#order-form{
float: left;
margin-left: 620px;
position: absolute;
//left: 600px;
height: 660px;
width: 364px;
background: url('../image/form_bg.png') no-repeat;
top: 240px;
}
#form-body{
  position: relative;
  top:80px;
  margin-left: 10px;

}
.copy-right
{
  position: relative;
  text-align: center;
  width: 100%;
  color: #8F8D8D;
  top:120px;
  margin-left:50px;
}

 .form-lebel{
   color:#2b0000;
   font: 12px Arial, Helvetica, sans-serif;
 }
 .form-btn
 {
   background: url('../image/order_btn.png') no-repeat;
   width: 285px;
   height:72px;
   cursor: pointer;
   border:none;
   position: relative;
   top:110px;
   left: 35px;
 }
 .form-btn:hover
 {
   background: url('../image/order_btn_over.png') no-repeat;
 }
 #content-form
 {
  width: 350px;
  height:100px;
  border:none;
  position: relative;
  top:-50px;
  text-align:center;
 }

 .error-text
 {

   width: 100%;
   height:20px;
   border:none;
   position: absolute;
   top:50px;
   text-align: center;
   font: 15px bold Arial, Helvetica, sans-serif ;
 }

.input-form
{
  background: url(../image/input_bg.png) no-repeat;
  width: 271px;
  height: 32px;
  border: none;
  padding:3px 0px 3px 10px;
  color:#4b4b4b;
  font: 12px Arial, Helvetica, sans-serif;

}
sup
{
  color: red;
}


html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
body {
	background: #666 url('../image/bg.png') repeat;;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
h1, .welcome {
	color: #636E75;
	font-family: 'Yanone Kaffeesatz',Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 32px;
	font-weight: normal;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);
}
h2 {
	color: #000000;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
a, a:visited, a b {
	color: #38B0E3;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	//background: #fff;
	border: 1px solid #ddd;
	padding: 3px 0px 3px 10px;
	margin-left: 0px;
	margin-right: 0px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
select {
	background: #fff;
	border: 1px solid #ddd;
	padding: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
label {
	cursor: pointer;
}

/*-------------------------------------------------------------------------------*/
/*    TOP BAR STYLES                                                             */
/*-------------------------------------------------------------------------------*/
#top-bar {
	background:#000000;
	padding: 0px;
	height: 30px;
	color: #f7f7f7;
	width: 100%;
	top: 0px;
	z-index: 9999;
	position: fixed;
	border-bottom: 1px solid #aaa;
	-webkit-box-shadow: 0px 1px 7px #777;
	-moz-box-shadow: 0px 1px 7px #777;
	box-shadow: 0px 1px 7px #777;
}
#top-bar .container-top {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: transparent !important;
}
#top-bar .links {
	position: relative;
	font-size: 10px;
	margin-top: 7px;
	padding-right: 10px;
}
#top-bar .links a {
	float: left;
	display: block;
	padding: 0px 0px 0px 7px;
	color: #444;
	text-decoration: none;
	font-size: 12px;
}
#top-bar .links a + a {
	margin-left: 8px;
}
#top-bar #language {
	position: absolute;
	top: 0px;
	right: 548px;
	margin-bottom: 10px;
	width: 75px;
	color: #999;
	z-index: 999;
	line-height: 17px;
}
#top-bar #language img {
	cursor: pointer;
}
#top-bar #currency {
	width: 105px;
	position: absolute;
	top: 0px;
	padding-bottom: 10px;
	padding-right: 35px;
	right: 378px;
	color: #999;
	z-index: 999;
	line-height: 17px;
}
#top-bar #cart {
	float: right;
	position: relative;
	z-index: 9;
	min-width: 300px;
}
#top-bar #cart .heading {
	float: right;
	margin-right: 0px;
	margin-top: -7px;
	padding-left: 15px;
	padding-right: 15px;
	background: #f8f8f8;
	position: relative;
	z-index: 1;
}
#top-bar #cart .heading h4 {
	color: #FF4500;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px;
}
#top-bar #cart .heading a {
	color: #333;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
}
#top-bar #cart .heading a span {
	background: url('../image/arrow-down.png') 100% 50% no-repeat;
	padding-right: 15px;
}
#top-bar #cart .content {
	clear: both;
	display: none;
	margin-right: 0px;
	position: relative;
	top: 0px;
	padding: 8px;
	min-height: 30px;
	-webkit-box-shadow: 0px 1px 4px #777;
	-moz-box-shadow: 0px 1px 4px #777;
	box-shadow: 0px 1px 4px #777;
	-khtml-border-radius: 0px 0px 2px 2px;
	-moz-border-radius: 0px 0px 2px 2px;
	-webkit-border-radius: 0px 0px 2px 2px;
	border-radius: 0px 0px 2px 2px;
	background: #f8f8f8;
}

#top-bar #cart.active .heading {
	margin-top: 4px;
	padding-bottom: 6px;
	border-top: 1px solid #EEEED1;
	border-left: 1px solid #EEEED1;
	border-right: 1px solid #EEEED1;
	-webkit-box-shadow: 0px 1px 4px #777;
	-moz-box-shadow: 0px 1px 4px #777;
	box-shadow: 0px 1px 4px #777;
}
#top-bar #cart.active .content {
	display: block;
}
#top-bar #cart .cart {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
#top-bar #cart .cart td {
	color: #000;
	vertical-align: top;
	padding: 10px 5px;
	border-bottom: 1px solid #ccc;
}
#top-bar #cart .cart td a{
	color: #1E90FF;
}
#top-bar #cart .cart .image {
	width: 1px;
}
#top-bar #cart .cart .image img {
	border: 1px solid #ccc;
	text-align: left;
}
#top-bar #cart .cart .name small {
	color: #666;
}
#top-bar #cart .cart .quantity {
	text-align: right;
}
#top-bar #cart .cart td.total {
	text-align: right;
}
#top-bar #cart .cart .remove {
	text-align: right;
}
#top-bar #cart .cart .remove img {
	cursor: pointer;
}
#top-bar #cart table.total {
	border-collapse: collapse;
	padding: 5px;
	float: right;
	clear: left;
	margin-bottom: 5px;
}
#top-bar #cart table.total td {
	color: #000;
	padding-left: 10px;
}
#top-bar #cart .content .checkout {
	text-align: right;
	clear: both;
}
#top-bar #cart .empty {
	padding-top: 5px;
	text-align: center;
	color: #000;
}


