/* Website template by freewebsitetemplates.com */
body {
	background:#333 url(../images/bg-body.png) repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
#page {
	background-color: #000000;
	width: 960px;
	margin: 0 auto;
}
img {
	border: 0;
}
/*------------------------------ Sprites ------------------------------*/
#navigation, .box > h2, form#cart table th, #cart table tbody tr:hover td {
	background: url(../images/bg-strips.png) repeat-x;
}
/*#connect a, #sidebar .menudownload a {
	background: url(../images/frames.png) no-repeat;
}*/
.shop, .shop2, .shop3, #promotions .poster span, .fakeselect, #sidebar ul[class^='menu'] li a, #sidebar ul[class^='menu'] li > span {
	background: url(../images/interface.png) no-repeat;
}
#sidebar .cart, #sidebar .news > h2, #cart .frame, #compute .frame2 {
	background: url(../images/frames.png) no-repeat;
}
#sidebar2 .news2 > h2 {
	background: url(../images/frames.png) no-repeat;
}
.btnCart, .btn, .checkout, .shopping, .update, .order {
	background: url(../images/buttons.png) no-repeat;
}
.btnCart2, .btn, .checkout, .shopping, .update, .order {
	background: url(../images/buttons.png) no-repeat;
}
.box > h2 {
	background-position: 0 -61px;
	height: 41px;
	border-bottom: 1px solid #282828;
}
/** buttons **/
.btnCart {
	background-position: 0 -46px;
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	width: 100px;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.btnCart:hover {
	background-position: -110px -46px;
	color: #CC0000;
}
.btnCart2 {
	background-position: 0 -46px;
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	width: 100px;
	margin: 23px 0px 0px 58px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.btnCart2:hover {
	background-position: -110px -46px;
	color: #CC0000;
}
.btn {
	background-position: 0 0;
	color: #000;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 36px;
	width: 90px;
	border: 0;
	padding: 0 0 2px;
	text-align: center;
}
.btn:hover {
	background-position: -100px 0;
	color: #CC0000;
}
.checkout, .shopping, .update, .order {
	float: right;
	background-position: 0 -195px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	display: block;
	height: 37px;
	width: 210px;
	border: 0;
	margin: 0 0 8px;
	padding: 0;
}
.shopping {
	float: left;
	background-position: 0 -161px;
	height: 24px;
	width: 152px;
}
.update {
	background-position: 0 -127px;
	height: 24px;
	width: 142px;
}
.order {
	background-position: 0 -80px;
	width: 141px;
}
.checkout:hover, .shopping:hover, .update:hover, .order:hover {
	filter:alpha(opacity=80);
	opacity:0.8;
}
.more {
	float: right;
	color: #FF6A6A;
	font-size: 12px;
	margin-right: 10px;
	text-decoration: none;
	padding: 5px;
}
.morenews {
	float:left;
	color: #FF6A6A;
	font-size: 12px;
	margin-left: 10px;
	text-decoration: none;
}
.links {
	display: block;
	line-height: 14px;
	margin: 0 0 12px;
}
.links > a {
	color: #FF6A6A;
	display: inline-block;
	font-size: 12px;
	line-height: 13px;
	margin: 0 0 6px;
	padding: 0 8px 0 4px;
	text-decoration: none;
}
.links > a.time {
	/*border-right: 1px solid #FF6A6A;*/
	padding-left: 0;
}
.links > a:hover, .more:hover {
	color: #645daf;
}
.links > a:hover, .morenews:hover {
	color: #645daf;
}
/*------------------------------ HEADER ------------------------------*/
#header {
	padding: 0px 0 0;
	margin-bottom: 16px;
}
/** Logo **/
#logo {
	height: 150px;
	width: 960px;
	padding: 0px;
	/*margin: 0 auto 19px;*/
}
/** Navigation **/
#navigation {
	background-position: 0 0;
	height: 49px;
	padding: 1px 10px;
	text-align: center;
}
#navigation ul {
	display: inline-block;
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	margin-left: 52px;
}
#navigation li:first-child {
	margin-left: 20px;
}
#navigation li a {
	color: #7b7979;
	font-size: 12px;
	font-weight: bold;
	line-height: 48px;
	padding: 5px 0px 0px 5px;
	text-decoration: none;
	text-transform: uppercase;
}
#navigation li a:hover, #navigation li.selected a {
	color:#FF0000;
}
/*------------------------------ CONTENTS ------------------------------*/
#contents {
	display: inline-block;
	min-height: 950px;
	width: 956px;
	padding: 0 10px 17px;
}
#contents p {
	color:#C5C5C5;
	font-size: 13px;
	line-height: 18px;
	margin: 0;
	padding: 0 0 18px;
}
#contents p a {
	color: #f7f7f7;
}
#contents p a:hover {
	color: #FF6A6A;
}
#contents h2 {
	color: #949393;
	font-size: 14px;
	line-height: 38px;
	margin: 0 0 17px;
	padding: 0 20px;
}


