/********** MAIN STYLES **********/
html {
	overflow-y: scroll; 
}

body {
	background-color: #FFF;
	margin: 0;
}

div#StickyHeader,
div#header,
div#breadcrumbs,
div#masthead,
div#mastheadSite,
div#topMenu,
div#ContentShadow,
div#Content,
div#DIVsection1,
div#DIVsection2,
div#DIVsection3,
div#footer,
div#footer2 
{
    width: 1200px;    
}


div#contentColumn2 {
    float: right;
    /* Width will be 900px for 1200px template, or 680px for 960px template. */
    width: 900px;    
}

div, p, td, li {
	font-family: 'Custom-Font-1', Arial, Tahoma, Verdana, freesans;  /* freesans is for Linux */
	font-size: 14px;    
	line-height: 180%; 
	color: #333;
	margin: 0 0 10px 0;
}

div {
	margin: 0;    
}


.j-title p {
    font-size: 12px;
    display: none;
}
   
.juicer-feed p {
    font-size: 12px;
}

   
.juicer-feed p {
    font-size: 12px;
}

@font-face {
    font-family: 'Custom-Font-1';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Custom-Font-2';
    src: url('fonts/opensans-semibold-webfont.eot');
    src: url('fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-semibold-webfont.woff2') format('woff2'),
         url('fonts/opensans-semibold-webfont.woff') format('woff'),
         url('fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Custom-Font-3';
    src: url('fonts/opensans-bold-webfont.eot');
    src: url('fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('fonts/opensans-bold-webfont.woff') format('woff'),
         url('fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Custom-Font-4';
    src: url('fonts/opensans-extrabold-webfont.eot');
    src: url('fonts/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-extrabold-webfont.woff2') format('woff2'),
         url('fonts/opensans-extrabold-webfont.woff') format('woff'),
         url('fonts/opensans-extrabold-webfont.ttf') format('truetype'),
         url('fonts/opensans-extrabold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Custom-Font-5';
    src: url('fonts/opensans-condlight-webfont.eot');
    src: url('fonts/opensans-condlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-condlight-webfont.woff2') format('woff2'),
         url('fonts/opensans-condlight-webfont.woff') format('woff'),
         url('fonts/opensans-condlight-webfont.ttf') format('truetype'),
         url('fonts/opensans-condlight-webfont.svg#open_sanscondensed_light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Custom-Font-6';
    src: url('fonts/opensans-condbold-webfont.eot');
    src: url('fonts/opensans-condbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-condbold-webfont.woff2') format('woff2'),
         url('fonts/opensans-condbold-webfont.woff') format('woff'),
         url('fonts/opensans-condbold-webfont.ttf') format('truetype'),
         url('fonts/opensans-condbold-webfont.svg#open_sans_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
div.clear {
	clear: both;
	 height: 0;	
}


.contactsPlugin {
}


table {
	border: 0;
}

td {
	vertical-align: top;
}


.stripe tr:nth-child(even) {
 	background: #FFF;
}

.stripe tr:nth-child(odd) {
	background: #EEE;
}

.stripe td {
	padding: 0;
}


div.columns2 { /* Automatically structures content into two columns */
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    padding: 0 20px 0 0;
    width: 100%;
    float: left;
}


img {
	border:0;
}


.normal12 {
	font-size: 12px;
}

.normal11 {
	font-size: 11px;
}

.grey10 {
	font-size: 10px;
	color: #777;
}

.grey11 {
	font-size: 11px;
	color: #777;
}

.grey12 {
	font-size: 12px;
	color: #777;
}

.grey14 {
	font-size: 14px;
	color: #777;
}

.grey {
	color: #777;
}

.white10 {
	font-size: 10px;
	color: #FFF;
}

.white11 {
	font-size: 11px;
	color: #FFF;
}

.white12 {
	font-size: 12px;
	color: #FFF;
}

.white {
	color: #FFF;
}
.red {
	color: #FF0000;
}


.red12 {
    font-size: 12px;
	color: #FF0000;
}

.nomargin {
	margin: 0;
}

a {
	color: #333;
}

a:hover {
	text-decoration: none;
}

h1 {
    font-family: 'Custom-Font-3', Arial, Tahoma, Verdana, freesans;  /* freesans is for Linux */  
	font-size: 40px;
	margin: 0 0 20px 0;  
	line-height: 130%;
    color: #00519F;
	font-weight: 400;
	}

h2 {
    font-family: 'Custom-Font-2', Arial, Tahoma, Verdana, freesans;  /* freesans is for Linux */
	font-size: 26px;
	margin: 10px 0 0 0;  
	line-height: 150%;
	font-weight: 400;    	
}

h2.no_top_margin {
	margin: 0;
}
  
h2.homeFeatured {
    color: #FFF;
    padding: 10px 15px;
    margin: 20px 0 20px 0;   
}

h3 {
    font-family: 'Custom-Font-4', Arial, Tahoma, Verdana, freesans;  /* freesans is for Linux */
	font-size: 22px;
    color: #00519F;
	margin: 0;  
	line-height: 150%;
   	font-weight: 400;	
}

h4 {
    font-family: 'Custom-Font-2', Arial, Tahoma, Verdana, freesans;  /* freesans is for Linux */
	font-size: 18px;
	margin: 0;  
	line-height: 150%;
	font-weight: 400;	
}

h5 {
    font-family: 'Custom-Font-2', Arial, Tahoma, Verdana, freesans;  /* freesans is for Linux */
	font-size: 18px;
	margin: 0;  
	line-height: 150%;	
	font-weight: 400;
}

h6 {
    font-family: 'Custom-Font-2', Arial, Tahoma, Verdana, freesans;  /* freesans is for Linux */
	font-size: 18px;
	margin: 0;  
	line-height: 150%;	
	font-weight: 400;
}

ol, ul {
	padding: 0;
	margin: 0 0 12px 25px;	
}


ol li, ul li {
	margin: 6px 0 6px 0;	
	line-height: 150%;	
}

ul li li, ul li li li {
	margin: 6px 0 6px 0;	
	line-height: 150%;
    font-size: 14px;	
	list-style-type: circle;
}


div#horizLineTop {
	height: 10px;
	border-bottom: 1px dashed #CCC;
}

div#horizLineBottom {
	height: 10px;
	border-top: 1px dashed #CCC;
}

div.display_none {
	display: none;
}

div#misc_content1 {

}

div#misc_content2 {

}

div#misc_content3 {
	
}

div#misc_content4 {

}

div#misc_content5 {

}

div#misc_content6 {

}

div#misc_content7 {

}

div#misc_content8 {

}

div#misc_content9 {

}

div#misc_content10 {

}

div#contentDownloads {
    margin: 0 0 30px 0;
}

.searchHeading {
	line-height: 120%;
	font-weight: 700;
	margin: 3px 0;
}


div#searchBG {
	background-image: url(images/searchBG.png);
    background-repeat: no-repeat;    
    height: 42px;
    width: 200px;
    margin: 0 0 20px 0;
}

form input.searchBox[type="text"]{
	width: 150px;
    padding: 5px;
    margin: 8px 0 0 36px;
    border: 0;
    color: #CCC;
    background-color: inherit;
    outline: 0;
}

form input.searchBox[type="text"]:hover, form input.searchBox[type="text"]:focus {
    border: 0;
}


/********** CONTACT PAGE **********/

div#contactLeft {
	float: left;
	width: 400px;    
}

div#contactRight {
	width: 640px;
	float: right;
}

div#contactNotes {
    padding: 0 0 20px 0;
}


p.contact_page {
    margin: 0;    
}

a.contact_phone {
    text-decoration: none;
}

/********** RESPONSIVE DIV STYLES **********/

/*  RESPONSIVE WRAP AND COLUMN SETUP  */
.responsiveWrap {
	padding: 0px;
	margin: 0 0 0 0;
	clear: both;
}


.responsiveColumn {
	display: block;
	float:left;
}

.responsiveColumn:first-child { 
    margin-left: 0; 
}

.responsiveGroup:before,
.group:after { 
    content:""; display:table; 
}

.group:after {
    clear:both;

}
.group { 
    zoom:1; /* For IE 6/7 */ 
}



/*  RESPONSIVE GRIDS */
.span2 {
	width: 50%;
}

.span4 {
	width: 25%;
}

.span8 {
	width: 12.5%;
}

/*  RESPONSIVE SNAPPING */
@media only screen and (max-width: 960px) {
	.responsiveColumn {  margin: 0 0 0 0 }
	.span8 { 
	   width: 25%; 
    }
    
	.span4 { 
	   width: 50%; 
    }

    .span8 { 
	   width: 25%; 
    }    
}


@media only screen and (max-width: 720px) {
	.responsiveColumn {  margin: 0 }

	.span2 {
	   width: 100%; 
    }

	.span4 {
	   width: 100%; 
    }
    
    .span8 { 
	   width: 50%; 
    }
}


.responsiveInner1 {
    padding: 10px;
    text-align: center;
}

.responsiveInner1 img {
    width: 100%;
}


/********** SOCIAL MEDIA STYLES **********/
#socialMediaWrapper {
    width: 100%;
    padding: 0;  
}



/********** LARGE GOOGLE MAP **********/
  
#map-canvas {
    width: 100%;
    height: 400px;
    margin: 0px;
    padding: 0px
}

#map-content-container {
    width: 300px;
    height: 140px;
    margin: 10px;
    padding: 0px
}

#map-content {
    margin: 0px;
    padding: 0px
}
 
  

/********** RSS STYLES **********/

.rssCurrentNews {
	color: #FF0000;
}

.rss {
	color: #FF0000;
	font-size: 11px;
}

a.rss {
	color: #0C8BC2;
}

/********** FORM STYLES **********/

div.formResponse {
    border: 1px SOLID #CCC;
    padding: 10px;
}

div.formResponse p {
    
}

form {
	padding: 0;
	margin: 0;
}

form input[type="text"],
form input[type="date"],  
form input[type="password"],
form input[type="file"],
form input[type="button"],
form textarea,
form select
    {
        outline: none;    
        border: 1px solid #CCC;  
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;  
    }


form input[type="text"]:focus,
form input[type="date"]:focus,  
form input[type="password"]:focus,
form input[type="file"]:focus,
form input[type="button"]:focus,
form textarea:focus,
form select:focus
    {
        border: 1px solid #999;  

    }

form input[type="text"]:hover,
form input[type="date"]:hover,  
form input[type="password"]:hover,
form input[type="file"]:hover,
form input[type="button"]:hover,
form textarea:hover,
form select:hover
    {
         border: 1px solid #999;  
    }

