/*   template: What's your solution?
     author: luka cvrk (www.solucija.com)
	ported to website baker by Valerie Robinson, robcomm.net   */

body {
	margin: 0;
	padding: 0;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #cccccc;
	line-height: 16px; 
}

a {
	/*color: #33ADDB;*/
color: #FF7335;
	background-color: inherit;
}

a:hover {
	/*color: #575757;*/
	color: #000000;
	background-color: inherit;
}


h1 {
	font:  1.7em Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}

h1 a {
	text-decoration: none;
}

h2 {
	margin: 0; 
	padding: 3px 0 6px 0; 
	/*font: 130% Arial, Sans-Serif;*/
	font-size:11px;
	font-weight: bold;
	color: #666666;
	/*text-transform: uppercase;*/
	background-color: inherit;
	
}

h2 a {
	color: #6AC65D;
	background-color: inherit;
	text-decoration: none;
}
h3 {
	margin-bottom: -5px;
margin-top:5px; 
	padding: 0px 0 6px 0; 
	/*font: 130% Arial, Sans-Serif;*/
	font-size:11px;
	font-weight: bold;
	color: #666666;
	/*text-transform: uppercase;*/
	background-color: inherit;
	
}


p {
	padding: 5px 0 5px;
	margin: 0;
}

#content {
	margin: 0px auto; 
	width: 800px; 
	background-color: #ffffff;
}


.header { 
	height: 100px; 
	margin: 0px 15px 2px 0; 
	padding: 0px 0 0 5px;
	
	background: #FFF url(images/zcost.jpg) no-repeat right bottom;
	color: #808080;
}
	
.searchform {
	float: right;
	padding: 2px 5px 0 0;
}

.subheader {
background-color: #FF7335;
	clear: both;
	height: 30px;
	margin: 0 0 0px 0;
padding-top:5px;
font-weight:bold;	
}

.subheader_left {
	line-height: 28px;
	width: 153px;
	
	color: #FFFFFF;
	padding: 0 5px 0 5px;
}

.subheader_left a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-color: inherit;
}

.subheader_right {
	
	color: #ffffff;
	line-height: 28px;
	
	float: right;
	width: 674px;
	
}

.subheader_right a{
	margin: 0px 2px 0 0;
	padding: 7px 10px 8px 10px;
	color: #FFFFFF;
	background: inherit;
	font-weight: bold;
	text-decoration: none;
}

.subheader_right a:hover {
	/*background: #33ADDB url(images/hmleftbg.gif) repeat-x;
	border-top: 1px solid #1A83AC;*/
	color: #000000;
}
.verticalmenu {
	clear: left;
	float: left;
	width: 190px;
	margin: 0 0 1px 0;
	padding: 0;
	font-size: 0.9em;
background: #FFFFFF;

}

.verticalmenu ul {	
	list-style: none;
	width: 190px;
	margin: 3px 0 1px 0;
	padding: 0;
	font-size: 1.1em;
	border-left: px solid #ccc;
	
}	

.verticalmenu li {
	margin-bottom: 2px;
	padding: 0 5px 0 5px;
}

.verticalmenu li a {
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	height: 20px;
	text-decoration: none;
	color: #6D6A52;
	display: block;
	padding: 2px 0 3px;
	background: #FFF;
	border-bottom: 1px dotted #ccc;
}	
	
.verticalmenu li a:hover {
	color: #286ea0;
}
.menu {
	/*background: #F6F6F6 url(images/hmrightbg.gif) repeat-x;*/
	color: #ffffff;
	line-height: 28px;
	text-align: left;
	float: left;
	width: 535px;
	/*border-bottom: 1px solid #e6e6e6;*/
}

.menu a {
	margin: 0px 2px 0 0;
	padding: 7px 0px 8px 5px;
	color: #666666;
	background: inherit;
	font-weight: bold;
	text-decoration: none;

}

.menu a:hover {
color: #000000;
}

.menu ul, .menu li {
display:inline;
padding: 3px 1px 3px 1px;
text-decoration: none;
list-style: none;
margin: 0;

}
.menu  li.menu-expand  {color:#000000; }
    .menu li.menu-current a:link,  .menu li.menu-current a:visited{  color:#000000; font-weight:bold; }

#topmenu li.menu-0 { color:#B08A73;}
.left {
	float: left;
	padding: 30px 0px 0 20px;
	width: 185px;
}
.left img{
	margin-left:-15px;
	background-position: left bottom;
	
}
.left p {
	
/*	padding-left: 15px;*/

}

.right {
	float: right;
	width: 580px;
	/*margin: 0 0 20px 0; 
	padding: 0px 0 0 15px; */
	color: #000;
	background-color: #FFFFFF; 
	/*border-left: 1px solid #e6e6e6;*/
}
.info {
	width:428px;
}
a.info {
	font: bold 1.3em Arial, Sans-Serif; 
	text-decoration:none; 
	position:relative;
}

a.info span {
	display:none;
}

a.info:hover {
	
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;; 
	left:0;; 
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(images/question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

.line {
	height: 2px;
	margin: 10px 0 10px 0;
}

.right_left {
	float: left;
	width:380px;
	padding-left: 10px;
	/*padding-right: 10px;*/
	background-color: #ffffff ;
	color: #666666;
}
.right_left img {
	margin-right: 10px; 
	
}

.right_right {
	float: right;
	width: 135px;
	padding-right: 20px;
	background-color: #ffffff;
	color: #666666;
}
.right_right a:link img ,a:visited img {
	/*color: #33ADDB;*/
border:none;

text-decoration:none;
}
/*.right_right h3{
	color: #666666;
font-weight:bold;
font-size:11px;
}*/
.right_right strong{
	color: #000000;
font-weight:bold;
font-size:11px;
}
#contact th {
	background-color: #666666;
	color:#ffffff;
	text-transform: uppercase;
padding:2px;
}
#contact td {
	
padding:10px;
}
#contact table{
	border: 1px solid #000000;
	color:#666666;
text-align:center;
	width:200px;
}
#contact{
	
	margin-left:90px;
}
.footer { 
	clear: both; 
	color: #999999; 
	background-color: #FFFFFF;
	padding: 10px 0 10px 0; 
	/*border-top: 1px solid #e6e6e6; */
	text-align: center;  
	line-height: 13px;
}

.footer a { 
	text-decoration: underline; 
}

form.search {
	padding: 0; 
	margin: 0; 
}