/*------------------------------ CONTENTS2 ------------------------------*/
#contents2 {
	display: inline-block;
	min-height: 950px;
	width: 956px;
	padding: 0 10px 17px;
}
#contents2 p {
	color:#333;
	font-size: 13px;
	line-height: 18px;
	margin: 0;
	padding: 0 0 18px;
}
#contents2 p a {
	color: #f7f7f7;
}
#contents2 p a:hover {
	color: #FF6A6A;
}
#contents2 h2 {
	color: #949393;
	font-size: 14px;
	line-height: 38px;
	margin: 0 0 17px;
	padding: 0 20px;
}
/** MAIN **/
#main {
	float: right;
	display: inline-block;
	min-height: 100px;
	width: 700px;
	padding: -1px 10px;
}
#main .header {
	height: auto;
	width: auto;
	margin: 0 0 14px;
}
#main .box {
	border: 1px solid #282828;
}
#main .contentbox {
	background: url(../images/bg-contentbox.png) repeat left top;
	margin: 0 0 18px;
	padding: 12px 15px 12px;
}
#main .contentbox > img {
	margin: 0 0 15px;
}
#main form {
	background: url(../images/bg-contentbox.png);
	padding: 40px 55px;
}
#main form > ul, #main form > ul li {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#main form input.txtfield, #main form label {
	float: left;
	background-color: #fff;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	width: 210px;
	border: 0;
	margin: 0 0 12px;
	padding: 0;
}
#main form label {
	float: left;
	background-color: transparent;
	color: #CC0000;
	display: block;
	width: 200px;
	margin-left: 20px;
}
#main form textarea {
	float: left;
	height: 120px;
	line-height: 18px;
	width: 210px;
	border: 0;
	margin: 0 0 18px;
	padding: 0;
	overflow: auto;
	resize: none;
}
form#message {
	width: 590px;
}
#main > div.sidebar {
	float: right;
	display: inline-block;
	width: 220px;
}
/** #adbox **/
#adbox {
	margin: 0 0 14px;
	position: relative;
}
/** div[class^='info'] => Matches an DIV element whose "class" attribute value begins exactly with the string "info" **/
#adbox div[class^='info'] {
	width: 320px;
	position: absolute;
	left: 20px;
	top: 20px;
}
#adbox div[class^='info'] h1 {
	font-size: 48px;
	line-height: 48px;
	margin: 0 0 8px;
}
#adbox div[class^='info'] p {
	font-size: 22px;
	line-height: 24px;
	padding: 0 0 16px;
	text-transform: uppercase;
}
#adbox a[class^='shop'] {
	display: block;
	font-size: 20px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding-left: 23px;
	text-decoration: none;
}
#adbox .info h1, #adbox .shop {
	background-position: 0 -52px;
	color: #ee8b98;
}
#adbox .info p {
	color: #7f8383;
}
#adbox .info2 h1, #adbox .shop2 {
	background-position: 0 -90px;
	color: #6860d4;
}
#adbox .info2 p, #adbox .info3 p {
	color: #CC0000;
}
#adbox .info3 h1, #adbox .shop3 {
	background-position: 0 -128px;
	color: #fff;
}
/** #promotions **/
#promotions {
	display: inline-block;
	list-style: none;
	width: 100%;
	border-bottom: 1px solid #282828;
	margin: 0 0 13px;
	padding: 0;
}
#promotions li {
	float: left;
	width: 220px;
	margin-left: 10px;
}
#promotions li:first-child {
	margin-left: 0;
}
#promotions .poster {
	background-color: #fff;
	height: 300px;
	width: 220px;
	margin: 0 0 18px;
	padding: 8px 8px 4px;
	position: relative;
}
#promotions .poster span {
	background-position: 0 -166px;
	color: #fff;
	display: block;
	font-size: 20px;
	font-weight: bold;
	height: 59px;
	line-height: 60px;
	width: 186px;
	text-align: center;
	position: absolute;
	bottom: 19px;
	left: -6px;	
}
#promotions .poster span.clearance {
	background-position: 0 -234px;
	height: 126px;
	width: 124px;
	bottom: 1px;
	left: 94px;
}
#promotions h2 {
	color:#FF6A6A;
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	padding: 0 10px;
	text-transform: uppercase;
}
#promotions li > a {
	float: right;
	color: #FF6A6A;
	font-size: 14px;
	font-weight: bold;
	line-height: 27px;
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 3px;
	text-decoration: none;
	text-transform: uppercase;
}
#promotions li > p {
	padding: 0 10px 18px;
}
/** #updates **/
#updates {
	float: left;
	width: 476px;
}
#updates > ul {
	margin: 0;
	padding: 0px 12px 4px;
}
#updates > ul > li {
	display: inline-block;
	margin: 0 0 13px;
}
#updates > ul > li > img {
	float: left;
	margin-right: 20px;
}
#updates ul > li h4 {
	color:#CC0000;
	font-size: 14px;
	margin: 0;
}
#updates ul > li p {
	padding: 0;
}
#updates ul > li p a {
	color: #FF6A6A;
	text-decoration: none;
}
#updates div.links {
	margin-bottom: 0;
}
#updates div.links > a {
	font-size: 10px;
}
#updates ul > li p a:hover, #updates div.links > a:hover, #promotions li > a:hover {
	color: #645daf;
}
/** #connect and #newsletter **/
/*#connect {
	width: 218px;
	margin: 0 0 23px;
}*/
#connect h2 {
	width: 169px;
	/*padding: 0px 20px;*/
	background-position: 10 -61px;
	height: 46px;
	border-bottom: 1px solid #282828;
	text-align:center;
}
#connect .box {
	border: 0px solid #282828;
}
/*#connect a {
	display: inline-block;
	height: 32px;
	width: 31px;
	margin: 0 8px 13px;
}*/
#connect a.facebook {
	background-position: -41px -202px;
	margin-left: 18px;
}
#connect a.twitter {
	background-position: -41px -244px;
}
#connect a.vimeo {
	background-position: -41px -286px;
}
#connect a.googleplus {
	background-position: -41px -328px;
}
#connect a.facebook:hover {
	background-position: 0 -202px;
}
#connect a.twitter:hover {
	background-position: 0 -244px;
}
#connect a.vimeo:hover {
	background-position: 0 -286px;
}
#connect a.googleplus:hover {
	background-position: 0 -328px;
}
#newsletter {
	width: 218px;
}
#newsletter h2 {
	font-size: 19px;
	margin-bottom: 12px;
	padding: 0;
	text-align: center;
}
#newsletter > form {
	background: none;
	display: inline-block;
	width: 180px;
	margin: 0 19px 4px;
	padding: 0;
}
#newsletter > form input {
	float: left;
	background-color: #fff;
	color: #a6a5a5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	line-height: 16px;
	width: 120px;
	border: 0;
	margin: 0;
	padding: 1px 0;
	text-align: center;
}
#newsletter > form input[type='submit'] {
	background-color: #000;
	color: #FF6A6A;
	cursor: pointer;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	width: 60px;
	padding: 0 0 2px;
}
#newsletter p {
	padding: 0 20px 14px;
}
/** SIDEBAR **/
#sidebar {
	float: left;
	height: auto;
	width: 210px;
	padding-left: 10px;
}
#sidebar > h1 {
	color: #CC0000;
	font-size: 30px;
	height: 36px;
	line-height: 36px;
	margin: 28px 0 30px;
	padding-left: 13px;
}
#sidebar .box {
	width: 209px;
	border: 1px solid #282828;
}
#sidebar .box h2 {
	margin: 0;
	text-align: center;
}
#sidebar ul {
	list-style: none;
	margin: 0px -13px -4px -1px;
	padding: 0;
}
#sidebar ul li {
	padding: 10px;
	text-align: center;
}
#sidebar2 ul li {
	padding: 10px;
	text-align:left;
}
#sidebar ul li:first-child, #sidebar .news > ul li:first-child {
	border: 0;
}
#sidebar .box ul li a, #sidebar .news > ul li a {
	color:#CC0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#sidebar2 ul li:first-child, #sidebar2 .news2 > ul li:first-child {
	border: 0;
}
#sidebar2 .box ul li a, #sidebar2 .news2 > ul li a {
	color:#CC0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

