/* HTML Tags
 */
body {
min-width: 50em;
margin: 0px;
padding: 0 1.8em 0 1.8em;
font-family: Verdana, Arial, sans-serif;
font-size: 11pt;
background-color: #66c0ff;
}

h1, h2, h3, h4, h5 {
margin: 0;
color: #660000;
}

p, li {
}

strong, b {
color: #660000;
}

a:link {
font-weight: bold;
color: #c10000;
text-decoration: none;
}



a:active {
color: #c10000;
}

a:visited {
font-weight: bold;
color: #c10000;
text-decoration: none;
}

a:hover {
color: #ff0000;
text-decoration: underline;
}

a img, :link img, :visited img {
border: none;
}

abbr {
cursor: help;
}

acronym {
cursor: help;
}

dfn {
cursor: help;
border-width: 0 0 0.1em 0; 
border-style: solid;
border-color: #B0B0B0;
}

blockquote {
margin: 0px auto 0px auto;
padding: 0.2em 0.9em 0px 0.9em;
background-image: url("http://www.ssago.org.uk/templates/ssagoGreen/images/quote.gif");
background-repeat: no-repeat;
background-position: top left;
font-size: 1.2em;
font-style: italic;
color: #000;
}

cite {
font-style: normal;
}

th {
font-size: 1.2em;
text-decoration: underline;
color: #000;
}

hr {
background: #660000;
border-width: 1px 0 1px 0;
border-style: solid;
border-color: #ff0000 #ff0000 #ff0000 #ff0000;
}

/* Page Layout
 */
#header {
height: 140px;
padding: 0;
background: #ffffff;
border-width: 2px;
border-style: solid;
border-color: #000000;
font-size: 10pt;
text-align: center;

}

#main {
width: 100%;
margin: 1.3em auto 1em auto;
padding: 0;
}

#sidebar {
display: block;
float: right;
width: 19%;
margin: 0;
padding: 0;
font-size: 9pt;
color: #808080;
}

#dexbar {
width: 58em;
margin: 0 auto 0 auto;
padding: 0;
font-size: 10pt;
color: #808080;
}

#content {
margin: 0 20% 0 0;
padding: 0;
font-size: 11pt;
}

#footer, #footinfo {
clear: both;
margin: 0;
padding: 0;
background-color: #660000;
font-size: 9pt;
color: #66c0ff;
text-align: center;
}

/* ID
 */
#logo {
width: 255px;
height: 140px;
margin: 0;
padding: 0;
background-image: url(../images/CUSAGC/ssago_logo.gif);
position: absolute;
left: 20;
top; 0;
z-index: 3;
}
#cusagclogo
{
width: 255px;
height: 140px;
margin: 0;
padding: 0;
background-image: url(../images/CUSAGC/cusagc_logo.gif);
position: absolute;
right: 20;
top: 25;
z-index: 3;
}

#siteinfo {
height: 1.5em;
margin: 0;
padding: 1px 5px 2px 5px;
background-color: #660000;
background-image: url(../images/CUSAGC/footer_menu2.gif);
background-repeat: repeat-x;
background-position: top;
border-width: 0 2px 0 2px;
border-style: solid;
border-color: #000;
/* border-color: #5c4812; */
font-size: 10pt;
text-align: right;
}

#menubar {
margin: 0;
padding: 0;
}

#menu {
height: 1.4em;
background-color: #66c0ff;
background-image: url(../images/CUSAGC/header_menu.gif);
background-repeat: repeat-x;
background-position: bottom;
}

#menubar_left, #footer_left {
margin: 0;
padding: 0 0 0 20px;
background-repeat: no-repeat;
}

#menubar_right, #footer_right {
margin: 0;
padding: 0 20px 0 0;
background-repeat: no-repeat;
}

#menubar_left {
background-image: url(../images/CUSAGC/header_left.gif);
background-position: bottom left;
}

#menubar_right {
background-image: url(../images/CUSAGC/header_right.gif);
background-position: bottom right;
}

#footinfo {
height: 1.4em;
margin: 0;
padding: 0.2em 0.9em 0.2em 0.9em;
background-color: #660000;
background-image: url(../images/CUSAGC/footer_menu1.gif);
background-repeat: repeat-x;
background-position: top;
}

#footer_left {
clear: both;
background-image: url(../images/CUSAGC/footer_left.gif);
background-position: top left;
}

#footer_right {
background-image: url(../images/CUSAGC/footer_right.gif);
background-position: top right;
}

#siteinfo a:link, #footinfo a:link {
color: #66c0ff;
}

#siteinfo a:hover, #footinfo a:hover {
color: #66c0ff;
}

#siteinfo a:active, #footinfo a:active {
color: #66c0ff;
}

#siteinfo a:visited, #footinfo a:visited {
color: #66c0ff;
}


