/*
    ---------------------------------------------------------------------------
    General
    ---------------------------------------------------------------------------
*/

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    text-align: center;
    min-width: 920px;
} 

body {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
} 

#bgcontain {
    width: 920px;
    margin: 0 auto;
    text-align: left;
} 

/* IE min height hack */ * html #container { height: 250px; }

#container {
    padding: 0;
    float: left;
    width: 100%;
    clear: both;
    min-height: 250px;
    /*background: url(../Images/bkg_container.png) repeat-y right top;*/
    margin: 20px 0px;
}

#container_full {
    padding: 0;
    width: 100%;
    clear: both;
    min-height: 250px;
    /*margin: 20px 0px;*/
    margin: 8px 0px;
} 

/*
    ---------------------------------------------------------------------------
    Page Header
    ---------------------------------------------------------------------------
*/

.header {
    width: 920px;
    position: relative;
    height: 235px;
    margin: 0px;
}

/*
    Top Nav
*/

#topnav {
    width: 920px;
    height: 31px;
    background: url(../../../oldsiteimages/topnav_bg.png) no-repeat;
}

div#scroller-v {
    font-size: 12px;
    color: #fff;
    position: absolute;
    left: 10px;
    top: 8px;
}

div#scroller-v a {
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    padding: 1px 0px;
}

div#scroller-v a:Hover {
    text-decoration: underline;
}

/*
    Colour Set
*/

div#colour_picker {
    position: absolute;
    top: 5px;
    left: 876px;
    cursor: pointer;
    background-color: #fff;
}

/*
    Main Nav
*/

#nav {
    width: 920px;
    height: 39px;
    background: transparent url(../../../oldsiteimages/nav_bg.png) no-repeat;
}

#nav ul {
    position: absolute;
    right: 0px;
    margin: 0;
    padding: 0;
    list-style: none;
    height: 39px;
}

#nav ul li {
    float: left;
    background: url(../../../oldsiteimages/nav_sep.gif) no-repeat top right;
    padding: 8px 16px 0px 12px;
    margin: 0;
}

#nav .end {
    background: none;
}

#nav ul li a {
    color: #456cbd;
    font-size: 13px;
    padding: 6px 0px;
    text-decoration: none;
}

#nav a:Hover {
    text-decoration: underline;
}

#nav_home {
    position: absolute;
    left: 10px;
    padding-left: 24px;
    padding-top: 6px;
    background: url(../../../oldsiteimages/nav_home.gif) no-repeat left -3px;
    color: #456cbd;
    font-size: 13px;
    text-decoration: none;
}

#nav .contact_us {
    padding-right: 50px;
    background: url(../../../oldsiteimages/nav_contact.gif) no-repeat right;
}

/*
    ---------------------------------------------------------------------------
    Page Footer
    ---------------------------------------------------------------------------
*/

#footer {
    position: relative;
    clear: both;
    width: 920px;
    height: 307px;
    background: url(../../../oldsiteimages/footer_bg.png) no-repeat;
    color: #fff;
    font-size: 10px;
}

#footer_edington {
    position: absolute;
    top: 20px;
    left: 20px;
}

#footer_shapwick {
    position: absolute;
    top: 20px;
    left: 360px;
}

#footer_legal {
    position: absolute;
    top: 266px;
    left: 20px;
}

#footer_edington a, #footer_shapwick a {
    color: #fff;
    text-decoration: none;
    padding-right: 26px;
    background: url(../../../oldsiteimages/footer_email.gif) no-repeat right;
}

#footer_legal a {
    color: #fff;
    text-decoration: none;
}

#footer_edington a:Hover, #footer_shapwick a:Hover, #footer_legal a:Hover {
    color: #ffe14b;
    text-decoration: underline;
}

#footer_edington h2, #footer_shapwick h2 {
    font-weight: bold;
    font-size: 13px;
    margin: 0px 0px 14px 0px;
    padding: 0;
}

#footer_edington p, #footer_shapwick p {
    font-size: 12px;
    color: #fff;
    margin: 0;
    padding: 0;
    line-height: 18px;
}

