 @charset utf-8;
/*--
	Theme Name: WordPress Theme Number
	Theme URI: http://template-help.com/
	Description: A theme from Template-Help.com Collection
	Version: 1239
	Author: Template_Help.com 
	Author URL: http://www.Template-Help.com/ 
--*/

.login{
    margin: 10px;
    position: absolute;
    right: 10px;
    top: 53px;	
		}
.login a { color:white;
font-size: 0.8em;
}		
		
html,body,div,span,object,iframe,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,fieldset,form,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{
  margin:0;
  padding:0;
  vertical-align:baseline; 
}
 
body{
	color:#000000 !important;
	background:#FFF;
}



article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,mark,audio,video {
  display:block;
}
textarea{
  font:101%/1.5em Arial, Helvetica, sans-serif;
  resize:none;
}
blockquote{
  quotes:none;
	border-left: 1px solid #CCCCCC;
	font-style: italic;
	margin-left: 2em;
}
q{
  quotes:none;
	font-style: italic;
}
blockquote:before,blockquote:after,q:before,q:after{
  content:'';content:none;
}
:focus{
  outline:none;
}

/* Baseline and common looks - Sets a vertical rhythm and styles the different elements.
 */
a{
  text-decoration:none;
  border:0;
  color:#f1592a;
}
a:hover,a:focus{
  text-decoration:underline;
}
a img{
  border:0;
}
abbr,acronym{
  border-bottom:1px dotted;
  cursor:help;
  font-variant:small-caps;
}
address,cite,em,i{
  font-style:italic;
}
blockquote p{
  margin:0 1.5em 1.5em;
  padding:0.75em;
}
code,kbd,tt{
  font-family:"Courier New", Courier, monospace, serif;
  line-height:1;
}
del{
  text-decoration:line-through;
}
dfn{
  border-bottom:1px dashed;
  font-style:italic;
}
dl{
  margin:0;
}
dt{
  font-weight:700;
}
dd{
  margin:0 0 1.5em 0;

}
h1,h2,h3,h4,h5,h6{
  font-weight:700;
  padding:0;

}
h1{
  font-size:2.5em;
  line-height:1.2em;
  margin:0 0 0.6em;
}
h2{
  font-size:2em;
  line-height:1.2em;
  margin:0 0 0.75em;
}
	h2 a {
		color:#F1592A;
		text-decoration:none;
		}
		h2 a:hover{
			color:#EC7C23;
			text-decoration:none;
			}
h3{
    font-size: 1.667em;
    line-height: 1.2em;
    margin: 0 0 0.9em;
}
	h3 a {
		color:#EC7C23;
		text-decoration:none;
		}
		h3 a:hover{
			color:#FCB040;
			text-decoration:none;
			}

h4{
  font-size:1.5em;
  margin:0 0 1em;
}
	h4 a {
		color:#F1592A;
		text-decoration:none;
		}
		h4 a:hover{
			color:#EC7C23;
			text-decoration:none;
			}

h5{
  font-size:1.25em;
  margin:0 0 1.2em;
}
	h5 a {
		color:#232323;
		text-decoration:none;
		}
		h5 a:hover{
			color:#EC7C23;
			text-decoration:none;
			}

h6{
  font-size:1em;
  margin:0 0 1.5em;
}
	h6 a {
		color:#232323;
		text-decoration:none;
		}
		h6 a:hover{
			color:#EC7C23;
			text-decoration:none;
			}

img{
  display:inline-block;
  vertical-align:text-bottom;
  
}

.news_img img{
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #D8D8D8;
    float: left;
    margin: 0 20px 10px 0;
    padding: 4px;	
	}
ins{
  text-decoration:overline;
}
mark {
  background-color:#ff9;
  color:#000;
  font-style:italic;
  font-weight:bold;
}
ol{
  list-style:outside decimal;
}
p{
  font-weight:300;
  margin:0 0 1.5em;
}
pre{
  font-family:"Courier New", Courier, monospace, serif;
  margin:0 0 1.5em;
	border-left: 1px solid #CCCCCC;
	margin-left: 2em;
	padding-left: 2em;
}
sub{
  top:0.4em;
  font-size:0.85em;
  line-height:1;
  position:relative;
  vertical-align:baseline;
}
sup{
  font-size:0.85em;
  line-height:1;
  position:relative;
  bottom:0.5em;
  vertical-align:baseline;
}
strong,b{
  font-weight:700;
}
ul{
  list-style:outside disc;
  list-style-image:url(images/marker.gif);
  line-height:25px;
}
ul,ol{
  margin:0 0 1.5em 1.5em;
  padding:0;
}
li ul{
  padding:0;
  margin:0 0 0 2em;
	list-style-position:outside;
	list-style-type:circle;
}
li ol {
  padding:0;
  margin:0 0 0 2em;
	list-style-position:outside;
}
table{
  border-collapse:collapse;
  border-spacing:0;
  margin:0 0 1.5em;
  padding:0;
	width:100%;
	border:none;
}
caption{
  font-style:italic;
  text-align:left;
}
tr.alt td{
  background:#eee;
}
td{
  border:0;
  padding:0.5em 1em;
  vertical-align:middle;
	border-bottom:1px solid #eee;
	line-height:1.5em;
}
th{
  font-weight:700;
  padding:0.5em 1em;
  vertical-align:middle;
	background:#eee;
	text-align:left;
}
button{
  -x-system-font: none;
  cursor:pointer;
  display:block;
  font-size:0.99em;
  height:2em;
  line-height:1.5em;
  margin:0.8em 0 0;
  padding:0 0.5em;
}
button::-moz-focus-inner {
  border: 0;
}
fieldset{
  border:0;
  margin:0 0 1.5em;
  position:relative;
  padding:1.5em 0 0;
}
fieldset fieldset{
  clear:both;
  margin:0 0 0.75em;
  padding:0 0 0 1.5em;
}
input{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  font-size:1em;
  padding:.5em .3em;
  margin:0 0 0.75em;
}
input[type=file]{
  height:2.25em;
  font-size:1em;
  padding:0;
  border:0;
  border:1px solid #ccc !ie;
}
textarea{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  margin:0;
  padding:.3em;
}
select{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  font-size:1em;
  line-height:1.5em;
  margin-bottom:0.75em;
  padding:0.25em;
  height:2.25em;
}
optgroup {
  font-weight:700;
  font-style:normal;
  text-indent:0.2em;
}
optgroup + optgroup {
  margin-top:1em;
}
option{
  font-size:1em;
  height:1.5em;
  padding:0;
  text-indent:1em;
}
label{
  cursor:pointer;
  display:block;
  margin:0;
  padding:0;
}
label input{
  background:0;
  border:0;
  line-height:1.5em;
  margin:0 0.5em 0 0;
  padding:0;
  width:auto;
}
legend{
  font-size:1.1666em;
  font-weight:700;
  left:0;
  margin:0;
  padding:0;
}


.container .widget-header h3{
	margin-left:20px;
	
	}

/* General
---------------------------------------- */
html,
body {
	min-width:960px;
}
body{
	/*background:url("images/bg.jpg") repeat-y fixed center top #000; */
	/*background: url(images/AutRR_DNA3.jpg);*/
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 335px;
	color: #3a3a3a; /*7c7c7c*/
	font: 100%/1.125em Arial, Helvetica, sans-serif;
	position:relative;
}
#main {
	font-size:0.81em;
	width:980px;	
	margin:0 auto;
}
.container {
	position:relative;
}


