/* Boxes */
html, body {
    min-height: 100%;
    width: 100%;
    height: 100%;
	margin: 0;
    padding:0;}
html>body #wrapper { height: auto; }

body {
	background: #fff url("./images/body.jpg") center top;
	margin: 0;
    padding: 0;
	min-width: 830px;
	text-align: center;}
	/**:first-child+html body { behavior:url("/js/csshover.htc"); }
	* html body { behavior:url("/js/csshover.htc"); }*/

#wrapper {
    background: url("./images/wrapper.gif") repeat-y top left;
	position: relative;
	margin: 0px auto;
	text-align: left;
	width: 830px;
	min-height: 100%;
	height: auto;}
	/* Hack for IE, Reset to 100% height*/
	* html #wrapper {
	height: 100%;}
	/* End IE Hack */

#header {
	margin: 0 0 0 0; padding: 0 0 0 0;
	text-align: left;}

#top1 {
	background-color: #C60B6E;
	margin: 0 0 8px 0; padding: 4px 0;
	clear: both;
	text-align: center;}
#top2 {
	position: relative;
	height: 240px;
	margin: 0 0 0 0; padding: 0; border-bottom: 3px #C60B6E solid;
	clear: both;
	text-align: left;}
	* html #top2 {
	height: 243px; he\ight: 240px;}
#top3 {
    background: url("./images/dots-horz.gif") repeat-x bottom left;
	width: 558px;
	height: 36px;
	margin: 0 0 5px 23px; padding: 0; clear: both;
	text-align: center;}


#cart_status {
	height: 36px;}
#cart_status td {
	padding: 5px 0;}
#cart_status a {
	text-decoration: underline;}
#cart_status_left{
	color: #262626;}
#cart_status_center{
    background: url("./images/dots-vert.gif") repeat-y top center;}
#cart_status_right{
	text-align: right;
	color: #F9B258;}

#logo {
	background-color: #FAEAD5;
	padding: 25px 0 22px 0;
	text-align: center;}
#logo img {
	margin: 0px auto;}
#pagebody {
	width: 830px;
	margin: 0 0 0 0; padding: 0 0 0 0;
	text-align: left;}
	
#main {
	min-height: 320px;
	margin: 0 0 0 0;
	padding: 0; 
	text-align: left;}
	* html #main { height: 320px; }

#contentleft {
	position: relative;
	width: 220px;
	padding: 0 0 0 0;
	float: left;
	text-align: left;}
/* Hides from IE5-mac  (3 pixel bug ie)
* html #contentleft, * html #contentcenter, #contentright{height: 1%;}\*/
/* End hide from IE5-mac */
#contentcenter {
	position: relative;
	width: 8px;
	padding: 0 0 0 0;
	float: left;}
#contentright {
	position: relative;
	width: 602px;
	margin-left: 8px;
	padding: 0 0 0 0;
	float: left;}
	
#central_part_contents{
	width: 558px;
	margin-left: 23px;
}

.ruler {
    background: url("./images/dots-horz.gif") repeat-x left center;
	clear: both; height:3px;
}

#bottom {
	display: none;}

#language_menu {
	margin: 0 0 0 0;
	width: 245px;
	text-align: right;}
	
.clear {
	clear: both; height:10px;}



/* General styles */

