body  {
	font: 1em Arial, Helvetica, sans-serif;
	line-height:14pt;
	margin: 0;
	padding: 0;
	color: #fff;
	background: #456491;
}

.clear {clear: both;}

a:focus {outline-style: none;}
a img {border: none;}

a:link{color: #f9d383; text-decoration: none;}
a:visited{color: #f9d383; text-decoration: none;}
a:hover{color: #fff; text-decoration: underline;}
a:active{color: #f9d383;}

/*=== IE6 hacks ===*/

img,
a,
div,
#search_submit
{ behavior: url(/css/iepngfix.htc) }

/*===================== STRUCTURE =====================*/

#wrapper {
	background: url(../images/background.jpg) center top no-repeat;
}

#container, #sub_container {
	width: 998px;
	margin: 0 auto;
	font-size: .8em;
}

#header {
	margin-bottom: 9px;
}

#content {
}

#sub_right {
	width: 788px;
	float: right;
	position: relative;
}

/*===================== HEADER =====================*/

#search_bar {
	height: 27px;
	padding: 5px 5px 0 0;
	background: url(../images/search_back.jpg) center top no-repeat;
}

#header_left, #sub_left {
	width: 210px;
	float: left;
}

#header_flash {
	float: right;
}

/*=== Nav ===*/

#search_bar form {
	float: right;
}

#search_bar form input {
	float: right;
	height: 18px;
	width: 150px;
	padding: 3px 0 0 3px;
	border: 1px solid #abadb3;
	color: #000;
	margin-bottom: 0;
}

#search_bar #search_submit {
	width: 31px;
	height: 23px;
	margin-left: 2px;
	border: none;
	background: url(../images/search_submit.gif) center top no-repeat;
	cursor: pointer;
}

#sub_content #search_submit {
	width: 31px;
	height: 23px;
	margin-left: 2px;
	border: none;
	background: url(../images/search_submit.png) center top no-repeat;
	cursor: pointer;
}

/*=== Nav ===*/

#nav {
	width: 210px;
	height: 336px;
	*margin-top: -3px; /*IE7 hack*/
	background: url(../images/nav_back.jpg) center top no-repeat;
	position: relative;
	z-index: 10;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav ul li {
	margin: 0;
	_margin-bottom: -19px; /*IE6 hack*/
	padding: 0;
	list-style: none;
}

#nav ul li ul {
	margin: 0;
	padding: 0;
}

#nav ul li ul li {
	_margin-bottom: -19px; /*IE6 hack*/
	list-style: none;
}

#nav ul li ul li ul li, #nav #nav_item_4 ul li, #nav #nav_item_6 ul li {
	_margin-bottom: 0; /*IE6 hack*/
}

#nav ul li a {
	display: block;
	width: 210px;
	height: 47px;
	background: url(../images/nav.png) left top no-repeat;
	_background: url(../images/nav.jpg) left top no-repeat; /*IE6 hack*/
	text-indent: -5000px;
}

#nav1:hover, #nav1.selected {background-position: right top;}

#nav #nav2 {background-position: left -47px;}
#nav #nav2:hover, #nav #nav2.selected {background-position: right -47px;}

#nav #nav3 {background-position: left -94px;}
#nav #nav3:hover, #nav #nav3.selected {background-position: right -94px;}

#nav #nav4 {background-position: left -141px;}
#nav #nav4:hover, #nav #nav4.selected {background-position: right -141px;}

#nav #nav5 {background-position: left -188px; height: 48px;}
#nav #nav5:hover, #nav #nav5.selected {background-position: right -188px;}

#nav #nav6 {background-position: left -236px; height: 47px; width: 210px; margin-top: 31px;}
#nav #nav6:hover {background-position: right -236px;}

/*#nav .mlddm .hsub {background: red;}

#nav .mlddm .hsub:hover {background: blue;}*/

#nav ul li ul li a {
	width: 190px;
	height: auto;
	padding: 10px;
	text-indent: 0;
	background: url(../images/dd_back.png);
	_background: url(../images/dd_back.gif);
	color: #fff;
	border-bottom: 1px solid #728ab2;
	border-right: 1px solid #728ab2;
}

