/* DPA Canvas */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700|Satisfy);

@font-face {
	font-family: 'codropsicons';
	src:url('../fonts/codropsicons/codropsicons.eot');
	src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/codropsicons/codropsicons.woff') format('woff'),
		url('../fonts/codropsicons/codropsicons.ttf') format('truetype'),
		url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
	font-weight: normal;
	font-style: normal;
}

*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body, html { font-size: 100%; padding: 0; margin: 0;}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

body {
	font-family: 'Lato', Calibri, Arial, sans-serif;
	color: #000;
	background:#fff;
}
img {
	border: none;
}
h1 {}
h2 {
	color:#666;
}
h3 {
	color: #000;
}
h4 {
	color: #000;
}
p {
	
	font-size:14px;
}
p.label {
	
	font-size:14px;
	font-weight: bold;
	margin-bottom: 6px;
}
p.note {
	
	font-size:11px;
	font-weight: bold;
	margin-top: 0px;
}
a {
	color: #ddd;
	text-decoration: none;
}

a:hover {
	color: #fff;
}

li {
	font-size:14px;
}

header {
	width:100%;
	min-width: 1200px;
	height:112px;
	background: #fff;
	padding: 0px;
	margin: 0px;
}
.social {
	width: auto;
	height:30px;
	float:right;
	text-align:right;
	font-size:12px;
	margin-top: 20px;
}
.social p {
	color:#000;
	margin: 0;
	padding: 0;
}
.social a:link {
	color:#000;
	text-decoration: none;
}
.social a:visited {
	color: #000;
	text-decoration: none;
}
.social a:hover {
	color: #6FA1F6;
	text-decoration: none;
}
.social img {
	vertical-align: middle;
	margin: 0px 10px 0px 10px;
}

.logo {
	margin: 20px 0px;
}
.img1 {
	margin: 0px 10px 0px 10px;
}
/*main body*/
.main_image_holder {
	width:1200px;
	height:450px;
	margin:auto;
	background: url(../images/shadow.png) bottom no-repeat;
}
.main_image {
	width:1200px;
	height: 380px;
	background:#333;
	color:#fff;
}
.main_content_holder {
	margin:auto;
	width:1200px;
	color:#000;
	
}
section {
	margin:auto;
	width:1200px;
	color:#000;
	
}
/*home page*/
#slider {
	background:url(../images/slider-holder.jpg) no-repeat;
	width: 1200px;
	height: 380px;
}
#homeleft {
	width: 600px;
	height: 350px;
	float:left;
	padding: 25px 0 0 0;
	color:#000;
}
#homeleft p {
	color:#000;
}
#homeright {
	width: 600px;
	height: 300px;
	float:left;	
	padding: 25px 0 0 50px;
	color:#000;
}
#homeright p {
	color:#000;
}
.homeimg {
	margin: 10px 20px 0 0;
	float:left;
}
/*about page*/
.about-left {
	width:300px;
	height:380px;
	background:#7E0001;	
	float:left;
	padding:0 20px;
	color:#fff;
}
.about-left h2 {
	color: #fff;
}
.about-left p {
	color: #fff;
}
.about-right {
	width:900px;
	height:380px;
	background:url(/images/about.jpg) no-repeat;
	float:left;
}
/*products page*/
.products-left {
	width:300px;
	height:380px;
	background:#4F9569;	
	float:left;
	padding:0 20px;
	color:#fff;
}
.products-left h2 {
	color: #fff;
}
.products-left p {
	color: #fff;
}
.products-right {
	width:900px;
	height:380px;
	background:url(../images/products.jpg) no-repeat;
	float:left;
}
.products-list {
	width:33%;
	font-size: 14px;
	float:left;
}
.products-list tr:nth-child(even) {
    background-color: #eeeeee;
}
#gallery p {
	color:#000;
}
#images-group
{
	width:1172px;	
	min-height:350px;
}
#catalog #images-group
{
	width:1017px;	
	margin-left:155px;
}