.form_label {
	margin: 8px 0 0 0;
	text-align: left;
    font-size: 12px;    
}

.form_label_right {
	margin: 16px 5px  0 0;
	text-align: right;
    font-size: 12px;
}

label.grey11 {
    padding: 0 10px 0 2px;
    font-size: 12px;    
}

/*********************************************/
/*** Form Style 1 - Full Width Styled Form ***/
/*********************************************/

div.form_wrapper_style1 {
    padding: 0;
}

div.form_wrapper_style1 h2 {
    font-family: 'Custom-Font-3', Arial, Tahoma, Verdana, freesans;  /* freesans is for Linux */
    text-transform: uppercase;
    margin: 0 0 0 0;
}

div.form_wrapper_style1 h3 {
    font-family: 'Custom-Font-3', Arial, Tahoma, Verdana, freesans;  /* freesans is for Linux */
    text-transform: uppercase;
    margin: 0 0 0 0;
}

div.form_wrapper_style1  li {
    font-size: 12px;
}
div.form_style1_Left {
	float: left;
    display: inline;
	width: 300px;    
    margin: 0;
    padding: 10px 0 0 0;    
    text-align: left;
}


div.form_style1_Right {
	float: left;
    display: inline;
	width: 300px;
    margin: 0 0 0 40px;
    padding: 10px 0 0 0;
    text-align: left;
}

div.form_style1_FullWidth {
    width: 100%;    
    height: 140px;
}


p.form_label_style1 {
    font-size: 14px;
    margin: 0;
}

form input.form_style1[type="text"]{
	width: 300px;
    margin: 0;
}

form input.form_style1[type="text"]:focus{

}

form textarea.form_style1 {
	height: 80px;
	width: 640px;	
}

form textarea.form_style1_narrow {
	height: 80px;
	width: 300px;	
}


form select.form_style1 {
	margin: 0;
	width: 310px;
}


form input.form_style1[type="image"]{
	margin: 20px 0 0 0;
}


form input.form_style1[type="file"]{
	width: 300px;
	padding: 8px 5px;
}




/*********************************************/
/*** Form Style 2 - Full Width Styled Form ***/
/*** Full Width Form in Contact Right Div  ***/
/*********************************************/

div.form_wrapper_style2 {
    padding: 0;
}

div.form_wrapper_style2 h2 {
    font-family: 'Custom-Font-3', Arial, Tahoma, Verdana, freesans;  /* freesans is for Linux */
    text-transform: uppercase;
    margin: 0 0 0 0;
}

div.form_wrapper_style2 h3 {
    font-family: 'Custom-Font-3', Arial, Tahoma, Verdana, freesans;  /* freesans is for Linux */
    text-transform: uppercase;
    margin: 0 0 0 0;
}

div.form_wrapper_style2  li {
    font-size: 12px;
}
div.form_style2_Left {
	float: left;
    display: inline;
	width: 300px;    
    margin: 0;
    padding: 10px 0 0 0;    
    text-align: left;
}


div.form_style2_Right {
	float: left;
    display: inline;
	width: 300px;
    margin: 0 0 0 40px;
    padding: 10px 0 0 0;
    text-align: left;
}

div.form_style2_FullWidth {
    width: 100%;    
    height: 140px;
}


p.form_label_style2 {
    font-size: 14px;
    margin: 0;
}

form input.form_style2[type="text"]{
	width: 300px;
    margin: 0;
}

form input.form_style2[type="text"]:focus{

}

form textarea.form_style2 {
	height: 80px;
	width: 640px;	
}

form textarea.form_style2_narrow {
	height: 80px;
	width: 300px;	
}


form select.form_style2 {
	margin: 0;
	width: 310px;
}


form input.form_style2[type="image"]{
	margin: 20px 0 0 0;
}


form input.form_style2[type="file"]{
	width: 300px;
	padding: 8px 5px;
}



#form label.error, #form01 label.error {
 
}

#form input.error, #form01 input.error, #form01 select.error, #form01 textarea.error {
    border:1px solid red;
}



/*********************************************/


form input {
	padding: 10px 5px;
	margin: 6px 0 0  0;
}

form input[type="text"]{
	width: 200px;
}

form input.width250[type="text"]{
	width: 250px;
}


form input.width150[type="text"]{
	width: 150px;
}


form input.width100[type="text"]{
	width: 100px;
}

form input.width75[type="text"]{
	width: 75px;
}

form input.width50[type="text"]{
	width: 50px;
}

form input.width40[type="text"]{
	width: 40px;
}

form input.width30[type="text"]{
	width: 30px;
}

form input.width25[type="text"]{
	width: 25px;
}

form input.width20[type="text"]{
	width: 20px;
}

form input.fullWidth[type="text"]{
	width: 100%;
}

form input[type="password"]{
	width: 200px;
}

form input.width250[type="password"]{
	width: 250px;
}

form input[type="date"]{
	width: 200px;
	font-family: arial;
}

form select {
	height: 40px;
	margin: 6px 0 0  0;
	padding: 5px;
	width: 212px;
}

form select.width150 {
	width: 150px;
}

form select.width100 {
	width: 100px;
}

form select.width70 {
	width: 70px;
}

form select.fullWidth {
	width: 100%;
}

form option {
	padding: 0px;
	margin: 2px 0;
}

form textarea {
	font-family: arial;
	padding: 5px;
	height: 100px;
	margin: 6px 0 0 0;
	width: 200px;	
	font-size: 12px;
}


textarea.width200 {
	width: 200px;
}

textarea.width250 {
	width: 250px;
}


textarea.width300 {
	width: 300px;
}


textarea.width400 {
	width: 400px;
}


form input[type="submit"]{
	cursor: pointer;
	text-align: center;
	width: 150px;
	padding: 3px 0;
	margin: 5px 5px 5px 0;
	border: 1px SOLID #777;
	background-color: #EEE;
}

form input.width100[type="submit"]{
	width: 100px;
}

form input.width50[type="submit"]{
	width: 50px;
}

form input.width30[type="submit"]{
	width: 30px;
}


form input[type="image"]{
	cursor: pointer;
	margin: 0 0 0 0;	
	padding: 10px 0 0 0;
}


form input[type="button"]{
	cursor: pointer;
	text-align: center;
	width: 150px;
	padding: 3px 0;	
	margin: 5px 5px 5px 0;
	border: 1px SOLID #777;
	background-color: #EEE;
}

form input[type="checkbox"]{
	margin: 10px 0 0 0;	
	padding: 0;
}

form input[type="file"]{
	width: 200px;
	padding: 5px;
}

form input[type="password"]{
	width: 200px;
}



.formValidationErrors {
	color: #FF0000;
}

.formRequried {
	color: #999;
	font-size: 10px;
}

.formRequried_Removed {
	display: none;
}

.code_website {
	font-size: 16px;	
	font-weight: 700;
	letter-spacing: 2px;
}

input:focus, textarea:focus {

}

input.error, textarea.error{

}

.form_error {
    font-size: 10px;
	padding: 0;
	margin: 0;
	color: #FF0000;
}

td.contact_form_label_column {
	width: 100px;	
}


div#form_container_product_search {
	width: 180px;
    margin: 0 0 20px 0;
}


/********** AUTO SUGGEST OPTION 2 **********/

.ui-autocomplete {
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: #fff;
	width: 260px;
	border: 1px solid #B0BECA;
	max-height: 250px;
	overflow-y: scroll;
}

.ui-autocomplete li{
	margin: 0;
}

.ui-autocomplete .ui-menu-item a {
	border-top: 1px solid #999;
	display: block;
	padding: 10px 6px;
	cursor: pointer;
	margin: 0;
}

.ui-autocomplete .ui-menu-item:first-child a {
	margin: 0;
	border-top: none;
}

.ui-autocomplete .ui-menu-item a.ui-state-hover {
	margin: 0;
	background-color: #EEE;
}
    
    
    
/********** HEADER STYLES **********/

div#staticHeader {
	position:fixed; 
	background-color: #FFF;
	top:0px; 
	left:0px;
	width: 100%; 
	height:180px;	
}


div#switchMobileWide {
	background-color: #333;
	height: 50px;
	width: 100%;	
	font-size: 12px;
	margin: auto;
}

div#switchMobile {
	width: 940px;	
	padding: 16px 0 0 0;
	text-align: center;
	margin: auto;
}

a.switchMobile {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}


div#StickyHeaderWide {
	background-image: url(images/StickyHeaderWideBG.png); 
	background-repeat: repeat-x;
	background-color: #FFF;
    display: none;
	height: 50px;
	width: 100%;
	margin: 0px auto;
	z-index: 10000;
}

div#StickyHeader {
	background-image: url(images/StickyHeaderBG.png); 
	background-repeat: repeat-x;
 	height: 100%;
	margin: 0px auto;
}

div#StickyHeaderLeft {
	width: auto;	
	float: left;
	margin: 0px;
	padding: 0 0 0 20px;
	text-align: left;
}

div#StickyHeaderRight {
	width: auto;	
	float: right;
	margin: 8px 20px 0 0;
	text-align: right;
}



div#headerWide {
	background-image: url(images/headerWideBG.png); 
	background-repeat: repeat-x;
	height: 120px;
	width: 100%;	
	margin: auto;
}


div#header {
	background-image: url(images/headerBG.png); 
	background-repeat: repeat-x;
 	height: 100%;
	margin: auto;
}

div#headerLeft {
	width: auto;	
	float: left;
	margin: 0px;
	padding: 0 0 0 20px;
	text-align: left;
}

div#headerRight {
	width: auto;	
	float: right;
	margin: 44px 20px 0 0;
	text-align: right;
}

div.headerRight_Detail_Column {
    float: right;
    margin: 0 0 0 20px;
}

div.headerRight_Detail_Column_Left {
    float: left;
    text-align: left;
    margin: 0 5px 0 0;
}

div.headerRight_Detail_Column_Right {
    float: left;
    text-align: left;
}

div.headerRight_Detail_Column a {
	text-decoration: none;
}

div.headerRight_Detail_Column a:hover {
	text-decoration: underline;
}

.header1 {
     font-family: 'Custom-Font-1', Arial, Tahoma, Verdana, freesans;  /* freesans is for Linux */
     color: #777;
     font-size: 12px;
     margin: 0 0 4px 0;
     line-height: 100%;  
}

p.header2 {
    font-family: 'Custom-Font-2', Arial, Tahoma, Verdana, freesans;  /* freesans is for Linux */
     font-size: 16px;
     margin: 0 0 0 0;
     line-height: 100%;     
}

