body {
    background-color: white;
    margin: 9px;
    border: 0px;
    padding: 0px;
}
td {
    vertical-align: top;
}
body, tr td, form textarea, form input, form select {
    font-family: verdana;
    font-size: 9px;
    color: #666666;
}
form select  {
	font-size: 10px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#header {
	height: 30px;
	background: url("/i/general/header_bg.gif");
}
#header, #header A {
	line-height: 20px;
	color: white;
}
#nav {
	position: relative;
	width: 190px;
	float: left;
}

#nav a {
	display: block;
	color: #030;
	width: 176px;
	padding: 6px;
	font-size: 11px;
	border-bottom: 1px #808080 solid;
	border-left: 1px #808080 solid;
	border-right: 1px #808080 solid;
}

#nav a:hover {
	background-color: #0FB63F;
	color: white;
}
#nav .selected {
	background-color: #0FB63F;
	color: white;
}

#main {
	float: left;
	width: 440px;
	margin-left: 100px;
	line-height: 24px;
}

.heading, h1, h2 {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	letter-spacing: 0.5em;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
 }
 h2 {
	font-size: 10px;
	letter-spacing: 0.25em;
}

h4 {
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
 
 
#main A {
	text-decoration: underline;
}

#clear {
    clear: both;
}

#copyright {
	margin-top: 60px;
	border-top: 1px solid #808080;
}
#copyright a {
	text-decoration: underline;
}

#details_form TR TD{
	border: 1px solid white;
	background-color: #eee;
	padding: 5px;
	padding-top: 8px;
	padding-right: 10px;
}

form {
	padding: 0px;
	margin: 0px;
}
A {
	color: #666666;
    text-decoration: none;
}

#main table.admin_buttons TR TD A {
    display: block;
    background-color: #e3e3e4;
    border-bottom: 1px solid #c3c3c4;
    border-right: 1px solid #c3c3c4;
    padding: 3px;
    text-decoration: none;
    margin-bottom: 2px;
	line-height: 15px;
}
table.admin_buttons TR TD A:hover {
    background-color: #c3c3c4;
    text-decoration: none;
}

.user_list A {
    color: #666666;
}

table.navigation_table TR TD A {
    color: #666666;
}
table.navigation_table TR TD A:hover {
    color: #01A1DF
}
table.navigation_table TR TD A.cyan {	
    color: #01A1DF
}


#grid {
	width: 721px;
	height: 245px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

#images_container {
	position: relative;
	top: -245px;
	z-index: 10;
	border: 0px;
	padding: 0px;
}

#main_image {
	position: absolute;
	top:1px;
	left: 370px;
}

#mag {
	position: absolute;
	top:220px;
	left: 372px;
	z-index: 12;
	color: black;
}

.no_results {
	font-weight: bold;
}
.search_results_country_name {
	background-color: #777;
	padding-left: 10px;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
}
#main .search_results_country_name A {
	text-decoration: none;
	color: white;
}


.search_results_category_name {
	background-color: #ccc;
	padding-left: 10px;
	font-size: 11px;
	font-style: italic;
}

#main .search_results_category_name A {
	color: #777;
	text-decoration: none;
}

.search_result {
	padding-left: 10px;
	background-color: #f5f5f5;
}

.search_result.unapproved {
	background-color: #f5aaaa;
}

.posters_table TR TD {
	text-align: center;
}

.posters_table TR TD P {
	margin-top: 0px;
	padding-top: 0px;
}

#main h1 A, #main h2 A, #main h4 A {
	text-decoration: none;
}

