/*
- 01 RESETS
- 02 GENERIC GLOBAL STYLES
- 03 MAIN TEMPLATE STYLES
- 04 HEADER -> nav links need explicit widths to match their background image -> level two -> ie 6 & 7 needs inline block
- 05 sIFR TO FIX UNDERLINE WIDTH
- 06 MAIN CONTAINER
- 07 SIDEBAR
- 08 FOOTER
- 09 INDEX SLIDER
- 10 MODULES
- 11 PATH -> search form
- 12 CONTACT
- 13 BLOG
- 14 PRODUCT
- 15 PRODUCT DETAILS
- 16 ABOUT
- 17 PORTFOLIO
- 18 PANEL
- 19 LANDING PAGE
*/

/*01 RESETS*/
*{padding:0; margin:0;}
ul{list-style-type:none;}
fieldset{border:none;}
a img{border:none;}


/*02 GENERIC GLOBAL STYLES*/
body{
    font-family: 'Lato', sans-serif;
    font-size:13px;
    line-height:18px;
    /*color:#959595;*/
    /*color: #000; */
	color:#6D6A6A;
    background: #FFF;
}

p{
    margin-bottom: 18px;
	font-family: 'Lato', sans-serif;
}
blockquote{
    font-family: 'Lato', sans-serif;
    font-style: italic;
    color: #464646;
    font-size: 16px;
    line-height: 27px;
    padding: 22px 0 23px 30px;
    border-left: 2px solid #306385;
    margin-bottom: 18px;
}
ul, ol{
    margin-bottom: 18px;
	color:#000;
}
li ul {
    margin-bottom:0px;
	color:#000;
}
.text_replace{
    background-repeat:no-repeat;
    outline:0;
    text-indent:-9999px;
}
a.text_replace:active{
    outline:0;
}
a {
	text-decoration:none;
	color: #bf0000;
}


/*03 MAIN TEMPLATE STYLES*/
#wrap{
    width:auto;
    height: auto;
}
.center{
    width: 940px;
    height: auto;
    padding: 0 10px;
    margin:0 auto;
}
.slider_gradient_bg .center {
	width:860px !important;
	padding:0 50px !important;
}
#path_wrap{
    width:auto;
    height: 90px;
	/*
    background: url(assets/images/skin1/noisy_bg.jpg);*/
}
.path_gradient_bg{
    width:985px;
    height: 90px;/*
    background: url(assets/images/skin1/gradient_bg.png);*/
    background-position:-510px;
    margin: 0 auto;
}
.path_transpatent_border{
    width:auto;
    height: 90px;
    background: url(assets/images/skin1/path_transparent_border.png) repeat-x;
}
#slider_wrap{
    width:985px;
    height: 316px;
    margin: 0 auto;
	background-color:#FFF;
	/*
    background: url(assets/images/skin1/noisy_bg.jpg);*/
	border-bottom:1px solid #EFEFEF;
	border-left:1px solid #EFEFEF;
	border-right:1px solid #EFEFEF;
}
.slider_gradient_bg{
    width:985px;
    height: 342px;
    margin: 0 auto;
    /*background: url(assets/images/skin1/gradient_bg.png);
    background-position:-510px;*/
}
.slider_transpatent_border{
    width:auto;
    /*height: 342px;
    background: url(assets/images/skin1/slider_transparent_border.png) repeat-x;*/
}
#main_container{
    width:auto;
    /*height: auto;*/
     min-height: 470px;
	 background-color:#FFF;
    margin: 0 auto;
    width: 985px;
    border:1px solid #efefef;
    border-bottom: none;
    border-top: none;
	padding-top:10px;
   /* padding-top: 54px;*/
}
#wrap .index{
    background: url(assets/images/skin1/index_container_bg.jpg) repeat-x;
}

.shadow_bg{
    width:auto;
    height: 54px;
    background: url(assets/images/skin1/shadow_bg.jpg) repeat-x;
}
.one-half{float: left; width: 460px; height: auto; margin-left: 20px;}
.three-4{float: left; width: 650px; height: auto; margin-left: 20px; margin-right:10px;}
.one-third{float: left; width: 298px; height: auto; margin-left: 20px;}
.one-fourth{float: left; width: 220px; height: auto; margin-left: 20px;}
.one-custom{float: left; width: 170px; height: auto; margin-left: 20px;}
.three-fourths{float: left; width: 680px; height: auto; margin-left: 20px;}
.footer_column{float: left; width: 160px; height: auto; margin-left: 20px;}
.first_column{margin-left: 0;}
.img_left{
    float: left;
    margin: 0 20px 18px 0;
}
.img_right{
    float: right;
    margin: 0 0 18px 20px;
}


/*04 HEADER*/
#global_header {
	background-color:#FFF;
    height:135px;
    margin: 0 auto;
    width: 985px;
    border:1px solid #efefef;
    border-bottom: none;
}
#global_header h1#logo{
    float:left;
    margin:0;
}
#global_header h1#logo a{
    display:block;
    background:url(assets/images/skin1/RemoteTechy.png);
    width:400px;
    margin-top: 30px;
    height:95px;
}
#global_header ul#nav{
position: relative;
float: right !important;
top: -108px;
right: 0;
z-index: 99;
right: 0px;
}

#global_header ul#nav li{
    position:relative;
    float:left;
}
#global_header ul#nav li .global_nav_separator{
    position: absolute;
    top: 11px;
    left: 0;
    width: 1px;
    height: 12px;
    background: url(assets/images/skin1/nav_separator.png) no-repeat;
}
#global_header ul#nav li a{
    display: block;
    height:58px;
}
/*nav links need explicit widths to match their background image*/
li#button_01_global_nav{background:url(assets/images/skin1/nav_button/button_01.png) repeat 0px -40px; width:66px; height:40px;}
li#button_02_global_nav{background:url(assets/images/skin1/nav_button/button_02.png) repeat 0px -40px; width:90px; height:40px;}
li#button_03_global_nav{background:url(assets/images/skin1/nav_button/button_03.png) repeat 0px -40px; width:97px; height:40px;}
li#button_04_global_nav{background:url(assets/images/skin1/nav_button/button_04.png) repeat 0px -40px; width:99px; height:40px;}
li#button_05_global_nav{background:url(assets/images/skin1/nav_button/button_05.png) repeat 0px -40px; width:68px; height:40px;}
li#button_06_global_nav{background:url(assets/images/skin1/nav_button/button_06.png) repeat 0px -40px; width:60px; height:40px;}
li#button_07_global_nav{background:url(assets/images/skin1/nav_button/button_07.png) repeat 0px -40px; width:70px; height:40px; margin-left:-10px;}
/*level two*/
#global_header ul#nav ul{
    background: #fff;
    width: 206px;
    visibility: hidden;
    position: absolute;
    top: 48px;
	border: 1px dashed #CCCCCC;
	border-right: none;
    left: 10px;
}
#global_header ul#nav ul.dropdown_shadow_bg{
    background: url(assets/images/skin1/dropdown_shadow_bg.png) center top repeat-y;
}
#global_header ul#nav ul li.dropdown_shadow_bottom_bg{
    position:absolute;
    background: url(assets/images/skin1/dropdown_shadow_02_bg.png);
    margin: 0;
    padding: 0; 
    width: 206px;
    height: 9px;
    border: none;
}
#global_header ul#nav ul li{
    background: url(assets/images/skin1/noisy_bg.jpg);
    float: none;
    font-family: 'Lato', sans-serif;
    font-size: 12px; 
    text-transform: capitalize;
    margin: 0 4px 0 2px;
    padding: 0 10px;
    line-height: 36px;
    width: 180px;
    height: 36px;
}

