﻿@charset "utf-8";

/*------------------------------------------

File:		autumn10.css

Created:	18 May 2010

Author:		Christy Bryson

Website:	www.peachdigital.com

-------------------------------------------*/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	margin:20px 0 0 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

img, div, a, input {
	behavior: url(../js/iepngfix.htc);
}

.float {
	float:left;
}

.clear {
	clear:both;
}

h1, h2, h3, h4, h5, h6 {
	color:#663333;
	margin: 0px;
	padding:0;
	font-weight:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

h1 {
	font-size: 1.5em;

}

h2 {
	font-size: 1.3em;
	margin:20px 0 0 0;
	padding:0 0 6px 0;
}

h3 {
	margin:20px 0 0 0;
	font-size: 1.2em;
}

h4 {
	margin:20px 0 0 0;
	font-size: 1.1em;

}

h5 {

	font-size: 1em;
}

h6 {
	font-size: 0.8em;

}


body {
	font-family:Trebuchet MS, Helvetica, sans-serif;
	background:#dd475a;
}

#wrap {
	width:960px;
	margin:14px auto;
	padding-bottom:14px;
}

#header {
	width:960px;
	height:123px;
	float:left;
	    

	
}

#menuWrap, #main, #footer, #banner, .right_panel1, .right_panel2, {
-moz-border-radius-topleft:14px;	-moz-border-radius-topright:14px;	-moz-border-radius-bottomleft:14px;	-moz-border-radius-bottomright:14px;	-webkit-border-top-left-radius:14px;	-webkit-border-top-right-radius:14px;	-webkit-border-bottom-left-radius:14px;	-webkit-border-bottom-right-radius:14px;
}

#banner
{
margin-right:12px;
}

#main {
	width:960px;
	min-height:450px;
	float:left;
	margin:10px 0 0 0;
	background:#fff;
}
#main a{
	color:#dd475a;
	text-decoration:none;
}
#main a:hover{
	text-decoration:underline;
}
*html #main {
	height:450px;
}
/*------------------------------------------
Footer 
-------------------------------------------*/
#footer {
	width:946px;
	height:94px;
	float:left;
	padding:0 0 0 14px;
	margin:10px 0 0 0;
	background-image:url(../liv/ftBck.jpg);
background-position:top;
background-repeat: no-repeat;
}
#footer img{
	float:left;
}
#footer a img{
	margin:12px 0 0 0;
}
#foot_details {
	width:940px;
	float:left;
	margin:5px 0 0 0;
	padding:10px;
	color:#FFF;
	font-size:0.7em;
}


#foot_details li{
	display: inline;
	float:left;
	padding:0 6px;
	border-right:1px solid #fff;
}
#foot_details li a{
	color:#fff;
	text-decoration:none;
	
}
#foot_details li a:hover{
	text-decoration:underline;
}

/*------------------------------------------
Menu
-------------------------------------------*/
#menuWrap {
	width:960px;
	height:55px;
	float:left;
	margin: 10px 0 0 0;
	background-image:url(../liv/menuBck.jpg);
	background-position:top;
	background-repeat: no-repeat;
	padding:5px 0;
}
*+html #menuWrap {
	height:45px;
}
 *html #menuWrap {
	height:38px;
}
#menuWrap ul {
	font-size: 20px;
	text-transform:uppercase;
	font-weight:normal;
	margin: 6px 0 0 20px;
}
*+html #menuWrap ul, *html #menuWrap ul{
	margin: 14px 0 0 32px;
}
#menuWrap li {
	width: auto;
	margin: 0;
	display: block;
	float:left;
	padding:0 13px 0 0;
}
#menuWrap li a {
	color: #fff;
	text-decoration: none;
	padding: 0px 8px 5px 8px;
	background:#633;
}
*+html #menuWrap li a, *html #menuWrap li a{
	padding:3px 5px;
}
#menuWrap li a:hover {
	color: #fff;
	background:#4a2525;
}
#menuWrap li.selected {
	color: #fff;
}
#menuWrap li.selected a {
	background:#633;
	color: #fff;
}
#menuWrap li.selected ul {
	background:#633;
	color: #fff;
}
#menuWrap li.selected a:hover {
	color: #fff;
	background:#4a2525;
}

#menuWrap ul li {
	position:relative;	
}

#menuWrap li ul {
	display: none;
	position: absolute;
	left: 0px;
	top: 42px;
    z-index:900;
	/*width: 150px;*/
	width:250px;
	background: #633;
	border: none;
	padding: 0 0 0 0;
	margin: 0px;
}

#menuWrap li ul li {
	font-size: 0.7em;
	float: none;
	margin: 0px;
	padding: 0px;
	list-style: none;
	display:block;
	background:#633;
}

#menuWrap li ul li a {
	padding: 0px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	background-position: 10px 9px;
	color:#fff;
	background:#633;
	text-decoration:none;
	display:block;
}


