body {
	padding: 0;
	margin: 0;
}

* {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

a img {
	border: 0;
}

.fantom {
	clear: both;
}

.title {
	display: none;
}

/********* INTRO ********/

#intro {
	background: #2366ce url(../img/intro_backg.gif) center top repeat-x;
}

#intro dl {
	display: block;
	width: 632px;
	height: 421px;
	padding: 38px 0 0;
	margin: 0 auto;
	background: url(../img/intro_backg2.jpg) center bottom no-repeat;
}

#intro dl dt {
	height: 182px;
	padding: 0;
	margin: 0;
	text-align: center;
}

#intro dl dd {
	float: left;
	height: 185px;
	padding: 24px 34px 0;
	margin: 0;
	background: url(../img/intro_separator.gif) right top no-repeat
}

#intro dl dd a {
	display: block;
	width: 88px;
	height: 155px;
	background: left top no-repeat;
	cursor: pointer;
}

#intro dl .book a {
	background-image: url(../img/intro_book.gif);
}

#intro dl .copy a {
	background-image: url(../img/intro_copy.gif);
}

#intro dl .addv a {
	background-image: url(../img/intro_addv.gif);
}

#intro dl .print a {
	background-image: url(../img/intro_print.gif);
}

#intro dl dd a:hover {
	background-position: right top;
}

#intro dl .last {
	background: none;
}

#intro h1 {
	padding-top: 50px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
}

#intro h2 {
	padding-top: 50px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #749ee0;
	text-align: center;
}

#intro h2 a {
	color: #749ee0;
}

#intro p {
	display: none;
}

/********* INNER ********/

#inner {
	background: #439dc5 url(../img/page_backg.gif) left top repeat-x;
}

#container1 {
	background: url(../img/container1_backg.gif) center top no-repeat;
}

#container2 {
	width: 964px;
	margin: 0 auto;
	background: url(../img/container2_backg.gif) left top repeat-y;
}

#container3 {
	background: url(../img/container3_backg.jpg) left 122px no-repeat;
}

#container4 {
	background: url(../img/container3_backg.gif) 246px 46px repeat-y;
}

/********* SEARCH FORM ********/

#sch-form {
	height: 113px;
	padding: 9px 0 0 32px;
	margin: 0;
	background: url(../img/sch_backg.jpg) left top no-repeat;
}

#sch-form label {
	float: left;
	width: 20px;
	height: 16px;
	background: url(../img/sch_label.gif) left 5px no-repeat;
}

#sch-form .field {
	float: left;
	display: block;
	width: 119px;
	height: 16px;
	padding: 3px 6px;
	background: url(../img/sch_field.gif) left top no-repeat;
}

#sch-form .error {
	border: 1px solid #9d1c1c;
}

#sch-form .field input {
	width: 119px;
	border: 0;
	background: transparent;
	font-size: 11px;
	color: #2769d8;
}

#sch-form select {
	font-size: 11px;
	color: #2769d8;
}

#sch-form .dropper {
	float: left;
	position: relative;
}

#sch-form .drop {
	display: block;
	position: relative;
	width: 101px;
	line-height: 16px;
	padding: 2px 24px 2px 5px;
	background: #fff url(../img/sch_drop.gif) right top no-repeat;
	font-size: 11px;
	color: #2769d8;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
}

#sch-form .drop span {
	width: 101px;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	cursor: pointer;
}

#sch-form a:hover.drop {
	background-position: right bottom;
	background-color: #f8f8f8;
	color: #7aa300;
}

#sch-form .dropper ul {
	position: absolute;
	width: 127px;
	padding: 0;
	margin: 0;
	border-right: 1px solid #e9d14b;
	border-left: 1px solid #e9d14b;
	background: #fff;
	list-style-type: none;
	z-index: 1000;
}

#sch-form .dropper ul li a {
	display: block;
	position: relative;
	line-height: 12px;
	padding: 3px 8px;
	margin: 0;
	border-bottom: 1px solid #e9d14b;
	background: #fffff6;
	font-size: 11px;
	color: #2769d8;
	text-decoration: none;
}

