<!--
body {
	background-color: #666666;
        font-family: Trebuchet MS;
        font-size: 11px;
        line-height: 14px;
        color: #2E2E2E;
        margin: 0px;
}

table,tr,td,table table {
        font-family: Trebuchet MS;
        font-size: 12px;
        line-height: 14px;
        color: #2E2E2E;
}

h1{
        font-weight: normal;
        text-decoration: none;
        color: #92ABAB;
        margin: 2px;
}

h2 {
        background-image : url();
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 18px;
        margin: 0px;
}

h3 {
        font-weight: normal;
        margin: 2px;
}

p {
        margin: 2px 0px;
}

h4{
        font-weight: normal;
        text-decoration: none;
        color: #EFEDEA;
        margin: 0px;
}

ul {
        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 7pt;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

.textinput {
        border: 1px solid #EFEDEA;
	background-color: #F0F0EF;
	color: #EFEDEA;
	font-size: 9px;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        border: 1px solid #F0F0EF;
        vertical-align : middle;
}

.button {
        font-size: 12px;
        color: #E6E6E6;
        border: 0px solid #92ABAB;
        background: #793785;
}

.comment_button {
        font-family: Trebuchet MS;
        font-size: 12pt;
        border: 1px dotted #A6A6A6;
        background: #e6e6e6;
}

.radio {
        vertical-align : middle;
}

.checkbox {
        vertical-align : middle;
}

a {
        color: #9c64a1;
	font-weight: none;
        text-decoration: none;
	font-family: Tahoma;
	font-weight: normal;
}

a:hover {
        color: #c5a9c8;
	font-weight: none;
	font-family: Tahoma;
	font-weight: normal;
}

a.forget:link, a.forget:active, a.forget:visited {
        color: #9c64a1;
	font-size:12px;
        text-decoration: underline;
}

a.forget:hover {
        color: #c5a9c8;
	font-size:12px;
        text-decoration: none;
}

.alblink a {
        color: #9c64a1;
		background-image:url(http://www.parisjacksonfans.com/gallery/themes/version1/images/alblink.png);
				background-repeat:no-repeat;
		background-position: left center;
		padding-left: 25px;
	font-size:9px;
	font-family: Trebuchet MS;
	font-weight: bold;
        text-decoration: none;
	letter-spacing: -1px;
}

.alblink a:hover {
        color: #c5a9c8;
				background-image:url(http://www.parisjacksonfans.com/gallery/themes/version1/images/alblinkhover.png);
						background-repeat:no-repeat;
		background-position: left center;
		padding-left: 25px;
	font-size:9px;
	font-family: Trebuchet MS;
	font-weight: bold;
        text-decoration: none;
	letter-spacing: 0px;
}

.catlink a {
color: #9c64a1;
		background-image:url(http://www.parisjacksonfans.com/gallery/themes/version1/images/alblinkhover.png);
		background-repeat:no-repeat;
		background-position: left center;
		padding-left: 25px;
	font-size:12px;
	font-family: Trebuchet MS;
	font-weight: bold;
        text-decoration: none;
	letter-spacing: -1px;
}

.catlink a:hover {
        color: #c5a9c8;
	font-size:12px;
	font-family: Trebuchet MS;
	font-weight: bold;
        text-decoration: none;
	letter-spacing: 0px;
}


bblink a {
        color: #9c64a1;
        text-decoration: none;
}

bblink a:hover {
        color: #c5a9c8;
        text-decoration: underline;
}

.maintable {
        border: 0px solid #eaeaea;
        background-color: #e9e9e9;
	margin-top: 3px;
        margin-bottom: 3px;
	padding: 2px;
	 -moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-align:justify;
}

.catrow_noalb {
        background: #eaeaea;
        color : #F2F2F2;
	padding: 5px;
 	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.catrow_noalb:hover {
        background: #F2F2F2;
        color : #F2F2F2;
	padding: 5px;
 	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.catrow {
        background: #eaeaea;
        font-weight: none;
	padding: 5px;
 	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.catrow:hover {
        background: #F2F2F2;
        font-weight: none;
	padding: 5px;
 	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.tableh1 {
	background-color: #eaeaea;
	background-image: url(http://www.parisjacksonfans.com/gallery/themes/version1/images/tabelbackground.png);
	background-attachment: top-left;
	font-size: 12px;
	height: 15px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #ffffff;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
	letter-spacing: 0px;
 	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.tableh1_compact {
	background-color: #eaeaea;
	background-image: url(http://www.parisjacksonfans.com/gallery/themes/version1/images/tabelbackground.png);
	background-attachment: top-left;
	font-size: 11px;
	height: 15px;
	font-family: Trebuchet MS;
	color: #ffffff;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: justify;
	letter-spacing: 0px;
 	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.tableh2 {
	background-color: #eaeaea;
	background-image: url (http://www.parisjacksonfans.com/gallery/themes/version1/images/tabelbackground.png);
	background-attachment: top-left;
	font-size: 11px;
	height: 15px;
	color: #e9e9e9;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: justify;
	letter-spacing: 0px;
 	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

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

.tableh2_compact {
	background-color: #eaeaea;
        background-image : url(http://www.parisjacksonfans.com/gallery/themes/version1/images/tabelbackground.png);
	background-attachment: top-left;
	height: 15px;
	color: #9d6ba1;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: justify;
	letter-spacing: 0px;
 	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.tableb {
        background: #eaeaea;
        padding-top: 1px;
        padding-right: 7pt;
        padding-bottom: 1px;
        padding-left: 7pt;
 	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.tableb_compact {
        background: #eaeaea ;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
 	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.tablef {
        background: #eaeaea;
        padding-top: 7pt;
        padding-right: 7pt;
        padding-bottom: 7pt;
        padding-left: 7pt;
}

.album_stat {
        margin: 5px 0px;
}

.thumb_title {
        font-weight : normal;
        font-size: 85%;
        display : block;
	color: #9d6ba1;
}


.thumb_filename {
        font-size: 90%;
        display: block;
}
.thumb_caption {
	font-weight : normal;
        font-size: 85%;
	color: #ba93bd;

}

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


.thumb_num_comments {
        font-weight: normal;
        font-size: 85%;
        padding: 1px;
        font-style : normal;
        display : block;
	color: #000000;
}

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

}

.user_thumb_infobox th {

        font-weight : bold;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

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

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

.user_thumb_infobox a:hover {
        color: #95B497;
        text-decoration: unone;
}

.sortorder_cell {
        background : #A6A6A6 ;
        color: #95B497;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
	ackground-image : url(http://www.parisjacksonfans.com/gallery/themes/version1/images/tabelbackground.png);
	background-attachment: top-left;
	height: 15px;
        background : #9c64a1;
        color: #eaeaea;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        white-space: nowrap;
}

.statlink {
        color: #ffffff;
	font-size: 12px;
	font-family: Trebuchet MS;
}

.navigation {
        color: #9d9d9d;
			text-transform: ;

	font-weight: bold;
        text-decoration: none;
	font-family: Trebuchet MS;
        font-size: 12px;
	text-transform: ;
}

.navigation a, .navigate a:link, .navigate a:visited {
        color: #c5a9c8;
        text-decoration: none;
	font-family: Trebuchet MS;
        font-size: 12px;
	text-transform: none;
}	

.navigation a:hover {
        color: #dfbfe2;
        text-decoration: none;
	font-family: Trebuchet MS;
        font-size: 12px;
	text-transform: none;
}	

.navmenu {
        width: 610;
			text-transform: ;
        color: #9A9A9A;
        font-weight: bold;
        background : ;
        border-style: none;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
	background-image: url();
 	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.navmenu img {
}

.navmenu a {
        text-decoration: none;
        color: #8FA390;
			text-transform: ;

}

.admin_menu_thumb {
        border: 1px dotted #8FA390;
        color: ##8FA390;
        font-weight: bold;
        width: 60px;
}

.admin_menu_thumb a {
        color: #8FA390;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
}


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

.admin_menu {
        background:;
        color: #D8D8D8;
        font-size: 10px;
        font-family: Trebuchet MS;
}

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

a .image {
        border-style: solid;
        border-width:1px;
        border-color: #8a8989;
        padding:4px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-image: url(http://www.parisjacksonfans.com/gallery/themes/version1/images/imagebackground.png);
}

a .image:hover {
        border-style: solid;
        border-width:1px;
        border-color: #945ea1;
        padding:4px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-image: url(http://www.parisjacksonfans.com/gallery/themes/version1/images/imagebackgroundhover.png);
}


.thumbnails {
background-color: #eaeaea ;
padding: 12px;
}

.thumbnails:hover {
background-color: #eaeaea;
padding: 12px;
}

.footer {
}

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

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

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

.topmenu {
        background: #EDEDED;
        border: 1px dotted #BDBDBD;
}

.topmenu a {
        color : #9c64a1;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #c5a9c8;
        text-decoration : none;
}

.img_caption_table {
        border: none;
        background-color: #eaeaea;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #A6A6A6 ;
        color : #421b4b;
        padding-top: 4px;
        padding-right: 7pt;
        padding-bottom: 4px;
        padding-left: 7pt;
        border-top : 1px solid #ffffff;
}

.img_caption_table td {
        background: #e6e6e6 ;
        padding-top: 6px;
        padding-right: 7pt;
        padding-bottom: 6px;
        padding-left: 7pt;
        border-top : 1px dotted #ffffff;
}
.georg {
        color: #6D6C6C;
		font-family: tahoma;
		font-size: 14px;
}
.g {
        color: #6C846D;
		font-weight:bold;
		font-family: Tahoma;
		font-size: 14px;
}
#link {
        color: #9FB4A0;
		font-weight:bold;
}
#link a {
        color: #9c64a1;
	font-weight: none;
        text-decoration: bold;
	font-family: Trebuchet MS;
	font-weight: normal;
}
-->
</style> 
