/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */
fieldset    { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 188px;
	border: 1px solid #DADADA;
}

.submit1 {
	width: 58px;
	height: 19px;
	border: 1px solid #FFFFFF;
	background: #70998D url(/static/images/homepage05.gif) repeat-x left bottom;
	font-weight: bold;
	color: #FFFFFF;
}

.clear{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
	visibility:hidden;
	overflow:hidden;
}
/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	margin-bottom:10px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 18px;
}

.text1 {
	padding-left: 16px;
	background: url(/static/images/homepage11.gif) no-repeat left center;
	text-transform: uppercase;
	font-size: 14px;
	color: #202020;
}

.text2 {
	font-size: 11px;
	color: #2F2F2F;
}

.text3 {
	text-align: center;
	color: #ABABAB;
}

/** LINKS */

a {
	color: #D20000;
}

a:hover {
	text-decoration: none;
}

.link{
	color: #D20000;
	text-decoration:underline;
	cursor:pointer;
}
.link:hover{
	text-decoration:none;
}
.link1 {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
}

.redButton{
font-size:16px;
font-weight:bold;
color:white;
padding:7px 20px;
background: transparent url(/static/images/homepage04.jpg) no-repeat scroll left top;
text-decoration:none;
}

.regFieldset{
	background: url(/static/images/homepage10.gif) repeat-x left top;
	border:1px solid #bbb;
	margin:10px;
	padding:5px;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1  { background: url(/static/images/homepage02.jpg) repeat-x left bottom; }
.bg2  { background: #FFFFFF url(/static/images/homepage03.gif) repeat-x 0px 89px; }
.bg3  { background: url(/static/images/homepage04.jpg) no-repeat left top; }
.bg4  { background: url(/static/images/homepage10.gif) repeat-x left top; }
.bg5  { padding-bottom: 30px; background: url(/static/images/homepage12.gif) no-repeat left bottom; }
.bg6  { background: url(/static/images/homepage09.gif) repeat-x left top; }
.bg7  { padding-bottom: 30px; background: url(/static/images/homepage16.gif) no-repeat left bottom; }
.bg8  { background: url(/static/images/homepage17.gif) no-repeat left top; }
.bg9  { background: url(/static/images/homepage18.gif) repeat-y left top; }
.bg10 { background: url(/static/images/homepage19.gif) no-repeat left bottom; }
.bg11 { background: url(/static/images/homepage23.gif) repeat-x left top; }
.bg12 { padding-bottom: 30px; background: url(/static/images/subpage1_03.gif) no-repeat left bottom; }
.bg13 { padding-bottom: 30px; background: url(/static/images/subpage2_01.gif) no-repeat left bottom; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	clear: both;
	height: 1px;
	margin: 0px 0px 15px 0px;
	background: url(/static/images/homepage09.gif) repeat-x left top;
}

/** BASIC */

html, body {
	height: 100%;
}

body {
	margin-top: 38px;
}

/** HEADER */

#header {
	width: 940px;
	height: 50px;
	margin: 0px auto;
}

#logo {
	float: left;
	width: 400px;
	height: 40px;
	background: url(/static/images/homepage01.jpg) no-repeat left bottom;
	padding:5px;
}



/** SEARCH */

#search {
	float: right;
	padding: 10px;
}

/** MENU */

#menu {
	width: 900px;
	height: 50px;
	margin: 0px auto;
	padding: 0px 20px;
	border: 1px solid #FFFFFF;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	line-height: 50px;
	font-size:14px;
	padding: 0px 15px;
	background: url(/static/images/subpage1_01.gif) no-repeat left center;
}

#menu .first a {
	background: none;
}

/** CONTENT */

#content {
	width: 880px;
	margin: 0px auto;
	padding: 40px 30px 30px 30px;
}

#right {
	float: right;
	width: 639px;
}

#left {
	float: left;
	width: 203px;
}

/** FOOTER */

#footer {
	width: 940px;
	margin: 0px auto;
	padding: 15px 0px;
}

/** BOX1 */

#box1 {
	margin-bottom: 40px;
}

/** BOX2 */

#box2 {
	float: left;
	width: 377px;
}

#box2 .content {
	padding: 0px 15px;
}

/** BOX3 */

#box3 {
	float: right;
	width: 229px;
}

#box3 .bg8 {
	padding: 25px 25px 0px 25px;
}

/** BOX4 */

#box4 {
}

#box4 .bg6 {
	padding-bottom: 15px;
	background-position: left bottom;
}

#box4 .content {
	padding: 0px 15px;
	margin-bottom: 30px;
}

/** BOX5 */

#box5 {
}

#box5 .bg6 {
	padding-bottom: 15px;
	background-position: left bottom;
}

#box5 .content {
	padding: 0px 15px;
}


form .row{
	clear:both;
	margin:10px;
}
form .row label, form .checkboxRow .label{
	font-weight:bold;	
	margin-top:10px;
	display:block;
	float:left;
	width:160px;
	text-align:right;   
}
#contactForm .row label, #contactForm .checkboxRow .label{
	width:100px;
}
#contactForm .row input.submit{
	margin-left:110px;
}

form .checkboxRow{
	margin-top:20px;
}

form .checkboxRow .label{
	font-weight:bold;
	margin-top:10px;
	display:block;
}

form .row input,form .row select{
   float:left;
   padding:4px 2px;
   width:200px;
   margin:5px 0 2px 10px;
}
form .row textarea{
   margin:5px 0 2px 10px;
}

.checkboxRow .option{
   margin:5px;
   float:left;
}
form .checkboxRow input{
   display:inline;
   width:auto;
}
form .checkboxRow label{
   margin:5px;
   display:inline;
   width:auto;
}
.row.submit input {
   width:auto;
   margin:10px;
}

#registerForm fieldset{
	width:750px;
}

.innerSection{
   margin-left:50px;
   clear:both;
}

form h2, form h3{
   clear:both;
   position:relative;
}

form .row label.error{
   display:block;
   color:red;
   margin:0px 0px 10px 170px;
   width:auto;
   clear:both;
   font-weight:normal;
   float:none;
   text-align:left;
}
form .certificationBlock label.error{
	margin-left:0;
}

input.error, textarea.error, select.error{
	border:1px dotted red;
}


/**
 * Date Picker
 **/
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 9px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../../images/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
form .row input.dp-applied {
	width: 170px;
	float: left;
}
form .certificationBlock input.dp-applied {
	width: 100px;
	float: left;
}
.hiddenLicense{
	display:none;
}



table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}
table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected:hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td:hover, table.jCalendar td.dp-hover {
	background: #fff;
	color: #000;
}
table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 184px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}


/* **************** GRIDS ***************** */
.line, .lastUnit {overflow: hidden;_overflow:visible;_zoom:1; }
.unit{float:left;_zoom:1;}
.unitExt{float:right;}
.size1of1{float:none;}
.size1of2{width:50%;}
.size1of3{width:33.33333%;}
.size2of3{width:66.66666%;}
.size1of4{width:25%;}
.size3of4{width:75%;}
.size1of5{width:20%;}
.size2of5{width:40%;}
.size3of5{width:60%;}
.size4of5{width:80%;}
.lastUnit {float:none;_position:relative; _left:-3px; _margin-right: -3px;width:auto;}
/* extending grids to allow a unit that takes the width of its content */
.media{width:auto;}
.right{float:right;}

.box{
	padding:10px 15px;
}