/* CSS Document */

body {

}

h1 { 
   font-size: 1.8em;	
	letter-spacing: -0.05em;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1em;
	font-weight: bold;
	color: #454545;
	
	margin: 0px;
	
}
	
h2 { 
   	font-size: 1.3em;	

	letter-spacing: -0.05em;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1em;
	font-weight: bold;
	color: #660000;
	
	margin: 0px; padding: 5px 0 5px 0;
	
}

h3 { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	margin: 8px;
	color: #003366; 
		margin: 0px;
}

h4 { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	margin: 8px;
	color: #333; 
}

p {
	font: normal 12px/16px "Lucida Garande", "Lucida Sans Unicode", "trebuchet ms", tahoma, verdana, arial, sans-serif;
	color: #333333;
}

ul { 
	margin: 0px 0px 0px 15px; 
}
ol   { margin-right: 0px }

li { 
	padding: 2px 0px 1px;
	font: normal 13px/19px "Lucida Garande", "Lucida Sans Unicode", "trebuchet ms", tahoma, verdana, arial, sans-serif;
	list-style-type:square;
}

ul.inset { 
	border-left: 1px solid #C4C4C4;
	margin: 10px;
	padding: 0px 0px 0px 20px; 
}

ul.inset li {
	margin-left: 5px;
	list-style-type:square;
}

p.quote1 {
	font: normal 12px/16px "Lucida Garande", "Lucida Sans Unicode", "trebuchet ms", tahoma, verdana, arial, sans-serif;
	color: #666666;
	font-style:italic;
	margin: 10px;
	}

div.qd {
	background-image: url('../../_images/misc/quote.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px;
}

p.desc {
	color: #333333;
	margin-bottom: 0px;
	margin-top: 5px;
}

.control {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.fpcontrol {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	border: 5px solid #EFEAE7;
	background-color:  #EFEAE7;
}

#frntnav {
	
	background-color: #524438;
	border-top: 3px solid #806957;
	clear: both;
	width: 640px;
	height: 40px;
}

#frntnav p {
	margin: 0px;
	padding: 10px 0 0 10px;
	text-align: left;
	color: white;
	font-weight: bold;
	font-size: 11px;
}

#frntnav a:link, #frntnav a:visited { 
	color: white; 
	margin: 0 5px 0 0;
	}
	
#frntnav a:hover, #frntnav a:active { 
	color: #AE9988; 
	margin: 0 5px 0 0;
	}	

#fpContent  p { 
	font-size: 11px;
	line-height: 1.3em;
	padding: 5px;
	}

#cBControl { 
	background: #FFF url(../../_images/frnt/cb_bg.jpg) top left no-repeat; 
	float: left;
	width: 318px; height: 510px;
	display: block;
	}

#cTControl{ 
	background: transparent url(../../_images/frnt/toys_bg.jpg) top left no-repeat; 
	float: right;
	width: 318px; height: 510px;
	display: block;
	}

#cTControl p,  #cBControl p { 

	color: white;

	font: bold 24px/24px "Trebuchet Ms", tahoma, verdana, arial, sans-serif;

	letter-spacing: -0.05em;

	}

#cTControl span,  #cBControl span { 

	clear: block;

	display: block;
	padding: 400px 0 0 20px;
	}

#cTControl span.fpLink,  #cBControl span.fpLink { 

	clear: block;

	display: block;

	padding: 10px 0 0 20px;

	}

a:link, a:visited, a:active	{
	text-decoration: underline;
	color: #003366;
	}

a:hover	{
	text-decoration: none;
	color: #003366;
	}	
	
/* Big Nav */

a.big:link, a.big:visited, a.big:active	{
	color:#CC0000;
	font-size: 27px;
	text-transform:uppercase;
	font-weight: bold;
	letter-spacing: -2px;
	text-decoration: none;
	border-bottom: 1px dotted #CC0000;
	}

a.big:hover	{
	color: #FFF; 
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
	}	

/* Normal Nav */

a.normal:link, a.normal:visited, a.normal:active	{
	color:#000;
	font-size: 11px;
	text-transform:uppercase;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
	}

a.normal:hover	{
	color: #FFF;
	text-decoration: none;
	}	

/* White Nav */

a.white:link, a.white:visited, a.white:active	{
	color:#FFF;
	font-size: 11px;
	text-transform:uppercase;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
	}

a.white:hover	{
	color: #990000;
	text-decoration: none;
	}	
	
/* Div Formating */

#mainnav {
	
	background-color: #E5E5E5;
	border-bottom: 1px solid #FFF;
	clear: both;
	width: 640px;
	height: 30px;
}

#mainnav p {
	margin: 0px;
	padding: 8px 0 0 10px;
	text-align: left;

	font-weight: bold;
	font-size: 11px;
}

