/*Use the file in /css/ */


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    /*font-size: 100%;*/
    vertical-align: baseline;
    background: transparent;
}
nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

dt,dd {display: inline-block;}

a {
    margin:0;
    padding:0;
    font-size:100%;
	outline: none;
	text-decoration:none;
    background:transparent;
	vertical-align:baseline;
}

a, a > * {
	color: #000;
	text-decoration: none;
}

.not-ie a, .not-ie a > * {
	-webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	   -moz-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
		-ms-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
		 -o-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
			transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
}

ul li {
	list-style: none;
}

.container img {
    border: 0;
	height: auto;
	max-width: 100%;
}

.not-ie .container img {
	-webkit-transition: all .25s linear;
	   -moz-transition: all .25s linear;
		-ms-transition: all .25s linear;
		 -o-transition: all .25s linear;
			transition: all .25s linear;		
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eeeeee;
	line-height: 18px;
}

img {
	border:0;
}
h1{letter-spacing: 0rem;}
A {}

A:link {
	color:#49630a;	
	font-weight: bold;
	text-decoration: underline;
}

A:visited {
	color:#49630a;
	text-decoration: underline;
	font-weight: bold;
}

A:hover {
	text-decoration: none;
	color:#49630a;
	font-weight: bold;
}

A:active {
	color:#49630a;
	text-decoration: none;
	font-weight: bold;
}

p, ul, h1, h2{margin-bottom:14px;}
.logo{position:relative;max-width:100%;}
.menuicon{margin:5px;}
.blue_bold {
	color: #49630a;
	font-weight: bold;	
}
.container{background-color:#fff;padding:0px 20px;}

.left_shadow {
	background-image: url(/images/shadow-left.png);
	background-repeat: repeat-y;	
}

.right_shadow {
	background-image: url(/images/shadow-right.png);
	background-repeat: repeat-y;
}

.stripe_bg {
	background-image: url(/images/stripe-bg.png);
	background-repeat: repeat-x;
	height: 20px;
}

.stripe_bg2 {
	background-image: url(/images/stripe-bg2.png);
	background-repeat: repeat-x;
	height: 20px;
}

.go_green {
	color: #90c213;
	font-weight: bold;
}

.ufax_features {	
	
	color: #90c213;
	font-weight: bold;
	text-align: center;
}

.home_boxes {
	background-image: url(/images/home-box-bg.png);
	background-repeat: repeat-y;
}

.green_box {
	background-image: url(/images/green-box-bg.png);
	background-repeat: repeat-x;
	height: 30px;
}

.green_box_type {
	background:#90c213 url(/images/green-box-bg.png) repeat-x;background-size: 100% 100%;
	color: #FFFFFF;
	font-weight: bold;
	padding:2px 10px;	
}
.mainMenu{border-bottom:2px solid #49630a;height:30px;}
.green_tab {float:left;	margin-right:2px;}
.green_tab a{display:block;padding:6px 10px;color:#fff;font-weight:normal;font-size:.9em;
border-radius: 4px 4px 0px 0px;-moz-border-radius:4px 4px 0px 0px;
-webkit-border-top-right-radius: 4px;-webkit-border-top-left-radius: 4px;
background:#90c213 url(/images/green-box-bg.png) repeat-x;background-size: 100% 100%;
text-decoration: none;
}
.green_tab a:hover{background:#90c213 url(/images/green-box-bg-over.png) repeat-x;background-size: 100% 100%;}


.promoBox{margin-bottom:10px;font-size:13px;}
.promoBox a{font-size:13px;text-decoration:underline;}
.promoBox h5{font-weight:600;}

.logintxt{position:relative;margin:6px auto;text-align:center;}
.socialIcons{position:relative;margin:6px auto;text-align:center;}
.sliderImage{margin-left:0px;position:relative;}
.nav {
	background-image: url(/images/nav-bg.png);
	background-repeat: repeat-x;
	height: 45px;       
          }        
#nav a{
	color:	#FFFFFF;
	text-decoration: none;
          }
          
#nav a:hover{
	color:	#CCCCCC;
	text-decoration:underline;
          }    

.content {	
	
	color: #333333;
          }
		  
.bold_blue {
	font-weight: bold;
	color: #307db8;
}
		  
.content_reviews {	
	
	color: #333333;
          }
		  
.review_titles {
	
	text-transform: uppercase;
	font-weight: bold;
	color: #1a3636;
          }
		  
.content_centered {
	
	color: #1a3636;
	text-align: center;
		}
		
.content_small {
	
	color: #333333;
	line-height: -18px;
	}
	
#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 15px;
margin:3px 0px;
background-image: url(/images/bullet.png);
background-repeat: no-repeat;
background-position: 0 .5em;
}
		  
.buttons {
	
	font-size: 9pt;
	color: #333333;
			}
			
.form {
	
	font-size: 10pt;
	color: #ffffff;
			}
			
.footer {
	
	font-size: 12px;
	color: #636e23;
			}
			
.footer_right {
	
	font-size: 9pt;
	color: #1a3636;
	text-align:right;
	text-transform: uppercase;
	line-height: 20px;
			}
			
