html {
	margin: 0px; padding: 0px;
}
body {
	background: url("../images/fabric_of_squares_gray.png") rgb(247, 247, 247); margin: 0px; padding: 0px; color: rgb(41, 41, 41); font-family: "Open Sans",Helvetica,Arial,Verdana,sans-serif;
}
body {
	font-size: 13px;
}
td {
	font-size: 13px;
}
th {
	font-size: 13px;
}
input {
	font-size: 13px;
}
textarea {
	font-size: 13px;
}
select {
	font-size: 13px;
}
a {
	font-size: 13px;
}
h1 {
	color: rgb(41, 41, 41); font-size: 32px; font-weight: normal; margin-top: 0px; margin-bottom: 20px; text-shadow: 0px 0px 1px rgba(0,0,0,0.01);
}
.welcome {
	color: rgb(41, 41, 41); font-size: 32px; font-weight: normal; margin-top: 0px; margin-bottom: 20px; text-shadow: 0px 0px 1px rgba(0,0,0,0.01);
}
.h1 {
	color: rgb(92, 103, 109); font-size: 36px; font-weight: normal;
}
h2 {
	color: rgb(85, 85, 85); font-size: 16px; font-weight: 600; margin-top: 0px; margin-bottom: 5px;
}
h4 {
	color: rgb(78, 78, 78); font-family: "PT Sans", sans-serif;
}
p {
	margin-top: 0px; margin-bottom: 20px;
}
a {
	color: rgb(13, 29, 96); text-decoration: none; cursor: pointer;
}
a:visited {
	color: rgb(13, 29, 96); text-decoration: none; cursor: pointer;
}
a b {
	color: rgb(13, 29, 96); text-decoration: none; cursor: pointer;
}
a:hover {
	text-decoration: none;
}
b {
	color: rgb(85, 85, 85);
}
a img {
	border: currentColor; border-image: none;
}
form {
	margin: 0px; padding: 0px; display: inline;
}
input[type='text'] {
	background: url("../images/input.png") repeat-x top rgb(255, 255, 255); padding: 7px; border: 1px solid rgb(219, 222, 225); border-image: none; margin-right: 0px; margin-left: 0px;
}
input {
	background: url("../images/input.png") repeat-x top rgb(255, 255, 255); padding: 7px; border: 1px solid rgb(219, 222, 225); border-image: none; margin-right: 0px; margin-left: 0px;
}
textarea {
	background: url("../images/input.png") repeat-x top rgb(255, 255, 255); padding: 7px; border: 1px solid rgb(219, 222, 225); border-image: none; margin-right: 0px; margin-left: 0px;
}
select {
	background: url("../images/input.png") repeat-x top rgb(255, 255, 255); padding: 7px; border: 1px solid rgb(219, 222, 225); border-image: none; margin-right: 0px; margin-left: 0px;
}
textarea {
	transition:0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out;
}
input[type='text'] {
	transition:0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out;
}
textarea:hover {
	box-shadow: 0px 0px 5px rgba(81,203,238,1); -webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 1); -moz-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
}
textarea:focus {
	border: 1px solid rgb(224, 76, 76); border-image: none; outline-style: none; box-shadow: 0px 0px 5px rgba(224,34,34,1); -webkit-box-shadow: 0 0 5px rgba(224, 34, 34, 1); -moz-box-shadow: 0 0 5px rgba(224, 34, 34, 1);
}
input:hover {
	box-shadow: 0px 0px 5px rgba(81,203,238,1); -webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 1); -moz-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
}
input:focus {
	border: 1px solid rgb(224, 76, 76); border-image: none; outline-style: none; box-shadow: 0px 0px 5px rgba(224,34,34,1); -webkit-box-shadow: 0 0 5px rgba(224, 34, 34, 1); -moz-box-shadow: 0 0 5px rgba(224, 34, 34, 1);
}
label {
	cursor: pointer;
}
#container-fb {
	
}
#container-s-top {
	margin: 20px auto; padding: 0px; width: 980px; position: relative; box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
}
#container {
	background: rgb(255, 255, 255); padding: 10px 10px 0px; text-align: left; overflow: auto; margin-right: auto; margin-left: auto;
}
#column-left {
	width: 180px; padding-top: 5px; float: left;
}
#column-right {
	width: 180px; padding-top: 5px; float: right;
}
#content {
	padding: 6px; margin-bottom: 25px; min-height: 400px;
}
#column-left + #column-right + #content {
	margin-left: 195px;
}
#column-left + #content {
	margin-left: 195px;
}
#column-right + #content {
	margin-right: 195px;
}
#header {
	background: rgb(255, 255, 255); margin: 0px auto; height: 110px; text-align: left; position: relative; z-index: 99;
}
#header-top {
	border-bottom-color: rgb(229, 232, 234); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