#global_header ul#nav ul li ul{
    margin-left:200px;
    margin-top: -50px;
}

#global_header ul#nav ul li div{
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #EFEFEF;
    width: 180px;
    height: 34px;
}
#global_header ul#nav ul li .firstli{
    border-top: none;
    height: 35px;
}
#global_header ul#nav ul li .lastli{
    border-bottom: none;
    height: 35px;
}
#global_header ul#nav li a, #global_header ul#nav li span{
    display: block;
    margin: 0 10px;
    color: #000000;
    text-decoration: none;
	height:58px;
}
#global_header ul#nav li a:hover{
    color: #f80000;
    text-decoration: underline;
}

/* ie 6 & 7 needs inline block */
#global_header ul#nav ul li a{
    border-right: none;
    width: 100%;
    display: inline-block;
    line-height: 14px;
} 
#global_header ul#nav ul li span{
    border-right: none;
    width: 100%;
    display: inline-block;
    line-height: 14px;
} 
.shadowed {
-moz-box-shadow: 2px 2px 3px #969696;
-webkit-box-shadow: 2px 2px 3px #969696;
}

/*05 sIFR TO FIX UNDERLINE WIDTH*/
#main_content .module_body h3.sifr_underline_fix_01,
#sidebar .module_body h3.sifr_underline_fix_01{width: 116px;}
#main_content .module_body h3.sifr_underline_fix_02{width: 115px;}
#main_content .module_body h3.sifr_underline_fix_03{width: 109px;}
#main_content .module_body h3.sifr_underline_fix_04{width: 155px;}
#footer_content .one-fourth h4.sifr_underline_fix_01 {width: 175px;}
#footer_content #form_column h4{width: 287px;}
#footer_content .footer_column h4.sifr_underline_fix_02 {width: 120px;}
#footer_content .one-fourth h4.sifr_underline_fix_03 {width: 133px;}
#footer_content .footer_column h4.sifr_underline_fix_04 {width: 115px;}
#footer_content .footer_column h4.sifr_underline_fix_05 {width: 103px;}
#footer_content .footer_column h4.sifr_underline_fix_06 {width: 136px;}
#footer_content .footer_column h4.sifr_underline_fix_07 {width: 79px;}


/*06 MAIN CONTAINER*/
#main_container .fullwidth{
    float: none;
    width: 940px;
    padding-right: 0;
}
#main_content{
    float: left;
    width: 640px;
    padding-right: 80px;
}
#main_content a{
    color:#bf0000;
    text-decoration: none;
}
#main_content a:hover{
    color:#000;
    text-decoration: underline;
}
#main_content a:visited{
    color:#bf0000;
    text-decoration: underline;
}
#main_content h4{
    line-height: 36px;
    font-size: 18px;
    color: #bf0000;
    font-weight: normal;
	font-family: 'Lato', sans-serif;
}
#main_content h2{
    font-size: 23px;
    height: 36px;
    line-height: 36px;
    font-weight: normal;
    color: #bf0000;
}
#main_content h3{
    line-height: 36px;
    font-size: 24px;
    color:#bf0000;
    font-weight: normal;
    margin-bottom: 18px;
}
#main_content span.dropcaps{
    font-family: 'Lato', sans-serif;
    font-size: 42px;
    float: left;
    line-height: 34px;
    margin-top: 2px;
    margin-right: 3px;
    font-weight: normal;
}
#main_content p.italic{
    font-style: italic;
}
#main_content ul li{
    background: url(assets/images/skin1/list_bullet.png) no-repeat;
    background-position: 0 8px;
    padding: 3px 0 2px 13px;
}
#main_content ol{
    list-style-position: inside;
}
#main_content .separate_line{
    width: 100%;
    height: 18px;
    background: url(assets/images/skin1/horizontal_separate_line.png) top left repeat-x;
    margin-top: 36px;
}
#main_content .pullquote_left{
    float: left;
    width: 280px;
    font-family: 'Lato', sans-serif;
    font-style: italic;
    color: #464646;
    font-size: 16px;
    line-height: 27px; 
    padding: 22px 0 23px 30px;
    border-left: 2px solid #306385;
    margin-bottom: 18px;
    margin-right: 60px;
}
#main_content .pullquote_right{
    float: right;
    width: 280px;
    font-family: 'Lato', sans-serif;
    font-style: italic;
    color: #464646;
    font-size: 16px;
    line-height: 27px; 
    padding: 22px 0 23px 30px;
    border-left: 2px solid #306385;
    margin-bottom: 18px;
    margin-left: 60px;
}
#main_content pre{
    font-family: 'Lato', sans-serif;
    color: #555;
    font-size: 13px;
    line-height: 18px;
    background: url(assets/images/skin1/pre_bg.png);
    padding: 18px 5px;
    border: 1px dotted #ccc;
}
#main_content ul#pagination{
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    border:0;
    margin:0;
    padding:5px 0;
}
#main_content ul#pagination li{
    list-style:none;
    background: none;
    float: left;
    border:0;
    margin:0;
    padding:0;
    margin-right: 4px;
}
#main_content #pagination li.previous{
    display:block;
    float: left;
    padding:0;
    margin-right: 8px;
    width: 25px;
    height: 25px;
    background: url(assets/images/skin1/pagination_left_arrow_bg.png) top left no-repeat;
}
#main_content #pagination li.next{
    display:block;
    float: left;
    padding:0;
    margin-left: 4px;
    width: 25px;
    height: 25px;
    background: url(assets/images/skin1/pagination_right_arrow_bg.png) top left no-repeat;
}
#main_content #pagination li.previous:hover,
#main_content #pagination li.next:hover{
    background-position: 0 -25px;
}
#main_content #pagination li a{
    display:block;
    color: #959595;
    padding: 3px 8px;
    border: 1px solid #cccccc;
    text-decoration:none;
}
#main_content #pagination li a:hover{
    color: #306385;
    border-color: #306385;
    text-decoration:none;
}
#main_content #pagination li a.active{
    color: #306385;
    border-color: #306385;
    text-decoration:none;
}
#main_content a.button_01{
    display: block;
    width: 206px;
    height: 60px;
    background: url(assets/images/skin1/template_buttons.png) 0 -60px no-repeat;
    margin-top: 18px;
}
#main_content a.button_01:hover{
    background-position: 0 0;
}
/*table style*/
table#matrix{
    border-collapse: collapse;
    border-spacing: 0;
}
table#matrix td.items{
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #555;
}
table#matrix th.column{
    background: #dcdcdc;
    padding: 9px 0;
}
table#matrix th.column span{
    font-size: 14px;
    font-weight: bold;
    color: #555;
    line-height: 18px;
    margin-bottom: 0;
}
table#matrix th.column p{
    margin-bottom: 0;
}
table#matrix th.column a{
    font-family: 'Lato', sans-serif;
    color: #fff; font-size: 12px;
    text-decoration: underline; font-weight: normal;
}
table#matrix th.column a:hover{
    text-decoration: none;
}
table#matrix td.items,
table#matrix th.column,
table#matrix td.odd,
table#matrix td.even{
    text-align: center;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #c1c1c1;
}
table#matrix td.items{
    background: #dcdcdc;
    width: 190px;
}
table#matrix td{
    width: 150px;
    line-height: 36px;
}
table#matrix td.odd{
    background: #fff;
}
table#matrix td.even{
    background: #f5f5f5;
}
table#matrix td.odd,
table#matrix td.even{
    font-family: 'Lato', sans-serif;
    font-size: 13px; color: #555;
}
table#matrix td.last{
    border-bottom: 1px solid #c1c1c1;
}
table#matrix td.mark{
    background: url(assets/images/skin1/table_mark_bg.png) center center no-repeat;
}
table#matrix td.price{
    color: #4894c7;
}