/* Header
---------------------------------------- */
#header {
	height:178px; 
	position:relative;
	z-index:99;
	border-bottom:1px solid #d4d7da;
	/* background:url(images/header_tail.gif) left bottom repeat-x; */
/*	background-color:#fff;*/
}

/* Logo */
.logo {
	position:absolute;
	left: 7px;	/*19px*/
	top: -1px;	/*29px*/
	transition: all 0.3s linear 0s;
}
.logo h1,
.logo h2 {
	font-size:3em;
	line-height:1.2em;
	margin-bottom:0;
	}
	.logo h1 a,
	.logo h2 a {
		color:#222;
		text-decoration:none;
		}
.logo .description{display:none}


/* Header widget */
#widget-header {
	
	
}
	.widget-header {
		margin-left:500px;
		font-size:11px;
		visibility:hidden ;
		}

#menu-top-links{
    font-size: 0.917em;
    list-style:none;
    margin: 0;
    position: absolute;
    right: 224px;
    top: 43px;
	}
    #menu-top-links li{
		float:left;
		background:url(images/top_sep.gif) right center no-repeat;
		padding:0 19px 0 17px;
		}
	#menu-top-links a{
		text-decoration:underline;
		}
		#menu-top-links a:hover{
			text-decoration:none;
			}

/* Request a quote */
#widget_my_requestquotewidget {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
	}
	
	.box {
    background: none repeat scroll 0 0 #F4F4F4;
    border-radius: 10px 10px 10px 10px;
    font-size: 0.8em;
    height: 104px;
    margin: 7px 0 13px;
    padding: 7px;
    position: relative;
    width: 463px;
		}
		
	.box-button {
		float:right;
		font-size:1.5em;
		color:#fff;
		text-decoration:none;
		padding:0 28px;
		background:url(images/r_but.gif) left bottom repeat-x #1dcaff;
		display:block;
		position:relative;
		line-height:63px;
		height:63px;
		border-bottom:2px solid #128fc3;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
		text-shadow:1px 1px 1px rgba(0,0,0, 0.3);
		margin: 42px 12px 0 0;
		}
		.box-button:hover{
			color:#000;
			text-decoration:none;
			}
			
	.box-text {
    
	float: right;
    font-size: 1.0em;
    margin-bottom: 8px;
    padding-left: 5px;
	height:100px;
	
		}
		
.box-text w-full{
	width:60%;
	
	}
/*.homeThumbs img {
	margin-top:40px;
	
	}*/

	.button-outdent {
		
		}
		.box h1{
			color:#F1592A;
			margin-bottom:3px;
			}
		.box p{
	    font-size: 1.1em;
    margin-bottom: 8px;
    padding-left: 5px;
    text-align: justify;

			}

#page-content #slider-wrapper {
	
	
	}
#page-content #slider{ 
margin:0px;
 

	
	}
#page-content #slider2{
	width:618px; 

}
	
#slider2 .nivo-controlNav{	
    margin-left: -41px !important;
    margin-top: 434px !important;
    width: 360px !important;
	}

	
#page-content .theme-default .nivo-controlNav{	
margin-left: -171px;
    margin-top: 354px;
    width: 360px;
	}

/* Slider
---------------------------------------- */
#slider-wrapper {
	height:327px;
	overflow:hidden;
	position:relative;
	padding:0px 0 0px;
	border-bottom: 2px solid #999;   
	
	}
#slider {
	position:relative;
	width:480px;
	height:373px;
	background:url(images/loading.gif) no-repeat 50% 50%;
	margin-left:260px;
	border-bottom: 2 solid #333;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

#slider2 {
	position:relative;
	width:480px;
	height:373px;
	background:url(images/loading.gif) no-repeat 50% 50%;
	border-bottom: 2 solid #333;
}
#slider2 img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider2 a {
	border:0;
	display:block;
}


/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	
	  }
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:45;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}

.nivo-caption-inner p { line-height:1.3em;
	margin-bottom:19px;
}

.nivo-caption-inner h4{ color:white;
}
/*.nivo-caption-inner h4{ position:absolute;
top:20px;
left:20px;

	
	}*/

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:98;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */

.nivo-controlNav a {
	position:relative;
	cursor:pointer;
	display:inline-block !important;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.nivo-directionNav a {
	position:absolute;
	display:block;
	width:36px;
	height:35px;
	text-indent:-9999px;
	border:0;
	top:50%;
	background:url(images/direction_nav.png) no-repeat 0 0;
}
a.nivo-nextNav {
	right:0;
	background-position:-36px 0;
}
a.nivo-nextNav:hover {
	background-position:-36px -35px;
	}
a.nivo-prevNav {
	left:0;
	background-position:0 0;
}
a.nivo-prevNav:hover {
	background-position:0 -35px;
	}

#slider-wrapper{
	background:#fff;
	}
#slider .nivo-controlNav img {
	display:inline; /* Unhide the thumbnails */
	position:relative;
	margin-right:10px;
	width:120px;
	height:auto;
}
#slider2 .nivo-controlNav img {
	display:inline; /* Unhide the thumbnails */
	position:relative;
	margin-right:10px;
	width:120px;
	height:auto;
}

.nivo-controlNav{
	width:285px;
	height:373px;
	position:absolute;
	left:-260px;
	top:0;
	z-index:98; /*99*/
    }
#fTabs{
	margin:0;
	list-style:none;
	font-size:1.5em;
	text-align:left;
    }
	#fTabs li{
		display:block;
		margin-bottom:0px;
		}
	#fTabs a{
		color:#676c70;
		text-decoration:none;
		background:url(images/tab.png) left center no-repeat;
		height:78px; /* 78 */
		display:block !important;
		line-height:78px;  /* 78 */
		padding:0 25px 4px 40px; /* 45 4 40 */
		}
		#fTabs a.active, #fTabs a:hover{
			background:url(images/tab_act.png) left center no-repeat;
			color:#fff;
			font-weight:bold;
			text-shadow:1px 1px 1px rgba(0,0,0, 0.3);
			}

#slider .nivo-caption{
	background: url("images/sl_caption_bg.gif") repeat-x scroll left top #282A2D;
    height: 373px;
    left: auto;
    overflow: hidden;
    position: absolute;
    right: -240px;
    top: 0;
    width: 240px;
	}
	
	#slider .nivo-caption h6{
		color:#fff;
		}
	
	#slider .nivo-caption .sl_but{
		color:#fff;
		font-weight:bold;
		text-decoration:none;
		background:url(images/sl_bul_l.png) left top no-repeat;
		line-height:31px;
		display:inline-block !important;
		margin:10px ;
		}
		#slider .nivo-caption .sl_but span{
			display:block;
			background:url(images/sl_bul_r.png) right top no-repeat;
			padding:0 27px 3px 27px;
			margin-right:-19px;
			cursor:pointer;
			height:100%;
			}
			#slider .nivo-caption .sl_but:hover{
				color:#000;
				}
	
#slider .nivo-caption-inner{
	position:relative;
	margin:17px 0 0 25px;
	width:180px;
	height:290px;
	text-shadow:1px 1px 1px rgba(0,0,0, 0.4);
	color:#bcbcbd;
	}
	#slider .nivo-caption-inner h2{color:#F00}



/* Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {
	height:63px;
	position:relative;
	top:115px;
	/* background:url(images/menu_bg.gif) center bottom no-repeat; */
}

