* {
	margin:0;
	padding:0;
}

body {
	font-family:Verdana,helvetica,arial,sans-serif;
	font-size:10px;
	margin: 0;
	color:#000;
	background:#181818;
}

a {
	color:#0094ef;
	text-decoration:none;
	font-weight:normal;
}

a img {
	border:0;
}

.smaller {
	font-size:0.9em;
}

a.small {
	font-size:0.9em;
}

a:hover {
	text-decoration:underline;
}

a.admin_link {
	color:#277db0;
}

.user_panel a {
	color:#fff;
}

.blue {
	color:#277db0;
	font-weight:bold;
}

.all_center {
	width:979px;
	margin-left:auto;
	margin-right:auto;
}

.site_container {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	background:url(/img/background_header.png) no-repeat;
	overflow:hidden;
}

.logo {
	width:979px;
	height:150px;
}

.sponsors {
	background: url(/img/spons_bg.png);
	float:left;
	width: 979px;
	height: 126px;
}

.user_panel {
	background: url(/img/user_panel_bg.png);
	float:left;
	color:#fff;
	width: 979px;
	height: 41px;
	padding-top:3px;
}

.username_field {
	border:0;
	float:left;
	background: url(/img/username_field_bg.png);
	width: 133px;
	padding:6px 5px 0 50px;
	height: 20px;
	font-weight:bold;
}

.password_field {
	border:0;
	float:left;
	background: url(/img/password_field_bg.png);
	width: 133px;
	padding:6px 5px 0 50px;
	height: 20px;
}

.login_button {
	border:0;
	float:left;
	clear:none;
	background: url(/img/ok_button.png);
	width: 52px;
	height: 25px;
	margin:0 5px 0 5px;
	border:0;
	cursor:pointer;
}

.small_gallery_image {
	float:left;
	margin-left:2px;
	border:1px solid #ccc;
	width:120px;
	height:90px;
}
.large_gallery_image {
	border:1px solid #ccc;
	width:680px;
}

.darken {
	background:#dddddd;
	padding:3px;
	overflow:hidden;
	margin-bottom:2px;
	margin-top:2px;
}

.menu {
	float:left;
	width:979px;
}

.topmenu {
	font-family:Tahoma;
	color:#4c4b4b;
	float:left;
	width:981px;
	font-weight:bold;
	font-size:9px;
	height:51px;
	background: url(/img/menu_bg.png);
}

.topmenu a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}

.submenu a {
	color:#fff;
}

.submenu {
	float:left;
	color:#fff;
	overflow:hidden;
	height:20px;
	width:969px;
	background:url(/img/submenu_bg.png);
	padding:10px 0 0 10px;
}

.inactive_submenu {
	display:none;
}

.active_menu_item {
	float:left;
	margin-top:9px;
}

.active_menu_item a, .inactive_menu_item:hover a {
	color:#00a8ff;
}
.active_menu_item a span.black, .inactive_menu_item:hover a span.black {
	color:#666;
}

.inactive_menu_item {
	float:left;
	height:39px;
	margin-top:5px;
}

.inactive_menu_item:hover {
	margin-top:9px;
}

.inactive_menu_item .left {
	float:left;
	height:39px;
	width:10px;
}

.inactive_menu_item .center {
	float:left;
	height:27px;
	padding:12px 15px 0 15px;
}

.inactive_menu_item .right {
	float:left;
	height:39px;
	width:10px;
	margin-right:1px;
}

.inactive_menu_item:hover .left {
	margin-top:0px;
	float:left;
	position:relative;
	height:42px;
	width:34px;
	background:url(../img/menu/active_left.png)  bottom right;
}

.inactive_menu_item:hover .center {
	margin-top:0px;
	float:left;
	height:28px;
	padding:14px 5px 0 5px;
	background:url(../img/menu/active_center.png);
}

.inactive_menu_item:hover .right {
	margin-top:0px;
	float:left;
	position:relative;
	height:42px;
	width:34px;
	background:url(/img/menu/active_right.png);
	margin-right:1px;
}

