﻿body 
{
	background:#eee;
	color:#333;
	font:100% Arial, Verdana, sans-serif;
	text-align:center;
	height: 100%;
}

#wrapper 
{
	position:relative;
	/*margin:8px auto 0 auto;*/
	margin:8px auto 0px auto;
	width:788px;
	background-color:#fff;
	text-align:left;
	height:100%;
}
#shadow-meta 
{
	width:788px;
	background:#fff url('images/bg_shadow_meta.gif') no-repeat 0 0; padding-left:0; padding-right:0; padding-top:5px; padding-bottom:0;
	height:100%;
}

#shadow-right 
{
	width:783px;
	background: url('images/bg_shadow_right.gif') repeat-y 100% 0; padding-left:0; padding-right:5px; padding-top:0; padding-bottom:0;
	height:100%;
}
#shadow-left 
{
	width:773px;
	background:url('images/bg_shadow_left.gif') repeat-y 0 0; padding-left:5px; padding-right:0; padding-top:0; padding-bottom:0;
	height:100%;
}
#shadow-meta-rebrand {
	margin:0 8px;
	width:762px;
	/*height:700px;*/
}	
#shadow-meta-bottom
{
	width:788px;
	background:#eee url('images/bg_shadow_meta.gif') no-repeat 0 0; padding-left:0; padding-right:0; padding-top:0px; padding-bottom:0px;
	height:5px; position:relative;
}
/* Logo
----------------------------------------------- */
#branding 
{
	/*margin-top:8px;*/
	padding-top:8px;
	left:13px;
	width:762px;
	/*height:6.5em;*/
	height:110px;
	background-image:url(images/header_bg.gif);
	background-repeat:repeat-x;
}

#logo 
{
	margin-top:0px;
	padding-left:0px;
	display:block;
}
#logo a 
{
	display:block;
	width:340px;
}
#logo img 
{
	border:0px;
}	
#topmenu
{
	width:100%;
	display:block;
	font-size:12px;
	height:15px;
}
#topmenu a
{
	text-decoration:none;color:#616161;
}
#topmenu a:hover
{
/*	text-decoration:underline;*/
	color:#000000;
}
#login
{
	font-size:12px;
	width:150px;
	display:block;
	text-align:center;
	font-weight:800;
}
#login a
{
	text-decoration:none;color:#FF7E00;
}
#login a:hover
{
	text-decoration:underline;color:#FF7E00;
}
#quickorder
{
	font-size:12px;
	width:170px;
	display:block;
	text-align:center;
	font-weight:800;
}
#quickorder a
{
	text-decoration:none;color:#FF7E00;
}
#quickorder a:hover
{
	text-decoration:underline;color:#FF7E00;
}
#shoppingcart 
{
	width:250px;
	background-color:#f9f9f5;
	background-image:url('images/hdotsa6.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	float:right;
	font-size:12px;
	margin-top:-14px;
	
}
#shoppingcart a
{
	color:#616161;
	font-weight:900;
	background-image:url('images/listicon.gif');
	background-repeat:no-repeat;
	background-position:115px;
	padding-right:30px;
	text-decoration:none;
}
#shoppingcart a:hover
{
	color:#000000;
	/*text-decoration:underline;*/
}
#shoppingcart span
{
	font-weight:bold;		
}

/*NavigationPath */
#navigationbar
{
	clear:both;
	background-color:#e7e5da;
	width:100%;
	display:block;
	height:20px;
}
#navigationbarfirstpart
{
	width:50%;
}

#path p
{
	font-size:11px; padding-top:5px; padding-left:10px; margin:0;
}
#navigationbarsecondpart
{
	width:70%;
	margin-left:30%;
	text-align:right;
	margin-top:-20px;
}
#searchform
{
	/*width:100%; padding-top:0px;height:24px; margin-top:0px; float:right;
	*/
}
#navigationbar .AZ
{
	font-size:15px;font-weight:bold; padding-left:150px; 
	color:#616161;
}

#navigationbar a
{
	color:#FF7E00; text-decoration:none;
}
#navigationbar a:hover
{
	color:#FF7E00; text-decoration:none;
}


/*/NavigationPath */
#maincontainer
{
	margin-top:5px;
}

#rightsidemenu ul
{
	margin:0;
	padding:0;
	background:#f7f6f0;
	border-bottom:1px solid #edece7;
	list-style-type:none;
}
#title
{
	display: block;
	padding-top: 5px;
	background-color: #afafaf;
	background-image:url('images/ActLinksn.gif');
	width:183px;
	height:26px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	height: 25px;
	vertical-align: middle;
	font-weight: bold;
	letter-spacing: 5px;
}
#rightsidemenu ul li
{
	background-image:url(images/divider.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:5px;
}
#rightsidemenu .last
{
	background-image:none;
}
#rightsidemenu ul li a
{
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:12px 12px;
	display:block;
	color:#5b5344;
	text-decoration:none;
	margin:0;
	padding:5px 25px 5px 25px;
	font-size:12px;
}
#rightsidemenu ul li a:hover
{
	background-color:#e1e0d9;
}
#rightsidemenu ul li .line
{
	background-image:url(images/hdotsa6.gif);
	border-bottom:solid 1px #000000;
	
	height:1px;
}
.clear 
{
	clear:both;
	height:1px;
	overflow:hidden;
}

.DetailDescription
{
	font-size:12px;
	font-weight:bold;
	text-align:right;
	color:#808080;
}
.Style1
{
	font-weight: normal;
	font-size: 12pt;
	color: #ffffff;
}
.Style2
{
	font-size: 12pt;color:#101010; text-align:justify;
}
.
p
{
		font-size:12px; text-align:justify; color:#808080;
}

