html {
	width: 100%;
	min-height: 100.1%;
	padding: 0;
	margin: 0;
}
body {
	width: 100%;
	min-height: 100.1%;
	padding: 0;
	margin: 0;
	text-align: center;
	background: #cbbb9d url(/images/footer_bg.jpg) repeat-x left bottom;
}
a {
	color: #E2001A;
	text-decoration: underline;
}
a:hover {
	color: #A1953A;
	text-decoration: none;
}
.clear, .clearfix {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0px;
}

FIELDSET {
	border: none;
	border-bottom: #CBBB9D 1px solid;
}

.needed-label {
	color: #000;
}
.needed-label:before {
    content: "* ";
	color: #C00;
}
.needed {
	padding: 3px;
	font: bold 13px arial, verdana;
	color: #000;
	background-color: #F5F1D8;
	border-color: #0C0;
	border-right-color: #3F3;
	border-bottom-color: #3F3;
	border-width: 2px;
	border-style: solid;
}
INPUT, SELECT, .needed-ok {
	padding: 3px;
	font: bold 13px arial, verdana;
	color: #000;
	background-color: #F5F1D8;
	border-color: #ddd;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-width: 2px;
	border-style: solid;
}
.needed-error {
	padding: 3px;
	font: bold 13px arial, verdana;
	color: #000;
	background-color:#FFFFCC;
	border-color: #C00;
	border-right-color: #F33;
	border-bottom-color: #F33;
	border-width: 2px;
	border-style: solid;
}
.needed-blank {
	padding: 3px;
	font: bold 13px arial, verdana;
	color: #000;
	background-color: #FFCC99;
	border-color: #C00;
	border-right-color: #F33;
	border-bottom-color: #F33;
	border-width: 3px;
	border-style: solid;
}

.border {
	border: #0f0 1px solid;
}

#data UL {
	padding: 0;
	margin: 0 0 0 5px;
}
#data UL LI {
	list-style-type: none;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	background: url(/images/li_1.gif) no-repeat 0px 5px;
	padding-left: 30px;
	padding-bottom: 5px;
	line-height: 1.4em;
}
#data OL {
	padding: 0;
	margin: 0 0 0 5px;
}
#data OL LI {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	margin-left:25px;
	padding-left: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
}
#wrapper {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(/images/body_bg.jpg) repeat-y center top;
}
#wrapper-in {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(/images/top.jpg) no-repeat center top;
}
#logo {
	width: 250px;
	height: 100px;
	cursor: pointer;
}

#lang {
	float: right;
	height: 50px;
	background: url(/images/lang_bg.jpg) no-repeat left top;
	padding-left: 60px;
	padding-right: 15px;
}
#lang, #lang a {
	padding-top: 10px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
#lang a:hover {
	text-decoration: underline;
}
#lang a.act {
	color: #ccc;
}

#search {
	float: right;
	padding-top: 10px;
	padding-right: 20px;
}
#search input {
	font: 10px Tahome, Arial, Helvetica, sans-serif;
	margin-right: 4px;
}
.submit {
	background-color: #d6d6d6;
	border: #808080 1px solid;
}
.search-list {
	clear: both;
}
#content .search-list .pic {
	float: left;
	width: 120px;
	text-align: center;
	border-right: #ccc 1px solid;
	margin: 0 10px 5px 0;
}
.search-list .pic a img {
	margin: 0 auto;
}


#content {
	clear: both;
	width: 950px;
	padding: 0;
	margin: 0;
}
#data, #data-catalog {
	float: left;
	padding: 0;
	margin: 0;
	padding: 0;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1.5em;
}
#data {
	width: 420px;
	padding: 10px 0px 10px 20px;
}
#data H1 {
	font: 21px Tahoma, Arial, Helvetica, sans-serif;
	color: #e2001a;
	margin: 10px 0 10px 0;
}
#data H1 a {
	font: 21px Arial, Helvetica, sans-serif;
	color: #e2001a;
	text-decoration: none;
}
#data H1 a:hover {
	color: #C00;
	text-decoration: none;
}

h2 {
	font: 16px Tahoma, Arial, Helvetica, sans-serif;
	color: #e2001a;
	margin: 10px 0 20px 0;
}

