/**
 * CSS definistions for maxocm.hr
 * @author Bruno Babic
 * @copyright maxcom
 */

* { margin: 0; padding: 0; border: none; }

/* maxcom.hr CSS styles */

div.clear
{
	clear: both;
}

html
{
/* 	height: 100%; */
}

body
{
	background-color: #F0F0FF;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/* 	height: 100%; */
	overflow: auto;
}

/* body > #container {height: auto; min-height: 100%;} */

#wrap
{
	margin-left: auto;
	margin-right: auto;
	width: 916px;
/* 	height: 100%; */
/* 	min-height: 100%; */
	background: url('/images/bodyBkg.gif') repeat-y #ffffff;
}

#container
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
/* 	height: 100%; */
/* 	min-height: 100%; */
	padding-left: 8px;
	padding-right: 8px;
}

#main { padding-bottom: 40px }

#header
{
	height: 145px;
	background-image: url("/images/headerBkg.png");
	background-repeat: no-repeat;
}



#content
{
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: white;
}

#content p
{
	font-size: 14px;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 0 20px 20px 20px;
}

#content ol
{
	font-size: 14px;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 0 10px 20px 30px;
	font-weight: bold;
}


#content ol li ul
{
	padding: 10px 10px 20px 10px;
	font-weight: normal;
}

#content ol li ul li
{
	list-style-type: disc;
}

#content #number
{
	border: 1px #FFA500 solid;
}

#content #submit
{
	background: #FFA500;
	font-weight: bold;
	color: white;
	padding: 0 10px;
}

#content table.phonebook
{
	font-family: Verdana, Helvetica, sans-serif;
	padding: 0 10px 20px 30px;
	font-size: 14px
}

#content table.phonebook td.error
{
	color: red;
	font-weight: bold;
}

#content #maxcom_info_nr
{
	font-family: Verdana, Helvetica, sans-serif;
	padding: 20px 10px 20px 20px;
	font-size: 14px
}

#footer
{
	background-image: url("/images/footerBkg.gif");
	background-repeat: no-repeat;
	background-color: #e3e3e3;
	color: #a0a0a0;
	/**padding: 20px 50px 8px 50px;**/
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	position: relative;
/* 	margin-top: -40px; */
	height: 25px;
	clear: both;
	padding-top: 20px;
}

a:link, a:visited
{
	color: #336699;
	text-decoration: none;
}

a:active
{
	color: orange;
}

a:hover
{
	color: orange;
	text-decoration: underline;
}

div.search
{
	padding: 15px 10px 5px 10px;
}

div.headerLogo
{
	float:left;
	width: 310px;
	height: 77px;
	text-indent: -9999px;
}

div.headerLogo h1
{
	font-size: 10px;
}

div.headerLogo a
{
	overflow: hidden;
	display: block;
	width: 310px;
	height: 77px;
}

div.headerForm
{
	float: right; width: 198px;
}

div.search p
{
	margin: 0; padding: 0;
}

div.search input
{
	width: 144px;
	height: 16px;
	margin-top: 3px;
	margin-left: 2px;
	background-color: white;
	background-image: url("/images/searchBkg.gif");
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 26px;
	font-size: 12px;
}

div.homeSitemap
{
	padding: 2px 10px 0px 25px;
	height: 15px;
	font-size: 9px;
}

div.homeSitemap a
{
	display: block;
	width: 55px;
	padding: 3px 0px 0px 3px;
}

