/* 
================================
3DCart Style Sheet 
by Infomart2000 Corp.
www.3dcart.com
================================
*/	
	

/***********************************/
/*          DESIGN ELEMENTS        */
/***********************************/

 
/*body:: Controls Page Background Color and any other fonts not defined below*/ 	
body {

margin: 0;
font-family: verdana, san-serif;
font-size: 11px;
background: url(http://chemexams.chem.iastate.edu/images/BG.gif) repeat-x;

}

/*data:: Controls body default fonts and colors*/
.data
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #282828;
}

/*frame:: Controls the  Color of the Store's Frame*/		
.frame	
{
	background-color: #eeeeee;
}

/*top:: Controls the  Color of the top Bar*/		
.top
{
	background: url(../images/BG_Logo.gif) repeat-x;
}

/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices*/		
.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}	

/*line:: Controls the  Color of the line bellow the top bar*/		
.line
{
	background: url(../images/bg1.gif);
}	

/*alternative:: Controls the form backgrounds and other areas that requred an alternative color*/
.alternative
{
	background-color: #f3f2f2;
   padding: 2px 4px 2px 4px;
   border: 1px solid #eae9e9;
}
 
/*borders:: Controls the color of  the borders on forms*/ 
.borders
{
	background-color: #000000;
}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2
{
	border: #999999;
	background-color: #999999;
}

/*borders_coupon:: Controls the color of  the borders on the coupon and shipping box*/ 
.borders_coupon
{
	border: solid;
	border-color: #999999;
	border-width: 1px;
}

/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table
{
	background-color: #f9f8f8;
} 


/***********************************/
/*         HEADERS & TITLES        */
/***********************************/


/*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers {

font-size: 12px;
font-family: Arial, Times New Roman;
text-transform: uppercase;
color: #708090;
text-decoration: none;
padding: 4px 4px 4px 4px;
background-image: ;
font-weight: bold;

}

/*page_headers:: Controls the page's titles*/
.page_headers
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1c4487;
	padding: 4px 4px 4px 4px;
	text-transform:uppercase;
	
}

/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #535353;
}

/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	
	background-image:url(../images/bgg.gif);
	color: #000000;
	text-decoration: none;
     padding: 10px 4px 10px 4px;

} 

/*titles2:: Controls the titles on the view cart page*/ 
.titles2
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #eeeeee;
	color: #999999;
	padding:4px;
} 

/*options-titles:: Controls the way the titles on the product options display*/
.options-titles
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}


/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #cbcaca;
	color: #4f4e4e;
} 


/***********************************/
/*          GENERAL FONTS          */
/***********************************/


/*font1:: Primary Screen Font */ 
.font1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #000000;
}
 
/*font2:: Secondary Screen Font */ 
.font2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #666666;
}

.font3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #333333;
}
.font4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #535353;
}

/*icon:: Controls the way the menu icons display*/ 
.icon
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

/*store-name:: Store Name*/		 
.store-name
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #ffffff;
	text-decoration: none;
}

/*store-slogan:: Store Slogan*/		 
.store-slogan
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	padding-top:28px;
}	 	 

/*menu-text:: Controls the way the menu (mailing list) text look*/ 
.menu-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color*/ 
.item
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #585C5F;
	text-decoration: none;
}

/*price-info:: controls the way the prices display on the product page*/ 
.price-info
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #;
}

/*price:: Controls the way the product's prices display*/ 
.price
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1c4487;
	font-weight:bold;
}

/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: Normal;
	color: #000000;
	line-height: 18px;

}


/*steps:: Controls the way the steps on the checkout pages display*/
.steps
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
	background-color: #ffffff;
}

/*steps_on:: Controls the way the steps on the checkout [ages display*/
.steps_on
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #535353;
	background-color: #ffffff;
}

/*error:: Controls the error messages*/ 
.error
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e10e04;
	text-decoration: none;
}


/***********************************/
/*      FORM FIELDS & BUTTONS      */
/***********************************/


