body {
	background: #c0c0c0;
	margin: 0;
	padding: 0;
	text-align: center;
}
body,td,th,div,p {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #2c2c2c;
}
a {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
}
a:link, a:active, a:visited {
	color: #2c2c2c;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 11px;
}

h1, h3 {
	color: #ed1b2e;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

h2, h4 {
        color: #2c2c2c;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

h5, h6 {
        color: #2c2c2c;
	font-weight: bold;
	font-size: 11px;
}

form {
    margin: 0;
    padding: 0;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
a img {
	border: 0;
}

.clearing {
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_r {
	clear: right;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_l {
	clear: left;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.l {
        float: left;
}
.r {
        float: right;
}
.top_left {
        margin: 0 5px 0 0;
        height: 5px;
	font-size: 2px;
}

* html .top_left {
        margin: 0;
}
.top_right {
	margin: -5px 0 0 5px;
	height: 5px; 
	font-size: 2px;
}

* html .top_right {
        margin: -5px 0 0;
}
.btm_left {
	margin: 0 5px 0 0;
	height: 5px;
	font-size: 2px;
}

* html .btm_left {
        margin: 0;
}
.btm_right {
	margin: -5px 0 0 5px;
	height: 5px;
	font-size: 2px;
}
* html .btm_right {
        margin: -5px 0 0;
}

#ct0 {
	background: transparent url('../i/df_bg.gif') top center repeat-y;
	margin: 0;
	padding-top: 0;
}

#ct1 {
	background: transparent url('../i/df_bg_r.gif') center 110px no-repeat;
	
}

#ct2 {

	background: transparent url('../i/header_bg.gif') top center repeat-x;
}

#ct3 {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
        background: #e3e3e3;
        overflow: auto;
}

#top_elements {
        margin: 0 auto;
        width: 1000px;
        height: 110px;
	background: transparent url('../i/header_bg.gif') top center repeat-x;
}

#logo {
        float: left;
        width: 134px;
        height: 110px;
}
#header {
        margin-left: 149px;
}
*:first-child + html #header {
        margin-left: 145px;
}
#header_top {
        height: 70px;
}
* html #header_top {
    height: 60px;
}
#header_top h1.slogan {
    float: left;
    margin: 29px 0 0;
    /*padding: 29px 0 0;*/
    height: 26px;
    width: 256px;
    color: #fff;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 16pt;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
}
#banner {
    float: left;
    margin: 10px 12px 0;
    /*padding: 10px 12px 0;*/
    width: 368px;
    height: 60px;
}
* html #banner {
    width: 344px;
    height: 50px;
    margin: 10px 1px 0;
}
#header_top #subscription_box {
    float: left;
    width: 203px;
    margin: 15px 0 0;
    /*padding: 15px 0 0;*/
    text-align: left;
}

#header_top #subscription_box form {

}
#subscription_box p {
    margin: 0;
    color: #fff;
    font-size: 8pt;
}
#subscription_form input.text {
    float: left;
    margin: 0;
    padding: 0;
    width: 142px;
    height: 18px;
    border-top: 1px solid #ababab;
    border-bottom: 1px solid #ababab;
    border-left: 1px solid #ababab;
    border-right: none;
}
#subscription_form input.submit {
    float: left;
    margin: 0;
    padding: 0;
    width: 60px;
    height: 22px;
    background: transparent url('../i/btn_join_now.gif') no-repeat top right;
    border: none;
    cursor: pointer;
    
}

#header_btm {
        height: 40px;
}
* html #header_btm {
    height: 50px;
}
#header_btm h1.phone_number {
    color:#FF0000;
    float:left;
    font-family:"Trebuchet MS",Helvetica,sans-serif;
    font-size:24pt;
    font-weight: bold;
    height:40px;
    margin:0;
    padding:0;
    text-align:left;
    text-transform:uppercase;
    width:259px;
}