p.header3 {
       
}

.header4 {
      
}

/********** BREAD CRUMB STYLES **********/

div#breadcrumbsWide {
	margin: 0 auto;
	width: 100%;
    height: 40px;
    border-bottom: 1px dotted #D6D6D6;
}


div#breadcrumbs {
	margin: 0 auto;
}

div#breadcrumbsLeft {
	width: 800px;	
	float: left;
	margin: 24px 0 0 20px;
	text-align: left;
}

div#breadcrumbsRight {
	width: 200px;	
	float: right;
	margin: 15px 20px 0 0;
	text-align: right;
}

div#breadcrumbs p {
	color: #999;
    padding: 12px 20px 0 20px;
    font-size: 11px;
    margin: 0;
}


div#breadcrumbs a {
    color: #999;
    padding: 6px 0;
}

div#breadcrumbs a:hover {
    text-decoration: none;
}



/********** MAST HEAD STYLES **********/

div#mastheadWide {
    background-image: url(images/mastheadBG.jpg); 
	background-repeat: no-repeat;
	background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
}


div#masthead {
    margin: 0px auto;
    height: 500px;      
}

div#masthead p {
    font-family: 'Custom-Font-4';
    font-size: 40px;
    color: #fff;
    padding: 280px 0 0 20px;
    line-height: 150%;
}

div#masthead a {
    color: #FFF;
    text-decoration: none;    
}

div#mastheadSiteWide {
    background-image: url(images/mastheadSiteBG.jpg); 
	background-repeat: no-repeat;
	background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
}


div#mastheadSite {
    margin: 0px auto;
    height: 300px;      
}

div#mastheadSite p {
    font-family: 'Custom-Font-4';
    font-size: 40px;
    color: #fff;
    padding: 140px 0 0 20px;
    line-height: 150%;
}

div#mastheadSite a {
    color: #FFF;
    text-decoration: none;    
}

div#mastheadSite a:hover {
    
}

/********** MENU STYLES **********/

div#topMenuWide {
	background-image: url(images/topMenuWideBG.png); 
	background-repeat: repeat-x;
	height: 50px;
	width: 100%;	
	margin: auto;
}

.topMenuWide_Sticky {
    position: fixed;  
    width: 100%;  
    left: 0;  
    /*top: 50px;*/
    top: 0px;
    z-index: 1000;  
    padding: 0;
}

div#topMenu {
 	height: 100%;
	margin: 0px auto;
	background-image: url(images/topMenuBG.png);
	background-repeat: repeat-x;
	text-align: left;
	color: #FFF;
	text-transform: uppercase;
}

div#topMenuDowndown {
	/* other styles set in /menu/menuTopDropdown.css */
	margin: 0px auto;
	width: 100%;
	text-align: left;
	color: #FFF;
	text-transform: uppercase;
}


p.topMenu {
    font-family: 'Custom-Font-2';
    font-size: 16px;    
	padding: 18px 10px 0;
	line-height:100%;
	color: #FFF;
}

a.topMenu {
	color: #FFF;
	padding: 6px 10px;	
	text-decoration: none;	
}

a.topMenuActive {
	padding: 6px 10px;
	color: #FFF;
	font-weight: 400;
	text-decoration: none;	
}


a:hover.topMenu {
	font-weight: 400;
	text-decoration: none;	
}


div#Mobile_Menu_Wrapper {
    top: 0;
    left: 0;
    width: 100%;
    display: none;
}


/* FirstLevel only used in menuSideOnly.php */
p.sideMenuFirstLevel {
	line-height:150%;
	margin: 0;
	padding: 3px 0;
	border-bottom: 1px SOLID #CCC;
}

a.sideMenuFirstLevel {
	text-decoration: none;	
}

a:hover.sideMenuFirstLevel {
	font-weight: 400;
	color: #777;
	text-decoration: none;	
}

a.sideMenuFirstLevelActive {
	font-weight: 400;
	color: #777;
	text-decoration: none;	
}

p.sideMenuSecondLevel {
	line-height:150%;
	margin: 0;
	padding: 3px 10px;
	border-bottom: 1px SOLID #CCC;
}

a.sideMenuSecondLevel {
	text-decoration: none;	
}

a:hover.sideMenuSecondLevel {
	font-weight: 400;
	color: #777;
	text-decoration: none;	
}

a.sideMenuSecondLevelActive {
	font-weight: 400;
	color: #777;
	text-decoration: none;	
}


p.sideMenu {
	line-height:150%;
	margin: 0;
	padding: 3px 0;
	border-bottom: 1px SOLID #CCC;
}

a.sideMenu {
	text-decoration: none;	
}

a:hover.sideMenu {
	font-weight: 400;
	color: #777;
	text-decoration: none;	
}

a.sideMenuActive {
	font-weight: 400;
	color: #777;
	text-decoration: none;	
}



/********** CONTENT STYLES **********/

div#ContentWide {
	margin: 0px auto;
	width: 100%;
	background-color: #FFF;
}


div#ContentShadow {
	margin: 0px auto;
}


div#Content {
	margin: 0px auto;
	padding: 0;
}

div#ContentPadding {
	padding: 20px 20px;
}


div#ContentSingleColumn {
	text-align: left;
    width: 100%;
	margin: 0px auto;
	padding: 0;
} 


div#contentColumn1 {
	float: left;
    width: 180px;
    text-align: left;
	padding: 10px 0 0 0;
}

div#contentColumn2 {
    float: right;
	min-height: 200px;
	text-align: left;
	padding: 0;
}





div#Content_DesktopSite {
	display: block;
    width: 100%;
}

div#Content_Responsive320 {
	display: none;
}

div#ContentKeyMessages {
    width: 100%;
    margin: 20px auto;
} 

div#ContentKeyMessage1 {
	text-align: center;
    width: 305px;
	float: left;
    margin: 0px auto;
} 

div#ContentKeyMessage2 {
	text-align: center;
    width: 305px;
	float: left;
    margin: 0px auto;
} 

div#ContentKeyMessage3 {
	text-align: center;
    width: 305px;
	float: left;
    margin: 0px auto;
} 


div.ContentSummary {
	font-family: 'Custom-Font-1';  /* freesans is for Linux */
	font-size: 24px;
    line-height: 150%;
	padding: 0 0 20px 0;
}

div.ContentSummary p {
    margin: 0 0 10px 0;
}


div#contentLeft {
	float: left;
	width: 46%;    
}

div#contentRight {
	width: 46%;
	float: right;
}



div.content_2Column {
    width:calc(100% / 2);  
    float: left;
    text-align: left;
    margin: 0 20px 20px 0;
}


div.content_2Column:nth-child(odd){
    clear:both;
} 


div.content_2Column p, 
div.content_2Column h2,
div.content_2Column h3,
div.content_2Column h4,
div.content_2Column h5,
div.content_2Column h6 {
    padding: 0 50px 0 0;
}


div.content_3Column {
    width:calc(100% / 3);  
    float: left;
    text-align: left;
    margin: 0 0 20px 0;
}




div.content_3Column p, 
div.content_3Column h2,
div.content_3Column h3,
div.content_3Column h4,
div.content_3Column h5,
div.content_3Column h6 {
    padding: 0 50px 0 0;
}


#backtotop {
	text-align: center;
	margin: 12px 0 6px 0;
}


/********** DIV BANDS **********/

div#DIVsection1_Wide {
	background-color: #EEE; 
	margin: 0px auto;
	width: 100%;
}


div#DIVsection1 {
	margin: 0px auto;
	text-align: center;
}

div#DIVsection1 img {
    padding: 0 30px;
}
div#DIVsection1_Left {
	width: auto;	
	float: left;
	text-align: left;
}

div#DIVsection1_Right {
	width: auto;	
	float: right;
	text-align: left;
}


div#DIVsection2_Wide {

}


div#DIVsection2 {
    margin: 20px auto;
    padding: 30px 0 30px 0;
}


div#DIVsection3_Wide {
	background-color: #DDD; 
	margin: 0px auto;
	width: 100%;
}


div#DIVsection3 {
	margin: 0 auto;
    padding: 20px 0 60px 0;
	text-align: center;
}



/********** CAROUSEL STYLES **********/

div#carousel_1 {
    width: 720px;    
    margin: 0 auto;
    padding: 50px 0 10px 0;
}

div#carousel_1 h2 {
    font-size: 24px;
    text-align: center;
    margin: 0 0 40px 0;
}


div#carousel_1 p {
    font-size: 20px;
    text-align: center;
}



/********** FOOTER STYLES **********/

div#staticFooter {
	position:fixed; 
	left:0px;
	bottom:0px; 
	width: 100%; 
	height: 200px;
}



div#footerWide {
	background-image: url(images/footerBG.png); 
	background-repeat: repeat;
	margin: 30px auto 0;
	width: 100%;
    display: flex;
    flex-flow: column;    
    height: 100%; 
}


div#footer {
	font-size: 11px;
 	height: 100%;    
	margin: 20px auto;
	text-align: left;
	color: #777;
}

div#footer h3 {
    font-family: 'Custom-Font-4', Arial, Tahoma, Verdana, freesans;  /* freesans is for Linux */
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}

div#footerLeft {
	width: 50%;	
	float: left;
    margin: 0 0 0 20px;
}

div#footerRight {
	width: 45%;	
	float: right;
    margin: 0 20px 0 0;
}

div#footerCol1 {
    width: 50%;
    float: left;
}

div#footerCol2 {
    width: 50%;
    float: left;
}

div#footerCol3 {
    width: 50%;
    float: left;
}

div#footerCol4 {
    width: 50%;
    float: left;
    text-align: right;
}

div#footerCol4 img {
    margin: 0 0 20px 0;
}

div#footer p {
	font-size: 16px;
    line-height: 150%;
    color: #CCC;
	margin: 0 0 6px 0;
	text-decoration: none;
}

div#footer a {
	color: #CCC;
	text-decoration: none;
}

div#footer a:hover {
    color: #FFF;
	text-decoration: none;
}

a.policesLink {
	color: #CCC;
	text-transform: uppercase;
}

a:hover.policesLink {
	color: #FFF;    
	text-decoration: none; 
}

div#footer2Wide {
	background-image: url(images/footer2BG.png); 
	background-repeat: repeat-x;
    background-color: #222;
    margin: 0px auto;
	width: 100%;
    display: flex;
    flex-flow: column;    
    height: 100%;  
 }