div.topMenu
{
	margin-top: 3px;
	width: 900px;
	height: 18px;
	border-top: 1px solid orange;
	border-bottom: 1px solid orange;
	background-color: white;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

div.topMenu div.item
{
	height: 18px;
	float: left;
	width: 110px;
}

div.topMenu div.selected
{
	background-color: orange;
	color: white;
}

div.topMenu div.item a:link, div.topMenu div.item a:visited, div.topMenu div.item a:active
{
	display: block;
	width: 110px;
	color: #336699;
}

div.topMenu div.item a:hover
{
	text-decoration: none;
	color: orange;
}

div.topMenu div.selected a:link, div.topMenu div.selected a:visited, div.topMenu div.selected a:active
{
	color: white;
}

div.contentWrapper
{
	width: 890px;
	padding-left: 5px;
	padding-right: 5px;
}

div.contentLeftColumn
{
	float: left;
	width: 210px;
}

div.contentRightColumn
{
	float: right;
	width: 669px;
	border-left: 1px dotted orange;
	padding-left: 5px;
}

div.leftMenu
{
}

div.leftMenu div.item
{
	height: 16px;
	width: 200px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
	font-weight: bold;
}

div.leftMenu div.item a:link, div.leftMenu div.item a:visited, div.leftMenu div.item a:active
{
	display: block;
	width: 210px;
	color: #336699;
}

div.leftMenu div.item a:hover
{
	text-decoration: none;
	color: orange;
}

div.leftMenu div.selected
{
	background-color: orange;
	color: white;
}

div.leftMenu div.selected a:link, div.leftMenu div.selected a:visited, div.leftMenu div.selected a:active
{
	color: white;
}

div.leftMenu div.selected a:hover
{
	color: black;
}

.inline_img_left
{
	padding: 3px;
	border: 1px #FFA500 solid;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}

.inline_img_right
{
	padding: 3px;
	border: 1px #FFA500 solid;
	float: right;
	margin-left: 20px;
	margin-right: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.inline_img_right_top
{
	padding: 3px;
	border: 1px #FFA500 solid;
	float: right;
	margin-left: 20px;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 20px;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


div.map { text-align: center; padding: 10px; margin-bottom: 10px }

div.map iframe { padding: 1px; border: 1px #FFA500 solid }


table.questionaire
{
	width: 100%;
	font-size: 12px;
}

table.questionaire input, table.questionaire select, table.questionaire textarea 
{
	border: solid 1px #e0e0e0;
}

table.questionaire label
{
	padding-left: 10px;
	cursor: pointer;
}

table.questionaire hr
{
	background-color: silver;	
	color: silver;
	width: 90%;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.questionaire span.comment
{
	font-size: 10px;
	font-style: italic;
	color: gray;
}

table.questionaire span.error
{
	font-size: 13px;
	font-weight: bold;
	color: red;
}

table.questionaire td
{
	padding-top: 2px;
	padding-bottom: 8px;
	vertical-align: top;
}

table.questionaire td.question
{
	text-align: right;
	padding-right: 8px;
	width: 30%;	
}

table.questionaire td.answer
{
	text-align: left;
	padding-left: 8px;
	width: 70%;
}

div.call_center_info
{
	margin: 0px 15px 15px 15px; font-size: 12px; padding: 0px 15px; background: #fafafa; border: 1px #ddd solid;
}

div.call_center_info h1
{
	font-size: 20px; margin-top: 5px; margin-bottom: 5px;
}

div.call_center_info h2
{
	font-size: 12px; margin-top: 5px; margin-bottom: 5px;
}

div.call_center_info h3
{
	font-size: 11px; margin-top: 0px; margin-bottom: 5px; margin-left: 15px;	
}

div.call_center_info p.text
{
	font-size: 12px !important; padding: 3px 7px;
}

div.call_center_info acronym
{
	border-bottom: 1px black dotted;
}

div.poll_results
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.poll_results a
{
	font-size: 12px;
}

table.poll_results
{
	empty-cells: display; padding: 0; margin: 0; border-top: 1px black solid; border-left: 1px black solid; margin: 10px auto; font-size: 14px
}

table.poll_results_info
{
	empty-cells: display; padding: 0; margin: 0; border-top: 1px black solid; border-left: 1px black solid; margin: 10px auto; font-size: 10px
}


table.poll_results th
{
	padding: 3px; background: #eee; border-right: 1px black solid; border-bottom: 1px black solid
}

table.poll_results td
{
	padding: 3px;border-right: 1px black solid; border-bottom: 1px black solid
}

