/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/

/*  all */


*{
	margin:0;
	padding:0;

}

body {
	background:url(images/bg_full.jpg) top center no-repeat fixed;
    background-size:cover;
	
    background-color:#152a7b;
    
}

/* global headings */

h1 {
	font-family:Tahoma;
	font-size:16px;
	font-weight:normal;
	margin-bottom:0;
	padding-bottom:5px;
    color:#008dd2;
}

h2 {
	font-family:Tahoma;
}

/*horizontal line*/

hr {
	color:#e9e9e9;
	opacity:.12;
	
	margin-top:7px;
	margin-bottom:7px;
	
}

/* global image */

img {
	border:0;
}
a:hover img {
	
	opacity:.75; 
    
}

/* global table and paragraph*/

table, p {
	font-size:12px;
	line-height:1.5;
}
.first{
	margin:auto;
	padding-top:100px;
	background-image: url(images/mbg.png);
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;	
	}
#copy{
	margin:auto;
	width:400px;
	font-size:12px;
	font-family:Tahoma;
	color:#FFF;
	margin-top:15px;
	}
#copy a{
	color:#fff;
	}
#copy a:hover{
	color:#008dd2;
	}

/* global link */

A {
	
	text-decoration:none;
}

A:hover {
	
	text-decoration:none;
}
/* global form */

FORM {
	display:inline;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family:Tahoma;
	font-size:12px;
	outline:none;
	
}

TEXTAREA {
	width:100%;
	font-family:Tahoma;
	font-size:12px;
	border:1px solid #cdb99c;
	outline:none;
}

/* id */

#bodyWrapper {}

#bodyContent {}

/* column */

#columnLeft {
	margin-top:-10px;
	padding-top:0px;
}

#columnRight {
	margin-top:-10px;
	padding-top:0px;
}


/* header */

#header { 
	
background:url(images/nav_bg2.png) no-repeat;
	
}
.headermenu {
    background:url(images/nav_bg2.png) no-repeat;
	
}

ul.navigation-bar {
   list-style-type: none;
   font-family:Century Gothic;
   letter-spacing:2px;
   font-size:16px;
   padding: 0px;
   margin-top:5px;
   margin-bottom:5px;   
   line-height: 1.5em;
   margin-left:113px; 
   
   }
ul.navigation-bar li {
   width:139px;
   display: table-cell; 
   }
ul.navigation-bar li.current, ul.navigation-bar li:hover {
   background-color: rgba(255, 255, 255, 0.2);
   width:139px;
   }
ul.navigation-bar li a {
   display: table-cell;
   text-decoration: none;
   outline: none;
   width:139px;
   color: white;
   border-right: 0px solid dimgray;
   padding: 15px 25px; /* sets button size */
   }

/* search in the header*/

#search {
	position:relative;
	top:-3px;
	font-family:Arial, Tahoma, Calibri, Trebuchet,  Courier New,  sans-serif, serif, monospace;
	font-size:12px;
	color:#fff;
	text-align:right;
	border:0px solid #000;
	margin-right:20px;
	padding:1px 1px 1px 1px;
	outline:none;
	width:260px;
	float:right;
	
	
}

#search a {
	color:#fff;
}

#search a:hover {
	color:#000;
}

#search .buttonsearch input {
	border:none;
	position:relative;
	top:-2px;
	
	
}

.inputsearch  input {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:0;
	padding-right:0;
	color:#cdb99c;
	
	
}

/* Vertical menu */

.glossymenu, .glossymenu li ul{
list-style-type: none;
margin-left: 2px;
padding: 0;
width: 185px; /*WIDTH OF MAIN MENU ITEMS*/

}

.glossymenu li{
position: relative;
}

.glossymenu li a{
background: url(images/mbg.png) repeat bottom left;
font-family:Tahoma;
letter-spacing:2px;
font-size:12px;
color: #666;
display: block;
width: auto;
padding: 5px 0;
padding-left: 10px;
text-decoration: none;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 190px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
}

.glossymenu li ul li{
float: left;
}

