body{
    margin:0px;
    padding:0px;
    /*background: url(images/bg.jpg) top repeat-x #e0dccb;*/
    background-color: #e0dccb;
    color:#333333;
    font-family: Helvetica, Arial, sans-serif;
    font-size:12px;
    line-height:16px;
    
}

* {
    margin:0;
    padding:0
}

html{ 
    height: 100%;
}

.clear{
    clear: both;
}

p{ 
    padding: 0 0 20px 0;
    line-height: 1.7em;
    display:block;
}
img, img a { 
    border: 0;
}

hr {
    background:#e9e9e9;
    height:1px;
    margin:15px 0;
    border:none;
    clear:both;
}

.user3_container_mb hr {
    background:#d6d6d6;
    height:1px;
    margin:15px 0;
    border:none;
}

h1 {
    padding-bottom:15px;
    line-height:1em;
    font-size:24px;
    font-weight: bold;
    color:#9bb530;
}

h2 {
    background: url("images/widget_title_divider.png") repeat-x scroll 0 100% transparent;
    margin:0 2px 15px;
    padding:7px 0 17px 15px;
    line-height:1em;
    font-size:20px;
    font-weight: bold;
    color:#9bb530;
}

h3 {
    background: url("images/widget_title_divider.png") repeat-x scroll 0 100% transparent;
    margin:0 2px 15px;
    padding:5px 0 17px 25px;
    line-height:1em;
    font-size:18px;
    font-weight: bold;
    color:#9bb530;
}

h4 {
    margin:0 0 10px 0;
    line-height:1em;
    font-size:18px;
    font-weight: bold;
    color:#9bb530;
}

h5 {
    margin:0 0 10px 0;
    line-height:1em;
    font-size:20px;
    font-weight: bold;
    color:#454545;
}

.quote_highlight {
    font-size:18px;
    font-weight: bold;
    line-height:24px;
}

.quote_small {
    color:#118dB8;
    font-style: italic;
}

a {
    color:#118db8;
    font-weight: bold;
    text-decoration:none;
}

a:hover {
    text-decoration: underline;
}

a.readmore {
    width:auto; /*80-8=72px*/
    height:auto; /*24-4=21px*/
    margin-bottom:15px;
    padding:4px 12px 6px 8px;
    float:left;
    display:block;
    font-weight:bold;
    color:#fff;    
    text-decoration:none;
    clear:both;
}

a.readmore {
    background: url("images/readmore_bg_brown.png") no-repeat transparent;
}

.user3_container_mb a.readmore {
    background: url("images/readmore_bg_blue.png") no-repeat transparent;
}

#footer a.readmore {
    background: url("images/readmore_bg_grey.png") no-repeat transparent;
    color:#118db8;
}

.user4_container_mb ul,
.wrap_padding ul {
    margin:0 0 0 10px;
    padding:0;
}

.user4_container_mb ul li,
.wrap_padding ul li{
    background: url("images/icons/bullet3.png") no-repeat scroll 0 5px transparent;
    list-style: none;
    height:auto;
    margin:0 0 15px 0;
    padding:0 0 0 15px !important;
}


/**
* Layout Specific
*/
.auto_margin{
    margin: auto;
}
.global_wrap{
    width: 982px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
}

.wrap_padding{
    padding:0 15px;
    overflow:auto;
}

#header_container {
    height: 95px; /*135-25-15=95*/
    text-align: center;
    padding:25px 0 15px;
}

#top_container {
    height:auto;
    margin:0 0 5px 0;
}

#topframe_tb {
    background: url(images/topframe_tb.png) 0 0 no-repeat transparent;
    width: 982px;
    height:20px;
}

#topframe_mb {
    background: url(images/topframe_mb.png) 0 0 repeat-y transparent;
    width: 982px;
    min-height:50px; 
    height:auto !important;
    height:50px; 
}

#topframe_bb {
    background: url(images/topframe_bb.png) 0 0 no-repeat transparent;
    width: 982px;
    height:20px;
}


/*#menu_container & ul.menu is in menu css*/

#banner_container {
    width: 982px;
    height:auto;    
    overflow:hidden;
    clear:both;
}

.banner_container_padding {
    padding:25px 20px 15px;
}

.banner_text {
    width:450px;
    float:left;
    display:inline;
    color:#555555;
}

.banner_text h1,
.banner_text h2,
.banner_text h3,
.banner_text h4 {
    color:#555555;
}

#content_container {
    height:auto;
    margin:0 0 70px 0;
}

#midframe_tb {
    background: url(images/midframe_tb.png) 0 0 no-repeat transparent;
    width: 982px;
    height:20px;
}

#midframe_mb {
    background: url(images/midframe_mb.png) 0 0 repeat-y transparent;
    width: 954px; /*982-14-14=954px*/
    min-height:100px; 
    height:auto !important;
    height:100px;
    padding:0 14px 25px;
}

#midframe_bb {
    background: url(images/midframe_bb.png) 0 0 no-repeat transparent;
    width: 982px;
    height:20px;
}

