/* Main Layout */
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000;
  margin-top:0px;
  background-image:url(gfx/pagebg.jpg);
  background-repeat:repeat-x;
  background-color:#161616;
}

img { border: none; }

hr {
  color: #666666;
  background-color: #666666;
  border: 0px;
  border-top: transparent;
  border-bottom: transparent;
  margin: 2px 0;
  height: 1px;
}

/* Links */
a, a:visited, a:active {
  color: #585858;
  text-decoration: underline;
  font-weight: normal;
}

a:hover {
  color: #019bcd;
  text-decoration: underline;
  font-weight: normal;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

a.titlelink:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

a.category, a.category:visited, a.category:active {
  color: #FFFFFF;
  text-decoration: none;
}

a.category:hover {
  color: #000000;
  text-decoration: underline;
}

/* Font types */
h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
}

small {
  color: #383838;
  font: normal 9px Verdana, Arial, Helvetica, sans-serif;
}

.title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #019bcd;
  font-weight: bold;
  background-image:url(gfx/title.jpg);
  height:26px;
}

.category_big, .category_big a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

.category {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
}

/* Forms */
form {
  border: none;
  margin: 0px;
  padding: 0px;
}

input, textarea, select {
  border: 1px solid #989898;
  background-color: #F0F0F0;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
}

input:active, textarea:active, select:active, input:focus, textarea:focus, select:focus {
  border: 1px solid #CCCCCC;
  background-color: #F6F6F6;
  color: #2C2C2C;
}

input[type="radio"], input[type="checkbox"], 
input[type="radio"]:focus, input[type="radio"]:active,
input[type="checkbox"]:focus, input[type="checkbox"]:active {
  border: 0px;
}

.input {
  background-color: transparent;
  border: none;
  margin: 2px;
}

/* Infomessages - Miscellaneous */
.tooltip {
  position: absolute;
  display: none;
  background-color: #FFFFFF;
  color: #000000;
  border: 1px solid #DDDDDD;
  border-left: 4px solid #0E8AEA;
  padding: 4px 10px;
  z-index: 100;
}

.errorbox {
  background-color: #FFCCCC;
  border: 1px dashed #D60000;
  color: #666666;
  font-size: 10px;
  width: 350px;
  padding: 8px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}

/* BBCode Tags */
.quote {
  color: #383838;
  text-align: left;
  font: normal 9px Verdana, Arial, Helvetica, sans-serif;
  margin: 0 auto;
  padding: 3px;
}

.list {
	list-style-type: disc;
	list-style-position:outside;
}
.list_num {
	list-style-type: decimal;
	list-style-position:outside;
}

.list_alpha {
	list-style-type: lower-latin;
	list-style-position:outside;
}

.code {
  color: #000000;
  text-align: left;
  margin: 0 auto;
  padding: 3px;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

.codeinner {
  color: #000000;
  font: 11px 'Courier New', Courier, monospace;
}

.codeline0 {
	background-color: #F3F3F3;
	height: 15px;
	padding-left: 3px;
	white-space: nowrap;
}

.codeline1 {
	background-color: #FFFFFF;
	height: 15px;
	padding-left: 3px;
	white-space: nowrap;
}
/* Template styles by kode-designs.com | DONT CHANGE! */
.top {
	background-image:url(gfx/header_top/top.jpg);
	width:950px;
	height:20px;
	color:#858585;
	padding-bottom:6px;
	padding-left:20px;
}
.top a {
	text-decoration:none;
	color:#858585;
}
.top a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
.login_bg {
	background-image:url(gfx/header_top/loginbg.jpg);
	width:950px;
	height:40px;
}
.stats_bg {
	background-image:url(gfx/header_top/header2.jpg);
	width:172px;
	height:110px;
color:#FFFFFF
}
.header {
	background-image:url(gfx/header_top/header1.jpg);
	width:778px;
	height:110px;
}
.advrt {
	background-image:url(gfx/header_top/header3.jpg);
	width:950px;
	height:76px;
}
.advrt2 {
	background-image:url(gfx/ads.jpg);
	width:646px;
	height:85px;
	padding-left:10px;
}
#content {
	background-color:#FFFFFF;
}
#footer {
	background-image:url(gfx/footer.jpg);
	width:950;
	height:47px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}
