body {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 25px;
	color:#666666;
	/* start */
	background-color: #ffffff;
	/* end */
margin: 0px;
padding:0px;
}

div{
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
}

ul{
	padding:0px 0px 20px 20px;
	margin:0px;
	line-height:26px;
}
li{
padding:10px 0px 10px 20px;	
}


#footer_container{
	clear:both;
	width:100%;
	background-color:#000000;
}

#dark_container{
	clear:both;
	width:100%;
	background:no-repeat url(../images/dark_car.jpg);
	background-size:100% 100%;
	color:#FFFFFF;
	padding:40px 0px 60px 0px;
}
#dark_container a{
	color:#FFFFFF;
}
#dark_container h1{
	color:#FFFFFF;
}


.container{
width:auto;
margin:auto;
}



.main_container{
	max-width:1600px;
	margin:auto;
}

.general_page{
max-width:1100px !important;
padding:30px 0px 30px 0px;
}

.about_light{
max-width:1200px !important;
text-align:center;
padding:25px 20px 30px 20px;
}

.about_dark{
max-width:1250px !important;
text-align:center;
padding:0px 10px 30px 10px;
}
.about_dark2{
max-width:1250px !important;
padding:0px 10px 30px 10px;
}



#start_page_container{
	background-color:#FFFFFF;
	z-index:200;
	position:relative;
}


#top{
	position:fixed;
	z-index:99000;
	background-color:#FFFFFF;
	width:100%;
	height:110px;
}
#top_spacer{
	width:100%;
	height:110px;
}

.top_col{
float:left;
display:inline-block;
margin:0px 0px 0px 0px;
}
.top_col img{
	border:none;
}

.c1{
	padding:15px 0px 0px 30px;
}
.c2{
	margin-left:50px;
	/* display:none; */
}
.c3{
	float:right;
}

/********** big picture to stretch across screen *********/
.big_pic{
	width:100%;
	height:500px;
	background-size:100% 500px;
	background-repeat:no-repeat;
	background-position:center 110px;
	background-attachment:fixed;
	position:relative;
}

#big_pic_blog{
	height:300px;
	background-size:100% 300px;
}

@media screen and (min-width: 1600px) {
.big_pic{
}
}



#pictext{
	color:#ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size:50px;
	line-height:60px;
	Xwidth:100%;
	text-align:center;
	text-shadow: 1px 1px 2px #333333;
	margin-top:220px;
	position:fixed;
	padding:0px 10px 0px 10px;
	z-index:100;
}
/**********end big picture to stretch across screen *********/


.blue_link{
	background-color:#006699;
	border-radius:4px;
	color:#FFFFFF !important;
	text-decoration:none;
	padding:5px 20px 5px 20px;
	font-size:15px;
	line-height:25px;
	margin:20px 0px 20px 0px;
	display:inline-block;
}
.blue_link:hover{
	background-color:#666666;
}


.large_text{
	font-size:18px;
	line-height:28px;
}





#home1_1{
width:43%;
float:left;
padding:30px 0px 30px 0px;
}

#home1_1 h1{
	text-align:left;
}


#home1_2{
width:22%;
float:left;	
padding:30px 40px 0px 40px;
}
#home1_3{
width:35%;
float:left;
padding:15px 0px 15px 0px;
}
#home1_3 iframe{
	margin:0px;
	padding:0px;
	display:block;
}





.home2_cols{
width:20%;
float:left;
text-align:center;
padding:30px 40px 0px 40px;	
}

.home2_cols_edit{
	text-align:center;
	color:#FFFFFF;
	background-color:#666666;
}





/* home boxes **/
#home3{
	width:100%;
	padding:30px 0px 0px 0px;
}
#home3 h1{
	margin-bottom:30px;
}

.home3_box{
	float:left;
	background-repeat:no-repeat;
	background-size:100% 100%;
	position:relative;
	text-align:center;
-webkit-transition: background-size 1s; /* Safari */
    transition: background-size 1s;}
.home3_box img{
	display:block;
}

.home3_box:hover{
	background-size:110% 110%;
}


