/* Colors --------------- 
red: #d12421;
yellow: #edce03;
drk grey: #070707;
grey: #242424
End Colors --------------- */

/* ---------------HTML Element Over rides --------------- */
html, body, table { 
    font-size: 12pt; 
    font-family: Arial, Helvetica, sans-serif;
}
p, div, ul, ol, li, input, form, table, h1, h2, h3, h4, h5, h6 {
    margin:0;
    padding:0;
}
a { 
    color: #edce03;
    text-decoration:none;
}
a:hover { 
    text-decoration: underline; 
}
a img {
    border:none;    
}
h1 { 
    font-size: 1.6em;
    font-weight:normal;
    line-height: 125%;
}
h2 { 
    font-size: 1.35em; 
    font-weight:normal;
    line-height: 125%;
}
h3 { 
    font-size: 1.2em; 
    font-weight:normal;
    line-height: 125%;
}
h4 { 
    font-size: 1.1em;
    font-weight:normal;
    line-height: 125%;
}
p, h1, h2, h3, h4, h5, h6 {
    padding-bottom:0.5em;

}
td {
    vertical-align:top;    
}
hr {
    border-top: 1px solid #787878;
    border-bottom:none;
    border-right:none;
    border-left:none;
    background:transparent;
    height:1px;
    margin: 1em 0;
    padding:0;
}
/* End HTML Element Over rides */

/* ADA Compliance */
#ada-text-resize { }
#ada-text-resize .wrapper { max-width: 60em; min-width: 18.75em; margin: 0 auto; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-end; align-items: center; padding: 10px 0 0 0; }
#ada-text-resize a { margin-right: 5px; }
#ada-text-resize a:last-child { margin-right: 0; }
#ada-text-resize a.small { font-size: 12pt; }
#ada-text-resize a.medium { font-size: 14pt; }
#ada-text-resize a.large { font-size: 16pt; }

/* ---------------Global Styles--------------- */
.page-right {
    float:right;
    width:18.75em;
}
.one-third-column {
    width:16em;
    float:left;
    margin-right: 1em;
}
.sml {
    font-size:.85em;    
}
.photo-center {
    display:block;
    clear:both;
    padding:3px;
    margin: 0.5em 0 0.5em 0;
    border:1px solid #787878;
}
.photo-right {
    float:right;
    padding:3px;
    margin: 0 0 0.5em 0.5em ;
    border:1px solid #787878;
}
.photo-left {
    float:left;
    padding:0.2em;
    margin: 0 0.5em 0.5em 0;
    border:1px solid #787878;
}
#body { 
    background:#242424 url('graphics/design/carbon-fiber.jpg') 0 0 repeat;
    margin:0 auto;
    padding: 0;
    color:#fff;
}
#page { 
    margin:0 auto;
    padding: 0;
}

#pre-header {
    height:9.375em;
    background: transparent url('graphics/design/bg-pre-header.jpg') 0 0 repeat-x;
}
#pre-header-inner {
    height:9.375em;
    background: transparent url('graphics/design/logo.jpg') 0 0 no-repeat;
}
#header {
    height:auto;
    background: transparent url('graphics/design/bg-header.jpg') 0 0 repeat-x
}
#post-header {

}

#post-header-inner {

}
#content {
  
}
#footer {
    margin:1em auto;
    background:#070707 none 0 0;
    border-radius: 0.7em;
    -moz-border-radius: 0.7em;
    border: 1px solid #fff;
    max-width: 60em;     
}
#footer .inner-container {
    max-width: auto;
    margin:0 auto;
    padding: 1.5em
}
#footer a,
#footer a:hover {
    color:#fff;    
}
#social-options {

}
.like {

}

