body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:23px;
	background:url(../images/background/webgalleria.jpg) no-repeat center top #fff;
	background-attachment:fixed;
	color:#454545;
}
a {color:#0484b0;text-decoration:none;}
a.current {color:black;font-size:19px;}
#container {
	width:1000px;
	margin:0 auto;
}
#header {
	text-align:left;
	height:181px;
	position:relative;
	background:url(../images/hp_headline.png) no-repeat 245px 33px;
}
#header h1 {
	width:237px; height:181px;
	position:absolute;
	top:0px; left:0px;
	display:block;
	background:url(../images/logo/webgalleria.png) no-repeat;
}
#header a {
	display:block;
	width:237px;
	height:181px;	
}
#header h1 span {
	display:none;	
}
#header h2 {
	text-transform:uppercase;
	font-size:19px;
	letter-spacing:-1px;
	font-weight:bold;
	position:absolute;
	top:60px;
	left:237px;	
}
#header h3 {
	text-transform:uppercase;
	font-weight:normal;
	font-size:12px;
	position:absolute;
	width:375px;	
	top:90px;
	left:237px;
}
#header form {
	position:absolute;
	width:350px; height:131px;
	top:106px;left:658px;
}
#header form span {
	position:absolute;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	top:55px;
	left:0px;	
}
#form_search span {
	font-weight:bold;
	text-transform:uppercase;
	font-size:15px;	
}
#header form input[type="image"], #form_search input[type="image"] {
	position:relative;
	top:13px;	
}
#header form input[type="text"], #form_search input[type="text"]{
	width:290px;
	height:23px;
	line-height:23px;
	border:1px solid #000;
	background:white;
	padding:4px;	
}
div.error {
	padding:15px;
	border:1px solid #b00;
	background:#fff1f1;		
}
div.completion {
	padding:15px;
	border:1px solid #060;
	background:#f1fff1;	
}
#content {
	/*background:url(../images/background/noise.jpg) repeat;*/
	background:#fff;
	width:1000px;
	margin:0 auto;	
}
#ad_roll {
	padding:15px 30px 30px 30px;
	background:url(../images/background/noise.jpg) repeat;	
}
#sup_footer {
	background:#9d9d9d;
	padding:10px;
	width:980px;
	color:white;	
}
#footer {
	/*
	background:url(../images/background/footer.png) repeat-x;
	*/
	background:#eaeaea;
	color:#727272;
	padding:10px;
	text-align:center;	
}

#footer a {
	color:#727272;
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
}

.padd {
	padding:30px;
	background:white;	
}
.padd p {
	padding:8px 0;	
	line-height:19px;
	font-size:13px;
}
#form_search {
	padding:15px 30px 30px 30px;
	position:relative;
	height:220px;	
}
#ajax_content h2 {
	font-weight:normal;
	font-size:17px;
	font-family:Arial,sans-serif;
	letter-spacing:-1px;	
}
#results {
	position:absolute;
	top:48px;
	border-bottom:1px solid #000;
	width:298px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	z-index:2;
}
#results a {
	display:block;
	height:100%; width:100%;	
}
#results ul {
	list-style:none;	
}
#results ul li {
	display:block;
	border-top:1px solid #eee;
	background:#fff;
	padding:7px;
	line-height:16px;
}

#results ul li:hover {
	background:#eee;	
}

#results ul li.active {
	background:#333;
	color:white;	
}
#results ul li.active a {
	color:white;	
}
/* Search by Opponent Only Search Field
Above the scrolling avatars of opponents */
#results2 {
	position:absolute;
	top:65px; left:219px;
	border-bottom:1px solid #000;
	width:300px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	z-index:2;
}
#results2 a {
	display:block;
	height:100%; width:100%;	
}
#results2 ul {
	list-style:none;	
}
#results2 ul li {
	display:block;
	border-top:1px solid #eee;
	background:#fff;
	padding:7px;
	line-height:16px;
}

#results2 ul li:hover {
	background:#eee;	
}

#results2 ul li.active {
	background:#333;
	color:white;	
}
#results2 ul li.active a {
	color:white;	
}
h1.web {
	font-weight:normal;
	font-size:26px;
	letter-spacing:-1px;	
}
#shopping_bag th {
	background:#f1f1f1;
	padding:10px;
	text-align:left;
	color:#333;
}
#shopping_bag td {
	padding:5px;
	border-bottom:1px solid #dedede;
}
#shopping_bag tr:last-child td {
	border:none;
	padding-top:20px;	
}
#shopping_bag td.item_image {
	width:175px;	
}
#shopping_bag td.item_name {
	width:400px;	
}
#shopping_bag td.item_price {
	width:200px;	
}