#footer_legal p {
    font-size: 10px;
    color: #fff;
    margin: 0;
    padding: 0;
    line-height: 14px;
}

#footer .phone {
    padding-right: 26px;
    background: url(../../../oldsiteimages/footer_phone.gif) no-repeat right;
}

#footer_sitemap {
    position: absolute;
    top: 150px;
    left: 20px;
    width: 880px;
    font-size: 12px;
    border-top: 1px solid #7c96cd;
    padding-top: 24px;
    line-height: 18px;
}

#footer_sitemap a {
    color: #fff;
    text-decoration: none;
}

#footer_sitemap a:Hover {
    color: #ffe14b;
    text-decoration: underline;
}

/*
    ---------------------------------------------------------------------------
    Home Page
    ---------------------------------------------------------------------------
*/

div#homepage_boxes {
    position: relative;
    width: 920px;
    height: 840px;
}

div#homepage_boxes h2 {
    font-size: 16px;
    color: #456cbd;
    padding: 0;
}

div#homepage_boxes p {
    padding: 0;
    margin: 0;
    line-height: 18px;
}

div#box1 {
    position: relative;
    left: 0;
    top: 0;
    width: 510px;
    height: 266px;
    background: url(../../../oldsiteimages/box_about_us.png) no-repeat;
}

div#box1_content {
    padding: 30px 0px 0px 36px;
}

div#box1 p {
    width: 350px;
}

div#box1 a, div#box2 a, div#box4 a, div#box5 a {
    color: #456cbd;
    text-decoration: none;
    padding-right: 24px;
}

div#box1 a:Hover, div#box2 a:Hover, div#box4 a:Hover, div#box5 a:Hover {
    text-decoration: underline;
}

div#box1 a, div#box4 a, div#box5 a {
    background: url(../../../oldsiteimages/readmore_white.gif) no-repeat top right;
}

div#homepage_boxes .noarrow {
    background: none;
    padding-right: 0px;
    color: #456cbd;
    text-decoration: none;
}

div#box2 {
    position: absolute;
    left: 510px;
    top: 0;
    width: 410px;
    height: 266px;
    background: url(../../../oldsiteimages/box_why_choose.png) no-repeat;
}

div#box2_content {
    padding: 30px 0px 0px 36px;
}

div#box2 p {
    width: 330px;
}

div#box2 a {
    background: url(../../../oldsiteimages/readmore_blue.gif) no-repeat top right;
}

/*
    Photo Gallery
*/

div#box3 {
    position: absolute;
    top: 286px; /* Height from box top pos */
    width: 920px;
    height: 268px;
    background: url(../../../oldsiteimages/box_gallery.jpg) no-repeat;
}

div#box3_content {
    padding: 16px 0px 0px 36px;
}

.gallery_thumb {
    margin: 5px;
    height: 180px;
    overflow: hidden;
}

.fl {
    float: left; display: inline;
}

.news_slider {
    position: absolute; left: 20px; top: 45px; width: 880px; text-align: left;
}

.news_slider .prev, .news_slider .next {
    position: absolute; top: 42%; display: none;
}

.news_slider .next {
    right: 0;
}

.news_slider .container {
    position: relative; top: 0; left: 0; width: 900px; height: 210px; overflow: hidden;
}

.news_slider .news_items {
    position: relative; width: 840px; top: 0; left: 20px; overflow: hidden;
}

.news_slider .view_all {
    display: none;
}

.news_slider .item {
    width: 200px; margin-right: 10px;
}

.news_slider .item div {
    font-size: 12px; width: 175px; padding: 4px 0 0 0;
}

.news_slider .item img {
    padding: 0px;
}

/*
    3 Small Boxes
*/

div#box4, div#box5, div#box6 {
    position: absolute;
    top: 570px; /* Height from box top pos */
    width: 288px;
    height: 270px;
    background: url(../../../oldsiteimages/box_small.png) no-repeat;
}

div#box4 {
    left: 9px;
}