#sch-form .dropper ul li a:hover {
	background-color: #fff;
	color: #7aa300;
}

#sch-form .viewcart {
	float: right;
	display: block;
	width: 180px;
	height: 17px;
	padding: 6px 0 0 30px;
	margin-top: 10px;
	background: url(../img/cart_icon.gif) left top no-repeat;
	font-size: 10px;
	color: #c5e036;
	text-decoration: none;
}

#sch-form .viewcart strong {
	color: #b7f4f3;
}

#sch-form .viewcart strong span {
	font-size: 12px;
}

#sch-form a:hover.viewcart {
	background-position: left bottom;
	text-decoration: underline;
}

/********* COMMON LINKS ********/

#commonlinks {
	display: block;
	height: 22px;
	line-height: 13px;
	padding: 0 20px 0 0;
	margin: 58px 0 0;
	font-size: 11px;
	text-align: right;
}

#commonlinks li {
	display: inline;
}

#commonlinks .bordered {
	margin-right: 5px;
	background: url(../img/commonlinks_separator.gif) right 3px no-repeat;
}

#commonlinks li a {
	padding: 0 9px 0 15px;
	text-decoration: none;
	line-height: 12px;
}

#commonlinks .home a {
	background: url(../img/commonlinks_home.gif) left 3px no-repeat;
	color: #5066a8;
}

#commonlinks .help a {
	background: url(../img/commonlinks_help.gif) left 3px no-repeat;
	color: #61802a;
}

#commonlinks .sitemap a {
	background: url(../img/commonlinks_sitemap.gif) left 3px no-repeat;
	color: #9e7a18;
}

#commonlinks li a:hover {
	color: #ad0f13;
	text-decoration: underline;
}

/********* COLUNMS ********/

#navi {
	float: left;
	width: 216px;
	padding: 1px 7px 0 23px;
}

#content {
	float: left;
	width: 469px;
	padding-right: 9px;
	background: url(../img/content_back1.gif) left top repeat-y;
}

#content .content {
	min-height: 1100px;
	padding-top: 24px;
	background: url(../img/content_back2.gif) left top no-repeat;
}

#additional {
	float: left;
	width: 218px;
}

/********* LOGO ********/

.logo {
	padding: 0;
	margin: 0 0 4px;
	text-align: center;
}

/********* CATEGORIES MENU ********/

.catmenu {
	padding: 0 0 14px 0;
	margin: 0 0 9px;
	background: url(../img/catmenu_backg1.gif) center bottom no-repeat;
}

.catmenu dl {
	min-height: 600px;
	padding: 18px 15px 0 22px;
	margin: 0;
	background: url(../img/catmenu_backg2.gif) center top no-repeat;
}

.catmenu dl .headcat {
	height: 30px;
	background: url(../img/headcat.gif) left top no-repeat;
}

.catmenu dl .headstore {
	height: 30px;
	background: url(../img/headstore.gif) left top no-repeat;
}

.catmenu dl .headprint {
	height: 30px;
	background: url(../img/headprint.gif) left top no-repeat;
}

.catmenu dl .headadv {
	height: 30px;
	background: url(../img/headadv.gif) left top no-repeat;
}

.catmenu dl .headserv {
	height: 30px;
	margin-top: 38px;
	background: url(../img/headserv.gif) left top no-repeat;
}

.catmenu dl dd {
	padding: 2px 1px 2px;
	margin: 0;
	background: url(../img/catmenu_separator.gif) left bottom repeat-x;
}

.catmenu dl dd a {
	display: block;
	padding: 2px 5px 3px 13px;
	font-size: 11px;
	color: #ffec00;
	text-decoration: none;
}

.catmenu dl dd a:hover {
	background: #ffec00;
	color: #ea0951;
}

/********* BANNER 1 /left bottom/ ********/

