﻿body 
{
	background-color:#ffffff;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:11px;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
}
HTML
{
	height:100%;
}
FORM
{
	padding: 0px;
	margin: 0px;
}

.button
{
	border:solid 1px #a69981;
	width:100px;
	font-size: 11px;
	font-weight:bold;
	background-color:#ffb500;
	color:White;
	font-weight: bold;
	height:21px;
	
}
.button_back

{
	border:solid 1px #00FF00;
	font-size: 11px;
	font-weight:bold;
	background-color:#2DAC2B;
	color:#00FF00;
	font-weight: bold;
	height:21px;
	position:absolute;
	top:160px;
	left:160px;
}
/* LINKS */

/* A			{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight:bold;	color: #00FF00;	text-decoration: underline;}
A:visited	{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight:bold;	color: #00FF00;	text-decoration: underline;}
A:active	{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight:bold;	color: #00FF00;	text-decoration: underline;}
A:hover		{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight:bold;	color: #00FF00;	text-decoration: underline;}

.link A			{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight:bold;	color: #00FF00;	text-decoration: underline;}
.link A:visited	{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight:bold;	color: #00FF00;	text-decoration: underline;}
.link A:active	{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight:bold;	color: #00FF00;	text-decoration: underline;}
.link A:hover		{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight:bold;	color: #00FF00;	text-decoration: underline;}


/* TEXT */

#style1 {font-family:Verdana,Arial, Helvetica, sans-serif;	font-size:13px; font-weight:bold; color:Red; text-decoration:underline}
.label 
{
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px; font-weight:normal;
	color:#a69981;
	text-decoration:none
}
.value
{
	font-family:Verdana;
	font-size:11px;
	color:Black;
	font-weight:normal;
}

.input
{
	border: solid 1px Black; padding:1px 1px 1px 1px; line-height:14px;
	font-size: 11px;
}
.productlist_separator{ height: 2px; background-image: url(images/hline3.jpg); background-position:top; background-repeat:repeat;  }

/* PADDING */
.pad0 {padding: 0px 0px 0px 0px;}
.pad10{		padding: 10px 10px 10px 10px;}
.pad5{		padding: 5px 5px 5px 5px;}
.lpad10{	padding-left: 10px;}
.rpad10{	padding-right: 10px;}
.tpad10{	padding-top: 10px;}
.bpad10{	padding-bottom: 10px;}
.tpad15{	padding-top: 15px;}
.pad3{		padding: 3px 3px 3px 3px;}
.pad0{		padding: 0px;}
.rpad2{		padding-right: 2px;}
.lpad2{		padding-left: 2px;}
.rpad5{		padding-right: 5px;}
.lpad5{		padding-left: 5px;}
.tpad5{		padding-top: 5px;}
.bpad5{		padding-bottom: 5px;}


/* ALING */
.r{	text-align: right;}
.l{	text-align: left;}

/* ALING */
.r{	text-align: right;}
.l{	text-align: left;}