#nav ul li ul li a:hover {
	color: #1e4280;
	background: #dde3ec;
}

#nav ul li ul li ul a, #nav ul li ul li a.selected {
	color: #1e4280;
	background: #dde3ec;
}

#nav ul li ul li a.last {
	border-bottom: none;
}

.mlddm ul {
	z-index: 100;
	position: absolute;
	visibility: hidden;
}

#nav #nav_item_3 ul {
	margin-top: -156px;
	*margin-top: -152px;
}

#nav #nav_item_3 ul li ul {
	margin-top: 0;
}

#nav #nav_item_4 ul {
	margin-top: -169px;
	*margin-top: -171px;
}

#nav #nav_item_4 ul li ul {
	margin-top: 0;
}

#nav #nav_item_5 ul {
	margin-top: -111px;
	*margin-top: -112px;
}

#nav #nav_item_5 ul li ul {
	margin-top: 0;
}

#nav #nav_item_6 ul {
	margin-top: -309px;
	*margin-top: -312px;
}

#nav #nav_item_6 ul li ul {
	margin-top: 0;
}

/*===================== CONTENT =====================*/

#left_col {
	width: 376px;
	float: left;
	padding: 20px 20px 0 20px;
	*padding-bottom: 20px;
	background: url(../images/left_back.jpg) center top no-repeat;
}

#left_col, #right_col {
	position: relative;
}

#learn_more, #see_all {
	position: absolute;
	top: 270px;
	left: 320px;
}

#see_all {
	left: 340px;
}

#graphic_wrap {
	width: 110px;
	height: 80px;
	float: left;
}

.text_right {
	text-align: right;
}

h1 {
	margin-top: 0;
	color: #79b2f6;
	font-weight: normal;
	line-height: normal;
}

#right_col {
	width: 542px;
	float: right;
	padding: 10px 20px 0 20px;
	background: url(../images/right_back.jpg) center top no-repeat;
}

#right_1 {
	width: 280px;
	float: left;
}

#right_1 div {
	float: left;
	margin: 0 22px 18px 0;
}

#right_1 .right_none {
	margin: 0 0 0 0;
}

#right_1 #brand_last {
	float: left;
	margin: 0 22px 18px 0;
}
#right_1 #brand_more {
	width: 220px;
	float: right;
}
#right_2 {
	width: 220px;
	float: right;
}

#right_2 span {
	color: #f26522;
	font-weight: bold;
}

#right_col h2 {
	margin-bottom: 27px;
}

h2 {
	margin-top: 0;
	font-size: 2em;
	font-family: Verdana;
	color: #cccccc;
}

/*===================== FOOTER =====================*/

#footer {
	background: #3c547a;
	font-size: .8em;
	line-height: 1.4em;
	*margin-top: -12px; /*IE7 hack*/
}

#footer_content {
	width: 998px;
	margin: 0 auto;
	font-size: .9em;
	padding: 25px 0;
}

.footer_col {
	width: 235px;
	float: left;
	margin-right: 50px;
}

.narrow {
	width: 145px;
}

#right {
	width: 320px;
	margin-right: 0;
}

#footer strong {
	font-size: 1.1em;
}

.explore_col {
	width: 135px;
	float: left;
	margin: 10px 25px 0 0;
	line-height: 1.7em;
}

#footer .explore_col a {
	color: #fff;
}

#explore_right {
	margin-right: 0;
}

/*===================== SUB PAGE =====================*/

#sub_outer_wrapper {
	/*background: url(../images/sub_background_tile.gif) center repeat-y;*/
}

#sub_wrapper {
	background: url(../images/sub_background.jpg) center top no-repeat;
}

#sub_container {
	background: url(../images/white_trans.png);
	_background: none; /*IE6 hack*/
}

#sub_left #nav {
	background: none;
}

#sub_header #search_bar {
	position: absolute;
	top: 0;
	right: 0;
	background: none;
}