/* Essential styles for dropdown menu */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			184px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			63px; /* match top ul list item height */
	z-index:		99;
}
.sf-menu li.last:hover ul,
.sf-menu li.sfHover.last ul {
	left:			auto;
	right:0;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			184px; /* match ul width */
	top:			0;
}
ul.sf-menu li.last li:hover ul,
ul.sf-menu li.last li.sfHover ul {
	left:			auto; /* match ul width */
	right:          184px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}


/* Our skin for dropdown menu */
.sf-menu {
	width:980px;
	margin:0;
	height:63px;
	font-weight:bold;
}
.sf-menu a {
	border-left:	1px solid #fff;
	border-top:		1px solid #eee;
	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu a  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}
.sf-menu li {
	background:		#ddd;
}
.sf-menu li li {
	/*background:url(images/sub_li.gif) left top repeat-x #1a1a1a;*/
	background-color: #FFF;
}
.sf-menu li li li {
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu > li.current-menu-item > a {
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}



.sf-menu > li{
	height:63px;
	width: 238px;	/* 143 */
	font-size: 18px;
	font-weight: bold;
	border-left: solid 3px white;
	border-right: solid 3px white;
	
	/*background:#ccc;*/
	/*background:url(images/r_bg.gif) left bottom no-repeat;*/
	background: #FFF;
}
.sf-menu-old > li {	
	background: rgb(232,232,232); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(232,232,232,1) 0%, rgba(212,213,209,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,232,232,1)), color-stop(100%,rgba(212,213,209,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(232,232,232,1) 0%,rgba(212,213,209,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(232,232,232,1) 0%,rgba(212,213,209,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(232,232,232,1) 0%,rgba(212,213,209,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(232,232,232,1) 0%,rgba(212,213,209,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#d4d5d1',GradientType=0 ); /* IE6-9 */
}
.sf-menu > li.first_XXX{
	background:none;
	width:140px; /* 90 */
	border-left: 0px;
}
.sf-menu > li.last{
	width:140px;
	border-right: 0px;
}
#menu-item-194 { border-left: 0px; width: 120px; }
#menu-item-3450 { border-right: 0px; width: 122px; }
		.sf-menu > li.last > a{
			background:none;
			}
	.sf-menu > li > a{
		line-height:54px;
		padding:0;
		/* background:url(images/l_bg.gif) right bottom no-repeat; */
		color:#34373b;
		text-align:center;
		}
		.sf-menu > li > a:hover, .sf-menu > li.sfHover > a{
			/* background:url(images/hover_li.gif) left bottom repeat-x; */
			color: #FCB040;
			/*background-color: #818181;*/
			/*text-shadow:1px 1px 1px rgba(0,0,0, 0.4);*/
			
			background: #e38018;
			
			/*background: #FFF;
			background: -webkit-linear-gradient(top, #020b63 1%,#020b63 40%,#ed8805 60%,#ed8805 100%);*/
			-webkit-background-clip: text;
			-webkit-text-fill-color: transparent;
		}
		.sf-menu-old > li > a:hover, .sf-menu-old > li.sfHover > a{
			background: rgb(158,157,156); /* Old browsers */
			background: -moz-linear-gradient(top,  rgba(158,157,156,1) 0%, rgba(232,232,232,1) 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(158,157,156,1)), color-stop(100%,rgba(232,232,232,1))); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top,  rgba(158,157,156,1) 0%,rgba(232,232,232,1) 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top,  rgba(158,157,156,1) 0%,rgba(232,232,232,1) 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top,  rgba(158,157,156,1) 0%,rgba(232,232,232,1) 100%); /* IE10+ */
			background: linear-gradient(to bottom,  rgba(158,157,156,1) 0%,rgba(232,232,232,1) 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e9d9c', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
			}
		.sf-menu > li.current-menu-item > a, .sf-menu > li.current-menu-ancestor > a{
			/* background:url(images/l_act.gif) left bottom no-repeat #fff; */
			background: white;
			color:#000;
			text-shadow:none;
			color: #F1592A;
			text-decoration: none;
			-webkit-text-fill-color: inherit !important;
			}

		.sf-menu > li > a > span{
			padding:6px 0 0;
			display:block;
			height:57px;
			cursor:pointer;
			}
			.sf-menu > li > a:hover > span{
				}
			.sf-menu > li.first > a:hover > span, .sf-menu > li.sfHover.first > a > span{
				    /*background:url(images/hover_li_l.gif) left bottom no-repeat;*/
					margin-right:0;
					padding-right:0;
				}
			.sf-menu > li.current-menu-item > a > span, .sf-menu > li.current-menu-ancestor > a > span, .sf-menu > li.current-menu-ancestor.first > a > span, .sf-menu > li.current-menu-item.first > a > span{
		/*		background:url(images/r_act.png) right bottom no-repeat;*/
				margin-right:-1px;
				padding-right:3px;
				}
			.sf-menu > li.last > a:hover > span, .sf-menu > li.sfHover.last > a > span{
				    /*background:url(images/hover_li_r.gif) right bottom no-repeat;*/
					margin-right:0;
					padding-right:0;
				}
			.sf-menu > li.current-menu-item.last > a > span, .sf-menu > li.current-menu-ancestor.last > a > span{
				 /*   background-image:url(images/r_act2.gif);*/
					margin-right:0;
					padding-right:0;
				}
.sf-menu a{
	border:none;
	font-size:1.0em;
	display:block;
}
.sf-menu ul a{
	/*color:#fdfdfd;
	text-shadow:1px 1px 1px rgba(0,0,0, 0.4);*/
	color: #000000;
}
.sf-menu ul a:hover, .sf-menu ul .current-menu-item > a, .sf-menu ul .current-menu-ancestor > a{
	/* background:url(images/sub_li_act.gif) left top repeat-x #747474; */
	background-color: #ccc;
	color: black;
	text-shadow: none;
}

.sf-menu .sub-menu span {
	font-size: 12px;
}
.sf-menu .sub-menu li {
	line-height: 12px !important;
}


/* Top search */
#top-search {
	position:absolute;
	right:9px;
	top: 24px;
	width:183px;
	background:url(images/search_inp2.png) 29px top no-repeat;
	}
	#top-search .input-search {
		width:145px;
		float:right;
		color:#E6E6E6;
		font:11px Arial, Helvetica, sans-serif;
		border:none;
		padding:9px 5px 8px 1px;
		margin:0;
		background:none;
		}
	#top-search #submit {
		width:29px;
		height:31px;
		cursor:pointer;
		background:url(images/search_but2.png) left top no-repeat;
		padding:0;
		border:none;
		margin:0;
		}


/* Content
---------------------------------------- */
.primary_content_wrap {
	position:relative;
	z-index:1;
	padding:4px 0 15px;
	background:url(images/cont_bot_bg.gif) center bottom no-repeat #fff;
	box-shadow: 0px 0px 10px #ccc
	}
	
#content {
	
}
	#content .indent {
		padding:0 30px 0 0;
		}


.top_banners{
	list-style:none;
	margin:0 0 23px;
	overflow:hidden;
	line-height:1.125em;
	}
	.top_banners li{
		float:left;
		margin-left:20px;
		}
		.top_banners li:first-child{
			margin-left:0;
			}