/*07 SIDEBAR*/
#sidebar{
    float: left;
    width: 220px;
}
#sidebar_sub_navigation{
    padding-bottom: 36px;
}
#sidebar_sub_navigation h4, #sidebar_sub_navigation .header{
    font-size: 17px;
    width: 210px;
    height: 36px;
    padding-left: 10px;
    line-height: 36px;
    color: #ebebeb;
    background: #bf0000;
}
ul#sub_navigation_bg{
    font-family: 'Lato', sans-serif;
    background: url(assets/images/skin1/sidebar_sub_navigation_bg.png);
    padding: 18px 0 0 0;
    line-height: 36px;
}
ul#sub_navigation_bg li.selected{
    background: url(assets/images/skin1/sub_navigation_list_bg.png) no-repeat;
}
ul#sub_navigation_bg li:hover{
    background: url(assets/images/skin1/sub_navigation_list_bg.png) no-repeat;
}
ul#sub_navigation_bg li.last:hover{
    background: none;
}
ul#sub_navigation_bg li div{
    margin: 0 20px;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #e4e4e4;
}
ul#sub_navigation_bg li .first{
    border-top: none;
}
ul#sub_navigation_bg li .last{
    border-bottom: none;
}
ul#sub_navigation_bg li a{
    color: #bf0000;
    text-decoration: none;
}
ul#sub_navigation_bg li a.selected{
    color: #183243;
}
ul#sub_navigation_bg li a:hover{
    color: #183243;
}
ul#sub_navigation_bg li ul{
    position: relative;
    left: -20px;
    width: 198px;
    padding: 9px 0;
    /*border-left: 2px solid #183243;*/
    margin-bottom: 0;
}
ul#sub_navigation_bg li ul li{
    font-size: 12px;
    margin: 0 0 0 18px;
    border: none;
    background: url(assets/images/skin1/sub_navigation_arrow.png) no-repeat;
    background-position: 0 15px;
    padding-left: 10px;
}
ul#sub_navigation_bg li ul li:hover{
    background: url(assets/images/skin1/sub_navigation_arrow.png) no-repeat;
    background-position: 0 15px;
    padding-left: 10px;
}
ul#sub_navigation_bg li ul li a{
    color: #4894c7;
}
ul#sub_navigation_bg li ul li a:hover{
    color: #183243;
    text-decoration: underline;
}
#feedburner{
    padding-bottom: 54px;
}
#feedburner h4{
    display: block;
    font-size: 17px;
    width: 210px;
    height: 36px;
    padding-left: 10px;
    line-height: 36px;
    color: #ebebeb;
    background: #183243;
}
.feedburner_container{
    background: url(assets/images/skin1/sidebar_feedburner_bg.png);
    padding: 18px 10px;
}
.feedburner_container a{
    color: #4894c7;
    text-decoration: underline;
}
.feedburner_container a:hover{
    color: #306385;
}
#feedburner form{
    height: 27px;
    padding: 4px 0 5px 0;
}
#feedburner form input.field{
    float:left;
    width: 156px;
    padding: 4px 0 5px 5px;
   font-family: 'Lato', sans-serif;
    font-size: 12px;
    color: #555;
    margin-right: 10px;
    border: 1px solid #e1e1e1;
    background: #FFF;
}
#feedburner form input.feedburner_form_button{
    float:left; background: url(assets/images/skin1/arrow_btn.png) no-repeat;
    width: 27px;
    height: 27px;
    border: 0;
    cursor: pointer;
}


/*08 FOOTER*/
#footer_wrap{
    color: #8C8484;
    font-size: 12px;
    width:auto;
    height: auto;
    /*background: url(assets/images/skin1/dark_noisy_bg.jpg);*/
    /*background: #8F080E;*/
    background: url(http://www.iyogi.net/images/footer2.jpg)
}
.footer_gradient_bg{
    width:auto;
    height: 30px;
    background: url(assets/images/skin1/footer_gradient_bg.png) repeat-x;
}
#footer_wrap a{
    color: #666;
    text-decoration: none;
    border-bottom: 1px dashed #FFF;
}
#footer_wrap a:hover{
    color: #bf0000;
    border-bottom: 1px solid #bf0000;
}
#footer_wrap li a{
    color: #8C8484;
    text-decoration: none;
    border: none;
}
#footer_wrap li a:hover{
    color: #BF0000;
    border-bottom: 1px solid #BF0000;
}
#footer_content{
    padding-bottom: 36px;
}
#footer_content h4{
	font-family: 'Lato', sans-serif;
    border-bottom: 1px solid #c2c2c2;
    margin-bottom: 18px;
}
#footer_content h4{
    display: block;
    font-size: 15px;
    height: 17px;
    color: #bf0000;
	font-weight:bold;
}
#footer_content p,
#footer_content ul{
    margin-bottom: 18px;
}
#footer_content ul.list_style_02 li{
    margin-bottom: 18px;
}
.footer_container_01{
    overflow: hidden;
    width: 940px;
    /*background: url(assets/images/skin1/footer_vertical_separate_line_container_01.png) top center repeat-y;*/
}
.footer_container_02{
    overflow: hidden;
    width: 940px;
   /* background: url(assets/images/skin1/footer_vertical_separate_line_container_02.png) top center repeat-y;*/
}
.footer_container_01 li {list-style:none;}
#form_column{
    float:left;
    width: 500px;
    margin-left: 20px;
    margin-right: 20px;
}
#footer_content .one-fourth{
    width: 200px;
    margin-right: 20px;
}

