/* CSS Document */


*:focus {
outline-color:invert;
outline-style:none;
outline-width:0pt;
}

html {
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
	font: 12px/18px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
   	color: #493f0b;
	background: #493f0b;
	position: relative;
	width: 100%;
	min-width: 1000px;	
}

#map {
	border: 1px solid #493f0b;
	float: right;
	margin-bottom:  20px;
}

#wrapper {
 	padding: 0;
	margin: 0;
	width:  100%;
	text-align: center;
	background: #cde855 url(/images/body_loop_left.gif) left top repeat-y;
}

#header {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 100%;
	height: 100px;
	background: url(/images/header_loop.gif) center top repeat-x;
	font: 12px/18px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	/* border: 1px solid red; */
}

#header_right {
	margin: 0;
	padding: 20px;
	padding-top: 40px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 43px;
	float: right;
	width: 240px;
	height: 60px;
	background: url(/images/header_login.gif) left top no-repeat;
	text-align: left;
}

#avatar {
	margin: 0;
	padding: 0;
	display: block;
	float: right;
	text-align: center;
	width: 40px;
}



#login {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 110px;
	margin-top: 0px;
}



#content {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 100%;
}


#adsense {
	margin: 0;
	padding: 0;
	padding-top: 40px;
	width: 120px;
	float: right;
	text-align: right;
	overflow: hidden;
}

#footer {
	margin: 0 auto;
	padding: 0;
	clear: both;
	color: #f5f6d4;
	text-align: center;
	width: 100%;
	display: block;
	background: #473E0B;
	
}

div.separate {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	clear: both;
	/*border-top: 1px dotted #493F0B;*/
}

div.message, div.error {
	color: #493F0B;
	border: 1px solid #493F0B; 
	background: url(/images/icons/accept.png) #A7C520 no-repeat top left;
	background-position: 5px 5px;
	padding: 5px;
	padding-left: 25px;
	margin-bottom: 20px;
}

div.double {
	float: left;
	display: inline;
	width: 220px; 
	overflow: hidden;
	height: 125px;
	margin: 0 20px 20px 0;
	padding: 10px;
	border-bottom: 1px solid #A7C520;
}

div.double ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	width: 125px;
	float: left;
	clear: none;
}

div.double li {
	display: block;
	width: 100%;
	float: left;
}

div.double:hover {
	background: #A7C520;
}

div.half {
	float: left;
	display: inline;
	width: 45%;
	padding-right: 5%;
}

div.error {
	background: url(/images/icons/delete.png) #ff4a3b no-repeat top left;
	background-position: 5px 5px;
}

div.user, div.book, div.thumb {
	margin: 0px;
	padding: 1px;
	margin-left: 15px;
	margin-top: 15px;
	display: inline;
	float: left;
	width: 80px;
	height: 125px;
}

div.book {
	height: 200px;
	overflow: hidden;
}

div.user:hover, 
div.book:hover,
div.thumb:hover,
div.user:hover a, 
div.book:hover a,
div.thumb:hover a
{
	color: #f5f6d4;
	background: #493f0b;
}

img {
	margin: 0;
	padding: 0;
	/*float: left;
	display: inline; */
	border: 0;
	/* IE PNG transparency */
	/*behavior: url(/iepngfix.htc);*/
}

#header img {
	margin: 0;
	padding: 0;
	float: left;
	display: inline; 
	border: 0;
}
#header img.icon {
	margin-right:  5px;	
}

img.thumb {
	margin: 0;
	padding: 0;
	width: 80px;
	height: 80px;
	float: left;
}

img.avatar, img.avatar_small, img.cover {
	margin: 0;
	padding: 0;
	float:  left;
	display: inline;
	width: 80px;
	height: 80px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 0;
}

img.avatar_small {
	width: 40px;
	height: 40px;
}

img.cover {
	height: auto;
}

img.label {
	position:  absolute;
	top: 5px;
	left: 5px;
}

div.label {
	position: relative ;
	text-align: left;
	z-index: 3;
}


#main {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	float: left;
	display: inline;
 }
 