div#box5 {
    left: 316px;
}

div#box6 {
    left: 623px;
}

div#box6_content a {
    font-weight: bold;
    text-decoration: underline;
}

div#box6_content a.mail {
    padding-left: 20px;
    background: url(../../../oldsiteimages/a_mail.gif) no-repeat;
}

div#box4_content, div#box5_content, div#box6_content {
    padding: 16px 24px 0px 20px;
}

div#box4_content h2 {
    color: #bb0000;
}

div#box5_content h2 {
    color: #228215;
}

div#box4_content h4, div#box5_content h4 {
    font-size: 12px;
    font-weight: bold;
}

div#box4_content p, div#box5_content p {
    font-size: 12px;
}

/* Top Menu (Site Menu - SiteMenuPanel.html) 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*

.TopMenu { position: absolute; top: -23px; left: 0px; }
.TopMenu ul { padding: 0px; margin: 0px;}
.TopMenu li { padding: 0px 5px; margin: 0px; list-style-type: none; display: inline; font-size: 10px;}
.TopMenu li a { text-decoration: underline;}
.TopMenu li a:visited { text-decoration: underline;}
.TopMenu li a:hover { text-decoration: none; text-decoration: underline;}
*/

/* DropDown Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/*
#menu { position: absolute; top: 80px; left: 0px;}
#menu ul { padding: 0px; margin: 0px; }
#menu li { float: left; display: block; list-style: none; font-size: 10px; font-weight: bold; }
#menu li a { display: block; text-decoration: none; padding: 8px; }
#menu li a:visited {}
#menu li a:hover {}

DIV#menu ul li a { z-index: 100 }
DIV#menu ul li a:hover { z-index: 100 }
DIV#menu ul li:hover { z-index: 100 }
DIV#menu ul li.over { z-index: 100 }
DIV#menu ul li li { clear: left; padding: 0px; display: inline; margin: 0px; border: none;}
DIV#menu ul li { position: relative}
DIV#menu ul li ul {	margin: 0px; display: none; z-index: 150; left: 0px; padding: 0px; width: 150px; position: absolute; top: 100%; border-left: none; }
DIV#menu ul li:hover ul { display: block}
DIV#menu ul li.over ul { display: block}

#menu li li a { font-size: 10px; font-weight: normal; letter-spacing: normal; width: 130px; padding: 3px 10px; color:#fff; border-right: none;}
#menu li li a:visited { width: 130px; padding: 3px 10px; color:#fff; border-right: none;}
#menu li li a:hover  { width: 130px; padding: 3px 10px; color:#fff; border-right: none;}
*/

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.content { float: left; width: 640px; padding: 0px;} 

/* BreadCrumb */

