/*

IAOM Color Scheme
color : hex : usage

black : 231F20
dark blue : 0054A3
med blue : 3D79B0
light blue : EDEEF7
dark teal : 0094A3
teal : 23A5B0
med teal : 88C1C9
light teal : D5E6E9
rust : D87544
light rust : E29A74
cream : FFE0A7
med cream : FFEBC8
light cream : FFF0D8


font-family:Helvetica, Arial, sans-serif;
*/


/* CSS Document */

@import url("forums.css");
@import url("layout.css");
@import url("menus.css");
@import url("forms.css");
@import url("typo.css");

body{	font-family:Arial, Helvetica, sans-serif;
color: #3D79B0;
font-size:62.5%;
background-image:url(../images/body_bg.gif);
background-repeat:repeat-x;
background-position:top center;
background-color:#6B98C1 !important;
line-height:1.5em;

}



li{
/*color: #0054A3 !important;
color:#103B66;*/
}

.borderTable
{
border: 1px solid black;
width:95%;
margin:0 auto;
}

.bottomborder
{
border-bottom:1px solid black;
}
.greyborder {
	background-color:#918f90;
	width: 2px;

}
.article {
	background: url(../images/article_back_img.gif) repeat-x;
	padding-top: 14px;

	
}
.article_header{
	font-weight:bold;
	font-size:12px;
	color: #22a2af;
	padding-left: 14px;
	padding-top: 14px;
	padding-bottom: 7px;
}

.content {
	background-color: #FFFFFF;
}

.padding_tab {
	padding: 10px;
}
.white_link {
	color: #ffffff;
	font-weight:bolder;
	font-size:.8em;
}

.botnav {
font-size:2.2em;
	color: #ffffff;
}


.tabBottomLightBlue {
	background: url(../images/tab_bottom_img_blue.gif);
	background-repeat: no-repeat;
	height:16px;
	width:240px;	
}

.index_right_side_content {
	background-color: #E29A74;
	width: 250px;
}

.tabBottom {
	background: url(../images/tab_bottom_img.gif);
	background-repeat: no-repeat;
	height:20px;
	width:240px;	
}

.tabContent {
	background: url(../images/tab_content_back_img.gif);
	background-repeat: repeat-x;
	background-color: #FFF0D8;
	width:240px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	vertical-align: top;
	text-align:left;
	height:150px;
	max-height:150px;
	overflow:hidden;
	
}


.tabContent ul
{
padding-top:10px;

}



.tabContent p
{
padding-left:10px;
padding-bottom:0px;
margin-bottom:0px;
padding-top:10px;


}

.tableehover
{
background-color:#62B6C0;
}

.tabHeader {
	background: url(../images/tab_header_img.gif);
	height:26px;
	width:240px;
	color: #FFFFFF;
	font-weight: bolder;
	text-align:left;
	padding-left:5px;
	vertical-align:middle;
}

.tabUnderline{
	background: url(../images/tab_header_underline_img.gif);
	height:6px;
	width:240px;	
}

.top_mid_bottom {
	background: url(../images/index_top_mid_brown_grad.gif);
	height:8px;
	background-color: #E29A74;
	
	/*width:800px;*/
}

.bottom_mid_bottom {
	background: url(../images/index_bot_mid_brown_grad.gif);
	height:9px;
	/*width:800px;*/
	background-color: #e39b75;

}

.index_mid_bottom {
	background: url(../images/index_mid_brown_gradient.gif) repeat-x;
	background-color: #e39b75;
	border:none;
	/*width:800px;*/
	
}

.browngradient {
	background: url(../images/index_mid_brown_gradient.gif)repeat-x;
	background-color: #e39b75;
	height:225px;	
}
.quotesText {
	background-color:#22a5af;
font-size:1em;
color:#FFFFFF;
}

.quote
{ 
padding-left:3px;
font-style:italic;

}

cite
{
font-size:.9em;
}


