
@import url(http://fonts.googleapis.com/css?family=Telex);


.products li a img {
    display: block;
    height: auto !important;
    margin: 0 0 8px;
    width: auto !important;
}
span.onsale {
	background-color: #a5a5a5 !important;
}
.fancybox-outer {
	background-color:#fff !important;
	text-align:center;
	
	display:block;
}
a.button, button.button, input.button, #review_form #submit {
	background-color: #a5a5a5 !important;
}
div.product .summary  p.price {
	color:#555555
}
.lightbox_wysiwug{
padding:30px !important;
}

.button-alt {
	display:block;
	float:left;
}

.lightbox_title{
	text-transform:uppercase;
	display:block;
	margin-bottom:20px;
	 color: #555555;
    font-size: 22px;
}
.lightbox_content{
	font-size:11px;
}

.stock { display:block !important; width:200px !important; clear:both !important; float:none !important; }

.products li {
	text-align: center !important;
	height: 290px !important;
}

.products strong { display:block; height:35px;}

.products li a img{
	display:block;
	height: 200px !important;
}

.products .button { margin:5px 0px 0px 43px !important; display:block !important; width:50px !important;}

.products li .price {
	margin-top: 10px;
	text-align:center !important;
	width:150px;
	color:#555555 !important;
}

.products li .price ins{
	color:#555555;
}

.products .image{
	display:block;
	height:200px;
}


body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #FFF;
	color: #666;
	margin: 0;
	padding: 0;
}
a {
	color: #555555;
}

a img{
	border:none;
}

h1, h2, h3 {
	font-family: 'Telex', sans-serif;
	font-weight: normal;
	color: #666;
	text-transform: uppercase;
}



#sidebar { display:none }
p {
	font-size: 11px;
	line-height: 20px;
	color: #666;
}
.content, #container { 

	margin: 0 auto;
    padding: 20px;
    width: 840px;
    background-color: #fff;
    overflow: auto;

 }
