/* CSS Document */

body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

p, td, li, div, input, textarea {
	font-size: 18px;
	font-family: "Sitka Subheading";
}

.small {
	font-size:11px;
	color:#666666;
}

.gray {
	color:#777;
}

.red {
	color:#990000;
}

/*a {
	color: #669ACC;	
	text-decoration:none;
}*/


a {
	color: #FFFFFF;
	text-decoration:none;
}

/*a:hover {
	color: #000;
	background-color: #FFFF00;
}*/

a:hover {
	
	text-decoration:underline;
	
}
.thumbnail:hover {
    position:relative;
    top:-25px;
    left:-35px;
    width:500px;
    height:auto;
    display:block;
    z-index:999;
}
.thumbnail1 {
  width: 136px; 
  position: relative; 
  transition: all 0.4s ease-in-out; 
  }

.thumbnail1:hover {
  transform: scale(4); 
  margin: -50px 0px 60px 100px;
  z-index: 2;
  } 
  
.pg_current {
	border:1px solid #666;
	padding:0px 2px 0px 2px;
	background-color:#66CC99;
}

a.pg_link {
	border:1px solid #666;
	padding:0px 2px 0px 2px;
}

#print a {
	color: #3B3B3B;
}


.grid_4 ul {
	margin-left:-20px;
}

h1 {
	font-size: 22px;
	color: #9A0101;
	margin: 10px 0px 10px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;	
}

h2 {
	font-size: 24px;
	color: white;
	margin: 0px;
}

h3 {
	font-size: 20px;
	color: white;
	margin: 20px;
}

.red_text_banner {
	font-size: 18px;
	color: #9A0101;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;	
}

/***********************************************************************/
.dc-table {
   margin: 20px 0;	
}

.dc-table tr:nth-child(odd) {
   background: #DBDBDB;
}

.dc-table a {
	color:#990302;
	text-decoration: none;
}

.dc-table a:hover {
	color:#990302;
	text-decoration: underline;
}

input#dclub {
	border: 1px solid #ccc;
	width: 200px;
	height: 25px;
	border-radius: 5px;
	padding-left: 5px;
	margin: 4px 0px;
}

select#dclub {
	border: 1px solid #ccc;
	width: 208px;
	height: 28px;
	border-radius: 5px;
	padding-left: 5px;
	margin: 4px 0px;
}

textarea#dclub {
	border: 1px solid #ccc;
	width: 197px;
	height: 45px;
	border-radius: 5px;
	padding-left: 5px;
	margin: 4px 0px;
}

input#dcbtn {
	background: #FBCB05;
	border: 1px solid #ccc;
	border-radius: 5px;	
	color: #333;
	padding: 5px 10px;	
}

.red_box h2, .yellow_box h2{
	font-size: 18px;
	color: #FFFF00;
	margin: 0px;
	font-family: "Sitka Subheading";
	text-align:left;
}

.red_box li, .yellow_box li{
	list-style:none;
	margin-left:-8px;
	text-align:justify;
}

.red_box ul, .yellow_box ul{
	margin-left:-35px;
}

#footer {
	border-top: 1px solid #ccc;	
	margin-top: 15px;
}

#top-head {
	background: url(img/top_head.jpg) repeat-x;
	height: 20px;
	margin-bottom: 15px;
}

#menu {
	border-top: 1px dotted #000;
	width: 720px;	
}

#foot {
	background: url(img/heading_red.jpg) no-repeat;
	height:150px;
	padding: 10px;
	margin-top: 15px;
	color:#FFFF00	
}
#footr {
	background: url(img/heading_red.jpg) no-repeat;
	height:150px;
	padding: 10px;
	margin-top: 15px;
	color: white;
}
#foot-left {
	
	float: left;
	width:450px;
}

#foot-right {
	float: right;
	width:450px;
	text-align: right;
}

#heading_bg_red {
	background:url(img/heading_red.jpg) no-repeat;
	padding: 16px 10px 16px 10px;
}

#heading_bg_yellow {
	background:url(img/heading_yellow.jpg) no-repeat;
	padding: 16px 10px 16px 10px;
}
#heading_bg_yellow2 {
	background:url(img/heading_yellow2.jpg) no-repeat;
	padding: 16px 10px 16px 10px;
}
.menu-item {
	width: auto;
	padding: 10px;
	font-size: 17px;
	color: #9A0101;
	float: left;
}