/*-------------------------------------------------------------------------------*/
/*    LAYOUT                                                                     */
/*-------------------------------------------------------------------------------*/
#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #fff;
	padding: 10px 10px 0px;
}
#column-left {
	float: left;
	width: 180px;
}
#column-right {
	float: right;
	width: 180px;
}
#content {
	min-height: 400px;
	margin-bottom: 25px;
    min-height:700px;
}
#column-left + #column-right + #content, #column-left + #content {
	margin-left: 195px;
	background: #fff;
}
#column-right + #content {
	margin-right: 195px;
}
#content .contentWrapper {
	background: #fff;
	padding: 10px;
}

/*-------------------------------------------------------------------------------*/
/*    HEADER                                                                     */
/*-------------------------------------------------------------------------------*/
#header {
	height: 90px;
	margin-top: 30px;
	margin-bottom: 7px;
	padding-bottom: 4px;
	position: relative;
	z-index: 99;
}
#header #logo {
	position: absolute;
	top: 13px;
	left: 0px;
	max-height: 95px; 
}
#header #search {
    height: 30px;
    position: absolute;
    right: 0px;
    top: 35px;
    width: 330px;
    z-index: 999;
}
#header .button-search {
    height: 30px;
    position: absolute;
    right: 0;
    vertical-align: middle;
    width: 82px;
}
#header #welcome {
	position: absolute;
	top: 5px;
	right: 0px;
	padding-right: 0px;
	z-index: 999;
	height: 32px;
	background: transparent;
	float: right;
	text-align: right;
}
#header #welcome h3 a{
	text-decoration:none;
	width:100%;
	border:1px solid #FFf;
	text-align:center;
	font-size:11px;
	display:block;
	color:#fff;
	padding:4px;
	margin:5px;
	background:#CD0000;
}
#header #search input {
    background: #FFFFFF;
    border: medium none;
    height: 30px;
    padding: 1px 1px 1px 5px;
    width: 235px;
	color: #777;
	font-style: italic;
    border: 1px solid #ddd;
	-moz-box-shadow: inset 0 0 7px #ccc;
	-webkit-box-shadow: inset 0 0 7px #ccc;
	box-shadow: inset 0 0 7px #ccc;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
#header #search .button {
    background: #FFE814;
    border: medium none;
    cursor: pointer;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-weight: bold;
    height: 34px;
    padding-top: 1px;
    position: absolute;
    right: 0;
	color: #000000 !important;
    text-transform: uppercase;
	font-style: normal;
    top: 0;
    width: 82px;
    border: 1px solid #CFBC0B;
	-moz-box-shadow: inset 0 0 7px #ccc;
	-webkit-box-shadow: inset 0 0 7px #F9E31B;
	box-shadow: inset 0 0 7px #CEBE28;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
#header #search .button:hover {
    background: #FDEE68;
}
#header #search .advanced {
    padding: 8px 0px 0px;
}
#header #search .advanced span {
    background: #444; 
	color: #fff; 
	padding: 1px 5px 3px; 
	-khtml-border-radius: 2px;	
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px; 
	border-radius: 2px;
}
#header #search .advanced a {
    font-style: italic;
	color: #555; 
}

