html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
body {
	/*background: url("../image/BackGround.jpg") top left repeat scroll #E4E0E0;*/
	color: #7C7C7C;
	font-family: Oswald, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
h1 {
	margin-top: 5px;
	margin-bottom: 24px;
	color: #7c7c7c;
    font-family: Oswald,sans-serif;
    font-size: 26px !important;
    font-weight: normal;
    line-height: 14px;
}
.welcome {
	color: #7C7C7C;
    display: block;
    font-family: Oswald,sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 14px;
    padding: 8px 18px 10px 0;
    text-transform: uppercase;
}
h2 {
	color: #7C7C7C;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
a, a:visited, a b {
	color: #7C7C7C;
	text-decoration: none;
	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: #F8F8F8;
	border: 1px solid #DFDFDF;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
}
.textquantity {
	background: #FFFFFF!important;
	border: 1px solid #DFDFDF!important;
	padding: 5.5px!important;
	margin-left: 0px;
	margin-right: 0px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	behavior: url(catalog/view/theme/galleryshop/stylesheet/PIE.php);
	color: #7C7C7C;
	font-weight: normal;
	text-align:center;
}
select {
	background: #F9F9F9;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
label {
	cursor: pointer;
}
/* layout */
#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#main {
	background: #F9F9F9;
	width: 980px;
      margin-top: -180px;
	padding-top: 185px;
      z-index: 3;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius: 4px 4px 0px 0px;
	-khtml-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
      behavior: url(catalog/view/theme/galleryshop/stylesheet/PIE.php);
	float: left;
}
#main-content {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#column-left {
	float: left;
	width: 220px;
	background: none repeat scroll 0 0 #F9F9F9;
	margin-left: -25px;
	padding-left: 25px;
	margin-top: 10px;
	behavior: url(catalog/view/theme/galleryshop/stylesheet/PIE.php);
	margin-bottom: 20px;
	padding-bottom: 15px
}
#column-right {
	float: right;
	width: 220px;
	background: none repeat scroll 0 0 #F9F9F9;
	margin-right: -25px;
	padding-left: 25px;
	margin-top: 10px;
	behavior: url(catalog/view/theme/galleryshop/stylesheet/PIE.php);
	margin-bottom: 20px;
	padding-bottom: 15px
}
#content {
	
}
#column-left + #column-right + #content, #column-left + #content {
	margin-left: 250px;
}
#column-right + #content {
	margin-right: 250px;
}
/* header */
#header {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height: 105px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	position: relative;
	z-index: 99;
}
#header #logo {
	position: absolute;
	top: 45px;
	left: 0px;
}
#language {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 35px;
	right: 380px;
	color: #7C7C7C;
	line-height: 17px;
	z-index: 1111;
	vertical-align: middle;
}
#language img {
	cursor: pointer;
}
#currency {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 35px;
	right: 250px;
	color: #7C7C7C;
	z-index: 1111;
}
#currency a {
	display: inline-block;
	color: #7C7C7C;
	text-decoration: none;
	padding: 0px 4px;
}
#currency a+a {
	border-left: 1px solid #7C7C7C;
}
#currency a b {
	color: #3F4247;
	text-decoration: none;
}
#header #cart {
	position: absolute;
	top: 129px;
	right: 1px;
	z-index: 1000;
	min-width: 300px;
}
#header #cart .heading {
	float: right;
	padding-left: 35px;
	padding-right: 19px;
	position: relative;
	z-index: 1;
	height: 24px;
}
#header #cart .heading h4 {
	color: #696969;
	font-size: 15px;
	font-weight: normal;
	font-family: Oswald, sans-serif;
	margin-top: 5px;
	margin-bottom: 3px;
}
#header #cart .heading a {
	color: #7C7C7C;
	text-decoration: none;
	font-family: Oswald, sans-serif;
}
#header #cart .heading a span {
	margin-left: 5px;
}
#header #cart .content {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	display: none;
	position: relative;
	top: 17px;
	padding: 8px;
	min-height: 150px;
	border: 1px solid #FFFFFF;
    outline: 1px solid #DFDFDF;
	background: #E4E0E0;
	z-index: 9999;
}
#header #cart.active .heading {

}
#header #cart.active .content {
	display: block;
}
.mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
.mini-cart-info td {
	color: #000;
	vertical-align: top;
	padding: 10px 5px;
	border-bottom: 1px solid #EEEEEE;
}
.mini-cart-info .image {
	width: 1px;
}
.mini-cart-info .image img {
	border: 1px solid #EEEEEE;
	text-align: left;
}
.mini-cart-info .name small {
	color: #666;
}
.mini-cart-info .quantity {
	text-align: right;
}
.mini-cart-info td.total {
	text-align: right;
}
.mini-cart-info .remove {
	text-align: right;
}
.mini-cart-info .remove img {
	cursor: pointer;
}
.mini-cart-total {
	text-align: right;
}
.mini-cart-total table {
	border-collapse: collapse;
	display: inline-block;
	margin-bottom: 5px;
}
.mini-cart-total td {
	color: #000;
	padding: 4px;
}
#header #cart .checkout {
	text-align: right;
	clear: both;
}
#header #cart .empty {
	padding-top: 50px;
	text-align: center;
}
#search .left,
#search .right,
#search .middle {
    display: block;
    float: left;
	z-index: 999;
}

#search .left {
    width: 14px;
    height: 30px;
	background-image: url('../image/search-left.png')
}

#search .right {
    width: 14px;
    height: 30px;
	background-image: url('../image/search-right.png')
}