.active_menu_item .left {
	float:left;
	position:relative;
	height:42px;
	width:34px;
	background:url(/img/menu/active_left.png) bottom right;
}

.active_menu_item .center {
	float:left;
	height:28px;
	padding:14px 5px 0 5px;
	background:url(/img/menu/active_center.png);
}

.active_menu_item .right {
	float:left;
	position:relative;
	height:42px;
	width:34px;
	background:url(/img/menu/active_right.png);
	margin-right:1px;
}

a.button {
	float:left;
	background: url(/img/button_bg.png);
	width: 68px;
	height: 18px;
	color:#ffffff;
	font-family:Tahoma;
	font-size:9px;
	padding-top:7px;
	text-align:center;
}
a.button:hover {
	text-decoration:none;
}

table.large {
	width:100%;
}

table.large tr td {
	padding:3px;
	height:20px;
}

table.rowstyle-alt tr td {
	background:white;
}

table.rowstyle-alt tr.alt td {
	background:#ededed;
}

tr.alt td {
	background:#ededed;
}

th .header_container {
	background-color:#E4E4E4;
	color:#262626;
	padding:8px;
	border-bottom:1px solid #dedede;
	margin-bottom:0;
}

.tour tr td {
	border-bottom:1px solid #dedede;
}

.tour tr {
	width:100%;
}

.container {
	width:975px;
	padding:2px;
	text-align:left;
	background:#fff;
	float:left;
}

.content {
	margin-bottom:0px;
	float:left;
}

.main_content {
	float:left;
	padding:7px 10px 10px 10px;
	width:717px;
}

.page_content {
	float:left;
	width:702px;
}

.column_left {
	float:left;
	clear:left;
	width:267px;
	padding:2px;
	border-right:1px solid #e3e3e3;
}

.column_right {
	float:right;
	clear:right;
	width:267px;
	padding:2px;
	border-left:1px solid #e3e3e3;
}

.box {
	float:left;
	width:265px;
	padding:2px;
}

.box_header {
	float:left;
	padding:6px 0 0 3px;
	color:#999;
	font-weight:bold;
	text-transform:uppercase;
	background: url(/img/box_header.png) bottom left;
	width: 262px;
	height: 31px;
}

#latest_images a:hover {
	text-decoration:none;
}

.right_content {
	text-align:left;
	float:right;
	width:254px;
	background:#fff url(../img/content_bg.png);
	background-repeat:repeat-x;
	background-position:0 36px;
}
.site_footer {
	float:left;
	padding-bottom:20px;
	background: url(/img/footer_bg.png) no-repeat;
	width: 981px;
	height: 76px;
}
.sk_gaming {
	background: url(/img/sk-icon.png);
	width: 30px;
	height: 30px;
	margin:10px 10px 0 5px;
	opacity:0.5;
	float:right;
}
.facebook {
	background: url(/img/facebook-icon.png);
	width: 30px;
	height: 30px;
	margin:10px 5px 0 5px;
	opacity:0.5;
	float:right;
}
.twitter {
	background: url(/img/twitter-icon.png);
	width: 30px;
	height: 30px;
	margin:10px 5px 0 5px;
	opacity:0.5;
	float:right;
}
.mirc {
	background: url('../img/mirc-icon.png') no-repeat scroll top left;
	width: 30px;
	height: 30px;
	margin:10px 5px 0 5px;
	opacity:0.5;
	float:right;
}

.sk_gaming:hover {
	opacity:1;
}
.twitter:hover {
	opacity:1;
}
.facebook:hover {
	opacity:1;
}
.mirc:hover {
	opacity:1;
}

.green {
	color:green;
}
.red {
	color:red;
}

.flash {
	margin:10px;
	float:left;
	clear:left;
	padding:5px;
	background: #0094ef;
	color:#fff;
}

