@import url("css/menu.css");

/*----------------------------------------------------------
font-sizes: 12px is standard EVERYWHERE!
font-sizes: 17px at FAQs, Benefits, Buttons.
font-sizes: 20px H2, Quotation.
font-sizes: 25px BigText.
font-sizes: 30px for Head, H1, Arrow span.
------------------------------------------------------------*/


/* CSS Document */
#Body {background:#231f20 url(images/body_bg.png) repeat-x top left; height:100%; margin:0; padding:0; }

/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input, .CommandButton{font-family:Arial, Helvetica, sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px; color:#333}
h1, h1 input,.Head{ font-size:30px;color:#404040;margin:10px 0;font-family:"Myriad Pro",Arial,Helvetica,sans-serif}
h1, h2, h3, h4, h5, h6{font-family:"Myriad Pro",Arial,Helvetica,sans-serif}
h1, h3, h5, h1 input{font-weight:bold;font-family:"Myriad Pro",Arial,Helvetica,sans-serif}
h2, h4, h6{font-weight:bold}
h2 {font-size:20px}
h3, h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}


a,a:link,a:visited,a:active{color:#c51f20; text-decoration:none; font-weight:normal; }
a:hover{color:#666; text-decoration:none; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:"Myrid Pro", Arial, Helvetica, sans-serif}
.Head{color:#404040; font-size:30px}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}
.Head_White{color:#fff; font-size:30px}

/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/
#s_wrap_main{display:table;width:900px; margin:0 auto;}
#s_wrap_sub{display:table-row}
.template_style{display:table-cell}
.top_space{height:34px;}
.lang_pad{padding:7px 0 0 25px;float:left;}
.logo_pad{background-image:url(images/logo_right_bg.png); background-repeat:no-repeat; background-position:bottom right; background-color:#231f20;margin:0 10px; padding:0 0 10px 10px;}
.menu_bg{margin:0 10px; background-color:#999}
.bread_bg{padding:0;margin:0 10px;background-image:url(images/bg_tile.png); background-color:#d5d5d5;height:14px;}
#login_style{ float:right; line-height:34px; padding-right:18px;}
.center_bg{padding:0; margin:0;clear:both;}
.main_bg{ margin:0 10px; /*background-image:url(images/bg_tile.png);*/ background-color:#dcdcdc}
.content_pad{padding:0 0 20px 0px;background-image:url(images/red_back.png); background-repeat:no-repeat; background-position:top}
.content_pad2{background-image:url(images/homeback.gif);background-repeat:repeat-x}
.content_width{padding-top:0px; min-height:350px;}
.bot_pad{margin:10px}
#terms_style{/*float:left;*/ text-align:center}
#copy_style{float:right;}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}
a.CommandButton:link, a.CommandButton:visited{color:#C51F20; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:12px;}

/*--------- pane style ----------*/
.ContentPane{ padding:0; margin:0;}
.LeftPane{padding:0 20px 0 0;width:20%;margin:0;background-color:#6CC}
.RightPane{background-position:center top;background-repeat:no-repeat;margin:0;padding:0px;vertical-align:top;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#3E81B5;}
a.user:hover{color:#C00;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}
input.SearchTextBox{float: left; z-index: 10; border: 0; width:130px; height:18px; margin-left:3px; color: #43494D;}
#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}

/*-------------- Left and Right 50% --------------*/
.Layout {}
.Layout .Left {float:left;width:50%}
.Layout .Right {float:right;width:50%}
.White, .White span, .White h1{color:#FFF}

/*----------- Layout left and right ------*/
.rightside {/*background-image:url(images/main_menu_bg.png);background-position:left top;background-repeat:no-repeat;*/margin:0;padding:0px;vertical-align:top;min-height:250px}
.leftside {position:static;padding:0px;vertical-align:top;width:635px}

/************ Buttons ***************/
.SU_Button a, .SU_Button a:link, .SU_Button a:active, .SU_Button a:visited, .SU_ButtonHome a, .SU_ButtonHome a:link, .SU_ButtonHome a:active, .SU_ButtonHome a:visited {background-image:url(images/BTN.png);background-position:center top;display:inline-block;font-size:17px;font-weight:bold;height:38px;line-height:38px;padding:0;text-align:center;text-decoration:none;width:131px;z-index:1000000;color:#FFFFFF;}
.SU_Button a:hover, .SU_ButtonHome a:hover {background-position:center bottom;}

/******************* Blockquote ******************/
blockquote.quotation {
/*background:transparent url(images/blockquote_start.png) no-repeat scroll 0 0;*/
border:medium none;
margin:10px;
padding:10px 10px 0 0;
text-align:left;
/*font-style:italic;*/
}
.quotation .Normal {font-size:16px;color:#666; font-style:italic}
blockquote.quotation div {
/*background:transparent url(images/blockquote_end.png) no-repeat scroll 100% 100%;*/
margin:0 -35px -10px 0;
padding:0 35px 10px 0;
}

/********************** Menu Box ******************************/
.menu_pos {position: relative; left:-15px}
.popup_box {z-index:999999999999999;margin:0 auto;max-width:1200px;text-align:left;}
.dialog {margin:0 auto;position:absolute;width:270px;z-index:50;}
.dialog .body {background-image:url(images/dialog.png);padding:15px;background-color:transparent;background-repeat:no-repeat;background-attachment:scroll;background-position:0 0}
.dialog .foot {background-image:url(images/dialog.png);height:23px;background-color:transparent;background-repeat:no-repeat;background-attachment:scroll ;background-position:0 100%}

/************************* Benefit List *********************************/
ul.faq_list, ul.setup{list-style-position:outside;list-style-type:none;margin:0 0;padding-left:0;}
ul.benefit {list-style-position:outside;list-style-type:none;margin:0 0;padding-left:65px; background-image:url(images/benefit_plus.png); background-repeat:no-repeat}
ul.faq_list li{background-attachment:scroll;background-color:transparent;background-position:0 0;background-repeat:no-repeat;padding-bottom:15px;padding-left:30px;list-style-type:none;}
ul.benefit li{/*background-attachment:scroll;background-color:transparent;background-position:0 0;background-repeat:no-repeat;*/padding-bottom:10px;padding-left:0px; padding-top:0px;list-style-type:none; border-bottom:dotted 1px #c6c6c6}
ul.setup li {background-attachment:scroll;background-color:transparent;background-position:6px 4px;background-repeat:no-repeat;padding-bottom:5px;padding-left:30px;list-style-type:none;}
ul.benefit li {/*background-image:url(images/plus.png)*/}
ul.faq_list li {background-image:url(images/box_tip.png)}
ul.setup li {background-image:url(images/setup.png)}
.benefit strong, .faq_list strong {color:#c51f20; font-size:17px}
.benefit strong { line-height:36px}

/*************************** Guarantee ********************************/
.guarantee {background-image:url(images/gauranteed.png);background-repeat:no-repeat;height:112px;margin-top:330px;margin-left:15px;width:210px;}

/********************* Boxes ***************************
a.row, span.rowHeader, span.rowHeaderText, span.rowDescription, span.rowHeaderFeatures, span.rowDescriptionIndented {cursor:pointer;display:block;}
a.row{background-image:url(images/row_img_bg.png); background-repeat:repeat; background-position:left}
a:hover.row{background-image:url(images/row_img_bg_hover.png); background-repeat:repeat; background-position:left}
a.row, a.row:link, a.row:active, a.row:visited {margin:10px;min-height:70px;padding:0px;}
.RightPane a.row, .RightPane a.row:link, .RightPane a.row:active, .RightPane a.row:visited {width:194px;margin:0px;height:70px;padding:0px;}
a.row, span.rowHeader, span.rowHeaderText, span.rowDescription, span.rowHeaderFeatures, span.rowDescriptionIndented {cursor:pointer;}
a.row:hover {background-color:#F2F2F2;}
img.rowImage {border:medium none;height:50px;margin-left:6px;margin-top:6px;position:absolute;width:50px;}
span.rowHeader {height:16px;padding-left:64px;text-align:right;}
span.rowHeader, span.rowDescription, span.rowDescriptionIndented {padding:8px 8px 8px 64px;}
span.rowHeaderText, span.rowHeaderTextIndented {color:#FFFFFF;float:left;font-size:17px;font-weight:bold;line-height:16px;}
span.rowDescription, span.rowDescriptionIndented {color:#FFFFFF;padding-left:64px;padding-top:0;text-align:left;}

/****************Diagram*****************/

/* for stupid Internet Explorer */
/*\*/
* html .diagram_part {
/*height: 237px;*/
}
/**/

/* for understanding browsers */
.diagram_part {
/*position:relative;
top:-10px;
left:-8px;
background-image:url(images/diagram.png);
background-position:0 0;
background-repeat:no-repeat;
width:610px;
min-height:237px; 
height:auto;*/
background-color:#b6b6b6;text-align:left;}
.diagram_part .area {padding:1px 10px 10px 20px;}
.diagram_part h2 {margin-bottom:0px;margin-left:0;margin-top:10px;padding:0;}
.diagram_part strong {font-size:12px;font-weight:normal;}
.diagram_part ul li {list-style-type:none;width:300px;border-bottom:1px dotted #c6c6c6;}
.diagram_part ul {margin-top:5px;}
.diagram_part li {font-size:12px;line-height:20px;font-weight:bold}

/******************** MenuButtons *************************/
.MenuSection {padding-left:20px;}
.MenuButton_Active, .MenuButton_Other, .MenuButton_FAQ, .MenuButton_FAQ_Active{text-align:center}
.MenuButton_Active a, .MenuButton_Active a:link, .MenuButton_Active a:active, .MenuButton_Active a:visited, .MenuButton_Other a, .MenuButton_Other a:link, .MenuButton_Other a:active, .MenuButton_Other a:visited {color:#333;display:inline-block;font-size:17px;font-weight:bold;height:35px;line-height:35px;padding:0;text-align:center;text-decoration:none;width:140px;}
.MenuButton_FAQ a, .MenuButton_FAQ a:link, .MenuButton_FAQ a:active, .MenuButton_FAQ a:visited, .MenuButton_FAQ_Active a, .MenuButton_FAQ_Active a:link, .MenuButton_FAQ_Active a:active, .MenuButton_FAQ_Active a:visited {color:#333;display:inline-block;font-size:17px;font-weight:bold;height:35px;line-height:35px;padding:0;text-align:center;text-decoration:none;width:50px;}
.MenuButton_Active a, .MenuButton_Active a:link, .MenuButton_Active a:active, .MenuButton_Active a:visited, .MenuButton_FAQ_Active a, .MenuButton_FAQ_Active a:link, .MenuButton_FAQ_Active a:active, .MenuButton_FAQ_Active a:visited {/*background-image:url(images/btn_back_tile.png); background-repeat:repeat-y;*/background-color:#dcdcdc}
.MenuButton_Other a, .MenuButton_Other a:link, .MenuButton_Other a:active, .MenuButton_Other a:visited, .MenuButton_FAQ a, .MenuButton_FAQ a:link, .MenuButton_FAQ a:active, .MenuButton_FAQ a:visited {background-color:#B6B6B6;border-left:1px solid #a0a0a0;border-right:1px solid #a0a0a0;border-top:1px solid #a0a0a0;}
.MenuButton_Other a:hover, .MenuButton_FAQ a:hover {background-color:#a0a0a0}

/************* Front Page Diagrams ********************/
.Arrow{background-image:url(images/how-we-work.png);width:224px;height:87px;display:inline-block;margin-top:25px;}
.Arrow span{color:#fff;font-size:30px;line-height:87px;margin-left:18px;}
.BigText{font-size:25px;margin-left:340px;padding-top:50px;}
.MediumText{font-size:17px;margin-left:340px;padding-top:50px;}
.all-alarm{background-image:url(images/alarms.jpg);background-position:100% 0%;background-repeat:no-repeat;/*min-height:283px;*/}
.indoor-alarm{background-image:url(images/indoor.jpg);background-position:100% 0%;background-repeat:no-repeat;/*min-height:283px;*/}
.outdoor-alarm{background-image:url(images/outdoor.jpg);background-position:100% 0%;background-repeat:no-repeat;/*min-height:283px;*/}
.fences{background-image:url(images/fences.jpg);background-position:100% 0%;background-repeat:no-repeat;/*min-height:283px;*/}

/************ RAD Rotator *****************/
.RadRotatorContent{margin-left:-20px;}
.Diagram1{float:right;width:146px;display:inline-block;margin:7px}
.Diagram1 span{display:block;height:80px;background-image:url(images/1.png);background-repeat:no-repeat;background-position:50% 50%;}
.Diagram2{float:right;width:146px;display:inline-block;margin:7px;}
.Diagram2 span{display:block;height:80px;background-image:url(images/2.png);background-repeat:no-repeat;background-position:50% 50%;}
.Diagram3{float:right;width:146px;display:inline-block;margin:7px;}
.Diagram3 span{display:block;height:80px;background-image:url(images/3.png);background-repeat:no-repeat;background-position:50% 50%;}
.Diagram4{float:right;width:146px;display:inline-block;margin:7px;}
.Diagram4 span{display:block;height:80px;background-image:url(images/4.png);background-repeat:no-repeat;background-position:50% 50%;}

/*********** Footer ****************************/
.footer,a.footer:link,a.footer:active,a.footer:visited {color:#CCC;}
a.footer:hover{color:#C00;}
.footer {clear:both;padding:0px;position:relative;text-align:left;width:100%}
.footer a.anchor {background:transparent url(images/footer_anchor.png) no-repeat scroll 0 0;display:block;height:15px;position:absolute;right:0px;text-decoration:none;top:0px;width:25px;}

/*************** Learn More Btn**********************/
a.more, a:link.more, a:visited.more, a:active.more, a:hover.more {
background:transparent url(images/morearrow.gif) no-repeat scroll 86% 53%;
padding:20px;
white-space:nowrap;
line-height:50px
}

/*************** TOOLTIP ***********/

/* trigger button */
#download_now {}
/* mouseover state */
#download_now:hover {background-position:0 -44px;}
/* clicked state */
#download_now:focus {background-position:0 -88px;}
/* tooltip styling */
.tooltip {display:none;width:380px;}
.tooltip_image {display:none;width:600px;}
.tooltip_top {
background-image:url(images/black_arrow_big.png);
background-repeat:repeat-x;
padding:10px 20px 25px;
border:2px solid #FFFFFF;
}
.tooltip_bottom{
/*background-image:url(images/tooltip_bottom.png);
background-repeat:no-repeat;
width:380px;
height:28px;*/
	}

/* a .label element inside tooltip */
.tooltip .label {
	color:yellow;
	width:35px;
}

.tooltip a {
	color:#789;	
	font-size:12px;	
}

#preview{
	position:absolute;
	border:2px solid #fff;
	background:#333;
	display:none;
	color:#fff;
	}
	
	.list_services {
padding:15px 0 0;
text-align:center;
}

.list_services a:hover { color:#CCC}
.service_list li {list-style-type:none}
.service_list h2 {margin:5px 0}
.service_list a {font-weight:bold}