/*btn:: Controls the buttons*/ 
.btn
{
	border-top: 1px solid #dcdbdc;
	border-bottom: 1px solid #dcdbdc;
	border-left: 1px solid #dcdbdc;
	border-right: 1px solid #dcdbdc;
	background: url(../images/button.gif) repeat-x;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;    
	color: #ffffff;
	cursor: pointer;
	margin:1px;
} 

/*btn_over:: Controls the buttons*/ 
.btn_over
{
	border-top: 1px solid #dcdbdc;
	border-bottom: 1px solid #dcdbdc;
	border-left: 1px solid #dcdbdc;
	border-right: 1px solid #dcdbdc;
	background: url(../images/button1.gif) repeat-x;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;    
	color: #ffffff;
	cursor: pointer;
	margin:1px;
} 	

 /*btn2:: Controls the buttons*/
.btn2
{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #ffffff;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;    
	color: #535353;
	cursor: pointer;
} 	
	
/*txtBoxStyle:: Controls the text boxes*/  	
.txtBoxStyle
{
	border-top: 1px solid #b3b4b5;
	border-bottom: 1px solid #b3b4b5;
	border-left: 1px solid #b3b4b5;
	border-right: 1px solid #b3b4b5;
	background-color: #f5f4f2;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;    
	color: #38393a;
} 
	
/*txtareaStyle:: Controls the text areas*/ 	
.txtareaStyle
{
	border-top: 1px solid #C7D5E0;
	border-bottom: 1px solid #C7D5E0;
	border-left: 1px solid #C7D5E0;
	border-right: 1px solid #C7D5E0;
	background-color: #FBFBFB;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;;
	font-size: 11px;    
	color: #343333;
	height: 80px;
	width: 250px;
}


/***********************************/
/*              LINKS              */
/***********************************/


/*A:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	
}
	
/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0000000;
	text-decoration: none;
}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
	
/*A:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A:visited:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0000000;
	text-decoration: none;
} 

A.menu
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.menu:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
   font-weight: bold;
	text-decoration: none;
}

A.menu:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.menu:visited:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
} 

/*A.cat:: Controls the way the  Links on the left bar look before a user clicks  or mouse overs on them*/ 	 
A.cat
{
	font-family: Arial, Helvetica, sans-serif;
	color: #1c4487;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
	
/*A.cat:hover:: Controls the way the  Links on the left bar look  when a user passes  their mouse over a them*/ 	
A.cat:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #4D80B5;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;
}

/*A.cat:visited:: Controls the way the  Links on the left bar look after a user has visited that section*/ 
A.cat:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #282828;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
	
/*A.cat:visited:hover:: Controls the way the  Links on the left bar look when a user hovers over a section they have visited*/ 	 
A.cat:visited:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #1c4487;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;
} 