#footer_content .one-custom{
    width: 210px;
    margin-right: 10px;
}
#footer_content .footer_column{
    width: 140px;
    margin-right: 20px;
}
#footer_content .last_column{
    width: 160px;
    background: none;
    margin-right: 0;
}
#footer_content .separate_line{
    width: 940px;
    height: 36px;
    /*background: url(assets/images/skin1/footer_horizontal_separate_line.png) top left repeat-x;*/
    margin-top: 36px;
}
#form_column #errors, #errors{
    position: relative;
    display: none;
    color: #bf0000;
    margin-bottom: 18px;
}
#form_column #errors h5, #errors h5{
    line-height: 36px;
    font-size: 12px;
    text-transform: uppercase;
}
#form_column #errors p, #errors p{
    margin-bottom: 9px;
}
#form_column #response{
    float:left;
    font-size: 12px;
    color: #fff;
    margin: 0 10px 0 30px;
    font-weight: bold;
}
#form_column #response p{
    margin: 0;
    line-height: 27px;
}
#form_column .hide{
    display: none;
}
div#footer_form input{
    float:left;
    width: auto;
    padding: 4px 0 5px 5px;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    margin: 4px 0 5px 0;
}
div#footer_form textarea.idleField,
div#footer_form input.idleField{
    color: #000;
    background: url(assets/images/skin1/form_input_bg.png);
    border: 1px solid #969ea3;
}
div#footer_form textarea.focusField,
div#footer_form input.focusField{
    color: #000;
    background: url(assets/images/skin1/form_input_active_bg.png);
    border: 1px solid #cab80d;
}
div#footer_form input.checkbox{
    color: #cab80d; 
    background: none;
    line-height: 18px;
    padding: 0;
    border:0;
    position: relative;
    top: 1px;
    float: none;
    width: auto;
    height: auto; 
    margin: 0 5px;
}
div#footer_form textarea{
    float: left;
    width: 380px;
    height: 72px;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    line-height: 18px;
    padding: 3px 5px;
    margin: 14px 0
}
div#footer_form .footer_form_button{
    padding-top: 4px;
    margin-top: 18px;
}
div#footer_form .footer_form_button input{
    float: left;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    padding: 4px 8px;
    border: 1px solid #ccc;
    color:#183243;
    width: auto;
    height: auto;
    background: url(assets/images/skin1/footer_and_panel_button_bg.png) top left repeat-x;
    cursor: pointer;
}
div#footer_form button:hover{
    color:#f2f2f2;
    border-color: #306284;
    width: auto;
    height: auto;
    background-position: 0 -27px;
    cursor: pointer;
}
.facebook_icon{
    background: url(assets/images/icon/facebook_16.png) no-repeat;
    background-position: 0 6px;
    width: auto;
    height: 27px;
    line-height: 27px;
    padding-left: 26px;
}

.linkedin_icon{
    background: url(assets/images/icon/linkedin.png) no-repeat;
    background-position: 0 6px;
    width: auto;
    height: 27px;
    line-height: 27px;
    padding-left: 26px;
}

.twitter_icon{
    background:url(assets/images/icon/twitter_16.png) no-repeat;
    background-position: 0 6px;
    width: auto;
    height: 27px;
    line-height: 27px;
    padding-left: 26px;
}


/*09 INDEX SLIDER*/
#slider_wrap a.prev {
    background: url("assets/images/skin1/slider_prev_btn.png") no-repeat scroll left top transparent;
    height: 36px;
    position: absolute;
    right: 130px;
    bottom: 15px;
    width: 36px;
    z-index: 10;
	border:1px solid #E32028;
}

#slider_wrap a.next {
    background: url("assets/images/skin1/slider_next_btn.png") no-repeat scroll left top transparent;
    height: 36px;
    position: absolute;
    right: 75px;
    bottom: 15px;
    width: 36px;
    z-index: 10;
	border:1px solid #E32028;
}

/*#slider_wrap a.prev{
    float: right;
    width: 36px;
    height: 36px;
    margin: 282px 4px 0 0;
    background: url(assets/images/skin1/slider_prev_btn.png) top left no-repeat;
}*/
#slider_wrap a.prev:hover{
    background-position: 0 -36px;
}
/*
#slider_wrap a.next{
    display: block;
    position: relative;
    float: right;
    width: 36px;
    height: 36px;
    margin: 282px 0 0 4px;
    background: url(assets/images/skin1/slider_next_btn.png) top left no-repeat;
}
*/
#slider_wrap a.next:hover{
    background-position: 0 -36px;
}
#slider_container{
    position: relative;
    overflow: hidden;
    float: left;
    width: 860px;
    height: 299px;
    /*margin: 18px 0;*/
    z-index: 1;
margin-top:-60px;
}
#slider_container .items{
    width:20000em;
    position:absolute;
    clear:both;

}
#slider_container .items div{
    float: left;
    width: 860px;

}
#slider_container .slide .content{
    float: left;
    width: 460px;
    margin: 30px 20px 0 40px;
}
/*#slider_container #slide_01 .content{
    float: left;
    width: 480px;
    margin: 0 20px;
}
#slider_container #slide_01 img{
    float: left;
}
#slider_container #slide_01 h2{
    margin-top: 54px;
    display: block;
    font-size: 2.2em;
    height: auto;
    font-weight:normal;
    line-height: 36px;
    color: #f80000;
}
#slider_container #slide_01 p{
    font-size: 12px;
    margin: 10px 0;
}
#slider_container #slide_01 a.button_01{
    display: block;
    float: left;
    width: 206px;
    height: 60px;
    background: url(assets/images/skin1/template_buttons.png) 0 -60px no-repeat;
}
#slider_container #slide_01 a.button_01:hover{
    background-position: 0 0;
}
#slider_container #slide_01 a.button_02{
    display: block;
    float: left;
    width: 156px;
    height: 60px;
    background: url(assets/images/skin1/template_buttons.png) -206px -60px no-repeat;
    margin-left: 14px;
}
#slider_container #slide_01 a.button_02:hover{
    background-position: -206px 0;
}
*/
/*#slider_container #slide_02 img{
    float: left;
}
#slider_container #slide_02 h2{
    margin-top: 20px;
    display: block;
    font-size: 29px;
    height: auto;
    line-height:36px;
    color:#183243;
}
#slider_container #slide_02 p{
    font-size: 12px;
    margin: 18px 0;
}
#slider_container #slide_02 a{
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    color:#000;
    text-decoration: underline;
}

#slider_container ul li{
    background: url(assets/images/skin1/list_bullet.png) no-repeat;
    background-position: 0 8px;
    padding-left: 15px;
}

#slider_container #slide_02 a:hover{
    color:#bf0000;
}*/


/*10 MODULES*/
.module_body{
    display: block;
    width: 220px;
    height: 234px;
    background: url(assets/images/skin1/module_body_bg.png) no-repeat;
}
.module_body:hover{
    background: url(assets/images/skin1/module_body_hover_bg.png) no-repeat;
}

.module_body_m{
    border: 1px solid #CCCCCC;
    display: block;
    height: 445px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius:4px;
    margin-top: 35px;
    background: url(assets/images/skin1/module_body_bg.png) no-repeat;
}
.module_body_m:hover{
    background: url(assets/images/skin1/module_body_hover_bg.png) no-repeat;
}
#sidebar .module_body:hover{
    background: url(assets/images/skin1/module_body_bg.png) no-repeat;
}
.module_header{
    width: 220px; height: 36px; background: #bf0000;
}
.module_header_m{
    height: 36px;
    /*background: #bf0000;*/
}
.module_body p{
    padding: 9px 10px;
    margin: 0;
}
.module_body img{
    border: 1px solid #FFF;
    margin: 0 10px;
}
#main_content .module_header h3, #main_content .module_header_m h3, #sidebar .module_header h3{
    /*display: block;*/
    position: relative;
    top: 9px;
    left: 10px;
    font-size: 20px;
    height: 17px;
    line-height: 18px;
    font-weight: bold;
    
}
#main_content .module_header h3:hover, #main_content .module_header_m h3:hover, #sidebar .module_header h3:hover{
  /*  border-bottom: 1px solid #fff;*/
}
#main_content .module_header h3 a, #main_content .module_header_m h3 a, #sidebar .module_header h3 a{
    color: #bf0000;
    text-decoration: none;
}


