﻿@charset "utf-8";
/* Creative eWorld CSS*/
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 13, 2015 */



@font-face {
    font-family: 'bebasneueregular';
    src: url('font/BebasNeue-webfont.eot');
    src: url('font/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/BebasNeue-webfont.woff2') format('woff2'),
         url('font/BebasNeue-webfont.woff') format('woff'),
         url('font/BebasNeue-webfont.ttf') format('truetype'),
         url('font/BebasNeue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latobold';
    src: url('font/Lato-Bold-webfont.eot');
    src: url('font/Lato-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Lato-Bold-webfont.woff2') format('woff2'),
         url('font/Lato-Bold-webfont.woff') format('woff'),
         url('font/Lato-Bold-webfont.ttf') format('truetype'),
         url('font/Lato-Bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latobolditalic';
    src: url('font/Lato-BoldItalic-webfont.eot');
    src: url('font/Lato-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Lato-BoldItalic-webfont.woff2') format('woff2'),
         url('font/Lato-BoldItalic-webfont.woff') format('woff'),
         url('font/Lato-BoldItalic-webfont.ttf') format('truetype'),
         url('font/Lato-BoldItalic-webfont.svg#latobold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latoitalic';
    src: url('font/Lato-Italic-webfont.eot');
    src: url('font/Lato-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Lato-Italic-webfont.woff2') format('woff2'),
         url('font/Lato-Italic-webfont.woff') format('woff'),
         url('font/Lato-Italic-webfont.ttf') format('truetype'),
         url('font/Lato-Italic-webfont.svg#latoitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'latolight';
    src: url('font/Lato-Light-webfont.eot');
    src: url('font/Lato-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Lato-Light-webfont.woff2') format('woff2'),
         url('font/Lato-Light-webfont.woff') format('woff'),
         url('font/Lato-Light-webfont.ttf') format('truetype'),
         url('font/Lato-Light-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latolightitalic';
    src: url('font/Lato-LightItalic-webfont.eot');
    src: url('font/Lato-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Lato-LightItalic-webfont.woff2') format('woff2'),
         url('font/Lato-LightItalic-webfont.woff') format('woff'),
         url('font/Lato-LightItalic-webfont.ttf') format('truetype'),
         url('font/Lato-LightItalic-webfont.svg#latolight_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latoregular';
    src: url('font/Lato-Regular-webfont.eot');
    src: url('font/Lato-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Lato-Regular-webfont.woff2') format('woff2'),
         url('font/Lato-Regular-webfont.woff') format('woff'),
         url('font/Lato-Regular-webfont.ttf') format('truetype'),
         url('font/Lato-Regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'latoblack';
    src: url('font/Lato-Black-webfont.eot');
    src: url('font/Lato-Black-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Lato-Black-webfont.woff2') format('woff2'),
         url('font/Lato-Black-webfont.woff') format('woff'),
         url('font/Lato-Black-webfont.ttf') format('truetype'),
         url('font/Lato-Black-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;

}


html, body, div, span, applet, object, iframe, h1, h2,
h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
strike, sub, tt, var,
b, u, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, 
caption, tfoot, thead, article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a,
a:link, 
a:visited,
a:active
{
	background: none;
	color: #c60808;	
	outline: none;
    ie-dummy: expression(this.hideFocus=true);
	text-decoration: none;
	transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
}

a:hover {
	color: #6d0202;	
}

html {
    position: relative;
    min-height: 100%;
}

body {
	background: #ffffff;
	margin: 0 auto;
	padding: 0;
	color: #555555;
	font-size: 15px;
	font-weight: normal;
	font-family: latoregular, Arial, Helvetica, sans-serif;
	line-height: 25px;
	height: auto;
	margin: 0;  
	padding-bottom: 160px;
	height: 100%;
}

strong, b {
	font-family: latobold, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

i, em {
	font-family: latoitalic, Arial, Helvetica, sans-serif;
	font-style: normal;	
}

strong i, strong em, b i, b em, i strong, i b, em strong, em b {
	font-family: latobolditalic, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}

td {
	position: relative;	
}

p {
	margin-bottom: 18px;
	font-weight: normal;
}

.clear {
	clear: both;
	overflow: hidden;
	height: 0px;
}

.floatright {
	float: right;	
}

.floatleft {
	float: left;	
}

a.backlink, .backlink {
	font-family: latolight, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #888888;
	display: inline-block;
	margin-bottom: 5px;
	line-height: 18px;
}

a.backlink:hover {
	color: #333333;	
}

.red {
	color: #c60808 !important;	
}

.orange {
	color: #e97211 !important;	
}

input { outline: 0; border: 0; }

input:focus, select:focus, textarea:focus { outline: 0; }

input[type="submit"], input[type="button"] { 
	cursor: pointer;
	-webkit-transition: all 0.7s ease-in-out;
  	-moz-transition: all 0.7s ease-in-out;
  	-ms-transition: all 0.7s ease-in-out;
 	-o-transition: all 0.7s ease-in-out;
 	transition: all 0.7s ease-in-out;
}

label {
	line-height: 17px;
	font-size: 13px;
	font-family: latolight, Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	display: inline-block;	
}

label input {
	vertical-align: -2px;	
}

label .normal_label {
	color: #444444;
	font-size: 13px;
	font-family: latoregular, Arial, Helvetica, sans-serif;	
}

a.button, .button {
	background: #333333;
	display: inline-block;
	padding: 8px 15px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 19px;
	-webkit-transition: all 0.7s ease-in-out;
  	-moz-transition: all 0.7s ease-in-out;
  	-ms-transition: all 0.7s ease-in-out;
 	-o-transition: all 0.7s ease-in-out;
 	transition: all 0.7s ease-in-out;	
	line-height: 19px;
	text-decoration: none;
	font-family: bebasneueregular, Arial, Helvetica, sans-serif;
}

a.button:hover, .button:hover {
	background-color: #0d0d0d;
}

a.orangebtn, .orangebtn {
	background-color: #e97211;	
	color: #ffffff;
}

a.orangebtn:hover, .orangebtn:hover {
	background-color: #ff9b49;
}

ol, ul { margin-bottom: 20px;
	padding-left: 20px;  }

ol li, ul li {
	padding-bottom: 2px;	
	padding-left: 2px;
}

ul, ul li {
	list-style: disc;	
}

ol, ol li {
	list-style: decimal;
}

.centeralign {
	text-align: center;
	margin: auto;	
}

h1, .prod_title {
	color: #c60808;
	font-weight: normal;
	line-height: 43px;
	font-size: 40px;
	margin-bottom: 30px;
	text-transform: uppercase;	
	letter-spacing: 6px;
	font-family: bebasneueregular, Arial, Helvetica, sans-serif;
}

.prod_title {
	letter-spacing: normal;
	color: #282828;	
	margin-bottom: 0px;
}

h2, .home_promotitle, .cart_prodname, a.payment_steps {
	color: #333333;
	font-size: 25px;
	margin-bottom: 5px;
	line-height: 30px;
	font-family: bebasneueregular, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.payment_steps {
	letter-spacing: 5px;	
}

a.active.payment_steps {		
	color: #c60808;
}

.home_promotitle {
	color: white;
	-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	background: #e97211;
	padding: 11px 20px;	
	margin-bottom: 20px;
}

.cart_prodname {
	margin: 0;
}

h3 {
	color: #282828;
	font-size: 20px;
	font-weight: normal;	
	line-height: 25px;
	font-family: bebasneueregular, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

h4 {
	font-family: latobold, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	text-transform: capitalize;
	color: #c60808;
	line-height: 23px;
}

h5, .welcome_msg {
	margin-bottom: 10px;
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: bebasneueregular, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
}

.welcome_msg {
	margin: 0;
	letter-spacing: 0;	
}

h6, .homepage_cat, .cart_h6 {
	font-size: 12px;
	font-family: latoregular, Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin-bottom: 3px;
	font-weight: normal;
	color: #7b7b7b;
	margin-top: 13px;
}

.homepage_cat, .cart_h6 {
	margin-top: 0;
	display: block;	
}

.cart_h6 {
	margin: 0;	
}

.outline {
	border: 1px solid #dddddd;
}

.input_field {
	width: 100%;
	border: 1px solid #e2e2e2;
	background: white;
	display: inline-block;
	padding: 8px 5px;
	color: #867c75;
	font-family: latoregular, Arial, Helvetica, sans-serif;	
	font-size: 13px;
	-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	margin: 0;
}

.hdiv {
	background: url(../images/space.jpg) repeat-x transparent left center;
}

.vdiv {
	background: url(../images/space.jpg) repeat-y transparent center top;
}

.bhdiv {
	background: url(../images/space.jpg) repeat-x transparent left bottom;
}

a img {
	border: 0;	
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

	/* IE 5-7 */
	filter: alpha(opacity=100);

	/* Netscape */
	-moz-opacity: 1;

	/* Safari 1.x */
	-khtml-opacity: 1;

	/* Good browsers */
	opacity: 1;
	transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
}

a:hover img {
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";

	/* IE 5-7 */
	filter: alpha(opacity=70);

	/* Netscape */
	-moz-opacity: 0.7;

	/* Safari 1.x */
	-khtml-opacity: 0.7;

	/* Good browsers */
	opacity: 0.7;	
}

.date {
	display: inline-block;
	color: white;
	background-color: #e97211;
	font-family: latobold, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 8px;
	line-height: 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 7px;
	margin-bottom: 3px;	
}

.breadcrumbs {
	list-style: none;
	padding:0;
	margin: 0;
	margin-bottom: 20px;	
}

.breadcrumbs li {
	padding:0;
	margin: 0;
	list-style: none;
	display: inline-block;
	margin: 3px;	
	font-size: 11px;
	line-height: 11px;
	color: #777777;
}

.breadcrumbs li:first-child {
	margin-left: 0;	
}

.breadcrumbs a {
	color: #777777;
	text-transform: uppercase;
	letter-spacing: 2px;
	vertical-align: middle;	
}

.absoluteright {
	position: absolute;
	right: 0;	
}

.normal_font {
	font-size: 15px !Important;	
}

/** Header **/
#header {
	background: #cfcfcf url(../images/header_bg.jpg) repeat-x left top;	
	width: 100%;
	margin: 0;
	padding-bottom: 5px;
	margin-bottom: 40px;
	position: relative;
	z-index: 5;
}

.header_wrapper {
	width: 1000px;
	margin: auto;	
}

.logo {
	display: inline-block;
	float: left;
	vertical-align: middle;
	width: 350px;	
	padding-top: 20px;
}

.nav_wrapper {
	display: inline-block;
	float: right;
	vertical-align: middle;
	width: 630px;	
}

.search_wrapper {
	background: #c60808;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;	
	color: white;
	font-family: bebasneueregular, Arial, Helvetica, sans-serif;
	font-size: 25px;
	text-align: center;
	-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	padding: 15px 0;
	width: 550px;
	-webkit-box-shadow: inset 0px -1px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0px -1px 5px 0px rgba(0,0,0,0.3);
	box-shadow: inset 0px -1px 5px 0px rgba(0,0,0,0.3);
	float:right;
}

.search {
	display: inline-block;
	vertical-align: middle;
	width: 240px;	
	margin-left: 15px;
}

.search_field {
    margin-left:-3px;    
	background: white;
	border: none;	
	font-family: latoregular, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818181;
	padding: 10px;
	display: inline-block;
	vertical-align: middle;
	width: 200px;
    
	-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
}

.search_btn {
    margin-left:2px;
	display: inline-block;	
	/*background: transparent url(../images/icon_search.png) no-repeat center;*/
	/*width: 32px;
	height: 32px;*/
	vertical-align: middle;
}

.search_btn:hover {
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";

	/* IE 5-7 */
	filter: alpha(opacity=70);

	/* Netscape */
	-moz-opacity: 0.7;

	/* Safari 1.x */
	-khtml-opacity: 0.7;

	/* Good browsers */
	opacity: 0.7;	
}

#nav {
	width: 100%;
	padding: 17px 0;
	margin: 0;
	list-style: none;	
	text-align: right;
	clear:both;
}

#nav li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
	border-left: 1px solid #bdbdbd;
	padding: 0 12px;
	position: relative;
}

#nav li:first-child {
	border: none;	
	padding-left: 0;
}

#nav li:last-child {
	padding-right: 0;	
}

#nav li a {
	font-family: bebasneueregular, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 14px;
	color: #252525;	
}

#nav li a:hover, #nav li.active a {
	color: #c60808;	
}

#nav li ul {
	display: none;	
	position: absolute;
	background: transparent url(../images/nav_bg.png) repeat;
	top: 43px;
	margin: 0;
	width: 130px;
	left: -45px;
	padding: 0 20px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border: 1px solid #222222;
}

#nav li ul li {
	display: block;	
	padding: 0;
	border: none;
	background: transparent url(../images/nav_divider.png) repeat-x left top;
}

#nav li ul li:first-child {
	background: none;	
}

#nav li ul a, #nav li.active ul li a {
	color: #cccccc;
	font-family: latoregular, Arial, Helvetica, sans-serif;
	font-size: 13px;	
	line-height: 15px;
	display: block;
	padding: 12px 0 10px;
}