#mainmenu {
	float: left;
        margin: 0;
        padding: 11px 0 0;
        height: 29px;
}
* html #mainmenu {
        padding: 11px 0 0;
}
#mainmenu ul, #mainmenu ul li, #mainmenu ul li a:link, #mainmenu ul li a:active,
#mainmenu ul li a:visited, #mainmenu ul li a:hover, #mainmenu ul li span {

}
#mainmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
#mainmenu ul li {
	display: block;
	float: left;
	margin: 0 0 0 2px;
}
#mainmenu ul li.f {
	margin: 0;
}
* html #mainmenu ul li {
	display: inline;
        margin: 0 2px 0 2px;
}
* html #mainmenu ul li a:link, * html #mainmenu ul li a:active, * html #mainmenu ul li a:visited, * html #mainmenu ul li a:hover {
	float: left;
	width: 1%;
	white-space: nowrap;
	cursor: pointer;
	margin: 0 0 0 2px;
}
#mainmenu ul li a:link, #mainmenu ul li a:active, #mainmenu ul li a:visited, #mainmenu ul li a:hover {
	display: block;
	height: 29px;
	text-decoration: none;
	font-size: 9pt;
        font-weight: normal;
	margin: 0 5px;
}
#mainmenu ul li a:link, #mainmenu ul li a:active, #mainmenu ul li a:visited {
	background: #454545;
	color: #fff;
}
#mainmenu ul li a:hover {
	background: #fff;
	color: #000;
}
#mainmenu ul li a:link span, #mainmenu ul li a:active span, #mainmenu ul li a:visited span, #mainmenu ul li a:hover span {
	display: block;
	position: relative;
	left: -5px;
        font-weight: normal;
        cursor: pointer;
}

#mainmenu ul li a:link span, #mainmenu ul li a:active span, #mainmenu ul li a:visited span {
	background: url('../i/menu_ls.gif') top left no-repeat;
}
#mainmenu ul li a:hover span {
	background: url('../i/menu_lsa.gif') top left no-repeat;
}
#mainmenu ul li a:link span span, #mainmenu ul li a:active span span, #mainmenu ul li a:visited span span, #mainmenu ul li a:hover span span {
	display: block;
	position: relative;
	left: auto;
	right: -10px;
	margin: 0 0 0 -5px;
	padding: 5px 8px 0 4px;
	height: 24px;
        font-weight: normal;
        cursor: pointer;
}

#mainmenu ul li a:link span span, #mainmenu ul li a:active span span, #mainmenu ul li a:visited span span {
	background: url('../i/menu_rs.gif') top right no-repeat;
}
#mainmenu ul li a:hover span span {
	background: url('../i/menu_rsa.gif') top right no-repeat;
}

#main_content {
    float: left;
    margin: 0;
    padding: 0;
    width: 752px;
    text-align: left;
    background: transparent url("../i/newsbox_bg.gif") repeat-y scroll right top;
}
* html #main_content {
    margin: 0 0 0 25px;
}
#main_content .content_top {
        padding: 10px 13px 0 0;
	/*background: transparent url("../i/newsbox_bg.gif") repeat-y scroll right top;*/
}

#ctabox {
        width: 738px;
}

#ctabox .top_left {
	background: transparent url('../i/ctabox_tl.gif') top left no-repeat;
}
#ctabox .top_right{
	background: transparent url('../i/ctabox_tr.gif') top right no-repeat;
}
#ctabox .btm_left {
	background: transparent url('../i/ctabox_bl.gif') bottom left no-repeat;
}
#ctabox .btm_right {
	background: transparent url('../i/ctabox_br.gif') bottom right no-repeat;
}
#ctabox #ctabox_inner {
        padding: 0 18px 10px;
        background: #d2d2d2;
        overflow: auto;
}
* html #ctabox #ctabox_inner {
        height: 285px;
}
#ctabox #ctabox_inner h2 {
        color: #454545;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        margin: 2px 0 9px;
}
#ctabox #ctabox_inner #ctabox_inner_left {
        float: left;
        width: 337px;
        margin-right: 5px;
        overflow: auto;
}
#ctabox #ctabox_inner #ctabox_inner_right {
        float: left;
        width: 351px;
        margin-left: 5px;
        overflow: auto;
}