div#footer2 {
	font-size: 11px;
	margin: 10px auto 20px;
 	height: 100%;    
	text-align: left;
	color: #777;
}

div#footer2Left {
	width: auto;	
	float: left;
	margin: 0px;
	padding: 10px 0 0 20px;
	text-align: left;
}

div#footer2Right {
	width: auto;	
	float: right;
	margin: 15px 20px 0 0;
	text-align: right;
}


div#footer2 p {
	font-size: 12px;
    color: #CCC;
	margin: 0;
	text-decoration: none;
}

div#footer2 a {
	color: #CCC;
	text-decoration: none;
}

div#footer2 a:hover {
    color: #FFF;
}



/****************************** MODULES ******************************/

/********** ACCOUNT STYLES **********/

.login_message, .login_message a {
	
}

.login_black_overlay {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.login_white_content {
	display: none;
	position: fixed;
    top: 40%;
    left: 50%;
    width: 500px;
    height: 300px;
    margin-left: -250px;
    margin-top: -150px;   
	background-color: white;
	z-index:1002;
	overflow: hidden;
}

.login_white_content_inner {
	padding: 20px 30px;
}

.accounts_action {
	color: #FF0000;
	padding: 20px 10px;
	font-weight: 400;
	background-color: #FFF9F9;	
	border: 1px SOLID #FF0000;
	margin: 20px 0 30px;	
}

.accounts_action a {
	color: #FF0000;
}


.accounts_action_error {
	color: #FFF;
	font-size: 14px;
	font-weight: 600;
	padding: 20px 60px;
	font-weight: 400;
	border: 0px SOLID #FF0000;
	background-color: #FF0000;
	margin: 20px 0 30px;	
   	background-image: url(images/account_action_error.png);
	background-position: 0 50%;
	background-repeat: no-repeat;	
}

.accounts_action_error a {
	color: #FFF;
}


td.accounts_label_col {
	width: 100px;
}

form input.accounts[type="text"]{
	width: 250px;
}

form input.accounts[type="password"]{
	width: 250px;
}



/********** ADVERTISING STYLES **********/

div#sideadverts {
	background-color: #EEE;
	padding: 5px 10px;
	min-height: 600px;
}

.advertsHeading {
	font-size: 11px;
	color: #777;
	margin: 0 0 10px  0;
	text-align: center;
}

div.sideAdvertPadding {
	padding: 0 0 10px 0;
}


/********** ARTICLE STYLES **********/

.articleCategoryList {
	font-size: 18px;	
}

.articleIndexTitle {
	margin: 0 0 0 0;
	font-weight: 700;
}

.articleIndexSummary {
	margin: 0 0 0 0;
}

.articleLastUpdated {
	margin: 0 0 0 0;
	color: #777;
}

a.articleCategoryLinks {
	margin: 0 0 10px 0;
	text-decoration: none;
}

a:hover.articleCategoryLinks {
	text-decoration: underline;	
}

.articleLink {
	margin: 0 0 12px 0;
}


/********** BLOG STYLES **********/

.blogtitle {
	font-size: 18px;
	margin: 20px 0 4px 0;
	font-weight: 400;
}

a.blog_item_link {
	text-decoration: none;	
}

a.blog_item_link:hover {
	text-decoration: underline;	
}

.blogdateDisplay, .blog_postDate {
	font-size: 11px;
	margin: 0;
	font-weight: 400;
	color: #777;
}

.blogpost {
	font-size: 12px;
	margin: 0 0 -6px 0;
	font-weight: 400;
}


.blogcommentsBlock {
	display: none;
	border-bottom: 1px dotted #999; 
	margin: 0;
	padding: 0 0 8px 0;
}

a.blogCommentsLink {
	text-decoration: none;
	padding: 6px 0;
}


.blogcommentDate {
	font-size: 11px;
	margin: 6px	 0 0 0;
	font-weight: 400;
	color: #999;
}

.blogcomments {
	font-size: 11px;
	margin: 6px	 0 0 0;
	font-weight: 400;
	color: #555;
}

.blog_image_list {
	padding: 6px 0 10px 0;	
}


.blog_image_list img {
    width: 100%;    
}

.blog_image_post {
	padding: 6px 0 10px 0;
}

.blog_image_post img {
    width: 100%;    
}

.blogPlugin_Title {
	font-size: 14px;
	font-weight: 600;
	margin: 0;
}

.blogPlugin_Date {
	margin: 0;
}


.blogPlugin_ReadMore {
	margin: 4px 0;
}

a.blogPlugin_ReadMore {
	text-decoration: none;
}

a.blogPlugin_ReadMore:hover {
	color: #999;
	text-decoration: none;
}



/********** BOOKING SYSTEM SYTLES **********/


div.BookingEvents_Main_Column {
	border: 2px solid #F9F9F9;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	display: inline;
	text-align: left;
	float:left;
	width: 360px;
    height: 400px;    
	margin: 0 22px 20px 0;
	padding: 0 0 0 0;
}


div.BookingEvents_Main_Column_inner {
    padding: 10px 20px;
}

p.BookingEvents_title {
    font-family: 'Custom-Font-2', Arial, Tahoma, Verdana, freesans;  /* freesans is for Linux */
    font-size: 24px;   
    margin: 0 0 8px 0;
    line-height: 120%;
}

p.BookingEvents_title a {
    text-decoration: none;
}

p.BookingEvents_date {
    font-size: 14px;  
    margin: 0 0 6px 0;
    line-height: 150%;
}
p.BookingEvents_date_details {
    
}

p.BookingEvents_bookingsClose {
    font-weight: 700;
    margin: 0 0 0 0;     
}

p.BookingEvents_available_eventsPage {
    font-size: 14px;
    margin: 0 0 6px 0;
    line-height: 150%;         
}


p.BookingEvents_available_detailsPage {
    margin: 0 0 20px 0;     
}

p.BookingEvents_price {
    font-size: 14px;  
    margin: 0 0 8px 0;
    line-height: 150%;
}

p.BookingEvents_price_details {
    
}

div.BookingEvents_summary {
    font-size: 14px;  
    margin: 0 0 20px 0; 
}

div.BookingEvents_summary_details {
    font-size: inherit;
}   
 
div.BookingEvents_BookingLink a {
    text-decoration: none;
}    

div.BookingEvents_BookingLink a:hover {
    text-decoration: underline;
}    

div.BookingEvents_ReturnLink a {
    text-decoration: underline;
}    

div.BookingEvents_ReturnLink a:hover {
    text-decoration: none;
}    


p.BookingEvents_booking_names_label {
    font-size: 12px;
    margin: 6px 0 0 0;
}

div#BookingEvents_CC_Surcharge {
    display: none;    
}

div#BookingEvents_CC_Surcharge p {
    font-size: 12px;
    margin: 0 0 0 0;    
}

p#BookingEvents_total_transaction {
    font-size: 16px;
    margin: 6px 0 6px 0;    
}
div.BookingEvents_terms_conditions {
 	height: 100px;
	width: 100%;
	overflow: auto;
	border: 1px solid #666;
	padding: 8px;
	margin: 0 0 10px 0;
 }

div.BookingEvents_terms_conditions h2,div.BookingEvents_terms_conditions h3,div.BookingEvents_terms_conditions h4,div.BookingEvents_terms_conditions h5,div.BookingEvents_terms_conditions h6 {
    font-size: 16px;    
}

div.BookingEvents_terms_conditions p {
    font-size: 12px;
}    
/********** CALENDAR STYLES **********/

#cal {
 	color:#FFF; 
    background-color: #FFF;
	border: 0px solid #FFF; 
}

.cal_column {
    width: 40%;
    height: 160px;
    margin: 10px 50px 0 0;
    float: left;  
}


#cal td { 
 	text-align:center; 
    vertical-align: middle;
	width: 130px;
	height:50px; 
	background-color: #f9f9f9; 
    text-transform: uppercase;
}

tr#days-of-week td { 
	background-color: #FFF;
    font-weight: 600;
}

#cal thead td {
	background-color: #2eb135;
	font-size: 12px; 
	text-align:center;     
	font-weight:  bold;
}

#cal .heading {
    border: 0;
    font-size: 20px;
    color: #FFF;
}

#cal thead a {
    font-size: 40px;
 	color: #FFF;
    text-decoration: none;
}

#cal a.cal_links {
    display: block;
    height:100%;
    width:100%;
	text-align:center;  
    padding: 14px 0 0 0;    
    background-color: #DDD;
	text-decoration:none;
}

#cal .cal-prev-month-day, #cal .cal-next-month-day {
    background-color: #FFF;
}

#cal-current-day {
 	background-color: #f9f9f9 !important;  /* Important must be left in */ 
}


#calendarContainer {
    margin: 0 0 0 0;
}

#linksUnderCalendar {
	text-align: center; 
	width: 95%; 
	color: #999;
    margin: 6px 0 30px 0;
}

#calendarDetails{
    padding: 0;
}

#calendarLeft {
	float: left;
	width: 46%;    
	display: block;
	height: auto;
	padding: 0;
}

#calendarRight {
	width: 46%;
	margin-left: 250px;
	display: block;
	height: auto;
	padding: 0 30px 0 5px;
}


.CalendarHeading {
	font-size: 16px;
	color: #FF0000;	
	margin: 0 0 14px 0;
}

.eventName {
	margin: 0 0 3px 0;
	font-weight: 700;
}

.eventDate {
	color: #555;	
	margin: 0;
}


.eventMoreDetails {
	color: #555;	
	margin: 0;
}

a.eventDetails {
	color: #777;	
	margin: 0;
}

a.eventDetails:hover {
	margin: 0;
}

.eventDesc {
	padding: 16px 0px;
}

.eventForm {
	font-size: 11px;	
}

form input.eventSubmit[type="submit"]{
	border: 1px SOLID #999;
	width: 40px;
    background-color: #DDD;
	height: 39px;
	color: #555;
    padding: 0px 4px;
}


.calendar_image {
	width: 100%;
	padding: 0 0 0 0;	
}

.calendar_image img {
    width: 100%;
	padding: 0 0 10px 0;    
}

.calendar_image_eventdetails {
    width: 100%;
    padding: 0 0 10px 0;		
}




.calendarTitle_plugin {
	font-size: 12px;
    font-weight: 600;
    margin: 6px 0 0 5px;
    text-transform: uppercase	
}


.calendarDate_plugin {
	font-size: 11px;
    font-weight: 400;
    margin: 0 0 0 5px;
}

p.calendarDate_MoreLink {
	 font-size: 12px;
     margin: 0 0 0 5px;
     text-transform: uppercase;	
}

