/* General page layout  begin */
body {
	margin: 0px;
	color: #000;
	font-size: 12px;
	font-style: normal;
	font-family: tahoma, arial, verdana, arial, sans-serif;
	background:#000;
	behavior:url('csshover.htc');
  text-align: center;
}
/*.sfhover*/

#pageContent{
  margin: 0 auto;
  text-align: left;
}

#box-wrap {
	padding:0 220px 0 0;
  overflow: hidden;
}
#left-col {
	float:left;
	width:100%;
}
#right {
	float:right;
	width:220px;
	margin-right:-220px;
	display:inline;
}
#cont {
	padding: 0 0 0 200px;
  overflow: hidden;
}
#content {
	float:right;
	width:100%;
}
#left {
	float:left;
	margin-left:-200px;
	width:200px;
	display:inline;
}



@font-face {
	font-family: 'CenturyGothicBold';
	src: url('Century_Gothic_Fett.eot');
	src: local('Century Gothic Bold'), local('CenturyGothic-Bold'), url('Century_Gothic_Fett.ttf') format('truetype');
}
@font-face {
	font-family: 'CenturyGothicRegular';
	src: url('Century_Gothic.eot');
	src: local('Century Gothic Regular'), local('CenturyGothic'), url('Century_Gothic.ttf') format('truetype');
}
h2{
  font-family: 'CenturyGothicBold', sans-serif;
}
h1 {
  font-size: 16px;
  padding: 5px 10px 5px 15px;
  line-height: 20px;
  background: #d42902;
  color: #fff;
  font-family: 'CenturyGothicBold', sans-serif;
  margin: 0;
}

.clear{
  clear: both;
}
* html td {
  behavior: url(templates/Original/iepngfix.htc);
}

a{
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/*--------*/
form {
	display: inline;
}
input, select {
	font-size: 11px;
	color:#333333;
}
input.transpng {
	behavior: url("png.htc");
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bubble.png');*/
}
textarea {
	width: 100%;
	font-size: 11px;
	color:#333333;
}
/*--------*/
td {
  font-size: 12px;
}
ul, li {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-position: outside;
}
li {
  padding: 3px 0 3px 16px;
  background: url(images/li2.gif) no-repeat 0 9px;
}
TD.main, P.main {
}
TD.mainBold, P.mainBold {
	line-height: 1.5;
	font-weight: bold;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-size: 9px;
}
.bold {
	font-weight: bold;-
}
.boxText {
}
/*--------*/
img.transpng {
	behavior: url("png.htc");
}
img.infoBoxSpacing {
	width: 0px;
	height: 0px;
}
.productBG {
}
.lineV {
}
.lineH {
}
/*--------*/
.left_bg {
  margin-right: 15px;
}
.center_bg {
  background: #fff;
}
.right_bg {
  margin-left: 15px;
}
/* message box */
.inputRequirement {
	color: #ff0000;
  font-size: 11px;
}
.messageBox {
}
.messageStackError, .messageStackWarning {
	background-color: #ffb3b5;
}
.messageStackSuccess {
	background-color: #99ff00;
}
.line {
	border-color: #DEDEDE;
}

.errorBox {
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	color: #cc0033;
}
.productsNotifications {
	background: #f4f4f4;
}
/* General page layout  end */


/* Header layout  begin */
table.header {
}
tr.header {
}
td.header {
}
td.header a:link, td.header a:visited {
}
td.header a:hover {
}
td.headerNavigation {
}
a.headerNavigation, a:visited.headerNavigation {
}
a:hover.headerNavigation {
}
.breadcrumb{
}
TR.headerError {
	background: #ff0000;
}
TD.headerError {
	background: #ff0000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
/* Header layout  end */


/* Content layout  begin */
td.pageHeading, DIV.pageHeading {
}

/*----categories----*/
#category-nav {
}
#category-nav a, #category-nav a:visited {
}
#category-nav a:hover {
}
dl.level1 {
	margin:0;
}
#category-nav dl {
	margin:0;
}
#category-nav dd {
	margin:0;
}
#category-nav dt {
  border-bottom: 1px solid #c4c4c4;
  font-size: 14px;
  font-weight: bold;
  line-height: 15px;
  padding: 7px 5px 7px 14px;
  background: url(images/cat.gif) no-repeat 0 13px;
  font-family: 'CenturyGothicBold', sans-serif;
}
#category-nav dl dl dt {
  font-size: 12px;
  line-height: 15px;
  padding: 7px 5px 7px 30px;
  background: url(images/cat.gif) no-repeat 16px 13px;
  font-family: 'CenturyGothicBold', sans-serif;
}
#category-nav dl dl dl dt {
  padding: 7px 5px 7px 45px;
  background: url(images/cat.gif) no-repeat 31px 13px;
}
#category-nav dt a{
  text-decoration: none;
}
#category-nav dt a:hover{
  text-decoration: underline;
}
#category-nav dt.level-sel a{
  color: #383083;
}
#category-nav dt.level-act {
  color: #383083;
}


