/*//////// RESET /////////*/
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*//////// END RESET /////////*/

body {
  padding:0;
  margin:0;
  background:#BAB4A2;
}
#section_main {
  background:#dfdbd0 url(../images/bg_top.gif) repeat-x top left;
}
#page {
  width:958px;
  margin:0 auto;
  line-height:100%;
  padding-bottom:20px;
}
#logo {
  margin-top:1px;
  float:left;
}
#nav_secondary {
  float:right;
}
.nav_secondary_item {
  width:65px;
  height:46px;
  padding-top:4px;
  text-align:center;
  font:normal 11px arial;
  float:left;
  line-height:95%;
}
.nav_secondary_item a {
  color:#5f5d59;
  text-decoration:none;
}
.nav_secondary_item a:hover {
  color:#000;
}
/*/////// NAV MAIN ///////*/
#nav_main_solo {
  width:958px;
  height:39px;
  clear:both;
}
#nav_main {
  width:958px;
  height:63px;
  clear:both;
}
#nav_main_center {
  background: url(../images/nav_main_center.gif) repeat-x top left;
  height:39px;
  width:922px;
  float:left;
}
#main_nav_btns {
  float:left;
}
#main_nav_btns img {
	cursor:pointer;
}
.main_nav_btn {
  margin-top:8px;
}
#nav_main_solo_l {
  background: url(../images/nav_main_cap_l_solo.gif) no-repeat top left;
  width:18px;
  height:39px;
  float:left;
}
#nav_main_solo_r {
  background: url(../images/nav_main_cap_r_solo.gif) no-repeat top left;
  width:18px;
  height:39px;
  float:right;
}
/*/////// NAV MAIN W/ SECONDARY ///////*/
#nav_main_l {
  background: url(../images/nav_main_cap_l.gif) no-repeat top left;
  width:18px;
  height:39px;
  float:left;
}
#nav_main_r {
  background: url(../images/nav_main_cap_r.gif) no-repeat top left;
  width:18px;
  height:39px;
  float:right;
}
#nav_main_secondary {
  clear:both;
  width:958px;
}
#nav_main_secondary_center {
  background: url(../images/nav_2nd_center.gif) repeat-x top left;
  height:24px;
  width:922px;
  float:left;
}
#nav_main_secondary_l {
  background: url(../images/nav_2nd_l.gif) no-repeat top left;
  width:18px;
  height:24px;
  float:left;
}
#nav_main_secondary_r {
  background: url(../images/nav_2nd_r.gif) no-repeat top left;
  width:18px;
  height:24px;
  float:right;
}
/*///// SEARCH ///*/
#search_form {
  float:right;
  width:200px;
}
#search {
  float:right;
  height:20px;
  margin-top:9px;
  background: url(../images/search_mid.gif) repeat-x top left;
}
#search_left {
  background: url(../images/search_left.gif) no-repeat top left;
  float:left;
  height:20px;
  width:9px;
}
#search_mid {
  float:left;
  height:20px;
}
#search_mid input {
  border:0;
  background:none;
  height:16px;
  padding:2px;
  font:normal .7em Arial;
}
button {
	background: url(../images/search_btn_3.gif) no-repeat 0 0;
	border: 0;
	display: block;
	height: 20px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 45px;
	float:right;
}
button:hover { 
	background-position: 0 -20px;
}

#breadcrumbs {
		padding-left:3px;
		clear:both;
		color:#6ebdd0;
		width:68%;
		float:left;
		padding-top:4px;
		font:normal 11px arial, sans-serif;
	}
	#breadcrumbs a {
		color:#0d688d;
	}
	#breadcrumbs a:hover {
		color:#2ca4d5;
		text-decoration:none;
	}
	#breadcrumbs_current {
		color:#0d688d;
		font-weight:bold;
	}
	#phone_number {
		padding-right:4px;
		font:12px normal Arial, Sans-Serif;
		float:right;
		color:#1299c8;	
		padding-top:5px;					
	}
	#number {
		font-weight:bold;
		color:#197093;				
	}