a.calendarDate_MoreLink {
	text-decoration: none;	
}

p.calendarPlugin_Title {
    margin: 0 0 8px 0;
}

a.calendarPlugin_date {
    color: #FF0000;
    text-decoration: none;
}

a.calendarPlugin_date:hover {
    text-decoration: underline;
}

/********** CUSTOM CONTENT STYLES **********/

div.custom_content_Desc_Wrapper {
	padding: 0 0 10px 0;
}

div.custom_content_Wrapper {
	padding: 10px 0;
	border-bottom: 1px DOTTED #CCC;
}

.custom_content_image_thumb   {
	float: left;
	margin: 0 10px 30px 0;
	width: 100px;
}

.custom_content1 {
	font-size: 14px;
	font-weight: 700;
	margin: 0 0 4px 0;
}

.custom_content2 {
	font-size: 14px;
	margin: 0 0 4px 0;
}

.custom_content3 {
}

.custom_content4 {
}

.custom_content4 {
}

.custom_content_long1 {
	font-style: italic;
	margin: 0 0 2px 0;
}

/********** FAQ STYLES **********/

div#faqsAccordian h1, h2, h3, h4, h5, h6 {
    outline:none;
}

div.faqQuestion {
    margin: 0 0 20px 0;
}

.faqAnswerBlock {
	display: none;
	width: 100%;
	margin: 0 0 16px 0;
	padding: 0px 4px 6px 4px;
	background-color: #F5F5F5;
	border: 1px SOLID #DDD;
}


div.faqAnswer {
	padding: 6px 0 0 0;
}

.faqAnswer {
	font-weight: 400;
	margin: 12px 0 0 0;
}

p.faqLink_Open {
	margin: 0;	
	padding: 0 5px;
}

a.faqLink_Open {
	font-size: 12px;
	line-height: 200%;
	text-decoration: none;
}

a.faqLink_Open:hover {
	color: #999;
}


p.faqLink_Close {
	margin: 0 0 -10px 0;
}

a.faqLink_Close {
	line-height: 200%;
	text-decoration: none;
}


.faqHide {
	margin: 0 0 0 0;
}

a.faqHide {
	text-decoration: none;
	background-color: #EEE;
	color: #999;
	margin: 6px 0 10px 0;
}


/*********** FEEDBACK STYLES ************/

div#feedbackWrapper_2Col {
    /* USED UNTIL 6 FEEDBACK ITEMS ARE POSTED */
    -webkit-column-count: 2;
	-webkit-column-gap: 10px;
	-webkit-column-fill: auto;
	-moz-column-count: 2;
	-moz-column-gap: 10px;
	-moz-column-fill: auto;
	column-count: 2;
	column-gap: 10px;
	column-fill: auto;
	width: 100%;
}


div#feedbackWrapper_3Col {
    -webkit-column-count: 3;
	-webkit-column-gap: 10px;
	-webkit-column-fill: auto;
	-moz-column-count: 3;
	-moz-column-gap: 10px;
	-moz-column-fill: auto;
	column-count: 3;
	column-gap: 10px;
	column-fill: auto;
	width: 100%;
}

.feedback_element {
    display: inline-block;
	background: #FEFEFE;
	border: 2px solid #FAFAFA;
	box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
	margin: 0 2px 15px;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	column-break-inside: avoid;
	padding: 15px;
	padding-bottom: 5px;
	background: -webkit-linear-gradient(45deg, #FFF, #F9F9F9);
	opacity: 1;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}


.feedback_element img {
    width: 100%;
}


#feedbackWrapper_2Col:hover .feedback_element:not(:hover),
#feedbackWrapper_3Col:hover .feedback_element:not(:hover)
 {
	opacity: 0.4;
}


div.feedback_element h2 {
    line-height: 120%;
    font-size: 30px;
    margin: 0 0 10px 0;
}

.feedback {
	font-style: normal;
	font-weight: 400;
    line-height:  150%;
	margin: 0;
}


a.feedback_SinglePost {
	text-decoration: none;
}

a.feedback_SinglePost:hover {

}

#feedbackSinglePost {
	margin: 6px 0 20px 0;
}

.feedbackAuthor_SinglePost {
	color: #555;
	margin:0 0 0 0;	
}

a.viewAll_SinglePost {
	text-decoration: none;
	margin:0 0 0 0;	
}

a.viewAll_SinglePost:hover {
	text-decoration: underline;
	margin:0 0 0 0;	
}


div.feedbackCopy {
	margin: 6px 0 20px 0;
}

a.feedback {
	font-size: 14px;
	color: #777;
	font-style: normal;
	font-weight: 400;
}

#feedbackPostButton {
	width: 100%;
	text-align: right;
	padding: 0 0 10px 0;
}


ul.feedbackPostList {
	font-size: 11px;
	padding: 0;
	margin: 0 0 6px 25px;	
}

ul li.feedbackPostList {
	margin: 0 0 6px 0;	
	line-height: 120%;	
}

.feedbackPageTitle_plugin {
	margin: 5px;
	font-weight: 700;
}

.feedbackSummary_plugin {
 font-size: 11px;
 line-height: 150%;
 margin: 5px;
}

.feedbackSummary_author {
 font-size: 11px;
 line-height: 150%;
 margin: 0 5px;
}


div.feedbackSummary_author_Carousel {
 font-size: 18px;
 text-align: center;
 line-height: 150%;
 margin: 0 5px;
}


div.feedbackCarousel_Photo {
    width: 100%;
}

div.feedbackCarousel_Photo p {
    width: 100%;
    text-align: center;    
}

div.feedback_carousel_positioning_outer_border {
    padding: 5px;
    border: 1px SOLID #CCC;
}


div.feedback_carousel_photo_Wrapper {
    height: 100px;
    width: 100%;
    margin: 0 0 20px 310px;
    position: relative;   
}


div.feedback_carousel_photo,
div.feedback_carousel_frame {
    width: 100px;
    height: 100px;
    position: absolute;
}

div.feedback_carousel_frame {
     z-index: 10;    
}



div.feedback_photo_Wrapper {
    position: relative;   
    height: 280px;
}


div.feedback_photo,
div.feedback_frame {
    height: 260px;
    width: 100%;
    position: absolute;
}

div.feedback_frame {
     z-index: 10;    
}


div.feedbackSingle_photo_Wrapper {
    position: relative;   
    float: right;
    margin: 0 0 0 20px;
    height: 320px;
}


div.feedbackSingle_photo,
div.feedbackSingle_frame {
    height: 300px;
    width: 100%;
    position: absolute;
}

div.feedbackSingle_frame {
     z-index: 10;    
}




.feedbackMoreFeedbackLink_plugin {
	margin: 10px 5px 10px 5px;
	font-size: 11px;
}

a.feedbackMoreFeedbackLink_plugin {
	text-decoration: none;	
	margin: 0;
}


/********** GALLERY STYLES **********/

div#galleryHeadingLeft {
	float: left;
	width: auto;    
}

div#galleryHeadingRight {
	width: 100px;
	text-align: right;
	padding: 14px 10px 0 0;
	float: right;
}


div.photo_positioning, div.PhotoGallery_Caption, div.PhotoGallery_Col, div.photo_positioning img  {
    width: 275px;
}

.photo_positioning img  {
    padding: 0 0 100px 0;  /* Ensures the whole photo is clickable */     
}


div.PhotoGallery_Category_Col {
	display: inline;
	text-align: center;
	float:left;
	width: auto;
	margin: 0 10px 10px 0;
}

div.PhotoGallery_Category_Mobile {
    display: none;
}


div.PhotoGallery_Col {
	display: inline;
	text-align: center;
	float:left;
	width: auto;
	margin: 0 10px 10px 0;
}

div.photo_positioning_outer_border {
    padding: 5px;
    border: 1px SOLID #CCC;
}



div.photo_positioning, div.photo_positioning img  {
    height: 180px;
}


div.PhotoGallery_Mobile {
	display: none;	
}

.categoryBorder {
	border: 1px SOLID #999; 
	padding: 5px
}


.galleryHeadings {
	font-size: 12px;
	margin: 0 0 10px 0;
	font-weight: 400;
}

.photoCaption {
	font-size: 12px;
	margin: 2px 0 6px 0;
}


div.photoCaption a {
    text-decoration: none;    
}


td.gallery {
	border: 1px dashed #ebebeb;
}

.photoBorder {
}

.photo_inline_content {
	width: 100%;
}

.photo_inline_content_enlarge_instructions {
	width: 100%;
	color: #777;
	font-size: 11px;
	margin: 2px 0 10px 0;
	font-weight: 700;
	text-align: center;
}

/* SLIDE GALLERY */

.inline_slider_gallery {
	width: auto;
	margin: 0 0 20px 0;
	overflow: hidden;
}

@media only screen and (max-device-width: 500px), screen and (max-width: 500px) {
  .inline_slider_gallery {
    width: 100%;
  }  
}

.inline_slider_block {
	width: 100%;
}

.inline_slider_gallery ul  {
	list-style-type: none;
	padding: 0;
}

.inline_slider_gallery ul li {
	list-style-type: none;
	padding: 0;
}


/********** GLOSSARY STYLE **********/
p.glossary {
    font-size: 15px;    
}

a.glossary_active {
    padding: 5px 5px;
    text-decoration: none;
    background-color: #333;
    color: #FFF;
}

a.glossary_nonactive {
    padding: 5px 5px;
    text-decoration: none;
}

a.glossary_nonactive:hover {
    text-decoration: none;
    background-color: #333;
    color: #FFF;    
}

p.glossary_title {
    margin: 16px 0 4px 0;
    font-size: 15px;
    font-weight: 700;    
}

div.glossary_desc {
 
 
}

p.glossary_no_items {
    margin: 16px 0 4px 0; 
}

/********** LINKS STYLES **********/

div#linkContent {
	padding: 0 0 10px 0;   
}

.linksCategoryHeading {
    font-family: 'Custom-Font-3', Arial, Tahoma, Verdana, freesans;  /* freesans is for Linux */
	font-size: 24px;
	margin: 0 0 16px 0;
	font-weight: 400;
	color: #000;
}

div.linkContainer {
	float: left;
	width: 40%;    
    height: 250px;
    margin: 0 50px 20px 0;
}


.linksDiv {
	padding: 0 0 20px 0;	
}

.linkImage {
	padding: 0 0 6px 0;
}

.linkname {
    font-family: 'Custom-Font-2', Arial, Tahoma, Verdana, freesans;  /* freesans is for Linux */
    margin: 0 0 3px 0;
	font-weight: 400;
}