#side {
	margin: 0;
	padding: 25px;
	padding-left: 50px;
	padding-top: 0;
	float: right;
	display: inline;
	width: 165px;
	text-align: left;
	background: #A7C520 url(/images/body_loop_right.gif) left top repeat-y;
	font: 12px/18px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
 
br {

} 

img.icon, img.icon_right, img.icon_list {
	display: block;
	float: left;
	margin: 2px;
	margin-right: 5px;
	padding: 0px;
	clear:  left;
	height: 16px;
	width: 16px;
}

img.icon_right {
	float: right;
	clear: none;
	display: inline;
}

img.icon_list {
	float: left;
	clear: none;
	display: inline;
}

#avatar img.icon_list {
	padding: 2px;
}

#adsense img.icon_right {
	float: right;
	display: inline;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
}
 
/* headers */

p {
	margin: 0;
	margin-bottom: 20px;
}

big {
	font: 24px/32px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A7C520;	
}

h1, h2, h3 {
	margin-left: 0;
	padding-left:0;
	font-weight: bold;
	clear: both;
	width: 100%;
} 

h1 {
	margin: auto;
	font: 24px/32px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 20px;
}

h2 {
	font-size: 150%;
	padding-bottom: 5px;
	padding-top: 25px;
	border-bottom: 1px solid #A7C520;
}

h3 {
	font-size: 120%;
}

td {
	vertical-align: top;
}

/* links */

li a
{
	margin: 0px;
	padding: 2px; 
	display: block;
	text-align: left;
	background: none;
} 


a {
	text-decoration: none;
	color: #493f0b;
	font-weight: bold;
	display: inline;
} 

a:hover {
	color: #f5f6d4;
	background: #493f0b;	
}

a.right {
	float: right;
	width: auto;
	padding: 0;
	margin: 1px;
}
 
 
tr.select td {
	padding: 2px;
}

tr.select:hover,
tr.select:hover a {
	color: #f5f6d4;
 	background: #493f0b;
}


li, ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
 
/* menu */

#menu {
	margin: 0px;
	padding: 0px;
	text-align: left;
	position: absolute;
	top: 62px;
	height: 25px;	
	left: 74px;
}

#menu ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 20px;
	float: left;
}

#menu li
{
	float: left ;
	display: inline;
	margin: 0px;
	padding:  5px;
	list-style: none;
/*	border-left-color: #A7C520;
	border-left-style: dotted;
	border-left-width: 1px;
*/	
}

#menu li a
{
	background: #493f0b;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #f5f6d4;
	text-align: center;
	background: none;
	width: auto;
	display: inline;
}

#menu li a:hover
{
	color: #CDE855;
}

/* mini menu */
ul.minimenu 
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	float: left;
	margin: 0pt;
	width: 125px;
}

ul.minimenu li
{
	display: block;
	float: left;
	margin:0pt;
	padding:0pt;
	margin-bottom: 5px;
	width: 100%;
}

ul.minimenu li:hover,
ul.minimenu li:hover a
{
	color: #f5f6d4;
	background: #493f0b;
}

ul.minimenu li a
{
	float: left;
}

/* submenu */

td.submenu {
	background: #A7C520 url(/images/body_loop_right.gif) left top repeat-y;
	padding: 20px;
	padding-top: 0px;
	padding-left: 44px;
	width: 240px;
	overflow: hidden;
	font: 12px/18px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.submenu ul
{
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style: none;
	clear: left;
}

.submenu li
{
	margin: 0;
	padding: 0;
	display: inline;
	overflow: hidden;
}

.submenu li a {
/*	color: #f5f6d4; */
}

#footer a {
	color: #A7C520; 
}

li.sub {
	margin-left: 20px;
	padding-left: 20px;
	display: block;
	background: url(/images/icons/16-arrow-right.gif) no-repeat;
	background-position: center left;
}

/* FORMS AND ELEMENTS*/
label
{
	width: 100px;
	float: left;
	clear: both;
	text-align: right;
	display: block;
   	color: #493f0b;
   	width: 20%;
	text-transform: capitalize;
	margin-right:20px;
	padding-right:20px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(/images/icons/16-arrow-right.gif	) no-repeat center right;
}

