/* Minification failed. Returning unminified contents.
(710,1): run-time error CSS1019: Unexpected token, found '}'
 */
/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
    background: url(/Content/Images/Interface/siteBg.jpg) no-repeat top center #EFEFEF;
    font-size: 13px;
    font-family: Arial, Verdana, Tahoma, "Helvetica Neue" , Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #4C4C4C;
}

p, h1, h2, h3, h4, h5, h6
{
    margin: 0px;
    padding: 0px 0px 16px 0px;
}
p, li
{
    line-height: 150%;
}
ul
{
    padding: 0px 0px 16px 0px;
    margin: 0px 0px 0px 20px;
}
li
{
    margin: 0px;
    padding: 0px;
}
a
{
    color: #C55134;
    font-weight: bold;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
}

h1
{
    font-weight: normal;
    font-size: 23px;
    color: #C55134;
}
h2
{
    font-weight: normal;
    font-size: 20px;
}
h3
{
    font-weight: normal;
    color: #C55134;
    font-size: 18px;
}
h4
{
    font-weight: normal;
    font-size: 20px;
    color: #C55134;
}
h5
{
    font-size: 18px;
    font-weight: normal;
}

h6
{
    font-size: 16px;
    font-weight: normal;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
    width: 975px;
    margin: auto;
    position: relative;
}

#header
{
    padding: 13px 0px;
}
#header #suncbdLogo
{
    float: left;
    width: 56px;
    height: 61px;
    margin-right: 15px;
}
#header #suncbdLogo img
{
    border: 0px;
}
#header #tagline
{
    float: left;
    width: 501px;
    height: 52px;
    margin-top: 7px;
}
#header #phone
{
    font-style: italic;
    font-size: 22px;
    float: right;
    width: 200px;
    text-align: right;
    margin-top: 33px;
    font-weight: bold;
}

#main
{
    background-color: #fff;
    padding: 25px;
}

#footer
{
    color: #999;
    line-height: normal;
    margin: 0;
    font-size: .9em;
    background: url(/Content/Images/Interface/footerBg.png) no-repeat top;
    padding-top: 10px;
    padding-left: 25px;
}
#footer a
{
    color: #666;
    font-weight: normal;
}

/* SECONDARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
#homeFeatureBoxes
{
}
#homeFeatureBoxes div.homeBoxContainer
{
    float: left;
    width: 203px;
    margin-right: 37px;
}
#homeFeatureBoxes div.nomargin
{
    margin-right: 0px;
}
#homeFeatureBoxes img
{
    background: url(/Content/Images/Interface/imgShadowSm.png) no-repeat bottom;
    padding-bottom: 16px;
}
.homeBoxImage 
{
}
#homeContent 
{
    padding-right: 5px;
}

.dividerShadow
{
    background: url(/Content/Images/Interface/dividerShadow.png) no-repeat center;
    height: 10px;
    margin-bottom: 25px;
}
.wideText
{
    width: 650px;
}
.contentImg
{
    margin: 0px 15px 10px 0px;
    float: left;
}
.contentImgRight
{
    margin: 0px 0px 10px 15px;
    float: right;
}
.narrowText
{
    width: 400px;
}
.aside
{
    width: 200px;
}

.aside img
{
    background: url(/Content/Images/Interface/imgShadowSm.png) no-repeat bottom;
    padding-bottom: 16px;
    margin-bottom: 30px;
}
.aside #gallery img
{
    background: url(/Content/Images/Interface/imgShadowSm.png) no-repeat bottom;
    padding-bottom: 15px;
    margin-bottom: 0px;
}

#aboutAside
{
    padding-top: 50px;
}
#benefitsAside
{
    padding-top: 90px;
}
#slideshow
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    height: 200px;
    overflow: hidden;
}

#slideshow li
{
    margin: 0px;
    padding: 0px;
}
#homeslideshow
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    height: 280px;
    overflow: hidden;
}

#homeslideshow li
{
    margin: 0px;
    padding: 0px;
}
.testimonial
{
    border: 1px dotted #dbdbdb;
    margin-bottom: 20px;
    padding: 15px 15px 0px 15px;
    background-color: #f6f6f6;
}
.testimonial strong
{
    font-style: italic;
    color: #888;
}
.faq 
{
    clear: both;
}
.faqQuestion 
{
    font-weight: bold;
    float: left;
    color: #004884;
}
.faqQuestion p 
{
    padding-bottom: 10px;
}
.faqQuestion:hover 
{
    cursor: pointer; 
    color: #C55134;
}
.faqAnswer 
{
    display: none;
    clear: both;
}

.newsItem 
{
   border-bottom: 1px dotted #dbdbdb;
   padding-bottom: 20px;
   margin-bottom: 20px;
   line-height: 150%;
}
.newsItem .date 
{
    font-weight: bold;
    font-size: 13px;
}
.newsItem .title 
{
    color: #C55134;
    font-weight: bold;
}
.newsItem .summary 
{
}
#newsAside 
{
    padding-top: 8px;
}
#newsAside img
{
    margin-bottom: 0px;
}
h2.newsTitle 
{
    font-weight: normal;
    font-size: 23px;
    color: #C55134;
}
/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend
{
    font-size: 1.2em;
    font-weight: bold;
}

textarea
{
    min-height: 75px;
}

input[type="text"]
{
    width: 200px;
    border: 1px solid #CCC;
}

input[type="password"]
{
    width: 200px;
    border: 1px solid #CCC;
}
#managementForm input[type="text"]
{
    width: 400px;
    border: 1px solid #CCC;
}
#managementForm 
{
    margin-top: 20px;
}
#managementForm .editor-label, #managementForm .display-label
{
    float: left;
    width: 120px;
    padding: 6px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    clear: both;
}
.generalEditor textarea
{
    min-height: 350px;
    width: 700px;
    border: 1px solid #CCC;
}
textarea.noMceEditor 
{
    min-height: 100px;
    width: 350px;
    border: 1px solid #CCC;
    font-family: Arial;
    font-size: 12px;
}
.generalEditor input[type="submit"]
{
    border: 1px solid orange;
    background-color: #fff;
    padding: 4px 20px 4px 20px;
    font-size: 16px;
    color: #C55134;
    font-weight: bold;
}
textarea.small 
{
    min-height: 30px;
    width: 400px;
    font-family: Arial;
    font-size: 13px;
}
#managementForm .small input[type="text"]
{
    width: 50px;
    border: 1px solid #CCC;
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color: Red;
}
.floatLeft
{
    float: left;
}
.floatRight
{
    float: right;
}
.medium
{
    font-size: 16px;
}
.medium a
{
    font-weight: normal;
}
.large
{
    font-size: 20px;
}
.large a
{
    font-weight: normal;
}
a.lnkButton 
{
    padding: 3px 10px; 
    border: 1px solid orange;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label, .editor-label
{
    margin: 1em 0 0 0;
}

.display-field, .editor-field
{
    margin: 0.5em 0 0 0;
}

.text-box
{
    width: 30em;
}

.text-box.multi-line
{
    height: 6.5em;
}

.tri-state
{
    width: 6em;
}


/* Contact form */
#contactForm
{
    width: 300px;
}
#contactForm .display-label
{
    float: left;
    margin: 0px 5px 5px 0px;
    width: 80px;
}
#contactForm textarea
{
    width: 200px;
    border: 1px solid #ccc;
    height: 80px;
    font-family: Arial;
    font-size: 12px;
}


