@charset "utf-8";
/* CSS Document */

/*********General Styles************/

html {
	height:100%;
	background: url("../images/p-bground.jpg") repeat;
}

body {
    margin: 0;
    padding: 0;
    font-family: "din-2014",sans-serif !important;
     /* Old browsers */
    background: none;
}
* {
    margin: 0;
    padding: 0;
}

.pull-right {float:right;
position:relative;}
.pull-left {float:left;
position:relative;}

body, td, tr {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
}

p {
	margin: 0 0 5px;
	padding:0px;
}
a {
    color: #A74642;
    text-decoration: none;
}
a:hover {
    color: #333 !important;
    text-decoration: none;
}
a:visited {
    color: #A74642;
    text-decoration: underline;
}
#nav a.active span{color: #A74642;}
a.active span{color: #A74642;}
a:active {
color:#000;	
}



table#ig_admin_table td a {
    color: #08c !important;
    text-decoration: none;
    width: 42%;
    display: inline-block;
}
hr {
    border: #000 solid 1px;
    margin: 2px 0;
}
ul, ol, dl {
    margin: 0;
    padding: 0;
}
li {
    list-style: none outside none;
    margin: 0 2px;
    padding: 0;
	
}

.fltrt {
    float: right;
    margin-left: 10px;
}
.fltlft {
    float: left;
    margin-right: 10px;
}
.clearfloat {
    clear: both;
    font-size: 1px;
    height: 0;
    line-height: 0;
}
.prefixlbl {
}
form {
    margin: 0;
    padding: 0;
}
input {
    margin: 0;
    padding: 0;
}
input.radio {
    color: #4D4D4D;
    padding: 2px;
}


fieldset {
	width:100%; 
	padding:5px;
}
.formfields {
    color: #FFFFFF;
    padding: 2px;
}
table.adminform textarea {
    font-size: 1em;
    height: 400px;
    width: 540px;
}
form#form-login fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
form#form-login ul {
    padding: 0;
}
form#form-login li {
    list-style: none outside none;
    padding: 0;
}
form#form-login li a {
    font-size: 12px;
    font-weight: 100;
    text-decoration: none;
}
form#form-login li a:hover {
    height: 100%;
}
form#com-form-login fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
form#com-form-login ul {
    padding-left: 0;
}
form {
    margin: 0;
    padding: 0;
}
form p {
    margin: 0;
}

.jNewsLB input.inputbox {
	width:80% !important;
}
.ccms_form_element .button {
	border:1px solid #fff !important;
	margin: 0 10px 0 0 !important;
}
/*******SEARCH********/
.result-text img {
    height: 0%;
    padding: 0;
    width: 20%;
}
.result-title {
	margin-top: 20px;
}
.result-created {
	font-size:12px;
	color:#999;	
}
/******GALLERY HACKS*****/

 #courses div.main_thumbs_arrow_wrapper{
	height: 210px;
	}
	#modulewrap div.main_thumb_container {
	margin: 0px 40px;
	background: #fff;
	border-top: 3px solid #333;
	border-bottom: 3px solid #333;
	position: relative;
	height: 204px !important;
	z-index: 9999;
	overflow: hidden !important;
}
#modulewrap div.main_thumb_container:after {
  content:" ";
  position: absolute;
  top: 2px;
  bottom:2px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  width:170%;
}
#modulewrap div.main_thumb_left_arrow_wrapper {
       opacity: 1 !important;
       background: url(../images/leftarrow-bg.png) no-repeat;
       border: none !important;
       top:0px;
       height: 210px !important;
       max-width: 100% !important;
       width: 40px !important;
}
#modulewrap div.main_thumb_right_arrow_wrapper {
    opacity: 1 !important;
    background: url('../images/rightarrow-bg.png') no-repeat;
    border: none !important;
    top:0px;
    height: 210px !important;
    right: 0px !important;
    max-width: 100% !important;
    width: 41px !important;
}
#banner div.main_img_numbering {
    position: absolute;
    left: 6%;
    top:0%;
    background-color:#fff;
    z-index: 9997;
    font-weight:600;
    font-size:14px !important;
    color:#507720 !important;
}

.large_img {
	margin:0px !important;
	max-width:100% !important;
}

#banner .main_des_container {
  
    color: #FFFFFF;
    height: 277px;
	position:relative;
    right: 0;
	top: 0;
	margin:0;
    padding: 0 20px;
    z-index: 999;
	font-weight:400;
	font-size:14px;
}
h3.cat_child_h3 {
    background: url("/templates/camberwellcc/images/transwhite2.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 39px;
    font-size: 19px;
    left: 3%;
    line-height: 14px;
    position: absolute;
    width: 94%;
}
div.cat_child {
    float: left;
    position: relative;
}
a.cat_child_a {
    color: #000000;
    float: left;
    font-size: 13px;
    font-weight: 100;
    padding: 5%;
    position: relative;
}
#thumbtext {
	position:relative;
	text-align:center;
	font-size:18px;
}

.main_thumb_text {
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
}



#infotabbox table.main_thumb_table td {
	padding:0 5px !important;
	background:#fff;
}

#courses table.main_thumb_table td {
	padding:0 5px !important;
}
#infotabbox table.main_thumb_table td img {
	min-width:125px;
}
/********RESPONSIVE stuff***********/

.imagerespond {
	
}
#splitdiv {
	position:relative;
	float:left;
	display:inline-block;
	margin-right:2%;
}
#splitteddiv {
	position:relative;
	float:left;
	display:inline-block;
	margin-right:2%;
	width:48%;
}
#courses #content {
	display:none; 
	}
	
	#statsbut {
	position:absolute;
	top:10px;
	right:10px;	
	}



/*********TABS*************/


#modulewrap {
	display:none;
}
#courses #modulewrap {
	display:block;
}
#modulecontent div.nn_tabs_container > div.nn_tabs_nav > ul.nn_tabs_tabs > li.active > span > a:focus {
	color:#fff !important;
}
div.nn_tabs_container > div.nn_tabs_nav > ul.nn_tabs_tabs > #nn_tabs_tab_location > span > a {
    border: 1px solid #fff !important;
    border-radius: 80px 4px 0 0 !important;
    display: block;
    margin: 0px 0 0 -30px;
    padding: 8px 15px;
    transition-duration: 0.4s !important;
	background:#6f9d2f !important;
	color:#fff;
}

div.nn_tabs_container > div.nn_tabs_nav > ul.nn_tabs_tabs > #nn_tabs_tab_location > span > a:hover {
	background:#5f8425 !important; 
}
div.nn_tabs_container > div.nn_tabs_nav > ul.nn_tabs_tabs > #nn_tabs_tab_courses > span > a {
    border: 1px solid #fff !important;
    border-radius: 80px 4px 0 0 !important;
    display: block;
    margin: 0px 0 0 -0px;
    padding: 8px 15px;
    transition-duration: 0.4s !important;
	background: #999999 !important;
	color:#fff;
}

div.nn_tabs_container > div.nn_tabs_nav > ul.nn_tabs_tabs > #nn_tabs_tab_courses > span > a:hover {
	background:#777777 !important; 
}

div.nn_tabs_container > div.nn_tabs_nav > ul.nn_tabs_tabs > #nn_tabs_tab_facilities > span > a {
    border: 1px solid #fff !important;
    border-radius: 80px 4px 0 0 !important;
    display: block;
    margin: 0px 0 0 -30px;
    padding: 8px 15px;
    transition-duration: 0.4s !important;
	background: #f7931e !important;
	color:#fff;
}

div.nn_tabs_container > div.nn_tabs_nav > ul.nn_tabs_tabs > #nn_tabs_tab_facilities > span > a:hover {
	background:#cc7015 !important; 
}