.banner1 {
	width: 190px;
	height: 264px;
	padding: 12px 12px 12px 13px;
	margin: 0 auto;
	background: url(../img/banner1_backg.gif) center no-repeat;
	text-align: center;
}

.leftbanner {
	margin: 10px 0;
}


/********* CONTENT ********/

.heading1 {
	height: 24px;
	padding: 0 0 0 1px;
	margin: 0 0 12px 35px;
	background: url(../img/heading_backg1.gif) left bottom no-repeat;
	font-size: 11px;
}

.heading1 span {
	height: 24px;
}

.heading1 .promo {
	display: block;
	margin-top: 10px;
	background: url(../img/heading_promo.gif) left top no-repeat;
}

.heading1 .newprods {
	display: block;
	background: url(../img/heading_newprods.gif) left top no-repeat;
}

.heading1 .linkedprods {
	display: block;
	background: url(../img/heading_linkedprods.gif) left top no-repeat;
}

.heading1 .relprods {
	display: block;
	background: url(../img/heading_relprods.gif) left top no-repeat;
}

.heading1 .previous {
	display: block;
	background: url(../img/heading_pråvious.gif) left top no-repeat;
}

.promobanner {
	margin: 0 18px 17px;
}

.shipping {
	padding: 12px 0;
	margin: 0;
	text-align: center;
}

.heading2 {
	width: 410px;
	padding: 0 0 5px 1px;
	margin: 0 0 12px 28px;
	background: url(../img/heading_backg3.gif) left bottom repeat-x;
	font-size: 14px;
	color: #bd062f;
}

.heading2 span {
	padding-right: 14px;
	background: url(../img/arrow2.gif) right 7px no-repeat;
}

.heading3 {
	height: 15px;
}

.prodshort {
	padding: 5px 0 8px;
	margin: 0 10px;
	background: url(../img/border1.gif) left top repeat-x;
}

.prodshort .info {
	margin-bottom: 2px;
	border: 3px solid #a1cce6;
	background: url(../img/prodshort_backg1.gif) 312px top repeat-y;
}

.prodshort .desc {
	float: left;
	width: 312px;
	margin: 6px 0;
	background: url(../img/prodshort_backg2.gif) 137px top repeat-y;
}

.prodshort .thumb {
	float: left;
	width: 138px;
	padding: 4px 0;
	margin-right: 6px;
	font-size: 10px;
	color: ##969696;
	text-align: center;
}

.prodshort .thumb a {
	color: #969696;
}

.prodshort .thumb img {
	padding: 1px;
	background: #fff;
}

.prodshort a:hover.thumb img {
	padding: 1px;
	background: #a1cce6;
}

.prodshort .text {
	float: left;
	width: 168px;
	height: 84px;
	padding: 4px 0;
	overflow: hidden;
}

.prodshort h2, .prodshort p {
	padding: 0;
	margin: 0;
	font-size: 10px;
}

.prodshort h2 {
	padding-bottom: 3px;
}

.prodshort h2, .prodshort h2 a {
	color: #0185c4;
	text-decoration: none;
}

.prodshort h2 a:hover {
	color: #a60e12;
	text-decoration: none;
}

.prodshort p {
	color: #586565;
}

.prodshort .price {
	float: left;
	width: 125px;
	padding: 8px 0 0 6px;
	text-align: center;
	font-size: 10px;
	color: #a1cce6;
}

.prodshort .price span {
	display: block;
	padding: 0 0 5px;
	font-size: 12px;
	font-weight: bold;
	color: #f00;
	text-align: center;
}

.prodshort .price strong {
	display: block;
	padding-bottom: 5px;
	font-size: 18px;
}

.prodshort .price table {
	width: 100%;
	padding-bottom: 5px;
	color: #5eabd9;
}

.prodshort .amount {
	position: relative;
	padding: 3px 0 0;
	margin: 0;
	background: url(../img/border1.gif) left top repeat-x;
}

