/*
	project: web application template
	author: luka cvrk (www.solucija.com)
*/

*{ margin: 0; padding: 0; }*
body { margin: 50px 0 0; background: #fff url(/images/bg.gif) repeat-x; font: .80em "Trebuchet MS", Arial, Sans-Serif; color: #444; }
	h1 { font-size: 3em; font-weight: normal; float: left; }
	h1 a { text-decoration: none; }
	h2 { font-size: 2em; color: #FFF2B3; font-weight: normal; margin: 0 0 .8em; }
	h3 { font-size: 1.5em; border-bottom: 1px solid #eee; margin: 0 0 .8em; }
	p  { margin: 0 0 2em 0; line-height: 1.8em; }
	em { border-bottom: 1px dotted #fff;}
	a { color: #9D2900; }
	a:hover { color: #A0000E; text-decoration: none; }
	img { border: 0; }
	.redspan { color: #9D2900; }
	
TEXTAREA, INPUT[type="text"], INPUT[type="password"]
{
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    font-family: Verdana, Arial, Sans-Serif;
}

INPUT[type="text"], INPUT[type="password"] { height: 22px; }

td {
   vertical-align: top; 
}

hr { border: 1px solid #cccccc; }
	
.wrap { width: 900px; margin: 0 auto; }
 
#header { width: 900px; height: 50px; margin: 0 auto; }
    	.menu  { float: right; padding: 6px 0 0 0; list-style: none; }
		.menu li { display: inline; }
		.menu a { display: block; float: left; margin-left: 30px; padding: 7px; text-decoration: none; font-size: 13px; color: #000000; }
	    .menu a:hover { color: #000; border-bottom: 2px solid #ccc; }
		.menu .active a { border-bottom: 2px solid #C70012; color: #9D2900;}
		.supmenu  { margin-top: 3px; padding: 4px  4px 8px 0; list-style: none; border: 1px solid #999999; background-color: #f5f5f5;}
		.supmenu li { display: block; }
		.supmenu a { display: block;  margin-left: 8px; padding: 5px; padding-bottom: 2px; text-decoration: none; font-size: 13px; color: #000000; }
	    .supmenu a:hover { color: #000; border-bottom: 2px solid #ccc; padding-bottom: 0;}
		.supmenu .active a { border-bottom: 2px solid #C70012; color: #9D2900; padding-bottom: 0;}


 
#teaser { clear: both; height: 259px; background: #fff url(/images/teaserbg.jpg) repeat-x; }
	.box { float: left; padding: 66px 0 0; width: 460px; color: #C7E3EE; }
	 #image { float: right; width: 440px; position: relative; top: 44px; background: url(/images/map_logo_darker.png) no-repeat top right; height: 258px; } 
	/* #image { float: right; width: 388px; position: relative; top: 16px;  } */

	
#bar { height: 40px; margin: 0 0 30px; padding: 8px 0 0 0; background: url(/images/bar.gif) repeat-x; }
	.step { cursor: default; color: #FAFDDD; padding: 4px 0 0 11px; margin: 0 35px 0 0; font-size: 1.4em; float: left; text-align: center; background: url(/images/step.gif) no-repeat; height: 30px; }
	.step a { color: #fff; margin: 0 10px 0 0; }
	.blankstep { cursor: default; color: #FAFDDD; padding: 4px 0 0 11px; margin: 0 35px 0 0; font-size: 1.4em; float: left; text-align: center;  height: 30px; }

	
.col { float: left; width: 276px; margin: 0 30px 16px 0; }
	.last { float: right; margin: 0; }
	.info { border: 1px solid #e0e0e0; background: #f4f4f4; padding: 7px; }

#footer { clear: both; width: 900px; margin: 0 auto; padding: 15px; border-top: 1px solid #e0e0e0; background: #fff url(/images/ConstatecLogoSmall.png) no-repeat right 13px; }	
	#footer .right { float: right; margin: 0 55px 0 0; }
	#footer a { color: #808080; font-weight: bold; }
	
.ulspaced li 
{
    padding-bottom: 15px;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalDragHandle 
{
    background-color: #094256;
    color: #ffffff;
}

.modalBodyColor, .innerModalBodyColor
{
	background: #094256 url(/images/tmplt_images/main-wrapper-bg.png) repeat;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.innerModalBodyColor
{
    margin-top: 10px;
    text-align: left;
    padding-right: 10px;
}

.customCalloutStyle div, .customCalloutStyle td
{
    border: solid 1px Black;
    background-color: #8ec9db;
    color: #333333;
}
.customCalloutStyle .ajax__validatorcallout_popup_table
{
    display: none;
    border: none;
    background-color: transparent;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_popup_table_row
{
    vertical-align: top;
    height: 100%;
    background-color: transparent;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_cell
{
    width: 20px;
    height: 100%;
    text-align: right;
    vertical-align: top;
    border: none;
    background-color: transparent;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_table
{
    height: 100%;
    border: none;
    background-color: transparent;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_table_row
{
    background-color: transparent;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell
{
    padding: 8px 0px 0px 0px;
    text-align: right;
    vertical-align: top;
    font-size: 1px;
    border: none;
    background-color: transparent;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv
{
    font-size: 1px;
    position: relative;
    left: 1px;
    border-bottom: none;
    border-right: none;
    border-left: none;
    width: 15px;
    background-color: transparent;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div
{
    height: 1px;
    overflow: hidden;
    border-top: none;
    border-bottom: none;
    border-right: none;
    padding: 0px;
    margin-left: auto;
}
.customCalloutStyle .ajax__validatorcallout_error_message_cell
{
    font-family: Verdana;
    color: #333333;
    font-size: 11px;
    padding: 5px;
    border-right: none;
    border-left: none;
    width: 100%;
}
.customCalloutStyle .ajax__validatorcallout_icon_cell
{
    width: 20px;
    padding: 5px;
    border-right: none;
}
.customCalloutStyle .ajax__validatorcallout_close_button_cell
{
    vertical-align: top;
    padding: 0px;
    text-align: right;
    border-left: none;
}
.customCalloutStyle .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv
{
    border: none;
    text-align: center;
    width: 10px;
    padding: 2px;
    cursor: pointer;
}

.button:disabled, .adminbutton:disabled, .selectedbutton:disabled { background-color: #3db4d0; border-color:#3db4d0; }
.button, .adminbutton, .downloadbutton, .selectedbutton { background-color: #007791; border: 1px solid #007791; color: #ffffff; border-radius: 5px; padding-left: 5px; padding-right: 5px; }
.button, .selectedbutton { height: 22px; font-size: 14px; }

.adminbutton { height: 20px; font-size: 12px; }
.button:hover, .adminbutton:hover, .downloadbutton:hover { background-color: #269db5; border-color: #269db5; }
.selectedbutton { background-color: #3da6fd; }
.adminbutton { font-size: 12px; height: 20px; }

.contactaddress { font-size: 18px; }

.contactspacer { height: 300px; }

/* Accordion */
.accordionHeader
{
    border: 1px solid #154c60;
    color: #555555;
    background-color: #eeeeee;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
	color: #555555;
	text-decoration: none;
}

.accordionHeader a:hover
{
    background: inherit;
	text-decoration: underline;
	color:  Blue;
}

.accordionHeaderSelected
{
    border: 1px solid #2e657b;
    color: White;
    background-color: #2e657b;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}


.accordionHeaderSelected a
{
	color: #e9e8ff;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	color: #9999FF;
	text-decoration: underline;
	background-color: inherit;
}

.accordionContent
{
    background-color: #fafafa;
    border: 1px solid #b9b8ee;
    border-top: none;
    padding: 25px 30px 20px 30px;
    color: #333333;
}







/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.smenu
{
    padding: 4px 0px 4px 8px;
}

div.smenu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.smenu ul li a, div.smenu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.smenu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.smenu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
    padding; 2px 2px 2px 2px;
    margin: 0 2px 2px 2px;
}

input[type="checkbox"] { margin-right: 3px }

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
    padding; 2px 2px 2px 2px;
     margin: 0 2px 2px 2px;
}

div.accountInfo
{
    width: 94%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.login
{
    margin-top: 20px;
}


.supportpanel 
{
    border:  1px solid #777777;
    background-color: #eeeeee;
    border-radius: 6px;
    padding: 20px;
    height: 150px;
    margin-bottom: 200px;
}

.supportlabel, .supportheadinglabel
{
    font-size: 18px;
    font-weight: bold;
    color: #4422aa;
}

.supportheadinglabel
{
    font-size: 22px;
}

.supportblurb
{
    height: 75%;
}

.supportlinks
{
    padding-top: 20px;
}