body,th,td,tt,p,div,span, a, h1 {
	color: #262626;
	font-family: Arial, sans-serif;	
	font-size: 12px;
}
body,form,div {
	margin-top:	0px;
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
input,textarea,select {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
	padding-left: 1px;
}
.input-text {
	color: #505050;
	background-color: #ffffff;
	border-right: #505050 1px solid;
	border-top: #505050 1px solid;
	border-left: #505050 1px solid;
	border-bottom: #505050 1px solid;
}
.input-text-100 {
	color: #505050;
	background-color: #ffffff;
	border-right: #505050 1px solid;
	border-top: #505050 1px solid;
	border-left: #505050 1px solid;
	border-bottom: #505050 1px solid;
	width: 100%;
}
.yellow {
	color: #F9B258;}
.pink {
	color: #C50B6E;}
p,ul {
	margin-top:	6px;
	margin-bottom: 6px;
}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0}
h1,h1 * {
	font:bold 12px Arial,sans-serif;
	line-height:18px;
}

a:link {
	color: #313131;
	text-decoration: none;
}
a:visited {
	color: #313131;
	text-decoration: none;
}
a:hover	{
	color: #C50B6E;
	text-decoration: none;
}
a:active {
	color: #313131;
	text-decoration: none;
}
.underlined:link, .underlined:visited, .underlined:active {
	text-decoration: underline;
}
.underlined:hover {
	text-decoration: none;
}
.hand {
	cursor: pointer;
}
.nowrap {
	white-space: nowrap;
}
.uppercase {
	text-transform: uppercase;
}
.lowercase {
	text-transform: lowercase;
}
hr {
	border: solid #F9B258 0px;
	border-top-width: 1px;
	margin: 1px 0;
	height: 0px; 
}
.subheader {
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.subheader2 {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.page-title {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.breadcrumbs {
	color: #4b4b4b;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.breadcrumbs-link:link, .breadcrumbs-link:visited, .breadcrumbs-link:active {
	color: #4b4b4b;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.breadcrumbs-link:hover {
	color: #333333;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.error-text {
	color: #f27a00;
	font-weight: bold;
}
.side-padding {
	padding-left: 3px;
	padding-right: 3px;
}
.expanded {
	width: 100%;
}
/* /General styles */

/* Header styles */
#topmenu1 {
	font-size: 12px;
	text-align: center;
	color: #EC8BBE;}
#topmenu1 a{
	color: #fff;
	text-decoration: none;}
#topmenu1 a:hover{
	color: #fff;
	text-decoration: underline;}

#topmenu2 {
	margin-left: 224px;
	width: 500px;
	text-align: center;}
#topmenu2 a{
	color: #3C4449;
	text-align: center;}
#topmenu2 a:hover{
	color: #C60B6E;
	text-align: center;}

.top-bg {
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: bottom;
}
.top-text {
 	color: #4a4a4a;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
}
.top-quick-link:link {
	color: #414141;
	font-size: 10px;
	text-decoration: underline;
}
.top-quick-link:visited {
	color: #414141;
	font-size: 10px;
	text-decoration: underline;
}
.top-quick-link:hover {
	color: #333333;
	font-size: 10px;
	text-decoration: none;
}
.top-quick-link:active {
	color: #414141;
	font-size: 10px;
	text-decoration: none;
}
.select-language {
 	color: #ffffff;
	font-family: arial, verdana, sans-serif;	
	font-size: 11px;
}

.top-menu-bg {
	background-color: #e64e09;
	background-repeat: repeat-x;
}

