/*  GENERAL SECTION  */

BODY
{
	background: #B7BCC3 url(/images/website/body_bg.gif) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
}

TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#blank {
	width: 800px;
	background-color: #FFFFFF;
	border: 12px solid #FFFFFF;
	margin-bottom: 35px;
}

#ramka {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 776px;
}

#header TD {
	background-image: url(/images/website/header.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: top;
	border-bottom: 4px solid #FE982C;
	vertical-align: bottom;
	padding-right: 27px;
	width: 774px;
	height: 130px;
}

#header UL {
    float: right;
	margin: 0;
	padding: 8px 8px 0;
	list-style: none;
}

#header LI {
	float: left;
	background: url("/images/website/mtop-left.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
}

#header A {
	float: left;
	display: block;
	background: url("/images/website/mtop-right.gif") no-repeat right top;
	padding: 8px 9px 3px 1px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header A { float: none; }
/* End IE5-Mac hack */

#header A:hover { color: #000000; text-decoration: underline; }

#header #current {
	background-image:url("/images/website/mtop-left_on.gif");
}

#header #current A {
	background-image: url("/images/website/mtop-right_on.gif");
	color: #000000;
	padding-bottom: 3px;
}

#main {
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(/images/website/main-background.gif);
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding-top: 15px;
	text-align: center;
}

#menu {
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(/images/website/menu-background.gif);
	background-color: #FFFFFF;
	width: 671px;
	height: 29px;
}

#menu INPUT {
	font-size: 11px;
	margin-top: 2px;
}

#menu #left {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/images/website/menu-left.gif);
    padding-left: 7px;
}

#left TABLE.menu {
	margin: 6 0 4 0;
}

#left TABLE.menu TD {
	padding: 3 7 3 0;
}

#left TABLE.menu TD.hr {
	background: url("/images/website/msmall-left.gif") no-repeat left;
}

#left TABLE.menu TD A {
	padding: 12 7 12 16;
	font-weight: bold;
	text-decoration: none;
	color: #4F545A;
}

#left TABLE.menu TD A:hover {
	background: url("/images/website/msmall-left_on.gif") no-repeat left;
	color: #FFFFFF;
}

#menu #right {
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(/images/website/menu-right.gif);
	text-align: right;
	padding: 3 10 0 10;
}

#text {
	background-repeat: repeat-y;
	background-image: url(/images/website/text-background.gif);
    width: 706px;
    margin-bottom: 20px;
}

#top {
	background-repeat: no-repeat;
	background-image: url(/images/website/text-top.gif);
	padding: 20 16 25 16;
}

#bottom {
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(/images/website/text-bottom.gif);
	padding-top: 10px;
}

#bottom DIV {
	padding-top: 20px;
	background-color: #FFFFFF;
	font-size: 10px;
    line-height: 13px;
	color: #8E8D8C;
}

#bottom A {
	color: #8E8D8C;
}


/*  PHOTO PREVIEW SECTION  */

#PREVIEW {
	background: FFFFFF;
	margin: 14 1 12 0;
	letter-spacing: 1px;
	padding-bottom: 0.5em;
}

.previewbox {
	display: block;
	background: #F8FAFB;
	padding: 0 5 0 5;
	text-align: center;
	border: 0 solid #C0CDD8;
	border-width: 0 1px;
}

#PREVIEW P > A {
	color: #E2E2E2;
	padding: 0 3 2 3;
}

#PREVIEW P > A:hover {
	color: #FFFFFF;
	padding: 0 3 2 3;
	background-color: #C30000;
}


/*  CURVES SECTION  */

.xtop, .xbottom {
	display: block;
	background: FFFFFF;
	font-size: 1px;
}

.xb1, .xb2, .xb3, .xb4 {
	display: block;
	overflow: hidden;
}

.xb1, .xb2, .xb3 {
	height: 1px;
}

.xb2, .xb3, .xb4 {
	background: #F8FAFB;
	border-left: 1px solid #C0CDD8;
	border-right: 1px solid #C0CDD8;
}

.xb1 {
	margin: 0 5px;
	background: #C0CDD8;
}

.xb2 {
	margin: 0 3px;
	border-width: 0 2px;
}

.xb3 {
	margin: 0 2px;
}

.xb4 {
	height: 2px;
	margin: 0 1px;
}


/*  CONTENT SECTION  */

#CONTENT {
	margin: 0 0 10 0;
}

