.background {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6b6b6b;
	background-image: url(images/gradient_1.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.page {
	margin: 0px auto;
	padding: 0px;
	width: 760px;
}
.nav_bar {
	margin-top: 9px;
	margin-bottom: 11px;
	padding: 0px;
	width: 760px;
}

.grey_page {
	background-color: #4d4d4f;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	width: 736px;
	text-align: center;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 15px;
	padding-left: 13px;
}
.home_page {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.collections_page {
	background-color: #4d4d4f;
	margin-bottom: 12px;
	width: 720px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.address_bar {
	margin: 0px;
	padding: 0px;
	width: 760px;
}
.small_nav {
margin: 0px auto 8px auto;

	padding: 0px;
	height: 14px;
	width: 373px;
}
.big_pic_h {
	padding: 0px;
	width: 734px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.inset_pic {
	padding: 0px;
	width: 734px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.captions_1 {
	text-align: center;
	padding: 0px;
	width: 734px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 26px;
	margin-left: 0px;
}
.captions_2 {
	text-align: center;
	padding: 0px;
	width: 733px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header1_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.header1_b span.price	{
	font-size: 12px;
	font-weight: 600;
	display: block;
	
	
	padding: 2px 0;
}
.header1_w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.header1_w span.price	{
	font-size: 12px;
	font-weight: 600;
	
	display: block;
	
	padding: 2px 0;

}

.text1_99 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	font-weight: normal;
	color: #999999;
}
.text1_99 ul	{
	border: 0;
	margin-left: 15px;
	padding: 0;
	
	list-style-image: url(images/white_dk_12.gif);
	list-style-type: none;
}

.text1_99 li {
/*	
     padding-left: 16px;
     background-image: url("images/white_dk.gif");
     background-repeat: no-repeat;
     background-position: -1px 0px;
*/
}


.text1_99 li.price	{
	/*color: #000;*/
	margin-top: 6px;
	font-weight: 800;
	font-size: 14px;
	/*background: #888;	*/
}
 #smaller	{
 	font-size: 14px;
 	
 	border:0;
 	margin:0;
 	padding:0;
}


.text2_99 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 25px;
	font-weight: normal;
	color: #999999;
}
.credits {
	text-align: left;
	padding: 15px;
	width: 690px;
}


/****************** PayPal styles  ***********************/

fieldset#PP	{
	margin-top: 10px;
	border: 0;

}

span#PPBuy	{
	text-align: right;
	display: block;
	margin: 10px 5px;
	border: 1px  #000;

}






#PPBuy input	{
	margin: 0;	



/*	border: 2px outset #222; */
	width: 80px;		
 	height: 23px;
}

#PPBuy input:hover, #PPBuy input:active	{
	
/*	border: 2px inset #222; */
}

#PPBuy select	{
	vertical-align: top;
	float: left;
	border: 0;
	padding: 0;
	margin: 0;	
}
#PPBuy img	{
	vertical-align: top;	
}
span#PPCart	{
	text-align: right;
	display: block;
	margin: 10px 5px;
	border: 1px  #000;

}
#PPCart input	{
	margin: 0;	
/*	border: 2px outset #222;*/
	width: 80px;
	height: 23px;
}
#PPCart input:hover, #PPCart input:active	{
		
/*	border: 2px inset #222;*/
}
/***************** End PayPal styles ***********************************/


/* size chart link */
a#chart	{
	display: block;	
	float:left;
	text-decoration: none;
	color: #fff;
	background: #444;
	font-size: 12px;
	padding: 0 3px;
	border: 2px #222;
	border-style: none outset outset none;  
	cursor: pointer;
}
a#chart:hover, a#chart:active	{
	color: #333;
	background: #aaa;
	border: 2px  #222;
	border-style: inset none none inset;
}

/* chart table */
table.chart	{
	border: solid 2px #ddd;
	width: 500px;
	height: 50px;
	margin: 10px auto;
	color: #555;
	background: #eee;
	

}
table.chart tr#firstrow	{
	background: #777;
	color: #ddd;
	font-weight: bold;
}
table.chart td	{
	font-family: arial, verdana, sans-serif;
	font-size: 14px;	
		border: solid 2px #bbb;
}