*[class$="-icon"] { background:url("../icon/dortmund.png") no-repeat; 
  height:20px; 
  width:20px; 
  padding:8px 16px 7px 15px;
  margin:-4px; 
}
*[class$="-iconq"] { background:url("../icon/q.png") no-repeat; 
  height:50px; 
  width:70px; 
  padding:11px 21px 40px 23px;
  margin:-4px; 
}
*[class$="-iconlike"] { background:url("../icon/like.png") no-repeat; 
  height:50px; 
  width:70px; 
  padding:12px 40px 40px 0px;
  margin:0px; 
}
*[class$="-iconcon"] { background:url("../icon/conw.png") no-repeat; 
  height:50px; 
  width:70px; 
  padding:22px 40px 8px 0px;
  margin:0px; 
}
.phone-icon { 
background-position:-629px -460px; 
}
.h-iconcon { 
background-position:-6px 6px; 
}
.home-iconcon { 
background-position:-6px -48px; 
}
.facebook-iconcon { 
background-position:-6px -227px; 
}
.mo-iconcon { 
background-position:-6px -110px; 
}
.mail-iconcon { 
background-position:-6px -167px; 
}
.q-iconq { 
background-position:0px 0px; 
}
.like-iconlike { 
background-position:0px 0px; 
}
.email-icon { 
background-position: -469px -374px; 
} 
.line-icon { 
background-position: -573px -460px;
} 
.facebook-icon { 
background-position: -521px -460px;
} 
.time-icon { 
background-position: 1px -39px;
} 
.buy-icon { 
background-position: -54px -39px;
}

