body{
	background-image: url(images/main_darker.jpg);
	margin: 0px;
	}
.globalContainer{
	width: 100%;
	margin-right: 1px; 
	padding: 0px;
	height: 100%;	
	}
.content{
	margin-top: 20px;
	padding-left: 100px;
	padding-right: 0px;
	height: 100%;
	width: 970px;
	}
.form_column{
	float: right;
	height: 100%;
	width: 339px;
	/*position: fixed;
	top: 175px;
	right: 60px;*/

	
	}
	.tooltip {
	display:none;
	background:transparent url(..black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
}
.news
{
	font-size: 16px;
}
	
.comments_column{
	padding: 0px 70px 50px 30px;
	
	width: 536px;
	height: 100%;	
	
	}
#form_top{
	 padding:8px;
	 float: right;
	 -moz-border-radius-topleft: 10px;
     -moz-border-radius-topright: 10px;
     border-top-right-radius: 10px;
     border-top-left-radius: 10px;
	 background-color: #d7d7b9;
	 height: 20px;
	 width: 320px;
}
#form_main{
    padding: 8px;
    float: right;
	background-color: #d7d7b9;
	width: 320px;
	color: #463E41;
	}
#form_main2{
    padding: 0px;
    float: right;
	background-color: #d7d7b9;
	width: 336px;
	}
#form_bottom{
	padding: 8px;
     float: right;
	-moz-border-radius-bottomleft: 10px;
        -moz-border-radius-bottomright: 10px;   
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
	 background-color: #d7d7b9;
	 height: 10px;
	 width: 320px;
	 }
.comment_container{
    width: 100%px;
	padding: 7px;
	margin-bottom: 40px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px;
	background-color: #d7d7b9;
	}
.comment_text_container{
	margin-bottom: 3px;
	padding-bottom: 2px;
	}
.comment_text{
	font-size: 24px;
	font-family: impact;
	color: #463E41;
	}
.comment_peripherals_container{
   
	margin-top: 3px;
	padding-top: 8px;
	}
.comment_peripherals_right{
	font-size: 13px;	
	color: #463E41;
    float :right;
	}
.comment_peripherals_left{
    color: #463E41;
	text-align: left;
	font-size: 13px;
	}
h2{
	font-family: Arial,Helvetica,sans-serif;
	border-bottom-color: grey;
	border-bottom-width: 5px;
	border-bottom-style: ridge;
	font-size: 24px;
	font-weight: 900;
	color: #463E41;
	
	}
.Name{
	width: 280px;
	}
#nm{
	color: #A9A9A9;
	}
#Sub-area{
	padding: 7px;
	}
.error{
	color: red;
	}
.comment_footer{
	text-align: center;
	padding: 10px;
	}
#header{
	background: url(images/header_new1.jpg) repeat-x;
	height: 145px;
	/*margin: 0;*/
	width: 100%;
	/*if we ever wanna implement the fixed header.
	position: fixed;
	top: 0px;
	z-index: 5;*/
	}
/*#mTitle{	
	float: center;
	width: 711px;
	height: 88px;
	padding-left: 30px;
	padding-top: 8px;
	}*/
#header_top a{
	font-size: 50px;
	text-decoration: none;
	color: #d7d7b9;
	font-family: impact;
	}
#header_top{
	height: 88px;
	
	overflow: hidden;
	padding-left: 30px;
	padding-top: 8px;
	}
#header_nav{
	height: 39px;
	padding-top:10px;
	width: 600px;
	}
ul#menu{
	list-style-type: none;
	margin: 0;
	}
ul#menu li
{
	display:block;
	float:left;
	text-align: right;
	padding:0;
}
ul#menu li a:link, a:visited, a:active{
	display: block;
	position: relative;
	z-index: 100;
	color:#463E41;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px;
	text-decoration: none;
	font-family: impact;
	padding:3px 20px 5px 20px;	
	font-size:20px;
	}
ul#menu li a:hover{
	color: #d7d7b9;
	background-color: #463E41;
	}
#footer{
	
	bottom: 5px;
	
	}
a.submit_button, a.submit_button:link, a.submit_button:visited, a.submit_button:active{
	color: #d7d7b9;
	padding: 4px 6px 4px 6px;
	display: inline;
	background-color: #463E41;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px;
	cursor: pointer;
	margin: 4px;
	text-decoration: none;
	}
a.submit_button:hover{
	
	padding: 4px 6px 4px 6px;
	background-color: #a29ea0;
	cursor: pointer;
	}
a.bot_links,a.bot_links:link,a.bot_links:visited{
	color: #463E41;
	text-decoration: none;
	font-size: 19px;
	font-family: impact;
	}
a.bot_links:hover{
	color: #d7d7b9;
	}


/*#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}*/

#blanket_l{
		
		background-image: url('../images/ajax-loader-pho.gif');
		width: 100%;
		background-position: 50% 30%;
		background-repeat: no-repeat;
		height: 100%;
		z-index: 101;
		position: absolute;
		top: 145px;
			
		}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:300px;
height:200px;
z-index: 9002;
padding: 5px;
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px;
}
#x{
float: right;
border-style: solid;
border-radius: 2px 2px 2px 2px;
cursor: pointer;
width: 17px;
height: 17px;
text-align: center;
}
#controls{
margin:3px;
}
#bot{
	font-family: impact;
	position:absolute;
	bottom:5px;
	left: 10px;
	}
	img{ /*for the idiots at microsoft*/
	border: none;
	}
#vid_control
		{
			width: 480px;
			height: 90px;
			margin-left: 10px;
			margin-right: 10px;
		}
		#vid_control img{
			left: 0px; /*for firefox*/
			position: absolute;
			cursor: pointer;
			z-index: 150;
			height: 28px;
			width: 28px;
		}
		#nightfall
		{
			position: fixed;
			top: 0px;
			left: 0px;
			width: 100%;
			display: none;
			z-index: 50;
			background-color: #000000;
			background-image: url(css/images/curtain.jpg) repeat;
			opacity: 0.85;
		}
.noti-contain{
	position: absolute;
	right: 3px;
	top: 2px;
	width: 15px;
	height: 15px;
	z-index: 101;
	background-color: red;
	padding: 1px;
	text-align: center;
	display: block;
	border-radius: 8px;
	-moz-border-radius: 8px;	
	}
	.noti-contained{
	color:white;
	position: absolute;
	right: 5px;
	margin: 0px;
	font-family:"Times New Roman",Georgia,Serif;
	font-weight: bold;
	font-size: small;
	}
	.new_icon{
	width: 100%;
	text-align: right;
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 101;
}
.add-contain{
	z-index: 0;
}
#caption{
	color: #d7d7b9;
	background-color: #463E41;
	padding:3px 5px 5px 5px;
	border-radius: 5px;	
	display: inline;
}

	
	