﻿/*-- -------------------------------
    | ncscal.com developed by:      |
    |                               |
    | Inspired Design & Development |
    | http://www.jlinspired.com     |
    |                               |
    |               ...get inspired |
     ------------------------------- --*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0em;
	padding: 1em;
}
.FavTemps #container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.FavTemps #header {
	text-align: center;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	list-style-type: none;
}
.FavTemps #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.FavTemps #mainContent {
	font-family: Arial, Helvetica, sans-serif;
}
.FavTemps #footer {
	padding: 20px 0px 20px 0px;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #333;
}
.FavTemps #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #999;
}
h2 {
	color:#d20303;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: none;
}
h4 {
	font-size: 14px;
	color: #b30909;
	}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.imageleft {
	padding: 0px;
	background-color: #ffffff;
	margin: 0px 10px 10px 0px;
	float: left;
	border: 2px solid #4a5d95;
}
a:link {
	color: #4a5d95;
	text-decoration: none;
}
a:visited {
	color: #4a5d95;
	text-decoration: none;
}
a:hover {
	color: #b30909;
	text-decoration: none;
}
a:active {
	color: #4a5d95;
	text-decoration: none;
}
#slider {
	width: 600px; /* important to be same as image width */
	height: 325px; /* important */
	top: 145px;
	left: auto;
	overflow: hidden;
}
#sliderContent {
	width: 600px; /* important to be same as image width or wider */
	top: 145px;
	padding-left: 0;
	height: 325px;
	list-style-type: none;
}
.sliderImage {
    	float: left;
    	position: relative;
	display: none;
}
.sliderImage span {
    	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    	padding: 10px 13px;
    	width: 573px;
    	background-color: #000;
    	filter: alpha(opacity=70);
    	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    	opacity: 0.7;
    	color: #fff;
    	display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    	font-size: 14px;
}
.top {
	top: 0;
    	left: 0;
}
.bottom {
	bottom: 0;
    	left: 0;
}
.red {
	color: #000000;

}
.blue {
	color: #000000;
}
.topred {
	color: #b30909;

}
.topblue {
	color: #4a5d95;
}
.textheader {
	font-size: 44px;
	color: #999999;
}
#mainForm 
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
        color: #666666;


}

ul.mainForm
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;	
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 100%;

	margin:0 0 0 0;
	padding-bottom: 10px;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #666666;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #666666;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #000000;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion
{
	line-height:125%;
	padding:0 4px 1px 0;
	border:none;	
	display:block;
	font-size:95%;
	font-weight:bold;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