.top-menu-bg-active {
	background-color: #eb6427;
	background-repeat: repeat-x;
	cursor:pointer;
}
.top-menu-title:link {
	color: #ffffff;
	font-family: arial, verdana, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.top-menu-title:visited {
	color: #ffffff;
	font-family: arial, verdana, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.top-menu-title:hover {
	color: #ffffff;
	font-family: arial, verdana, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.top-menu-title:active {
	color: #ffffff;
	font-family: arial, verdana, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
/* /Header styles */

/* Footer styles */
.bottom-bg {
	border-top: #c6c6c6 3px solid;
}
.bottom-menu {
	color: #8a8a8a;
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
}
.bottom-menu-links:link {
	color: #8a8a8a;	
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
	text-decoration: underline;
}
.bottom-menu-links:visited {
	color: #8a8a8a;	
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
	text-decoration: underline;
}
.bottom-menu-links:hover {
	color: #C50B6E;	
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
	text-decoration: none;
}
.bottom-menu-links:active {
	color: #8a8a8a;	
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
	text-decoration: underline;
}
.bottom-copyright {
	color: #8a8a8a;
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
}
.bottom-copyright-links:link, .bottom-copyright-links:visited, .bottom-copyright-links:active{
	color: #8a8a8a;	
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
	text-decoration: none;
}
.bottom-copyright-links:hover {
	color: #C50B6E;	
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
	text-decoration: underline;
}
/* /Footer styles */

/* Side boxes styles */
.sidebox {
}
.sidebox-border, .sidebox-pink {
	clear: both;
	margin-bottom: 15px;
	padding: 4px 8px;
}
.sidebox-pink {
	background-color: #C50B6E;
	color: #fff;
}
.sidebox-pink td, .sidebox-pink .sidebox-title {
	color: #fff;
}
.sidebox-pink td {
	padding: 2px 0;
}
#contentright .sidebox-border {
	width: 185px;
	margin-left: 5px;
}

.sidebox-title-bg {
	background-color: #eaeaea;
	background-repeat: repeat-x;
}
.sidebox-title {
	color: #262626;
	font-family: arial, verdana, sans-serif;
	font-size: 13px; 
	font-weight: bold;
	padding-bottom: 3px;
}
.sidebox_title_bottom {
	background-color: #cbcbcb;
}
.sidebox-body {
	color: #333333;
	background-color: #f5f5f5;
}
.sidebox-body-white {
	color: #333333;
	background-color: #ffffff;
}
.sidebox-link:link {
    color: #333333;
   	font-size: 12px;
	font-family: arial, verdana, sans-serif;	
	text-decoration: none;
}
.sidebox-link:visited {
    color: #333333;
	font-family: arial, verdana, sans-serif;	
   	font-size: 12px;
	text-decoration: none;
}                
.sidebox-link:hover {
    color: #000000;
	font-family: arial, verdana, sans-serif;	
   	font-size: 12px;
	text-decoration: underline;
}
.sidebox-link:active {
    color: #333333;
	font-family: arial, verdana, sans-serif;	
   	font-size: 12px;
	text-decoration: none;
}
.sidebox-input-text {
	color: #505050;
	background-color: #ffffff;
	border-right: #505050 1px solid;
	border-top: #505050 1px solid;
	border-left: #505050 1px solid;
	border-bottom: #505050 1px solid;
}
/* /Side boxes styles */

.main-leftcolumn-border {
	border-right: #bcbcbc 1px solid;
	border-top: #bcbcbc 1px solid;
	padding-right: 1px;
}
.main-border {
	border-right: #bcbcbc 1px solid;
	border-top: #bcbcbc 1px solid;
	border-left: #bcbcbc 1px solid;
	padding-right: 1px;
	padding-left: 1px;
}
.main-rightcolumn-border {
	border-left: #bcbcbc 1px solid;
	border-top: #bcbcbc 1px solid;
	padding-left: 1px;
}

/* Main boxes styles */
.mainbox-border {
	background-color: #296dc1;
}
.mainbox-title-bg {
}
.mainbox-title {
	color: #C50B6E;
	font-size: 12px; 
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
}
.mainbox-body {
}
/* /Main boxes styles */

/* Categories side box */
.sidebox_categories {
	background-color: #FAEAD5;
	padding: 0 0 4px 0;
	margin-bottom: 15px;}
#nav {
	position: relative;
	background-color: #F9AF52;
	left: 4px; 
	width: 190px; margin: 0 0 0 0;padding: 11px 11px;border: 0;
	list-style-image: none;	list-style: none;
	clear: both; }	
	* html #nav {
	width: 212px; w\idth: 190px; }
#nav li {
	list-style-type: none;
	margin: 0 0 5px 0; padding: 0 0 0 0; border: 0;
	width: 190px;
	list-style: none;
	z-index:9;}
	* html #nav li {
	\display: inline; /*  \ = ONLY FOR IE5win */
	list-style: none; }	
