/* General styles */
/*
body,th,td,tt,p,div,span {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
}
div,form {
	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: #333333;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
}
.input-text-100 {
	color: #333333;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
	width: 100%;
}
p,ul {
	margin-top:	6px;
	margin-bottom: 6px;
}
a:link {
	color: #7a7a7a;
	text-decoration: none;
}
a:visited {
	color: #7a7a7a;
	text-decoration: none;
}
a:hover	{
	color: #e8a01e;
	text-decoration: underline;
}
a:active {
	color: #7a7a7a;
	text-decoration: none;
}
*/

.input-text {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
}

.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 #ced6da 0px;
	border-top-width: 1px;
	height: 0px; 
}
.subheader {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.subheader2 {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.page-title {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
#translucentbkg {
    background: #010125 ;
   background-color: #010125;       /* the background              */
   filter:alpha(opacity=70);
   -moz-opacity:0.7;
   opacity: 0.7;
   height:25px;
   width:425px;
}
#breadcrumbs {
    margin-top:5px;
    margin-left:5px;
	color: #ffffff;
	font-family: tahoma,  verdana, arial, helvetica;
	font-size: 10px;
}

.breadcrumbs-link:link, .breadcrumbs-link:visited, .breadcrumbs-link:active {
	color:  #ffffff;
	font-family: tahoma,  verdana, arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.breadcrumbs-link:hover {
	color:  #ffffff;
	font-family: tahoma,  verdana, arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.error-text {
	color: #e8a01e;
	font-weight: bold;
}
.side-padding {
	padding-left: 3px;
	padding-right: 3px;
}
.expanded {
	width: 100%;
}
/* /General styles */

/* Header styles */
.top-bg {
	background-image: url('images/top_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}
.top-bg-br {
	background: url('images/top_bg_br.gif') repeat-x;
	height: 3px;
}
.top-bg-right {
	background: #f8f8f8 url('images/top_bg_right.gif') repeat-y;
	height: 27px;
}
.logo_img {
	margin-left: 9px;
}
.top-text {
 	color: #4a4a4a;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px;
}
.top-quick-link:link {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
.top-quick-link:visited {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
.top-quick-link:hover {
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}
.top-quick-link:active {
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}
.select-language {
 	color: #2e2e2e;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
}
.sidebox-language-currency-border {
	border: 1px solid #cacaca;
	background-color: #FFFFFF;
}

.top-menu-bg {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	cursor:pointer;
}

.top-menu-bg-active {
	background-color: #f8af2c;
	background-repeat: repeat-x;
}
.top-menu-border {
	background-color: #2c66ac;
}
.top-menu-title:link {
	color: #ffffff;
	font-family: verdana, tahoma, arial, sans-serif;	
	font-size: 12px;
	font-weight: bold;
}
.top-menu-title:visited {
	color: #ffffff;
	font-family: verdana, tahoma, arial, sans-serif;	
	font-size: 12px;
	font-weight: bold;
}
.top-menu-title:hover {
	color: #ffffff;
	font-family: verdana, tahoma, arial, sans-serif;	
	font-size: 12px;
	font-weight: bold;
}
.top-menu-title:active {
	color: #ffffff;
	font-family: verdana, tahoma, arial, sans-serif;	
	font-size: 12px;
	font-weight: bold;
}
.top-menu-titleactive:link, .top-menu-titleactive:visited, .top-menu-titleactive:active, .top-menu-titleactive:hover {
	color: #333333;
	font-family: verdana, tahoma, arial, sans-serif;	
	font-size: 12px;
	font-weight: bold;
}
/* /Header styles */

/* Footer styles */
.bottom-bg {
	background-color: #f2f2f2;
	background-image: url('images/bottom_line_bg.gif');
	background-repeat: repeat-x;
	height: 25px;
}
.bottom-menu {
	color: #333333;
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
}
.bottom-menu-links:link {
	color: #333333;	
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
}
.bottom-menu-links:visited {
	color: #333333;	
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
}
.bottom-menu-links:hover {
	color: #333333;	
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
}
.bottom-menu-links:active {
	color: #333333;	
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
}
.bottom-copyright {
	color: #717171;
	font-family: arial, verdana, sans-serif;
	font-size: 10px; 
}
/* /Footer styles */

/* Side boxes styles */
.sidebox-border {
	background-color: #7a7a7a;
}
.sidebox-title-bg {
	background-color: #ffffff;
	background-repeat: repeat-x;
	/*background-image: url('images/sidebox_title_bg.gif');*/
}
.sidebox-title-bg_a {
	background-color: #ffffff;
	background-repeat: repeat-x;
	/*background-image: url('images/sidebox_title_bg_a.gif');*/
}
.sidebox-title {
	color: #464646;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px; 
	font-weight: bold;
}
.sidebox-title_a {
	color: #333333;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px; 
	font-weight: bold;
}
.sidebox-body {
	color: #333333;
	background-color: #ffffff;
}
.sidebox-rt-body {
	color: #333333;
	background-color: #ffffff;
	padding: 4px;
}
.sidebox-body-white {
	color: #333333;
	background-color: #ffffff;
}
/*
.sidebox-rt-left {
	background: url('images/sidebox_rt_left.gif') repeat-y;
}
.sidebox-rt-right {
	background: url('images/sidebox_rt_right.gif') repeat-y;
}
.sidebox-rt-bottom {
	background: url('images/sidebox_rt_bot_bg.gif') repeat-x;
}
*/
.sidebox-link:link {
    color: #000000;
   	font-size: 11px;
	font-family: tahoma, arial, verdana, sans-serif;	
}
.sidebox-link:visited {
    color: #000000;
	font-family: tahoma, arial, verdana, sans-serif;	
   	font-size: 11px;
}                
.sidebox-link:hover {
    color: #575757;
	font-family: tahoma, arial, verdana, sans-serif;	
   	font-size: 11px;
}
.sidebox-link:active {
    color: #000000;
	font-family: tahoma, arial, verdana, sans-serif;	
   	font-size: 11px;
}

.sidebox-link-white:link, .sidebox-link-white:visited, .sidebox-link-white:active  {
    color: #FFFFFF;
    decoration:none;
}
.sidebox-link-white:hover {
    color: #FFFFFF;
    decoration:underline;
}


.sidebox-link-green:link, .sidebox-link-green:visited, .sidebox-link-green:active  {
	font-size:10px;
    color: #333333;
    decoration:underline;
	line-height:15px;
}
.sidebox-link-green:hover {
	font-size:10px;
    color: #333333;
	line-height:15px;
    decoration:underline;
}


.sidebox-input-text {
	color: #333333;
	background-color: #ffffff;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
/* /Side boxes styles */

/* Main boxes styles */
.mainbox-border {
	background-color: #7a7a7a;
}
.mainbox-title-bg {
	background-color: #5d93d6;
}
.mainbox-title {
	color: #7A7A7A;
	font-size: 12px; 
	font-family: verdana, tahoma, arial, sans-serif;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 3px;
	background-image: url('images/mainbox_title_bg.gif');
}
.mainbox-body {
	color: #003333;
	background-color: #ffffff;
}
/* /Main boxes styles */

/* Categories side box */
.sidebox-categories-title {
	color: #959595;
	font-family: tahoma,  verdana, arial, helvetica;
	font-size: 11px; 
	font-weight: bold;
}
.sidebox-categories-title-bg {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url('images/sidebox_categories_title_bg.gif');
}
.sidebox-category {
	background: #FFFFFF;
}
.sidebox-rootcategory {
	color: #333333;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 12px;
	font-weight: bold;
}

.sidebox-rootcategory:link {
	color: #959595;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 12px;
	font-weight: bold;
}
.sidebox-rootcategory:visited {
	color: #959595;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 12px;
	font-weight: bold;
}
.sidebox-rootcategory:hover {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 12px;
	font-weight: bold;
}
.sidebox-rootcategory:active {
	color: #333333;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 12px;
	font-weight: bold;
}
.sidebox-subcategory:link {
	color: #333333;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
}
.sidebox-subcategory:visited {
	color: #333333;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
}
.sidebox-subcategory:hover {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
}
.sidebox-subcategory:active {
	color: #333333;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
}
/* /Categories side box */

/* Site info side box */
.sidebox-roottopic:link {
	color: #333333;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.sidebox-roottopic:visited {
	color: #333333;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.sidebox-roottopic:hover {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.sidebox-roottopic:active {
	color: #333333;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.sidebox-subtopic:link {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;

}
.sidebox-subtopic:visited {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;

}
.sidebox-subtopic:hover {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;

}
.sidebox-subtopic:active {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;

}
/* /Site info side box */


/* 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;
}
/*  /Authentication side box */

/* Search side box */
.search-text {
	color: #000000;
	font-size: 12px;
	font-family: tahoma, verdana, arial, sans-serif;	
}

.search_label{
	padding-left:5px;
}

.search-selectbox {
	width: 100px;
}
.search-advanced:link {
	color:#CCCCCC;
	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-input-text {
	color: #333333;
}
/* /Search side box */

/* Bestsellers side box */
.bestseller-sidebox {
    color: #333333;
   	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
}
/* /Bestsellers side box */

/* Notification box */
.notification-title-n { /* Notification message */
	color: #667992;
	font-family:Tahoma, Arial, Helvetica;
	font-size: 12px; 
	font-weight: bold;
}
.notification-border-n { 
	background-color: #7a7a7a; 
}
.notification-body-n {
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	background-color: #f4f4f4;
	color: #000000;
}
.notification-title-e { /* Error message */
	color: #c12929;
	font-family:Tahoma, Arial, Helvetica;
	font-size: 12px; 
	font-weight: bold;
}
.notification-border-e {
	background-color: #c12929;
}
.notification-body-e {
	background-color: #fff7f4;
	color: #000000;
}
.notification-border-w { /* Warning message */
	background-color: #eba600;
}
.notification-body-w {
	background-color: #fff7f4;
	color: #000000;
}
.notification-title-w {
	color: #eba600;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px; 
	font-weight: bold;
}
/* /Notification box */

/* Section in main box */

.section-border {
	background-color: #7a7a7a;
}
.section-body {
	background-color: #f4f4f4;
	color: #000000;
}
.section-title {
	color: #02083F;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px; 
	font-weight: bold;
}

/* Section in main box */

/* Buttons */

.button {
	background-color: #50637b;
	color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px; 
	white-space: nowrap;
}
.action_button {
	background-color: #84D336;
	color: #333333;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px; 
	white-space: nowrap;
}
.button-sb {
	background-color: #84D336;
	color: #333333;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px; 
	white-space: nowrap;
}
.button-link:link, .button-link:visited, .button-link:active {
	color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px; 
	font-weight: bold;
}
.button-link:hover {
	color: #ffffff;
	font-family: tahoma, 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: tahoma, arial, verdana, sans-serif;
	font-size: 11px; 
	font-weight: bold;
}
.text-button-link:hover {
	color: #333333;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px; 
	font-weight: bold;
}

/* /Buttons */

/* eMenu */
.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: #ffffff;
	cursor: pointer;
}
/* /eMenu */

/* Category page */
.category-description {
	color: #333333;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px; 
}
.subcategories {
	font-size: 11px;
	font-weight: bold;
}
.product-title:link {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #060E3D;
	font-size: 12px;
    text-transform:uppercase;
	font-weight: bold;
	text-decoration: underline;
}
.product-title:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #060E3D;
	font-size: 12px;
    text-transform:uppercase;
	font-weight: bold;
	text-decoration: underline;
}
.product-title:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #060E3D;
	font-size: 12px;
	font-weight: bold;
    text-transform:uppercase;
	text-decoration: none;
}
.product-title:active {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #060E3D;
	font-size: 12px;
    text-transform:uppercase;
	font-weight: bold;
	text-decoration: underline;
}
.product-details-title {
	color: #060E3D;
	font-size: 12px;
	font-weight: bold;
    text-transform:uppercase;
   
}
.product-tools {
	background-color: #EDF4FD;
}
.sku {
	color: #505050;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
}
.more-info {
	font-size: 10px;
}
.list-price {
	color: #555555;
	font-size: 11px;
}
.price {
	color: #060E3D;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}
.cart-price {
	font-size: 12px;
	font-weight: bold;
}
.discount {
	color: #666666;
	font-size: 10px;
}
/* Category page */

/* Form styles */
.form-field-title {
	background-color: #ffffff;
	color: #003333;
}
.form-title	{
	background-color: #ffffff;
	color: #003333;
	font-weight: bold;
	padding-top:10px;
}
.form-note {
	background-color: #ffffff;
	color: #003333;
}
.required-field-mark {
	color: #ff0000;
}
/* Form styles */

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

.thin-border {
	background-color: #aaaaaa;
}
.form-field-caption {
	font-weight:bold;
	color:#000066;
	background-color: #F0F0F0;
	padding-left:5px;
	padding-right:5px; 
}

/* --- 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: #7a7a7a;
	text-decoration: underline;
}
a.sort-by-links:visited {
	color: #7a7a7a;
	text-decoration: underline;
}
a.sort-by-links:hover	{
	color: #e8a01e;
	text-decoration: none;
}
a.sort-by-links:active {
	color: #7a7a7a;
	text-decoration: underline;
}

a.sort-by-links-selected:link {
	color: #7a7a7a;
	text-decoration: underline;
	font-weight: bold;
}
a.sort-by-links-selected:visited {
	color: #7a7a7a;
	text-decoration: underline;
	font-weight: bold;
}
a.sort-by-links-selected:hover	{
	color: #e8a01e;
	text-decoration: none;
	font-weight: bold;
}
a.sort-by-links-selected:active {
	color: #7a7a7a;
	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: #e8a01e;
        text-decoration: underline;
}
.notification-checkoutl:active {
        color: #61646E;
        text-decoration: none;
}
.notification-checkoutblue {
        color:#7a7a7a;
}
.profiles-vert-img {
	width: 10px;
}
.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: #333333;
	background: url('images/tab_bg_active.gif');
	background-color: #e6ad26;
}
.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;
}

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;
}
.ajax-message {
	border: 1px solid #000000; 
	background-color: #f4ffff;
	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;
}
.main-line {
	background-image: url('images/main_line.gif');
	background-repeat: repeat-y;
	background-position: center;
}
.width100 {
	width: 100%;
}
.welcome-title {
	color: #e8a01e;
	font-size: 12px;
	font-family: verdana, arial, tahoma, sans-serif;	
	font-weight: bold;
}
.welcome-bg {
	background-color: #f1f1f1;
}
.welcome-text {
	margin: 0px;
	padding: 9px 14px 9px 14px;
}
.news-link:link, .news-link:visited, .news-link:active {
	color: #ff6600;
	text-decoration: underline;
}
.news-link:hover {
	color: #7a7a7a;
	text-decoration: none;
}
.news-title{
	color:#156DB4;
	font-size:13px;
	font-weight:800;
	text-decoration:none;
}
.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;
}

/* NEWS */

.shop_news {
  padding:5px;
  font-size: 10px;
  color:#959595;
}

a.shop_news_title,a.shop_newstitle:link,a.shop_newstitle:visited  {
 font-weight:bold;
 font-size: 10px;
 color:#959595;
 text-decoration:none;
 text-transform:uppercase;
}

a.shop_news_title:hover {
 text-decoration:underline;
 color:#959595;
}

.sIFR-active h1 {
  visibility: hidden;
  font-family: Tahoma;
  line-height: 1em;
}

.sIFR-active h1 {
  padding-bottom: 0;
}

div.storepage{
	margin:5px;
	font-size:11px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}


/* STRUTTURA */
#ext_novita{
	border:1px solid #959595; 
	width:148px; 
	float:left;
	margin:2px;
	margin-right:0px;
}

#ext_cart {
	float:left; 
	border:1px solid #959595; 
	padding:2px; 
	width:143px; 
	margin:2px; 
	overflow:hidden;
}
#ext_cart_home{
	float:left; 
	overflow:hidden;
}

#container_news{
	margin-top:7px;
	float:left;
	width:410px;
	height:226px;
}

#central_promo{
	margin-top:10px;
	float:left;
	width:740px;
	height:119px; 
	padding:0; 
	background:#030848;
	overflow:hidden;
	margin:2px;
	padding:2px;
}

#home_news{
	width:410px;
	height:113px;
	border:1px solid #959595;
	padding:2px; 
	margin:2px;
	overflow:hidden;
	margin-bottom:0px;
}

#offer_box{
	float:right;
	width:325px;
	min-height:226px;
	overflow:hidden;
	border:1px solid #959595;
	margin:2px;
	margin-right:4px;
	margin-bottom:10px;
	margin-top:7px;
}


/* FINE STRUTTURA */

#logo_store {
position:absolute;
top:0px;
left:150px;
width:760px;
height:29px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
z-index:200;
}
