@charset "UTF-8";
/* CSS Document */

body {
	background:#1c1c1c;
	color:#efefef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	padding:0;
	margin:0;
	background:#1c1c1c url(/images/template/background.gif);
	background-repeat:repeat;
}


a:link {
	color: #efefef;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #efefef;
}



h1 {
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	padding:9px;
	background-color:#222222;
}

h2 {
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

h3 {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:6px;
	padding-bottom:0px;
	margin-top:0;
}

.outercontainer {
	margin:0 auto;
	text-align:center;
}

.topheader {
	height:74px;
	background:#000000 url(/images/template/header-bg.jpg) repeat-x;
	border-bottom:1px solid #242424;
}

.headercontainer {
	width:954px;
	margin:0 auto;
}

.logo {
	float:left;
	margin-top:10px;
	width:140px;
	height:60px;
}

.menu {
	float:right;
	margin-top:24px;
	width: 780px;
}

.container {
	width:954px;
	text-align:center;
	margin:0 auto;
}

.sub_header {
	height:300px;
	width:954px;
	background-color:#FFFFFF;
	margin-top:15px;
}

.sub_header_left {
	float:left;
	margin-top:10px;
	margin-left:12px;
}

.sub_header_right {
	float:right;
	margin-top:10px;
	margin-right:12px;
}

.sub_masks {
	height:145px;
	width:914px;
	background-color:#000000;
	margin-top:15px;
	margin-bottom:15px;
	padding:20px;
	text-align:left;
}

.column4 {
	margin:0 auto;
	margin-top:15px;
	text-align:center;
	line-height:14px;
}

.column_1 {
	float:left;
	width:230px;
	height:230px;
	background-color:#000000;
	margin-right:11px;
	font-size:11px;
	text-align:left;
}

.column_2 {
	width:230px;
	height:230px;
	background-color:#000000;
	float:left;
	margin-right:11px;
	font-size:11px;
	text-align:left;
}

.column_3 {
	width:230px;
	height:230px;
	background-color:#000000;
	float:left;
	margin-right:11px;
	font-size:11px;
	text-align:left;
}

.column_4 {
	width:230px;
	height:230px;
	background-color:#000000;
	float:left;
	font-size:11px;
	text-align:left;
}


.colmargin {
	margin:12px;
}


.imgborder {
	border:1px solid #fafafa;
}


.smalltext {
	font-size:9px;
}


.button_viewalldates {
	width: 95px;
	height: 26px;
	display: block;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image:url(/images/template/viewalldates.gif);
}

.button_viewalldates:hover {
	background-position: 0 -26px;
}


.button_buyus {
	width: 95px;
	height: 26px;
	display: block;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image:url(/images/template/buyalbumus.gif);
	float:left;
}

.button_buyus:hover {
	background-position: 0 -26px;
}


.button_buyuk {
	width: 95px;
	height: 26px;
	display: block;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image:url(/images/template/buyalbumuk.gif);
	float:right;
}

.button_buyuk:hover {
	background-position: 0 -26px;
}



.main {
	margin-top:10px;
}

.left {
	float:left;
	text-align:left;
	font-size:11px;
	width:310px;
}

.left_box {
	width:267px;
	background-color:#000000;
	padding:20px;
	margin-bottom:15px;
}

.left_box_title {
	margin-bottom:8px;
}


.left_title {
	font-size:12px;
}

.left_box_inner {
	margin:5px;
}


.left_small {
	font-size:10px;
	margin:5px;
	margin-bottom:10px;
}


.product {
	border:1px solid #ededed;
	width:250px;
	height:89px;
}

.product:hover {
	border:1px dotted #242424;
}

.borderstore {
	border:1px solid #ededed;
	width:75px;
	height:75px;
	text-align:center;
}

.borderstore:hover {
	border:1px dotted #242424;
}

.buyalbum {
	border:1px solid #ededed;
	width:85px;
	height:85px;
	text-align:left;
}

.buyalbum:hover {
	border:1px dotted #242424;
}

.videographyimage {
	padding-top:10px; 
	padding-left:20px; 
	padding-right:20px; 
	padding-bottom:10px; 
	background:#1D1C1C; 
	font-size:12px; 
	height:130px;
}

.videographytext {
	padding-top:10px; 
	padding-left:20px; 
	padding-right:20px; 
	padding-bottom:10px; 
	font-size:11px; 
	background-color:#333333;
}

.right {
	float:right;
	text-align:left;
	line-height:18px;
}

.right_box {
	width:590px;
	background-color:#151515;
	padding:20px;
	margin-bottom:15px;
	text-align:justify;
}

.layout_photogallery {
	background-color:#151515;
	padding:20px;
	margin-bottom:15px;
	text-align:justify;
}

.news_bottom {
	margin-top:10px;
	font-size:10px;
	color:#CCCCCC;
}

.news_bottom_left {
	float:left;
}

.news_bottom_right {
	float:right;
}

.inpagetitle {
	color:#cccccc;
	font-weight:bold;
	font-size:16px;
	border-bottom: 1px dotted #fff;
	margin-bottom:10px;
	margin-top:10px;
}

.top_footer {
	text-align:left;
	margin-bottom:15px
}

.top_footer_left {
	width:430px;
	float:left;
	background-color:#000000;
	padding:20px;
	height: 130px;
}

.top_footer_left a:link, top_footer_left a:visited, top_footer_left a:active {
	color:#000000;
}

.top_footer_left a:hover {
	color:#222222;
}

.top_footer_right {
	width:430px;
	float:right;
	background-color:#000000;
	padding:20px;
	height: 130px;
}




.footer {
	height:79px;
	background:#000000;
	border-top:1px solid #242424;
	margin-top:15px;
}

.footercontainer {
	width:954px;
	text-align:center;
	margin:0 auto;
}

.floatleft {
	float:left;
	padding-right:5px;
}
.floatleft_border {
	float:left;
	margin-right:5px;
	border: 1px dotted #fff;
}
.floatleft_border2 {
	float:left;
	margin:3px 15px 15px 0px;
	border: 1px solid #222;
}
.floatright_border {
	float:right;
	margin-left:5px;
	border: 1px solid #111111;
}
.floatright {
	float:right;
}

.footer_news {
	background:#FFFFFF;
	width:100%;
	height:13px;
	color:#000000;
	padding:5px;
	margin-bottom:10px;
	font-size:11px;
	width:420px;
}

.footer_affiliates {
	padding:5px;
}


.opacity {
	opacity:0.5;
	filter:alpha(opacity=50);
}


/* paypal donation stuff */
.red {
	color:#ff0000;
}

.icon_warning {
	background:transparent url(/images/exclamation.png) left no-repeat;
	padding:4px;
	padding-left:20px;
}
/* paypal donation stuff */



/* form */
.submit {
	font-weight: bold;
	border: 1px solid #cccccc;
	background:url(/images/template/donation_submit.gif);
	background-repeat:no-repeat;
	width:53px;
	height:22px;
	margin-left:1px;
}

.text {
	background:url(/images/template/donation_bg.gif);
	background-repeat:repeat-x;
	border:1px solid #cccccc;
	padding: 3px;
	color: #000000;
	margin-left:5px;
	width:120px;
	height:14px;
}

.donation_bg {
	background:url(/images/template/donation_bg.gif);
	background-repeat:repeat-x;
	border:1px solid #cccccc;
	padding: 3px;
	color: #000000;
	margin-left:5px;
	width:120px;
	height:14px;
}

.search_bg {
	background:url(/images/template/donation_bg.gif);
	background-repeat:repeat-x;
	border:1px solid #cccccc;
	padding: 3px;
	color: #000000;
	margin-left:5px;
	width:190px;
	height:14px;
}

.donation_submit {
	font-weight: bold;
	border: 1px solid #cccccc;
	background:url(/images/template/donation_submit.gif);
	background-repeat:no-repeat;
	width:53px;
	height:22px;
	margin-left:1px;	
}

.comments {
	border:1px solid #cccccc;
	background: #ffffff;
	padding: 3px;
	color: #000000;
	margin-bottom:2px;
	width:250px;
}
/* form */

.clear {
	clear:both;
}

.divider {
	background: url(/images/template/divider.gif) repeat-x;
	height:50px;	
}

.divider_right {
	height:20px;
}

.border {
	opacity:0.5;
	filter:alpha(opacity=50);
	border:1px solid #333333;
}



/* menu */
.topmenu {
	height: 26px;
	font-size: 90%;
	padding: 0;
	color: #888;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:right;
	float: right;
}

.topmenu .right_ {
	float: right;
	text-align: right;
	margin: 0;
	padding: 5px 0 0 0;
	color: #888;
	border: 0px;
}
.topmenu a {
	color: #888;
}
.topmenu a:hover {
	color: #aaa;
}
.topmenu .date_ {
	float: left;
	color: #888;
	padding: 5px 0 0 5px;
}

#wmfg {
	clear: both;
	float: left;
}
ul.dropdown, ul.dropdown li, ul.dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align:left;
}
ul.dropdown {
	position: relative;
	z-index: 597;
	float: right;
	width: 700px;
}
ul.dropdown li {
	float: left;
	line-height: 1.3em;
	vertical-align: middle;
}
ul.dropdown li.hover, ul.dropdown li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}
ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	left: 0;
	z-index: 598;
	width: 100%;
}
ul.dropdown ul li {
	float: none;
}
ul.dropdown ul ul {
	top: 1px;
	left: 99%;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}