.prodshort .amount ul {
	display: block;
	height: 19px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	border-top: 1px solid #f2f7dc;
	background: #e9f2c4;
	font-size: 10px;
	color: #828282;
}

.prodshort .amount ul li {
	float: left;
	display: block;
}

.prodshort .amount ul .number {
	width: 165px;
	padding-left: 10px;
	line-height: 19px;
}

.prodshort .amount ul .field {
	width: 124px;
	padding: 0 8px;
	margin: 3px 0;
	border-right: 1px solid #c7d1ae;
	border-left: 1px solid #c7d1ae;
	background: url(../img/prodshort_backg3.gif) 74px center no-repeat;
	font-size: 10px;
	color: #586565;
	text-align: right;
}

.prodshort .amount ul .field input {
	width: 50px;
	padding: 0 4px;
	border: 0;
	background: transparent;
	font-size: 10px;
	color: #000;
	cursor: text;
}

.prodshort .amount ul .submit {
	width: 118px;
	padding: 1px 0 2px 10px;
}

.catlist {
	width: 443px;
	padding: 0;
	margin: 0 auto;
	list-style-type: none;
}

.catlist li {
	display: block;
	padding: 5px;
	margin-bottom: 5px;
	border: 3px solid #a1cce6;
}

.catlist li a {
	display: block;
	font-size: 12px;
	color: #0185c4;
	text-decoration: none;
}

.catlist li a:hover {
	color: #a60e12;
}

.catlist li img {
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #a1cce6;
}

.catlist li .fantom {
	height: 0;
	line-height: 0;
	font-size: 0;
}

.paging {
	padding: 3px;
	margin: 0 10px 15px;
	background: #e3f0f7;
}

.paging h3 {
	float: left;
	width: 123px;
	padding: 11px 3px 3px 8px;
	margin: 0;
	font-size: 11px;
	color: #2769d8;
}

.paging ul {
	float: left;
	display: block;
	width: 309px;
	padding: 10px 0;
	margin: 0;
	background: #fbfff4;
	line-height: 16px;
	text-align: center;
	font-size: 11px;
	color: #2769d8;
}

.paging ul li {
	display: inline;
}

.paggng ul .prev span, .paging ul .next span {
	font-size: 10px;
}

.paging ul li a {
	line-height: 13px;
	padding: 0 2px;
	margin-left: -3px;
	color: #2769d8;
	text-decoration: none;
}

.paging ul li .selected {
	font-weight: bold;
	color: #9d1c1c;
}

.paging ul li a:hover {
	background-color: #eddf6a;
}

.lgn-form {
	width: 162px;
	height: 73px;
	padding: 48px 0 0 56px;
	margin: 0;
	background: url(../img/lgn_form_backg.gif) left top no-repeat;
	font-size: 11px;
	color: #7b7777;
}

.lgn-form label {
	display: none;
}

.lgn-form .user, .lgn-form .pass {
	height: 18px;
	padding-top: 3px;
	border: 0;
	background: transparent;
	font-size: 11px;
	color: #7b7777;
}

.lgn-form .user {
	width: 136px;
	margin-bottom: 6px;
}

.lgn-form .pass {
	width: 84px;
	vertical-align: bottom;
}

.users {
	height: 30px;
	padding: 5px 0 0;
	margin: 0;
	text-align: center;
}

.users, .users a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

.users .new {
	color: #20c9c6;
}

.users a:hover {
	color: #ffe300;
}

.accaunt {
	width: 178px;
	height: 73px;
	padding: 48px 0 0 40px;
	margin: 0;
	background: url(../img/accaunt_backg.gif) left top no-repeat;
	font-size: 11px;
	color: #7b7777;
}

.accaunt h2 {
	padding: 0;
	margin: 0;
	font-size: 13px;
}

.accaunt h2 strong {
	color: #b72d3e;
}

.accaunt p {
	padding: 10px 0 0 12px;
	margin: 0;
	color: #fff;
	vertical-align: middle;
}

