@charset "utf-8";
/* CSS Document */
body{
	background:#1d1d1d url(./images/main-background-img.jpg) no-repeat top scroll; 
	margin:0px;	padding:0px; 
	font-family: "Trebuchet MS", Trajan Pro, Tahoma; color:#FFFFFF; font-size:12px;
}
*{ 
	margin:0px; padding:0px;
}
img{
	border:none;
}
ul, li{
	list-style-type:none;
}
h1{
	font-family: "Trebuchet MS", Trajan Pro, Tahoma; color:#2fbcf1; font-size:14px;
	line-height:25px; padding-top:5px;
}
h2{

}
a{
	color:#2FBCF1;
	text-decoration:none;
}
/*css for wrappper */
#wrapper 	{
	margin:0 auto;
	width:100%;
}
/*css for header, logo and top links (cart info) */
#header	{
	/*height:187px;*/
	width:960px;
	margin:0 auto;
}
.logo{
	float:left;
	width:311px; height:83px;
	padding:40px 0 0 0; 
}
.login{
	float:right;
	background:url(./images/login-background-img.jpg) no-repeat top left scroll;
	width:385px; height:64px;
	margin-top:94px; padding:11px 0 0 15px;
}
.login-title{
	float:left;
	color:#f7bc20; font-size:16px; font-stretch:narrower; font-variant:small-caps; font-weight:bold;
}

.profile-note{
	font-family:"Trebuchet MS", Trajan Pro, Tahoma; font-size:11px; color:#b4d163; text-align:left; font-weight:bold; font-style:italic;
	line-height:23px;
	width:255px;
	float:left;
}
.profile-note span{
	color:#FFFFFF;
	text-decoration:none;
}
.profile-note a{
	color:#b4d163;
	text-decoration:none;
}
.profile-note a:hover{
	color:#f7bc20;
	text-decoration:none;
}

.not-registered{
	font-family:"Trebuchet MS", Trajan Pro, Tahoma; font-size:11px; color:#b4d163; text-align:right; font-weight:bold; font-style:italic;
	line-height:23px;
	width:255px;
	float:left;
}
.not-registered a{
	color:#b4d163;
	text-decoration:none;
}
.not-registered a:hover{
	color:#f7bc20;
	text-decoration:none;
}
.username{
	background:url(./images/input-text.jpg) no-repeat top left;
	width:139px; height:20px; float:left;
	padding:5px 0 0 5px;
	margin-right:10px;
}
.inputtext{
	border:0px;
	width:131px;
}
.submit-btn{
	width:63px;
	float:left;
}
.navigation{
	width:960px;
	margin:0 auto;
}
.navigation-left{
	width:10px; height:47px; 
	float:left;
}
.navigation-middle{
	background:url(./images/navigation-middle.jpg) repeat-x top left scroll;
	height:47px; width:940px;
	float:left;
}
.navigation-right{
	width:10px; height:47px;
	float:left;
}
/*-----------------------------Manu CSS*-----------------------------*/

	#menu {
	width:853px;
	height:38px;
	float:left;
	padding-left:50px;
	padding-top:1px;
}
#menu ul {
	list-style:none;
}
#menu li {
	list-style:none;
	display:block;
	float:left;
	height:47px;
	line-height:47px;
	background:url(./images/seprator.jpg) no-repeat left;
}

#menu li.last a {
	background:url(./images/seprator.jpg) no-repeat right;
	line-height:47px;
}
#menu li a {
	display:block;
	float:left;
	color:#8e8e8e;
	text-transform: capitalize;
	font-size:18px;
	line-height:47px;
	text-decoration:none;
	padding:0 37px;
}
#menu li a:hover {
	color:#fff;
	background:url(./images/menu_004_h.jpg) repeat-x;
}
#menu li a.current {
	display:block;
	float:left;
	background:url(./images/menu_004_h.jpg) repeat-x;
	color:#ffffff;
	text-transform: capitalize;
	font-size:18px;
	line-height:47px;
	text-decoration:none;
	padding:0 41px;
}
#menu li a:hover.current {
	color:#fff;
}