ul.dropdown li.rtl ul {
	right: 0;
	left: auto;
}
ul.dropdown li.rtl ul ul {
	top: 1px;
	right: 99%;
	left: auto;
}
ul.dropdown {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
ul.dropdown li {
	padding: 7px;
	color: #fff;
	line-height: normal;
}
ul.dropdown li.hover, ul.dropdown li:hover {
}
ul.dropdown a:link, ul.dropdown a:visited {
	color: #fff;
	text-decoration: none;
}
ul.dropdown a:hover {
	color: #f00;
	text-decoration: none;
}
ul.dropdown a:active {
	color: #fff;
	text-decoration: none;
}
ul.dropdown ul {
	width: 170px;
	background-color: #333;
	color: #fff;
	font-size: 11px;
	text-transform: none;
	opacity:0.8;
	filter:alpha(opacity=80);
}
ul.dropdown ul li {
	background-color: transparent;
	color: #000;
}
ul.dropdown ul li.hover, ul.dropdown ul li:hover {
	background-color: transparent;
}
ul.dropdown ul a:link, ul.dropdown ul a:visited {
	color: #fff;
}
ul.dropdown ul a:hover {
	color: #fff;
	text-decoration: none;
}
ul.dropdown ul a:active {
	color: #fff;
}
ul.dropdown *.dir {
	padding-right: 12px;
	background-image: none;
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
ul.dropdown li a {
	display: block;
	padding: 7px 14px;
}
/* ------------- Override default */

	ul.dropdown li {
	padding: 0;
}
/* ------------- Reinitiate default: post-override activities  */

	ul.dropdown li.dir {
	padding: 7px 20px 7px 14px;
}
ul.dropdown ul li.dir {
	padding-right: 15px;
}
/* ------------- Custom */

	ul.dropdown li {
}
ul.dropdown ul a {
	padding: 4px 5px 4px 14px;
	width: 151px; /* Especially for IE */
}
ul.dropdown ul a:hover {
	background-color: #f00;
}
ul.dropdown a.open {
	background-color: #2e2e2e;
	color: #f00;
}
ul.dropdown ul a.open {
	background-color: #f00;
	color: #fff;
}
/* CSS 2.1 */

	ul.dropdown li:hover > a.dir {
	background-color: #2e2e2e;
	color: #f00;
}
ul.dropdown ul li:hover > a.dir {
	background-color: #f00;
	color: #fff;
}

/* menu end */


.floatleft {
	float:left;
	margin-right:5px;
	margin-top:3px;
}

.floatLeft { 
    float: left; 
    margin: 4px; 
	clear:left;
}

.buynow {
	background:#000000;
	padding:3px;
	border:1px solid #333333;
	margin:5px;
}

.copyrightbottom {
	height:57px;
	background-color:#000000;
}



#socialwrapper {
	font-size:90%;
	margin: 2px auto;
	padding:3px;
	margin-top:10px;
	margin-left:8px;
	color: #cccccc;
	height:125px;
}
#social {
	width:100%;
	color:#cccccc;
	margin: 0 auto;
	padding-top:5px;
}
#social ul {
	margin:2px;
	list-style: none;
	float:left;
}
#social li {
	margin:2px;
	list-style:none;
	float:left;
	width:125px;
}
#social img {
	padding:0 3px;
}