#mainnav a:link, #mainnav a:visited { 
	color: #333333; 
	margin: 0 5px 0 0;
	}
	
#mainnav a:hover, #mainnav a:active { 
	color: #4A3E33; 
	margin: 0 5px 0 0;
	}	


.subhead {
	clear: both;
}
.sublogo {
	width: 197px;
	height: 70px;
	float: left;
	background-color: #993300;
	text-align: center;
}
td.slogan {
}

td.slogan h2 {
	font: bold 16px/21px "Lucida Garande", "Lucida Sans Unicode", "trebuchet ms", tahoma, verdana, arial, sans-serif;
	color:#FFFFCC;
	text-transform:uppercase;
	letter-spacing: 1px;
	margin-left: 10px;
	margin-top: px;
}

.content-border {
	/* padding: 20px 5px 5px 5px;
	border: 1px solid #EEEEEE;
	background: #FFF url('../../_images/bg/content-top.jpg') top repeat-x; */
}

.content-border img.bdr {
	 border: 1px solid #EEEEEE; 
	padding: 10px;
	margin: 5px 10px 5px 5px;
}

.content-border img.bdr:hover {
	 border: 1px solid #C6ECFF; 
	padding: 10px;
	margin: 5px 10px 5px 5px;
}

#productTable { 
	text-align: center;
	width: 90%;
	}

#productTable td { 
	border-bottom: 1px dotted #EEEEEE;
	}

.rightBorder { 

border-right: 1px dotted #EEEEEE;

	}

img.bdr2 {
	border: 1px solid #EEEEEE;
	padding: 5px;
	margin: 5px;
}

.brdrb {
	border: 1px solid #EEEEEE;
	margin: 20px;
}


p.footer {
	font: normal 11px/16px "Lucida Garande", "Lucida Sans Unicode", "trebuchet ms", tahoma, verdana, arial, sans-serif;
	margin: 5px;
	padding-top: 5px;
	color: #292929;
	text-align: center;
}

p.footer2 {
	font: normal 10px/14px "Lucida Garande", "Lucida Sans Unicode", "trebuchet ms", tahoma, verdana, arial, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #292929;
	text-align: center;
}

.toylinks2 {
	margin-top: 5px;
}

.content-padding {
	padding: 10px;
}

.content-padding2 {
	padding: 10px 0px 10px 10px;
}

.product {
	/*position: absolute;
	top: 210px;
	z-index: 1;*/
}

.product-desc {
	/* position: absolute;
	top: 365px;
	z-index: 3;
	width: 443px; */
}

p.pd {
	/* width: 280px; */
}
.product-desc h1 {
	font-size: 20px
}

.product-desc p {
	font: normal 12px/18px "Lucida Garande", "Lucida Sans Unicode", "trebuchet ms", tahoma, verdana, arial, sans-serif;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 5px;
}

span.price {
	font: bold 16px/16px "Lucida Garande", "Lucida Sans Unicode", "trebuchet ms", tahoma, verdana, arial, sans-serif;
	color: #1A385E;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 0px;
	margin-top: 10px;
	
}

span.oldPrice {
	font: bold 13px/16px "Lucida Garande", "Lucida Sans Unicode", "trebuchet ms", tahoma, verdana, arial, sans-serif;
	color: #1A385E;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 0px;
	margin-top: 10px;
	text-decoration:line-through;
}

span.salePrice {
	font: bold 16px/16px "Lucida Garande", "Lucida Sans Unicode", "trebuchet ms", tahoma, verdana, arial, sans-serif;
	color: #990000;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 0px;
	margin-top: 10px;
}

.highlighttext, a.highlighttext {

background-color: #FFFF99; color: black; padding: 1px; margin: 2px; }


.clear { 
	clear: both;
	}
	
	.buttonRow {
		height: 28px;
		display: block;
		}
	
	
	.clear { /* generic container (i.e. div) for floating buttons */
		overflow: hidden;
		width: 100%;
		
		}
	
	a.button {
		background: transparent url('../../_images/btns/bg_button_a.jpg') no-repeat scroll top right;
		color: #444;
		display: block;
		float: left;
		font: normal 11px arial, sans-serif;
		height: 27px;
		margin-right: 2px;
		padding-right: 9px; /* sliding doors padding */
		text-decoration: none;
		}
	
	a.button span {
		background: transparent url('../../_images/btns/bg_button_span.jpg') no-repeat;
		display: block;
		line-height: 17px;
		height: 17px;
		padding: 5px 7px 5px 18px;
		font-weight: bold;
		}
	
	a.button:active {
		background-position: bottom right;
		color: #000;
		outline: none; /* hide dotted outline in Firefox */
	}
	
	a.button:active span {
		background-position: bottom left;
		padding: 6px 7px 4px 18px; /* push text down 1px */
	}
	
	.inetSpecial {
	color: #5EBD2F;
	font-weight: bold;
	}