.content .BreadCrumb { font-size: 11px; margin: 0px 0px 15px 0px; padding:7px; color:#666;  }
.content .BreadCrumb ul { list-style-type: none; margin: 0px; padding: 0px 0px 0px 20px; background: url(../Images/BreadCrumbIcoUl.png) no-repeat left center;}
.content .BreadCrumb li { background: url(../Images/trail_arrow.gif) no-repeat left center; margin: 0px 4px 0px 0px; padding: 0px 0px 0px 10px; text-decoration: none; display: inline;}
.content .BreadCrumb li a { margin: 0px; padding: 0px; text-decoration: underline;}

.content h1 { font-size: 22px; font-weight: normal; padding: 5px 0px; margin: 0px 0px 5px 0px;}
.content h2 { font-size: 18px; font-weight: normal; padding: 5px 0px; margin: 0px 0px 5px 0px; }
.content h3 { font-size: 14px; font-weight: normal; padding: 5px 0px; margin: 0px 0px 5px 0px; }

/* article */
.content .PostItem {display: block; clear: both;}

.Intro { margin-bottom: 20px;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.content_full { width: 916px; padding: 6px 0px;} 

/* BreadCrumb */

.content_full .BreadCrumb { font-size: 11px; margin: 0px 0px 15px 0px; padding:7px; color:#666;  }
.content_full .BreadCrumb ul { list-style-type: none; margin: 0px; padding: 0px 0px 0px 20px; background: url(../Images/BreadCrumbIcoUl.png) no-repeat left center;}
.content_full .BreadCrumb li { background: url(../Images/trail_arrow.gif) no-repeat left center; margin: 0px 4px 0px 0px; padding: 0px 0px 0px 10px; text-decoration: none; display: inline;}
.content_full .BreadCrumb li a { margin: 0px; padding: 0px; text-decoration: underline;}

.content_full h1 { font-size: 22px; font-weight: normal; padding: 5px 0px; margin: 0px 0px 5px 0px;}
.content_full h2 { font-size: 18px; font-weight: normal; padding: 5px 0px; margin: 0px 0px 5px 0px; }
.content_full h3 { font-size: 14px; font-weight: normal; padding: 5px 0px; margin: 0px 0px 5px 0px; }

/* article */
.content_full .PostItem {display: block; clear: both;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Articles { margin: 0px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Featured { margin: 0px 0px; clear: left;}
/*.Featured h1 { padding-left: 25px; background: url(../Images/FeaturedIcoHeading.png) no-repeat left center; margin-bottom: 10px; }*/
.Featured h1 { margin-bottom: 10px; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.RecentArticles { margin: 20px 0px;}
.RecentArticles h1 { padding-left: 25px;  background: url(../Images/SummaryIcoHeading.png) no-repeat left center; margin-bottom: 10px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Categories {}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Blogs {}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* IE min height hack */ * html .Authors { height: 150px;} 
.Authors {min-height: 150px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Pages {}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.News {}
.News h1 { padding-left: 25px; background: url(../Images/NewsIcoHeading.png) no-repeat left center; margin-bottom: 10px;}
.News h2 { font-size: 11px; letter-spacing: -1px; padding: 0px; margin: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.News .Post { padding: 3px 0px; border-bottom: solid 1px #e0e0e0;}
.News .Post .PostInfo { padding: 0px; margin: 0px; font-size: 9px; color:#ad9f98;  }
.News .Post .PostContent { font-size: 11px; color:#333; line-height: 15px; }
.News .Post .PostContent p { padding: 4px 0px; margin: 4px 0px; font-size: 11px;}
.News .Post .readmore   { background: url(../Images/icon_FullStory.png) no-repeat left center; padding-left: 17px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SearchResults {}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Recent Blogs */
.RecentBlogs { background: #fff; font-size: 11px; padding: 0px 0px 0px 20px; }
.RecentBlogs h1 { padding-left: 25px; background: url(../Images/RecentBlogIcoHeading.png) no-repeat left center; margin-bottom: 10px; }
.RecentBlogs ul { padding: 0px; margin: 10px 0px; }
.RecentBlogs li { padding: 5px 0px; margin: 0px; list-style-type: none; font-size: 9px; border-bottom: solid 1px #e0e0e0;}
.RecentBlogs big { font-size: 11px; display: block; font-weight: bold; letter-spacing: -1px; }


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Post */
.Post { padding: 0px; margin: 0px;}

/* Post Author left side from the article */
.Post .PostAuthorDetails { float: right; padding: 10px; margin: 0px 0px 10px 20px; width: 200px; font-size: 11px; border-bottom: #fff 10px solid; border-left: #fff 10px solid;}
.Post .PostAuthorDetails h2 { text-transform: uppercase; font-size: 14px; font-weight: bold; letter-spacing: normal; padding: 0px 0px 5px 0px; margin: 0px;}
.Post .PostAuthorDetails p { font-size: 10px; padding: 3px 0px; margin: 0px; color:#333;}
.Post .PostAuthorDetails img { margin: 0px 10px 0px 0px; padding: 1px; border: solid 1px #ccc; float: left;}

/* Post Head */
.Post .PostHead {}
.Post .PostHead h1 { padding: 2px 0px; margin: 2px 0px;}
.Post .PostHead h2 { padding: 2px 0px; margin: 0px; }

/* Post Info/Details */
.Post .PostInfo { padding: 5px; margin: 0px 0px 10px 0px; font-size: 10px; color:#7e8996; }
.Post .PostInfo li { padding: 0px; margin: 0px; display: inline; list-style-type: none;}
.Post .PostInfo a { color: #7e8996; text-decoration: underline; font-weight: bold;}
.Post .PostInfo .Author { border-right: solid 1px #7e8996; padding: 0px 5px 0px 0px;}
.Post .PostInfo .Time { border-right: solid 1px #7e8996; padding: 0px 5px 0px 5px;}
.Post .PostInfo .Categ { border-right: solid 1px #7e8996; padding: 0px 5px 0px 5px;}
.Post .PostInfo .Rating {padding: 0px 0px 0px 5px;}

/* Post Content */
.Post .PostContent { margin: 0px; padding: 0px 0px 0px 0px; font-size: 12px; line-height: 18px;}
.Post .PostContent img { margin: 0px 10px 10px 0px; padding: 1px; border: solid 1px #ccc;}
.Post .PostContent p { font-size: 12px; line-height: 18px;}

/* Post Content -Single Page */
.Post .PostContentSingle { margin: 0px; padding: 10px 0px; font-size: 14px; line-height: 22px;}
.Post .PostContentSingle img {}
.Post .PostContentSingle h1 { padding: 10px 0px; margin: 0px 0px 5px 0px;}
.Post .PostContentSingle p { font-size: 14px; line-height: 22px; padding: 6px 0px; margin: 6px 0px;}

/* Post Bottom - Printer Version +  Full story + Visit Site */
.Post .PostBottom { padding: 5px 0px 26px 0px; margin: 0px;}
.Post .PostBottom li { padding: 2px 0px; margin: 0px 5px 0px 0px; list-style-type: none; display: inline; font-size: 10px; }
.Post .PostBottom li a { text-decoration: underline; }
.Post .PostBottom li a:visited { text-decoration: underline; }
.Post .PostBottom li a:hover { text-decoration: underline;}
.Post .PostBottom .FullStory { background: url(../Images/icon_FullStory.png) no-repeat left center; padding-left: 17px;}
.Post .PostBottom .VisitSite { background: url(../Images/icon_VisitSite.png) no-repeat left center; padding-left: 17px;}
.Post .PostBottom .PrinterVersion { background: url(../Images/icon_PrinterVersion.png) no-repeat left center; padding-left: 17px;}
.Post .PostBottom .EditArticle { background: url(../Images/icon_EditArticle.png) no-repeat left center; padding-left: 17px;}

/* Article More Related Info */
.Post .PostMore { padding: 0px; margin: 5px 0px 5px 0px;}
.Post .PostMore h1 { font-size: 23px; padding: 5px 0px; margin: 0px; }

/* Article Comments */
.Post .PostMore .Comment { padding: 7px 0px;}
.Post .PostMore .Comment .Details { font-size: 10px; padding: 4px 3px; margin: 0px;}
.Post .PostMore .Comment .Content { font-size: 11px; padding: 5px 0px; margin: 0px;}

/* Article Submit Comments*/
.PostSubmitComments { font-size: 10px;}

/* Article Navigation */
/* IE min height hack */ * html .ArtNav { height: 15px;} 
.ArtNav {font-size: 11px; line-height: 13px; background: #f5f5f5; padding: 6px; min-height: 15px;}
.ArtNav strong { letter-spacing: -1px;}
.ArtNavLeft { float: left }
.ArtNavRight { float: right }

/* Paging */
.Paging { text-align: right; padding: 6px; margin: 5px 0px; font-size: 10px; line-height: 15px;}
.Paging strong { letter-spacing: -1px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Category Top ( Only on the Category page)  */
.Category { padding: 0px; margin: 10px 0px 10px 0px; position: relative;}
.Category h1 { font-size: 25px; }
/*.Category .Desc { font-size: 10px; line-height: 14px; }*/
.Category .rss { position: absolute; right: 0px; top: 15px;}
.Category .SubCategory ul { padding: 15px 0px 5px 0px; margin: 0px;}
.Category .SubCategory li { background: url(../Images/SubCategoryIcon.png) no-repeat left center; padding: 5px 0px 5px 15px; margin: 0px; list-style-type: none;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Authors A-Z - ( Only on the Author page) */
.AZ { padding: 0px; margin: 15px 0px; position: relative; font-size: 10px; font-weight: bold;}
.AZ ul { padding: 5px 0px; margin: 0px;}
.AZ li { padding: 0px 1px; margin: 0px; list-style-type: none; display: inline;}
.AZ a { padding: 0px 3px; margin-right: 1px;}
.AZ a:visited { padding: 1px 3px;}
.AZ a:hover { padding: 1px 3px; }

.ListAuthors {}
.ListAuthors ul { margin: 0px; padding: 0px 0px 0px 20px; }
.ListAuthors li { line-height: 16px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* PageForms */
.PageForms {font-size: 10px;}
.PageForms form {}
.PageForms td { padding: 10px; }
.PageForms th { padding: 10px 2px 10px 10px; text-align: left; font-size: 13px; font-family: "Trebuchet MS"; font-weight: normal;}

.PageForms td table td { padding: 3px; font-size: 11px; }
.PageForms td table td input { padding: 3px; }
.PageForms td table td input.keyfield { border: inset 1px #ccc; padding: 3px; }
.PageForms td table td textarea { border: inset 1px #ccc; padding: 5px; }
.PageForms td table td select { border: inset 1px #ccc; padding: 2px; }

.PageForms .Button { font-size: 10px; padding: 2px 5px; border: outset 2px #e0e0e0; font-weight: bold;}

.PageForms .Required { color:#FF0000;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Message */
.Message { color: #ff4e00; background: url('../Images/warning.gif') no-repeat left center; font-size: 11px; padding-left: 20px; line-height: 16px;}
.ErrorMessage { color: #ff0000; background: url('../Images/exclamation.png') no-repeat left center; font-size: 11px;padding-left: 20px; line-height: 16px;}
.SuccessMessage { color: #66ad00; background: url('../Images/success.png') no-repeat left center; font-size: 11px;padding-left: 20px; line-height: 16px;}


/* tabs styles */
#tabnav { height: 26px; margin: 0px 0px 10px 0px; padding-left: 6px; background: url('../Images/tab_bottom.gif') repeat-x bottom;}
#tabnav li { margin: 0; padding: 0;	display: inline; list-style-type: none;}
#tabnav li a {}
#tabnav li a:visited {}
#tabnav li a:hover {}

#tabnav .navlinks {margin: 0; padding: 0; display: inline; list-style-type: none; float: right;}
.tablink { float: left; }
#tabnav .tablink a:link, #tabnav .tablink a:visited 
{float: left; font-size: 10px; line-height: 14px; font-weight: bold; padding: 5px 10px 5px 10px; margin: 0px 4px 0px 0px ; text-decoration: none;}
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active {}
#tabnav a:hover {}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.ViewAll { background: url(../Images/ico_view_all.png) no-repeat left center; padding-left: 13px; font-size: 10px; font-weight: bold; color:#33b0ee;}
.ViewAll a { color:#33b0ee;}
.ViewAll a:visited { color:#33b0ee;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.right { float: right; width: 235px; padding-top: 10px; } 
.right ul { padding: 10px 0px; margin: 0px; } 
.right li { padding: 0px; margin: 0px; list-style-type: none;} 
.right h2 { padding: 0px 0px 10px 0px; font-size: 14px; line-height: 14px; margin: 0px; letter-spacing: -1px; border-bottom: solid 2px #ccc;}

.right li a { font-size: 11px; padding: 3px 0px 3px 20px;}
.right li a:visited {}

.right .Categories { margin-bottom: 15px;}
.right .Categories h2 { background: url(../Images/IcoCategories.png) no-repeat left top; padding-left: 20px; margin-bottom: 10px;}
.right .Categories ul { padding-top: 0px; border-top: solid 1px #dfe6ec; padding-bottom: 0px;}
.right .Categories li a { font-size: 12px; display: block; border-bottom: solid 1px #dfe6ec; background: url(../Images/ArrowLeft.png) no-repeat left top; }
.right .Categories li a:hover {}

.right .ArticleOptions {margin-bottom: 15px;}
.right .ArticleOptions h2 { background: url(../Images/IcoArticleOptions.png) no-repeat left top; padding-left: 20px;}

.right .ArticleOptions li a {}
.right .ArticleOptions .EmailToFried { background: url(../Images/ArticleOptionsEmail.png) no-repeat left center;}
.right .ArticleOptions .PrintArticle { background: url(../Images/ArticleOptionsPrint.png) no-repeat left center;}
.right .ArticleOptions .RemoveFavorites { background: url(../Images/ArticleOptionsFavorites.png) no-repeat left center;}
.right .ArticleOptions .AddToFavorites { background: url(../Images/ArticleOptionsFavorites.png) no-repeat left center;}
.right .ArticleOptions .ArticlesToRead { background: url(../Images/ArticleOptionsRead.png) no-repeat left center;}
.right .ArticleOptions .RemoveRead { background: url(../Images/ArticleOptionsRead.png) no-repeat left center;}

.right .PopularArticles {margin-bottom: 15px;}
.right .PopularArticles h2 { background: url(../Images/IcoPopularArticles.png) no-repeat left top; padding-left: 20px;}
.right .PopularArticles li a { background: url(../Images/ArrowLeft.png) no-repeat left top;  }

.right .FavoriteArticles {margin-bottom: 15px;}
.right .FavoriteArticles h2 { background: url(../Images/IcoFavoriteArticles.png) no-repeat left top; padding-left: 20px;}
.right .FavoriteArticles li a { background: url(../Images/ArrowLeft.png) no-repeat left top;  }

.right .ArticlesToRead { margin-bottom: 15px;}
.right .ArticlesToRead h2 { background: url(../Images/IcoArticlesToRead.png) no-repeat left top; padding-left: 20px;}
.right .ArticlesToRead li a { background: url(../Images/ArrowLeft.png) no-repeat left top;  }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.EmailToFriend { background: #fff; margin: 30px;} 

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* Spread the Word */
.SpreadTheWord {}
.SpreadTheWord ul { padding: 0px; margin: 0px; }
.SpreadTheWord li { padding: 0px 2px; margin: 0px; list-style-type: none; display: inline; font-size: 11px; line-height: 16px;}

/* Paging */
.Paging { text-align: right; padding: 6px; margin: 5px 0px; font-size: 10px; line-height: 15px;}
.Paging strong { letter-spacing: -1px;}
.Paging a { display: inline; padding: 2px 5px;}
.Paging a:visited {}
.Paging a:hover { text-decoration: none;}
.PagingDisabled { display: inline; padding: 2px 5px; }
.PagingCurrentPageNumber { display: inline; font-weight: bold; padding: 2px 5px;}


.msgWarning
{
	background-image: url('../Images/warning.gif');
	background-repeat: no-repeat;
	background-position: 6px 7px;
	font: normal 11px/18px Tahoma;
	padding: 5px;
	margin-bottom: 15px;
	padding-left: 25px;
	border: dotted 1px #C0C0C0;
	background-color: lightyellow;
	color: #333333;
	text-decoration: none;
	display: '';
	z-index:1000;
	width: 220px;
}


.ArticleExtraContent { font-size: 11px;}
.ArticleExtra ol, .ArticleExtra ol li { font-size: 11px;}
.ArticleExtra ul, .ArticleExtra ul li { font-size: 11px;}


.ArticleExtra ul { padding-top: 0px; padding-bottom: 0px; margin:0px; list-style-type: none;  padding-left: 20px;}
.ArticleExtra ul li a {  font-size: 11px; display: block; padding-left: 20px; background: url(../Images/ArrowLeft.png) no-repeat left top; }