body {
	background: #6699CC;
	color: #000000;
	margin: 0px;
	padding: 0;
}

/* General font families for common tags */
font {
	color: #000000;
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

h1{
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 120%;
	margin: 2px;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 2px;
}

input, select, textarea, .textinput, .listbox, .listbox_lang {
	background-color: #6699CC;
	border: 1px solid;
	border-color: #0E72A4;
	color: Black;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

li {
	list-style-type: none;
	margin-bottom: 4px;
	margin-left: 10px;
	margin-top: 4px;
	padding: 0px;
}

p {
	font-size: 100%;
	margin: 2px 0px;
}

table {
	color: #000000;
	font-size: 12px;
}

ul {
	margin-left: 5px;
	padding: 0px;
}

.admin_menu {
	background-color: #EFEFEF;
	background-image: url(images/button_bg.gif);
	background-position: bottom;
	border: 1px solid #005D8C;
	color: #000000;
	font-size: 85%;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}

.admin_menu a {
	color: #000000;
	display: block;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	position: relative;
	text-decoration: none;
}

.admin_menu a:hover, .admin_menu_thumb a:hover, .alblink a:hover, .catlink a:hover, .footer a:hover, .statlink a:hover, .user_thumb_infobox a:hover, a:hover, bblink a:hover {
	color: #000000;
	text-decoration: underline;
}

.admin_menu_thumb {
	background-image: url(images/button_bg.gif);
	background-position: bottom;
	border: 1px solid #005D8C;
	color: #000000;
	font-size: 85%;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 85px;
}

.admin_menu_thumb a {
	color: #000000;
	display: block;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	position: relative;
	text-decoration: none;
}

.admin_menu_thumb a:hover, .admin_menu a:hover, .footer a:hover, .alblink a, .alblink a:hover, .catlink a, .catlink a:hover, .thumb_caption a, .user_thumb_infobox a:hover {
	color: #000000;
	text-decoration: underline;
}

.album_stat {
	font-size: 85%;
	margin: 5px 0px;
}

.button {
	background-image: url(images/button_bg.gif);
	background-position: bottom;
	border: 1px solid #005D8C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.catlink {
	display: block;
	margin-bottom: 2px;
}

.catrow_noalb {
	background: #D1D7DC;
	color: #000000;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
}

.clickable_option {
	cursor: default;
}

.comment_button {
	background-image: url(images/button_bg.gif);
	background-position: bottom;
	border: 1px solid #005D8C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	padding-left: 3px;
	padding-right: 3px;
}

.comment_date{
	color: #5F5F5F;
	font-size: 90%;
	vertical-align: middle;
}

.debug_text {
	background-color: #EFEFEF;
	border: #BDBEBD;
	margin: 0px;
	width: 100%;
}

.display_media, .tableb, .catrow {
	background: #EFEFEF;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
}

/* Styles for the dropmenu.
------------------------------------------------------- */
.dropmenu {
	padding: 0 0.5em;
}

.dropmenu a {
	color: #000000;
	display: block;
	text-decoration: none;
}

.dropmenu a span {
	color: #000000;
	display: block;
	font-size: 0.9em;
	padding: 0 0 0 5px;
}

.dropmenu li {
	color: #000000;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}

/* the active button */
.dropmenu li a.active {
	background: url(images/cellpic.gif) #6699CC;
	color: #000000;
	font-weight: bold;
}

.dropmenu li a.active span.firstlevel {
	background: url(images/cellpic.gif) #6699CC;
}

/* the backgrounds first level only*/
.dropmenu li a.firstlevel {
	margin-right: 8px;
}

.dropmenu li a.firstlevel span.firstlevel {
	display: block;
	height: 22px;
	left: -5px;
	line-height: 19px;
	padding-left: 5px;
	position: relative;
}

/* the hover effects */
.dropmenu li a.firstlevel:hover {
	background: none;
	color: #000000;
	cursor: pointer;
	text-decoration: none;
}

.dropmenu li a.firstlevel:hover span.firstlevel {
	background: none;
}

.dropmenu li li {
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	margin: 0;
	text-align: left;
	width: 19em;
}

.dropmenu li li a span {
	color: #000000;
	display: block;
}

/* the hover effects on level2 and 3*/
.dropmenu li li a:hover {
	background: #6699CC;
	color: #000000;
	text-decoration: none;
}

.dropmenu li li.additional_items {
	background: url(images/cellpic.gif) #6699CC;
	color: #000000;
}

.dropmenu li li:hover ul {
	top: auto;
}

.dropmenu li ul {
	background: url(images/cellpic.gif) #6699CC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	color: black;
	display: none;
	font-weight: normal;
	padding: 1px 0 0 0;
	position: absolute;
	width: 19.2em;
	z-index: 90;
}

.dropmenu li ul ul {
	margin: -1.8em 0 0 13em;
}

.dropmenu li:hover ul {
	display: block;
}

.dropmenu li:hover ul ul, .dropmenu li:hover ul ul ul {
	top: -999em;
}

.dropmenu, .dropmenu ul {
	line-height: 1em;
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer {
	font-size: 9px;
}

.image {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	margin: 2px;
}

.imageborder {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin-bottom: 30px;
	margin-top: 30px;
}

.img_caption_table {
	background-color: #FFFFFF;
	border: none;
	margin: 0px;
	width: 100%;
}

.img_caption_table td {
	background: #EFEFEF;
	border-top: 1px solid #FFFFFF;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	white-space: normal;
}

.img_caption_table th {
	background: #D1D7DC;
	border-top: 1px solid #FFFFFF;
	color: #000000;
	font-size: 100%;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
}

.maintable {
	background-color: #EFEFEF; /*        background-color: #FFFFFF;*/
	border: 1px solid #0E72A4;
	margin-bottom: 1px;
	margin-top: 1px;
}

.navmenu {
	background: #0E72A4 url(images/cellpic1.gif);
	border-style: none;
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

.navmenu a {
	color: White;
	display: block;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	text-decoration: none;
}

.navmenu a:hover {
	background: #0E72A4;
	color: White;
	text-decoration: none;
}

.navmenu img {
	margin-bottom: 1px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 1px;
}

.radio, .checkbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	vertical-align: middle;
}

.sortorder_cell {
	color: Black;
	margin: 0px;
	padding: 0px;
}

.sortorder_options {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

.statlink {
	color: #FFFFFF;
}

.statlink a {
	color: #FFFFFF;
	text-decoration: none;
}

.statlink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.tableb_compact {
	background: #EFEFEF;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}

.tablef {
	background: #D1D7DC;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.tableh1 {
	background: #0E72A4 url(images/cellpic1.gif);
	color: #FFFFFF;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
}

.tableh1_compact {
	background: #0E72A4 url(images/cellpic1.gif);
	color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}

.tableh2 {
	background: #D1D7DC url(images/cellpic1.gif);
	color: #000000;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
}

.tableh2_compact {
	background: #D1D7DC url(images/cellpic1.gif);
	color: #000000;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}

.thumb_caption {
	display: block;
	font-size: 80%;
	padding: 1px;
}

.thumb_filename {
	display: block;
	font-size: 80%;
}

.thumb_num_comments {
	display: block;
	font-size: 80%;
	font-style: italic;
	font-weight: normal;
	padding: 2px;
}

.thumb_title {
	display: block;
	font-size: 80%;
	font-weight: bold;
	padding: 2px;
}

.thumbnails {
	background: #EFEFEF;
	padding: 5px;
}

.topbkg{
	background: #6699CC url(images/BlueRapsody_02.jpg) no-repeat left;
	background-position: center;
	color: Black;
	height: 125px;
}

.topnav{
	background: url(images/cellpic1.gif) #CC0000;
	background-color: ;
	background-image: ;
	color: ;
	font-size: 13px;
	height: 28px;
}

.topmenu {
	font-size: 100%;
	line-height: 130%;
}

.user_thumb_infobox {
	margin-bottom: 1px;
	margin-top: 1px;
}

.user_thumb_infobox a, a, bblink a, .alblink a, .catlink a, .footer a, .statlink a {
	color: #000000;
	text-decoration: none;
}

.user_thumb_infobox td {
	font-size: 80%;
	margin-bottom: 1px;
	margin-top: 1px;
	text-align: center;
}

.user_thumb_infobox th {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 1px;
	text-align: center;
}