#footer-inner {

}
#post-footer {

}
#post-footer-inner {

}
.inner-container {
    max-width: 60em;
    min-width:18.75em;
    margin:0 auto;
}
.page-title,
.formsTitle {
    font-family: 'Comfortaa', cursive;
    font-weight:300;
}
.footer-menu {
    font-size:100%;
    line-height: 1.3em;
    padding-bottom: 0.3em
}
.footer-address {
    font-size:0.9em; 
    line-height: 1.3em;
}
.footer-copyright {
    font-size:0.8em;
    line-height: 1.2em;
}
.center { 
    text-align: center; 
}
.clearfix:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#logo {
    width:10em;
    height:9.375em;
    float:left;
}
#logo a {
    width:10em;
    height:9.375em;
    display:block;
    text-indent:-1000em;
}
#brands {
    font-family: 'Comfortaa', cursive;
    font-weight:300;
    font-size:1.2em;
    text-transform:uppercase;
    text-align:right;
    padding-top:2.2em;
    letter-spacing: 0.2em;
}
#phone {
    font-family: 'Comfortaa', cursive;
    font-size:1.5em;
    font-weight:300;
    text-transform:uppercase;
    text-align:right;  
    padding-top:1em;
    letter-spacing: 0.15em;
}
.menu_social {
    width:7.5em;
    float:right;
    padding-top:1.625em;
}
.menu_social li {
  float:left;
  line-height: 2.813em;
  list-style:none;
  text-align:left;
}
.menu_social li.item4 a {
    padding: 0 0;
}
.menu_social li a,
.menu_social li a:visited {
    display:inline-block;
    padding: 0 0.5em 0 0;
    color:#fff;
}
.facebook,
.linkedin {
    width:2.813em;
    height:2.813em;
    overflow:hidden;
    text-indent:-1000em;
    display:block;
}
.facebook:hover,
.linkedin:hover {
    opacity: .6;
}
.facebook {
    background: transparent url('graphics/design/icon-facebook.png') 0 0 no-repeat;
}
.linkedin {
    width:2.813em;
    height:2.813em;
    overflow:hidden;
    text-indent:-1000em;
    background: transparent url('graphics/design/icon-linkedin.png') 0 0 no-repeat;
    display:block;
}
.menu_main {
    list-style:none;
    clear:right;
    font: 1.125em arial, helvetica, sans-serif;
    line-height:2.5em;
    min-height:2.5em;
    text-transform:uppercase;
    background: transparent url('graphics/design/menu-divider.jpg') 100% 0  no-repeat;
    width:100%;
}
.menu_main li {
    list-style:none;
    float:left;
    background: transparent url('graphics/design/menu-divider.jpg') 0 0 no-repeat;
}
.menu_main a {
    color: #fff;
    display:inline-block;
    padding: 0 0.85em;

}
.menu_main a:hover,
.menu_main a.isActive {
    color:#edce03;
    text-decoration:none;
}

.error {
    color:#ae1a1f;
    font-weight:bold;
}
#content-main {


}
#content-inner {
    position:relative;
}
#content-wrapper ul,
#sidebar-wrapper ul {
   padding: 0 0 0.5em 0; 
   margin: 0 1em; 
}
#content-wrapper  li,
#sidebar-wrapper li {
    padding: 0.1em 0.5em;
    margin: 0 0.5em;
    list-style:circle;
}
#sidebar-wrapper {
    width:22.5em;
    float:right;
}    
.front #content-wrapper {
    margin-right: 24.25em;
    background:#fff url('graphics/design/bg-gradient-white.jpg')0 0 repeat-x;
    border-radius: 0.7em;
    -moz-border-radius: 0.7em;
    border: 1px solid #d6d6d6;
    color:#242424;
}
.front #content-wrapper a {
    text-align:right;
    display:block;
    background: transparent url('graphics/design/arrow-red.png') 100% 50% no-repeat;
    padding-right: 2em;
    font-size:0.9em;
    color:#d12421;
}
.front #sidebar-wrapper .wrapper-inner{
    border-radius: 0.7em;
    -moz-border-radius: 0.7em;
    border: 1px solid #fff;
    background: #070707;
    margin-bottom:1em;
}
.front #sidebar-wrapper a {
    text-align:right;
    display:block;
    background: transparent url('graphics/design/arrow-yellow.png') 100% 50% no-repeat;
    padding-right: 2em;
    font-size:0.9em;
    color:#edce03;
}
.wrapper-inner {
    padding:1.5em;    
}
.not-front #content-inner {
    min-height:31.25em;
    margin:1em auto;
    background:#070707 none 0 0;
    border-radius: 0.7em;
    -moz-border-radius: 0.7em;
    border: 1px solid #fff;
    max-width: 60em;
}
.not-front #content-wrapper {
    margin: 0 auto;
    padding: 1.5em;
}
.testimonial h3 {
    color:#ae1a1f;    
}
.testimonial .message {
    font-style:italic;
    font-size:.85em;
}
.testimonial .name {
    font-size:0.95em;
    color:#ae1a1f;
}
/* End Global Styles */

