/**** DEFAULT BROWSER STYLES ****/

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,  p, blockquote, td, th
{
	margin:  0;
	padding : 0;
	font-family: Arial, Helvetica, sans-serif;
}

/* Removes list-styles from lists  */
ol, ul
{ list-style : none; }

/* Normalizes font-style and font-weight to normal  */
address, caption, cite, code, dfn, em,  th, var
{font-style : normal; font-weight : normal; }



/* Removes  border from fieldset and img */
fieldset, img
{border : 0; }

/* Left-aligns text in caption and th */
caption, th
{ text-align : left; }

/* Removes  quotation marks from q  */
q:before, q:after
{ content : '' ; }

*{
	padding: 		0;
	margin: 		0 0 0 0;
}	

/* MAIN PAGE STYLES  */

body {
	text-align : left;
	color: #333333;
	font-size: 13px;
	line-height: 18px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	background-image: url(../graphics/bg.gif);
	background-color:#FFFFFF;
	background-position:center;
	background-repeat: repeat-y;
}

h1,h2,h3,h4,h5,h6, .numbertxt  {
}

p{
	font-weight: normal;
	text-align: left;	
}

p.intro{
	font-weight: bold;
	color: #000000;
	font-size: 15px;
	line-height: 19px;
}

p.intro a{
	font-weight: bold;
	color: #333342;

}

hr {
 height:0.20px; 
 border-style: dashed; 
 border-color:#FA9600; 
 border-top-width:0px; 
 border-bottom-width:1px; 
 border-left-width:0px; 
 border-right-width:0px; 
 background-color:#ffffff; width:100%;
}


h1 {
}

h2 {
	font-weight: normal;
}

/* container */

#container {
	width:970px;
	margin-bottom: 0px;
    background-image: url(../graphics/header.png);
	background-repeat: no-repeat;
	float: left;

}

#header {
	width:970px;
	height: 80px;
	margin-bottom: 0px;
	margin-top:7px;
	margin-left:10px;
	color:#666666;	

}
#header a{
	color: #ffffff;
	
}

#hd {
	font-size:x-large; 
	font-weight:600px; 
	font-family:sans-serif;
	color:#000000;
	
}


#featured-product{
	width: 702px;
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-bottom: 10px;
	border: 0px solid #ffffff;
	padding: 12px;
	float: left;
}

#left-col #featured-product ul{
	float: left;
	margin-top: 12px;
	margin-left: 25px;
	border: 0px solid #ffffff;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 25px;
	padding-left: 18px;
}

#left-col #featured-product li{
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	list-style-type: none;
	background-image: url(../graphics/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 0px;
	font-weight: normal;
	color: #333333;
	padding-left: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	line-height: 22px;
}

#left-col #featured-product img{
	float: left;
	padding-left: 8px;
}

#left-col #prices-wrapper{
	border: 2px solid #0CAFEB;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 4px;
	margin-bottom: 8px;
	margin-top: 8px;
	background-color: #FFFFFF;
	float: left;
}

#left-col #prices-wrapper h1{
	padding-left: 6px;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 2px;
}

#left-col #prices{
	padding-top: 8px;
	padding-bottom: 7px;
	background-image: url(../graphics/final-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	min-height:85px;
	margin-top: -2px;
	background-color: #FFFFFF;
	float: left;
	width: 614px;
}


#left-col #auction{
	float: left;
	width: 90px;
	margin-right: 5px;
	margin-top: 6px;
	margin-left: 8px;
}

#left-col #auction p{
	font-weight: bold;
	color: #FF3300;
	font-size: 14px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 9px;
}





/* column wrapper */

#col-wrap{
	width: 970px;
	background-color: #FFFFFF;
	border: 0px solid #C1E6F4;
	margin-top: 0px;
	background-image: url(../graphics/col-bgs.gif);
	background-repeat: repeat-y;
	background-position: 720px 0px;
	float: left;
}

/* left column */

#left-col {
	width: 720px;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#left-col img{
}

#left-col #content-box{
	margin-bottom: 6px;
	border-style: 0.20px dashed;  
	width: 720px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 10px;
	margin-top: 8px;
	background-color: #FFFFFF;
	
}


#left-col #home-content-box{
	margin-bottom: 8px;
	border-style: 0.20px dashed ;
	width: 720px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 6px;
	background-color: #FFFFFF;
}

#left-col #home-content-box h1{
	color: #000000;
	font-size: 21px;
	padding-bottom: 2px;
}

#left-col #home-content-box p{
	color: #000000;
	font-size: 13px;
}



/* right column */

#right-col {
background-color:#F6F6F3;
	width: 220px;
	float: right;
	padding-bottom: 12px;
	clear: none;
}

#right-col img{
	padding-left: 0px;
	padding-bottom: 12px;
	padding-top: 10px;
}

#left-col h1{
	color: #333333;
	padding-bottom: 3px;
	margin-bottom: 0px;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}


#left-col p{
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

#left-col h2{
	padding-top: 8px;
	font-size: 16px;
	font-weight: bold;
	color: #0CAFEB;
	font-family: Arial, Helvetica, sans-serif;
}

