/*------ classes for the website design ---------*/

.website{
	width:977px;
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
	background:#ffffff;
}
.header{
	width:977px;
	background:url(images/hdrbg.gif) bottom left repeat-x #ffffff;
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
	padding-bottom:2px;
	height:104px;
}
.logo{
	padding:0 10px;
}
.x-mid{
	background:url(images/midbg.gif) top center no-repeat;
	text-align:center;
}
.mid{
	background:url(images/midbg1.gif) top center no-repeat;
	text-align:center;
}
.allbtns{
	background:url(images/sbg.gif) top left repeat-x;
	height:32px;
}
* html .allbtnstbl{
	margin-bottom:4px;
}
.top_links{
	padding:2px;
}
.top_links a:link,.top_links a:visited,.top_links a:active{color:#660587;text-decoration:none;}
.top_links a:hover{color:#660587;text-decoration:underline;}

.store_info{
	line-height:19pt;
	color:#000000;
	
}
.store_info h1{
	font-size:13pt;
	margin:0px;
	font-weight:normal;
	font-family:verdana;
	color:#000000;
}
.button_links{
	
}
.x-right_hdr{
	background:url(images/midbg.gif) 30px 0px no-repeat;
	text-align:right;
}
.right_hdr{
	background:url(images/midbg1.gif) 30px 0px no-repeat;
	text-align:right;
}
.loggedin{
	padding-top:18px;
	padding-right:10px;
	color:#a4a0a0;
}
.horizontal_bar{
	background:url(images/horizontal_bar.gif) top left no-repeat #9216bc;
	color:#d58fec;
	margin-top:3px;
	margin-bottom:3px;
}
.hbar_bot{
	background:url(images/hbbot.gif) bottom left no-repeat;
	line-height:1px;
	font-size:1px;
}
.hor_menu{
	padding:3px 10px;	
}
.hor_menu a:link,.hor_menu a:visited,.hor_menu a:hover{font-weight:bold;color:#ffffff;text-decoration:none;}
.hor_menu a:hover{text-decoration:underline;}

.bybrand{
	background:url(images/bybrandback.gif) top left no-repeat;
	padding:3px 10px;
	text-align:right;
	margin-left:1px;
	color:#7899a1;
}

.left_box{
	background:url(images/lboxes_bg.gif) top left repeat-x #f1f1f1;
	padding:5px 10px;
	border-bottom:1px solid #cccccc;
	margin-bottom:3px;
}
a.boxbold:link {font-size:8.5pt;font-weight:bold;display:block;padding-top:3px;padding-bottom:3px;text-decoration:none;}
a.boxbold:visited {font-size:8.5pt;font-weight:bold;display:block;padding-top:3px;padding-bottom:3px;text-decoration:none;}
a.boxbold:hover {font-size:8.5pt;font-weight:bold;display:block;padding-top:3px;padding-bottom:3px;text-decoration:none;}
a.boxbold:active {font-size:8.5pt;font-weight:bold;display:block;padding-top:3px;padding-bottom:3px;text-decoration:none;}

.blue_head{
	background:url(images/blue_head.gif) top left no-repeat;
	padding:3px 10px;
	font-weight:bold;
	color:#ffffff;
}
.yellow_head{
	background:url(images/orange_head.gif) top left no-repeat;
	padding:3px 10px;
	font-weight:bold;
	color:#ffffff;
}
.purple_head{
	background:url(images/purple_head.gif) top left no-repeat;
	padding:3px 10px;
	font-weight:bold;
	color:#ffffff;
}
.right_position{
	float:right;
	width:169px;
}
.footer{
	background:url(images/ftrbg.gif) top left repeat-x;
	padding:10px;
	color:#838687;
	text-align:center;
}
.promobanner{
	background:#eeeeee;
}
.bsellers{
	margin:7px;
	padding:7px;
	line-height:12pt;
	font-size:7.5pt;
}
/*------------- content holders --------------*/
.maincontent{
	margin:0 180px 5px 10px;
}
.itemcontent{
	margin:0 0 5px 10px;
}


#masform {
	display:inline;
	}