
body {
    /*
     background: url("../images/body-bg.png") repeat-y scroll 50% 0 transparent;
    */
    color: #333333;
    background:#5F0529;
}

#superwrapper{
    background-color:#fff;
}

a {
    color: #5F0529;
}
a:hover {
    color: #006838;
}
h1, h2, h4, h6, h3, h5 {
    color: #5F0529;
    font-family: Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
    font-weight: bold;
}
h2, h4, h6 {
    color: #9A3A55;
}
#col1, #col3 {
    float: right;
    margin-left: 25px;
    padding-top: 15px;
    width: 235px;
}
#col2 {
    padding: 0;
    width: 700px;
}
#header-outer-wrapper {
    background: url("../images/header-tile-bg.jpg") repeat-x scroll 50% 0 transparent;
}
#header-wrapper {
    background: url("../images/header-logo-bg.jpg") no-repeat scroll 50% 0 transparent;
    min-width: 960px;
}
#header {
    border-bottom: medium none;
    margin-bottom: 0;
    min-height: 265px;
    padding-bottom: 0;
    position: relative;
    z-index: 1;
}
#header .callus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background:#9A3A55;
    /*
     background: url("../images/callus.png") no-repeat scroll 50% 50% #9A3A55;
    */
	background-image:url(../images/call_us2.png);
	background-repeat:no-repeat;
	background-position:center -8px;
    border-color: -moz-use-text-color #5F0529 #5F0529;
    border-image: none;
    border-radius: 0 0 12px 12px;
    border:5px solid #5F0529;
    border-top:none;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    height: 35px;
    overflow: hidden;
    padding: 5px;
    position: absolute;
    right: 0;
    line-height:2;
    /*
    text-indent: 150%;
    */
    text-align:center;
    color:#fff;
    top: 0;
    white-space: nowrap;
    width: 283px;
}
#header .connect {
    bottom: 0;
    position: absolute;
    right: 0;
}
#logo {
    margin: 0;
    padding-top: 30px;
}
#logo a {
    display: block;
    height: 212px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 656px;
}
#menu-wrapper {
    background:#5F0529;
    background: -moz-linear-gradient(#5F0529 0%, #9A3A55 100%) repeat scroll 0 0 #5F0529;
}
#menu {
    background: none repeat scroll 0 0 transparent;
    font-family: Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
    font-weight: bold;
    margin: 0 auto;
    text-transform: uppercase;
    width: 1160px;
}
#menu {
    width: 960px;
}
#menu li a {
    color: #FFFFFF;
    font-size: 18px;
    padding: 0.75em 0;
    text-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
}
#menu li a {
    font-size: 16px;
}
#menu li a span {
    display: block;
    line-height: 1em;
    padding: 0 1.2em;
}
#menu li a span {
    padding: 0 0.9em;
}
#menu li:first-child a span {
    border-left: medium none;
}
#menu li:hover a, #menu li a:hover {
    background: none repeat scroll 0 0 transparent;
    text-shadow: 0 3px 10px rgba(255, 255, 255, 0.3);
}
#menu li:hover ul, #menu li ul {
    background: none repeat scroll 0 0 #006838;
    border-radius: 0 0 12px 12px;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.5);
    min-width: 100%;
}
#menu li:hover ul li a, #menu li ul li a {
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    white-space: nowrap;
}
#menu li:hover ul li a:hover, #menu li ul li a:hover {
    background: none repeat scroll 0 0 #9A3A55;
}
#menu li:hover ul li:last-child a, #menu li ul li:last-child a {
    border-radius: 0 0 12px 12px;
}
#main-wrapper {
    /*
    background: url("../images/main-bg.png") no-repeat scroll 50% 0 transparent;
    */
    min-height: 703px;
}
.related-docs {
    background: none repeat scroll 0 0 #5F0529;
    border-radius: 12px 12px 12px 12px;
}
.related-docs h3 {
    color: #FFFFFF;
    text-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
}
.related-docs li a {
    background: none repeat scroll 0 0 #9A3A55;
    border-radius: 6px 6px 6px 6px;
}
.related-docs li a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15) inset;
    color: #5F0529;
}
.nocontent .page-heading, .nocontent .page-subheading, .nocontent .page-description {
    display: none;
}
.article-box {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 12px 12px 12px 12px;
    box-shadow: 0 12px 12px rgba(0, 0, 0, 0.15);
    padding: 6px;
}
.article-box .box-photo {
    max-height: 275px;
    max-width: 332px;
}
.article-box2 {
    width: 332px;
}
.article-box3 {
    width: 213px;
}
.article-box4, .article-box5 {
    float: left;
    width: 154px;
}
.article-box4 .box-photo, .article-box5 .box-photo {
    float: none;
    margin-left: 0;
}
.article-box5 {
    width: 118px;
}
.article-margin {
    border: medium none;
    margin-right: 12px;
}
.grid-box h3 {
    color: #006838;
    text-align: center;
}
.grid-box h3 a {
    color: #006838;
}
.grid-box h3 a:hover {
    color: #5F0529;
}
#gridid23.grid-box .grid-heading {
    background: url("../images/ourproduce.png") no-repeat scroll 0 0 transparent;
    height: 61px;
    margin-top: 32px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
