/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, span {
margin: 0;
padding: 0;
border: 0;
height: auto;

}
:focus {
    outline: 0;
}
.fontNormal{font-size:11px; font-family:arial;}
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
/* End hide from IE-mac */ 	
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eaeaea;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 987px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#inner_wrapper {
	width: 967px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#siteErrorBox {
 	border: 1px solid #fbb881;
	padding: 12px;
	background: #fef1e8;
	color: #333333;
	font-family: verdana;
	font-size: 0.7em;
}

	#siteErrorBox p {
		margin-bottom: 1.5em;
	}
	
	#siteErrorBox ul {
		list-style: none;
	}
	
	#siteErrorBox li {
		margin-bottom: 1.5em;
	}
		

/* ---------------------------------- Header ------------------------------------------- */
#header {
	width: 967px;
	background-image: url(/images/header.jpg);
	height: 80px;
	background-repeat: no-repeat;
	position:relative
}
/* ------------ Top Tab Nav ---------------------- */
#tab_nav {
	float: left;
}
#tab_nav ul{
	padding: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 345px;
}
#tab_nav ul li{
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
}
#tab_nav ul li a{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 136px;
	background-image: url(/images/tab.gif);
	padding-top: 2px;
	padding-bottom: 0px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	height: 18px;
	margin-left: 6px;
	font-size: 12px;
	font-weight: bold;
} 
#tab_nav ul li a:hover, #tab_nav ul li a:focus{
	color: #E05B22;
	background-image: url(/images/tab_over.gif);
}
.prod_desc_title a {
	text-decoration: none;
	color: #000000;
}
.prod_desc_title a:hover {
	text-decoration: underline;
	color: #000000;
}

/* ------------ Basket ---------------------- */
#basket {
	float: right;
	width: 177px;
	padding-top: 20px;
}
#basket p {
	font-size: 11px;
	color: #FFFFFF;
}
a.v_basket {
	text-indent: -3000px;
	background-image: url(/images/view_basket.gif);
	height: 21px;
	width: 73px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
}
/* ------------ Top Search ------------- */
#search {
	float: right;
	width: 380px;
	margin-right: 20px;
	height: 28px;
	background-image: url(/images/search_back.gif);
	background-repeat: no-repeat;
	background-position: 80px top;
	margin-top: 31px;
}
#search input {
	border: 0px solid #FFFFFF;
	float: left;
	font-size: 12px;
}

#frm_search label {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding-top: 4px;
}
#in_search {
	display: block;
	height: 15px;
	width: 210px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 20px;
	margin-top: 1px;
	float: left;
	margin-right: 10px;
}
.find_button {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	height: 21px;
}
/* ------------------------------------------- Under Tp Header -------------------------------------- */
#main {
	margin-top: 10px;
	clear: both;
	padding-bottom: 10px;
}
/* ------------ Left Column ---------------------- */
#left_column {
	float: left;
	width: 180px;
	padding-bottom: 10px;
}
#left_nav {
	width: 180px;
	background-image: url(/images/left_nav_grad.jpg);
	background-color:#E01C20;
	background-position: left bottom;
	background-repeat:no-repeat;
	border-bottom-color:#DF1B1F
}
#left_nav h6 {
	background-image: url(/images/shop_header.gif);
	height: 25px;
	width: 180px;
	text-indent: -3000px;
	margin-bottom: 6px;
}
#left_nav ul{
	background-image: url(/images/tabfooter.jpg);
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-bottom: 4px;
}
#left_nav ul li{
	display: inline;
	padding: 0;
	margin: 0;
}
#left_nav ul li a{
	color: #e05b22;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 13px;
	background-image: url(/images/left_button_back.gif);
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 2px;
	font-weight: bold;
	margin-left: 7px;

} 
#left_nav ul li a:hover, #left_nav ul li a:focus{
	color: #FFFFFF;
	background-image: url(/images/button_over.gif);
}
#left_nav ul li ul li a {
	background-image: none;
	background-color: #FFFFFF;
	margin-left: 14px;
	margin-right: 7px;
	padding-left: 15px;
	font-size: 11px;
}
#left_nav ul li ul li a:hover {
	background-image: none;
	background-color: #FF8A22;
	margin-left: 14px;
	margin-right: 7px;
}

