body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	margin:0;
}
a {
	color:#1188BB;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}

td.ad_store {
	margin:0;
	padding:0;
	font-family:Arial, sans serif;
	font-size:12px;
}
.mainBG {
	background:url(../images/White_BG.png) repeat-y center;
}

#layout {
	border:0;
	width:990px;
	margin:0px auto;
}

#content {
	border:0;
	margin-top:12px;
}

#header table {
	margin:0;
	border:0;
}
#header td {
	vertical-align:top;
}
#header img {
	border:0;
}
/* ----- clear fix for floats ----- */
/* these styles instruct non-IE browsers to render container elements so that they fully enclose floats */		
/* without this class applied, a float might hang over the bottom border of it's container */
.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-table;
}
/* hides clearfix from IE-mac \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* end hide from IE-mac */


/* header & global navigation */
#header {
	height:90px;
}
/* hack for IE */
* html #header {
	height:90px;
}
/* end hack */
table.header {
	width:100%;
}
#header td.logo {
	padding:15px 8px 8px 20px;
}
/*---*/

#topnav {
	padding:0;
	height:63px;
}
#topnav div {
	position:relative;
	top:23px;
	left:0;
	height:44px;
	width:420px;
	white-space:nowrap;
}
#topnav a {
	float:left;
	border:0;
}

#alertnav {
	position:relative;
	height:25px;
	padding:0;
	z-index:50;
}

.alert_menu {
	background: #FFF0F0;
	border:1px #cccccc dashed;
}

#alertnav ul {
	list-style:none;
	margin:0;
	padding:0;
	white-space:nowrap;
}
#alertnav li {
	display:inline;
}
#alertnav li a:active, #alertnav li a:hover {
	color:#369;
	border-bottom:1px solid #369;
	background-color:#E3F2E1;
}
#alertnav li a:link, #alertnav li a:visited, #alertnav li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	padding:3px 8px;
	margin:1px 0 0;
	font-size:15px;
	color:#f00;
	text-align:center;
	border:0;
	border-right:1px solid #17669E;
}

#subnav {
	position:relative;
	height:35px;
	padding:2px 0 0;
	z-index:50;
}
.head_menu {
	background:url(../images/bg-subnav-store-nonum.gif) no-repeat top right;
}
#subnav ul {
	list-style:none;
	margin:0;
	padding:0;
	white-space:nowrap;
}
#subnav li {
	display:inline;
}
#subnav li a:active, #subnav li a:hover {
	color:#369;
	border-bottom:1px solid #369;
	background-color:#2388BF;
}
#subnav li a:link, #subnav li a:visited, #subnav li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #CDE;
	float:left;
	padding:3px 8px;
	margin:1px 0 0;
	font-size:12px;
	color:#fff;
	text-align:center;
	border:0;
	border-right:1px solid #17669E;
}

/* Set top nav "on" state */
body.home 
#subnav li a
#home:link, body.home 
#subnav li a
#home:visited, body.home 
#subnav li a
#home:hover, body.home 
#subnav li a
#home:active {
	background-color:#ffffff;
}

/*******left nav****/
#LeftSIdeNav {
	color: #666666;
	font-size:11px;
}
#LeftSIdeNav h3 {
	color:#2E77B5;
	margin:0px;
	padding:10px 7px 4px;
	border-bottom:1px solid #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif;
	
}
#LeftSIdeNav h3 a {
	color:#2E77B5;
	margin:0px;
	padding:10px 7px 4px;
	border-bottom:1px solid #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#LeftSIdeNav .Cat ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#LeftSIdeNav .Cat li {
	border-bottom:#CCCCCC solid 1px;
}
#LeftSIdeNav .Cat a {
	color: #555555;
	display:block;
	width:auto;
	padding:2px 0px 2px 7px;
	text-decoration:none;
	font: 11px Arial, Helvetica, sans-serif;
}
#LeftSIdeNav .Cat a:hover {
	color: #3399CC;
	background-color: #DFE4EE;
	border-right: none;
}
#LeftSIdeNav .Other ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#LeftSIdeNav .Other li {
	border-bottom:#CCCCCC solid 1px;
}
#LeftSIdeNav .Other a {
	color: #555555;
	display:block;
	width:auto;
	padding:2px 0px 2px 7px;
	text-decoration:none;
	font: 11px Arial, Helvetica, sans-serif;
}
#LeftSIdeNav .Other a:hover {
	color: #3399CC;
	background-color: #eaf5fa;
}
#LeftSIdeNav .input {
	width:97px;
	border:#c9d6f1 solid 1px;
	font: 11px Arial, Helvetica, sans-serif;
}