.home3_text{
	display:inline-block;
	text-align:center;
	background-image:url(../images/bgnd.png);
	font-family:'Lato', sans-serif;
	font-size:30px;
	line-height:40px;
	padding:15px 30px 15px 30px;
	color:#FFFFFF;
}

.home3_text a{
	color:#FFFFFF;
	text-decoration:none;
}



.home3_text_large{
	margin-top:165px;
}

.home3_large{
	width:49.7%;
	height:400px;
}
.home3_large_spacer{
	float:left;
	height:10px;
	width:0.6%;
}


#home3_box1{
	background-image:url(../images/large1.jpg);
}
#home3_box2{
	background-image:url(../images/large2.jpg);
}

.home3_horiz_spacer{
	height:10px;
	width:100%;
	clear:both;
}



.home3_small{
	width:32.85%;
	height:300px;
}
.home3_small_spacer{
	float:left;
	height:10px;
	width:0.7%;
}
.home3_text_small{
	margin-top:115px;
}


#home3_box3{
	background-image:url(../images/small1.jpg);
}
#home3_box4{
	background-image:url(../images/small2.jpg);
}
#home3_box5{
	background-image:url(../images/small3.jpg);
}


/* end home boxes **/




#home4{
width:100%;
clear:both;
background:url(../images/broken_glass.jpg) no-repeat fixed center;
background-size:100% 100%;
}

#home4_content_container{
width:100%;
clear:both;
padding:90px 0px 90px 0px;
}

#home4_content{
width:100%;
clear:both;
background-image:url(../images/bgnd_w.png);
text-align:center;
font-size:20px;
line-height:40px;
padding:25px 0px 0px 0px;
}
#home4_content a{
	color:#666666;
	text-decoration:none;
}





#getintouch{
	color:#FFFFFF;
	background-color:#333333;
	width:100%;
	text-align:center;
	clear:both;
font-size:20px;
line-height:40px;
padding:25px 10px 0px 10px;
}
#getintouch a{
	color:#ffffff;
	text-decoration:none;
}




#contact_left{
	float:left;
	width:70%;
	padding:0px 40px 0px 0px;
}
#contact_left iframe{
	width:100% !important;
}

#contact_right{
	float:left;
	width:30%;
}




.industry_heading{
	width:100%;
	clear:both;
	background-color:#ececec;
	padding:20px 10px 20px 10px;
	z-index:200;
	position:relative;
}

.industry_container{
	max-width:1480px;
	padding:60px 0px 60px 0px;
	margin:auto;
	background-color:#FFFFFF;
	z-index:200;
	position:relative;
}

.industry_small{
float:left;
text-align:center;
width:40%;	
}
.industry_small img{
	display:inline-block;
}
.industry_large{
float:left;
width:60%;	
}

.img_left .industry_large{
	padding-left:30px;
}
.img_right .industry_large{
	padding-right:30px;
}

.industry_img_mob{
	position:relative;
	background-color:#FFFFFF;
	z-index:200;
	display:none;
}



#installers{
	width:100%;
}

#installers td{
	vertical-align:top;
	text-align:left;
	padding:10px 20px 20px 0px;
	width:33%;	
}

.cols{
	padding:15px;
	margin:10px;
	float:left;
	width:250px;
	min-width:200px;
	background-color:#FF99CC;
}



#main_left{
	background-color:#00CCCC;
	float:left;
	max-width:610px;
	width:61%;
	padding:20px;
	margin:20px 0px 30px 0px;
	min-width:200px;
}

#main_spacer{
	float:left;
	width:4%;
	max-width:40px;
}

#main_right{
	background-color:#FFCC66;
	float:right;
	width:35%;
	max-width:350px;
}

#main_wide{
	padding:10px;
	margin:20px 15px 30px 15px;
	min-width:300px;
}






#footer{
	text-align:center;
	margin:auto;
	max-width:1000px;
clear:both;
color:#ffffff;
font-size:14px;
line-height:23px;
padding:30px 0px 30px 0px;
position:relative;
}
#footer a{
	white-space:nowrap;