#nav li ul li:first-child a {
	padding-top: 10px;	
}

#nav li ul a:hover, #nav li ul li.active a {
	color: white;	
}

#nav ul li.active a {	
	font-family: latobold, Arial, Helvetica, sans-serif;	
}

#nav ul ul {
	left: 150px;
	top: -1px;	
	border: none;
}
/** End of Header **/

/* Login Bar */
#login_bar {
	border-top-right-radius: 5px;
	overflow: hidden;
	width: 1000px;
	margin: auto;
	font-family: bebasneueregular, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #151416;	
}

.welcome_bar {
	display: none;
}

.login_btn {
	background: #cbcbcb url(../images/icon_loginbtn.png) no-repeat center;	
	width: 30px;
	height: 30px;
	display: inline-block;
}

.login_btn:hover {
	background-color: #bbbbbb;	
}

.login_bg {
	background: #cecece url(../images/login_bg.jpg) repeat-x left top;	
	padding: 10px;
}

.login_field {
	font-size: 11px;	
}

#login_bar a {
	color: white;	
}

#login_bar a:hover {
	color: #e5e5e5;	
}

.login_links {
	color: white;	
	font-size: 11px;
	font-family: latoregular, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

a.shoppingcart {
	font-size: 17px;
	font-family: bebasneueregular, Arial, Helvetica, sans-serif;	
	background: transparent url(../images/icon_cart.png) no-repeat left center;
	padding-left: 30px;
}
/* End of Login Bar */

/* Banner */
#banner {
	background: white url(../images/banner_bg.jpg) repeat;
	width: 100%;	
	height: 300px;
	position: relative;
	overflow: hidden;
}

