/* Blackspur specific styles */
body {
	background: #62A59D;  
	color:#FFFFFF; 
}
h2 {
	margin-bottom: 10px;
}
/*  various links */
a:link {
	color:#b7c03e; 
	font-weight:bold;		
}
a:visited {
	color:#000000;
	font-weight:bold;		 
}
a:hover{
	color:#000000;
	text-decoration:none;
	font-weight:bold;		
}
#contentWrapper a {
	color:#b7c03e;
	font-weight:bold;	

}
#contentWrapper a:visited {
	color:#000000; 
	font-weight:bold;	
}
#contentWrapper a:hover{
	color:#000000;
	text-decoration:none;
	font-weight:bold;	
}
#nav a {
	display:block;
	font-size:11px;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
	text-transform:none;
	color:#b7c03e;
	font-weight:bold;
	
}
#nav a:hover{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}
#nav a:visited{
	color:#000000;
	font-weight:bold;
}
#mainContent a:link {
	color: #b7c03e; 
}
#mainContent img{
	float:right; 
}
#container {
	/*margin: 0px 0px 0px 114px;*/
	margin: 0 auto;
	position:relative;
	width: 835px;
}
#nav {
	background:#62A59D;
/*	width: 850px;*/
	position: absolute;
	right:0px;
	top:63px;
	width:485px;
	}
#nav ul {
	background:#62A59D;
/*	float:left;
	margin: -40px 0px 0px 425px;*/
	float:right; 
}
#nav li.first {
	border-left: none;
}
#nav li {
	border-right:none;
	float:left;
	line-height:20px;
	text-align:center;
}

#header{
	background: #62A59D url(../images/logo_line.gif) top left repeat-x scroll;
	width: 835px;
	height: 100px;
	position:relative;
}
#header h1 {
	background:#62A59D url(../images/logo_2.gif) top left no-repeat;
	text-indent:-9999px;
	height: 100px;
	width: 155px;
	margin: 0px;
}
#topnav{
	display: none;
	margin: 0px 0px 0px 40px;
	padding-right: 4px;
}
#topnav ul li ul{
	display: none;

}
#topnav li{
	width:90px;
	float:left;
	margin-right:6px;
}
.welcome {
	display: none;
}
#contentWrapper {
	background: #2C867C; 
	margin: 0px;
	width: 835px;
	height: 100%;
}
#mainContent {
	background: #2C867C; 
	margin: 0px;
	padding: 20px 0px 40px 40px; 
	height: 100%;
	text-align: left; 
	clear: both; 
}

#footer {
	display:none;
}
#copyright {
	width: 835px;
	font-size: 0.8em;
}
#search-form {
	clear:both;
	display:none;
	margin:0;
	float: right;
}
.table-cell {
	margin: 20px;
}
/* rotating image specific*/
.rotation-block {
	clear: both;
	float: left; 
}
.rotate-images {
	float: left; 
	margin:0px;
}
.rotate-text {
	float: left; 
	text-align:center;
	width: 300px;
	padding: 90px 30px 0px 30px; 
}
/*  shopping specific */
.title h2{
	padding-left: 30px;
}
.description {
	padding-left: 30px;
}
.sub-category-list {
	display: none;
}
.category-image-large{
	float:left;
	padding-right: 20px 20px 20px 30px;
}
.category-image-small{
	float:left;
}
.category-description {
	float:left;
	width: 300px;
	padding: 70px;
}
.category-link {
	text-align: center;	
/*	float:left;
	margin: 80px 0px 0px -60px;*/
}
.content-image{
	float:left;
	margin: 0px;
}
.content-image img{
	text-align:left;
}
.content-text {
	float:left;
	width: 330px;
	margin: 0px 30px 0px 0px;
}
.content-text ul{
	list-style:disc;
}
.shop-description {
	clear: both;
}
.links {
	display: none;
}
.model {
	display: none;
}
.shopping-product-brief {
	float: left;
	padding: 20px 10px 10px 0px;
}