.partners{
	list-style:none;
	list-style-image:none;
	margin:0;
	line-height:18px;
    }
	.partners li{
		margin-top:15px;
		overflow:hidden;
		padding-right:10px;
        }
	    .partners li:first-child{
			margin-top:0;
			}
    .partners img.fleft{
		margin:0 15px 0 0;
		}
	.partners h6{
		margin-bottom:5px;
		}

.menu, .list{
	list-style:none;
	list-style-image:none;
	margin-left:0;
	}
	.menu li,  .list li{
		background:url(images/marker.gif) left 8px no-repeat;
		padding-left:12px;
		line-height:25px;
		}

.why_choose{}
    .why_choose h5{
		margin-bottom:5px;
		}

/* Comments
---------------------------------------- */
h3#comments {
	padding-top:25px;
	}
.commentlist {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	li.comment {
		list-style-type:none;
		overflow:hidden;
	}
		.odd {
			
		}
		.even {
			
		}
			li.comment .comment-body {
				padding:10px 10px 25px 60px;
				position:relative;
				zoom:1;
				background:#fafafa;
				border:1px solid #eee;
				margin-bottom:20px;
				}
		.author-comment {
			
		}
		.comment-author {
			padding:.5em 0 1em 0;
			}
		.comment-text {
			
		}
		.comment-meta {
			font-size:11px;
			color:#999;
			position:absolute;
			right:20px;
			top:15px;
		}
			li.comment .avatar {
				float:none;
				margin:0;
				position:absolute;
				left:10px;
				top:10px;
				padding:1px;
				border:1px solid #dbdbdb;
				vertical-align:top;
				overflow:hidden;
				}
				li.comment .avatar {
					display:block;
					vertical-align:top;
					overflow:hidden;
					}
				
				.commentlist ul.children {
					margin:20px 0 0 30px;
					}
					.commentlist ul.children li.comment {
						
						}
				
				.reply {
					position:absolute;
					right:20px;
					bottom:15px;
					}
					.reply a {
						display:inline-block;
						background:#000;
						padding:3px 8px;
						color:#fff;
						text-decoration:none;
						}
					.reply a:hover {
						background:#18BBFF;
						color:#000;
						}
				
				
		.waiting-for-approval {
			
		}
	#trackbacks {
		
	}
		li.trackback {
			
		}
	p#no-comments {
		
	}
	#comments-form {
		
	}
	
	.allowed_tags {
		background:#eee;
		padding:15px;
		font-size:11px;
		font-family:"Courier New", Courier, monospace;
		color:#666;
		}
		.allowed_tags strong {
			font-family:Tahoma, Geneva, sans-serif;
			}
		#respond {
			padding:1em 0 0 0;
		}
		.cancel-comment-reply {
			
		}



/* Page
---------------------------------------- */
.page {
	
}
	#page-content {
		
	}
	
#page-content ol li img{ border: solid #000 2px;
}	
#page-content p {
	margin: 0 0 10px 0;
	
		
	}

.wp-caption {
	background: none !important;
	border: 0px !important;
}
	
.wp-caption-text{
	
	text-align:center;
		
	}
	
	#page-meta {
		
	}

.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	}
	.author-meta p.gravatar {
		margin:0;
		}



/* Post
---------------------------------------- */
.post {
	
}
	.postContent {
		
	}
	.post-excerpt {
		
	}


article.post {
	margin-bottom:30px;
	overflow:hidden;
	width:100%;
}
article.single-post {
	margin-bottom:30px;
	overflow:hidden;
	width:100%;
	}
	.featured-thumbnail {
		float:left;
		background:url(images/thumb_shadow.gif) center bottom no-repeat;
		padding-bottom:15px;
	}
		.featured-thumbnail img {
			margin:0 20px 0 0;
			padding:4px;
			background:#fafafa;
			border:1px solid #d8d8d8;
			float:left;
			}
		
		.featured-thumbnail.small{margin-right:15px}
		.featured-thumbnail.small img {
			padding:4px;
			margin:3px 0 0 0;
			}
	.post-content {
		
	}
		.post-content .excerpt {
			margin-bottom:1.5em;
			}
		.pagination {
			
		}
			.pagination a {
				display:inline-block;
				padding:0 5px;
				background:#eee;
				}
				
	article footer {
		clear:both;
		}
	article.single-post footer {
		margin-top:20px;
		}
		
		
.post-meta {
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	padding:.5em 0;
	width:100%;
	font-size:.92em;
	overflow:hidden;
	margin-bottom:1em;
}
.post-navigation {
	
}
p.gravatar {
	float:left;
	margin-right:20px;
	}


/* Image styling */
.no_border {
	border: 0px !important;
	background: none !important;
}
.alignleft {
	float:left;
	margin:0 20px 10px 0;
	padding:4px;
	background:#fafafa;
	border:1px solid #d8d8d8;
	}
#pic_box img {
	margin-right: 0px !important;
}
.alignright {
	float:right;
	margin:0 0 10px 20px;
	padding:4px;
	background:#fafafa;
	border:1px solid #d8d8d8;
	}
.aligncenter {
	text-align:center;
	margin:0 auto;
	padding:4px;
	background:#fafafa;
	border:1px solid #d8d8d8;
	}
article .post-content img {
	max-width:710px;
	}


.sub_inputs{
	display:none;
	}
	
.wpsb_form_btn{
	color:#17b8ff;
	border:none;
	background:url(images/subs_bg.gif) right center no-repeat;
	text-shadow:1px 1px 1px #000;
	cursor:pointer;
	padding:3px 8px 5px 0;
	font-size:1.083em;
	width:auto;
	overflow:visible;
	}
	#wpsb_email{
		background:#191c1f;
		border:none;
		border-bottom:1px solid #44474a;
		border-right:1px solid #44474a;
		font:11px Arial, Helvetica, sans-serif;
		color:#b2b9c1;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-radius: 15px;
		padding: 8px 15px;
        width: 151px;
		}
	.wpsb_form_label{
		margin-bottom:0;
		}
	.wpsb_form_btn:hover{
		text-decoration:underline;
		}
	
	

/* Older and newer navigation */
nav.oldernewer {
	width:100%;
	overflow:hidden;
	margin-bottom:1.5em;
}
	.older {
		float:left;
	}
	.newer {
		float:right;
	}

.search {
	
}

.author-info {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
	padding-bottom:2em;
	border-bottom:1px solid #eee;
}
	.author-info .avatar {
		margin:0 20px 0 0;
		}
		.author-info .avatar img {
			float:left;
			background:#fff;
			padding:7px;
			border:1px solid #dbdbdb;
			}




/* Author
---------------------------------------- */
#post-author {
	overflow:hidden;
	border:1px solid #dbdbdb;
	padding:20px;
	margin-bottom:2em;
	}
#author-link {
	margin-top:1.5em;
	}
	#post-author .gravatar {
		margin:0 20px 0 0;
		}
	#post-author .gravatar img {
		background:#fff;
		border:1px solid #dbdbdb;
		padding:5px;
		}
#author-description {
	
	}

/* Recent author posts */
#recent-author-posts {
	margin-bottom:3em;
}

/* Recent author comments */
#recent-author-comments {
	
}




/* 404
---------------------------------------- */
#error404 {
	padding:30px 0 100px 0;
}
	.error404-num {
		font-size:250px;
		line-height:1.2em;
		
		color:#999;
		}
	#error404 hgroup {
		margin:0 0 2em 0;
		padding-top:50px;
		}
		#error404 hgroup h1 {
			font-size:3em;
			margin-bottom:.2em;
			color:#232323;
			}