#menu li ul li{
	list-style:none;
	display:block;
	float:left;
	height:37px;
	line-height:37px;
	background:000000;
}
#menu li ul li a:hover {
	color:#fff;
	background:000000; 
} 

#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.5em; z-index:300; width:100%; font-weight:bold;}
#dropmenu a {display:block; padding:0.25em 1em; color:#686868; border-right:0px solid #c8c8c8; text-decoration:none;}
#dropmenu a:hover {background:#888;}

#dropmenu li {float:left; position:relative;}

#dropmenu ul {position:absolute; display:none; width:12em; top:1.9em; left:-1px;}
#dropmenu ul a {border-left:0px solid #c8c8c8;}
#dropmenu li ul { margin-top:23px; margin-left:2px; border-top:0px solid #c8c8c8; width:14.1em;}

#dropmenu li ul li {float:left; line-height:30px; height:30px; position:relative; border-bottom:0px solid #c8c8c8; width:100%;}

#dropmenu li ul a {width:12em; height:auto; float:left;  border-bottom:1px solid #fof;}

#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul {display:block; /*background:#666666;*/} 
#dropmenu li:hover ul li{display:block; /*background:transparent url(./images/main-container-background-img.png) repeat top left scroll;*/ }
#dropmenu li li:hover ul {display:block;} 
#dropmenu li li li:hover ul {display:block;}
#dropmenu li li li li:hover ul {display:block; }

#dropmenu li ul {
borde:1px solid #fof;
}

#dropmenu li ul li a {
	display:block;
	float:left;
	color:#8e8e8e;
	text-transform: capitalize;
	font-size:13px;
	text-decoration:none;
	 line-height:30px;
	/*background:none;*/
	background:transparent url(./images/main-container-background-img.png) repeat top left scroll;
}
#dropmenu li ul li a:hover {
	color:#fff;
	background:none;
}
#dropmenu li ul li a:hover {
	color:#fff;
	background:transparent url(./images/main-container-background-img.png) repeat top left scroll;
}
#dropmenu li a.current {
	display:block;
	float:left;	
	color:#8e8e8e;
	text-transform: capitalize;
	font-size:11px;
	line-height:47px;
	text-decoration:none;
	
}
#dropmenu li a:hover.current {
	color:#fff;
}

/*-----------------------------Manu CSS*-----------------------------*/
/*css for main container side-bar and content-area structure*/
#main-container{
	/*background:#171717;
	opacity:0.4;filter:alpha(opacity=40);*/
	background:url(./images/main-container-background-img.png) repeat top left scroll;
	width:940px;
	margin:0 auto;
	clear:both;
	padding:15px 10px 10px 10px;
}


/*\*/
*html #main-container{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/main-container-background-img.png', sizingMethod='Scale');
}
.footer-container{
	/*background:#171717;
	opacity:0.4;filter:alpha(opacity=40);*/
	background:url(./images/main-container-background-img.png) repeat top left scroll;
	width:940px;
	margin:0 auto;
	clear:both;
	padding:15px 10px 10px 10px;
}
/**/
.clr{
	clear:both;
}
.top-bennar{
	width:621px;
	margin-right:19px;
	float:left;
}
.top-left{
	float:left;
	background:url(./images/serach-bg.jpg) no-repeat top left;
	width:290px; height:64px;
	padding:7px 0 0 10px;
}
.advanced-search{
	font-family:"Trebuchet MS", Trajan Pro, Tahoma; font-size:11px; color:#b4d163; text-align:right; font-weight:bold; font-style:italic;
	line-height:15px;
	width:248px;
}
.advanced-search a{
	color:#b4d163;
	text-decoration:none}
