body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #666666;
	line-height:120%;
	background-color: #4c4b4b;
}
#home .home_content .left h2 {
	font-size: 17px;
	color: #ffffff;
}
body.main {
	background: #4c4b4b url(../images/grad_bg.jpg) repeat-x scroll center top;
}
h2 {
	font-size: 15px;
	color: #666666;
}
img {
	border : none;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	padding: 0;
	margin: 0;
	padding-left: 20px;
	list-style-position: outside; 
}
li { 
	list-style-image: url('../images/arrow.gif');
	/*list-style-type: disc;*/
    color: #0f5499;
	font-size: 13px;
	font-family : Arial, Helvetica, sans-serif;
}
.home_middle li {
	list-style-image: url('../images/li_dot.png');
	color: #666666;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:19px;
	font-weight:bold;
}
input, button { 
    font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #175ca2;
	border: 1px solid #eb8d06;
	padding: 2px 2px 2px 2px;
}
textarea { 
    font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #175ca2;
	width: 230px;
	height: 80px;
	border: 1px solid #eb8d06;
}

textarea#comment_box{
	width:400px;
	height:50px;
}

select { 
    font-family : Arial, Helvetica,sans-serif;
	font-size: 12px;
	color: #175ca2;
	border: 1px solid #eb8d06;
}
A{
    COLOR: #e35804;
    text-decoration: none;
}
A:hover{
    color: #026ec6;
    text-decoration: none;
}
/*** visible styles ................................... ***/

.text_general {
	/* text general 12 black */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration: none;
	line-height: 120%;
	font-style: normal;
}
.text_general2 {
	/* text general 13 gray */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #666666;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: 0.3px;
}
.text_general3 {
	/* text general 14 gray */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #666666;
	text-decoration: none;
	line-height: 130%;
	font-weight: normal;
}
.title_blue {
	/* titles 15 blue */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #1d70c4;
	text-decoration: none;
	line-height: 130%;
	font-weight: bold;
}
.sub_title1 {
	/* headings orange 15 */
    color: #f47c05;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
	line-height: 110%;
}
.captions {
	/* text small 11 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.sub_title_nl1 {
	/* newsletter title orange 14 */
    color: #f47c05;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
	line-height: 110%;
}
.sub_title_nl2 {
	/* newsletter title blue 14 */
    color: #1d70c4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
	line-height: 110%;
}
.sub_text_nl1 {
	/* newsletter text blue 12 */
    color: #1d70c4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	line-height: 110%;
}
.sub_text_nl2 {
	/* newsletter text black 11 */
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	line-height: 110%;
}
.sub_text_nl2 {
	/* newsletter text gray 11 */
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	line-height: 110%;
}
.page_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#1361a3;
	font-weight: bold;
	line-height: 120%;
}

/*** end visible styles ......................... ***/

/*** site style elements .......................  ***/
form {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
.general_container {
	width: 100%;
	height: 100%;
	text-align: center;	
}

/*** Header .................................... ***/

#header {
	margin: auto;
	height: 85px;
	width: 1000px;
	text-align: left;
	background-color:#fcfcfc;
}
#header .logo {
	float: left;	
	width: 440px;
	text-align: left;
}
#header .right_content {
	float: right;	
	height: 85px;
	width: 560px;
	text-align: right;
}
#header .right_content .search {
	float:right;	
	width: 320px;
	text-align: right;
	padding: 25px 25px 0 0;
}
#header .right_content .rc_padding {
	padding: 20px 10px 10px 0;
}

/*** Middle home .................... ***/

.home_content {
	margin: auto;
	width: 1000px;
	text-align: left;
	background-color: #fcfcfc; 
}
.home_content .padd {
	padding: 3px 30px 10px 30px;
}
.home_content .padd .cart {
	float:right;
	width: 700px;
	text-align: right;
    font-family: Arial, Helvetica, sans-serif;
	color: #666666;
    font-size: 11px;
    font-weight: normal;
	line-height: normal;
	margin-bottom:5px;
}
.home_content .padd .intro {
	float:left;
	width: 250px;
	text-align: left;
}
.home_content .padd .banner_rotator {
	float:right;
	display:block;
	width: 940px;
	text-align: left;
}
.home_middle {
	margin: auto;
	width: 1000px;
	text-align: left;
	background: #fcfcfc url(../images/h_section1_bg.gif) repeat-x scroll left top; 
}
.home_middle .paddd {
	padding: 15px 30px 15px 30px;
}
.home_middle .paddd .col1 {
	float:left;
	width: 265px;
	text-align: left;
	color:#666666;
}
.col1 .col1_pad {
	padding-right:20px;
}
.home_middle .paddd .col2 {
	float:left;
	width: 360px;
	text-align: left;
	color:#666666;
	padding-left:10px;
	border-left: solid 1px #bbbbbb;
}
.home_middle .paddd .col3 {
	float:right;
	width: 290px;
	text-align: left;
	color:#666666;
	padding-left:10px;
	border-left: solid 1px #bbbbbb;
}