.clearing {
	clear: both;
	font-size: 1px;
	width: 770px;
	margin: 0px;
	padding: 0px;
	text-indent: -3000px;
	height: 3px;
	display: block;
}
.toyfinder_header {
	background-image:url(/images/toyfinder.jpg) ;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;padding-bottom:5px;
	margin-top:3px;
}
.toyfinder_body {
	padding:10px; line-height:19px; font-weight:bold;border:1px solid #58B62C;font-size:12px;
}
/* ------------ Newsletter --------------- */
#newsletter {
	background-image: url(/images/newsletter_back.jpg);
	height: 154px;
	width: 180px;
	margin-top: 10px;
}
#newsletter p {
	font-size: 10px;
	padding-top: 53px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
.n_input {
	margin-left: 10px;
	margin-top: 5px;
	width: 157px;
}
.newsbutton {
	margin-top: 5px;
	float: right;
	margin-right: 9px;
}
#frm_sign_up {
	width: 180px;
}
/* ------------ Freee Gift ---------------------- */
#free_gift {
	background-image: url(/images/freee_back.jpg);
	height: 154px;
	width: 180px;
	margin-top: 10px;
}
#free_gift a {
	height: 154px;
	width: 180px;
	display: block;
	text-indent: -3000px;
}
/* ------------ Loyalty ---------------------- */
#loyalty {
	background-image: url(/images/loyalty_back.jpg);
	height: 153px;
	width: 180px;
	margin-top: 10px;
}
#loyalty a {
	text-indent: -3000px;
	display: block;
	height: 153px;
	width: 180px;
}
#right_column {
	float: left;
	width: 777px;
	margin-left: 10px;
}
/* ------------ Breadcrumb Van ---------------------- */
#breadcrumb_trail {
	height: 23px;
	width: 777px;
	font-size: 11px;
	font-weight: bold;
	color: #363636;
}
a.bread {
	font-size: 11px;
	color: #363636;
	font-weight: bold;
	text-decoration: none;
}
a.bread:hover {
	text-decoration: underline;
}
/* --------------------------------------- Category Nav List---------------------------------- */
#cat_list {
	background-color: #fef2e8;
	border: 1px solid #f2801f;
	padding-top: 18px;
	padding-bottom: 2px;
}
#cat_header {
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px;
	height: 90px;
	display: block;
	
}
#cat_header h1 {
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}
#actual_cats {
	width: 600px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
#actual_cats ul{
padding: 0px;
margin: 0px;
}
#actual_cats ul li{
display: inline;
padding: 0;
margin: 0;
}
#actual_cats ul li a{
	color: #000000;
	text-decoration: none;
	text-align: left;
	width: 200px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	float: left;
} 
#actual_cats ul li a:hover, #actual_cats ul li a:focus{
	text-decoration: underline;
}
/* --------------------------------------- Top Display Nav---------------------------------- */
#display_nav {
	clear: both;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin-top: 10px;
}
#display_nav  a {
	color: #333333;
	text-decoration: none;
}
#display_nav  a:hover {
	color: #333333;
	text-decoration: underline;
}

#bottom_display_nav {
	clear: both;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #F7441B;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 14px;
}
#bottom_display_nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#bottom_display_nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.dis_col_one {
	float: left;
	width: 240px;
}
.dis_col_two {
	float: left;
	width: 435px;
	height:16px; overflow:hidden
}
.dis_col_three {
	float: left;
	width: 100px;
}

/* --------------------------------------- Products Table---------------------------------- */
#tbl_products {
	width: 777px;
	margin-top: 10px;
}
.right_marg {
	margin-right: 10px;
}

