
#wrapper {
	/*margin: 0 auto;*/
	/*max-width: 960px;*/
	width: 100%;
}


/* Clear fix */
.clear {
	clear: both;
	display: block;
	float: none;
	font-size: 1px;
	height: 0px;
	line-height: 0
}

/**
 * HEADER
 * Your header rules
 * -------------------------------------------------------------------------------------------------
 */
.top_bar {
	background: white;
	border-bottom: 1px solid #E5E5E5;
	color: #888;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	line-height: 80px;
	letter-spacing: 2px;
	width: 100%;
}

.tabs
{
height: 236px;
width:100%;
background-image: url(tab-main.jpg);
background-repeat: repeat-x;
background-position: top;
border-radius:60px 60px 0px 0px ;
-moz-border-radius:60px 60px 0px 0px ;
-webkit-border-radius:60px 60px 0px 0px ;
}
.tabs UL LI,.tabs OL LI {
	line-height: 1.385em;
    list-style:none;
    list-style-type:none;
    float:right;    
    
   
}
.tabs UL LI:first-child
{
    margin-right:5%;
}
.tabs UL.vertical { /* Vertical lists */
	margin: 0
}

.tabs UL.horizontal { /* Horizontal lists */	
	margin: 0 auto;
    padding:0;    
    line-height: 1.385em;
    list-style:none;
    list-style-type:none;
    float:none;
   
}

.tabs UL.horizontal > LI {
	display: inline-block;
    line-height: 1.385em;
    list-style:none;
    list-style-type:none;
    min-width:130px;
	/* IE */
	*margin: 1px;
	zoom: 1;
	*display: inline;
background: #9dd53a; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjOWRkNTNhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDUlIiBzdG9wLWNvbG9yPSIjODBjMjE3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDUlIiBzdG9wLWNvbG9yPSIjODBjMjE3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTklIiBzdG9wLWNvbG9yPSIjYTFkNTRmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzdjYmMwYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(-45deg,  #9dd53a 0%, #80c217 45%, #80c217 45%, #a1d54f 59%, #7cbc0a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#9dd53a), color-stop(45%,#80c217), color-stop(45%,#80c217), color-stop(59%,#a1d54f), color-stop(100%,#7cbc0a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #9dd53a 0%,#80c217 45%,#80c217 45%,#a1d54f 59%,#7cbc0a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #9dd53a 0%,#80c217 45%,#80c217 45%,#a1d54f 59%,#7cbc0a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #9dd53a 0%,#80c217 45%,#80c217 45%,#a1d54f 59%,#7cbc0a 100%); /* IE10+ */
background: linear-gradient(135deg,  #9dd53a 0%,#80c217 45%,#80c217 45%,#a1d54f 59%,#7cbc0a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
 background-image: url('tab-seprator.png' ) ;
    background-repeat: no-repeat;
background-position: left;







}



/**
 * TABS
 *
 * -------------------------------------------------------------------------------------------------
 */
.tabs > DIV {
	/*border-top: 1px solid #c7c7c7*/
    clear:both;
  
	/*border-bottom: 4px solid #E95855 !important;*/
    height:100%;
    background:#fff url(tab-back.jpg);
background-repeat: repeat-x;
background-position: bottom;
 border-radius: 0px 0px 30px 30px;
-moz-border-radius: 0px 0px 30px 30px;
-webkit-border-radius: 0px 0px 30px 30px;
}

.tabs > DIV H3 {
	
	color: #000 !important;
	font-weight: 300;
	line-height: 186px !important;
}

.tabs LI {
	background: #a0cac0;
    margin-top:0;
	
	margin-right: 0px;
}

.tabs A {
	color:#bd0000;
	display: block;
	font-size: 18px;
	font-weight: 300;
	padding: 14px 20px 14px 20px;
    text-align:center;
	text-decoration: none;
}

.tabs UL.horizontal LI:hover {
	
	line-height: 1.385em;
     margin-top:0;
   
}

.tabs LI:hover A {
	color:  #28523b;
}


.tabs UL.horizontal .active {
	
	
    line-height: 1.385em;
     margin-top:0em;
background-image: url('tab-btn-.png' );
background-position: left;
background-repeat: no-repeat;


}

.tabs UL.horizontal .active A {
	color: black !important;
}
.tabs .button {
	background: #28523b;
	border-bottom: 4px solid #68a697;
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 14px;
	letter-spacing: 2px;
	margin-top: 20px;
	margin-right: 26px;
	padding: 15px 20px;
	text-align: center;
	text-transform: uppercase;
	width: 150px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.tabs .button:hover {
	background: #93b7ae;
	color: #FFF;
	text-decoration: none;
}

.tabs .link {
	color: white;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 48px;
	margin-top: 20px;
	text-decoration: none;
}

.tabs .link:hover {
	text-decoration: underline;
}

.anchorLink {
	border-bottom: 1px dashed white;
}

.anchorLink:hover {
	text-decoration: none;
}

.screenshot {
	position: absolute;
	clip: rect(0 0 0 0);
}

.tabs .prev,
.tabs .next {
	background: white !important;
	color: #a0cac0 !important;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.tabs .prev:hover,
.tabs .next:hover {
	background: #a0cac0 !important;
	color: white !important;
}

.logo {
	

	vertical-align: middle;
    opacity:1;
}