/*------------------ GENERAL -------------------------------------------------------------*/

body
{
	margin: 0;
	padding: 0;
	background: #2E2E2E;
	font-family: Arial, Helvetica, sans-serif;
}

sup
{
	color: #FFC671;
}

a
{
	text-decoration: none;
	color: #F90;
}

a:hover
{
	text-decoration: none;
	color: #FFC671;
}

img
{
	border:none;
}

#outercontainer
{
	margin: 0 auto;
	width: 900px;
	background: #2E2E2E url('../icons/oc-background.jpg') repeat-y;
}

#container
{
	margin: 0 auto;
	width: 860px;
	background: #FFF url('../icons/watermark.gif') no-repeat;
	background-position: bottom right;
}

/*------------------ DOWNLOAD -------------------------------------------------------------*/

#download a
{
	text-decoration: none;
	color: #000000;
}

#download a:hover
{
	text-decoration: underline;
	color: #555555;
}

#download table
{
    width: 560px;
}

#download tr
{
    height: 20px;
}

#download img
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    text-align: center;
}


/*------------------ HEADER -------------------------------------------------------------*/

#header
{
	width: auto;
	height: 60px;
	width: 860px;
	/*--background: #FFF url('../icons/header-background2.jpg') repeat-x;*/
}

#header h1
{
	margin: 0;
	padding: 0 0 0 0;
	font-size: 200%;
	letter-spacing: -2px;
	font-weight: normal;
	color: #F90;
	font-family: Arial, Helvetica, sans-serif;
}

#header img
{
 	border-style: none;
}


/*------------------ MENU -------------------------------------------------------------*/

#menu
{
	width: auto;
	height: 40px;
	background: #444 url('../icons/menu-background2.jpg') repeat-x;
}

/*------------------ 6 PRODUCTS DIVISIONS ----------------------------------------------*/

#maindivisions
{
	width: auto;
	height: 420px;
	background: url('../icons/maincontent-background2.jpg') repeat-x;
	font-size: 70%;
	margin-right: 0px;
	line-height: 150%;
	padding-left:70px;
    padding-right: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
}

/*------------------ MAIN PAGE ----------------------------------------------*/

#mainpage
{
	width: auto;
	background: url('../icons/maincontent-background2.jpg') repeat-x;
	padding: 20px 0 30px 0;
	font-size: 70%;
	margin-right: 0px;
	line-height: 150%;
}

/*------------------ HOME ----------------------------------------------*/

#home
{
	width: auto;
	padding: 0 0 0 0;
	font-size: 100%;
	margin-right: 0px;
	line-height: 150%;
}

/*------------------MAIN CONTENT -------------------------------------------------------------*/

#maincontent
{
	width: auto;
	background: url('../icons/maincontent-background2.jpg') repeat-x;
	padding: 25px;
	font-size: 70%;
	margin-right: 200px;
	line-height: 150%;
}

#maincontent span
{
	float: right;
    text-align: justify;
}

#maincontent p
{
	margin: 5px 0 0 0;
	padding: 0 0 10px 0;
	text-align:justify;
}

#maincontent h1
{
	margin: 15px 0 10px 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 180%;
	color: #888;
}

#maincontent h2
{
	margin: 10px 0 5px 0;
	padding: 0;
	font-weight: bolder;
	font-style:italic;
	letter-spacing: 0px;
	font-size: 120%;
	text-indent: 30px;
	color: #FFF;
	height: 30px;
	background: url('../icons/gradient.gif') no-repeat;
}

#maincontent h3
{
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 100%;
	color: #000;
}

#maincontent table
{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    padding: 10px;
    height: 5px;
}

#maincontent td
{
	border:0px solid #aaa;
	padding:0px;
	text-align:justify;
    margin-left: 40px;
}

#maincontent ul
{
	text-align:justify;
	margin-top: 0px;
}

#maincontent ul li
{
	font-weight: normal;
}