color:#ffffff;
text-decoration:none;
}
#footer a:hover{
text-decoration:underline;
}
#footer_spacer{
clear:both;
height:40px;	
}


.footer_col{
	width:33%;
	float:left;
	padding:0px 20px 0px 20px;
	text-align:left;
}
.footer_col h2{
	font-size:18px;
	line-height:28px;
	margin:0px 0px 10px 0px;
	color:#FFFFFF;
	font-weight:normal;
}

#f_col1{
	padding-left:0px;
}
#f_col3{
	padding:0px 0px 0px 40px;
}


#footer_bottom{
	width:100%;
	clear:both;
	padding:20px 0px 0px 0px;
	text-align:left;
}


#addthis{
	float:left;
	clear:left;
	padding-top:10px;
}

#social_networks{
	padding-top:0px;
	float:left;
}
#social_networks p{
	display:inline;
}
#social_networks img{
border:none;
margin-right:7px;
}
#footer_logos{
	clear:both;
	text-align:center;
	margin:80px 0px 0px 0px;
}
#footer_logos p{
	display:inline;
}
#footer_logos img{
	vertical-align:middle;
	margin:10px;
	border:none;
}
#cookie_link{
	font-size:13px;
	line-height:20px;
	text-align:center;
}
#cookie_link a{
	text-decoration:underline;
}
#catfish_link{
	font-size:13px;
	line-height:20px;
	text-align:center;
}
#catfish_link a{
	
}

/* ********************top navigation*************************/ 

/* number = menu number */

#topmenu1{
float:right;
display:inline-block;
padding:50px 30px 0px 10px;	
overflow:hidden;
	text-align:right;
	background-color:inherit;
	background-image:inherit;
}
#topmenu1 a{
	white-space:nowrap;
	display:inline-block;
	margin:0px 20px 0px 20px;
	padding:0px 0px 7px 0px;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
	border-bottom:3px solid #ffffff;
-webkit-transition: border-bottom 1.5s; /* Safari */
    transition: border-bottom 1.5s;
	
}

#topmenu1 a:hover{
	color: #666666;
	border-bottom:3px solid #666666;
}

#topmenu1 .page_selected {
	color: #666666;
	border-bottom:3px solid #666666;
}

.nav_link{
/*** style for link in menu - if not used keep empty */
}




/* top menu dropdowns */
/* number = menu number */
.dropdown1{
	position:absolute;
	visibility: hidden;
	z-index: 10000;
	overflow: visible;
	padding:0px;
background-color:#ffffff;
margin:0px 0px 0px -10px;
}

.dropdown1 a{
	font-size: 15px;
	color: #666666;
display: block;
padding: 2px 10px 2px 10px;
text-decoration: none;
font-weight: normal;
white-space:nowrap;
}

.dropdown1 a:hover{
color:#ffffff;
	background-color:#666666;
}

/* end top menu dropdowns */

/* ********************end top navigation************************* */



.vert_menu_sub{
display:none;
}

/* ********************side navigation************************* */
/* number = menu number */

#sidemenu2{
	width:300px;
}

#sidemenu2 .vert_link_container{ /* contains link and any sub links ***/
border-bottom:1px solid #ff0000;
margin:0px;
position:relative;
z-index:1000;
}

#sidemenu2 .menu_expand_vert{ /* expand graphic for sub layers (if used) */
	display:inline-block;
	position:absolute;
	top:10px;
	right:10px;
	padding-left:30px;
	cursor:pointer;
	z-index:5000;
}



#sidemenu2 .side_first{/* first container */
}
#sidemenu2 .side_last{/* last container */
border:none;
}


#sidemenu2 a{
display:block;
width:100%;
max-width:313px;
text-align:left;
padding:7px 10px 7px 35px;
font-size:18px;
color: #990033;
font-family: 'Open Sans', sans-serif;
text-decoration:none;
background-color:#CCCCCC;
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
}

#sidemenu2 a:hover{
background-color:#999999;
color:#ffffff;
text-decoration:none;
}


