
/*------------------------------------------
File:		spring10.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;
}

#menuWrap, #main, #banner, #footer, .right_panel1, .right_panel2, .head, .blog_panel, #leftcolumn .blog
{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.slideshow img, .slideshow2 img, .slideshow3 img
{
    background-color: #F1F1F1;
}

ol, ul
{
    list-style: none;
}

table
{
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td
{
    text-align: left;
    font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after
{
    content: "";
}

blockquote, q
{
    quotes: "" "";
}
.float
{
    float: left;
}

.clear
{
    clear: both;
}

h1, h2, h3, h4, h5, h6
{
    color: #046888;
    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: 30px 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;
}

.newsheader a
{
text-decoration:none; color:#046888;

}

.newsheader a:hover
{
text-decoration:underline !important;
}

body
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    background: #039ecc;
}

#wrap
{
    width: 960px;
    margin: 14px auto;
    padding-bottom: 14px;
}

#header
{
    width: 960px;
    height: 123px;
    float: left;
}
#main
{
    width: 960px;
    min-height: 450px;
    float: left;
    margin: 10px 0 0 0;
    background: #fff;
}
#main a
{
    color: #039ecc;
    text-decoration: none;
}
#main a:hover
{
    text-decoration: underline;
}
*html #main
{
    height: 450px;
}

/*------------------------------------------
Menu
-------------------------------------------*/
#menuWrap
{
    width: 960px;
    height: 55px;
    float: left; /*position:relative;*/
    margin: 10px 0 0 0;
    background: #046888;
    padding: 3px 0;
}
* + html #menuWrap
{
    height: 45px;
}
*html #menuWrap
{
    height: 38px;
}
#menuWrap ul
{
    font-size: 1.1em;
    text-transform: uppercase;
    font-weight: normal;
    left: 16px;
    position: relative;
    margin: 14px 0 0 14px;
}
#menuWrap li
{
    width: auto;
    margin: 0;
    display: inline;
    padding: 0 13px 0 0;
}

#menuWrap li a
{
    color: #fff;
    text-decoration: none;
    padding: 6px 5px;
    background: #046888;
}

* + html #menuWrap li a, *html #menuWrap li a
{
    padding: 3px 5px;
}

#menuWrap li a:hover
{
    color: #fff;
    background: #00324c;
}

#menuWrap li.selected a
{
    background: #046888;
    color: #fff;
}


#menuWrap li.selected a:hover
{
    color: #fff;
    background: #00324c;
}

#menuWrap ul li
{
    position: relative;
    float: left;
}

#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;
}

#menuWrap li ul li a
{
    padding: 0px;
    margin: 0px;
    padding: 10px 10px 10px 10px;
    background-position: 10px 9px;
    color: #fff;
    text-decoration: none;
    display: block;
}

#menuWrap li ul li a:hover
{
    /*text-decoration:underline;*/
    background-position: 10px 9px;
}

.sf-sub-indicator
{
    display: none;
}


/*------------------------------------------
Footer 
-------------------------------------------*/
#footer
{
    width: 946px;
    height: 94px;
    float: left;
    padding: 0 0 0 14px;
    margin: 10px 0 0 0;
    background: #fff;
}
#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;
}


/*------------------------------------------
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;
}
/*For Jquery Gallery*/

pre
{
    text-align: left;
    overflow: visible;
    display: none;
}
code
{
    background-color: #ffc;
}
pre code
{
    background-color: #eee;
}


.slideshow
{
    height: 126px;
    width: 230px;
}
.slideshow img
{
    padding: 0px;
}
.slideshow2
{
    height: 126px;
    width: 230px;
}
.slideshow2 img
{
    padding: 0px;
}
.slideshow3
{
    height: 126px;
    width: 230px;
}
.slideshow3 img
{
    padding: 0px;
}


#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: 10px 0 0 0;
    padding: 0 0 20px 0;
    color: #333333;
}

#leftcolumn p.award
{
    width: 100% !important;
    font-size: 0.9em;
    margin: 0px 0 0 0;
    padding: 0 0 20px 0;
    color: #333333;
}
#rightcolumn
{
    width: 228px;
    float: left;
    margin: 50px 0 0 0;
}


.blog_panel
{
    width: 208px;
    float: left;
    color: #fff;
    padding: 10px;
    background: #c8c8c8;
    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;
}

.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;
    background: #039ecc;
    border: 1px solid #046888;
}
.right_panel1 h4
{
    font-weight: bold;
    color: #fff;
    margin-top: 0;
    padding: 0 0 13px 0;
}
.right_panel1 li
{
    list-style: disc;
    list-style-position: inside;
    padding: 3px 0;
    font-size: 0.75em;
}
.clarion
{
    float: right;
    margin-top: 10px;
}
.right_panel2
{
    width: 228px;
    float: left;
    color: #000;
    background: #fff;
    border: 1px solid #039ecc;
    margin: 20px 0 0 0;
}
.right_panel2 h4
{
    font-weight: bold;
    color: #046888;
    margin-top: 0;
    padding: 10px 0 16px 36px;
    background: url(../liv/showtime-icon-spring.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;
    float: left;
}
.bottomborder
{
    border-bottom: 1px solid #039ecc;
}
.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: #039ecc;
}


/* Additional CSS for Awards Page */

.award
{
    width: 98%;
    position: relative;
    float: left;
    padding-top: 25px;
    clear: both;
}

.head
{
    width: 100%;
    height: 40px;
    background-color: #f1f1f1;
    position: relative;
    float: left;
    padding-top: 20px;
    padding-left: 20px;
}

.light
{
    color: #00a2cc !important;
}

.imgbox
{
    float: left;
    width: 160px;
    height: 160px;
    background-color: #000000;
}

.winbox
{
    float: left;
    background-color: #FFF;
    width: 320px;
    margin: 15px;
}

.winner
{
    float: left;
    width: 100%;
    position: relative;
}
.runner
{
    float: left;
    width: 100%;
    position: relative;
}
.commend
{
    float: left;
    width: 100%;
    position: relative;
}

/*-- Fixes for blog line height --*/
div.blog h4
{
    line-height: 1.5em;
    margin-bottom: 14px;
}


/*blog amends/twitter module 2010*/
.blog_content .blog
{
padding-left:0px !important;
background:#FFFFFF !important;
}
.blog_content div
{
width:209px !important;
margin-left:3px !important;
}

/*Twitter Module CSS */
.tweetBox
{
    /*height: 105px !important;*/
    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");
}
.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 12px 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
{
    
}
.blog_panel
{
    height: 205px;
    background: url("/images/blogBack2.jpg") no-repeat scroll center top #C8C8C8 !important;
    border: medium none;
    color: #FFF;
    float: left;
position:relative;
    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 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px !important;
border-radius: 10px 10px 0px 0px;
}

/*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*/

.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;

}