*[class$="-icon2"] { background:url("../icon/dortmund.png") no-repeat; 
  height:20px; 
  width:20px; 
  padding:8px 82px 7px 15px;
  margin:-4px; 
}
.more-icon2 { 
background-position: -604px -501px;
} 

#sidebar .cart {
	background-position: -102px -53px;
	height: 57px;
	width: 164px;
	margin: 0 0 17px;
	padding: 14px 18px;
}
#sidebar .cart a, #sidebar .cart span {
	float: left;
	background-position: 18px -366px;
	color: #1d1e1e;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	height: 21px;
	width: 90px;
	padding-top: 36px;
	text-decoration: none;
}
#sidebar .cart span {
	color: #1d1e1e;
	border-left: 1px solid #4d4d4f;
	font-size: 12px;
	font-weight: normal;
	height: auto;
	width: 70px;
	line-height: 18px;
	padding: 10px 0;
	text-align: right;
}
#sidebar .news {
	margin: 0 0 18px;
}
#sidebar .news > h2 {
	background-position: -102px 0;
	color: #000;
	height: 43px;
	line-height: 42px;
	width: 200px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#sidebar .news > ul {
	border-color: #4d4d4f;
	border-style: none solid solid;
	border-width: 1px;
	background-color:#FFFFFF;
}
#sidebar .news > ul li {
	background-color: #fff;
	border-top: 1px solid #4d4d4f;
}

