html {
	background-image: url(/images/2t-bg.gif);
	height: 100%;
	font-family: Tahoma, Arial, Trebuchet MS, Arial,
	
}

body {
	background-image: url(/images/2t-bg.gif);
	height: 100%;
	font-family: Tahoma, Arial, Trebuchet MS, Arial,
	
	}

h1 {
	color: #b5111b;	
}

.pageheader {

	font-size: 138.5%;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #b5111b;

}

a {
	
	color: #b5111b;
	text-decoration: none;
}

a:hover {color: #bbbbbb;}

#header{
	height: 100px;
	position: relative;
}


#backfade {
	position: absolute;
	left: -105px;
	top:-338px;
	z-index: 1;
}



#maincontainer {
	width: 90%;
	margin: 0 auto;
	font-size: 93%;
	color: #666;
}

#maincontainer h1{
	font-size: 138.5%;
	font-weight: bold;
	margin: 5px 0 10px 0;
}

#maincontainer p{
	margin-bottom: 10px;
}


#leftcontent {
	background: #fff6cc url(/images/content-bg.gif);
	background-repeat: no-repeat;
	width: 100%;
	padding: 25px 25px 25px 25px;
	
}


#leftcontainer {
		position: relative; 
		line-height: 25px;
	}


#rightcontent {
		padding: 0 0 0 10px;
}

#redbox {
	background: #c24736 url(images/right-red-bg.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 360px;
	position: relative;
	}


#head {
	position: absolute; 
	left: 50px;
	top:-96px;	
}

#tlogo {
	margin: -17px 5px 10px 10px;
	float: right;
	
	
	}

.lW { float: left; clear: left; height: 15px; }
.rW { float: right; clear: right; height: 15px;}

#twofoot {
	position: absolute;
	color: #fff;
	padding-top: 10px;
	z-index: 2;
	}
	
#twofoot a{
	color: #ccc;
	}	

//* ajax form styles  *//


p{
	font-size: 90%;
	margin-top: 1em;
	margin-bottom: 4em;
	color: #333;
}

/* topnav */


.topnav {
		top: -40px;
		position: relative;
		left: 15px;
}

.topnav li {
		display: inline;
	}

.topnav li a{
		color: #fff;	
		text-decoration: none;	
}

.topnav li a:active{
		background-color:#fff6cd;
}


/* Form */
.rightform {
	position: absolute;
	top: 25px;
	width: 200px;
	padding: 10px;
	margin: 40px auto;
}

label {
	display: block;
	margin-top : 8px;
	width: 100%;
	background-repeat: no-repeat;
}


form {position: relative;}

.blue {
	color: #0099CC;
	font-weight: bold;
}





/* Congratulation message */
.MsgSent {
	position: absolute;
	top: 25px;
	width: 200px;
	padding: 10px;
	margin: 40px auto;
	color: #fff;

}

	


.MsgSent h1 {

	color: #fff;
}

/* Error message */
.MsgError {
	Display: block;
	padding: 10px;
	margin: 40px auto;
	width: 400px;
	text-align: center;
	border: 1px solid #EEE;
	background-color: white;
}

.MsgError h1 {
	background: url(lightform/images/MsgError.gif) no-repeat 0 0;
	padding-left: 20px;
	height: 85px;
	line-height: 85px;
	color: #CC0000;
}

.MsgSent p, .MsgError p {
	font-size: 1.3em;
	color:#999;
}

/***** FormCheck *****/
.tipsbox .tipsbox_top_left{
	background : url('lightform/images/top_left.png') no-repeat;
	z-index: 3;
}

.tipsbox .tipsbox_top{
	background : url('lightform/images/top.png') repeat-x;
	height : 17px;
	
}

.tipsbox .tipsbox_top_right{
	background : url('lightform/images/top_right.png') no-repeat;
	
}

.tipsbox .tipsbox_left{
	background : url('lightform/images/left.png') repeat-y;
	width : 17px;
	
}

.tipsbox .tipsbox_right{
	background : url('lightform/images/right.png') repeat-y;
	width : 22px;
	
}

.tipsbox .tipsbox_bottom_left{
	background : url('lightform/images/bottom_left.png');
	
}

.tipsbox .tipsbox_mark{
	background : url('lightform/images/mark.png') no-repeat;
	height : 36px;
	background-position: 5% 0;
}

.tipsbox .tipsbox_bottom_right{
	background : url('lightform/images/bottom_right.png');

}

.tipsbox .tipsbox_inner, .tipsbox .tipsbox_inner_ie6{
	background : url('lightform/images/inner.png');
}

.tipsbox .tipsbox_inner_ie6 {
	background-color : #404041;;
	padding : 4px;
}

.tipsbox .tipsbox_error {
	background : url('lightform/images/error.png') no-repeat;

	width: 40px;
	height: 40px;
	margin-top: 5px;
	float: left;
	clear: left;
}

.tipsbox p, .tipsbox {
	font-size: 1em;
	font-family: tahoma, verdana, "sans-serif";
	margin : 0;
	padding : 0;
	border : 0;
	color : #FFF;
}

.tipsbox p {
	padding-left: 55px;
	line-height: 15px;
}

.tipsbox p span {
	font-size: 1em;
	font-weight: bold;
	color: red;
	line-height: 35px;
}


.error_f {
	border : 1px dotted #666;
	margin-top : 5px;
	background-color : #EAEAEA;
}

.error_f p {
	margin : 5px;
	color : #A00;
}

