@import url("domtab2.css");

/* default styles
   -------------- */
   
body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em Arial; 
	line-height: 1.5em;
	background: #6c6b6b url(/images/bg-new2.gif) center repeat-y; 
	color: #454545; 
}

a {	color: #E0691A;}
a:hover { color: #6C757A;}

img {
	border:0px;
}

.photo {
 background:#ffffff;
 margin: 3px;
 padding: 6px;
 }

a:hover .photo {
background:#CBCBCC;

}


table {
	width:100%;
	border:0px;
	}

h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
.orange { color: #E0691A; background: inherit; font-weight: bold; }
.orange2 { color: #E0691A; background: inherit; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #707070;}
h4 { font-size: 11; margin:5px 0 0 5px; color: #4B92CF; font-weight:bold}

p {	margin: 5px 5px 5px 5px; }

ul { margin: 0; padding : 0; list-style : none; }

form { 	margin: 0; }

input.search { 
	width: 292px; 
	border: 0;
	background: #FFF url(/images/input.gif) no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}

input.submit {
	background: #E0691A url(/images/submit.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	
	padding: 4px; 
}

/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 960px;
	padding: 10px;
	background-color:#FFFFFF; 
}

.header { 
	height: 55px;
	background: #eee;
	color: #808080;
	margin: 0px 0px 3px 0px;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #ccc;
}

.top_info {
	float: right;
	width: 755px;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #eee;
	background: #eee;
	color: #808080;
}

	.top_info_left {
		width: 180px;
		float: left;
		padding: 0pt 5px 0pt 10px;
	}

	.top_info_right {
		float: right;
		width: 100px;
		padding: 0 20px 0 5px;
	}

.browse_category  {
	font-size: 0.9em;
	width: 60px;
	color: #FFF;
	background: inherit;
}
/* Navigation */

#nav {padding:0; margin:0; list-style:none; height:38px; background:#fff url(/images/menu/orange.gif) repeat-x; position:relative; z-index:90; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left; height:38px;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#fff; text-decoration:none; font-size:12px; font-weight:bold; padding:0px; cursor:pointer;background: url(/images/menu/orange.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 12px 0 12px; height:35px; background: url(/images/menu/orange.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 20px 0 20px; height:35px; background: url(/images/menu/orange-1.gif) no-repeat right top;}

#nav li:hover a.top_link {color:#fff; background: url(/images/menu/orange-0.gif) no-repeat;}
#nav li:hover a.top_link span {background:url(/images/menu/orange-0.gif) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(/images/menu/orange-1a.gif) no-repeat right top;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:1px; top:38px; background: #fc9f54; padding:3px; border:1px solid #E0691A; white-space:nowrap; width:170px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:22px; position:relative; float:left; width:170px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; font-weight:bold; height:22px; width:168px; line-height:22px; text-indent:5px; color:#ffffff; text-decoration:none;border-bottom: 1px dotted #ffffff}
#nav li ul.sub li a.fly
{background:#FF9148 url(/images/menu/arrow.gif) 140px 6px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#E0691A; color:#fff; border-color:#E0691A;}
#nav li:hover ul.sub li a.fly:hover
{background:#E0691A url(/images/menu/arrow_over.gif) 140px 6px no-repeat; color:#fff;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:170px; top:-4px; background: #FF9148; padding:3px; border:1px solid #E0691A; white-space:nowrap; width:170px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#6a812c url(/images/menu/arrow_over.gif) 140px 6px no-repeat; color:#fff; border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#FF9148 url(/images/menu/arrow.gif) 140px 6px no-repeat; color:#000; border-color:#bbd37e;} 



.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	margin: 0 0 0 0px; 
	background: #FF9148;
}

	.bar li { 
		margin: 0; 
		padding: 7px 13px 5px 13px;
		color: #FFEADC;
		background: #FF9148;
		float: left; 
	}
	
	.bar li.active { 
		background: #E0691A url(/images/bar.gif) no-repeat center top; 
		color: #fff;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
	.bar li a:hover { 
		color: #E0691A; 
		background: inherit;
	} 

.search_field { 
	background: #fff url(/images/searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 0px 10px 10px;
	margin: 5px 0;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form { float: right; }

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* left side
   --------- */
.left100{
	float: left;
	width: 100%;
	margin: 0 0 5px 0;
}


.left {
	float: left;
	width: 505px;
	margin: 0 0 10px 0;
}

.left h3, .left100 h3 {
	clear: both;
	background: #e8e8e8;
	color: #707070;
	padding: 6px 0pt 4px 5px;
	font: bold 14px Arial;
	text-transform:uppercase;
	border-bottom:1px solid #CBCBCC;
	margin: 0 0 0px 0;
}
	.left_side {
		float: left;
		width: 248px;
		padding: 0 0 0 0px;
		color: #707070; 
		margin: 2px 0;	
	}
		
	.right_side {
		float: right;
		width: 248px;
		padding: 0 0 0 0px;
		color: #707070; 
		margin: 2px 0;	
	}
	
	.left_side ul li, .right_side ul li {
		list-style:none;
		overflow: hidden;
		background:url(/images/bullet-arrow.gif) no-repeat 20px 4px;
		line-height:15px;
		padding:2px 20px 2px 35px;
		}

 	.left_box ul li {
		list-style:none;
		overflow: hidden;
		background:url(/images/bullet-arrow.gif) no-repeat 20px 4px;
		line-height:15px;
		padding:2px 20px 2px 35px;
		}
			
	.left_box { 
	margin: 0 0 3px 0; 
	color: #707070; 
	padding: 0px 0;
	border-bottom:1px dotted #CBCBCC;
	 }


.left_box ol {
list-style-image:none;
list-style-position: outside;
list-style-type: none;
margin:0;
padding:0;

}

.left_box ol li{
overflow:hidden;
margin:0;
padding:0;
position:relative;
}

.left_box ol li strong {
font-size: 20px;
font-weight:bold;
padding-left: 12px;
line-height:20px;
padding-top:20px;
position:absolute;
color:#E0691A;
}

.left_box ol li p {
padding:5px 0pt 5px 45px
}


.left_box ol li p strong {
font-size:inherit;
font-weight:bold;
padding:0pt;
position: static;
}


/* content boxes  ------------------------------------------------------------------ */
#box200 {
	margin:0.5em 0 0.5em 0;
	padding:0;
	list-style:none;
	width:100%;
	float:left;
}

#box200 ul li {
        background:#F5F5F5 none repeat scroll 0%;
		margin:8px;
		float:left;
		width: 208px;
		padding:0px;
}

#box200 ul li a { 
		color: #454545; 
        display: block;
		border:1px solid #CBCBCC;
        text-decoration: none;
		height: 150px;
		padding: 8px;
}

 * html #box200 li a {  /* make hover effect work in IE */
	width: 200px;
}

#box200 li a strong { 
		color: #E0691A;
}

#box200 li a:hover, #box200 li a:hover strong, #box200 li a:hover h4  {
        background: #FF9148 !important;
		color:#FFFFFF !important;
		border:1px solid #FF9148;
}

#box200 a em { 
        color: #333;
        display: block;
        font: normal 85% Verdana, Helvetica, sans-serif;
        line-height: 125%; 
}

#box200 a span {
		display: block;
		margin: 6px 0 6px 0;
}

		
/* right side
   ---------- */
		