div.nn_tabs_container > div.nn_tabs_nav > ul.nn_tabs_tabs > #nn_tabs_tab_venue-hire > span > a {
    border: 1px solid #fff !important;
    border-radius: 80px 4px 0 0 !important;
    display: block;
    margin: 0px 0 0 -30px;
    padding: 8px 15px;
    transition-duration: 0.4s !important;
	background: #c1272d !important;
	color:#fff;
}

div.nn_tabs_container > div.nn_tabs_nav > ul.nn_tabs_tabs > #nn_tabs_tab_venue-hire > span > a:hover {
	background:#9b101a !important; 
}

div.nn_tabs_container > div.nn_tabs_nav > ul.nn_tabs_tabs > #nn_tabs_tab_news > span > a {
    border: 1px solid #fff !important;
    border-radius: 80px 4px 0 0 !important;
    display: block;
    margin: 0px 0 0 -30px;
    padding: 8px 15px;
    transition-duration: 0.4s !important;
	background: #29abe2 !important;
	color:#fff;
}

div.nn_tabs_container > div.nn_tabs_nav > ul.nn_tabs_tabs > #nn_tabs_tab_news > span > a:hover {
	background:#158db7 !important;
	padding:8px 15px; 
}

div.nn_tabs_container>div.nn_tabs_nav>ul.nn_tabs_tabs>li.active>span>a:focus{
color:#555!important;
-webkit-transition-duration:.2s;
-moz-transition-duration:.2s;
-o-transition-duration:.2s;
transition-duration:.2s;
margin:-20px 0 0 -30px !important;
padding:8px 15px 28px !important;

}
div.nn_tabs_container>div.nn_tabs_nav>ul.nn_tabs_tabs>#nn_tabs_tab_courses.active>span>a:focus{
color:#555!important;
-webkit-transition-duration:.2s;
-moz-transition-duration:.2s;
-o-transition-duration:.2s;
transition-duration:.2s;
margin:-20px 0 0 0px !important;
padding:8px 12px 28px !important;
}
div.nn_tabs_container.outline_handles>div.nn_tabs_nav>ul.nn_tabs_tabs>li>span>a,div.nn_tabs_container.outline_handles>div.nn_tabs_nav>ul.nn_tabs_tabs>li>span>a:hover{
border-top-color:#ddd;
border-left-color:#ddd;
border-right-color:#ddd; 
width:198px; 
text-transform:uppercase; 
font-weight:100; 
text-align:center; 
color:#fff;
font-size:14px;
}


#modulewrap .nn_tabs_content {
	background:#6f9c2f;
	padding:0 !important;
	margin:0 !important;
	
	
}

div.nn_tabs_container.outline_handles > div.nn_tabs_nav > ul.nn_tabs_tabs > li > span > a, div.nn_tabs_container.outline_handles > div.nn_tabs_nav > ul.nn_tabs_tabs > li > span > a:hover {
	text-align:left !important;
	text-indent:12%;	
	width:99% !important;
}

#nn_tabs_item_courses #infotabpics a {
    color: #FFFFFF;
    line-height: 28px;
    position: relative;
}
#nn_tabs_item_courses #infotabpics a:hover {
	color:#fff;
}

div.nn_tabs_container.outline_handles > div.nn_tabs_nav > ul.nn_tabs_tabs > li > span > a, div.nn_tabs_container.outline_handles > div.nn_tabs_nav > ul.nn_tabs_tabs > li > span > a:hover {
	font-weight:normal !important;
}
/*********SLIDERS*************/

div.nn_sliders_slider.active a, div.nn_sliders_slider.active a {
	background-color:none !important;
}

div.nn_sliders_slider.active a, div.nn_sliders_slider.active a:hover {
	border:none !important;
	background:none !important;
}
div.nn_sliders_slider a {
	border:none !important;
	background:none !important;
}
div.nn_sliders_slider a:hover {
	border:none !important;
	background:none !important;
}

div.nn_sliders_slider a:hover{
background-color:none !important;

}
div.nn_sliders_slider a, div.nn_sliders_slider a {
border:none !important;
	background-color:none !important;
	color:#fff; 
}
div#nn_sliders_slider_courses {
    border: 1px solid #fff !important;
    border-radius: 80px 4px 0 0 !important;
    display: block;
    margin: 0px 0 0 -0px;
    padding: 8px 12px;
    transition-duration: 0.4s !important;
	background: #999999 !important;
	text-transform:uppercase; 
   font-weight:100; 
   

}

div#nn_sliders_slider_courses:hover {
	background:#777777 !important; 
}

div#nn_sliders_slider_location {
    border: 1px solid #fff !important;
    border-radius: 80px 4px 0 0 !important;
    display: block;
    margin: 0px 0 0 -0px;
    padding: 8px 12px;
    transition-duration: 0.4s !important;
	background:#6f9d2f !important;
	text-transform:uppercase; 
   font-weight:100; 
   

}

div#nn_sliders_slider_location:hover {
	background:#5f8425 !important;  
}

div#nn_sliders_slider_facilities {
    border: 1px solid #fff !important;
    border-radius: 80px 4px 0 0 !important;
    display: block;
    margin: 0px 0 0 -0px;
    padding: 8px 12px;
    transition-duration: 0.4s !important;
	background: #f7931e !important;
	text-transform:uppercase; 
   font-weight:100; 
   

}

div#nn_sliders_slider_facilities:hover {
	background:#cc7015 !important; 
}


div#nn_sliders_slider_venue-hire {
    border: 1px solid #fff !important;
    border-radius: 80px 4px 0 0 !important;
    display: block;
    margin: 0px 0 0 -0px;
    padding: 8px 12px;
    transition-duration: 0.4s !important;
	background: #c1272d !important;
	text-transform:uppercase; 
   font-weight:100; 
   

}

div#nn_sliders_slider_venue-hire:hover {
	background:#9b101a !important;
}

div#nn_sliders_slider_news {
    border: 1px solid #fff !important;
    border-radius: 80px 4px 0 0 !important;
    display: block;
    margin: 0px 0 0 -0px;
    padding: 8px 12px;
    transition-duration: 0.4s !important;
	background: #29abe2 !important;
	text-transform:uppercase; 
   font-weight:100; 
   

}

div#nn_sliders_slider_news:hover {
	background:#158db7 !important;
	 
}
div.nn_sliders_content_wrapper div.nn_sliders_content {
	border:none !important;
}
div.nn_sliders_container {
	margin:0 !important;	
}
div.nn_sliders_content_wrapper div.nn_sliders_content {
	padding:10px 0 !important;	
}
/*******PHONE NAV**********/


#ojaccord-menu {
	background:url(../images/menugreen.png) !important;
	z-index:9999;
}

#slidingDiv {
	z-index:9999;
	width: 100%;
	display:block;
	position:relative;
	top: 35px;
	position:absolute !important;
	background: rgba(0,0,0,0.5);
}
#phonenav_but {

    height: 27px;
    margin: 0;
    position: relative;
    text-align: center;
    z-index: 9999;
	color:#fff;
	width:80px;
	margin-top:1px;
}


#phonenav_but a {
     height:auto;
    position: relative;
    text-transform: uppercase;
    top:-8px;
    text-align: center;
    background: none repeat scroll 0 0 #EFF0E6 !important;
    border-top: 2px solid #333 !important;
    border-left: 2px solid #333 !important;
    border-right: 2px solid #333 !important;
    border-radius: 10px 10px 0 0 !important;
    -webkit-border-radius: 10px 10px 0 0 !important;
    -moz-border-radius: 10px 10px 0 0 !important;
    color: #688232 !important;
    display: block;
    margin: 0;
    width:100%;
    padding: 8px 0px;
    transition-duration: 0.8s !important;
}
#phonenav_but a:hover {
	color:#CCCCCC !important;
	background:#507720;
}