.accaunt p img {
	vertical-align: middle;
}

.accaunt p a {
	color: #537f2d;
}

.accaunt p a:hover {
	color: #b72d3e;
	text-decoration: none;
}

.sections {
	padding: 0 0 0 3px;
	margin: 0;
	background: url(../img/sections_backg.gif) center top no-repeat;
}

.sections dt {
	display: block;
	height: 25px;
	padding: 8px 0 0 20px;
	margin: 0;
	font-size: 10px;
	color: #fff;
}

.sections dd {
	padding: 0;
	margin: 0;
}

.sections dd a {
	display: block;
	height: 64px;
	background: left top no-repeat;
}

.sections .advert a {
	background-image: url(../img/sections_advert.gif);
}

.sections .shop a {
	background-image: url(../img/sections_shop.gif);
}

.sections .copy a {
	background-image: url(../img/sections_copy.gif);
}

.sections .print a {
	background-image: url(../img/sections_print.gif);
}

.most {
	width: 200px;
	margin: 15px auto 0;
	background: url(../img/most_backg_bottom.gif) left bottom no-repeat;
}

.most .backg {
	min-height: 120px;
	padding: 40px 0 19px 16px;
	background: url(../img/most_backg_top.gif) left top no-repeat;
}

.most .thumb {
	float: left;
	display: block;
	width: 99px;
	padding-top: 3px;
	font-size: 10px;
	color: #969696;
	text-decoration: none;
	overflow: hidden;
}

.most .price1 {
	float: left;
	display: block;
	width: 74px;
	padding-bottom: 19px;
	background: #ffe300 url(../img/most_price1_bottom.gif) left bottom no-repeat;
	font-size: 10px;
	color: #d83347;
	text-align: center;
}

.most .price1 strong {
	display: block;
	padding-top: 19px;
	margin-bottom: 7px;
	background: url(../img/most_price1_top.gif) left top no-repeat;
	font-size: 14px;
}

.most .price2 {
	float: left;
	display: block;
	width: 74px;
	background: #ffe300 url(../img/most_price1_bottom.gif) left bottom no-repeat;
	font-size: 10px;
	color: #d83347;
	text-align: center;
}

.most .price2 table {
	width: 74px;
	padding: 3px 0;
	background: url(../img/most_price1_top.gif) center top no-repeat;
	font-size: 10px;
}

.most h2, .most p {
	padding: 5px 0 0;
	margin: 0;
	font-size: 12px;
	color: #969696;
}

.most h2 a, .most p a {
	font-size: 12px;
	color: #969696;
	text-decoration: none;
}

.most h2 a:hover, .most p a:hover {
	color: #dba741;
}

.choice {
	width: 203px;
	margin: 15px auto 0;
	background: url(../img/choice_backg_bottom.gif) left bottom no-repeat;
}

.choice .backg {
	padding: 34px 0 1px;
	background: url(../img/choice_backg_top.gif) left top no-repeat;
}

.choice .prod {
	width: 189px;
	margin: 0 auto 11px;
	background: #fff url(../img/choice_prod_bottom.gif) left bottom no-repeat;
}

.choice .prodbackg {
	min-height: 102px;
	padding: 9px 0 19px 5px;
	background: url(../img/choice_prod_top.gif) left top no-repeat;
}

.choice .thumb {
	float: left;
	display: block;
	width: 100px;
	margin-top: 3px;
	padding-right: 3px;
	font-size: 10px;
	color: #969696;
	text-decoration: none;
	overflow: hidden;
}

.choice .price1 {
	float: left;
	display: block;
	width: 74px;
	height: 60px;
	padding-bottom: 19px;
	background: #ffe300 url(../img/most_price1_bottom.gif) left bottom no-repeat;
	font-size: 10px;
	color: #d83347;
	text-align: center;
}

.choice .price1 strong {
	display: block;
	padding-top: 19px;
	margin-bottom: 7px;
	background: url(../img/most_price1_top.gif) left top no-repeat;
	font-size: 14px;
}