#nav li a {
	display: block;
	background-color: #FCDEB8;
	margin: 0 0 0 0; padding: 4px 0 4px 10px;
	width: 180px;
	font: normal 12px Arial, sans-serif;
	color: #3C4449; line-height: 12px; text-decoration: none; text-align: left; }
	* html #nav li a {
	width: 190px; w\idth: 180px;}
#nav li.multilevel a {}
html>body #nav li a {
	width: auto; }
#nav li:hover {}
#nav li a:hover {
	color: #C60B6E; text-decoration: none;  }
#nav li a.link_active {
	background-color: #FBCB8F;
	font-weight:bold;
	color: #C60B6E; text-decoration: none;  }
	
#nav li ul { /* second-level lists */
	position: relative;
	margin: 0 0 0 0;  padding: 0;
	text-align: left;}
#nav li ul li {
   	margin: 0 0 0 0; padding: 1px 0 1px 0; border: 0; 
	background: none;
	width: 190px;
	list-style: none; line-height: 0;
	text-align: left;}
#nav li ul li a, #nav li.multilevel ul li a, #nav li:hover ul li a {
	background: none;
	background-color: #FABB6C;
	margin: 0 0 0 0; padding: 2px 0 2px 20px;
	width: 170px;
	color: #3C4449;
	font: normal 12px Arial, sans-serif;
	text-decoration: none; line-height: 12px; text-align: left;}
	* html #nav li ul li a, * html #nav li:hover ul li a {
	width: 190px; w\idth: 170px;}
#nav li ul li.multilevel a {}
html>body #nav li ul li a {
	width: auto; }
#nav li ul li a:hover, #nav li ul li a.link_active {
	color: #C60B6E; 
	text-decoration: none;  }

/* authentication side box */
.auth-text {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
}
.auth-subtitle {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.small-link {
	font-size: 9px;
}
.login-text:link, .login-text:visited, .login-text:active {
}
.login-text:hover {
}
/*  /authentication side box */

/* Search side box */
#search-box {
	position: absolute;
	top: 0; right: 0;
	width: 190px;
	padding: 4px 6px;
	background-color: #505050;
	color: #fff;
	text-align:center;
}
.search-cart-border {
	border-top: 3px solid #e6eaec;
	background-color: #eaedee;
}
.search-cart-line {
	background-color: #d9dbdc;
	background-repeat: repeat-x;
}
.search-text {
    color: #333333;
   	font-size: 12px;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-weight: bold;
}
.searchbox-input-text{
	color: #333333;
	background-color: #ffffff;
	border-right: #8fb1da 1px solid;
	border-top: #8fb1da 1px solid;
	border-left: #8fb1da 1px solid;
	border-bottom: #8fb1da 1px solid;
}
.search-selectbox {
	width: 150px;
}
.search-advanced:link {
    color: #333333;
   	font-size: 10px;
	font-family: tahoma, verdana, arial, sans-serif;	
	text-decoration: underline;
}
.search-advanced:visited {
    color: #333333;
   	font-size: 10px;
	font-family: tahoma, verdana, arial, sans-serif;	
	text-decoration: underline;
}
.search-advanced:hover {
    color: #333333;
   	font-size: 10px;
	font-family: tahoma, verdana, arial, sans-serif;	
	text-decoration: none;
}
.search-advanced:active {
    color: #333333;
   	font-size: 10px;
	font-family: tahoma, verdana, arial, sans-serif;	
	text-decoration: none;
}
/* /Search side box */

/* bestsellers side box */
.bestseller-sidebox {
    color: #333333;
   	font-size: 11px;
	font-family: arial, verdana, sans-serif;
}
/* /bestsellers side box */