#search .middle {
    height: 30px;
	background-image: url('../image/search-center.png')
}
#header #search {
	position: absolute;
	top: 27px;
	right: 45px;
	z-index: 999;
}
#header .button-search {
	position: absolute;
	right: -34px;
	background: url('../image/search-button.png') center center no-repeat;
	width: 28px;
	height: 28px;
	cursor: pointer;
	top: 1px;
}
#header #search input {
	background: #FFFFFF;
    border: 0 none;
    color: #292D34;
    font-family: Arial;
    font-size: 11px;
    font-style: italic;
    padding: 7px 0 7px 0px;
    width: 169px;
	margin-top: 1px;
}
#header #welcome {
	position: absolute;
	bottom: 20px;
	right: 380px;
	z-index: 5;
	width: 298px;
	text-align: right;
	color: #7C7C7C;
}
#header #welcome a {
	color: #7C7C7C;
	text-decoration: none;
}
#header .links {
	position: absolute;
	right: 0px;
	bottom: 20px;
	font-size: 10px;
	padding-right: 14px;
}
#header .links a {
	float: left;
	display: block;
	padding: 0px 0px 0px 7px;
	color: #7C7C7C;
	text-decoration: none;
	font-size: 12px;
}
#header .links a + a {
	margin-left: 4px;
}
/* menu */
.menu-left {
    float: left;
    height: 70px;
    width: 5px;
}
.menu-right {
    float: right;
    height: 70px;
    width: 5px;
}
#menu {
	height: 70px;
	margin-bottom: 10px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background: url('../image/menu.png');
	z-index: 20;
	font-size: 14px;
	position: relative;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu > ul > li  {
	position: relative;
	float: left;
	z-index: 20;
	background: none;
	height: 70px;
	text-decoration: none;
	z-index: 999;
}
#menu > ul > li:last-child {
	background: none;
}

#menu > ul > li > a {
	display: block;
}
#menu > ul > li > a span{
	display: block;
}
#menu > ul > li > a span span {
	font-size: 15px !important;
	font-family: Oswald, sans-serif;
	color: #696969;
	font-weight: normal;
	padding: 15px;
      padding-top: 22px !important;
	text-decoration: none;
	display: block;
	z-index: 6;
	position: relative;
}
#menu > ul > li:first-child > a {
	background: no-repeat;
	padding-left: 15px;
	height: 70px;
}
#menu > ul > li:first-child > a span{
	background: repeat-x;
	height: 70px;
}
#menu > ul > li:first-child > a span span {
	background: no-repeat top right;
	color: #696969;
	height: 70px;
}
#menu > ul > li:first-child > a:hover {
	background: no-repeat;
	padding-left: 15px;
	height: 70px;
}
#menu > ul > li:first-child > a:hover span {
	background: repeat-x;
}
#menu > ul > li:first-child > a:hover span span {
	background: no-repeat top right;
	color: #7C7C7C;
}

#menu > ul > li > a:hover {
	background: repeat-x;
      color: #7C7C7C;
}
#menu > ul > li > a:hover span {
	background: no-repeat top left;
      color: #7C7C7C;
}
#menu > ul > li > a:hover span span {
	background: no-repeat top right;
	color: #7C7C7C;
}
#menu > ul > li:hover {
	background: repeat-x;
      color: #7C7C7C;
}
#menu > ul > li:hover a span {
	background: no-repeat top left;
}
#menu > ul > li:hover a span span {
	background: no-repeat top right;
	color: #7C7C7C;
}
#menu > ul > li > div {
	display: none;
	position: absolute;
	z-index: 5;
	padding: 5px;
      margin-left: 15px;
      border: 1px solid #FFFFFF;
    outline: 1px solid #DFDFDF;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	background: #E4E0E0;
}
#menu > ul > li:hover > div {
	display: table;
	padding-top: 5px;
}
#menu > ul > li > div > ul {
	display: table-cell;
}
#menu > ul > li ul + ul {
	padding-left: 20px;
}
#menu > ul > li ul > li:first-child {
	border-top: none;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
