﻿body
{
	background-image: url(/images/olivia_bg.png);
	background-repeat:repeat-x;
	background-color:#b6e7ff;
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana;
}

td
{
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana;
}

a
{
	color: #ffffff;
	text-decoration: none;
}

.OliviaSideBoxDark a
{
	color: #FFE502;
	font-weight: bold;
}

a:visited
{
	color: #ffffff;
}

a:hover
{
	text-decoration: underline;
}

blockquote
{
	background-color:#FFFFE1;
	border: solid 1px #000000;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
}

.OliviaTopMenu
{
	width:816px;
	height:170px;
}

.OliviaContentBackground
{
	/*background-image: url(/images/olivia_background.jpg);*/
	background-position: top;
	background-repeat: no-repeat;
	background-color: #f8c3d3;
}

.OliviaContentBG
{
	background-color: #f8c3d3;
}

.OliviaFooter
{
	background-color: #fed6ee;
	height: 25px;	
}

.OliviaFooter td
{
	color: #f875ad;	
	font-size: 7pt;
}

.OliviaFooter a
{
	color: #f875ad;
	text-decoration: underline;
}

.OliviaSideBox
{
	color: #000000;
    width: 140px;	
    text-align: left;
    background-color: #f8c3d4;
    border: solid 3px #ffffff;
}

.OliviaSideBox a
{
	color: #C03E7E;
}

.OliviaSideBox a:visited
{
	color: #C03E7E;
}

.OliviaSideBox a:hover
{
	text-decoration: underline;
}

.OliviaSideBoxDark
{
	color: #000000;
    width: 140px;	
    text-align: left;
    background-color: #F75D9D;
    border: solid 3px #ffffff;
}

.OliviaSideBoxDark a
{
	color: #FFE502;
	font-weight: bold;
}

.OliviaSideBoxDark a:visited
{
	color: #FFE502;
	font-weight: bold;
}

.OliviaSideBoxDark a:hover
{
	font-weight: bold;
	text-decoration: underline;
}

.OliviaLatestBox
{
    color: #ffffff;
    width: 227px;
    text-align: left;
    background-color: #000000;
    border: solid 3px #ffffff;
}

.OliviaSideBox a
{
	color:#C03E7E;
}

.OliviaSideBox a:visited
{
	color:#C03E7E;
}

.OliviaSideBox a:hover
{
	text-decoration:underline;
}