.banner_wrapper {
	width: 1000px;
	margin: auto;	
	position: relative;
	z-index: 2;
}

.bigcaption {
	font-size: 82px;
	color: #111111;	
	font-family: bebasneueregular, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 70px;
	display: inline-block;
}

.subcaption {
	background: #b40707;
	padding: 3px 15px;
	display: inline-block;
	color: white;	
	font-family: latolight, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 16px;
	-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	-webkit--webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */ /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
	-moz--webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */    /* Firefox 1 - 28 */
}
/* End of Banner */

/* Content */
#content {
	width: 1000px;
	position: relative;
	margin: 30px auto 0;	
}

.home_prod {
	background: #f7f6f3 url(../images/homeprod_bg.jpg) repeat;	
	width: 100%;
	float: left;
	border: 1px solid #dddddd;
}

.home_promo {
	float: right;
	width: 235px;	
}

.home_prod_img, .home_promo_img {
	width: 195px;
	height: 145px;	
	background: white;
	overflow: hidden;
	position: relative;
	display: block;
}

.home_prod_img img, .home_promo_img img {
	width: auto;
	height: auto;
	max-width: 195px;
	max-height: 145px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;	
	display: block;
}

.home_promo_img {
	width: 201px;
	height: 150px;
	margin: auto;	
}