#footer {
    background: url(images/footerbg.png) 0 0 no-repeat transparent;
    width:916px; /*982-33-33=916px*/
    height:auto;
    padding:50px 33px 15px;
    color:#555555;
    overflow:hidden;
}

.footer_subcontainer {
    float: left;
    display:inline;
    margin-top: 10px;
    overflow: hidden;
    width: 25%;
}

.footer_subcontainer_text {
    margin: 0 15px;
}

.footer_subcontainer_text p {
    margin-top:10px;
}

.footer_subcontainer_text ul {
    margin:10px 0 15px 0;
}

.footer_subcontainer_text h1 {
    padding-bottom:10px;
    color:#555555;
    font-weight:bold;
    font-size:18px;
}

/*Home Widgets*/
#home_left {
    width:673px;
    float:left;
    display:inline;
    margin:0 15px 0 0;
}

.home_user1, .home_user2, .home_user4, .home_user5, .home_user6{
    height:auto;
    float:left;
    display:inline;    
}

.home_user1, .user1_container_tb, .user1_container_mb, .user1_container_bb,
.home_user5 {
    width: 426px;
}

.home_user1,
.home_user5 {
    margin:0 14px 0 0;
}

.user1_container_tb {
    background: url(images/user1_tb.png) 0 0 no-repeat transparent;    
    height:10px;
}

.user1_container_mb {
    background: url(images/user1_mb.png) 0 0 repeat-y transparent;
    min-height:100px; 
    height:auto !important;
    height:100px;
}

.user1_container_bb {
    background: url(images/user1_bb.png) 0 0 no-repeat transparent;
    height:10px;
}

.home_user2, .user2_container_tb, .user2_container_mb, .user2_container_bb,
.home_user6 {
    width:233px;
}

.user2_container_tb {
    background: url(images/user2_tb.png) 0 0 no-repeat transparent;    
    height:10px;
}

.user2_container_mb {
    background: url(images/user2_mb.png) 0 0 repeat-y transparent;
    min-height:100px; 
    height:auto !important;
    height:100px;
}

.user2_container_bb {
    background: url(images/user2_bb.png) 0 0 no-repeat transparent;    
    height:10px;
}

.user1_container_mb img,
.user2_container_mb img,
.user3_container_mb img,
.user4_container_mb img{    
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E9E9E9;
    float: left;
    padding: 3px;
    margin:0 10px 10px 0;
}

.user1_container_mb,
.user2_container_mb,
/*.user3_container_mb,*/
.user4_container_mb{
    padding-bottom:15px;
    overflow:hidden;
}

/**
* Innerpages + Home CSS
  home_right & content_left utilizes the same CSS
  home_user4 & content_right utilizes the same CSS
*/

.home_user4 {
    margin:15px 0;
}

.home_user4, .user4_container_tb, .user4_container_mb, .user4_container_bb, 
#content_right {
    width:673px;
}

.user4_container_tb {
    background: url(images/user4_tb.png) 0 0 no-repeat transparent;    
    height:10px;
}

.user4_container_mb {
    background: url(images/user4_mb.png) 0 0 repeat-y transparent;
    min-height:100px; 
    height:auto !important;
    height:100px;
}

.user4_container_bb {
    background: url(images/user4_bb.png) 0 0 no-repeat transparent;    
    height:10px;
}

#home_right, 
#content_right {
    height: auto;
    float:right;
    display:inline;
}

#content_left {
    height: auto;
    float:left;
    display:inline;    
}

#home_right .user3_container_bb {
    margin-bottom: 15px;
}

#home_right, .user3_container_tb, .user3_container_mb, .user3_container_bb,
#content_left {
    width:266px;
}

.user3_container_tb {
    background: url(images/user3_contentleft_tb.png) 0 0 no-repeat transparent;    
    height:10px;
}

.user3_container_mb {
    background: url(images/user3_contentleft_mb.png) 0 0 repeat-y #efefef;
    overflow:auto;
}

.user3_container_bb {
    background: url(images/user3_contentleft_bb.png) 0 0 no-repeat transparent;    
    height:10px;
}


/**
* Table CSS
*/

td {vertical-align: top;}

table.textcenter td {
    margin:auto;
    text-align: center;
}

table.textleft td {
    margin:auto;
    text-align: left;
}
table tr.row_seperator {
    height:20px;
}

.colored_table {
    width:100%;
    margin:0 auto 20px;
    line-height:18px;
    border-collapse: collapse;
    text-align: left;
    font-size: 12px;
}

.colored_table th,
.colored_table td {
    border-bottom: 1px solid #FFFFFF;
    padding: 8px;
    vertical-align: top;
}

.colored_table th {
    background: none repeat scroll 0 0 #d9e4e8;
    border-top: 4px solid #d9e4e8;
    color: #1f4654;
    font-size: 13px;
    font-weight: bold;
}

.colored_table td {
    background: none repeat scroll 0 0 #e9f8fd;
    border-top: 1px solid transparent;
}


/**
* Widget
*/

.widget h3{
    
}
.widget .widget_title{    
    
}