/* Portfolio
---------------------------------------- */
.latestwork {
	width:100%;
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.latestwork li {
		float:left;
		margin-right:20px;
		}


/* Gallery */
.header-title {
	margin-bottom:2.5em;
	}
	.header-title h1 {
		margin-bottom:.1em;
		}
	.header-title .page-desc {
		font-size:.91em;
		color:#999;
		}

#gallery {
	
	}
	#gallery .portfolio {
		width:100%;
		overflow:hidden;
		list-style-type:none;
		padding:0;
		margin:0;
		}
		#gallery .portfolio li {
			float:left;
			width:294px;
			margin:0 34px 50px 0;
			position:relative;
			}
		#gallery .portfolio li.nomargin {
			margin-right:0;
			}
			#gallery .portfolio li a.image-wrap {
				display:block;
				padding:1px;
				border:1px solid #eee;
				overflow:hidden;
				width:290px;
				height:150px;
				position:relative;
				background:#FFF url(images/loading.gif) 50% 50% no-repeat;
				-webkit-transition: all .2s ease-in-out;
				-moz-transition: all .2s ease-in-out;
				-o-transition: all .2s ease-in-out;
				}
			#gallery .portfolio li a.image-wrap:hover {
				
				}
				#gallery .portfolio li a.image-wrap img {
					float:left;
					}
			
			#gallery .portfolio .folio-desc {
				margin-bottom:0;
				}
			#gallery .portfolio p.excerpt {
				padding:0;
				}
			
			.zoom-icon {
				display:block;
				position:absolute;
				left:1px;
				top:-152px;
				width:290px;
				height:150px;
				background:url(images/magnify.png) 50% 50% no-repeat;
				cursor:pointer;
				-webkit-transition: all .2s ease-in-out;
				-moz-transition: all .2s ease-in-out;
				-o-transition: all .2s ease-in-out;
				}
			#gallery .portfolio li a.image-wrap:hover .zoom-icon {
				top:1px;
				}






/* Sidebar
---------------------------------------- */
#sidebar {
	
}
	#widget-sidebar {
		
	}
		#sidebar-search {
			
		}
		#sidebar-nav {
			
		}
		#sidebar-archives {
			
		}
		#sidebar-meta {
			
		}
		.widget {
			margin-bottom:30px;
		}
		ul.children {
			margin:0 0 0 20px;
			}

/* Calendar */
#calendar_wrap {
	padding:0 10px 0 15px;
	}
	#wp-calendar {
		width:100%;
		}
		#wp-calendar caption {
			text-align:center;
			}
		#wp-calendar td {
			text-align:center;
			padding:6px 0;
			border:none;
			}
		#wp-calendar caption {
			font-size:16px;
			color:#000;
			font-weight:bold;
			padding:4px 0;
			margin-bottom:5px;
			}
		#wp-calendar thead th {
			padding:7px 0;
			font-size:14px;
			background:#fff;
			color:#000;
			text-align:center;
			}
		#wp-calendar #prev {
			text-align:left;
			}
		#wp-calendar #next {
			text-align:right;
			}


/* FAQ
---------------------------------------- */
.faq_list {
	
	}
	.faq_list dt {
		color:#666;
		position:relative;
		padding:0 0 5px 28px;
		font-size:15px;
		font-weight:normal;
		}
	.faq_list span.marker {
		display:block;
		position:absolute;
		left:0;
		top:0;
		font-size:15px;
		color:#333;
		font-weight:bold;
		}
	.faq_list dd {
		padding:0 0 0 28px;
		position:relative;
		margin-bottom:2em;
		color:#b2b2b2;
		}
		.faq_list dd .marker {
			top:3px;
			}



/* Custom widgets
---------------------------------------- */

/* Popular posts */
.popular-posts {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.popular-posts li {
		overflow:hidden;
		margin-bottom:1.5em;
		}
		.popular-posts li .post-thumb {
			float:left;
			margin-right:20px;
			width:100px;
			height:100px;
			overflow:hidden;
			}

/* Post Cycle */
.post_cycle {
	list-style:none;
	list-style-image:none;
	padding:0;
	margin:0;
	line-height:18px;
	}
	.post_cycle li {
		border-bottom:1px solid #eee;
		padding:0 0 1.2em 0;
		margin:1.2em 0 0 0;
		}
		.post_cycle li:first-child{
			margin-top:0;
			}
	.post_cycle h6{
		margin-bottom:10px;
		}

.custom_p .except{
	font-size:1.0em;
	margin-bottom:27px;
	}
.custom_p h3{
	padding:0 10px 0 0;
	}
	.custom_p .featured-thumbnail{
		float:none;
		overflow:hidden;
		margin-bottom:7px;
		margin-top:51px;
		}
.custom_p .featured-thumbnail img{
	margin:0;
	}
	
	.custom_p li{
		margin:0 0 10px 16px;
		float:left;
		width:220px;
		border:none;
		padding:0;
		}
		
		
.custom_p li:first-child{
			margin-left:15px;
			}

/* Folio Cycle */
.folio_cycle {
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
	}
	.folio_cycle li {
		float:left;
		width:100px;
		height:100px;
		margin:0 0 15px 10px;
		overflow:hidden;
		}


/* Testimonials */
.testimonials {
	list-style:none;
	list-style-image:none;
	padding:0;
	margin:0;
	line-height:18px;
	}
	.testimonials li {
		background:#fff;
		padding:1.5em;
		margin-bottom:10px;
		margin-right:5px;
		box-shadow:0 0 3px rgba(0, 0, 0, .1);
		-moz-box-shadow:0 0 3px rgba(0, 0, 0, .1);
		-webkit-box-shadow:0 0 3px rgba(0, 0, 0, .1);
		position:relative;
		}
		.testimonials li blockquote {
			border:none;
			background:url(images/quotes.png) no-repeat 0 0;
			margin:0;
			padding:0;
			}
			.testimonials li blockquote p {
				margin-bottom:.5em;
				}
		.testimonials li .name-testi {
			padding:0 0 0 2.2em;
			text-align:right;
			font-weight:bold;
			margin-top:-10px;
			}
			.testimonials li .name-testi a {
				font-weight:normal;
				}
				

#social_buttons_follow_cont{     margin: 3px 0 14px 2px;
}

#wp_bannerize  a img {
	border: 3px solid #FFF;

	
	
	}
/* Footer
---------------------------------------- */
#footer {
	padding:2px 0;
	background: rgba(255, 255, 255, 0.8);
	margin-top:3px;
	padding:10px;
}
#footer a{
	text-decoration:none;
    }
	#footer a:hover{
		text-decoration:underline;
		}
#footer h2{
	color:#7f7f7f/*#fff*/;
	margin-bottom:33px;
	}
	#footer .menu{
		list-style:none;
		margin:0;
		}
		#footer .menu a{
			text-shadow:1px 1px 0px #000;
			}
		#footer .menu li{
			background:url(images/subs_bg.gif) left center no-repeat;
			padding-left:12px;
			}

	/* Footer widget */
	#widget-footer {
		
	}
	
	.footer-widget{
		margin-bottom:76px;
		}
	
	/* Footer navigation */
	nav.footer {
		float:right;
	}
		nav.footer ul {
			
			}
			nav.footer ul li {
				list-style-type:none;
				float:left;
				padding-left:15px;
				}

