/* FOR ALL */
/* html>body */
/* First set your css tag, then if you use html>body followed by the tag */
/* i.e. 'html>body pagecontent' then i.e. will ignore this */
/* All other browsers seem to see it so it fixes any browser issues */

/* FOR YOU SAM */
/* THESE CONTROL ALL THE LINKS BY DEFAULT */
a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	cursor: pointer;
	text-decoration: underline;
}

body {
	text-align:center;
}

center {
	text-align:center;
}


/* ------------------------------------------ */

/* Header */
	#header {
	}
	/* td header with background at start cell 1*/
	#header td {
	}




/* ------------------------------------------ */

/* Page Content */
	#pageContent{
		margin:10px;
		width:550px;
		text-align:justify;
	}
	#pageContent table{
		width:550px;
		margin-bottom:20px; 
		border-bottom:1px solid #CCCCCC;
	}
	#pageContent .header{}
	#pageContent .printIcon{
		width:30px;
	}
	#pageContent .mailto{
		width:20px;
	}
	#pageContent h1 {
		padding:0px;
		margin:0px;
	}












/* ------------------------------------------ */
/* Send to a friend */	

	#sendtoafriend {
		width:200px;
		margin:5px;
		border:1px dashed #666666;
	}
	#sendtoafriend table {
		margin:3px;
		width:200px;
	}
	#sendtoafriend h1 {
		margin:0px;
		padding:0px
	}
	#sendtoafriend .label {
		font-weight:bold;
		width:80px;
		white-space:nowrap;
	}
	#sendtoafriend .imp {
		border:1px solid #999999;
		width:90%;
		background-color:#99CC00;
	}
	#sendtoafriend .but {
		border:1px solid #999999;
		width:90%;
		background-color:#99CC00;
	}






/* ------------------------------------------ */
/* called from navMain.asp */	
	#topnavigation {
	font-size: 12px;
	/*background-color: #faa456;*/
	background-color: #999999;
	color: #FFFFFF;
	width: 780px;
	}
	#topnavigation a {
		color: #414141 !important;
		font-weight:bold !important;
	}
	#topnavigation a.OFF:visited, #topnavigation a.OFF:active, #topnavigation a.OFF:link {
		text-decoration: none;
		color: #bbce37 !important;
	}
	#topnavigation a.OFF:hover {
		color: #bbce37 !important;
	}
	#topnavigation a.ON:visited, #topnavigation a.ON:active, #topnavigation a.ON:link {
		color: #bbce37 !important;
	}
	#topnavigation a.on:hover {
		color: #bbce37 !important;
	}

	#leftnavigation {
		/*background-color: #6a9c03;*/
		/*background-color: #A88E00;*/
		background-color: #414141;
		width: 780px;
		color: #FFFFFF;
		text-align:center;
		text-transform:capitalize;
	}
	#leftnavigation a {
		color: #ffffff;
	}
	#leftnavigation a.OFF:visited, #topnavigation a.OFF:active, #topnavigation a.OFF:link {
		text-decoration: none;
		color: #FFFFFF;
		text-transform:capitalize;
	}
	#leftnavigation a.OFF:hover {
		color: #FFFFFF;
		text-transform:capitalize;
	}
	#leftnavigation a.ON:visited, #topnavigation a.ON:active, #topnavigation a.ON:link {
		color: #FFFFFF;
		text-transform:capitalize;
	}
	#leftnavigation a.on:hover {
		color: #FFFFFF;
		text-transform:capitalize;
	}
	
	#navleft {
		background-image:url(../images/build/navmiddle2.gif); 
		background-repeat:repeat-y; 
		background-position: left;		
		color: #FFFFFF;
		text-transform:capitalize;
	}
	#navleft a {
		color:#FFFFFF;
		font-size:11px;
		font-weight:normal;
		text-transform:capitalize;
		text-decoration: none;
	}
	#navleft a.OFF:visited, #navleft a.OFF:active, #navleft a.OFF:link {
		font-size:11px;
		text-decoration: none;
		font-weight:normal;
		color: #FFFFFF;
		text-transform:capitalize;
	}
	#navleft a.OFF:hover {
		font-size:11px;
		text-decoration: none;
		color: #FFFFFF;
		text-transform:capitalize;
	}
	#navleft a.ON:visited, #navleft a.ON:active, #navleft a.ON:link {
		color: #FFFFFF;
		text-decoration: none;
	}
	#navleft a.on:hover {
		color: #FFFFFF;
		text-decoration:none;
	}
	
#thumb1Image {
	text-align:center;
	height: 130px;
}
#thumb1Model {
	/*color:#A58B03;*/
	color:#828A00;
	font-size:12px;
	text-align:center;
	height: 40px;
}
#thumb1Price, #thumb1Price a:visited, #thumb1Price a:active, #thumb1Price a:link, #thumb1Price a:hover, {
	/*color:#FF9900;*/
	color:#999999;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	height: 20px;
}
#rsProductID {
	font-size:9px;
	/*color:#A58B03;*/
	color:#828A00;
	text-align:center;
	height: 16px;
}
#checkoutbox {
width:100%;}
#checkoutheader {
	font-weight:bold;
	color:#33CC33
	}
.list0 {
	background-color:#EFF0DE;
	color:#000000;
	}
.list1 {
	background-color:#BBC075;
	color:#000000;
	}

	