ul.shopby {
	padding-left: 0px;
}
.images-group-item
{
	position: relative;
	width:280px;	
	height:130px;	
	margin:0 0 13px 13px;
	float:left;
	overflow: hidden;
	cursor: pointer;
}
#catalog .images-group-item
{
	width:239px;	
	height:239px;	
}
.images-group-item-text
{
	position: absolute;
	top: 100px;
	left: 0px;
	width:280px;
	height: 100px;
	background: url(/images/bg_product_thumbs.png);
}
#catalog .images-group-item-text
{
	top: 209px;
	width:239px;	
}
.images-group-item-text h2
{
	font-weight: normal;
	font-size: 18px;
	color: #ffffff;
	font-style:italic;
	margin: 5px;
	padding: 0;
}
#images-group .images-group-item-text p
{
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	font-style:italic;
	margin: 5px 70px 5px 5px;
	padding: 0;
}
#catalog #images-group .images-group-item-text p
{
	margin: 5px 30px 5px 5px;
}
.category1 {
	height: 220px;
	width:220px;
	margin:0 15px;
	float:left;
}
.category2 {
	height: 220px;
	width:220px;
	margin-right:15px;
	float:left;
}

#banner img {
	float:left;
	margin-right:80px;
}

#banner p {
	font-size: 19px;
	line-height: 24px;
	margin-top: 24px;
	margin-right:60px;
	font-style: italic;
	
}
/*contact page*/
.main-contact {
	width:900px; 
	height:380px; 
	float:left;
}
#contact-holder {
	width:300px; 
	height:380px; 
	background: #FFE168; 
	float:left;
	padding:0 20px ;
} 
#contact_details label {
	color: #666666;
	font-size: 12px;
	margin-bottom: 0.5em;
}
#contact_message label {
	color: #666666;
	font-size: 12px;
	margin-bottom: 0.5em;
}
#contact_message textarea {
	margin: 0.2em 0 0.6em 0;
	height: 130px;
}
.field {
	border:solid 1px #666666;
	height:2em;
	background:#f2f2f2;
	padding: 0 1em 0 1em;
	margin: 0.2em 0 0.6em 0;
	color: #666666;
}
/*grey section*/
.static {
	width:100%;
	height:250px;
	color:#000;
	float:left;
	
}
.static h4 {
	line-height:0.25em;
}
.static p {
	color:#000;
	font-size:12px;
	line-height:1em;
}
.newsletter {
	width:230px;
	height:auto;
	float:left;
	color:#000;
	margin-right:30px;
	
}
.extra-images {
	float:left;
}
.extras {
	width:780px;
	height:150px;
	float:right;
	color:#000;
	margin:0px 0 0 60px;
}
.extras p {
	color:#000;
}
.extras img {
	margin: 0px 30px 0 0;
	float:left;
}
.visit {
	width:260px;
	height: 160px;
	float:right;
	
}
footer {
	width: 100%;
	min-width: 1200px;
	height: 400px;
	background: url(../images/footer-bg.jpg) repeat-x #666;
	margin-top:-10px;
	font-size:12px;
	color:#fff;
}

.footer1 {
	width:1200px;
	height:250px;
	margin:auto;
	}
.footer1 h4, p {
	color:#fff;
}
.homenav {
	width:200px;
	height:auto;
	float:left;
	padding:20px 50px 0 0;
}
.homenav a:link {
	color:#fff;
	text-decoration: none;
}
.homenav a:visited {
	color: #fff;
	text-decoration: none;
}
.homenav a:hover {
	color: #6FA1F6;
	text-decoration: none;
}
.prodnav {
	width:400px;
	height:auto;
	float:left;
	padding:20px 50px 0 0;
}
.prodlist {
	width:175px;
	height:auto;
	float:left;
}
.prodnav a:link {
	color:#fff;
	text-decoration: none;
}
.prodnav a:visited {
	color: #fff;
	text-decoration: none;
}
.prodnav a:hover {
	color: #6FA1F6;
	text-decoration: none;
}
.servicenav {
	width:200px;
	height:auto;
	float:left;
	padding:20px 50px 0 0;
}
.servicenav a:link {
	color:#fff;
	text-decoration: none;
}
.servicenav a:visited {
	color: #fff;
	text-decoration: none;
}
.servicenav a:hover {
	color: #6FA1F6;
	text-decoration: none;
}
.socialfoot {
	width:400px;
	height: auto;
	float:left;
	text-align:right;
	padding-top:20px;
}
.socialfootimg {
	margin-top:30px;
	float:right;
	clear:both;
}
.footer2 {
	width:1200px;
	margin:auto;
}
.f2left {
	width:600px;
	float:left;
}
.f2right {
	width:600px;
	float:right;
	text-align:right;
}
.clikkdev {
	margin-top:30px;
}