.articles-box .article {
    border-bottom: 1px solid #9A3A55;
    margin-bottom: 1em;
    padding-bottom: 1em;
}
.articles-box .article .feed-image-summary {
    float: right;
    margin: 0 0 1em 1em;
}

.nav li, .sidebar-linklist .link-group li{
    margin-left:0 !important;
}

#nivoSlider {
    /*
     background: url("../images/slider-bg.png") no-repeat scroll 0 0 transparent;
    */
    box-shadow: 0 4px 26px 0px;
    margin-top: 16px;
}
#slider {
    box-shadow: none;
    margin: 0;
}
#col1 .sidebar-linklist li, #col3 .sidebar-linklist li {
    border: medium none;
}
#col1 .sidebar-linklist li a, #col3 .sidebar-linklist li a {
    background: none repeat scroll 0 0 #9A3A55;
    border-top: 1px solid #5F0529;
    color: #FFFFFF;
    padding: 6px 12px;
    text-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
}
#col1 .sidebar-linklist li a:hover, #col3 .sidebar-linklist li a:hover {
    background: none repeat scroll 0 0 #5F0529;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25) inset;
    color: #FFFFFF;
}
#col1 .sidebar-linklist li:first-child a, #col3 .sidebar-linklist li:first-child a {
    border-radius: 12px 12px 0 0;
    border-top: medium none;
}
#col1 .sidebar-linklist li:last-child a, #col3 .sidebar-linklist li:last-child a {
    border-radius: 0 0 12px 12px;
}
#col1 .banner, #col3 .banner {
    margin-bottom: 15px;
}

#footer-wrapper{
    background:#5F0529;
    margin-top:20px;
}

#footer {
    border: medium none;
    font-size: 0.8em;
    color:#fff;
}

#footer a{
    color:#fff;
}

#footer a:hover{
    text-decoration:underline;
}

#directory-entries {
    width: 100%;
}
#directory-entries .directory-container.directory-header {
    background: none repeat scroll 0 0 #9A3A55;
    color: #FFFFFF;
}
#directory-entries .directory-container.directory-header a {
    color: #FFFFFF;
}
#directory-details li {
    background: none repeat scroll 0 0 #9A3A55;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
}
#directory-details li a {
    color: rgba(255, 255, 255, 0.6);
}
#directory-details li a:hover {
    color: #FFFFFF;
}

#nivoSlider{
    margin-bottom:20px;
}

.noslider #main-wrapper {
    background-position: 50% -280px;
}
.noslider #content-box {
    /*
     margin-top: 100px;
    */
    margin-top:20px;
}

#slider .nivo-caption
{
	border-bottom-right-radius: 40px;
	border-bottom-left-radius: 40px;
}

#slider .nivo-caption p
{
	padding-left:15px;
}

.username input[type=username], .password input[type=password] {
    color:#000;
    padding:4px;
    border: none;
    border-radius: 4px;
    width: 210px;
    height: 24px;
    font-size: 14px;
    border:1px solid #000;
    margin-bottom: 5px;

}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px){

    body {
        min-width: 1124px;
    }

    #main-wrapper {
        min-width: 1124px;
        /*background-color: #f0f!important;*/

    }
    /* Styles */
}

