﻿body 
{
	margin: 10px auto 10px auto;
	width: 900px;
	background-color: #232524;
	color: White;
	font-family: Lucida Sans;
	font-size: 11px;
}

#page
{
	margin: 0 auto 0 auto;
	width: 900px;
}

#border
{
	margin: 0 auto 0 auto;
	width: 900px;
	background-color: #d18d1b;
	overflow: auto;
}

#main
{
	margin: 0 auto 0 auto;
	width: 860px;
	background-color: #232524;
	text-align: left;
	overflow: auto;
}

#header
{
	height: 80px;
	width: 860px;
}

#logo
{
	width: 220px;
	height: 60px;
	float: left;
	margin-left: 50px;
}

#logo h1 span
{
	display: none;
}

#logo h1 a
{
	background-repeat: no-repeat;
	display: block;
}

#ctl00_home
{
	background: url(Images/GenteSexy.jpg);
	width: 220px;
	height: 60px;
}

#publicity
{
	float: right;
	margin-right: 50px;
}

#content
{
	text-align: center;
	margin: 0 auto 0 auto;
}

#content h2
{
	font-weight: bold;
}

#ctl00_ContentPlaceHolder1_userPhoto
{
	margin-right: 20px;
	border: solid 1px #d18d1b;
	width: 550px;
	float: right;
}

#tags
{
	margin-bottom: 15px;
}

#left
{
	margin-top: 0px;
	margin-left: 20px;
	float: left;
	width: 250px;
}

#ctl00_ContentPlaceHolder1_lastImage
{
	border: solid 1px #d18d1b;
	padding: 10px;
}

.filter_last
{
	border: solid 1px #d18d1b;
	padding: 10px;
	margin-top: 10px;
}

.filter
{
	border: solid 1px #d18d1b;
	padding: 10px;
}

#ctl00_ContentPlaceHolder1_menu
{
	border: solid 1px #d18d1b;
	padding: 10px;
	margin-top: 10px;
}

#ctl00_ContentPlaceHolder1_logged
{
	border: solid 1px #d18d1b;
	padding: 10px;
	margin-top: 10px;
}

#tagsLeft
{
	border: solid 1px #d18d1b;
	padding: 10px;
	margin-top: 10px;
}

#numbers
{
	margin-top: 20px;
	margin-right: 105px;
	margin-bottom: 15px;
	float: right;
}

#numbers li
{
	list-style: none;
	padding: 2px;
	float: right;
}

#numbers li span
{
	display: none;
}

#numbers li a
{
	background-repeat: no-repeat;
	display: block;
}

#ctl00_ContentPlaceHolder1_lin1
{
	background: url(Images/Numbers/1.jpg);
	width: 30px;
	height: 30px;
}

#ctl00_ContentPlaceHolder1_lin2
{
	background: url(Images/Numbers/2.jpg);
	width: 30px;
	height: 30px;
}

#ctl00_ContentPlaceHolder1_lin3
{
	background: url(Images/Numbers/3.jpg);
	width: 30px;
	height: 30px;
}

#ctl00_ContentPlaceHolder1_lin4
{
	background: url(Images/Numbers/4.jpg);
	width: 30px;
	height: 30px;
}

#ctl00_ContentPlaceHolder1_lin5
{
	background: url(Images/Numbers/5.jpg);
	width: 30px;
	height: 30px;
}

#ctl00_ContentPlaceHolder1_lin6
{
	background: url(Images/Numbers/6.jpg);
	width: 30px;
	height: 30px;
}

#ctl00_ContentPlaceHolder1_lin7
{
	background: url(Images/Numbers/7.jpg);
	width: 30px;
	height: 30px;
}

#ctl00_ContentPlaceHolder1_lin8
{
	background: url(Images/Numbers/8.jpg);
	width: 30px;
	height: 30px;
}

#ctl00_ContentPlaceHolder1_lin9
{
	background: url(Images/Numbers/9.jpg);
	width: 30px;
	height: 30px;
}

#ctl00_ContentPlaceHolder1_lin10
{
	background: url(Images/Numbers/10.jpg);
	width: 30px;
	height: 30px;
}

.error
{
	color: Red;
}
.bar
{
	background-color: Red;
}

a:link
{
	color: #d18d1b;
	text-decoration: none;
}
a:active
{
	color: #d18d1b;
	text-decoration: none;
}
a:visited
{
	color: #d18d1b;
	text-decoration: none;
}
a:hover
{
	color: #d18d1b;
	text-decoration: underline;
}

.votes
{
	font-size: 24px;
}

#login
{
	border: solid 1px #d18d1b;
	padding: 15px;
	margin: 20px auto 0 auto;
	width: 250px;
	height: 180px;
}

#contact
{
	border: solid 1px #d18d1b;
	padding: 15px;
	margin: 20px auto 0 auto;
	width: 565px;
}

#register
{
	margin: 0 auto 0 auto;
	width: 600px;
}

#score
{
	margin: 0 auto 0 auto;
	width: 600px;
}

#footer
{
	width:840px;
	height:55px;
	padding:10px;
	text-align:center;
	margin-top:20px;
	clear: both;
}

#footer ul
{
	list-style:none;
}

#footer li
{
	display: inline;
	padding: 5px;
}