@media screen and (max-width: 25em) { 
	.codrops-icon span {
		display: none;
	}
}
/*CSS Menu*/
#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
  border: 0;
  box-sizing: content-box;
  z-index:999999;
}
#cssmenu {
  height: 30px;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  background: #fff;
  width: auto;
  z-index:9999999;
  float:right;
  clear:both;
 
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu a {
  background: #fff;
  color: #000;
  display: inline-block;
  font-size: 18px;
  line-height: 20px;
  padding: 0 20px;
  text-decoration: none;
}
#cssmenu ul {
  list-style: none;
}
#cssmenu > ul {
  float: left;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu > ul > li > a {
  color: #000;
  font-size: 12px;
}
#cssmenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 7px solid transparent;
  border-right:7px solid transparent;
  border-bottom: 7px solid #333;
  opacity:0.9;
  margin-left: -10px;

}
#cssmenu > ul > li:first-child > a {
  border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
}
#cssmenu > ul > li.active:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  
}
#cssmenu > ul > li.active > a {
  
}
#cssmenu > ul > li:hover > a {
 
}
#cssmenu .has-sub {
  z-index: 1;
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  width: 200px;
  top: 100%;
  left: 0;
}
#cssmenu .has-sub ul li {
  *margin-bottom: -1px;
}
#cssmenu .has-sub ul li a {
  background: #333;
  opacity:0.9;
  border-bottom: 1px dotted #999;
  filter: none;
  font-size: 11px;
  display: block;
  line-height: 120%;
  padding: 10px;
  color: #ffffff;
}
#cssmenu .has-sub ul li:hover a {
  background: #999;
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#cssmenu .has-sub .has-sub ul li a {
  background: #666;
  border-bottom: 1px dotted #ccc;
}
#cssmenu .has-sub .has-sub ul li a:hover {
  background: #999;
}
/*internal pages*/
#body-wrapper {
	width:100%;
	min-width: 1200px;
	min-height:830px;
	background:url(../images/internal-bg.png) no-repeat #FFF top left;
	padding: 0px;
	margin: 0px;
}
#main-body {
	width:1200px;
	height:auto;
	margin:0 auto;
	padding:0px 0px 20px 0px;
}
#main-body h1 {
	color:#fff;
	font-size: 2em;
	font-weight:lighter;
	-webkit-margin-before: 0.3em;
	-webkit-margin-after: 0.3em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	margin-top: 0px;
	line-height: 50px;
}
#main-body p {
	color:#000;
	}
#main-body a {
	color: #6fa1f6;
	text-decoration: none;
}

#main-body a.select {
  	font-size: 16px;
  	font-weight: bold;
}

#main-body a:hover {
	color: #666666;
}
.internal-header {
	height: 50px;
}
.internal-content {
	width:1200px;
	margin:auto;
	padding-top: 20px;
	height:auto;
}
.internal-left {
	width:700px;
	height:auto;
	float:left;
	margin-top:50px;
}
.internal-right {
	width:420px;
	height:auto;
	float:left;
	margin-top:100px;
	padding: 0 0 0 80px;
}
.extras-panel {
	width:100%;
	height:250px;
	background: url(../images/news-bg.jpg);
}
.extra-left {
	width:360px;
	height:180px;
	float:left;
	color:#000;
	background:#666;
	margin:20px 0 0 0;
}
.extra-right{
	width:780px;
	height:180px;
	float:right;
	color:#000;
	margin:20px 0 0 60px;
	background: #666;
}

#upload {

}
#catalog #sidebar {
	float: left;
	display: inline;
	margin: 2px 0 0;
	padding: 0 15px 0 0;
	width: 155px;
	overflow: hidden;
	border-top: 1px solid #e2e2e2; 
}

#catalog #sidebar h3 {
	margin: 20px 0 0;
	font-size: 13px;
	color: #666;
	font-weight: bold;
	text-decoration: underline; }

#catalog #sidebar h4 {
	margin: 8px 0 0;
	font-size: 13px;
	color: #333;
	font-weight: bold; }