#ctabox .hp_cta {
        margin: 0;
        padding: 7px;
        height: 160px;
        background: #b6b6b6;
        overflow: hidden;
}
#ctabox .hp_cta.top_row {
        margin-bottom: 13px;
}
#ctabox  #ctabox_inner .hp_cta h2 {
        margin: 0;
        font-size: 17px;
        font-weight: normal;
        color: #000;
        text-align: left;
}
#ctabox .hp_cta .img_float {
        float: left;
        width: 104px;
        height: 104px;
}

#ctabox .hp_cta .img_wrap {
        margin-left: 110px;
}
#ctabox  #ctabox_inner .hp_cta ul {
        margin: 0;
        padding: 0;
        list-style: none;
}
#ctabox  #ctabox_inner .hp_cta li {
        background: transparent url('../i/cta_list_bullet.gif') 0 2px no-repeat;
        margin-top: 5px;
        padding-left: 10px;
        font-size: 8pt;
        color: #2c2c2c;
}
#ctabox a:link,
#ctabox a:hover,
#ctabox a:active,
#ctabox a:visited {
        text-decoration: none;
}

#main_content .content_bottom {
        padding: 11px 13px 16px 0;
	/*background: transparent url('../i/newsbox_bg.gif') top right repeat-y;*/
}

#newsbox {
        float: left;
        margin: 0 13px 12px 0;
        width: 363px;
}
#newsbox .top_left {
	background: transparent url('../i/newsbox_tl.gif') top left no-repeat;
}
#newsbox .top_right{
	background: transparent url('../i/newsbox_tr.gif') top right no-repeat;
}
#newsbox .btm_left {
	background: transparent url('../i/newsbox_bl.gif') bottom left no-repeat;
}
#newsbox .btm_right {
	background: transparent url('../i/newsbox_br.gif') bottom right no-repeat;
}
#newsbox #newsbox_inner {
        padding: 8px 13px 0 13px;
        /*height: 231px;*/
        background: #fff;
}
#newsbox #newsbox_inner h2 {
        color: #000;
        font-size: 14pt;
        font-weight: normal;
}
#newsbox ul {
        margin: 0 0 10px;
        padding: 0;
        /*height: 164px;*/
        list-style: none;
}
#newsbox ul li {
        background: #fff url('../i/hp_news_list_bullet.gif') 0 2px no-repeat;
        padding-left: 12px;
}
#blogbox {
        float: left;
        margin: 0 0 12px;
        width: 363px;
}
#blogbox .top_left {
	background: transparent url('../i/newsbox_tl.gif') top left no-repeat;
}
#blogbox .top_right{
	background: transparent url('../i/newsbox_tr.gif') top right no-repeat;
}
#blogbox .btm_left {
	background: transparent url('../i/newsbox_bl.gif') bottom left no-repeat;
}
#blogbox .btm_right {
	background: transparent url('../i/newsbox_br.gif') bottom right no-repeat;
}
#blogbox #blogbox_inner {
        padding: 8px 13px 0 13px;
       /* height: 231px;*/
        background: #fff;
}
#blogbox #blogbox_inner h2 {
        float: left;
        width: 200px;
        color: #000;
        font-size: 14pt;
        font-weight: normal;
}
#blogbox ul {
        clear: left;
        margin: 0 0 10px;
        padding: 0;
       /* height: 164px;*/
        list-style: none;
}
#blogbox ul li {
        background: #fff url('../i/hp_blog_list_bullet.gif') 0 2px no-repeat;
        padding-left: 12px;
}
#blogbox .rss_icon {
    float: right;
}
.cta_detail {
    height: 129px;
    overflow: hidden;
}
.cta_btns {
    clear: left;
    margin-top: 10px;
    height: 21px;
    text-align: right;
    vertical-align: bottom;
}
#main_content #iconbox {
    clear: left;
    width: 739px;
}
#content #iconbox {
   margin: 0;
   width: 739px;
}
#iconbox .top_left {
	background: transparent url('../i/iconbox_tl.gif') top left no-repeat;
}
#iconbox .top_right{
	background: transparent url('../i/iconbox_tr.gif') top right no-repeat;
}
#iconbox .btm_left {
	background: transparent url('../i/iconbox_bl.gif') bottom left no-repeat;
}
#iconbox .btm_right {
	background: transparent url('../i/iconbox_br.gif') bottom right no-repeat;
}
#iconbox #iconbox_inner {
        padding: 0 14px;
        height: 70px;
        background: #b6b6b6;
        overflow: auto;
}
#iconbox_inner h2 {
        color: #454545;
        font-size: 9pt;
        font-weight: bold;
        margin: 0 0 5px;

}
#iconbox_inner ul.hp_icon_list {
        list-style: none;
        margin: 0;
        padding: 0;
}
ul.hp_icon_list li {
        float: left;
        margin: 0 15px;
        text-align: center;
}

