/************* HTML/BODY************/

html {-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}
body {    margin: 0;     padding: 0; }


html, body, button, input, select, textarea {    color: #62625e;    background-color:#fff;   font-family: 'Roboto', sans-serif;    font-size: 14px;    line-height:24px;    margin:0;    padding:0;    overflow-x:hidden;color: #62625e;}

button, input, select, textarea{
background-color: #fff;
font-family: 'Roboto', sans-serif;
font-size: 14px;
line-height: 24px;
margin: 0;
padding: 0;
overflow-x: hidden;
margin-bottom: 8px;
-webkit-box-shadow: inset 2px 2px 10px 0 rgba(0,0,0,0.1);
box-shadow: inset 2px 2px 10px 0 rgba(0,0,0,0.1);
border: 1px solid #C9C9C9;}

}
/************* COMMON *************/

sup { font-size: 0.875em; }

a { text-decoration: none; color: #42b6b6;}
a:hover { text-decoration: underline; }

p{  line-height:24px;    font-size:18px;    margin: 0;   padding:0;}

ul {}
ul li {padding: 3px 0;}

ol {}
ol li {padding: 3px 0;}

hr {  border-bottom: 1px solid #42b6b6; margin:5px 0;}

.chromeframe {    margin: 0.2em 0;    background: #ccc;    color: #000;    padding: 0.2em 0;}

.clearfix { *zoom: 1; }
.clearfix:after { content: " ";	display: block;	clear: both; visibility: hidden; font-size: 0; height: 0; }
.clear{ clear: both;     display: block;    height: 1px;    line-height: 1px;    margin: 0;    padding: 0;    width: 100%;}
.clear_block{width:100%; clear:both; display:block; }
.clr-both, .clear-both, .clr, .clr_b, .clr_both {  clear: both;  }
.clr_l {  clear: left;  }
.clr_r {  clear: right; }

.txt-left {  text-align: left; }
.txt-right {  text-align: right; }
.no-trans {  text-transform: none; }
.center {  text-align: center; }

.float-right, .flt-right, .fl_right, .float_right {  float: right; }
.float-left, .flt-left, .fl_left, .float_left {  float: left; }
.txt_center {  text-align: center; }

.b{font-weight: bold}
.c{text-align: center;}

.text-replace { display: none; }

.bold { font-weight: bold; font-size: 12px; }


/****************** IMAGES **************/

img a {  border: none; margin:0px; padding:0px; }
img { border:none; margin:0px; padding:0px; }
a img {border: none;}
.logo img{width:18px; height:60px;}
.footer-title-image img{width:16px; height:54px;padding-right:10px;}

/**************** SELECTION COLOURS ******************/

::-moz-selection {    background: #9a9a9a;    text-shadow: none;}
::selection {    background: #B4E2F5;    text-shadow: none;}


/************ HEAD TAG ***************/

h1 { font-family: 'Roboto Condensed', sans-serif; font-size: 24px; line-height: 28px; margin: 10px 0; font-weight:400; color: #188d8d;}
h2 { font-family: 'Roboto Condensed', sans-serif;font-size: 20px; line-height: 24px; margin: 10px 0; font-weight:400; color: #42b6b6;}
h3 { font-family: 'Roboto Condensed', sans-serif; font-size: 16px; line-height: 20px; margin: 10px 0; font-weight:400; color: #188d8d;}
h4 { font-family: 'Roboto Condensed', sans-serif; font-size: 14px; line-height: 18px; margin: 10px 0; font-weight:400; color: #188d8d;}
h5 { font-family: 'Roboto Condensed', sans-serif; font-size: 13px; line-height: 17px; margin: 10px 0; font-weight:400; color: #188d8d;}
h6 { font-family: 'Roboto Condensed', sans-serif; font-size: 12px; line-height: 16px; margin: 10px 0; font-weight:400; color: #188d8d;}

/************ HEAD TAG FOR INTERNAL PAGES***************/
h1.dark-red-text { font-family: 'Roboto Condensed', sans-serif; font-size: 24px; line-height: 28px; margin: 10px 0; font-weight:400; color: #CC3636;border-left:20px solid #F24E4E; padding-left: 10px;}
h1.dark-red-text:before { height:20px; width:20px; background-color:#CC3636;}
h1.red-text { font-family: 'Roboto Condensed', sans-serif; font-size: 24px; line-height: 28px; margin: 10px 0; font-weight:400; color: #F24E4E;border-left:20px solid #F24E4E; padding-left: 10px;}
h1.orange-text { font-family: 'Roboto Condensed', sans-serif; font-size: 24px; line-height: 28px; margin: 10px 0; font-weight:400; color:#F2884E;border-left:20px solid #F2884E; padding-left: 10px;}
h1.green-text { font-family: 'Roboto Condensed', sans-serif; font-size: 24px; line-height: 28px; margin: 10px 0; font-weight:400; color:#81A32F;border-left:20px solid #81A32F; padding-left: 10px;}
h1.teal-text { font-family: 'Roboto Condensed', sans-serif; font-size: 24px; line-height: 28px; margin: 10px 0; font-weight:400; color:#0F7474; border-left:20px solid #0F7474; padding-left: 10px;}


h2.dark-red-text { font-family: 'Roboto Condensed', sans-serif; font-size: 20px; line-height: 28px; margin: 10px 0; font-weight:400; color: #CC3636;}
h2.red-text { font-family: 'Roboto Condensed', sans-serif; font-size: 20px; line-height: 28px; margin: 10px 0; font-weight:400; color: #F24E4E; }
h2.orange-text { font-family: 'Roboto Condensed', sans-serif; font-size: 20px; line-height: 28px; margin: 10px 0; font-weight:400; color:#F2884E; }
h2.green-text { font-family: 'Roboto Condensed', sans-serif; font-size: 20px; line-height: 28px; margin: 10px 0; font-weight:400; color:#81A32F;}
h2.teal-text { font-family: 'Roboto Condensed', sans-serif; font-size: 20px; line-height: 28px; margin: 10px 0; font-weight:400; color:#0F7474;}

/*Dark red*/
.dark-red-wrapper   h1 { font-family: 'Roboto Condensed', sans-serif; font-size: 24px; line-height: 28px; margin: 10px 0; font-weight:400; color: #CC3636;border-left:20px solid #CC3636; padding-left: 10px;}
.dark-red-wrapper  h2 { font-family: 'Roboto Condensed', sans-serif; font-size: 20px; line-height: 28px; margin: 10px 0; font-weight:400; color: #CC3636;}
/*end Dark red  */


/* red*/
.red-wrapper   h1 { font-family: 'Roboto Condensed', sans-serif; font-size: 24px; line-height: 28px; margin: 10px 0; font-weight:400; color: #F24E4E;border-left:20px solid #F24E4E; padding-left: 10px;}
.red-wrapper  h2 { font-family: 'Roboto Condensed', sans-serif; font-size: 20px; line-height: 28px; margin: 10px 0; font-weight:400; color: #F24E4E; }
/*end red  */

/* orange*/
.orange-wrapper   h1 { font-family: 'Roboto Condensed', sans-serif; font-size: 24px; line-height: 28px; margin: 10px 0; font-weight:400; color:#F2884E;border-left:20px solid #F2884E; padding-left: 10px;}
.orange-wrapper  h2 { font-family: 'Roboto Condensed', sans-serif; font-size: 20px; line-height: 28px; margin: 10px 0; font-weight:400; color:#F2884E; }
/*end orange  */

/* green*/
.green-wrapper  h1 { font-family: 'Roboto Condensed', sans-serif; font-size: 24px; line-height: 28px; margin: 10px 0; font-weight:400; color:#81A32F !important;border-left:20px solid #81A32F; padding-left: 10px;}
.green-wrapper  h2 { font-family: 'Roboto Condensed', sans-serif; font-size: 20px; line-height: 28px; margin: 10px 0; font-weight:400; color:#81A32F !important;}
/*end green  */

/*Teal*/
.teal-wrapper   h1 { font-family: 'Roboto Condensed', sans-serif; font-size: 24px; line-height: 28px; margin: 10px 0; font-weight:400; color:#0F7474; border-left:20px solid #0F7474; padding-left: 10px;}
.teal-wrapper  h2 { font-family: 'Roboto Condensed', sans-serif; font-size: 20px; line-height: 28px; margin: 10px 0; font-weight:400; color:#0F7474;}
/*end Teal  */

/*********BREADCRUMB***********/

#breadcrumbs {  float:left; padding:0px; margin:0px; margin-bottom:10px; color:#8098AC; font-size:9px; display:none; }
#breadcrumbs a:link, #breadcrumbs a:visited{color:#8098AC; }
#breadcrumbs a:hover{color:#567396; }
#print-box {  float:right; padding:0px; margin:0px; cursor: pointer; margin-right: 20px; display:none; }


/*********Page header***************/

.toggle-menu-icon {   display: block;    float: right;    padding: 35px 10px 0 0;}

#top-search {  height:28px; margin-top:5px; margin:0px; padding:0px; width:100%; background-color:#E5F1F9;  font-size:11px; }
#top-search-back {  height:23px; margin: 0 auto;  padding-top:5px; padding-right:5px;    text-align: left;    width: 990px; background: url(../images/search-back.jpg) top right no-repeat #E5F1F9; }

#header-right {float:right; padding-top:10px;}

#top-search .content-right {  width:990px; margin:0px auto; padding:0px; text-align:right; }

#header {    width: 100%;  margin:0px;  padding:0px;  height:125px; background: url(../images/back-header.jpg) top left repeat-x;  position:fixed; top: 0; z-index: 99;   }
#header-wrapper {    width: 990px;  margin:0px auto;  padding:0px;     }

#topnavbar { max-width:1240px;  width: 100%; margin: 0 auto; }
#topnavbar #topnav .logo {  float:left; padding: 10px; font-family: 'Roboto Condensed', sans-serif; font-size:24px;}
#topnavbar #topnav .title{   font-family: "Roboto Condensed",sans-serif; font-size: 24px; padding: 10px; position: relative; top: -10px;}
#topnavbar #topnav .title-qualifications { font-family: 'Roboto Condensed', sans-serif; font-weight: 300; font-size:24px; position: relative; top: -10px;}


.home-header-left{	width: 40%;	padding:0; margin:0;float:left; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc);padding:0; margin:0;}



.home-header-left2 {
width: 45%;
float: left;
background-color: #e6e6df;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
margin: 0;
/*max-width: 520px;  */
}

.home-header-left2-part1 {
width: 100%;
margin: 0 auto;
float: right;
margin-right: 20px;
max-width: 550px;
float: right;
padding-left: 15px;
}
.home-header-left2-part2 {
width: 100%;
float: right;
}

.home-header-outer-part1{
	max-width:1240px; margin: 0 auto;
}



.home-header-right{	width: 55%;	float:right; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc);background-color:#0f7474;padding:0; margin:0; }

/*.home-header-right2{	width: 55%;	float:right;}*/
.home-header-right2{	width: 55%;	float:right; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc);background-color:#0f7474;padding:0; margin:0; }

/*********Home inner header***************/



.home-header-outer{ background-color:#42b6b6; width:100%;float:left; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc);}
.home-header-outer2 {  background-color: #e6e6df;  clear: both;  width: 100%;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc);}
.home-header-inner{ margin:0 auto; max-width:1240px; font-family: 'Roboto Condensed', sans-serif; font-weight:400;}
.home-header-text {float: left;max-width: 515px;padding-left: 15px; font-family: "Roboto Condensed",sans-serif;    font-weight: 400;}

.david-title {color:#fff; font-size: 41px; line-height:54px; font-weight:400; float:left;padding-top:90px; }
.david-job-title {color:#fff; font-size: 26px; line-height:54px; font-weight:300; float:left;}
.homepage-image {float:right;}

.home-image-holder {
background-color: #e6e6df;
float: left;
height: 140px;
margin-left: 20px;
margin-right: -20px;
position: relative;
width: 40%;
}

.biog-holder {  float: right;  width: 60%;background:#e6e6df;}
/*********Inner page header***************/
.inner-header-outer{ /*background-color:#42b6b6;height:139px;*/ width:100%;}

/*********Sub nav header***************/


.sub-nav-holder-outer{ 	clear:both;background-color:#e6e6df;height:140px;}

.sub-nav-holder {  height: 140px;  margin: 0 auto;  max-width: 1240px;  position: relative;}

.david-photo-sm {  display: block;  float: right;  left: 20px;  max-width: 165px;  position: absolute;  top: -76px;  display:none;}

.david-photo {  display: block;  float: left;  left: 20px;  max-width: 165px;  position: absolute;  top: -76px;}

.sub-nav {  color: #fff;  width: 100%; background-color:#E6E6DF; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc);}

.sub-nav box{ float:right;}


.dark-red{background-color:#cc3636;}
.dark-red:hover{background-color:#b73232;}
.red{background-color:#f24e4e;}
.red:hover{background-color:#e14949;}
.orange{background-color:#f2884e;}
.orange:hover{background-color:#e4814b;}
.green{background-color:#81a32f;}
.green:hover{background-color:#7a9a2d;}
.teal{background-color:#0f7474;}
.teal:hover{background-color:#0e6d6d;}
.request{background-color:#e6e6df; display:none;color:#62625e;}
.request:hover{background-color:#d9d9d1;}

.box {  float: left;  font-family: "Roboto Condensed",sans-serif; color:#fff; font-size: 18px;  font-weight: 300;  height: 140px;  position: relative;  width: 20%;
  padding:0px;border:none;  margin:0px;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc);
}
.box-text{
	position:absolute;bottom:10px; padding:10px;
}


.box a {  bottom: 10px;  color: #fff;  display: block;  left: 6px;  padding:0px;  margin:0px;border:none;  position: absolute;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc);
}



.request a {  bottom: 10px;  color: #6d6565;  display: block;  left: 6px;  padding:0px;  margin:0px; border:none;  position: absolute;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc);
}
.at-apt {
  left: 35%;
  position: relative;
  top: 10px;
  width: 40px;
}

.box a:hover{text-decoration:none;}

.biography-holder{	position: relative; left: 80px;}


.biography-btn{ font-family: 'Roboto Condensed', sans-serif;color:#498b8b;font-size:20px;border-radius:40px;moz-border-radius:40px;background-color:#f2f2ed;border: solid 2px #498b8b;padding:5px 25px 5px 25px;text-decoration:none;float:left;position:relative;top:50px;left: 20%;}

.biography-btn a:hover{	text-decoration:none;}


/*********Page footer***************/

#footer-wrapper { background: #e6e6df; width:100%;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc); }
#footer{   width:100%; max-width:1240px; overflow:hidden;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc);padding-bottom:10px;
position: relative;
margin: 0 auto;}
#footer a {  color: #62625e;}
#footer a:hover {  color: #188d8d; text-decoration: none;}
.footer-col{    width: 33%;    -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc);    padding: 20px 0;    float: left;    margin-top: 5px;  margin-bottom: 30px; }
.footer-col p{    color:#fff;}
#footer ul{margin: 7px 0 0 -20px; float:left;}
#footer ul li{display:block;padding: 0 0 0px;}
#footer ul li a{color:#62625e;!important; }
#footer ul li a:hover{color:#188d8d;!important;}

.sidr-details{    padding: 16px;    vertical-align: bottom;    position: absolute;    bottom: 0; }

.inner-footer{max-width:1240px; margin:0 auto; margin-right:0px 20px;}


.footer-lower{background-color:#42b6b6; color:#fff;	min-height:50px;padding-top:10px;}
.footer-lower a{ color:#fff;}

.footer-title{ font-family: "Roboto Condensed",sans-serif;    font-size: 17px;    font-weight: 400; float:right; position:relative; top:20px;margin-right:20px;
}
.footer-title-image{ position:relative; top:10px;}

.footer-links {  float: left;  left: 200px;  position: relative;  top: 10px;}


/************* LAYOUT, COLUMNS & BLOCKS ***************/

#content-wrapper {   -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc);  max-width: 1240px;    position: relative;    margin: 0 auto;    width:100%; }
#content-back {  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc); position:relative;}

#columns { float: left; width: 66%;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc); }
.fullwidth_content #columns { float: left; width: 100%;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc); }

#inner-content  {  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc);     top: 0px;    position: relative;}

.col_fullwidth  { width:100%; margin: 0 20px 10px 0; float: left; text-align:left; padding:0px; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc);}
.fullwidth_content #columns{ width:100%;  }
.col_main       { width:100%; margin: 0px; float: left; text-align:left; padding:0px; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc);}
.col_medium     { width:100%; margin: 10px 20px 0px 0px; float: left; text-align:left; padding:0px; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc);}
.col_small      { width:100%; margin: 10px 20px 0px 0px; float: left; text-align:left; padding:0px; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc);}

.col_search_result{width: 670px; margin-right: 20px;}

.col_100 {  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc); float: left;  width: 100%;  padding: 20px;  }
.col_66 { -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc); float: left;  width: 66%;  padding: 20px; }
.col_50 { -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc);float: left;  width: 50%;  padding: 20px; }
.col_75 {  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc); float: left;  width: 75%;  padding: 20px; }
.col_33 { -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc); float: left;  width: 33%;  padding: 20px; }
.col_25 { -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc); float: left;  width: 25%;  padding: 20px; }

#skipContent {  }

.section-header {font-family: 'Roboto Condensed', sans-serif; font-size: 24px; line-height: 28px; margin: 10px 0; font-weight:400; color: #188d8d;}
.section-header h1 { padding: 0px;margin:0px; }

.section-content {    border-top: 0 solid #006ba8;    line-height: 24px;    margin: 0;    }
.section-content a:link, .section-content a:visited, .section-content a:active {  text-decoration: none; font-weight: 400; }
.section-content a:hover { /*color:#007AC3;*/ text-decoration: underline; }
.section-content img {   padding: 0px; }
.section-content-no-bd{ padding-top: 0px; }

.inner-header-outer #image-area {/* height: 139px;*/ -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc); margin: 0 auto;  max-height: 139px;  padding: 0;}
#image-area { /*height: 400px;*/ -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc); margin: 0 auto;  max-height: 400px;  padding: 0;}
#image-area img{  width:100% ;   }

.submit-btn { background: url(../images/submit.jpg) top left no-repeat;    background-color: #ffffff;    border-radius: 12px;    border: 0;    border-top: 4px solid #ededed;    color: #1ba3d3;    cursor: pointer;    font-family: 'Open Sans', sans-serif;    font-size: 16px;    font-weight: 500;    margin: 0;    width: 190px;    line-height: -9px;    padding:0;    padding-bottom: 6px;}


/*********News layout***************/

.news_content #columns{  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc);  }

.news_list h1 {  font-weight: 500;  margin-bottom: 30px; }
.news_list .section-header { margin-top: 50px; font-family: 'Roboto Slab',serif;    font-size: 2.2em;    font-weight: 300;    line-height: 1.5em; border:none; }
.news_list #columns{ margin-right: 20px; margin-top:30px;}
.news_list .readon {  margin-top: 20px;    margin-bottom: 10px;}

.news a {    font-weight: normal!important;    font-style: italic!important;    color: #3e3e3e!important;}
.news_title a{    font-size: 16px;    font-weight: bold;    line-height: normal;    margin: 0 0 5px;    color: #804c7d;}
.news_title a:hover{text-decoration: none!important;color: #804c7d;}

.news_content .col_main       {width: 670px;}
.news_content .col_medium     { width: 400px;}
.news_content .col_small      { width: 250px;}

.news-items { width:230px; font-size: 12px; background: url(../images/caption-top.png) bottom left repeat-x; padding-bottom:10px; float: right; margin-bottom:20px; }
.news-items-heading { width:230px; font-size: 18px; font-weight:bold; background: url(../images/caption-top.png) top left repeat-x; padding: 10px 0 5px; }

.news_details{clear: both; margin-bottom: 20px;}
.news_details .news_thumb{ width: 100%;  }
.news_details .news_desc{    line-height: 24px;    margin: 10px 0;    padding: 10px 0; }
.news_details .news_title{    border-top: 1px solid rgb(201, 201, 201);    color: #3e3e3e;    font-size: 1.6em;    font-weight: 400;    line-height: 1.4em;    margin: 35px 0 10px;    padding-top: 20px;}
.news_details .news_date{font-style: italic; display:none;}
.news_details .news_thumb_no_img{}
.news_details .news_desc_no_img{}

/********* User Layout  *************/

.user_content #columns{ float: left;  width: 66%; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc);}

/********* User Layout  *************/

.events_content #columns{ float: left; width: 66%; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc);}

/********* Contact Layout  *************/

.contact_content #columns{ width:100%; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc); }
.col_contact.col_widget {padding:20px;}

/**************Search Result*******************/

.search_top_title{font-size: 20px;font-weight: bold;margin-bottom: 15px;}
.search_res_title {font-size: 12px;font-weight: bold;padding-bottom: 5px;padding-top: 10px;}
.search_res_desc{font-size: 11px;padding-bottom: 15px;}
.search_res_rank_link{color: #4F718A;   padding-bottom: 7px;   font-style: italic;}
.search_res_link{font-weight: bold;line-height: 35px;padding-bottom: 0px;text-transform: uppercase;}
.search_res_link img{float: left;padding: 0;margin: 0;padding-right: 10px;margin-left: -5px;}
.border_b_4{border-bottom: 4px solid #E7E7E7;margin-bottom: 15px;margin-top: 0px;}
.mt_10{margin-top: 10px;}
.search_res_msg{font-size: 14px;text-align: center;padding-top: 40px;font-weight: bold;padding-bottom:  40px;}

.search-form-container{margin-top: 20px;margin-bottom: 20px;}
.search_form_content{/*float: left;width: 310px;*/}
.search_form_right{float: left;width: 310px;margin-left: 20px;}
.gm-style-iw{    height: 100% !important;    overflow: hidden !important; }

/*******MAP*********/

#map{width: 527px;float: left;height: 400px;}
#map_content{border: 1px solid #CCC;font-size: 11px;color: #66666A;}
#map_content a{color: #278DCC;}
#map_sidebar{width: 180px;float: left;height: 400px;padding-left: 0px;margin-right: 1px;overflow: auto;border-right: 1px solid #CCC;}
.map-side-cont{padding-top: 5px;margin: 0;padding-left: 5px;}
.map-side-cont hr{background: #CCC;color: #CCC;border: 0;height: 1px;}
.in-map-side{background: #EEE;}
#map_radius_div{display: none;margin-right: 0px;}
#map_sidebar h3{text-align: left;font-size: 14px;font-weight: bold;margin: 0;padding: 0;background: #E9E9E9;padding-left: 5px;line-height: 30px;color: #EF4F91;}
.map_points{clear: both;max-width: 300px;padding-bottom: 10px;}

/***********TAB**********************/

#list_tabs{background: none;border: 0;}
#list_tabs .ui-tabs-nav{ background: none;border: 0;}
#list_tabs .ui-tabs-nav li{float: right;}
#list_tabs .ui-tabs-selected{margin-bottom: 1px;padding-bottom: 0px;}
#list_tabs .ui-tabs-panel{padding: 0;}
#list_tabs .ui-tabs-nav li.tab_err{float: left;color: #EF4F91;}
#list_tabs .ui-tabs-nav li.tab_err a{color: #EF4F91;}

/***************Dialog******************/

#info_dialog{display: none;}
#dialog_cookie{display: none;padding: 2px;margin: 0; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc);}
.cookie_dialog{border: 0;}
.cookie_dialog .ui-dialog-titlebar{display: none;}

#dialog_cookie .info_dialog_head{height: 35px;line-height: 35px;border-bottom: 0px solid #6dbe41;}
#dialog_cookie img{border: none;}
#info_dialog .info_dialog_body,#dialog_cookie .info_dialog_body{padding: 10px;padding-bottom: 20px;}
#info_dialog p{margin: 0 10px 20px;}
#dialog_cookie .info_dialog_body{color: #333;font-size: 11px;}
.dialog_close{display: block;float: right;height: 30px;width: 30px;border-left: 2px solid #6dbe41;text-align: center;cursor: pointer;font-size: 16px;}
.dialog_close:hover{color: #d2d2d2;}
.cookie_dialog .ui-dialog-buttonpane button {background: none repeat scroll 0 0 #6DBE41;border: 2px solid #FFFFFF;color: #FFFFFF;font-size: 0.75em;font-weight: 700;height: 28px;line-height: 28px;margin: 0.5em 8px 0.5em 0; padding: 0 10px;text-align: center;text-transform: uppercase;}


/********Pagination************************/

.pagination_links{text-align:center;margin:5px 0;padding:10px 10px;font-family:Arial, Helvetica, sans-serif;font-size:9pt;border-top:1px solid #dedede;border-bottom:1px solid #dedede; color: #5c5c5c; margin-top: 20px;}
.form_content .pagination_links{text-align:center;margin:5px 0;padding:10px 10px;font-family:Arial, Helvetica, sans-serif;font-size:9pt;border-top:1px solid #E4E18E;border-bottom:1px solid #E4E18E; color: #FFFED4;}
.pagination_links a{border:1px solid #5c5c5c; padding:3px 8px; margin:0 2px; /*-m-moz-border-radius: 10px;-webkit-border-radius: 10px;-khtml-border-radius: 10px; border-radius: 10px;*/color:#5c5c5c;}
.pagination_links strong,.pagination_links a:hover{padding:3px 8px;margin:0 2px;background:#5c5c5c;/*border:1px solid #278DCC;-moz-border-radius: 10px;-webkit-border-radius: 10px;-khtml-border-radius: 10px;border-radius: 10px;*/ color:#fff;text-decoration:none;}
.pagination_links span{border:1px solid #ddd;background:#FBF9EE;padding:3px 8px;margin:0 2px;color: #C0C0C0;/*-moz-border-radius: 10px;-webkit-border-radius: 10px;-khtml-border-radius: 10px;border-radius: 10px;*/}
.search_pagination{}
#pagination{    margin-top: 20px; }
#pagination a.page_num:last-child{    margin-right:10px;}
.first_page, .last_page,.page_num{    padding: 3px;    background-color: #ccc;    color: #3e3e3e;    font-weight: bold;    border: 1px solid;}

span#last{    margin-left: 10px;}
.curent_page{    background-color:#fff;    color:#000;}


/***************** I-FRAME *************/

#iframe_back {  background-color: #ffffff;  margin: 0px;  padding: 0px;}
.col_frame {    width: 910px; margin: 0px 0px 15px 10px; background-color: #ffffff;     float:left;    overflow: hidden;   }
.col_frame a:visited, .col_frame a:link, .col_frame a:active {  color: #6dbe41; text-decoration:none;}
.col_frame a:hover {    color: #00adef; text-decoration:none;}


/*************** EVENTS ***********/

.event_date {  width: 280px;  float:left;  padding:0px 5px 5px 0px;}
.event_title {  font-size: 14px;  font-weight: bold; margin-bottom: 20px;  }
.event_date a {   text-decoration:none;   font-size: 14px;}
.event_prep {  width: 580px;  float: left;  padding-top:5px;}
.event_details_head {  margin-bottom: 10px;}
.event_details_L {  width:100px;  float:left;  font-size:13px;  margin-top:5px; color:  #00adef; font-weight:bold;}
.event_details_L300 {  width:280px;  float:left;  padding-left:5px; margin-top:5px; margin-bottom:10px; }
.event_details_R300 {  width:280px;  float:left; padding-left:5px; margin-top:5px; margin-bottom:10px;}
.event_details_R {  width:480px;  float:left; padding-left:5px; margin-top:5px; margin-bottom:10px;}

.event_agenda_L {  width:80px;  float:left;  font-size:12px;  margin-top:5px;  font-weight:bold; border: 1px solid #d2d2d2;  background-color:#d2d2d2; padding:5px;}
.event_agenda_R {  width:480px;  float:left; padding:5px 7px; margin-top:5px; margin-bottom:5px; border: 1px solid #d2d2d2;}
.event_agenda_R ul {  margin-left:-3px;  line-height: 18px;}

.event_venue {  width: 170px;  margin:-10px -10px 10px 5px;  background-color: #d2d2d2;  padding:10px;  float:right;  white-space: normal;}
.event-top {  width: 600px;  background-image: url(../images/Events_back.jpg);  background-repeat: no-repeat;  background-position: top left;  height: 20px;  padding: 7px 10px 1px 10px;  border-bottom: 2px solid #ffffff;  margin:0px;}
.events {  width: 608px;  background-color: #ffffff;  border: 1px solid #d2d2d2;  padding: 5px 5px;  margin:0px;}
.events .row_grey {  background-color: #eeeded;  padding: 5px 5px;}
.events .row_white {  background-color: #ffffff;  padding: 5px 5px;}
.botom_back_link{text-align: center;}


/************* SITE MAP **************/

#sitemap{font-size: 15px;}
#sitemap a { text-decoration:none; color:#553542; }
#sitemap ul {  /*list-style-image: url(../images/bullet-1.jpg);*/ line-height:20px; margin-left: 40px; list-style: none; }
#sitemap ul li a {  color:#553542; }
#sitemap ul li a:hover {  color:#23140D; text-decoration: underline; }
#sitemap ul li  {  margin-bottom:20px; }
#sitemap ul ul {  /*list-style-image: url(../images/bullet-2.jpg);*/ line-height:18px;  margin-top:5px;}
#sitemap ul ul  li {   margin-bottom:10px; }
#sitemap ul ul ul {  /*list-style-image: url(../images/bullet-2.jpg); */line-height:18px; }


/************* GALLERY **************/

.gallery_details{clear: both; margin-bottom: 20px;}
.gallery_details .gallery_thumb{ width: 182px; height: 112px; float: left; }
.gallery_details .gallery_desc{width: 480px; padding-left: 8px; float: left;}
.gallery_details .gallery_title{font-weight: bold; padding-top: 3px; font-size: 13px;}
.gallery_slidshow #columns{ padding: 0 20px; width: 100%!important; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc); }
.gallery_full_details{padding-bottom: 10px;}

.prev {   float:left; }
.next {   float:right; }

.rslides_tabs ul li {  float:left; }
.rslides1_tabs ul li {  float:left; }

.galleria-container{    background:none!important;}
.galleria-info {    width: 89%;    top: 248px;    left: 42px;    z-index: 2;    position: absolute;    margin-bottom: -66px;    display: block!important;}
.galleria-info-text{    display: block;    height: 67px!important;    opacity: 0.5; }


/************* RESOURCES **************/

div#resources_widget a {    display: inherit;    color: #804c7d;    padding: 2px 15px 0px 0px;    min-height: 15px;    font-weight: bold;    background-position: 100% 80%;    display: block;    font-size: 14px;}
#resource_Search_container label{    width: 167px;}
select#topic_search{    width: 236px;    margin-left: -52px;}
select#types{    margin-left: -51px;    width: 234px;}
div#resource_Search_container div {    margin: 10px 0px;}

.form_left{    float:left;width:48%;}
.form_right{    float:left;width:48%;    margin-left:10px!important;    background-color: #1ba3d3;    color: #fff;padding:10px;}

#resource_Search_container{    margin-top:20px;}
#resource_Search_container label{    color:#fff;}

.form_left #keyword{    width: 226px;    padding: 0px 0px 0px 10px;    height: 26px;}
.form_left #keyword_search{    width: 100px;    height: 26px;    float: right;    margin-right: 29px;    border-radius: 5px;}


/*********Product item**********/

.products_item{    width: 335px; float: left; margin-right: 10px;}
.products_extra_inst{font-style: italic; font-size: 19px;}
.products_item .product_desc{float: left; width: 170px;}
.products_item .p-title{font-weight: bold;padding-right: 5px;color: #4F718A;}
.products_item .products_img{float: left; margin-right: 5px; width: 155px;}
.products_item .prod_qty{width: 30px;}

.products_item .price{padding-top: 5px;}
.products_item .price_main{font-weight: bold;color: #4F718A;}
.products_item .price_changed{font-weight: bold;color: #c72c03; text-decoration: line-through; display: inline-block; padding-left: 5px;}
.products_item form.add_to_cart_form{ padding: 0px; margin: 0; line-height: 20px; float: right; margin-right: 20px;}
.view_prod_details{float: right; margin-right: 20px;}

/*********Product details**********/

.products_item_details{   margin-right: 0px;}
.products_item_details .product_desc{float: left; width: 385px;}
.products_item_details .p-title{color: #221006;    display: inline-block;    font-size: 18px;    font-weight: bold;    line-height: 30px;    padding-right: 5px;}
.products_item_details .products_img{float: left; margin-right: 10px; max-width: 300px;}
.products_item_details .products_img img{width: 290px;}
.products_item_details .prod_qty{width: 30px;}

.products_item_details .price{padding-top: 5px;}
.products_item_details .price_main{font-weight: bold;color:  #221006;}
.products_item_details .price_changed{font-weight: bold;color: #c72c03; text-decoration: line-through; display: inline-block; padding-left: 5px;}
.products_item_details form.add_to_cart_form{ padding: 0px; margin: 0; line-height: 20px; float: none; font-size: 15px;}

.products_item_details .item_option{padding-top: 5px;}
.item_option_title{display: block; padding: 10px 10px 10px 0px; font-weight: bold; color:  #221006;}
.item_option_value{display: block; padding-left: 20px;}

.payment-methods { background: url("../images/payment-methods.jpg") top left no-repeat; width:312px; height:32px; float:right; margin-bottom:5px; }

/*for check option*/
.opt_type_val_1{display: block; clear: both;}
.products_item_details .item_option ul{padding: 0; margin: 0; list-style: none;}
#columns .products_item_details .item_option ul li{ padding: 0 0 5px 0; margin: 0;clear: both;}
.item_option_value label{ padding-left: 20px;display: inline-block;}

/***********Cart***********/
.cart_hightlight{font-weight: bold;}
.cart_empty{font-weight: bold; text-transform: uppercase;}
.cart_content #columns{margin-right: 20px; width: 940px;}
.cart-details {background: url("../images/announcement-back.jpg") no-repeat scroll left top #F0E8D3; font-size: 14px;}
.cart-details table {padding-top:8px;}
.cart-details input.prod_qty{width: 30px; text-align: center;}
.cart-details .head_row{background: #2B160A; color: #FAE9C9; line-height: 20px; padding: 0; margin: 0;text-transform: uppercase;}
.cart-details .head_row th{padding: 5px 10px; margin: 0;}
.cart-details .even_row{}
.cart-details .odd_row{/*background: #e1e1e1;*/}
.cart-details .cart_buttons{float: right; margin-top: 20px;}
.cart-details a.button{height: 17px;line-height: 17px; display: inline-block;}
.cart-details a.button:hover{text-decoration: none;}
.order_instruction{width: 500px; height: 50px;}

#cart-details ul.cart_item_options{padding: 0;margin: 0;font-size: 11px; list-style: none;}
#cart-details ul.cart_item_options li{padding: 0;margin: 0;height:auto;line-height: 15px;}
img.remove_prod{float: left;padding-right: 5px;}
.checkout_form select{max-width: 208px;}
.deilvery_info_details{width: 50%;}
.deilvery_method_details label{width: auto; line-height: 20px;display: inline-block; min-width: 60%;}
.deilvery_method_details input.check{float: none;}


/************* WIDGETS **************/

#widget_column {    width: 33%;    float: right;    -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc);   padding: 20px;}
#left_widget{width:270px; float:left;} /* Need 20 pix more then the widget as widget have 20px margin */

.widget {   float: right;margin-bottom: 5px; width: 100%;  }
.widget ul { }
.widget ul li { }
.widget ul li.no-border {  border-bottom: none; }

.widget_content ul li:last-child  {  border-bottom: none; }
.widget_content {     padding-bottom: 10px;    padding-bottom: 5px;}

.widget_heading {/*display: none;*/ font-size: 11px;font-weight: bold;padding: 7px 15px 5px 5px;margin:0px;text-transform:uppercase;line-height: 18px; color: #4F718A; display:none;}

.widget_content a{  font-size: 10px; line-height: 14px; color: #555555; }

.widget_latest_news a:link,.widget_latest_news a:visited{color: #4F718A;}
.widget_latest_news h3{font-size: 12px; font-weight: bold; padding: 0;margin: 0;line-height: 15px;}
.widget_latest_news h3 a{font-size: 12px;}
.scroll_news .widget_content{height: 250px; overflow: hidden;}

.widget_footer{    background-color: #007970;    padding:7px 15px 7px 15px;    margin:0px;    font-size:12px;    line-height: 16px;    font-weight: bold;    border-top: 1px solid #374a4d;    text-transform:uppercase;    color:#ffffff;}
.widget_footer a:active, .widget_footer a:link, .widget_footer a:visited{    color:#ffffff;    text-decoration: none;}
.widget_footer a:hover {    color: #e9e9e9;    text-decoration: none;}

.widget_content_white {    margin:0px 5px 5px 5px;    padding:5px 15px;    background-color: #ffffff;    color: #77787c;    font-size:12px;    line-height: 14px;}

#advance_search_options{    display: none;  }
.widget_floating_input {    text-transform: uppercase;    margin-top: 10px;    float:left;    font-weight:bold;    width: auto;    margin-left: 0;    padding-left: 0;}
.widget_floating_text {    text-transform: uppercase;    padding-top: 10px;    float:left;    font-weight:bold;}
.widget_floating_image {    text-transform: uppercase;    float:left;    font-weight:bold;}

.widget_search_icon img {    text-align: center;}

.widget_video {    margin:0px 5px 5px 5px;    padding:0px;    color: #ffffff;    font-size:12px;}

.widget_content_white ul {    list-style: none;    margin-left: 0px;    padding: 0px;}
.widget_content_white ul li{    clear: both;}

.widget_image {    border: 2px solid #374a4d;    background-color: #8a3c80;    color:#ffffff;    margin:0px 0px 10px 0px;    padding:0px;    width: 290px;    overflow: hidden;    height:auto;    text-align:center;}
.widget_image img {    border:0px;    margin:0px;    padding:0px;    height:auto;    display:inline;}

#logon{    font-weight: bold;}

/*********Weather widget**********/
.widget_weather_feed {    color: #555555;    font-size: 11px; font-family: Arial, Helvetica, sans-serif;   }
.widget_weather_feed .forecast-image{ width: 65px; float: left;}
.widget_weather_feed .forecast-image img{width: 55px; border: 1px solid #B3C6D4;}
.widget_weather_feed .forecast-details{float: left;}
.widget_weather_feed .forecast-details span{font-size: 11px; font-weight: bold; display: block; width: 40px; float: left;}
.forecast-details .w-tomorrow{color: #919191; font-size: 11px;}
.forecast-details .w-tomorrow span{width: 55px; font-size: 10px;}
.widget_weather_feed .widget_content {    margin:0px;   border: 1px solid #B3C6D4;    background: url(../images/widget-content-back.png) top left repeat-x #ffffff ;    padding:10px 7px;    color: #555555;}

/*********Search widget**********/
.widget_search {    border: 1px solid #B3C6D4;    background: url(../images/widget-content-back.png) top left repeat-x #ffffff ;    padding: 10px;    color:      #77787C;}
.widget-input-container {    clear: both; }
.widget_search_input {    border: 1px solid #B3C6D4;    background: url(../images/white-gradient.png) top left repeat-x #ffffff ;    height: 23px;    float: left;    width: 200px;    font-size: 	10px;    font-weight: bold;    color: #77787c;    padding-left: 8px;    line-height: 23px;    margin-bottom: 17px;}
input[type="submit"].widget_search_btn {    background: url(../images/search-icon.png) top left no-repeat;    width: 31px;    height: 31px;    float: left;    margin-bottom: 17px;    padding:0px;    border: none;    margin-right:10px;    cursor: pointer;}

/*********Resource widget**********/
.resource_title {    color: #00adef;    font-weight: bold;    margin-bottom: 0px;    margin-right:5px;}
.resource_text {    float: left;    margin-bottom: 5px;    padding:0px;}
.resource_info {}

/*********Event calender widget**********/
.widget_callender {    border: 1px solid #B3B3B3;    color:#ffffff;    background: url(../images/widget-back.png) top left repeat-x #ffffff ;    margin:0px 0px 1px 0px;    padding: 6px;    font-family: Arial, Helvetica, sans-serif;    font-size:11px;    width: 237px;}
.event_calendar{    color: #4F718A;    margin: 0 0px;    padding: 0px;    background: url(../images/calendar-head.png) top left repeat-x transparent;}
.event_calendar .ev_cl_head th{    border-bottom: 1px solid #cececf;}
.event_calendar .ev_cl_head {    font-size: 12px;    font-weight: bold;    text-transform: uppercase;}
.widget_callender .ev_cl_head th{    padding-top: 5px;    padding-bottom: 0px;    text-align: center;}
.widget_callender .ev_cl_week th{    padding-top: 10px;    padding-bottom: 10px;    text-align: center;    text-transform: uppercase;}
.event_calendar .heading_month{    float: left;    padding-left:  20px;}
.event_calendar .heading_year{    float: right;    padding-right: 0px;}
.widget_callender .ev_cl_prev{    float: left;    padding-left: 0px;}
.widget_callender .ev_cl_next{    float: right;    padding-right: 0px;}
.widget_callender .ico-next{    background: url('../images/next.png') no-repeat;    height: 22px;    width: 25px;    display: block;    overflow: hidden;    text-indent: -99999px;    float: right;}
.widget_callender .ico-prev{    background: url('../images/prev.png') no-repeat;    height: 22px;    width: 25px;    display: block;    overflow: hidden;    text-indent: -99999px;    float: left;}
.widget_callender .day-default{    width: 33px;    height: 33px;    line-height: 32px;    text-align: center;    padding-right: 0px;    background: url(../images/calendar-day.png) top left repeat-x #e9e9e9;    border-bottom: 1px solid #ffffff/*#cececf*/;    border-right: 1px solid #ffffff/*#cececf*/;    font-weight: bold;    position: relative;}
.widget_callender tr:nth-child(3) td .day-default{    border-top: 1px solid #cececf;}
.widget_callender tr td:last-child .day-default{    border-right: 0px solid #cececf;}
.widget_callender .day-default a{    display: block;    color: #666;    font-weight: bold;    width: 33px;    height: 33px;}
.widget_callender .day-default a:hover{    text-decoration: none;    color: #41C2D1;}
.widget_callender .highlight{    background: #009c94;    border-bottom: 1px solid #cececf;    border-right: 1px solid #cececf;    color: #FFF;    font-weight: bold;}
.widget_callender .highlight a{    color: #FFF;    font-weight: bold;}
.widget_callender .highlight_today{    font-weight: bold;    background: url(../images/calendar-day-h.png) top left repeat-x #B3C6D4;    border-bottom: 1px solid #ffffff/*#cececf*/;    border-right: 1px solid #ffffff/*#cececf*/;    color: #fff;}
.widget_callender .highlight_today a{    color: #FFF;    font-weight: bold;    background: #009c94;}
.widget_callender .cl_tooltip{    display: none;    font-size: 12px;    min-height:  100px;    padding-left: 24px;    position: absolute;    width: 246px;    z-index: 9000;    top: -20px;    left: 0px;    padding-left: 35px;    background: transparent;    background-image: url("../images/cl_tooltip.png");    background-position: 12px top;    background-repeat: no-repeat;}
.cl_tooltip .tooltip_cont{    min-height:  100px;    width: 226px;    border-bottom: 1px solid #d5d5d5;    border-top: 1px solid #d5d5d5;    border-right: 1px solid #d5d5d5;    background: #fff;    color: #777;    text-align: left;    padding: 5px 10px;}
.widget_callender .tooltip_cont h4{    margin: 0;    padding: 0;    margin-bottom: 3px;    line-height: 20px;    margin-top: 5px;}
.widget_callender .tooltip_cont .tip_location{    padding-bottom: 10px;}
.widget_callender .tooltip_cont a,.widget_callender .highlight_today .tooltip_cont a{    width: auto;    height: auto;    color: #00ADEF;    font-weight: bold;    line-height: normal;    background: none;}
#right_widget {    display: block;}



/*************Maintenance Layout*******************/

.maintenance #content-wrapper{width: 680px; background: url('../images/maintenance-bg.jpg') no-repeat;}
.maintenance #columns {background: transparent;min-height: 250px;}


/********* Admin specific CSS Layouts *************/
/*#admin-wrapper .section-content { margin: 20px 3% 0;}*/


/***************************OTHER or CUSTOM*********************/


#codeigniter_profiler {     display:none; }

/***************************END*********************/

.request-btn-holder{  }
.request-btn{font-family: 'Roboto Condensed', sans-serif;color:#fff;font-size:17px;font-weight:400;border-radius:40px;moz-border-radius:40px;background-color:#42b6b6;border: solid 0px #498b8b;padding:5px 25px 5px 25px;text-decoration:none;}
.request-btn a:hover{ text-decoration:none;}

#top-nav{	float:right;}

#mainnavbar{	float: right;}

.youtubevideowrap{
width:100%;
max-width:640px;
border:1px solid #d6d6d6;
}


.video-container {
      position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

