body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	background-color: #363636;
	/*background-image: url('/Images/bgtile.png');**/
	/*background-image: url('http://www.stripegenerator.com/generators/generate_stripes.php?fore=FFD0DB,FFBDCD&h=30&w=20&p=1&back1=FDA3B9&back2=ff0000&gt=0&d=0&shadow=0&');*/
}    	
    	
.colorbox {
	display: block;
	border: 1px solid #eee; 
	margin-right: 5px; 
	width: 16px; 
	height: 16px; 
	float: left;    
}

.colorbox_selected {
	display: block;
	border: 2px solid silver; 
	margin-right: 5px; 
	width: 14px; 
	height: 14px; 
	float: left;    
}

a {
	text-decoration: none;
	color: #3a66cc;	
}

a:visited {
	color: Gray;	
}

img {
	border: 0;	
}	

#container {
	width: 980px;
	margin: 0 auto;		
	padding-top: 10px;	
	border-top: 5px solid #000;	
}

#page {
	background-color: #fff;	
	border-top-width: 0;
}

#left {
	float: left;	
	width: 200px;
	background-color: #fff;
	padding: 10px 5px;
} 

#content {
	float: right;	
	width: 740px;
	background-color: #fff;
	padding: 10px 20px 10px 0;
}

#left ul {
	padding: 0;
	margin: 0; 
	display: inline;
	list-style-type: none;	
}

#left ul ul li {
	padding-left: 15px;
}

.bar {
	background-color: #eee; 
	border-bottom: 1px solid silver; 
	/*border-top: 1px solid silver; */
	padding: 2px 5px; 
	font-weight: bold;
}

.productbox {
	margin: 5px 5px;
	float: left;
	text-align: center;
	font-size: 0.8em;
	max-width: 130px;
}

.productbox a {
	color: #000;	
}


.floatstop {
	float: none;
	clear: both;	
	font-size: 1px;
	height: 0;
}

.separator {
	border-bottom: 1px solid #eee;	
}

.subtle {	
	color: Gray !important;	
}

.pagingbox {
	font-size: 8pt;
	text-align: center;
	padding-top: 20px;
	
}

A.pagelink {
	color: gray;
	text-decoration: none;
	margin-right: 0px;
	border-color: #C0D6E2;
	border-style: solid;
	border-width: 1px;
	padding: 0px 3px 0px 3px;
	vertical-align: bottom;	
	background-color: #ffffff;
}

.pagingbox_simple {
	text-align: center;
	font-size: 8pt;

}

A.pagelink_simple {
	color: #3F444D;
	text-decoration: none;
	margin-right: 0px;
	padding: 0px 3px 0px 3px;
	font-size: 10pt;
}

#typetabs {
	/*background-image: url('/Images/menutile.png');
	height: 23px;	
	border-top: 1px solid gray;*/
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	display: block;
}

#typetabs li {
	display: inline;
	
}

#typetabs a {
	display: inline;
	float: left;	
	color: White;
	font-weight: bold;
	font-size: 16px;
	margin: 0 5px 0 5px;	
	padding: 2px 8px;
	border-bottom-width: 0;
}


.simplebox {
	border: 3px solid #eee;
	padding: 8px;
}

.simplebox_tab {
	background-color: #eee; 
	padding: 5px 8px 3px 8px; 
	font-size: 14pt; 
	font-family: Georgia, Tahoma, Verdana, Arial;	
	color: #000;
	margin-right: 10px;
}


a.simplebox_tab:visited {
	color: #000;
}

.topbox {
	background-color: #eee; 
	height: 38px; 
	border-bottom: 1px solid silver;		
}

.menubox {
	background-color: #eee; 
	color: Gray; 
	padding: 7px; 
	border-top: 3px solid silver;	
	border-bottom: 3px solid silver;	
	width: 80%;
}

.menubox a {
	color: #3D3D3D;
}

h1 {
	margin-top: 0;	
	font-size: 1.4em;
}

h1 a {
	color: #000;		
}

a.button {
	border: 1px solid silver;
	background-color: #eee;
	padding: 2px 6px;
	font-weight: bold;
	font-size: 12pt;	
	color: #000;
}

div.brand {
	background-color: #eee;	
	height: 30px;
	padding-top: 10px;
}

.brand a {
	color: Gray;	
}

td.brand {
	border: 1px solid #eee;
	padding: 10px;	
}

.blog_productimage {
	float: left;
	margin: 8px 8px 8px 0;
	border: 2px solid #eee;	
}

.discount {
	font-size: 0.75em;
	color: Green;	
}

.bottomborder {
	border-bottom: 1px solid #eee;	
}

.searchcompletion_box {
	background-color: #eee;	
}

.searchcompletion_item {
	padding: 1px 3px;	
}

input.searchbox {
	
	font-size: 15pt;	
}

input.searchbutton {
	font-size: 15pt;	
}

.textfield {
	border: 1px solid silver;
	background-color: #eee;
	width: 250px;	
}

.buttonarea {
	width: 250px;
	text-align: center;	
}

.buybutton {
	font-weight: bold;
	padding: 5px 12px 5px 5px;
	background-color: #eee;
	color: #000;
	border: 2px solid #ddd;
	border-left-width: 3px;
	border-right-width: 3px;
	font-family: Arial;
	font-size: 1.1em;
}

.status {
	background-color: #D6E8F1;	
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 2px;
	display: block;
	width: 99%;
	border: 1px solid #C0D6E1;
}

td.center {
	text-align: center;
}

td.left {
	text-align: left;
}

td.right {
	text-align: right;
}

tr.header th {
	border-bottom: 1px dotted silver;
	background-color: #F7F7F0;
}

.green, a.green, a.green:visited {
	color: Green;	
}

img.icon {
	margin-right: 5px;
	vertical-align: bottom;	
}