/*****************************   anDeRan   ************************************/

body {
	font: 12px Tahoma, Kalimati, "Bitstream Vera Sans", sans-serif;
	background: #FFF url(../images/common/back.png) repeat-x;
	color: #7D7D7D;
}

#header, #content, #footer div {
	width: 980px;
	margin: 0 auto;
}

body, ul, form, h1, h2, h3, h4, h5 {
	padding: 0;
	margin: 0;
}

img {
	border-width: 0;
	vertical-align: middle;
}

a {
	color: #0B7AD0;
	text-decoration: underline;
}

ul {
	list-style-type: none;
}

a:hover {
	text-decoration: none;
}

.to-left {
	float: left;
}

.to-right {
	float: right;
}

.clear {
	clear: both;
}

.a-center {
	text-align: center;
}

p {
	margin: 0 0 15px;
}

h2, .col-maxi h1 {
	font-size: 18px;
	margin-bottom: 10px;
	color: #333;
}

h3 {
	font-size: 12px;
}

table td {
	vertical-align: top;
}

textarea, input, select {
	font: 11px Tahoma, Kalimati, "Bitstream Vera Sans", sans-serif;
}

#header {
	background: url(../images/common/hdr_bg.jpg) no-repeat center top;
	height: 257px;
}

#logo {
	position: absolute;
	margin: 25px 0 0 268px;
}

#logo-stemms {
	position: absolute;
	margin: 136px 0 0 780px;
}

#since {
	position: absolute;
	margin: 137px 0 0 15px;
	width: 250px;
	font-size: 11px;
	color: #666;
	font-weight: bold;
}
#since_h1 {
	position: absolute;
	margin: -20px 0 0 13px;
	font-size: 10px;
	color: #ddd;
}
#since_p {
	position: absolute;
	margin: -20px 0 0 13px;
	font-size: 10px;
	color: #ddd;
}

#nav {
	position: absolute;
	margin-top: 196px;
	width: 980px;
	height: 35px;
	background-image: url(../images/common/nav_bg.png);
	font: bold 16px/33px Arial, "Nimbus Sans L", Garuda, sans-serif;
}

#nav li {
	display: inline;
	padding: 0 35px;
}

#nav a {
	color: #E90F45;
}

#nav strong, #nav a.child {
	color: #9D9D9D;
}

.nav-mini {
	position: absolute;
	height: 11px;
	margin: 36px 0 0 1px;
}

.nav-mini li {
	padding: 0 14px;
	float: left;
}

.nav-mini strong, .nav-mini a {
	display: block;
	height: 11px;
	width: 11px;
	line-height: 1000em;
	overflow: hidden;
}

.mini-home {
	background: url(../images/common/mini_home_off.gif) no-repeat 0 1px;
}

.mini-sitemap {
	background: url(../images/common/mini_sitemap_off.gif) no-repeat;
}

.mini-email {
	background: url(../images/common/mini_email_off.gif) no-repeat 0 3px;
	width: 13px !important;
}

.mini-home-on {
	background-image: url(../images/common/mini_home_on.gif);
}

.mini-sitemap-on {
	background-image: url(../images/common/mini_sitemap_on.gif);
}

#login {
	position: absolute;
	margin: 36px 0 0 130px;
	font-size: 11px;
}

#content {
	min-height: 800px;
}

.col-left {
	float: left;
	width: 177px;
	/*padding-bottom: 160px;*/
	padding-bottom: 20px;
}

.col-right {
	float: left;
	width: 803px;
	overflow: hidden;
}

.nav-sub {
	border: 1px solid #DFDFDF;
	width: 166px;
	font-size: 11px;
	margin: 0 0 8px 1px;
}

.nav-sub, .nav-sub a {
	color: #333;
}

.nav-sub strong, .nav-sub a {
	display: block;
	margin-left: -10px;
	padding-left: 10px;
}

.nav-sub strong {
	color: #2D7DA8;
}

.nav-sub a:hover {
	background-color: #E1E9F5;
	color: #2D7DA8;
}

.nav-sub h3 {
	padding: 0 0 4px 10px;
}

.nav-sub li {
	line-height: 17px;
	padding: 1px 0 1px 10px;
}

.sub-violet {
	background: #FFF9FC url(../images/common/sub_violet_bg.png) no-repeat center bottom;
}

.sub-orange {
	background: #FEF3EE url(../images/common/sub_orange_bg.png) no-repeat center bottom;
}

.sub-top, .sub-bot {
	display: block;
	position: relative;
	margin: -1px;
}

.sub-top {
	background-image: url(../images/common/sub_top.png);
	margin: -1px -1px 9px;
	height: 4px;
}

.sub-bot {
	background-image: url(../images/common/sub_bot.png);
	margin: 7px -1px -2px;
	height: 5px;
}