#sub_header #search_bar #search_submit {
	background: url(../images/search_submit.png) center top no-repeat;
}

#sub_content {
	width: 660px;
	float: left;
	margin: 30px 0 0 30px;
	_margin: 30px 0 0 15px; /*IE 6 hack*/
}

#breadcrumbs {
	margin-top: 0;
}

#right_links {
	width: 193px;
	float: right;
	_margin-top: -7px; /*IE 6 hack*/
}

#contact {
	width: 206px;
	_width: 168px; /*IE 6 hack*/
	margin: 0 0 20px 2px;
}

#contact_text {
	padding: 20px;
	_padding: 20px 20px 0 20px; /*IE 6 hack*/
	background: url(../images/contact_top.png) center top no-repeat;
	line-height: 1.5em;
}

#contact_text span {
	/*color: #0b2046;*/
	font-size: 1.2em;
	font-weight: bold;
}

#contact_bottom {
	height: 3px;
	background: url(../images/contact_bottom.png) center bottom no-repeat;
}

/*=== Right Nav ===*/

.right_nav {
	width: 193px;
	margin-bottom: 30px;
	*margin-top: -3px; /*IE 7 hack*/
}

.right_nav_top {
	height: 7px;
	background: url(../images/right_nav_top.png) center top no-repeat;
	_margin-bottom: -10px; /*IE 6 hack*/
}

.right_nav_bottom {
	height: 7px;
	background: url(../images/right_nav_bottom.png) center top no-repeat;
	_margin-top: -3px; /*IE 6 hack*/
}

.right_nav_tile {
	*padding: 0 0 1px 0; /*IE 7 hack*/
	background: url(../images/right_nav_tile.png) center repeat-y;
}

.right_nav_content {
	width: 173px;
	float: left;
	padding: 3px 0 0 20px;
	*width: 193px;
	*padding: 3px 0 0 0;
	*text-indent: 20px;
	_height: 1%; /*IE 6 hack*/
	_background: url(../images/right_nav_tile.gif) left repeat-y; /*IE 6 hack*/
}

.right_nav_content strong, #left_resources_content strong {
	font-size: 1.1em;
}

.right_nav_content ul, .resources ul, #left_resources_content ul {
	margin: 20px 0 5px 0;
	padding: 0;
	list-style: none;
}

.right_nav_content li, .resources li, #left_resources_content li {
	padding-bottom: 15px;
}

.right_nav_content a, .resources a, #left_resources_content a {
	color: #fff;
}

.resources {
	padding: 0 0 0 20px;
}

.resources strong {
	font-size: 1.1em;
	color: #0b2046;
}

.blue, .blue a {
	color: #0b2046;
}

.sub_list li {
	margin-bottom: 15px;
}

/*=== Left Resources ===*/

#left_resources {
	width: 210px;
	float: left;
	margin-bottom: 30px;
	*margin-top: -3px; /*IE 7 hack*/
}

#left_resources_top {
	height: 7px;
	background: url(../images/left_resources_top.png) center top no-repeat;
	_margin-bottom: -10px; /*IE 6 hack*/
	_background: url(../images/left_resources_top.gif) center top no-repeat; /*IE 6 hack*/
}

#left_resources_tile {
	*padding: 0 0 1px 0; /*IE 7 hack*/
	_height: 1%; /*IE 6 hack*/
	background: url(../images/left_resources_tile.png) center repeat-y;
	_background: url(../images/left_resources_tile.gif) center repeat-y; /*IE 6 hack*/
}

#left_resources_content {
	width: 180px;
	float: left;
	padding: 3px 10px 0 20px;
}

#left_resources_bottom {
	height: 28px;
	background: url(../images/left_resources_bottom.png) center bottom no-repeat;
	_background: url(../images/left_resources_bottom.gif) center bottom no-repeat; /*IE 6 hack*/
	text-indent: 20px;
	line-height: 28px;
	font-weight: bold;
}

#left_resources_bottom a {
	color: #fff;
}

/*===================== SUB PAGE 2 =====================*/

#sub_description {
	margin: 30px 80px 30px 30px;
}