/*------------------ MAIN CONTENT RIGHT --------------------------------------------------*/

#maincontentright
{
	float: right;
	width: 150px;
	padding: 25px;
	background: url('../icons/maincontent-background2.jpg') repeat-x; 
	line-height: 120%;
	color: #666;
}

#maincontentright p
{
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 70%;
}

#maincontentright h2
{
	margin: 0;
	padding: 5px 1px 5px 1px;
	font-size: 70%;
	line-height: normal;
	text-indent: 25px;
	color: White;
	background: url('../icons/side_menu.gif') no-repeat;
}

/*------------------ FOOTER -------------------------------------------------------------*/

#footer
{
	clear: both;
	width: auto;
	font-size: 70%;
	background: #111 url('../icons/footer-background2.jpg') repeat-x;
	color: #888;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

#footer h1
{
	margin: 0;
	padding:  20px 25px 0 25px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #999;
	font-size: 10px;
}

#footer p
{
	margin: 0;
	padding:  0 25px 0px 25px;
	font-size: 80%;
}

#footerleft
{
	float: left;
	width: 380px;
}

#footerright
{
	float: right;
	width: 380px;
}

/*------------------ BOTTOM -------------------------------------------------------------*/

#bottom
{
	clear: both;
	width: auto;
	text-align: center;
	font-size: 80%;
}

#event
{
	font-weight:bold;

}

#site td
{
    vertical-align: top;
    text-align: left;
    padding: 5px;
}

#call a:
{
  	text-decoration: none;
	color: #0083B3; 
}

#call a:hover:
{
    text-decoration: none;
	color: #0083FF;
}

/*------------------ SPECIFICATIONS TABLE--------------------------------------------------------*/

#specification td
{
    border-bottom: 1px solid #000;
    text-align: left;
    padding: 0 5px 0 0;
}

#specification table
{
    width: 560px;
    background-color: #ddd;
    margin: 10px 0 0 0;
}

#specification tr
{
    height: 20px;
}


/*------------------ COMPOUND -------------------------------------------------------------*/

#compound
{
    margin: 5px 0 5px 0;
    padding: 0;
}

#compound table
{
    margin: 0px;
    padding: 0px; 
}  

#compound td
{
    margin: 0px;
    padding: 5px; 
    text-align:justify;  
}

#ad td
{
    vertical-align:top;
    background: #eee;
}

/*------------------ SPECIFICATION TABLE FOR FOCS ----------------------------------------------*/

#focs_spec
{
    background: #eee;
}

#focs_spec td
{
    text-align: left;
}

#focs_spec h3
{
    background: #ccc;
}

/*------------------ COMMUNICATION -------------------------------------------------------------*/

#communication
{
    font-size: 12px;
    font-weight: bold;
}

#communication tr
{
    height: 20px;
    background-color: Transparent;
}

#communication tr:hover
{
    height: 20px;
    background-color: #ddd;  
}

#communication h3
{
	padding: 2px;
	letter-spacing: 0px;
	font-size: 100%;
	color: #000;
	background-color: #ddd;
	margin: 5px 0 5px 0;
}

/*------------------ MAIN PAGE -----------------------------------------------------------------*/

.header
{
    border: 0;
}

.header td
{
    width: 220px;
    text-align:justify;
    vertical-align: top;
}

.citation
{
    font-style: italic;    
    
}

/*------------------ END OF FILE -------------------------------------------------------------*/

#questions ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#questions li
{
    background-repeat: no-repeat;
    background-position: 0;
    padding-left: 30px;
    padding-top: 8px;
    background-image: url('../icons/question_mark_small.jpg');
    height: 25px;
}

#questions li:hover
{
    background-image: url('../icons/question_mark_small_hover.jpg');
}

#questions a
{
    color: #000;
}

#questions a:hover
{
	text-decoration: underline;
	color: #666;
}