#sidebar2 .news2 {
	margin: 0 0 18px;
}
#sidebar2 .news2 > h2 {
	background-position: -102px 0;
	color: #000;
	height: 43px;
	line-height: 42px;
	width: 200px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#sidebar2 .news2 > ul {
	border-color: #4d4d4f;
	border-style: none solid solid;
	border-width: 1px;
	background-color:#FFFFFF;
}
#sidebar2 .news2 > ul li {
	background-color: #fff;
}
/** ul[class^='menu'] => Matches an UL element whose "class" attribute value begins exactly with the string "menu" **/
#sidebar ul[class^='menu'] li {
	border: 0;
	color:#CC0000;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin: 20px 0 0 10px;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
}
#sidebar ul[class^='menu'] li:first-child {
	margin-top: 0;
}
#sidebar ul[class^='menu'] li a {
	background-position: 0 4px;
	color:#666666;
	display: inline-block;
	padding: 0 0 0 21px;
	text-decoration: none;
}
#sidebar ul[class^='menu'] li:hover span, #sidebar ul[class^='menu'] li a:hover, #sidebar ul[class^='menu'] li ul li.selected a {
	background-position: 0 -17px;
	color:#CC0000;
}
#sidebar ul.menu > li {
	background: none;
	padding-left: 0;
}
#sidebar ul.menu li span {
	background-position: 0 4px;
	cursor: pointer;
	display: block;
	height: 20px;
	padding-left: 24px;
}
#sidebar ul.menu2 li {
	display: block;
	height: 20px;
	margin: 10px 10px 10px;
}
#connect ul.menudownload li {
	display: block;
	height: 20px;
	margin: 10px 10px 10px;
	font-size:13px;
}
#sidebar ul.menudownload li {
	display: block;
	height: 20px;
	margin: 10px 10px 10px;
}
#sidebar ul.menu li > ul {
	display: inline-block;
	width: 112px;
	position: relative;
	left: 42%;
	top: -20px;
}
#sidebar ul[class^='menu'] li > ul li {
	font-size: 14px;
	height: 20px;
	margin: 0;
	text-transform: none;
}
/** About **/

#about h2 {
	padding: 0px 20px;
	background-position: 10 -61px;
	height: 41px;
	border-bottom: 1px solid #282828;
}

#blogs h2, #main .contentbox h2, #main form h2 {
	background: none;
	color:#CC0000;
	font-size: 18px;
	font-weight: normal;
	height: 22px;
	line-height: 22px;
	border: 0;
	margin: 0 0 12px;
	padding: 0;
}
#about p, #main .contentbox p {
	padding: 0px 20px 16px 20px;
	font-size: 13px;
	line-height: 22px;
	padding-bottom: 26px;
}
#about2 p, #blogs p{
	padding: 0px 0px 0px;
	font-size: 13px;
	line-height: 22px;
	padding-bottom: 26px;
	color:#333;
}