#cboxTitle {
	background:#6F9C2E;
}




ul#accordeonck158 li {margin:10px 0;}

ul#accordeonck158 li a {color:#fff !important;font-family: "century-old-style-std",serif;text-transform: capitalize;  font-size: 21px;}





ul#accordeonck158 ul {
	margin: 0 20px;
}

ul#accordeonck158 ul li {margin:0;}

ul#accordeonck158 ul li a {
    color: #fff !important;
    line-height: 2;
    font-size: 18px;
    padding-left:10px;
    font-weight: 100 !important;
    font-family:"din-2014",sans-serif !important;
}


.panel-body a:hover {
	
	color:#ccc !important;	
	
	
}

#bottommid .nav{
	text-align: center;
	display: inline-block;
}

#bottommid li{
	margin:0 10px;
	padding: 10px !important;
	display: inline-block;
}
#bottommid li a{
	padding: 0 10px !important;
}
/*********NEWSLETTER*******/

table.joobilist thead th {
	background:#6F9C2E !important;
}
div.list-image-jnews {
	background:none !important;
	font-size:21px !important;
	text-transform:uppercase;
	color:#6f9c2f !important;
}

#colorbox #joobitoolbar-box {
	position:absolute;
	right:10px;
	top:30px;
}


   .mcSignupModule .intro {
	margin-bottom:20px;   
	   
	   
   }
   


/*********ENROL FORMS*********/
.ccms_form_element {
	width:100%;
}
.ccms_form_element label {
	width:100%;
	font-weight:600;
}
.cfdiv_checkboxgroup label {
	float:left;
}
.cfdiv_checkboxgroup div label {
	float:none;
}
.cfdiv_checkboxgroup div {
	width:100%;
}
.small-message {
	color:#666;
}
#chrono_verification1_container_div {
	margin:20px 0;
}
/*************************/
/*****TEMPLATE STYLES*****/
/*************************/
   
   


#headwrap{
	width:100%;
	position:relative;
	float:left;
	padding: 0px 0 15px;
	z-index:9999;
	/* background: #fff; */
} 

#head{
	background:url(../images/header.png)  no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width:100%;
	display:table;
	max-width: 100%;
	margin:0 auto;
	position:relative;
	min-height: 240px;
} 
#pagewrap {display:inline-block; width:100%; background: url(../images/toshi-brown.png) top center repeat-y;}

#bottomright {padding: 0 1%;font-size:14px;}
#bottomright img {
	float:left;
	margin-right:5px;
	max-height: 150px;
}
#bottomright a{
	font-size:16px;
	font-weight:bold;
}
#bottomleft {
    padding: 1%;
    background: rgba(0,0,0,0.1);
}
#bottomleft strong {
	background:url(../images/redspot.png) 0px 1px no-repeat;
	line-height: 30px;
	height: 30px;
}
#bottomleft a{
	margin:0 1%;
}
#bottomleft img{max-height: 100px;margin: 0 10px 0 0;}
#bottommid {
    color: #333;
    float: left;
    font-size: 13px;
    font-weight: 400;
    margin: 2% 4%;
    position: relative;
    text-align: center;
}
#fblike{padding: 10px 0;}

#search{
	position: absolute;
	right: 0;
	top: 10px;
	background: #A74642;
	padding: 10px 0 10px 10px;
	border-radius: 15px 0 0 15px;
}
#search label {
	display:none;
}
#logowrap {
	position:relative;
	float:left;
}
#logo{
	position:relative;
	width: 100%;
} 
#contactwrap {
	background:rgba(0,0,0,0.8);
	display:table;
	position: absolute;
	width: 250px;
	right: 0px;
	border-left: solid 2px #666;
	border-right: none;
	border-top: solid 2px #666;
	border-bottom: solid 2px #666;
	padding: 10px 30px 10px 10px;
	border-radius: 15px 0 0 15px;
	}
#contactus{
	font-family: "century-old-style-std",serif;
	float: right;
	color: #fff;
	text-align:right;
	font-weight:100;
	position: relative;
}

#phoneno {
	font-family: "century-old-style-std",serif;
	float:right;
	position:relative;
	color: #fff;
	text-align:right;
	font-weight:600;
}


#oj-hozmenu {
	margin:33px 0 !important;
}
#contentwrap {
    margin:0 auto;
    max-width: 100%;
    clear:both;
    display: block;
    width: 100%;
    position: relative;
}
#bannerwrap {padding: 0%;width: 100%;margin: 0 0 20px;}

#banner {
	max-width: 1000px;
	position:relative;
	margin: 0 auto;
	overflow: hidden;
}

#imagetextwrap {
	left: 0px;
	top:0px;
	font-weight:100;
	overflow:auto;
	z-index:999;
	
}
#coursemodbut {
	position: absolute;
	z-index: 9999;
}
#coursemodbut a:nth-of-type(2) {
	margin: 0 0 0 7px;
	}
#imagetextwrap .custom {
    font-size: 14px;
    font-weight: 100;
    padding-bottom: 20px;
}

#content {
	position:relative;
	margin:20px auto 10px;
	/*background:#fff;
	box-shadow:2px 4px 7px #666666;*/
	font-family: "din-2014",sans-serif;
	font-weight:400;
	font-size: 16px;
	max-width: 1000px;
	display: block;
	padding:10px;
	border-radius:5px;
}

#modulewrap {
	position:relative;
	float:left;
	width:100%;
	z-index:999;
	}

#modulecontent {
	max-width: 1000px;
	margin:0 auto;
	padding:5px;
	max-height: 280px;
	position: relative;
}
#modulecontent table.main_thumb_table {
    position: relative;
    top: 5px;
    z-index: 9999;
}

#modulecontent div.main_thumb_left_arrow_child {
	height: 210px !important;
	margin: 0 2px;
}
#modulecontent div.main_thumb_right_arrow_child {
	height: 210px !important;
	margin: 0px -5px;
}
#modulecontent table.main_thumb_table td {
	/* padding:10px !important; */
	text-align: center !important;
}
#modulecontent table.main_thumb_table td img {
	width: 100% !important;
	max-width: 200px !important;
	text-align: center;
	margin: 10px auto !important;
	min-width: 200px;
}



#modulecontent table.main_thumb_table td img:hover {
	 transition-duration: 0.4s !important;
	background:#fff;

}

#modtextwrap {
	width:40%;
	margin-left:10px;
	
	
}

#modtext { 
width:40%;
background:#FFF;
float:left;
margin: 20px 20px 0;


	
}

#modtextitle { 
width:50%;
background:#6f9d2f;
height:30px;

	
}

#modimgwrap { 
background:#6f9c2f;
width:40%;
float:right;
position:relative;
margin: 10px 10px 0 0; 
	
}

#modimg {

	
}
#courselink {
    background: none repeat scroll 0 0 #507720;
    box-shadow: 3px 3px 3px #333333;
    color: #FFFFFF !important;
    font-size: 18px;
    font-weight: 100;
    left: 0;
    padding: 6px 0 1px;
    position: absolute;
    top: 20px;
}
#courselink a {
    padding: 10px 10px 0;
}
#featurebox {
 margin: 0px 39px;
 background: #fff;
 border: 3px solid #333;
 position: relative;
 padding:10px;
}
#featurebox:after {
  content:" ";
  position: absolute;
  z-index: 9999;
  top: 2px;
  bottom:2px;
  right:2px;
  left:2px;
  border: 1px solid #000;
  width:calc(100% - 6px);
}
#footerbar {
	background: #444;
	height: 10px;
	max-width: 100%;
	margin: 0 auto;
}