#nav_menu-6{
	float:left;
	width:220px;
	margin-right:10px;
	margin-left:0;
	}
	#nav_menu-6 ul li{
		font-size:1.083em;
		line-height:25px;
		}
#nav_menu-7{
	float:left;
	width:478px;
	margin-left:10px;
	}
	#nav_menu-7 ul{
		line-height:25px;
		font-size:1.083em;
		}
	#nav_menu-7 .menu li{
		display:inline-block;
		width:225px;
		}
	*+html #nav_menu-7 .menu li{display:inline}

#wpsb{
	float:left;
	width:220px;
	}
	#wpsb h2{
		margin-bottom:38px;
		}

.copy{}
.copy h2{
	margin-bottom:11px !important;
	}
    .copy_inner{
		font-size:1.083em;
		color:#969798
		}
		.copy_inner a{
			color:#969798;
			}

.socialmedia-buttons{
	padding:17px 32px 0 0;
	}
    .socialmedia-buttons a{
		float:left;
		margin-left:7px;
		}
		.socialmedia-buttons a img{
			margin:0 !important;
			}

/* Misc
---------------------------------------- */
.link {
	display:inline-block;
	padding:0 18px;
	background:url(images/link_tail.gif) left top repeat-x #e9e9e9;
	
	text-decoration:none;
	border:1px solid #d3d3d3;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-weight:bold;
	line-height:29px;
	position:relative;
	text-decoration:none;
	}
	.link:hover {
		color:#603913;
		text-decoration:none;
		}
.no-results {
	
}

.widget-area {
	
}

.hr {
	height:1px;
	background:#d4d7da;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 0;
	}

/* Address */
.address {
	padding:0 0 0 10px;
	}
.address dt {
	margin-bottom:1.5em;
	}
.address dd {
	margin-bottom:0;
	width:100%;
	overflow:hidden;
	}
	.address dd span {
		float:left;
		width:100px;
		}



/* Forms
---------------------------------------- */

/* Form defaults */
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/* Comment form */
#commentform {
	
	}
	#commentform p.field {
		margin-bottom:5px;
		}
		#commentform small {
			color:#8b8b8b;
			}
	#commentform input[type=text] {
		width:250px;
		padding:4px;
		}
	#commentform textarea {
		width:600px;
		height:150px;
		padding:4px;
		overflow:auto;
	
		}
	#commentform #submit {
		background:#af5d34;
		height:30px;
		line-height:30px;
		padding:0 10px;
		color:#fff;
		cursor:pointer;
		border:none;
		}
	#commentform #submit:hover {
		background: #CECECE;
		color:#000;
		}
	
	#commentform input[type=text]:hover,
	#commentform input[type=text]:focus,
	#commentform textarea:hover,
	#commentform textarea:focus {
		background:#f0f0f0;
		}




/* Contact form */
	.wpcf7-form p.field {
		margin-bottom:5px;
		line-height:1.8em;
		font-weight:bold;
		}
	.wpcf7-form p.field input {
		background:#eee;
		padding:8px 0 8px 8px;
		width:330px;
		border:1px solid #dbdbdb;
		margin-right:10px;
		border-radius:15px;
		-moz-border-radius:15px;
		-webkit-border-radius:15px;
		color:#111;
		font-size:12px;
		}
		.wpcf7-form p.field small {
			color:red;
			}
#content h2 { margin-top:1px;
margin-bottom:10px;


}		
			
			
	.wpcf7-form textarea {
		width:661px;
		height:160px;
		background:#eee;
		font-size:1em;
		padding:8px 0 8px 8px;
		border:1px solid #dbdbdb;
		overflow:auto;
		border-radius:15px;
		-moz-border-radius:15px;
		-webkit-border-radius:15px;
		color:#111;
		font-size:12px;
		margin-bottom:20px;
		}
	.wpcf7-form .submit-wrap {
		margin-bottom:0;
		}
		
	.wpcf7-form .submit-wrap input {
		cursor:pointer;
		height:29px;
		padding:0 18px;
		background:url(images/link_tail.gif) left top repeat-x #e9e9e9;
		color:#313131;
		text-decoration:none;
		border:1px solid #d3d3d3;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-radius: 15px;
		font-weight:bold;
		line-height:29px;
		position:relative;
		}
	.wpcf7-form .submit-wrap input:hover {
        color:#18BBFF;
		}
		.wpcf7-not-valid-tip {
			width:200px !important;
			position:absolute;
			left:auto !important;
			top:-25px !important;
			padding:1px 0 1px 5px !important;
			background:none !important;
			color:red !important;
			border:none !important;
			right:40px;
			}

    .wpcf7-form-control-wrap{
		display:block;
		}


/* Sidebar search form */
#searchform {
	
	}
#searchform .searching {
		background:#eee;
		padding:6px 10px;
		width:230px;
		border:1px solid #dbdbdb;
		margin-right:10px;
		border-radius:15px;
		-moz-border-radius:15px;
		-webkit-border-radius:15px;
		color:#111;
		font-size:12px;
		margin:0;
		}
	#searchform .submit {
		cursor:pointer;
		height:29px;
		padding:0 18px;
		background:url(images/link_tail.gif) left top repeat-x #e9e9e9;
		color:#313131;
		text-decoration:none;
		border:1px solid #d3d3d3;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-radius: 15px;
		font-weight:bold;
		line-height:29px;
		position:relative;
		margin:0 0 0 15px;
		}
		#searchform .submit:hover{
			color:#EC7C23;
		    }



/* Fluid Columns */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin-right:4%; float:left; }
.last { margin-right:0 !important; clear:right; }


.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
	}


/* Clear Floated Elements */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.wp_bannerize a img { 
/*margin-right:16px;
*/
margin: 0.5em 0.3em 0.0em 0.5em

}
.wp_bannerize ul {
	/*    background-color:#EEEEEE;*/
    list-style: none outside none;
    margin: 0 0 0.1em 0.3em;
    width: 229px;

	}


/* Always remember to compress your live stylesheet and keep an uncompressed backup */

a:hover {
	text-decoration:none;
}

a {
	text-decoration:none;
}

#interface1 {
	z-index:1;
}

#loader_container {
    text-align:center;
    position:absolute;
    top:40%;
    width:100%}

#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}

#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}

#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}

.border_preview{
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 1px solid #444;
}

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}
.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
}



/*Image Title Styling*/

.title_h2 {
 padding:12px 0 0 18px;
}

h2 {
	font-size:14px;
	padding:0;
	margin:0;
	font-family: "century gothic";
}

/*App Download Home Page*/

.appDownload{ 
    background-image: url("images/icons-home/app.png");
    border: 2px solid #BEBEBE;
    float: right;
    height: 73px;
    left: 81px;
    padding: 37px 0 0 77px;
    position: absolute;
    top: 148px;
    width: 126px;
	}
.appDownload2{ 
background-image: url("images/icons-home/app.png");
    border: 2px solid #BEBEBE;
    float: right;
    height: 73px;
    left: 14px;
    padding: 37px 0 0 77px;
    position: absolute;
    top: 208px;
    width: 126px;
	}
.appDownload a{
	/*font-size:17px;*/
	/*color:#6D6D6D;*/
	
	}

.appDownload h1 {
	color:#666;
	
	
	}
	
	.donate{
background-image: url("images/icons-home/paypal.png");
    border: 2px solid #BEBEBE;
    float: right;
    font-size: 1.5em;
    height: 65px;
    left: 302px;
    padding: 45px 0 0 70px;
    position: absolute;
    top: 148px;
    width: 135.1px;
		}