h3 {
	font: bold 14px Tahoma, Arial, Helvetica, sans-serif;
	color: #e2001a;
	margin: 20px 0 10px 0;
}

#to-the-top {
	clear: both;
	float: right;
	width: 631px;
	background: #939598 url(/images/to_the_top_bg.jpg) no-repeat top left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 8px 0 8px 84px;
}
#to-the-top a {
	line-height: 30px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	padding: 0 10px 0 38px;
	margin: 0;
}
#to-the-top a:hover {
	color: #cac491;
	text-decoration: none;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: 150px;
	background: url(/images/foot_bg.jpg) no-repeat left bottom;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
}
#footer a {
	line-height: 30px;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	padding: 0 10px;
	margin: 0;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
#footer P {
	padding: 0 20px 0 30px;
}
#footer .links {
	padding: 88px 20px 0 20px;
}

#navig {
	clear: both;
	float: right;
	width: 626px;
	background: #949599 url(/images/navig_bg.jpg) repeat-x bottom left;
	border-left: #000 84px solid;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 5px 0 5px 5px;
}
#navig {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
}
#navig a {
	line-height: 40px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: capitalize;
	padding: 3px;
	margin: 0;
}
#navig a:hover {
	color: #cac491;
	text-decoration: none;
}
#content-title {
	float: left;
	width: 690px;
	padding: 0 0 10px 0;
	margin: 0;
}
#content-title H1 {
	font: 26px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0 10px 0 0;
	margin: 0;
	text-align: right;
}

#left {
	float: left;
	padding: 10px 0 0 0;
	margin: 0;
	width: 235px;
}
#menu {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#menu LI {
	width: 241px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #515151;
	line-height: 23px;
}
#menu LI a {
	width: 167px;
	padding: 6px 30px 6px 44px;
	background: #e9e9e9 url(/images/m_off.jpg) no-repeat left bottom;
	display: block;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #e2001a;
	text-decoration: none;
}
#menu LI a.act {
	background: #e9e9e9 url(/images/m_on.jpg) no-repeat left bottom;
	display: block;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #e2001a;
	text-decoration: none;
}
#menu LI a:hover {
	color: #e2001a;
	text-decoration: none;
	background: #e9e9e9 url(/images/m_on.jpg) no-repeat left bottom;
}
#menu LI a.act:hover {
	color: #e2001a;
	text-decoration: none;
}


#login {
	padding: 10px 10px 10px 45px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}
#login a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
#login H1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0;
	margin: 0;
}
#loggedin {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	background: #e0dcb8;
}
#loggedin a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
#login a:hover, #loggedin a:hover {
	color: #A1953A;
	text-decoration: underline;
}


#right {
	float: right;
	padding: 40px 10px;
	margin: 0 10px 0 0;
	width: 230px;
}

.box {
	clear: both;
	width: 240px;
}

.box P {
	margin: 0;
	padding: 0;
}
.box P.title {
	width: 240px;
	height: 42px;
	background: url(/images/box_top.gif) no-repeat top left;
	text-indent: -10000px;
	font-size: 1px;
	line-height: 0px;
	margin: 0;
	padding: 5px 0;
}
.box P.body {
	width: 210px;
	background: url(/images/box_r_bg.jpg) repeat-y top left;
	padding: 18px 18px 5px 18px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
}
#left .box P.body {
	width: 202px;
	background: url(/images/box_r_bg.jpg) repeat-y top center;
	border-left: #E3001B 1px solid;
	border-right: #E3001B 1px solid;
}
.box P.body a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #df001a;
	text-decoration: none;
}
.box P.body a.more {
	color: #000;
	width: 212px;
	display: block;
	text-align: right;
	padding-bottom: 5px;
	border-bottom: #cbbb9d 1px solid;
}
.box P.footer {
	width: 240px;
	height: 25px;
	background: url(/images/box_footer.gif) no-repeat bottom left;
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 0px;
	line-height: 0px;
}
#left .box P.footer {
	width: 240px;
	height: 25px;
	background: url(/images/box_l_footer.gif) no-repeat bottom left;
}

