﻿	#id_top {
		height: 65px;
	}

	#id_topleft {
		float: left;
		width: 450px;
	}

	#id_signup {
		float: right;
		position: relative; 
		left: 8px;
		top: -3px;
	}

	#id_breadcrumb {
		padding-left: 5px;
		width: 450px;
	}

	#item 
	{
		min-height: 830px;
	}    

	#itemtitle {
		font-size: 18px;
		font-weight: bold;
		color: #18296B;
		width: 425px;
		padding-left: 5px;
	}

	#brandline 
	{
		color: #6C8BB7;
		font-size: 12px;   
		font-family: Verdana; 
		width: 425px;
		padding-left: 5px;   
	}    

	#itemcontent {
		float: left;
		padding-top: 10px;
		width: 580px;
	}	

	#prodimage {
		float: left;
		padding-left: 5px;
		padding-right: 5px;
	}

	#price {
		padding-top: 5px;
		padding-bottom: 5px;
		text-align: center;	
		/* float: left;	*/
	}

	#toyaward
	{
		float: left;
	}

	#pricingetc {	
		padding-left: 10px;
		vertical-align: middle;
	}



	#tabbox {
		float: left;
		padding-left: 10px;
		padding-top: 10px;
	}

	#desctab {
		margin: 0;
		padding-left: 3px;
	}

	#feattab { 
		margin: 0;
		padding: 0;
	}

	#shiptab { 
		margin: 0;
		padding: 0;
	}


	#itemleft {
		float: left;	
		width: 435px;
	}

	#itemright {
		float: right;
		position: relative;		
	}

	#qtybox {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	#add_button_container {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	#tab_container {
		position: relative;
		top: -5px;
	}
		
	#tab_top {
		width: 415px;
		font-size: 1px;
		height: 5px;
		background: #fff url('images/g_tabbox_top.gif') no-repeat;
	}

	#tab_mid {
		width: 415px;
		height: auto;
		background: #fff url('images/g_tabbox_back.gif') repeat-y;
	}

	#tab_bot {
		width: 415px;
		font-size: 1px;
		height: 10px;
		background: #fff url('images/g_tabbox_bottom.gif') no-repeat;
	}

	#desc_box {
		padding: 10px;
		font-size: 12px;
		color:  #182D6F;
	}	

	#ship_box 
	{
		width: 399px;
		padding-left: 10px;    
	}


	#viewlargeimage
	{
		position: relative;
		float: left;    
	}


	#viewlargelink 
	{
		position: relative;
		float: left;
		padding-top: 5px;    
	}


	#shippingcontent
	{
		padding-left:13px;
		padding-right:13px;
		color: #182d6f;
		font-family: Verdana, Helvetica, sans-serif;
		font-size:11px;
		overflow: auto; 
	}

	#shippingcontent h3
	{
		padding:0px;
		margin:0px;
		padding-bottom:1px;
		padding-top:9px;
		font-size: 12px;
	}

	#shippingcontent h1
	{
		color: #182d6f;
		font-family: Verdana, Helvetica, sans-serif;
		padding:0px;
		margin:0px;
		padding-bottom:3px;
		padding-top:5px;
		font-size: 13px;
	}
	#shippingcontent p
	{
		padding:0px;
		margin:0px;
		padding-bottom:5px;
		padding-top:2px;
	}

	#shippingcontent a
	{
		color: #182d6f;
	}

	#predictive_mid 
	{
		background: url(images/g_predictive_mid.gif) repeat-y;
	}

	#predictive_top
	{
		height: 9px;
	}

	#otherlinks
	{
		padding-left: 80px;
		
	}

	.imageborder
	{
		border: solid 1px #182d6f; 
		margin: 2px;
		cursor: pointer;
	}

	a.viewlargelink,a.viewlargelink:visited 
	{
		font-family: Verdana;
		color: #366BB2;
		font-size: 13px; 
		text-decoration: none;   
	}

	a.otheroptions,a.otheroptions:visited
	{    
		color: #182d6f;
		font-size: 12px; 
		font-weight: bold;
		text-decoration: none;   
		
	}

	.predprod 
	{   
		padding-right: 10px;
		text-align: center;
		width: 123px;
	}

	.predprod_c 
	{
		width: 124px;    
		padding-left: 5px;  
		line-height: 13px;
		color: #182D6F;
		font-size: 11px;      
	}

	a.predprod
	{
	   color: #182D6F;
	   font-size: 11px;    
	   text-decoration: none;   
	}

	.predprodspacer 
	{
		font-size: 5px;
		height: 5px;
	}

	.stylelabel 
	{
		color: #182D6F;
		font-size: 14px;
		font-weight: 300; 
	}

	.styledrop 
	{
		padding-bottom: 10px;   
	}

	.regprice {
		color: #182D6F;
		font-size: 14px;
		font-weight: 300;
	}
	.qty {
		font-size: 12px;
		font-weight: bold;
	}
	.available_display{
		font-size: 11px;
	}
	.regprice-strike {
		color: #182D6F;
		font-size: 14px;
		font-weight: 300;
		text-decoration: line-through;
	}

	.nowprice {
		color: #9C0000;
		font-size: 20px;
		font-weight: bold;
	}

	.predprodnow
	{
		color: #9C0000;
		font-size: 11px;
	}

	.yousave {
		color: #9C0000;
		font-size: 18px;
	}

	.oos {
		font-size: 13px;
		font-weight: bold;
		color: #18296B;
	}	

	.itemnumber {
		color: #182D6F;
		font-size: 12px;	
		padding-left: 5px;
	}

	.strike 
	{
		text-decoration: line-through;
	}        

	.youmayalso {
		color: #182D6F;
		font-size: 13px;
		font-weight: bold;	
	}

	a.brandlink, a.brandlink:visited
	{
		color: #6C8BB7;
		text-decoration: underline;
	}
	
	.itemPrice a, .itemPrice a:hover, .itemPrice a:visited
	{
	    text-decoration:none;
	}