#footerwrap {
    clear: both;
    margin: 0 auto 20px;
    max-width: 100%;
    position: relative;
    width: 100%;
    border-radius:5px;
}
#footer {
	max-width: 100%;
	margin:0 auto;
	width:100%;
	display:table;
	position:relative;
} 

#copywrap {
    display: table;
    margin: 20px auto;
    max-width: 100%;
    padding: 1%;
    width: 98%;
    border-radius:0 0 5px 5px;
}
#copyleft {
	position:relative;
	font-family: "din-2014",sans-serif;
	font-size:12px;
	color: #333;
}

#copyright {
	position:relative;
	font-family: "din-2014",sans-serif;
	font-size:12px;
	color: #333;
} 

#leftside { 
	position:relative;
	float:left;
}

#rightside {
	margin-bottom:4%;
	position:relative;
	float:left;
}

#adminForm fieldset {
    border: medium none;
    float: left;
    margin-top: 15px;
    padding: 15px;
    position: relative;
    width: 90%;
}
legend {
    color: #507720 !important;
    font-size: 24px;
}
.formelm-area {
    float: left;
    position: relative;
    width: 45%;
	display:table;
}
.formelm {
    margin: 5px 0;
}

#languages #leftside img {
    display: block;
    max-height: 200px;
}
#languages #rightside img {
    display: block;
    max-height: 200px;
}

#enrolforms ul {
	   margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

#enrolforms li {
	display: inline-block;
    margin: 1%;
    position: relative;
	vertical-align:top;
	font-size:16px;
}

#enrolforms li img {
	margin-bottom:10px;
	width: 100%;
	max-width: 300px;
	clear: both;
	margin: 0 auto !important;
	background:#fff;
}




#enrolforms li a {
	clear: both;
	width: 100%;
	display: block;
	max-width: 300px;
}
#enrolforms li a:hover {
	
}
input::placeholder{font-weight:100!important;}

/*****************************************/
/*************** Modules *****************/
/*****************************************/


/*****JNEWS MOD*********/
.jNewsLB > form > input.inputbox {
    border: 1px solid #999999 !important;
    border-radius: 3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
    color: #666666;
    max-width: 100%;
    padding: 5px;
}
.enrolmenu .menu li {
	float:left;
	display:inline-block;
	
}

#enrolmenu .menu li a {
	display: inline-block;
    float: left;
    padding:0 40px 0 0;
	color:#000;
	
}

#enrolmenu .menu ul ol{
	float:left
	
}

#enrolmenu .menu li a:hover {
	color:#6f9c2f;
	
	
}


#footer div.moduletablelast {
	 color: #FFFFFF;
    float: left;
    font-size: 12px;
    font-weight: 100;
    line-height: 30px;
    margin-left: 3%;
    position: relative;
    
}
#footer div.moduletable ul {width: 100%;text-align: center;}
#footer .menu li {
    margin:5px 0;
    line-height:14px;
    display: inline-block;
    padding: 0 5%;
}
#footer .menu li a {
    color: #666;
    list-style: none;
    font-size:14px;
    white-space: normal;
    display: block;
    position: relative;
    float: left;
}

#footer .menu li a:hover {
    color: #ccc;
    list-style: none outside none;
}

#footer .menu li.active a {
    color: #ccc !important;
    list-style: none outside none;
}

div.moduletable {
	padding:0px;
	z-index:10;
	margin:0px;
}
#banner div.main_images_wrapper{
	padding:0px;
	float:none !important;
	margin:0 auto;
	max-width: 1000px !important;
}

table.moduletable td {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
#infotabbox {
    background: none repeat scroll 0 0 #E6E6E6;
    border: 1px solid #CCCCCC;
    float: left;
    margin: 2%;
    max-height: 300px;
    overflow: auto;
    padding: 0 0 10px;
    position: relative;
    width: 95%;
}
#infotabtext {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    font-family: "din-2014",sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 2%;
    min-height: 222px;
    padding: 60px 3% 10px;
    position: relative;
    width: 90%;
    z-index: 9999;
}

#infotabpics {
    background: none repeat scroll 0 0 #9DBC62;
    border: 2px solid #668E26;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: 400;
    height: 100%;
    margin: 1.15%;
    max-height: 280px;
    overflow: auto;
    padding: 1.2%;
    position: relative;
}
#infotableft {
	background:#e6e6e6;
	display:inline-block;
	float:left;
	height:330px;
	margin:0;
	
	
}

.nn_tabs_nav {
	background:#FFF;
	overflow:visible;
}


div.nn_tabs_container>div.nn_tabs_nav>ul.nn_tabs_tabs>li{
	width:20%;
	
}
#modulecontent .main_images_wrapper {
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 10px !important;
    top: -15px;
    position: relative;
    z-index: 8888;
}
/*****************************************/
/*************** headers *****************/
/*****************************************/
.page-header {
	border:none;
}
	
h1 {
    color: #A74642;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    text-align: left;
    line-height: 1em;
    text-transform: uppercase;
}
#contactus h1 {
    float: left;
    font-size: 30px;
    font-weight: 700;
	text-align:left;
	margin-top:5px;
}
h2 {
        background: none repeat scroll 0 0 #FFF;
        color: #444 !important;
        display: block;
        font-size: 24px;
        font-weight: normal;
        margin: 0;
        padding: 10px 15px !important;
        position: relative;
        text-align: center;
        border: solid 4px #A74642;
        font-family: "century-old-style-std",serif;
}
#modulecontent h3 {
	background:url(../images/title-bg.png) no-repeat;
	width:300px;
	padding:18px 0;
	height:20px;
	color:#fff;
	text-transform:capitalize;
	font-family:"century-old-style-std",serif;
	font-size:18px;
	text-align:center;
	margin:0;
	font-weight:100;
	z-index: 9999;
	position: relative;
}

h3 {
    color: #A74642;
    font-size: 15px;
    font-weight: bold;
    line-height:1em;
    text-transform: uppercase;
}
#content h3 {
	background:none;
	font-size:18px;
	padding:0;
	line-height:1.2em;
	width:100%;
	color:#A74642;
	display: inline-block;
}
#footer h3 {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.6;
    text-transform: uppercase;
	padding-top: 10px;
}
#contactus h3 {
    color: #fff;
    font-size: 24px;
    font-weight: normal;
	text-transform:uppercase;
    margin: 0;
    padding: 0;
}
h4 {
    color: #000000;
    font-family: "din-2014",sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.6em;
    position: relative;
    text-transform: uppercase;
}
h5 {
    color: #A74642;
    font-size: 24px;
    font-weight: normal;
}

h6 {
    color: #A74642;
    font-size: 18px;
    font-weight: bold;
    font-family: "din-2014",sans-serif;
}
/*****************************************/
/*********** MENU STYLING ************/
/*****************************************/
#copywrap a {
	color: #333;
	position: relative;
	float: left;
}
#copywrap a:hover {
	color:#333;
}

#navwrap {
    clear: both;
    margin: 0 auto 20px;
    max-width: 1000px;
    position: relative;
    z-index:9999;
    border-bottom: 10px solid #444;
}
#nav {
    height: 35px;
    margin: 1px auto 0px;
    max-width: 1000px;
}	

.menutop li.root > .item {
 background: none !important;
 border-style:none !important;
}