.menu-item:hover {
	text-decoration:underline;
}

.red_box {
	background: url(img/box_red.jpg) no-repeat;
	height: 300px;
	padding: 15px;
	color: #FFFF00;
}

.yellow_box {
	background: url(img/box_yellow.jpg) no-repeat;
	height: 279px;
	padding: 15px;
	color: white;
}
.redl_box {
	background: url(img/box_redl.jpg) no-repeat;
	height: 209px;
	padding: 15px;
	color: white;	
}
.red2_box {
	background: url(img/box_redb.jpg) no-repeat;
	height: 809px;
	padding: 15px;
	color: white;	
}
.box {
	border-right: 1px dotted #9A0101;
	margin-top: 15px;	
	padding: 10px;
	text-align: justify;
	width: 290px;
	float: left;
}

.box2 {
	border-right: 1px dotted #9A0101;
	margin-top: 15px;	
	padding: 10px;
	text-align: justify;
	width: 390px;
	float: left;
}

.box3 {
	border-right: 1px dotted #9A0101;
	margin-top: 15px;	
	padding: 10px;
	text-align: justify;
	width: 190px;
	float: left;
}
.box4 {
	border: 2px medium #9A0101;
	margin-top: 15px;
	padding: 10px;
	text-align: justify;
	width: 240px;
	float: left;
}
.box6 {
	border: 2px medium #9A0101;
	margin-top: 15px;
	padding: 10px;
	text-align: justify;
	width: 360px;
	float: left;
}

.btn_blue {
	background: url(img/button_blue.jpg) no-repeat;
	width: 162px;
	
	float: left;	
	font-size: 16px;
	color: white;
	font-weight: bold;	
	padding: 5px 0px 6px 0px;
	text-align: center;
}

.footleft {
	width: 300px;
	float: left;	
}

.footright {
	width: 620px;
	float: right;
	text-align: right;	
}

/*#menu {
	width: 780px;
	height: 38px;
	background: url(img/menu.jpg) no-repeat;
	float: left;
}*/

#menu a {
	color: white;
	text-decoration: none;
}

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

#summary {
	float: left;
	text-align: justify; 	
}

div.score {
	float:right;
	width:107px;
	height:105px;
	margin-top:-40px;
	margin-left:-20px;
}

div.score_home {
	float:right;
	width:107px;
	height:105px;
	margin-top:-60px;
	margin-right:12px;
}

#box_summary {
	background: url(img/box%5Bsummary%5D.jpg);
	padding: 40px 10px 0px 10px;
	height: 70px
}

#box_summary2 {
	background: url(img/box%5Bsummary2%5D.jpg);
	height: 106px;
	padding: 10px;
}

#map {
	margin-bottom: 15px;
	color: #669ACC;
}

#box_home {
	background-color: #3D3D3D;
	padding-left: 20px;
	float: left;
	width: 380px;
	height: 304px;
	color: white;
}

#box_video {
	background-color: #3D3D3D;
	width: 540px;	
	float: left;
}

#login {
	background: url(img/login_bg.jpg) no-repeat;
	padding: 10px 20px 10px 20px;
	width: 340px;
	float: right;
	height:52px;
}

.login_btn {
	background: url(img/login.jpg) no-repeat;
	border: none;
	width: 81px;
	height: 32px;
	margin: 0px 0px 0px 6px;	
}

.username {
	background: url(img/username.jpg) no-repeat;
	border: none;
	width: 116px;
	height: 26px;
	padding: 6px 3px 0px 3px;
}

.password {
	background: url(img/password.jpg) no-repeat;
	border: none;
	width: 116px;
	height: 26px;
	padding: 6px 3px 0px 3px;
}