#sub_description span {
	font-size: 1.4em;
	font-weight: bold;
}

#sub_content.corporate {
	width: 520px;
}

#sub_content.solutions {
	/*margin: 0 0 0 40px;*/
}

h3 {
	margin-top: 0;
	padding-bottom: 5px;
	background: url(../images/solutions_header_line.png) bottom repeat-x;
	text-transform: uppercase;
}

.products {
	margin: 30px 0 20px 30px;
}

.products img {
	float: left;
	margin-right: 30px;
}

.products_text {
	float: left;
	width: 500px;
}

.products .expand {
	color: #fff;
	cursor: pointer;
}

.products .expand span {
	color: #f9d383;
}

.products_text strong {
	font-size: 1.1em;
	color: #f9d383;
}

#resources {
	height: 28px;
	background: url(../images/resources_bottom.png) center bottom no-repeat;
	text-indent: 20px;
	line-height: 28px;
	font-weight: bold;
}

#resources a {
	color: #fff;
}

hr {
	border: none;
	background: url(../images/solutions_header_line.png) bottom repeat-x;
}

/*===================== CONTACT PAGE =====================*/

#sub_content form {
	margin-bottom: 20px;
}

label {
	width: 100px;
	float: left;
	text-align: right;
	line-height: 20px;
}

input, textarea, select {
	width: 150px;
	float: left;
	margin: 0 0 10px 10px;
	padding: 3px;
	border: 1px solid #dde1e2;
	color: #8ea2a8;
}

select {
	width: auto;
}

textarea {
	width: 350px;
	height: 100px;
	margin-bottom: 10px;
}

br {
	clear: left;
}

.red {
	color: #79b2f6;
}

#submit_button {
	margin-left: 110px;
	padding: 5px;
	border: 1px solid #fff;
	background: #79b2f6;
	color: #fff;
	font-weight: bold;
}

.error {
	height: 20px;
	float: left;
	margin-left: 10px;
	line-height: 20px;
	display: none;
}

.contact_title, .product_title {
	width: 520px;
	height: 29px;
	margin-bottom: 15px;
	background: url(../images/contact_title.png) center top no-repeat;
	line-height: 29px;
	font-size: 1.3em;
	text-indent: 10px;
	font-weight: bold;
}

.product_title {
	width: 630px;
	background: url(../images/product_title.png) left top no-repeat;
}

.product_title a {
	color: #fff;
}

#captcha {
	float: left;
	margin: 0 0 10px 110px;
}

#captcha_input {
	margin-left: 10px;
}

/*===================== SOLUTION SUB-CATEGORY PAGE =====================*/
#subcat_content{
	width: 660px;
	float: left;
	margin: -10px 0 0 30px;
}

.title{
	margin-bottom: 25px;
	color: #79b2f6;
	font-weight: normal;
	font-size: 22px;
	display: block;
}

.subcat_icon{
	float: left;
}

.subcat_title{
	margin: 30px 0 0 0;
	color: #79b2f6;
	font-weight: normal;
	font-size: 22px;
	float: left;
}

#tabs{
	width: 660px;
	height: 30px;
	background: url(../images/tab_bg.png);
	margin: 0px;
}

a.tab_link, a.tab_link:visited{
	padding: 5px 21px 6px 21px;
	border-left: 1px solid #8096b5;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	display: block;
	float: left;
	text-decoration: none;
}

a.tab_link:hover{
	background: url(../images/tab_on_bg.gif) repeat-x;
	color: #636972;
}

a.tab_link_on, a.tab_link_on:visited, a.tab_link_on:hover{
	padding: 5px 21px 6px 21px;
	border-left: 1px solid #8096b5;
	background: url(../images/tab_on_bg.gif) repeat-x;
	color: #636972;
	font-size: 14px;
	font-weight: bold;
	display: block;
	float: left;
	text-decoration: none;
}

a.tab_link1, a.tab_link1:visited{
	padding: 5px 23px 6px 23px;
	border-left: 1px solid #8096b5;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	display: block;
	float: left;
	text-decoration: none;
}