.linkdesc {
 	line-height: 150%;
 	font-size: 14px;
	margin:  0 0 3px 0;
	font-weight: 400;
}


.linkaddress {
	margin: 0;
 	font-size: 14px;
	font-weight: 400;
}

.linkphonefax {
	margin: 0;
 	font-size: 14px;
	font-weight: 400;
}


a.links {
	margin: 0;
 	font-size: 14px;
}

.linkemail{
	margin: 0;
 	font-size: 14px;
	font-weight: 400;
}

.linkwebsite {
	margin: 0;
 	font-size: 14px;
	font-weight: 400;
}

/********** NEWS STYLES **********/


.newsTitle {
	font-size: 120%;
	margin: 0 0 2px 0;
	font-weight: 700;
}

.newsPost {
	color: #777;
}

.newsPostITEM {
	margin: -20px 0 0 0;
 	padding: 6px 0;
	color: #777;
}

.newsSummary {
	margin: 0 0 12px 0;
}

.newsSummaryITEM {

}

.newsContent {
	font-weight: 400;
	margin: 0;
}

.newsLink {
	font-weight: 400;
	margin: -10px 0 10px 0;
}

a.newsLink_Heading {
	text-decoration: none;	
    	
}


a.newsLink {
	text-decoration: underline;	
}

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

.newsTitle_plugin {
	margin: 0 5px 0 0px;
	font-size: 12px;
	font-weight: 700;
}

.newsPageTitle_plugin {
	margin: 0px 0;
	font-weight: 700;
}

.newsPostdate_plugin {
	margin: 0px;
	font-size: 11px;
}

.newsSummary_plugin {
	margin: 10px 0px;
	font-size: 12px;
}

.newsSummary_plugin a {
}

.newsLink_plugin {
	margin: -6px 0 10px 0;
	font-size: 12px;
}

a.newsLink_plugin {
}

.newsMoreNewsLink_plugin {
	margin: 0px 0 10px 0px;
	font-size: 11px;
}

a.newsMoreNewsLink_plugin {
	text-decoration: none;	
	margin: 0;
}


/********** POLL STYLES **********/

.pollHeadingPlugin {
	font-size: 18px;
	color: #000;
	margin: 10px 0 10px 0;
}

.pollQuestionPlugin {
	font-size: 12px;
	margin: 0 0 4px 0;
}

.pollQuestionPage {
	font-size: 16px;
	margin: 0 0 10px 0;
}

.pollTotalYesNoLabel {
	font-size: 12px;
	color: #555;
	margin: 10px 0 0 0;
}


.pollTotalVotes {
	font-size: 11px;
	color: #777;
	margin: 0 0 10px 0;
}

td.pollResultYes {
	background-color: #33CC33; 
	text-align: left; 
	padding: 5px; 
	color: #FFF;
}

td.pollResultNo {
	background-color: #000000; 
	text-align: left; 
	padding: 5px; 
	color: #FFF;
}



/********** PORTFOLIO MODULE STYLES **********/

.portfolio_menuLabel {
	font-size: 12px;
	font-weight: 600;
	margin: 0px 0 2px 0;
}

.portfolio_title_heading {
	font-size: 20px;
	font-weight: 400;
	margin: 20px 0 6px 0;
}

.portfolio_postdate_listings {
	font-weight: 400;
	margin: 0px 0 6px 0;
}

.portfolio_postdate_details {
	font-weight: 400;
	margin: 0px 0 6px 0;
}

.portfolio_company_listings {
	font-weight: 600;
	font-size: 14px;
	margin: 0px 0 6px 0;
}

.portfolio_company_details {
	font-weight: 400;
	margin: 0px 0 6px 0;
}


.portfolio_tags_listings {
	font-weight: 400;
	margin: 4px 0 6px 0;
}


.portfolio_tags_details {
	font-weight: 400;
	margin: 4px 0 16px 0;
}


.portfolio_social_listings {
	font-weight: 400;
	margin: 4px 0 6px 0;
}

.portfolio_social_details {
	font-weight: 400;
	margin: 6px 0 6px 0;
}



.portfolio_summary_listings {
	padding: 0;
}

.portfolio_description_details {
	padding: 0 0 10px 0;
}

.portfolio_page_description {
	padding: 0 0 10px 0;
}

.portfolio_feedback_block {
	background-image: url(images/portfolio_feedback_quotes.png);
	background-repeat: no-repeat;
	margin: 20px 0 0 0;
	padding: 0 0 0 80px;	
	color: #777;
	line-height: 175%;
}

.portfolio_feedback_title {
	font-weight: 600;
	font-size: 16px;
	margin: 0 0 4px 0;
}

.portfolio_feedback_author {
	font-weight: 400;
	font-style: italic;
	margin: -10px 0 4px 0;
}


.portfolio_image_block_details {
	padding: 30px 0 10px 0;
}

.portfolio_image_details {
	padding: 0 0 10px 0;
}

.portfolio_image_title_details {
	padding: 0;
	margin: 0 0 4px 0;
	font-size: 16px;
	font-weight: 600;
}

.portfolio_image_desc_details {
	padding: 0;
	margin: 0 0 4px 0;
}

.portfolio_video_block {
	padding: 30px 0 10px 0;
}


.portfolio_video_title {
	padding: 0;
	margin: 0 0 4px 0;
	font-size: 16px;
	font-weight: 600;	
}

.portfolio_website {
	
}

a.portfolio_website {
	color: #777;
	text-decoration: none;
}

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

.portfolio_link {
	
}

a.portfolio_link {
	text-decoration: none;
}

a.portfolio_link:hover {
	color: #777;
	text-decoration: none;
}

.portfolio_divider {
	height: 1px;
	border-bottom: 1px SOLID #CCC;
}

/********** DIV STYLES FOR THE PORTFOLIO PLUGIN **********/

#portfolioPluginDiv{
 	background-color: #EEE;
	padding: 20px 20px;	
	min-height: 200px;
	border-left: 1PX SOLID #999;
	border-right: 1PX SOLID #999;	
	border-bottom: 1PX SOLID #999;	
	width: auto;
	font-size: 11px;
}

#subdivPortfolio1 {
	display:block;
}

#subdivPortfolio2 {
	display:none;

}

#subdivPortfolio3 {
	display:none;
}

#subdivPortfolio4 {
	display:none;
}

.portfolioPluginTitle {
	font-size: 13px;
	font-weight: 600;
}

.portfolioPluginWebsite {
	font-size: 11px;	
	margin: 0;	
}

/********** PROPERTY MODULE STYLES **********/

.property_sidemenu_Headings {
	margin: 4px 0 3px 0;
	font-weight: 700;
	
}

.propertiesTitle {
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 6px 0;
}

.propertiesOpenHome {
	font-size: 14px;
	color: #FF0000;	
	font-weight: 400;
	margin: 0 0 6px 0;	
}

.propertiesOpenHome_detailsPage {
	font-size: 14px;
	color: #FF0000;	
	font-weight: 400;
	margin: 0 0 20px 0;		
}

.propertiesIcons {
	color: #000;	
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 6px 0;
}

.propertiesAddress {
	color: #555;	
	font-weight: 400;
	margin: 0;
}

.propertiesPriceDisplay {
	color: #555;	
	font-weight: 400;
	margin: 0 0 4px 0;
}

.propertiesDescription {
	color: #555;	
	font-weight: 400;
	margin: 0 0 4px 0;
}

.propertiesReadMore {
	color: #555;	
	font-weight: 400;
	margin: 0 0 4px 0;
}


a.propertiesReadMore {
	color: #777;
	text-decoration: underline;
}

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


.propertyDetailsReturn {
	color: #555;	
	font-weight: 400;
	margin: 0 0 12px 0;
}

td.propDetailsLeft {
	padding: 5px 0 5px 0;	
	border-bottom: 1px SOLID #999;
	text-align: right;
	font-weight: 600;
	width: 120px;
}

td.propDetailsRight {
	padding: 5px 5px 5px 10px;	
	border-bottom: 1px SOLID #999;

}

div#property_weblinks {
	width: 100%;
	padding: 20px 0 20px 0;
}


div#property_weblinks p {
	margin: 0;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
}

div#property_rentals_weblinks {
	width: 100%;
	padding: 0px 0 30px 0;
}


div#property_rentals_weblinks p {
	margin: 0;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
}


div#property_video {
	padding: 20px 0 0 0;
}

div#property_map {
	padding: 20px 0 20px 0;
}



a.propertyDetailsReturn {
	color: #777;
	text-decoration: underline;
}

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



.propertyImageSeperation {
	padding: 0 5px 0 0;
}

div#propertyDetailsLeft {
	padding: 10px 0 0 0;
	float: left;
	width: 300px;    
}

div#propertyDetailsRight {
	padding: 10px 0 0 0;
	width: 220px;
	float: right;
}

.propertyDetailsH1 {
	margin: 0 0 2px 0;  
	font-size: 24px;
	line-height: 120%;
	font-weight: 400;
	}

.propertyDetailsH2 {
	font-size: 16px;
	font-weight: 600;	
}

.propertyDetailsAddress {
	color: #555;	
	font-weight: 400;
	margin: 0;
}


.propertyDetailsIcons {
	color: #000;	
	font-size: 16px;
	font-weight: 600;
	margin: 4px 0 8px 0;
}

.propertyDetailsPriceDisplay {
	color: #555;	
	font-weight: 400;
	margin: 0 0 4px 0;
}

.recentlysold_heading {
	color: #000;
	font-size: 16px;
	padding: 10px 0 0 0;
	font-weight: 600;
}

.recentlysold_propertiesTitle {
	font-size: 12px;
	font-weight: 600;
	margin: 0 0 0 0;
}


.recentlysold_propertiesAddress {
	color: #555;	
	font-weight: 400;
	margin: 2px 0;
}


.recentlysold_propertiesIcons {
	color: #000;	
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 6px 0;
}

td.recentlysold_col {
	padding: 10px 0;
	border-bottom: 1px SOLID #999;
	height: 90px;
}

form select.property_search_select {
	height: 28px;
	margin: 3px 0;
	padding: 5px;
	width: 180px;
}

form select.property_search_price_select {
	height: 28px;
	margin: 3px 0;
	padding: 5px;
	width: 85px;
}

/********** PUBLICATIONS MODULE STYLES **********/


div.publications_category_content {
    margin: 0 0 30px 0;    
}

div.publicationsContainer {
    margin: 0 0 30px 0;
}