.choice .price2 {
	float: left;
	display: block;
	width: 74px;
	background: #ffe300 url(../img/most_price1_bottom.gif) left bottom no-repeat;
	font-size: 10px;
	color: #d83347;
	text-align: center;
}

.choice .price2 table {
	display: block;
	margin-bottom: 7px;
	background: url(../img/most_price1_top.gif) center top no-repeat;
	font-size: 14px;
}

.choice h2, .choice p {
	clear: both;
	padding: 5px 0 0;
	margin: 0;
	font-size: 12px;
}

.choice h2 a, .choice p a {
	font-size: 12px;
	color: #969696;
	text-decoration: none;
}

.choice h2 a:hover, .choice p a:hover {
	color: #dba741;
}

.prodpic {
	width: 416px;
	padding: 0;
	margin: 0 auto 5px;
	background: url(../img/prod_pic_backg.gif) left top no-repeat;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	color: #949494;
}

.prodpic span {
	display: block;
	padding: 12px 0;
	background: url(../img/prod_pic_backg2.gif) left bottom no-repeat;
}

.prodpic img {
	vertical-align: middle;
}

.prevnext {
	width: 392px;
	height: 13px;
	padding: 12px 0;
	margin: 0 auto;
	list-style-type: none;
	font-size: 11px;
	color: #333;
}

.prevnext li {
	float: left;
	display: block;
}

.prevnext .prev {
	width: 150px;
	color: #a3052c;
}

.prevnext .numb {
	width: 92px;
	font-weight: bold;
	color: #a3052c;
	text-align: center;
}

.prevnext .next {
	width: 150px;
	text-align: right;
	color: #a3052c;
}

.prevnext a {
	color: #666;
}

.prevnext a:hover {
	color: #a3052c;
	text-decoration: none;
}

.prodname, .prodprice {
	line-height: 13px;
	padding: 10px;
	margin: 0 17px;
	background: #dcddee;
	font-size: 14px;
	color: #a3052c;
}

.prodprice {
	margin-top: 1px;
}

.prodprice table {
	width: 100%;
	border: 1px solid #949494;
}

.prodprice table td, .prodprice table th {
	padding: 3px;
	border: 1px solid #949494;
	border-width: 0 0 1px 1px;
}

.prodprice table th {
	background: #cacce4;
}

.prodprice table .num {
	width: 200px;
	text-align: center;
}

.prodprice table .pr {
	text-align: right;
	padding-right: 100px;
}

.proddesc {
	padding: 15px 15px 30px 30px;
	font-size: 11px;
	color: #586565;
}

.proddesc .text {
	float: left;
	width: 250px;
	padding-right: 17px;
}

.proddesc .short {
	float: left;
	width: 150px;
}

.amount2 {
	position: relative;
	padding: 3px 0 0;
	margin: 0 17px;
	background: #e9f2c4 url(../img/order_backg1.gif) left top repeat-x;
}

.amount2 ul {
	display: block;
	height: 25px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 10px;
	color: #828282;
}

.amount2 ul li {
	float: left;
	display: block;
}

.amount2 ul .number {
	width: 125px;
	padding-left: 10px;
	line-height: 23px;
}

.amount2 ul .field {
	width: 124px;
	padding: 0 8px;
	margin: 5px 0;
	border-left: 1px solid #c7d1ae;
	background: url(../img/prodshort_backg3.gif) 74px center no-repeat;
	font-size: 10px;
	color: #586565;
	text-align: right;
}

.amount2 ul .field input {
	width: 50px;
	padding: 0 4px;
	border: 0;
	background: transparent;
	font-size: 10px;
	color: #000;
}

.amount2 ul .submit {
	width: 150px;
}

.ord-form {
	padding: 0;
	margin: 0;
}

.ord-form table {
	width: 94%;
	margin: 0 auto;
	background: #ecf3cb;
	font-size: 11px;
	color: #586565;
}

