/* CSS Document */

body, html { 
margin: 0 0 0 0; 

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	color:#60614C;
	background-color:#ffffff;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	/*padding-right:10px;*/
	color:#60614C;
}


.small {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	/*padding-right:10px;*/
	color:#ffffff;
}

.smallcredit {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	/*padding-right:10px;*/
	color:#666666;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	font-style:normal;
	font-weight:bold;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 10px;
	font-style:normal;
	font-weight:bold;

}

h2 a{
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	display:block;
	padding-top:4px;
	width:100px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:4px;
	line-height: 18px;
	color:#464646;
	font-weight:bold;
	background-color:#ffffff;
	text-decoration: none;

}
h2 a:hover{
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:100px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:4px;
	color:#464646;
	line-height: 18px;
	font-weight:bold;
	background-color:#929292;
	text-decoration: none;
}

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 10px;
	font-style:normal;
	font-weight:bold;
	color: #ffffff;
}

	
/* styles
----------------------------------------------- */

.textBold{
	font-weight:bold;
}
.price{
	color: #FFD800;
}
.tableTop{
	background-color:#ffffff;
	color: #000000;
}
.tableInfo{
	border-bottom-style: solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
	
}
.titleBold{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-style:normal;
	font-weight:bold;
}

.subNav{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 13px;
	font-style:italic;
}


.imageLeft	{ 
padding-right:5px;
padding-bottom:2px;
float:left;
/*border: 1px solid #000000;*/
}

.borderTop{
border-top:1px #4C4C4C dotted;
}

.small{
	font-size: 10px;
}

.crossOut{
	text-decoration:line-through;
}

.buyInto{
background-image:url(../images/5016-front1.jpg);
background-repeat:no-repeat;
}


/* containers
----------------------------------------------- */


#container		{  
	width:850px; 
	min-height: 300px; 
	margin: 0 auto;
/*padding: 10px;*/ 
}

#top-spacer	{ 
	width: 850px; 
	height: 50px; 
	float: left; 
}

#content-right	{ 
	width: 350px; 
	height: 350px; 
	float: left; 
}
#content-nav	{ 
	width: 350px; 
	min-height: 110px; 
	float: left; 

}

#content-left	{ 
	width: 450px; 
	height: 500px; 
	float: left; 

}

#bottom_nav	{ 
	width: 560px; 
	min-height: 80px; 
	float: left; 
	color:#000000;
}

/* links
----------------------------------------------- */
a			{ color: #bcb74b; text-decoration: underline;} 
a:active	{ text-decoration: underline;} 
a:hover		{ color: #999999; text-decoration: none;}

p a			{ color: #bcb74b; text-decoration: underline;} 
p a:active	{ text-decoration: underline;} 
p a:hover		{ color: #999999; text-decoration: none;}

#subnav a			{ color: #bcb74b; text-decoration: none; font-weight:bold; } 
#subnav a:active	{ text-decoration: underline; font-weight:bold; } 
#subnav a:hover		{ color: #c55416; text-decoration: none; font-weight:bold; }
#subnav a.subnav_On		{ color: #c55416; text-decoration: none; font-weight:bold; }




/* buy online containers
----------------------------------------------- */

#content-buy	{ 
width: 520px; 
min-height: 350px; 
float: left; 
background-color:#464646;
padding:20px;
}

#divider{
min-width: 250px; 
min-height: 10px; 
float: left;
border-top:1px #cccccc dotted;
}
#content-buy img	{ 
float: left; 
padding-right:5px;
padding-bottom:10px;
}
#imageCol img	{ 
padding-right:0px;
padding-bottom:10px;
}
#imageCol	{ 
float: left; 
width:230px;
}

#textCol	{ 
float: left; 
width:250px;
}

#buy-container {
float:left;
width: 520px; 
min-height: 200px; 
}