#menu > ul > li ul > li:last-child {
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
#menu > ul > li ul > li{
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.0);
}
#menu > ul > li ul > li:first-child:hover {
}
#menu > ul > li ul > li:hover {
}
#menu > ul > li ul > li:last-child:hover {
}
#menu > ul > li ul > li > a {
	text-decoration: none;
	padding: 4px;
	color: #989898;
	font-size:11px;
	display: block;
	white-space: nowrap;
	min-width: 120px;
	border-bottom:1px solid #E4E0E0;
}
#menu > ul > li ul > li > a:hover {
	color: #7C7C7C!important;
}
#menu > ul > li > div > ul > li > a {
	color: #3F4247;
	
}
.breadcrumb {
	padding: 31px 0px 20px 0px;
    display: block;
    padding-right: 18px;
	letter-spacing: 1px;
	font-size: 11px;
	line-height: 11px;
}
.breadcrumb a {
	color: #7c7c7c!important;
	padding: 20px 0px 20px 0px;
	font-family: Arial, sans-serif;
	font-size: 10px!important;
	line-height: 10px;
	text-transform:	uppercase;
	font-weight: bold;
	vertical-align: middle;
}
.success, .warning, .attention, .information {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	color: #555555;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.success {
	background: #f8f8f8 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #c7c7c7;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.warning {
	background: #f8f8f8 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #c7c7c7;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.attention {
	background: #f8f8f8 url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #c7c7c7;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	cursor: pointer;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	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: normal;
}
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;
}
table.radio {
	width: 100%;
	border-collapse: collapse;
}
table.radio td {
	padding: 5px;
	vertical-align: middle;
}
table.radio tr td:first-child {
	width: 1px;
}
table.radio tr.highlight:hover td {
	background: #F1FFDD;
	cursor: pointer;
}
table.radio label {
	width: 100%;
	height: 15px;
	display: inline-block;
}
.pagination {
	border-top: 1px solid #E3E3E3;
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	padding: 4px 10px;
	text-decoration: none;
	color: #A3A3A3;
	
	border: 1px solid #FFFFFF;
    color: #7c7c7c;
    outline: 1px solid #DFDFDF;
}
.pagination .links b {
	display: inline-block;
	border: 1px solid #FFFFFF;
    color: #7C7C7C;
    outline: 1px solid #7C7C7C;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
	padding-top: 3px;
}
/* button */
a.button, input.button {
	cursor: pointer;
	color: #3F4247;
	line-height: 12px;
	font-family: Oswald, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
	background: url('../image/button.png') top left repeat-x;
      border: 0px solid #ffffff;
      outline: 2px solid #c7c7c7;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

a.button {
	display: inline-block;
	text-decoration: none;
	padding: 5px 12px 5px 12px;
	color: #3F4247;
	line-height: 12px;
	font-size: 12px;
	text-transform: lowercase;
	display: inline-block;
	text-transform: lowercase;
	font-weight: normal;
}
input.button {
	margin: 0;
	border: 0;
	height: 22px;
	padding: 1px 12px 3px 12px;
	color: #3F4247;
	line-height: 12px;
	font-size: 12px;
	text-transform: lowercase;
	font-weight: normal;
}
a.button:hover, input.button:hover {
	background: url('../image/button-active.png') repeat-x;
}

.buttons {
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
}
.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;
}
.button-s {
	cursor: pointer;
	color: #3F4247;
	line-height: 12px;
	font-family: Oswald, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
	background: url('../image/button.png') top left repeat-x;
      border: 0px solid #ffffff;
      outline: 2px solid #c7c7c7;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.button-s:hover {
	background: url('../image/button-active.png') repeat-x;
}

.htabs {
	height: 34px;
	line-height: 16px;
	border-bottom: 3px solid #fff;
}
.htabs a {
	border-top: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	outline: 1px solid #c7c7c7;
	background: #F9F9F9;
	color: #1b1b1b;
	padding: 9px 15px 8px 15px;
	float: left;
	font-family: Oswald, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	margin-right: 8px;
	display: none;
}
.htabs a.selected {
	background: #F9F9F9;
	color: #7C7C7C;
}
.tab-content {
	border-left: 7px solid #fff;
	border-right: 7px solid #fff;
	border-bottom: 7px solid #fff;
	border-top: 7px solid #fff;
	outline: 1px solid #c7c7c7;
	padding: 10px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 2;
	overflow: auto;
	background: #F9F9F9;
}
/* box */
.box {
	margin-bottom: 20px;
}
.box .box-heading {
	padding: 8px 0px 20px 0px;
	font-family: Oswald, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 14px;
      text-align: center;
	text-transform:	uppercase;
    color: #1b1b1b;
    display: block;
    padding-right: 18px;

}
.box .box-content {

}
/* box products */
.box-product {
	width: 980px;
      text-align: center;
	overflow: auto;
}
.box-product > div {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
	margin-right: 25px;
	float: left !important;
	width: 170px;
}

#column-left + #column-right + #content .box-product > div {
	width: 119px;
}
.box-product .image {
	background: url("../image/img-bg.png") no-repeat;
	display: block;
	margin-bottom: 5px;
      width: 170px;
      height: 170px;
}

.box-product .image img {
	margin-bottom: 10px;
      padding-left: -2px;
      padding-top: 19px;
}
.box-product .name a {
	color: #7C7C7C;
	text-decoration: none;
	display: block;
	font-family: Oswald, sans-serif;
	font-size: 14px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.box-product .description {
	color: #7C7C7C;
    font-size: 12px;
    line-height: 1.7;
    margin-top: 15px !important;
	margin-bottom: 14px;
      text-align: center;
	display: none;
}
.box-product .price {
	display: block;
	font-weight: normal;
	color: #7C7C7C;
	margin-bottom: 4px;
	font-size: 14px;
}
.box-product .price-old {
	color: #F00;
	text-decoration: line-through;
}
.box-product .price-new {
	font-weight: normal;
}
.box-product .rating {
	display: block;
	margin-bottom: 4px;
}
.box-product .cart {
	float: center;
}
/* box-related products */
.box-related-product {
	overflow: hidden;
      text-align: center;
}
.box-related-product > div {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
	margin-right: 18px;
	width: 205px;
}
#column-left + #column-right + #content .box-related-product > div {
	width: 119px;
}
.box-related-product .image {
	background: url("../image/img-bg2.png") no-repeat;
	display: block;
	margin-bottom: 5px;
      height: 205px;
	width: 205px;
}
.box-related-product .image img {
	margin-bottom: 10px;
	padding-left: 23px;
	padding-top: 22px;
	float: left;
}
.box-related-product .name a {
	color: #7C7C7C;
	text-decoration: none;
	display: block;
	font-family: Oswald, sans-serif;
	font-size: 14px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.box-related-product .description {
	color: #7C7C7C;
    font-size: 12px;
    line-height: 1.7;
    margin-top: 15px !important;
	margin-bottom: 14px;
}
.box-related-product .price {
	display: block;
	font-weight: bold;
	color: #7C7C7C;
	margin-bottom: 10px;
	font-size: 14px;
}
.box-related-product .price-old {
	color: #F00;
	text-decoration: line-through;
}
.box-related-product .price-new {
	font-weight: bold;
}
.box-related-product .rating {
	display: block;
	margin-bottom: 10px;
}
.box-related-product .cart {
	float: center;
}
/* box-featured */
.box-featured-center {
	height: 250px;
      width: 950px;
      text-align: center;
      background: url('../image/featured.png') no-repeat;
	margin-bottom: 25px;
}
.box-featured-center .box-featured-heading {
	padding: 30px 0px 20px 0px;
	font-family: Oswald, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 14px;
	text-transform:	uppercase;
    color: #7C7C7C;
    display: block;
    padding-right: 18px;
	letter-spacing: 1px;
}
.box-featured-center .rating {
	margin-bottom: 4px;
	text-align: center !important;
	margin-top: 15px;
    display: none;
}
.box-featured-center .name a {
	color: #7C7C7C;
	text-decoration: none;
	display: block;
	font-size: 11px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	width: 110px;
}
#carousel {
	float: left;
}	
/* box-featured products */
.box-featured-product {
	width: 950px;
	overflow: auto;
}
.box-featured-product > div {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
	margin-right: 19px;
	width: 110px;
}