/*----infobox Left----*/
td.infoboxcell {
}
.infoBoxNotice {
	background: #ff8e90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
td.infoBox, span.infoBox {
}




/*--------*/
.infoBoxCell{
  background: #fff;
  margin-bottom: 15px;
}
.infoBoxCell h2{
  margin: 0;
  font-size: 16px;
  padding: 5px 10px 5px 15px;
  line-height: 20px;
}
.infoBoxCell h2 a{
  text-decoration: none;
}
.infoBoxCell h2 a:hover{
  text-decoration: underline;
}
div.infoBoxContents{
  padding: 10px 15px 15px 15px;
}

.categoriesBox h2{
  background: #7732a9;
  color: #fff;
}
.categoriesBox h2 a{
  color: #fff;
}
.categoriesBox div.infoBoxContents{
  background: #fff;
  color: #000;
}
.categoriesBox div.infoBoxContents a{
  color: #000;
}

.informationBox h2{
  background: #7732a9;
  color: #fff;
}
.informationBox h2 a{
  color: #000;
}
.informationBox div.infoBoxContents{
  background: #383083;
  color: #fff;
}
.informationBox div.infoBoxContents a{
  color: #fff;
}

.searchBox h2{
  background: #7732a9 url(images/search.gif) no-repeat 0 0;
  color: #fff;
  padding-left: 45px;
}
.searchBox h2 a{
  color: #fff;
}
.searchBox div.infoBoxContents{
  background: #fff;
  color: #888888;
}
.searchBox div.infoBoxContents a{
  color: #888888;
  text-decoration: none;
}
.searchBox div.infoBoxContents a:hover{
  text-decoration: none;
  text-decoration: underline;
}
.searchBox input{
  vertical-align: middle;
  margin-bottom: 1px;
}
.searchBox input.inp{
  height: 17px;
  border: 1px solid #ccc;
  width: 145px;
  margin-right: 4px;
}

.cartBox h2{
  background: #7732a9;
  color: #fff;
}
.cartBox h2 a{
  color: #fff;
}
.cartBox div.infoBoxContents{
  background: #fff;
  color: #000;
}
.cartBox div.infoBoxContents a{
  color: #000;
}

.loginBox h2{
  background: #d42902;
  color: #fff;
}
.loginBox h2 a{
  color: #fff;
}
.loginBox div.infoBoxContents{
  background: #d42902;
  color: #fff;
}
.loginBox div.infoBoxContents a{
  color: #fff;
}

.bestsellersBox {
  margin-bottom: 0;
}
.bestsellersBox h2{
  background: #7732a9;
  color: #fff;
}
.bestsellersBox h2 a{
  color: #fff;
}
.bestsellersBox div.infoBoxContents{
  background: #fff;
  color: 000;
}
.bestsellersBox div.infoBoxContents a{
  color: 000;
}

.currenciesBox h2{
  background: #383083;
  color: #fff;
}

.informationBox a{
  display: block;
  padding: 3px 5px 3px 13px;
  background: url(images/li.gif) no-repeat 0 9px;
  text-decoration: none;
}
.informationBox a:hover{
  text-decoration: underline;
}

/*----contentbox-----------------------------------------------*/
td.contentBoxHeadingLeft {
}
td.contentBoxHeadingCenter {
}
td.contentBoxHeadingRight {
}

.contentboxfooter {
}

table.contentBox {
  text-align: left;
}
td.contentBoxContentsLeft {
}
td.contentBoxContentsCenter {
}
td.contentBoxContentsRight {
}

table.contentBoxContents {
}


.productFirstRow .productColumnSell{
  background: none;
}
.paddingLR{
  border-left: 1px solid #c4c4c4;
  padding: 3px 0;
  text-align: center;
  width: 33%;
  vertical-align: top;
}
.first {
  border-left: none;
}
.last .paddingLR{
}
.productLineCell{
  font-size: 1px;
  line-height: 1px;
  background: #c4c4c4;
}
.productImageCell {
  padding: 3px;
}
.productImageCell td{
  border: 1px solid #c4c4c4;
  background: #fff;
}
.productNameCell a{
  display: block;
  font-size: 14px;
  color: #7732a9;
  font-family: 'CenturyGothicBold', sans-serif;
  line-height: 17px;
  font-weight: bold;
  text-decoration: none;
}
.productNameCell a:hover{
  text-decoration: underline;
}
.productPriceCell .productPriceOld{
  color: #d42902;
  text-decoration: line-through;
}
.productPriceCell .productPriceSpecial{
  color: #d42902;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 14px;
}
.productPriceCell .productPriceCurrent{
  color: #d42902;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 14px;
}
.productButtonCell{
  padding: 15px 0 20px 0;
}

/*----product listing----*/
table.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}
.productListing-heading {
	font-weight: bold;
	padding: 5px;
}

