/* CSS Document */


body
{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:10px; 
	padding:0px;
	text-align: center;
	
	background-color: #999999;
/* 	background-image0:url(site/2x2greycheckerboard1.gif);   */
	background-image:url("site/bgtile3.gif");
}


h1, h2
{
	margin: 0px;
	padding: 0px;
}


td
{
	text-align: left;
	vertical-align: top;
}

/**
a 
{
	color:#1C1C1C;
	font-weight: bold;
	text-decoration: underline;
}

a:hover 
{
	background: #1C1C1C;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
**/

#named a 
{
	/* display: none; */
	display: inline;
	visibility: hidden;
}


img
{ 
	border: none; /*  1px solid #FFFFFF; */
}


p
{
	margin-top: 0px;
}


form
{
	margin: 0px;
	padding: 0px;
}


div.spacer { clear: both; }


.float
{
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}


#root
{
	background: #FFFFFF;
	height: 100%;
	margin: 0px auto;
	overflow: auto;
	position: relative;
	text-align: left;
	width: 800px;
}


#root a
{
	color: #ff7c12;
	font-weight: bold;
	text-decoration: none;
}



#root a:hover
{
	text-decoration: underline;
}


#root #masthead 
{
	background: url("site/rns masthead.png") no-repeat;
	height: 114px;
	width: 800px;
	
}


#root #masthead #address
{
	/*border: 1px solid #FFFFFFF; 
	display: block; */
	
	color:#FFFFFF;
	font-size: 10px;
	height: 95px;
	position: absolute;
	top: 14px;
	left: 15px;
	width: 262px;
	
}


#root #masthead #home_link a
{
	/*border: 1px solid #FFFFFFF;  */
	display: block;
	height: 96px;
	position: absolute;
	top: 11px;
	left: 195px;
	width: 592px;
	
}



#root #masthead #email_link a
{
	 /*border: 1px solid #FFFFFFF; */
	display: block;
	
	height: 17px;
	position: absolute;
	top: 128px;
	left: 306px;
	width: 208px;
	
}


#root #left_pane
{
	clear: both;
	float: left;
}




#root #menu
{
	background: #FFFFFF;
	border: solid 1px #CCCCCC;
	
	margin: 5px;
	
	margin-right: 0px;
	margin-top: 3px;
	overflow: auto;
	padding: 1px;
	width: 183px;
}



#root #menu #inner
{
	background: #339933;
	padding-top: 3px;
}


#root #menu #item a
{
	border-bottom: 1px solid #86b586;
	color: #ffffff;
	display: block;
	margin-left: 8px;
	padding-bottom: 1px;
	width: 166px;
}


#root #menu #item a:hover, #root #menu #item a.active
{
	color: #ffff00;
	text-decoration: none;
}



#root #scroller
{
	background: #FFFFFF;
	border: solid 1px #CCCCCC;
	
	margin: 5px;
	
	margin-right: 0px;
	margin-top: 3px;
	overflow: auto;
	padding: 1px;
	width: 183px;
}


#root #scroller #inner
{
	background: #f4f4f4;
	padding: 5px;
}



#order_form #notice
{
	background: #FFFFFF;
	border: 1px solid #d1d1d1;
	font-size: 14px;
	padding: 5px;
	margin-bottom: 20px;
}

#order_form #category_anchor_links
{
	/* border: 1px solid #6600ff; */
	height: auto;
	padding-bottom: 20px;
}


#order_form #category_anchor_links #link a
{
	background: url("site/down arrow.gif") no-repeat 0px 3px;
	color: #0000ff;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	padding-left: 20px;
	padding-right: 20px;
}


#order_form #category
{
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 30px;
	padding-bottom: 5px;
}


#order_form #category #title
{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
}


#order_form #product
{
	background: #e4e4e4;
	border: 1px solid #d1d1d1;
	margin-bottom: 5px;
	overflow: auto;
	padding: 5px;
	width: 573px;
}


#order_form #product h1
{
	font-size: 16px;
}



#order_form #top_anchor_link a
{
	background: url("site/up arrow.gif") no-repeat 0px 3px;
	color: #0000ff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	padding-left: 20px;
	padding-right: 20px;
}


#order_form #product #image
{
	float: left;
}


#order_form #product #details
{
	float: right;
	width: 386px;
}


#order_form #product #details #description
{
	padding-bottom: 10px;
}


#order_form #product #details #code
{
	font-weight: bold;
	padding-bottom: 30px;
}


#order_form #product #details #price
{
	float: left;
	font-size: 16px;
	font-weight: bold;
}


#order_form #product #details #quantity
{
	float: left;
	margin-right: 10px;
}

#order_form #product #details #buy
{
	float: right;
}





#root #content
{
	background: #FFFFFF;
	border: solid 1px #CCCCCC;
	display: inline;
	float: right;
	margin: 5px;
	margin-left: 0px;
	margin-top: 3px;
	padding: 1px;
	width: 594px;
}



#root #content #inner
{
	background: #f4f4f4;
	padding: 5px;
}







#root #content #pages 
{
	
	padding: 10px;
	/* 
	background: url("site/latest releases.png") 10px 10px no-repeat;
	height: 19px;
	width: 162px;
	*/
}





#root #order_items
{
	background: #FFFFFF;
	border: solid 1px #CCCCCC;
	/*display: inline;
	 float: left; */
	margin: 5px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	overflow: auto;
	padding: 1px;
	width: 183px;
}




#root #order_items #inner
{
	background: #bebebe url("site/order items.png") 4px 4px no-repeat;
	padding: 6px;
	padding-top: 30px;
}


#root #order_items #checkout_button
{

	padding-left: 40px;	
	padding-top: 10px;
}


#root #order_items #image img
{
	border: 1px solid #FFFFFF;
}


#root #order_items #item
{
	border-bottom: 1px solid #999999;
	font-size: 11px;
	overflow: auto;
	margin-bottom: 8px;
	padding-bottom: 4px;
}


#root #order_items #item #image
{
	float: left;
}

#root #order_items #item #qty_price
{
	float: right;
	padding-bottom: 14px;
}


#root #order_items #item #remove
{
	clear: right;
	float: right;
}


#root #order_items #remove a
{
	border: 1px solid #000000;
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
	text-decoration: none;
}


#root #order_items #remove a:hover
{
	color: #FF0000;
}












#root #footer
{
	background: #FFFFFF;
	border: solid 1px #CCCCCC;
	clear: both;
	color: #333333;
	font-size: 12px;
	
	overflow: auto;

	padding: 1px;
	/* position: relative; */
	
	
	margin: 5px;
	width: 786px;
}


#root #footer #inner
{
	background: #0066ff;
	height: 20px;

	padding: 6px;
	padding-top: 10px; 
}



#root #footer #copyright
{
	float: right;
}




#root #footer #credit
{
	float: left;
}

#root #footer #credit a
{
	color: #333333;
	font-weight: bold;
}