/**
 * Minimalist theme
 *
 */
/* Slight reset to make the preview have ample padding. */
.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 2%;
  width: 96%;
}
.cse .gsc-branding,
.gsc-branding {
  display: none;
}
.cse.gsc-control-cse div,
.gsc-control-cse div {
  position: normal;
}
/* Selector for entire element. */
.cse .gsc-control-cse,
.gsc-control-cse {
  font-family: Arial, sans-serif;
  background-color: #ffffff;
  border: 1px solid;
  border-color: #ffffff;
}
.cse .gsc-control-cse:after,
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
/* Search form */
.cse form.gsc-search-box,
form.gsc-search-box {
  padding: 8px 4px 2px 6px;
  margin-bottom: 6px;
}
.cse .gsc-branding-text,
.gsc-branding-text {
  color: #000000;
}
.cse td.gsc-input,
td.gsc-input {
  padding-right: 0;
}
.cse .gsc-search-box,
.gsc-search-box {
  border-collapse: collapse;
}
/* Search input */
.cse input.gsc-input,
input.gsc-input {
  font-family: inherit;
  border: 1px solid;
  border-color: #777777;
  padding: 3px;
  width: 99%;
  font-size: 16px;
}
/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  font-size: 15px;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 0 1px 2px #000000;
  padding: 3px 8px 4px 8px;
  background-color: #333333;
  border: 1px solid;
  border-color: #333333;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