#tbl_products th {
	background-color: #F7441B;
	color: #FFFFFF;
	font-size: 12px;
	vertical-align: middle;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#tbl_products .type {
	width: 320px;
	text-align: left;
	padding-left: 10px;
	vertical-align: bottom;
}
#tbl_products .sort {
	width: 52px;
	font-size: 11px;
	font-weight: normal;
	vertical-align: bottom;
}
#tbl_products .name {
	width: 85px;
	text-align: center;
}
#tbl_products .pop {
	width: 100px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#tbl_products .price {
	width: 100px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#tbl_products .more_col {
	width: 72px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.prod_img{
	background-color: #fad7be;
	padding: 1px;
	border: 1px solid #f2801f;
	margin: 5px;
	float: left;
}
.prod_detail {
	background-color: #fad7be;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 92px;
	vertical-align: top;
}
.prod_desc {
	float: left;
	width: 460px;
	height: 80px;
	background-color: #FFFFFF;
	border: 1px solid #ff8a21;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
}
.prod_desc h2 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	margin: 0px;
	float: left;
	padding-top: 2px;
	padding-bottom: 0px;
}
.prod_desc h3{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	float: right;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-right: 5px;
}
.prod_desc_title {
	height: 20px;
}
.prod_desc p {
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
}
a.prod_view {
	font-size: 11px;
	font-weight: bold;
	float: right;
	margin-right: 10px;
	color: #cb2f25;
	text-decoration: none;
}
a.prod_view:hover {
	font-size: 11px;
	font-weight: bold;
	float: right;
	margin-right: 10px;
	color: #cb2f25;
	text-decoration: underline;
}
.prod_desc .age {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	margin: 0px;
	line-height: normal;
}
.pop_content {
	background-color: #FAD7BE;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
}
.pop_content h4 {
	font-size: 22px;
	font-weight: normal;
	padding-top: 4px;
	color: #363636;
}
.pop_content img {
}
.pop_content p {
	font-size: 11px;
	font-weight: bolder;
	color: #363636;
}
.prod_more {
	margin-bottom: 2px;
}
#main_product {
	width: 640px;
}
.hide {
	display: none;
}
/* --------------------------------------- Products Deatil Page---------------------------------- */
#main_product h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #d64623;
	font-weight: bold;
	padding-bottom: 20px;
}
#image_show {
	float: left;
	width: 250px;
	margin-right: 30px;
	margin-bottom: 15px;
}
#image_show img {
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 2px;
	border:0;
}
#tble_prod_detail {
	width: 290px;
	font-size: 12px;
	color: #363636;
	margin-bottom: 15px;
}
.size {
	width: 160px;
}

#tbl_frm {
	width: 290px;
	font-size: 12px;
	font-weight: bold;
	color: #363636;
	margin-bottom: 15px;
}
#tbl_frm select {
	width: 120px;
}
#tbl_frm .linebox {
	width: 30px;
}
#main_product p {
	font-size: 12px;
	padding-bottom: 10px;
}
/* --------------------------------------- Homepage Styles---------------------------------- */
#grid_top {
	width: 777px;
	height: 346px;
}
#hero {
	float: left;
	height: 346px;
	width: 383px;
}

#stealth {
	/*background-image: url(/images/EE-homepage.jpg);*/
	float: left;
	height: 346px;
	width: 383px;
}

#stealth img {
        border: 0;
        vertical-align: middle;
}

#best_header {
	background-image: url(/images/best_sellers.jpg);
	height: 25px;
	width: 384px;
	float: left;
	margin-left: 10px;
}
.best_one {
	float: left;
	background-image: url(/images/best_back.gif);
	background-repeat:no-repeat;
	height: 150px;
	width: 187px;
	margin-left: 10px;
	margin-top: 10px;
	overflow:hidden
}
h2.prod_grid {
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	display: block;
	margin-top: 4px;
	margin-left: 4px;
	width: 110px;
	overflow:hidden;
	text-align: left;
	height:28px;
	width:90px;
}
h3.prod_grid_three {
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 3px;
	padding-top: 2px;
}
a.cat_prod {
	color: #FFFFFF;
	text-decoration: none;
}
a.cat_prod:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.best_two {
	float: left;
	background-image: url(/images/best_back.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	height: 150px;
	width: 187px;
	margin-left: 10px;
	margin-top: 10px;
}
.best_three {
	float: right;
	background-image: url(/images/best_back.gif);
	height: 150px;
	width: 187px;
	margin-top: 10px;
	clear: none;
}
#grid_bottom {
	width: 777px;
	clear: both;
	float: left;
	margin-top: 11px;
	margin-bottom: 11px;
	height: 154px;
}
/* ------------ Homepage Free Gift ---------------------- */
#hor_free_gift {
	background-image: url(/images/free_wide2.jpg);
	height: 154px;
	width: 187px;
	float: left;
}
#hor_free_gift a {
	height: 154px;
	width: 187px;
	display: block;
	text-indent: -3000px;
}
/* ------------ Homepage Free Delivery ---------------------- */
#hor_free_delivery {
	background-image: url(/images/delivery2.jpg);
        background-position: 15px;
	background-repeat:no-repeat;
        height: 154px;
	width: 187px;
	float: left;
}
#hor_free_delivery a {
	height: 154px;
	width: 187px;
	display: block;
	text-indent: -3000px;
}
/* ------------ Hopmepage Loyalty ---------------------- */
#hor_loyalty {
	background-image: url(/images/lyalty_wide.jpg);
	height: 154px;
	width: 187px;
	float: left;
	margin-left: 9px;
}
#hor_newshop {
	background-image: url(/images/new_shop.jpg);
	height: 154px;
	width: 187px;
	float: left;
	margin-left: 9px;
}