.top_flash {
	float:left;
	clear:left;
	padding:5px;
	background: #000;
	color:#fff;
	opacity:0.7;
	padding-bottom:20px;
	padding-top:20px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#error a,#notice a {
	font-weight:bold;
	color:#fff;
}

#tinymce {
	background-color:white;
}




/* FORMS */

fieldset { 
	border:1px solid #c9c9c9;
}

legend {
  padding: 0.2em 0.5em;
	margin-left:5px;
  color:#0094ef;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
}

input {
	font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
}

label {
	clear: left;
	float: left;
	width: 144px;
	font-weight: bold;
	font-size:10px;
	margin-top:0px;
	margin-bottom:1px;
	padding-left:7px;
	padding-top:6px;
	text-align:left;
	padding-right:10px;
	color:#000;
}

.thumbs {
	float:left;
	clear:left;
	margin-bottom:2px;
	opacity:0.5;
}

.comment_thumbs {
	float:left;
	opacity:0.5;
}
.comment_thumbs img {
	width:12px;
}

.thumb_value {
	color:#AAAAAA;
	float:left;
	font-family:Arial;
	font-size:15pt;
	font-weight:bolder;
	margin-left:5px;
	margin-right:5px;
	margin-top:4px;
}

.comment_thumb_value {
	color:#AAAAAA;
	float:right;
	font-family:Arial;
	font-size:8pt;
	font-weight:bolder;
	margin:2px 1px;
}

.green_thumb {
	color:#7abd84;
}

.red_thumb {
	color:#bd7a7a;
}

.thumbs:hover,.comment_thumbs:hover {
	opacity:1;
}

.content input[type=text],.content input[type=password],fieldset input {
	font-size:13px;
	
	background: url(/img/input_label_eneric.png) no-repeat scroll top left;
	border:0;
	width: 202px;
	height: 19px;
	
	padding:7px 4px 4px 9px;
	float:left;
}

#selector {
	background: url('../img/input_label_eneric.png') no-repeat scroll top left;
	width: 215px;
	height: 30px;
}

.content input[type=submit] {
	margin-top:5px;
	border:1px solid #999;
	color:#555;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	padding:3px 4px;
}
.content input[type=submit]:hover {
	border:1px solid #555;
}

.content input.form-error {
	border:1px solid #FF7F7F;
}

.signup_button {
	border:0;
	cursor:pointer;
	background: url(/img/signup_button.png);
	width: 77px;
	height: 23px;
}
.signup_button:hover {
	border:0;
}

.tour_panel {
	padding-top:5px;
	margin-left:3px;
	margin-top:3px;
	float:left;
	background: url(/img/tour_panel.png);
	width: 419px;
	height: 30px;
	text-align:center;
}

.groupbutton {
	float:left;
	color:#fff;
	font-size:8px;
	text-align:center;
	margin:1px 0 1px 0;
	background: url(/img/group.png);
	width: 13px;
	height: 10px;
}

.signup_admin_button {
	border:0;
	cursor:pointer;
	background: url(/img/signup_button.png);
	width: 77px;
	height: 23px;
}
.signup_admin_button:hover {
	border:0;
}

.signup label {
	color:#AAAAAA;
	padding:0;
	text-align:center;
	text-transform:uppercase;
	width:100%;
}

.image_overlay {
	position:relative;
	height:27px;
	width:344px;
	top:-36px;
	background:#fff;
	opacity:0.7;
	filter: alpha(opacity = 70);
	padding:5px;
	color:#000;
}
.active_highlight {
	color:#fff;
	font-weight:bold;
	padding:10px 0 0 9px;
	margin-right:1px;
	float:right;
	clear:right;
	background: url(/img/active_highlight.png);
	width: 18px;
	height: 24px;
}
.inactive_highlight {
	color:#fff;
	font-weight:bold;
	padding:10px 0 0 9px;
	float:right;
	margin-right:1px;
	clear:right;
	background: url(/img/inactive_highlight.png);
	width: 18px;
	height: 24px;
}