#phone {
	position: absolute;
	font-weight: bold;
	color: #FFF;
	margin: 155px 0 0 433px;
	background-image: url(../images/common/phone_bg.png);
	width: 100px;
	height: 21px;
	line-height: 20px;
	text-align: center;
}

.search {
	margin-left: 15px;
	padding-right: 20px;
}

.search h5 {
	color: #000;
	font-size: 12px;
}

.search .fld-borders {
	background: url(../images/common/field_begin_bg.gif) no-repeat 0 1px;
	height: 19px;
	margin: 6px 0 6px -11px;
}

.search a {
	font-size: 11px;
	color: #999;
}

.search .fld-borders input {
	background: #FFF url(../images/common/field_bg.gif) no-repeat right;
	border-width: 0;
	font-size: 10px;
	color: #616161;
	margin-left: 8px;
	padding-top: 1px;
	height: 19px;
	width: 100%;
}

:root .search .fld-borders input {
	padding-top: 4px;
	height: 16px;
}


.search p {
	margin-bottom: 6px;
}

/*html:not(:nth-child(1)) .search .fld-borders {
	background-image: none;
}*/

h3.col-hdr, div.col-hdr {
	height: 26px;
	line-height: 22px;
	color: #FFF;
	padding-left: 13px;
	margin: -1px -1px 0;
}

div.col-hdr span {
	float: left;
	font-weight: bold;
}

div.col-hdr h1 {
	font-size: 12px;
	color: #FFF;
	float: left;
	
}

.col-midi {
	width: 536px;
	border: 1px solid #D5D5D5;
	margin-bottom: 12px;
}

.col-maxi {
	width: 801px;
	border: 1px solid #D5D5D5;
	margin-bottom: 12px;
	position: relative;
}

.col-top, .col-bot {
	display: block;
	height: 4px;
	position: relative;
	margin: -1px -1px -3px;
}

.hdr-orange .col-top {
	background-image: url(../images/common/col_midi_top_orange.gif);
}

.hdr-blue .col-top {
	background-image: url(../images/common/col_maxi_top_blue.gif);
}

.hdr-pink .col-top {
	background-image: url(../images/common/col_maxi_top_pink.gif);
}

.hdr-none .col-top {
	background-image: url(../images/common/col_maxi_top.gif);	
}

.hdr-orange h3, .hdr-orange div.col-hdr {
	background: url(../images/common/hdr_orange_bg.gif);
}

.hdr-blue h3, .hdr-blue div.col-hdr {
	background: url(../images/common/hdr_blue_bg.gif);
}

.hdr-pink h3, .hdr-pink div.col-hdr {
	background: url(../images/common/hdr_pink_bg.gif);
}

.col-midi .col-bot {
	background-image: url(../images/common/col_midi_bot.gif);
}

.col-maxi .col-bot {
	background-image: url(../images/common/col_maxi_bot.gif);
}

.col-news {
	width: 265px;
	font-size: 11px;
	padding-top: 4px;
}

.col-news p {
	margin-left: 20px;
}

.col-news strong, .full-news .date {
	color: #2D7DA8;
}

.col-news a, .full-news a {
	color: #999;
}

.full-news h3 {
	margin-bottom: 15px;
	color: #333;
}

.items div.line {
	position: relative;
	float: left;
	width: 267px;
	padding-top: 15px;
	min-height: 170px;
}

.items .img {
	width: 125px;
	text-align: center;
	float: left;
}

.items .info {
	/*position: absolute;*/
	float: left;
	width: 115px;
	margin: 10px 0 0 10px;
	padding-bottom: 20px;
	/*top: 25px;
	left: 135px;*/
}

.items .info strong {
	display: block;
	margin-bottom: -4px;
}

.items .img img {
	margin-bottom: 15px;
}

.items .info .btn-buy {
	margin-top: 17px;
}

.price {
	font-size: 20px;
	color: #000;
}

.price-old {
	text-decoration: line-through;
	color: #8E8E8E;
	display: block;
	margin-top: -4px;
}

.full .info {
	width: 500px;
}

.bold {
	font-weight: bold;
}

.full div.line {
	border-bottom: 1px solid #CCC;
	float: none;
	width: auto;
	min-height: 70px;
}

.remove {
	position: absolute;
	right: 40px;
	top: 45%;
}

.offers {
	margin: 0 -35px 12px 0;
	width: 823px;
}

.offers div {
	float: left;
	width: 258px;
	margin-right: 15px;
	position: relative;
}

.offers .btn-order {
	position: absolute;
	top: 162px;
	
}

.offer-1 .btn-order {
	left: 18px;
}

.offer-2 .btn-order {
	left: 94px;
}

.offer-3 .btn-order {
	left: 160px;
}

.text-paddings {
	padding: 10px 15px;
}