#menuWrap li ul li a:hover {
	/*text-decoration:underline;*/
	background-position: 10px 9px;
}

.sf-sub-indicator {
	display: none;
}


/*------------------------------------------
Content
-------------------------------------------*/
#banner {
	width:100%;
	float:left;
	padding:12px 0;
	background:#f1f1f1;
}
#banner img{
	float:left;
	margin:0 0 0 10px;
}
#banner .slideshow{
	float:left;
	/*left:12.5%;*/
	margin:0 0 0 10px;

}
#banner .slideshow2{
	float:left;
	/*left:12.5%;*/
	margin:0 0 0 10px;

}
#banner .slideshow3{
	float:left;
	/*left:12.5%;*/
	margin:0 0 0 10px;

}

#banner .pics ul li img{
	float:left;
	margin:0 0 0 10px;
}

#contentWrap{
	width:920px;
	float:left;
	padding:30px 20px;
}
#leftcolumn{
	width:652px;
	float:left;
	padding:0 40px 0 0;
}
#leftcolumn p{
	font-size:0.9em;
	margin:20px 0 0 0;
	padding:0 0 10px 0;
	color:#333333;
}
#rightcolumn{
	width:228px;
	float:left;
	margin:-5px 0 0 0;
}

.blog_panel{
	width:208px;
	float:left;
	color:#fff;
	padding:10px;
	background:#c8c8c8;
background-image:url(../liv/blogTop.jpg);
background-position:top;
background-repeat:no-repeat;
	border:none;
margin-bottom:10px;
}


.blog_panel h4.blog
{
	width:216px;
	padding-top:25px;
padding-bottom:15px;
left:-3px;
	color:#5a3b77;
position:relative;
margin:0 auto;
background-image:url(../Media/images/blog_head.jpg);
background-position:top;
	background-repeat:no-repeat;


}

.fix
{
position:relative;
top:-13px;
left:15px;
}

div.blog_panel .blog_content
{
padding-left:5px;
width:208px !important;
}

.blog_content
{
width:215px;
padding-top:8px;

background-color:#FFFFFF;
position:relative;
left:-2px;
margin:0 auto;
}

.blog_content p
{
color:#000000;
font-size:0.8em;
margin-left:3px;
margin-right:3px;
}

.blog_content img
{
padding-top:20px;
padding-bottom:10px;
}

.right_panel1{
	width:208px;
	float:left;
	color:#fff;
	padding:10px;
height:252px;
	background-image:url(../liv/rightp1.jpg);
background-repeat:no-repeat;
background-position:top;
margin-bottom:-17px;
margin-top:5px;
}
.right_panel1 h4{
	font-weight:bold;
	color:#fff;
	padding:0 0 13px 0;
	margin-top:0;	
}
.right_panel1 li{
	list-style-image:url(../liv/bullet.png);
	list-style-position:inside;
	padding:3px 0;
	font-size:0.75em;
}
.clarion{
	float:right;
	margin-top:10px;
}
.right_panel2{
	
	width:228px;

	float:left;
	color:#5e2f2f;
	background-image:url(../liv/rightp2.jpg);
background-position:top;
background-repeat:no-repeat;
	margin:20px 0 0 0;
}
.right_panel2 h4{
	margin-top:0;	
	font-weight:bold;
	color:#5e2f2f;
	padding:10px 0 16px 36px;
	background:url(../Media/Images/show-time_icon.jpg) no-repeat 9px 11px;
}
.right_panel2 table{
	margin:0 0 0 10px;
	padding:0 0 10px 0;
}
.right_panel2 td{
	padding:3px 0;
	font-size:0.75em;
}
.right_panel2bottom{
	height:52px;
margin:0 auto;
position:relative;
left:6px;
top:-2px;
height:158px;

}
.bottomborder{
	border-bottom:1px solid #dd475a;
}
.twoColumns_left{
	float:left;
	width:270px;
	padding:0 70px 0 0;	
	margin:14px 0;
}
.twoColumns_right{
	float:left;
	width:270px;
	margin:14px 0;

}
.twoColumns_left h3, .twoColumns_right h3{
	margin-top:10px ;
	padding:0;
}
.twoColumns_left p, .twoColumns_right p{
	margin-top:10px !important;

}
.pink{
	color:#dd475a;
}
.newsheader{
	padding-bottom:4px;

}

.newsheader a {
text-decoration:none; color:#046888;
}
.newstable{
	padding-bottom:0px;

}
/*For Jquery Gallery*/

