﻿h3
{
    color:#CCCCCC;
}




.LeftContent A:active{color: #d5a10f;text-decoration:none;font-weight:bold;background:none;padding-left:0px;}
.LeftContent A:visited{color: #d5a10f;text-decoration:none;font-weight:bold;background:none;padding-left:0px;}
.LeftContent A:link{color: #d5a10f;text-decoration:none;font-weight:bold;background:none;padding-left:0px;}
.LeftContent A:hover
{
	color: #cccccc;
	text-decoration: none;
	font-weight:normal;
	font-weight:bold;background:none;padding-left:0px;
}

.LeftContent
{
    width: 180px;
    height: auto;
    float: left;
    border:solid 0px red;
    overflow:hidden;
}
.MiddleContent
{
    border:solid 0px green;margin-left:15px;width:440px;float:left;
	overflow:hidden;height: auto;
}
.RightContent
{
    border:solid 0px blue;margin-left:15px;width:320px;float:left;overflow:hidden;height: auto;
}




.Hidden
{
	visibility:hidden;
	
}

.InputBox
{
    background-color: #2e2e2e;
    border:solid 1px #808080;
    color: #808080;
}

.ListTitle
{
	border-bottom:solid 1px #5C1414;
	margin-bottom:5px;
	margin-top:30px;
	font-size:small;
	padding-bottom:2px;
	font-weight:bold;
}

.ListRow
{
    margin-bottom:7px;margin-top:0px;border-top:solid 1px #808080;padding-top:7px;clear:both;
}

.ListRowBottomLine
{
    margin-bottom:10px;margin-top:0px;border-bottom:solid 0px #808080;padding-top:3px;
}



.ListRowTitle
{
    font-size:small;font-weight:bold;
}
/*
.ListRowTitle A:active{color: #53514E;text-decoration:none;}
.ListRowTitle A:visited{color: #53514E;text-decoration:none;}
.ListRowTitle A:link{color: #53514E;text-decoration:none;}
.ListRowTitle A:hover
{
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

.ListRowSummary
{
    color: #EAE6DE;
}
.ListRowSummary A:active{color: Gray;text-decoration:none;}
.ListRowSummary A:visited{color: Gray;text-decoration:none;}
.ListRowSummary A:link{color: Gray;text-decoration:none;}
.ListRowSummary A:hover
{
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
*/
.ListRowEventTime
{
    color: Gray;
    font-style:italic;
    font-size:x-small;
}

.SectionSeparator
{
	margin-top:20px;
}

.TreeNode
{
	margin-top:50px;
	margin-bottom:50px;
}

.ClearFloat
{
   clear:both; 
}

.InputSection
{
    border-top:solid 0px gray;padding-top:3px;margin-top:3px;
}

.InputRow
{
    
	border:solid 0px black;
	color:#FFFFFF;
	margin-top:5px;

}



.InputElementLeft
{
	padding-left:0px;padding-right:5px;margin-left:0px;margin-right:0px;margin-bottom:0px;margin-top:0px;float:left;
}

.InputElementRight
{
	padding-left:0px;padding-right:5px;margin-left:0px;margin-right:0px;margin-bottom:0px;margin-top:0px;float:right;
}
	
.InputElementLabel 
{
	display: block;padding-bottom:2px;padding-top:0px;margin-top:0px;color: #FFFFFF;
}

.ListContainer440
{
    background-position: left;
    background:  url(images/media_adventist_box_440.jpg);
    background-repeat:no-repeat;
    padding-left:10px;
    padding-right:10px;
    border:solid 0px red;
    width:420px;
}
.ListContainerTitle
{
    padding-top:10px;
    margin-left:0px;
    font-size:1em;
    font-weight:bold;
    margin-bottom:5px;
    border-bottom:solid 1px #d5a10f;
    padding-bottom:2px;

}

.ListContainer320
{
    background-position: left;
    width: 300px;
    background: url(images/media_adventist_box_320.jpg);
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-right: 10px;
    border: solid 0px red;
}

.ListContainer200
{
    background-position: left;
    width: 190px;
    background: url(images/media_adventist_box_210.jpg);
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-right: 10px;
    border: solid 0px red;
  
}

.PostIt_Content
{
    
}
