﻿body 
{
	margin: 0;
	background: url('/gfx/body_bg.jpg') repeat-x;
	font-family: Tahoma;
}

a img
{
	border: none;	
}

#page
{
	width:1002px;
}

#header, #logo, #banner, #menuTop		
{
	width:1000px;
}

#header
{
	border: solid 1px #DDDDDD;	
	border-bottom:none;
}

#page
{
	margin:0 auto;	
}

#logo
{
	height:50px;
	padding-top:25px;
	padding-bottom:5px;	
	padding-left: 20px;
	position: relative;
}

#banner
{
	background: url('/gfx/banner.jpg') no-repeat;
	height: 310px;	
}

#menuTop
{
	height: 53px;
	background: url('/gfx/menu_bg.jpg') repeat-x;
}

#pageContent
{
	background: url('/gfx/pageContentHeader.jpg') repeat-x;
	padding:45px 20px 15px 20px;
}

#footer
{
	height: 90px;
	background: #767770;
	border: solid 1px #DDDDDD;	
}

#copirights, #footerLinks
{
	color:#bdbdb9;
	font-size: 0.7em;
	text-align:center;		
}

#footerLinks
{
	padding:25px 0 15px 0;
	width:160px;
	margin: 0 auto;	
}

#copirights
{
	clear:both;	
}

#copirights a
{
	color:#f1f1f1;	
}


#copirights a:hover
{
	color: #E8FF1F;	
}

#footerLinks a
{
	color: #bdbdb9;	
	text-decoration:none;
	display:block;
	float:left;
}

#footerLinks a:hover
{
	text-decoration:underline;	
}

.footerLinkSeparator
{
	height:13px;
	width: 29px;
	background: url(/gfx/footer_link_separator.jpg) no-repeat;	
	float:left;
}

.menuItem, .menuSeparator, .menuItemSelected
{
	float:left;
	display:block;
	width:150px;
	text-align:center;
	height:20px;	
}

.menuSeparator
{
	background: url(/gfx/menuSeparator.jpg) no-repeat;
	width:1px;
	height:31px;
	
}

.menuItem a, .menuItemSelected a
{
	text-decoration:none;
	font-family: Arial, Verdana;	
	font-size:0.7em;
	font-weight:bolder;
	color: #818181;
	display: block;
	width:82px;
	height:31px;
	margin:0 auto;
	line-height: 31px;
}


.menuItem a:hover, .menuItemSelected a:hover, .menuItemSelected a 
{
	color:#fff;
	background: url(/gfx/menuItem_hover.jpg);
}

.menuItemSelected a 
{
	color: #2AC5B7;	
}


#menuTopContainer
{
	height:31px;
	padding-top: 15px;
}

#rightContent
{
	float: left;
	width: 660px;
	color: #828282;
	font-size: 0.8em;	
}

#rightContent h1, h2
{
	font-family:Arial ,Verdana;
	margin:8px 0 15px 0;
	font-size:1.3em;
	font-weight:normal;
	text-transform: uppercase;
	color: #575757;
}

.companyName
{
	margin-top: 20px;
	border-bottom: dashed 1px #8E5073;
	padding-bottom: 7px;	
}

.companyName a
{
	text-decoration: none;
}

h2
{
	margin-top:20px;
}

h3
{
	margin: 7px 0;
}

h3 a
{
	color: #888f67 !important;
}

hr
{
	height: 1px;
	display:block;
	background: url('/gfx/hrBg.jpg') repeat-x;	
	border:none;
}

.specialBoxContent
{
	padding:20px;	
}

.specialBoxContent a
{
	color: #888f67;
}

.specialCompanies
{
	margin-top: 10px;	
}

#rightContent b
{
	color: #3c8f99;
}

.specialBox
{
	background: url('/gfx/specialBoxBg.gif') repeat-x;
	border: solid 1px #ecf2c3;
	height: 243px;	
	margin-top:20px;
	color: #888f67;
}