#nav .moduletable {
    float: left;
    min-width: 100%;
}
#nav ul {
    display: inline-block;
    margin: 0 auto;
    max-width: 1000px;
    padding: 0;
    width: 100%;
}
#nav li {
    height:auto;
    position: relative;
    text-transform: uppercase;
    width: calc(25% + 0px);
    text-align: center;
    background: none repeat scroll 0 0 #EFF0E6 !important;
    border-top: 4px double#333 !important;
    border-left: 4px double #333 !important;
    border-right: 4px double #333 !important;
    border-radius: 10px 10px 0 0 !important;
    -webkit-border-radius: 10px 10px 0 0 !important;
    -moz-border-radius: 10px 10px 0 0 !important;
    color: #688232 !important;
    display: block;
    margin: -15px -10px;
    padding: 8px 0px 8px;
    transition-duration: 0.8s !important;
}
#nav li:hover {
	background:#fff !important; 
	color:#333333 !important;
	transition-duration: 0.5s !important;
}
#nav li:nth-of-type(1) {
	margin: -15px 0 0 0;
	padding: 9px 0 7px 0;
	width: calc(25% + 15px);
}
#nav li:nth-of-type(1).active {
	margin: -30px 0 0 0;
	padding: 10px 0 20px 0;
	width: calc(25% + 15px);
}
#nav li:last-of-type.active {
	margin: -30px 0 0 0;
	padding: 11px 0 20px 0;
	width: calc(24% - 0px);
}
#nav li a {
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    width: 100%;
    padding: 0;
}


.level2 .parent {
	top:12px;
}
#nav li a.active {
   
-webkit-transition-duration:.2s;
-moz-transition-duration:.2s;
-o-transition-duration:.2s;
transition-duration:.2s;

}

#nav li.active {
 color: #555 !important;
 -webkit-transition-duration:.2s;
 -moz-transition-duration:.2s;
 -o-transition-duration:.2s;
 transition-duration:.2s;
 margin: -30px 0px 0 -20px;
 padding: 10px 0 20px;
 width: calc(25% - 0px);
}

#nav span:before {
	content:url(../images/marker.png);
	position:relative;
	top:0px;
	left:-5px;
}
#nav span {
    float: left;
    height: auto;
    padding: 5px 0 3px;
    position: relative;
    text-align: center;
    width: 100%;
    font-size:18px;
    color: #688232;
}

#nav img {
    position: relative;
    float: left;
	width:10%;
}

#nav ul ul {
   margin:0;
    padding:0;
    z-index: 999;
	
}
#nav ul ul li {
   	float:none;
	z-index: 999;
	display:block;
	width:100%;
	text-align:left !important;
	
}
#nav ul ul li:hover {
   	float:none;
	z-index: 999;
	display:block;
	width:100%;
	text-align:left !important;
}
#nav ul ul li a {
  z-index: 999;
  margin:0;
  padding:0;
 text-align:left !important;
}
#nav ul ul li a:hover {
    z-index: 999;
	color:#FFFFFF;
	padding:0;
	margin:0;
}

#nav ul ul li a span{
 text-align:left !important;
 padding:10px !important;
 width:88%;
}


.menutop .level2 li {
	background: rgba(0,0,0,0.4);
	margin:0px 0 0 0px !important;
	padding: 10px 0 !important;
	 font-family: "century-old-style-std",serif;
	 font-size:16px;
}


.menutop .level2 li:hover {
	background: rgba(0,0,0,0.6);
	
	
}

.menutop .level3 li {
	background:rgba(0,0,0,0.6)
	margin:0px 0 0 0px !important;
    padding: 10px 0 !important;
	
	
}


.menutop .level3 li:hover {
	background:rgba(0,0,0,0.6)!important;
	
	
}
.fusion-js-subs {
	margin: 18px 0 !important;
}
.fusion-js-subs.active {
	margin: 22px 0px 0 !important;
}

.menutop .level2 li > .item {
	background: none !important;
	border: none !important;
}

ul.level2 li a {
	background: none;
	padding: 5px 10px !important;
	width:100% !important;
	color:#fff !important;
}
ul.level2 li a:hover {
background:rgba(0,0,0,0.6) !important;
}


.menutop .level3 li > .item {
	background: none !important;
	border: none !important;
}
ul.level3 {
    
    height: 100% !important;
    padding: 0 0 20px;
    top: 14px;
    width: 150px !important;
}

ul.level3 li {
	
}


/***********ABOUT MENU HACK*******/



#footnav ul {
    display: inline-block;
    margin: 30px auto;
    padding: 0;
    width: 100%;
}
#footnav li {
    display: block;
    float: left;
    list-style: none outside none;
    padding: 1px 0;
    position: relative;
    text-align: left;
    text-transform: Capitalize;
	font-weight:bold;
    width: 100%;
}
#footnav li a {
    color: #000000;
    display: block;
    font-size: 14px;
    text-decoration: none;
	width:100%;
	text-align:right;
}

#footnav img {
	float:right;
	padding:3px 0;

	
}
#footnav li a:hover {
    color: #666666;
}
#footnav span {
  margin-right:10px;
}
#footnav > #current a {
    background: none repeat scroll 0 0 #FF0000;
    color: #FFFFFF;
}
#footnav ul ul {
    margin: 0;
    padding: 0;
    z-index: 999;
}
#footnav ul ul li {
    display: block;
    float: none;
    text-indent: 5px;
    z-index: 999;
}
#footnav ul ul li a {
    z-index: 999;
}


#footer .menu ul li  {
	list-style:circle inside none;
	
}
#pdfs {
	margin:0;	
	display:inline-block;
}
#pdfs li {
    display: block;
    float: left;
    list-style: none outside none;
    margin:5px 4px 0 0;
    position: relative;
}

/* Tooltips */