/** Blog **/
#blogs {
	list-style: none;
	margin: 0;
	padding: 0;
}
#blogs > li {
	display: inline-block;
	width: 666px;
	margin: 0px 10px 18px;
	padding: 17px 18px 17px 14px;
}
#blogs > li > img {
	float: left;
	margin-right: 20px;
}
#blogs > li .more {
	margin-right: 0;
}
#blogs > li .morenews {
	margin-left: 0;
}
/** Contact **/
#contact {
	display: inline-block;
	width: 100%;
}
#contact form#message {
	float: left;
}
#contact .details {
	float: right;
	min-height: 334px;
	width: 175px;
	padding: 18px 15px 18px 20px;
}
#contact .details ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#contact .details ul li {
	color: #ccc;
	font-size: 12px;
	font-weight: bold;
	line-height: 0px;
	margin: 4px -29px 29px -30px;
	padding-left: 31px;
	padding-top:10px;
}
#contact .details ul li:hover {
	color:#CC0000;
}
#contact .details ul li.home {
	background-position: 0 0;
}
#contact .details ul li.phone {
	background-position: 0 -70px;
}
#contact .details ul li.email {
	background-position: 0 -137px;
}
#contact .details ul li.home:hover {
	background-position: -179px 0;
}
#contact .details ul li.phone:hover {
	background-position: -179px -70px;
}
#contact .details ul li.email:hover {
	background-position: -179px -137px;
}
/** lists items **/
#products, #items ul {
	list-style: none;
	margin: 0;
	padding: 10px;
}
#products li, #items li {
	display: inline-block;
	margin: 0 -10px 10px;
}
#products .details {
	float: left;
	height: 347px;
	width: 242px;
	margin-left: -1px;
	padding: 40px 20px 0;
	overflow: hidden;
	background-color:#FFFFFF;
}
#products .view {
	float: left;
	height: 347px;
	width: 458px;
	overflow: hidden;
}
#products .view2 {
	float: left;
	height: auto;
	width: 700px;
	overflow: hidden;
}
#products h3, #items li h3 {
	float: left;
	color: #CC0000;
	display: inline-block;
	line-height: 20px;
	padding: 0;
	text-transform: uppercase;
	text-align:center;
}
#products .price, #items li .price {
	color: #FF6A6A;
	display: inline-block;
	font-size: 20px;
	line-height: 20px;
	margin: 2px 0 10px;
	text-decoration: none;
	text-transform: uppercase;
}
#items ul {
	display: inline-block;
	width: 720px;
	margin-left: -10px;
}
#items > h3 {
	color: #CC0000;
	display: block;
	font-size: 20px;
	line-height: 20px;
	margin: 2px 0 18px 10px;
	text-transform: uppercase;
}
#items li {
	float: left;
	min-height: 280px;
	width: 190px;
	margin: -18px 5px 17px;
	padding: 10px 21px 17px 10px;
	overflow: hidden;
	background-color:#FFFFFF;
}
#items li h3 {
	font-size: 14px;
}
#items li .price {
	font-size: 1.25em;
}
/** Shopping Cart **/
form#cart {
	background: none;
	display: inline-block;
	width: 100%;
	padding: 0;
}
form#cart table {
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 18px;
}
form#cart table thead th {
	color: #949393;
	font-size: 16px;
	font-weight: normal;
	height: 34px;
	line-height: 34px;
	background-position: 0 -61px;
	border-bottom: 1px solid #282828;
	border-top: 1px solid #282828;
	margin: 0 0 17px;
}
#cart table thead th:first-child {
	padding-left: 18px;
	text-align: left;
	border-left: 1px solid #282828;
}
#cart table thead th.last-child {
	border-right: 1px solid #282828;
}
#cart tbody td {
	color: #CC0000;
	font-size: 12px;
	width: 140px;
	border-bottom: 1px solid #282828;
	border-top: 1px solid transparent;
	margin: 1px 25px;
	padding: 10px 0 12px;
	text-align: center;
}
#cart td:first-child {
	width: 352px;
	padding-left: 18px;
	text-align: left;
}
#cart table tbody tr:hover td {
	background-position: 0 -152px;
}
#cart table td span.title {
	font-size: 14px;
}
#cart table tbody td input.quantity {
	background-color: #fff;
	color: #CC0000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	width: 40px;
	border: 0;
	margin: 0 auto 3px;
	padding: 0;
	text-align: center;
}
#cart table tbody td a.remove {
	color: #CC0000;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