.home_promo_img img {
	max-width: 201px;
	max-height: 150px;	
}

a.prod_name {
	font-size: 14px;
	color: #282828;	
	display: block;
	line-height: 20px;
	display: block;
	margin-bottom: 10px;
}

a.prod_name:hover {
	color: #555555;	
}

.price {
	font-size: 15px;
	font-family: latobold, Arial, Helvetica, sans-serif;
	color: #282828;	
	vertical-align: middle;
}

.promo_price {
	color: #de3434;	
	font-family: latobold, Arial, Helvetica, sans-serif;
	display: inline-block;
	margin-left: 2px;
}

.usual_price {
	color: #4f4f4f;
	font-size: 13px;
	text-decoration:line-through;
	vertical-align: middle;	
}

.prod_carousel {
	width: 643px;
	overflow: hidden;
	position: relative;	
}

.promo_carousel {
	width: 235px;
	overflow: hidden;
	position: relative;	
}

.prod_carousel ul, .promo_carousel ul{
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;	
}

.prod_carousel li, .promo_carousel li {
	list-style: none;	
	padding:0;
	margin: 0;
	float: left;
}

a.jcarousel-control {
	display: inline-block; 
	padding: 18px 5px;
	background: #cccccc;
}

.jcarousel-pagination {
    padding-top:17px;
	text-align: center;	
}