/*** Subpage styles ........................... **/
.sub_content {
	margin: auto;
	width: 1000px;
	text-align: left;
	background-color: #fcfcfc; 
}
.sub_content .padd {
	padding: 3px 20px 15px 20px;
}
.sub_content .padd .cart {
	float:right;
	width: 600px;
	text-align: right;
    font-family: Arial, Helvetica, sans-serif;
	color: #666666;
    font-size: 11px;
    font-weight: normal;
	line-height: normal;
	margin-bottom:5px;
}
.sub_content .padd .intro {
	float:left;
	width: 260px;
	text-align: left;
}
.sub_content .padd .banner_rotator {
	float:right;
	display:block;
	width: 680px;
	text-align: left;
}
.sub_middle {
	margin: auto;
	width: 1000px;
	text-align: left;
	background: #fcfcfc url(../images/h_section1_bg.gif) repeat-x scroll left top; 
}
.sub_middle .paddd {
	padding: 15px 20px 15px 20px;
}
.sub_middle .paddd .col1 {
	float:left;
	width: 280px;
	text-align: left;
	color:#666666;
}
.sub_middle .col1 .col1_pad {
	padding-right:20px;
}
.sub_middle .paddd .col2 {
	float:left;
	width: 370px;
	text-align: left;
	color:#666666;
}
.sub_middle .paddd .col3 {
	float:right;
	width: 290px;
	text-align: left;
	color:#666666;
}
.sub_middle .paddd .col4 {
	float:right;
	width: 680px;
	text-align: left;
	color:#666666;
}

/*** Product tpl styles ....................... ***/

.product_content {
	margin: auto;
	width: 1000px;
	text-align: left;
	background-color: #fcfcfc; 
}
.product_content .padd {
	padding: 3px 20px 15px 20px;
}
.product_content .padd .cart {
	float:right;
	width: 600px;
	text-align: right;
    font-family: Arial, Helvetica, sans-serif;
	color: #666666;
    font-size: 11px;
    font-weight: normal;
	line-height: normal;
	margin-bottom:5px;
}
#products {
	width: 960px;
	text-align: left;
}

/*** Footer ................................... ***/

#footer {
	margin: auto;
	width: 1000px;
	height: 95px;
	text-align: left;
	background: transparent url(../images/footer_bg.png) no-repeat scroll left bottom;
}
#footer .f_padding {
	padding:10px 20px 30px 30px;
}
#footer .f_padding .copyright {
	width: 395px;
	float:left;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
#footer .f_padding .copyright a {
	color: #0066cc;
}
#footer .f_padding .copyright a:hover {
	color: #000000;
}
#footer .f_padding .links {
	width: 535px;
	float:right;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	line-height:18px;
}
#footer .f_padding .links a {
	color: #0066cc;
}
#footer .f_padding .links a:hover {
	color: #000000;
}
td.footer_boder {
	border-left:solid 1px #2472bf;
}


/*** Category Navigation .......................... ***/
#category {
	margin: auto;
	display:block;
	height: 70px;
	width: 1000px;
	list-style: none;
	background: #fcfcfc url(../images/cat_bg.gif) repeat-x scroll left top;
	text_align:left;
}
#category .padding {
	padding-top: 11px;
	
}
#category ul {
	list-style-type:none;
	padding: 0 20px;
}
#category ul li {
	float: left;
	list-style-type: none;
}
#category a {
	/*
	height: 0;
	padding-top: 65px;
	*/
	height: 65px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	width: 120px;
	overflow: hidden;
}