a.tab_link1:hover{
	background: url(../images/tab_on_bg.gif) repeat-x;
	color: #636972;
}

a.tab_link1_on, a.tab_link1_on:visited, a.tab_link1_on:hover{
	padding: 5px 23px 6px 23px;
	border-left: 1px solid #8096b5;
	background: url(../images/tab_on_bg.gif) repeat-x;
	color: #636972;
	font-size: 14px;
	font-weight: bold;
	display: block;
	float: left;
	text-decoration: none;
}

.tab_display{
	margin-top: 0px;
	background: url(../images/tab_shadow.png) top repeat-x;
	_background: none;
	padding: 15px;
}

.tab_end{
	border-left: 1px solid #8096b5;
	width: 2px;
	height: 30px;
	float: left;
}

/*===================== MANAGEMENT PAGE =====================*/

.manager {
	margin-bottom: 20px;
}

.manager_photo{
	margin: 0 10px 0px 0px;
	float: left;
	width: 100px;
}
.manager_text{
	float: left;
	width: 400px;
	margin: 0 0px 5px 0px;
}
.manager_name{
	font-weight: bold;
	color: #fff;
	font-size: 1.3em;
}

.manager_title{
	font-weight: bold;
	margin-bottom: 10px;
}

.manager_bio{
	margin-bottom: 20px;
}

/*===================== NEWS AND EVENTS PAGE =====================*/

.news_category{
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 20px;
}

.news_view_more{
	width: 500px;
	text-align: right;
	font-weight: bold;
	margin-bottom: 10px;
}

.news_date{
	font-weight: bold;
}

.news_title{
	font-weight: bold;
	font-size: 1.5em;
}

.news_body{
	margin-top: 15px;
}

/*===================== PRODUCTS PAGE =====================*/

.breadcrumb_holder{
	width: 545px;
	height: 23px;
	background: url(../images/breadcrumb_back.png) left top no-repeat;
	padding-left: 15px;
	margin: 5px 0px 0px 30px;
	line-height: 22px;
}

.breadcrumb_holder p {
	margin: 0px;
	padding: 0px;
}

#product_content {
	background: url(../images/white_trans.png);
	_background: none; /*IE6 hack*/
}

#sub_header #product_content {
	_width: 775px; /*IE6 hack*/
}

#product_text{
	width: 455px;
	float: left;
	padding: 0 25px 45px 30px;
}

#product_content #product_text {
	_width: 455px; /*IE6 hack*/
	_padding: 0 20px 45px 20px; /*IE6 hack*/
}

#product_text_wide {
	width: 660px;
	float: left;
	padding: 0 25px 45px 30px;
}

*html #product_text{
	width: 510px;
}

#product_features{
	width: 265px;
	float: right;
	margin: 0 10px 15px 0 /*25px*/;
	text-align: left;
}

#features_title{
	width: 236px;
	height: 32px;
	background: url(../images/features_benefits_top.png);
	padding: 15px 0px 0px 28px;
	color: #0f0f0f;
	font-size: 12pt;
	font-weight: bold;
	margin-left: 5px;
	text-align:left;
}

*html #features_title{
	width: 228px;
	_width: 236px; /*IE6 hack*/
}

#features_content{
	background: url(../images/features_benefits_body.png) center repeat-y;
	_background: url(../images/features_benefits_body.gif) center repeat-y; /*IE 6 hack*/
	width: 208px;
	padding: 15px 28px 15px 28px;
	_padding: 0px 0px 15px 0px; /*IE6 hack*/
	margin-left: 5px;
}

*html #features_content {
	width: 264px;
}

#features_content h2 {
	_padding-left: 28px;
}

#features_content ul{
	margin: 0px;
	padding: 10px 15px 0px 8px;
	_padding: 10px 0px 0px 40px; /*IE6 hack*/
	color: #000000;
	list-style: disc outside url(../images/carrot_bullet.gif);
	text-align:left;
	width: 200px;
	font-size: 12px;
}

#features_content ul li{
	margin-bottom: 10px;
	font-size: 11px;
}