.advanced-search a:hover{
	color:#f7bc20;
	text-decoration:none
}
.serach-bg{
	background:url(./images/serach-box.jpg) no-repeat top left;
	width:209px; height:40px; float:left;
	padding:4px 0 0 40px;
}
.search-input{
	border:0px none;
	width:200px;
}
.serach-btn{
	width:23px; height:22px;
	padding:2px 0 0 10px; float:left;
}
.ad-rectangle{
	float:left;
	width:300px; height:249px;
	margin-top:12px;
}
.news-updates-box{
	float:left;
	width:621px;
	margin:15px 18px 0 0;
}

.rightbar-title-right {
	background:url(./images/news-updates-title-right.jpg) repeat-x right;
	width:299px;
	height:43px;
} 
.ladder-title-right {
	background:url(./images/news-updates-title-right.jpg) repeat-x right;
	width:306px;
	height:43px;
}
.news-updates-title-right {
	background:url(./images/news-updates-title-right.jpg) repeat-x right;
	width:100%;
	height:43px;
}
.forum-title-right {
	background:url(./images/news-updates-title-right.jpg) repeat-x right;
	width:100%;
	height:43px;
}
.news-updates-title-left {
	background:url(./images/news-updates-title-left.jpg) no-repeat left top;
	height:34px;
	padding:10px 0 0 20px;
	width:550px;
	color:#f7bc20;
	font-family: "Trebuchet MS", Trajan Pro, Tahoma;
	font-size:18px;
	text-transform:uppercase;
}

.news-updates-left-new {
	background:url(./images/news-updates-title-left.jpg) no-repeat left top;
	height:34px;
	padding:10px 0 0 20px;
	width:250px;
	color:#f7bc20;
	font-family: "Trebuchet MS", Trajan Pro, Tahoma;
	font-size:18px;
	text-transform:uppercase;
}
.news-updates-connt{ 
	padding:15px;
}
.date-time{
	font-size:10px;
	font-family: "Trebuchet MS", Trajan Pro, Tahoma;
}
.read-more{
	color:#b4d163;
	font-family: "Trebuchet MS", Trajan Pro, Tahoma; font-weight:bold; font-style:italic;
}
.read-more a{
	color:#b4d163;
	text-decoration: underline;
}
.read-more a:hover{
	color:#b4d163;
	text-decoration:none;
}
.viewall-news-btn{

	margin-top:41px;
}
.ladder-rankings-box{
	float:left;
	margin:15px 0 0 0;
	width:306px;
}
.ladder-rankings-connt{
	padding-top:10px;
}
.gamer-tag{
	font-family: "Trebuchet MS", Trajan Pro, Tahoma; color:#2fbcf1; font-size:12px; font-weight:bold;
	width:40%; float:left;
	padding-left:19px;
}
.rank{
	font-family: "Trebuchet MS", Trajan Pro, Tahoma; color:#2fbcf1; font-size:12px; font-weight:bold;
	width:25%; float:left;
}
.record{
	font-family: "Trebuchet MS", Trajan Pro, Tahoma; color:#2fbcf1; font-size:12px; font-weight:bold;
	width:27%; float:left;
}
.ladder-table-data{
	width:100%;
}
.ladder-table-data ul{
	width:100%;
}
.ladder-table-data li{
	width:100%;
	background-color:#252525; border:#353535 solid 1px;
	line-height:23px;
	margin-bottom:5px;
}
.ladder-title{
	font-size:12px; color:#FFFFFF; font-weight:bold; 
	width:40%; float:left;
	padding-left:19px;
}
.ladder-rank{
	font-size:12px; color:#FFFFFF; font-weight:bold;
	width:25%; float:left;
}
.ladder-record{
	font-size:12px; color:#FFFFFF; font-weight:bold;
	width:27%; float:left;
}
.viewall-rankings-btn{
	margin-top:22px;
}
.news-updates{
	margin-top:15px;
	background:transparent url(./images/main-container-background-img.png) repeat scroll left top;
clear:both;
}
.new-updates-conn{
	padding:20px 0 0 0; 
}
.new-updates-conn ul{
	width:100%;
}
.new-updates-conn li{
	float:left;
	width:141px;
	margin-right:15px;
}
.new-updates-conn li.none{
	float:left;
	width:141px;
}
.news-updates-img{
	width:141px;
}
.news-updates-conn-text{
	width:141px; padding-top:10px;
	font-family: "Trebuchet MS", Trajan Pro, Tahoma; color:#2fbcf1; font-size:12px; font-weight:bold;
}
.news-updates-conn-text span{
	width:141px;
	font-family: "Trebuchet MS", Trajan Pro, Tahoma; color:#7c7c7c; font-size:10px; font-weight:bold;
}
.news-updates-conn-text span a{
	color:#7c7c7c;
	text-decoration:none;
}
.news-updates-conn-text span a:hover{
	color:#2fbcf1;
	text-decoration:none;
}
.ad-bennar-bottom{
	margin-top:25px;
	margin-bottom:30px;
	clear:both;
}
.ad-1{
	width:728px;
	float:left;
	margin-right:15px;
}
.get-the-feed{
	width:187px;
	float:left;
}

