@charset "utf-8";
/* CSS Document */



/*

/*html elements*/

label {
	padding: 0;
}


input.textfield {
	padding: 2px 0 2px 0.25em;
	border: 1px #c8c7be solid;
}


/*My elements*/
.myForm {
	font-size: 8px;
	height: 8px;
	border-bottom: 1px #cddae8 solid;
	background: url(/getImage.php?src=form-curves-546.gif) #a6bad0 no-repeat left top;
	text-align:left;
}

.myFormEnds {
	font-size: 8px;
	height: 6px;
	border-top: 1px #a6bad0 solid;
	background: url(/getImage.php?src=form-curves-rev.gif) #a6bad0 no-repeat right bottom;
	text-align:left;
}

.frmSection {
	height: 26px;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	line-height:26px;
	color:#252525;
	font-weight:bold;
	display:block;
	background:url(/getImage.php?src=ico-frm-os.gif) #cddae8 no-repeat 6px center;
	text-align:left;
}

.frmSection h3 {
	margin: 0;
	padding: 0;
	padding-left: 28px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #013e6e;
	background: none;
}

.frmSectionContent {
	padding:8px 0px 5px 20px;
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	line-height:15px;
	border:1px #cddae8 solid;
	text-align:left;
}

.frmSectionContent li { 
	list-style: none;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	background:  url(/getImage.php?src=pointer.gif) no-repeat left center;
	padding-left: 12px;
	margin-left: 4px;
}

.frmLabel {
	text-align:right;
	font-weight:bold;
	font-size: 11px;
}

.frmData {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #C70101;
	line-height: 18px;
	border-bottom: 1px #e1e1e1 solid;
	font-weight: bold;
}


/*
Buttons
---------
*/

/* form with tabbed header elements inside the section content area */


/*
Inner plan style
---------------
*/
.inner-plan {
	margin: 0px;
	padding: 0px 0px 0px 12px;
	text-align: left;
	background: url(/getImage.php?src=pointer.gif) no-repeat 2px 4px;
	display: block;
	}

.inner-plan-li {
	border: 0 none;
	margin: 0; 
	padding: 0;
	color: #666;
	background: url(/getImage.php?src=inner-plan-li.gif) no-repeat left 5px; padding-left: 7px;
	}

/* VERSION 2: CSS STYLES */

.selected-products {
	background:#f5f5f5;
	padding:8px 0px 5px 20px;
	border:1px solid #cddae8;
	border-bottom: 0 none;
	}
.selected-products img {
	margin-right: 5px;
	}
.totalcost-wrapper {
	background: #FFFFD3;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #C70101;
	border-bottom: 1px #C8C86B solid;
	margin-top: 6px;
}
.totalcost-wrapper .totalcost-icon {
	background: url(/getImage.php?src=ico-casbox.gif) #FFFFD3 no-repeat 5px 2px;
	padding-left: 19px;
}

/* Data Table */
table.dataTable {
	margin: 0;
	vertical-align:top;
	cursor: default
}

table.dataTable thead td {
	background-color: #e0e8f1;
	border-color: #F5F7FA #D1D8E5 #D1D8E5 #F5F7FA;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	padding: 4px 5px;
	color: #333
}

table.dataTable td {
	border-bottom: 1px solid #f5f5f5;
	padding: 3px 5px;
	font-size: 11px;
}

/* Row Fair */
.row {
	background-color: #fff
}
.row-over {
	/*background-color: #F7FCFF*/
	background-color: #E8E8E8
}
.row-active {
	background-color: #EDF7EE
}

.PageHeading {
	margin: 4px 4px 0 0;
	padding: 3px 5px;
	background: #FFFFFF;
	border-bottom: 2px solid #0161BD;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #0161BD;
	clear: both;
	text-align:left;
}

.PageSubHeading {
	margin: 8px 4px;
	padding: 2px 0 2px 9px;
	background: #ECEFDE;
	border-bottom: 1px solid #94A63B;
	font-family: trebuchet ms, verdana, arial, sans-serif;
	font-size: 15px;
	color: #003660;
	clear: both;
	font-weight: bold;
	text-align:left;
}

.PageIntro {
	color: #252525;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
	padding: 2px 2px 3px 3px;
}

.PageIntro ul {
		margin: 0px;
		padding: 8px 0px 2px 0px;
		list-style: none;
		}

.PageIntro li {
		margin:0px;
		padding:1px 0px 3px 20px;
		background: url(/getImage.php?src=sitebuilder-li.gif) no-repeat 5px 4px;
		}

.clearfix {
	clear: both;
}


.floatLeft {
	float: left;
}

.floatRight {
	float:right;
}

.w760 {
	width: 100%;
}

.w615 {
/*	width:600px; */
}

.w145 {
		width:145px;
}

.alt {
	background-color: #f8f8f8;
}

.hilight {
	color: #0151ba;
}

.required{
	color: #FF0000;
	border-bottom: 1px #E8E8E8 solid;
	padding-top:5px;
}