.tool-tip {
	float: left;
	padding: 5px;
	max-width: 200px;
	padding:5px;
	background:#005DAA;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}
.tip-wrap {
	background: url("../images/transblack.png") repeat scroll 0 0 transparent;
	padding:5px;
	color:#ffffff;
	
}
/*****************************************/
/*************** buttons *****************/
/*****************************************/

.button {background: none repeat scroll 0 0 #A74642;box-shadow: 1px 2px 3px #666666;color: #FFFFFF !important;display: block;float: left;font-size: 14px;font-weight: 100;margin: 0;padding: 10px !important;position: relative;text-align: center;text-transform: uppercase;border-radius: 3px;-webkit-border-radius:3px;-moz-border-radius:3px;}
.button:hover{
	background:#EFF0E6;
	color:#000 !important;
	 cursor:pointer;
}
.button a{
	color:#fff;
}
.button a:hover{
	color:#333;
}
.ccms_form_element .button {
  background: none repeat scroll 0 0 #A74642;
    box-shadow: 1px 2px 3px #666666;
    color: #FFFFFF !important;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 100;
    margin: 0;
    padding: 10px 20px !important;
    position: relative;
    text-align: center;
    text-transform: uppercase;
	 border-radius: 3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
.ccms_form_element .button:hover {
	background:#507720;
	 cursor:pointer;
}

.mapdirform .button {
	width:100%;
}
#contactus .btn {background:#A74642; text-shadow:none; font-weight:bold; color:#fff;
}
#contactus .btn:hover {color:#ccc !important;}

.btn {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #333;
	text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
	background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
	background-image: -o-linear-gradient(top,#fff,#e6e6e6);
	background-image: linear-gradient(to bottom,#fff,#e6e6e6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	*background-color: #e6e6e6;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: 1px solid #bbb;
	*border: 0;
	border-bottom-color: #a2a2a2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	*margin-left: .3em;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}



/*****************************************/
/*************** search *****************/
/****************************************/


.search {
	}
.search input {
    background: #fff;
    border-radius:15px;
    color: #fff;
    margin: 0px;
    max-width: 280px;
    padding: 5px 0 2px 10px;
    px; */
    background-repeat: repeat;
    margin: 0 -5px 0 0 !important;
}
.pagination {
	text-align:center;
	margin: 0 auto;
	position:relative;
}

.pagination ul {
	position:relative;
	text-align:center;
	margin: 10px auto;
	
	
}

.pagination li {
	position:relative;
	float:left;
	background: #7DA644;
	padding: 5px;
	margin:2px;
	text-align:center;
	list-style:none;
	
	
}
.pagination li a {
	padding: 5px;
}
.pagination li a:hover {
	background: #005DAA;
    color: #FFFFFF;
	padding: 5px;
}




/*****CHRONOFORMS HACKS*********/
.chrono-credits{
	display:none;
	visibility:hidden;
}

.ccms_form_element input, textarea, input[type="file"] {
   
    margin-bottom: 3px;
    padding: 5px 5px 2px !important;
}
input:valid, textarea:valid {
   border-radius: 5px 0 0 5px;
   color: #333 !important;
   font-weight: 600;
   margin: 5px;
   border: none;
   /* background: rgba(255,255,255,0.5); */
}
.ccms_form_element input[type="checkbox"], .ccms_form_element input[type="radio"] {
    width: auto !important;
}
.ccms_form_element input, textarea, input[type="file"] {
	width: 95% !important;
}
.ccms_form_element select {
    border-radius: 5px;
    color: #666666 !important;
    min-width: 100px;
    padding: 4px 3px 2px !important;
	width:60%;
}

#chrono_verification1_container_div input {
	width: 50% !important;
	float: left;
}

#chrono_verification1_container_div img {
	float:right;
	
}

#input_submit_371_container_div {
    display: table;
    margin: 40px 0;
    width: 100%;
}

.gbs3 label {
	text-align:left !important;
}
.gcore-radio-item {
    width: 100%;
    display: inline-block;
}
.gcore-checkbox-item {
	  width: 100%;
    display: inline-block;
}
/*****************************************/
/*************** Forms *****************/
/*****************************************/

.chrono_credits {
	display:none;
	
	
}


#chronoform-Contact {
	
	
	
	
}

.gbs3 .gcore-form-row .gcore-input{
	
	width:100%;
	
	
	
}



.gbs3 .gcore-label-top {
	color:#666;
	font-weight:100;
	
}


.chronoform input[type="text"], .chronoform textarea {
	width:92% !important;
	margin:1% 0 !important;
	
	
}



.gbs3 .form-control {
	box-shadow:1px 2px 5px rgba(0, 0, 0, 0.075) inset !important;
	
	
}


#fin-captcha2 img {
	margin:1% 0;
	
	
}


.gbs3 textarea.form-control {
	
	
	width:92% !important;
	
	
}


.gbs3 img {
	max-width:150px;
	
	
		
}


#mapbody2 {
	width:30%;
	
	
}



/*****************************************/
/****************Tooltips ****************/
/*****************************************/
.tip-wrap {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	z-index: 100;
}
.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.popover.top {
	margin-top: -10px;
}
.popover.right {
	margin-left: 10px;
}
.popover.bottom {
	margin-top: 10px;
}
.popover.left {
	margin-left: -10px;
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.popover-title:empty {
	display: none;
}
.popover-content {
	padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.popover .arrow {
	border-width: 11px;
}
.popover .arrow:after {
	border-width: 10px;
	content: "";
}
.popover.top .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,0.25);
	bottom: -11px;
}
.popover.top .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff;
}
.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,0.25);
}
.popover.right .arrow:after {
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff;
}
.popover.bottom .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,0.25);
	top: -11px;
}
.popover.bottom .arrow:after {
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff;
}
.popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,0.25);
}
.popover.left .arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px;
}


/*********************************/
/*** Core Joomla  setup stuff ***/
/********************************/
.thumbnails li {
	margin:20px !important;
	display:inline-block;
}