.box-featured-center .image {
	display: block;
	margin-bottom: 0px;
}
.box-featured-center .image img {
	border: 3.7px solid #c7c7c7;
	-moz-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	background: none repeat scroll 0 0 #000000;
	box-shadow: 0 0 1px rgba(255, 255, 255, 0.4) inset, 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 1px 2px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 0px;
}
.box-featured-product .name a {
	color: #7C7C7C;
	text-decoration: none;
	display: block;
	font-family: Oswald, sans-serif;
	font-size: 14px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.box-featured-product .description {
	color: #7C7C7C;
    font-size: 12px;
    line-height: 1.7;
    margin-top: 15px !important;
	margin-bottom: 14px;
	text-align:justify!important;
}
.box-featured-product .price {
	display: block;
	font-weight: normal;
	color: #7C7C7C;
	margin-bottom: 4px;
	font-size: 14px;
}
.box-featured-product .price-old {
	color: #F00;
	text-decoration: line-through;
}
.box-featured-product .price-new {
	font-weight: normal;
}
.box-featured-product .rating {
	display: block;
	margin-bottom: 4px;
	float: right;
}
.box-featured-product .cart {
	float: left;
}
/* box-left */
.box-left {
	margin-bottom: 20px;
	padding-right: 25px;
}
.box-left .box-left-heading {
	padding: 20px 0px 20px 0px;
	font-family: Oswald, sans-serif;
	font-size: 18px;
	line-height: 14px;
	text-transform:	uppercase;
    color: #7C7C7C;
    display: block;
    padding-right: 18px;
	letter-spacing: 1px;
}
.box-left .box-left-content {

}
/* box-left products */
.box-left-product {
}
.box-left-product > div {
	float: left;
	margin-bottom: 15px;
	width: 195px;
}
.box-border {
	width: 195px;
	height: 2px;
	background: none;
}
.box-category-border {
	background: none;
    float: left;
    height: 2px;
    margin-bottom: 20px;
    margin-left: -25px;
    padding-left: 25px;
    width: 220px;
}
#column-left + #column-right + #content .box-left-product > div {
	width: 119px;
}
.box-left-product .image {
	display: inline-block;
    float: left;
}
.box-left-product .image img {
	margin-right: 15px;
	border: 3.7px solid #c7c7c7;
	-moz-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	background: none repeat scroll 0 0 #000000;
	box-shadow: 0 0 1px rgba(255, 255, 255, 0.4) inset, 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 1px 2px rgba(0, 0, 0, 0.3);
	behavior: url(catalog/view/theme/galleryshop/stylesheet/PIE.php);
	-webkit-border-radius: 0px;
}
.box-left-product .name a {
	color: #7c7c7c;
	text-decoration: none;
	display: block;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.box-left-product .price {
	display: block;
	font-weight: normal;
	color: #7C7C7C;
	margin-bottom: 4px;
	font-size: 14px;
}
.box-left-product .price-old {
	color: #F00;
	text-decoration: line-through;
}
.box-left-product .price-new {
	font-weight: normal;
}
/* box category */
.box-category {
	float: left;
    margin-bottom: 20px;
    margin-top: -5px;
}
.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.box-category > ul > li {
	
}
.box-category > ul > li + li {
	
}
.box-category > ul > li > a {
	text-decoration: none;
	color: #7C7C7C;
	padding: 8px 8px 8px 20px;
	border: 1px solid #C7C7C7;
	width: 165px;
	float: left;
	margin-bottom: 3.5px;
	margin-top: 3.5px;
	outline: 1px solid #FFFFFF;
}
.box-category > ul > li ul {
	display: none;
}
.box-category > ul > li a.active, .box-category > ul > li > a:hover  {
	color: #7C7C7C!important;
	background: #E4E0E0;
}
.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;
	padding-left: 20px;
	color: #7C7C7C;
	background: #F9F9F9!important;
}
.box-category > ul > li ul > li > a.active {
	color: #3F4247!important;
	background: #F9F9F9!important;
	padding-left: 20px;
}