#left-col h3{
	padding-top: 10px;
	padding-bottom: 0px;
	color: #C51DCC;
	font-weight: bold;
	font-size: 12px;
	width: 624px;
}


#left-col ul {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 9px;
	list-style-type: square;
	font-weight: bold;
}

#left-col li {
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 20px;
	font-size: 13px;
	color: #007FB6;
}

#footer {
	width: 968px;
	float: left;
	text-align: center;
	color: #7E7E7E;
	padding-top: 2px;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

#footer a{
	color: #7E7E7E;
	font-size: 10px;
}

A:link	{
	text-decoration:none;
	font-weight: bold;
	color: #414141;
}
A:visited	{
	text-decoration:none;
font-weight: bold;
	color: #333333;
}
A:hover	{
	text-decoration:none;
	font-weight: bold;
	color: #cc0000;
}
A:active	{
	text-decoration:none;
	color: #cc0000;
}

.float-right{
	float: right;
	background-color: #E6F9FF;
	margin-bottom: 12px;
	margin-left: 12px;
}

.float-left{
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 12px;
	margin-right: 12px;
}

/* contact form
------------------------------------------------------------------*/

#contactform {
	width: 510px;
	text-align: left;
	clear: left;
	border: 0px solid #ffffff;
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 22px;
}

#contact-submit {
	width: 380px;
	w\idth: 340px;
	background: transparent;
	text-align: center;
	margin-top: 10px;
	clear: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;	
}

#left-col .disclaimer{
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
}

#left-col .disclaimer a{
	color: #666666;
	text-decoration: underline;
}

#top-nav{
	width: 970px;
	float:left;
	background-image: url(../graphics/navbg.gif);
	background-repeat: no-repeat;
	height: 35px;
}



#top-nav ul li {
    display:inline;
    margin:0;
    padding:0;
}



#top-nav ul li a {
	color:#000000;
	text-decoration:none;
	float:left;
	padding-right:10px;
	padding-left:10px;
	padding-top: 9px;
	padding-bottom: 5px;
	background-image: url(../graphics/top-nav-divider.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}



#top-nav ul li a:hover {
	text-decoration: underline;
	color: #cc0000;
}

/* side nav 1 */

#right-col #navcontainer1 {
	width: 220px;
}


#right-col #navcontainer1 ul

{
list-style-type: none;
}

#right-col #navcontainer1 a

{
	display: block;
	width: 200px;
	padding-left: 22px;
	padding-top: 5px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFDFDF;
	background-image: url(../graphics/bullet.gif);
	background-repeat: no-repeat;
	background-position: 12px 11px;
}



#right-col #navcontainer1 a:link, #navlist1 a:visited

{
	color: #414141;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}



#right-col #navcontainer1 a:hover

{
	color: #cc0000;
	text-decoration: none;
	background-color: #FEEED6;
}

#right-col h3{
	font-size: 12px;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-left: 30px;
	color: #FFFFFF;
	background-image:url(../graphics/bar.gif);
	background-color:#F6F6F3;
	background-repeat:no-repeat;
	background-position:right
	width: 220px;
	background-position:right;
	margin-top: -1px;
	margin-right: -2px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#product-blocks{
	margin-top: 8px;
	margin-bottom: 2px;
}

#product-blocks img{
	float: left;
	margin-bottom: 8px;
	margin-right: 8px;
}


.greenwebs{
	color: #009970;
}

#action{
	border: 0px solid #ffffff;
	margin-top: 8px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 12px;
	margin-right: 8px;
}

#action img{
	padding-right: 6px;
}

#blocks{
	margin-bottom: 8px;
	margin-top: 2px;
}

#blocks .mid-left{
	margin-right: 3px;
	margin-left: 6px;
}

#blocks .mid-right{
	margin-right: 6px;
	margin-left: 3px;
}

#blocks img{
	margin-bottom: 7px;
}

#movie{
	float: right;
	margin-top: 6px;
	padding: 6px;
	margin-bottom: 12px;
	margin-left: 12px;
	border: 0px solid #ffffff;
}

#left-col .descrip{
	border: 0px solid #ffffff;
	background-color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-right: 10px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 8px;
	height: 80px;
}

#left-col .descrip p{
	padding-top: 2px;
	padding-bottom: 1px;
}

#left-col .descrip h3{
	color: #000000;
	padding-bottom: 0px;
	padding-top: 6px;
	font-size: 13px;
}
#left-col .descrip img{
	float: left;
	padding-right: 6px;
}

#meet{
	margin-bottom: 6px;
	border: 0px solid #ffffff;
	width: 690px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 16px;
	margin-top: 8px;
	background-color: #FFFFFF;
}

.stock{
	margin-top: 4px;
}


#left-col #besttoys{
	padding-top: 8px;
	padding-bottom: 14px;
	background-image: url(../graphics/final-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	min-height:200px;
	margin-top: 0px;
	clear: both;
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
	padding-left: 12px;
}