/*//////////////////////////////////////// FOOTER //////////////////////////////////////// */
	#section_footer {
		clear:both;
		background:#bab4a2 url(../images/bg_footer.gif) repeat-x top left;
	}
	#footer_content_wrap {
		width:958px;
		margin: 0px auto;
		font: 12px normal Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
		color:#5c574b;
		padding-top:20px;
	}
	#footer_content_wrap ul {
		list-style:none;
		margin-bottom:10px;
		line-height:160%;
	}
	#footer_content_wrap li {
		list-style:none;
	}
	#footer_content_wrap h5 {
		color:#3c382d;
		font-weight:bold;
		font-size:12px;
	}
	#footer_content_wrap  a {
		color:#5c574b;
		text-decoration:none;
	}
	#footer_content_wrap  a:hover {
		color:#2b2a27;
		text-decoration:none;
	}
	#footer_content_left {
		float:left;
		width:320px;
		
	}
	/*/// Left column content ///*/
	#footer_logos {
		width:320px;
		vertical-align:top;
		padding-bottom:16px;
	}
	#footer_logos  img {
		vertical-align:middle;
	}
	#footer_logos_crestron {
		margin:0 18px;
	}
	#footer_manufacturers {
		width:160px;

		float:left;
	}
	#footer_partners {
		width:160px;
	
		float:right;
	}
	/*/// END Left column content ///*/
	
	#footer_content_right {
		float:right;
		width:638px;
		background: url(../images/bg_footer_div_v.html) no-repeat center left;	
		margin-bottom:12px;
	}
	
	/*/// Right column content ///*/
	#footer_group_left {
		float:left;
		width:399px;
	}
	#footer_group_right {
		float:right;
		width:239px;
	}
	#footer_group_left_colleft {
		padding-left:45px;
		width:160px;
		float:left;
	}
	#footer_group_left_colright {
	
		width:159px;
		float:right;
	}
	#footer_group_right_colleft {

		width:130px;
		float:left;
	}
	#footer_group_right_colright {
		
		width:109px;
		float:right;
	}	
	/*/// END Right column content ///*/
	
	/*/// Bottom Copyright/Links ///*/
	#footer_bottom {
		clear:both;
		background: url(../images/bg_footer_div.html) repeat-x top left;
		font: 12px normal Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
		color:#5c574b;
		padding-top:10px;
	}
	#footer_bottom  img {
		border-right:4px solid #bab4a2;
		vertical-align:text-bottom;
	}
	#footer_bottom  a {
		color:#66604c;
		text-decoration:none;
	}
	#footer_bottom  a:hover {
		color:#2b2a27;
		text-decoration:none;
	}
	.footerdivider {
		color:#9f9885;
		text-decoration:none;
	}
	#footer_bottom_wrap {
		width:958px;
		margin: 0px auto;
	}
	#footer_copyright {
		float:left;
		width:650px;
	}
	#footer_links {
		float:right;
		width:300px;
		text-align:right;
	}
	/*/// END Bottom Copyright/Links ///*/
	
	/*/// Bottom Copyright/Links ALT ALT ALT ///*/
	.footerdivider_alt {
		color:#9f9885;
		text-decoration:none;
	}
	#footer_bottom_alt {
		clear:both;
		height:80px;
		font: 12px normal Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
		color:#5c574b;
		padding-top:26px;
	}
	#footer_bottom_alt  img {
		border-left:5px solid #aba492;
		vertical-align:text-bottom;
	}
	#footer_bottom_alt  a {
		color:#66604c;
		text-decoration:none;
	}
	#footer_bottom_alt  a:hover {
		color:#2b2a27;
		text-decoration:none;
	}
	.footerdivider_alt {
		color:#9f9885;
		text-decoration:none;
	}
	#footer_bottom_wrap_alt {
		width:958px;
		margin: 0px auto;
	}
	#footer_copyright_alt {
		float:left;
		width:650px;
	}
	#footer_links_alt {
		float:right;
		width:300px;
		text-align:right;
	}
	/*/// END Bottom Copyright/Links ALT ALT ALT  ///*/
	
	/*//////////////////////////////////////// END FOOTER //////////////////////////////////////// */
	
	.clear {
	  clear:both;
	  height:1px;
	  font-size:1px;
	}
	/* Form */