#CONTENT H1, H1
{
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(/images/website/h1-background.gif);
	font-family: Arial, Helvetica, sans-serif;
    /*text-transform: uppercase;*/
	color: #D01515;
	padding: 10 5 0 10;
	font-weight: bolder;
	font-size: 15px;
}

#CONTENT H1 B, H1 B {
	background: url(/images/website/h1-right.gif) no-repeat right top;
	padding: 10 12 0 4;
	text-decoration: none;
}

#CONTENT H2, H2 {
	padding: 0;
	margin: 18 0 8 0;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#CONTENT P, P {
	margin: 0 0 0.6em 0;
	text-align: justify;
	font-size: 12px;
	text-align: justify;
}

#CONTENT P > A {
	color: #E2E2E2;
	padding: 0 3 2 3;
}

#CONTENT P > A:hover {
	color: #FFFFFF;
	padding: 0 3 2 3;
	background-color: #C30000;
}

A.none {
	text-decoration: none;
}

INPUT.button {
	border: 1px solid #DFD0C0;
	background-color: #FFFDFA;
	color: #D01515;
	font-size: 12px;
	cursor: pointer; 
	font-weight: bolder;
	padding: 2px;

}

SELECT {
	background-color: #FFFFFF;
	font-size: 13px;
	color: #000000;
}


/* CATALOG SECTION */

#SCROLL {
	display: block;
	width: 100%;
	overflow: auto;
	padding: 2px;
	margin: 0 auto;
}

#CATEGORY {
	margin: 22 22 22 14;
	padding: 0;
}

#CATEGORY LI {
	padding: 0 0 5 5;
	display: block;
	float: right;
	margin: 0;
}

#PRODUCTS {
	margin: 0;
	padding: 0;
}

#PRODUCTS LI {
	background-repeat: no-repeat;
	display: inline;
	float: left;
	padding: 0;
	margin: 0 0 14 16;
}

#TOPLIST {
	margin: 0;
	padding: 10 0;
}

#TOPLIST LI {
	background-repeat: no-repeat;
	display: inline;
	float: left;
	padding: 0;
	margin: 0 3 14 6;
}

#PHOTOS {
	margin: 0;
	padding: 0;
}

#PHOTOS LI {
	background-repeat: no-repeat;
	display: inline;
	padding: 0;
	float: left;
	margin: 0 3 5 3;
}

#PHOTOS LI > A {
	color: #000000;
}

#PHOTOS LI > A:hover {
	color: #C2C2C2;
}

#CHPHOTO {
	border: 1px solid #C2C2C2;
	margin-top: 10px;
}

.pdf {
	background-repeat: no-repeat;
	background-position: 1px 7px;
	background-image: url(/images/website/pdf.gif);
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	border-top: 1px solid #E7E8E7;
	padding: 8 0 12 24;
	margin: 10 0 0 0;
	text-align: left;
}

.pdf A {
	color: #DA1A1A;
}

.price {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 14px;
    font-style: oblique;
	font-weight: bolder;
	margin-bottom: 8px;
}

.order {
	float: left;
	padding: 1px 0 0 18px;
	background: url(/images/website/order.gif) no-repeat 1px 3px;
}

.order A {
	color: #ACACAC;
}

.list {
	margin: 4 0 12 0;
	padding: 0;
}

.list LI {
	display: block;
	padding: 0 0 1 0;
	margin: 0;
}

.text {
	padding: 6 0 1 0;
	font-weight: bold;
	font-size: 11px;
}

.submit {
	margin: 10 0 0 0;
	border-top: 1px solid #E7E8E7;
	padding: 0;
	text-align: right;
}

.submit INPUT {
	background-color: #FFFFFF;
	font-family: Arial, Tahoma, sans-serif;
	color: #D01A1A;
	border: 0;
	cursor: pointer;
	font-size: 12px;
	font-weight: bolder;
}

#SPEC TD {
	padding: 3;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #303030;
}

#SPEC TR:hover {
	background-color: #FBFBFC;
}

#SPEC TD.border {
	border-top: 1px solid #E7E8E7;
}

#CART TD {
	padding: 3 0 3 0;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #D2D2D2;
}

#CART TD.border {
	border-top: 1px solid #404040;
}

#CART INPUT, #CART SELECT {
	background-color: #000000;
	font-size: 12px;
	border: 0px;
	color: #D2D2D2;
}

#CART INPUT.box {
	background-color: #303030;
	border: 1px solid #505050;
	text-align: center;
}

DIV.comment
{
	font-family: Arial, Helvetica, sans-serif;
    padding-top: 7px;
	padding-bottom: 1px;
	background-image: url(/images/admin/comment_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
