
/*############ style.css ############*/

html {
    height:100%;
    margin:0;
}

body {
    height:100%;
    margin:0;
    padding:0;
    color:#886E61;
    background-color:#000000;
    
    font-size:15px;
    font-family: Georgia, Verdana, Sans;
}

hr {
    border:1px solid #934211;
}

/**************************
# 
#	MENU ITEMS
#
***************************/
#status {
    height:20px;
    padding-left:4px;
    padding-right:4px; 
    margin-bottom:8px; 
    font-weight:bold;
    background:#934211;
    color:#D4D0C8;
    font-size:10px;
    padding-left:5px;
    padding-top:5px;
    text-align:center;
    font-family:Verdana,Sans;
}
#menu {
    padding-left:4px;
    padding-right:4px;    
    margin:0;
    cursor:default;
}

#menu li {
    list-style-type:none;
}



#menu li a {
    display:block;
    height:20px;
    position:relative;
    background:#58280A;
}
#menu li a.logoutButton {
    display:block;
    height:20px;
    position:relative;
    background:#54250A;
}
#menu li a:hover {
    background:#4A2109;
    text-decoration:none;
}
#menu li a img {
    position:absolute;
    top:5px;
    left:3px;
}
#menu li a span {
    left:25px;
    top:5px;
    cursor:pointer;
    position:absolute;
    font-size:11px;
    font-family:Verdana, Sans;
}

/**************************
# 
#	MENU ITEMS
#
***************************/



a, a:active, a:visited{
    color:#fe6200;    
    font-size:15px;
    font-family: Georgia, Verdana, Sans;
    text-decoration:none;
    padding-top:2px;
    padding-bottom:2px;
}

a:hover {
    text-decoration:underline;
    color:#ff9654;
}


.input-text {
    border:1px solid #000;
    background-color:#DAD9D9;
    color:#58280A;
}

.imput-submit {
    border-top:1px solid #C79675;
    border-right:1px solid #27150C;
    border-bottom:1px solid #27150C;
    border-left:1px solid #9A6441;
    text-transform:lowercase;
    color:#d9d9d9;
    background-image: url('http://cs.megainternet.ro/images/buttonbg.gif');
}


#wrapper {
    width:733px;
    height:100%;
    position:relative;
    left:50%;
    top:0px;
    margin-left:-366.5px;
}

#menu {
    height:192px;
}

#left {
    padding:3px;
    position:relative;
    margin-top:20px;
    float:left;
    width:189px;
    height:610px;
    background-color:#58280a;
    overlay:hidden;
}

#content {
    text-align:justify;
    position:relative;
    margin-top:20px;
    float:right;
    width:530px;
    background-color:##33FF00;
}

#footerclear {
    clear:both;
}

#footer {
    margin-top:20px;
    position:relative;
    height:70px;
    width:733px;
    background-image: url('http://cs.megainternet.ro/images/footerbg.jpg');
    background-repeat:repeat-x;
}
#footer span {
    position:relative;
    display:block;
    padding-top:6px;
    font-size:10px;
    font-family:Verdana,Sans;
    -moz-user-select:none;
    cursor: default;
}

#footermenu {
    position:absolute;
    right:0px;
    top:5px;
}

#developer {
    position:absolute;
    width:100%;
    top:40px;
    text-align:center;
    font-size:10px;
    font-family:Verdana, Sans;
}

#developer a {
    font-size:10px;
    font-family:Verdana, Sans;
}

#footermenu a, #footermenu a:active, #footermenu a:visited{
    color:#fe6200;    
    font-size:10px;
    font-family:Verdana,Sans;
    text-decoration:none;
}

#footermenu a:hover {
    text-decoration:underline;
    color:#ff9654;
}

.text-block {
    margin-bottom:20px;
}

.text-block-title {
    margin:0;
    margin-bottom:10px;
    padding-bottom:2px;
    font-size:15px;
    display:block;
    border-bottom:1px solid #58280A;
    border-top:1px solid #58280A;
    text-transform:uppercase;
    position:relative;
}

.text-block-title div {
    position:absolute;
    right:0px;
    top:0px;
    font-size:12px;
    font-family:Verdana,Sans;
    text-transform:none;
}

.left-block-title {
    display:block;
    text-transform:uppercase;
    font-family:Verdana, Sans;
    font-size:12px;
    color:#d9d9d9;
    margin-bottom:6px;
    border-bottom:1px solid #d9d9d9;
}

#loginstatus {
    color:#d9d9d9;
    font-size:10px;
    font-family: Verdana, Sans;
}

#loginstatus a, #loginstatus a:active, #loginstatus a:visited{
    color:#fe6200;    
    font-size:10px;
    font-family:Verdana,Sans;
    text-decoration:none;
    display:block;
    padding-top:2px;
    padding-bottom:2px;
}