/*-------------------------------------------------------------------------------*/
/*    MENU                                                                       */
/*-------------------------------------------------------------------------------*/
#menu {
	height: 46px;
	margin-bottom: 15px;
	padding: 0px 5px;
	   font-family: 'Kotta One', serif;
	-moz-box-shadow: 0px 1px 3px #aaa;
	-webkit-box-shadow: 0px 1px 3px #aaa;
	box-shadow: 0px 1px 3px #aaa;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #444;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 99;	
}
#menu ul li ul{
    /* list-style: disc outside url("../image/bulletmenu.gif"); */
    padding-left:0px;
}
#menu > ul > li {
	position: relative;
	float: left !important;
	border-left: 1px solid #555;
	border-right: 1px solid #333;
	z-index: 99;	
}
#menu > ul > li:first-child {
	border-left: none;
}
#menu > ul > li:hover {
	background: #F60018;
	color: #fff;
	-webkit-transition: background-color 0.4s ease-in-out;
   -moz-transition: background-color 0.4s ease-in-out;
   -o-transition: background-color 0.4s ease-in-out;
   -ms-transition: background-color 0.4s ease-in-out;
   transition: background-color 0.4s ease-in-out;
}
#menu > ul > li:hover > a {
	color: #fff;
}
#menu > ul > li > a {
	font-size: 16px;
	color: #fff;
	line-height: 16px;
	text-decoration: none;
	display: block;
	padding: 15px 15px 15px 15px;
	z-index: 6;
	position: relative;
}
#menu > ul > li > a:hover {
	color: #fff;
	z-index: 20;
}
#menu > ul > li > div {
	display: none;
	background: #FFFFFF;
	position: absolute;
	border-bottom: 3px solid #F60018;
	z-index: 20;
	padding: 5px;
	box-shadow: 0 0 5px #bbb;
	-o-box-shadow: 0 0 5px #bbb;
	-ms-box-shadow: 0 0 5px #bbb;
	-moz-box-shadow: 0 0 5px #bbb;
	-webkit-box-shadow: 0 0 5px #bbb;
}
#menu > ul > li:hover > div {
	display: table;
}
#menu > ul > li > div > ul {
	display: table-cell;
}
#menu > ul > li ul + ul {
	padding-left: 20px;
}
#menu > ul > li ul > li > a {
	text-decoration: none;
	font-size: 15px;
	padding: 4px;
	color: #333;
	display: block;
	white-space: nowrap;
	min-width: 120px;
}
#menu > ul > li ul > li > a:hover {
	color: #F60018;
}
#menu > ul > li > div > ul > li > a {
	color: #333;
}
.switcher {	
	float: right;	
	margin-top: 3px;
	margin-left: 10px;
}
.switcher a {
	text-decoration: none;
	display: block;
}
.switcher .selected {
	background: #FFFFFF url('../image/switcher.png') repeat-x;
}
.switcher .selected a {
	border: 1px solid #CCCCCC;
	background: url('../image/arrow_down.png') 116px center no-repeat;
	color: #666666;
	padding: 2px 5px 2px 5px;
	width: 121px;
}
.switcher .selected a:hover {
	background: #F0F0F0 url('../image/arrow_down.png') 116px center no-repeat;
}
.switcher .option {	
	position: absolute;
	z-index: 3;
	top: 25px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	display: none;
	width: 131px;
	-khtml-border-radius: 0px 0px 2px 2px;
	-moz-border-radius: 0px 0px 2px 2px;
	-webkit-border-radius: 0px 0px 2px 2px;
	border-radius: 0px 0px 2px 2px;
}
.switcher .option a {
	color: #000;
	padding: 3px 5px 3px 5px;
}
.switcher .option a:hover {
	background: #f8f8f8;
}
.switcher img {
	position: relative;
	top: 1px;
}

/*-------------------------------------------------------------------------------*/
/*    NOTIFICATIONS                                                              */
/*-------------------------------------------------------------------------------*/
#notification {
	position: absolute;
	top: 35px;
	display: block;
	z-index: 9999;
	width: 980px;
}