/* Side Bar Styles
 */
#dexbar ul li {
float: left;
width: 17.5em;
}

#dexbar li li {
float: none;
width: 100%;
}

.sidebar, .sidebar ul {
margin: 0;
padding: 0;
}

.sidebar ul ul {
margin: 0;
padding: 0 0 0.5em 0;
}

.sidebar li {
margin: 1em 1em 0 0;
padding: 0px;
list-style: none;
}

.sidebar li h2 {
margin: 0;
padding: 4px 0 4px 8px;
border-width: 0 0 2px 5px;
border-style: solid;
border-color: #FFC432;

}

.sidebar li li {
margin: 0;
padding: 0 0 0 8px;
border-width: 0 0 0 5px;
border-style: solid;
border-color: #30A018;
}

.sidebar li li li {
margin: 0;
padding: 0 0 0 0.75em;
border-width: 0;
}

/* Calendar
 */
#wp-calendar {
margin: 0;
empty-cells: show;
font-size: 9pt;
}

#wp-calendar th {
text-transform: capitalize;
}

#wp-calendar caption {
color: #999;
font-size: 1.25em;
text-align: center;
}

#wp-calendar #next a {
padding-right: 1em;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 1em;
text-align: left;
}

#wp-calendar td {
padding: 0.06em 0.18em;
color: #aaa;
text-align: center;
}

#wp-calendar td.pad:hover {
background: none;
border-width: 0px; 
}

#wp-calendar td:hover, 
#wp-calendar #today {
padding: 0px 0.12em;
background: #eee;
border-width: 1px;
border-color: #606060;
color: #000000;
}

#wp-calendar #today {
border-style: dashed;
}

#wp-calendar td:hover,
#wp-calendar #today:hover {
border-style: solid;
}


/* Joint Classes
 */
.edit {
text-align: right;
}

.postinfo {
height: 1.1em;
margin: 0;
padding: 0.2em 0 0.2em 0;
color: #A0A0A0;
}

.category {
float: left;
padding: 0 0 0 1em;
font-size: 8pt;
text-align: left;
}

.date {
float: right;
padding: 0 1em 0 0;
font-size: 8pt;
text-align: right;
}

.postoptions {
margin: 5px auto 5px auto;
padding: 0;
font-size: 0.9em;
text-align: center;
}

.perma_link, .trackback_link, .comments_rss_link, .edit_link {
padding: 2px 2px 2px 20px;
background-repeat: no-repeat;
background-position: center left;
vertical-align: middle;
}

.perma_link {
background-image: url(./images/icons/anchor.gif);
}

.trackback_link {
background-image: url(./images/icons/trackback.gif);
}

.comments_rss_link {
background-image: url(./images/icons/sml_rss.gif);
}

.edit_link {
background-image: url(./images/icons/pencil.png);
}

.home-posts {
width: 600px;
margin: 0 auto 0 auto;
}


/* Post Classes
 */
.post {
margin: 0;
padding: 1em;
}

.post h2.title {
border-width: 0 0 0.08em 0;
border-style: solid;
border-color: #000000;
font-size: 2em;
text-align: center;
}

.post h2.title a:link {
color: #000000;
}

#content p {
text-align: justify;
}


/* Page Classes
 */
.page {
margin: 0px;
padding: 0 1em 1em 1em;
}

.page h2.title {
height: 100px;
margin: 0 0 0 30px;
padding: 30px 0px 0px 105px;
background-image: url(./images/icons/big_ssago.gif);
background-repeat: no-repeat;
background-position: top left;
font-size: 2.5em;
color: #000000;
}

.page h2.title a {
color: #000000;
}

.subtitle {
margin: 0;
padding: 0;
font-size: 0.7em;
}

.page p {
text-align: justify;
}

.page .tblBorder {
border-width: 0.12em;
border-style: dashed;
border-color: #000000;
}

.row1 {
background-color: #ebf6e8;
}

.row2 {
background-color: #fffaeb;
}

td.white {
background-color: #f9fcfe;
}


/* Comments
 */
#comments {
margin:  1.5em 0 0.5em 0;
padding: 0;
}

#commentlist {
clear: both;
margin: 0;
padding: 0;
list-style: none;
font-size: 11pt;
}

#commentlist li {
margin: 0 0 0.4em 0;
padding: 0px;
border-width: 0.06em;
border-style: solid;
border-color: #808080;
}

.commentinfo {
padding: 0.1em 0.2em 0.1em 0.1em;
background-color: #E0E0E0;
font-size: 0.75em;
color: #808080;
text-align: center;
}

.commentdate {
float: right;
padding: 0.1em 0.2em 0.1em 0.1em;
font-size: 0.75em;
color: #808080;
}

.commenttext {
margin: 0;
padding: 0.2em;
}