#cart table tbody td a.remove:hover {
	text-decoration: underline;
}
#cart .frame {
	float: left;
	background-position: 0 -54px;
	height: 82px;
	width: 90px;
	padding: 1px;
	margin-right: 20px;
}
#cart tfoot {
	background-color: #CC0000;
	color: #fff;
	padding: 1px;
}
#cart tfoot td {
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	width: 80px;
	border-bottom: 1px solid #282828;
	padding: 10px 0 12px;
	text-align: center;
}
/** Checkout **/
#main form#checkout {
	background: none;
	display: inline-block;
	padding: 0;
}
#checkout div.contentbox {
	float: left;
	min-height: 268px;
	width: 300px;
	margin: 0 10px 18px;
}
#checkout div.contentbox p {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 12px;
}
#checkout .fillup {
	height: 352px;
}
#checkout div.contentbox h2 {
	color: #949393;
}
#checkout div.contentbox h2 > span {
	color: #fff;
}
#checkout div.contentbox ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#checkout div.contentbox ul li {
	display: inline-block;
	position: relative;
}
#main #checkout input.txtfield {
	background-color: #efefec;
	height: 20px;
	width: 176px;
	border: 2px solid #efefec;
	margin: 0 0 6px;
}
#main #checkout label {
	width: 108px;
	margin: 0 12px 6px 0;
	text-align: right;
}
#checkout .fakeselect {
	background-position: -196px -201px;
	display: inline-block;
	height: 24px;
	width: 180px;
	margin: 0 0 9px;
}
#checkout .fakeselect input {
	background-color: transparent;
	height: 20px;
	width: 155px;
	border: 2px solid #efefec;
	border-right: 0;
	padding: 0;
}
#checkout select {
	height: 25px;
	width: 180px;
	border: 2px solid #efefec;
	position: absolute;
	left: 120px;
	top: 0;
	filter:alpha(opacity=80);
	opacity: 0;
}
#checkout input[type='checkbox'] {
	margin-right: 10px;
}
#main #checkout input.txtfield:focus {
	border-color: #d3446f;
}
#main #checkout .contentbox label.checkbox {
	float: none;
	color: #fff;
	cursor: pointer;
	font: normal 14px/24px Arial, Helvetica, sans-serif;
	width: 100%;
	text-align: left;
}
#main #checkout .fillup label.checkbox {
	float: left;
	width: 180px;
	margin: 0;
}
#checkout .fillup p {
	padding-left: 110px;
}
#checkout div#compute {
	clear: both;
	width: 640px;
	margin: 0 10px 18px;
	padding: 20px;
}
#compute table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #282828;
	margin: 0 0 18px;
}
#compute table thead {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}
#compute table th {
	border-bottom: 1px solid #282828;
	padding-bottom: 6px;
}
#compute table td {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	width: 90px;
	padding: 10px 0 12px;
	text-align: center;
}
#compute td:first-child, #compute th:first-child {
	width: 420px;
	letter-spacing: 0;
	text-align: left;
}
#compute table td p {
	font-weight: normal;
}
#compute span.title {
	font-size: 14px;
	font-weight: bold;
}
#compute .frame2 {
	float: left;
	background-position: 0 0;
	height: 42px;
	width: 46px;
	padding: 1px;
	margin-right: 10px;
}
#checkout #compute > ul {
	float: right;
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	width: 180px;
	margin-right: 26px;
	text-align: right;
}
#checkout #compute > ul > li > span {
	color: #CC0000;
	display: inline-block;
	font-size: 12px;
	width: 70px;
	text-align: right;
}
#checkout input.order {
	color:#CC0000;
	margin-right: 10px;
	padding-bottom: 3px;
}
/** button hover state **/
#adbox a.shop:hover, #promotions .poster > a:hover, #sidebar .cart a:hover {
	filter:alpha(opacity=80);
	opacity:0.8;
}
#promotions .poster:hover, #sidebar ul li:hover, #updates > ul > li:hover, #products .view a:hover, #products li > a:hover, #items li > a:hover, #blogs > li:hover {
	filter:alpha(opacity=90);
	opacity:0.9;
}
/*------------------------------ FOOTER ------------------------------*/
#footer {
	width: 600px;
	margin: 0 auto;
	border-top: 1px solid #282828;
	padding: 18px 0 24px;
	text-align: center;
}
#footer .navigation {
	display: inline-block;
	min-width: 404px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#footer .navigation li {
	display: inline-block;
	margin-right: 1px;
}
#footer .navigation li:first-child a {
	border: 0;
	padding-left: 0;
}
#footer .navigation li a {
	color: #656465;
	font-size: 11px;
	line-height: 30px;
	border-left: 1px solid #656465;
	padding-left: 5px;
	text-decoration: none;
}
#footer .navigation a:hover, #footer .navigation li.selected a {
	color: #CC0000;
}
#footnote {
	color: #656465;
	font-size: 11px;
	margin: 0;
}