.footer{
	margin:0 auto;
	width:948px;
	background:url(./images/footer-bg.jpg) no-repeat top left;
	padding:19px 0 0 12px;
}
.latest-posts{
	width:621px;
	float:left;
	margin-right:17px;
}
.latest-posts-title{
	font-family: "Trebuchet MS", Trajan Pro, Tahoma; color: #FFFFFF; font-size:18px; font-weight:normal;
	font-style:italic; padding-bottom:20px;
}
.latest-posts-left{
	width:228px;
	float:left;
	margin-right:10px;
}
.latest-posts-left ul{
	width:228px;
}
.latest-posts-left li{
	border:#47464b solid 1px;
	background:#161616 url(./images/arrow.gif) no-repeat left 7px;
	padding:0 0 0 28px;
	width:200px;
	line-height:23px;
	margin-bottom:5px;
	color:#2fbcf1;
	font-weight:bold;
}
.latest-posts-left li a{
	color:#2fbcf1;
	font-weight:bold;
	text-decoration:none;
}
.latest-posts-left li a:hover{
	color:#f7bc20;
	font-weight:bold;
	text-decoration:none;
}
.latest-posts-right{
	float:left;
	width:541px;
}
.latest-posts-right ul{
	width:541px;
}
.latest-posts-right li{
	border:#47464b solid 1px;
	background:#161616;
	width:541px;
	line-height:23px;
	margin-bottom:5px;
	color:#2fbcf1;
	font-weight:bold;
}
.title-latest-tight{
	float:left;
	width:50%;
	padding-left:20px;
}
.min-ago{
	width:30%;
	float:left;
	color:#b8b8b8;
}
.comment-latest-right{
	width:10%;
	float:left;
	background:url(./images/comment-icon.jpg) no-repeat right;
	color:#f7bc20;
}
.view-all-forums{
	color:#b4d163;
	font-family: "Trebuchet MS", Trajan Pro, Tahoma; font-weight:bold; font-style:italic;
}
.view-all-forums a{
	color:#b4d163;
	text-decoration: none;
}
.view-all-forums a:hover{
	color:#f7bc20;
	text-decoration:none;
}
.quick-links{
	width:310px;
	float:left;
}
.quick-links-title{
	font-family: "Trebuchet MS", Trajan Pro, Tahoma; color: #FFFFFF; font-size:18px; font-weight:normal;
	font-style:italic; padding-bottom:20px;
}
.quick-links-left{
	width:145px;
	float:left;
	color:#2fbcf1; font-family: "Trebuchet MS", Trajan Pro, Tahoma; font-size:18px; font-style:italic;
	line-height:35px;
}
.quick-links-left a{
	text-decoration:none;
	color:#2fbcf1; font-family: "Trebuchet MS", Trajan Pro, Tahoma; font-size:18px; font-style:italic;
	line-height:35px;
}
.quick-links-left a:hover{
	color:#f7bc20; font-family: "Trebuchet MS", Trajan Pro, Tahoma; font-size:18px; font-style:italic;
	text-decoration:none;

}
.quick-links-right{
	width:145px;
	float:left;
	color:#2fbcf1; font-family: "Trebuchet MS", Trajan Pro, Tahoma; font-size:18px; font-style:italic;
	line-height:35px;
}
.quick-links-right a{
	text-decoration:none;
	color:#2fbcf1; font-family: "Trebuchet MS", Trajan Pro, Tahoma; font-size:18px; font-style:italic;
}
.quick-links-right a:hover{
	color:#f7bc20; font-family: "Trebuchet MS", Trajan Pro, Tahoma; font-size:18px; font-style:italic;
	text-decoration:none;
}
.footer-last{
	padding-top:55px; 
	color:#8e8e8e; font-family: "Trebuchet MS", Trajan Pro, Tahoma; font-size:11px;
	line-height:25px;
}
.footer-last a{
	color:#8e8e8e; font-family: "Trebuchet MS", Trajan Pro, Tahoma; font-size:11px;
	text-decoration:none;
}.footer-last a:hover{
	color:#8e8e8e; font-family: "Trebuchet MS", Trajan Pro, Tahoma; font-size:11px;
	text-decoration:underline;
}
.footer-last-link{
	width:40%;
	float:left;
}
.footer-last-right-logo{
	width:60%;
	float:left;
}
.footer-last-right-logo ul{
	float:left;
}
.footer-last-right-logo li{
	float:left;
	padding-right:10px;
}