/*11 PATH*/
#path_container .three-fourths{
    margin: 27px 0;
}
#path{
    font-size: 12px;
}
#path a{
    color: #bf0000;
    text-decoration: underline;
}
#path a:hover{
    color: #000;
    text-decoration: none;
}
#path_container h2#page_title{
    font-size: 17px;
    height: 18px;
    font-weight: normal;
    color: #464646;
}
/*search form*/
#search_wrap{
    margin: 27px 0;
}
#search_wrap form{
    height: 27px;
    padding: 4px 0 5px 0;
}
#search_wrap input.field{
    float:left;
    width: 176px;
    padding: 4px 0 5px 5px;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    color: #555;
    margin-right: 10px;
    border: 1px solid #e1e1e1;
}
input.search_form_button{
    float:left;
    background: url(assets/images/skin1/arrow_btn.png) no-repeat;
    width: 27px;
    height: 27px;
    border: 0; cursor: pointer;
}


/*12 CONTACT*/
#map_container{
    float: right;
    margin-left: 60px;
}
#googlemap{
    width: 338px;
    height: 340px;
    border: 1px solid #cdcdcd;
}
#map_container a{
    font-size: 11px;
    color: #4894c7;
    text-transform: uppercase;
    text-decoration: underline;
}
#map_container a:hover{
    color: #306385;
}
#contact_form_errors{
    position: relative;
    display: none;
    color: #e00000;
    margin-bottom: 18px;
}
#contact_form_errors h5{
    line-height: 36px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    color: #e00000
}
#contact_form_errors p{
    margin-bottom: 9px;
}
#main_content #response{
    float:left;
    font-size: 12px;
    color: #e00000;
    margin: 0 10px 0 30px;
    font-weight: bold;
}
#main_content #response p{
    margin: 4px 0 5px 0;
    line-height: 27px;
}
#main_content .hide{
    display: none;
}
form#contact_form input{
    width: 278px;
    padding: 4px 0 5px 5px;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    margin: 4px 0 5px 0;
}
form#contact_form textarea{
    width: 518px;
    height: 127px;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    line-height: 18px;
    padding: 3px 5px;
    margin: 4px 0 5px 0;
}
form#contact_form textarea.idleField,
form#contact_form input.idleField{
    color: #555;
    background: #f0f0f0;
    border: 1px solid #ccc;
}
form#contact_form textarea.focusField,
form#contact_form input.focusField{
    color: #555;
    background: #f0f0f0;
    border: 1px solid #959595;
}
.contact_form_button button{
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    padding: 4px 8px;
    border: 1px solid #ccc;
    color:#183243;
    background: url(assets/images/skin1/main_container_button_bg.png) top left repeat-x;
    margin: 4px 0 5px 0;
    cursor: pointer;
}
.contact_form_button button:hover{
    color:#f2f2f2;
    border-color: #306284;
    width: auto;
    height: auto;
    background-position: 0 -27px;
    cursor: pointer;
}


/*13 BLOG*/
#main_content .blog_container{
    width: auto;
    height: auto;
    border-top: 4px solid #183243;
    padding-top:15px;
    margin-bottom: 36px;
}
#main_content .blog_container h3{
    line-height: 36px;
    font-size: 26px;
    font-weight: normal;
}
#main_content .blog_container h3 a{
    color: #183243;
}
#main_content .blog_container h3 a:hover{
    text-decoration: underline;
}
#main_content .blog_container p.blog_info{
    line-height: 36px;
    font-size: 11px;
    text-transform: uppercase;
    margin-top: 18px;
}
#main_content .blog_container p.blog_info a{
    color: #4894c7;
    text-decoration: underline;
}
#main_content .blog_container p.blog_info a:hover{
    color: #306385;
}
#main_content .blog_container img{
    margin-bottom: 18px;
}
#main_content .tags p.alignleft{
    float: left;
    line-height: 36px;
    margin-bottom: 0;
}
#main_content .tags p.alignright{
    float: right;
    line-height: 36px;
    margin-bottom: 0;
}
#main_content #blog_button a{
    display: block;
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px;
    padding: 4px 8px;
    border: 1px solid #ccc;
    color:#183243;
    background: url(assets/images/skin1/main_container_button_bg.png) top left repeat-x;
    margin: 4px 0 5px 0;
    cursor: pointer;
}
#main_content #blog_button a:hover{
    color:#f2f2f2;
    border-color: #306284;
    background: url(assets/images/skin1/main_container_button_bg.png)repeat-x; 
    background-position: 0 -27px;
}
#main_content #blog_button a span{
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
}


/*14 PRODUCT*/
#product_slider h2{
    display: block;
    font-size: 29px;
    height: 72px;
    line-height: 36px;
    color: #183243;
}
#product_slider{
    position: relative;
    overflow: hidden;
    width: 640px;
    height: 252px;
    margin-bottom: 36px;
    background: url(assets/images/skin1/product_slider_bg.png) top left repeat-y;
}
#product_slider .items{
    width: 20000em;
    position: absolute;
    clear: both;
}
#product_slider .items div{
    float: left;
    width: 640px;
}
#product_slider .items div img{
    float: left;
}
#product_slider .items div .content{
    float: left;
    width: 270px;
    padding: 0 20px 0 30px;
}
#product_slider .items div .content h2{
    margin-top: 45px;
}
#product_slider .content p{
    font-size: 12px;
    margin: 9px 0;
}
#product_slider .content a{
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: underline;
}
#product_slider .navi{
    position: absolute;
    top: 222px;
    left: 30px;
    width: 100px;
    height: 12px;
}
#product_slider .navi a{
    display: block;
    width: 12px;
    height: 12px;
    float: left;
    margin-right: 5px;
    background: url(assets/images/skin1/product_slider_nav_btn.png) top left no-repeat;
}
#product_slider .navi a:hover{
    background-position: 0 -12px;
}
#product_slider .navi a.active{
    background-position: 0 -12px;
}
.product_item{
    float:left;
    width: 260px;
    height: 126px;
    background: url(assets/images/skin1/product_item_bg.png) top left repeat-x;
    padding: 18px 20px;
    margin-bottom: 36px;
}
.product_item img{
    float: right;
    margin-left: 20px;
    border: 1px solid #FFF;
}
#main_content .product_item h3{
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    /*text-transform: uppercase;*/
    margin: 0;
}
#main_content .product_item h3 a{
    color: #4894c7; 
}
#main_content .product_item h3 a:hover{
    color: #306385;
    text-decoration: none;
}
.product_item p{
    padding: 9px 0;
    margin-bottom: 0;
}
.product_item span{
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    color: #306385;
}


