  
/* Logo
   ================================= */
.logo-wrapper{ 
	margin-top: 35px;
	margin-left: 0px;
	margin-bottom: 26px;
}  
  
/* Social Network
   ================================= */
.social-wrapper{
	margin-top: 33px;
}  

/* headings */
h1, h2 {
	line-height: 1.4em;
	font-family: Arial, Oswald, Helvetica, sans-serif;
	font-weight: bold;
	/*text-shadow: 0 2px 0 rgba(0,0,0,.15);*/
	color: #333;
	margin-right: 0;
	margin-bottom: 0.4em;
	margin-left: 0;
}
   
/* Font Size
   ================================= */
h1{
	font-size: 30px;
}
h2{
	font-size: 25px;
}
h3{
	font-size: 20px;
}
h4{
	font-size: 18px;
}
h5{
	font-size: 16px;
}
h6{
	font-size: 15px;
}

/* Element Color
   ================================= */
   
html{
	background: url(../images/bg-body.jpg) repeat-x !important;
}
div.social-icon, /* to fix IE problem */
div.container{
	background: #ffffff;
}
div.container{
		-moz-box-shadow: 0px 0px 8px #c2c2c2;
	-webkit-box-shadow: 0px 0px 8px #c2c2c2;
	box-shadow: 0px 0px 8px #c2c2c2;
}
div.divider{
	border-bottom: 1px solid #ececec;
}

/* Font Family 
  ================================= */
body{
	font-family: default -;
}


  
/* Font Color
   ================================= */
body{
	color: #666666 !important;
}
a{
	color: #ef7f2c;
}
.footer-wrapper a{
	color: #ef7f2c;
}
.gdl-link-title{
	color: #ef7f2c !important;
}
a:hover{
	color: #ef7f2c;
}
.footer-wrapper a:hover{
	color: #ef7f2c;
}
.gdl-slider-title{
	color: #ef7f2c !important;
}  
.gdl-slider-caption, .nivo-caption{
	color: #ffffff !important;
}  
div.slider-bottom-gimmick{ 
	background-color: #ebebeb; 
}
h1, h2, h3, h4, h5, h6, .title-color{
	color: #666666;
}
.sidebar-title-color{
	color: #494949 !important;
}

/* Footer Color
   ================================= */
div.footer-wrapper-gimmick{
	background: #cfcfcf;
}
.footer-widget-wrapper .custom-sidebar-title{ 
	color: #d4d4d4 !important;
}
.footer-wrapper{ 
	background-color: #313131 !important;
}
.footer-wrapper .gdl-divider,
.footer-wrapper .custom-sidebar.gdl-divider div,
.footer-wrapper .custom-sidebar.gdl-divider ul li{
	border-color: #3b3b3b !important;
}
.footer-wrapper, .footer-wrapper table th{
	color: #999999 !important;
}
.footer-wrapper .post-info-color, div.custom-sidebar #twitter_update_list{
	color: #b1b1b1 !important;
}
div.footer-wrapper div.contact-form-wrapper input[type="text"], 
div.footer-wrapper div.contact-form-wrapper input[type="password"], 
div.footer-wrapper div.contact-form-wrapper textarea, 
div.footer-wrapper div.custom-sidebar #search-text input[type="text"], 
div.footer-wrapper div.custom-sidebar .contact-widget-whole input, 
div.footer-wrapper div.custom-sidebar .contact-widget-whole textarea {
	color: #888888 !important; 
	background-color: #383838 !important;
	border: 1px solid #434343 !important;
}
div.footer-wrapper a.button, div.footer-wrapper button, div.footer-wrapper button:hover {
	color: #7a7a7a !important; 
	background-color: #222222 !important;
}
div.copyright-wrapper{ 
	background-color: #202020 !important; 
	color: #808080 !important;
}
div.copyright-wrapper{
		-moz-box-shadow:inset 0px 3px 6px -3px #111111;
	-webkit-box-shadow:inset 0px 3px 6px -3px #111111;
	box-shadow:inset 0px 3px 6px -3px #111111; 
}
div.footer-wrapper div.custom-sidebar .recent-post-widget-thumbnail {  
	background-color: #292929; 
	border-color: #3b3b3b;
}