.right {
	float: left;
	width: 245px;
	margin: 0 0 0px 10px;	
	}

.right h3 {
	background: #E8E8E8;
	border-bottom:1px solid #CBCBCC;
	color: #707070;
	padding: 4px 0pt 3px 14px;
	font: bold 12px Arial;
	margin: 0px 0px 0px 0px ;
	text-transform:uppercase;
}

	.right_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 8px;	
		margin: 0 0 5px 0;
		border-bottom:1px solid #CCCCCC;
	}
	
	.right_articles p {
		margin: 0px 5px 0px 5px;
	}
	
		.right_articles ul li {
		list-style:none;
		overflow: hidden;
		background:url(/images/bullet-arrow.gif) no-repeat 5px 4px;
		line-height:15px;
		padding:2px 20px 2px 20px;
		border-bottom: #CBCBCC dotted 1px;
		}

/* ad-column
   ------ */
.ad_only {
	float: right;
	width: 190px;
	margin: 0 0 0px 10px;
	overflow:hidden;
}

.ad_only img {
	margin-bottom:5px;
}
	
.image {
	float: left;
	margin: 0 2px 0px 0;
}

/* footer
   ------ */

.footer { 
	clear: both;
	background: #EEEEEE;
	color:#808080;
	padding:5px;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.5em;
}


.footer a { color: #808080; text-decoration:none;}
.footer a:hover { color: #E0691A; text-decoration:underline;}
.footer2 { width:150px; float:left; padding:5px; border-right:1px dotted #CBCBCC; margin-right:5px;}
.footer3 { width:270px; float:right; padding:5px;}

.footer2 span, .footer3 span {text-decoration:underline; color:#3A3A3A; font-size:11px; margin-top:5px; font-weight:bold;}

.footer2 ul li, .footer3 ul li {padding:1px 0 1px 5px; line-height:12px; margin:0px}


/*table..............................................................................*/
#mytable {
	width: 100%;
	padding: 0;
	margin: 0;
}

caption {
	padding: 5px 0 2px 0;
	width: 100%;	 
	color: #4f6b72;
	font: italic 11px Arial;
	text-align: right;
}

th {
	font: bold 12px Arial;
	color: #E0691A;
	border-right: 1px solid #CBCBCC;
	border-bottom: 1px solid #CBCBCC;
	border-top: 1px solid #CBCBCC;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #e8e8e8 url(/images/bg_header.jpg) no-repeat;
}

th.nobg {
	color: #707070;
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #CBCBCC;
	background: none;
}

td {
	border-right: 1px solid #CBCBCC;
	border-bottom: 1px solid #CBCBCC;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #707070;
}


td ul li {
 	background:url(/images/bullet-arrow.gif) no-repeat 0px 4px!important;
	padding:2px 10px 2px 15px !important;
}


td.alt {
	background: #F2F3F3;
	color: #707070;
}

th.spec {
	border-left: 1px solid #CBCBCC;
	border-top: 0;
	background: #fff url(/images/bullet1.gif) no-repeat;
	font: bold 10px Arial;
}

th.specalt {
	border-left: 1px solid #CBCBCC;
	border-top: 0;
	background: #F2F3F3 url(/images/bullet2.gif) no-repeat;
	font: bold 10px Arial;
	color: #707070;
}