#loginstatus a:hover {
    text-decoration:underline;
    color:#ff9654;
    display:block;
}



#loginform {
    
}

#loginform input{
    margin-bottom:2px;
}

#loginform .input-text{
    width:187px;
    display:block;
}





#list {
        position:relative;
		font-size:12px;
		font-family:Verdana,Sans;
		margin:0;
		padding:0;
	}
	
	#list * {
		-moz-user-select:none;
		cursor:default;
	}
	
	#list a  {
		cursor:pointer;
	}
	
	#list li{
		list-style-type:none;
		margin:0;
		margin-bottom:5px;		
		height:68px;_height:74px;
		padding-left:5px;
		padding-top:5px;
		position:relative;
		border:1px solid #999;
	}
	
	#list li:hover {
		background: url('http://tbn2.google.com/images?q=tbn:72p-mzkp7YBEWM:http://www.crashcodes.com/files/BlueBlackPatternedFade.bmp') repeat-x;
	}
	
	#list .image {
		border: 1px solid #FFF;
		padding:1px;
	}
	
	#list li .name {
		position:absolute;
		top:5px;
		font-weight:bold;
		margin-left:5px;
	}
	
	#list li .playingnow {
		font-size:9px;
		position:absolute;
		right:3px;
		bottom:5px;
	}

	#list li .status {
		font-size:9px;
		position:absolute;
		top:22px;
		margin-left:20px;
	}

	
	#list li .buttons {
		margin-left:5px;
	}
	
	#list li .buttons img {
		cursor:pointer;
	}
	
	#list li .playerType {
		font-size:9px;
		position:absolute;
		right:3px;
		top:3px;
	}
	
	.zend_form {
	   margin:0;
	   padding:0;
	   margin-left:50px;
	   margin-top:10px;
	   position:relative;
	}
	.zend_form select {
	   width:200px;
	   
	}
	.zend_form input {
	   border-top:1px solid #FFFFFF;
	   border-right:1px solid #FFFFFF;
	   border-bottom:1px solid #FFFFFF;
	   border-left:1px solid #FFFFFF;
	   width:200px;
	}
	.zend_form textarea {
	   border-top:1px solid #FFFFFF;
	   border-right:1px solid #FFFFFF;
	   border-bottom:1px solid #FFFFFF;
	   border-left:1px solid #FFFFFF;
	   margin-top:6px;
	   margin-bottom:10px;
	   width:350px;
	   height:150px;
	}
	.zend_form #submit {
	    border-top:1px solid #C79675;
        border-right:1px solid #27150C;
        border-bottom:1px solid #27150C;
        border-left:1px solid #9A6441;
        text-transform:lowercase;
        color:#d9d9d9;
        width:80px;
        background-image: url('http://cs.megainternet.ro/images/buttonbg.gif');
	}
	.zend_form dt {
	   font-size:14px;
	}
	.zend_form dd {
	   margin-left:0px;
	   padding-top:5px;
	   padding-bottom:5px;
	   margin-bottom:5px;
	   position:relative;
	}
	
	.zend_form .hint {
	   margin-top:0px;
	   font-size:9px;
	   font-family:Verdana, Sans;
	}
	
	
	
	.zend_form .captcha {
	   position:relative;
	}
	.zend_form .textarea {
	   position:relative;
	}
	
	.zend_form .description {
	   font-size:10px;
	   font-family:Verdana, Sans;
	}
	
	.zend_form .errors {
	   margin:0px;
	   text-indent:0px;
	   padding:0px;
	   top:8px;
	   left:0px;
	   margin-left:210px;
	   _margin-left:0px;
	   list-style-type:none;
	   font-size:10px;
	   font-family:Verdana, Sans;
	   color:red;
	   position:absolute;
	}
	
	.zend_form .textarea .errors{
	   margin:0px;
	   margin-top:15px;
	   text-indent:0px;
	   padding:0px;
	   top:-12px;
	   margin-left:360px;
	   list-style-type:none;
	   font-size:10px;
	   font-family:Verdana, Sans;
	   color:red;
	   position:absolute;
	}
	
	.zend_form .captcha .errors {
	   margin:0px;
	   margin-top:15px;
	   text-indent:0px;
	   padding:0px;
	   top:-10px;
	   margin-left:210px;
	   list-style-type:none;
	   font-size:10px;
	   font-family:Verdana, Sans;
	   color:red;
	   position:relative;
	}
	
	
 .thdrcell {
    background:#F3F0E7;
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    padding:5px;
    border-bottom:1px solid #C8BA92;
 }
 
 .tdatacell {
    font-family:arial;
    font-size:12px;
    padding:5px;
    background:#FFFFFF
 }
 
 .dvhdr1 {
    background:#F3F0E7;
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    border:1px solid #C8BA92;
    padding:5px;
    width:160px;
 }
 
 .dvbdy1 {
    background:#FFFFFF;
    font-family:arial;
    font-size:12px;
    border-left:1px solid #C8BA92;
    border-right:1px solid #C8BA92;
    border-bottom:1px solid #C8BA92;
    padding:5px;
    width:160px;
 }
 
 p {
    margin-top:20px;
 }
 
 h1 {
    font-size:13px;
 }
 
 .dogvdvhdr {
    width:160px;
    background:#C4D5E3;
    border:1px solid #C4D5E3;
    font-weight:bold;
    padding:10px;
 }
 
 .dogvdvbdy {
    width:160px;
    background:#FFFFFF;
    border-left:1px solid #C4D5E3;
    border-right:1px solid #C4D5E3;
    border-bottom:1px solid #C4D5E3;
    padding:10px;
 }
 
 .pgdiv {
     width:160px;
     height:250;
     background:#E9EFF4;
     border:1px solid #C4D5E3;
     padding:10px;
     margin-bottom:20;
     font-family:arial;
     font-size:12px;
 }