/* Notification box */
.notification-title-n { /* Notification message */
	color: #C60B6E;
	font-family: arial, verdana, sans-serif;
	font-size: 12px; 
	font-weight: bold;
}
.notification-border-n { 
	background-color: #C60B6E; 
}
.notification-body-n {
	background-color: #fff;
	color: #C60B6E;
}
.notification-title-e { /* error message */
	color: #C60B6E;
	font-family: arial, verdana, sans-serif;
	font-size: 12px; 
	font-weight: bold;
}
.notification-border-e {
	background-color: #C60B6E;
}
.notification-body-e {
	background-color: #fff;
	color: #C60B6E;
}
.notification-border-w { /* Warning message */
	background-color: #C60B6E;
}
.notification-body-w {
	background-color: #fff;
	color: #C60B6E;
}
.notification-title-w {
	color: #C60B6E;
	font-family: arial, verdana, sans-serif;
	font-size: 12px; 
	font-weight: bold;
}
/* /Notification box */

/* Section in main box */

.section-border {
	background-color: #F9AF52; 
}
.section-body {
	background-color: #FCDEB8;
	color: #C60B6E;
}
.section-title {
	color: #C50B6E;
	font-family: arial, verdana, sans-serif;
	font-size: 12px; 
	font-weight: bold;
}

/* Section in main box */

/* buttons */

.button {
	color: #ffffff;
	font-family: arial, verdana, sans-serif;
	font-size: 10px; 
	font-weight: bold;
	white-space: nowrap;
	background-color: #f46b2d;
}
.action_button {
	color: #ffffff;
	font-family: arial, verdana, sans-serif;
	font-size: 10px; 
	font-weight: bold;
	white-space: nowrap;
	background-color: #ffa209;
}
.button-link:link, .button-link:visited, .button-link:active {
	color: #ffffff;
	font-family: arial, verdana, sans-serif;
	font-size: 10px; 
	font-weight: bold;
}
.button-link:hover {
	color: #ffffff;
	font-family: arial, verdana, sans-serif;
	font-size: 10px; 
	font-weight: bold;
}
.text-button-link:link, .text-button-link:visited, .text-button-link:active {
	color: #333333;
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
	font-weight: bold;
}
.text-button-link:hover {
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
	font-weight: bold;
}
.action_text-button-link:link, .action_text-button-link:visited, .action_text-button-link:active {
	color: #e54e0a;
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
	text-decoration: underline;
}
.action_text-button-link:hover {
	color: #e54e0a;
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
	text-decoration: none;
}

/* /buttons */

/* eMenu */
#emenu {
	width: 190px;}
.emenu-border {
	background-color: #ffffff;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.emenu-over {
	background-color: #cccccc;
	cursor: pointer;
}
/* /eMenu */