/*-------------------------------------------------------------------------------*/
/*    BREADCRUMBS                                                                */
/*-------------------------------------------------------------------------------*/
.breadcrumb {
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
	background: #F60018;
	padding: 7px 10px;
	-moz-box-shadow: 0px 1px 2px #aaa;
	-webkit-box-shadow: 0px 1px 2px #aaa;
	box-shadow: 0px 1px 2px #aaa;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.breadcrumb a{
	color: #fff;
	text-decoration: none !important;
}
.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	color: #555555;
}
.success {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;
}
.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
}
.attention {
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	cursor: pointer;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width: 150px;
}
table.form > * > * > td {
	color: #000000;
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
	width: 300px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
table.list thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td a {
	text-decoration: underline;
}
table.list tbody td {
	vertical-align: top;
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
.pagination {
	padding-bottom: 5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #E7E7E7;
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	overflow: auto;
	background: #f8f8f8;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	padding: 4px 10px;
	border: 1px solid #ddd;
	background: #bbb;
	text-decoration: none;
	color: #fff;
}
.pagination .links a:hover {
	display: inline-block;
	padding: 4px 10px;
	border: 1px solid #ddd;
	background: #fff;
	text-decoration: none;
	color: #333;
}
.pagination .links b {
	display: inline-block;
	padding: 4px 10px;
	border: 1px solid #ddd;
	font-weight: normal;
	text-decoration: none;
	color: #333;
	background: #fff;
}
.pagination .results {
	float: right;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: -50px;
}

/*-------------------------------------------------------------------------------*/
/*    BUTTONS                                                                    */
/*-------------------------------------------------------------------------------*/

/* a.button {
	display: inline-block;
	padding-left: 6px;
	background: url('../image/button-left.png') top left no-repeat;
	text-decoration: none;
	cursor: pointer;
}
a.button span {
	color: #FFFFFF;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	padding: 6px 12px 8px 5px;
	background: url('../image/button-right.png') top right no-repeat;
}
a.button:hover {
	background: url('../image/button-left-active.png') top left no-repeat;
}
a.button:hover span {
	color: #FFFFFF;
	background: url('../image/button-right-active.png') top right no-repeat;
}   */
a.button {
	background: #F60018;
	background: -moz-linear-gradient(top, #F60018, #FF4040);
	background: -ms-linear-gradient(top, #F60018, #FF4040);
	background: -o-linear-gradient(top, #F60018, #FF4040);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F60018), to(#FF4040));
	background: -webkit-linear-gradient(top, #F60018, #FF4040);
	border: 1px solid #B92E3B;
	display: inline-block;
	color: #ffffff !important;
	font-size: 12px;
	padding: 6px 10px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #B92E3B;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
a.button:hover {
	background: #FF4040;
	background: -moz-linear-gradient(top, #FF4040, #F60018);
	background: -ms-linear-gradient(top, #FF4040, #F60018);
	background: -o-linear-gradient(top, #FF4040, #F60018);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FF4040), to(#F60018));
	background: -webkit-linear-gradient(top, #FF4040, #F60018);
	color: #ffffff !important;
}
a.button:active {
	position:relative;
	top:1px;
}
.buttons {
	background: #FFFFFF;
	border: 1px solid #ddd;
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.htabs {
	height: 30px;		
	line-height: 16px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	-khtml-border-radius: 2px 2px 0px 0px;
	-moz-border-radius: 2px 2px 0px 0px;
	-webkit-border-radius: 2px 2px 0px 0px;
	border-radius: 2px 2px 0px 0px;
	clear: both;
    width:600px;
	margin-top: -227px;
}
.htabs a {
	background: #f1f1f1;
	padding: 6px 15px 5px 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
	margin-left: 3px;
	display: none;
	-khtml-border-radius: 0px 0px 2px 2px;
	-moz-border-radius: 0px 0px 2px 2px;
	-webkit-border-radius: 0px 0px 2px 2px;
	border-radius: 0px 0px 2px 2px;
}
.htabs a.selected {
	padding-bottom: 7px;
	background: #DDDDDD;
}
.tab-content {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 10px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: auto;
	-khtml-border-radius: 0px 0px 2px 2px;
	-moz-border-radius: 0px 0px 2px 2px;
	-webkit-border-radius: 0px 0px 2px 2px;
	border-radius: 0px 0px 2px 2px;
    width:580px;
}

/*-------------------------------------------------------------------------------*/
/*    BOX                                                                        */
/*-------------------------------------------------------------------------------*/
.box {
	margin-bottom: 20px;
}
.box .box-heading {
	background: transparent;
	border-left: 10px solid #F60018;
	font-family: 'Yanone Kaffeesatz',Tahoma, Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #F60018;
	padding: 6px 10px 6px 5px;
	font-size: 24px;
	line-height: 16px;
	color: #777;
	margin-bottom: 5px;
	-khtml-border-radius: 2px 0px 0px 2px;
	-moz-border-radius: 2px 0px 0px 2px;
	-webkit-border-radius: 2px 0px 0px 2px;
	border-radius: 2px 0px 0px 2px;
}
.box .box-content {
	padding: 6px 0px 0px;
	text-align: center;
	background: #fff;
}
.box .box-content ul {
	list-style: none;
	margin: 0;
	padding: 5px;
	text-align: left;
}
.box .box-content > ul > li {
	padding: 8px 8px 8px 3px;
}
.box .box-content > ul > li + li {
	border-top: 1px dashed #ddd;
}
.box .box-content > ul > li > a {
	text-decoration: none;
	color: #333;
}
.box .box-content > ul > li > a:hover {
	text-decoration: none;
	color: #F60018;
}
.box .box-content > ul > li ul {
	display: none;
}
.box .box-content > ul > li a.active {
	font-weight: bold;
}
.box .box-content > ul > li a.active + ul {
	display: block;
}
.box .box-content > ul > li ul > li {
	padding: 5px 5px 0px 10px;
}
.box .box-content > ul > li ul > li > a {
	text-decoration: none;
	display: block;
}
.box .box-content > ul > li ul > li > a.active {
	font-weight: bold;
}
/*-------------------------------------------------------------------------------*/
/*    BOX PRODUCTS                                                               */
/*-------------------------------------------------------------------------------*/
.box-product {
	width: 100%;
	overflow: auto;
}
.box-product > div {
	width: auto;
	display: inline-block;
	vertical-align: top;
	margin-right: 11px;
	margin-left: 11px;
	margin-bottom: 11px;
	margin-top: 11px;
	padding: 9px;
	background:	#f1f2f1;
	-moz-box-shadow: 0px 1px 2px #aaa;
	-webkit-box-shadow: 0px 1px 2px #aaa;
	box-shadow: 0px 1px 2px #aaa;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.box-product > div:hover {
	background-color:#e6e6e6;
	-moz-box-shadow:0px 1px 2px #aaa;
	-webkit-box-shadow:0px 1px 2px #aaa;
	box-shadow:0px 1px 2px #aaa;
	-webkit-transition: background-color 0.4s ease-in-out;
   -moz-transition: background-color 0.4s ease-in-out;
   -o-transition: background-color 0.4s ease-in-out;
   -ms-transition: background-color 0.4s ease-in-out;
   transition: background-color 0.4s ease-in-out;
}
#column-left + #column-right + #content .box-product > div {
	width: 119px;
}
.box-product .image {
	display: block;
	position: relative;
}
.box-product .image img {
	border: 1px solid #ddd;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-bottom: -3px;
}
.box-product .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
}
.box-product .prices {
	display: block;
	vertical-align: middle;
	margin: 0px;
}
.box-product .prices .price {
	display: block;
	font-weight: bold;
	color: #333333;
	cursor: default;
	background: #ccc;
	background: -moz-linear-gradient(top, #ccc, #ddd);
	background: -ms-linear-gradient(top, #ccc, #ddd);
	background: -o-linear-gradient(top, #ccc, #ddd);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ccc), to(#ddd));
	background: -webkit-linear-gradient(top, #ccc, #ddd);
	border: 1px solid #bbb;
	font-size: 14px;
	letter-spacing: -1px;
	text-align: center;
	text-shadow: 1px 1px 0 #f4f4f4;
	padding: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-bottom: 5px;
	margin-left: 0 auto;
	margin-right: 0 auto;
}
.box-product .prices .price-old {
	color: #F00;
	text-shadow: 0px 0px 2px #f8f8f8;
	text-decoration: line-through;
}
.box-product .prices .price-new {
	font-weight: bold;
}
.box-product .cart {
	float: left;
	display: block;
}
.box-product .detailsWrap {
	display: block;
	vertical-align: middle;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	float: left;
}
.box-product .detailsWrap a.buttonDetails {
	display: block;
	background: #F60018;
	background: -moz-linear-gradient(top, #F60018, #FF4040);
	background: -ms-linear-gradient(top, #F60018, #FF4040);
	background: -o-linear-gradient(top, #F60018, #FF4040);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F60018), to(#FF4040));
	background: -webkit-linear-gradient(top, #F60018, #FF4040);
	border: 1px solid #B92E3B;
	color: #ffffff !important;
	font-size: 12px;
	padding: 4px 12px 4px 12px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #B92E3B;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-left: 0 auto;
	margin-right: 0 auto;
	width: 126px;
	margin-left: -5px;
	
}
.box-product .detailsWrap a.buttonDetails:hover {
	background: #FF4040;
	background: -moz-linear-gradient(top, #FF4040, #F60018);
	background: -ms-linear-gradient(top, #FF4040, #F60018);
	background: -o-linear-gradient(top, #FF4040, #F60018);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FF4040), to(#F60018));
	background: -webkit-linear-gradient(top, #FF4040, #F60018);
	color: #ffffff !important;
}
.box-product .detailsWrap a.buttonDetails:active {
	position: relative;
	top: 1px;
}
.box-product .rating {
	display: block;
	position: absolute;
	bottom: 0px; 
	right: 0px;
	width: 100%;    
	opacity: 0.9;
	background: #ddd;
	/* background: url('../image/opaquerating.png'); */
}
.box-product .rating .inside {
	text-align: center;
}
.box-product .rating .inside img {
	border: none !important;
	padding: 7px 0px;
	margin-left: 0 auto;
	margin-right: 0 auto;
}

/*-------------------------------------------------------------------------------*/
/*    BOX CATEGORY                                                               */
/*-------------------------------------------------------------------------------*/
.box-category {
	margin-top: -5px;
	border: 1px solid #ddd;
	-khtml-border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
}
.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.box-category > ul > li {
	padding: 6px 6px 6px 0px;
}
.box-category > ul > li + li {
	border-top: 1px dashed #ddd;
}
.box-category > ul > li > a {
	text-decoration: none;
	color: #333;
}
.box-category > ul > li > a:hover {
	text-decoration: none;
	color: #F60018;
}
.box-category > ul > li ul {
	display: none;
}
.box-category > ul > li a.active {
	font-weight: bold;
	color: #F60018;
}
.box-category > ul > li a.active + ul {
	display: block;
}
.box-category > ul > li ul > li {
	padding: 5px 5px 0px 10px;
}
.box-category > ul > li ul > li > a {
	text-decoration: none;
	display: block;
	color: #F60018;
}
.box-category > ul > li ul > li > a.active {
	font-weight: bold;
}

/*-------------------------------------------------------------------------------*/
/*    CONTENT                                                                    */
/*-------------------------------------------------------------------------------*/
#content .content {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
	background: #fbfbfb;
	-moz-box-shadow: 0px 1px 3px #aaa;
	-webkit-box-shadow: 0px 1px 3px #aaa;
	box-shadow: 0px 1px 3px #aaa;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
	margin-right: 2px;
}

/*-------------------------------------------------------------------------------*/
/*    CATEGORIES                                                                 */
/*-------------------------------------------------------------------------------*/
.category-info {
	overflow: auto;
	margin-bottom: 15px;
	border: 1px solid #ddd;
	padding: 5px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.category-info .image {
	float: left;
	padding: 5px;
	margin-right: 15px;
	/* border: 1px solid #E7E7E7; */
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.category-list {
	overflow: auto;
	margin-bottom: 15px;
	/* border: 1px solid #ddd; */
	padding: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.category-list div {
	float: left;
	padding:5px 10px 5px 9px;
	margin: 1px;
	background: #f8f8f8;
	min-width: 120px;
	text-align: center;
	border: 1px solid #E7E7E7;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.category-list div a{
	text-decoration: none;
}
.category-list .div a {
	font-weight: bold;
}

/*-------------------------------------------------------------------------------*/
/*    MANUFACTURERS AND BRANDS LIST                                              */
/*-------------------------------------------------------------------------------*/
.manufacturer-list {
	border: 1px solid #ddd;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.manufacturer-heading {
	background: #f1f1f1;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}

/*-------------------------------------------------------------------------------*/
/*    PRODUCT PAGE, LIST AND GRID                                                */
/*-------------------------------------------------------------------------------*/
.product-filter {
	padding-bottom: 5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	margin-bottom: 5px;
	overflow: auto;
	background: #444;
	color: #fff !important;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.product-filter .display {
	margin-right: 15px;
	float: left;
	padding-top: 5px;
	color: #fff;
}
.product-filter .display a {
	font-weight: bold;
	color: #fff;
}
.product-filter .sort {
	float: right;
	color:#fff;
}
.product-filter .limit {
	margin-left: 15px;
	float: right;
	color:#fff;
}
.product-filter .product-compare {
	padding-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.product-filter .product-compare a {
	text-decoration: none;
	font-weight: bold;
	color:#fff;
}.product-list > div {
	overflow: auto;
	margin-bottom: 15px;
	padding: 10px;
}
.product-list .right {
	float: right;
	margin-left: 15px;
	min-height: 80px;
	text-align: left;
}
.product-list > div + div {
	border-top: 1px solid #EEEEEE;
	padding-top: 25px;
}
.product-list .image {
	float: left;
	margin-right: 10px;
}
.product-list .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.product-list .name {
	margin-bottom: 3px;
}
.product-list .name a {
	color: #38B0E3;
	text-decoration: none;
	font-size: 22px;
}
.product-list .description {
	line-height: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #4D4D4D;
}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	height: 45px;
	color: #333333;
	font-size: 18px;
}
.product-list .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-list .price-new {
	font-weight: normal;
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #BBBBBB;
}
.product-list .cart {
	margin-bottom: 3px;
	float: left; 
}
.product-list .wishlist, .product-list .compare {
	margin-bottom: 3px;
	float: left; 
	padding-top:7px;
	margin-left: 10px;
}
.product-list .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.gif') left center no-repeat;
}
.product-list .compare a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.gif') left 60% no-repeat;
}
.product-grid {
	width: 100%;
	overflow: auto;
	text-align: center;
}
/* .product-grid > div {
	width: 130px;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 15px;
} */
.product-grid > div {
	width: auto;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
	padding: 9px;
	background:	#f1f2f1;
	-moz-box-shadow: 0px 1px 2px #aaa;
	-webkit-box-shadow: 0px 1px 2px #aaa;
	box-shadow: 0px 1px 2px #aaa;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
    width:150px;
    min-height: 300px;
}
.product-grid > div:hover {
	background-color:#e6e6e6;
	-moz-box-shadow:0px 1px 2px #aaa;
	-webkit-box-shadow:0px 1px 2px #aaa;
	box-shadow:0px 1px 2px #aaa;
	-webkit-transition: background-color 0.4s ease-in-out;
   -moz-transition: background-color 0.4s ease-in-out;
   -o-transition: background-color 0.4s ease-in-out;
   -ms-transition: background-color 0.4s ease-in-out;
   transition: background-color 0.4s ease-in-out;
}
#column-left + #column-right + #content .product-grid > div {
	width: 125px;
}
.product-grid .image {
	display: block;
	position: relative;
}
.product-grid .image img {
	border: 1px solid #E7E7E7;
}
.product-grid .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}
.product-grid .description {
	display: none;
}
.product-grid .rating {
	display: block;
	position: absolute;
	bottom: 0px; 
	right: 0px;
	width: 100%;    
	opacity: 0.9;
	background: #ddd;
}
.product-grid .rating .inside {
	text-align: center;
}
.product-grid .rating .inside img {
	border: none !important;
	padding: 7px 0px;
	margin-left: 0 auto;
	margin-right: 0 auto;
}
.product-grid .price {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}
.product-grid .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-grid .price-new {
	font-weight: bold;
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .cart {
	margin-bottom: 3px;
}
.product-grid .wishlist, .product-grid .compare {
	margin-bottom: 3px;
}
.product-grid .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.gif') left center no-repeat;
}
.product-grid .compare a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.gif') left center no-repeat;
}

/*-------------------------------------------------------------------------------*/
/*    PRODUCT INFORMATION                                                        */
/*-------------------------------------------------------------------------------*/
.product-info {
	overflow: auto;
	margin-bottom: 10px;
}
.product-info > .left {
	float: left;
	margin-right: 15px;
	padding: 3px 3px 3px 0px;
}
.product-info > .left + .right {
	margin-left: 275px;
	/* border: 1px solid #bbb; */
	padding: 3px;
	position: relative;
	margin-bottom: 20px;
}
.product-info .image {
	border: 1px solid #ddd;
	float: left;
	margin-bottom: 20px;
	padding: 10px 5px 0px;
	text-align: center;
	-moz-box-shadow: inset 0 0 7px #ccc;
	-webkit-box-shadow: inset 0 0 7px #ccc;
	box-shadow: inset 0 0 7px #ccc;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.product-info .image-additional {
	width: 250px;
	text-align: center;
	margin-top: 10px;
	clear: both;
	overflow: hidden;
}
.product-info .image-additional img {
	border: 1px solid #ddd;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.product-info .image-additional a {
	float: left;
	display: block;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 8px;
}
.product-info .head-title {
	margin-bottom: 0px !important; 
	font-family: 'Yanone Kaffeesatz',Tahoma, Arial, Helvetica, sans-serif;
	padding-left: 5px; 
}
.product-info .stock {
	background: #F60018;
	min-width: 45px;
	max-width: 120px;
	padding: 4px 6px 9px 6px;
	text-align: center;
	font-size: 12px;
	line-height: 10px;
	color: #fff;
	margin-bottom: -5px;
	margin-left: 10px;
	margin-right: 10px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.product-info .rightContent {
	border: 1px solid #ddd; 
	position: relative; 
	padding: 10x; 
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-khtml-box-shadow: 0 0 1px #eee;
	-moz-box-shadow: 0 0 1px #eee;
	-webkit-box-shadow: 0 0 1px #eee;
	box-shadow: 0 0 1px #eee; 
	background: #fbfbfb;
    width: 322px;
}
.product-info .description {
	border-bottom: 1px solid #E7E7E7;
	padding: 5px 5px 10px 5px;
	margin-bottom: 10px;
	margin-top: 5px;
	line-height: 20px;
	color: #4D4D4D;
}
.product-info .description span {
	font-weight: bold;
}
.product-info .description a {
	color: #4D4D4D;
	text-decoration: none;
}
.product-info .price {
	display: block;
	color: #333333;
	font-size: 20px;
	padding: 2px;
	font-family: 'Yanone Kaffeesatz',Tahoma, Arial, Helvetica, sans-serif;
}
.product-info .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-info .price-new {
}
.product-info .prices .price {
	display: block;
	font-weight: bold;
	color: #333333;
	cursor: default;
	background: #ccc;
	background: -moz-linear-gradient(top, #ccc, #ddd);
	background: -ms-linear-gradient(top, #ccc, #ddd);
	background: -o-linear-gradient(top, #ccc, #ddd);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ccc), to(#ddd));
	background: -webkit-linear-gradient(top, #ccc, #ddd);
	border: 1px solid #bbb;
	font-size: 14px;
	letter-spacing: -1px;
	text-align: center;
	text-shadow: 1px 1px 0 #f4f4f4;
	padding: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-bottom: 5px;
	margin-left: 0 auto;
	margin-right: 0 auto;
}
.product-info .prices .price-old {
	color: #F00;
	text-shadow: 0px 0px 2px #f8f8f8;
	text-decoration: line-through;
}
.product-info .prices .price-new {
	font-weight: bold;
}
.product-info .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .reward {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #4D4D4D;
}
.product-info .options {
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	color: #000000;
}
.product-info .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}
.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
.product-info .option-image img {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.product-info .cart {
	border-bottom: 1px solid #E7E7E7;
	padding: 7px 5px 5px 5px;
	margin-bottom: 20px;
	color: #4D4D4D;
	overflow: auto;
}
.product-info .cart div {
	float: left;
	vertical-align: middle;
	margin-bottom: 10px;
}
.product-info .cart div > span {
	padding-top: 7px;
	display: block;
	color: #999;
}
.product-info .cart .minimum {
	padding-top: 5px;
	font-size: 11px;
	color: #999;
	clear: both;
}
.product-info .review {
	color: #4D4D4D;
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	background: #fff !important;
	margin-bottom: 10px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.product-info .review > div {
	padding: 8px;
	border-bottom: 1px solid #E7E7E7;
	line-height: 20px;
}
.product-info .review > div > span {
	color: #38B0E3;
}
.product-info .review .share {
	overflow: auto;
	line-height: normal;
}
.product-info .review .share a {
	text-decoration: none;
}
.product-info .tags {
	margin: 0px;
	padding: 0px;
}
.product-info .tags .pitags {
    padding: 0px 8px 1px;
    display: inline-block;
	margin-left: 5px; 
	line-height: 18px;
	margin-bottom: 5px;
	background: #aaa;
	border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-o-border-radius: 15px 15px 15px 15px;
	-khtml-border-radius: 15px 15px 15px 15px;
}
.product-info .tags .pitags:hover {
	background: #F60018;
	color: #fff;
}
.product-info .tags .pitags a {
    text-decoration: none;
	color: #fff;
    display: inline-block;
}
.product-info .tags .pitags a:hover {
	color: #fff;
}
.product-info .box-productInfo > div {
	width: auto;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
	padding: 9px;
	background:	#f1f2f1;
	-moz-box-shadow: 0px 1px 2px #aaa;
	-webkit-box-shadow: 0px 1px 2px #aaa;
	box-shadow: 0px 1px 2px #aaa;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.product-info .box-productInfo > div:hover {
	background-color:#e6e6e6;
	-moz-box-shadow:0px 1px 2px #aaa;
	-webkit-box-shadow:0px 1px 2px #aaa;
	box-shadow:0px 1px 2px #aaa;
	-webkit-transition: background-color 0.4s ease-in-out;
   -moz-transition: background-color 0.4s ease-in-out;
   -o-transition: background-color 0.4s ease-in-out;
   -ms-transition: background-color 0.4s ease-in-out;
   transition: background-color 0.4s ease-in-out;
}
.product-info .box-product Info.imageR {
	display: block;
	position: relative;
	padding: 0px !important;
	border: none !important;
}
.product-info .box-productInfo .imageR img {
	border: 1px solid #ddd;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-bottom: -3px;
}
.product-info .box-productInfo .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
}
.product-info .rating {
	display: block;
	position: absolute;
	bottom: 0px; 
	right: 0px;
	width: 100%;    
	opacity: 0.9;
	background: #ddd;
}
.product-info .rating .inside {
	text-align: center;
}
.box-product .rating .inside img {
	border: none !important;
	padding: 7px 0px;
	margin-left: 0 auto;
	margin-right: 0 auto;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;
}

/*-------------------------------------------------------------------------------*/
/*   WISHLIST                                                                    */
/*-------------------------------------------------------------------------------*/
.wishlist-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.wishlist-product td {
	padding: 7px;
}
.wishlist-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-product thead .remove, .wishlist-product thead .image, .wishlist-product thead .cart {
	text-align: center;
}
.wishlist-product thead .name, .wishlist-product thead .model, .wishlist-product thead .stock {
	text-align: left;
}
.wishlist-product thead .quantity, .wishlist-product thead .price, .wishlist-product thead .total {
	text-align: right;
}
.wishlist-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-product tbody .remove {
	vertical-align: middle;
}
.wishlist-product tbody .remove, .wishlist-product tbody .image, .wishlist-product tbody .cart {
	text-align: center;
}
.wishlist-product tbody .name, .wishlist-product tbody .model, .wishlist-product tbody .stock {
	text-align: left;
}
.wishlist-product tbody .quantity, .wishlist-product tbody .price, .wishlist-product tbody .total {
	text-align: right;
}
.wishlist-product tbody .price s {
	color: #F00;
}
.login-content {
	margin-bottom: 20px;
	overflow: auto;
}
.login-content .left {
	float: left;
	width: 48%;
}
.login-content .right {
	float: right;
	width: 48%;
	margin-right: 2px
}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
}

/*-------------------------------------------------------------------------------*/
/*    REGISTRATION BLOCK                                                         */
/*-------------------------------------------------------------------------------*/
.register-content {
	margin-bottom: 10px;
	overflow: auto;
}
.register-content .left {
	float: left;
	width: 48%;
}
.register-content .right {
	float: right;
	width: 50%;
	margin-right: 2px;
}
.register-content .left .content, .register-content .right .content {
	min-height: 10px;
}

/*-------------------------------------------------------------------------------*/
/*    ORDERS                                                                     */
/*-------------------------------------------------------------------------------*/
.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}

/*-------------------------------------------------------------------------------*/
/*    RETURNS                                                                    */
/*-------------------------------------------------------------------------------*/
.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 33.3%;
}
.return-model {
	float: left;
	width: 33.3%;
}
.return-quantity {
	float: left;
	width: 33.3%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 33.3%;
}
.return-opened {
	float: left;
	width: 33.3%;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-remove {
	float: left;
	width: 33.3%;
	padding-top: 90px;
	text-align: center;
	vertical-align: middle;
}
.return-additional {
	overflow: auto;
	margin-bottom: 20px;
}
.return-comment {
	float: left;
	width: 49%;
}
.return-captcha {
	float: right;
	width: 49%;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}

/*-------------------------------------------------------------------------------*/
/*    CART                                                                       */
/*-------------------------------------------------------------------------------*/
.cart-info table {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	-moz-box-shadow: 0px 1px 2px #aaa;
	-webkit-box-shadow: 0px 1px 2px #aaa;
	box-shadow: 0px 1px 2px #aaa;
	-khtml-border-radius: 0 0 2px 2px;
	-moz-border-radius: 0 0 2px 2px;
	-webkit-border-radius: 0 0 2px 2px;
	border-radius: 0 0 2px 2px;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info thead .remove, .cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model {
	text-align: left;
}
.cart-info thead .quantity, .cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info tbody .remove {
	vertical-align: middle;
}
.cart-info tbody .remove, .cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model {
	text-align: left;
}
.cart-info tbody .quantity, .cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module .cart-heading {
	border-top: 1px solid #DBDEE1;
	padding: 12px 8px 12px 22px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 15px;
	cursor: pointer;
	background: #F8F8F8 url('../image/arrow-right.png') 10px 50% no-repeat;
	-moz-box-shadow: 0px 1px 2px #aaa;
	-webkit-box-shadow: 0px 1px 2px #aaa;
	box-shadow: 0px 1px 2px #aaa;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.cart-module .active {
	background: #F8F8F8 url('../image/arrow-down.png') 7px 50% no-repeat;
}
.cart-module .cart-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.cart-total {
	border-top: 1px solid #DDDDDD;
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}

/*-------------------------------------------------------------------------------*/
/*    CHECKOUT                                                                   */
/*-------------------------------------------------------------------------------*/
.checkout-heading {
	background: #F8F8F8;
	border-top: 1px solid #DBDEE1;
	padding: 12px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 15px;
	-moz-box-shadow: 0px 1px 2px #aaa;
	-webkit-box-shadow: 0px 1px 2px #aaa;
	box-shadow: 0px 1px 2px #aaa;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #DDDDDD;
}
.contact-info {
	overflow: auto;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}

/*-------------------------------------------------------------------------------*/
/*    FOOTER                                                                     */
/*-------------------------------------------------------------------------------*/
#footer {
	clear: both;
	color: #fff;
	overflow: auto;
	min-height: 100px;
	padding: 10px 20px;
	border-top: 10px solid #232323;
	margin: 0px -10px;
	background: #2c2c2c;
}
#footer h3 {
	color: #afaf9a;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight: normal;
	font-family: 'Yanone Kaffeesatz',Tahoma, Arial, Helvetica, sans-serif;
}
#footer .column {
	float: left;
	min-height: 100px;
}
#footer .column ul {
	margin-top: 0px;
	margin-left: 2px;
	padding-left: 0px;
	list-style: none;
}
#footer .column ul li {
	margin-bottom: 8px;
	padding-left: 15px;
	background: url('../image/footer-bullets.gif') 0px 3px no-repeat;
}
#footer .column a {
	text-decoration: none;
	color: #afaf9a;
}
#footer .column a:hover {
	text-decoration: underline;
}

#powered {
    clear: both;
	color:#fff;
    padding: 5px;
    text-align: right;
	background:#232323;
	margin-left:-10px;
	margin-right:-10px;
}
#powered a{
	color: #afaf9a;
	text-decoration: none;
}
#powered a:hover{
	text-decoration: underline;
}
#designcredit {
	color:#fff;
    padding: 5px;
    text-align: left;
	float:left;
	margin-top:-30px;
	margin-left:0px;
}
#designcredit a{
	color: #afaf9a;
	text-decoration: none;
}
#designcredit a:hover{
	text-decoration: underline;
}
/*-------------------------------------------------------------------------------*/
/*    BANNER                                                                     */
/*-------------------------------------------------------------------------------*/
.banner div {
	text-align: center;
	width: 100%;
}
.banner div img {
	margin-bottom: 20px;
}

.twitterfeeds {
	overflow: auto; 
	min-height:50px; 
	max-height:auto; 
	position:relative; 
	text-align: left;
	width:100%; 
	background:transparent !important;
}







#order-form
{
	margin: 15px 1px 1px 1px;

	width: 300px;

	height: 400px;

	padding: 20px;

	background-color: #fbfbfb;

	border: 1px solid #C8C9C9;


}

#style
{
	
	border:solid 1px #d7d7d7;
	
	background:#fbfbfb;

	padding: 20px;

	margin-top: -125px;

	margin-left: 618px;

}


#style label, submit
{

	-display: block;

	font-weight: bold;

	font-size: 13px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	text-align: left;

	color: #5f5f5f;

	margin-right: 40px;

	line-height: 30px; 
	
}


#style input, select
{

	float:left;

	font-size:12px;

	padding: 4px 4px;
	
	border:solid 1px #d7d7d7;

	width:200px;

	-margin:2px 0 6px 0px;

	border-radius: 2px;
}



#style button, submit
{

	clear: both;

	margin-left: 0px;

	width: 200px;

	height: 35px;

	text-align:center;

	line-height:31px;

	color:#393939;

	font-size:15px;

	font-weight:bold;

	text-transform: uppercase;

}


.order-hdr
{
	margin: -190px 0 0 616px;
	background-image: url(../image/order-hdr.png);
	position: absolute;
	height: 61px;
	width: 367px;

}