/* box INFORMATION */
.box-information {
	padding-right: 25px;
}
.box-information .box-information-heading {
	padding: 20px 0px 20px 0px;
	font-family: Oswald, sans-serif;
	font-size: 18px;
	line-height: 14px;
	text-transform:	uppercase;
    color: #7C7C7C;
    display: block;
    padding-right: 18px;
	letter-spacing: 1px;
}
.box-information ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 30px;
}
.box-information li a{
    background-image: url("../image/dot.png");
    background-position: 0% 50%;
    background-repeat: no-repeat;
    padding-left: 22px;
}
.box-information li a:hover{
    background-image: url("../image/dot-hover.png");
    background-position: 0% 50%;
    background-repeat: no-repeat;
	color: #3F4247!important;
}
.box-information a{
	color: #7C7C7C;
}
.box-information a:hover{

}
/* content */
#content .content {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	outline: 1px solid #dfdfdf;
	border: 1px solid #FFFFFF;
}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}
/* category */
.category-info {
	overflow: auto;
	margin-bottom: 20px;
	color: #7f7f7f;
}
.category-info .image {
	background: url("../image/img-bg2.png") no-repeat;
      height: 205px;
	width: 205px;
	float: left;
	margin-right: 15px;
}
.category-info .image img {
      padding-left: 23px;
	padding-top: 22px;
	float: left;
}