/* -------- new page css warrsc_forums_v1 -------- */
.forums-conn{
	padding:15px;
}

/* -------- end page css warrsc_forums_v1 -------- */

/* -------- New Page CSS warrsc_interior_v1 -------- */
.left-container{
	width:621px;
	margin-right:19px;
	float:left;
	font-size:14px;
	
}
* +HTML .left-container{
width:611px;

}
* HTML .left-container{
width:611px;
}

.left-container	p{
	float:left;
	width:100%;
	text-align:left;
	line-height:20px;
}
.left-container	p img{
	float:right;
	margin:7px 7px 7px 7px;
}
.container-title{
	font-family: "Trebuchet MS", Trajan Pro, Tahoma; color:#2fbcf1; font-size:17px; font-style:italic;
}
.right-container{
	float:left;
	width:300px;
}
.starcraft-title-right {
	background:url(./images/news-updates-title-right.jpg) repeat-x right;
	width:97%;
	height:43px;
}

.starcraft-title-right-expand {
	background:url(./images/news-updates-title-right.jpg) repeat-x right;
	width:97%;
	height:43px;
	margin-left:12px;
}

.starcraft-title-left {
	background:url(./images/news-updates-title-left.jpg) no-repeat left top;
	height:34px;
	padding:10px 0 0 20px;
	width:95%;
	color:#f7bc20;
	font-family: "Trebuchet MS", Trajan Pro, Tahoma;
	font-size:18px;
	text-transform:uppercase;
}
.starcraft-conn{
	padding:15px;
}
.features{
	padding-left:25px;
}
.features ul{
	padding-left:0px;
}
.features li{
	list-style:circle;
	line-height:25px;
}

.top-videos-conn-img{
	padding:20px 0 0 0; 
}
.top-videos-conn-img ul{
	width:100%;
}
.top-videos-conn-img li{
	float:left;
	width:141px;
	margin-right:9px;
	margin-bottom:20px;
}

.top-videos-conn-img_side{
	padding:0px 0px 10px 0px; 
}
.top-videos-conn-img_side ul{
	width:100%;
}
.top-videos-conn-img_side li{
	float:left;
	width:141px;
	margin-right:9px;
	margin-bottom:20px;
}
/* -------- end Page CSS warrsc_interior_v1 -------- */

