@charset "utf-8";
@import "footer.css";


body {
	font-family: "Century Gothic", "Avant Garde", Arial, Tahoma, Helvetica, sans-serif;
	font-size:12.5px;
	text-align:justify;
	margin:0px;
	color: #CCF;
	background:#000e25 url(images/bg.jpg) repeat top left;
}

table, div {
	text-align:justify;
	}

#container {
	background:url(images/body.jpg) no-repeat top center;
	margin:0 auto;
	text-align:center;
}

#header {
	vertical-align: top;
	width:900px;
	height:125px;
	border:0px;
	margin:0 auto;
	text-align:left;
}

#navi {
	padding-left:0px;
	padding-top:63px;
	font-size:16px;
	font-weight:bold;
	width:900px;
	text-align:center;
}

#console {
	padding-top:20px;
	width:175px;
	float:left;
	z-index:200;
	position: absolute; 
}

#main {
	width:900px;
	vertical-align: top;
	border:0px;
	margin:0 auto;
	text-align:left;
	background-color:#000e25;
}

#middle {
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:0px;
	min-height:500px;
}	 

a#corner1 {
	visibility: visible !important;
	z-index:100;
	position: absolute; 
	top: 108px; 
	left: 0px;
	display: block;
	height:178px;
	width:48px;
	background: url(http://www.rozmichelle.com/images/buttons/wishlist-tab.gif);
	text-indent: -999em;
	text-decoration: none;
}	

a:hover#corner1 {
	visibility: visible !important;
	z-index:100;
	position: absolute; 
	top: 108px; 
	left: 0px;
	display: block;
	height:178px;
	width:48px;
	background: url(http://www.rozmichelle.com/images/buttons/wishlist-tab-on.gif);
	text-indent: -999em;
	text-decoration: none;
}	

.footer {
	background:url(images/footer.gif) no-repeat top;
	height:62px;
	width:900px;
	padding:6px;
	margin:0 auto;
	text-align:center;
}

.footer a, .footer a:visited, .footer a:link, .footer a:hover, .footer, a:active {
	text-decoration:none;
	color:#FFFFFF;
}

.blueinput {
    width:95%; 
	background: #CCFFFF; 
	border: 2px solid #99CCFF; 
	color: #000033; 
	font-weight: bold; 
	padding-left:5px;
	margin-top:5px;
	margin-bottom:3px;
}

textarea {
	font-family: "Century Gothic", "Arial Narrow", Tahoma, Arial, sans-serif;
	background: #CCFFFF; 
	/*url(/images/textwatermark.png) no-repeat scroll right bottom*/
	border: 2px solid #99CCFF; 
	font-size: 12px;
	color: #000033; 
	font-weight: bold; 
	padding:5px;
}

a {
	text-decoration:none;
	font-weight:bold;
	color: #FF99FF;
}

a.on, .on, .on a, a#on, #on {
	text-decoration:none;
	color: #FFFFFF;
}

.on a:hover, #on a:hover {
	text-decoration:none;
	color: #99FFCC;
}

a:visited, a:link, a:active {
	text-decoration:none;
	color: #FF99FF;
}

a:hover {
	text-decoration:none;
	color: #99FFCC;
} 

.gold, .gold a, .gold a:visited, .gold a:link, .gold a:hover {
	text-decoration:none;
	color: #FFCC00;
}

.white, .white a, .white a:visited, .white a:link, .white a:hover {
	text-decoration:none;
	color: #FFFFFF;
}

.gold a:hover {
	text-decoration:none;
	color: #FFFFFF;
}

.dark {
	color: #330033;
	font-family: "Century Gothic", "Arial Narrow", Tahoma, Arial, sans-serif;
	font-size:24px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

H1 {
	FONT-SIZE: 14px; 
	COLOR: #FFFFFF; 
	font-family: "Century Gothic", "Arial Narrow", Tahoma, Arial, sans-serif;
	margin:0px;
}

h2 {
	font-family: "Century Gothic", "Arial Narrow", Tahoma, Arial, sans-serif;
	line-height:15px;
	font-size:14px;
	color: #FFFFFF;
	margin:0px;
	padding:0px;
}

h3 {
	line-height:15px;
	font-size:14px;
	color: #FF99FF;
	margin:0px;
	}

h3 a, h3 a:link, h3 a:active, h3 a:visited {
	color:#99FFCC;
}	

h5 {
	font-family: "Century Gothic", "Arial Narrow", Tahoma, Arial, sans-serif;
	line-height:26px;
	font-size:20px;
	color:#FFF;
	margin:0px;
	text-decoration:none;
}

h6 {
	font-family: "Century Gothic", "Arial Narrow", Tahoma, Arial, sans-serif;
	font-size:22px;
	font-weight:normal;
	color:#FFF;
	text-decoration:none;
	margin:0px;
}

h6 a, h6 a:link, h6 a:active, h6 a:visited {
	color: #99CCCC;
	font-family: "Century Gothic", "Arial Narrow", Tahoma, Arial, sans-serif;
	line-height:22px;
	font-size:22px;
	font-weight:normal;	
}	

h4:hover, h4:hover a:hover, h4:hover a:active, h4:hover a:visited, h4:hover a:link {
	color: #fff;
	text-decoration:none;
}

a.green {
	color: #99FFCC;
	text-decoration:none;
}

blockquote {
border: 1px solid #333;
width: 90%;
margin-top: 10px;
margin-bottom: 10px;
padding: 10px;
padding-left:15px;
padding-right:15px;
background-color: #F3F3F3;
quotes: "\201C" "\201D";
}
blockquote:before { content: open-quote; font-weight: bold; }
blockquote:after { content: close-quote; font-weight: bold; }

hr.mainline {
	margin:0px;
	padding:0px;
	border:1px dashed #FF99FF;
	width:100%;
}

/*div.sidebar {
left:50%;
margin-left:456px;
position:absolute;
top:280px;
width:28px;
}*/

img {
border:0px;
}

img.left {
	padding-right:10px;
}

img.right {
	padding-left:10px;
}

p {
	padding-top:5px;
	margin:0px;
}

.boldred {
	color:#CC0000;
	font-weight:bold;
	text-transform:inherit;
	}
	
.boldgreen {
	color: #009900;
	font-weight:bold;
	text-transform:inherit;
	}
	
.pink {
	color: #FF99FF;
	font-weight:bold;
	font-size:12px;
	}
	
.trebfont {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size:10.5px;
	text-transform: uppercase;
}

.left{
	float:left;
	margin-top:7px;
}

.right{
	float:right;
	margin-top:7px;
}

#contentviolet {
	border:1px solid #FFCCFF;
	padding:4px;
}

  .roundpink_wishlist{
  background: #ff99ff;
  color: #993366;
  font-weight: bold;
  text-align:left;
  font-size:16px;
  font-family: "Century Gothic", "Arial Narrow", Tahoma, Arial, sans-serif;
  padding:8px;}
  