.copyright{	font-family: Verdana;	color: #075176;	font-size: 11px;}
.bold{	font-size: 11px;	color:#a69981;	font-weight: bold;}
.bold_only{	font-weight: bold;}
.normal			{	font-size: 11px;	color:#a69981;	letter-spacing: 0px;}
.passed_status	{	font-size: 11px;	color: #075176;	letter-spacing: 0px;	color: #990000;}
.normal_status	{	font-size: 11px;	color: #075176;	letter-spacing: 0px;	color: green;}
.nowrap			{	white-space:nowrap}
.text			{	font-size: 12px;	color: #075176;	letter-spacing: 0px; line-height: 20px;}
.small_text			{	font-size: 9px;	color: #075176;	letter-spacing: 0px; line-height: 12px;}
.border{	border-width: 1px 1px 1px 1px;	border-style: solid;	border-color: #999999;}
.rborder{	border-right-width: 1px;	border-right-style: solid;	border-right-color: #999999;}
.lborder{	border-left-width: 1px;		border-left-style: solid;	border-left-color: #999999;}
.tborder{	border-top-width: 1px;		border-top-style: solid;	border-top-color: #999999;}
.bborder{	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #999999;}
.error_message{font-size:11px; color:#FF0000; vertical-align:super;}
.error_summary{font-size:11px; color:#991111; padding:5px;}

.total_text
{
	font-family:Verdana;
	font-size:11px;
	color:#008ED8;
	padding-left:5px;
	font-weight:bold;	
}
.total_text_alt
{
	font-family:Verdana;
	font-size:11px;
	color:#8F8F8F;
	padding-left:5px;
	font-weight:bold;	
	background-color:#F4F4F4;
}

.loginView
{
	position:absolute;
	top:180px;
	z-index:200;
}
.button_shopping
{
	width:140px;
	border:solid 1px #a69981;
	font-size: 11px;
	font-weight:bold;
	background-color:#ffb500;
	color:White;
	font-weight: bold;
	height:21px;

}
.two_Line
{
	background-image: url(images/2line.gif);
	background-repeat:repeat-x;
	height:4px;
}

.caption{
	color:#a69981;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
}

.StandardHeaderWhiteBig
{
	background-color:#a69981;
	color:White;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
.CustomizeHeader
{
	color:White;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}


table { border:0px; border-collapse:collapse ; width:100%} 
.td_0 {vertical-align:top; padding:0px; }

html {height:100%;}


td, table{
	font-family:tahoma;
	font-size:11px;
	line-height:14px;
	color:#483d36;
}
/*
td, table, select, input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#483d36;
}
*/
form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background:#ffffff; height:100%}

img {border:0}

ul{margin:0px; padding:0px; list-style:none}
ul li { line-height:18px}
ul li a{text-decoration:underline; color:#a69981; background:url(images/marker_list.gif) no-repeat 0 7px; padding-left:8px; font-weight:bold}
ul li a:hover{ text-decoration:none}

ul.list{margin:0px; padding:0px; list-style:none}
ul.list li { line-height:17px; font-family:arial; font-size:12px}
ul.list li a{text-decoration:underline; color:#2f2f2f; background:none; font-weight:normal; padding:0}
ul.list li a:hover{ text-decoration:none}


ul.list_1 {margin:0px; padding:0px; list-style:none}
ul.list_1 li { line-height:20px; font-size:12px; font-family:arial}
ul.list_1 li a{text-decoration:underline; color:#473c35; background:url(images/marker_list1.gif) no-repeat 0 7px; padding-left:8px; font-weight:bold}
ul.list_1 li a:hover{ text-decoration:none}

ul.list_2 {margin:0px; padding:0px; list-style:none}
ul.list_2 li { line-height:20px}
ul.list_2 li a{text-decoration:underline; color:#473c35; background:url(images/marker_list1.gif) no-repeat 0 7px; padding-left:8px; font-weight:bold}
ul.list_2 li a:hover{ text-decoration:none}


h3 {margin:0 0 14px 0; font-size:11px; font-weight:bold; font-family:tahoma}
h4 {margin:0 0 14px 0; font-size:12px; font-weight:bold; font-family:arial}

.line {background:#ebeae9; height:1px; width:auto}
.line_1 {background:#ebeae9; height:1px; width:auto}

a {text-decoration:underline; color:#594e48}
a:hover {text-decoration:none}

a.link {text-decoration:none; color:#594e48; font-weight:bold; background:url(images/marker_link_m.gif) no-repeat 0 5px; padding-left:16px; font-family:arial; font-size:13px; line-height:20px}
a.link:hover {text-decoration:none; background:url(images/marker_link_m.gif) no-repeat}

a.link_1 {text-decoration:underline; color:#a69981; background:url(images/marker_link.gif) no-repeat 0 7px; padding-left:8px; font-weight:bold}
a.link_1:hover { text-decoration:none}

a.link_2 {text-decoration:underline; color:#ffffff; background:url(images/marker_link1.gif) no-repeat 0 7px; padding-left:8px; font-weight:bold}
a.link_2:hover { text-decoration:none}

a.link_3 {text-decoration:underline; color:#473c35; background:url(images/marker_list1.gif) no-repeat 0 7px; padding-left:8px; font-weight:bold}
a.link_3:hover { text-decoration:none}

a.link_4 {text-decoration:underline; color:#594e48; font-weight:bold}
a.link_4:hover {text-decoration:none}

a.text_navigator {text-decoration:underline; color:#594e48; font-weight:bold}
a.text_navigator:hover {text-decoration:none}

a.text_navigator_selected {text-decoration:none; color:#A59880; font-weight:bold}
a.text_navigator_selected:hover {text-decoration:none}

text_navigator_selected
.title {margin-bottom:11px; display:block}
.pic_left {margin:4px 20px 0 0; float:left}

.pic_block { background:#ffb500}
.pic_block .l_t { background:url(images/l_t_1.gif) left top no-repeat;}
.pic_block .r_t { background:url(images/r_t_1.gif) right top no-repeat;}
.pic_block .r_b { background:url(images/r_b_1.gif) right bottom no-repeat;}
.pic_block .l_b { background:url(images/l_b_1.gif) left bottom no-repeat;}
.pic_block .ind{ height:auto}

.pic_block1 { background:#ebe8e4; font-family:arial; font-size:12px; line-height:14px; color:#473c35 }
.pic_block1 .l_t { background:url(images/l_t_2.gif) left top no-repeat;}
.pic_block1 .r_t { background:url(images/r_t_2.gif) right top no-repeat;}
.pic_block1 .r_b { background:url(images/r_b_2.gif) right bottom no-repeat;}
.pic_block1 .l_b { background:url(images/l_b_2.gif) left bottom no-repeat;}
.pic_block1 .ind{ height:auto; padding:19px 10px 26px 15px}

.pic_block2 { background:#ffb500; color:#ffffff; font-family:arial; font-size:12px; line-height:14px}
.pic_block2 .l_t { background:url(images/l_t_3.gif) left top no-repeat;}
.pic_block2 .r_t { background:url(images/r_t_3.gif) right top no-repeat;}
.pic_block2 .r_b { background:url(images/r_b_1.gif) right bottom no-repeat;}
.pic_block2 .l_b { background:url(images/l_b_1.gif) left bottom no-repeat;}
.pic_block2 .ind { height:auto; padding:23px 10px 35px 17px}
.pic_block2 .ind .title {margin-bottom:15px}

.main { width:100%; min-height:800px}
.main_1 {width:780px; min-height:636px}
.main_2 {width:780px; background:url(images/bg_main.gif) no-repeat top; height:800px}
.flash {z-index:1;  position:absolute; background:url(images/bg_body.gif) repeat-x top;}
.main_3 {position:absolute; z-index:2; margin-top:164px}

.left {width:50%; background:url(images/bg_body.gif) repeat-x top}
.right {width:50%; background:url(images/bg_right.gif) repeat-x top}

/* header */
#header { height:164px }
#header .col1 {width:204px}
#header .col1 img {display:block}
#header .col2 {width:576px}
#header .col2 .row1 {height:103px}
#header .col2 .row1 .c1 {width:423px; padding:45px 0 0 19px}
#header .col2 .row1 .c1 img {display:block}
#header .col2 .row1 .c2 {width:134px; padding-top:40px}
#header .col2 .row2 {height:61px}
#header .col2 .row2 img {vertical-align:top}

/* content */
#content { height:550px; padding:0 30px 0 26px}
#content .table_content {width:724px; height:550px}
#content .col1 {width:178px}
#content .col1 .row1 {height:112px; color:#ffffff; font-family:arial; font-size:12px; line-height:14px; font-weight:bold}
#content .col1 .row1 .pic_block .ind{padding:21px 10px 23px 16px; height:auto}
#content .col1 .row1 .pic_block .ind .select {width:150px; height:19px; margin:0 0 3px 0; display:block; color:#000000; font-weight:normal}
#content .col1 .row1 .pic_block .ind .select1 {width:150px; height:21px; display:block; color:#000000; font-weight:normal}
#content .col1 .row2 {height:438px}
#content .col2 {width:546px}
#content .col2 .row1 {height:208px}
#content .col2 .row1 img {vertical-align:top; margin:22px 0 0 4px}
#content .col2 .row2 {height:auto}

/* footer */
#footer { height:86px}
#footer .col1 {width:331px; padding:30px 0 0 28px; color:#515151}
#footer a {color:#515151; text-decoration:none}
#footer a:hover {text-decoration:underline}
#footer .col2 {width:373px; padding:32px 50px 0 0; line-height:15px}


/* index.html */
#page1 #content .col1 .row2 .title {margin-bottom:8px}
#page1 #content .col1 .row2 .pic {margin:0 -10px 18px 0; display:block}
#page1 #content .col1 .row2 ul {margin:16px 0 0 0}
#page1 #content .col1 .row2 .pic_block1 .ind {padding:19px 26px 47px 15px}
#page1 #content .col2 .row2 .c1 {width:333px; padding:0 21px 10px 13px}
#page1 #content .col2 .row2 .c1 .line {margin:12px 0 6px 0}
#page1 #content .col2 .row2 .c1 .line_1 {margin:15px 0 8px 0}
#page1 #content .col2 .row2 .c1 .pic_left {margin:3px 12px 0 0; float:left}
#page1 #content .col2 .row2 .c2 {width:178px; padding:0 1px 6px 0}
#page1 #content .col2 .row2 .c2 p {margin:0 0 14px 0}
#page1 #content .pic_block2 .ind a{color:#ffffff; text-decoration:none}
#page1 #content .pic_block2 .ind a:hover {text-decoration:underline}


/* index-1.html */
#page2 #content .col1 .row2 .title {margin-bottom:6px}
#page2 #content .pic_block1 .ind {padding:19px 19px 21px 15px}
#page2 #content .col1 .row2 .div_name {margin:15px 1px 15px 0; text-align:right}
#page2 #content .col2 .row2 {padding:19px 15px 30px 13px}
#page2 #content .col2 .row2 .div_list {width:446px; margin:13px 0 22px 0; height:34px}
#page2 #content .col2 .row2 p {margin:0 0 14px 0}

/* index-2.html */
#page3 #content .col1 .row2 .title {margin-bottom:6px}
#page3 #content .col1 .row2 ul {margin:13px 0 0 0}
#page3 #content .col1 .row2 .pic_block1 .ind {padding:19px 20px 44px 16px}
#page3 #content .col2 .row2 .c1 {width:333px; padding:19px 21px 10px 13px}
#page3 #content .col2 .row2 .c1 .line {margin:16px 0 6px 0}
#page3 #content .col2 .row2 .c1 .line_1 {margin:8px 0 5px 0}
#page3 #content .col2 .row2 .c2 {width:178px; padding:0 1px 6px 0}
#page3 #content .col2 .row2 .c2 p {margin:14px 0 14px 0}
#page3 #content .col2 .row2 .c2 .pic_block2 .ind { height:100%; padding:23px 10px 35px 17px}
#page3 #content .col2 .row2 .c2 .pic_block2 .ind .title {margin:0 0 1px -4px}


/* index-3.html */
#page4 #content .col1 .row2 .title {margin-bottom:7px}
#page4 #content .pic_block1 .ind {padding:19px 10px 36px 15px}
#page4 #content .col1 .row2 .pic {margin:0 0 15px 0}
#page4 #content .col1 .row2 p {margin:18px 0 17px }
#page4 #content .col2 .row2 {padding:19px 0 30px 13px}
#page4 #content .col2 .row2 .title {margin-bottom:10px}
#page4 #content .col2 .row2 .table_pics .pic_left { float:left; margin:4px 20px 0 0}
#page4 #content .col2 .row2 .table_pics p {margin:0 0 14px 0}
#page4 #content .col2 .row2 .table_pics .more { margin:14px 0 21px 0}
#page4 #content .col2 .row2 .table_pics {width:533px; margin:0 0 16px 0; height:194px}
#page4 #content .col2 .row2 .table_pics .c1 {width:240px; padding-right:60px}
#page4 #content .col2 .row2 .table_pics .c2 {width:233px}
#page4 #content .col2 .row2 p {margin:0 0 14px 0}

/* index-4.html */
#page5 #content .col1 .row2 .title {margin-bottom:7px}
#page5 #content .pic_block1 .ind {padding:19px 10px 34px 15px}
#page5 #content .col1 .row2 .pic {margin:0 0 15px 0}
#page5 #content .col1 .row2 p {margin:0 0 15px 0}
#page5 #content .col1 .row2 ul {margin:11px 0 19px 0}
#page5 #content .col2 .row2 {padding:19px 0 30px 13px}
#page5 #content .col2 .row2 .title {margin-bottom:10px}
#page5 #content .col2 .row2 .div_list {width:512px; margin:11px 0 7px 0; height:34px}
#page5 #content .col2 .row2 .line {margin:0 0 6px 0}
#page5 #content .col2 .row2 p {margin:0 0 14px 0}

/* index-5.html */
#page6 #content .col1 .row2 .title {margin-bottom:5px}
#page6 #content .pic_block1 .ind {padding:19px 10px 29px 15px}
#page6 #content .col1 .row2 .table_form {width:140px; margin-top:9px}
#page6 #content .col1 .row2 .table_form td {height:auto; padding:2px 0 5px 0; font-family:arial; font-size:12px; line-height:14px; color:#473c35 }
#page6 #content .col1 .row2 .table_form input {width:139px; height:auto}
#page6 #content .col1 .row2 .table_form textarea {width:139px; height:122px; overflow:auto}
#page6 #content .col1 .row2 .table_form .div_input {width:139px; height:17px}
#page6 #content .col1 .row2 .table_form .div_textarea {width:139px; height:auto; margin-bottom:13px}
#page6 #content .col2 .row2 {padding:19px 0 30px 13px}
#page6 #content .col2 .row2 .title {margin-bottom:10px}
#page6 #content .col2 .row2 .line {margin:0 0 6px 0}
#page6 #content .col2 .row2 .pic_left {margin:3px 17px 0 -3px}
#page6 #content .col2 .row2 ul {margin:12px 0 27px 0}
#page6 #content .col2 .row2 p {margin:0 0 15px 0}
#page6 #content .col2 .row2 .table_contacts {width:517px; height:147px}
#page6 #content .col2 .row2 .table_contacts .c1 {width:280px}
#page6 #content .col2 .row2 .table_contacts .c2 {width:237px}


/* index-6.html */
#page7 #content .col1 .row2 .title {margin-bottom:5px}
#page7 #content .col1 .row2 p {margin:0 0 14px 0}
#page7 #content .pic_block1 .ind {padding:19px 14px 43px 16px}
#page7 #content .col2 {padding:38px 21px 10px 13px; width:512px}
#page7 #content .col2 p {margin:0 0 14px 0}
#page7 #content .col2 .title {margin-bottom:10px}

/*
.form input {
	width:245px;
	height:20px;
	padding:0 0 0 4px;
	margin:0;
	display:inline;
}

.form textarea {
	width:245px;
	height:117px; 
	overflow: auto;
	margin:0;
	padding:0 0 0 4px;
	display:inline;


}
*/