/*** Navigation ................................... ***/
#nav {
	margin: 0 auto;
	display: block;
	height: 33px;
	width: 560px;
	background: transparent url(../images/blue_nav.gif) no-repeat scroll left top;
}
#navigation ul {
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none;
}
#navigation ul li {
	float: left;
	list-style: none;
}
#navigation ul li a {
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	padding: 0 20px 3px 20px;
	text-decoration: none;
	cursor: pointer;
}
#navigation ul li a:hover {
	color: #eb8d06;
}
#navigation ul li.on a {
	color: #ff9933;
}
#navigation ul li.on a:hover {
	color: #ffffff;
}
/*
#navigation ul li .contact a, #navigation ul li .contact_on a {
	width: 147px;
}
#navigation ul li.on div {
	color: #ffffff;
	font-weight: bold;
}
#navigation ul li.on a {
	background-image: url('../images/navcorner_left.gif');
	background-repeat: no-repeat;
	background-position: left top;
	color: #ffffff;
	font-weight: bold;
	background-color:#8f9609;
}
#navigation ul li .last a, #navigation ul li .last_on a {
	border-right-style:none;
}
#navigation ul li .last a:hover, #navigation ul li .last_on a, #navigation ul li.active .last a {
	border-right-style:none;
}
/*** End Navigation ***/

/*** Drop Down Menu ........................................ ***/
.cssmenu_iframe, .cssmenu_sub {
	position: absolute;
	background-color: #ffffff;
	border: 1px solid #2e84db;
	/*border-top: none;*/
	padding-top: 2px;
	padding-bottom: 2px;
}
.cssmenu_iframe {
	border: none;
	padding: 0;
}
#cssmenu_submenus ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#cssmenu_submenus ul li {
	list-style: none;
}
.cssmenu_iframe {
	z-index: 499;
}
#cssmenu_submenus a, #cssmenu_submenus a span {
	display: block;
	height: 1%;
	text-decoration: none;
	cursor: pointer;
	color: #2e84db;
}
#cssmenu_submenus a span {
	line-height: 20px;
	text-align: left;
	padding: 0 10px;
}
#cssmenu_submenus a:hover span {
	color: #e57305;
}
#cssmenu_submenus a.arrow {
	background-image: url('../images/cssmenu_arrow.gif');
	background-position: right center;
	background-repeat: no-repeat;
}
/*** End Drop Down Menu ***/

/*** Rotator styles ................................ ***/
div#imageTextArea {
	float: left;
	width: 660px;
	display: table; 
	#position: relative;
	text-align: left;
	line-height: normal;
	/*padding-top: 3px;*/
}		
div#imageTextArea {
	width: 420px;
}	
div#imageSelection {
	padding: 1px 0px;
}		
div#imageSelection a {
	/*padding: 0px 3px;*/
}		
div#imageTextArea h1 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.5pt;
	font-size: 12px;
	font-weight: normal;
	line-height: 110%;
	padding-top: 5px;
	text-align: left;
	padding: 3px 6px 3px 6px;
}		
div#imageSelection a.imageOffState img {
	border: 2px solid #7faffb;
}
		
div#imageSelection a.imageHoverState img {
	border: 2px solid #487fe4;
}
		
div#imageSelection a.imageOnState img {
	border: 2px solid #ef5b19;
}
/*** END Rotator styles ***/


/*** Buttons style ............................. ***/
#gobutton {
	width: 33px;
	height: 24px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2d1a0c;
	margin: 0;
	padding: 0 0 1px 0;
	border: 0;
	background: transparent url(../images/go_button.gif) no-repeat center top;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
form>#gobutton { /* For non-IE browsers*/
	height: 0px;
}
/*** Begin button styles .......................... ***/
#bluebutton {
    width: 40px;
    height: 22px;
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
    margin: 0;
    padding: 0 0 2px 0;
    border: 0;
    background: transparent url(../images/blue_button.gif) no-repeat center top;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}

/* news list.tpl styles .......................... */
.news_general {
	width: 660px;
}
.news_general .n_image {
	float: left;
	width: 140px;
	margin-right: 5px;
	margin-bottom: 20px;
	text-align: left;
}
.news_general .news_teaser {
	float: left;
	width: 460px;
	text-align: left;
}