.pinkbox a, a.pinkbox, .roundpink_wishlist a, a.roundpink_wishlist {
	color:#000e25;
  }
  
 .roundpink_wishlist a:hover {
	color: #2A3159;
  }
  
 .submit-btn {
	width: 54px;height: 20px;background:url(images/buttons/submit.gif) no-repeat;
	outline: none;vertical-align:top;border:0;margin:5px 0 0 0;float:right;
}

.submit-btn:hover {
	background: url(images/buttons/submit.gif) no-repeat 0 -20px;
}

p#success
		{
			padding: 3px 10px;
			background: #CCFFFF;
			border: 2px solid #99CCFF;
			color: #000033;
			font-weight: bold;
			margin:0px;
			margin-bottom: 10px;
			text-align: center;
		}
		
		p#bademail, p#badserver
		{
			padding: 3px 10px;
			background: #FFCCFF;
			border: 2px solid #FF99CC;
			color: #990066;
			font-weight: bold;
			margin-bottom: 10px;
			text-align: center;
		}

.curved {
-moz-border-radius:10px;
-webkit-border-radius:10px;
behavior:url(styles/border-radius.htc);
}

div.pinkbox{
	width: 620px;
	height: auto;
	/*background: #FF99FF;*/
	background: MistyRose;
	border:0px;
	padding:10px;
	color: #990066;
	font-size:20px;
	font-weight:bold;
	vertical-align: middle;
}

div.bluebox{
	width: 620px;
	height: auto;
	/*background: #17285F;*/
	background: #364368;
	border:0px;
	padding:10px;
	color: #CCFFFF;
	font-size:16px;
	vertical-align: middle;
}

div.tinybluebox{
	width: 180px;
	height: auto;
	background: #17285F;
	border:0px;
	padding:10px;
	color: #CCFFFF;
	font-size:12px;
	vertical-align: middle;
}

div.tinyvioletbox {
	width: 180px;
	height: auto;
	background: #5f2f62;
	border:0px;
	padding:10px;
	color: #CC99FF;
	font-size:12px;
	vertical-align: middle;
}

div.blueboxwide{
	width: 840px;
	height: auto;
	background: #17285F;
	border:0px;
	padding:10px;
	color: #CCFFFF;
	font-size:16px;
	vertical-align: middle;
}

div.bluecommentbox{
	width: 620px;
	height: auto;
	background: #17285F;
	border:0px;
	padding:10px;
	color: #CCFFFF;
	font-size:12px;
	vertical-align: middle;
}

span.comment-icon img {
	display:none !important;
}

span.anon-comment-icon {
	background:url(http://www.rozmichelle.com/content/icons/anon.gif) no-repeat fixed;
	width:16px;
	height:16px;
}

element.style {
z-index:10;
}
.bottombar {
background:transparent url(http://www.rozmichelle.com/images/menu-bg.png) repeat scroll 0 0;
bottom:0;
height:35px;
min-width:900px;
position:fixed;
width:100%;
z-index:100;
}

#srchbox {
	background:transparent url(http://www.rozmichelle.com/images/search.png) no-repeat scroll 0 0;
	height:41px;
	vertical-align: middle;
	border:0px;
	text-align:right;
	padding:10px 0 0 20px;
	position:relative;
	margin-left:20px;
	width:215px;
	color: #330033;
	top:13px;
	float:right;
	z-index:300;
}

#srchbox input {
background:transparent none repeat scroll 0 0;
font-family: "Century Gothic", "Arial Narrow", Tahoma, Arial, sans-serif;
border:0 none;
color: #330033;
float:left;
font-size:12px;
font-weight: bold;
height:20px;
margin:0 3px 0 0;
padding:3px 0 0;
width:145px;
}

#srchbox #sbtn {
background:transparent none repeat scroll 0 0;
cursor:pointer;
border:0 none;
height:20px;
margin:0;
width:25px;
}