
/*----------------  PANELS --------------------------------*/
#panels {
	color: black;
	float: right;
	width: 948px;
	padding: 0;
	margin: 0;
	list-style: none;
}

#left_panel {
	padding:  10px 10px 0 10px;
	min-height:691px;
	height:auto !important;
	height:691px;
	float:left;
	width:189px;
	margin: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px; 
}


#mid_panel {
	padding: 0;
	margin: 10px 0 0 10px;
	min-height:691px;
	height:auto !important;
	height:691px;
	width: 460px;
	float: left;
}

#right_panel {
	padding: 20px 0 0 0; 
	min-height:691px;
	height:auto !important;
	height:691px;
	float: left;
	text-align: left;
	width: 259px;
	margin: 10px 0 0 10px;
	background: url(../img/interior_rightpanel_bg.jpg) top left no-repeat;
}

* html #right_panel{margin: 10px 0 0 0; float: right;}

/*---------------- LEFT PANEL --------------------------------*/


	
	
	
/*---------------- MIDDLE PANEL --------------------------------*/

.midpanel_title {
	text-align: left;
	color: #fd6a2f;
	font: normal 18px Tahoma;
	margin: 30px 5px 0 10px;
}

.midpanel_video {
	text-align: left;
	margin: 0 5px 0 10px;
}

.midpanel_text {
	text-align: left;
	line-height: 60px;
	color: #56636d;
	margin: 0 5px 0 10px;
	padding: 15px 0 10px 0;
	font: normal 12px Tahoma;
}

#TryIt_button {
	margin: 0 auto;
	height:32px;
	width: 186px;
	background: url(../img/TryIt.png) top left no-repeat;
	behavior: url(/layouts/css/iepngfix.htc);
	cursor: pointer;
	cursor: hand;
}

blockquote.quote {
	margin: 30px 0 10px 0;
	padding: 0 15px;
	color: #3399CC;
	font-style: italic;
	font-size: 15px;
	font-family: Georgia;
}
.quoteAuthor {
	text-align: right;
	font-size: 11px;
	color: #555555;
	padding: 0 15px 10px 15px;
}

/* OFFER CENTER COLUMN*/
.formPod {
	width: 433px;
}
.formPod .hd {
	height: 10px;
	font-size: 1px;
	background: url(../img/OfferFormBox_hd_bg.png) no-repeat top left;
	behavior: url(/layouts/css/iepngfix.htc);
}
.formPod .bd {
	background: url(../img/OfferFormBox_bd_bg.png) repeat-y top left;
	_background-image: none;
	_border-left: 1px solid #a9b4bb;
	_border-right: 1px solid #a9b4bb;
	padding: 10px 20px;
	font-size: 11px;
	color: #555555;
	text-align: left;
}
.formPod .ft {
	height: 20px;
	font-size: 1px;
	background: url(../img/OfferFormBox_ft_bg.png) no-repeat top left;
	behavior: url(/layouts/css/iepngfix.htc);
	float: left;
	width: 433px;
}


table.CenterOfferTable {
	border-collapse:collapse;
}
table.CenterOfferTable td {
	vertical-align: top;
	font-size: 11px;
	color: #555555;
	font-weight: bold;	
	text-align: left;
	padding:3px 0;
}
table.CenterOfferTable label {
	font-weight: bold;
	display: block;
	text-align: right;
	width: 83px;
}

table.CenterOfferTable .customerComment-field{
	width: 214px;
	height: 100px;
}

table.CenterOfferTable label.questionLabel{
	width: 100%;
	text-align:left;
}

table.CenterOfferTable select.questionSelect{
	width:220px;
}

table.CenterOfferTable input {
	width: 214px;
	background-color: transparent;
}
table.CenterOfferTable .norma1 {
	display: none;
}
table.CenterOfferTable .fieldErr {
	border: 1px solid #c10435 !important;
}
table.CenterOfferTable .fieldErrMsg {
	color: #c10435;
	font-size: 11px;
	/*white-space: nowrap;*/
}
table.CenterOfferTable .policy {
	text-align: right;
}

.CenterOfferBtn{
	display: block;
	cursor: hand;
	cursor: pointer;
	padding: 10px 0;
}

/*---------------- RIGHT PANEL --------------------------------*/
#rightpanel_top {
	width: 225px;
	padding: 0 15px 0 15px; 
}
#rightpanel_bottom {
	padding: 0 15px 0 15px; 
}
#rightpanel_sep {
	height: 1px;
	margin: 0 15px 10px 15px;
	background: url(../img/dots_h.gif) center left repeat-x;
}
table.offersTable {
	border-collapse: collapse;
}
table.offersTable td {
	padding: 3px 0;
	font-size: 11px;
	color: #666;
	font-weight: bold;
}
table.offersTable td label {
	text-align: right;
	padding-right: 0;
	display: block;
	width: 70px;
}