#hor_habababy {
	height: 154px;
	width: 187px;
	float: left;
	margin-left: 9px;
}
#hor_habababy img {
        border: 0px;
}

#hor_loyalty a, #hor_newshop a {
	text-indent: -3000px;
	display: block;
	height: 153px;
	width: 187px;
}
/* ---------------------------------------Footer---------------------------------- */
#toy_finder {
	background-image: url(/images/toy_finder_back.jpg);
	float: left;
	height: 154px;
	width: 384px;
	margin-left: 10px;

}


#toy_finder ul{
	background-image: url(/images/tabfooter.jpg);
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 16px;
		_margin-left: 8px;
				_margin-right: 7px;
	float: left;
}
#toy_finder p {
	font-size: 12px;
	font-weight: bold;
	color: #38590f;
	padding-top: 30px;
	padding-left: 5px;
}

#toy_finder ul li{
	display: inline;
	padding: 0;
	margin: 0;
	background-image: url(/images/buttonback.jpg);
}
#toy_finder ul li a{
	color: #5d9914;
	text-decoration: none;
	text-align: left;
	font-size: 10px;
	display: block;
	background-image: url(/images/buttonback.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 8px;
	width: 99px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

} 
#toy_finder ul li a:hover, #toy_finder ul li a:focus{
	color: #38590F;
	text-decoration: underline;

}
#scroller {
	width: 967px;
	clear: both;
	background-color: #FF0066;
	height: 327px;
	background-image: url(/images/pink_round.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.scroll_inner {
	height: 292px;
	width: 870px;
	background-color: #ffe6f0;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.scroll_inner h4 {
	margin-bottom: 10px;
}

.scroll_col_one {
	float: left;
	width: 370px;
}
.scroll_col_two {
	float: left;
	width: 350px;
	padding-left: 10px;
	margin-left: 10px;
}
.scroll_inner img {
	margin-bottom: 10px;
}

#plogos {
	clear: both;
	width: 957px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	display: block;
}

/* ---------------------------------------Footer---------------------------------- */
#footer {
	clear: both;
	background-image: url(/images/footer.gif);
	width: 957px;
	background-position: right top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #B30240;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
#footer_one {
	float: left;
	width: 200px;
}
.image_holder {
	height: 110px;
	width: 177px;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
}

#footer_two {
	float: left;
	width: 190px;
}
#footer_three {
	float: left;
	width: 215px;
}
#footer_four {
	float: left;
	width: 190px;
}
#footer_five {
	float: left;
	width: 160px;
}
#footer ul{
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#footer ul li{
	display: inline;
	padding: 0;
	margin: 0;
	background-image: url(/images/buttonback.jpg);
}
#footer ul li a{
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	display: block;
	background-image: url(/images/buttonback.jpg);
	padding-right: 0px;
	font-weight: bold;

} 
#footer ul li a:hover, #footer ul li a:focus{
	text-decoration: underline;

}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #000000;
}