a.productListing-heading, a.productListing-heading:visited{
}
a.productListing-heading:hover {
}

#firstHeadingSell, #firstContentSell {
	padding: 5px;
  border-left: none;
}
#lastHeadingSell, #lastContentSell {
	padding: 5px;
}
.productListing-bottom {
	height: 1px;
	font-size: 1px;
  border-top: 1px solid #c4c4c4;
}
.productlisting-headingPrice {
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
}
TD.productListing-data {
  padding:5px;
  border-top: 1px solid #c4c4c4;
  border-left: 1px solid #c4c4c4;
}
TD.productListing-data TD.productListing-data{
  padding:0px;
  border: none;
}
A.pageResults {
}
A:visited.pageResults {
}
a:hover.pageResults {
}
/* Checkout confirmation */
.orderEdit {
	text-decoration: underline;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}
TR.productListing-odd {
}
TR.productListing-even {
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even,  TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}
/* Used on forms */
TD.fieldKey {
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-size: 12px;
}
/* Used on index_nested index_products */
TD.category_desc {
	line-height: 1.5;
  padding: 15px;
}
/* Shopping cart box */
SPAN.newItemInCart {
	text-decoration:none;
	font-weight: bold;
}
SPAN.greetUser {
	font-size: 11px;
  text-transform: uppercase;
	font-weight: bold;
}
/* Shopping cart, checkout */
SPAN.markProductOutOfStock {
	font-size: 12px;
	font-weight: bold;
}
SPAN.errorText {
	color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
  background-color: #f4f4f4;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
  background-color: #f4f4f4;
}
.checkoutBarFrom, .checkoutBarTo {
	/*color: #8c8c8c;*/
}
.checkoutBarCurrent {
	font-weight:bold;
}
/* Content layout  end */




/* Footer  layout begin */
table.footer {
}
td.footer {
}
table td.footer a {
}
table td.footer a:hover {
}



/* Footer layout end */
.cat_border{
  border:1px solid #c34f1d;
}

div.bonus_points_cont {
  position: relative;
  text-align: right;
}
div.bonus_points {
  position: absolute;
  top: 0px; right: 0px;
  font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
  white-space: nowrap;
}
html > body div.bonus_points {
  text-align: right;
  left: -111px;
}