ul.hp_icon_list li span {
        display: block;        
}

ul.hp_icon_list li span a {
        color: #fff;
        font-size: 8pt;
        font-weight: normal;
        text-decoration: none;
}
ul.hp_icon_list li span a:hover {
        text-decoration: underline;
}

#content {
    float: left;
    margin: 0;
    padding: 0;
    width: 752px;
    background: transparent url('../i/newsbox_bg.gif') bottom right repeat-y;
    text-align: left;
}
#content #content_inner {
    padding: 10px 13px 16px 0;
}
#contentbox {
    margin: 0 0 12px;
    width: 739px;
}
#contentbox .top_left {
	background: transparent url('../i/contentbox_tl.gif') top left no-repeat;
}
#contentbox .top_right{
	background: transparent url('../i/contentbox_tr.gif') top right no-repeat;
}
#contentbox .btm_left {
	background: transparent url('../i/contentbox_bl.gif') bottom left no-repeat;
}
#contentbox .btm_right {
	background: transparent url('../i/contentbox_br.gif') bottom right no-repeat;
}
#contentbox #contentbox_inner {
	padding: 5px 20px;
	background: #fff url('../i/contentbox_bg.gif') top left repeat-x;
	overflow: auto;
        min-height: 528px;
}
*:first-child + html #contentbox #contentbox_inner {
        min-height: 538px;
}


#right_content {
    float: left;
    margin: 0;
    padding: 10px 0 0 5px;
    width: 243px;
    background: #e3e3e3 url('../i/bg_right.gif') top left repeat-x;
    text-align: left;
}

#cart {
    width: 243px;
    margin-bottom: 5px;
}
* html #cart {

}
#cart .top_left {
	background: transparent url('../i/cart_tl.gif') top left no-repeat;
}
#cart .top_right{
	background: transparent url('../i/cart_tr.gif') top right no-repeat;
}
#cart .btm_left {
	background: transparent url('../i/cart_bl.gif') bottom left no-repeat;
}
#cart .btm_right {
	background: transparent url('../i/cart_br.gif') bottom right no-repeat;
}
#cart #cart_inner {
	padding: 5px 10px;
	background: #ed1b2e url('../i/cart_bg.gif') bottom left repeat-x;
	overflow: auto;
}
* html #cart #cart_inner {

}
#cart_inner #cart_details {
        margin-right: 60px;
        color: #000;
}
#cart_inner #cart_btns {
        float: right;
        margin: 5px 0 0;
        padding: 0;
        width: 60px;
}

*:first-child + html #cart_inner #cart_btns div {
        margin-bottom: 5px;
}
#cart_details #cart_title {
        margin-bottom: 9px;
        color: #fff;
        font-size: 12pt;
}

#casebox {
    width: 243px;
    margin: 5px 0;
}

