body {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color : #333333;
        margin: 0px;
		padding:0px;
		background:#f3f3f3 url(images/topbg.jpg) repeat-x;
		position: relative;
}

table {
        font-size: 11px;
}

#header {
	margin: auto;
	margin-top: 19px;
	float: center;
	width: 850px;
	height: 483c2e;
	position: relative;
	}

#content {
	width: 970px;
	margin: auto;
	float: center;
}
	
#page {
	text-align: left;
	float: left;
	padding: 0px;
	width: 740px;
	background: #eaeaea;
	margin-bottom: 50px;
}	

.pagetop{
	background-color: #eaeaea;
	padding: 0px;
	width: 740px;
	}



.page{
	text-align: justify;
	line-height: 15px;
	font-family: arial;
	font-size: 12px;
	color: #000;
	padding: 10px;
	}
	
.sidebartop{
	background-color: #eaeaea;
	padding: 0px;
	width: 220px;
	}	

.sidebar{
	text-align: justify;
	line-height: 15px;
	font-family: arial;
	font-size: 12px;
	color: #000;
	float: top;
	}

#sidebar {
	font-size: 1em;
	float: right;
	line-height: 1.5em;
	margin: auto;
	padding-right: 20px;
	width: 200px;
	color: #ffffff;
	position: relative;
}




h1 {
        font-weight: bold;
        font-size: 22px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
        color : #990000;
        margin: 2px;
}

h2 {
        background : #483c2e;
		font: 11px geneva, arial, helvetica, sans-serif;
		Font-Weight: bold;
		color: #eaeaea;
		font-style: italic;
		height: 14px;
		Letter-Spacing: 0px;
		border: 1px solid #333333;	
		padding: 10px;
		margin: 10px;

}

h3 {
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color : #333333;
        margin: 2px;
}

p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11;
        margin: 2px 0px;
}

ul {
        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

.textinput {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11;
        border: 1px solid #333333;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
        font-size: 11;
        border: 1px solid #333333;
        vertical-align : middle;
}

.button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11;
        border: 1px solid #666666;
        background-image : url(themes/fansites-red/images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11;
        border: 1px solid #666666;
        background-image : url(themes/fansites-red/images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11;
        vertical-align : middle;
}

.checkbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11;
        vertical-align : middle;
}

bblink a {
        color: #483c2e;
        text-decoration: none;
}

bblink a:hover {
        color: #483c2e;
        text-decoration: italic;
}

.maintable {
        border: 5px solid #dad6cb;
        background-color: #dad6cb;
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {
        background : #483c2e;
		font: 11px geneva, arial, helvetica, sans-serif;
		Font-Weight: bold;
		color: #eaeaea;
		font-style: italic;
		height: 18px;
		Letter-Spacing: 0px;
		border: 1px solid #333333;	
		padding: 10px;
}

.tableh1_compact {
        background : #cbc0b7;
        color : #eaeaea;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
}

.tableh2 {
        background: #483c2e;
        color : #eaeaea;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
}

.tableh2_compact {
        background: #cbc0b7;
        color : #eaeaea;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
}

.tableb {
        background: #dad6cb;
        padding-top: 2px;
        padding-right: 10px;
        padding-bottom: 2px;
        padding-left: 10px;
}

.tableb_compact {
        background: #dad6cb;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
}

.tablef {
        background: #dad6cb;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.album_stat {
        font-size: 11;
        margin: 5px 0px;
}

.thumb_title {
        font-weight : normal;
        font-size: 9px;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 10;
        padding: 1px;
        display : block;
        margin-left: 20px;
        margin-right: 20px;
}

.thumb_caption a {
        text-decoration: underline;
        color: #333333;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 11;
        padding: 2px;
        font-style : italic;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 11;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 11;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #333333;
}

.user_thumb_infobox a:hover {
        color: #333333;
        text-decoration: underline;
}

.sortorder_cell {
        background : #dad6cb ;
        color : #dad6cb;
        padding: 0px;
        padding-left: 5px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : #483c2e ;
        color : #eaeaea;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 11;
        white-space: nowrap;
}

.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #000000;
        font-size: 11;
        font-weight: bold;
        background : #dad6cb ;
        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: #7a7a7a;
}

.navmenu a:hover {
        background : #7a7a7a ;
        text-decoration: none;
        color:         #7a7a7a;
}

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11;
        border: 1px solid #666666;
        background-image : url(themes/fansites-red/images/button_bg.gif);
        background-position : bottom;
        color: #333333;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #333333;
        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: #333333;
        text-decoration: underline;
}

.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11;
        border: 1px solid #666666;
        background-image : url(themes/fansites-red/images/button_bg.gif);
        background-position : bottom;
        color: black;
        margin-top: 0px;
        margin-bottom: 0px;
        padding:2px;
}

.admin_menu a {
        color: black;
        text-decoration: none;
}

.admin_menu a:hover {
        color: black;
        text-decoration: underline;
}

.comment_date{
        color : #333333;
        font-size: 11;
        vertical-align : middle;
}

.image {
		border: 1px solid #514844;
		padding: 1px;
		margin: 2px;
}


.thumbnails {
        background: #dad6cb;
        padding: 10px;
}

.footer {
        font-size : 9px;
}

.copyright {
        font: 10px/11px Verdana,Verdana,Geneva,Arial,Helvetica,sans-serif;
        color: #333333;
        line-height:12px
}

.footer a {
        text-decoration: none;
        color: #333333;
}

.footer a:hover {
        color: #333333;
        text-decoration: underline;
}

.statlink {
        color: #7a7a7a;
}

.statlink a {
        text-decoration: none;
        color: #7a7a7a;
}

.statlink a:hover {
        color: #7a7a7a;
        text-decoration: underline;
}

.alblink a {
        text-decoration: underline;
        color: #7a7a7a;
}

.alblink a:hover {
        color: #7a7a7a;
        text-decoration: underline;
}

.catlink {
        display: block;
        margin-bottom: 2px;
}

.catlink a {
        text-decoration: underline;
        color: #7a7a7a;
}

.catlink a:hover {
        color: #7a7a7a;
        text-decoration: underline;
}

.topmenu {
        line-height : 130%;
        font-size: 11;
}

.topmenu a {
        color : #7a7a7a;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #7a7a7a;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background-color: #dad6cb;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #dad6cb;
        font-size: 11;
        color : #333333;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #dad6cb;
}

.img_caption_table td {
        background: #dad6cb;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #dad6cb;
}



a:link    {
color: #7a7a7a;
text-decoration: none;
}

a:visited {
color: #7a7a7a;
text-decoration: none;
}

a:active  {
color: #7a7a7a;
text-decoration: none;
}

a:hover   {
color: #7a7a7a;
text-decoration: italic;
}


img {
border: none;
}



h6 {
 font-size:   11px;
 color:       #333333;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: Bold;
}

.clickable_option {
        cursor : default;
}

.listbox_lang {
        color: #e0e2e4;
        background-color: #990000;
        border: 1px solid #000000;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;

}
#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
#vanity img {border:0}
#v_php {float:left;background-image:url(../../images/powered-php.gif);}
#v_php:hover {background-image:url(../../images/h_powered-php.gif);}
#v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}
#v_mysql:hover  {background-image:url(../../images/h_powered-mysql.gif);}
#v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}
#v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}
#v_css {float:right;background-image:url(../../images/valid-css.gif);}
#v_css:hover{background-image:url(../../images/h_valid-css.gif);}

