font, p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #990000; }
a:hover		{ color : #E60099; }

.admin {
	color: #FF33CC;
	font-weight: bold;
}

.mod {
	color: #CC00CC;
	font-weight: bold;
}

th {
	background-color: #E60099;
	color: #FFFFFF;
	padding: 5px;
	border: 1px solid #FFFFFF;
}

.row1 {
	background-color: #F7E5E5;
	padding: 2px 2px 2px 2px;
	border-color: #E60099;
	border-style: ridge;
	border-width: thin;
}

.row2 {
	background-color: #FAFAFA;
	padding: 2px 2px 2px 2px;
	border-color: #E60099;
	border-style: ridge;
	border-width: thin;
}

.row3 {
	background-color: #F7E5E5;
	padding: 5px 5px 5px 5px;
	border-color: #E60099;
	border-style: ridge;
	border-width: thin;
	text-align: justify;
}

.formInfo {
	color: #000000; 
	font-weight: bold; 
	text-align: right; 
	background-color: #FAFAFA;
	padding: 0px 2px 0px 2px;
	border-color: #E60099;
	border-style: ridge;
	border-width: thin;
}

/* CSS Document */

body {
	background-color: #E60099;
}



/* The Paper Background */
.paperBGtop  {
	margin: 40px 15px 0px 15px;
	padding: 40px;
	background-image: url(images/z_BGpaper.jpg);
	min-width: 650px;
	min-height: 200px;
}

.paperBGmiddle {
	margin: -40px 15px 0px 15px;
	padding: 10px 40px 40px 40px;
	background-image: url(images/z_BGpaper.jpg);
	min-width: 650px;
	text-align: center;
}

.code {
	background-color: #FF6699;
	color: black;
	font-style: italic;
	font-size: medium;
	padding: 10px;
}

.quote {
	background-color:#FFCCFF;
	color: black;
	font-style: italic;
	font-size: medium;
	padding: 10px;
}

/* HEADER CONTAINERS START HERE !!! */
#topleftphoto {
	float: left;
	margin-top: -80px;
	margin-left: -50px;
}

/* Logo, Menu */
#header_menu {
	margin: auto 150px 0px auto;
	text-align: center;
	min-height: 100px;
	white-space: nowrap;
}

/* Header contact info */
#header_contact {
margin-right: -20px;
margin-top: -10px;
float: right;
text-align: center;

}

/*FOOTER CONTAINERS START HERE */
#footer_photo {
	float: right;
	margin-right: -50px;
	margin-bottom: -100px;
}

/* Logo, Menu */
#footer_menu {
	margin: 0px auto;
	text-align:center;
	min-height: 200px;
}

/* Header contact info */
#footer_kiss {
margin-left: 50px;
float: left;
}

#indexbody_onlinephoto {
	float: right;
}

#indexbody_onlineinfo {
	text-align: center;
	border: 3px double #E60099;
	margin-right: 400px;
	margin-left: 100px;
	padding: 0px 10px 20px 10px;
	background-color: #FFEFEF;
}

#shop_purse {
	float: right;
	padding-right: 30px;
	width: 200px;
}

#shop_list {
	margin-right: 260px;
}

#faq_image {
	float:left;
	padding-left: 30px;
}

#faq_statement {
	padding: 5px 5px 5px 5px;
	margin-left: 350px;
	margin-right: 50px;
	background-color: #F7E5E5;
	border-color: #E60099;
	border-style: ridge;
	border-width: thin;
	text-align: justify;
}
	

.navbar_top_girl {
	float: left;
}

.navbar_top {
	background-color: #E60099;
	text-align: left;
	padding-left: 60px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 17px;
	margin-top: 50px;
	margin-right: 25px;
}
	
.navbar_bottom {
	background-color: #E60099;
	text-align: left;
	margin-top: 90px;
	margin-right: 25px;
	padding-left: 60px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 17px;
}

.pagination{
	text-align: right;
	white-space: nowrap;
}

#viewtopic_avatar{
	float: left;
	text-align: left;	
	background-color: #FFFFFF;
	padding: 15px;
	border: 3px double #E60099;
}

.postrow {
	width: 100%;
	background-color: #F7E5E5;
	padding: 5px 5px 5px 5px;
	border-color: #E60099;
	border-style: ridge;
	border-width: thin;
	text-align: justify;
	min-height: 550px;
}

#viewtopic_post{
	padding: 10px;
	background-color: white;
	text-align: justify;
	border-color: #E60099;
	border-style: ridge;
	border-width: thin;
	margin-left: 270px;
	margin-top: 20px;
}

#profile_avatar {
	float: right;
	width: 200px;
	text-align: center;
	padding: 10px;
	border: thin solid #E60099;
	background-color: #FFFFFF;
}

#profile_info {
	margin-right: 235px;
	margin-left: 25px;
	text-align: center;
}

/* FONTS */
.Tiny {font-size: 10px; color: #990000; font-family:Arial, Helvetica, sans-serif; }
a.Tiny { color : #990000; font-size : 10px; color: #990000; text-decoration: none;}
a.Tiny:hover{ text-decoration: none; color : #E60099; }

.Small {font-size : 12px; color: #990000; font-family:Arial, Helvetica, sans-serif; }
a.Small { color : #990000; font-size : 12px; color: #990000; text-decoration: none;}
a.Small:hover{ text-decoration: none; color : #E60099; }

.Large {font-size : 18px; color: #990000; font-family:Arial, Helvetica, sans-serif; text-align: center;}
a.Large { color : #990000; font-size : 18px; color: #990000; text-decoration: none;}
a.Large:hover{ text-decoration: none; color : #E60099; }

.Menu {font-size: 14px; color: #990000; font-weight: bold;}
a.Menu, a.Menu:visited {text-decoration: none; font-size: 14px; color: #990000; font-weight: bold;}
a.Menu:hover { text-decoration: none; color: #E60099;}

.Footer {font-size: 12px; color: #FFFFFF; text-align: center;}
a.Footer, a.Footer:visited {text-decoration: none; color: #FAFAFA; font-weight: bold;}
a.Footer:hover {text-decoration: none; color: #FFCCCC;}

.Category {font-size: 18px; color: #990000; text-align: center;}
a.Category, a.Category:visited {text-decoration: none; color: #990000;}
a.Category:hover {text-decoration: none; color: #E60099;}

.LightLinks {color: #FFFFFF; text-align: center; font-family:Arial, Helvetica, sans-serif; font-size: 14px;}
a.LightLinks, a.LightLinks:visited {text-decoration: none; color: #FAFAFA;}
a.LightLinks:hover {text-decoration: none; color:  #FFCCCC;}

.Stats {color: #E60099; font-size: 12px; text-align: left;}
a.Stats, a.Stats:visited {text-decoration: none; color: #E60099;}
a.Stats:hover {color: E60099;}



/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