.widget .user3_container_mb h3 {    
    background: url("images/divider_h3_grey.png") repeat-x scroll 0 100% transparent;
}

.widget .side_row{
    margin:0 0 0 15px;
    padding:0px;
}
.widget .side_row li{
   list-style:none;
   padding:4px;
}

.widget .side_row ul li label{
    display:block;
}
.widget .side_row form{
    width:inherit;
}
.widget .side_row .search {
    text-align:right;
    margin-top:-15px;
    font-style: italic;
}

.widget .side_row .search input{
    width: 170px;
    height:12px;
    padding: 2px;
    border: 1px solid #ccc;    
    color: #454545;
    font: 9px arial,sans-serif;
}

.widget .side_row .search input[type=submit]{
    width: 53px;
    height: 18px;
    margin-left:10px;
    text-indent: -1000px;    
    cursor:pointer;
    background: url(images/icons/search.jpg) 0 1px no-repeat;
    border: 0;
}

.widget .side_row .search label{
    display: none;
}

.widget form.login input{
    width: 200px;
}

.widget #topcart_wrapper {
    width:255px;
    height:42px;
    background:url(images/top_cart_bg.png) no-repeat;
    float:right;
    margin:15px 24px 0 0;
}

.widget #topcart_wrapper img {
    float:right;
    margin:8px 8px 0 0;
    border:none;
}

/**
* Pagination
*/
.pagination a
{
    padding:5px;
    border:1px solid #5d5d5d;
    color:#5d5d5d;
}

.pagination strong
{
    padding:5px;
    border:1px solid #5d5d5d;
    background-color: #5d5d5d;
    color:#FFFFFF;
}

/* 
Contact Form Validation
*/
.success, .validation {
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    border: 1px solid;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('images/success.png');
}
.validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url('images/error.png');

}
.validation li {
    list-style:disc;
    list-style-position:inside;
    line-height: normal;
}

/*
Banner Rotator
*/
#slider {
    position:relative;
}

#slider img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slider img.active {
    z-index:10;
}

#slider img.last-active {
    z-index:9;
}
.slider_div{
    position: relative;
    top: -50px;
    left: 10px;
    z-index: 99;
}
.slide_nav{
    width:10px;
    margin:1px; 
    padding:3px;
    float:left;
    font-size: 16px;
    background: #EFEFEF;
    border: 1px solid #BEBEBE;
}
.active-nav {
    background: #BEBEBE;
    color: #FFFFFF;
}

/* Contact Info */

.position{
    padding-bottom: 15px;
    font-size: 24px;
    font-weight: bold;
    line-height: 1em;
    color: #454545;
}
.email span{
    width: 16px;
    height:16px;
    margin-right:5px;
    display: inline-block; 
    background-image: url('images/contact/con_email.png');
    background-repeat: no-repeat;
}
.mobile span{
    width: 16px;
    height:16px;
    margin-right:5px;
    display: inline-block; 
    background-image: url('images/contact/con_mobile.png');
    background-repeat: no-repeat;
}
.phone span{
    width: 16px;
    height:16px;
    margin-right:5px;
    display: inline-block; 
    background-image: url('images/contact/con_tel.png'); 
    background-repeat: no-repeat;
}
.fax span{
    width: 16px;
    height:16px;
    margin-right:5px;
    display: inline-block; 
    background-image: url('images/contact/con_fax.png'); 
    background-repeat: no-repeat;
}
.address{
    padding-left:20px;
    line-height: 1.7em;
    display: inline-block; 
    background-image: url('images/contact/con_address.png');
    background-repeat: no-repeat;
}
.website span{
    width: 16px;
    height:16px;
    margin-right:5px;
    display: inline-block; 
    background-image: url('images/contact/con_website.png');
    background-repeat: no-repeat;
}
.website a{
    font-weight:bold;
    color:#ef2e7d;    
    text-decoration:none;       
}
.website a:hover{
    color:#27baf2;       
}
.city span{
    padding-left:21px;
}
.state span{
    padding-left:21px;
}

.contact_detail_block,
.contact_form,
form {
    padding:0 15px;
}

.contact_desc span{
    padding-left:21px;    
}

.contact_desc{
    color: #27BAF2;
    font-weight: bold;
    padding-bottom: 10px;
}
.contact_form{
    margin: 15px 2px 0;
    padding: 10px 15px 10px;    
    color: #9BB530;
    font-size: 18px;
    font-weight: bold;
    line-height: 1em;
    clear:both;
    
}
.contact_label{
    margin-top:15px;
}


/* Bullet Styling */
#component ul {
    margin:0;
    padding:0;
}

#component ul li{
    background-image: url(images/bullet_blue.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0 0 15px 25px;
    margin:0 0 0 20px;
    list-style: none;
}

#component ul li ul {
    margin: 5px 0 0 5px;
    padding:0px;
    list-style: none;    
    background: none; 
}

#component ul li ul li {
    background-image: url(images/bullet_purple.png);
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0;
    padding:3px 0 5px 12px;
    list-style: none;
}