/* side sub links */
#sidemenu2 .vert_menu_sub a{
background-image:none;
padding:5px 10px 5px 55px;
}
#sidemenu2 .vert_menu_sub a:hover{
background-color:#999999;
color:#ffffff;
}



/* Selected Side Links */
/* selected vertical link container (backgrounds etc...) */
#sidemenu2 #page_selected_vert{
}

/* highlites side top page selected */
#sidemenu2 #page_selected_vert .side_top_page_selected{
background-color:#999999;
color:#ffffff;
}

/* highlites side sub page selected */
#sidemenu2 #page_selected_vert .side_sub_page_selected{
background-color:#999999;
color:#ffffff;
}

/* highlites side parent page of sub page selected */
#sidemenu2 #page_selected_vert .side_parent_page_selected{
	color:#000000;
}



/**** end side nav ***********/


/* ********************end navigation************************* */






/****** 50% columns - contact page, address left, map right ************/
#half_left{
	float:left;
	width:50%;
	padding:30px 20px 0px 15px;
}
#half_right{
	float:right;
	width:50%;
	padding:30px 0px 0px 20px;
}
#half_right iframe{
	max-width:400px;
	width:100% !important;
}
/****** end  50% columns - contact page, address left, map right ************/







/************ search button **********************/
.search_box{
	display:block;
/* float:right; */
background-color:#FFFFFF;
padding:5px 0px 5px 0px;
}


.search_keyword{
border:1px solid #cccccc;
line-height:18px;
height:18px;
width:110px;
padding:2px;
margin:0px; 
display:block;
float:left;
}


.search_button{
float:left;
display:block;
width: 24px; 
height: 24px;
line-height:24px;
background:url(../images/search.png) no-repeat center; 
cursor:pointer; 
border: none;
margin-left:5px;
}

/************ end search button **********************/

/************* search results********/


#search_results{
padding-right:20px;
float:left;
width:100%;
}

#search_results img{
max-width:100px;
height:auto;
float:left;
border: 1px solid #cccccc;
margin-right:5px;
margin-bottom:20px;
}
.search_item{
clear:both;
margin-bottom:20px;
}

.search_item_img_container{
	max-width:100px;
	float:left;
	margin-right:10px;
}

#search_results_pages{
width:100%;
}

/************* end search stuff ********/






/*************** contact form *******************/
.contact_form{
}
.contact_form_field{
	margin:0px 0px 15px 0px;
}
.contact_form_field input{
	width:90%;
	max-width:400px;
	padding:3px;
	font-size: 13px;
	display:block;
}
.contact_form_field select{
	width:90%;
	max-width:400px;
	padding:3px;
	font-size: 13px;
	display:block;
}
.contact_form_field textarea{
	width:90%;
	padding:3px;
	max-width:400px;
	font-size: 13px;
	display:block;
}
.contact_form_field input[type="submit"]{
	width:150px;
	padding:3px;
	font-size: 13px;
	display:block;
}
.contact_form_field input[type="checkbox"]{
	width:auto;
	display:inline;
}

.field_required{
	background-image:url(../images/required.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:10px;
}

/* finish message */
#contact_finish{
	margin-top:50px;
	width:100%;
}

#contact_loading{
	margin-top:50px;
	text-align:center;
	width:100%;
}

#contact_iframe{
	/* height:650px; */
}
/*************** end contact form *******************/





/* ************admin login Stuff *********************** */
#loginout{
color:#333;
background-color:#ffffff;
padding:20px;
margin:40px;
border:1px solid #CCCCCC;
border-radius: 5px 5px 5px 5px;
-moz-border-radius:5px 5px 5px 5px;
display:inline-block;
text-align:left;
}
#loginout h1{
font-size:26px;
color:#333333;
font-weight:normal;
background-color:#FFFFFF;
}
#loginout a{
	display:inline-block;
	background-color:#666666;
	padding:2px 10px 2px 10px;
	color:#FFFFFF;
	text-decoration:none;
