/*styles
   -------------- */
   
body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

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

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; }
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: 0; }
h7 { font: lighter 0 Arial, Sans-Serif; letter-spacing: 2px; margin: 0; padding: 0; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: gray; background: inherit; }
h7 { color: gray; font-size: 1em; background: inherit; margin-bottom: 5px; }
p { color: gray; width: 430px; float: left; margin: 0 0 4px; }
p2 { color: gray; font-size: 0.9em; line-height: 1.3em; width: 780px; float: left; margin: 0 0 4px; }
p_top { margin: 0 0 5px; width: 120px; float: left; }
ul { margin: 0; padding : 0; list-style : none; }

form { 	margin: 0; }
/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 780px;
	padding: 0; 
}

.header { height: 100px; background: #999999; color: #808080; width: 100%; padding: 0; }

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

	.top_info_left {
		width: 200px;
		float: left;
	}

	.top_info_right {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}

.browse_category  {
	font-size: 0.9em;
	width: 190px;
	color: #FFF;
	background: inherit;
}

.navbar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #fff;
	margin: 0 0 0 0; 
	background: #002d62;
}




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



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

/* left side
   --------- */

.left { text-align: left; float: left; width: 100%; height: 500px; margin: 0 0 10px; }
.left2 { text-align: left; float: left; width: 100%; height: 500px; margin: 0 0 10px; }

.left h3 {
	clear: both;
	background: #a8a9ad;
	color: #fff;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0;
}
	.left_side {
		float: left;
		width: 180px;
		padding: 0 0 0 10px;
		margin: 10px 0;
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.right_side {
		float: right;
		width: 220px;
		background: #FFF url(dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 40px;
		margin: 10px 0;
	}
		
	.left_box { margin: 10px 0 0 0; color: #000; background: #fff; text-align: left; width: 100%; height: 300px; padding: 3px 0; }
.left_box_two { color: gray; background: white; text-align: left; margin: 10px 0 0; padding: 3px 0; width: 100%; height: 150px; border-top-color: #ffffff; border-top-width: 1px; }

.left_box_two a { color: #808080; background: #fff; }

.left_box_three { color: gray; background: white; text-align: left; margin: 0 0 0; padding: -1px 0; width: 100%; height: 150px; border-top-color: olive; border-top-width: 1px; }

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

.right h3 {
	background: #6C757A  url(corner.gif) no-repeat top right;;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

	.right_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
	}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: left;
	padding: 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}

.footer a { color: #808080; background: #fff; }
/*styles_menu
   ------ */
.styles_menu { font-size: 1.1em; clear: both; text-align: right; padding: 5px 0; margin: 4px 0; border-top: 2px solid #999999; line-height: 1.2em; width: 100%; }
.styles_menu a { color: #808080; background: #fff; }


/* menu */

.feature { 
background-color: #002d62;
width: 780px;
}

ul#shopmenu { /* all lists */
	padding: 0;
	margin: 0;
	width: 780px;
	list-style: none; 
	clear: both;
	background-color: #002d62;
}

ul#shopmenu li { /* all list items */
	float: left;
	position: relative;
	width: 111.3px;
	background-color: #002d62;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#shopmenu li a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 5px;
	border-bottom: 0px solid #002d62;
	border-left: 0px solid #999999;
	border-right: 1px solid #999999;
}


ul#shopmenu li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 2em;
	left: 0;
	margin: 0;
	padding: 0;
	}
}


/* Fix IE. Hide from IE Mac \*/
* html ul#shopmenu li { float: left; height: 1%; }
* html ul#shopmenu li a { height: 1%; }
/* End */

ul#shopmenu ul {
	display: none;
	left: 149px; /* Set 1px less than menu width */
	top: 20px;
	clear: left;
	}

ul#shopmenu li ul li a { padding:  5px;
background-color:#002d62; } /* Sub Menu Styles */

ul#shopmenu li ul li ul li a { padding:  5px;
background-color:#a8a9ad; } /* Sub sub Menu Styles */

ul#shopmenu li:hover ul ul,
ul#shopmenu li:hover ul ul ul,
ul#shopmenu li.over ul ul,
ul#shopmenu li.over ul ul ul { display: none; } /* Hide sub-menus initially */

ul#shopmenu li:hover ul,
ul#shopmenu li li:hover ul,
ul#shopmenu li li li:hover ul,
ul#shopmenu li.over ul,
ul#shopmenu li li.over ul,
ul#shopmenu li li li.over ul { display: block;} /* The magic */


ul.progs li { position: absolute;left: 10.2em;top: -1.5em;}

html>body ul.progs li { position: absolute;left: 10.2em;top: -3em;}







ul#shopmenu li.menuparent,
 { background-color:#002d62; }

ul#shopmenu li.menuparent:hover,
ul#shopmenu li.over { background-color: #002d62; }

ul#shopmenu li ul li.menuparent:hover,
ul#shopmenu li ul li.over { background-color: #002d62; }

ul#shopmenu li a:hover { color: #7973af; }

ul#shopmenu li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

ul#shopmenu li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}


/*wrapper bg*/
.clearfix {display:inline-table;}/* for IEMac only */

/* this line hides these rules from IEMac \*/
* html .clearfix{height:1%;} /* for IE*/
.clearfix {display:block;} /* resets to block */
/* end hide from IEMac */


/* Fix IE. Hide from IE Mac \*/
* html ul#primary-nav li { float: left; height: 1%; }
* html ul#primary-nav li a { height: 1%; }
/* End */

#bar ul a:link, #navBar ul a:visited {display: block;}
#bar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#bar li {border-bottom: 1px solid #002d62;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}