#footer a{
	color:#636e23;
	text-decoration: underline;
	font-weight: normal;
          }
          
#footer a:hover{
	color:#636e23;
	text-decoration: none;
	font-weight: normal;
          }

#footer a:visited{
	color: #636e23;
	text-decoration: underline;
	font-weight: normal;        
          }
		  
#footer a:active{
	color: #636e23;
	text-decoration: none;
	font-weight: normal;	
			}
		  
h1, h2, h3, h4
{
	
}
h1
{	
	color: #636e23;
	font-size: 18px;
	font-weight: bold;
}
h2
{
	
	color: #90c213;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	text-align: left;
	text-align: center;
}
h3
{
	
	color: #ff7c00;
	font-size: 24px;
	font-weight: bolder;
}
.rounded{
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;

}
.shadow{
	-moz-box-shadow: 0px 0px 8px #888888;
	-webkit-box-shadow: 0px 0px 8px #888888;
	box-shadow:0px 0px 8px #888888;
}
.drop-shadow, .dropShadow{
	-moz-box-shadow: 3px 3px 2px #888888;
	-webkit-box-shadow: 3px 3px 2px #888888;
	box-shadow:3px 3px 2px #888888;
}
.box{
	border:1px solid #c0c0c0;
}
.ltGreenHeader{	
	background:#90c213 url(/images/tall-tsc-button-overlay.png) repeat-x;background-size: 100% 100%;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	color:white;
	font-weight:bold;
	border: 1px solid rgba(0, 0, 0, 0.25);
	padding:4px 4px 4px 4px;
	
	font-size:14px;
}
.greenHeader{	
	background:#49630a url(/images/tall-tsc-button-overlay.png) repeat-x;background-size: 100% 100%;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	color:white;
	font-weight:bold;
	border: 1px solid rgba(0, 0, 0, 0.25);	
	padding:4px 4px 4px 4px;
	margin:1px 1px 2px 2px;
	
	font-size:14px;
}
.tanHeader{	
	background:#e5bf81 url(/images/tall-tsc-button-overlay.png) repeat-x;background-size: 100% 100%;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	color:white;
	font-weight:bold;
	border: 1px solid rgba(0, 0, 0, 0.25);	
	padding:4px 4px 4px 4px;
	margin:1px 1px 2px 2px;
	
	font-size:14px;
}
.pulldown{
	border:1px solid #c0c0c0;
	border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
	padding:3px;
}
.downloadTable{
	text-align:right;
	font-size:12px;
	
}
.sideNavTable .navPanel{
	display:block;
	height:70px;
	width:250px;
	overflow:hidden;
}
    .clear {
      clear: both;
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0;
    }
	
a.tsc_button{text-decoration:none;}
.menuham{display:none;position:absolute;top:5px;left:5px;width:24px;height:24px;background:url(/images/menu-icon-24.png) no-repeat;cursor:pointer;}

.signupform input[type=text],.signupform textarea{width:100%;}

.footerrow{padding:10px 20px;background:#eff3d5;border-top:2px solid #49630a;font-size:.8em;font-weight:normal;}
.footerrow a{font-weight:normal;color:#636e23}
.footerrh{text-align:right;color:#636e23;}
/* -------------------------------------------------- */
	/*	Main Navigation
	/* -------------------------------------------------- */

	.navigation {
		position: relative;		
		clear: both;		
	}
	
	.ie9 .navigation,
	.not-ie .navigation {z-index: 100;}
	
	.navigation {
		
	}
	
	.navigation {
		
			zoom: 1;	
	}
	
	.ie7 .navigation,
	.ie8 .navigation {
		
		
	}

		.navigation > ul > li {
			position: relative;
			
			list-style: none;
		}
		
		.ie7 .navigation > ul > li {
			
		}

			.navigation > ul > li > a {
				
			}
			
			

	/* Nav Responsive  */

	.navigation .nav-responsive {
		display: none;
		margin: 15px 0;
		padding: 4px 8px;
		width: 100%;
		border: 1px solid rgba(0, 0, 0, 0.25);
		background-color: #D7E197;
		background-image: url(/images/nav-select-bg.png);
		background-position: right center;
		background-repeat: no-repeat;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
	}	
	
	
	.pulldown.reactive{width:100%;}
	
	input.tsc_c3b_input{margin:5px 0px 0px;line-height:29px;}
	hr{margin:10px 0px;}
	
	/* ---------------------------------------------------------------------- */
/*	Media Queries
/* ---------------------------------------------------------------------- */


/* Standard 960 or larger (browsers) */
@media only screen and (min-width: 960px) {

	.green_tab a {min-width:90px;text-align:center;}
	.login{margin-top:10px}
	.login div{text-align:right;}
}


/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
		
		
		

}


/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	/* -------------------------------------------------- */
	/*	Holder
	/* -------------------------------------------------- */
	
	.holder {
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
		border: none;
	}
	
	/* -------------------------------------------------- */
	/*	Main Navigation
	/* -------------------------------------------------- */

	.navigation {margin: 0;}
			.mainMenu{height:54px;}
			.navigation > ul > li > a {padding: 18px 15px;}
			
	/* ---------------------------------------------------------------------- */
	/*	Contact Us
	/* ---------------------------------------------------------------------- */

	.map {height: 330px;}

	.entry .map {height: 200px;}
	
/* ---------------------------------------------------------------------- */
/*  Blog
/* ---------------------------------------------------------------------- */	

	article.entry .entry-body {
		display: inline-block;
		width: 84%;
		margin: 0;
	}
			
/* ---------------------------------------------------------------------- */
/*  Bottom Footer
/* ---------------------------------------------------------------------- */	

#bottom-footer {padding: 22px 3px;}			
	

}


/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	
	/* -------------------------------------------------- */
	/*	Slider
	/* -------------------------------------------------- */
	
	.caption {display: none;}
	
	/* -------------------------------------------------- */
	/*	General Classes
	/* -------------------------------------------------- */
			
	.single-image {text-align: center;}	
	.add-border  img {display: inline-block;}
	.goGreenCol{text-align:center;}
	
	/* -------------------------------------------------- */
	/*	Main Navigation
	/* -------------------------------------------------- */

	.navigation > ul {display: none;}

	.navigation .nav-responsive {display: inline-block;}	
	
	.footerrow a{font-size:100%;}

	/* -------------------------------------------------- */
	/*	Panel
	/* -------------------------------------------------- */
	
	.control_panel {display: none;}	
	
/* ---------------------------------------------------------------------- */
/*	Sidebar
/* ---------------------------------------------------------------------- */

	/* -------------------------------------------------- */
	/*	Widgets
	/* -------------------------------------------------- */
	
		/* ---------------------------------------- */
		/*	Flickr
		/* ---------------------------------------- */
		
		.flickr-badge li {
			margin-right: 20px;
			margin-bottom: 20px;
		}
		
		.flickr-badge li.last {margin-right: 20px;}
	
}