.glossymenu li ul a{
width: 180px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(images/Vertical/arrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #666;
}

.glossymenu li a:hover{
background: url(images/bg_yellow.png) repeat ;
font-family:Tahoma;
letter-spacing:2px;
font-size:12px;
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */

/* Service Css */
.service{
	width:640px; 
	margin:auto;
	}
.service_text{
	background-color:#fff;
	font-size:12px;
	font-family:Tahoma;
	width:590px;
	margin-left:15px;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	line-height:1.5;
	color:#666;
}
.service_text a{
	color:#666;
}
.service_text a:hover{
	color:#008dd2;
}
.arrow{
	float:right;
}
.service_text p{	
	font-size:12px;
	font-family:Tahoma;
}
.service_images{
	width:590px;
	margin-left:15px;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	float:left
}
.service_img_1{
	width:450px;
	height:auto;
	border:8px solid #fff;
	margin-left:60px;
	float:left;	
}

.service_img_2{
	width:250px;
	height:auto;
	border:8px solid #fff;
	margin-left:20px;
	float:left;	
}
.service_img_3{
	
	margin-left:20px;
	float:left;	
}
.service_text li{	
	margin-left:10px;
}
.service_text table {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
.service_text th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
.service_text td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}
.prodct table {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
.prodct th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
.prodct td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}
.prodct li{	
	margin-left:10px;
}
.prodct a{
	color:#666;
}
.prodct a:hover{
	color:#008dd2;
}
/* Service Css END */


.index_all{
	width:660px;
	float:left;
    margin-left:5px;
}
#index_left{
	width:213px;
	height:560px;
	float:left;
}
#index_left_search{
	width:185px;
	height:195px;
	float:left;
    padding:10px;
    color:#666;
    background-color:#fff;
    margin-left:5px;
    margin-bottom:5px;
    margin-top:20px;
}
#index_left_weather{
	width:193px;
	height:135px;
	float:left;
}
#index_left_adress{
	width:193px;
	height:191px;
	margin-left:4px;
	float:left;
}
#index_right{
	width:447px;
	height:560px;
	float:left;
}
#index_right_top{
	width:447px;
	height:327px;
	float:left;
    
}
#index_right_bottom{
	width:447px;
	height:233px;
	float:left;
}


/* Index Css END */

