/******************** Main Div - START ***********************/
div.Container
{
    width: 979px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    background-color: White;
    position: relative;
    background-image: url('/images/mainbackground.gif');
    background-repeat: repeat-y;
}

div.Top
{
    margin-left: 20px;
    width: 939px;
    overflow: hidden;
    background-color: #689E75;
}

img.TopImage
{
    /*margin: 10px;*/
}

div.MenuVertical
{
    line-height: 17px;
    padding: 10px;
    background-color: #C8DEDF;
}

div.MenuHorisontal
{
    float: right;
    margin-right: 5px;
}

div.MenuItemHorisontal
{
    padding: 0 0 0 15px;
}

a.MenuItem,
a.MenuItemSelected
{    
    color: #212121;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

a.MenuItemSelected,
h1.MenuSubMainSelected a,
div.MenuHorisontal a.MenuItemSelected,
table.MenuSubHorisontal a.MenuItemSelected
{
    color: #079C89;
    text-decoration: none;
}

div.TopBorder
{
    height: 28px;
    width: 941px;
    line-height: 24px;
    background-color: #A5D0C0;
    border-top: solid 3px white;
    border-bottom: solid 3px white;
    /*background-image: url('/images/borderbackground.gif');*/
    background-repeat: repeat-x;
}

div.TopBanner
{
    position: absolute;
    left: 365px;
    top: 13px;
}

div.MenuTopWhiteBackground
{
    position: relative;
    background-color: white;
    height: 65px;
}

div.ContentBackgroundImage
{
    background-image: url('/images/contentbackground.gif');
    background-repeat: repeat-y;
}

div.Content
{
    float: left;
    width: 468px;
    overflow: hidden;
    font-size: 12px;
}

div.Left
{
    float: left;
    width: 146px;
    overflow: hidden;
}

div.Right
{
    float: left;
    width: 299px;
    overflow: hidden;
}

div.RightInner
{
    float: left;
    width: 146px;
    overflow: hidden;
}

div.RightOuter
{
    float: right;
    width: 146px;
    overflow: hidden;
}

div.Footer
{
    height: 28px;
    clear: both;
    color: White;
    width: 941px;
    line-height: 28px;
    background-color: #A5D0C0;
    border-top: solid 10px white;
    border-bottom: solid 10px white;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    /*
    background-image: url('/images/borderbackground.gif');
    background-repeat: repeat-x;
    */
}
/******************** Main Div - END ***********************/

/******************** Main Div Extra - START ***********************/
h1, 
h2, 
h1 a,
h2 a, 
h3,
h3 a,
h4,
h4 a,
div.Right h1,
div.Right h1 a,
div.Right h2,
div.Right h2 a,
div.Left h1,
div.Left h1 a,
div.Left h2,
div.Left h2 a,
div.ArticleLevel h1 a,
h1.HeaderPrioA,
h1.HeaderPrioA a,
h1.MenuSubMain a
{
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 5px 0;
    line-height: 25px;
    color: #073720;
    text-decoration: none;
}

h1.MenuSubMain a
{
    text-decoration: underline;
    color: #1b72a4;
}

h1.HeaderPrioA,
h1.HeaderPrioA a
{
    color: #FF00FF;
    font-size: 25px;
    line-height: 27px;
    font-weight: normal;
}

div.MenuHorisontal a
{
    font-size: 11px;
    /*
    font-weight: bold;
    color: #343434;
    */
}

div.MenuHorisontal a
{
    color: White;
}

div.Right h2,
div.Right h2 a,
div.Left h2,
div.Left h2 a
{
    line-height: 12px;
    font-size: 11px;
}

div.Right h1,
div.Right h1 a,
div.Left h1,
div.Left h1 a
{
    line-height: 13px;
    font-size: 13px;
    margin: 5px 0 5px 0;
}

div.Footer a
{
    color: White;
    text-decoration: none;
    font-size: 12px;
}

div.FooterText
{
    margin-left: 10px;
    font-weight: bold;
}


div.Right div.BannerContainer
{
    width: 250px;
}
/******************** Main Div Extra - END ***********************/

/******************** General re-useable tags - START *************/
body 
{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 10px;
    background-color: white;
    line-height: 16px;
    color: #212121;
}

a
{
    text-decoration: none;
    color: #212121;
}

a.Brown
{
    text-decoration: none;
    color: #ab8e4d;
}

input, textarea
{
    border: 1px solid #7f9db9;
    background-color: white;
}

form
{
    padding: 0px;
    margin: 0px;
}

img
{
    border: 0px;
    margin: 0px;
}

li
{
}

ul
{
}

p
{
    margin-top: 10px;
    margin-bottom: 10px;
}

h2,
h2 a
{
    color: #212121;
    line-height: 16px;
    font-size: 11px;
}

h3,
h3 a,
h4, /* = Sub Header in FCKEditor */
h4 a
{
    color: #212121;
    line-height: 16px;
    font-size: 15px;
}

h4, /* = Sub Header in FCKEditor */
h4 a
{
	margin-bottom: -8px;
}

input.Checkbox
{
    border: 0px;
}

.RadioButton input
{
    border: 0px;
}

div.BlockStandard table.RadioButton input 
{
    background-color: #C8DEDF;
}

input.Button
{
    background-repeat: repeat-x;
    background-color: #689E75;
    border: 1px solid #747474;
    color: White;
    font-size: 11px;
}

input.Login
{
    width: 130px;
}

SPAN.Checkbox input,
label,
table.Checkbox tr td input
{
    border: 0px;
}

.AL
{
    float: left;
}

.AR
{
    float: right;
}

div.Line
{
    margin-top: 10px;
    background-image: url('/images/linehorisontal.gif');
    background-repeat: repeat-x;
    height: 10px;
    clear: both;
}

div.ArrowLeft
{
    font-size: 10px;
}

div.ArrowRight
{
    font-size: 10px;
    float: right;
    margin-bottom: 5px;
}

div.DefaultBanner
{
    height: 200px;
    background-color: #cbcbcb;
    border: 1px solid #959595;
}

div.Clear
{
    clear: both;
}

.RowOdd, 
.RowEven
{
    margin-top: 2px;
    background-color: White;
    padding: 6px;
    vertical-align: top;
}

.RowEven
{
    background-color: #C8DEDF;
}

.RowOdd a, 
.RowEven a 
{
    text-decoration: underline;
    color: #1b72a4;
}

div.BlockStandard
{
    background-color: #C8DEDF;
    padding: 10px 5px 10px 5px;
    font-size: 11px;
}

div.Content div.BlockStandard
{
    background-color: #c8dedf;
    padding: 10px;
}

.Error
{
    color: Red;
}

.Success
{
    color: #3b731c;
    font-size: 11px;
    font-weight: bold;
}

.Pointer
{
    cursor: pointer;
}

table.ContentWidth
{
    font-size: 11px;
    /*border: 1px solid #c9c9c9;*/
    width: 468px;
    overflow: hidden;
}
/******************** General re-useable tags - END *************/

/******************** Margin tags - START ***************/
img.MarginWidth20
{
    width: 20px;
}

img.MarginWidth7
{
    width: 7px;
}

img.MarginWidth13
{
    width: 13px;
}

div.MarginTopStandard
{
    margin-top: 10px;
}

div.MarginBottomStandard
{
    margin-bottom: 10px;
}

div.MarginTopBottomStandard
{
    margin-top: 10px;
    margin-bottom: 10px;
    clear: both;
}

div.MarginTopDoubleBottomStandard
{
    margin-top: 20px;
    margin-bottom: 10px;
    clear: both;
}
/******************** Margin tags - END ***************/

/******************** E-Drum - START ********/
.edrumImageLeft
{
    float: left;
    margin: 5px 5px 3px 0;
    clear: both;
}

.edrumImageRight
{
    float: right;
    margin: 5px 0 3px 5px;
    clear: both;
}

.edrumImageCenter
{
    clear: both;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3px;
}

.edrumImageBottom,
.edrumImageTop
{
    margin: 3px 3px 3px 0;
}

SPAN.edrumParagraphtitle
{
    font-weight: bold;
    color: #AA0F5F;
}

.edrumImageTextCenter
{
    text-align: center;
    clear: both;
}

.edrumImageTextRight
{
    text-align: right;
    clear: both;
}

p.edrumImageText,
p.edrumImageTextLeft,
p.edrumImageTextCenter,
p.edrumImageTextRight
{
    margin: 3px 0 5px 0;
    color: #4e4e4e;
    font-size: 11px;
    padding: 0px;
}
/********************** E-Drum - END ********/

/********************** Articlelevel - START ********/
div.ArticleLevel
{
}

div.ArticleLevel b
{
    font-size: 11px;
}

div.ArticleLevel a
{
    text-decoration: underline;
    color: #1b72a4;
}

div.ArticleFactbox
{
    background-repeat: repeat-y;
}

div.ArticleFactboxText
{
}

textarea.ArticleCommentForm
{
    width: 444px;
}

div.BlockGrayStandard
{
    margin-top: 10px;
    background-color: #e4e4e4;
    padding: 10px;
    clear: both;
    font-size: 11px;
}

div.BlockGrayStandard h1
{
    font-size: 14px;
}
/********************** Articlelevel - END ********/

.Right .BlockStandard input.SearchInput
{
    width: 70px;
}

input.SearchInput
{
    width: 170px;
}

.SearchMini
{
	float: right;
	margin-right: 4px;
	margin-left: 7px;
	margin-top: 2px;
}

.SearchMini input.SearchInput
{
    width: 120px;
}

a.ArticleDate,
SPAN.ArticleDate,
div.ArticleDate,
div.ArticleDate a
{
    color: #212121;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}

div.ReadFurther
{
    margin-top: 5px;
}

div.ReadFurther a
{
    color: #AA0F5F;
    font-weight: bold;
}

div.MenuSubItem
{
    padding-right: 15px;
}

div.MenuSubItem a
{
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    color: #1b72a4;
}

div.LoginStatus
{
    color: White;
    font-weight: bold;
    font-size: 11px;
    margin: 2px 0 0 8px;
}

div.BackgroundWhiteBottomMargin h1,
div.BackgroundWhiteBottomMargin h1 a
{
    font-weight: bold;
    font-size: 18px;
    color: #073720;
}

div.BuyAndSellBlock h1 a
{
    color: White;
    font-weight: normal;
    /*
    font-size: 24px;
    line-height: 27px;
	*/
    font-size: 19px;
    line-height: 22px;
}

div.BuyAndSellBlock
{
    background-color: #3e784c;
    padding: 10px 5px 10px 5px;
    color: White;
    font-size: 11px;
    background-repeat: no-repeat;
    clear: both;
}

div.BuyAndSellBlock h2
{
    color: White;
}

div.BuyAndSellContentChosenAnnounces
{
    text-align: center;
    background-color: White;
    border: solid 5px white;
    width: 100px;
}

div.BuyAndSellNewsbillAnnounce
{
    background-color: White;
    padding: 5px;
    float: right;
    color: #212121;
    width: 100px;
    overflow: hidden;
}

input.InputWidth100
{
    width: 100px;
}

select.BuyAndSellNewsbillSubjects
{
    width: 150px;
}

tr.BuyAndSellHeader,
tr.StandardGridHeader,
tr.BuyAndSellFooter
{
    background-color: #3e784c;
}

tr.StandardGridHeader,
tr.StandardGridFooter
{
    background-color: #689e75;
}

tr.BuyAndSellHeader TH,
tr.BuyAndSellHeader TH a,
tr.StandardGridHeader TH,
tr.StandardGridHeader TH a,
tr.StandardGridFooter td,
tr.StandardGridFooter td a,
tr.BuyAndSellFooter td,
tr.BuyAndSellFooter td a:link
{
    color: White;
    text-align: left;
}

td.BuyAndSellColumnStarttime
{
    width: 60px;
    font-weight: bold;
}

td.BuyAndSellColumnHeader
{
    width: 150px;
    font-weight: bold;
}

option.BuyAndSellMainSubject
{
    background-color: #d0d0d0;
}

div.BackgroundWhite,
div.BackgroundWhiteBottomMargin
{
     background-color: White;
}

div.BackgroundWhiteBottomMargin
{
     padding-bottom: 1px;
}

div.Subjects
{
    line-height: 17px;
    background-color: #C8DEDF;
    padding-top: 10px;
    padding-bottom: 10px;
}

td.SubjectRoot
{
    color: #212121;
    font-weight: bold;
    font-size: 11px;
}

div.PaddingStandard
{
    padding: 10px;
    font-size: 11px;
}

textarea.BuyAndSellDescription,
textarea.CatchPhrase,
textarea.TellAFriendMessage
{
    width: 444px;
    height: 100px;
}

table.MenuSubHorisontal
{
    height: 21px;
}

.Bold
{
    font-weight: bold;
    font-size: 11px;
}

.RedBold,
.RedBoldLarge
{
    font-weight: bold;
    color: #993302;
    font-size: 11px;
}

.RedBoldLarge
{
    font-size: 14px;
}

.MarkOne,
a.MarkOne
{
    color: #689E75;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}

.MarkTwo,
a.MarkTwo
{
    color: #212121;
    font-weight: normal;
    font-size: 10px;
    text-decoration: none;
}

img.Key
{
    margin-right: 4px;
}

div.ContentSeparatorHeaderStandard,
div.ContentSeparatorHeaderBuyAndSell
{
    background-color: #679d74;
    padding: 5px 5px 5px 8px;
    color: White;
    margin-bottom: 7px;
}

div.ContentSeparatorHeaderStandard h2,
div.ContentSeparatorHeaderStandard h2 a,
div.ContentSeparatorHeaderBuyAndSell h2,
div.ContentSeparatorHeaderBuyAndSell h2 a
{
    color: White;
    margin: 0px;
}

div.ContentSeparatorHeaderBuyAndSell
{
    background-color: #3e784c;
}

div.BannerContainer
{
}

td.SpaceBetweenInputs
{
    width: 50px;
}

div.PrenPopUpBackground
{
    background-repeat: no-repeat;
    width: 780px;
    height: 580px;
}

div.PrenPopUpForm
{
    position: absolute;
    top: 185px;
    left: 590px;
    width: 160px;
}

/********************** Community - START ********/
textarea.CommunityPresentation
{
    width: 464px;
    height: 150px;
}
/********************** Community - END ********/


/********************** Blog - START ********/
div.BlogList
{
}

div.BlogList ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.BlogList ul li
{
	margin: 0;
	padding: 3px 5px 3px 5px;
}

div.BlogList div.Header
{
	color: White;
	font-weight: bold;
	background-color: #689e75;
	font-weight: bold;
	line-height: 28px;
	padding-left: 5px;
	padding-right: 5px;
}

div.BlogList ul li.Even
{
}

div.BlogList ul li.Odd
{
	background-color: #c8dedf;
}

div.BlogList a
{
	font-weight: bold;
}

a.BlogRss
{
    background-image: url('/images/rss.gif');
    background-repeat: no-repeat;
    padding-left: 20px;
    float: right;
    display: block;
    line-height: 15px;
    color: white;
    text-decoration: underline;
    margin: 7px 0 0 0;
}

ul.BlogArchiveYears,
ul.BlogArchiveMonths
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.BlogArchiveYears li,
ul.BlogArchiveMonths li
{
	float: left;
}

ul.BlogArchiveYears li
{
	margin-right: 10px;
}

ul.BlogArchiveMonths li
{
	margin-right: 4px;
}

div.BlogArchiveYears
{
	height: 23px;
}

div.BlogArchiveMonths
{
	height: 16px;
}

ul.BlogArchiveYears a,
ul.BlogArchiveMonths a
{
	font-size: 11px;
	text-decoration: underline;
	color: #1b72a4;
	text-transform: capitalize;
}

ul.BlogArchiveYears li.Selected a,
ul.BlogArchiveMonths li.Selected a
{
	color: #079C89;
	font-weight: bold;
	text-decoration: none;
}
/********************** Blog - END ********/

/********************** Banner External - START ********/
div.BannerExternalContainer
{
	clear: both;
}

div.BannerExternalContainer div.BannerContainer
{
	width: auto;
}

div.BannerExternal
{
}

div.BannerExternal,
div.BannerExternal div.RowEven
{
	background-color: #bbbbbb;
}

div.BannerExternal h1
{
	color: black;
}

div.BannerExternal a.Header,
div.BannerExternal a.Description
{
	color: black;
	text-decoration: none;
}

div.BannerExternal a.Header
{
	font-weight: bold;
}
/********************** Banner External - END ********/

div.Right div.ArrowRight
{
	margin-bottom: 2px;
}

div.NewsbillNumberOfComments
{
	display: inline;
	margin-left: 3px;
	font-weight: bold;
}

div.NewsbillNumberOfComments a
{
	font-weight: bold;
}