/* category page */
.product-item {
	margin: 3px 0;
}
.product-description td, .send-to-friend td {
	padding: 2px 2px 2px 0;
}
.product-buy-now {
	background-color: #fff;
	margin-top: 22px;
	padding: 3px 8px;
	text-align:center;
}
.product-buy-now a{
	margin: 0px auto;
	margin-left: 10px;
	margin-right: 10px;
}
.product-between {
    background: url("./images/dots-vert.gif") repeat-y top center;
}
.category-description {
	color: #333333;
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
}
.subcategories {
	font-size: 11px;
	font-weight: bold;
}
.product-title:link {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.product-title:visited {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.product-title:hover {
	color: #C50B6E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.product-title:active {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.product-details-title {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
.product-tools {
	background-color: #ffffff;
}
.sku {
	font-size: 9px;
}
.more-info {
	font-size: 10px;
}
.list-price {
	color: #555555;
	font-size: 11px;
}
.price {
	font-size: 12px;
}
.price .price {
	color: #C50B6E;
	font-size: 14px;
	font-weight: bold;
}

.price-label-bg {
	background-color: #C50B6E;
}
.price-label-text {
	color: #ffffff;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.price-label-border {
	border-right: #C50B6E 1px solid;
}
.taxed-price-label {
	color: #e0e0e0;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.cart-price {
	font-size: 12px;
	font-weight: bold;
}
.discount {
	color: #666666;
	font-size: 10px;
}
/* category page */

/* form styles */
.form-field-title {
	color: #262626;
}
.form-title	{
	color: #262626;
	font-weight: bold;
}
.form-note {
	color: #262626;
}
.required-field-mark {
	color: #ff0000;
}
/* form styles */

/* checkout pages */
.table-head {
	background-color: #F9AF52;
	color: #ffffff;
	font-weight: bold;
    text-transform: uppercase;
	padding-left: 3px;
	padding-right: 3px;
	height: 22px;
}
.table-row {
	background-color: #f3f3f3;
}

.thin-border {
	background-color: #aaaaaa;
}
.form-field-caption {
	font-style:italic;
}

/* --- static menu styles ---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/

/* all levels inner */
.minner {
	font: 12px Tahoma, Verdana, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: black;
}
/* all levels outer */
.moout {
	text-decoration : none;
	border : 1px solid #666666;
	background: #ffffff;
}
.moover {
	text-decoration : none;
	border : 1px solid #666666;
	background: #cccccc;
	cursor: pointer;
}

a.sort-by-links:link {
	color: #4b4b4b;
	text-decoration: underline;
}
a.sort-by-links:visited {
	color: #4b4b4b;
	text-decoration: underline;
}
a.sort-by-links:hover	{
	color: #C50B6E;
	text-decoration: none;
}
a.sort-by-links:active {
	color: #4b4b4b;
	text-decoration: underline;
}

a.sort-by-links-selected:link {
	color: #4b4b4b;
	text-decoration: underline;
	font-weight: bold;
}
a.sort-by-links-selected:visited {
	color: #4b4b4b;
	text-decoration: underline;
	font-weight: bold;
}
a.sort-by-links-selected:hover	{
	color: #C50B6E;
	text-decoration: none;
	font-weight: bold;
}
a.sort-by-links-selected:active {
	color: #4b4b4b;
	text-decoration: underline;
	font-weight: bold;
}

.notification-checkout {
        color: #61646e;
}
.notification-checkoutl {
        color: #61646e;
}
.notification-checkoutl:link {
        color: #61646e;
        text-decoration: none;
}
.notification-checkoutl:visited {
        color: #61646e;
        text-decoration: none;
}
.notification-checkoutl:hover   {
        color: #C50B6E;
        text-decoration: underline;
}
.notification-checkoutl:active {
        color: #61646e;
        text-decoration: none;
}
.notification-checkoutblue {
        color: #C60B6E;
}

.welcome-text {
}
.welcome-bg {
}
.welcome-title {
	color: #C50B6E;
	font-size: 12px; 
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
}

/* manufacturers style */
.manufacturers-bg {
	background-color: #f9f9f9;
}
/* \manufacturers style */
.profiles-vert-line {
	border-left: 1px solid #f0f0f0;
}
.discount-label-text {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}
.section-active-tab-bg {
	font-family: tahoma,arial, helvetica,	sans-serif;	
	font-size: 11px;
	white-space: nowrap;
	color: #ffffff;
	background: url('images/tab_bg_active.gif');
	background-color: #f46b2d;
}
.section-inactive-tab-bg {
	font-family: tahoma,arial, helvetica,	sans-serif;	
	font-size: 11px;
	color: #000000;
	white-space: nowrap;
	background: url('images/tab_bg.gif');
	background-color: #e9e9e9;
}
.section-outer-border {
	border: 1px #7A7A7A solid;
	clear: both;
}
.ajax-message {
	border: 1px solid #000000; 
	background-color: #f4fbff;
	padding: 10px 10px 10px 10px;
}
.affiliate-code {
	background: #f0f0f0;
	border: 1px solid #e0e0e0;
	color: #999999;
	font-size: 9px;
	text-align: center;
	padding: 3px;
	margin: 3px;
	margin-right: 10px;
}
.valign {
	vertical-align: middle;
}
.main-text {
	color: #333333;
}
a.sort-link:link {
	color: #ffffff;	text-decoration: underline;
}
a.sort-link:visited {
	color: #ffffff;	text-decoration: underline;
}
a.sort-link:hover	{
	color: #ffffff;	text-decoration: none;
}
a.sort-link:active {
	color: #ffffff;	text-decoration: underline;
}