h2.publications_label {
	margin: 0 0 4px 0;	
}

.publications_date {
	margin:  0 0 2px 0;    
}

.publications_content {
	margin: 0;
}

/*********** QUESTIONS AND ANSWER PLUGIN      *******/

#qa_main {
	border: 1px SOLID #CCC;
	background-color: #EBEBEB;
	margin: 0 0 0 140px;
	padding: 10px 20px;	
}

.qa_heading1 {
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 16px 0;	
}

.qa_heading2 {
	font-size: 14px;
	margin: 0px 0 10px 0;
	font-weight: 700;
}

div.aq_hr {
 	border-top: 1px DOTTED #CCC;	
 	padding: 12px 0 0 0;
	
}

	
div.qa_question {
	background-image: url(images/QA_qBG.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 4px 0 0 34px;	
	min-height: 26px;
	width: 100%;
}

div.qa_answer {
	background-image: url(images/QA_aBG.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 4px 0 0 34px;	
	min-height: 26px;
	margin-bottom: 10px;
	width: 100%;
}


label.qa {
	width: 60px;
	padding: 1px 5px 0 0;
	float: left;
	text-align: left;
	font-size: 11px;
}

.qa_random {
	font-weight: 700;
	letter-spacing: 1px;
 	font-size: 14px;	
}

input.qa {
	width: 200px;
	font-size: 11px;
	padding: 2px;
	margin: 0px;
}

input.qa_random {
	margin: 4px 0 0 0;
	width: 80px;
	font-size: 11px;
	padding: 2px;
	font-weight: 400;
	letter-spacing: 0px;
	}

textarea.qa {
	width: 350px;
	height: 50px;
	font-size: 11px;
	padding: 2px;
	margin: 0px;
}


label.qa_limit {
	width: 140px;
	padding: 1px 1px 0 0;
	float: left;
	text-align: right;
	font-size: 11px;
}


input.qa_limit {
	width: 120px;
	font-size: 11px;
	background-color: transparent;
	padding: 3px 0 0 0;
	margin: 0px;
}


.qa_small {
	font-size: 11px;
}

.qa_date {
	font-size: 11px;
}

/********** ROLLOVER MODULE STYLES **********/

div.rollover_section1_wrapper {
    padding: 0;
}

div.rollover_section1_image {
    display: inline-block;
    padding: 0 10px 10px 0;
}


div.rollover_section1_image_last_in_row {
    display: inline-block;
    padding: 0 0 10px 0;
}




div.rollover_hoverbox {
    position: relative;
}


.rollover_hover {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -transition: .5s;
}

.rollover_hoverbox.on .rollover_hover {
    opacity: 1;
}


/*********** SLIDESHOW  *******/


div#slideshow_main_Wrapper {
	width: 100%;
	margin: 0;	
}

.slideshow_main {
	width: 100%;
	margin: 0px auto;
	overflow: hidden;

}


.slideshow_main_block {
	width: 100%;
    height: 100%;
	margin: 0px;
}


/* USE THE BELOW TO MAKE THE SLIDESHOW SCALE TO FILL THE WHOLE SCREEN                               */
/* NOTE: YOU WILL NEED TO SET THE SLIDEHOW.INCL.PHP TO THE IMAGES INCORPORATED AS BACKGROUND IMAGES */

.slideshow_main_block article {
    /*    height: calc(100vh); */
    /*    line-height: 100vh; */
}


.slideshow_main_block img {
    height: 100%;
    background-repeat: no-repeat;
	background-position: center bottom;
}


.slideshow_main ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


/*********** SLIDESHOW TEXT PLUGIN      *******/

#slideshow_textWrapper {
	padding: 20px 0 0 0;	
}


#slideshow_textDiv {
	padding: 0;	
}

td.slideshow_text_links_column {
	font-size: 14px;	
}

/* Slide 1 */

#slideshow_Link1 {
	background-color: #C9C9C9;
	height: 40px;
	margin: 0;
}

.slideshow_Link1 {
	padding: 11px 10px 0 10px;
	margin: 0;
}

a.slideshow_Link1 {
	color: #000;	
	text-decoration: none;
}

a:hover.slideshow_Link1 {
	color: #000;	
	text-decoration: none;
}

#slideshow_text1 {
	background-image: url(images/slide1pointer.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #f0f0f0;
	height: 180px;  /* Height needed less top and bottom padding */
	color: #000;
	padding: 10px 30px;	
	display:block;
}

.slide1_Heading {
	padding: 4px 0 12px 0;
	margin: 0;
	font-size: 18px;
}

/* Slide 2 */

#slideshow_Link2 {
	background-color: #CECECE;
	height: 40px;
	margin: 0;
}

.slideshow_Link2 {
	padding: 11px 10px 0 10px;
	margin: 0;
}

a.slideshow_Link2 {
	color: #000;	
	text-decoration: none;
}


#slideshow_text2 {
	background-image: url(images/slide2pointer.png);
	background-repeat: no-repeat;
	background-position: 0 40px;
	background-color: #f0f0f0;
	height: 180px;  /* Height needed less top and bottom padding */
	color: #000;
	display:none;
	padding: 10px 30px;	
}

.slide2_Heading {
	padding: 4px 0 12px 0;
	margin: 0;
	font-size: 18px;
}


/* Slide 3 */

#slideshow_Link3 {
	background-color: #D8D8D8;
	height: 40px;
	margin: 0;
}

.slideshow_Link3 {
	padding: 11px 10px 0 10px;
	margin: 0;
}

a.slideshow_Link3 {
	color: #000;	
	text-decoration: none;
}

#slideshow_text3 {
	background-image: url(images/slide3pointer.png);
	background-repeat: no-repeat;
	background-position: 0 80px;
	background-color: #f0f0f0;
	height: 180px;  /* Height needed less top and bottom padding */
	color: #000;
	display:none;
	padding: 10px 30px;	
}

.slide3_Heading {
	padding: 4px 0 12px 0;
	margin: 0;
	font-size: 18px;
}


/* Slide 4 */

#slideshow_Link4 {
	background-color: #E2E2E2;
	height: 40px;
	margin: 0;
}

.slideshow_Link4 {
	padding: 11px 10px 0 10px;
	margin: 0;
}

a.slideshow_Link4 {
	color: #000;	
	text-decoration: none;
}

#slideshow_text4 {
	background-image: url(images/slide4pointer.png);
	background-repeat: no-repeat;
	background-position: 0 120px;
	background-color: #f0f0f0;
	height: 180px;  /* Height needed less top and bottom padding */
	color: #000;
	display:none;
	padding: 10px 30px;	
}

.slide4_Heading {
	padding: 4px 0 12px 0;
	margin: 0;
	font-size: 18px;
}


/* Slide 5 */

#slideshow_Link5 {
	background-color: #EAEAEA;
	height: 40px;
	margin: 0;
}

.slideshow_Link5 {
	padding: 11px 10px 0 10px;
	margin: 0;
}

a.slideshow_Link5 {
	color: #000;	
	text-decoration: none;
}

#slideshow_text5 {
	background-image: url(images/slide5pointer.png);
	background-repeat: no-repeat;
	background-position: 0 160px;
	background-color: #f0f0f0;
	height: 180px;  /* Height needed less top and bottom padding */
	color: #000;
	display:none;
	padding: 10px 30px;	
}

.slide5_Heading {
	padding: 4px 0 12px 0;
	margin: 0;
	font-size: 18px;
}


/********** STAFF STYLES **********/

div.staffWrapper {
    width: 100%;
    padding: 30px 0 0 0;
    border-top: 1px DOTTED #333;
}

div.staffCol1 {
    width: 250px;
    float: left;
    display: inline;    
    padding: 0 0 30px 0;
}

div.staffCol1 img {
    width: 250px;   
}

div.staffCol2 {
    width: 400px;
    float: left;
    display: inline;
    padding: 0 0 30px 20px;
}

.staffname {
	font-size: 13px;
	margin: 0 0 2px 0;
	font-weight: 700;
}

.staffposition {
	font-size: 12px;
	margin: 0 0 2px 0;
	font-weight: 400;
}

.staffphone {
	font-size: 12px;
	margin: 0 0 2px 0;
	font-weight: 400;
}

.email {
	font-size: 12px;
	margin: 0 0 2px 0;
	font-weight: 400;
}

.staffdesc {
	font-size: 12px;
	margin: 20px 0 0 0;
	font-weight: 400;
}


/********** SURVEY STYLES **********/

form input.survey[type="text"]{
    color: #999;
	width: 400px;
    
}

.survey_label {
    margin: 16px 0 4px 0;
    font-size: 14px;
    font-weight: 700;
}

.survey_label_comment {
    margin: 4px 0 0 0;
    font-size: 11px;
}


textarea.survey_comments {
	width: 400px;
	height: 50px;
}

textarea.survey_message {
	width: 400px;
	height: 100px;
}


.survey_q_heading {
	font-size: 18px;
	margin: 40px 0 0 0;  
	font-weight: 400;	
	line-height: 140%;	
}

.survey_q_average {
	font-size: 16px;
	margin: 0 0 6px 0;  
	color: #777;
	font-weight: 400;	
	line-height: 140%;	    
}

.survey_c_heading {
	font-size: 14px;
	margin: 10px 0 6px 0;  
	font-weight: 700;	
	line-height: 140%;	
   
}

.google_graphs_survey {
    border: 1px SOLID #CCC;
    background-color: #FCFCFC;    
    width: 100%;
    height: 300px;
    padding: 0;
}

.survey_comments_display {
    padding: 0 0 0 0;    
    font-style: italic;
}

.survey_comment_author {
    color: #777;
    font-style: normal;
    font-size: 11px;   
}


/*********** VIDEO MODULE STYLES ************/

div.video {
	margin: 0 0 30px 0;
}

div.videoPlugin {
	margin: 10px 0 0  0;
}

/*********** CATALOGUE / SHOP STYLES ************/

div.product_List_Wrapper {
	padding: 0 0 10px 0;
	width: 100%;
}

div.product_List_Col1 {
	float: left;
	width: 150px;
	margin: 0;
}

div.product_List_Col2 {
	display: table;
	text-align: left;
	width: auto;
}

div.product_List_ViewMore {
	padding: 0 0 10px 0;	
}


div.product_Grid_Wrapper {
	padding: 0 0 10px 0;
	width: 100%;
}

div.product_Grid_Col {
	border: 2px solid #F9F9F9;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	display: inline;
	text-align: center;
	float:left;
	width: 200px;
    height: 320px;    
	margin: 0 20px 20px 0;
	padding: 0 0 0 0;
}

