
body {
  background-color: #fff;
  color: #000;
  font-size: small;
  font-family: sans-serif;
}

fieldset {
  border: 1px solid #f75382;
}
form {
  margin: 0px;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
hr {
  background-color: #ffffff;
  border: 1px;
  color: #222222;
  height: 1px;
}

a:link {
  color: #f75382;
  text-decoration: none;
}
a:visited {
  color: #999966;
  text-decoration: none;
}
a:active, a:hover {
  color: #000;
}

div.bottom {
  color: #222222;
  font-size: x-small;
  text-align: center;
}

/* Define some colors */

.darkbg {
  background: #c7c7a8;
  color: #fff;
}
.mediumbg {
  background: #FFF;
  background-image: url(h1.png);
  color: #fff;
}
.lightbg {
  background-color: #fff;
  color: #000;
}
.lightbgalt {
  background-color: #fff;
  color: #000;
}
.highlight {
  background-color: yellow;
  color: #000;
}

/* Top menu */

a.menu {
  background-color: #fff;
  border: 1px solid #222222;
  color: #000;
  font-weight: bold;
  margin-left: 4px;
  margin-right: 4px;
  padding: 3px;
  text-decoration: none;
}
a.menu:hover, a.menu:active {
  color: #fff;
  background-color: #09c;
  background-image: url(grad_bg.png);
}

a.table_top {
  color: #fff;
  font-size:14px;
  text-decoration: none;
  text-transform:uppercase;
  margin-bottom:5px;
  vertical-align:top;
}
a.table_top:hover, a.table_top:active {
  color: #f75382;
  font-size:14px;
  text-transform:uppercase;
  margin-bottom:5px;
  vertical-align:top;
}

.join_edit_error {
	background-color: #f0f0f0;
	border: 1px solid #f00;
	padding: 2px;
}

a.help { color: #f00; font-weight: bold; text-decoration: none; }
a.help:hover { color: #333; }

.ranking {
	padding-top: 8px;
	
	
}

.filters {
	padding-top: 10px;
	
	
}

/*

	template: Artificial Intelligence
	author: luka cvrk (www.solucija.com)
	
*/

body { 
	margin: 0; 
	padding: 0; 
	background: #bbbb95 url(images/bg.gif) repeat-x; 
	font: normal .7em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	line-height: 1.6em; 
	color: #333; 
}

/* LINKS AND HEADINGS STYLING */

a { color: #999966; background: inherit; }
a:hover { color: #f75382; background: inherit; }
h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #666666; background-color:transparent; }
h2  { font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; }
h3  { font: bold 1.1em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #fff; background-color:transparent; vertical-align:top; }

.blue { color: #999966; background: inherit; }
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }

/* CONTENT WRAPPER */

#main { 
	width: 900px; 
	margin: 25px auto 0 auto; 
}

/* TOP LEFT LOGO */

#logo { 
	float: left; 
	padding: 10px 0 10px 10px; 
}
	#logo h1 { color: #000; background: #fff; }

/* TOP RIGHT HORIZONTAL MENU */
	
#menu { 
	float: right; 
	background: #fff url(images/barul.gif) no-repeat bottom right; 
	color: #808080; 
	padding: 18px 1px 11px 0; 
	margin: 0; 
}
	#menu li { 
		padding: 14px 18px 14px 18px; 
		color: #f75382; 
		font-weight: bold; 
		background: transparent url(images/baractive.gif) no-repeat bottom left; 
		display: inline; 
	}
	#menu li.active { 
		background: transparent url(images/baractive.gif) no-repeat bottom left; 
		color: #f75382; 
		font-weight: bold; 
		padding: 14px 18px 14px 18px; 
		margin: 0 1px 0 0; 
	}
	#menu li a { 
		background: transparent; 
		color: #f75382; 
		font-weight: bold; 
		text-decoration: none; 
	} 	
	#menu li a:hover { 
		color: #999966; 
		background: transparent; 
	} 	
	.key { text-decoration: none; } /* ACCESKEY UNDERLINED LETTER */

/*top google ads*/
#topad { 
	float: right; 
	background: transparent url(images/baractive.gif) no-repeat bottom right; 
	color: #808080; 
	padding: 18px 1px 11px 0; 
	margin: 0; 
}
	#topad a { 
		padding: 14px 18px 14px 18px; 
		color: #f75382; 
		font-weight: bold; 
		background: transparent url(images/baractive.gif) no-repeat bottom left; 
		display: inline; 
	}
	 	
	#topad a:hover { 
		color: #999966; 
		background: transparent; 
	} 	

/* LEFT INTRO SIDE */	

#intro_left {
	clear: left;
	float: left;
	width: 250px;
	background: #bbbb95;
	color: #ffffff;
	margin: 0 0 1px 0;
}
	#intro_left a { color: #fff; background: inherit; }
	#intro_left p { padding: 14px 15px; margin: 0; }

	/* LEFT VERTICAL MENU */
	
	#menu_left { 
		float: left;  
		margin: 0 0 6px 0; 
		padding: 0 0 1px 0; 
		border-bottom: 2px solid #e2e2e2; 
	}
		#menu_left li { list-style: none; }
		#menu_left li a { 
			display: block; 
			color: #fff; 
			background: #c7c7a8 url(images/arrow.gif) no-repeat center left; 
			width: 204px; 
			padding: 7px 23px 7px 23px; 
			margin: 0 0 1px 0; 
			font-weight: bold; 
			text-decoration: none; 
		}	
		#menu_left li a:hover { background: #bbbb95 url(images/arrow.gif) no-repeat center left; color: #fff;  }

/* RIGHT INTRO SIDE */
	
#intro_right {
	float: right;
	width: 340px;
	padding: 25px 280px 0 20px;
	background: transparent url(images/banner1.png) no-repeat;
	color: #999966;
	margin: 0 0 6px 0;
	height: 174px;
	
}
	#intro_right h1 { margin: 0 0 20px 0; }
	#intro_right .white { color: #FFF; background-color:transparent; }
	
/* LEFT SIDE */
	
#left {
	float: left;
	width: 250px;
}
	.box {
		padding: 4px 15px;
		border: 1px solid #bbbb95;
		margin: 0 0 10px 0;
	}
	.note {
		padding: 15px 15px 20px 20px;
		border: 1px solid #bbbb95;
		margin: 0 0 5px 0;
		background: #FFF ;
		color: #CCC;
	}

/* RIGHT SIDE */

#right {
	float: right;
	width: 643px;
}
	.leftcol { 
		float: left; 
		padding: 12px 15px;
		width: 285px; 
		border:#f75382 1px solid;
		text-align: justify;
		margin: 0 0 10px 0;
	}
	.rightcol { 
		float: right; 
		padding: 10px 15px;
		width: 285px; 
		background:#FFF;
		border:#f75382 1px solid;
		margin: 0 0 10px 0;
		}
	.special {
		clear: both;
		margin:0px 0 20px 0;	
		padding: 5px 20px;
		border: 1px solid #999966;
		background: #ffffff;
		color: #444;
	}

/* FOOTER */

#footer { clear: both; padding: 5px; border-top: 1px solid #ccc; }