#id_mysql_error{
  position:absolute;
  width:70%;
  background:#fddbdb;
  border:1px solid #525252;
  left:14%;
  top:50px;
}
#id_mysql_error td{
  font-size:11px;
  font-family:tahoma;
}
#id_mysql_error .heading{
  background:url(images/heading.gif);
  height:23px
}
#id_mysql_error .heading .heading{
  background:none;
  padding-left:15px;
  text-transform:uppercase;
  color:#fff;
  font-weight:bold;
}
#id_mysql_error .close{
  text-align:right;
  padding-right:3px;
}
#id_mysql_error .error{
  padding:15px 15px 30px 15px;
}


.languages{
  height: 30px;
}
.languages div {
  font-family: 'CenturyGothicBold', sans-serif;
  font-size: 14px; line-height: 16px;
  color: #feeb14;
}
.languages div a{
  color: #feeb14;
  font-weight: bold;
  text-decoration: none;
}
.languages div a:hover{
  text-decoration: underline;
}
.headerNav {
  text-align: right;
  font-weight: bold;
  color: #fff;
}
.headerNav a{
  color: #fff;
  text-decoration: none;
  padding: 0 10px;
}
.logo{
  border-right: 15px solid #000;
  border-bottom: 15px solid #000;
}
.name{
  background: #7732a9;
  border-bottom: 15px solid #000;
  width: 100%;
}
.payinfo {
  background: #fff;
  height: 85px;
  margin: 15px 0 0 0;
  padding: 15px;
}
.payinfo img{
  margin-top: 15px;
}
.leftFooter{
  background: #fff;
}
.rightFooter{
  background: #feeb14;
}
td.footer{
  background: #7732a9;
  padding: 30px;
  border-left: 15px solid #000;
  border-right: 15px solid #000;
  text-align: center;
  font-size: 11px;
}
#footer{
  margin-bottom: 20px;
  padding-top: 15px;
}

.stockists{
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  padding: 5px 10px 5px 30px;
  background: #d42902 url(images/stockists.gif) no-repeat 15px 14px;
  color: #fff;
  font-family: 'CenturyGothicBold', sans-serif;
}
.stockists a{
  color: #fff;
  text-decoration: none;
}

#content h2{
  margin: 0;
  font-size: 16px;
  padding: 5px 10px 5px 15px;
  line-height: 20px;
  background: #d42902;
  color: #fff;
  height: 30px;
}
#content h2 a{
  color: #fff;
  text-decoration: none;
}
#welcome{
  border-bottom: 15px solid #000;
}
.welcome{
  height: 102px;
  padding: 10px 15px;
  background: url(images/child.jpg) no-repeat right bottom;
}
.welcome a{
  font-family: 'CenturyGothicBold', sans-serif;
  font-size: 14px;
  color: #d42902;
  font-weight: bold;
  text-decoration: none;
}
.welcome a:hover{
  text-decoration: underline;
}
.welcome li{
  line-height: 14px;
}

#mainPageText{
  padding: 15px 15px 30px 15px;
  overflow: hidden;
}
.cartLincs{
  border-top: 1px solid #000;
  padding: 7px 0;
  font-size: 11px;
  margin-top: 7px;
}
.cartBox div.infoBoxContents .cartLincs a{
  color: #d42902;
  text-decoration: none;
}
.cartBox div.infoBoxContents .cartLincs a:hover{
  text-decoration: underline;
}

.loginBox input{
  vertical-align: middle;
  margin: 1px 0 3px 0;
}
.loginBox .inp1{
  border:1px solid #fff;
  height:17px;
  width:167px;
}
.loginBox .inp2{
  border:1px solid #fff;
  height:17px;
  width:113px;
  margin-right: 4px
}
.loginBox a{
  text-decoration: none;
}
.loginBox a:hover{
  text-decoration: underline;
}
.bestsellersCount{
  color: #888888;
  font-size: 11px;
  padding: 3px 5px 0 0;
}
.bestsellersInfo{
}
.bestsellersName{
  font-size: 14px;
  color: #7732a9;
  font-family: 'CenturyGothicBold', sans-serif;
  text-decoration: none;
  line-height: 17px;
  display: block;
}
a.bestsellersName:hover{
  text-decoration: underline;
}
.bestsellersWeight{
  font-size: 11px;
}
.bestsellersType{
}
.bestsellersPrice{
  font-size: 14px;
  color: #d42902;
  font-family: 'CenturyGothicBold', sans-serif;
  display: block;
  text-align: right;
  line-height: 17px
}
.bestsellersLink{
  font-size: 11px;
  display: block;
  text-align: right;
  text-decoration: none;
}
.bestsellerCell{
  padding: 5px 0;
  border-top: 1px solid #ccc;
}