/**************************
# 
#	SERVERS
#
***************************/
.server-select
{
	font-size:11px;
	font-family:Verdana,Sans;
	position:relative;
}
.server-details {
	margin-top:10px;
	position:relative;
}
#mapimage {
	float:left;
	border:1px solid #FF9654;
	padding:1px;
	left:5px;
	top:5px;
}
.serverDetailsBox {
	float:left;
	margin-left:5px;
	text-align:left;
	left:180px;
	height:124px;
	width:200px;
}

.rightpub
{
	float:right;
}

.serverDetailsBox div {
    font-size:18px;
    color:#D4D0C8;
    font-weight:bold;
    text-decoration:underline;
}

.serverDetailsBoxItemTitle {
	margin-left:4px;
	display:block;
	margin-right:4px;
	font-size:11px;
	font-family:Verdana,Sans;
	margin-top:2px;
}
.serverDetailsBoxItemValue {
	margin-top:5px;
}



.serverPlayers td {
    padding:2px;
}

.team_HT_TR {
    background:#4A2B2D;
    height:30px;
}

.team_HT_TR span {
    font-weight:bold;
    font-size:15px;
}

.team_T_TR {
    background:#321D1E;
}





.team_HC_TR {
    background:#1E2448;
    height:30px;
}
.team_HC_TR span {
    font-weight:bold;
    font-size:15px;
}

.team_C_TR {
    background:#171C39;
}




.team_HS_TR {
     height:30px;;
     background:#1A3723;
}

.team_HS_TR span {
    font-weight:bold;
    font-size:15px;
}

.team_S_TR {
    background:#132B1B;
}




.team_HU_TR {
    height:30px;
    background:#404040;
}

.team_HU_TR span {
    font-weight:bold;
    font-size:15px;
}

.team_U_TR {
    background:#313131;
}

/**************************
# 
#	SERVERS
#
***************************/

.clear {
    clear:both;
}


/**************************
# 
#	STATS
#
***************************/

#stats {
    width:370px;
    float:left;
    position:relative;
}

#bodyShotsHolder {
    float:right;
    width:145px;
    height:280px;
    position:relative;
    margin-top:46px;
}

#bodyShotsHolder span {
    display:block;
    text-align:center;
}

#bodyShotsHolder {
    width:145px;
    height:271px;
}

/**************************
# 
#	STATS
#
***************************/

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}

.content-ad
{
    text-align:center;
    margin-top:20px;
}

.left {float:left;}
.right {float:right;}

.videoItem
{
	margin-right:2px;
	margin-bottom:2px;
	width:120px;
	float:left;
	font-size:9px;
	font-family: Verdana, Sans;
	text-align:center;
	border:1px solid #3F1D07;
	padding:4px;
	height:135px;
}


.videoItem img
{
	cursor:pointer;
}

span.videoTitle a:visited, span.videoTitle a:link, span.videoTitle a:active 
{
	font-size:9px;
	height:30px;
	display:block;
	font-family: Verdana, Sans;
}



span.videoTitle a:hover
{
	font-size:9px;
	text-decoration:underline;
	height:30px;
	display:block;
	font-family: Verdana, Sans;
}


span.videoStat span
{
	
}

.videoCommentItem 
{
	position:relative;
}
.videoCommentItem div
{
	height:24px;
	font-weight:bold;
	border-bottom:1px solid #58280A;
	position:relative;
}

.videoCommentItem div div
{
	position:absolute;
	border-bottom:0;
	right:0px;dashb-request
	top:0px;
}

.videoCommentItem p
{
	margin-top:4px;
	margin-bottom:25px;
}

.dashb-request-add
{
	position:absolute;
	width:400px;
	height:250px;
	border:10px solid #FFF;
}