@charset "UTF-8";
/* CSS Document */

#container {
	padding: 0px;
	margin-top: 0px;
}
#header {
	height: 75px;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 28px;
	margin-left: 0px;
	padding: 0px;
	background-color: #FFF;
}
#header_home {
	height: 75px;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color: #FFF;
	position: absolute;
	z-index: 99;
	width: 100%;
}
#calltoaction {
	background-image: url(../images/bgblock.png);
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding: 40px;
	position: relative;
	z-index: 99;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 36px;
	color: #FFF;
	height: 130px;
	width: 260px;
}
#calltoaction a {
	color: #FFF;
	text-decoration: none;
}
#calltoaction a:hover {
	color: #CEE804;
	text-decoration: none;
}
#content {
	width: 940px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.logo {
	width: 180px;
	height: 75px;
	float: left;
	margin-right: 140px;
}

#navcontainer {
	height: 75px;
	background-color: #FFF;
	float: left;
	width: 640px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#footer {
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	background-color: #000;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footnavcontainer {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 24px;
}

#footnavcontainer img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#selectorcontainer {
	width: 940px;
	height: 60px;
	margin-bottom: 17px;
}
#productscontainer, #productscontainer_urban, #productscontainer_kids, #productscontainer_mount {
	width: 640px;
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#subheader {
	width: 640px;
	height: 75px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 300px;
}
#pagetitle {
	text-align: left;
	height: 55px;
	background-color: #CEE804;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	margin: 0px;
	z-index: 2;
	position: absolute;
}
#pagetitle_cyan {
	text-align: left;
	height: 55px;
	background-color: #00AEEF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	margin: 0px;
	z-index: 2;
	position: absolute;
}
#pagetitle_orange {
	text-align: left;
	height: 55px;
	background-color: #FFA100;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	margin: 0px;
	z-index: 2;
	position: absolute;
}
#pagetitle_pink {
	text-align: left;
	height: 55px;
	background-color: #AD34CB;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	margin: 0px;
	z-index: 2;
	position: absolute;
}
#pagetitle_green {
	text-align: left;
	height: 55px;
	background-color: #DDE800;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	margin: 0px;
	z-index: 2;
	position: absolute;
}
#pagetitle_product {
	text-align: left;
	height: 70px;
	background-color: #CEE804;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	margin: 0px;
	z-index: 2;
	position: absolute;
}
.pagetitle .product-title {
	margin: 0px;
	padding: 0px;
}

#copy {
	width: 300px;
	float: left;
	padding-right: 0px;
	text-align: right;
}
.wrapper {
	width: 960px;
}
#footer .wrapper{
	width: 938px;
	margin: 0px;
	padding: 0px;
}

.cleared, .clear {
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
	width: 0px;
}
/*four col*/
.product-view {
	width: 318px;
	float: left;
	height: 318px;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	text-align: center;
}
.right {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #dfdfdf;
}
.left {
	float: left;
	width: 219px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.product-image {
	margin-bottom: 10px;
}

.product-searchresults .product-image {
	margin-bottom: 10px;
	height: 230px;
	margin-top: 40px;
}
.product-searchresults .product-title {
	float: left;
	margin-left: 20px;
}
.product-title {
	float: left;
}
.fourcol {
	width: 220px;
	float: left;
	margin-right: 20px;
}
.fourcolright  {
	float: left;
	width: 220px;
}
.twocol {
	float: left;
	width: 460px;
	margin-right: 20px;
}
.twocolright {
	float: left;
	width: 460px;
}
.blackbar {
	background-color: #000;
	height: 31px;
}
.addtobasketlink {
	margin-bottom: 15px;
	padding-left: 10px;
}
.addtobasketlink img {
	margin-right: 5px;
}
.pagination {
	width: 637px;
	float: right;
	padding-right: 2px;
	padding-left: 2px;
}
.page_pre {
	float: left;
	background-color: #CEE804;
	height: 50px;
	width: 159px;
	text-align: center;
	padding-top: 27px;
}
.page_next {
	float: right;
	height: 50px;
	width: 159px;
	background-color: #CEE804;
	text-align: center;
	padding-top: 25px;
}
.pagenumber {
	float: right;
	color: #b2b2b2;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 10px;
	height: 18px;
	text-transform: uppercase;
	font-weight: bold;
}
#footlinks .find img{
	padding-right: 6px;
}
.search {
	width: 140px;
	height: 24px;
	float: left;
	background-image: url(../images/searchbox.gif);
	background-repeat: no-repeat;
	margin-right: 20px;
}
.location {
	height: 24px;
	float: left;
}
.find {
	height: 24px;
	float: left;
}
.phone {
	float: left;
	color: #7d7d7d;
	background-image: url(../images/phone.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 40px;
	padding-top: 2px;
	margin-right: 100px;
	padding-bottom: 2px;
}
.copyright {
	float: left;
	padding-top: 2px;
}
.video {
	float: left;
	margin-right: 20px;
}
.text {
	float: right;
	width: 200px;
}

/* Breadcrumbs */

.breadcrumbs
{
	text-align: right;
	height: 37px;
	background-color: #000;
	float: right;
	margin-top: 38px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 640px;
}
.submenu
{
	text-align: right;
	height: 37px;
	background-color: #000;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 640px;
}

.product-showcasecontainer {
	background-color: #FFF;
	text-align: center;
	height: 405px;
}
.product-detailscontainer {
	background-color: #FFF;
	text-align: left;
	padding: 20px;
	width: 460px;
}
.infocontainer {
	background-color: #FFF;
	text-align: left;
	padding: 20px;
	width: 599px;
}
.product-specification {
	margin: 0px;
	padding: 0px;
}
.productlink {
	background-color: #000;
	text-align: left;
	width: 500px;
	height: 76px;
}
.productlinkbox {
	background-color: #CEE804;
	text-align: left;
	width: 250px;
	height: 60px;
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin: 0px;
	padding-top: 14px;
	padding-right: 25px;
	padding-left: 25px;
}
#caption
{
	float: left;
	background-image: none;
	color: #CCC;
	padding-left: 10px;
	padding-right: 5px;
	display: none;
}
.details {
	float: left;
	background-image: none;
	color: #000;
	height: 28px;
	width: 90px;
	background-color: #FFF;
	margin-top: 38px;
	padding-top: 10px;
	text-align: center;
}
.feature {
	width: 180px;
}
.registration
{
	color: #000000;
	width: 460px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}


 
.registration .form-field
{
	float: left;
	width: 150px;
	color: #000;
}
.registration .form-ui
{
	margin-bottom: 20px;
}
.dropdown {
}