.quotes{
	background-color:#22a5af;

}
.search{

	font-weight:  bolder;
	color:#0054a3;
}
.headerLogo{
	height:94px;
	background-color:#ffffff;
}


.headerGreyBar {
	background: url(../images/header_gray_bar.gif);
	height:7px;
}



BODY  {
	background-color:#0054a3;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}




P  {
font-size:1.0em;
	color: #000000;
	padding-left:10px;
}


TD.content{
	font-size: 11px;
	color: #000000;
}

a.footerBold{

	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.wht  {
	
	font-size : 11px;
	color: #FFFFFF;
}

a.topLink{

	color: #003399;
	font-size: 10px;
	text-decoration: none;
}

a.topLink:hover{
	
	color: #003366;
	font-size: 10px;
	text-decoration: none;
}

TABLE.border {
	background-color: #000000;
	color: #FFFFFF;
}

TR.border {
	background-color: #000000;	
}


TR.subrow {
	background-color: #000000;
}

TD.inside {
	background-color: #FFFFFF;
}

TD.forminside {
	background-color: #FFFFFF;
}

TR.evenrow {
	background-color:#FFFFFF;
}

TR.oddrow {
	background-color: #EDEEF7;
}

TR.evenrow1 {
	
	font-size : 10px;
	background-color: #E5E5E5;
}

TR.oddrow1 {
	
	font-size : 10px;
	background-color: #EEEEEE;
}

.evenrow1 {
	
	font-size : 10px;
	background-color: #EEEEEE;
}

.oddrow1 {
	
	font-size : 10px;
	background-color: #FFFFFF;
}


hr {
	color: #000000;
}

.subheader1 {
	font-size : 14px;
	font-weight: bold;
	
	color: #000000;
}

.subheader2 {
	font-size : 14px;
	font-weight: bold;
	
	color: #666666;
}

a.headertext:link, a.headertext:active, a.headertext:visited {
	font-size:1.2em;
	font-weight: bold;
	color: #000000;
	}

a.headertext:hover {
	font-size : 18px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.headerCell {
	background: url(../images/header_back.gif);
	background-repeat: repeat-x;
	border: 1px solid green;
	height: 25px;
	background-color:#103A64;
	width: 622px;
	vertical-align:bottom;
}

.headertext {
background: url(../images/header_back.gif);
	background-repeat: repeat-x;
font-size:1.3em;
	margin-left: -1px;
	text-transform: uppercase;
	font-weight: bold;
	padding-left:10px;
	padding:auto 0;
	margin:0;
	color:#FFFFFF;
	
} 

/*
.headertext {
	margin-left: -1px;
	padding-top: 0 0 0 0;
	margin: 0 0 0 0;*/
	/*margin-bottom: -6px;
	/*border: 1px solid red;*/
	/*vertical-align: bottom;*/
	/*text-transform: uppercase;
	font-size : 20px;
	font-weight: bold;
	
	color: #ffffff;
	background: url(../images/header_back.gif);
	background-repeat: repeat-x;
	/*border: 1px solid green;*/
/*	height: 31px;
	width: 622px;
	vertical-align: bottom;
	display: block;
}*/


a.footerBold:hover{
	
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.footer{
	
	font-size: 11px;
	color: #EEEEEE;
	text-decoration: none;
}
	
a.footer:hover{
	
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.footer {
	
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
}


.midtext {
	font-size : 14px;
	font-weight: bold;
	color: #333333;
}

.boldtext {
	font-weight: bold;
	color:#0B4277;
}

.FormText {
	color: #0054A3;
	font-size : 12px;
	font-weight: bold;	
}

.smmidtext {
	color: #000000;
	font-size : 12px;
	font-weight: bold;	
}

.hint {
	color: #666666;
	font-size: 10px;
}

.formreq {
	color: #990000;
	font-weight: bold;
}

.formnoreq {
	font-weight: bold;
}


.bigboxhead {

	font-size: 1.4em;
	font-weight: bold;
}

td.noBorder
{
border:none !important;
padding:0;
margin:0;
}



.boxhead {
	color:#FFFFFF;
	background-color: #0B4277;
	font-size: 1em;
	font-weight: bold;
	
}


.smboxhead {
	color:#000000;
	background-color:#E29A74;
	font-weight: bold !important;	
}


.smboxhead a
{
color:#000000;
}

a:link, a:active, a:visited {

	text-decoration:underline;
	color:#0054A3;
}

A:hover {

	text-decoration:underline;
	opacity:0.8;
	filter: alpha(opacity=80);

}

.botnav {
	background: url(../images/footer_img_back.gif);
	color : #ffffff;

	font-size : 12px;
	width: 800px;
	height: 100px;
}

A.botnav:hover {
	color : #ffffff;

	font-size : 12px;
	text-decoration:none;
}

A.botnav {
	color : #ffffff;

	font-size : 12px;
	text-decoration:none;
}

.tabon a:link, .tabon a:active, .tabon a:visited {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;		
}

.tabon:hover {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	
}

.taboff a:link, .taboff a:active, .taboff a:visited {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;		
}

.taboff:hover {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.tabon {
	background-color: #CCCCCC;
}

.taboff {
	background-color: #999999;
}

INPUT.button { 
color: #0054A3;
	border:1px solid #0054A3;
	background-color:#D5E6E9;
	font-weight:bold;
	margin:2px;
	padding:0px;
}


.boxhead .button { 
color:#FFFFFF;
	border:1px solid #0054A3;
	background-color:#D5E6E9;
	font-weight:bold;
	margin:2px;
	padding:0px;
}


input
{

}

select,option
{

}

.totalbox {

  	font-size: 12px;
  	font-weight: bold;
  	color: #990000;
  	width: 95px;
  	background-color : #ffffff;
  	border-style : Solid;
  	border-color : #ffffff;
  	border-width : 0;
}



.leftNav {
	background-color: #d5e6e9;
	width: 178px;
}

a.blue_link {
	color: #0054a3;

	text-decoration:underline;
	
}

a.blue_link_sm {
	color: #0054a3;
	font-weight: 600;

	text-decoration:underline;
	
}

a.brown_link {
	color: #d87544;
	font-weight:bolder;
}

.mainContent {
	background-color:#FFFFFF;
}

.quick_links {
	padding-top: 345px;
	
	font-weight: 800;
	font-size:1em;

}


#quicklinks ul
{
margin:0;
padding:0;
padding-left:15px;
margin-top:5px;
}

#quicklinks li
{
list-style-type:none;
margin-left:0px;
margin:3px 0;
}

#quicklinks a
{text-decoration:none;}

#quicklinks a:hover
{
text-decoration:underline;
}

#quicklinks 
{width:178px;
position:relative;
overflow:hidden}

#quicklinks b
{
padding-left:5px;
}

li.ullist 
{
list-style:none;
}


b.bolder {
	font-weight: bolder;
	font-size:1.2em
}

font.small {
	font-weight: 100;
}




#login, #register
{
width:622px;
}


.loginFailed
{
color:#FF0000;
	font-size:12px;
		padding:5px 10px;
}
div#login a, div#register a
{
	color: #0054A3;
	text-decoration:underline;
}

div#a:hover
{
	text-decoration:underline;
}


div#ullist ul, li
{
padding-left:0;
}



.btnIAOM
{
	color: #0054A3;
	border:1px solid #0054A3;
	background-color:#D5E6E9;
	font-weight:bold;
}


/* CSS SPEFIC TO THE  Front Page Module */


#bottomModules a, div#rightmodules a
{

}


#bottomModules p, div#rightmodules p
{
padding:0px 5px;
margin:0px;
font-size:1em;
}

#bottomModules, div#rightmodules
{
color:#000;
}


#bottomModules ul, #rightmodules ul
{
margin:0;
padding:0;
margin-left:25px;
margin-top:5px;
}


#bottomModules h2, #rightmodules h2, #upcomingCourses h2
{

font-size:12px;
font-weight:bold;
padding-top:0px;
padding-left:5px;
padding-bottom:0px;
margin-top:0px;
margin-bottom:0px;
}


/*CSS STYLE DEF FOR QUIZ MODULE*/
 p.question
{
font-style:oblique;
padding:0px 5px;
margin:0px;
font-size:1.6em;
}



 h1.correct, h1.incorrect
{
font-size:1.4em;
}

 h1.incorrect
{
color:#990000;
}

 h1.correct
{
color:#336699;
}


div#content
{
font-size:1.2em;
width:622px;
}

.bread
{
font-weight:bold;
font-size:.9em;
float:right;
padding-right:10px;
}

.center
{
margin:0, auto;
}


.headerButton
{
height:22px;
border:inset 1px #FFFFFF;

background-color:#0B4277;
color:#FFFFFF;
font-weight:bold;
text-align:right;
padding: 2px 5px;
font-size:1em;
text-align:center

}

.headerButton:hover
{
	text-decoration:underline;
	border-style:outset;
	padding: 2px 5px;
}

.cartTable td
{
	ppadding:0;
}

  .cartTable td
{
	border:1px solid #3C78AF;
	border-collapse:collapse;
}
.cartTable a
{
text-decoration:underline;
}

.cartTable a:hover
{
text-decoration:underline;
}


.cartTable .oddrow:hover,.cartTable .evenrow:hover
{
background-color:#D5E6E9;
}


.cartTable th
{
padding:5px 10px;
}

td.cartTable
{
margin:2px 2px;
}


.nobordercol
{
	border:none !important;
	border-collapse:collapse !important;
}
<!--- PRINTABLE CSS --->

#confirmItems
{
margin-top:2em;
}
#confirmItems table
{
border:1px solid #000000;
}

#loadStatus
{
text-align:center;
font-size:1.2em;
background-image:url(../images/loading.gif);
background-repeat:no-repeat;
background-position:bottom center;
height:45px;
}

div#breadcrums
{}

div#breadcrums li
{display:inline;
	padding:0 3px 0 0;
}

div#breadcrums ul
{
margin:0;
padding:0;
}

.error
{
color:red;
text-align:center;
}

#dbUpdate
{
text-align:center;
}


.article h1
{

}


.article p
{
padding-left:12px;
padding-right:12px;
margin:1em 0;
}

.article h2
{
padding:0px 10px;
margin:0;
	font-size : 14px;
	font-weight: bold;	
	color:#A4641E
}



#login h1, #register h1, h1
{
	padding:0px 10px;
	font-size : 18px;
	margin-top:1px;
	font-weight: bold;
	color: #AE5E35;
}

caption
{
color:#AE5E35;
font-weight:bold;
}


#shoppingMenu{
	 width:100% !important;
		 height:25px !important; 
	 line-height:25px !important;
	 text-transform:capitalize;
	 font-size:14px;

}
#shoppingMenu li{
}
#shoppingMenuList a
{

		font-weight:bold !important;
	 	 font-size:14px;
		 	 text-transform:capitalize;
}
#shoppingMenuList  a:hover
{
  opacity:.80;
  filter:alpha(opacity=80);
  text-decoration:underline;
}

#shoppingMenuList
{
	margin:0;
	padding:0;
	 padding-right:5px;	
}
#shoppingMenuList li{

	padding:0px
	
}
#shoppingMenu *{
	color:#FFF;
}

#shoppingTotals
{
	background-image:url(../images/cart_24.png);
	background-position:left center;
	background-repeat:no-repeat;
}
#checkout{
	background-image:url(../images/cart_24.png);
	background-position:left center;
	background-repeat:no-repeat;

}

#checkout span
{
	padding-left:25px;
}

#shoppingTotals span
{
	padding-left:25px;
}