/* --------------- Home Page Styles--------------- */
#carousel {
    margin:1em auto;
    background:#070707 none 0 0;
    border-radius: 0.7em;
    -moz-border-radius: 0.7em;
    border: 1px solid #fff;
    max-width: 60em; 
    position:relative;
}

#carousel .flexslider {
    width:36.875em;
    height:17.5em;
    border-radius: 0.6em;
    -moz-border-radius: 0.6em;
    border: 1px solid #fff;
    margin:0.5em;
}
#carousel .slides {
    list-style:none; 
    color:#fff;
    height:24em;
    width:57.5em;
}
#carousel .slides img {
    border:none;
    border-radius: 0.6em;
    -moz-border-radius: 0.6em;
    width:36.875em;
    height:17.5em;
    float:left;
}
#carousel .slides li {
     display:none;
     position:relative;
}
#carousel .flex-caption {
    font-family: 'Comfortaa', cursive;
    font-weight:300;
    font-size:1.1em;
    background: transparent url('graphics/design/bg-yellow-stripe.png') 0 0 repeat-x;
    width:33.575em;
    height:3.75em;
    line-height:3.5em;
    color:#242424;
    text-indent:1.5em;
    position:absolute;
    left:0;
    top:12em;
}
#carousel .flex-description {
    float:right;
    width:18.75em;
    padding-top:1em;
}
#carousel .flex-description a {
    color:#edce03;
    text-align:right;
    display:block;
    background: transparent url('graphics/design/arrow-yellow.png') 100% 50% no-repeat;
    padding-right: 2em;
}
#carousel .flex-control-nav {
    clear:left; 
    list-style:none; 
    position:absolute;
    left:38em;
    top:15em
}
#carousel .flex-control-nav li {
    float:left;
}
#carousel .flex-control-nav li a{
    display:block;
    width:0.8em;
    height:0.8em;
     margin: 0 0.2em;
    text-indent:-1000em;
    border: 0.15em solid #fff;
    background:#313131;
    border-radius: 0.6em;
    -moz-border-radius: 0.6em;
}
#carousel .flex-control-nav li a.active {
    background: #edce03;
}
#carousel .flex-direction-nav {
    display:none;
}
#photoShow {
    width:640px;
    margin:0 auto;
    }
#photoShow .flexslider {

}
#photoShow ul,
#photoShow ol,
#photoShow li {
    list-style:none;
    margin:0 0;
    padding:0 0;
}
#photoShow .slides img {

}
#photoShow .slides li {
     display:none;
     position:relative;
}
#photoShow .flex-caption {
 display:none
}
#photoShow .flex-description {

}
#photoShow .flex-description a {

}
#photoShow .flex-control-nav {
    display:none
}

#photoShow .flex-direction-nav {
    display:block;
    clear:both;
    width:100%;
    position:relative;
    height:2em;
}
#photoShow .flex-direction-nav .prev {
    position:absolute;
    left:0
    }
#photoShow .flex-direction-nav .next {
    position:absolute;
    right:0
    }