#footer a, #footer a:hover {
	color:#45a7c7;
}
#headline_top {
	background-image:url(gfx/side/news_top.jpg);
	width:258px;
	height:28px;
}
#scene_top {
	background-image:url(gfx/side/scene_news.jpg);
	width:258px;
	height:28px;
}
#cups_top {
	background-image:url(gfx/side/cups_top.jpg);
	width:258px;
	height:28px;
}
#recenttop {
	background-image:url(gfx/side/recent_cups.jpg);
	width:258px;
	height:28px;
}
#result_top {
	background-image:url(gfx/side/results_top.jpg);
	width:258px;
	height:28px;
}
#user_top {
	background-image:url(gfx/side/user_top.jpg);
	width:258px;
	height:28px;
        color:#FFFFFF
}
#headline_bg {
	background-image:url(gfx/side/headlines_bg.jpg);
	width:258px;
	height:194px;
}
#scene_bg {
	background-image:url(gfx/side/scene_news_bg.jpg);
	width:258px;
	height:194px;
}
#cups_bg {
	background-image:url(gfx/side/cups_bg.jpg);
	width:258px;
	height:194px;
}
#recent_bg {
	background-image:url(gfx/side/recent_bg.jpg);
	width:258px;
	height:194px;
}
#results_bg {
	background-image:url(gfx/side/results_bg.jpg);
	width:258px;
	height:194px;
}
#users_bg {
	background-image:url(gfx/side/users_bg.jpg);
	width:258px;
	height:194px;
}
#sponsor_content {
	margin-left:10px;
	margin-right:10px;
}
.sponsors_top {
	background-image:url(gfx/side/sponsors_tops.jpg);
	width:184px;
	height:28px;
	padding-left:38px;
	color:#858585;
	font-weight:bold;
}
.sponsors_bg {
	background-image:url(gfx/side/sponsors_bg.jpg);
	background-repeat:repeat-x;
	width:184px;
	height:159px;
}
.sidestop {
	padding-left:38px;
	padding-top:6px;
	color:#858585;
	font-weight:bold;
}
.featuresc {
	padding-left:6px;
	padding-right:6px;
}
#features {
	background-image:url(gfx/features.jpg);
	width:476px;
	height:181px;
	padding-left:8px;
	padding-top:5px;
}
.top_text {
	color:#019bcd;
	padding-top:9px;
	padding-left:5px;
	padding-right:5px;
}
/* LOGIN */
.loginfield {
	background-image:url(gfx/login/login_field.jpg);
	width:149px;
	height:22px;
}
.loginfield_form, .loginfield_form:focus {
	border:0px;
	background:none;
	color:#333333;
}
.submitlogin, .submitlogin:focus {
	background-image:url(gfx/login/login.jpg);
	width:41px;
	height:22px;
	border:none;
}
.news_area {
	padding-left:10px;
	padding-right:10px;
}
.news_head {
	background-image:url(gfx/news/top.jpg);
	padding:3px;
}
.news_bg {
	background-image:url(gfx/news/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding:2px;
}
.news_com {
	border-top:1px dotted #666666;
	background-color:#FFFFFF;
	padding:2px;
}

/* Shop Layout */
.title_shop {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  background-image:url(images/shop_images/shop_title.jpg);
  background-repeat:repeat-x;
  background-color:#434444;
  background-position:bottom;
  height:21px;
}
.title_product {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  background-image:url(images/shop_images/shop_title.jpg);
  background-repeat:repeat-x;
  background-color:#434444;
  background-position:bottom;
  padding-left:3px;
  height:27px;
}
.under {
	background-color:#e9e9e9;
	height:25px;
	border-bottom:1px solid #FFFFFF;
}
.ordertd {
	background-image:url(images/shop_images/td.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#ffffff;
	height:30px;
}
.ordertd_form {
	background-image:url(images/shop_images/td.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#ffffff;
	height:30px;
	padding-left:5px;
}