.needed {
	padding: 3px;
	font: bold 13px arial, verdana;
	color: #000;
	background-color: #fff;
	border-color: #C00;
	border-right-color: #F33;
	border-bottom-color: #F33;
	border-width: 3px;
	border-style: solid;
}
TD.needed {
	font: bold 13px arial, verdana;
	color: #f00;
	border: none;
	background: #eee;
}
TD.needed:before {
    content: "* ";
}
.needed-blank {
	padding: 3px;
	font: bold 13px arial, verdana;
	color: #000;
	background-color: #FFCC99;
	border-color: #C00;
	border-right-color: #F33;
	border-bottom-color: #F33;
	border-width: 3px;
	border-style: solid;
}
.error {
	padding: 10px;
	font:               bold 13px arial, verdana;
	color:				#000;
	background-color: #FFCC99;
	border: #F00 2px solid;
}
.uzenet {
	padding: 10px;
	font:               bold 13px arial, verdana;
	color:				#000;
	background-color: #fff;
	border: #0f0 2px solid;
}

.list-navig {
	border: none;
	padding: 8px 3px 3px 3px;
	margin: 3px 0 3px 0;
	text-align: center;
	height: 20px;
}
.list-navig-links {
	float: left;
	width: 350px;
	margin: 0 auto;
	text-align: center;
}
.list-navig-links, .list-navig-links a {
    font: 12px arial, verdana;
    color: #000;
	text-decoration: none;
}
.list-navig-links a, .list-navig-links b, .list-navig-links strong {
	width: 20px;
	padding-left: 4px;
	padding-right: 4px;
	border: #eee 1px solid;
}
.list-navig-links b, .list-navig-links strong {
	border: #aaa 1px solid;
}
.list-navig-links a:hover {
	color: #c00;
	background-color: #f5f5f5;
	border: #ccc 1px solid;
}
.list-navig-left {
	float: left;
	width: 150px;
	text-align: left;
}
.list-navig-left, .list-navig-left a {
    font: 12px arial, verdana;
    color: #999;
	text-decoration: none;
}
.list-navig-left a {
    color: #000;
}
.list-navig-left a:hover {
    color: #C00;
}
.list-navig-right {
	float: right;
	width: 150px;
}
.list-navig-right {
	float: right;
	width: 150px;
	text-align: right;
}
.list-navig-right, .list-navig-right a {
    font: 12px arial, verdana;
    color: #999;
	text-decoration: none;
}
.list-navig-right a {
    color: #000;
}
.list-navig-right a:hover {
    color: #C00;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
margin-left: -6px;
position:absolute;
top: 0;
color:#004B8E; 
height:auto; 
line-height:1.2em; 
padding: 0 3px 0 0; 
p\adding: 0 3px 0 0; 

font-family: Arial, Verdana, helvetica, sans-serif;
font-size: 13px;
font-weight: bold;

z-index:100;
width: 220px;
visibility: hidden;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);*/ /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a, .dropmenudiv a.last {
width: 100%;
display: block;
color: #004B8E; 
height: auto; 
line-height: 1.2em; 
padding: 6px 10px; 
background: #EBF4EF url(/images/ar_r_g.gif) no-repeat 5px 12px;
border-right: #CAC491 1px solid;
border-bottom: #CAC491 1px solid;
border-left: #CAC491 1px solid;
width: 190px;
text-decoration: none;
}
.dropmenudiv a.last, .dropmenudiv a.last:hover {
border-bottom: #CAC491 4px solid;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #fff;
border-right: #CAC491 1px solid;
border-bottom: #CAC491 1px solid;
border-left: #CAC491 1px solid;
color: #C00;
}


H1.news-h1 {
	clear: both;
	margin-bottom: 0;
	padding-bottom: 0;
}
.news-date {
	margin: -20px 0 0 0;
	padding: 0 0 5px 0;
	font: 9px Arial, Helvetica, sans-serif;
	color: #CAC491;
}
.more {
	padding: 0;
	margin: 0;
}
.more a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #c00;
	text-decoration: none;
}
.more a:hover {
	color: #CAC491;
	text-decoration: underline;
}
.news-date .more a {
	font: 9px Arial, Helvetica, sans-serif;
	color: #c00;
	text-decoration: none;
}
.news-date .more a:hover {
	color: #CAC491;
	text-decoration: underline;
}
.news-intro {
	margin: 0;
	padding: 0 0 10px 0;
	font: 14px Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 1.5em;
	border-bottom: #E0DCB8 1px solid;
}
.news-intro P {
	margin: 0;
	padding: 3px 0 3px 0;
}
.full {
	font-style: italic;
	color: #666666;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
}
#data img, .news-intro img, .full img, .news-text img {
	padding: 0;
	margin: 3px 10px;
	border: #DDDDDD 1px solid;
}