.category-list {
	overflow: auto;
	margin-bottom: 20px;
}
.category-list ul {
	float: left;
	width: 18%;
	list-style: none;
	padding-left: 20px;
}
.category-list a {
	color: #7C7C7C;
	font-weight: normal;
}
.category-list .div a {
	text-decoration: underline;
	font-weight: normal;
}
/* manufacturer */
.manufacturer-list {
	border: 1px solid #FFFFFF;
    outline: 1px solid #DFDFDF;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #F8F8F8;
	font-size: 15px;
	font-weight: normal;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
/* product */
.product-filter {
	border-bottom: 1px solid #e3e3e3;
	outline-bottom: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	overflow: auto;
}
.product-filter .display {
	margin-right: 15px;
	float: left;
	padding-top: 4px;
	color: #7C7C7C;
	font-weight: normal;
}
.product-filter .display a {
	font-weight: normal;
	color: #1b1b1b;
}
.product-filter .sort {
	float: right;
	color: #7C7C7C;
	font-weight: normal;
}
.product-filter .limit {
	margin-left: 15px;
	float: right;
	color: #7C7C7C;
	font-weight: normal;
}
.product-compare {
	padding-top: 6px;
	margin-bottom: 25px;
	font-weight: normal;
}
.product-compare a {
	text-decoration: none;
	font-weight: normal;
	color: #7C7C7C;
}
.product-list > div {
	overflow: auto;
	margin-bottom: 15px;
}
.product-list .right {
	float: right;
	margin-left: 15px;
}

.product-list > div + div {
	border-top: 1px solid #E3E3E3;
	padding-top: 16px;
}
.product-list .image {
      background: url("../image/img-bg2.png") no-repeat;
      height: 205px;
	width: 205px;
	float: left;
	margin-right: 30px;
}
.product-list .image img {
      padding-left: 23px;
	padding-top: 22px;
}
.product-list .name {
	margin-bottom: 15px;
}
.product-list .name a {
	color: #7C7C7C;
    display: block;
    font-family: Oswald,sans-serif;
    font-size: 14px;
    margin-bottom: 15px;
      padding-left: 235px;
    text-decoration: none;
    text-transform: uppercase;
}
.product-list .description {
	line-height: 15px;
	margin-bottom: 5px;
	color: #7F7F7F;
}
.product-list .rating {
	color: #7B7B7B;
	margin-bottom: 14px;
}
.product-list .price {
	color: #7C7C7C;
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 10px;
}
.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 {
    float: right;
    padding-right: 5px;
}
.product-list .wishlist a {
	color: #7F7F7F;
    float: left;
    margin-right: 10px;
    text-decoration: none;
}
.product-list .compare a {
	color: #7F7F7F;
    text-decoration: none;
}
.product-grid {
	width: 103%;
	overflow: auto;
      text-align: center;
}
.product-grid > div {
	width: 220px;
	display: inline-block;
	vertical-align: top;
	margin-right: 17px;
	margin-bottom: 30px;
}
#column-left + #column-right + #content .product-grid > div {
	width: 220px;
}
.product-grid .image {
	background: url("../image/img-bg2.png") no-repeat;
	display: block;
	margin-bottom: 5px;
      height: 205px;
	width: 205px;
}
.product-grid .image img {
	margin-bottom: 10px;
	padding-left: 23px;
	padding-top: 22px;
	float: left;
}
.product-grid .name a {
	color: #7C7C7C;
	text-decoration: none;
	display: block;
	font-family: Oswald, sans-serif;
	font-size: 14px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.product-grid .description {
	display: none;
}
.product-grid .rating {
	display: block;
	margin-bottom: 14px;
}
.product-grid .price {
	display: block;
	font-weight: normal;
	color: #7C7C7C;
	margin-bottom: 4px;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.product-grid .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-grid .price-new {
	font-weight: normal;
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .cart {
	margin-top: 15px;
	float: center;
}
.product-grid .wishlist a {
	color: #7f7f7f;
	text-decoration: none;
	float: left;
	margin-right: 10px;
	float: center;
	display: none;
}
.product-grid .compare a {
	color: #7f7f7f;
	text-decoration: none;
	float: center;
	display: none;
}
/* Product */
.product-info {
	margin-bottom: 20px;
	overflow: auto;
}
.product-info > .left {
	float: left;
	margin-right: 15px;
}
.product-info > .left + .right {
	margin-left: 276px;
}
.product-info .image {
	background: url("../image/img-bg3.png") no-repeat;
      height: 250px;
	width: 250px;
	float: left;
	margin-bottom: 20px;
	text-align: center;
}
.product-info .image img {
	padding-left: 28px;
	padding-top: 26px;
	float: left;
}
.product-info .image-additional {
	width: 260px;
	margin-left: -10px;
	clear: both;
	overflow: hidden;
}
.product-info .image-additional img {
	border: 3px solid #c7c7c7;
	-moz-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	background: none repeat scroll 0 0 #000000;
	box-shadow: 0 0 1px rgba(255, 255, 255, 0.4) inset, 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 1px 2px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 0px;
}
.product-info .image-additional a {
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
}
.product-info .description {
	padding: 5px 5px 10px 5px;
	margin-bottom: 10px;
	line-height: 20px;
	color: #7C7C7C;
}
.product-info .description span {
	color: #7C7C7C;
	font-weight: normal;
}
.product-info .description a {
	color: #7C7C7C;
	text-decoration: none;
}
.product-info .price {
	overflow: auto;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: normal;
	color: #7C7C7C;
}
.product-info .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-info .price-new {
}
.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 {
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	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 {
	outline: 1px solid #c7c7c7;
	border: 3px solid #FFFFFF;
	padding: 18px 5px 18px 5px;
	margin-bottom: 20px;
	color: #7c7c7c;
	overflow: auto;
	margin-left: 5px;
	margin-right: 2px;
}
.product-info .cart a {
	color: #7c7c7c;
	font-size: 11px;
}
.product-info .cart div {
	float: left;
	vertical-align: middle;
	padding-left: 20px;
}
.product-info .cart div > span {
	padding-top: 7px;
	display: block;
	color: #a5a5a5;
	padding-left: 5px;
	padding-right: 5px;
}
.product-info .cart .minimum {
	padding-top: 5px;
	font-size: 11px;
	color: #999;
	clear: both;
}
.product-info .review {
	color: #4D4D4D;
	outline: 1px solid #c7c7c7;
	border: 3px solid #FFFFFF;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 2px;
}
.product-info .review > div {
	padding: 8px;
	line-height: 20px;
	padding-left: 25px;
}
.product-info .review a {
	color: #505050;
	font-size: 11px;
	vertical-align: middle;
}
.product-info .review > div > span {
	color: #38B0E3;
}
.product-info .review .share {
	overflow: auto;
	line-height: normal;
}
.product-info .review .share a {
	text-decoration: none;
	color: #6b6b6b;
}
.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: normal;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #000000;
	font-weight: normal;
	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: normal;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #000000;
	font-weight: normal;
	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: normal;
}
.compare-info .price-old {
	font-weight: normal;
	color: #F00;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: normal;
}
/* wishlist */
.wishlist-info 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-info td {
	padding: 7px;
}
.wishlist-info thead td {
	color: #4D4D4D;
	font-weight: normal;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info thead .image {
	text-align: center;
}
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
	text-align: left;
}
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
	text-align: right;
}
.wishlist-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.wishlist-info tbody .image {
	text-align: center;
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
	text-align: left;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align: right;
}
.wishlist-info tbody .price s {
	color: #F00;
}
.wishlist-info tbody .action img {
	cursor: pointer;
}
.login-content {
	margin-bottom: 20px;
}
.login-content .left {
	float: left;
	width: 48%;
}
.login-content .right {
	float: right;
	width: 48%
}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
}
/* 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: normal;
}
/* 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: 31%;
	margin-right: 15px;
}
.return-model {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-quantity {
	float: left;
	width: 31%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-captcha {
	float: left;
}
.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: 15px;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #4D4D4D;
	font-weight: normal;
	background-color: #F7F7F7;
	border: 1px solid #FFF;
	outline: 1px solid #DFDFDF;
}
.cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
	text-align: left;
}
.cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border: 1px solid #FFF;
	outline: 1px solid #DFDFDF;
}
.cart-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
	text-align: left;
}
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
	position: relative;
	top: 4px;
	cursor: pointer;
}
.cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: normal;
}
.cart-module > div {
	display: none;
}
.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: #F1F1F1;
	outline: 1px solid #dfdfdf;
	border: 1px solid #FFFFFF;
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #1B1B1B;
	margin-bottom: 15px;
}
.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: normal;
	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;
	overflow: auto;
	min-height: 100px;
	background: #f9f9f9;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	z-index: 3;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-khtml-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
	behavior: url(catalog/view/theme/galleryshop/stylesheet/PIE.php);
	padding-bottom: 90px;
	padding-top: 5px;
	border-top: 1px solid #E3E3E3;
}
#footer h3 {
	color: #000000;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#footer .column {
	float: left;
	width: 25%;
	min-height: 100px;
}
#footer .column ul {
	margin-top: 0px;
	margin-left: 8px;
	padding-left: 12px;
}
#footer .column ul li {
	margin-bottom: 3px;
}
#footer .column a {
	text-decoration: none;
	color: #000;
}
#footer .column a:hover {
	text-decoration: underline;
}
#powered {
	margin-top: 5px;
	text-align: right;
	clear: both;
}
/* banner */
.banner div {
	text-align: center;
	width: 100%;
	display: none;
}
.banner div img {
	margin-bottom: 20px;
}

/* nivo slide show */

.slideshow-top{
	background: url('../image/slide-top.png') no-repeat;
	height: 5px;
}


.slideshow-bottom{
	background: url('../image/slide-bottom.png') no-repeat;
	height: 5px;
	margin-bottom: 50px;
}

.slideshow-top,
.slideshow-bottom {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

/* Html */

#html-wrapper {
	width: 975px;
	float: left;
	margin-left: -25px;
      padding-left: 25px;
	background: #F9F9F9;
	padding-top: 30px;
	padding-bottom: 10px;
	border-top: 1px #E3E3E3 solid;
}
.html-name {
	color: #1B1B1B;
    display: block;
    font-family: Oswald,sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 14px;
    padding: 8px 18px 10px 0;
    text-transform: uppercase;
}
#html-wrapper .html-3  {
	display: inline-block;
    margin-bottom: 0px;
    margin-right: 20px;
    vertical-align: top;
	padding-left: 25px;
    width: 270px;
	text-align: left;
	color: #7c7c7c!important;
	font-weight: normal;
}
#html-wrapper .html-3 p {
	line-height: 20px;
}
#html-wrapper .html-3 div a {
	color: #555555;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}