.jcarousel-pagination a {
	width: 10px;
	height: 10px;
	background: #acacac;	
	display: inline-block;
	border-radius: 50%;
	margin-left: 5px;
}

.jcarousel-pagination a:first-child {
	margin: 0;	
}

.jcarousel-pagination a.active {
	background: #1c1c1c;	
}
/* End of Content */

/* Footer */
#footer {
	width: 100%;
	overflow: hidden;
	margin: auto;
	position: absolute;
    left: 0;
	right: 0;
    bottom: 0;
	-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
	font-size: 12px;
	color: #cacaca;
	font-family: latoregular, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background: #1c1c1c;
	padding: 13px 0;
	text-align: center;
}

.copyright a {
	color: #cacaca;	
}

.copyright a:hover {
	color: white;	
}

.footerpages, .footerpages a {
	color: #ffffff;
	font-size: 21px;
	font-family: bebasneueregular, Arial, Helvetica, sans-serif;	
}

.footerpages a:hover {
	color: #cacaca;	
}

.footerpages li {
	margin: 0 5px;
	list-style: none;
	padding: 0;	
	display: inline-block;
}

.footerpages {
	padding:0;
	margin:0;
	list-style: none;	
}
/* End of Footer */

/* Products */
.category_title {
	font-size: 17px;
	font-family: latoblack, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 5px;	
	padding-bottom: 10px;
	display: block;
	border-bottom: 1px solid  #dddddd;
	margin-bottom: 5px;
}

.category_div {
	float: left;
	width: 255px;	
}

.category_nav, .category_dropdown, .category_nav li, .category_dropdown li {
	margin:0;
	padding:0;
	list-style: none;	
}

.category_nav {
	padding: 0 5px;	
}

.category_nav, .category_nav a {
	color: #666666;
	font-size: 14px;
	font-family: latobold, Arial, Helvetica, sans-serif;
	line-height: 20px;
}

.category_nav a {
	display: block;	
	padding-right: 30px;
}

.category_nav li.active a, .category_nav a:hover {
	color: #111111;	
}

.category_nav li.plus {
	background: transparent url(../images/icon_plus.png) no-repeat right 10px;	
}

.category_nav li.minus {
	background: transparent url(../images/icon_minus.png) no-repeat right 10px;	
}

.category_nav li {
	padding: 6px 0;	
}