#casebox .top_left {
	background: transparent url('../i/casebox_tl.gif') top left no-repeat;
}
#casebox .top_right{
	background: transparent url('../i/casebox_tr.gif') top right no-repeat;
}
#casebox .btm_left {
	background: transparent url('../i/casebox_bl.gif') bottom left no-repeat;
}
#casebox .btm_right {
	background: transparent url('../i/casebox_br.gif') bottom right no-repeat;
}
#casebox #casebox_inner {
	padding: 8px 15px;
	background: #454545;
	overflow: auto;
}
#casebox_inner h2 {
    color: #fff;
    font-weight: normal;
}


/* Calendar Styling */
.vc_calendar {
	border-collapse: collapse;
}
.vc_calendar tr.daylist {
	background: #454545 url('../i/calhdr_bg.gif') top left repeat-x;
}
.vc_calendar th {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11pt;
	color: #fff;
	font-weight: normal;
	padding: 8px 8px 0 8px;
	height: 35px;
	text-align: center;
	vertical-align: top;
}
.vc_calendar td {
	border-right: 1px #b6b6b6 solid;
	border-bottom: 1px #b6b6b6 solid;
        border-top: none;
        border-left: none;
	width: 94px;
	vertical-align: top;
	height: 80px;
}
.vc_calendar td.a {
	background-color: #fff;
	padding: 6px;
}
.vc_calendar td.w {
	background-color: #f8f8f8;
	padding: 6px;
}
.vc_calendar td.n, .vc_calendar td.n.w {
	background-color: #e8e8e8;
	padding: 6px;
	color: #9b9b9b;
}
.vc_calendar th.c6 {
	background-image: url('../i/calhdr_tr.gif');
	background-position: top right;
	background-repeat: no-repeat;
}
.vc_calendar th.c0 {
	background-image: url('../i/calhdr_tl.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
.vc_calendar td.c0 { 
        background-image: url('../i/cal_border.gif');
        background-repeat: repeat-y;
        background-position: top left;
	border-left: none;
}
.vc_calendar td.c6 {
        background-image: url('../i/cal_border.gif');
        background-repeat: repeat-y;
        background-position: top right;
	border-right: none;
}
.vc_calendar tr.r1 td {
        background-image: url('../i/cal_border.gif');
        background-repeat: repeat-x;
        background-position: bottom left;
	border-bottom: none;
}
.vc_calendar tr.r1 td.c0 {
	background-image: url('../i/calftr_bl.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}
.vc_calendar tr.r1 td.c6 {
	background-position: bottom right;
	background-repeat: no-repeat;
	border-right: none;
}
.vc_calendar tr.r1 td.c6.a {
	background-image: url('../i/calftr_br_l.gif');
}
.vc_calendar tr.r1 td.c6.n {
	background-image: url('../i/calftr_br_d.gif');
}

.cal_post {
	margin: 12px 0 8px 0;
	padding: 0 48px 0 0;
	text-align: right;
}
.cal_post img {
	vertical-align: middle;
	margin: 0 0 0 6px;
}
.cal_pre {
	float: right;
}
.cal_pre a:link,.cal_pre a:active, .cal_pre a:visited,.cal_pre a:hover {
	font-weight: normal;
}
.cal_pre img, .cal_pre input, .cal_pre select {
	vertical-align: middle;
}
table.displaytbl {
    width: 100%;
}
table.admintbl td a:link, .admintbl td a:active, td .admintbl a:visited {
	color: #909090
}
p.enq_img {
    margin-top: 15px;
    text-align: center;
}


#footer {
       background: #454545;
       margin: 0 0 10px;
}
#footer_inner {
	width: 1000px;
	margin: 0 auto;
	padding: 9px 0;
}

.footer_left {
	float: left;
	width: 250px;
	text-align: left;
}

.footer_right {
	margin-left: 300px;
	text-align: right;
}

#footer_inner div {
	font-size: 8pt;
	color: #e3e3e3;
}

#footer_inner a:link, #footer_inner a:active, #footer_inner a:visited {
	color: #e3e3e3;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

#footer_inner a:hover {
	font-size: 8pt;
	text-decoration: underline;
}