border-radius: 5px 5px 5px 5px;
-moz-border-radius:5px 5px 5px 5px;
margin-top:10px;
}
#loginout input[type="text"]{
	width:90%;
	margin:5px;
}
#loginout input[type="password"]{
	width:90%;
	margin:5px;
}
/* ************end admin login Stuff *********************** */




/*  admin text  - admin logged in */
#admintext{
width:200px;
padding:2px;
background-color:#FFFFFF;
border:1px solid #cccccc;
margin:0px;
color:#999999;
font-size:10px;
}
#admintext a{
text-decoration:none;
color:#3366FF;
}
#admintext a:hover{
text-decoration:none;
background-color:#CCCCCC;
color:#FFFFFF;
}
/*  end admin text  */


/* ************ end login Stuff *********************** */



/************** popup layer **********************/

#popup_layer_bgnd{
background-image:url(../images/bgnd_w.png);
position:fixed;
width:100%;
top:0px;
left:0px;
z-index:888888;
visibility:hidden;
text-align:center;
}

#popup_layer_contents{
	display:inline-block;
	text-align:left;
position:fixed;
 top: 50%;
  left: 50%;
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
	z-index:999999;
	padding:20px;
	border:1px solid #666666;
	border-radius:5px;
	background-color:#FFFFFF;
box-shadow: 5px 5px 15px #999999;
}
#open_popup_layer{
	cursor:pointer;
}
#close_popup_layer{
	width:20px;
	height:20px;
	background:url(../images/close.png) no-repeat;
	position:absolute;
	top:5px;
	right:5px;
	cursor:pointer;
}

@media screen and (max-width: 1030px){

#popup_layer_contents{
	position:absolute;
	display:inline-block;
top:10px;
left:10px;
-ms-transform: translate(0%, 0%);
-webkit-transform: translate(0%, 0%);
transform: translate(0%, 0%);
}

#popup_layer_bgnd{
	position:absolute;
}


}
/************** end popup layer **********************/


/* *********** list styles *********


set number of columns by width of item div */


.start_row{
	margin-left:0px !important;
}
.end_row{
	margin-right:0px !important;
}
.list_spacer{
	width:100%;
	clear:both;
}
.list_spacer_mobile{
	width:100%;
	clear:both;
	display:none;
}


.item_list{
margin-left:0px;
margin-right:0px;
margin-bottom:10px;
margin-top:2px;
padding:0px;
/*border:1px solid #cccccc;
background-color:#9999CC;
overflow:scroll;
height:10px;*/
width:650px;
float:left;
}


.pagination{
margin:5px 0px 0px 0px;	
}


.pagination a{
	border:1px solid #CCCCCC;
	padding:2px;
text-decoration:none;
	color:#000000;
	margin:0px 5px 0px 0px;
}

.pagination a:hover{
	background-color:#CCCCCC;
	color:#000000;
}

.pagination .list_page_selected{
	background-color:#CCCCCC;
	color:#000000;
}

.pagination .fade_pagination_button{
	border:1px solid #CCCCCC;
	padding:2px;
text-decoration:none;
	color:#999999;
	margin:0px 5px 0px 0px;
}

/* *********end list styles ************ */




/* *********** site map *******************/
#site_map{
background-color:#ffffff;
}

#site_map .site_map_indent{
margin-left:20px;
}
#site_map .site_map_indent_1{
margin-left:40px;
}

/* *********** end site map *******************/






/************ comment form ********************/
.comment_form{
display:none;
position:relative;
margin-top:10px;
clear:both;
float:left;
background-color:#e5e5e5;
border:1px solid #999999;
padding:10px;
border-radius:4px;
-moz-border-radius:4px;
}
.comment_form input{
margin-bottom:2px;
font-size:13px;
width:200px;
}
.comment_form #submit{
margin-top:5px;
font-size:13px;
width:100px;
}

.comment_form textarea{
margin-bottom:2px;
width:100%;
height:100px;
}

.close_top{
	position:absolute;
	top:5px;
	right:5px;
}
.close_top img{
}

.comment_item_list{
clear:both;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
margin-top:15px;
padding:0px;
}


/******************* end comment form **********************/