.pages {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

.nothing-found {
	margin: 10px 0;
	text-align: center;
}

.form .fld-borders {
	background: url(../images/common/field_begin_bg.gif) no-repeat 154px 2px;
	height: 21px;
	line-height: 19px;
	margin: 6px 0 6px -11px;
}

.form .fld-borders input.field {
	background: #FFF url(../images/common/field_bg.gif) no-repeat right;
	border-width: 0;
	font-size: 10px;
	color: #616161;
	margin-left: 8px;
	padding-top: 1px;
	height: 19px;
	width: 200px;
}

:root .form .fld-borders input.field {
	padding-top: 4px;
	height: 16px;
}

.form .area-borders {
	background: url(../images/common/area_begin_bg.gif) no-repeat 154px 1px;
	height: 101px;
	line-height: 19px;
	margin: 6px 0 6px -11px;
}

.form .area-borders textarea {
	background: #FFF url(../images/common/area_bg.gif) no-repeat right;
	border-width: 0;
	color: #616161;
	margin-left: 8px;
	padding-top: 1px;
	height: 100px;
	width: 200px;
}

.form p {
	clear: both;
}

.form .fld-borders label, .form .area-borders label {
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 5px;
}

.form select {
	width: 207px;
}

.no-bg {
	background-image: none !important;
}

p.button {
	padding-left: 142px;
}

.cart-total {
	height: 20px;
	line-height: 20px;
}

.complete .additional {
	float: left;
	margin-left: 20px;
}

.additional table td {
	vertical-align: middle;
}

.complete .img {
	float: left;
}

.complete .product {
	float: left;
	width: 250px;
}

.delivery {
	width: 500px;
	background-color: #EEE;
	float: left;
	margin-right: -10px;
	padding: 10px;
	position: relative;
}

.delivery p.col {
	float: left;
	width: 250px;
	font-size: 10px;
	margin-bottom: 5px;
}

.subtotal {
	border-top: 1px solid #CCCCCC;
	padding-top: 14px;
	margin: 15px 2px 14px 0;
	text-align: right;
}

.clr-orange { color: #EE9012; }
.clr-red { color: #DB313C; }
.clr-pink { color: #ED517D; }
.clr-green { color: #31DB3C; }
.clr-black { color: #000; }
.clr-gray { color: #B5B399; }

.sort {
	position: absolute;
	right: 15px;
	top: 4px;
	font-size: 11px;
	color: #FFF;
}

.sort a {
	color: #FFF;
}

.clr-orange a {
	color: #EE9012;
	text-decoration: none;
}

.clr-orange a:hover {
	text-decoration: underline;
}

.auth-left {
	float: left;
	width: 385px;
}

.auth-right {
	float: left;
	width: 385px;
}

.date-choose select {
	width: 55px;
}

#ajax-loading {
	position: absolute;
	width: 46px;
	height: 46px;
	background: #FFF url(../images/common/loading.gif);
	z-index: 10000;
}

.offer span {
	display: block;
	line-height: 22px;
}

.payment-offset {
	width: 355px;
	margin: 6px 0 6px 30px;
}

#content ul ul {
	margin-left: 20px;
}

.main-img {
	width: 205px;
}

.main-img img {
	margin-bottom: 5px;
}

.addthis_toolbox {
	float: right;
}

#siteSealFauxBadge div {
	position: absolute;
	left: 0;
	top: 0;
}

#banners {
	height: 120px;
	position: relative;
}

#banners p {
	margin-right: -152px;
	padding-left: 140px !important;
	position: absolute;
}

#footer {
	background: url(../images/common/ftr_bg.png) repeat-x center bottom;
}

#footer div.inner {
	color: #A0A0A0;
	font-size: 10px;
	/*height: 196px;*/
	height: 426px;
	position: relative;
}

#footer a {
	color: #27426A;
}

#footer ul, #footer p {
	margin-left: 177px;
}

#footer ul {
	padding: 35px 0 0 22px;
}

#footer ul li {
	display: inline;
	padding-right: 18px;
}

#footer p.border {
	border-top: 1px solid #E0E0E0;
	margin-top: 10px;
	padding-top: 8px;
}

#footer p {
	padding: 0 0 15px 22px;
	margin-bottom: 0 !important;
}

#ftr-human {
	display: block;
	width: 174px;
	height: 255px;
	background-image: url(../images/common/ftr_human.jpg);
	position: absolute;
	margin: 0 0 0 -14px;
	bottom: 0;
}

div#a {
	margin: 0px 0px;
	padding-bottom: 0px;
}

#par a{
	font-size: 9px;
	color: #A0A0A0;
}

#par a:hover{
	text-decoration: none;
}

#par p{
	font-size: 9px;
  color: #A0A0A0;
	line-height: 12px;
}

#par2 a{
	font-size: 9px;
	color: #A0A0A0;
}

#par2 a:hover{
	text-decoration: none;
}

#par2 p{
	font-size: 9px;
  color: #A0A0A0;
	line-height: 12px;
}

.direct {
	cursor: pointer;
	text-decoration: underline;
	line-height: 12px;
	font-size: 9px;
	color: #A0A0A0;
}