.center_bg_padding{
  padding: 0 15px;
  *background: #fff url(images/center_bg_padding.gif) repeat-x top;
}
.center_bg_padding h1{
  margin: 0 -15px;
}
.additionalImages{
  position: absolute;
  visibility: hidden;
}
#content .center_bg_padding h2, #content .tabs h2{
  background: none;
  color: #000;
  padding-left: 0;
  text-align: left;
}
#content .center_bg_padding h2 a{
  color: #000;
}
#content .center_bg_padding .checkout_confirmation h2 a{
  font-size: 12px;
  font-weight: normal;
  font-family: Tahoma;
}

.breadcrumbProductInfo{
  font-size: 12px;
  padding: 5px 10px 5px 15px;
  line-height: 20px;
  background: #d42902;
  color: #fff;
  font-weight: bold;
}
.breadcrumbProductInfo a{
  color: #fff;
  text-decoration: none;
}
.breadcrumbProductInfo a:hover{
  text-decoration: underline;
}
.productInfo{
  padding: 15px;
}
.productInfo h1{
  color: #7732a9;
  background: none;
  padding: 0;
}
.rightArea{
  padding-left: 10px;
}
.productImages span{
  display: block;
  padding: 5px;
  border: 1px solid #ccc;
}
.addCatr{
  white-space: nowrap;
}
.addCatr input{
  vertical-align: middle;
  margin-left: 4px;
}

.tabNavigation {
  overflow: hidden;
}
.tabNavigation li, .tabNavigation{
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-position: outside;
  background: none;
}
.tabNavigation li{
  float: left;
}
.tabNavigation li a{
  float: left;
  height: 32px;
  padding: 8px 8px;
  color: #fff;
  text-decoration: none;
  background: #5a158c url(images/tab_bg.png) no-repeat right;
  display: block;
  text-align: center;
}
a:focus {
	outline: 0;
}
.tabContent{
  background: #e7e7e7;
  padding: 15px;
  clear: both;
}
.tabNavigation .selected{
  background:  #e7e7e7;
  color: #000;
  cursor: default;
}

.border{
  line-height: 15px;
  height: 15px;
  background: #000;
}
.productParam{
  font-size: 11px;
  font-weight: bold;
  padding-right: 10px;
  height: 18px;
}
.productPrice{
  color: #d42902;
}
.productPrice .productPriceOld{
  text-decoration: line-through;
}
.productPrice .productPriceSpecial{
  font-size: 18px;
  font-weight: bold;
  font-family: sans-serif;
}
.productPrice .productPriceCurrent{
  font-size: 18px;
  font-weight: bold;
  font-family: sans-serif;
}
.pductListing{
  padding: 15px 15px 5px 15px;
  background: #e7e7e7;
}
.pageResult{
  padding: 7px 0;
  font-size: 11px;
}
.pageResult img{
  position: relative;
  top: 1px;
}
.pageResult a{
  text-decoration: none;
}
.pageResult a:hover{
  text-decoration: underline;
}
#content td.newProductBox h2{
  background: #383083;
}
div.newProductBox{
  margin: 15px;
  padding: 15px;
  background: #e7e7e7;
}
.subCategoryName {
  padding: 4px 0 6px 0;
}
.subCategoryName a{
  display: block;
  font-size: 14px;
  color: #7732a9;
  font-family: 'CenturyGothicBold', sans-serif;
  line-height: 17px;
  font-weight: bold;
  text-decoration: none;
}
.contentboxfooter{
  margin-bottom: 15px;
}

.gridbox {
  background: #000;
  border-bottom: #000 solid 15px;
}
.gridbox img{
  margin: 15px 0 0 15px;
}
.gridbox .firstCell img{
  margin: 15px 0 0 0;
}


