/* general */

body {
  margin: 0px;
  padding: 0px;
  background: url("images/background.png") 0px 0px repeat-x #ffffff;
  font-family: "trebuchet ms", arial, helvetica, sans-serif;
  font-size: 100%;
  color: #333333;
  text-align:center;
}

#wrapper
{
  width:100%;
  margin:0px auto;
  text-align:left;	
}

img {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

h1 {
  color: #000000;
  font-size: 160%;
}

h2 {
  margin: 0px;
  padding: 0px;
  color: #000000;
  font-size: 160%;
}

h3 {
  padding: 3px;
  color: #ffffff;
  background-color: #333333;
  font-size: 120%;
}

a {
  color: #ff0000;
  text-decoration: none;
  font-style: normal;
}

a:hover {
  color: #ff0000;
  text-decoration: underline;
  font-style: normal;
}

p.error {
  color: #b60000;
  font-weight: bold;
}

/* header */

#header_container {
  margin: 0px auto 0px auto;
  width: 800px; 
}

#header {
  height: 120px;
  color: #ffffff;
}

/* logo */

#logo {
}

/* navigation */

#navigation {
  margin: 0px auto 0px auto;
  padding-top: 10px;
  width: 800px; 
  font-weight: bold;
  color: #cccccc;
  text-align: right;
}

#navigation .nav {
  color: #cccccc;
  text-decoration:none;
}

#navigation .nav:hover {
  color: #cccccc;
  text-decoration: none;
}

#logo .logo_left {
  float: left;
  width: 400px;
}

#logo .search_right {
  float: right;
  width: 400px;
  text-align: right;
}

/* body */

#body_container {
}

#body {
  margin: 0px auto 0px auto;
  padding: 18px;
  width: 800px; 
}

.item_container {
  clear: both;
  float: left;
  margin-bottom: 10px;
  padding-bottom: 10px;
  width: 580px;
  border-bottom: 1px dotted #000000;
}

.vote {
  float: left;
  width: 80px;
  margin-right: 10px;
}

.rating {
  padding-top: 12px;
  text-align: center;
  color: #ff0000;
  font-size: 200%;  
  font-weight: bold;
}

.thumb {
  float: left;
  width: 125px;
  margin-right: 10px;
}

.summary {
  float: left;
  width: 355px;
}

.icon {
  text-align: top;
}




#main {
  float: left;
  margin-top: 0px;
  width: 580px;
}

#sidebar {
  float: right;
  margin-top: 0px;
  width: 200px;
}

.comments {
  clear: both;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #000000;
  font-size: 90%;
}

.subtext {
  color: #999999;
  font-style: italic;
}

.clear {
  clear: both;
}

/* search */

.css_table_search {
  clear: both;
  overflow: hidden;
  margin-top: 20px;
}

.css_table_search div.cell_1 {
  float: left;
  width: 310px;
}

.css_table_search div.cell_2 {
  float: left;
  width: 70px;
}

.css_table_search div.cell_1 div {
  padding: 10px;
}

.css_table_search div.cell_2 div {
  padding: 10px;
}

.css_table_search input.text {
  width: 295px;
  font-size: 100%;
}

.css_table_search .button {
  font-size: 100%;
}

/* footer */

#footer_container {
  background: #000000;
  margin: 0px;
  padding-bottom: 1000px;
}

#footer {
  margin: 0px auto 0px auto;
  height: 120px;
  width: 800px;
  color: #ffffff;
  text-align: center;
}

#footer a {
  color: #666666;
  text-decoration: none;
}

#footer a:hover {
  color: #ff0000;
  text-decoration: none;
}

#footer p.copyright {
  padding-top: 15px;
  color: #ffffff;
  text-align: center;
}

#footer p.badges {
  text-align: center;
}





#tabs {
	float:left;
	width:100%;
	font-size:93%;
	height:37px;
	line-height:normal;
	  border-bottom: 1px solid #000000;
margin-bottom: 20px;
	}

#tabs ul {
	margin:0;
	padding:5px 0px 0px 0px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("images/tableft.gif") no-repeat left top;
	margin:0;
	font: bold 15px/1.5em Verdana;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
	
	
#selected a  {
	float:left;
	background:url("images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-position:0% -42px;
	}
	
#selected a span {
	float:left;
	display:block;
	background:url("images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	background-position:100% -42px;
	}
	
	.regTable
	{
	width:580px;
	background:#efefef;
	padding:5px;
	border:dashed #2d2d2d 1px;
	}
	
		.pagination
		{
		border:red solid thin;
		text-align:center;
		vertical-align:middle;
		padding:5px;
		margin-left:4px;
		}
		
		.paginationActive
		{
		border:red solid thin;
		text-align:center;
		vertical-align:middle;
		padding:5px;
		margin-left:4px;
		background:red;
		color:white;
		}
		
		.pagination:hover{background:red;color:#fff;text-decoration:none;}
		
		.paginationActive:hover{background:red;color:#fff;text-decoration:none;}