/*15 PRODUCT DETAILS*/
#product_details_container .navi{
    width: 633px;
    height: 42px;
    padding: 12px 0 0 7px;
    background: url(assets/images/skin1/product_details_navigation_bg.png) top left repeat-y;
}
#product_details_container .navi a{
    display: block;
    float: left;
    width: 146px;
    height: 33px;
    background: url(assets/images/skin1/product_details_navigation_btn.png) top left no-repeat;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    color: #4894c7;
    text-align: center;
    line-height: 28px;
    margin-right: 14px;
}
#product_details_container .navi a:hover{
    color: #306385;
    background-position: 0 -33px;
}
#product_details_container .navi a.last{
    margin: 0;
}
#product_slider #slide_01,
#product_slider #slide_02,
#product_slider #slide_03{
    float: left;
    width: 600px;
    padding: 18px 20px 0 20px;
}
#product_slider #slide_01 div,
#product_slider #slide_01 img{
    float: left;
}
#product_slider #slide_01 .general_info{
    width:280px;
    margin-right: 40px;
}
#product_slider #slide_01 img{
    margin-left: 20px;
}
#product_slider #slide_01 p{
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 27px;
}
#product_slider #slide_02 ul li{
    display: inline;
    float: left;
    width: 98px;
    height: 88px;
    margin: 0 10px 18px 10px;
    padding: 0;
    border: 1px solid #FFF;
    background: none;
}
#product_slider #slide_02 img{
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
#product_slider #slide_02 img:hover{
    filter:alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
#product_slider #slide_04{
    float: left;
    width: 640px;
    padding-top: 18px
}
#product_slider #slide_04 div{
    float: left;
    width: 180px;
    height: 90px;
    margin:0 20px 18px 20px;
    padding-left: 100px;
    background-position: 21px 22px;
    background-repeat: no-repeat;
}
#product_slider #slide_04 p{
    font-size: 12px;
    margin: 18px 0 9px 0;
}
#product_slider #slide_04 a{
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    margin: 0;
    padding: 0;
}
#product_slider #slide_01 .general_info table{
    margin-bottom: 9px;
}
#product_slider #slide_01 .general_info td.first{
    font-size: 12px;
    color: #555;
    width: 56px;
}
#product_slider #slide_01 .general_info td.separator{
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    color: #959595;
}
#product_slider #slide_01 .general_info td.second{
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    padding-left: 30px;
}
#product_slider #slide_01 .general_info td.second span{
    color: #306385;
}
#product_slider #slide_01 .general_info a{
    display: block;
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px;
    padding: 4px 8px;
    border: 1px solid #ccc;
    color:#183243;
    background: url(assets/images/skin1/main_container_button_bg.png) top left repeat-x;
    background-position: 0 0;
    margin: 4px 0 5px 0;
    cursor: pointer;
}
#product_slider #slide_01 .general_info a:hover{
    color:#f2f2f2;
    border-color: #306284;
    width: auto;
    height: auto;
    background: url(assets/images/skin1/main_container_button_bg.png)repeat-x; 
    background-position: 0 -27px;
    cursor: pointer;
}
#product_slider #slide_01 .general_info a span{
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
}


/*16 ABOUT*/
#about_slider{
    position: relative;
    overflow: hidden;
    width: 460px;
    height: 378px;
}
#about_slider .items{
    width: 20000em;
    position: absolute;
    clear: both;
}
#about_slider .items div{
    float: left;
    width: 460px;
}
#about_slider h3.name{
    font-size: 24px;
    font-weight: normal;
    color: #000;
    line-height: 36px;
    margin: 0;
}
#about_slider h4.position{
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #555;
    line-height: 18px;
    margin-bottom: 27px;
}
#about_slider span{
    font-size: 12px;
    font-weight: bold;
    color: #959595;
}
#about_slider p.contacts{
    color: #555;
}
#main_content p.short_about_us{
    /*border-top: 4px solid #183243;*/
    padding-top: 23px;
    margin-bottom: 45px;
	float: left;
}
#main_content .navi .nav_button{
    display:block;
    width: 100px;
    height: 63px;
    float: left;
    margin-right: 20px;
    margin-bottom: 18px;
    padding-top: 117px;
    background: no-repeat;
    font-size: 11px;
    text-transform: uppercase;
}
#main_content .navi .last{
    margin-right: 0;
    }
#main_content .navi .nav_button a{
    font-size: 12px;
    font-weight: bold;
    text-transform: none;
}
#main_content .navi .nav_button a:hover{
    text-decoration: none;
}
#main_content .award{
    border-top: 4px solid #183243;
    padding-top: 14px;
    margin-top: 72px;
}
#main_content .award img{
    float: left;
    width: 120px;
    margin: 36px 60px 18px 0;
}
#main_content .award div{
    float: left;
    width: 520px;
    margin: 36px 0 18px 0;
}
#main_content .award p{
    margin-top: 18px;
}
#main_content .award div p{
    margin: 0;
}
#main_content .award h4{
    line-height: 18px;
}
#main_content .award a{
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    line-height: 36px;
}
#main_content .about h2{
    display: block;
    font-size: 29px;
    line-height: 36px;
    color: #959595;
}
#main_content .award h2{
    display: block;
    font-size: 29px;
    line-height: 36px;
    height: 72px;
    color: #959595;
}


/*17 PORTFOLIO*/
#main_content li.portfolio_module{
    display: inline;
    float: left;
    width: 220px;
    height: 234px;
    background: url(assets/images/skin1/module_body_bg.png) no-repeat;
    background-position: 0 0;
    margin: 0 0 36px 20px;
    padding: 0;
}
#main_content li.first{
    margin-left: 0;
}
#main_content li.portfolio_module h3 a{
    float: left;
    display: block;
    width: 200px;
    height: 36px;
    color: #4894c7;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 9px 10px;
}
#main_content li.portfolio_module h3 a:hover{
    color: #306385;
    text-decoration: none;
}
#main_content li.portfolio_module p{
    float: left;
    width: 200px;
    padding: 9px 10px;
    margin: 0;
}
#main_content li.portfolio_module p a{
    text-decoration: underline;
}
#main_content li.portfolio_module img{
    float: left;
    border: 1px solid #FFF;
    margin: 0 10px;
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
#main_content li.portfolio_module img:hover{
    filter:alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}