/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	/* ---------------------------------------------------------------------- */
	/*	Contact Us
	/* ---------------------------------------------------------------------- */

	.map {height: 210px;}

	.entry .map {height: 200px;}
	
	/* ---------------------------------------------------------------------- */
	/*	Blog
	/* ---------------------------------------------------------------------- */
	
	article.entry .entry-body {
		display: block;
		margin: 0;
	}
	
	a.xtall img{display:none;}

}

/* this is when the single col system kicks in */
@media only screen and (max-width: 549px) {

	.slidernav{display:none;}
	.slidernav img{width:100%;}
	.menuham{display: inline-block;}
	span.loginLabel{text-align:left;}
	a.xtall img{display:none;}
}
	
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	
	/* -------------------------------------------------- */
	/* Forms
	/* -------------------------------------------------- */	

	.contact-form input,
	.comments-form input {width: 100%;}

	.contact-form textarea,
	.comments-form textarea {
		width: 100%;
		height: 150px;
		max-width: 100%;
		max-height: 200px;
		min-width: 100%;
		min-height: 150px;
	}
		
	/* -------------------------------------------------- */
	/*	General Classes
	/* -------------------------------------------------- */
	
	
	
	blockquote {
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
	}
	
	
	/* -------------------------------------------------- */
	/*	Logo
	/* -------------------------------------------------- */

	#logo {
		float: none;
		text-align: center;
	}

		#logo h1 {
			margin: 0;
			color: #e5e1d8;
			font-size: 44px;
			font-family: 'Over the Rainbow', cursive;
			text-shadow: -1px -1px 0 #1d1d1d;
		}
		
	/* -------------------------------------------------- */
	/*	Social Icons
	/* -------------------------------------------------- */
	
	#header ul.social-icons {
		margin: 0 20px;
		float: none;
	}

		ul.social-icons li {
			float: left;	
			margin-right: 5px;
		}
		
	/* -------------------------------------------------- */
	/*	Main Navigation
	/* -------------------------------------------------- */

	.navigation {margin: 0;}
	
	/* ---------------------------------------------------------------------- */
	/*	Portfolio
	/* ---------------------------------------------------------------------- */

	.sbr .pl-col-2.portfolio-items,
	.sbr .gallery {margin: 0;}
	
	.sbl .pl-col-2.portfolio-items,
	.sbl .gallery {margin: 0;}	
	
		#portfolio-filter li {margin: 0 5px;}
	
	/* ---------------------------------------------------------------------- */
	/*	Blog
	/* ---------------------------------------------------------------------- */
	
		article.entry .entry-body {
			display: block;
			margin: 0;
		}
	
	/* ---------------------------------------------------------------------- */
	/*	Contact Us
	/* ---------------------------------------------------------------------- */

	.map {height: 150px;}

	.entry .map {height: 120px;}

}


/* Mobile Portrait Size (devices and browsers) */
@media only screen and (max-width: 320px) {
	
	/* -------------------------------------------------- */
	/*	Tabs
	/* -------------------------------------------------- */	

	.tabs-style-1 .tabs-nav li a,
	.tabs-style-3 .tabs-nav li a {padding: 4px 15px;}
	.tabs-style-2 .tabs-nav li a {padding: 0 15px;}
	
}