div.product_Grid_Col_Left {
    padding: 15px 0 0 15px;
    width: 130px;
    float: left;
}

div.product_Grid_Col_Right {
    width: 130px;
    float: right;
    padding: 15px 15px 0 10px;
    text-align: left;
}

div.product_Grid_withDetails_Col {
	display: inline;
	text-align: center;
	float:left;
	width: 300px;
    height: 300px;    
	margin: 0 10px 10px 0;
	padding: 0 0 0 0;
}

div.product_Grid_withDetails_Col:nth-child(odd) {
    clear: both;
}


div.product_Grid_withDetails_Summary {
   font-size: 12px;
   line-height: 150%;
}

div.productIMG_positioning_outer_border {
    width: 180px;
    border: 1px SOLID #EBEBEB;
    padding: 10px 0 10px 0;
    margin: 10px auto 6px;
}

div.productIMG_positioning, div.productIMG_positioning img  {
    width: 140px;
    height: 160px;
    margin: auto;
}

.productIMG_positioning img  {
    padding: 0 0 130px 0;  /* Ensures the whole photo is clickable */     
}

div.product_Details_Wrapper {
	padding: 0 0 10px 0;
	width: 100%;
}

div.product_Details_Col1 {
	float: left;
	width: 320px;
	margin: 0
}

div.product_Details_Col2 {
	display: table;
	text-align: left;
    padding: 0 0 0 30px;
	width: auto;
}

div.product_Details_Desktop_Images {
	display: block;	
}


div.product_Details_Mobile_Images {
	display: none;	
}

div.product_listing4_text {
    text-align: left;
    padding: 0 10px;
}


.productnameListings {
    font-family: 'Custom-Font-2', Arial, Tahoma, Verdana, freesans;  /* freesans is for Linux */
	margin: 0 0 2px 0;
    padding: 0 6px;
	line-height: 130%;
}

.productnameListings a {
    text-decoration: none;
}

.priceListings {
	font-size: 16px;
    font-weight: 400;
	margin: 0 0 10px 0;
}

.priceListings a {
    text-decoration: none;
}
.price_from_Listings {
    font-size: 11px;
    font-style: italic;
}

.onsaleListings {
	color: #FF0000;
	margin: 0 0 6px 0;
}

div#product_description {
    padding: 0 0 20px 0;
}


.product_Details_Desktop_Images img {
    width: 300px;
    padding: 0 0 10px 0;
}

div#priceListingDetails_Wrap {
    margin: 0 0 10px 0;
}

.productnameListingDetails {
	font-size: 18px;
	font-weight: 400;
	margin: 0 0 6px 0;
}

.priceListingDetails {
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 0 0;
}

.priceListingDetails_OptionsPrice {
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 0 0;
}

.price_from_ListingDetails {
    font-size: 11px;
    font-style: italic;
}

.onsaleListingDetails {
	color: #FF0000;
	margin: 0 0 6px 0;
}

.instock {
	color: #777;
	font-size: 11px;
	margin: 0 0 6px 0;
}

.outstock {
	color: #FF0000;
	font-size: 11px;
	margin: 0 0 6px 0;
}

.ordering_option {
    color: #FF0000;
    margin: 10px 0;    
}

div#cart_PromoCodes {
	width: 100%;
}

button.cart_shipping {
	border: 0; 
	width: 200px; 
	color: #FF0000; 
	background-color: #FFF;
}
table.cart {
	width: 100%;	
}

td.cart_Col1{
	vertical-align: top;
	border-bottom: 1px solid #c0c0c0;
	width: 100px;
}

td.cart_Col1 img {
	width: 80px;
}

td.cart_Col2{
	vertical-align: top;
	border-bottom: 1px solid #c0c0c0;
	width: auto;	
}

td.cart_Col3{
	vertical-align: top;
	border-bottom: 1px solid #c0c0c0;
	width: 80px;
}

td.cart_Totals {
	width: 70px;
}

div.cart_Products_Col1 {
	float: left;
	width: 350px;
	margin: 0
}

div.cart_Products_Col2 {
	display: table;
	text-align: left;
	width: auto;
}



.cartInstructions {
	font-size: 11px;
	color: #646464;
	margin: 0;
}

.cartColumnTitles {
	font-size: 12px;
	font-weight: 700;
}

.cartColumnTitles_Price {
	font-size: 12px;
	font-weight: 700;
	text-align: right;
}

.cartContents_ProductName {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	margin: 0 0 4px 0;
}

.cartContents_ProductName a {
	text-decoration: none;
}

.cartContents_ProductName a:hover {
	text-decoration: underline;
}

.cartContents {
	font-size: 11px;
	margin: 0 0 0px 0;
}

.cartProduct_Price {
	font-size: 11px;
}

.cartPrice {
	font-size: 12px;
	text-align: right;
}


.cartCalcs {
	font-size: 12px;
	font-weight: 700;
	text-align: right;	
	}


.cartGrandTotal {
	font-size: 14px;
	margin: 0 0 10px 0;
	text-align: right;	
}

.cartValue_Plugin {
	color: #FFF;	
}

.cartValue_Plugin a {
	text-decoration: none;	
}

.cartValue_Plugin a:hover {
	text-decoration: underline;	
}

.cartQuoteRequest, .cartQuoteRequest a {
	color: #FF0000;
	font-size: 11px;
}

div#shopquote_content {
	width: 350px;	
	padding: 0 0 10px 0;
}


div#cartForexConv {
	text-align: right;
    padding: 0;
}

.forexConv {
	color: #777777;
	font-size: 11px;
	font-weight: 400;
	margin: 0 0 10px 0;
}

.catalog_divider {
background-image: url(pages/shop/images/dash.jpg);
background-repeat: repeat-x;
background-position: center;
}

div#productLinks {
	width: 100%; 
	margin: 0 0 20px 0;
	padding: 5px 0;
	color:#FFF;
	font-weight: bold;
	background-color: #FF0000;
}


a.paging {
	text-decoration: none;
	padding: 4px 2px;
}

.pagingActive {
	padding: 4px 8px; 
	background-color: #999; 
	color: #FFF;
}

div.product_video1 {
	margin: 20px 0 20px 0;
}


.productReviewBlock {
	display: none;
	border-bottom: 1px SOLID #999; 
	margin: 0 0 20px 0;
	padding: 0 0 6px 0;
	
}

a.productReviewLink {
	text-decoration: none;
	color: #000;
	padding: 0px;
}


.productReview {
	font-size: 11px;
	margin: 0 0 14px 0;
	line-height: 120%;
	font-style: italic;
	padding: 0;
	font-weight: 400;
	color: #555;
}

.productReviewAuthor {
	font-style: normal;
}


form select.shop_collection {
	height: 28px;
	margin: 3px 0;
	padding: 5px;
	width: 180px;
}


form select.shop_sortby {
	height: 28px;
	margin: 3px 0;
	padding: 5px;
	width: 140px;
}

form select.shop_option_select {
	height: 28px;
	margin: 3px 0;
	padding: 5px;
	width: 150px;
}

form input.shop_discount_voucher[type="text"]{
 	font-size: 11px;
	width: 140px;
}

form input.shop_discount_voucher_error[type="text"]{
 	font-size: 11px;
	border: 1px SOLID #FF0000;
	width: 140px;
}

form input.shop_promo_code[type="text"]{
 	font-size: 11px;
 	color: #777;
	width: 140px;
}

form input.shop_promo_code_error[type="text"]{
 	font-size: 11px;
	border: 1px SOLID #FF0000;
	color: #777;
	width: 140px;
}



form select.shop_shipping_select {
	height: 28px;
	margin: 3px 0;
	padding: 5px;
	width: 150px;
}


td.checkout_label {
	width: 120px;
}

form input.checkout[type="text"]{
	width: 90%;
}

textarea.checkout {
	width: 90%;
}


.checkout_totals {
	margin: 2px 5px 2px 0;	
}

.checkout_totals_right {
	margin: 2px 5px  2px 0;	
	text-align: left;	
}


div.CategoryImage_Col {
	display: inline;
	text-align: center;
	float:left;
	width: 150px;
	margin: 0 10px 0 0;
	padding-bottom: 40px;
}

div.CategoryImage_Col img {
	padding-bottom: 0px;
}

div.CategoryIMG_positioning_outer_border {
    border: 1px SOLID #EBEBEB;
    padding: 10px 0 10px 0;
    margin: 0 0 6px 0;
}

div.CategoryIMG_positioning, div.CategoryIMG_positioning img  {
    width: 125px;
    height: 125px;
    margin: auto;
}

div.CategoryIMG_positioning img  {
    padding: 0 0 100px 0; /* Ensures the whole photo is clickable */   
}

a.product_category {
	font-size: 11px;
	color: #999;
	text-decoration: none;
}

a.product_category:hover {
	text-decoration: underline;
}

/********** VEHICLE STYLES **********/


td.usedcarBox {
	height: 220px;
	background-image: url(images/vehicleListingBox.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 20px 20px 20px 25px;
}

.vNameGrid {
	margin: 0;
}

.vPriceGrid {
	margin: 0;
}

.vDiscountGrid {
	margin: 0;	
	color: #FF0000;
}


td.vdetails {
	text-align: right;
	padding: 0 10px 0 0;
}
.vlistinginfo {
	margin: 0 0 6px 0;
}

.vlistinginfoBullets {
	margin: 0 0 2px 0;
}

li.vehicleBulletLines {
	line-height: 110%;	
}
.vdetailsLabel {
	margin: 0 0 6px 0;
	color: #696969;	
}

/*   Paging is in the catalog section */


/*  THE FOLLOWING STYLES ARE FOR THE DATE PICKER ON FORMS */

/* the div that holds the date picker calendar */
.dpDiv {
	}
 
 
/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #EEEEEE;
	border: 1px solid #AAAAAA;
	width: 200px;	
	}
 
 
/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}
 
 
/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}
 
 
/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}
 
 
/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}
 
 
/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}
 
 
/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #DDDDDD;
	}
 
 
/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	cursor: pointer;
	}
 
 
/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}
 
 
/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}
 
 
/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}
 
 
/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}
 
 
/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}
 
 
/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	}
 
 
/* the forward/backward buttons at the top */
.dpButton {
	font-size: 10px;
	color: gray;
	background: #EEEEEE;
	font-weight: bold;
	padding: 0px;
	}
 
 
/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-size: 10px;
	color: gray;
	background: #EEEEEE;
	font-weight: bold;
	}
 