/* -------- New Page CSS warrsc_profile_v1-------- */
.profile-container{
	padding:15px 0 0 0;
	width:611px;
	display:block;
	min-height:300px;
height:auto !important;
height:300px;
}
.profile-container-left{
	width:173px;
	float:left;
	background:#161616;
	border:#47464b solid 1px;
	margin-right:15px;
	padding:10px;
}
.profile-img{
	width:175px;
}
.profile-details{
	padding-top:10px;
}
.profile-details ul{
	padding-top:10px;
}
.profile-details li{
	padding-bottom:20px;
}
.profile-name{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
.profile-name span{
	font-size:12px;
	color:#f7bc20;
	font-weight: normal;	
}
.profile-details-list{
	font-size:12px;
	color:#999999;
	font-weight:600;
}
.profile-details-list span{
	font-size:12px;
	color:#ffffff;
	font-weight: bold;	
}
.profile-container-right{
	float:left;
	width:390px;
	text-align:justify;
}
.responses{
	padding:20px 0 20px 20px;
}
.responses ul{

}
.responsesli{
	margin-bottom:10px;
}
.responses-img{
	width:66px;
	margin-right:10px;
	float:left;
}
.responses-title{
	font-family: "Trebuchet MS", Trajan Pro, Tahoma; color:#2fbcf1; font-size:17px; font-style:italic;
	float:left;
}
.responses-details{
	width:98%;
	margin-left:10px;
	margin-top:20px;
	margin-bottom:20px;
	font-size:12px; color:#FFFFFF; line-height:20px;
}
.responses-details span{
	font-size:11px; color:#b4d163; line-height:20px; font-style:italic;
}
.leave-reply{
	color:#f7bc20;
	font-size:18px;
	padding-bottom:10px;
}
.leave-reply-textarea-box{
	padding:10px 0 20px 0;

}
.leave-textarea{
	background:#161616;
	border:#47464b solid 1px;
	width:413px; height:163px;
	color:#FFFFFF;
	padding:10px;
}
/* -------- end Page CSS warrsc_profile_v1-------- */
.latest-blog-poste-conn{
	width:299px;
	float:left;
	margin-top:10px;
}
.latest-blog-poste-conn ul{
	width:300px;
}
.latest-blog-poste-conn li{
	border:#47464b solid 1px;
	background:#161616 url(./images/arrow.gif) no-repeat left 7px;
	padding:0 0 0 28px;
	width:269px;
	line-height:23px;
	margin-bottom:5px;
	color:#2fbcf1;
	font-weight:bold;
}
.latest-blog-poste-conn li a{
	color:#2fbcf1;
	font-weight:bold;
	text-decoration:none;
}
.latest-blog-poste-conn li a:hover{
	color:#f7bc20;
	font-weight:bold;
	text-decoration:none;
}
.network{
	width:299px;
	margin-top:-10px;
}
.network ul{
	margin-top:0px;
}
.network li{
	width:300px;
	margin-top:10px;
}
.network-img{
	width:64px;
	margin-right:10px;
	float:left;
}
.network-text{
	width:200px;
	margin-right:10px;
	float:left;
}
.network-text span{
	color:#2fbcf1;
	font-size:13px;
	font-weight:bold;
}

/*#########################################################
############      New css added by us      ################
########################################################### */

.MiddleBar{
float:left;	
width:940px; 
min-height:528px;
height:auto !important;
height:528px;
padding:0px 0 0 0px;
/*border:1px solid;*/
}

.MiddleRightBar{
float:left;	
width:621px; 
min-height:528px;
height:auto !important;
height:528px;
padding:7px 0 0 0px;
}

* +html .MiddleRightBar{
width:611px;
}
* html .MiddleRightBar{
width:611px;
}
.MiddleExpand{
float:left;	
width:925px; 
min-height:528px;
height:auto !important;
height:528px;
padding:7px 0 0 10px;
}

* +html .RightBar{
width:280px;
}
* html .RightBar{
width:280px;
}

.RightBar{
float:left;	
width:306px; 
min-height:528px;
height:auto !important;
height:528px;
padding:7px 0 0 10px;
}

.LoginBox{
border:0px solid #F0F;
}

.LoginBoxInner{
border:0px solid #F0F;
margin-top:50px;
width:400px;
text-align:left;
}

.LoginBoxInner h1{
font-family: "Trebuchet MS", Trajan Pro, Tahoma; 
color:#2fbcf1; 
font-size:18px;
line-height:25px; 
padding-top:5px;
margin-bottom:5px;
text-align:center;
}

.LoginBoxInner .loginform p label{
display:block;
float:left;
width:150px;
line-height:20px;
}

.LoginBoxInner .loginform p #user_pass{
margin-top:10px;
}