#header-massage {
	line-height: 30px; margin-left: 10px; float: left;
}
#header-massage p {
	margin: 0px; padding: 0px; color: rgb(151, 151, 166);
}
#header-bottom {
	overflow: auto; display: block;
}
.social-network-top {
	line-height: 30px; margin-top: 1px; margin-right: 10px; float: right; -webkit-margin-before: -1px;
}
.social-network-top > ul {
	margin: 0px; padding: 0px; display: inline;
}
.social-network-top > ul > li {
	padding: 0px; display: inline;
}
.social-network-top > ul > li > a {
	padding: 6px 17px; -webkit-padding-before: 6px; -webkit-padding-end: 17px; -webkit-padding-after: 9px; -webkit-padding-start: 17px;
}
.facebook-top {
	background: url("../images/g_facebook_16.png") no-repeat 13px 8px; width: 16px; height: 16px;
}
.facebook-top:hover {
	background: url("../images/g_facebook_16.png") no-repeat -12px 8px rgb(59, 88, 154); width: 16px; height: 16px;
}
.flickr-top {
	background: url("../images/g_flickr_16.png") no-repeat 9px 8px; width: 16px; height: 16px;
}
.flickr-top:hover {
	background: url("../images/g_flickr_16.png") no-repeat -15px 8px rgb(248, 6, 131); width: 16px; height: 16px;
}
.google-top {
	background: url("../images/g_google_16.png") no-repeat 10px 8px; width: 16px; height: 16px;
}
.google-top:hover {
	background: url("../images/g_google_16.png") no-repeat -15px 8px rgb(216, 74, 56); width: 16px; height: 16px;
}
.instagram-top {
	background: url("../images/g_instagram_16.png") no-repeat 10px 8px; width: 16px; height: 16px;
}
.instagram-top:hover {
	background: url("../images/g_instagram_16.png") no-repeat -16px 8px rgb(100, 56, 42); width: 16px; height: 16px;
}
.linkedin-top {
	background: url("../images/g_linkedin_16.png") no-repeat 11px 8px; width: 16px; height: 16px;
}
.linkedin-top:hover {
	background: url("../images/g_linkedin_16.png") no-repeat -14px 8px rgb(1, 92, 160); width: 16px; height: 16px;
}
.pinterest-top {
	background: url("../images/g_pinterest_16.png") no-repeat 11px 8px; width: 16px; height: 16px;
}
.pinterest-top:hover {
	background: url("../images/g_pinterest_16.png") no-repeat -14px 8px rgb(201, 34, 41); width: 16px; height: 16px;
}
.twitter-top {
	background: url("../images/g_twitter_16.png") no-repeat 10px 8px; width: 16px; height: 16px;
}
.twitter-top:hover {
	background: url("../images/g_twitter_16.png") no-repeat -15px 8px rgb(53, 202, 249); width: 16px; height: 16px;
}
.vimeo-top {
	background: url("../images/g_vimeo_16.png") no-repeat 9px 8px; width: 16px; height: 16px;
}
.vimeo-top:hover {
	background: url("../images/g_vimeo_16.png") no-repeat -17px 8px rgb(26, 176, 228); width: 16px; height: 16px;
}
.youtube-top {
	background: url("../images/g_youtube_16.png") no-repeat 9px 8px; width: 16px; height: 16px;
}
.youtube-top:hover {
	background: url("../images/g_youtube_16.png") no-repeat -17px 8px rgb(188, 48, 46); width: 16px; height: 16px;
}
.blogger-top {
	background: url("../images/g_blogger_16.png") no-repeat 9px 8px; width: 16px; height: 16px;
}
.blogger-top:hover {
	background: url("../images/g_blogger_16.png") no-repeat -16px 8px rgb(235, 119, 40); width: 16px; height: 16px;
}
.envato-top {
	background: url("../images/g_envato_16.png") no-repeat 10px 8px; width: 16px; height: 16px;
}
.envato-top:hover {
	background: url("../images/g_envato_16.png") no-repeat -15px 8px rgb(51, 116, 15); width: 16px; height: 16px;
}
#header-middle {
	display: block; position: relative;
}
#logo {
	left: 30px; top: 25px; position: absolute;
}
#logo a {
	text-decoration: none;
}
#header-links {
	border-bottom-color: rgb(13, 29, 96); border-bottom-width: 2px; border-bottom-style: solid; background-color: rgb(255, 255, 255);
}
#switcher {
	margin-right: 6px; float: right;
}
#links {
	margin-left: 10px;
}
#links #home-i {
	background: url("../images/h_grey.png") no-repeat center; width: 20px; height: 18px;
}
#switcher > ul > li + li {
	background: url("../images/split.png") no-repeat left;
}
#links > ul > li + li {
	background: url("../images/split.png") no-repeat left;
}
#switcher ul {
	list-style: none; margin: 0px; padding: 0px;
}
#links ul {
	list-style: none; margin: 0px; padding: 0px;
}
#switcher > ul > li {
	float: left; position: relative; z-index: 22;
}
#links > ul > li {
	float: left; position: relative; z-index: 22;
}
#switcher > ul > li:hover {
	transition:0.5s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s;
}
#links > ul > li:hover {
	transition:0.5s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s;
}
#switcher > ul > li > a {
	padding: 11px 10px; color: rgb(70, 70, 70); line-height: 20px; font-family: "Open Sans",Helvetica,Arial,Verdana,sans-serif; font-size: 14px; text-decoration: none; display: block; position: relative; z-index: 6;
}
#links > ul > li > a {
	padding: 11px 10px; color: rgb(70, 70, 70); line-height: 20px; font-family: "Open Sans",Helvetica,Arial,Verdana,sans-serif; font-size: 14px; text-decoration: none; display: block; position: relative; z-index: 6;
}
#switcher > ul > li > a:hover {
	color: rgb(238, 40, 73);
}
#links > ul > li > a:hover {
	color: rgb(238, 40, 73);
}
#switcher > ul > li:hover > a {
	background: url("../images/submenu.png") no-repeat bottom;
}
#links > ul > li:hover > a {
	background: url("../images/submenu.png") no-repeat bottom;
}
#links > ul > li:hover > a.none {
	background: none;
}
#switcher > ul > li > div {
	background: rgb(255, 255, 255); padding: 5px; right: 0px; border-right-color: rgb(219, 222, 225); border-bottom-color: rgb(219, 222, 225); border-left-color: rgb(219, 222, 225); border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: none; position: absolute; z-index: 5; box-shadow: 0px 3px 10px rgba(0,0,0,0.2); -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
}
#links > ul > li > div {
	background: rgb(255, 255, 255); border-right-color: rgb(219, 222, 225); border-bottom-color: rgb(219, 222, 225); border-left-color: rgb(219, 222, 225); border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: none; position: absolute; z-index: 5; box-shadow: 0px 3px 10px rgba(0,0,0,0.2); -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
}
#switcher > ul > li > div > ul {
	display: table-cell;
}
#links > ul > li > div > ul {
	display: table-cell;
}
#switcher > ul > li ul > li + li {
	border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid;
}
#links > ul > li ul > li + li {
	border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid;
}
#switcher > ul > li ul > li > a {
	padding: 8px 15px; color: rgb(126, 126, 126); font-size: 12px; text-decoration: none; display: block; white-space: nowrap; min-width: 125px;
}
#links > ul > li ul > li > a {
	padding: 8px 15px; color: rgb(126, 126, 126); font-size: 12px; text-decoration: none; display: block; white-space: nowrap; min-width: 125px;
}
#switcher > ul > li ul > li > a:hover {
	color: rgb(238, 40, 73);
}
#links > ul > li ul > li > a:hover {
	color: rgb(238, 40, 73);
}
#switcher > ul > li:first-child {
	
}
#links > ul > li:first-child {
	
}
.agnes-breadcrumb {
	background: url("../images/bread_shadow.png") repeat-x top rgb(245, 245, 243); margin: -10px -10px 20px; padding: 15px; text-align: center;
}
.agnes-breadcrumb a {
	color: rgb(55, 58, 65); text-decoration: none;
}
.other-breadcrumb {
	background: url("../images/bread_shadow.png") repeat-x top rgb(245, 245, 243); margin: -10px -10px 20px; padding: 15px; text-align: center;
}
.other-breadcrumb a {
	color: rgb(55, 58, 65); text-decoration: none;
}
.breadcrumb {
	color: rgb(204, 204, 204); margin-bottom: 10px;
}
.success {
	padding: 15px 10px 15px 33px; color: rgb(85, 85, 85); margin-bottom: 20px; box-shadow: 0px 0px 6px 0px rgba(128,128,128,0.1);
}
.warning {
	padding: 15px 10px 15px 33px; color: rgb(85, 85, 85); margin-bottom: 20px; box-shadow: 0px 0px 6px 0px rgba(128,128,128,0.1);
}
.attention {
	padding: 15px 10px 15px 33px; color: rgb(85, 85, 85); margin-bottom: 20px; box-shadow: 0px 0px 6px 0px rgba(128,128,128,0.1);
}
.information {
	padding: 15px 10px 15px 33px; color: rgb(85, 85, 85); margin-bottom: 20px; box-shadow: 0px 0px 6px 0px rgba(128,128,128,0.1);
}
.success {
	background: url("../images/success.png") no-repeat 10px; border-width: 2px 1px 1px; border-style: solid; border-color: rgb(187, 223, 141) rgb(231, 231, 231) rgb(231, 231, 231);
}
.warning {
	background: url("../images/warning.png") no-repeat 10px; border-width: 2px 1px 1px; border-style: solid; border-color: rgb(248, 172, 172) rgb(231, 231, 231) rgb(231, 231, 231);
}
.attention {
	background: url("../images/attention.png") no-repeat 10px; border-width: 2px 1px 1px; border-style: solid; border-color: rgb(242, 221, 140) rgb(231, 231, 231) rgb(231, 231, 231);
}
.success .close {
	padding-top: 4px; padding-right: 4px; float: right; cursor: pointer;
}
.warning .close {
	padding-top: 4px; padding-right: 4px; float: right; cursor: pointer;
}
.attention .close {
	padding-top: 4px; padding-right: 4px; float: right; cursor: pointer;
}
.information .close {
	padding-top: 4px; padding-right: 4px; float: right; cursor: pointer;
}
.required {
	color: rgb(255, 0, 0); font-weight: bold;
}
.error {
	color: rgb(255, 0, 0); display: block;
}
.help {
	color: rgb(153, 153, 153); font-family: Verdana, Geneva, sans-serif; font-size: 10px; font-weight: normal; display: block;
}
table.form {
	width: 100%; margin-bottom: 20px; border-collapse: collapse;
}
table.form tr td:first-child {
	width: 150px;
}
table.form > * > * > td {
	color: rgb(0, 0, 0);
}
table.form td {
	padding: 4px;
}
input.large-field {
	width: 300px;
}
select.large-field {
	width: 300px;
}
table.list {
	width: 100%; margin-bottom: 20px; border-top-color: rgb(221, 221, 221); border-left-color: rgb(221, 221, 221); border-top-width: 1px; border-left-width: 1px; border-top-style: solid; border-left-style: solid; border-collapse: collapse;
}
table.list td {
	border-right-color: rgb(221, 221, 221); border-bottom-color: rgb(221, 221, 221); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
table.list thead td {
	padding: 0px 5px; background-color: rgb(239, 239, 239);
}
table.list thead td a {
	color: rgb(34, 34, 34); font-weight: bold; text-decoration: none;
}
.list thead td {
	color: rgb(34, 34, 34); font-weight: bold; text-decoration: none;
}
table.list tbody td {
	padding: 0px 5px; vertical-align: top;
}
table.list .left {
	padding: 7px; text-align: left;
}
table.list .right {
	padding: 7px; text-align: right;
}
table.list .center {
	padding: 7px; text-align: center;
}
table.radio {
	width: 100%; border-collapse: collapse;
}
table.radio td {
	padding: 5px; vertical-align: top;
}
table.radio td label {
	display: block;
}
table.radio tr td:first-child {
	width: 1px;
}
table.radio tr td:first-child input {
	margin-top: 1px;
}
table.radio tr.highlight:hover td {
	background: rgb(241, 255, 221); cursor: pointer;
}
.pagination {
	width: 100%; padding-top: 8px; margin-bottom: 10px; border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid; display: inline-block;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	padding: 4px 10px; border: 1px solid rgb(238, 238, 238); border-image: none; color: rgb(163, 163, 163); text-decoration: none; display: inline-block;
}
.pagination .links a:hover {
	border: 1px solid rgb(187, 223, 141); border-image: none; color: rgb(255, 255, 255); background-color: rgb(187, 223, 141);
}
.pagination .links b {
	padding: 4px 10px; border: 1px solid rgb(187, 223, 141); border-image: none; color: rgb(255, 255, 255); font-weight: bold; text-decoration: none; display: inline-block; background-color: rgb(187, 223, 141);
}
.pagination .results {
	padding-top: 3px; float: right;
}
a.button {
	border-width: 1px 1px 2px; border-style: solid; border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(242, 125, 0); margin: 5px 5px 5px 10px; color: rgb(0, 0, 0); line-height: 14px; font-family: "Open Sans",Helvetica,Arial,Verdana,sans-serif; font-size: 13px; cursor: pointer; box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.1);
}
input.button {
	border-width: 1px 1px 2px; border-style: solid; border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(242, 125, 0); margin: 5px 5px 5px 10px; color: rgb(0, 0, 0); line-height: 14px; font-family: "Open Sans",Helvetica,Arial,Verdana,sans-serif; font-size: 13px; cursor: pointer; box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.1);
}
a.button {
	padding: 8px 18px 10px; text-decoration: none; display: inline-block;
}
input.button {
	background: none; border-width: 1px 1px 2px; border-style: solid; border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(242, 125, 0); padding: 6px 18px; line-height: 14px; text-decoration: none; display: inline-block; -webkit-box-shadow: none; -moz-box-shadow: none;
}
a.button:hover {
	border-bottom-color: rgb(13, 29, 96); border-bottom-width: 2px; border-bottom-style: solid;
}
a.button:focus {
	border-bottom-color: rgb(13, 29, 96); border-bottom-width: 2px; border-bottom-style: solid;
}
input.button:hover {
	border-bottom-color: rgb(13, 29, 96); border-bottom-width: 2px; border-bottom-style: solid;
}
input.button:focus {
	border-bottom-color: rgb(13, 29, 96); border-bottom-width: 2px; border-bottom-style: solid;
}
.buttons {
	background: rgb(255, 255, 255); padding: 6px; border: 1px solid rgb(238, 238, 238); border-image: none; overflow: auto; margin-bottom: 20px;
}
.buttons .left {
	text-align: left; float: left;
}
.buttons .right {
	text-align: right; float: right;
}
.buttons .center {
	text-align: center; margin-right: auto; margin-left: auto;
}
.htabs {
	height: 40px; border-bottom-color: rgb(229, 232, 234); border-bottom-width: 1px; border-bottom-style: solid;
}
.htabs a {
	padding: 8px 20px; text-align: center; color: rgb(0, 0, 0); line-height: 25px; font-size: 13px; text-decoration: none; margin-right: 4px; float: left; display: none; background-color: rgb(244, 244, 244);
}
.htabs a:hover {
	color: rgb(255, 255, 255); background-color: rgb(13, 29, 96);
}
.htabs a.selected {
	color: rgb(255, 255, 255); padding-bottom: 7px; background-color: rgb(13, 29, 96);
}
.tab-content {
	padding: 10px; overflow: auto; margin-bottom: 20px; border-right-color: rgb(229, 232, 234); border-bottom-color: rgb(229, 232, 234); border-left-color: rgb(229, 232, 234); border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; z-index: 2; box-shadow: 0px 0px 6px 0px rgba(128,128,128,0.1);
}
.box {
	margin-top: 5px; margin-bottom: 20px; box-shadow: 0px 0px 6px 0px rgba(128,128,128,0.1);
}
.box-none {
	box-shadow: none;
}
.box .box-heading {
	border-width: 1px 1px 2px; border-style: solid; border-color: rgb(231, 231, 231) rgb(231, 231, 231) rgb(13, 29, 96); padding: 6px 0px 6px 10px; color: rgb(80, 89, 103); font-size: 18px; background-color: rgb(251, 251, 251);
}
.box .text-align {
	text-align: center;
}
.box .box-content {
	padding: 10px; border-right-color: rgb(231, 231, 231); border-bottom-color: rgb(231, 231, 231); border-left-color: rgb(231, 231, 231); border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; background-color: rgb(255, 255, 255);
}
.box .box-content-left {
	padding: 10px; border-right-color: rgb(231, 231, 231); border-bottom-color: rgb(231, 231, 231); border-left-color: rgb(231, 231, 231); border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; background-color: rgb(255, 255, 255);
}
.box-product {
	width: 100%; overflow: auto;
}
.box-product > div {
	margin: 10px 16px; border: 1px solid rgb(229, 232, 234); border-image: none; width: 200px; text-align: center; vertical-align: top; display: inline-block;
}
#tab-related .box-product > div {
	margin: 10px 5px; border: 1px solid rgb(229, 232, 234); border-image: none; width: 195px; text-align: center; vertical-align: top; display: inline-block;
}
#column-left + #content #tab-related .box-product > div {
	margin: 10px 20px 10px 22px; width: 200px;
}
.box-product > div:hover {
	transition:0.3s; box-shadow: 0px 0px 10px 4px rgba(119,119,119,0.2); -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -webkit-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.2); -moz-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.2); -o-transition: 0.3s ease all;
}
#column-left + #column-right + #content .box-product > div {
	width: 119px;
}
.box-product .image {
	margin-bottom: 0px; display: block;
}
.box-product .image img {
	padding: 3px;
}
.box-product .name a {
	color: rgb(68, 68, 68); font-size: 16px; font-weight: 600; text-decoration: none; margin-bottom: 4px; display: block;
}
.box-product .price {
	color: rgb(51, 51, 51); font-size: 14px; margin-bottom: 4px;
}
.box-product .price-old {
	color: rgb(255, 0, 0); text-decoration: line-through;
}
.box-product .price-new {
	font-weight: bold;
}
.box-product .rating {
	margin-bottom: 4px; display: block;
}
.box-product .wishlist {
	margin-bottom: 3px;
}
.box-product .compare {
	margin-bottom: 3px;
}
.box-product .wishlist a {
	color: rgb(51, 51, 51); text-decoration: none; display: block;
}
.box-product .compare a {
	color: rgb(51, 51, 51); text-decoration: none; display: block;
}
.side-box {
	margin-top: 5px; margin-bottom: 20px; box-shadow: 0px 0px 6px 0px rgba(128,128,128,0.1);
}
.side-box .side-box-heading {
	border-width: 1px 1px 2px; border-style: solid; border-color: rgb(231, 231, 231) rgb(231, 231, 231) rgb(13, 29, 96); padding: 6px 0px 6px 10px; color: rgb(80, 89, 103); font-size: 18px; background-color: rgb(251, 251, 251);
}
.side-box .side-box-content {
	margin: 0px auto; border-right-color: rgb(231, 231, 231); border-bottom-color: rgb(231, 231, 231); border-left-color: rgb(231, 231, 231); border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; background-color: rgb(255, 255, 255);
}
.side-box .text-align {
	text-align: center;
}
.side-box-product {
	width: 100%; overflow: auto;
}
.side-box-product > div {
	margin: 0px; width: 95%; text-align: center; vertical-align: top; display: inline-block; position: relative;
}
.side-box-product .image {
	display: block;
}
.side-box-product .image img {
	margin: 0px auto;
}
.side-box-product .name a {
	color: rgb(68, 68, 68); font-family: "Open Sans", sans-serif; font-size: 16px; font-weight: 400; text-decoration: none; margin-bottom: 10px; display: block;
}
.side-box-product .price {
	color: rgb(102, 102, 102); line-height: 30px; font-size: 14px; margin-bottom: 4px; display: block;
}
.side-box-product .price-old {
	color: rgb(255, 0, 0); text-decoration: line-through;
}
.side-box-product .price-new {
	font-weight: bold;
}
.side-box-product .rating {
	left: 0px; top: 0px; margin-bottom: 4px; position: absolute;
}
.box-category {
	padding: 0px 10px;
}
.box-category ul {
	list-style: none; margin: 0px; padding: 0px;
}
.box-category > ul > li {
	padding: 10px 8px 10px 0px;
}
.box-category > ul > li + li {
	border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid;
}
.box-category > ul > li > a {
	color: rgb(70, 70, 70); font-size: 13px; text-decoration: none;
}
.box-category > ul > li > a:hover {
	color: rgb(13, 29, 96);
}
.box-category > ul > li ul {
	display: none;
}
.box-category > ul > li a.active {
	color: rgb(51, 51, 51);
}
.box-category > ul > li a.active:hover {
	color: rgb(13, 29, 96);
}
.box-category > ul > li a.active + ul {
	padding-left: 12px; display: block; list-style-image: url("../images/dark_bullet.png");
}
.box-category > ul > li ul > li {
	padding: 5px 5px 0px 0px;
}
.box-category > ul > li ul > li > a {
	color: rgb(129, 129, 129); text-decoration: none; display: block;
}
.box-category > ul > li ul > li > a:hover {
	color: rgb(13, 29, 96);
}
.box-category > ul > li ul > li > a.active:hover {
	color: rgb(13, 29, 96);
}
.box-category > ul > li ul > li > a.active {
	color: rgb(51, 51, 51);
}
#content .content {
	padding: 10px; border: 1px solid rgb(238, 238, 238); border-image: none; overflow: auto; margin-bottom: 20px; background-color: rgb(255, 255, 255);
}
#content .content .left {
	width: 49%; float: left;
}
#content .content .right {
	width: 49%; float: right;
}
.category-info {
	overflow: auto; margin-bottom: 20px;
}
.category-info .image {
	padding: 5px; border: 1px solid rgb(231, 231, 231); border-image: none; margin-right: 15px; float: left;
}
.category-list {
	overflow: auto; margin-bottom: 20px;
}
.category-list ul {
	width: 18%; float: left; list-style-image: url("../images/dark_bullet.png");
}
.category-list > ul > li {
	padding: 5px;
}
.category-list > ul > li > a {
	color: rgb(129, 129, 129); font-size: 13px; text-decoration: none;
}
.manufacturer-list {
	padding: 5px; border: 1px solid rgb(219, 222, 225); border-image: none; overflow: auto; margin-bottom: 20px;
}
.manufacturer-heading {
	background: rgb(248, 248, 248); padding: 5px 8px; font-size: 15px; font-weight: bold; margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	list-style: none; margin: 0px 0px 10px; padding: 0px; width: 25%; float: left;
}
.box-filter {
	margin-top: 5px; box-shadow: 0px 0px 6px 0px rgba(128,128,128,0.1);
}
.product-filter {
	border-width: 1px 1px 2px; border-style: solid; border-color: rgb(231, 231, 231) rgb(231, 231, 231) rgb(13, 29, 96); padding: 6px 10px; overflow: auto; background-color: rgb(251, 251, 251);
}
.box-filter .box-content {
	padding: 10px; border-right-color: rgb(231, 231, 231); border-bottom-color: rgb(231, 231, 231); border-left-color: rgb(231, 231, 231); border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; background-color: rgb(255, 255, 255);
}
.product-filter .display {
	padding-top: 6px; margin-right: 15px; float: left;
}
.product-filter .display b {
	color: rgb(80, 89, 103);
}
.product-filter .display a {
	font-weight: bold;
}
.product-filter .sort {
	float: right;
}
.product-filter .sort b {
	color: rgb(80, 89, 103);
}
.product-filter .limit {
	margin-left: 15px; float: right;
}
.product-filter .limit b {
	color: rgb(80, 89, 103);
}
.product-filter .product-compare {
	padding-top: 8px; float: left;
}
.product-filter .product-compare a {
	color: rgb(41, 41, 41); text-decoration: none;
}
.product-list > div {
	margin: 10px 10px 20px; padding: 15px 15px 5px; border: 1px solid rgb(229, 232, 234); border-image: none; overflow: auto; position: relative;
}
.product-list > div:hover {
	transition:0.3s; box-shadow: 0px 0px 10px 4px rgba(119,119,119,0.2); -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -webkit-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.2); -moz-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.2); -o-transition: 0.3s ease all;
}
.product-list .right {
	margin-left: 15px; float: right;
}
.product-list > div + div {
	padding-top: 16px; border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid;
}
.product-list .image {
	margin-right: 10px; float: left;
}
.product-list .image img {
	padding: 3px;
}
.product-list .name {
	margin-bottom: 3px;
}
.product-list .name a {
	color: rgb(68, 68, 68); font-size: 22px; text-decoration: none; margin-bottom: 10px; display: block;
}
.product-list .description {
	color: rgb(77, 77, 77); line-height: 15px; margin-bottom: 5px;
}
.product-list .rating {
	left: 0px; top: 0px; color: rgb(123, 123, 123); position: absolute;
}
.product-list .price {
	height: 50px; text-align: right; color: rgb(51, 51, 51); line-height: 40px; font-size: 18px; margin-left: 15px; float: left;
}
.product-list .price-old {
	color: rgb(255, 0, 0); text-decoration: line-through;
}
.product-list .price-new {
	font-weight: bold;
}
.product-list .price-tax {
	color: rgb(187, 187, 187); font-size: 12px; font-weight: normal;
}
.product-list .cart {
	margin-bottom: 3px; float: right;
}
.product-list .wishlist {
	line-height: 45px; margin-bottom: 3px; float: right;
}
.product-list .compare {
	line-height: 45px; margin-bottom: 3px; float: right;
}
.product-list .cart {
	line-height: 45px; margin-bottom: 3px; float: right;
}
.product-list .wishlist a {
	color: rgb(51, 51, 51); font-size: 14px; text-decoration: none;
}
.product-list .compare a {
	color: rgb(51, 51, 51); font-size: 14px; text-decoration: none;
}
.product-list .list-bottom {
	text-align: right; padding-top: 5px; clear: both; border-top-color: rgb(13, 29, 96); border-top-width: 1px; border-top-style: solid; display: block;
}
.product-grid {
	width: 100%; text-align: center; overflow: auto;
}
.product-grid > div {
	margin: 10px; border: 1px solid rgb(229, 232, 234); border-image: none; width: 195px; text-align: center; vertical-align: top; display: inline-block; position: relative;
}
.product-grid > div:hover {
	transition:0.3s; box-shadow: 0px 0px 10px 4px rgba(119,119,119,0.2); -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -webkit-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.2); -moz-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.2); -o-transition: 0.3s ease all;
}
#column-left + #content .product-grid > div {
	margin: 10px; width: 215px;
}
#column-right + #content .product-grid > div {
	margin: 10px; width: 215px;
}
#column-left + #column-right + #content .product-grid > div {
	margin: 10px; width: 240px;
}
.product-grid .image {
	margin-bottom: 0px;
}
.product-grid .image img {
	margin: 10px;
}
.product-grid .name a {
	color: rgb(68, 68, 68); font-size: 16px; font-weight: 600; text-decoration: none; margin-bottom: 4px; display: block;
}
.product-grid .description {
	display: none;
}
.product-grid .rating {
	left: 0px; top: 0px; position: absolute;
}
.product-grid .price {
	color: rgb(51, 51, 51); font-size: 14px; margin-bottom: 4px;
}
.product-grid .price-old {
	color: rgb(255, 0, 0); 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 {
	margin-bottom: 3px;
}
.product-grid .compare {
	margin-bottom: 3px;
}
.product-grid .wishlist a {
	color: rgb(51, 51, 51); text-decoration: none;
}
.product-grid .compare a {
	color: rgb(51, 51, 51); text-decoration: none;
}
.product-grid .div-button {
	text-align: center; padding-top: 5px; padding-bottom: 5px; border-top-color: rgb(13, 29, 96); border-top-width: 1px; border-top-style: solid; background-color: rgb(255, 255, 255);
}
.product-info {
	overflow: auto; font-size: 13px; margin-bottom: 20px;
}
.product-info > .left {
	margin-right: 15px; float: left;
}
.product-info > .left + .right {
	margin-left: 265px;
}
.product-info .image {
	padding: 10px; border: 1px solid rgb(231, 231, 231); border-image: none; text-align: center; margin-bottom: 20px; float: left;
}
.product-info .image-additional {
	width: 260px; overflow: hidden; clear: both; margin-left: -10px;
}
.product-info .image-additional img {
	border: 1px solid rgb(231, 231, 231); border-image: none;
}
.product-info .image-additional a {
	margin-bottom: 10px; margin-left: 10px; float: left; display: block;
}
.product-info .description {
	padding: 5px 5px 10px; color: rgb(77, 77, 77); line-height: 25px; margin-bottom: 10px; border-top-color: rgb(231, 231, 231); border-bottom-color: rgb(231, 231, 231); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.product-info .description span {
	color: rgb(13, 29, 96);
}
.product-info .description a {
	color: rgb(13, 29, 96); font-size: 13px; text-decoration: none;
}
.product-info .price {
	padding: 0px 5px 10px; color: rgb(77, 77, 77); overflow: auto; font-size: 24px; font-weight: bold; margin-bottom: 10px; border-bottom-color: rgb(231, 231, 231); border-bottom-width: 1px; border-bottom-style: solid;
}
.product-info .price-old {
	color: rgb(224, 34, 34); text-decoration: line-through;
}
.product-info .price-new {
	
}
.product-info .price-tax {
	color: rgb(153, 153, 153); font-size: 13px; font-weight: normal;
}
.product-info .price .reward {
	color: rgb(153, 153, 153); font-size: 13px; font-weight: normal;
}
.product-info .price .discount {
	color: rgb(77, 77, 77); font-size: 12px; font-weight: normal;
}
.product-info .options {
	padding: 0px 5px 10px; color: rgb(77, 77, 77); margin-bottom: 10px; border-bottom-color: rgb(231, 231, 231); border-bottom-width: 1px; border-bottom-style: solid;
}
.product-info .options h2 {
	color: rgb(77, 77, 77); font-size: 18px;
}
.product-info .option-image {
	margin-top: 3px; margin-bottom: 10px;
}
.product-info .option-image label {
	width: 100%; height: 100%; display: block;
}
.product-info .option-image img {
	border: 1px solid rgb(204, 204, 204); border-image: none; margin-right: 5px; cursor: pointer;
}
.product-info .cart {
	padding: 0px 5px 10px; color: rgb(77, 77, 77); overflow: auto; margin-bottom: 20px; border-bottom-color: rgb(231, 231, 231); border-bottom-width: 1px; border-bottom-style: solid;
}
.product-info .cart div {
	vertical-align: middle; float: left;
}
.product-info .cart div > span {
	color: rgb(153, 153, 153); padding-top: 7px; display: block;
}
.product-info .cart .minimum {
	text-align: center; color: rgb(153, 153, 153); padding-top: 10px; clear: both; font-size: 11px;
}
.product-info .review {
	border: 1px solid rgb(231, 231, 231); color: rgb(77, 77, 77); margin-bottom: 10px; vertical-align: top;
}
.product-info .review > a {
	line-height: 60px; font-size: 13px; text-decoration: none; vertical-align: top;
}
.product-info .add-box a {
	line-height: 30px; font-size: 13px; text-decoration: none;
}
.product-info .review > div > span {
	color: rgb(13, 29, 96);
}
.product-info .review .share {
	line-height: normal; overflow: auto;
}
.product-info .review .share a {
	text-decoration: none;
}
input.cart-button {
	border: 0px currentColor; border-image: none; width: 200px; height: 41px; text-align: center; color: rgb(255, 255, 255); font-size: 16px; margin-top: 6px; margin-left: 15px; cursor: pointer; box-shadow: 0px 0px 0px 7px rgba(255,255,255,0.4); background-color: rgb(13, 29, 96); -webkit-box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.4); -moz-box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.4);
}
input.cart-button:hover {
	transition:0.3s; box-shadow: 0px 0px 10px 4px rgba(119,119,119,0.2); background-color: rgb(247, 148, 30); -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -webkit-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.2); -moz-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.2); -o-transition: 0.3s ease all;
}
.success a {
	color: rgb(247, 148, 30);
}
.new-quantity {
	padding: 0px 7px !important;
}
.ore p {
	margin: 0px; line-height: 60px; font-size: 13px; text-decoration: none;
}
.new-quantity {
	width: 40px; height: 40px; font-size: 14px;
}
.review-list {
	padding: 10px; border: 1px solid rgb(238, 238, 238); border-image: none; overflow: auto; margin-bottom: 20px; position: relative;
}
.review-list .author {
	margin-bottom: 20px; float: left;
}
.review-list .rating {
	top: 0px; right: 0px; position: absolute;
}
.review-list .text {
	clear: both;
}
.attribute {
	width: 100%; margin-bottom: 20px; border-top-color: rgb(221, 221, 221); border-left-color: rgb(221, 221, 221); border-top-width: 1px; border-left-width: 1px; border-top-style: solid; border-left-style: solid; border-collapse: collapse;
}
.attribute thead td {
	background: rgb(247, 247, 247); text-align: left; color: rgb(55, 58, 65); font-size: 14px; font-weight: bold;
}
.attribute thead tr td:first-child {
	background: rgb(247, 247, 247); text-align: left; color: rgb(55, 58, 65); font-size: 14px; font-weight: bold;
}
.attribute tr td:first-child {
	width: 20%; text-align: right; color: rgb(55, 58, 65); font-weight: bold;
}
.attribute td {
	padding: 7px; text-align: center; color: rgb(55, 58, 65); vertical-align: top; border-right-color: rgb(221, 221, 221); border-bottom-color: rgb(221, 221, 221); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
.compare-info {
	width: 100%; margin-bottom: 20px; border-top-color: rgb(221, 221, 221); border-left-color: rgb(221, 221, 221); border-top-width: 1px; border-left-width: 1px; border-top-style: solid; border-left-style: solid; border-collapse: collapse;
}
.compare-info thead td {
	background: rgb(247, 247, 247); text-align: left; color: rgb(55, 58, 65); font-size: 14px; font-weight: bold;
}
.compare-info thead tr td:first-child {
	background: rgb(247, 247, 247); text-align: left; color: rgb(55, 58, 65); font-size: 14px; font-weight: bold;
}
.compare-info tr td:first-child {
	text-align: right; color: rgb(55, 58, 65); font-weight: bold;
}
.compare-info td {
	padding: 7px; width: 20%; text-align: center; color: rgb(55, 58, 65); vertical-align: top; border-right-color: rgb(221, 221, 221); border-bottom-color: rgb(221, 221, 221); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	color: rgb(255, 0, 0); font-weight: bold; text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;
}
.wishlist-info table {
	width: 100%; margin-bottom: 20px; border-top-color: rgb(221, 221, 221); border-right-color: rgb(221, 221, 221); border-left-color: rgb(221, 221, 221); border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid; border-collapse: collapse;
}
.wishlist-info td {
	padding: 7px;
}
.wishlist-info thead td {
	color: rgb(77, 77, 77); font-weight: bold; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(247, 247, 247);
}
.wishlist-info thead .image {
	text-align: center;
}
.wishlist-info thead .name {
	text-align: left;
}
.wishlist-info thead .model {
	text-align: left;
}
.wishlist-info thead .stock {
	text-align: left;
}
.wishlist-info thead .quantity {
	text-align: right;
}
.wishlist-info thead .price {
	text-align: right;
}
.wishlist-info thead .total {
	text-align: right;
}
.wishlist-info thead .action {
	text-align: right;
}
.wishlist-info tbody td {
	vertical-align: top; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.wishlist-info tbody .image img {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
.wishlist-info tbody .image {
	text-align: center;
}
.wishlist-info tbody .name {
	text-align: left;
}
.wishlist-info tbody .model {
	text-align: left;
}
.wishlist-info tbody .stock {
	text-align: left;
}
.wishlist-info tbody .quantity {
	text-align: right;
}
.wishlist-info tbody .price {
	text-align: right;
}
.wishlist-info tbody .total {
	text-align: right;
}
.wishlist-info tbody .action {
	text-align: right;
}
.wishlist-info tbody .price s {
	color: rgb(255, 0, 0);
}
.wishlist-info tbody .action img {
	cursor: pointer;
}
.other-box {
	border: 1px solid rgb(231, 231, 231); border-image: none; overflow: auto; margin-bottom: 20px; box-shadow: 0px 0px 6px 0px rgba(128,128,128,0.1);
}
.other-box .box-heading {
	padding: 6px 0px 6px 10px; color: rgb(80, 89, 103); font-family: "Open Sans",Helvetica,Arial,Verdana,sans-serif; font-size: 18px; font-weight: 400; border-bottom-color: rgb(13, 29, 96); border-bottom-width: 2px; border-bottom-style: solid; background-color: rgb(251, 251, 251);
}
.other-content {
	padding: 10px;
}
.other-content ul {
	list-style: none; margin: 0px; padding: 0px;
}
.other-content > ul > li {
	padding: 10px 8px 10px 0px;
}
.other-content > ul > li + li {
	border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid;
}
.other-content > ul > li > a {
	color: rgb(51, 51, 51); font-size: 13px; text-decoration: none; margin-left: 10px;
}
.login-content {
	overflow: auto; padding-bottom: 5px; margin-bottom: 20px;
}
.login-content .left {
	border: 1px solid rgb(231, 231, 231); border-image: none; width: 48%; margin-top: 5px; float: left; box-shadow: 0px 0px 6px 0px rgba(128,128,128,0.1);
}
.login-content .left-content {
	padding: 10px; min-height: 190px;
}
.login-content .right-content {
	padding: 10px; min-height: 190px;
}
.login-content .left .box-heading {
	padding: 6px 0px 6px 10px; color: rgb(80, 89, 103); font-family: "Open Sans",Helvetica,Arial,Verdana,sans-serif; font-size: 18px; font-weight: 400; border-bottom-color: rgb(13, 29, 96); border-bottom-width: 2px; border-bottom-style: solid; background-color: rgb(251, 251, 251);
}
.login-content .right .box-heading {
	padding: 6px 0px 6px 10px; color: rgb(80, 89, 103); font-family: "Open Sans",Helvetica,Arial,Verdana,sans-serif; font-size: 18px; font-weight: 400; border-bottom-color: rgb(13, 29, 96); border-bottom-width: 2px; border-bottom-style: solid; background-color: rgb(251, 251, 251);
}
.login-content .left .left-button {
	padding: 10px; text-align: right;
}
.login-content .right .right-button {
	padding: 10px; text-align: right;
}
.login-content .right {
	border: 1px solid rgb(231, 231, 231); border-image: none; width: 48%; margin-top: 5px; float: right; box-shadow: 0px 0px 6px 0px rgba(128,128,128,0.1);
}
.login-content .right-content {
	padding: 10px; min-height: 190px;
}
.login-content .left .content {
	min-height: 190px;
}
.login-content .right .content {
	min-height: 190px;
}
.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%; margin-bottom: 2px; float: left;
}
.order-list .order-status {
	width: 49%; text-align: right; margin-bottom: 2px; float: right;
}
.order-list .order-content {
	padding: 10px 0px; width: 100%; margin-bottom: 20px; border-top-color: rgb(238, 238, 238); border-bottom-color: rgb(238, 238, 238); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; display: inline-block;
}
.order-list .order-content div {
	width: 33.3%; float: left;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: rgb(239, 239, 239); font-weight: bold;
}
.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%; margin-bottom: 2px; float: left;
}
.return-list .return-status {
	width: 49%; text-align: right; margin-bottom: 2px; float: right;
}
.return-list .return-content {
	padding: 10px 0px; width: 100%; margin-bottom: 20px; border-top-color: rgb(238, 238, 238); border-bottom-color: rgb(238, 238, 238); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; display: inline-block;
}
.return-list .return-content div {
	width: 33.3%; float: left;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto; margin-bottom: 20px;
}
.return-name {
	width: 31%; margin-right: 15px; float: left;
}
.return-model {
	width: 31%; margin-right: 15px; float: left;
}
.return-quantity {
	width: 31%; float: left;
}
.return-detail {
	overflow: auto; margin-bottom: 20px;
}
.return-reason {
	width: 31%; margin-right: 15px; float: left;
}
.return-opened {
	width: 31%; margin-right: 15px; float: left;
}
.return-opened textarea {
	width: 98%; vertical-align: top;
}
.return-captcha {
	float: left;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%; margin-bottom: 2px; float: left;
}
.download-list .download-status {
	width: 49%; text-align: right; margin-bottom: 2px; float: right;
}
.download-list .download-content {
	padding: 10px 0px; width: 100%; margin-bottom: 20px; border-top-color: rgb(238, 238, 238); border-bottom-color: rgb(238, 238, 238); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; display: inline-block;
}
.download-list .download-content div {
	width: 33.3%; float: left;
}
.download-list .download-info {
	text-align: right;
}
.cart-info table {
	width: 100%; margin-bottom: 15px; border-top-color: rgb(221, 221, 221); border-right-color: rgb(221, 221, 221); border-left-color: rgb(221, 221, 221); border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid; border-collapse: collapse;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: rgb(77, 77, 77); font-weight: bold; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(247, 247, 247);
}
.cart-info thead .image {
	text-align: center;
}
.cart-info thead .name {
	text-align: left;
}
.cart-info thead .model {
	text-align: left;
}
.cart-info thead .quantity {
	text-align: left;
}
.cart-info thead .price {
	text-align: right;
}
.cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.cart-info tbody .image img {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
.cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name {
	text-align: left;
}
.cart-info tbody .model {
	text-align: left;
}
.cart-info tbody .quantity {
	text-align: left;
}
.cart-info tbody .quantity input[type='image'] {
	top: 10px; position: relative; cursor: pointer;
}
.cart-info tbody .quantity img {
	top: 10px; position: relative; cursor: pointer;
}
.cart-info tbody .price {
	text-align: right;
}
.cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: rgb(255, 0, 0); font-weight: bold;
}
.cart-module > div {
	display: none;
}
.cart-total {
	overflow: auto; padding-top: 8px; margin-bottom: 15px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px; text-align: right;
}
.checkout-heading {
	background: rgb(248, 248, 248); padding: 8px; border: 1px solid rgb(219, 222, 225); border-image: none; color: rgb(85, 85, 85); font-size: 13px; font-weight: bold; margin-bottom: 15px;
}
.checkout-heading a {
	font-weight: normal; text-decoration: none; margin-top: 1px; float: right;
}
.checkout-content {
	padding: 0px 0px 15px; overflow: auto; display: none;
}
.checkout-content .left {
	width: 48%; float: left;
}
.checkout-content .right {
	width: 48%; float: right;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%; margin-bottom: 20px; border-top-color: rgb(221, 221, 221); border-right-color: rgb(221, 221, 221); border-left-color: rgb(221, 221, 221); border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid; border-collapse: collapse;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: rgb(77, 77, 77); font-weight: bold; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(247, 247, 247);
}
.checkout-product thead .name {
	text-align: left;
}
.checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity {
	text-align: right;
}
.checkout-product thead .price {
	text-align: right;
}
.checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.checkout-product tbody .name {
	text-align: left;
}
.checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity {
	text-align: right;
}
.checkout-product tbody .price {
	text-align: right;
}
.checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.contact-info {
	overflow: auto;
}
.contact-info .left {
	width: 48%; float: left;
}
.contact-info .right {
	width: 48%; float: left;
}
.sitemap-info {
	overflow: auto; margin-bottom: 40px;
}
.sitemap-info .left > ul > li {
	list-style-image: url("../images/dark_bullet.png");
}
.sitemap-info .left > ul > li > a {
	color: rgb(70, 70, 70); font-size: 13px; text-decoration: none;
}
.sitemap-info .left > ul > li > a:hover {
	color: rgb(238, 40, 73);
}
.sitemap-info .left > ul > li ul > li > a {
	color: rgb(129, 129, 129); text-decoration: none;
}
.sitemap-info .right > ul > li {
	list-style-image: url("../images/dark_bullet.png");
}
.sitemap-info .left {
	width: 48%; float: left;
}
.sitemap-info .right > ul > li > a {
	color: rgb(70, 70, 70); font-size: 13px; text-decoration: none;
}
.sitemap-info .right > ul > li > a:hover {
	color: rgb(238, 40, 73);
}
.sitemap-info .right > ul > li ul > li > a {
	color: rgb(129, 129, 129); text-decoration: none;
}
.sitemap-info .right {
	width: 48%; float: left;
}
#go_up {
	background: url("../images/go_up_shadow.png") repeat-x bottom; margin: 0px; height: 40px; text-align: center; display: block;
}
#go_up a {
	background: url("../images/go_arrow_up.png") no-repeat center; padding: 0px 40px; line-height: 40px;
}
#original-footer {
	background: url("../images/dotty.png") rgb(54, 56, 57); padding: 20px 10px 10px; overflow: auto; clear: both; border-top-color: rgb(219, 222, 225); border-bottom-color: rgb(34, 34, 34); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; min-height: 100px;
}
#original-footer span {
	padding: 10px; color: rgb(255, 255, 255); font-family: "Roboto", sans-serif; font-size: 18px; margin-left: 5px; text-shadow: 0px 1px #000;
}
#original-footer .columnn {
	width: 25%; float: left; min-height: 100px;
}
#original-footer .columnn ul {
	padding: 10px; margin-top: 5px; margin-left: 12px; list-style-type: none;
}
#original-footer .columnn ul li {
	margin-bottom: 5px;
}
#original-footer .columnn a {
	color: rgb(204, 204, 204); font-family: "Lucida Grande",Helvetica,Arial; font-size: 14px; text-decoration: none; text-shadow: 0px 1px #000;
}
#original-footer .columnn a:hover {
	text-decoration: none;
}
#powered-wrap {
	background: rgb(40, 42, 43); padding: 10px; text-align: right; clear: both;
}
#original-powered {
	color: rgb(119, 119, 119); font-family: "Lucida Grande",Helvetica,Arial; font-size: 14px; text-shadow: 0px 1px #000; -webkit-text-size-adjust: none;
}
#original-powered a {
	color: rgb(204, 204, 204); font-family: "Lucida Grande",Helvetica,Arial; font-size: 14px; text-decoration: none; text-shadow: 0px 1px #000;
}
#footer {
	margin: 0px; font-size: 13px; background-color: rgb(54, 56, 57);
}
#footer-top {
	padding: 0px 10px;
}
#footer-content {
	
}
#footer-top .column {
	padding: 10px; width: 35%; float: left;
}
#footer-top .column-mid {
	padding: 10px; width: 20%; float: left;
}
.footer-heading {
	margin: 10px 0px; color: rgb(221, 221, 221); line-height: 30px; font-size: 16px;
}
.footer-content {
	color: rgb(117, 117, 117); text-shadow: 0px 1px #000;
}
.footer-content a {
	color: rgb(178, 178, 178); font-size: 13px; text-decoration: none; text-shadow: 0px 1px #000;
}
.footer-content a:hover {
	color: rgb(255, 255, 255);
}
.footer-content ul {
	padding-left: 15px; list-style-type: none;
}
.footer-content ul li {
	margin-bottom: 10px;
}
.footer-content ul li p {
	color: rgb(178, 178, 178); margin-bottom: 10px; display: inline;
}
.footer-content ul li p a {
	color: rgb(209, 209, 209);
}
.footer-content ul li p a:hover {
	color: rgb(255, 255, 255);
}
.footer-about-content {
	font-size: 13px;
}
.footer-about-content ul {
	padding-left: 15px; list-style-type: none;
}
.footer-about-content ul li {
	margin-bottom: 10px;
}
.footer-about-content ul li p {
	color: rgb(178, 178, 178); margin-bottom: 10px; display: inline; text-shadow: 0px 1px #000;
}
.footer-about-content ul li p a {
	color: rgb(209, 209, 209); text-decoration: none;
}
.footer-about-content ul li p a:hover {
	color: rgb(255, 255, 255);
}
.footer-contact-content ul {
	padding-left: 15px; list-style-type: none;
}
.footer-contact-content ul li {
	margin-bottom: 10px;
}
.footer-contact-content ul li p {
	color: rgb(178, 178, 178); font-size: 13px; margin-bottom: 10px; display: inline; text-shadow: 0px 1px #000;
}
.footer-contact-content ul li p a {
	color: rgb(209, 209, 209); text-decoration: none;
}
.footer-contact-content ul li p a:hover {
	color: rgb(255, 255, 255);
}
.footer-icons p:first-child {
	margin-right: 10px;
}
#footer-payment-method {
	padding: 10px;
}
#footer-payment-method ul {
	padding: 0px; text-align: center;
}
#footer-payment-method ul li {
	margin-left: 5px; display: inline; opacity: 0.5;
}
#footer-payment-method ul li:hover {
	opacity: 1;
}
#footer-middle {
	background: url("../images/b_20.png");
}
#footer-middle-content {
	padding: 0px 10px; text-align: center;
}
#footer-middle-content #information {
	margin: 0px 10px; color: rgb(178, 178, 178);
}
#footer-middle-content #information > ul {
	margin: 0px; padding: 0px;
}
#footer-middle-content #information > ul > li {
	padding-right: 10px; display: inline;
}
#footer-middle-content #information > ul > li > a {
	color: rgb(209, 209, 209); line-height: 45px; font-size: 13px; text-decoration: none; text-shadow: 0px 1px #000;
}
#footer-middle-content #information > ul > li > a:hover {
	color: rgb(255, 255, 255);
}
#footer-middle-content #information > ul > li + li {
	padding: 0px 10px; border-left-color: rgb(52, 56, 67); border-left-width: 1px; border-left-style: solid;
}
#footer-bottom {
	background: url("../images/b_30.png");
}
#footer-bottom-content {
	
}
#connect-with-us {
	margin-left: 10px; float: left;
}
#connect-with-us span {
	color: rgb(178, 178, 178); line-height: 55px; font-size: 13px; margin-right: 10px; float: left; text-shadow: 0px 1px #000;
}
#footer-bottom-content .social-network {
	line-height: 55px; margin-right: 5px; margin-left: -2px; float: left;
}
#footer-bottom-content .social-network > ul {
	margin: 0px; padding: 0px; display: inline;
}
#footer-bottom-content .social-network > ul > li {
	display: inline;
}
#footer-bottom-content .social-network > ul > li > a {
	padding: 6px 17px 8px; -webkit-padding-before: 6px; -webkit-padding-end: 17px; -webkit-padding-after: 9px; -webkit-padding-start: 17px;
}
.facebook {
	background: url("../images/facebook_16.png") no-repeat 13px 8px; width: 16px; height: 16px;
}
.facebook:hover {
	background: url("../images/facebook_16.png") no-repeat -12px 8px rgb(59, 88, 154); width: 16px; height: 16px;
}
.flickr {
	background: url("../images/flickr_16.png") no-repeat 9px 8px; width: 16px; height: 16px;
}
.flickr:hover {
	background: url("../images/flickr_16.png") no-repeat -16px 8px rgb(248, 6, 131); width: 16px; height: 16px;
}
.google {
	background: url("../images/google_16.png") no-repeat 10px 8px; width: 16px; height: 16px;
}
.google:hover {
	background: url("../images/google_16.png") no-repeat -15px 8px rgb(216, 74, 56); width: 16px; height: 16px;
}
.instagram {
	background: url("../images/instagram_16.png") no-repeat 10px 8px; width: 16px; height: 16px;
}
.instagram:hover {
	background: url("../images/instagram_16.png") no-repeat -16px 8px rgb(100, 56, 42); width: 16px; height: 16px;
}
.linkedin {
	background: url("../images/linkedin_16.png") no-repeat 11px 8px; width: 16px; height: 16px;
}
.linkedin:hover {
	background: url("../images/linkedin_16.png") no-repeat -14px 8px rgb(1, 92, 160); width: 16px; height: 16px;
}
.pinterest {
	background: url("../images/pinterest_16.png") no-repeat 11px 8px; width: 16px; height: 16px;
}
.pinterest:hover {
	background: url("../images/pinterest_16.png") no-repeat -14px 8px rgb(201, 34, 41); width: 16px; height: 16px;
}
.twitter {
	background: url("../images/twitter_16.png") no-repeat 10px 8px; width: 16px; height: 16px;
}
.twitter:hover {
	background: url("../images/twitter_16.png") no-repeat -15px 8px rgb(53, 202, 249); width: 16px; height: 16px;
}
.vimeo {
	background: url("../images/vimeo_16.png") no-repeat 9px 8px; width: 16px; height: 16px;
}
.vimeo:hover {
	background: url("../images/vimeo_16.png") no-repeat -17px 8px rgb(26, 176, 228); width: 16px; height: 16px;
}
.youtube {
	background: url("../images/youtube_16.png") no-repeat 9px 8px; width: 16px; height: 16px;
}
.youtube:hover {
	background: url("../images/youtube_16.png") no-repeat -17px 8px rgb(188, 48, 46); width: 16px; height: 16px;
}
.blogger {
	background: url("../images/blogger_16.png") no-repeat 9px 8px; width: 16px; height: 16px;
}
.blogger:hover {
	background: url("../images/blogger_16.png") no-repeat -16px 8px rgb(235, 119, 40); width: 16px; height: 16px;
}
.envato {
	background: url("../images/envato_16.png") no-repeat 10px 8px; width: 16px; height: 16px;
}
.envato:hover {
	background: url("../images/envato_16.png") no-repeat -15px 8px rgb(51, 116, 15); width: 16px; height: 16px;
}
#powered {
	text-align: right; padding-right: 10px; font-size: 13px; float: right;
}
#powered p {
	margin: 0px; padding: 0px; color: rgb(178, 178, 178); line-height: 55px; font-size: 13px; text-decoration: none; text-shadow: 0px 1px #000;
}
#powered a {
	color: rgb(209, 209, 209); text-decoration: none; text-shadow: 0px 1px #000;
}
#powered a:hover {
	color: rgb(255, 255, 255);
}
.banner div {
	width: 100%; text-align: center; display: none;
}
.banner div img {
	margin-bottom: 20px;
}
#slide-bg {
	position: relative; z-index: -999;
}
#slide-bg img {
	left: 0px; top: 0px; position: absolute; z-index: 8; opacity: 0;
}
#slide-bg img.active {
	z-index: 10; opacity: 1;
}
#slide-bg img.last-active {
	z-index: 9;
}
#slide-bg img {
	left: 0px; top: 0px; width: 100%; height: auto; position: fixed; min-height: 100%; min-width: 1024px;
}
@media screen and (max-width:1024px)
{
img.bg {
	left: 50%; margin-left: -512px;
}
}
#image-bg #bg {
	left: 0px; top: 0px; width: 100%; height: 100%; position: fixed; z-index: -999;
}
#pattern-bg {
	left: 0px; top: 0px; width: 100%; height: 100%; position: fixed; z-index: -997;
}
#own-pattern-bg {
	left: 0px; top: 0px; width: 100%; height: 100%; position: fixed; z-index: -998;
}
#shadow-bg #bg {
	left: 0px; top: 0px; width: 100%; height: 100%; position: fixed; z-index: -998;
}
.ihover {
	
}
.imageOver {
	background: url("../images/zoom.png") no-repeat 50% 50%;
}