/************ fading quotes *******************/
.F_quote_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#666666;
}
.F_quote_name{
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#666666;
	font-weight:bold;
}
/************ end fading quotes *******************/



/* ************************ general styles ***************************/
.skype_pnh_container{ /* for editing when skype enabled (cutting and pasting phone numbers...) */
	display:none;
}
.pale_grey{
color:#999999;	
}

#breadcrumb{
color:#999999;
font-size:10px;
}

#breadcrumb a{
color:#999999;
font-size:10px;
text-decoration:none;
}
#breadcrumb a:hover{
color:#999999;
font-size:10px;
text-decoration:underline;
}

.box{
border:1px solid #cccccc;
}

.spacer{
margin:0px;
padding:0px;
clear:both;
width:100%;
height:0px;
}

.share_social_networks img{
margin-bottom:2px;
}

#item_added_confirmation{
z-index:1000;
width:250px;
top:auto;
left:auto;
position:absolute;
background-color:#FFFFFF;
border:1px solid #000000;
margin:20px;
font-size:12px;
font-weight:bold;
padding:10px;
}
#item_added_confirmation p{
margin:10px;
}

#close_top{
display:inherit;
/*
background-color:#666666;
padding:2px; */
float:right;
vertical-align:middle;
}
#close_top img{
padding:0px;
margin:2px;
}




/* form stuff */
.general_form{
background-color:#e5e5e5;
border:1px solid #999999;
padding:10px;
}

form{
margin:0px;
padding:0px;
}
select{
}
input{
}

input[type="checkbox"],input[type="radio"],input[type="image"]{
	border:none;
}

textarea{
}


/******* used in 'make_dropdowns.php' - checkbox group %age columns */
.checkbox_group{
padding-top:15px;
}

.check_box_group_float_item{
	float:left;
}






/*** pop up calendar ***/
.cal_image_pop{
margin:0px 5px -3px 5px;	
}





/* form buttons */
.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal !important;
color:#ffffff;
	text-decoration: none;
	margin: 0px;
	padding:5px 10px 5px 10px !important;
	background-color:#006699 !important;
	border:none;
border-radius: 5px 5px 5px 5px;
-moz-border-radius:5px 5px 5px 5px;
}
.button:hover {
	cursor:pointer;
	background-color:#666666;
}



.top_right_nowrap{
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
}
.top_center_nowrap{
	text-align:center;
	vertical-align:top;
	white-space:nowrap;
}
.top_left_nowrap{
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
}

/***** form - bot protection******/
.main_details_form{
	display:none;
}
.form_botcheck{
	margin:10px 0px 10px 0px;
}
.form_botcheck input{
	width:20px !important;
	height:15px;
	margin:2px;
	vertical-align:middle;
}
/***** end form - bot protection******/


/* end form stuff */

/**** mailchimp  ****/
#mce-success-response{
	color:#666666 !important;
}

.payment_waiting{
	padding:15px;
width:300px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
margin-bottom:20px;
border:1px solid #CCCCCC;
background-color:#FFFFFF;
	text-align:center;
}
.payment_waiting div{
	margin-top:20px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:32px;
	height:32px;
	background-image:url(../images/loading.gif);
}


h1 {
text-decoration: none;
	font-size: 30px;
	line-height:40px;
	color: #666666;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
	text-align:center;
}
h1 .glossary_link{
font-weight:normal !important;
}


h2 {
text-decoration: none;
	font-size:16px;
	color: #000000;
	margin-top:0px;
	margin-bottom:10px;
	font-weight:normal;
}

p{margin:0px;padding:0px;}

a {
color:#006699;

}
a:hover {
color:#999999;

}


img{border:none;}

.admin_links{
font-size:10px;
font-weight:normal;
color:#3366FF;
}

a.admin_links{
font-size:10px;
font-weight:normal;
color:#3366FF;
text-decoration:none;
}

a.admin_links:hover{
background-color:#CCCCCC;
color:#FFFFFF;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.red {
	color: #FF0000;
}

#error{
color:#FF0000;
margin:0px 15px 2px 0px;
}
/* ************************ end general styles *********************/