.latest {
	float:left;
	width:969px;
	height:196px;
	background:#1f1f1f;
	border:1px solid #cecece;
	margin-bottom:10px;
	padding:2px;
}
.stuff {
	background: url(/img/latest_bg.png);
	height: 187px;
	float:right;
	width:575px;
	padding:4px;
}
.stuff .latest_tours {
	width:283px;
	height:182px;
	border-right:1px dashed #848484;
	float:left;
	padding-right:3px;
}
.stuff .latest_news {
	width:285px;
	height:182px;
	float:left;
	margin-left:3px;
}
.latest_news_item {
	float:left;
	margin:2px 0 2px 3px;
	background: url(/img/latest_news_item.png);
	width: 270px;
	height: 14px;
	padding:5px;
}


/* FORMS */
/* CakePHP Forms */
label {
	clear: left;
	float: left;
	width: 144px;
	font-weight: bold;
	font-size:10px;
	margin-top:0px;
	margin-bottom:1px;
	padding-left:7px;
	padding-top:6px;
	text-align:left;
	padding-right:10px;
	color:#000;
}

textarea {
	float:left;
	font-family:Verdana,helvetica,arial,sans-serif;
	font-size:12px;
	border:1px solid #DDDDDD;
	width:203px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.text, .select {
	clear:left;
	float:left;
}

div.password {
	margin-bottom:5px;
	float:left;
}

div.checkbox {
	overflow:hidden;
}

#pagination,#second_pagination {
	float:right;
	clear:both;
	height:20px;
	margin-top:5px;
	margin-bottom:5px;
}
#pagination span, #second_pagination span {
	padding:2px;
	margin-left:3px;
	margin-right:3px;
}

.content input[type=submit] {
	float:left;
	clear:left;
	margin:5px;
	color:#858585;
	font-weight:bold;
	border:1px solid #ccc;
}

input.login {
	border:0;
	height:27px;
	width:73px;
}

div.alt {
	background:white;
}

input.wide {
	background:#E0DEDE;
	width:400px;
	border:1px solid #d5d5d5;
}

.search_box {
	width:390px;
	float:left;
	padding:20px;
}

input#search {
	float:right;
	border:0;
	background: url(/img/search_bg.png);
	padding:7px 25px 0 10px;
	color:#0094ef;
	font-size:12px;
	width: 216px;
	height: 22px;
}

input[type=checkbox] {
	margin-top:5px;
}

.checkbox input {
	float:right;
	margin-right:50%;
}

.input {
	margin-top:3px;
	margin-bottom:3px;
}

.signup .input {
	margin-top:0px;
	margin-bottom:0px;
}

input.right {
	float:none;
	clear:none;
}

.left_column {
	float:left;
	clear:left;
	width:350px;
	overflow:hidden;
}

.right_column {
	float:right;
	clear:right;
	width:350px;
	overflow:hidden;
}

tr.advancing td {
	border-bottom:1px solid green;
}

.news {
	border:1px solid #e6e6e6;
	margin:2px;
	float:left;
	overflow:hidden;
}

.news_content {
	background: url(/img/news_bg.png) top left repeat-x;
	padding:5px;
	width:410px;
	margin:2px;
	overflow:hidden;
	float:left;
}

.author {
	background:url(../img/author_bg.png);
	width:414px;
	padding:5px;
	height: 28px;
	margin-bottom:7px;
}

.header_container {
	width:100%;
	float:left;
	margin-bottom:7px;
}

.grey {
	color:#666;
}

#bracket {
	width:100%;
}

/* PROGRESS BAR */
.poll_header {
	background: url(/img/poll_header.png);
	width: 265px;
	height: 40px;
	float:left;
	overflow:hidden;
}

.progress {
	float:left;
	border:1px solid #d8d8d8;
	padding:1px 2px 2px 1px;
	width:255px;
	height:27px;
}

.progress .left {
	float:left;
	height:27px;
	border:1px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url(/img/progress.png);
}
.progress .right {
	float:left;
	text-align:right;
	height:27px;
	background: url(/img/progress.png);
}