.pass {
	background: url(img/password.jpg) no-repeat right;
	border: 1px solid #666;
	height: 19px;
	width: 130px;
	padding: 3px;
	margin:0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.uname {
	background: url(img/user.jpg) no-repeat right;
	border: 1px solid #666;
	height: 19px;
	width: 130px;
	padding: 3px;
	margin:0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.login-button {
	background: url(img/login.jpg) no-repeat right;
}

.menu_item {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: auto;
	margin-left: 13px;
	float: left;	
	font-size: 16px;
	color: white;
	font-weight: bold;
}

.comment {
	border: 1px solid #CCC;	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: 70px;
	margin-top: 15px;
}

.comment_add {
	border: 1px solid #CCC;	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: 170px;
	margin-top: 15px;
}

.avatar {
	width: 50px;
	float: left;
	padding: 3px;	
}

.text_comment {
	margin-left: 10px;
	width:550px;
	float: left;
}

.action_button {
	width: 96px;
	background: url(img/button_tab.jpg) no-repeat;
	text-align: center;
	font-size: 14px;
	padding: 10px 0px 10px 0px;
	color: white;
	margin-left: 3px;
	float: left;
}

.form_button {
	width: 96px;
	height:30px;
	background: url(img/button_tab.jpg) no-repeat;
	text-align: center;
	font-size: 14px;
	padding: 4px 0px 4px 0px;
	color: white;
	margin-left: 3px;
	float: left;
}
	
.tab_button {
	width: 140px;
	background: url(img/button_gray.jpg) no-repeat;
	text-align: center;
	font-size: 14px;
	padding: 10px 0px 10px 0px;
	color: black;
	margin-left: 20px;
	float: left;
}

.user {
	width:400px;
	float:left;
	font-weight: bold;
}

.date {
	width: 140px;
	float: right;	
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}


/*------------- Box Start --------------*/

.box_top {
	min-height:220px;
}

.box_head {
	background: url(img/box%5Bhead%5D.jpg) no-repeat;
	width: 292px;
	padding: 8px 0px 10px 8px;
	font-size: 16px;
	color: white;
	font-weight: bold;
	
	overflow:hidden;
}

.box_head2 {
	background: url(img/box%5Bhead%5D2.jpg) no-repeat;
	width: 620px;
	padding: 8px 0px 10px 8px;
	font-size: 16px;
	color: white;
	font-weight: bold;
	
	overflow:hidden;
}

.box_body {
	/*background: url(img/box%5Bhead%5D.jpg) no-repeat;*/
	width: 300px;
	margin-top: 10px;
	min-height:150px;
}

.box_foot {
	background: url(img/box%5Bfoot%5D.jpg) no-repeat;
	width: 300px;
	height: 120px;
}

.box_img {
	padding-right: 5px;
}

.donation {
	padding: 23px 0px 0px 8px;	
}

#search {
	background-color:#999999;
	height: 30px;
	padding-left:6px;
	padding-top:6px;

}

.h100 {
	min-height:100px;
}	

.h200 {
	min-height:200px;
}


h3 {
	margin: 10px 0px 10px 0px;
	font-size: 20px;
	color: 	#990302;
}

.dc-menu-box {
	margin: 10px 0;
}

.dc-log-out {
	border: 1px solid #FC9A03;
	background: #FAC903;
	text-align: center;
	border-radius: 10px;
	padding: 5px;
	margin-right: 5px;
	width: 100px;
	color: black;
	float: right;
}

.dc-menu-item {
	border: 1px solid #990302;
	background: #990302;
	text-align: center;
	border-radius: 10px;
	padding: 5px;
	margin-right: 5px;
	width: auto;
	color: white;
	float: left;
}

.dc-menu-item:hover {
	color: white;
	opacity: 0.8
}

#alert {
	color: 	#990302;
}

.table_title{
	font-weight:bold;
	padding: 2px;
}

#ads_box{
	overflow:hidden;
	padding:5px;
	text-align:justify;
}

#ads_item a{
	text-decoration:none;
	color:#333;
}

#ads_item{
	height:70px;
	width:145px;
	overflow:hidden;
	padding-bottom:3px;
}

#ads_item img{
	float:left;
	margin-right:5px;
	
}

#ads_title{
	font-weight:bold;
	font-size:10px;
}

#ads_text{
	font-size:9px;
	line-height:100%;
	height:50px;
	overflow:hidden;
	
}

#note{
	text-align:center;
	padding:5px;
	margin:5px;
}