/* Divider Color
   ================================= */
.scroll-top{ 
	color: #7c7c7c !important;
}
.gdl-divider,
.custom-sidebar.gdl-divider div,
.custom-sidebar.gdl-divider .custom-sidebar-title,
.custom-sidebar.gdl-divider ul li{
	border-color: #ececec !important;
}
table th{
	color: #666666;
	background-color: #f7f7f7;
}
table, table tr, table tr td, table tr th{
	border-color: #e5e5e5;
}


/* Navigation Color
   ================================= */
div.navigation-wrapper{
	background: url('http://themes.goodlayers.com/modernize/wp-content/themes/modernize/images/gradient-top-gray-40px.png') repeat-x; 
}
.top-navigation-wrapper,
.footer-wrapper,
.top-navigation-left li a{
		color: #e7e7e7 !important;
	background-color: #494949 !important;
}
.top-navigation-left li a{ 
		border-right: 1px solid #a2a2a2 !important;
}
.top-navigation-wrapper-gimmick{
	background-color: #e77927 !important;
}
.navigation-wrapper{
		border-top: 1px solid #ececec !important;
	border-bottom: 1px solid #ececec !important;
	
		-moz-box-shadow: 0px 1px 5px -1px #f5f5f5;
	-webkit-box-shadow: 0px 1px 5px -1px #f5f5f5;
	box-shadow: 0px 1px 5px -1px #f5f5f5; 
}
.navigation-wrapper .sf-menu ul,
.navigation-wrapper .sf-menu ul li{
	border-color: #ececec !important;
}
.navigation-wrapper{
	background-color: #fdfdfd !important;
}
.footer-wrapper{
	background-color: #333333 !important;
	height:40px;
	width:100% !important;
	margin:0 !important;
	padding-top:10px;
	text-align:center;
}
.sf-menu li li{
	background-color: #fdfdfd !important;
}
.navigation-wrapper .sf-menu li a{
	color: #7a7a7a !important;
	
		border-right: 1px solid #dbdbdb !important;
	border-left: 1px solid #ffffff !important;
}
.navigation-wrapper .sf-menu ul a,
.navigation-wrapper .sf-menu .current-menu-item ul a{
	color: #7a7a7a !important;
}
.navigation-wrapper .sf-menu ul a:focus,
.navigation-wrapper .sf-menu ul a:active,
.navigation-wrapper .sf-menu ul a:hover,
.navigation-wrapper .sf-menu .current-menu-item ul a:focus,
.navigation-wrapper .sf-menu .current-menu-item ul a:active,
.navigation-wrapper .sf-menu .current-menu-item ul a:hover{
	color: #3d3d3d !important;
}
.navigation-wrapper .sf-menu a:focus, 
.navigation-wrapper .sf-menu a:hover, 
.navigation-wrapper .sf-menu a:active{
	color: #3d3d3d !important;
} 
.navigation-wrapper .sf-menu .current-menu-item a {
	color: #3d3d3d !important;
}
.navigation-wrapper .sf-menu ul .current-menu-item a {
	color: #3d3d3d !important;
}
.search-wrapper{
	border-left: 1px solid #dbdbdb;
}
.search-wrapper form{
	border-left: 1px solid #ffffff;
}
.search-wrapper #search-text input[type="text"]{
	background-color: #efefef !important;
	color: #333333 !important;
	
	 !important;
	-moz-box-shadow:inset 0px 0px 6px #dddddd;
	-webkit-box-shadow:inset 0px 0px 6px #dddddd;
	box-shadow:inset 0px 0px 6px #dddddd;
}


/* Button Color
   ================================= */