.category_dropdown {
	display: none;	
	padding-left: 5px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.category_dropdown li {	
	background: transparent url(../images/category_inactive.png) no-repeat left 4px;	
	transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	padding: 0 0 7px 20px;
}

.category_dropdown li.active {
	background: transparent url(../images/category_active.png) no-repeat left 4px;	
}


/*.category_dropdown a, .category_nav li.active .category_dropdown a {*/
.category_dropdown a, .category_nav li.active li a, .category_nav li li.active li a{
	font-size: 12.5px;
	text-transform: capitalize;	
	color: #777777;
	line-height: 18px;
}

.category_dropdown a:hover, .category_nav li.active .category_dropdown a:hover {
	color: #c60808;		
}

.category_dropdown li:hover {
	background: transparent url(../images/category_active.png) no-repeat left 4px;			
}

/*.category_dropdown li.active a, .category_nav li.active .category_dropdown li.active a  {*/
    .category_nav li li.active a{
                color: #c60808;  

	color: #c60808;	
}

    .category_dropdown ul {
                display: none;    
                padding:0;
                margin: 0;
}

.category_dropdown ul li, .category_dropdown ul li.active {
                margin: 3px 0 0; 
                list-style: none;
                padding: 0;
                background: none;
}

.category_nav ul ul li a, .category_nav li li.active li a {
                padding: 0;
                background: none;          
                font-size: 11px;
                color: #888888;
}

.category_nav li li.active li:hover{
                background: none;          
}


.category_nav li li li.active a{
                color: #c60808;  
}


.rightcontent_div {
	float: right;
	width: 700px;	
}

.category_name{
	color: #c60808;
	font-size: 18px;
	font-family: latobold, Arial, Helvetica, sans-serif;
	text-transform: capitalize;	
}

.category_img {
	width: 220px;
	height: 220px;
	overflow: hidden;
	display: block;
	position: relative;	
	background: white;
}

.category_img img {
	width: auto;
	height: auto;
	max-width: 220px;
	max-height: 220px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;	
}

.prod_thumbnail {
	width: 220px;
	height: 164px;	
	overflow: hidden;
	display: block;
	position: relative;
	background: white;
}

.prod_thumbnail img {
	max-width: 220px;
	max-height: 164px;
	width: auto;
	height: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;	
}

.new_label, .sale_label {
	color: white;
	font-size: 11px;
	display: inline-block;
	padding: 4px 9px;
	line-height: 15px;
	text-transform: uppercase;	
	margin: 2px;
}

.new_label {
	background: #333333;	
}

.sale_label {
	background: #ff7200;	
}

.pagination, .pagination li {
	list-style: none;
	margin: 0;
	padding: 0;	
}

.pagination li {
	display: inline-block;
	margin: 1px;
}

.pagination li a {
	font-size: 12px;
	color: #777777;	
	display: inline-block;
	line-height: 15px;
	padding: 3px 8px;
}

.pagination li a:hover {
	color: #010101;	
}

.pagination li.active a {
	background: #333333;
	color: white;
	font-family: latobold, Arial, Helvetica, sans-serif;
}

.pagination li.disabled a {
	cursor: default;
	pointer-events: none;	
	color: #bbbbbb;
}

li.pointer a {
	font-size: 15px;	
}

.prod_bigimg, .prod_recommend {
	width: 300px;
	height: 224px;
	overflow: hidden;
	position: relative;	
	display: block;
}

.prod_bigimg img, .prod_recommend img {
	max-width: 300px;
	max-height: 224px;
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	bottom:0;
	left: 0;
	right: 0;
	margin: auto;	
}

.prod_recommend {
	width: 120px;
	height: 89px;
}

.prod_recommend img {
	max-width: 120px;
	max-height: 89px;
}

a.recommend_prodname {
	font-size: 12px;
	font-family: latobold, Arial, Helvetica, sans-serif;
	/*line-height: 18px;*/	
	/*display: inline-block;*/
}

.desc {
	margin-top: 8px;
}

.desc, .desc p {
	font-size: 14px;		
}

.detail_promo_price, .detail_usual_price {
	display: inline-block;	
	vertical-align: middle;
}

.detail_promo_price {
	color: white;
	font-family: latobold, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background: #e97211;
	padding: 4px 10px;	
	margin-right: 6px;
}

.detail_usual_price {
	text-decoration: line-through;
	font-size: 13px;	
}

.qty {
	text-align: center;	
}

a.addtocart, .addtocart {
	background-image: url(../images/icon_cartbutton.png);
	background-repeat: no-repeat;
	background-position: 13px center;
	padding-left: 40px;
}

.prod_quickview {
	position: absolute;
	overflow: hidden;
	top: 0;
	width: 100%;
	height: 100%;
	background: transparent url(../images/quickview_bg.png) repeat;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

	/* IE 5-7 */
	filter: alpha(opacity=0);

	/* Netscape */
	-moz-opacity: 0;

	/* Safari 1.x */
	-khtml-opacity: 0;

	/* Good browsers */
	opacity: 0;
	transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	cursor: pointer;	
}

.link_quickview:hover .prod_quickview {
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

	/* IE 5-7 */
	filter: alpha(opacity=100);

	/* Netscape */
	-moz-opacity: 1;

	/* Safari 1.x */
	-khtml-opacity: 1;

	/* Good browsers */
	opacity: 1;
}

.prod_quickview img {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;	
}
/* End of Products */

/* News */
.news_thumb {
	width: 210px;	
	height: 165px;
	overflow: hidden;
	position: relative;
	background: #f3f3f3;
	display: block;
}

.news_thumb img {
	width: auto;
	height: auto;
	max-width: 210px;
	max-height: 165px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;	
}

.news_shortdesc {
	font-size: 13px;	
	line-height: 20px;
}

.news_img {
	width: 1000px;
	height: auto;
	overflow: hidden;
	text-align: center;
	position: relative;	
}

.news_img img {
	max-width: 1000px;
	width: auto;
	height: auto;	
}
/* End of News */

/* Cart*/
.cart_breadcrumb {
	float: left;
	width: 800px;	
}

.cart_backlink {
	float: right;	
}

.cart_label {
	font-size: 11px;
	font-family: latolight, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	line-height: 18px;
	color: #888888;	
}

.cart_qty {
	width: 70px;	
}

.bin {
	background: transparent url(../images/icon_bin.jpg) no-repeat center;
	width: 14px;
	height: 16px;	
}

.bin:hover {
	background-image: url(../images/icon_binhover.jpg);
}

.total_cart {
	color: #c60808;
	font-size: 30px;
	font-family: bebasneueregular, Arial, Helvetica, sans-serif;	
	line-height: 35px;
}
/* End of Cart */

/* Checkout */
.checkout_title {
	margin-bottom: 10px;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-size: 25px;
	color: #333333;
	text-align: center;
	font-family: bebasneueregular, Arial, Helvetica, sans-serif;	
}

.register_points {
	text-transform: uppercase;
	font-size: 11px;
	color: #777777;
	line-height: 20px;	
	display: inline-block;
	margin-top: 5px;
}

.checkout_div {
	float: left;
	width: 660px;	
}

.shipping_div {
	font-size: 13px;	
}

.shipping_div label {
	font-size: 13px;
	font-family: latoregular, Arial, Helvetica, sans-serif;	
}

.ordersummary_div {
	float: right;
	width: 280px;
	font-size: 14px;
}

.redbox {
	display: inline-block;
	background-color: #c60808;
	color: white;
	text-transform: uppercase;
	padding: 3px 12px;	
	font-family: latobold, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	letter-spacing: 2px;
	text-align: center;
}

.steps_div {
	margin-bottom: 40px;	
}

.summary_prodimg {
	width: 100px;
	height: 75px;
	overflow: hidden;
	position: relative;	
	display: block;
}

.summary_prodimg img {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	max-width: 100px;
	max-height: 75px;
	width: auto;
	height: auto;	
}

.summary_price {
	float: left;
	width: 110px;
	font-family: latobold, Arial, Helvetica, sans-serif;
	font-size: 14px;	
}

.summary_qty {
	float: right;
	width: 50px;	
	font-size: 12px;
}

.summary_carousel {	
	position: relative;
	overflow: hidden;
	width: 100%;	
	height: 240px;
	margin: auto;
	vertical-align: middle;
	-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */	
}

.summary_carousel ul, .summary_carousel li {
	list-style: none;
	margin: 0;
	padding: 0;	
}

.summary_carousel ul {
	margin: 10px 0;
	width: 100%;	
    height: 20000em;
    position: relative;
}

.summary_carousel li {
	position: relative;	
}

a.summary-controls.inactive img {
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";

	/* IE 5-7 */
	filter: alpha(opacity=30);

	/* Netscape */
	-moz-opacity: 0.3;

	/* Safari 1.x */
	-khtml-opacity: 0.3;

	/* Good browsers */
	opacity: 0.3;	
}

.selfcollect_div {	
	font-size: 13px; 
	line-height: 20px;
	padding-bottom: 15px;
}

.shipping_form {
	display: none;
	margin-top: 15px;	
}

.payment_div {
	margin-bottom: 30px;	
}

.method {
	font-size: 15px;
	display: inline-block;
	margin-bottom: 5px;	
}

.banktransfer_info {
	display: none;	
}

#banktransfer_info{
	padding: 20px;	
}
/* End of Checkout */