.error_f p span {
	font-size : 1.1em;
	color : #000;
	margin : 5px 0px 0px 0px;
}

/***** Niceforms *****/
/*##########################################
Name: Default styling for Niceforms v.1.0
Author: Lucian Slatineanu
URL: http://www.badboy.ro/
##########################################*/

/*General styles - NOT really related to the forms*/


/*Forms defaults - change as needed*/
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#404040;
	border: 3px solid #fff;
	padding: 10px;
	margin: 10px;
	
}

.freequote {
	color: #fff;
	font-size: 130%;
	width: 180px;
	text-align: center;
	font-weight: bold;

}

label {
	cursor:pointer;
	line-height:16px;
	padding-bottom: 2px;
}
label.chosen {color:#333;}

.smform {
	color: #fff;
	font-weight: bold;
	font-size: 85%;
	
	}

/*Transparent items*/
.outtaHere {
	position:absolute;
	left:-3000px;
}

/*Radio buttons*/
.radioArea, .radioAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:15px;
	height:14px;
	font-size:0;
	cursor:pointer;
}
.radioArea {background:url(lightform/images/radio.gif) no-repeat left top;}
.radioAreaChecked {background:url(lightform/images/radio.gif) no-repeat left bottom;}

/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:13px;
	height:13px;
	font-size:0;
	padding:0;
	margin:0;
	cursor:pointer;
}
.checkboxArea {background:url(lightform/images/checkbox.gif) no-repeat left top;}
.checkboxAreaChecked {background:url(lightform/images/checkbox.gif) no-repeat left bottom;}
.focused {border:1px dotted #ddd;}

/*Text inputs*/
.textinput, .textinputHovered {
	height:20px;
	background:url(lightform/images/input_bg.gif) repeat-x left top;
	border:none;
	padding:4px 0;
	vertical-align:middle;
}
.textinputHovered {background-position:left bottom;}
.inputCorner {
	padding-bottom:0;
	vertical-align:middle;
}

/*Text areas*/
.txtarea .tr, .txtarea .tr_xon {background:url(lightform/images/txtarea_tr.gif) no-repeat top right;}
.txtarea .tr_xon {background:url(lightform/images/txtarea_tr_xon.gif) no-repeat top right;}
.txtarea img.txt_corner {
	width:5px;
	height:5px;
	display:block;
}
.txtarea .br, .txtarea .br_xon {background:url(lightform/images/txtarea_br.gif) no-repeat top right;}
.txtarea .br_xon {background:url(lightform/images/txtarea_br_xon.gif) no-repeat top right;}
.txtarea .cntr {background:url(lightform/images/txtarea_cntr.gif) repeat-y right top;}
.txtarea .cntr_xon {background:url(lightform/images/txtarea_cntr_xon.gif) repeat-y right top;}
.txtarea .cntr_l, .txtarea .cntr_l_xon {
	width:5px;
	background:url(lightform/images/txtarea_l.gif) repeat-y left top;
	float:left;
}
.txtarea .cntr_l_xon {background:url(lightform/images/txtarea_l_xon.gif) repeat-y left top;}
.txtarea textarea {
	border:0;
	background:none;
	padding:0;
	margin:5px;
}

/*Selects*/
.selectArea {
	width:200px;
	height:21px;
	background:url(lightform/images/select_bg.gif) repeat-x left top;
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	background:url(lightform/images/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:right;
	background:url(lightform/images/select_right.gif) no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:200px;
	height:21px;
	margin-left:-179px;
	position:absolute;
}
.selectArea .right i {display:none;}
.selectArea .center {
	width:160px;
	color:#FFF;
	padding-top:3px;
	overflow:hidden;
	white-space:nowrap;
}

/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:-1px;
	margin-left:3px;
	width:172px;
	background:#6f7074;
	padding:2px;
	font-size:11px;
	z-index:20;
}
.optionsDivInvisible {display:none;}
.optionsDivVisible {display:block;}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	color:#F2F2F2;
	text-decoration:none;
	display:block;
	padding:1px 4px;
	border:1px solid #6f7074;
}
.optionsDivVisible a:hover {
	color:#FFF;
	background:#5F6062;
	border-color:#cfd0d6;
}

/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	margin-top: 10px;
	width:184px;
	height:58px;
	background:url(images/big-send-btn.gif) repeat-x left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {background-position:left bottom;}
.buttonImg {vertical-align:bottom;}





//* ajax nav *//


		p#cross-links { text-align: center }
		
		p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }
		
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none }
		

		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		


		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 

			width: 650px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			clear: both;
		}
		
		.panel {float: left;}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 650px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 20px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin-left: 10px;
			
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
			
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 15px;
			
		}
		
		.stripNav li.tab1 a { }
		.stripNav li.tab2 a { }
		.stripNav li.tab3 a { }
		.stripNav li.tab4 a { }
		.stripNav li.tab5 a { }
		
		.stripNav li a:hover {
			color: #c24736;
		}
		
		.stripNav li a.current {
			background: #fffcea;
			color: #c24736;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("images/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("images/arrow-right.gif") no-repeat center;
		}
		
		
/* menu buttons */

#nav {position: relative;}

#top-menu { 
		padding-left: 20px;
	}

.btn {padding:12px 15px 12px 15px; float:left; font-size: 85%;}
.btn a {color: #fffcea;}
.btn a:hover {color: #c75742;}
.btnup {background-color: #fffcea; color: #c75742;}
.btnup a{color: #c75742;}