#html-wrapper .html-3 div h3{
	color: #555555;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}	

#footer-holder {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}

#site_payment {
	color: #f9f9f9;
	float: right;
	margin-right: 23px;
	margin-top: 17px;
}
#site_payment .heading {
	font-family: Oswald, sans-serif;
	margin-right: 15px;
	margin-top: 10px;
	color: #7c7c7c;
	font-size: 14px;
	text-transform:	uppercase;
	float: left;
	line-height: 16px;
	display: none;
}
#site_payment .headingtext {
	float: left;
	color: #aaaaaa;
	font-style: italic;
	font-size: 11px;
	margin-right: 15px;
	text-transform:	none;
	display: none;
}
/*footer-menu*/
#footer-menu-left {
    float: left;
    height: 70px;
    width: 5px;
}
#footer-menu-right {
    float: right;
    height: 70px;
    width: 5px;
}
#footer-menu {
	height: 70px;
	margin-bottom: 25px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background: url("../image/menu.png") no-repeat;
	z-index: 20;
	font-size: 13px;
	position: relative;
	margin-top: -75px;
}
#footer-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer-menu > ul > li  {
	position: relative;
	float: left;
	z-index: 20;
	background: no-repeat top right;
	height: 70px;
	text-decoration: none;
	z-index: 999;
      
}
#footer-menu > ul > li:last-child {
	background: none;
}
#footer-menu > ul > li {
	display: block;
}
#footer-menu > ul > li span{
	display: block;
}
#footer-menu > ul > li span span {
	font-size: 13px !important;
	font-family: Oswald, sans-serif;
	color: #7c7c7c;
	padding: 15px;
      padding-top: 25px !important;
	text-decoration: none;
	display: block;
	z-index: 6;
	position: relative;
}
#footer-menu > ul > li > a {
	display: block;
}
#footer-menu > ul > li > a span{
	display: block;
}
#footer-menu > ul > li > a span span {
	font-size: 13px !important;
	font-family: Oswald , sans-serif;
	color: #7c7c7c;
	padding: 15px;
      padding-top: 25px !important;
	text-decoration: none;
	display: block;
	z-index: 6;
	position: relative;
}
#footer-menu > ul > li:first-child > a {
	background: no-repeat;
	margin-left:5px;
	padding-left: 5px;
	height: 70px;
}
#footer-menu > ul > li:first-child > a span{
	background: repeat-x;
	height: 70px;
}
#footer-menu > ul > li:first-child > a span span {
	background: no-repeat top right;
	color: #7c7c7c;
	height: 70px;
}
#footer-menu > ul > li:first-child > a:hover {
	background: no-repeat;
	margin-left: 5px;
	padding-left: 5px;
	height: 70px;
}
#footer-menu > ul > li:first-child > a:hover span {
	background: repeat-x;
	height: 70px;
}
#footer-menu > ul > li:first-child > a:hover span span {
	background: no-repeat top right;
	color: #7c7c7c;
	
}
#footer-menu > ul > li > a:hover {
	background: repeat-x;
	height: 70px;
}
#footer-menu > ul > li > a:hover span {
	background: no-repeat top left;
}
#footer-menu > ul > li > a:hover span span {
	background: no-repeat top right;
	color: #7c7c7c;
}
#footer-menu > ul > li:hover {

}
#footer-menu > ul > li:hover a span {
	background: no-repeat top left;
}
#footer-menu > ul > li:hover a span span {
	background: no-repeat top right;
	color: #7c7c7c;
}
#footer-menu > ul > li:hover > div {
	display: table;
	padding-top: 10px;
}
#footer-menu > ul > li > div > ul {
	display: table-cell;
	background: #7c7c7c;
}
#footer-menu > ul > li ul + ul {
	padding-left: 20px;
}
#footer-menu > ul > li ul > li:first-child {
	border-top: none;
}
#footer-menu > ul > li ul > li:last-child {
}

#footer-menu > ul > li ul > li{
	border-top: 1px solid #7c7c7c;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}