.ord-form table caption {
	display: none;
}

.ord-form table th {
	line-height: 25px;
	background: url(../img/ord-form_backg.gif) left bottom repeat-x;
}

.ord-form table .head1 {
	width: 73px;
	background-color: #e6eeb7;
}

.ord-form table .head2 {
	background-color: #deeaa6;
}

.ord-form table .head3 {
	width: 85px;
	background-color: #e6eeb7;
}

.ord-form table .head4 {
	width: 103px;
	background-color: #deeaa6;
}

.ord-form table .head5 {
	background-color: #deeaa6;
}

.ord-form table .head6 {
	width: 53px;
	background-color: #e6eeb7;
}

.ord-form table .head7 {
	width: 85px;
	background-color: #deeaa6;
}

.ord-form table .head8 {
	width: 103px;
	background-color: #e6eeb7;
}

.ord-form table .head9 {
	padding: 0 10px;
	background: #fbf9ef;
	font-weight: normal;
	color: #2954ce;
	text-align: left;
}

.ord-form table .head10 {
	padding: 0 10px;
	background: #fbf9ef;
	color: #2954ce;
	font-weight: normal;
	text-align: right;
}

.ord-form table .head10 .status1 {
	color: #d5b132;
}

.ord-form table .head10 .status2 {
	color: #749b31;
}

.ord-form table .head10 .status3 {
	color: #bd062f;
}

.ord-form table .head10 .status4 {
	color: #ffe300;
}

.ord-form table td {
	border-bottom: 2px solid #e9f2c4;
}

.ord-form table .cell1 {
	background: #f2f7db;
	text-align: center;
}

.ord-form table .cell2 {
	padding: 10px;
	border-bottom-color: #deeaa6;
	font-weight: bold;
	color: #bd062f;
}

.ord-form table .cell2 a {
	color: #bd062f;
	text-decoration: none;
}

.ord-form table .cell2 img {
	margin-bottom: 5px;
}

.ord-form table .cell2 a:hover {
	color: #1944ca;
}

.ord-form table .cell4 {
	padding: 10px;
	border-bottom-color: #deeaa6;
	font-weight: bold;
	color: #bd062f;
	text-align: right;
}

.ord-form table .cell5 {
	padding: 10px;
	border-bottom-color: #deeaa6;
	font-weight: bold;
	color: #bd062f;
}

.ord-form table .cell5 a {
	color: #bd062f;
}

.ord-form table .cell5 img {
	margin-bottom: 5px;
}

.ord-form table .cell5 a:hover {
	color: #1944ca;
	text-decoration: none;
}

.ord-form table .cell6 {
	background: #f2f7db;
	text-align: center;
}

.ord-form table .cell7 {
	padding: 10px;
	border-bottom-color: #deeaa6;
	text-align: right;
}

.ord-form table .cell8 {
	padding: 10px;
	background: #f2f7db;
	color: #bd062f;
	text-align: right;
}

.ord-form table .field {
	display: block;
	width: 57px;
	height: 17px;
	margin: 0 auto;
	border-left: 1px solid #c7d1ae;
	background: url(../img/prodshort_backg3.gif) right center no-repeat;
	font-size: 11px;
	color: #586565;
	text-align: center;
}

.ord-form table .field input {
	width: 49px;
	height: 13px;
	padding: 2px 4px;
	border: 0;
	background: transparent;
	font-size: 10px;
	color: #bd062f;
	text-align: center;
}

.ord-form table .total {
	border-top: 1px solid #fff;
	border-bottom: 0;
	padding: 5px 10px;
	background: #da0118;
	text-align: right;
	font-weight: bold;
	color: #fff;
}

.ord-form .buttons {
	padding: 10px 0 20px;
	text-align: center;
}

.ord-form .buttons input {
	margin: 0 6px;
}

.reg-form {
	padding: 10px;
	margin: 0 18px 15px;
	background: #e9f2c4;
}