/****************ICONS*****************/
@font-face {
	font-family: 'IcoMoon';
	src: url('../../../media/jui/fonts/IcoMoon.eot');
	src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[data-icon]:before {
	font-family: 'IcoMoon';
	content: attr(data-icon);
	speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	*margin-right: .3em;
	line-height: 14px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
	font-weight: normal;
}
.icon-joomla:before {
	content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
	content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
	content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
	content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
	content: "\e008";
}
.icon-arrow-first:before {
	content: "\e003";
}
.icon-arrow-last:before {
	content: "\e004";
}
.icon-arrow-up-2:before {
	content: "\e009";
}
.icon-arrow-right-2:before {
	content: "\e00a";
}
.icon-arrow-down-2:before {
	content: "\e00b";
}
.icon-arrow-left-2:before {
	content: "\e00c";
}
.icon-arrow-up-3:before {
	content: "\e00f";
}
.icon-arrow-right-3:before {
	content: "\e010";
}
.icon-arrow-down-3:before {
	content: "\e011";
}
.icon-arrow-left-3:before {
	content: "\e012";
}
.icon-menu-2:before {
	content: "\e00e";
}
.icon-arrow-up-4:before {
	content: "\e201";
}
.icon-arrow-right-4:before {
	content: "\e202";
}
.icon-arrow-down-4:before {
	content: "\e203";
}
.icon-arrow-left-4:before {
	content: "\e204";
}
.icon-share:before,
.icon-redo:before {
	content: "\27";
}
.icon-undo:before {
	content: "\28";
}
.icon-forward-2:before {
	content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
	content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
	content: "\6c";
}
.icon-undo-2:before {
	content: "\e207";
}
.icon-move:before {
	content: "\7a";
}
.icon-expand:before {
	content: "\66";
}
.icon-contract:before {
	content: "\67";
}
.icon-expand-2:before {
	content: "\68";
}
.icon-contract-2:before {
	content: "\69";
}
.icon-play:before {
	content: "\e208";
}
.icon-pause:before {
	content: "\e209";
}
.icon-stop:before {
	content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
	content: "\7c";
}
.icon-next:before,
.icon-forward:before {
	content: "\7b";
}
.icon-first:before {
	content: "\7d";
}
.icon-last:before {
	content: "\e000";
}
.icon-play-circle:before {
	content: "\e00d";
}
.icon-pause-circle:before {
	content: "\e211";
}
.icon-stop-circle:before {
	content: "\e212";
}
.icon-backward-circle:before {
	content: "\e213";
}
.icon-forward-circle:before {
	content: "\e214";
}
.icon-loop:before {
	content: "\e001";
}
.icon-shuffle:before {
	content: "\e002";
}
.icon-search:before {
	content: "\53";
}
.icon-zoom-in:before {
	content: "\64";
}
.icon-zoom-out:before {
	content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
	content: "\2b";
}
.icon-pencil-2:before {
	content: "\2c";
}
.icon-brush:before {
	content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
	content: "\5d";
}
.icon-ban-circle:before,
.icon-minus-sign:before,
.icon-minus-2:before {
	content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
	content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
	content: "\47";
}
.icon-new:before,
.icon-plus:before {
	content: "\2a";
}
.icon-plus-circle:before {
	content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
	content: "\4b";
}
.icon-minus-circle:before {
	content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
	content: "\4a";
}
.icon-cancel-circle:before {
	content: "\e217";
}
.icon-checkmark-2:before {
	content: "\e218";
}
.icon-checkmark-circle:before {
	content: "\e219";
}
.icon-info:before {
	content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
	content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
	content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
	content: "\e222";
}
.icon-notification:before {
	content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
	content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
	content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
	content: "\e225";
}
.icon-checkbox-unchecked:before {
	content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
	content: "\3e";
}
.icon-checkbox-partial:before {
	content: "\3f";
}
.icon-square:before {
	content: "\e226";
}
.icon-radio-unchecked:before {
	content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
	content: "\e228";
}
.icon-circle:before {
	content: "\e229";
}
.icon-signup:before {
	content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
	content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
	content: "\59";
}
.icon-menu:before {
	content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
	content: "\31";
}
.icon-list-2:before {
	content: "\e231";
}
.icon-menu-3:before {
	content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
	content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
	content: "\2e";
}
.icon-folder-plus:before {
	content: "\e234";
}
.icon-folder-minus:before {
	content: "\e235";
}
.icon-folder-3:before {
	content: "\e236";
}
.icon-folder-plus-2:before {
	content: "\e237";
}
.icon-folder-remove:before {
	content: "\e238";
}
.icon-file:before {
	content: "\e016";
}
.icon-file-2:before {
	content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
	content: "\29";
}
.icon-file-remove:before,
.icon-file-minus:before {
	content: "\e017";
}
.icon-file-check:before {
	content: "\e240";
}
.icon-file-remove:before {
	content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
	content: "\e018";
}
.icon-stack:before {
	content: "\e242";
}
.icon-tree:before {
	content: "\e243";
}
.icon-tree-2:before {
	content: "\e244";
}
.icon-paragraph-left:before {
	content: "\e246";
}
.icon-paragraph-center:before {
	content: "\e247";
}
.icon-paragraph-right:before {
	content: "\e248";
}
.icon-paragraph-justify:before {
	content: "\e249";
}
.icon-screen:before {
	content: "\e01c";
}
.icon-tablet:before {
	content: "\e01d";
}
.icon-mobile:before {
	content: "\e01e";
}
.icon-box-add:before {
	content: "\51";
}
.icon-box-remove:before {
	content: "\52";
}
.icon-download:before {
	content: "\e021";
}
.icon-upload:before {
	content: "\e022";
}
.icon-home:before {
	content: "\21";
}
.icon-home-2:before {
	content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
	content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
	content: "\e251";
}
.icon-link:before {
	content: "\e252";
}
.icon-picture:before,
.icon-image:before {
	content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
	content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
	content: "\e014";
}
.icon-camera:before {
	content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
	content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
	content: "\56";
}
.icon-music:before {
	content: "\57";
}
.icon-user:before {
	content: "\22";
}
.icon-users:before {
	content: "\e01f";
}
.icon-vcard:before {
	content: "\6d";
}
.icon-address:before {
	content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
	content: "\26";
}
.icon-enter:before {
	content: "\e257";
}
.icon-exit:before {
	content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
	content: "\24";
}
.icon-comments-2:before {
	content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
	content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
	content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
	content: "\e259";
}
.icon-phone:before {
	content: "\e260";
}
.icon-phone-2:before {
	content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
	content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
	content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
	content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
	content: "\50";
}
.icon-briefcase:before {
	content: "\e020";
}
.icon-tag:before {
	content: "\e262";
}
.icon-tag-2:before {
	content: "\e263";
}
.icon-tags:before {
	content: "\e264";
}
.icon-tags-2:before {
	content: "\e265";
}
.icon-options:before,
.icon-cog:before {
	content: "\38";
}
.icon-cogs:before {
	content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
	content: "\36";
}
.icon-wrench:before {
	content: "\3a";
}
.icon-equalizer:before {
	content: "\39";
}
.icon-dashboard:before {
	content: "\78";
}
.icon-switch:before {
	content: "\e266";
}
.icon-filter:before {
	content: "\54";
}
.icon-purge:before,
.icon-trash:before {
	content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
	content: "\23";
}
.icon-unlock:before {
	content: "\e267";
}
.icon-key:before {
	content: "\5f";
}
.icon-support:before {
	content: "\46";
}
.icon-database:before {
	content: "\62";
}
.icon-scissors:before {
	content: "\e268";
}
.icon-health:before {
	content: "\6a";
}
.icon-wand:before {
	content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
	content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
	content: "\e269";
}
.icon-clock:before {
	content: "\6e";
}
.icon-compass:before {
	content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
	content: "\e01b";
}
.icon-book:before {
	content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
	content: "\79";
}
.icon-print:before,
.icon-printer:before {
	content: "\e013";
}
.icon-feed:before {
	content: "\71";
}
.icon-calendar:before {
	content: "\43";
}
.icon-calendar-2:before {
	content: "\44";
}
.icon-calendar-3:before {
	content: "\e273";
}
.icon-pie:before {
	content: "\77";
}
.icon-bars:before {
	content: "\76";
}
.icon-chart:before {
	content: "\75";
}
.icon-power-cord:before {
	content: "\32";
}
.icon-cube:before {
	content: "\33";
}
.icon-puzzle:before {
	content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
	content: "\72";
}
.icon-lamp:before {
	content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
	content: "\73";
}
.icon-location:before {
	content: "\63";
}
.icon-shield:before {
	content: "\e274";
}
.icon-flag:before {
	content: "\35";
}
.icon-flag-3:before {
	content: "\e275";
}
.icon-bookmark:before {
	content: "\e023";
}
.icon-bookmark-2:before {
	content: "\e276";
}
.icon-heart:before {
	content: "\e277";
}
.icon-heart-2:before {
	content: "\e278";
}
.icon-thumbs-up:before {
	content: "\5b";
}
.icon-thumbs-down:before {
	content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
	content: "\40";
}
.icon-star-2:before {
	content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
	content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
	content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
	content: "\e280";
}
.icon-smiley-sad:before {
	content: "\e281";
}
.icon-smiley-sad-2:before {
	content: "\e282";
}
.icon-smiley-neutral:before {
	content: "\e283";
}
.icon-smiley-neutral-2:before {
	content: "\e284";
}
.icon-cart:before {
	content: "\e019";
}
.icon-basket:before {
	content: "\e01a";
}
.icon-credit:before {
	content: "\e286";
}
.icon-credit-2:before {
	content: "\e287";
}
@media print {
	* {
		text-shadow: none !important;
		color: #000 !important;
		background: transparent !important;
		box-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: none;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 0.5cm;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
}


.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.row {
	margin-left: -20px;
	*zoom: 1;
}
.row:before,
.row:after {
	display: table;
	content: "";
	line-height: 0;
}
.row:after {
	clear: both;
}
[class*="span"] {
	float: left;
	min-height: 1px;
	margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
	width: 940px;
}

.container {
	margin-right: auto;
	margin-left: auto;
	*zoom: 1;
}
.container:before,
.container:after {
	display: table;
	content: "";
	line-height: 0;
}
.container:after {
	clear: both;
}



.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}


abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999;
}
abbr.initialism {
	font-size: 90%;
	text-transform: uppercase;
}
blockquote {
	padding: 0 0 0 15px;
	margin: 0 0 18px;
	border-left: 5px solid #eee;
}
blockquote p {
	margin-bottom: 0;
	font-size: 16.25px;
	font-weight: 300;
	line-height: 1.25;
}
blockquote small {
	display: block;
	line-height: 18px;
	color: #999;
}
blockquote small:before {
	content: '\2014 \00A0';
}
blockquote.pull-right {
	float: right;
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
	text-align: right;
}
blockquote.pull-right small:before {
	content: '';
}
blockquote.pull-right small:after {
	content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
	content: "";
}




/****************************/
/***********TABLES************/
/***************************/