.LoginBoxInner .LoginBoxInnerA{
margin-top:10px;
}
.LoginBoxInner .LoginBoxInnerB{
margin-top:10px;
}
.LoginBoxInner .LoginBoxInnerC{
margin-top:20px;
margin-bottom:10px;
}
.LoginBoxInner .LoginBoxInnerD{
margin-top:10px;
}
.LoginBoxInnerDLeft{
float:left;
margin-bottom:20px;
width:390px;
}
.LoginBoxInnerDRight{
float:left;
width:290px;
}
.LoginBoxInnerDRight ul{
widht:150px;
}
.LoginBoxInnerDRight ul li{
display:block;
padding-right:15px;
float:left;
widht:150px;
}
.LoginBoxInnerDRight ul li a{
color:#B4D163;
text-decoration:underline;

}
.LoginBoxInnerDRight ul li a:hover{
color:#B4D163;
text-decoration:none;
}

.LoginBoxInner .LoginBoxInnerA label{
display:block;
float:left;
width:150px;
line-height:20px;
}
.LoginBoxInner .LoginBoxInnerB label{
display:block;
float:left;
width:150px;
line-height:20px;
}
.LostPassBox{
margin-top:25px;
padding-left:38px;
}
.LostPassBox .loginform {
margin-bottom:10px;
}
.LostPassBox h1{
font-family: "Trebuchet MS", Trajan Pro, Tahoma; 
color:#2fbcf1; 
font-size:18px;
line-height:25px; 
padding-top:5px;
margin-bottom:5px;

}
.LostPassBox ul{
widht:150px;
}
.LostPassBox ul li{
display:block;
padding-right:15px;
float:left;
widht:150px;
}
.LostPassBox ul li a{
color:#B4D163;
text-decoration:underline;

}
.LostPassBox ul li a:hover{
color:#B4D163;
text-decoration:none;
}

.RegisterBox{
margin-top:25px;
padding-left:38px;

}

.RegisterBox form.loginform p{
clear:both;
display:block;
padding-top:10px;
line-height:35px;
}

.RegisterBox form.loginform p label{ 
display:block;
float:left;
width:150px;
line-height:20px;
}
.RegisterBox form.loginform p input.input{
clear:right;
float:left;
width:auto;
padding-top:3px;
padding-bottom:3px; 
}

.RegisterBox .loginform {
margin-bottom:10px;
}
.RegisterBox h1{
font-family: "Trebuchet MS", Trajan Pro, Tahoma; 
color:#2fbcf1; 
font-size:18px;
line-height:25px; 
padding-top:5px;
margin-bottom:5px;

}
.RegisterBox ul{
widht:150px;
}
.RegisterBox ul li{
display:block;
padding-right:15px;
float:left;
widht:150px;
}
.RegisterBox ul li a{
color:#B4D163;
text-decoration:underline;

}
.RegisterBox ul li a:hover{
color:#B4D163;
text-decoration:none;
}

#starcraft-conn p
{
	padding:5px;
}

.video-post{
float:left;
width:143px;
display:block;
padding:15px 5px 15px 5px;
}

.image-post{
float:left;
width:143px;
display:block;
padding:15px 15px 15px 15px;
}

.error_message {
color:#FF0000;
margin-left:170px;
}

.RightBarBottom{
float:left;	
width:290px; 
min-height:100px;
height:auto !important;
height:100px;
padding:7px 0 0 10px;
} 

.latest-video-poste-conn{
margin-top:10px;
width:299px;
}

.latest-video-poste-conn ul{
float:left;
width:299px;
}
.latest-video-poste-conn ul li{
float:left;
width:144px;
margin-left:5px;
}
.new-input{
	padding-top:3px;
	padding-bottom:3px; 
}