.reg-form dl {
	padding: 0 0 5px;
	margin: 0 0 15px;
	font-size: 11px;
	color: #586565;
	background: url(../img/reg-form_backg.gif) left bottom repeat-x;
}

.reg-form dl dt {
	height: 24px;
	padding: 0;
	margin: 0;
}

.reg-form dl dd {
	display: block;
	min-height: 17px;
	padding: 0 0 4px;
	margin: 0;
}

.reg-form dl label {
	float: left;
	width: 130px;
}

.reg-form dl .field {
	float: left;
	display: block;
	width: 173px;
	height: 17px;
	padding-left: 4px;
	background: url(../img/reg-form_field.gif) left top no-repeat;
}

.reg-form dl .field input {
	width: 165px;
	height: 15px;
	padding: 0;
	border: 0;
	background: transparent;
	font-size: 11px;
	color: #bd062f;
}

.reg-form dl .textarea {
	float: left;
	display: block;
	width: 270px;
	height: 90px;
	padding: 4px;
	background: url(../img/reg-form_textarea.gif) left top no-repeat;
}

.reg-form dl .textarea textarea {
	width: 262px;
	height: 80px;
	border: 0;
	background: transparent;
	font-size: 11px;
	color: #bd062f;
}

.reg-form dl .tip {
	float: left;
	display: block;
	width: 97px;
	padding-top: 2px;
	color: #bd062f;
}

.reg-form dl .fantom {
	height: 3px;
	min-height: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
	font-size: 0;
}

.reg-form .submit {
	clear: both;
	text-align: right;
}

.reg-form em {
	display: block;
	padding: 0;
	margin: 0 0 15px;
	font-size: 11px;
}

.reg-form p {
	padding: 5px 0 18px;
	margin: 0;
	font-size: 11px;
	color: #586565;
}

.loading1 {
	position: absolute;
	top: 3px;
	width: 451px;
	height: 19px;
	padding-top: 1px;
	background: #fbeb00;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

.amount2 .loading1 {
	width: 434px;
	height: 19px;
	padding: 3px 0;
}

.success {
	background: #c0db3a;
}

.failure {
	background: #ed2f6e;
}

.itext {
	padding: 1px 26px;
	font-size: 11px;
	color: #586565;
}

.itext a {
	color: #2e3390;
}

.itext a:hover {
	color: #9d1c1c;
	text-decoration: none;
}

.sitemap {
	font-size: 11px;
	color: #586565;
}

.sitemap li {
	padding-bottom: 5px;
}

.sitemap li a {
	color: #2e3390;
}

.sitemap li a:hover {
	color: #9d1c1c;
	text-decoration: none;
}

#errmsg {
	display: block;
	padding: 10px;
	margin: 0 26px;
	font-size: 11px;
	color: #fff;
	text-align: center;
}

#errmsg dt {
	display: block;
	padding: 5px 0;
	margin: 0;
	font-weight: bold;
	color: #9d1c1c;
	text-transform: uppercase;
}

#errmsg dd {
	display: block;
	padding: 2px 0;
	margin: 0;
	background: #9d1c1c;
	font-size: 11px;
}

#sysmsg {
	display: block;
	padding: 3px 10px;
	margin: 0 18px 5px;
	border: 1px solid #9d1c1c;
	font-size: 12px;
	color: #9d1c1c;
}

/********* FOOTER ********/

#footer {
	height: 28px;
	padding: 25px 0 0;
	margin: 0;
	background: #419cc4 url(../img/footer_backg.gif) left top no-repeat;
	list-style-type: none;
}

#footer li {
	float: left;
	width: 27%;
	padding: 0 3%;
	font-size: 11px;
	color: #7f784f;
}

#footer .counter {
	text-align: center;
}

#footer .design {
	text-align: right;
}

#footer li a {
	color: #7f784f;
}

#footer li a:hover {
	color: #2e3390;
	text-decoration: none;
}