.note_red{
	color:#F00;
	border:#F00 solid 1px;
	width:300px;
}

.note_green{
	color:#090;
	border:#090 solid 1px;
	width:300px;
}

/* Tab Menu */

.tab_menu {
	padding-left:10px;
}

.tab_menu a {
	height:24px;
	width:80px;
	background-color:#F2F2F2;
	color:#393D43;
	font-size:16px;
	text-decoration:none;
	text-align:center;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	display:inline-block;
	padding-top:6px;
}

.tab_menu a:hover {
	color:#FF6600;
}

.tab_menu a.current {
	background:#393D43;
	color:white;
}

.tab_menu a.current:hover {
	color:#FF6600;
}

/* Black Box */

.black_box {
	border: 10px solid #393D43;
	padding:10px 10px 10px 10px;
	min-height:480px;	
}

.black_box h2 {
	background:url(img/icon_announce.jpg) no-repeat left top;
	background-position: 0px -7px; 
	
	border: 1px solid #CCCCCC;
	padding:10px 10px 10px 60px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#F2F2F2;
	color:#393D43;	
	font-size:20px;
	font-weight:normal;		
}

.black_box a {
	color:#393D43;
	text-decoration:none;
}

.black_box a:hover {
	text-decoration:underline;
}

/* Blue Box */

.blue_box {
	border: 10px solid #415F98;
	padding:10px 10px 10px 10px;
	min-height:470px;
}

.blue_box h2 {
	border: 1px solid #CCCCCC;
	padding:10px 10px 10px 10px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#F2F2F2;	
	color: #F87A00;
	font-size:20px;
	font-weight:normal;
}

.blue_box a {
	color:#393D43;
	text-decoration:none;
}

.blue_box a:hover {
	text-decoration:underline;
}

/* Orange Box */

.orange_box {
	border: 10px solid #FF6600;
	padding:10px 10px 10px 10px;
	min-height:470px;
}

.orange_box h2 {
	border: 1px solid #CCCCCC;
	padding:10px 10px 10px 10px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#F2F2F2;	
	color: #F87A00;
	font-size:20px;
	font-weight:normal;
}

.orange_box a {
	color:#393D43;
	text-decoration:none;
}

.orange_box a:hover {
	text-decoration:underline;
}

/* ad thumb */

.ad_brief {
	border: 1px solid #CCC;
	height:60px;
	padding:0px 0px 0px 0px;
	margin-bottom:6px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

.ad_brief:hover {
	background-color:#FFCC66;
}

.ad_brief img {
	padding-right:5px;
}

/*
.ad_brief a {
	color:black;
	text-decoration:underline;
}
*/

a.ad_title {
	font-weight:bold;
	text-decoration:underline;
}

a.ad_desc {
	font-size:10px;
	margin-top:2px;
	height:28px;
	display:block;
	text-decoration:none;
	overflow:hidden;
	color:black;
}

.ad_link {
	font-size:12px;
	color:black;
	text-decoration:none;
}

.cat_brief {
	border: 1px solid #CCC;
	height:46px;
	padding:3px 3px 3px 3px;
	margin-bottom:6px;
}

.cat_brief:hover {
	background-color:#FFCC66;
}

.cam_box{
	height:40px;
	border:1px solid #CCC;
	margin-bottom:3px;
	padding:5px;
}

.cam_box:hover{
	background-color:#FFCC66;
}

.cam_box a:hover{
	text-decoration:none;
}

.title_cam{
	width: 250px;
	height:40px;
	color:#333;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow:hidden;
	line-height:120%;
	text-align:justify;
}

.earnings{
	border:1px solid;
	color:#333;
	text-align:center;
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 8px 5px 2px 5px;
	width:60px;
	height:29px;
	float:right;
	margin-top:-40px;
}

.ern_completed{
	border-color:#F00;
	color:#F00;
}

.ern_during{
	border-color:#090;
	color:#090;
}

#cat_item{
	float:left;
	width:150px;
	font-size:12px;
}

#edit_link span{
	border: 1px #999 solid;
	padding:3px;
}

#list_ads{
	padding:0;
	text-decoration:none;
}

#list_ads li{
	display:inline;
}