#data table, .news-intro table, .full table, .news-text table {
	width: 100%;
	border: 0px 0px 0px 0px;
	border-style: none;
	border: #A1953A 1px solid;
	margin: 0;
	padding: 0;
	background: transparent url(/images/table_bg.jpg) repeat-x top left;
}
#data table td, .news-intro table td, .full table tr, .news-text table tr {
	border-bottom: #eee 1px solid;
	padding: 4px;
	margin: 0;
}
.news-intro .more a {
	font-size: 0.8em;
	color: #c00;
	text-decoration: none;
	text-transform: capitalize;
}
.news-intro .more a:hover {
	color: #CAC491;
	text-decoration: underline;
}
.padtop {
	padding-top: 10px;
}
.padbot {
	padding-bottom: 10px;
}

/* BOXOVER */
.ttphdr {
	display: none;
}
.ttpbdy {
	width: 120px;
	background: transparent url(/images/boxover_bg.gif) no-repeat top left;
	text-align: right;
	padding: 2px 2px 2px 6px;
}
/* BOXOVER */

.design-pic {
	width: 300px;
	height: 300px;
	float: right;
	border: #A1953A 1px solid;
	margin: 0 0 135px 10px;
	padding: 0;
}
.product-list {
	width: 125px;
	height: 135px;
	float: left;
	margin: 0 30px 10px 0;
	padding: 0;
	text-align: center;
}
.product-list img {
	border: none;
	padding: 0;
	margin: 0 auto;
}
.product-list, .product-list a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #A1953A;
	text-decoration: none;
}
.product-list a:hover {
	color: #c00;
	text-decoration: none;
}

.zoom {
	background: url(/images/zoom.gif) no-repeat 0px 0px;
	width: 110px;
	padding: 0 0px 0 15px;
	margin-left: 12px;
	display: block;
	text-align: left;
}

.product-text {
	float: left;
	width: 420px;
	margin: 0;
	padding: 10px;
}
.product-pic {
	float: left;
	margin: 0 10px 0 -10px;
	padding: 0;
}
.product-pic img {
	padding: 0;
	margin: 0;
}
.product-data {
	float: right;
	width: 160px;
	margin: 0;
	padding: 10px;
	background-color: #eee;
}

.product-list-related-container {
	margin: 10px 0 10px 0;
	padding: 10px;
	text-align: center;
	border-top: #A1953A 2px solid;
}
.product-list-related {
	width: 105px;
	height: 105px;
	display: block;
	float: left;
	margin: 0 20px 10px 0;
	padding: 0;
	text-align: center;
}
#data .product-list-related .pic {
	width: 100px;
	height: 75px;
	display: block;
	border: #A1953A 1px solid;
}
#data .product-list-related .pic img {
	border: none;
	padding: 0;
	margin: auto;
	width: 100px;
	height: auto;
	max-height: 75px;
}
.more-details {
	text-align: center;
}
.more-details, .product-list-related, .product-list-related a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #A1953A;
	text-decoration: none;
}
.product-list-related a:hover {
	color: #c00;
	text-decoration: none;
}
.dash {
	color: #CCCCCC;
}
.gray0 {
	background-color: #666;
	color: #FFF;
	border-top: #000 1px solid;
	font-weight: bold;
}
.gray1 {
	background-color: #eee;
	color: #333;
}

.no-border {
	border: none;
}

#data .no-format, #data .no-format TD, #data-catalog .no-format, #data-catalog .no-format TD {
	border: none;
	background: none;
	vertical-align: text-top;
}

#data .small, #data-catalog  .small {
	font-size: 12px;
}