#features_bottom{
	background: url(../images/features_benefits_bottom.png);
	width: 264px;
	height: 12px;
	margin-left: 5px;
	margin-bottom: 25px;
}

.product_item {
	margin: 10px 0px 10px 0px;
}

#product_name {
	width: 450px;
	float: right;
	margin: 50px 20px 0 0;
	_margin: 50px 0px 0 0; /*IE6 hack*/
}

#product_header {
	padding: 25px 0 0 40px;
	margin-bottom: 20px;
}

#product_header img {
	float: left;
}

#product_header h1 {
	font-weight: bold;
	font-size: 2.5em;
	margin-bottom: 0px;
}

#product_header h2 {
	color: #fff;
	font-size: 1.3em;
}

/*===================== Z-Wave Products =====================*/

#product_text_wide table td {
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
}

.zwave_image {

}

/*===================== Modal Window CSS =====================*/

div#nyroModalFull {
	font-size: 12px;
	color: #777;
}
div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(../img/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalWrapper {
	background: #fff;
	border: 4px solid #777;
}
a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 15px;
	height: 15px;
	text-indent: -9999em;
	background: url(../images/close.png) no-repeat;
	outline: 0;
}
h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div#nyroModalContent {
	overflow: auto;
}
div.wrapper div#nyroModalContent {
	padding: 5px;
}
div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div.wrapperImg img {
	vertical-align: baseline;
}
div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
a.nyroModalPrev, a.nyroModalNext {
	z-index: 205;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 40%;
	cursor: pointer;
	text-indent: -9999em;
	background: left 20% no-repeat;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
a.nyroModalPrev {
	left: 0;
}
a.nyroModalPrev:hover {
	background-image: url(../images/previous.png);
}
a.nyroModalNext {
	right: 0;
	background-position: right 20%;
}
a.nyroModalNext:hover {
	background-image: url(../images/next.png);
}

/*===================== RESOURCES PAGE =====================*/
.resources_docsHead{
	font-weight: bold;
	margin-bottom: 10px;
}

.resources_subhead2{
	font-weight: bold;
	font-size: 1.5em;
	margin: 15px 0px 10px 0px;
}

.resources_lib_description{
	margin-bottom: 15px;
}

.lib_select_link{
	margin-left: 8px;
	display: block;
}

.library_select_link{
	font-weight: bold;
}

.library_description{
	margin-bottom: 15px;
}

#resource_tables table a {
	color: #547baa;
}

/*===================== CAREERS PAGE =====================*/

.career_sections {
	/*display: inline-block;*/
	margin-bottom: 10px;
	font-weight: bold;
}

.switchgroup {
	margin-bottom: 20px;
}

.switchgroup li {
	padding-bottom: 10px;
}

#benefits h3 {
	margin: 30px 0 0 0;
}

/*===================== Search Results =====================*/

a.search_results_tabs{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	border-top: 1px solid #8096b5;
	border-left: 1px solid #8096b5;
	border-right: 1px solid #8096b5;
	background: #567095;
	color: #ffffff;
}
.search_result_set{
	width: 648px;
	border: 1px solid #8096b5;
	background: #e8f0fb;
	display: none;
	margin-bottom: 20px;
}
.search_result_item{
	padding: 15px;
	border-bottom: 1px solid #c4c4c2;
	color: #567095;
}

.advanced_search_box{
	border: 1px solid #c4c4c2;
	padding: 20px;
	background: #ffffff;
}

.advanced_search_box input{
	height: 16px;
	padding: 1px;
	border: 1px solid #b2b5bb;
	border-right: none;
	color: #b2b5bb;
	font-size: 1.2em;
}

a.search_result_link{
	color: #567095;
}

#docs_results a {
	color: #567095;
}

/*===================== Misc =====================*/

#stand_alone table, #stand_alone table tr td {
	border: 1px solid #fff;
}

.checkbox_in_table {width:20px;border:solid 0px;margin:2px 0px 0px 10px;}
.input_in_table {float:right;margin:0px;padding:0xp;width:150px;}