.weatherFeed {
	font-family: Tahoma;
    color:#666;
	font-size: 90%;
	width: 202px;
    height:100px;
    margin-left:5px;
}
.weatherFeed a { color: #666; }
.weatherFeed a:hover {
	color: #666;
	text-decoration: none;
}
.weatherItem {
	padding: 0.3em;
	text-align: right;
}
.weatherCity { text-transform: uppercase; }
.weatherTemp {
	font-size: 2.8em;
    color:#008dd2;
	
}
.weatherDesc, .weatherCity, .weatherForecastDay  { font-weight: bold; }
.weatherDesc { margin-bottom: 0.4em; }
.weatherRange, .weatherWind, .weatherLink, .weatherForecastItem { font-size: 0.8em; }
.weatherLink, .weatherForecastItem {
	
	text-align: left;
}
.weatherForecastItem {
	padding: 0.5em 0.5em 0.5em 80px;
	background-color: #fff;
	background-position: left center;
}
.weatherForecastDay { font-size: 1.1em; }

.odd { background-color: #e8e8fc; }
.even { background-color: #d4d4e8; }
.day { background-color: #fff; }
.day a { color: #555; }

.night { background-color: #2a2a33; color: #eaeaf0; }
.night a:hover { color: #fff; }

/* Weather END */
/* logo */

#storeLogo {
	float:left;
	margin-top:5px;
}
.product_text{
    width:632px;
    background-color:#fff;
    margin-left:9px;
    padding-left:10px;
    padding-right:10px;
    margin-top:15px;
    float:left;
padding-top:10px;
}

/* image galery in product info */
.piGal{
float:left;
padding:10px;
background-color:#fff;
width:632px;
margin-left:9px;


}



.piGal ul {
    list-style-type:none;
    margin-bottom:10px;   
}



#newproducts, #productsnew, #specials, #reviews, #reviewsinfo, #productreviews, #reviewswrite,
#shoppingcart, #accountedit, #addresbookdetails, #accountpassword, #accounthistory, #historyinfo {
	border:0px solid #000;
	
}
#newproducts td, #specials td{
	border:1px solid #fff;
	background: url(images/mbg.png);
	padding-top:10px;
	padding-bottom:10px;
	
}

#specials img{
   border:5px solid #fff;

}
#newproducts, #specials {
	color:#cdb99c;
}
/* class */
.dateaddedtext {

	font-weight:bold;
}

.hoverlist a:hover{
	width:100%;
	
	/*padding-top:2px;
	padding-bottom:2px;*/
	background:#3399cc;
	float:left;
	clear:both;
	
	border-radius:5px 5px 5px 5px;

}

/* menu in the header */



.headingtop {
	background:transparent;
	margin-top:0px;
	margin-bottom:0px;
}

/* language and currency in the header */

.toptopheader {
	/*width:280px;*/
	float:right;
	/*margin-top:0px;
	margin-left:50px;
	position:relative;
	z-index:1000;*/
	
}

/* language text in the header */

.text {
	font-family:Arial, Tahoma, Calibri, Trebuchet,  Courier New,  sans-serif, serif, monospace; 
	color:#fff;
	font-size:12px; 
	float:left; 
	/*padding-right:2px; 
	/*margin-top:/*-60px;0;
	margin-left:0px;*/
}

.languageheader {
	float:left;
	padding-right:10px;
	/*margin-top:/*-60px;0;
	margin-left:/*60px0;*/
}

/* currency text in the header */

.text1 {
	font-family:Arial, Tahoma, Calibri, Trebuchet,  Courier New,  sans-serif, serif, monospace; 
	color:#fff;
	font-size:12px; 
	float:left; 
	/*padding-right:2px; 
	margin-top:/*-60px;0;
	margin-left:150px;*/
}

.currencyheader {
	/*margin-top:/*-60px; 0;
	margin-left:205px;*/
	float:left;
	padding-right:10px;
}

.currencyheader select{
	font-family:Arial, Tahoma, Calibri, Trebuchet,  Courier New,  sans-serif, serif, monospace; 
	font-size:10px;
	color:#cdb99c;
	border:1px solid #cdb99c;
	
}

/* login text link in the header */

.custheaderlogin {
	/*position:relative;	
	top:20px;*/
	float:right;
	margin-top:10px;
	padding-bottom:10px;
	/*width:255px;
	margin-right:10px;
	padding-right:0px;*/
	text-align:right; 
	font-family:Tahoma;
	font-size:12px;
	color:#fff;
}

.custheaderlogin a {
	color:#cdb99c;
}

.custheaderlogin a:hover {
	color:#fff;
	
}

TR.header {
	background:#fff;
}

TR.headerNavigation {
	background:#bbc3d3;
}

TD.headerNavigation {
	font-family:Tahoma;
	font-size:10px;
	background:#bbc3d3;
	color:#fff;
	font-weight:bold;
}

/* header navigation in the breadcrumb */

A.headerNavigation { 
	padding-right:10px;
	padding-left:10px;
    color:#330000;
	font-family:Tahoma;
    font-size:10px;
}

A.headerNavigation:hover {
	color:#cdb99c; 
	text-decoration:none;
	
	
	border-radius:5px 5px 5px 5px;
}

TR.headerError {
	background:#ff0000;
}

TD.headerError {
	font-family:Tahoma;
	font-size:12px;
	background:#ff0000;
	color:#fff;
	font-weight:bold;
	text-align:center;
}

TR.headerInfo {
	background:#00ff00;
}

TD.headerInfo {
	font-family:Tahoma;
	font-size:12px;
	background:#00ff00;
	color:#fff;
	font-weight:bold;
	text-align:center;
}

/* search textbox */

.inputsearch { 	
	margin-right:55px;
}

/* button search */

.buttonsearch {
	margin-top:-18px;
	margin-right:-55px;
}

/* additional image below header menu*/
.slideheader {
	margin-left:0px;
	
}
.embelish {
	background:url(images/mbg.png);
	height:300px;
	margin-left:673px;
	margin-top:-341px;
	padding-top:20px;
	padding-bottom:0px;
	padding-left:15px;
	border-radius:0px 13px 0px 13px;
	border:1px solid #fff;
	
}

/* breadcrumb */

.breadcrumbtop {
	background:#cdb99c;
	font-family:Tahoma;
	font-size:10px;
	color:#cdb99c;
	font-weight:normal;	
	border:1px solid #fff;
	
	margin-top:-10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
    background:url(images/mbg.png);

}

.breadcrumb {
	background:#cdb99c;
	font-family:Tahoma;
	font-size:10px;
	color:#cdb99c;
	font-weight:normal;
	border:1px solid #fff;
	position: relative;
	top:-5px;
	margin-bottom:5px;
	margin-left:0px;
	padding-top:10px;
	padding-bottom:10px;
    background:url(images/mbg.png);
	
}

/* breadcrumb product reviews */

.breadcrumbProductReviews {
	background:#cdb99c;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	position:relative;
	top:-5px;
	margin-left:0px;
	margin-bottom:5px;
	padding-top:10px;
	padding-bottom:10px;
	font-family:Tahoma;
	font-size:10px;
	color:#cdb99c;
	font-weight:normal;
	background:url(images/mbg.png);
}

/* breadcrumb login */

.breadcrumbLogin {
	background:#cdb99c;
	border-top:1px solid #cdb99c;
	border-right:1px solid #cdb99c;
	border-bottom:1px solid #cdb99c;
	border-left:1px solid #cdb99c;
	position:relative;
	top:-5px;
	margin-left:0px;
	margin-bottom:5px;
	padding-top: 10px;
	padding-bottom:10px;
	font-family:Tahoma;
	font-size:10px;
	color:#cdb99c;
	font-weight:normal;
	background:url(images/mbg.png);
}

/* footer text link */

.foot1{
	float:left; 
	margin-top:15px; 
	margin-bottom:10px; 
	color:#666; 
	width:948px;
	padding-left:2px;
	padding-right:0px;
	font-family:Tahoma;
	font-size:12px;
}

/* footer text body */

.foot2 {
	float:left; 
	margin-top:0px; 
	margin-bottom:20px; 
	padding-left:10px; 
	font-family:Tahoma; 
	font-size:12px;
	color:#666; 
	
	
}
.foot1 a { 
	border-right:1px solid #666; 
	padding-right:10px; 
	padding-left:10px;
}
.foot1 a, .foot2 a {
	color:#666;
	
}

.foot1 a:hover, .foot2 a:hover {
	color:#008dd2; 
	text-decoration:none;
}

.footer {
	background:url(images/mbg.png);
	width:950px;
	margin-top:10px;	
	border-top:4px solid #fff;

}

/* footer banner payment logo */

.bannerfooter {
	float:right;
	margin-top:-70px;
	margin-right:25px;
}

.bannerfooter img {
	border:0px outset #cdb99c;
    opacity:.30;
	
	
}

TR.footer {
	background:#bbc3d3;
}

TD.footer {
	font-family:Tahoma;
	font-size:10px;
	background:#bbc3d3;
	color:#000;
	font-weight:bold;
}

/* grid */

.grid_24{}

/* drop down box */

.dropdownlist select {
	border:1px solid #cdb99c;
}


/* social bookmarks in product info */

.socialbookmarks {
	background:#fff;
}

.socialbookmarks  ul {
	background:#fff;
	margin-left:0px;
}

.socialbookmarks  li {
	float:left;
	padding:5px;
	display:block;
}

.ui-widget {
	font-family:Tahoma;
	font-size:11px;
}

/* heading in box modules #109896; */

.headingBoxCategories, .headingBoxSideBanner, .headingBoxBestsellers, .headingBoxLanguages,
.headingBoxCurrencies, .headingBoxInformation, .headingBoxManufacturers, .headingBoxManufacturersInfo,
.headingBoxProductSocialBookmarks, .headingBoxOrderHistory, .headingBoxSearch  {
	background:#330000;
	font-family:Tahoma;
	font-size:16px;
	color:#fff;
	font-weight:normal;
	margin-top:5px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	margin-bottom:0px;
	border:1px solid #fff;
	background:url(images/bg_red.png);
	border-radius:13px 0px 0px 0px;
	
	
	
}

/* heading in box modules #ba303a; */

.headingBoxWhatsnew, .headingBoxSpecials, .headingBoxProductNotifications, .headingBoxReviews, .headingBoxShoppingCart {
	background:#330000;
	font-family:Tahoma;
	font-size:16px;
	color:#fff;
	margin-top:5px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	margin-bottom:0px;
	border:1px solid #fff;
	background:url(images/bg_blue.png);
	border-radius:13px 0px 0px 0px;

	
}

.headingBoxWhatsnew a, .headingBoxSpecials a, .headingBoxProductNotifications a, .headingBoxReviews a, .headingBoxShoppingCart a {
	font-family:Tahoma;
	font-size:16px;
	color:#fff;
	
}

.headingBoxWhatsnew a:hover, .headingBoxSpecials a:hover, .headingBoxProductNotifications a:hover, 
.headingBoxReviews a:hover, .headingBoxShoppingCart a:hover {
	font-family:Tahoma;
	font-size:16px;
	color:#cdb99c;

}

/* contents in box modules */

.boxContentsCategories, .boxContentsWhatsnew, .boxContentsSpecials, .boxContentsSideBanner, 
.boxContentsBestsellers, .boxContentsLanguages, .boxContentsCurrencies, .boxContentsInformation,
.boxContentsManufacturers, .boxContentsManufacturersInfo, .boxContentsOrderHistory, .boxContentsProductNotifications,
.boxContentsProductSocialBookmarks, .boxContentsReviews, .boxContentsSearch, .boxContentsShoppingCart   {
	background:url(images/mbg.png);
	font-family:Tahoma;
	font-size:12px;
	color:#000;
	line-height:2;
	padding:5px;
	padding-bottom:10px;
	border:1px solid #fff;
	border-top:0;
	border-radius:0px 0px 13px 0px;

	
}
.Categories{
    background:url(images/mbg.png);
	font-family:Tahoma;
    letter-spacing:2px;
    font-size:12px;
	color:#666;
	padding:10px;
    padding-left:6px;
	padding-bottom:10px;
	border:1px solid #fff;
	border-top:0;
	border-radius:0px 0px 13px 0px;
}
.Categories a{
    background:url(images/mbg.png) repeat bottom left;
    display:block;
    color:#666;
    width:175px;
    padding-left:10px;
    padding-top:10px;
    padding-bottom:10px;


}
.Categories a:hover{
   background: url(images/bg_yellow.png) repeat ;
   font-family:Tahoma;
   letter-spacing:2px;
   font-size:12px;

}
.headingBoxShoppingCart {
	
	border:1px solid #fff;
	background:url(images/bg_blue.png);
	border-radius:13px 0px 0px 0px;

}
.headingBoxShoppingCart a {
	color:#fff;
}
.boxContentsShoppingCart {
	color:#383838;
	border:none;
	background:url(images/mbg.png); 
	border-radius:0px 0px 13px 0px;
	
	
}
.boxContentsCategories a, .boxContentsWhatsnew a, .boxContentsSpecials a, .boxContentsSideBanner a,
.boxContentsBestsellers a, .boxContentsInformation a, .boxContentsManufacturers a, .boxContentsManufacturersInfo a,
.boxContentsOrderHistory a, .boxContentsProductNotifications a, .boxContentsProductSocialBookmarks a,
.boxContentsReviews a, .boxContentsSearch a, .boxContentsShoppingCart a  {
	font-family:Tahoma;
	font-size:12px;
	color:#000;

}
.boxContentsShoppingCart a{
	color:#3399cc;
}
.boxContentsCategories a:hover, .boxContentsWhatsnew a:hover, .boxContentsSpecials a:hover,
.boxContentsSideBanner a:hover, .boxContentsBestsellers a:hover, .boxContentsInformation a:hover,
.boxContentsManufacturers a:hover, .boxContentsManufacturersInfo a:hover, .boxContentsOrderHistory a:hover,
.boxContentsProductNotifications a:hover, .boxContentsProductSocialBookmarks a:hover, .boxContentsReviews a:hover,
.boxContentsSearch a:hover, .boxContentsShoppingCart a:hover {
	font-family:Tahoma;
	font-size:12px;
	color:#330000;
	
}

/* search button in the search box module */

.buttonboxsearch {
	width:55px;
	float:right;
}

/* textbox in the search box module */

.inputboxsearch {
	padding-top:10px;
}

.inputboxsearch input {
	float:left;
	
}

/* product number display */

.displayProductNumber {
	margin-left:0px;
}

/* page content margin-left:15px */

.contentTableReviews, .contentTableContactUs, .contentCreateAccount, .contentPrivacyNotice, .contentConditionOfUse,
.contentShippingAndReturns, .contentAdvancedSearch, .contentAdvancedSearchResult, .contentPasswordForgotten,
.contentProductInfo, .contentProductReviews, .contentShoppingCart, .contentProductReviewsInfo, .contentTellAFriend,
.contentAccount, .contentAccountEdit, .contentAddressBook, .contentAddressBookProcess, .contentAccountPassword,
.contentAccountHistory, .contentAccountHistoryInfo, .contentAccountNewsletter, .contentAccountNotification,
.contentCheckoutShipping, .contentCheckoutShippingAddress, .contentCheckoutPayment, .contentCheckoutPaymentAddress,
.contentCheckoutConfirmation, .contentCheckoutSuccess, .contentProductReviewsWrite, .contentCreateAccountSuccess,
.contentLogOff, .contentCookieUsage, .contentSslCheck, .contentWhatsNewProduct {
	margin-left:15px;
	
}

td h2.headingnewcustomer , td h2.headingreturningcustomer {
	margin-top:0px;
	margin-bottom:10px;
	font-weight:bold;
}


/* text in login page */

.textNewCustomerLogin, .textReturningCustomerLogin, .textNewCustomerIntroductionLogin{
	font-family:Tahoma;
	font-size:12px;
}

.textNewCustomerIntroductionLogin {
	line-height:2;
}

/* text in password forgotten page */

.textPasswordForgottenLogin {
	font-family:Tahoma;
	font-size:12px;
}

/* page heading */

.headingwhatsnew, .headingspecial, .headingreview, .headingcontactus, .headinglogin, .headingcreateaccount,
.headingprivacy, .headingcondition, .headingshipping, .headingadvancedsearch, .headingadvancedsearchresult,
.headingpasswordforgotten, .headingproductinfo, .headingproductreview, .headingshoppingcart, .headingproductreviewinfo,
.headingtellafriend, .headingaccount, .headingaccountedit, .headingaddressbook, .headingaddressbookprocess,
.headingaccountpassword, .headingaccounthistory, .headingaccounthistoryinfo, .headingaccountnewsletter,
.headingaccountnotification, .headingcheckoutshipping, .headingcheckoutshippingaddress, .headingcheckoutpayment,
.headingcheckoutpaymentaddress, .headingcheckoutconfirmation, .headingcheckoutsuccess, .headingproductreviewswrite,
.headinglogoff, .headingcreateaccountsuccess, .headingcookieusage, .headingsslcheck, .categoryname {
	border:1px solid #fff;
	background:url(images/bg_purple.png); 
	border-radius:0px 0px 13px 0px;
	margin-top:0px;
	margin-left:0px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:10px;
    height:20px;
	
	
}
.headingadvancedsearch, .headingshoppingcart {
	
}
.productnotfound {
	margin-top:-320px;
	margin-left:15px;
}
 
.headingalsopurchased {
	width:98%;
	background:#330000;
	border-top:1px solid #330000;
	border-right:1px solid #330000;
	border-bottom:1px solid #330000;
	border-left:1px solid #330000;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#cdb99c;
	text-transform:uppercase;
	
	
	
}

/* also purchased products */

.alsopurchlink {
	font-family:Tahoma;
	font-size:12px;
	background:#fff;
}
.alsopurchlink a {
	color:#330000;

}
.alsopurchlink a:hover img {
	
	
	opacity:.75; 
	

}

/* product image link */

.productReviewsImage a:hover img, .productReviewsWriteImage a:hover img, .productReviewsInfoImage a:hover img,
.boxWhatsnewImage a:hover img, .boxSpecialsImage a:hover img, .boxReviewsImage a:hover img, .contentText a:hover img {
	
	
	opacity:.75;
	
	

}

.productReviewsWriteImage {
	margin-top:15px;
}
.a1 {
	background:#ff0000;
}

/* heading product listing */

.headingProductListing table {
	background:#fff;
	color:#cdb99c;
	text-transform:uppercase;
	margin-left:0px;
	margin-bottom:5px;
	border:1px solid #fff;
    
	
	
}
.headingUpcomingProduct {
	background:#330000;
	color:#cdb99c;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin-left:0px;
	margin-bottom:5px;
	padding:10px;
	border-top:1px solid #330000;
	border-right:1px solid #330000;
	border-bottom:1px solid #330000;
	border-left:1px solid #330000;
	
	
}
/* box container */

.infoBoxContainer { }

/* box heading */

.infoBoxHeading {
	font-family:Tahoma; 
}

/* box contents*/

.infoBoxContents {
	margin-bottom:5px;
	font-family:Tahoma; 
	font-size:12px;
}

/* content container */

.contentContainer {
	padding-bottom:10px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	margin-left:0px;
	margin-bottom:5px;
    background:url(images/mbg.png);
    float:left;
    width:670px;
    border-radius:0px 10px 0px 10px;
}

.contentContainer select{
	color:#cdb99c;
}

.contentContainer h2 {
	font-family:Tahoma; 
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	margin-bottom:0;
	padding-bottom:5px;
}

/* content text */

.contentText, .contentText table, .contentText p {
	padding:5px 0 5px 0;
	font-size:12px;
	font-family:Tahoma;
	line-height:1.5;
    color:#666;	
}

.contentText input, .contentText select  {
	color:#000;
	border:1px solid #cdb99c;
	outline:none;
}

.contentText textarea {
	color:#000;
	outline:none;
}
.contentText ol {
	margin-left:20px;
}
/* product list */

.productListTable {
	padding:5px;
	font-size:12px;
	line-height:2;
	font-family:Tahoma;
	border:1px solid #fff;
	border-radius:5px 5px 5px 5px;
	
}
.productListTable a {
	color:#666;

}
.productListTable a:hover {
	color:#008dd2;

}
.contentProductListTable {
	margin-left:0px;
	background:url(images/mbg.png);
	
}

.productListTable tr.alt td {
	background:url(images/bg_yellow.png);
	
}

/* text link products name in whats new, specials, reviews pages and boxes */
.boxlink {
	width:100%;
	padding-top:2px;
	padding-bottom:2px;
	position:relative;
	top:-10px;
	background:url(images/bg_blue.png);
	border:none;
	border-radius:5px 0px 0px 0px;

	float:left;
	
}

a.link {
	font-weight:bold;
	color:#fff;
	
}

a.link:hover {
	color:#000;
}

.fieldKey {
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	line-height:1.5;
	width:150px;
}

.fieldValue {
	font-family:Tahoma;
	font-size:12px;
	line-height:1.5;
}

.fieldValue input, .fieldValue select, .fieldValue textarea {
	color:#008dd2;
	outline:none;
}

.fieldValue input{
	border:1px solid #cdb99c;
}

td.fieldKey  {
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	line-height:1.5;
	width:150px;
}

td.fieldValue {
	font-family:Tahoma;
	font-size:12px;
	line-height:1.5;
}

/* button set */

.buttonSet {
	margin-bottom:40px;
	clear:both;	
}

.buttonAction {
	float:right;
}

.boxText { 
	font-family:Tahoma; 
	font-size:10px; 
}

.errorBox { 
	font-family:Tahoma; 
	font-size:10px; 
	background:#ffb3b5; 
	font-weight:bold; 
}

/* text stock warning */

.stockWarning { 
	font-family:Tahoma; 
	font-size:10px; 
	color:#cc0033; 
}

/* product notifications in succes page */

.productsNotifications { 
	background:#f8f8f8; 
}

/* text edit */

.orderEdit { 
	font-family:Tahoma; 
	font-size:10px; 
	color:#4bacc6;
	text-decoration:underline; 
}

.infoBox {
	background:#b6b7cb;
}

.infoBoxNotice {
	background:#FF8E90;
}

.infoBoxNoticeContents {
	background:#fff;
	font-family:Tahoma;
	font-size:10px;
}

TD.infoBoxHeading {
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	background:#bbc3d3;
	color:#fff;
}

TD.infoBox, SPAN.infoBox {
	font-family:Tahoma;
	font-size:10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background:#fff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background:#fff;
}

TABLE.productListing {
	border:1px;
	border-style:solid;
	border-color:#b6b7cb;
	border-spacing:1px;
}

/* product list header */

.productListingHeader {
	table-layout:fixed;
	color:#666;
	font-weight:bold;
	
}

.productListingHeader A {
	color:#666;
}

.productListingHeader A:hover {
	color:#008dd2; 
}

.productListingData {
	table-layout:fixed;

}

/*.productListingData a:hover{
	color:#fff; 
}*/
.productListingData img{
	margin-top:5px; 
	margin-bottom:5px;
    border:5px solid #fff;
    
}
/* link page results */

A.pageResults {
	color:#008dd2;
	
}

A.pageResults:hover {
	color:#330000;
}

TD.pageHeading, DIV.pageHeading {
	font-family:Tahoma;
	font-size:20px;
	font-weight:bold;
	color:#9a9a9a;
}

TR.subBar {
	background:#f4f7fd;
}

TD.subBar {
	font-family:Tahoma;
	font-size:10px;
	color:#000;
}

/* date added text */

.dateadded { 
	width:350px;
	text-align:right;
	font-family:Tahoma;
	font-size:12px;
}

SPAN.main, TD.main, P.main {
	font-family:Tahoma;
	font-size:12px;
	line-height:1.5;
    background:url(images/mbg.png);
    padding-left:4px;
    padding-top:10px;
    border:1px solid #fff;
    color:#666;
}
.main a{
	color:#008dd2;
    text-decoration:none;
}
.main a:hover{
	color:#666;
    text-decoration:none;
}
TD.main img{
border:3px solid #fff;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family:Tahoma;
	font-size:10px;
}

TD.accountCategory {
	font-family:Tahoma;
	font-size:13px;
	color:#aabbdd;
}

TD.tableHeading {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}

/* text item in cart */

SPAN.newItemInCart {
	font-family:Tahoma;
	font-size:10px;
	color:#ff0000;
}

SPAN.greetUser {
	font-family:Tahoma;
	font-size:12px;
	color:#f0a480;
	font-weight:bold;
}

TABLE.formArea {
	background:#f1f9fe;
	border-color:#7b9ebd;
	border-style:solid;
	border-width:1px;
}

TD.formAreaTitle {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}

/* product out of stock */

SPAN.markProductOutOfStock {
	font-family:Tahoma;
	font-size:12px;
	color:#c76170;
	font-weight:bold;
}

/* text product special price */

SPAN.productSpecialPrice {
	font-family:Tahoma;
	color:#bb0000;
}

/* error text */

SPAN.errorText {
	font-family:Tahoma;
	color:#ff0000;
}

/* module row */

.moduleRow { }

.moduleRowOver { 
	background-color:#fff;
	cursor:pointer; 
	
	color:#330000;
}

.moduleRowSelected { 
	background-color:#f0e848;
}

/* checkout bar */
.checkoutBarTo, .checkoutBarFrom  a:hover {
	color: #330000;
}
.checkoutBarCurrent a {
	color: #f0e848;
}

.checkoutBarCurrent a:hover {
	color:#cdb99c;
}

.checkoutBarTo, .checkoutBarFrom {
	font-family:Tahoma; 
	font-size:10px; 
	color:#787878; 
	background:#f0e848;
	
}
.checkoutBarTo, .checkoutBarFrom  a {
	color: #330000;
}

.checkoutBarCurrent { 
	font-family:Tahoma; 
	font-size:10px; 
	color:#f0e848;
	background:#330000;
}

/* message box */

.messageBox { 
	font-family:Tahoma; 
	font-size:10px; 
}

/* message stack */

.messageStackError, .messageStackWarning { 
	font-family:Tahoma; 
	font-size:10px; 
	background-color:#aa0000; 
	color:#fff;
}

.messageStackSuccess { 
	font-family:Tahoma; 
	font-size:10px; 
	background-color:#00aa00; 	
	color:#fff;
}
.messagestack {
	margin-left:0px;
}
/* input requirement */

.inputRequirement { 
	font-family:Tahoma;
	font-size:10px;
	color:#ff0000;
}

/* buttons */

.tdbLink a { }

.tdbLink button { }

/* account link list */

.accountLinkList {
	list-style-type:none;
	margin:2px 2px 2px 10px;
	padding:5px;
}

.accountLinkListEntry {
	float:left;
	margin-right:5px;
}