table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}
.table {
	width: 100%;
	margin-bottom: 18px;
}
.table th,
.table td {
	padding: 8px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
.table th {
	font-weight: bold;
}
.table thead th {
	vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
	border-top: 0;
}
.table tbody + tbody {
	border-top: 2px solid #ddd;
}
.table .table {
	background-color: #fff;
}
.table-condensed th,
.table-condensed td {
	padding: 4px 5px;
}
.table-bordered {
	border: 1px solid #ddd;
	border-collapse: separate;
	*border-collapse: collapse;
	border-left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
	border-left: 1px solid #ddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
	border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
	background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
	display: table-cell;
	float: none;
	margin-left: 0;
}
.table tbody tr.success > td {
	background-color: #dff0d8;
}
.table tbody tr.error > td {
	background-color: #f2dede;
}
.table tbody tr.warning > td {
	background-color: #fcf8e3;
}
.table tbody tr.info > td {
	background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
	background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
	background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
	background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
	background-color: #c4e3f3;
}


/***************PROGRESS BAR************/
@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@-moz-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@-ms-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@-o-keyframes progress-bar-stripes {
	from {
		background-position: 0 0;
	}
	to {
		background-position: 40px 0;
	}
}
@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
.progress {
	overflow: hidden;
	height: 18px;
	margin-bottom: 18px;
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top,#f5f5f5,#f9f9f9);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));
	background-image: -webkit-linear-gradient(top,#f5f5f5,#f9f9f9);
	background-image: -o-linear-gradient(top,#f5f5f5,#f9f9f9);
	background-image: linear-gradient(to bottom,#f5f5f5,#f9f9f9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.progress .bar {
	width: 0%;
	height: 100%;
	color: #fff;
	float: left;
	font-size: 12px;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #0e90d2;
	background-image: -moz-linear-gradient(top,#149bdf,#0480be);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));
	background-image: -webkit-linear-gradient(top,#149bdf,#0480be);
	background-image: -o-linear-gradient(top,#149bdf,#0480be);
	background-image: linear-gradient(to bottom,#149bdf,#0480be);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: width .6s ease;
	-moz-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}
.progress .bar + .bar {
	-webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
	-moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
	box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
	background-color: #149bdf;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	-webkit-background-size: 40px 40px;
	-moz-background-size: 40px 40px;
	-o-background-size: 40px 40px;
	background-size: 40px 40px;
}
.progress.active .bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-moz-animation: progress-bar-stripes 2s linear infinite;
	-ms-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
	background-color: #dd514c;
	background-image: -moz-linear-gradient(top,#ee5f5b,#c43c35);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#c43c35));
	background-image: -webkit-linear-gradient(top,#ee5f5b,#c43c35);
	background-image: -o-linear-gradient(top,#ee5f5b,#c43c35);
	background-image: linear-gradient(to bottom,#ee5f5b,#c43c35);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
	background-color: #ee5f5b;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-success .bar,
.progress .bar-success {
	background-color: #5eb95e;
	background-image: -moz-linear-gradient(top,#62c462,#57a957);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#57a957));
	background-image: -webkit-linear-gradient(top,#62c462,#57a957);
	background-image: -o-linear-gradient(top,#62c462,#57a957);
	background-image: linear-gradient(to bottom,#62c462,#57a957);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
	background-color: #62c462;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-info .bar,
.progress .bar-info {
	background-color: #4bb1cf;
	background-image: -moz-linear-gradient(top,#5bc0de,#339bb9);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#339bb9));
	background-image: -webkit-linear-gradient(top,#5bc0de,#339bb9);
	background-image: -o-linear-gradient(top,#5bc0de,#339bb9);
	background-image: linear-gradient(to bottom,#5bc0de,#339bb9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
	background-color: #5bc0de;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-warning .bar,
.progress .bar-warning {
	background-color: #faa732;
	background-image: -moz-linear-gradient(top,#fbb450,#f89406);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
	background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
	background-image: -o-linear-gradient(top,#fbb450,#f89406);
	background-image: linear-gradient(to bottom,#fbb450,#f89406);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
	background-color: #fbb450;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}



/*********NOT TOO SURE***********/
body.site {
	border-top: 3px solid #0088cc;
	padding: 20px;
	background-color: #f4f6f7;
}
body.site.fluid {
	background-color: #ffffff;
}

.accordion {
	margin-bottom:0 !important;
	
	
}


.accordion-inner {
	padding:10px 0 !important;
	
	
	
}

.accordion-group {
	background:none;
	border:none !important;
}



.accordion-heading a {
	color:#fff; 
	font-size: 18px;
    font-weight: 100;
    letter-spacing: 1px;
    text-transform: uppercase;
	
	
}



.accordion-heading a:hover {
	color:#ccc; 
	
	
}


.accordion-heading a.active {
	font-weight:100 !important;
	
}



a.accordion-parent {
	background:none !important;
	
	
}


.site-title {
	font-size: 40px;
	line-height: 48px;
	font-weight: bold;
}
.brand {
	color: #004466;
	-webkit-transition: color .5s linear;
	-moz-transition: color .5s linear;
	-o-transition: color .5s linear;
	transition: color .5s linear;
}
.brand:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.header {
	margin-bottom: 10px;
}
.header .finder {
	margin-top: 14px;
}
.header .finder .btn {
	margin-top: 0px;
}
.navigation {
	padding: 5px 0;
	border-top: 1px solid rgba(0,0,0,0.075);
	border-bottom: 1px solid rgba(0,0,0,0.075);
	margin-bottom: 10px;
}
.navigation .nav-pills {
	margin-bottom: 0;
}
.hero-unit {
	background-color: #CCCCCC;
}
.hero-unit > * {
	color: white;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

.img_caption .left {
	float: left;
	margin-right: 1em;
}
.img_caption .right {
	float: right;
	margin-left: 1em;
}
.img_caption .left p {
	clear: left;
	text-align: center;
}
.img_caption .right p {
	clear: right;
	text-align: center;
}
.img_caption {
	text-align: center !important;
}
.img_caption.none {
	margin-left: auto;
	margin-right: auto;
}
figure {
	display: table;
}
figure.pull-center,
img.pull-center {
	margin-left: auto;
	margin-right: auto;
}
figcaption {
	display: table-caption;
	caption-side: bottom;
}
#aside .nav .nav-child {
	border-left: 2px solid #ddd;
	padding-left: 5px;
}
.navigation .nav-child {
	position: absolute;
	top: 95%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	*border-right-width: 2px;
	*border-bottom-width: 2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.navigation .nav-child.pull-right {
	right: 0;
	left: auto;
}
.navigation .nav-child .divider {
	*width: 100%;
	height: 1px;
	margin: 8px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff;
}
.navigation .nav-child a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #333;
	white-space: nowrap;
}
.navigation .nav > li {
	position: relative;
}
.navigation .nav > li:hover > .nav-child,
.navigation .nav > li > a:focus + .nav-child {
	display: block;
}
.navigation .nav-child:before {
	position: absolute;
	top: -7px;
	left: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0,0,0,0.2);
	content: '';
}
.navigation .nav-child:after {
	position: absolute;
	top: -6px;
	left: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	border-left: 6px solid transparent;
	content: '';
}
.navigation .nav-child li > a:hover,
.navigation .nav-child li > a:focus,
.navigation .nav-child:hover > a {
	text-decoration: none;
	color: #fff;
	background-color: #CCCCCC;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top,#CCCCCC,#0077b3);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#CCCCCC),to(#0077b3));
	background-image: -webkit-linear-gradient(top,#CCCCCC,#0077b3);
	background-image: -o-linear-gradient(top,#CCCCCC,#0077b3);
	background-image: linear-gradient(to bottom,#CCCCCC,#0077b3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0076b2', GradientType=0);

}



