/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.0
*/
body{ color:#000;background:#8091c2; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin:0;padding:0; }
table {border-collapse:collapse;border-spacing:0;}
fieldset, img {border:0;}
address, caption, cite, code, dfn ,em, strong, th, var {font-style:normal;font-weight:normal;}
li {list-style:none;}
caption, th {text-align:left;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr, acronym {border:0;font-variant:normal;}
sup, sub {line-height:0px;vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select {font-family:inherit;font-size:inherit;font-weight:inherit;}



h2 {
color: #ffbb6d;
font-size: x-large;
font-family: arial;
}

h3 {
text-decoration:none;
color: white;
font-size: large;
font-family: arial;
clear:none;
display:inline;
margin-right: 20px;
}

#mainarea {
	min-width: 970px;

}


#uploaddiv {
	
	
	margin: 1px;
	border: 5px solid #99aee7;
	float:left;
	
}

#uploaddiv form { }


#img1 {
	
	
	margin: 1px;
	border: 5px solid #99aee7;
	
}


#img2 {

	margin: 1px;
	border: 5px solid #99aee7;
}

#hld1 {
	float: left;
	min-width: 400px;
	min-height: 300px;

	
	
}
#hld2 {
	min-width: 400px;
	min-height: 300px;
	
}

#views1 { padding: 0px 5px 0px 5px; }
#views2 { padding: 0px 5px 0px 5px; }

#score1 { padding: 0px 5px 0px 5px; }
#score2 { padding: 0px 5px 0px 5px; }

#pcontent ol li { width: 100px; float:left; margin: 5px; }
#pcontent img { height: 100px; width: 100px;}

#choose { position: absolute; left: 375px; top: 15px; }

.info {
background-color:white;
border:3px solid #8091c2;
padding: 5px 4px 0px 5px;
position:absolute;
width:150px;

}

#status {
float:left;
background-color:white;

}
#status img  {
width: 16px;
height: 16px;
}

#statusbox {
position: absolute;
left: 600px;
top: 40px;
width: 330px;
}

#votedfor img { 
margin-right: 2px;
height: 64px;
width: 64px;
}
#menuitems {
position:absolute;
left: 600px;
top: 0px;
}

#menuitems img{
 margin:0px; 
 padding:0px;
}

#moreimages {
float:right;
width: 320px;

}

#footer {
 font-size: x-small;
 color: #505050;
 margin: 5px;
}