#comment, #comment-post {
margin: 0.5em 0 0 0;
text-align: center;
}

/* image alignment
 */
img.alignleft {
float: left;
padding: 0 1em 1em 0;
}

img.alignright {
float: right;
padding: 0 0 1em 1em;
}

img.aligncenter {
margin: 0 auto 0 auto;
}


/* Generic Classes
 */
.alignleft {
float: left;
padding: 0;
}

.alignright {
float: right;
padding: 0;
}

.aligncenter {
margin: 0 auto 0 auto;
}

.plainlist {
margin: 0;
padding: 0;
list-style: none;
}


/* Menu CSS
 */
#menu .icon {
padding: 0 0.3em 0 0;
}

#menu ul {
width: 46em;
margin: 0 auto 0 auto;
padding: 0;
font-size: 9pt;
list-style: none;
}

#menu li a {
display: block;
padding: 0.2em 0.5em;
color: #66c0ff;
text-decoration: none;
}

#menu li a.topMenu {
padding: 0.2em 1.25em 0.2em 0.5em;
background: url(./images/icons/menu_down.gif) center right no-repeat;
}

#menu li li a.subMenu {
background: url(./images/icons/menu_next.gif) center right no-repeat;
}

#menu li {
float: left;
padding: 0;
white-space: nowrap;
}

#menu li ul {
position: absolute;
left: -999em;
width: 13.4em;
width: 12.9em;
height: auto;
margin: 0;
background-color: #FFFFE0;
border-color: #FFC432;
border-width: 0.1em;
border-style: solid;
font-size: 10pt;
}

#menu li li {
padding: 0.1em 0.1em 0.1em 0.1em;
}

#menu li ul a {
width: 15em;
width: 11.8em;
}

#menu li ul ul {
width: 16.4em;
width: 15.4em;
margin: -2em 0 0 12.8em;
}

#menu li ul ul a {
width: 14.8em;
width: 14.3em;
}

#menu li:hover ul ul, #menu li:hover ul ul ul,
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
left: -999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul,
#menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
left: auto;
}

#menu li:hover, #menu li.sfhover {
background: #3364bf;
}


/* SSAGO Rally Booking Classes */
/* margin-right has to be bigger than #theloop padding-right */
span.note, span.alert, 
span.new, span.information {
margin: 0;
padding: 0.1em 0.1em 0.1em 0.1em;
text-align: justify;
font-family: Verdana, Arial, sans-serif;
font-size: 11pt;
color: #FFF;
}

span.alert {
color: #800;
}

span.new {
color: #94821f;
border-color: #f7d834;
}

span.information {
color: #039;
border-color: #06f;
}

span.note {
background-color: #ddd;
color: #aaa;
}


/* Resources
 */
fieldset.resources {
width: 50%;
}





/

/* This is based on styles from the Sawchuk scheme for K2 */
/* @group Special Styles */
/* margin-right has to be bigger than #theloop padding-right */
div.download, div.code, div.note,
div.alert, div.new, div.construction,
div.information {
background-position: 1em 0.6em;
background-repeat: no-repeat;
border-width: 0.25em 0 0.25em 0;
border-style: solid;
margin: 1em 0 1em 0;
padding: 1em 1em 1em 4em;
text-align: justify;
line-height: 115%;
color: #FFF;
}

div.download {
background-color: #090;
background-image: url('http://www.ssago.org.uk/templates/ssagoGreen/icons/download.png');
border-color: #0e0;
}

div.download a, div.download a:visited {
color: #3F3;
text-decoration: none !important;
border-color: #000000;
border-bottom: 2px dotted #3F3;
}

div.download a:hover {
color: #3C3;
text-decoration: none !important;
border-bottom: 2px dotted #3C3;
}

div.alert {
background-color: #800;
background-image: url('http://www.ssago.org.uk/templates/ssagoGreen/icons/alert.png');
border-color: #f00;
}

div.code {
background-color: #405040;
background-image: url('http://www.ssago.org.uk/templates/ssagoGreen/icons/code.gif');
border-color: #000;
font-family: 'Courier New', Courier, Fixed;
}

div.construction {
background-color: #cA3;
background-image: url('http://www.ssago.org.uk/templates/ssagoGreen/icons/construction.png');
border-color: #000;
border-style: dashed;
}

div.new {
background-color: #94821f;
background-image: url('http://www.ssago.org.uk/templates/ssagoGreen/icons/new.png');
border-color: #f7d834;
}

div.information {
background-color: #039;
background-image: url('http://www.ssago.org.uk/templates/ssagoGreen/icons/info.png');
border-color: #06f;
}

div.note {
background-color: #ddd;
background-image: url('http://www.ssago.org.uk/templates/ssagoGreen/icons/note.png');
border-color: #aaa;
color: #000;
}