.appDownload {
	font-size:1.4em
	}


.appDownload a:hover{
text-decoration:underline;
	}
	
.donate a:hover{
	/*font-size:16px;*/
	text-decoration:underline;
	}	
.youtubeVid a:hover{
	text-decoration:underline;
	}
.mindspec a:hover{
	text-decoration:underline;
	}
.guide{
    background-image: url("images/guide.png");
    background-repeat: no-repeat;
    float: right;
    height: 208px;
    left: -45px;
    margin: 16px 722px 0 0;
    position: relative;
    top: -32px;
    width: 212px;
    z-index: 0;
}
	
	
	
	.donate2{
 
/*    background-image: url("images/paypal2.jpg");
    float: right;
    height: 100px;
    left: 790px;
    position: absolute;
    top: 13px;
    width: 150px;*/
		} 
.respond code{ visibility:hidden;

}

.youtubeVid2{
	background-image: url("images/icons-home/youtube.png");
    border: 2px solid #BEBEBE;
    float: right;
    font-size: 1.5em;
    height: 48px;
    padding: 62px 0 0 83px;
    position: absolute;
    right: 12px;
    top: 91px;
    width: 122px;
	}

#def_box_cont{
	width:442px !important;
	 } 
		
/*Youtube Div Tag on the Home Page */ 

.youtubeVid{
   background-image: url("images/icons-home/youtube.png");
    border: 2px solid #BEBEBE;
    float: right;
    height: 48px;
    padding: 62px 0 0 83px;
    position: absolute;
    right: 224px;
    top: 148px;
    width: 122px;
	font-size:1.5em;
	}
.youtubeVid a{
	
	
	
	}
.diag_exp {
	width: 650px;
	background-color: #bbb;
}
.diag_exp td {
	border-top: 1px solid black;
	padding-bottom: 0em;
}
.homeThumbs{
	
	
	}
.mindspec{
	background-image: url("images/icons-home/mindspec.png");
    border: 2px solid #BEBEBE;
    float: right;
    font-size: 1.5em;
    height: 36px;
    padding: 73px 0 0 42px;
    position: absolute;
    right: 2px;
    top: 148px;
    width: 160px;
	}
.mindspec2{
background-image: url("images/icons-home/mindspec.png");
    border: 2px solid #BEBEBE;
    float: right;
    font-size: 1.5em;
    height: 36px;
    padding: 73px 0 0 42px;
    position: absolute;
    right: 14px;
    top: 331px;
    width: 160px;	
	
	}

#my_requestquotewidget-5 .box {
	height:200px;
	background: none repeat scroll 0 0 #FFFFFF;
    height: 131px;
	
	
	}
	
#box
{
position: absolute;
top:10%;
left:25%;
width:50%;
text-align: center;
}
 
#form{
/*background: url('images/box.png') no-repeat;*/
width: 450px;
height: 425px;
margin: 0 auto;
}

@media screen and (max-device-width: 600px), screen and (max-width: 600px) {
	.news_item {
		width: 300px !important;
	}
	.news_blurb {
		left: 5px !important;
		width: calc(100% - 10px) !important;
	}
	.news_img2 {
		display: none;
	}
	.news_src_img {
		display: block;
	}
	#page-content {
		width: 300px !important;
	}
}

.news_item {
	border: 1px solid #EC7C23;
    min-height: 150px;
    position: relative;
    width: 700px;
}
.news_img2 {
	position: absolute;
	width: 120px;
	top: 0px;
	left: 80%;
	text-align: right;
}
.news_img2 img {
	width: 40px;
	height: 40px;
}
.news_title {
	width: 100%;
	background-color: #F1592A;
	color: white;
}
.news_title h3 {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.news_attr {
	width: 100%;
	background-color: #CCC;
}
.news_attr h6 {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.news_blurb_cont {
	width: 100%;
}
.news_blurb {
	position: relative;
	left: 40px;
	width: 90%;
}
.news_blurb ul {
	line-height: 1.1em;
}
.news_blurb p {
	margin-bottom: 0px !important;
}
.news_blurb table {
	margin-bottom: 0px;
}
.news_blurb table tr {
	border:0px!important;
	}

.news_src {
	float: left;
	width: 50%;
}
.news_social {
	float: right;
	text-align: right;
	width: 45%;
	border: solid black;
}
.news_cat_icons {
	width: 50px;
}
#pumpkin {
	border: 2px;
	border-collapse: separate;
	border-spacing: 1px;
	margin: 1px;
	padding: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-width: 1px;
}
.guide_cell {
	padding: 0px;
}
.link_cell {
	padding-left: 0px;
	width: 60%;
}
	
.news_button2 {
    background-color: #EEEEEE;
    border-radius: 10px 10px 10px 10px;
    color: black;
    height: 80px;
    line-height: 1em;
    padding: 1px;
    text-align: center;
    width: 150px;
}

.news_button2  img{ max-height:50px; max-width:80px; margin:0px 0 5px 0}

.RegisterNow{
	border: medium solid;
    left: 494px;
    margin: -15px;
    padding: 4px;
    position: relative;
    top: -21px;
    width: 88px;
-moz-border-radius: 5px;
border-radius: 5px;
	
	}
.RegisterNow a:hover{ text-decoration:underline;}

#news_exp_cont {
 border-radius: 5px 5px 5px 5px;
    color: white;
    margin: 10px 0;
    width: 99%;
	background-color: #8c6239;
	
	}
#news_exp {
width: 90%;
margin: auto;
}
#news_exp table {
margin: 0px;
border: none;
}
#news_exp table td {
border-bottom: 0px;
}

#riskFactors, #diagMis , #treatmentMis, #diagMis{
	    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: 5px solid #EC7C23;
    border-radius: 10px 10px 10px 10px;
    border-top: 6px solid #EC7C23;
    color: #666666;
    float: left;
    margin: 0 10px 10px 0;
    min-height: 204px;
    padding: 8px;
    width: 680px;
	}

#news_exp p{
	padding:2px;
}
#news_exp table {
	margin: 0px;
	border: none;
}
#news_exp table td {
	border-bottom: 0px;
}
/*.newScroll{
	background-image: linear-gradient(bottom, rgb(207,207,207) 0%, rgb(230,230,230) 69%);
background-image: -o-linear-gradient(bottom, rgb(207,207,207) 0%, rgb(230,230,230) 69%);
background-image: -moz-linear-gradient(bottom, rgb(207,207,207) 0%, rgb(230,230,230) 69%);
background-image: -webkit-linear-gradient(bottom, rgb(207,207,207) 0%, rgb(230,230,230) 69%);
background-image: -ms-linear-gradient(bottom, rgb(207,207,207) 0%, rgb(230,230,230) 69%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(207,207,207)),
	color-stop(0.69, rgb(230,230,230))
);
    font-size: 1.2em;
    padding: 9px 0 10px 210px;
	background:#CCC;
	}*/
	.twitImg {
    background: url("images/home/twit.png") repeat scroll 0 0 transparent;
    float: left;
    height: 49px;
    margin: -1px 10px 0 14px;
    width: 96px;
}
.tweet {
    background: none repeat scroll 0 0 cornsilk;
}
.newScroll {
    background: none repeat scroll 0 0 #CCCCCC;
    font-size: 1.2em;
    height: 46px;
    padding: 4px 0 10px;
}	
.newScroll a img {
    float: left;
    margin: 0 10px 0 0;
    width: 50px;
}
.newScroll a:hover{ color:#333;

}
.tweet_time {
    display: none; 
}