.specialBox h2
{
	margin:0;
	font-family: Arial, Verdana;
	color: #808d22;
	font-weight:lighter;
	font-size: 1.3em;	
}

.specialCompanies td
{
	vertical-align:top;	
}

.specialCompanies td b
{
	color: #808D22 !important;
}

.specialCompaniesRight 
{
	padding-left: 30px;
	color: #6d862a;
}

td.specialCompaniesRight ul, ul
{
	padding-left: 3px;
	margin:3px 0 0;
}

td.specialCompaniesRight li, li
{
	list-style: none;
	background: url('/gfx/ulImage.gif') no-repeat 0 65%;	
	line-height: 20px;
	padding-left: 15px;
}

td.specialCompaniesRight ul li a, ul li a
{
	color: #6d862a !important;	
}

td.specialCompaniesRight ul li a:hover, ul li a:hover
{
	color: #6d3924 !important;
}
#rightContent p
{
	margin: 10px 0;	
}

#rightContent a
{
	color:#8e8e8e;	
}

#rightContent a:hover
{
	color:#8e5073;	
}

#leftContent
{
	float:right;
	width:250px;
	border:solid 1px #d3d3d3;
	background: #f2f2f2;
	padding:10px;
	
}

#leftContent h1
{
	color: #d67210;
	margin:0;
	font-family: Arial, Verdana;
	font-size: 1em;	
}

.h1ext
{
	text-transform:none;
	color: Red;
	
}

.textGreater
{
	font-size: 1.3em;	
	font-weight: lighter;
} 

.menuBox
{
	padding:7px 0;	
}

#leftContent h1 a
{
	color: #D67210;
	text-decoration:none;
}

.menuBox
{
	font-size: 0.7em;	
	color: #11838F;
}


.menuBox a img
{
	border: solid 2px #3f3e3e;
}

.menuBox a
{
	color:#707070;
	font-family: Tahoma, Verdana;
	font-size: 0.8em;	
	text-decoration: none;
}

.menuBox a:hover
{
	text-decoration:underline;	
}

.menuBox p
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.menuBox h2 a, menuBox h2
{
	color: #808D22;
	font-size:11px;
	font-weight: bold;
	text-transform: none;	
}

.menuBox h2
{
	margin: 5px 0px;
	margin-top: 12px;	
}

.clear
{
	clear: both;	
	color: #444;
	font-size: 0.7em;
}

#map
{
	height: 440px;
	width: 628px;	
	background:#F2F2F2 none repeat scroll 0 0;
	border:1px solid #D3D3D3;
	padding:10px;
}

.productTable
{
	width:100%;	
}

.productTable td
{
	vertical-align:top;
}

.productTable td img
{
	padding-top: 10px;	
}

.contactPerson
{
	padding-top: 10px;	
}

.contactForm input, .contactForm textarea
{
	color: #122944;	
	font-family: Segoe UI, Verdana;
} 

.contactForm div
{
	text-align:right;
	padding-right:105px;
	padding-top: 5px;	
}

.loginBox
{
	padding: 30px 30px 30px 30px;
	width: 220px;
}

.loginBox table
{
	border-collapse: collapse;
	border: solid 1px #D3D3D3;	
}

.loginBox td
{
	padding: 4px;
	padding-top: 8px;
	vertical-align:top;
}

.right
{
	text-align:right;	
}

.loginBox th
{
	background: #f1f1f1;	
}

.loginBox th h1
{
	margin: 8px !important;		
}

.userStatus a
{
	color: Orange;
	position:absolute;
	bottom: 0;
	right: 25px;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
}

.CMSmenu a
{	
	text-decoration: none;
}

.CMSmenu a:hover
{
	text-decoration:underline;
}

.errorBox
{
	padding: 20px;
	width: auto;
	margin:0 auto;
	background-color: Red;
	color: White;
	border: solid 1px #f1f1f1;	
}

.shortInfo
{
	padding: 5px 0;	
}