.clear {
	clear: both;
}
.c {
	width: 1009px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg-head.gif);
	padding: 0px;
	background-position: center 20px;
	background-repeat: no-repeat;
}
.c .header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height:170px;
}
.c .header .logo {
	display: block;
	width: 255px;
	height: 90px;
	position: absolute;
	margin: 25px 0 0 700px;
	overflow: hidden;
}
.c .header .logo {
	text-indent: -90000px;
	display: block;
	overflow: hidden;
}
.c .header .account {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
.c .header .account ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
.c .header .account ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-transform: uppercase;
}
.c .header .account ul li a {
	color: #666;
	text-decoration: none;
}
.c .header .navigation {
	padding-top: 70px;
	padding-left: 62px;
}
.c .header .navigation ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
.c .header .navigation ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.c .header .navigation ul li a{
	font-family: 'Telex', sans-serif;
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.c .header .navigation ul li ul {
	z-index:999;
	display:none
}
.c .header .navigation ul li:hover ul {
	display: block;
	position: absolute;
	width: 150px;
}
.c .header .navigation ul li ul li {
	float: none;
}
.c .header .navigation ul li ul li a{
	
	padding: 5px;
	margin: 0px;
	background-color: #C4AB57;
	text-transform: uppercase;
	color: #FFF;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDB870;
}

.c .f {
	background-image: url(images/bg-foot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
	padding-bottom: 50px;
}
.c .f .cont {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	text-align: right;
}
.c .f .cont ul {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.c .f .cont ul li {
	display: inline;
	font-size: 10px;
}
.c .f .cont ul li a {
	color: #666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.c .f .cont p {
	font-size: 10px;
	color: #999;
	display: block;
	margin: 0px;
	padding: 0px;
}
.c .f .cont .credits a {
	color: #999;
	text-decoration: none;
}
.c .content {
	min-height: 250px;
}

.slidy {margin-left:50px;}




/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}

#breadcrumb { font-size:10px !important; color:#999999; } 

fieldset {}

.shop_table  .product-name, .product-quantity ,.shop_table .product-price, .shop_table .product-subtotal {
	font-size:10px !important;
	font-weight:normal !important;
	letter-spacing:1px;
	text-transform: uppercase;
	text-decoration: none;
}

.actions .coupon { opacity:0.5 }
.actions .coupon:hover { opacity:1 }

.shop_table  .product-name a {
	font-size:13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
}
.field_checkout_k {
	float:left;
	width:49%;
	height: 53px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	overflow: hidden;
}
.field_checkout_k p {
	float:none;
	margin: 0px !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.billing-state br { display:block; height:5px; }
.billing-country select { width:170px !important; }
.billing-first_name input, 
.billing-last_name input,
.billing-address input, 
.billing-address-2 input,
.billing-city input, 
.billing-postcode input,
.billing-state input,
.billing-email input,
.billing-phone input
{ width:160px !important; }
.billing-company { width:100%; }
.billing-company input { width:350px; }
.billing-address { clear:left; }


.shipping-state br { display:block; height:5px; }
.shipping-country select { width:170px !important; }
.shipping-first_name input, 
.shipping-last_name input,
.shipping-address input, 
.shipping-address-2 input,
.shipping-city input, 
.shipping-postcode input,
.shipping-state input,
.shipping-email input,
.shipping-phone input
{ width:160px !important; }
.shipping-company { width:100%; }
.shipping-company input { width:350px !important; }
.shipping-address { clear:left; }

.order_comments { width:420px; clear:both; height:200px !important; float:none !important }

#order_comments { height:100px; }

#order_review .shop_table td {
	font-size:11px !important;
	letter-spacing:1px;
	font-weight: normal !important;
	text-transform: uppercase;
	color: #666;
}

.account li {
	display:block;
	float:right;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #555555;
	margin-right: 5px !important;
	padding-right: 5px !important;
}
.account li:first-child { border:none !important }
.menu-footer-menu-container li {
	display:block;
	float:right;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #555555;
	margin-right: 5px !important;
	padding-right: 5px !important;
}
.menu-footer-menu-container li:first-child { border:none !important }
address { font-size:11px; }

.content .one_third h4 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #555555;
	display: block;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.content .one_third h4 + ul { padding:10px 0 0 14px; margin:0;  }
.content .one_third h4 + ul li { padding:0px; margin:0; font-size:11px  }
.content .one_third h4 + ul li a {
	display:block;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.article { padding:10px 0 10px 0 }
.article .date { font-size:11px; letter-spacing:2px; }
.article h3 {
	display: block;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.article p { padding:0; margin:5px 0 10px 0 }

.grid { padding:10px 0 20px 0 }

.grid .one_third a.press_image { display:block; overflow:hidden; height:170px; width:200px; }
.grid .one_third h5 { display:block; padding:0; margin:0 }
.grid .one_third h5 a {
	display:block;
	width:200px;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration:none;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 20px;
}
.grid .one_third a { opacity:0.8; }
.grid .one_third:hover a { opacity:1; }
.fullsizeimage img { width:100%; height:auto }

.logic-form input, textarea { width:250px; }
.logic-form input[type=submit] {
	color: #FFF;
	background-color: #555555;
	width: 80px;
}








.content .one_fifth h4 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #555555;
	display: block;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.content .one_fifth h4 + ul { padding:10px 0 0 14px; margin:0;  }
.content .one_fifth h4 + ul li { padding:0px; margin:0; font-size:11px  }
.content .one_fifth h4 + ul li a {
	display:block;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

.featured{
	margin-right:30px;
	float: left;
	display: block;
	width: 200px;
}

.four_fifth .article{
	margin:20px 0 20px 0;
	border-bottom: 1px solid #555555;
	padding: 20px 0 20px 0;
}


.postcontent{
	float: left;
	width: 300px;
}

.button-alt {
	margin-top:15px;
	margin-bottom: 20px;
	
	
}




.featuredsingle{
	margin-bottom: 30px;

	display: block;
}
.posted_in {
	display:block;
	clear:both;
	font-size: 11px;
}

/* new styling for the website */


body, html {
	margin: 0;
	padding: 0;
}

body {
	background-color:#ffffff;
}

body.homepage {
/*	background: url('assets/images/bg2.jpg') no-repeat top center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
	background-color: #bbb;
}

* {
	padding: 0;
	margin: 0;
	font-family: arial;
}
.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 90px;
	z-index: 1000;
	background-color: rgba(255,255,255,0.8);
}

.header .account {
	float: right;
    margin-top: 15px;
}

.header .account a {
    font-size: 12px;
    color: #656565
}

.header .navigation {
	margin-right: 5%;
    position: absolute;
    right: 22px;
    top: 29px;
    width: 840px;
}

#menu-main-menu {
	margin-top:10px;
	text-align: right;
}

#menu-main-menu li {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	color: #000000;
    padding: 10px 13px;

}

#menu-main-menu li a {
	color: #000000;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
}

#menu-main-menu li ul.sub-menu {
	display: none;
    margin-left: -35px;
    opacity: 0.8;
    width: 181px;
}

#menu-main-menu li:hover ul.sub-menu {
	position: absolute;
	display: block;
	background-color:#ffffff;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.1);
}

#menu-main-menu li:hover ul.sub-menu li {
	display: block;
	border-bottom:1px solid #a5a5a5;
}

#menu-main-menu li:hover ul.sub-menu li:last-child {
	border-bottom:none;
}

.footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 70px;
	background-color: rgba(255,255,255,0.8);
	padding-top:20px;
	font-family: sans-serif;
}

.page {
	margin: 100px auto;
	width: 1200px;
}
.container {
	margin: 0 auto;
	width: 95%;
}

.header .container img {
	margin-top:10px;
	float: left;
}

.footer .copyright{
	float:right;
	text-align: right;
}

.footer .copyright p {
	font-size: 13px;
	color: #656565;
}
.page * {
	max-width: 100%;
	height: auto;
}
.footer .copyright p.uppercase {
	text-transform: uppercase;
}

.footer .copyright a {
	color: #656565;
	text-transform: normal;

}

.footer .copyright .credits {
	font-size: 10px;
	margin-top: 5px;
}

.menu-main-menu > .menu-item a {
	padding-bottom:20px;
}

/*.images img {
 position:absolute;
 z-index:-1;
 display:none;
}*/

@media screen and (max-width:1500px) {

	.page {
		width: 1100px;
	}
}
@media screen and (max-width:1200px) {
	.page {
		width: 700px;
	}

.header .container img {
	width: 300px
}
.header .navigation {
	width: 600px;
	margin-right: 0px;
}

#menu-main-menu li {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	color: #000000;
    padding: 10px 4px;

}
#menu-main-menu li a {
	font-size: 12px;
}

}
@media screen and (max-width:980px) {
	.page {
		width: 700px;
	}

.header .container img {
	width: 200px
}
.header .navigation {
	width: auto;
	margin-right: 0px;
	float: none;
	clear: both;
}

#menu-main-menu li {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	color: #000000;
    padding: 10px 4px;

}
#menu-main-menu li a {
	font-size: 12px;
}

}
@media screen and (max-width:720px) {
	.page {
		width: 440px;
	}
}
@media screen and (max-width:480px) {
	.page {
		width: 400px;
	}
}