pre { text-align: left; overflow: visible; display:none; }
code { background-color: #ffc }
pre code { background-color: #eee }


.slideshow { height: 136px; width: 230px; margin-left:-5px;}
.slideshow img { padding: 0px; margin-right:5-px; }
.slideshow2 { height: 136px; width: 230px; margin-left:-5px;}
.slideshow2 img { padding: 0px; margin-right:5-px;  }
.slideshow3 { height: 136px; width: 230px; margin: 0 0 0 0px}
.slideshow3 img { padding: 0px; margin-right:5-px; }

.showlist li{
	line-height:18px;
}




/*Article Templates*/

.newsTemplate
{
/*background-color:#FFFFFF;*/
}

.blogTemplate
{
bacground-color:#f1f1f1;

}



/*Blog Rebuild*/

.blog
{
width:603px;
min-height:120px;
background-color:#f1f1f1;
position:relative;
float:left;
margin:15px 0px;
padding:12px 12px 5px 12px;
}

/*

.blog h4.light
{

float:left;
display:block;
height:25px;
margin:0px 0px 23px;
padding:0px;
font-weight:bold;
}

.blogTemplate td p span
{
display:block !important;
float:left !important;
cleaer:both !important;

}

.blog a img
{

float:left;
clear:both;
border:0;

}
.light
{
position:relative;
color:#de475a;
}

.newsItem
{
width:615px;
position:relative;
float:left;
clear:both;


}

.newsItem a img
{
position:relative;
float:left;
clear:both;

}
.newshead
{

border-bottom:#dc465f thin solid;
float:left;
position:relative;

}

.clearance
{
width:615px;
position:relative;
float:left;
clear:both;

}

.blogTemplate td p
{


}

#leftcolumn p {

margin:5px 0 0 0;

}

.blogTemplate td p
{
margin:0px !important;
padding:0px !important;
clear:both;
height:auto;
}
*/

/*blog amends/twitter module 2010*/

/*Twitter Module CSS */
.tweetBox
{
    /*height: 105px !important;*/
    height:auto;
    position: relative;
    /*background: url(/images/tweetBack.jpg) no-repeat 0 0;*/
    margin: 0 0 10px 0;
    padding:0;
}
.tweetBoxHeader
{
	background-image: url("/images/tweetTop.jpg");
	height:47px;
	padding-top:20px;
}
.tweetBoxFooter
{
	background-image: url("/images/tweetBottom.jpg");
	height:39px;
}
.tweetBoxBody
{
	background-image: url("/images/tweetMiddle.jpg");
	height:auto;
}
.tweet, .query, ul.tweet, ul.query
{
    font-family: Trebuchet MS,Helvetica,sans-serif;
    font-size: 9pt;
    font-weight: 700;
    color: #000;
    /*width: 210px;*/
    /*height: 36px !important;*/
    /*margin: 0 0 0 -4px;*/
}

.tweet .tweet_list, .query .tweet_list
{
    list-style-type: none;
    /*height: 36px;*/
    /*margin: -20px 0px;*/
    padding: 0;
}

.tweet_list, .tweet_text
{
	height:auto;
}

.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic
{
    text-transform: uppercase;
}

.tweet .tweet_list li, .query .tweet_list li
{
    overflow-y: auto;
    overflow-x: hidden;
    /*margin: 0px 12px 0 12px;*/
    padding: 0 12px;
}

.tweet .tweet_list li a, .query .tweet_list li a
{
    color: #0C717A;
}

.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even
{
    background-color: #91E5E7;
}

.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar
{
    padding-right: .5em;
    float: left;
}

.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img
{
    vertical-align: middle;
}

p.loading
{
    margin: 0 0 0 18px;
display:none !important;
}


/*end of twitter module*/
/*Blog Panel styles [new]*/
.right_panel1
{
    margin-bottom: -25px !important;
}
.blog_panel
{
    height: 190px;
    background: url("/images/blogBack2.jpg") no-repeat scroll center top #C8C8C8 !important;
    border: medium none;
    color: #FFF;
    float: left;
    margin-bottom: 10px;

    width: 208px;
    padding: 10px;
}

.tweet_text
{
    height: 34px !important;
    width: 176px !important;
    overflow: hidden;
}

h4.twtHdr
{
    color: #5A3B77 !important;
    font-weight: 700;
    margin: 0 0 0 15px;
    padding: 0;
}

img.follow
{
    /*position: absolute;*/
    /*float: left;*/
    /*top: 108px;*/
    margin: 0 0 0 10px;
}

h4.blog
{
    padding: 0 !important;
}

.blog_content
{
    -moz-border-radius: 5px;
    border-radius: 5px;
    left: -2px !important;
    padding-top: 8px;
    position: relative;
    width: 213px !important;
    margin: 52px 0 !important;
}

.blog_content p
{
    font-weight: 700;
}

.blog_content h4
{
display:none;
}

.blog
{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

/*end of blog styles*/
/*overlay styles*/
.overlayOuter
{
    display: none;
    left: 0;
    background: url(../images/conTile.png) repeat;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100001;
}

.overlayInner
{
    top: 50%;
    left: 50%;
    width: 500px;
    z-index: 100001;
    margin: 220px auto;
}

.popmessage
{
    position: relative;
    width: 460px;
    height: 120px;
    background-color: #FFF;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin: 0 auto;
}
/*end of overlay styles*/

/*end of twitter, blog*/

/*End of Blog Rebuild*/