#footer-menu > ul > li ul > li:first-child:hover {
}
#footer-menu > ul > li ul > li:hover {
}
#footer-menu > ul > li ul > li:last-child:hover {
}
#footer-menu > ul > li ul > li > a {
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF!important;
	display: block;
	white-space: nowrap;
	min-width: 149px;
	
	
}
#footer-menu > ul > li ul > li > a:hover {
	color: #FFFFFF!important;
}
#footer-menu > ul > li > div > ul > li > a {
	color: #FFFFFF;
	padding: 0 16px;
	line-height: 2.9;
}
.galleryshop-module-heading {
	color: #7c7c7c;
}
.galleryshop-footer-heading {
	color: #7c7c7c;
	font-size: 13px;
}
.galleryshop-footer-facebook, .galleryshop-footer-twitter, .galleryshop-footer-myspace, .galleryshop-footer-youtube, .galleryshop-footer-flickr {
	display: block;
	height: 25px;
	width: 25px;
	float: left;
	margin-right: 5px;
}
.galleryshop-footer-facebook {
	background: url("../image/facebook.png") no-repeat;
}	
.galleryshop-footer-facebook:hover {
	background: url("../image/facebook-hover.png") no-repeat;
}
.galleryshop-footer-twitter {
	background: url("../image/twitter.png") no-repeat;
}	
.galleryshop-footer-twitter:hover {
	background: url("../image/twitter-hover.png") no-repeat;
}
.galleryshop-footer-myspace {
	background: url("../image/myspace.png") no-repeat;
}	
.galleryshop-footer-myspace:hover {
	background: url("../image/myspace-hover.png") no-repeat;
}
.galleryshop-footer-youtube {
	background: url("../image/youtube.png") no-repeat;
}	
.galleryshop-footer-youtube:hover {
	background: url("../image/youtube-hover.png") no-repeat;
}
.galleryshop-footer-flickr {
	background: url("../image/flickr.png") no-repeat;
}	
.galleryshop-footer-flickr:hover {
	background: url("../image/flickr-hover.png") no-repeat;
}


/* Footer */
.footer-default {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background: url("../image/footer.png") top center repeat-y;
	overflow: auto;
	-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; 
	behavior: url(catalog/view/theme/galleryshop/stylesheet/PIE.php);	
}
.footer-area .column_1 {
  	float: left !important;
    width: 190px !important;
	margin-left: 30px;
	list-style: none;
	min-height: 270px;
	background: right repeat-y;
	padding-top: 30px;
}
.footer-area .header_1 {
    width: 208px !important;
	color: #7c7c7c;
    display: block;
    font-size: 12px;
    margin-bottom: 18px;
	list-style: none;
	font-family: Oswald, sans-serif;
	text-transform: uppercase;
}
.footer-area .column_1 p{
	padding-right: 20px;
	color: #7c7c7c;
}

.footer-area .column_2 {
  	float: left !important;
    width: 231px !important;
	min-height: 270px;
	background: right repeat-y;
	padding-top: 30px;
	padding-left: 30px;
	color: #7c7c7c;
    font-size: 11px!important;
    line-height: 18px!important;
    list-style: none outside none;
    text-decoration: none;
}
.footer-area .header_2 {
    width: 196px !important;
	color: #7c7c7c;
    display: block;
    font-size: 12px;
    margin-bottom: 18px;
	list-style: none;
	font-family: Oswald, sans-serif;
	text-transform: uppercase;
}
.footer-area .column_3 {
  	float: left !important;
    width: 201px !important;
	margin-left: 30px;
	list-style: none;
	min-height: 270px;
	background: right repeat-y;
	padding-top: 30px;
	padding-right: 20px;
}


.footer-area .column_3 a, .footer-area .column_1 a, .footer-area .column_2 a, .footer-area .column_4 a{
  	line-height: 18px;
  	text-decoration: none;
  	font-size: 11px;
	list-style: none;
	color: #7c7c7c;
}
.footer-area .column_2 ul{
	list-style:  none;
	padding-left: 0px;
}
.footer-area .column_3 ul,.footer-area .column_1 ul ,.footer-area .column_2 li, .footer-area .column_4 ul{
	list-style:  none;
	padding-left: 3px;
}
.footer-area .column_3 li a, .footer-area .column_1 li a, .footer-area .column_4 li a {
	background-image: url("../image/dot.png");
	background-repeat: no-repeat;
	background-position: 0% 50%;
    background-repeat: no-repeat;
	padding-left: 12px;
}
.footer-area .column_3 li a:hover, .footer-area .column_1 li a:hover, .footer-area .column_4 li a:hover {
	background-image: url("../image/dot-hover.png");
	background-position: 0% 50%;
    background-repeat: no-repeat;
	color: #3F4247;
}
.footer-area .header_3 {
    margin-right: 30px !important;
    width: 210px !important;
	color: #7c7c7c;
    display: block;
    font-size: 12px;
    margin-bottom: 18px;
	list-style: none;
	font-family: Oswald, sans-serif;
	text-transform: uppercase;
}
.footer-area .column_4 {
  	float: left !important;
    width: 170px !important;
	list-style: none;
	padding-top: 30px;
	margin-left:30px;
	overflow: hidden;
}
.footer-area .header_4{
    width: 210px !important;
	color: #7c7c7c;
    display: block;
    font-size: 12px;
    margin-bottom: 18px;
	list-style: none;
	font-family: Oswald, sans-serif;
	text-transform: uppercase;
}

.product-list .name a:hover,.product-list .wishlist a:hover,.product-list .compare a:hover,.product-grid .wishlist a:hover,.product-grid .compare a:hover, .product-grid .name a:hover,#header .links a:hover,
.htabs a:hover, .product-info .cart a:hover, .product-info .review a:hover, .box-product .name a:hover, .box-featured-center .name a:hover, .breadcrumb a:hover, .box-left-product .name a:hover,
.box-related-product .name a:hover, .banner_3 a:hover
 
{
	color: #3F4247;
}