.link2:link {
	color: #FFFFFF;
	text-decoration: none;
}
.link2:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.link2:hover {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.link2:active {
	text-decoration: none;
	color: #FFFFFF;
}


.white{
color: #ffffff;
}
/**GLOBAL SETTINGS**/
th {
		background-color:#333333;
		font-weight:bold;
		color:#FFFFFF;
		vertical-align:middle;
		padding:5px;
		text-align:left;
		border-bottom:#FFF solid 1px;
	}
td.subheader{
color:#ffffff;
background-color:#737373;
vertical-align:middle;
		padding:5px;
		text-align:left;
}

body{
        margin:0;
        font-family:verdana, san-serif;
        font-size:11px;
        background: url(http://chemexams.chem.iastate.edu/images/BG.gif) repeat-x;
    }
    
img{
        border:none;
    }
    
a:link, a:visited, a:active {
        color:#1c4487;
        text-decoration:none;
    }
a:hover {
        color:#000000;
        text-decoration:underline;
    }

h1{
	font-size:18px;
	padding: 0 0 5px 0;
	background-image:url(http://chemexams.chem.iastate.edu/images/longH1Bar.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-weight:normal;
}

h1.student{
	font-size:18px;
	text-indent:35px;
	padding: 0 0 10px 0;
	background-image:url(http://chemexams.chem.iastate.edu/images/studentH1.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-weight:normal;
	height:22px;

}

h1.instructor{
	font-size:18px;
	text-indent:35px;
	padding: 0 0 10px 0;
	background-image:url(http://chemexams.chem.iastate.edu/images/instructorH1.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-weight:normal;
	height:22px;

}

h2{
	font-size:14px;
}

h3{
	font-size:11px;
}

/**MAIN CONTAINER**/
#container{
        width:755px;
        margin:0 auto;
        padding:10px 15px;
        background-color:#FFFFFF;
    }

/**MAIN HEADER**/
#header{
        width:100%;
        padding-bottom:9px;
<!---
#fcb44a#FFFFFF
--->
        background-color:#FCB44A;
    }
    
#header .topBar {
        background-image:url(http://chemexams.chem.iastate.edu/images/topBG.gif);
        background-repeat: no-repeat;
        text-align:right;
        padding:0 10px 0 0;
        height:19px;
        line-height:19px;
        font-size:10px;
    }
    
#header .topBar a {
        color:#333333;
        text-decoration:none;
    }
    
#header .topBar a:hover {
        color:#1C4487;
        text-decoration:underline;
    }

/**MAIN NAVIGATION**/
    #nav{
        background-image:url(http://chemexams.chem.iastate.edu/images/navBG.jpg);
        background-repeat:repeat-x;
        height:30px;
        text-align:center;
        vertical-align:middle;
        line-height:28px;
    }
    
#nav ul {
        padding:0;
        margin:0;
    }
    
#nav li {
        display: inline;
        list-style-type: none;
        padding: 0 5px;
        color:#ffffff;
    }
    
#nav li a {
        color:#FFFFFF;
        text-decoration:none;
    }
    
#nav li a:hover {
        color:#000000;
        text-decoration:underline;
    }

/**LEFT COLUMN**/
#leftcol {
        float:left;
        width:215px;
        margin-right:20px;
        padding:10px 0;
    }
    
#leftcol .leftheader {
        background-color:#333333;
        padding:5px 10px;
        font-size: 14px;
        color:#FFFFFF;
    }
    
#leftcol .leftcontent {
        background-color:#e5e5e5;
        padding:5px;
        margin-bottom:10px;
        background-image:url(http://chemexams.chem.iastate.edu/images/leftBG.gif);
        background-position: bottom;
        background-repeat:no-repeat;
    }
#leftcol .leftcontent ul {
        margin:0;
        padding:5px 20px 5px ;
    }
    
#leftcol .leftcontent li {
        list-style-image: url(http://chemexams.chem.iastate.edu/images/arrow.png);
        padding: 0 0 5px;
    }



#leftcol .leftcontent ul ul {
        margin:0;
        padding:0px 20px 5px ;
    }
    
#leftcol .leftcontent ul ul li {
list-style-image:none;
        padding: 0 0 5px;
    }
  
/**MAIN CONTENT**/  
#maincontent {
        float:right;
        width:520px;
        padding:10px 0;
    }
	
#maincontent li{
	list-style-image: url(http://chemexams.chem.iastate.edu/images/arrow.png);
    }
    
/**FOOTER & BOTTOM NAV**/
#footer {
        background-color:#333333;
        width:100%;
        text-align:center;
        line-height:30px;
        height:30px;
        color:#666666;
    }
    
#bottomNav {
        padding: 10px 0 0;
        width:100%;
        text-align:center;
        color:#666666;
    }
    
#bottomNav ul {
        padding:0;
        margin:0;
    }
    
#bottomNav  li {
        display: inline;
        list-style-type: none;
        padding: 0 5px;
        color:#ffffff;
    }
    
#bottomNav  li a {
        color:#999999;
        text-decoration:none;
    }
    
#bottomNav  li a:hover {
        color:#000000;
        text-decoration:underline;
    }

.hidden{
       display:none;
   }

.secondaryNavLinks{
       color:#FF0000;
}