a.button, button, input[type="submit"], input[type="reset"], input[type="button"],
a.gdl-button{
	background-color: #f1f1f1;
	color: #7a7a7a;
	border: 1px solid #dedede}

a.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover,
a.gdl-button:hover{
	color: #7a7a7a;
}


/* Elements Shadow
   ================================= */

a.button, button, input[type="submit"], input[type="reset"], input[type="button"], 


/*Additions*/
.testimonials {
	margin-top:20px; 
	color:#000; 
	text-align:left; 
	font-size:18px; 
	font-style:italic;
}
.testimonials-person {
	color:#F95A09;
	font-size:11px; 
	font-style:normal;
}
.thumbnail-image { 
	padding: 4px; 
	text-align: center; 
	position: relative;	
	background-color:#EAEAEA;
	border:1px solid #CCCCCC;
}
.thumbnail-image img{ 
	display: block; margin: 0px auto; 
}
.thumbnail-text {
	margin:10px 0;
}
.introwrap {
	background-color:#FDE4BB;
	width:100%;
}
.introwrap h2 em, .midad h2 em {
	color:#FFA101;
}
.line {
	background:url(../images/line.gif) repeat-x;
	height:7px;
	margin: 0 10px;
}
.columns h3 {
	display:block;
	min-height:24px;
	text-align:center;
}
.midad {
	background-color:#dddddd;
	padding:12px;
	/*font-style:oblique;*/
	font-size:16px;
}
.midad h2 {
	padding:0;
	margin:0;
}
.color1-title {
	color:#C9002A;
}
.color2-title {
	color:#FE7818;
}
.color3-title {
	color:#0197D0;
}
.color4-title {
	color:#661564;
}
.color1-title:hover, .color2-title:hover,.color3-title:hover, .color4-title:hover {
	color:#333333;
}

.blue {
	color:#0098D1;	
}
.blue-em {
	color:#0098D1;	
	font-style:oblique;
}
.orange {
	color:#FF9C00;
}
.orange-em {
	color:#FF9C00;
	font-style:oblique;
}
ul.icon {
	list-style-image:url(../images/icon.png);
	font-size:14px;
	font-weight:bold;
	color:#999999;
}
ul.icon li {
	line-height:28px; clear:both;margin-left:12px;	
}
.footer {
	background-color:#F5F5F5;
	padding-bottom:10px;
}
.footer h3 {
	text-align:left; 
	padding-top:0;
	font-weight:bold;
}
.footer .testimonials {
	width:90%;
	margin:0 auto;
}
.footer .testimonials-person {
	margin-top:20px;
	display:block;
}

.request-quote a {display: block; width: 280px; height: 140px; background: transparent url(../images/request_quote_graphic.png) no-repeat center top;}
.request-quote a:hover {background-position: center bottom;}
.scream h2 { width:80%; float:left; }
.screamimg { width:20%; float:left; }
.content { background:url(../images/bg-inner.jpg) repeat-y right top; }
.contentinner { padding-right:50px; }
.content h2 {color:#0098D2; text-transform:capitalize; }
.content h3, .panel h3 { text-align:left; }
.content .liner { background:#CCCCCC url(../images/demark.jpg) no-repeat left bottom; height:7px; margin-bottom:14px; }

.panel h3 { color:#0098D2; text-transform:capitalize; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }
.panel ul li { list-style:url(../images/tick.png); line-height:20px; }
.panel ul li a { font-size:14px;  font-weight:bold; font-family:arial, san-serif,arial,verdana;  }
.panel ul li a:hover { color:#333333;  text-decoration:underline;  }

/* Social media icons */
ul.social_media_icons li{
	list-style:none;
	float:left;
	margin:0 0 0 5px;
} 
.social_media_icons a{
	float: left;
}	

/* social media tips */ 
.social_tip {
	float: left;
	background: #4b9ec9;
	margin: 0 4px 0 10px;
	padding: 6px 7px 4px 7px;		
	color:#fff;  
	display: none;
	border-radius:10px;
	height:16px;
	line-height:100%;
	font-size:11px;
}
.social_changer { 
	z-index: 900; 
	position: relative;
	right: 40px;
	top: 20px; 
}
.social_changer_top { 
	z-index: 900; 
	position: relative;
	top: 10px; 
}


 