label.textarea {
	text-align: right;
	background: url(/images/icons/16-arrow-down.gif) no-repeat right top;
}


input, select, textarea {
   	color: #493f0b;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline;
	background: #F5F6D4; 
	border: 1px solid #493f0b;
	width: 170px;
	font-size: 100%;
	width: 50%;
}

input.hidden {
	border: none;
	display:  none;
}

input.submenu {
	margin: 0px;
	width: 100%;
	background: #F5F6D4;
	border: 0;
}

textarea {
	clear: left;
	width: 100%;
	height: 100px;
}

select {
	width: auto;
}


table.styled {
	border-collapse: collapse;
	width: 100%;
}


.styled tr {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

.styled tr:hover {
	background: #A7C520;
}

.styled td, .styled th {
	padding: 5px;
	margin: 0;
	border-bottom: 1px solid #A7C520;
	text-align: left;
}

.styled th {
	border-color:  #493f0b;
}

.styled td a:hover {
	color: #493f0b;
	background: #A7C520;
}

/* 
================================================
autosuggest, inquisitor style
================================================
*/

div.autosuggest
{
	position: absolute;
	background-image: url(/images/as_pointer.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
}

div.autosuggest div.as_header,
div.autosuggest div.as_footer
{
	position: relative;
	height: 6px;
	padding: 0 6px;
	background-image: url(/images/ul_corner_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}
div.autosuggest div.as_footer
{
	background-image: url(/images/ul_corner_br.gif);
}

div.autosuggest div.as_header div.as_corner,
div.autosuggest div.as_footer div.as_corner
{
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	width: 6px;
	background-image: url(/images/ul_corner_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div.autosuggest div.as_footer div.as_corner
{
	background-image: url(/images/ul_corner_bl.gif);
}
div.autosuggest div.as_header div.as_bar,
div.autosuggest div.as_footer div.as_bar
{
	height: 6px;
	overflow: hidden;
	background-color: #493F0B;
}


div.autosuggest ul
{
	list-style: none;
	margin: 0 0 -4px 0;
	padding: 0;
	overflow: hidden;
	background-color: #493F0B;
}

div.autosuggest ul li
{
	color: #ccc;
	padding: 0;
	margin: 0 4px 4px;
	text-align: left;
	display: block;
}

div.autosuggest ul li a
{
	color: #ccc;
	display: block;
	text-decoration: none;
	background-color: transparent;
	position: relative;
	padding: 0;
	width: 100%;
}
div.autosuggest ul li a:hover
{
	background-color: #444;
}
div.autosuggest ul li.as_highlight a:hover
{
	background-color: #A7C520;
}

div.autosuggest ul li a span
{
	display: block;
	padding: 3px 6px;
	font-weight: bold;
}

div.autosuggest ul li a span small
{
	font-weight: normal;
	color: #999;
}

div.autosuggest ul li.as_highlight a span small
{
	color: #ccc;
}

div.autosuggest ul li.as_highlight a 
{
	color: #fff;
	background-color: #A7C520;
	background-image: url(/images/hl_corner_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.autosuggest ul li.as_highlight a span
{
	background-image: url(/images/hl_corner_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.autosuggest ul li a .tl,
div.autosuggest ul li a .tr
{
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
}
div.autosuggest ul li a .tr
{
	right: 0;
}

div.autosuggest ul li.as_highlight a .tl
{
	left: 0;
	background-image: url(/images/hl_corner_tl.gif);
	background-position: bottom left;
}

div.autosuggest ul li.as_highlight a .tr 
{
	right: 0;
	background-image: url(/images/hl_corner_tr.gif);
	background-position: bottom right;
}



div.autosuggest ul li.as_warning
{
	font-weight: bold;
	text-align: center;
}

div.autosuggest ul em
{
	font-style: normal;
	color: #CDE855;
}
div.autosuggest li.as_highlight em
{
	color: #493F0B;
}