#contactForm input[type="text"]
{
    width: 200px;
    border: 1px solid #ccc;
    margin-bottom: 5px;
}
input[type="submit"]
{
    border: 1px solid #ccc;
    background-color: #fff;
    color: #666;
    padding: 4px 20px 4px 20px;
}
#contactForm input[type="text"].error, #contactForm textarea.error
{
    border: 1px solid red;
    background-color: #FFC4C4;
}
input[type="submit"]:hover
{
    border: 1px solid #ccc;
    background-color: #C55134;
    color: #fff;
}
#contactForm label.error
{
    display: none !important;
}
.indent1
{
    margin: 20px 0px 20px 140px;
}
.indent2
{
    margin: 20px 0px 20px 290px;
}

/* TAB MENU   
----------------------------------------------------------*/
#menucontainer
{
    margin: 5px 0px 0px 0px;
    background: url(/Content/Images/Interface/navBg.jpg) no-repeat;
    width: 975px;
    height: 36px;
    font-size: 13px;
}

.jquerycssmenu ul{
list-style-type: none;
    padding: 0 0 5px;
    margin: 0;
}

/*Top level list items*/
.jquerycssmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jquerycssmenu ul li a{
display: block;
padding: 8px 25px;
margin-right: 3px; /*spacing between tabs*/
border-right: 1px solid #4F4C4D;
border-bottom-width: 0;
color: #fff;
text-decoration: none;
font-weight: bold;
}

.jquerycssmenu ul li a:hover{
color: #F7B426;
}
	
/*1st sub level menu*/
.jquerycssmenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
z-index: 1000;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li{
display: list-item;
float: none;
border-right: none;
line-height: normal;
}
#navMobileTestimonials, #navMobileFaq
{
    display: none;
}

/* Sub level menu links style */
.jquerycssmenu ul li ul li a{
width: 140px; /*width of sub menus*/
 background: url(/Content/Images/Interface/subNavBg.jpg) repeat-x;
color: #fff;
padding: 6px 10px 6px 25px;
margin: 0px;
border-right: none;
}

.jquerycssmenu ul li ul li a:hover{ /*sub menus hover style*/
color: #F7B426;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 15px;
right: 13px;
}

.greyTitle 
{
    color: #999;
    font-size: 13px;
}
#logosRowOne a img, #logosRowTwo a img
{
    border: 0px;
}
#logosRowOne 
{
    margin-bottom: 20px;
}
#logosRowOne img 
{
    margin-right: 20px;
}
#logosRowTwo img 
{
    margin-right: 30px;
}

/* Directory List */
.col500 
{
    width: 500px;
}
.col430 
{
    width: 430px;
}
#directoryList 
{
}
.directoryItem 
{
    border-bottom: 1px dotted #DBDBDB;
    line-height: 150%;
    margin-bottom: 15px;
}
.directoryItem  .title 
{
    color: #C55134;
    font-weight: bold;
}
.directoryItem .image 
{
    float: left;
    width: 130px;
}
.directoryItem .image img 
{
    background: url("/Content/Images/Interface/imgShadowExtraSm.png") no-repeat scroll center bottom transparent;
    padding-bottom: 10px;
}
}
.directoryItem .description 
{
}

.red 
{
    color: Red;
}
.green 
{
     color:  Green;
}
#messages 
{
    margin-bottom: 15px;
}