.tweet_first.tweet_odd {
    list-style: none outside none;
}
#def_box{
	padding:5px !important;	 
}
#page-content tr{
	border:5px solid gray;

	}
	
#quiz_table tr{ border: 0px;

	}


.homeStats{
   background-image: url("http://readingroom.mindspec.org/wp-content/uploads/2013/02/support-mindspec.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 119px;
    margin: 3px 0 0;
    padding: 5px;
    width: 467px;
	}
	
.homeStats h1{
	    color: #F1592A;
    font-size: 22px;
    margin: 6px 0 0 16px;
	}

.PubMedRslt{
	    float: right;
    font-size: 4.95em;
    margin: -34px 0 0;
	}
.PubMedWhen {
    float: right;
    width: 173px;
}
.PubMedDate {
    color: white;
    position: absolute;
    right: 163px;
    top: 31px;
}
.featured-thumbnail-tittle{

    font-size: 0.9em;;
   margin: 11px 0 7px;
    position: absolute;
    text-align: center;
    width: 216px;
	}
	
.featured-thumbnail-tittle h4{
	margin: 0 0 0 0;
	color:#F1592A;
	}
.paperNumb{
	font-size: 5.1em;
    position: absolute;
    right: 17px;
    top: 79px;
	visibility:hidden;
	}
	
.fb_edge_widget_with_comment{
	left: 2px;
	}
	
	#news_exp > img {
    float: right;
    margin: 0 0 0 622px;
    position: absolute;
    top: 127px;
}

.extLinks > h1 {
    font-size: 2em;
    margin: 0;
}

.extLinks {
    border: 2px solid lightgray;
	margin: 10px;
    padding: 8px 18px 0;
}


.members{
	/*background: #6CF;*/
	float:left;
	margin: 0 0 10px 0;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position:relative;
	right:-40px;
	top:-40px;
	width:69%;
	padding: 45px 3px 0 10px;
	z-index:-1;
	min-height:222px;
	line-height:20px;
	border: solid  #6CF;

	}
.members > h1{
	background:none repeat scroll 0 0 yellow;
	padding: 0 0 0 33px;
		}
.bene {
  border: medium solid lightgreen;
  border-radius: 5px 5px 5px 5px;
  float: left;
  line-height: 20px;
  margin: 0 0 10px;
  min-height: 165px;
  padding: 45px 3px 0 10px;
  position: relative;
  right: -40px;
  top: -40px;
  width: 69%;
  z-index: -1;
}
.bene > h1{
	background:none repeat scroll 0 0 green;
	padding: 0 0 0 33px;
	}

.volunteers {
  border: medium solid gainsboro;
  border-radius: 5px 5px 5px 5px;
  float: left;
  margin: 0 0 10px;
  min-height: 163px;
  padding: 45px 3px 0 10px;
  position: relative;
  right: -40px;
  top: -40px;
  width: 76%;
  z-index: -1;
}
.volunteers > h1{
	background:none repeat scroll 0 0 purple;
	padding: 0 0 0 33px;
	}
	
	.Ball{
		background:none repeat scroll 0 0 #0080FF;
		height:100px;
		width:100px;
		-moz-border-radius: 90px;
border-radius: 90px; border:solid white 2px;
		}

		
.Ball.b1{
	background-color:darkslateblue;
	
	}

.Ball.b2{
	background-color:;
	
	}

.Ball.b3{
	background-color:green;
	
	}	
		
		.Ball > h1{
			color:white;
			font-size:1.1em;
			padding:38px 0 0 13px;
			}
			
.col1, .col2, .col3 {

	margin:2px;
	float:left;
	width:30%;
	height:310px;
	
	
	}
	
	#donate_form {
	display: inline;
}
#donate_form input {
  border: 0 none;
  margin: 0;
  padding: 0;
  position: relative;
  right: -112px;
  top: -57px;
}

.support > h1 {
  font-size: 22px;
  margin: 3px 0 8px;
}

.login > span {
    position: relative;
    right: 100px;
}

#slider_box {
	width: 600px;
	margin: 0 auto;
	padding: 10px;
	background-color: lightblue;
	border-radius:10px;
	box-shadow: 5px 5px 5px #888888;
	font-size: 20px;
	text-align: center;
	height:305px;
}
#pay-slide{ margin-top:10px; margin: 20px; }
#status_box {
		position:absolute;
	width: 600px;
	margin: 0 auto;
	margin-top: 20px;
	border: solid 0px green;
	top: 691px;
	left:60px;

	
}
#status_box ul {
	display: inline;
	margin-left: -2px;
	padding: 0;
}
#status_box ul li { display: inline-block; 

}
#status_box ul li button {

	border-radius: 5px;
	font-size: 1.0em;
	font-weight: bold;
}
#status_text {
	width: 370px;
	min-height: 150px;
	padding: 10px;
	float: left;
	border: solid 0px red;
}
#amount {
	line-height: 2em;
}
#amount input {
	font-size: 1.0em;
	padding: 0px;
	width: 47px;
	margin: 5px 0 5px 0;
}
#donate_button {
	font-size: 13px;
	left: 519px;
	position:relative;
	top:-36px;
	
}
.support_us{
	position:relative;
	right:1px;
	top:-43px;
	width:415px;
	}
#page-content > span{
	margin:0 0 0 51px;	
	}
#msg {
	font-size: 14px;
	font-style: italic;
	position:relative;
	right:-4px;
	top: -96px;
	color: red;
	
}

#status_box > span {
	font-size: 1.2em;
	font-weight:bold;
	color:green;
	
	}

#status_img {
	width: 178px;
	float: right;
	border: solid 1px #FFF;
	border-radius: 5px;
	box-shadow: 2px 2px 2px #888888;
	text-align: center;
	background:#FFF;
}
.login > a {
    position: relative;
    right: 81px;
}

#slider_box > p{
	font-size:0.8em;
	margin:4px 0 0;
	}
	
	.paypal{
		position:absolute;
		left:440px;
		margin:53px 0 0 0;
		}
.homePay {
  position: absolute;
  right: 94px;
  top: 53px;
}
	.paypal2{
		position:absolute;
		left:221px;
		margin:53px 0 0 0;
		
		}
	.paypal3 {
  background: none repeat scroll 0 0 #FF9933;
  border-radius: 15px 15px 15px 15px;
  color: #FFFFFF;
  font-weight: bold;
  height: 11px;
  left: 110px;
  margin: 32px 0 0;
  padding: 5px 0 13px 23px;
  position: absolute;
  width: 70px;
}

#page-content > table{
	table-layout:auto !important;
	}
	
#page-content ol li img{
	border:2px solid #CCC;
	margin:8px 0 4px 0;
	}
	
.apps div ol li{
	width:139px !important;
	margin:0 12px 10px 0 !important;
	
	}
	
	#donate > a {
  font-size: 17px;
  margin: 0 0 0 -65px;
}

#page-content .donorsWall li {
  background-image: url("images/donors-wall.png");
  float: left;
  font-size: 1.0em;
  font-weight: bold;
  height: 34px;
  list-style: none outside none;
  margin: inherit;
  padding: 13px 0 0;
  text-align: center;
  width: 47%;
}