.LeftSIdeNav li {
	width: 140;
	background-color: #FFFFFF;
	padding-bottom: 2px;
	list-style-type:none;
	display: block;
	text-decoration: none;
	}

.LeftSIdeNav a {
	text-decoration: none;
}

.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:0px solid #CCCCCC;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	background-color: #f5f5f5;
	width: 180px;
}

.anylinkcss a{
	color: black;
	width: 100%;
	display: block;
	text-indent: 3px;
	border: 1px solid #CCCCCC;
	padding: 1px 0;
	text-decoration: none;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #DFE4EE;
	color: black;
}

/*******end left****/

/*******right nav****/
#RightSideNav {
	color: #666666;
	font-size:11px;
}

/*******end right****/

/*******modules****/
#module {
	color: #666666;
	font-size:11px;
}

.mod {
	background:url(../images/bg-subnav-store-nonum.gif) no-repeat top right;
}

#ModHead {
	padding-left:6px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}

#module h2 {
	text-align:center;
	vertical-align:middle;
	height:20px;
	font: bold 14px Arial, Helvetica, sans-serif;
	
}

#module h3 {
	text-align:center;
	font: normal 12px Arial, Helvetica, sans-serif;
	
}

/*******end modules****/

FORM {
	margin:0px;
	padding:0px;
}
h1 {
	font-size:12px;
	line-height:17px;
	font-weight:bold;
	display: inline; 
}
a:link h1 {
	font-size:12px;
	line-height:17px;
	font-weight:bold;
	text-decoration: none;
	display: inline; 
}
a:hover h1 {
	text-decoration: none;
	display: inline; 
}
h2 {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:3px;
	display: inline; 
}

h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	display: inline;
	font-weight:bold;
}

h4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
  	FONT-SIZE: 12px; 
	display: inline;
	font-weight:normal;
}

/* simple link */
.link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2E77B5;
	font-size:8pt;
	text-decoration:underline;
}
.link:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0000ff;
	font-size:8pt;
	text-decoration:none;
}
/* end **/

/* BreadCrumbs */

.BreadCrumbs {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.BreadCrumbsActive {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : red;
}

/* Details */

/* Details */

#detail h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 18px;
	color: #000000;
	display: inline;
}

#detail h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 16px;
	color: #000066;
	display: inline;
}

#detail h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	display: inline;
}

#detail .price {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : 000000;
	font-weight : bold;
	line-height:normal;
}
#detail .wprice {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : 00CC00;
	font-weight : bold;
	line-height:normal;
}
#detail .rprice {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : 000000;
	font-weight : bold;
	line-height:normal;
}
/* End Details */
/* End Details */


/* Account Management */

div.homePanel {
	float: left;
	width: 245px;
	padding: 5px;
	overflow: hidden;
}

div.panelLeft {
	width: 250px;
}

div.panelCenter {
	width: 225;
}

div.panelRight {
	width: 250px;
}

div.groupLoggedInHome{
	clear: both
}

div.controlLoggedInHome{
	border-top: #999 1px solid;
	border-left: #999 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;	
}

div.panelLoggedInHome table {
	font-size: 100%;
}

div.homePanel ul {
	list-style:none;
	margin:0px;
	padding:5px;
	white-space:nowrap;
}

