/* Standard page styles */
body {
	color: #000;
	background: #333366;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
	display: block;
}
/* Be kind to Netscape 4 */
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px
}
a, a:visited, a:hover, a:active {
	color: #2C405B;
}
table td {
	margin: px;
	padding: 2px;
	border: 0px;
	vertical-align: center;
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
}

table th {
	color: #999999;
}

h1 {
	font-weight: bold;
	font-size: 16px;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	color: #2C405B;
	padding: 0.5em 0 0 0;
	margin: 0px;
}
h3 {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	padding: 0 0 0 0;
	margin: 0px;
}
h4 {
	font-weight: normal;
	font-size: 12px;
	color: #2C405B;
	padding: 1em 0 10px 0;
	margin: 0px;
}
h5 {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
p {
	margin: 0;
	padding: 0 0 10px 0;
	font-size:12px;
}

#content_outer {
	background: #333366;
	padding: 15px;
}

#content {
	position: relative; 
	top: 0px;
	left: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
	padding: 20px;
	background: #FFFFFF;
}
#content_admin {
	position: relative; 
	top: 0px;
	left: 0px;
	height:100%;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	padding: 20px;
	background: #FFFFFF;
}

img.about {
	margin: 0;
	padding: 0 0 20px 0;
}

#sidenavSearch input, #sidenavSearch select {
	font-size: 10px;
}

img.partner {
	padding: 20px 0 10px 0;
}

img.brand {
	padding: 0 15px 0 0;
}

img.s_title {
	padding: 15px 0 5px 0;
}

div.left_cs_text {
	font-size: 11px;
	font-weight: normal;
	padding: 0 12px;
}

a.tour_foot {
	color: white;
	font-size: 10px;
	padding: 0 10px;
	line-height: 30px;
}

a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#FFF;
    color:#000;
	font-size: 12px;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:1.1em; left:0em; width:10em;
    border:1px solid #000;
    background-color:#FFF; color:#000;
    text-align: center}

td.tour_content {
	padding: 0 0 0 0;
	margin: 0;
}

img.f_right {
float: right;
}

#tools td {
padding-bottom: 20px;
}

#supermenu {
border-top: 1px solid white;
border-bottom: 1px solid white;
padding: 0;
margin: 0;
}
a.supermenu_item, a.supermenu_item:visited, a.supermenu_item:active {
	display: block;
	letter-spacing: 0.1em;
	font: 10px/25px arial, helvetica, sans-serif;
	font-weight: normal;
	padding: 0 0 0 0px;
	margin: 0;
	color: white;
	background: transparent;
	text-decoration: none;
	width: 150px; 	/* False value for IE4-5.x/Win. Width below + padding = this */
 	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 150px;	/* You get it. Good value for compliant browers. */
	border-right: 1px solid white;
}
a.supermenu_item:hover {
	color:white;
	background:#339999;
}
a.supermenu_item_sel, a.supermenu_item_sel:visited, 
a.supermenu_item_sel:active, a.supermenu_item_sel:hover {
	display: block;
	letter-spacing: 0.1em;
	font: 10px/25px arial, helvetica, sans-serif;
	font-weight: normal;
/*	padding: 0 0 0 31px; */
	padding: 0 0 0 0px; 
	margin: 0;
	color: white;
	background:#339999;
	text-decoration: none;
	width: 150px; 	/* False value for IE4-5.x/Win. add padding amt to width below */
 	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 150px;	/* You get it. Good value for compliant browers. */
	border-right: 1px solid white;
}

#sidemenu {
	background: #333366;
}
#sidemenusub {
	background: #333366;
}
#sidemenu a, #sidemenu a:visited {
color: white;
}
td.sidemenu_item {
	background: #476FA5;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}
td.sidemenu_item_title {
	color:white;
	font-weight: bold;
	padding-left: 20px;
	border-bottom: 1px solid white;
}
#sidemenu_item_sel {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}
td.sidemenu_sub_1 {

}
#sidemenu_sub_1_sel {

}
sidemenu_item hr {
	height: 1px; 
	color: white;
	background-color: white; 
	border: 0px solid white;
}
a.sidemenu_item, a.sidemenu_item:visited, a.sidemenu_item:active {
	display: block;
	letter-spacing: 0.1em;
	font: 10px/27px arial, helvetica, sans-serif;
	font-weight: normal;
	padding: 0 0 0 20px;
	margin: 0;
	background: transparent;
	color: white;
	text-decoration: none;
	width: 220px; 	/* False value for IE4-5.x/Win. */
 	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 200px;	/* You get it. Good value for compliant browers. */
}
a.sidemenu_item:hover {
	background: #339999;
}
a.sidemenu_item_sel, a.sidemenu_item_sel:visited, 
a.sidemenu_item_sel:active, a.sidemenu_item_sel:hover {
	display: block;
	letter-spacing: 0.1em;
	font: 10px/27px arial, helvetica, sans-serif;
	font-weight: normal;
	padding: 0 0 0 20px;
	margin: 0;
	background: #339999;
	color: white;
	text-decoration: none;
	width: 220px; 	/* False value for IE4-5.x/Win. */
 	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 200px;	/* You get it. Good value for compliant browers. */
}
a.sidemenu_sub_1, a.sidemenu_sub_1:active, a.sidemenu_sub_l:visited {
	display: block;
	letter-spacing: 0.1em;
	font: 10px/27px arial, helvetica, sans-serif;
	font-weight: normal;
	padding: 0 0 0 40px;
	margin: 0;
	background: #333366;
	color: white;
	text-decoration: none;
	width: 220px; 	/* False value for IE4-5.x/Win. */
 	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 180px;	/* You get it. Good value for compliant browers. */
}
a.sidemenu_sub_1:hover {
	background: #333333;
}
a.sidemenu_sub_1_sel, a.sidemenu_sub_1_sel:visited,
a.sidemenu_sub_1_sel:active, a.sidemenu_sub_1_sel:hover {
	display: block;
	letter-spacing: 0.1em;
	font: 10px/27px arial, helvetica, sans-serif;
	font-weight: normal;
	padding: 0 0 0 40px;
	margin: 0;
	background: #333333;
	color: white;
	text-decoration: none;
	width: 220px; 	/* False value for IE4-5.x/Win. */
 	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 180px;	/* You get it. Good value for compliant browers. */
}



