/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background:#c6d9dd;
}
input, submit, button {
	font-size:xx-small;
}
img {
	border:0px;
}
div.basket {
	float:right;
	margin-top:-5px;
	margin-bottom:-44px;
	font-size:xx-small;
}
div.page {
	width:780px;
	border:0px solid #000000;
	text-align:left;
	padding:00px;
	margin:0px;
	margin-top:10px;
	padding:0px;	
	background:#ffffff url('../images/top.jpg') top center no-repeat;
	margin-bottom:10px;
}
div.inner_page {
	padding:20px;
	width:740px;
}
.head{
height:61px;
}
.search {
	background:#ffffff url('../images/menu_bottom1.jpg') bottom left no-repeat;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:20px;
}
.search form {
	margin:0px;
	padding:0px;
}
div.row {
	clear:both;
	width:99%;
	margin-bottom:3px;
	margin-top:3px;
	background:#efefef;
	padding:3px;
}
div.row .left{
	float:left;
	width:30%;
	background:none;
}
div.row .right{
	float:right;
	width:70%;
	background:none;
}
div.featured {
	width:740px;
	height:254px;
	background:#ffffff url('../images/header_rock_solid.jpg') top left no-repeat;
	margin-top:0px;
}
div.featured .display {
	margin-top:100px;
	margin-left:30px;
	width:300px;
	color:#ffffff;
}
div.featured .display .description {
	font-size:12px;
	width:300px;
	text-align:justify;
}
div.featured .display .link {
	font-size:12px;
}
div.footer {
	font-size:10px;

}
div.topmenu {
	width:466px;
	float:right;
	margin-top:33px;
	height:28px;
	text-align:right;
	background:#dcdcdc url('../images/bar_left.jpg') top left no-repeat;
}
div.mainmenu {
	background:#dcdcdc;
	padding:3px;
	width:auto;
}
div.curves {
	background: url('../images/menu-lft.jpg') top left  no-repeat;
	height:25px;
	padding-top:5px;
	float:left;
	width:600px;
}


div.content {
	font-size:small;
	font:Arial, Helvetica, sans-serif;
}
div.clear {
	clear:both;
}
div.resources {
	width:218px;
	float:right;
	margin:3px;
	padding-bottom:5px;
	background:#dedede;
}
div.resources .list {
	padding:5px;
}
div.resources .resource {
	margin-bottom:10px;
	clear:both;
	
}
div.resources .resource .image{
float:left;
	width:15px;
}
div.resources .resource .link{
	float:right;
	width:190px;
}
div.resources .resource a {
	color:#000000;
}
div.breadcrumbs {
	font-size:10px;
	margin-top:5px;
	margin-bottom:15px;
}
div.product-head {
	width:400px;
}
div.image {
	width:145px;
	float:left;
}
div.product_image {
	width:145px;
	float:right;
}
div.listing {
	border-bottom:1px dashed #efefef;
	padding-top:10px;
	padding-bottom:10px;
}
div.description {
	float:right;
	width:500px;
}
div.vendor {
	margin-bottom:15px;
	font-style:italic;
}
div.section {
text-transform:uppercase;
color:#999999;
font-size:medium;
}
div.product, h1 {
	font-size:24px;
	color:#59338a;
	font-weight:bold;
}
div.section-body {
	float:left;
	width:500px;
	padding-right:10px;
	border-right:1px dashed #333333;
}
div.section-product {
	float:right;
	width:200px;
	margin:15px;
	padding:15px;
	border-left:1px dashed #333333;
}
.calltoactions {
	font-weight:bold;
}
h2 {
	font-size:16px;
}
.footer {
	clear:both;
}