.VoteBar
{
	background-color: #66ff66;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}

.VoteBarBackcolor
{
	border-width: 1px;
	border-style: none;/*solid;*/
	background-color: #7CBBE4;
	width:90%;
	height:15px;
}

.OliviaVoteBox
{
	color:#FFFFFF;
	/*font-weight: bold;*/
	background-color:#5ca9dd;
	border: solid 3px #ffffff;
	padding: 0px 5px 5px 5px;
	width:140px;	
}

.VoteBoxPollText input
{
	float: left;
}

.VoteBoxPollText label
{
	color:#FFFFFF;
	margin-left:5px;
	margin-top:3px;
	padding-left:15px;
	display:block;	
	vertical-align:bottom;
	text-align:left;
}

.PollText input
{
	float: left;
}

.PollText label
{
	margin-left:5px;
	margin-top:3px;
	padding-left:15px;
	display:block;	
	vertical-align:bottom;
	text-align:left;
}

.Article
{
	background-color: #ffffff;
	color: Black;
	padding: 10px 10px 10px 10px;

}

.Article td
{
	color:Black;
}

.Article a
{
	color:#983e96;
}

.Article a:visited
{
	color:#983e96;
}

.Article a:hover
{
	text-decoration:underline;
}

.ArticleEnd
{
	height:43px;
	padding: 0px 0px 0px 0px;
	line-height:43px;
	background-image:url(/images/article.bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.ArticleEnd a
{
	color:#9c3c94;
}

.ArticleEnd a:visited
{
	color:#9c3c94;
}

.ArticleEnd a:hover
{
	text-decoration:underline;
}

.ArticleFade
{
	background-color: #FFFFFF;
	width: 456px;
	color: Black;
	padding: 10px 10px 10px 10px;
}

.ArticleFade td
{
	color:Black;
}

.ArticleFade a
{
	color:#9c3c94;
}

.ArticleFade a:visited
{
	color:#9c3c94;
}

.ArticleFade a:hover
{
	text-decoration:underline;
}

.ArticleFooter
{
	background-image: url(/images/olivia_article_bottom.gif);
	background-repeat: no-repeat;
	color: Black;
	margin: 0px 0px 0px 0px;
}

.ArticleFooter a
{
	color:#9c3c94;
}

.ArticleFooter a:visited
{
	color:#9c3c94;
}

.ArticleFooter a:hover
{
	text-decoration:underline;
}

img.topleftfloatingimage
{
    margin-right: 1em;
    margin-bottom: 1em;
	float: left;
}

img.toprightfloatingimage
{
	float: right;
    margin-left: 1em;
    margin-bottom: 1em;
}

.ArticleHeading
{
	font-size:16pt;
	color:#9c3c94;
}

.ArticleText
{
	font-family:Arial;
	font-size:10pt;
	color:#000000;
}

.Margin
{
	margin: 0px 5px 0px 5px;
}

input[type=text]
{
	border: solid 2px #f875ad;
	background-color: White;
}

input[type=password]
{
	border: solid 2px #f875ad;
	background-color: White;
}

input[type=file]
{
	border: solid 1px #F75D9D;
	font-size: 8pt;
}

textarea
{
	border: solid 2px #f875ad;
	background-color: White;
}

.OliviaNewsHeader
{
	background-image: url(/images/olivia_news_header.gif);
	width: 476px;
	height: 50px;
}

.OliviaNewsFooter
{
	background-image: url(/images/olivia_news_footer.gif);
	width: 476px;
	height: 34px;
}

.TopTeaser
{
	padding: 15px 10px 15px 13px;
}

.TopTeaserDiv
{
	width: 450px;
	height: 98px;
	margin: 0px 0px 0px 0px;
}

.TopTeaserImageDiv
{
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	margin: 3px 3px 3px 3px;
	width: 174px;
	height: 85px;
}

.MiddleTeaser
{
	padding: 0px 0px 0px 0px;
}

.MiddleTeaserDiv
{
	width: 470px;
	height: 98px;
	margin: 0px 0px 0px 0px;
	border: solid 3px #ffffff;
}

.MiddleTeaserImageDiv
{
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	margin: 3px 3px 3px 3px;
	width: 184px;
	height: 85px;
}

.BottomTeaser
{
	padding: 0px 0px 0px 0px;
}

.BottomTeaserDiv
{
	width: 228px;
	height: 222px;
	margin: 0px 0px 0px 0px;
	border: solid 3px #ffffff;
}

.BottomTeaserImageDiv
{
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	margin: 3px 3px 3px 3px;
	width: 215px;
	height: 81px;
}

.ContactBoxTop
{
	background-image: url(/images/contact_box_top.gif);
	background-color: Transparent;
	background-repeat: no-repeat;
	height: 50px;
	font-size: 18pt;
	color: #9c3c94;
	font-family: Arial;
	padding: 0px 10px 0px 10px;
}

.ContactBoxMiddle
{
	background-image: url(/images/contact_box_middle.gif);
	background-color: Transparent;
	background-repeat: repeat-y;
	padding: 10px 10px 10px 10px;
}

.ContactBoxBottom
{
	background-image: url(/images/contact_box_bottom.gif);
	background-color: Transparent;
	background-repeat: no-repeat;
	height: 22px;
}

.ContactBoxMiddle a
{
	color: Blue;
}

.ContactBoxMiddle a:visited
{
	color: Blue;
}

.ContactBoxMiddle a:hover
{
	text-decoration: underline;
}

.LeftMenu
{
	vertical-align: top;
	text-align: center;
}

.ContentField
{	
	vertical-align: top;
	text-align: left;
}

.RightMenu
{
	vertical-align: top;
	text-align: center;
}

.CurrentCover
{
	color: #000000;
    width: 140px;
	padding: 5px 5px 5px 5px;
	margin: 3px 3px 3px 3px;
    text-align: center;
    background-color: #f8c3d4;
    border: solid 3px #f75d9d;
}

.CurrentCover a
{
	color: #C03E7E;
}

.CurrentCover a:visited
{
	color: #C03E7E;
}

.CurrentCover a:hover
{
	text-decoration: underline;
}

.HrLine
{
	color:#f75d9d;
	height:1px;
	margin: 5px 0px 5px 0px;
}

.ArchiveImageDiv
{
	width: 122px;
	padding: 0px 0px 0px 0px;
	margin: 1px 1px 1px 1px;
    text-align: center;
    background-color: #ffffff;
    border: solid 1px #f75d9d;
}

.ArticleImage
{
	width: 456px;
	padding: 0px 0px 0px 0px;
	margin: 1px 1px 1px 1px;
    text-align: center;
    background-color: #ffffff;
    border: solid 1px #f75d9d;
}

.Community 
{
	background-color: #FFFFFF;
	width: 646px;
	color: Black;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}

.Community td
{
	color:Black;
}

.Community a
{
	color:#9c3c94;
}

.Community a:visited
{
	color:#9c3c94;
}

.Community a:hover
{
	text-decoration:underline;
}

.CommunityPadding
{
	padding: 10px 10px 10px 10px;
}

.ProfilePadding
{
	padding: 10px 10px 10px 10px;
}

.CommunityHeading
{
	padding: 0px 0px 0px 0px;
	color:#FFFFFF;
	font-size:11pt;
	margin-bottom:2px;
	background-image:url(/images/community.heading.jpg);
	background-repeat:repeat-x;
	height:33px;
	line-height:33px;
	text-indent: 40px;
}

.CommunityHeading td
{
	padding:0px 0px 0px 0px;
	color:#FFFFFF;
	font-size:11pt;
	margin-bottom:2px;
	height:33px;
	line-height:33px;
	text-indent: 40px;
}

.CommunityHeading a
{
	padding:0px 10px 0px 10px;
	color:#ffffff;
	font-size:11pt;	
	margin-bottom:2px;
	height:33px;		
	line-height:33px;	
}

.CommunityHeading a:visited
{
	padding:0px 10px 0px 10px;
	color:#ffffff;
	font-size:11pt;	
	margin-bottom:2px;
	height:33px;		
	line-height:33px;	
}

.VisitorFade
{
	padding-left:10px;
	background-color:#FFFFFF;
	/*background-image:url(/images/visitor.fade.jpg);*/
	background-repeat:repeat-x;
	height:51px;
	line-height:51px;
	margin-bottom:6px;
	font-size:9pt;
	font-weight:bold;
}

.VisitorFade a
{
	color:#000000;
}

.VisitorFade a:visited
{
	color:#000000;
}

.TBUserNameNoFocus
{
	border: solid 2px #f875ad;
	background-color: White;
	background-image: url(/images/username_background.gif);
	background-repeat: no-repeat;
}

.TBUserNameFocus
{
	border: solid 2px #f875ad;
	background-image: none;
	background-color: White;
}

.TBPasswordNoFocus
{
	border: solid 2px #f875ad;
	background-color: White;
	background-image: url(/images/password_background.gif);
	background-repeat: no-repeat;
}

.TBPasswordFocus
{
	border: solid 2px #f875ad;
	background-image: none;
	background-color: White;
}

.TBEmailNoFocus
{
	border: solid 2px #f875ad;
	background-color: White;
	background-image: url(/images/email_background.gif);
	background-repeat: no-repeat;
}

.TBEmailFocus
{
	border: solid 2px #f875ad;
	background-image: none;
	background-color: White;
}

.Button
{
	border: solid 1px #F75D9D;
	background-color: #f8c3d4;
	font-size: 8pt;
	height: 25px;
	width: 80px;
	cursor: pointer;
}

.LoginButton
{
	border: 0;
	background: Transparent url(/images/login.png) no-repeat;
	width: 111px;
	height: 17px;
	cursor: pointer;
}

.LoginButton:hover
{
	border: 0;
    background: Transparent url(/images/login_over.png);
	width: 111px;
	height: 17px;
	cursor: pointer;
}

.LogoutButton
{
	border: 0;
	background: Transparent url(/images/logout.png) no-repeat;
	width: 111px;
	height: 17px;
	cursor: pointer;
}

.LogoutButton:hover
{
	border: 0;
    background: Transparent url(/images/logout_over.png);
	width: 111px;
	height: 17px;
	cursor: pointer;
}

.SearchButton
{
	border: 0;
	background: Transparent url(/images/search.png) no-repeat;
	Width:120px;
	cursor: pointer;
	min-height:18px;
}
.SearchButton:hover
{
	border: 0;
	background: Transparent url(/images/search_over.png) no-repeat;
	Width:120px;
	cursor: pointer;
}

.NewsletterSubscribe
{
	border: 0;
	background: Transparent url(/images/subscribe.png) no-repeat;
	Width:120px;
	height:100px;
	cursor: pointer;
}
.NewsletterSubscribe:hover
{
	border: 0;
	background: Transparent url(/images/subscribe_mo.png) no-repeat;
	Width:120px;
	height:100px;
	cursor: pointer;
}

.NewsletterUnSubscribe
{
	border: 0;
	background: Transparent url(/images/unsubscribe.png) no-repeat;
	Width:120px;
	height:100px;
	cursor: pointer;
}
.NewsletterUnSubscribe:hover
{
	border: 0;
	background: Transparent url(/images/unsubscribe_mo.png) no-repeat;
	Width:120px;
	height:100px;
	cursor: pointer;
}

.Pager
{
	text-indent: 10px;
}

/* AD TAGS */

.holderAdvType1
{
	width: 728px;
	height: 90px;
	overflow: hidden;
	border-bottom: solid #000000 1px;
}

.holderAdvType2
{
	clear: both;
	width: 468px;
	height: 400px;
	overflow: hidden;
	border-bottom: solid #000000 1px;
}

.holderAdvType3
{
	clear: both;
	width: 140px;
	height: 350px;
	overflow: hidden;
	border-bottom: solid #000000 1px;
}

.holderAdvType3a
{
	clear: both;
	width: 140px;
	height: 350px;
	overflow: hidden;
	border-bottom: solid #000000 1px;
	margin-top:12px;
}


.holderAdvType4
{
	clear: both;
	width: 300px;
	height: 250px;
	overflow: hidden;
	border-bottom: solid #000000 1px;
}

/*Stamp*/
.holderAdvType5
{
	clear: both;
	width: 140px;
	height: 90px;
	overflow: hidden;
	border-bottom: solid #000000 1px;
}


.tagAdv
{
	background-image: url(/images/tagAdv.png);
	background-repeat: no-repeat;
	background-position: right;
	margin: -4px 0px 4px 0px;
}

.tagAdv .large
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #ffffff;
	margin-left: 682px;
}

.tagAdv .sky
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #ffffff;
	margin-right: -96px;
	-moz-margin-start:98px;
}

.tagAdv .poster
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #ffffff;
	margin-left: 140px;
}