/* Base tab selector styles */
.cse .gsc-tabHeader,
.gsc-tabHeader {
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0 1px 2px #000000;
  padding: 2px 8px 0 8px;
}
/* Inactive tab */
.cse .gsc-tabHeader.gsc-tabhInactive,
.gsc-tabHeader.gsc-tabhInactive {
  background-color: #777777;
  border: 1px solid;
  border-color: #777777;
  border-bottom: none;
  color: #ffffff;
}
/* Active tab */
.cse .gsc-tabHeader.gsc-tabhActive,
.gsc-tabHeader.gsc-tabhActive {
  background-color: #333333;
  border: 1px solid;
  border-color: #333333;
  border-bottom: none;
  color: #ffffff;
}
/* This is the tab bar bottom border. */
.cse .gsc-tabsArea,
.gsc-tabsArea {
  margin-top: 1em;
  border-bottom: 1px solid #333333;
  padding: 0;
}
.cse .gsc-resultsHeader,
.gsc-resultsHeader {
  margin: 0;
  border: none;
}
/* Wrapper for all results */
.cse .gsc-results,
.gsc-results {
  width: 100%;
  margin-top: 1em;
}
/* Uber-wrapper for a result. Add padding to elements within a result block */
.cse .gs-result .gs-title,
.gs-result .gs-title,
.cse .gs-result .gs-snippet,
.gs-result .gs-snippet,
.cse .gs-result .gs-visibleUrl,
.gs-result .gs-visibleUrl,
  padding: 0;
}
/* Font size */
.cse .gs-result .gs-title,
.gs-result .gs-title,
.cse .gs-result .gs-snippet,
.gs-result .gs-snippet {
  font-size: 14px;
  line-height: 18px;
}
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result {
  padding: 0 0 0 .5em;
  border-left: 1px solid;
  border-color: #ffffff;
  margin-bottom: 1em;
}
/* Result hover event styling */
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover {
  border-left: 1px solid;
  border-color: #000000;
}
/* Set link colors. */
.cse .gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link,
.cse .gs-webResult.gs-result a.gs-title:link b,
.gs-webResult.gs-result a.gs-title:link b,
.cse .gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited,
.cse .gs-webResult.gs-result a.gs-title:visited b,
.gs-webResult.gs-result a.gs-title:visited b,
.cse .gs-webResult.gs-result a.gs-title:hover,
.gs-webResult.gs-result a.gs-title:hover,
.cse .gs-webResult.gs-result a.gs-title:hover b,
.gs-webResult.gs-result a.gs-title:hover b,
.cse .gsc-cursor-page,
.gsc-cursor-page,
.cse .gsc-trailing-more-results:link,
.gsc-trailing-more-results:link {
  color: #444444;
}
.cse .gs-webResult.gs-result a.gs-title:active,
.gs-webResult.gs-result a.gs-title:active,
.cse .gs-webResult.gs-result a.gs-title:active b,
.gs-webResult.gs-result a.gs-title:active b {
  color: #777777;
}
/* Snippet text color */
.cse .gs-webResult.gs-result .gs-snippet,
.gs-webResult.gs-result .gs-snippet {
  color: #333333;
}
/* URL text color */
.cse .gs-webResult.gs-result .gs-visibleUrl,
.gs-webResult.gs-result .gs-visibleUrl,
.cse .gs-webResult.gs-result .gs-visibleUrl-short,
.gs-webResult.gs-result .gs-visibleUrl-short {
  color: #000000;
  font-weight: bold;
}
/* Pagination container centered */
.cse .gsc-cursor-box,
.gsc-cursor-box {
  border-top: 1px dotted;
  border-color: #333333;
  padding: .5em 0 0 .5em;
  text-align: left;
}
/* Selected pagination */
.cse .gsc-results .gsc-cursor-page.gsc-cursor-current-page,
.gsc-results .gsc-cursor-page.gsc-cursor-current-page {
  color: #fff;
  background-color: #333333;
  text-shadow: 0 1px 1px #000;
  padding: 0 5px;
}
/*Promotion Settings*/
/* The entire promo */
.cse .gs-promotion.gs-result,
.gs-promotion.gs-result {
  background-color: #E6E6E6;
  border: 1px solid;
  border-color: #CCCCCC;
}
/* Promotion image */
.cse .gs-promotion.gs-result .gs-promotion-image,
.gs-promotion.gs-result .gs-promotion-image {}
/* Promotion title */
.cse .gs-promotion.gs-result a.gs-title:link,
.gs-promotion.gs-result a.gs-title:link {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:visited,
.gs-promotion.gs-result a.gs-title:visited {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:hover,
.gs-promotion.gs-result a.gs-title:hover {
  color: #444444;
}
.cse .gs-promotion.gs-result a.gs-title:active,
.gs-promotion.gs-result a.gs-title:active {
  color: #00CC00;
}
/* Promotion snippet */
.cse .gs-promotion.gs-result .gs-snippet,
.gs-promotion.gs-result .gs-snippet {
  color: #333333;
}
/* Promotion url */
.cse .gs-promotion.gs-result ..gs-visibleUrl,
.gs-promotion.gs-result .gs-visibleUrl {
  color: #00CC00;
}
/* Style for auto-completion table
 * .gsc-completion-selected : styling for a suggested query which the user has moused-over
 * .gsc-completion-container : styling for the table which contains the completions
 */
.gsc-completion-selected {
  background: #CCCCCC;
}
.gsc-completion-container {
  font-family: Arial, sans-serif;
  font-size: 15px;
  position: absolute;
  background: white;
  border: 1px solid #777777;
  padding: 3px;
  margin-left: 0;
  margin-right: 0;
  /* The top, left, and width are set in JavaScript. */
}



.galleryborder {
	border:2px #ffffff solid;
}
.galleryborder:hover {
	border:2px #333333 solid;
}


/* ----- CAROUSSEL --?*/
#news_carousel a {
	color: #f30;
	text-decoration:none;
	background:none;
}
#news_carousel a:hover {
	color: #ccc;
	text-decoration:none;
	background:none;
}
#news_carousel {
	width: 571px;
	height: 281px;
	margin: 0;
	padding: 0;
	overflow: hidden;  /* this will make only show 1 li */
	position:relative;
	float:left;
}
#news_carousel ul.news {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}
#news_carousel ul li {
	margin: 0;
	padding: 0;
	position: relative; /* so that we can do absolute positioning of the paragraph inside of it */
	float: left; /* align one next to the other */
}
#news_carousel ul.news li p {
	position: absolute;
	bottom: 2px;
	left: 0;
	margin: 5px;
}
#news_carousel ul.news li p strong {
	display: block;
	padding: 8px;
	margin: 0;
	font-size: 20px;
	width:740px;
	color:#AEB9CC;
	background: transparent url(/images/fade.png);
	opacity:0.9;
	filter:alpha(opacity=90);
}
#news_carousel ul.news li p span {
	padding: 0px 8px 10px 8px;
	color: #ccc;
	display: block;
	width:740px;
	background: transparent url(/images/fade.png);
	opacity:0.9;
	filter:alpha(opacity=90);
}
#news_carousel ul.controls {
	position: absolute;
	top: 0px;
	right: 10px;
	list-style-type: none;
}
#news_carousel ul.controls li a {
	float: left;
	font-size: 13px;
	margin: 3px;
	padding: 2px 2px;
	background: #fff;
	text-decoration: none;
	outline: none;
}
#news_carousel ul.controls li a.active {
	border: 1px solid #ccc;
}