table.compare_1 {
border-top: 1px solid black;
border-left: 1px solid black;
padding: 0;
margin: 0;
}
table.compare_1 td, table.compare_1 th {
border-right: 1px solid black;
border-bottom: 1px solid black;
padding: 5px;
margin: 0;
}
table.compare_1 th {
background: #91B768;
}

table.compare_1 tr.other {
background: #DADADA;
}

ul.no_top {
padding: 0;
margin: 0 0 5px 30px;
}
ul.no_top li {
line-height: 14px;
}

table.compare_chart {
border-top: 1px solid black;
border-left: 1px solid black;
width: 100%;
}
table.compare_chart td{
	font-size: 11px;
border-right: 1px solid black;
border-bottom: 1px solid black;
padding: 2px;
white-space: normal;
}

td.buy_now {
background: #476FA5;
}
td.buy_now a, td.buy_now a:visited, td.buy_now a:active {
color: white;
text-decoration: none;
font-weight: bold;
}
td.buy_now a:hover {
text-decoration: underline;
}

ul.sitemap {
padding: 0;
margin: 0.25em 0 1.25em 30px;
}
ul.sitemap li {
line-height: 16px;
list-style: none;
}

div.products_top_tag {
	font-weight: bold;
	font-size: 11px;
	color: #2C405B;
	padding: 0px;
	margin: 0px;
}

ul {
margin: 0 0 0 30px;
padding: 0;
}


#footer_legal, #footer_legal a, #footer_legal a:visited, #footer_legal a:active {
	color: gray;
	font-size: 10px;
	text-decoration: none;
}

#footer_legal a:hover {
text-decoration: underline;
}
.microgrey {
	font-family: Arial, Helvetica, Sans-serif;
	color: #444444;
	font-size:9px;
}





#content_outer {
	background-image: url(/images/s_content.gif);
	background-repeat:no-repeat;
}

#sidemenu {
	background-image: url(/images/s_sidemenu_bkrnd.gif); 
}
td.sidemenu_item {
	background-image: url(/images/s_sidemenu_item_u.gif);
}
td.#sidemenu_item_sel {
	background-image: url(/images/s_sidemenu_item_sel.gif);
}
td.sidemenu_sub_1 {
	background-image: url(/images/s_sidemenu_sub_1.gif);
}
td.#sidemenu_sub_1_sel {
	background-image: url(/images/s_sidemenu_sub_1_sel.gif);
}


#sidenavSearch {
	background: black url(/images/s_sidemenu_search_bkrnd.gif);
	color: white;
	vertical-align: middle;
	text-align: center;
}

.emphasis_box {display:block; line-height:normal; letter-spacing:1px; 
font-family: times new roman, serif; font-size:16px; 
background-color:#CCCCCC; border:1px solid #333366; padding:5px 0px 0px 5px; margin:0px 5px 16px 10px;}
.emphasis_box h2 {
	font-weight: bold;
	font-size: 13px;
	color: #2C405B;
	padding: 0.5em 0 0 0;
	margin: 0px 0px 5px 0px;
}
.emphasis_box p {
	font-size: 11px;
}
.announce_box {display:block; line-height:normal; letter-spacing:1px; 
font-family: times new roman, serif; font-size:16px; 
background-color:#CCCCCC; border:1px solid #333366; padding:5px 5px 0px 5px; margin:0px 5px 16px 0px;}
.announce_box h2 {
	font-weight: bold;
	font-size: 13px;
	color: #2C405B;
	padding: 0.5em 0 0 0;
	margin: 0px 0px 5px 0px;
}
.announce_box p {
	font-size: 11px;
}
#box {display:block; width:250px; height:100px; line-height:normal; letter-spacing:1px; 
font-family: times new roman, serif; font-size:16px; 
color:#000; border:1px solid #dca; padding:5px; margin:5em;}
#cap {font-size:50px; color:#39c; font-weight:bold; float:left; 
height:34px; line-height:34px; overflow:hidden; margin-top:2px; margin-right:1px;}
* html #cap {margin-right:-2px; margin-top:3px;}
new roman, serif; font-size:16px; 
background-color:#CCCCCC; border:1px solid #333366; padding:5px 5px 0px 5px; margin:0px 5px 16px 0px;}
.announce_box h2 {
	font-weight: bold;
	font-size: 13px;
	color: #2C405B;
	padding: 0.5em 0 0 0;
	margin: 0px 0px 5px 0px;
}
.announce_box p {
	font-size: 11px;
}
#box {display:block; width:250px; height:100px; line-height:normal; letter-spacing:1px; 
font-family: times new roman, serif; font-size:16px; 
color:#000; border:1px solid #dca; padding:5px; margin:5em;}
#cap {font-size:50px; color:#39c; font-weight:bold; float:left; 
height:34px; line-height:34px; overflow:hidden; margin-top:2px; margin-right:1px;}
* html #cap {margin-right:-2px; margin-top:3px;}