table.offersTable td label.questionLabel{
	position: relative;
	left: -60px;
	width: 220px;
	text-align:left;
}

table.offersTable td input{
	width: 143px;
}

table.offersTable .customerComment-field{
	width: 143px;
	height: 60px;
}

table.offersTable td select.questionSelect{
	width: 149px;
}

table.offersTable td.dotted {
	background: url(../img/dots_h.gif) center left repeat-x;
}


table.offersTable tr.norma1 {
padding: 0;
margin: 0;
visibility: hidden;
}

table.offersTable tr.norma1  td input{
padding: 0;
margin: 0;
height: 1px;
line-height: 1px;
}

table.offersTable tr.norma1  td.label{
padding: 0;
margin: 0;
height: 1px;
line-height: 1px;
}

.OfferBtn {
	margin: 5px auto;
	display: block;
	cursor: hand;
	cursor: pointer;
}

/*------------ LOGIN ------------------------*/
#signinContainer {
	margin-top: 10px;
	width: 400px;
	height: 300px;
}

#signinContainer tr td.fieldLabel {
	padding: 0 10px 0 0;
	text-align: right;
	align: left;
	width: 100px;
}

#signinContainer tr td {
	padding: 2px;
	text-align: left;
	align: left;
	width: 300px;
}

#signinContainer tr td input.text {
	width: 150px;
}

/*------------ SEARCH ------------------------*/

.search_form {
	text-align: left;
}

.search_form input{
	margin: 0;
	padding: 0;
	background-color: #dbe4f3;
	width: 180px;
}

#searchSubmit_img{
	margin: 0 0 0 5px;
	vertical-align: bottom;
	width: 48px;
}

#titleSearchResults{
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #2f7eb5;
}

.SearchPaging{
	margin: 10px 0 10px 0;
	padding: 0;
	text-align: left;
	color: black;
}

.SearchPaging span{
	margin-left: 10px;
}
.SearchPaging a{
	color: black;
}

.searchRes {
	margin: 5px 0;
	padding: 5px;
	border-bottom: 2px dotted gray;
	text-align: left;
	color: #666666;
	font-size: 11px;
}

.searchResHeader a {
	color: #666666;
	font-weight: bold;
	font-size: 110%;
}

.searchResFooter {
	margin: 15px 0 5px 0;
}

.searchResFooter a{
	color: #4962a4;
	font-size: 12px;
}

/*-------------------------------------------------------------------------*/

#loginPanel {
	width: 500px; 
	margin: 30px auto 80px auto; 
	text-align: left;
}

#loginContent {
	width: 90%;
	margin: 0 auto;
	padding: 30px 0;
	text-align: left;
}

#downloadContent {
	width: 90%;
	margin: 0 auto;
	padding: 30px 0;
	text-align: left;
}

.SoftwareButtons {
}

.SoftwareButtons .leftButton{
	float: left;
	width: 420px;
}

.SoftwareButtons .rightButton{
	float: right;
	width: 420px;
}


table.defaultTable {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #d0d9e1;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
table.defaultTable td,
table.defaultTable th {
	padding: 15px;
	font-weight: normal;
	vertical-align: top;
	border-bottom: 1px solid #d0d9e1;
}
table.defaultTable td.firstCol {
	width: 10px;
}
table.defaultTable thead th {
	padding: 0 15px;
	line-height: 30px;
	height: 30px;
	background: url(../img/forum_th_bg.gif) repeat-x top left;
}
table.defaultTable .tblTitle {
	color: #fc7802;
	font-weight: bold;
	font-size: 14px;
}
table.defaultTable label {
	padding: 0 0 3px 0;
	color: #56636d;
	display: block;
	font-size: 10px;
	font-weight: bold;
}
table.defaultTable input {
	background-color: #e4ebf0;
	width: 165px;
	border: 1px solid #d0d9e1;
	width: 100%;
}
table.defaultTable input.checkbox,
table.defaultTable input.radio {
	background-color: transparent;
	width: auto;
	border: 0;
}
table.defaultTable a.btn {
	/*display: inline-block;*/
	display: block;
	text-decoration: none !important;
	line-height: 22px;
	height: 22px;
	text-align: center;
	font-weight: bold;
	color: #333 !important;
}
table.defaultTable a.btn:hover {
	color: #444 !important;
}
table.defaultTable a.btn_72 {
	width: 72px;
	background: url(../img/btn_72.gif) no-repeat top left;
}
table.defaultTable a.btn_72:hover {
	background-image: url(../img/btn_72_over.gif);
}
table.defaultTable a {
	color: #0b51c0;
	text-decoration: underline;
}
table.defaultTable a:hover {
	text-decoration: none;
}
table.defaultTable .formField {
	margin-bottom: 15px;
}