.store_bg {
	background-image:url(/images/store_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:200px;
	width:176px;
}	

.store_img {
	margin:15px;
	text-align:center;
}

.store_desc {
	margin:15px; 
	margin-bottom:0px;
	margin-top:0px;
	font-size:11px; 
	color:#000000;
}

.store_cart {
	margin-top:8px;
	text-align:right;
}











bblink a {
        color: #8090A3;
        text-decoration: none;
}

bblink a:hover {
        color: #ffffff;
        text-decoration: none;
}

.maintable {
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {

        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        border: none;
        font-size: 11px;
}

.tableh1_compact {

        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        border: none;
        font-size: 11px;
}

.tableh2 {
        color : #FF0000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
                border: none;
}

.tableh2_compact {
        color : #FF0000;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
                border: none;
}

.tableb {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        border: none;
}

.tableb_compact {

        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
                border: none;
}

.tablef {
        background: #777777;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.album_stat {
        font-size : 85%;
        margin: 5px 0px;
        color: #666666;
}

.thumb_title {
        font-weight : bold;
        font-size: 100%;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 85%;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: none;
        color: #AEAEAE;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 85%;
        padding: 2px;
        font-style : normal;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 90%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #AEAEAE;
}

.user_thumb_infobox a:hover {
        color: #ffffff;
        text-decoration: none;
}

.sortorder_cell {
        color : #666666;
        padding: 2px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color : #555555;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 85%;
        white-space: nowrap;
}

.sortorder_options a {
        text-decoration: none;
        color: #777777;
        font-weight:bold;
}

.sortorder_options a:hover {
        color: #FF6600;
        font-weight:bold;
        text-decoration: none;
}

.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #336699;
        font-size: 100%;
        font-weight: bold;
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #336699;
}

.navmenu a:hover {
        background-color: #FFFFCC;
        text-decoration: none;
        color:#FF0000;
}

.admin_menu_thumb {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-color : #5D6674;
        color:#777777;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #777777;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


.admin_menu_thumb a:hover {
        color: #ffffff;
        text-decoration: none;
}

.admin_menu {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #404750;
        color:#777777;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        color: #cccccc;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #FF0000;
        text-decoration: none;
}



.comment_date{
        color : #949494;
        font-size : 90%;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width:2px;
        border-color: #394048;
        margin: 2px;
}

.imageborder {
        border: 1px solid #000000;
        background-color: #5B5B5B;
        margin-top: 30px;
        margin-bottom: 30px;
}

.thumbnails {
       
        padding: 5px;
}

.footer {
        font-size: 9px;
        color: #777777;
}

.footer a {
        text-decoration: none;
        color: #949494;
}

.footer a:hover {
        color: #777777;
        text-decoration: none;
}

.statlink {
        color: #777777;
}

.statlink a {
        text-decoration: none;
        color: #777777;
}

.statlink a:hover {
        color: #FF6600;
        text-decoration: none;
}

.alblink {
        color: #cccccc;
}

.alblink a {
        text-decoration: none;
        color: #cccccc;
}

.alblink a:hover {
        color: #FF0000;
        text-decoration: none;
}

.alb_desc {
		width:100%;
		height:50px;
		position:relative;
		overflow:auto;
}

.catlink {
        display: block;
        margin-bottom: 2px;
}



.topmenu td  {
        white-space: nowrap;
        font-weight : bold;
		font-size: 12px;
}


.img_caption_table {
        border: none;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        font-size : 100%;
        color : #336699;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
}

.img_caption_table td {
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;

}



.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        border-bottom : 1px dotted #444444;
        cursor : hand;
}

.listbox_lang {
        color: #000000;
        border: 1px solid #4F5864;
        font-size: 90%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;
}

.border {
		border:thin;
		border-color:#333333;
}