form {
	width: 400px;
	border: 0px solid #EEE;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

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

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

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

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

/* 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(../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('../images/top_left.png') no-repeat;
	_background : url('../images/top_left.gif') no-repeat;
	_background-position : 9px 8px;
}

.tipsbox .tipsbox_top{
	background : url('../images/top.png') repeat-x;
	height : 17px;
	_background : url('../images/top.gif') repeat-x;
	_background-position : 0px 8px;
}

.tipsbox .tipsbox_top_right{
	background : url('../images/top_right.png') no-repeat;
	_background : url('../images/top_right.gif') no-repeat;
	_background-position : 0px 8px;
}

.tipsbox .tipsbox_left{
	background : url('../images/left.png') repeat-y;
	width : 17px;
	_background : url('../images/side.gif') repeat-y;
	_background-position : 9px 8px;
}

.tipsbox .tipsbox_right{
	background : url('../images/right.png') repeat-y;
	width : 22px;
	_background : url('../images/side.gif') repeat-y;
	_width : 9px;
}

.tipsbox .tipsbox_bottom_left{
	background : url('../images/bottom_left.png');
	_background : url('../images/bottom_left.gif') no-repeat;
	_background-position : 9px 0px;
}

.tipsbox .tipsbox_mark{
	background : url('../images/mark.png') no-repeat;
	height : 36px;
	_background : url('../images/mark.gif') no-repeat;
}

.tipsbox .tipsbox_bottom_right{
	background : url('../images/bottom_right.png');
	_background : url('../images/bottom_right.gif') no-repeat;
}

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

.tipsbox .tipsbox_inner_ie6 {
	padding : 4px;
}

.tipsbox .tipsbox_error {
	background : url('../images/error.png') no-repeat;
	_background : url('../images/error.gif') 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/
##########################################*/


/*Forms defaults - change as needed*/
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}
label {
	color:#999;
	cursor:pointer;
	padding-left:2px;
	line-height:16px;
}
label.chosen {color:#333;}

/*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(../images/radio.gif) no-repeat left top;}
.radioAreaChecked {background:url(../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(../images/checkbox.gif) no-repeat left top;}
.checkboxAreaChecked {background:url(../images/checkbox.gif) no-repeat left bottom;}
.focused {border:1px dotted #ddd;}

/*Text inputs*/
.textinput, .textinputHovered {
	height:15px;
	background:url(../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(../images/txtarea_tr.gif) no-repeat top right;}
.txtarea .tr_xon {background:url(../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(../images/txtarea_br.gif) no-repeat top right;}
.txtarea .br_xon {background:url(../images/txtarea_br_xon.gif) no-repeat top right;}
.txtarea .cntr {background:url(../images/txtarea_cntr.gif) repeat-y right top;}
.txtarea .cntr_xon {background:url(../images/txtarea_cntr_xon.gif) repeat-y right top;}
.txtarea .cntr_l, .txtarea .cntr_l_xon {
	width:5px;
	background:url(../images/txtarea_l.gif) repeat-y left top;
	float:left;
}
.txtarea .cntr_l_xon {background:url(../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(../images/select_bg.gif) repeat-x left top;
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	background:url(../images/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:right;
	background:url(../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 {
	width:auto;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	background:url(../images/button_bg.gif) repeat-x left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {background-position:left bottom;}
.buttonImg {vertical-align:bottom;}
#formWrap {
	width:720px;
	margin:30px auto 0;
	background:#FFF;
	border:1px solid #999;
	-moz-border-radius:20px;
	-moz-box-shadow:2px 2px 2px #999;
	-webkit-border-radius:20px;
	-webkit-box-shadow:2px 2px 2px #999;
	padding:16px 10px 40px;
	
}


#formWrap #form {
	border-top:1px solid #EEE;
	width:720px;
	
	
}


#form2 .row {
	border-bottom:1px solid #EEE;
	display:block;
	line-height:38px;
	overflow:auto;
	padding:24px 0px;
	width:100%;
}


#form2 .row .label {
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width:180px;
	text-align:right;
	float:left;
	padding-right:10px;
	margin-right:10px;
}


#form2 .row .input {
	float:left;
	margin-right:10px;
/*	width:auto;*/
	width:285px;
	
	
}


#form2 .row .input2 {
	float:left;
	margin-right:10px;
/*	width:auto;*/
	width:466px;
	
	
}

#form2 .row .context {
	color:#999;
	font-size:11px;
	font-style:italic;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	width:200px;
	float:left;
	
}


.detail2 {
	width:260px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	padding:7px 8px;
	margin:0;
	display:block;
	border-radius:5px 5px 5px 5px;
	background:#E9E9E9;
	border:1px solid #CCC;	
}

.mess2 {
	width:450px;
	max-width:450px;
	height:280px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	padding:7px 8px;
	line-height:1em;
	margin:0;
	display:block;
	border-radius:5px 5px 5px 5px;
	background:#E9E9E9;
	border:1px solid #CCC;	
}


.detail2:focus {
	background-color:#FFF;
	border:1px solid #999;
	outline:none;	
}

.mess2:focus {
	background-color:#FFF;
	border:1px solid #999;
	outline:none;	
}


#form2 #submit {
	font-family:Arial, Helvetica, sans-serif;
	margin-top:25px;
	margin-left:200px;
	color:000;
	font-size:16px;
	text-shadow:1px 1px 1px #999;
	padding:10px;
	

}

span.error2 {
	color:#000;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/x.png);	
	background-repeat:no-repeat;
	background-position:left 6px;
	padding-left:25px;
}

#formWrap h2 {
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:1px 1px 1px #CCC;
	color:#255E67;
	margin-left:25px;	
}