/* Table 1 Style */
table.table1{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4em;
    font-style: normal;
    border-collapse:separate;
}
.table1 thead th{
    padding:15px;
    color:#fff;
    text-shadow:1px 0px 2px #000;
    border:1px solid #333;
    border-bottom:3px solid #333;
    background-color:#333;
    background:-webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.02, #333),
        color-stop(0.51, #333),
        color-stop(0.87, #333)
        );
    background: -moz-linear-gradient(
        center bottom,
        #333 2%,
        #333 51%,
        #333 87%
        );
    -webkit-border-top-left-radius:10px;
    -webkit-border-top-right-radius:10px;
    -moz-border-radius:5px 5px 0px 0px;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
}
.table1 thead th:empty{
    background:transparent;
    border:none;
}
.table1 tbody th{
	color:#fff;
	text-shadow:1px 0px 2px #000;
	background-color:#666;
	border:1px solid #666;
	border-right:3px solid #666;
	padding:0px 10px;
	background:-webkit-gradient(
        linear,
        left bottom,
        right top,
        color-stop(0.02, #666),
        color-stop(0.51, #666),
        color-stop(0.87, #666)
        );
	background: -moz-linear-gradient(
        left bottom,
        #666 2%,
        #666 51%,
        #666 87%
        );
	-moz-border-radius:5px 0px 0px 5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	border-top-left-radius:0px;
	border-bottom-left-radius:0px;
	text-align: left;
}
.table1 tfoot td{
    color: #9CD009;
    font-size:32px;
    text-align:center;
    padding:10px 0px;
    text-shadow:1px 1px 1px #444;
}
.table1 tfoot th{
    color:#666;
}
.table1 tbody td{
    padding:10px;
    text-align:center;
    background-color:#fff;
    border: 2px solid #fff;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:0px;
    color:#666;
}
.table1 tbody span.check::before{
    content : url(../images/check1.png)
}


/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

@import url('http://fonts.googleapis.com/css?family=Exo+2:400,700|Oswald:400,700');

html, div, span{
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 90%;
  -ms-text-size-adjust: 90%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}



article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }

input, textarea { 
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none; 
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

img { border: 0; max-width: 100%; }


/** posts slider widget **/
.crsl-items {
  display: block;
  padding: 5px;
}

.crsl-item {
  padding: 8px;
  -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.4);
  box-shadow: 0 2px 3px rgba(0,0,0,0.4);
  background: #fff;
}

.crsl-item .thumbnail {
  display: block;
  position: relative;
  margin-bottom: 10px;
  cursor: pointer;
}
.crsl-item .thumbnail img { 
  display: block; /* fix 1px image space http://stackoverflow.com/q/5804256/477958 */
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.crsl-item .thumbnail:hover img {
  opacity: 0.8;
}

.crsl-item h3 {
  font-size: 14px;
  line-height: 10px;
  margin-bottom: 0px;
  color:#CC0000;
  text-align:center;
  font-weight:bold;
}
.crsl-item h3 a {
  text-decoration: none;
  color: #CC0000;
}
.crsl-item h3 a:hover {
  text-decoration: underline;
}

.crsl-item .postdate {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 6px;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
  font-size: 1.2em;
  font-weight: bold;
  background: #4e90da;
}

.crsl-item p.readmore a {
  display: block;
  float: right;
  color: #4e90da;
  padding: 3px 5px;
  text-decoration: none;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.crsl-item p.readmore a:hover {
  background: #4b6caa;
  color: #fff;
}


/** posts slider nav **/
.slidernav {
  display: block;
  text-align:right;
  margin:10px;
  margin-bottom: 5px;
}

.slidernav a {
  display: inline-block;
  padding: 0px 25px 3px;
  margin-right: 0px;
  font-size: 13px;
  font-weight:bold;
  background:#CC0000;
  color: #fff;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 20px;
  -webkit-box-shadow: 2px 2px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 2px 2px 0px rgba(0,0,0,0.2);
  box-shadow: 2px 2px 0px rgba(0,0,0,0.2);
}
.slidernav a:active {
  -webkit-box-shadow: 1px 1px 0 rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 1px 0 rgba(0,0,0,0.2);
  box-shadow: 1px 1px 0 rgba(0,0,0,0.2);
}


/** media queries **/
@media screen and (max-width: 660px) {
  h1 { font-size: 2.4em; line-height: 1.2em; }
  
  .crsl-item h3 { font-size: 1.65em; }
}

/** clearfix **/
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
 
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