/* ---------------General Module Styles--------------- */
.itemCount { }
.itemList { clear: both; } 
.itemList:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.itemList h2 a { text-decoration: none; }
.itemList h2 a:hover { text-decoration: underline; }
.itemList span { display: block; }
.itemLabel { font-weight: bold; }
.itemList span.itemLabel { display: inline; }
.bottomNavigation { clear: both; }
.goBack { }
.errorMessage{ font-weight:bold; color:#d12421; }
/* End General Module Styles */

/* web pages */
.table-content {
    width:100%
}
.table-main {
    vertical-align:top;
    padding: 1em 1.5em 1em 0;
}
.table-sidebar {
    vertical-align:top;
    background:#22629f;
    color:#fff;
    padding: 1em 1.5em;
    width:20em;
}
.table-sidebar a,
.table-sidebar a:visited {
    color:#f47626;    
}
/* Pagination */
.pagination { clear: both; display: block; color: #787878;}
.pagination a, .pagination a:link, .pagination a:visited { text-decoration:none; }
.pagination .prevnextCurrent, .pagination .prevnextWindow, .pagination .prevnextWindowArrow { border:solid 1px #7abd3a; margin:0; padding:4px 6px; font-size:11px; margin-right:2px; display:inline; display:inline-block; }
.pagination a.prevnextWindow:hover, .pagination a.prevnextLink:hover, .pagination .prevnextWindowArrow:hover { border:solid 1px #7abd3a; color:#7abd3a; }
.pagination .prevnextCurrent {background:#7abd3a; color:#fff; font-weight:bold; padding:4px 6px; }
.pagination a.prevnextLink { border:1px solid #7abd3a; padding:4px 6px 4px; margin-right:2px; font-size:11px; display:block; }
/* End Pagination */

/* Send Page Styles */
.sendpage { clear:both; }
.sendpageBody div, .sendpageBody td { padding: 2px 0px; }
/* End Send Page Styles */


/* ModuleBegin::news */
.newsWrapper .headline { }
.newsWrapper .publish, .newsWrapper .author, .newsWrapper .copyright { font-size: smaller; color:#787878;}
.newsWrapper .blurb { }
.newsWrapper .content { }
.newsWrapper .newsitem { padding-bottom: 1em; }
.newsWrapper .copyright { padding: 1em 0em; text-align: center; font-size: smaller; }
.newsBox {font-size: 0.85em;}
.newsBox h3 { background: #ae1a1f; color:#fff; font-family: arial, verdana, sans-serif; font-size: 10pt; line-height: 12pt;padding: 0.2em;}
.newsBox h3 a, .newsBox h3 a:visited { color:#fff !important; }
/* ModuleEnd::news */



/* ModuleBegin::gendocs */
.webpageWrapper { }
/* ModuleEnd::gendocs */



/* ModuleBegin::events */
#eventsSide { margin: 15px 0 0 0; border: 1px solid #cccccc; }
#eventsSide h2 { padding: 15px 15px 10px 60px; background: transparent url(graphics/design/bubble_icon.jpg) no-repeat 9px 7px; }
#eventsSide h2 a { color: #333333; }
#eventsSide h3 { padding: 15px 15px 0 15px; margin-top: 10px; border-top: 1px solid #cccccc; 
 font: bold 12px Arial, Arial, Helvetica, sans-serif; }
#eventsSide h3 a { color: #666666; }
#eventsSide p { padding: 0 15px 0px 15px; margin: 0; font-size: 11px;}
#eventsSide p.eventDate {  padding-top: 0px; }
#eventsSide .eventLabel { color: #0066cc; font-weight: bold; }
#eventsSide .more { padding: 8px 15px 8px 15px; margin-top: 10px; border-top: 1px solid #cccccc;
 font-size: 11px; text-align: right; font-weight: bold; font-style: italic;
 background: transparent url(graphics/design/arrow.jpg) no-repeat 70% 50%; }
#eventsSide .more a { display: block; color: #666666; }

/* ---------------
Events Lister
----------------- */
/* Events Lister */

.eventsList {  }
.eventsList h2 { padding: 15px 0 0 0; margin-top: 10px; border-top: 1px solid #cccccc; }
.eventsList h3 { padding: 15px 0 0 0; font: bold 12px Arial, Arial, Helvetica, sans-serif; }
.eventsList h3 a { color: #666666; }
.eventsList p { padding: 0; margin: 0; font-size: 11px;}
.eventsList p.eventDate {  }
.eventsList .eventLabel { color: #0066cc; font-weight: bold; }

/* Events Detail */
.eventsDetail { }
.eventsDetail .eventLabel { color: #0066cc; font-weight: bold; }

/* Events Small Calendar */

#calendarSide { border: 1px solid #cccccc; }
#calendarSide h2 { padding: 15px 15px 20px 60px; border-bottom: 1px solid #cccccc;
 background: transparent url(graphics/design/calendar_icon.jpg) no-repeat 7px 8px; }
#calendarSide h2 a { color: #333333; }
#calendarSideBox { width: 255px; padding: 0; margin: 0 auto; }

.cal { width: 255px; margin:0 auto; padding: 15px 0 0 0; clear: both; text-align: center; }
.calTop { width: 255px; height: 19px; position: relative; }
.calPrev { width: 34px; height: 19px; position: absolute; top: 0; left: 0; }
.calPrev a { background: transparent url(graphics/design/calendar_prev_bg.jpg) no-repeat left top; }
.calNext { width: 34px; height: 19px; position: absolute; top: 0; right: 0;}
.calNext a { background: transparent url(graphics/design/calendar_next_bg.jpg) no-repeat left top; }
.calPrev a, .calNext a { width: 34px; height: 19px; display: block; text-decoration: none;   }
.calPrev a:hover, .calNext a:hover { text-decoration: none; }
.calMonth { height: 19px; background: transparent url(graphics/design/calendar_month_bg.jpg) no-repeat 50% top; }
.calMonth a { height: 19px; line-height: 19px; display: block; color: #ffffff; text-align: center; font-weight: bold; text-decoration: none; }
.calMonth a:hover { text-decoration: underline; }

.calGrid { width: 255px; padding: 0px 0px 0px 0px; margin: 0 auto; text-align: center; }
.calGrid table { width: 255px; padding: 0; margin: 0; }
.calGrid td { height: 21px; padding: 0; margin: 0;  
 color: #ffffff;  font-size: 12px; text-align: center;
 background: transparent url(graphics/design/calendar_day_bg.jpg) no-repeat 50% 50%; }
.calGrid .calWeek td {  }
.calGrid tr.calWeek { font-weight: bold;  }
.calDayOn a { color: #0066cc; font-weight: bold; text-decoration: none;  }
.calDayOn a:hover { text-decoration: underline; }
.calGrid td.calTodayOff, .calGrid td.calTodayOn { color: #0066cc; font-weight: bold; }
.calGrid td.calTodayOn a { color: #0066cc; font-weight: bold; text-decoration: underline; }
.calGrid td.calDayOff { }
.calBottom { width: 255px; padding: 5px 0 0 0; text-align: center; }
.calBottom p { padding: 5px 40px 5px 0; margin: 0; font-size: 11px; text-align: right; font-weight: bold; font-style: italic;
 background: transparent url(graphics/design/arrow.jpg) no-repeat 95% 50%; }
.calBottom a { display: block; color: #666666; }

/* Events Month at a Glance */
.calendarWrapper { }
.calendarWrapper table { width: 100%; table-layout: fixed; }
.calendarWrapper .calendarMonths { text-align: center;  vertical-align: middle; background-color: #333333; }
.calendarWrapper .calendarMonths a { padding: 5px 0px; display: block; color: #ffffff; font-weight: bold; font-size: 12px; text-decoration: none; }
.calendarWrapper .calendarMonths a:hover { text-decoration: underline; }
.calendarWrapper .calendarDays { border-collapse: collapse; table-layout: fixed; }
.calendarWrapper .calendarDays .title { font-size: 14px; font-weight: bold; color: #0066cc; padding: 10px 0px; }
.calendarWrapper .calendarDays .normal { display: none; }
.calendarWrapper .calendarDays td { text-align: center; border: 1px solid #333333; font-weight: bold; }
.calendarWrapper .calendarDays .weekdays { height: 30px;  }
.calendarWrapper .calendarDays .emptyDay { height: 60px; text-align: left; vertical-align: top; background-color: #efefef; }
.calendarWrapper .calendarDays .eventToday { height: 60px; text-align: left; vertical-align: top; background-color: #0066cc; padding-left: 5px; color: #ffffff; }
.calendarWrapper .calendarDays .eventOff { height: 60px; text-align: left; vertical-align: top; padding-left: 5px; }
.calendarWrapper .calendarDays .eventOn { height: 60px; text-align: left; vertical-align: top; background-color: #cccccc; padding: 0px 5px 5px 5px; }
.calendarWrapper .calendarDays .eventOn a { color: #0066cc; }

.calendarWrapper p { padding: 4px 0px; margin: 0; font-size: 11px; }
/* ModuleEnd::events */

/* ModuleBegin::forms */
.formItem {
    clear:both;
    width:18em;
    padding:0.5em 0;
}
.checkItem {
    padding:0 0 0.5em 0;    
}
.formGroup {
    clear:both;
    width:100%;
    padding:0.5em;    
    }
#form {
    
}
#form table {
    width:95%;    
}
#form td {
    vertical-align:top;
    line-height:2em;
}
#form tr td:nth-child(2) {
    width:70%;    
}
.formtext,
.formtextRequired {

}
.formtextRequired {
   font-weight:bold;     
}
input[type="text"],
textarea {
    width:100%;
    border: 1px solid #ccc;
    border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    background: #fff;
    padding:0.3em;

}
input[type="submit"] {
    border: none;
    border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    background: #edce03;
    padding:0.3em;
    color:#242424;
    width:6em;
    text-align:center;
}
#getdirections input[type="submit"] {
    width:100%;
    border: none;
    border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    background: #edce03;
    padding:0.3em;
    color:#242424;
    text-align:center;
}
#form table#recaptcha_table {
   background: #fff; 
   width:100%;
}

/* -------------- UI TABS --------------------------- */
.ui-tabs-hide {
    display:none;
}
.ui-state-default {
    list-style:none;
    float:left;
    display:inline-block;
    padding: 0.2em 0.4em;
    border-top: 1px solid #2d2d2d;
    border-left: 1px solid #2d2d2d;
    border-right: 1px solid #2d2d2d;
    background: #2d2d2d;
    margin-right:0.3em;
    font-family: arial, helvetica, sans-serif;
    margin-bottom: -1px;
    color: #fff;
}
.ui-state-default a,
.ui-state-default a:visited {
    color: #fff;
}
.ui-state-active {
    background:#fff;    
}
.ui-state-active a,
.ui-state-active a:visited {
     color:#ae1a1f;   
}
.ui-tabs-panel {
    clear:both; 
    border: 1px solid #2d2d2d;
    background: #fff;
}
#tabs {
    padding: 1em 0;
    clear:both;
}
.tab-item {
    padding: 0.5em;
}
a.button {
   border: 1px solid #fff; 
    border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    background: #ae1a1f;
    font-family: arial, helvetica, sans-serif;
    padding: 0.2em 0.4em;
    color: #ffffff !important;
}
/* SLIMBOX */

#lbOverlay {
    position: fixed;
    z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #000;
}

.lbLoading {
	background: #fff url('graphics/jquery_scripts/images/lightbox-ico-loading.gif') no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #000;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
background: transparent url('graphics/design/lightbox-btn-prev.gif') no-repeat 0 15%;
}

#lbPrevLink:hover {
	background: transparent url('graphics/design/lightbox-btn-prev.gif') no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
background: transparent url('graphics/design/lightbox-btn-next.gif') no-repeat 100% 15%;
}

#lbNextLink:hover {
	background: transparent url('graphics/design/lightbox-btn-next.gif') no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #000;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url('graphics/design/lightbox-btn-close.gif') no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
/* ModuleEnd:forms */
@media (max-width: 950px) {
    html, body, table { 
    font-size: 12pt; 
    font-family: Arial, Helvetica, sans-serif;
    }    
#brands {
    font-size:1.1em;
    padding-top:2.3em;
    letter-spacing: 0.2em;
    text-align:right;
}
#carousel .flexslider {
  font-size:10pt;  
}
#carousel .flex-caption {
    line-height:4em;
    top:11em;
}
#carousel .flex-description {
    width:30%;
}
#carousel .flex-control-nav {
    top:14em;    
}
.menu_main {
    clear:both;
    background: transparent url('graphics/design/bg-header.jpg') 0 0 repeat-x;
    width:100%;
    height:auto;
}
.menu_main li {
    list-style:none;
    display:block;
    float:none;
    background: transparent url('graphics/design/bg-header.jpg') 0 0 repeat-x;
}

}/* end query 950 */
@media (max-width: 650px) {
    html, body, table { 
    font-size: 10pt; 
    font-family: Arial, Helvetica, sans-serif;
    } 
    #photoShow {
    width:100%;
    margin:0 auto;
    }
    #photoShow img {
    width:100%;    
    }
    #pre-header {
    height:6.077em;
    background: transparent url('graphics/design/bg-pre-header-mobile.jpg') 0 0 repeat-x;
}
#pre-header-inner {
    height:6.077em;
    background: transparent url('graphics/design/logo-mobile.jpg') 0 0 no-repeat;
}
#brands {display:none;padding:0;float:none;font-size:0.5em;}
#logo {
    width:6.077em;
    height:6.077em;
    float:left;
}

#logo a {
    width:6.077em;
    height:6.077em;
    display:block;
    text-indent:-1000em;
}

#phone {
    padding-top:2.5em;
}
#header {
    height:auto;    
}
.menu_main {
    clear:both;
    background: transparent url('graphics/design/bg-header.jpg') 0 0 repeat-x;
    width:100%;
    height:auto;
}
.menu_main li {
    list-style:none;
    display:block;
    float:none;
    background: transparent url('graphics/design/bg-header.jpg') 0 0 repeat-x;
    height:3em;
    line-height:3em;
}
.not-front #content-inner {
    margin: 0.5em 0.5em;
}
.one-third-column {
    width:100%;
}

.front #content-wrapper {
    margin-right: 0;
}
#sidebar-wrapper {
    float: none;
    width: auto;
}
} /* end query 650 */
@media (max-width: 590px) {
#carousel  {
    display:none;
}
.page-right {
    float:none;
    width:18.75em;
}
}/* end query 590 */

/* ModuleBegin::photo */
.caption{font-style:italic;color:#666;}
.slideshow{position:relative;margin-top:2em;}
.gallery{width:535px;margin:0 auto; padding: 0px 0px 0px 5px;}
.gallery li{border:3px double #ccc;margin: 0 2px;background:#ecf2f9;}
.gallery li div{/*left:240px*/}
.gallery li div .caption{font:italic 0.7em/1.4 georgia,serif;}
#main_image{margin:0 auto 30px auto;height:405px;width:540px;background:#fff;text-align:center;}
#main_image img{margin-bottom:10px;}
.nav{padding:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase; text-align:center;}
.galleria{list-style:none;width:540px; margin:0px padding: 0px;}
.galleria li{display:block;width:165px;height:124px;overflow:hidden;float:left;margin:0 8px 8px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:540px} /* MSIE bug */
/* ModuleEnd::photo */