/* news summary.tpl styles ........................ */
.news_summary {
	width: 330px;
}
.news_summary .ns_img {
	float: left;
	display:block;
	width: 70px;
	height:60px;
	margin-bottom: 15px;
	padding-top:5px;
	text-align: center;
	border: 1px solid #cdcdcd;
}
.news_summary .ns_title_date {
	float: right;
	width: 240px;
	margin-bottom: 15px;
	text-align: left;
}
.news_subtitle{
	font-family: Arial, Helvetica,sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}
.news_title{
	font-family: Arial, Helvetica,sans-serif;
	font-size: 14px;
	color: #E35804;
	font-weight: bold;
}
.news_title2{
	font-family: Arial, Helvetica,sans-serif;
	font-size: 16px;
	color: #E35804;
	font-weight: bold;
}
.news_date {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 10.5px;
	color: #006699;
	font-weight: normal;
}
.news_sumteaser {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
}

/*** Google Maps ................................... ***/
#google_map {
	border: 1px solid #a78f73;
	background-image: url('../images/map_loading.gif');
	background-position: center center;
	background-repeat: no-repeat;
	height: 350px;
	overflow: hidden;
}
#google_map.loaded {
	background-image: none;
}
#google_map .name {
	font-weight: bold;
	font-size: 13px;
}
/*** End Google Maps ***/

/*** Forms......................................... ***/
input.w05, select.w05 {
	width: 60px;
}
input.w1, select.w1 {
	width: 150px;
}
input.w15, select.w15 {
	width: 170px;
}
input.w2, select.w2 {
	width: 230px;
}
td label {
	display: block;
	position: relative;
	font-size:12px;
	width: 160px;
	color: #000000;
}
.c1_form {
	color: #666666;
}
span.label {
	display: block;
	color: #000000;
	padding-bottom: 3px;
}
label span.label {
	display: inline;
}
td label img {
	position: absolute;
	top: 3px;
	right: 0px;
}
td.field label, td label.auto {
	width: auto;
	display: inline;
	padding-right: 12px;
}
td.field label {
	color: #000000;
	font-weight: normal;
}
#form_errors {
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
	margin: 0 0 12px 0;
	padding: 12px;
	color: #000000;
}
#form_errors ul {
	margin-top: 12px;
	margin-bottom: 0;
	font-weight: normal;
	color: #333333;
	font-weight: bold;
}
#form_errors li {
	margin-top: 0;
	margin-bottom: 3px;
}
#form_errors *:first-child {
	margin-top: 0;
}
#form_errors *:last-child {
	margin-bottom: 0;
}
p.required {
	float: right;
	margin: 0 0 12px 24px;
	color: #000000;
}
/* END forms */
/*** catalogue Category tpl styles.......................... ***/

#categ_items {
	 width: 960px;
}
#categ_items .c_item {
	display: block;
	height: 170px;
	width:238px;
	float:left;
	margin-bottom: 5px;
	text-align:center;
}
#categ_items .c_item a {
	display: block;
	width: 220px;
	height: 162px;
}
#categ_items .c_item .im {
	display: block;
	height: 140px;
	text-align:center;
	border: 1px solid #1c63a3;
	background-repeat: no-repeat;
	background-position: center center;
}
#categ_items .c_item .name {
	display: block;
	text-align:center;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
}
td.bdr {
	border-bottom: 1px solid #93b4d4;
	color:#333333;
}
.subcat_img {
	display: block;
	height: 160px;
	width:220px;
	text-align:center;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 11px;
	color:#989797;
}
/* END catalogue Category tpl */
/* Newsletter styles .....................*/
body.newsletter_bg {
	background-image: none;
	background: #4c4a4b;
}
td.cellnews {            
	border: 1px solid #bdad62;
	border-top-width: 0px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
    border-bottom-color: #ffffff;
    border-top-color: #ffffff;
    border-left-color: #bdad62;
    border-right-color: #bdad62; 
}
td.cellnewsline {            
	border: 1px solid #b1b0b1;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
    border-bottom-color: #b1b0b1;
    border-top-color: #ffffff;
    border-left-color: #ffffff;
    border-right-color: #ffffff; 
}
A.newsunsub{
    color: #777777;
    font-family: Arial;
    font-size: 11px;
	font-weight: normal;
    text-decoration: none;
}
A.newsunsub:hover{
    COLOR: #bdad62;
    text-decoration: none;
}
.click_here {
	text-align:center;
	padding: 6px 0 6px 0;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	line-height: normal;
}

/* END newsletter styles .....................*/