div.orderdetail {
	float: left;
	padding: 5px;
	overflow: hidden;
}

div.controlOrder{
	border-top: #999 1px solid;
	border-left: #999 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;	
}


.submitlink {
background-color:transparent;
border:none;
padding:0;
margin:0;
color:#1188BB;
text-decoration:none;
font-size:14px;
}
.submitlink:hover {
background-color:transparent;
border:none;
padding:0;
margin:0;
color:#000000;
text-decoration:underline;
cursor:pointer;
font-size:14px;
}
/* End Account Management */

/* Start FAQs */

#FAQ {
	color: #666666;
	font-size:11px;
}

.FAQ {
	background:url(../images/bg-subnav-store-nonum.gif) no-repeat top right;
}

#FAQHead {
	padding-left:6px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}

#FAQ h2 {
	text-align:center;
	vertical-align:middle;
	height:36px;
	font: bold 14px Arial, Helvetica, sans-serif;
}

#FAQ h3 {
	text-align:center;
	font: normal 12px Arial, Helvetica, sans-serif;
}

/* End FAQs */


.special {
	font-family : Verdana, Arial, Helvetica, sans-serif;
  	FONT-SIZE: 12px; 
	color: red;
}
.bigblack {
	font-family : Verdana, Arial, Helvetica, sans-serif;
  	FONT-SIZE: 24px; 
	color: #000000;
	line-height: 19pt;
}
.mediumblack {
	font-family : Verdana, Arial, Helvetica, sans-serif;
  	FONT-SIZE: 20px; 
	color: #000000;
	line-height: 16pt;
}

.mediumblack2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
  	FONT-SIZE: 16px; 
	
/******	text-decoration:underline****/
}
.mediumred {
	font-family : Verdana, Arial, Helvetica, sans-serif;
  	FONT-SIZE: 16px; 
	color: red;
}

.preowned_top
{ 
border-top: thin dashed #FF6600;
border-left: thin dashed #FF6600;
border-right: thin dashed #FF6600;
}
.preowned_bottom
{ 
border-bottom: thin dashed #FF6600;
border-left: thin dashed #FF6600;
border-right: thin dashed #FF6600;
background: url(../IMAGES/preowned.jpg) no-repeat bottom right;
}


.darkback {
color: fff;
font-family: Arial, Helvetica, sans-serif;
}
A.darkback {
	text-decoration: none;
	color: fff;
	font-family: Arial, Helvetica, sans-serif;
}
A.darkback:hover {
	color: ccc;
	font-family: Arial, Helvetica, sans-serif;
}

#img_topsellers {
background: #fff url(media/TopSellers.jpg) no-repeat;
display:block;
height: 31px;
width: 126px;
}

#img_topsellers a span {
  visibility: hidden;
}

#img_lastviewed {
background: #fff url(media/ItemsLastViewed.jpg) no-repeat;
display:block;
height: 23px;
width: 149px;
}

#img_lastviewed a span {
  visibility: hidden;
}

#img_suggest {
background: #fff url(media/suggest.jpg) no-repeat;
display:block;
height: 23px;
width: 149px;
}

#img_suggest a span {
  visibility: hidden;
}

#img_NewArrivals {
background: #fff url(media/NewArrivals.jpg) no-repeat;
display:block;
height: 27px;
width: 143px;
}

#img_NewArrivals a span {
  visibility: hidden;
}

#img_ComingSoon {
background: #fff url(media/ComingSoon.jpg) no-repeat;
display:block;
height: 31px;
width: 148px;
}

#img_ComingSoon a span {
  visibility: hidden;
}

.dropdownbox { 
	 background-color:ffffff;
	 padding-top: 2px; 
	 padding-right: 2px;
	 padding-bottom: 2px;
	 padding-left: 2px;
	width:130px; 	
	border:#999999;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	font: 12px Arial, Helvetica, sans-serif;
	 
}

.menu {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}



