/*THis is the format for commenting*/ 
html {
    background-color: black;
}
p {
	padding:0;
	margin:0;
}

ul {
	padding:0;
	margin:0;
}
#menu{
padding:0;
margin:0;
font-family:"Arial";
font-size:120%;

}
#menu ul{
padding:0;
margin:0;

}
#menu li{
position: relative;
float: left;
list-style: none;
margin: 0;
padding:0;

}

body {
	background-color: #A8FFBF;
	
	width: 960px;
	margin: auto;
}

.main {
	min-width:800px;
	width:960px;
	
	margin:auto;
	
	
		}

div.image {
	background-image:url('../images/investmentlogo2.png');
	height:114px;
	border-style:solid;
	border-width:5px;
	border-color:#5DD0C0;
}
#menu li a{
width:192px;
/*width:240px;*/
height: 30px;
display: block;
text-decoration:none;
text-align: center;
line-height: 30px;
background-color: #1E786C;
color: white;
}
#menu #selected  {
background-color:#00685A;

}

#menu li a:hover{
background-color:#00A08A;
font-size:115%;
}

#menu ul ul{
position: absolute;
top: 30px;


visibility: hidden;
}

#menu ul li:hover ul{
visibility:visible;

}

#menu ul li ul a{
background-color: #1E786C;

}





.leftContent {
	float:left;
	background-color:#a8ffbf;
	font-family:"Arial";
	
	padding-top: 30px;
	min-height:400px;
	
	width:300px;
	min-width:200px;
}

.leftContent div{
	
	
	margin-left: 1em;
	margin-right:1em;
	margin-top:5px;
	padding-bottom:5px;
	
}

.leftContent li{
	
	
	margin-left: 1em;
	margin-right:1em;
	margin-top:5px;
	font-size:95%;
	
}

.leftContent form {
	
	
	margin-left: 2em;
	margin-right:5em;
	margin-bottom:3em;
	margin-top:10px;
	
}

.btn {
	margin-left: 10em;
	margin-right:10em;
}
	
.innerContentHdr{
	margin-top: 30px;
	}
.innerContentHd {
	background-color:#00685A;
	width:200px;
	color:white;
	
	text-align:center;
	min-height:30px;
	display: table-cell;
    	vertical-align: middle;
	

}
.rightContent {
	/*position:relative;*/
	float:right;
	background-color:#a8ffbf;
	font-family:"Arial";
	padding-top: 30px;
	min-height:400px;
	
	width:629px;
	min-width:629px;
	
	
	border-left: 1px solid black;
}

.rightContent div{
	
	
	margin-left: 1em;
	margin-right:1em;
	margin-top:5px;
	margin-bottom:3px;
	
}

.rightContent form {
	
	
	margin-left: 2em;
	margin-right:5em;
	margin-bottom:3em;
	margin-top:10px;
	
}

.bottom {
	
	clear:both;
	margin-top: 0px;
	min-height:60px;
	
	
	background-color:#00685A;
	font-family:"Arial";
	}

.bottom li {
position: relative;
float: left;
list-style: none;
margin: 0;
padding:0;

}

.bottomMenu {
	position: relative;
float: right;
list-style: none;
margin: 5px 20px 0px 0px;
padding:0;
font-size:120%;

}

.bottomMenu a {
color:black;

text-decoration:none;
	}

.bottomMenu a:hover {
color:white;
	}
	
.altBottom {
	
	
	
	clear:both;
	/*min-width:1000px;*/
	
	/*margin-left: 0em;
	margin-right: 0em;*/
	min-height:60px;
	/*margin-top: 0px;*/
	background-color:#00685A;
	font-family:"Arial";
	min-width: 800px;
	width: 960px;
	margin: auto;
	}

.altBottom li {
position: relative;
float: left;
list-style: none;
margin: 0;
padding:0;

}


#error {
	/*position: fixed;*/

	font-family:arial;
	font-size:95%;
	border-color:#EFD279;
	border-style:ridge;
	border-width:4px;
	/*width:300px;*/
	/*top:300px;*/
	/*left:730px;*/
	margin: 5px;
	padding: 5px 2% 2% 2%;
	background-color:white;
	color:red;
	z-index:4;
	}
#error h3{
	margin: 0px 0px 2% 0px;
	}

#petsavail {
	border-color:white;
	border-style:ridge;
	border-width:4px;
	float:left;
	width:270px;
	min-height:250px;
	font-size:90%;
	padding: 4px;
	margin:4px;
	
	
}

#commentme {
	float:right;
	cursor:pointer;
}

#stock {
	position: absolute;
	font-family:arial;
	border-color:#EFD279;
	border-style:ridge;
	border-width:4px;
	width: 800px;
	top:200px;
	left:200px;
	padding: 40px 40px 40px 40px;
	background-color:#b0c4de;
	z-index:4;
}

#close {
	position: relative;
	top:-20px;
	left:720px;
	width: 55px;
	color:red;
	cursor:pointer;
}

.stockformcomment {
	background-color:white;
	font-weight:bold;
	padding: 5px 5px 5px 5px;
	margin: 2px;
}

.tickerchartdisplink {
	cursor:pointer;
	font-weight:bold;
	color:blue;
	
	
}

.tickerchartdisplink:hover {
	color:#F52887;
	
	
}



#stockimg {
	/*border: 0px solid;*/
	width: 800px;
	height: 400px;
	z-index:4;
}

.artlist {
	font-weight:bold;
	text-decoration:none;
	color:blue;
}

.artlist:hover {
	color:#F52887;
}
.mtreerate {
	background-image:url('../images/rateimage.png');
	height:28px;
	width:90px;/*out of 150*/
	/*border-style:solid;
	border-width:1px;
	border-color:#5DD0C0;*/
}

.authonly {
	color:red;
}

#assocvideo {
	z-index:2;
}

#usercommentform {
	background-color:white;
	margin:5px 8em 2px 5px;
	padding: 5px 5px 5px 5px;
	/*min-height:100em;
	min-width:200em;*/
	
}

#usercommentformclose {
	float:right;
	color:red;
	font-weight:bold;
	cursor:pointer;
	
	
}



.tree5 {
	background-image:url('../images/rateimage.png');
	height:28px;
	width:150px;


}
.tree4 {
	background-image:url('../images/rateimage.png');
	height:28px;
	width:120px;


}
.tree3 {
	background-image:url('../images/rateimage.png');
	height:28px;
	width:90px;

}
.tree2 {
	background-image:url('../images/rateimage.png');
	height:28px;
	width:60px;

}
.tree1 {
	background-image:url('../images/rateimage.png');
	height:28px;
	width:30px;

}

.usercommentsdiv {
	border-style:solid;
	border-width:2px;
	border-color:#5DD0C0;
	padding: 5px 5px 5px 5px;
	font-size:80%;
}

.redbold {
	color:red;
	font-weight:bold;
	
}

.arttext {
	font-size:90%;
	margin-bottom:1em;
}



#register td:first-child
{
text-align:right;
font-weight:bold;
width:100%;

}
.formComment
{
font-size:80%;

}