.rateActive{background:url(/images/orange_star.gif) no-repeat;}
.rateInactive{background:url(/images/white_star.gif) no-repeat;}

.shopingBasketHeader{padding:5px; background:#D64623; text-align:left; font-weight:bold; color:#FFFFFF}
.shopingBasketCell{padding:5px;padding-top:10px;padding-bottom:10px;border-bottom:1px solid #999999; text-align:left}

.fontBig{font-size:12px; font-family:Arial}
.fontTitle{font-size:19px; font-family:Arial;}
.fontNormalGray{font-size:11px;font-family:Arial;font-weight:bold;color:#666666}
.fontBigLight{font-size:12px;font-family:Arial;color:#336666; line-height:18px;}
.fontTitleGreen{font-size:19px; font-family:Arial; color:#009900}
.fontTitleRed{font-size:19px; font-family:Arial; color:#FF0000}
.fontNormalRed{font-size:11px; font-family:verdana; color:#FF0000}
.fontError{font-family:verdana;font-size:11px; color:#FF0000}


/*Play Idea*/
.fontBigRed{font-family:verdana; font-size:17px; font-weight:bold; color:#D64824}
.fontNormalV{font-family:verdana; font-size:11px; color:#333333}
.fontTitleV{font-family:verdana; font-size:15px;}

/*Form*/
.cel_left{ width:150px;padding:8px;background:#F9F9F9;font-family:verdana;font-size:11px;color:#343432;text-align:left}
.cel_right{padding:8px; background:#F2F2F2}
.input{width:250px;font-family:verdana;font-size:11px;color:#343432;text-align:left}
.formError{border:1px solid #FF0000}
.tool_tip{position:absolute;right:-20px;top:-85px;display:none;background:#008800;padding:10px; line-height:18px; width:150px; color:#FFFFFF; font-family:tahoma; font-size:11px;}
.tool_tip_checkout{
	position:absolute;
	/*top:130px;*/
	display:none;
	background:#008800;
	padding:10px; 
	line-height:18px; 
	width:150px; 
	color:#FFFFFF; 
	font-family:tahoma; font-size:11px;
}
.tool_tip_checkout_marg{
	margin-top:15px;
	position:absolute;
}
.tool_tip_arrow_up{
	position:absolute;
	top:-9px;
	left:5px;	
}
.prod_list_header_h1{
	font-size:12px;
	color:#F7441B;
	margin-top:0px;
	margin-bottom:5px;
}
.prod_list_header_text{
	font-size:11px;
	color:#666666;
	margin-top:0px;
	margin-bottom:5px;
}
.out_of_stock{
	font-size:14px;
	font-weight:bold;
	color:#D64623;
	text-align:center;
}
.prod_image_container{
	border: 1px solid #363636;
	overflow:hidden;
	height:246px;
	width:246px;
	margin-bottom:5px;
        padding: 12px;
}
.prod_thumb_container{
	border: 1px solid #363636;
	overflow:hidden;
	height:45px;
	width:45px;	
	float:left;
	margin-right:5px;
}
.listing_dropdown{
	border:1px solid #cb3513;
	background-color:#DDD;
}

.aboutus p {
        margin-bottom: 10px;
}

.aboutus .indent {
        margin-left: 40px;
}

img#large_preview {
}

div.basket_update {
	display: none;
        font-weight:bold;
        background: #44aa44;
        border: none;
        padding: 5px;
        margin-top: 5px;
}

div.basket_update a {
        color: white;
}

.doubleSpacing p {
        line-height: 200%;
}

.delivTable tr
{
        vertical-align: top;
}

.delivTable p {
        line-height: normal;
}

div.brand_list {
        padding-left: 10px;
        padding-bottom: 7px;
	font-size: 12px;
	font-weight: bold;
	width: 136px;
}

div.brand_list h1 {
        color: white;
	font-size: 12px;
	font-weight: bold;
        margin-left: 2px;
}

div.brand_list select {
	width: 146px;
}

#rotator img {
        margin: 0;
        padding: 0;
}

#rotator img {
        margin: 0;
}

#checkrate p {
        text-align: right;
}

#checkrate {
        margin: 0;
        width: auto;
        margin-bottom: 60px;
        margin-right: 40px;
}
