	
    html, html body, body {
      	background:url('../images/bodybg.png') repeat-x #FFF; font-family:'Roboto Condensed', sans-serif; font-weight:500;
    }
	
	.fullround {-moz-border-radius: 5px;-webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;}
	.fullround10 {-moz-border-radius: 10px;-webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px;}
	
	#only-when-menu-hide {display:none}
	
	#menuheader {background:url('../images/footerbg.png'); margin-top:15px}
	.navbar, .navbar-wrapper, .navbar-inverse, .navbar-inner {background:none !important;}
	.navbar-inverse .navbar-inner {background:none; border:0px; border-color:none; font-family: 'Pathway Gothic One', 'sans-serif'; font-weight:400; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;}
	.navbar {margin-bottom:0px}
	.navbar .brand {padding:0px; margin-right:10%}
	.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {-webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;}
	.navbar .nav > li > a {height:60px; min-width:80px; text-align:center; padding:0px; margin-left:10px; margin-right:10px; font-size:20px; text-transform:uppercase; padding:50px 15px 0px 15px; color:#FFFFFF}
	.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {background:#f07c7c}

	#bodycontent{margin-top:20px}
	
	.categoryproduct ul {padding:0px; margin:0px}
	
	.producttitle {font-size:25px; font-weight:bold; margin-bottom:20px}
	.productcontactbtn {margin-top:20px}
	#thumbnailcollection {margin-bottom:20px; margin-top:10px}
	#thumbnailcollection ul {padding:0px; margin:0px}
	
	.fb-like {margin-bottom:30px;}
	
	.colortitle {margin-right:25px; font-weight:bold}
	.productcolor {margin:15px 0px}
	.productcolor ul {padding:0px; margin:0px}
	.productcolor ul li{display:inline-block; zoom:1; *display:inline; vertical-align:middle}
	.availcoloroption {width:32px; height:32px;}
	
	#pagefooter {background:url('../images/footerbg.png'); padding:15px; color:#FFFFFF; margin-top:30px}
	.footernote {text-align:right;}
	
	#contactpage {background:url('../images/contactformbg.png');}
	.googleaddress, .contactform {padding:25px}
	
	.aboutuscontent {background:url('../images/contactformbg.png'); padding:25px; margin-bottom:25px}
	
	.contactbutton {
		-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
		-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
		box-shadow:inset 0px 1px 0px 0px #caefab;
		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811) );
		background:-moz-linear-gradient( center top, #77d42a 5%, #5cb811 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
		background-color:#77d42a;
		-webkit-border-top-left-radius:6px;
		-moz-border-radius-topleft:6px;
		border-top-left-radius:6px;
		-webkit-border-top-right-radius:6px;
		-moz-border-radius-topright:6px;
		border-top-right-radius:6px;
		-webkit-border-bottom-right-radius:6px;
		-moz-border-radius-bottomright:6px;
		border-bottom-right-radius:6px;
		-webkit-border-bottom-left-radius:6px;
		-moz-border-radius-bottomleft:6px;
		border-bottom-left-radius:6px;
		text-indent:0;
		border:1px solid #268a16;
		display:inline-block;
		color:#FFF;
		font-family:Arial;
		font-size:15px;
		font-style:normal;
		line-height:35px;
		text-decoration:none;
		text-align:center;
		padding:0px 10px
	}
	.contactbutton:hover {
		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a) );
		background:-moz-linear-gradient( center top, #5cb811 5%, #77d42a 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
		background-color:#5cb811;
		color:#FFF;
		text-decoration:none
	}
	.contactbutton:active {
		position:relative;
		top:1px;
				color:#FFF;
		text-decoration:none
	}


	.contactpagebtn {
		-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
		-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
		box-shadow:inset 0px 1px 0px 0px #caefab;
		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811) );
		background:-moz-linear-gradient( center top, #77d42a 5%, #5cb811 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
		background-color:#77d42a;
		-webkit-border-top-left-radius:6px;
		-moz-border-radius-topleft:6px;
		border-top-left-radius:6px;
		-webkit-border-top-right-radius:6px;
		-moz-border-radius-topright:6px;
		border-top-right-radius:6px;
		-webkit-border-bottom-right-radius:6px;
		-moz-border-radius-bottomright:6px;
		border-bottom-right-radius:6px;
		-webkit-border-bottom-left-radius:6px;
		-moz-border-radius-bottomleft:6px;
		border-bottom-left-radius:6px;
		text-indent:0;
		border:1px solid #268a16;
		display:inline-block;
		color:#ffffff;
		font-family:Arial;
		font-size:15px;
		font-weight:bold;
		font-style:normal;
		height:40px;
		line-height:40px;
		width:100px;
		text-decoration:none;
		text-align:center;
	}
	.contactpagebtn:hover {
		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a) );
		background:-moz-linear-gradient( center top, #5cb811 5%, #77d42a 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
		background-color:#5cb811;
	}.contactpagebtn:active {
		position:relative;
		top:1px;
	}
	