.tagAdvPoster
{
	background-image: url(/images/tagAdv.png);
	background-repeat: no-repeat;
	background-position: right;
	margin: -4px 2px 4px 0px;
	width:302px
}

.tagAdvPoster .PosterTag
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #ffffff;
	margin-left: 255px;
}



.tagAdv .stamptag
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-align:left;
	margin-left: 109px;
	margin-top:1px;
}

.tagAdvAOX {
	background-image: url(/images/tagAdvTop.png);
	background-repeat: no-repeat;
	background-position: left;
	margin: -2px 0px 6px 5px;
}
.tagAdvAOX .poster {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #fff;
	margin-left: -117px;
}

.tagAdvAOX .sky {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #fff;
	margin-left: -87px;

	-moz-margin-start:7px;
}





P
{
	margin: 2px 0px 0px 0px;
	padding: 0px;
	clear: both;
}

/* END AD TAGS */

.YellowBox
{
	background-color:#ffea00;
	width:416px;
	height:132px;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(/images/yellow_box_bottom.jpg);
}

.YellowBoxTop
{
	background-color:#ffea00;
	width:416px;
	height:10px;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(/images/yellow_box_top.jpg);
}

.Error
{
	color: Red;
}

.OK
{
	color: Green;
}

.Motto
{
	font-style: italic;
}

.ClubMenu
{
	margin: 0px 5px 0px 5px;
}

.HyperLinkMargin 
{
	margin-left:5px;
}

.TextLink
{
	color:#FFE502;
	font-weight:bold;
}

.ArticleTeaser
{
	padding: 0px 5px 5px 5px;
	height:100%;
}

.ArticleTeaser .li
{
	float: left;
}

.ArticleTeaserList
{
	border: solid 3px #f75d9d;
	width:144px;	
	height:300px;
}


.ArticleTopTeaser
{
	/*padding: 0px 10px 15px 13px;*/
	margin: 0px 0px 0px -11px;
	
}

.ArticleTopTeaserDiv
{
	width: 453px;
	height: 200px;
	/*margin: 0px 0px 0px 0px;
	border: solid 3px #f75d9d;*/
}

.ArticleTopTeaserImageDiv
{
	width: 280px;
	height: 160px;
}

.SubPageTopTeaser a
{
	color:#983e96;
}

.SubPageTopTeaser
{
	padding: 10px 0px 0px 10px;

}

.SubPageBottomList
{
	margin-left:-9px;
}

.SiteText
{
	color:#9c3c94;
}