/*18 PANEL*/
.tab {
    width: 940px;
    margin: 0 auto;
    position: relative;
    top: 0;
    z-index: 999;
}
.tab ul.login {
    display: block;
    position: relative;
    float: right;
    clear: right;
    right: 1px;
    height: 29px;
    width: auto;
    margin: 0;
}
.tab ul.login li.left {
    background: url(assets/images/skin1/login_panel/slide_panel_tab_l.png) no-repeat left 0;
    height: 29px;
    width: 19px;
    padding: 0;
    margin: 0;
    display: block;
    float: left;
}
.tab ul.login li.right {
    background: url(assets/images/skin1/login_panel/slide_panel_tab_r.png) no-repeat left 0;
    height: 29px;
    width: 21px;
    padding: 0;
    margin: 0;
    display: block;
    float: left;
}
.tab ul.login li {
    text-align: left; 
    padding: 0px;
    display: block;
    float: left;
   /* width: 132px;*/
    height: 29px;
    background: url(assets/images/skin1/login_panel/slide_panel_tab_bg.png) repeat-x 0 0;
}
.tab a.open,
.tab a.close{
    height: 29px;
    cursor: pointer;
    display: block;
    width: 132px;
}
.tab a.open{
    background: url(assets/images/skin1/login_panel/slide_panel_tab_btn.png) no-repeat left -58px;
}
.tab a.close{
    background: url(assets/images/skin1/login_panel/slide_panel_tab_btn.png) no-repeat left 0;
}
.tab a:hover.open{
    background: url(assets/images/skin1/login_panel/slide_panel_tab_btn.png) no-repeat left -87px;
}
.tab a:hover.close{
    background: url(assets/images/skin1/login_panel/slide_panel_tab_btn.png) no-repeat left -29px;
}
#toppanel{
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    margin-left: auto;
    margin-right: auto;
}
#topline{
    width:auto;
    height: 3px;
    background: url(assets/images/skin1/gradient_bg.png);
    background-position:-510px;
}
#topline div{
    width:auto;
    height: 3px;
    background: url(assets/images/skin1/topline_transpatent_border.png) repeat-x;
}
#panel{
    width: 100%;
    height: 231px;
    padding-top: 33px;
    color: #ccc;
    background: url(assets/images/skin1/dark_noisy_bg.jpg);
    overflow: hidden;
    position: relative;
    z-index: 3;
    display: none;
    border-bottom: 3px solid #183243;
}
#panel .panel_gradient_bg{
    width:auto;
    height: 231px;
    background: url(assets/images/skin1/login_panel/panel_gradient_bg.png) bottom left repeat-x;
}
#panel .content{
    width: 940px;
    margin: 0 auto;
    font-size: 12px;
    background: url(assets/images/skin1/login_panel/panel_vertical_separate_line.png) top left repeat-y;
}
#panel .content .margin{
    width: 280px;
    margin-left: 40px;
}
#panel .content h4{
    line-height: 18px;
    font-size: 18px;
    color: #e1e1e1;
    font-weight: normal;
    margin-bottom: 18px;
}
#panel p{
    margin-top: 18px;
}
#panel a{
    color: #306385;
    text-decoration: none;
    border-bottom: 1px dashed #FFF;
}
#panel a:hover{
    color: #4894c7;
    text-decoration: none;
    border: none;
}
form.panel_form input{
    width: 215px;
    padding: 4px 0 5px 5px;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    margin: 4px 0 5px 0;
}
form.panel_form input.idleField{
    color: #ccc;
    background: url(assets/images/skin1/form_input_bg.png);
    border: 1px solid #969ea3;
}
form.panel_form input.focusField{
    color: #FFF;
    background: url(assets/images/skin1/form_input_active_bg.png);
    border: 1px solid #cab80d;
}
form.panel_form input.password{
    font-family: 'Lato', sans-serif;
    font-size:13px;
    margin: 14px 0;
}
form.panel_form input.checkbox{
    color: #cab80d;
    background: none;
    line-height: 18px;
    padding: 0;
    border:0;
    position: relative;
    top: 1px;
    float: none;
    width: auto;
    height: auto; 
    margin: 0 5px 0 5px;
}
form.panel_form .panel_form_button{
    padding-top: 4px;
    margin-top: 18px;
}
form.panel_form .panel_form_button a{
    line-height: 27px;
}
form.panel_form button{
    float: left;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    padding: 4px 8px;
    border: 1px solid #ccc;
    color:#183243;
    background: url(assets/images/skin1/footer_and_panel_button_bg.png) top left repeat-x;
    cursor: pointer;
}
form.panel_form button:hover{
    color:#f2f2f2;
    border-color: #306284;
    background-position: 0 -27px;
}
#panel form.panel_form p{
    margin:0;
}

.topicon {
	background-color:#BF0000;
}
#topicon {
	padding-left: 12px;
	color: #fff;
	margin-top:0px;
	margin-bottom:5px;
	
	font-size:12px;
	line-height:20px;
}
#topicon img {
	width:16px;
	height:16px;
	vertical-align:middle;
}
	
#topicon a{
	
	color: #fff;
    line-height: 20px;
	text-decoration:none;
}
#topicon a:visited{
	color: #fff;
}
#topicon_mobile{
	background: url('assets/images/icon/mobile-phone.png') no-repeat left top;
	padding-left:20px;
}
/*#email {
	padding-left: 15px;
	color: #fff;
	margin-top:0px;
	margin-bottom:5px;
}
#mobile {
	padding-left: 15px;
	color: #fff;
        font-size: 19px;
        line-height: 21px;
}
*/
.red_heading {
	 color:  #f80000;
}

.textRight {text-align: right}


#wpcf input {
float:left;
margin:2px 5px 2px 0;
padding:1px;
width:200px;
background-color:white;
}
ol {
    list-style: none;
}
ol li {
    margin-left:15px;
}
ol input {
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
background-color:#FFFFFF;
border:2px solid #CCCCCC;
color:#668888;
font-size:1.1em;
padding:5px;
width:170px;
margin-bottom:10px;
}

ol input[type="submit"] {
    color: #bf0000;
    margin-left: 0px;
    margin-top: 10px;
    width: auto;
}

input, textarea, select {
-moz-border-radius:4px 4px 4px 4px;
background-color:#FFFFFF;
border:2px solid #CCCCCC;
color:#668888;
font-size:1.1em;
padding:5px;
width:240px;
}
.datepick select {width:auto !important; padding:0 !important;}
#wpcf label {
display:block;
float:left;
width:150px;
/*background-color:white;*/

}
#wpcf .phone {width:auto !important;}
.wpcf7-form-control-wrap {
    float: left;
 }
input[type="image"], label, select, .pointer {
border:medium none;
cursor:pointer;
}

label.error {
display:none;
color:red;
font-weight:normal;
padding-left:25px;
text-align:left;
width:auto !important;
line-height: 26px;
}

a.buyNow{
-moz-border-radius:4px !important;
-webkit-border-radius:4px !important;
border:1px solid #f73100 !important;
color:#fff !important;
display:block;
font-family: Arial !important;
font-weight:bold !important;
height:35px;
line-height:38px;
margin-bottom:14px;
text-decoration:none !important;
width:120px;
text-align: center;
font-size: 16px !important;
background:url(assets/images/skin1/buy_now.png);
margin-left:15px;
}
a:hover.buyNow{
color:#000000 !important;
}

a.phonebutton{
-moz-border-radius:4px !important;
-webkit-border-radius:4px !important;
border:2px solid #CCCCCC !important;
color:#666 !important;
display:block;
font-family: Arial !important;
font-weight:bold !important;
height:35px;
line-height:38px;
margin-bottom:14px;
text-decoration:none !important;
width:191px;
text-align: center;
font-size: 14px !important;
margin-left:15px;
background:url(assets/images/skin1/learn_more.png);
}

a:hover.phonebutton{
color:#bf0000 !important;
}


.add{
/*background:url(assets/images/skin1/telephone.png) no-repeat 10px 11px;*/
text-indent:10px;
display:block;
vertical-align: middle;
}

.FLeft { float: left;}
.FRight { float: right;}

iframe { border: none; background: #FFF;}

li.gridmore {
    background: #fff;
    padding: 9px !important;
    text-align: left !important;
    line-height: 1.9em !important;
    font-size:12px !important;
    text-align: justify !important;
}

.gridmore a {
    color: #bf0000 !important ;
}

.gridmore a:hover {
    color: #004363 !important;
}
td { padding:10px;}

#moneyback {
    margin-left:800px;
    margin-top:-150px;
    position:absolute;
    z-index:10;
}

#moneyback2 {
    margin-left: 15px;
    margin-top: 20px;
    position:absolute;
    z-index:10;
}

.twitterbird {
bottom:38px;
margin-left:428px;
position:absolute;
display: block;
}

.linkedinHeader {
margin-top:-18px;
display: block;
position: absolute;
right: 1px;
}

