/**** 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 {
	background-color: #B7B7B7;
	text-align : left;
	color: #333333;
	font-size: 13px;
	line-height: 18px;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

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;

}


h1 {
}

h2 {
	font-weight: normal;
}

/* container */

#container {
	width:985px;
	height: 1%;
	background-color: #FFFFFF;
	float: left;
}

#header {
	width:965px;
	height: 95px;
	margin-bottom: 0px;
	margin-top:0px;
	margin-left:10px;
	background-image: url(../image/bgheader.jpg);
	background-repeat: no-repeat;

}
#txta{
	margin-bottom: 0px;
	padding:12px 25px 12px 55px;
	color:#ffffff;
}


#header a{
	color: #FFF;
	
}


#featured-product{
	width: 702px;
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding: 12px;
	float: left;
}

#left-col #featured-product ul{
	float: left;
	margin-top: 12px;
	margin-left: 25px;
	border: 1px solid #CCCCCC;
	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(../image/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(../image/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: 960px;
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-left: 10px;
	float: left;
}

/* left column */

#left-col {
	width: 720px;
	float: left;

}

#left-col img{
}

#left-col #content-box{
	margin-bottom: 6px;
	border: 1px solid #CCCCCC;
	width: 690px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 16px;
	margin-top: 8px;
	background-color: #FFFFFF;
}


#left-col #home-content-box{
	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	width: 690px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 16px;
	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 {
	width: 220px;
	float: right;
	padding-bottom: 12px;
	clear: none;
}

#right-col img{
	padding-left: 12px;
	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: 985px;
	float: left;
	text-align: center;
	color: #7E7E7E;
	padding-top: 2px;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a{
	color: #7E7E7E;
	font-size: 10px;
}


A:link	{
	text-decoration:underline;
	font-weight: normal;
	color: #003399;
}
A:visited	{
	text-decoration:underline;
	font-weight: normal;
	color: #800080;
}
A:hover	{
	text-decoration:underline;
	font-weight: normal;
	color: #000000;
}
A:active	{
	text-decoration:underline;
	color: #003A8A;
}

.float-right{
	float: right;
	background-color: #FFFFFF;
	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: 1px solid #CCCCCC;
	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: 965px;
	float:left;
	margin-left: 10px;
	background-image: url(../image/navbg.gif);
	background-repeat: no-repeat;
	height: 30px;
}



#top-nav ul li {
    display:inline;
    margin:0;
    padding:0;
}



#top-nav ul li a {
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	padding-right:13px;
	padding-left:13px;
	padding-top: 5px;
	padding-bottom: 6px;
	background-image: url(../image/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: #FFFFFF;
}

/* side nav 1 */

#right-col #navcontainer1 {
	width: 225px;
}


#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: solid;
	border-bottom-color: #FFFFFF;

	background-position: 12px 11px;
}



#right-col #navcontainer1 a:link, #navlist1 a:visited

{
	color: #000099;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}

#navlist1{
		padding:5px 5px 5px 5px;
}

#right-col #navcontainer1 a:hover

{
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
}

#right-col h3{
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 11px;
	color: #FFFFFF;
	background-color: #003399;
	width: 215px;
	margin-top: -1px;
	margin-right: -1px;
	margin-left: -1px;
	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: #009930;
}

#action{
	border: 1px solid #CCCCCC;
	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: 1px solid #CCCCCC;
}

#left-col .descrip{
	border: 1px solid #CCCCCC;
	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: 1px solid #CCCCCC;
	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(../image/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;
}
/* menu */
#topCatList {
	width: 100%;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #90bade;
	color: #333;
	margin: 0px;
}
/*** Tan hack for IE. Only IE browsers see this selector. ***/
/* hide the following from IE5-Mac \*/
* html #topCatList{
	width:100%;
}/* */
#topCatList ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	
	background-color: #99CCFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-color: #CEDAED;
	border-bottom-color: #CEDAED;
	border-left-color: #CEDAED;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: #CEDAED;
	border-top-width: 1px;
}
		
#topCatList li {
	margin: 0px;
}
#topCatList li a {
	display: block;
	padding: 2px 0px 2px 10px;

	color: #0000FF;
	text-decoration: none;
	width: 100%
}

#topCatList li a:hover {
	text-decoration:none;
	color: #0000FF;
	background-color: #F9F9FF;
	background-image: url(../image/nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