/* Account */
a.order_detailslink {
	color: #555555;	
}

a.order_detailslink:hover {
	color: #aaaaaa;	
}

a.edit_btn {
	color: white;
	text-transform: uppercase;
	font-family: latobold, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	letter-spacing: 3px;
	display: inline-block;
	padding: 5px 7px;
}
/* End of Account */

/********************************
*	Creative eWorld StyleSheet  *
********************************/


input[type="radio"]  { margin-right: 3px; }
/************
*
*	Links
*
*************/


/************
*
*	Products List
*
*************/
.PageLinkActive
{
	/* Use For Products List Page Numbering */
	font-family: Verdana;
	font-size: 10px;
	color: #8C836D;
	padding: 3,3,3,3;
	text-decoration: none;
}

.PageLinkText
{
	/* Use For Products List Page Numbering */
	font-family: Verdana;
	font-size: 10px;
	color: #8C836D;
	padding: 3,3,3,3;
	text-decoration: none;
}


/************
*
*	Common
*
*************/
.errMsg, .errMsg a:link, .errMsg a:visited, .errMsg a:Active
{
 	font-family: Verdana;
	font-size: 10px;	
	color:#CC0000;
}

.errMsg a:hover
{
    text-decoration: underline;
}

/************
*
*	For ASPNET.Menu
*
*************/
.navibaritem, .navibaritem:active, .navibaritem:link, .navibaritem:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	cursor:hand;	
}
.navibaritemover
{
	font-family: Verdana;
	font-size: 10px;
	color: #8A0202;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	background-color: #EBE4D4;
	cursor:hand;	
}