#accordion, #accordion p {font-size: 13px;}

#accordion h3 {font-size: 13px; margin-bottom: 0;}
#accordion table {border: none; font-size: 13px;}
#accordion table td {padding:3px;}

#accordion2, #accordion2 p,#accordion3, #accordion3 p {font-size: 13px;}

#accordion2 h3, #accordion3 h3 {font-size: 13px; margin-bottom: 0;}
#accordion2 table, #accordion3 table {border: none; font-size: 13px;}
#accordion2 table td, #accordion3 table td {padding:3px;}

.ui-accordion .ui-accordion-header a {
padding-top:0 !important;
padding-bottom:0 !important;
}

.fc-tbx td { padding: 0px !important;}

.container {
    margin: 0 auto;
    border : 1px solid red;
    width:940px;
}

.banner {
    background: url("assets/images/skin1/banner.png") no-repeat scroll 0 0 transparent;
    height: 80px;
    margin: 0 auto;
    width: 985px;
	border-left:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
}

#terms {
    text-align: right;
    color: #8C8484;
    margin-top: 10px;
}
#terms a {
    color: #8C8484;
}
#terms a:hover{
    color: #bf0000;
}

#global_header ul#nav ul li.nav_arrow {
    background: url("content/arrow.gif") no-repeat 177px 14px;
}

#logos {
    height: 75px;
    margin: -120px auto 0;
    width: 985px;
}
.spacer {
    clear: both;
    height:50px;
}

.smallCountry {
     color: #bf0000;
    font-size: 9px;
    margin-left: -25px;
    margin-top: -11px;
    position: absolute;
}

.greyout {
    background: #ccc !important;
}

#applynow { float: left; vertical-align: middle;  margin-left: 10px; margin-top:-1px; }

#postal_area, #state_area, #province_canada, #province_usa {
display: none;
}

#alanding, #blanding {
min-height:100px;
width: 985px;
margin: 0 auto;
padding:0 10px;
line-height:20px;
}

#alanding h2, #blanding h2 { margin-bottom:5px;}

.menu-footer-container{
	float:right;
}
#menu-footer li{
    border-right: 1px solid #CCCCCC;
    float: left;
    padding: 0 5px;
}
/*#menu-footer li a{
	color:#000000;
}
#menu-footer li a:hover{
	color:#bf0000;
}*/
#menu-footer li.last-menu-item{
    border-right: none;
}

.sidebar_send_btn{margin-left:0 !important;}

.get_support {margin-left: 20px; margin-top: 5px;}
.slide {/*background-image:url(content/bg.png); background-repeat:no-repeat; */ background-color:rgba(240, 237, 243, 0.4)}

/*19 LANDING PAGE*/
#landingpage_container{
    width:auto;
    /*height: auto;*/
    min-height: 650px;
    background: url(content/lpbg.jpg) no-repeat;
    margin: 0 auto;
    width: 985px;
    border:1px solid #efefef;
    border-bottom: none;
    border-top: none;
	padding-top:10px;
   /* padding-top: 54px;*/
}
#stapleslandingpagebox{
	width:978px;
	height:365px;
	background-image:url(content/stapleslpbg.png);
}
#landingpagelogo {
    display:block;
    background:url(assets/images/skin1/RemoteTechy.png);
	background-repeat:no-repeat;
    width:978px;
    margin: 30px auto 10px auto;
    height:95px;
}


#windowslandingpagebox{
	width:978px;
	height:272px;
	background-image:url(content/windowslpbg.png);
}
#microsoftlandingpagebox{
	width:978px;
	height:272px;
	background-image:url(content/microsoftlpbg.png);
}
#chatlandingpagebox{
	width:978px;
	height:272px;
	background-image:url(content/chatlpbg.png);
}
#laptoplandingpagebox{
	width:978px;
	height:272px;
	background-image:url(content/laptoplpbg.png);
}
#online-softwarelandingpagebox{
	width:978px;
	height:272px;
	background-image:url(content/online-softwarelpbg.png);
}
#phonelandingpagebox{
	width:978px;
	height:272px;
	background-image:url(content/phonelpbg.png);
}
#tech-helplandingpagebox{
	width:978px;
	height:272px;
	background-image:url(content/tech-helplpbg.png);
}
#tech-supportlandingpagebox{
	width:978px;
	height:272px;
	background-image:url(content/tech-supportlpbg.png);
}
#viruslandingpagebox{
	width:978px;
	height:272px;
	background-image:url(content/viruslpbg.png);
}
#fasterlandingpagebox{
	width:978px;
	height:272px;
	background-image:url(content/fasterlpbg.png);
}

#stapleslandingpagetext{
	width:600px;
	height:250px;
	float:left;
	border-left-style:dashed;
	border-left-color:#bf0000;
	border-left-width:1px;
	margin-left:20px;
	padding-left:20px;
	list-style-image:url(assets/images/skin1/list_bullet.png);
	list-style-position:inside;
}
#landingpagetext{
	width:550px;
	height:250px;
	float:left;
	margin:90px 20px 0 35px;
	padding-right:20px;
	list-style-image:url(assets/images/skin1/list_bullet.png);
	list-style-position:inside;
}
#comparepricingpage_container{
    width:auto;
    /*height: auto;*/
    min-height: 550px;
    margin: 0 auto;
    width: 985px;
    border:1px solid #efefef;
    border-bottom: none;
    border-top: none;
	padding-top:10px;
   /* padding-top: 54px;*/
}

 /***************** Blog CSS ***********************/

#blogdivider {
    width: 985px;
	height: 1px;
	margin-bottom:1px;
	border-bottom-color:#000;
	border-bottom-style:solid;
	border-bottom-width:1px;

}

.blogcategories {
	background-color: #EFEFEF;
    height: 40px;
    margin: -20px auto 0  auto;
    padding: 0 0 0 20px;
	width: 965px;
	border-left:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
	border-bottom:2px solid #AAAAAA;
	position:relative;
}
.blogcategories li{
	float:left;
	margin: 8px 10px 0 10px;
    font-family: 'Lato', sans-serif;
	font-size:16px;
	font-stretch:ultra-condensed;
}

.blogcategories a {}
.blogcategories a:hover { color:#333}
.blogcategories #blog_social_icons {position:absolute; right: 70px;top: 3px;}

div.addthis_toolbox { width:100%; margin-bottom:5px; }
.addthis_default_style .addthis_separator, .addthis_default_style .at300b, .addthis_default_style .at300m, .addthis_default_style .at300bs  {float:right !important;}

.post {clear:both; margin:10px 15px 10px 0;}
.entry {position:relative;}
.post_thumbnail {margin:10px 20px 30px 0}
.post p {margin-bottom:10px;}
.postmetadata {font-size:12px;}
hr{border-bottom: 0 none;border-top: 2px dashed grey;margin: 20px 0;clear: both;}

#post-author {margin:0 !important;padding-bottom:17px !important; clear:both; min-height:80px !important;}
#post-author span.avatar {margin-top:5px !important;}
.sidebar_menu li {margin-left:10px;}
.post img.alignleft {margin: 0 10px 10px 0;display: inline; float:left;}
.post img.alignright {margin: 0 0 10px 10px;display: inline; float:right;}
.entry .wp-post-image{margin-top:20px !important;}