#catalog #sidebar ul.shopby {
	list-style: none; }

#catalog #sidebar ul.shopby li {
	padding: 2px 0 0;
	font-size: 14px;
	color: #666;
	line-height: 1.25em; }

#catalog #sidebar ul.shopby li a {
	color: #666; }

#catalog #sidebar ul.shopby li a:hover, #catalog #sidebar ul.shopby li.active a {
	color: #1165cc; }

#catalog #subject #list ul li {
	padding: 4px 15px !important; }

#catalog #subject #list ul li .desc h5 {
	margin-top: 0px;
	margin-bottom:0px; }

#catalog #subject #list ul li .price p {
	margin-top: 0px;
	margin-bottom:0px; }
}

 #faq dt {
	font-size:16px;
 font-weight: bold;
 margin-bottom: 6px;
 }
 #faq dd {
	font-size:14px;
 padding: 0;
 margin: 0 0 20px 0;
 }
 
 #contact_address {
 	padding: 0px 20px 0px 40px;
	background: url(../images/bg_contact_address.png) top left no-repeat;
 }
 #contact_address h3 {
 	font-size: 14px;
 	color: #666666;
 	margin: 7px 0px 7px 0px;
 }
 #contact_address p {
 	font-size: 12px;
 	color: #666666;
  	margin: 0px 0px 14px 0px;
 }
  #contact_phone {
 	padding: 0px 20px 0px 40px;
	background: url(../images/bg_contact_phone.png) top left no-repeat;
  }
  #contact_phone h3 {
  	font-size: 14px;
  	color: #666666;
  	margin: 7px 0px 7px 0px;
  }
  #contact_phone p {
  	font-size: 12px;
  	color: #666666;
  	margin: 0px 0px 14px 0px;
  }
  #contact_mobile {
 	padding: 0px 20px 0px 40px;
	background: url(../images/bg_contact_mobile.png) top left no-repeat;
  }
  #contact_mobile h3 {
  	font-size: 14px;
  	color: #666666;
  	margin: 7px 0px 7px 0px;
  }
  #contact_mobile p {
  	font-size: 12px;
  	color: #666666;
  	margin: 0px 0px 14px 0px;
  }
  #contact_email {
 	padding: 0px 20px 0px 40px;
	background: url(../images/bg_contact_email.png) top left no-repeat;
  }
  #contact_email h3 {
  	font-size: 14px;
  	color: #666666;
  	margin: 7px 0px 7px 0px;
  }
  #contact_email p {
  	font-size: 12px;
  	color: #666666;
  	margin: 0px 0px 14px 0px;
  }
  #contact_text {
	height: 350px;
	float:left;
	padding: 0px 0 0 0;
  	width: 260px;
  	margin-right:20px;
  }
  #contact_text p {
  	font-size: 12px;
  	color: #666666;
  	margin: 0px 0px 14px 0px;
  }
  #contact_details {
	height: 350px;
	float:left;
	padding: 55px 0 0 0;
  	width: 260px;
  	margin-right:20px;
  }
  #contact_uploads {
	height: 350px;
	float:left;
	padding: 75px 0 0 0;
  	width: 230px;
  	margin-right:20px;
  }
  #contact_uploads p {
  	font-size: 12px;
  	color: #666666;
  	margin: 0px 0px 14px 0px;
  }
  #contact_message {
	height: 350px;
	float:left;
	padding: 55px 0 0 0;
  	width: 352px;
  }
  #contact_message textarea {
	border:solid 1px #666666;
	background:#f2f2f2;
	color: #666666;
	overflow:visible;
  }
  
  #files {
    list-style: none;
    padding:0;
    margin: 0;
  }
  
  #files li {
    float: left;
  }
  
 #cart #top a:hover {
 	color: #666666; }
 
 #cart table.cart td.col3 a:hover {
	color: #666666; }

.btn2 {
	position: relative;
	margin: 15px 0 0;
        padding: 0;
	width: 160px;
	height: 23px;
	overflow: hidden;
	font-size: 17px;
	color: #0066cc;
	text-align: center;
	background: url(../images/bg_btn02.jpg) 0 0 repeat-x;
	border: 1px solid #ccc; 
}