.NaviBarChildItem
{
	font-family: Verdana;
	font-size: 10px;
	color: #8A0202;	
	font-weight: bold;
	background-color: #EBE4D4;	
	border: solid 1px #eeeeee;	
	cursor:hand;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	padding-right:10;
	z-index:100000;
}
.NaviBarChildItemOver
{
	font-family: Verdana;
	font-size: 10px;
	color: #8A0202;	
	font-weight: bold;
	background-color: #EBE4D4;
	cursor:hand;	
	border: solid 1px #999999;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	padding-right:10;
}
/************
*
*	For System.web.control Menu
*
*************/


.mainNaviItem
{
    float: left;
    padding: 3px 5px 3px 5px;
    border: 1px solid #eeeeee;
    background-color: #3399FF;
    color: #FFFFFF;
    text-align: left;
    /*width: 60px;*/
}

.mainNaviDynamicItem
{
    float: left;
    padding: 3px 5px 3px 5px;
    border: 1px solid #eeeeee;
    background-color: #3399FF;
    color: #FFFFFF;    
    text-align: left;
}

.IE8Fix
{
    z-index: 1;
}
/************
*
*	Form
*
*************/
.FormHeader
{
    background-color: #99CCFF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #996633;
}

/************
*
*	Programmers Extra
*
*************/


/************
*
*	Designers Extra
*
*************/
.btn
{
    border: 1px solid #eeeeee;
    background-color: #66CCFF;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    padding: 1px 5px 1px 5px;
    cursor: pointer;
}

.pageTitle
{
    font-weight: bold;
    font-size: small;
    color: #000066;
}

.update {
    color: #303030 !important;
}

.bottonline {
    background: url(../images/space.jpg) repeat-x transparent left bottom;

}

 .ajax__calendar { 
     z-index: 9999 !important;
     position: relative;      
 }

.orders_table tr td {
    padding-top:7px;
}