/* CSS Document */

#d4media{color: #C5C5C5; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration: none;}
#d4media a:link, a:visited{color: #C5C5C5;text-decoration: none;}
#d4media a:hover{color:#D0428C;text-decoration: none;}

/* Document layout  ------------------------------------------------------------- */
body{
	text-align:center;
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color:#000000;
	margin:0px;
	padding:0px;
}

#showprint{display:none;}

#utilities{
	font-size:11px;
	top: 65px;
	border:none;
	position:absolute;
	top:300px;
	width:900px;
	padding-right: 8px;
	color:#e40050;
}
#utilities a{color:#e40050; text-decoration:none;}
#utilities a:hover{color:#e40050; text-decoration:underline;}

#wrapper{
	position:relative;
	width:900px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 0 0;
	left: 19px;
	background-color:#FFFFFF;

}

#sidetitle{
float:left;
}

#sidenav{
margin:0;
padding:0;
max-width:480px;
text-align:left;
float:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
#sidenav a:link{text-decoration:none;color:#FFFFFF;}
#sidenav a:visited{text-decoration:none;color:#FFFFFF;}
#sidenav a:hover{text-decoration:underline;}
.shopNav{
font-size:11px;
font-weight:bold;
color: white;}
.shopNav a:link{color: white; text-decoration:none;}
.shopNav a:visited{color: white; text-decoration:none;}
.shopNav a:hover{color: #EC0087; text-decoration:none;}
#content{
font-size: .76em;
width:900px;
line-height:1.6em;
padding:15px;
}
#copyWrapper{
width:425px;
text-align:justify;
}

#footwrapper{
position:relative;
width:900px;
margin-right: auto;
margin-left: auto;
}

#footer{
float:right;
}

#printicon{
float:right;
position:relative;
right:20px;
top:-33px;
display:none;
}
#printicon1{
float:right;
position:relative;
right:0px;
top:20px;
}

#image{ padding:10px 0 0 0; float:right}

#divUpControl{position:absolute; width:405; left:350; top:160; z-index:1; text-align: right} 
#divDownControl{position:absolute; width:405; left:350; top:503; z-index:1; text-align: right} 
#divContent{position:absolute; top:0; left:0} 

/* Document navigation ------------------------------------------------------------- */

#navigation{
margin:-5px 0 0 0;
padding:7px 0 0 0;
height: 29px; 
width: 900px; 
background-image:url(images/interface/navTile.jpg);
 background-repeat:repeat-x;
 background-position:top left; 
border:none;
font-size:13px;
text-transform:uppercase;}
#navigation a{color:#ffffff; text-decoration: none;}
#navigation a:hover{color:#000000;text-decoration: none;}
a:link, a:visited{color:#EC0087 ;text-decoration: underline;}
a:hover{color:#333333;text-decoration: none;}

#productNavigation{
background-image:url(images/interface/subNavTile.gif);
 background-repeat:repeat-x;
 background-position:top left;
 margin:-2px 0 0 0; 
 padding:5px 0 0 0; 
 width:900px; 
 height:33px;
 color:#333333;
 text-transform:uppercase;
 font-size:14px;
color:#e40050;
}
#productNavigation a{color:#333333; text-decoration:none;}
#productNavigation a:hover{color:#e40050; text-decoration:none;}

/* Content formatting ------------------------------------------------------------- */

h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.2em;
font-weight:bold;
color:#e40050;
}
.pink{
color:#e40050;
}
.pinkTitles{
color:#e40050;
margin-bottom:0px;
}
#news{
line-height:1.6em;
}
.small{font-size:.7em;line-height:1.1em}
/* Form formatting ------------------------------------------------------------- */

form{
margin: 0px;
}

input.txt{
color: #ec0087;
background-color: #FCF2F6;
border: none;
width: 200px;
height: 19px;
padding:2px;
font-size:.8em;
}

input.txt:hover{
background-color: #f3bedc;
}

input.txt:focus{
background-color: #ec0087;
color:#FFFFFF;
}

input.btn{
background-color:#ec0087;
color:#FFFFFF;
width:80px;
height:20px;
padding: 0 0 2px 0;
font-weight:bold;
}
input.cartBtn{
background-color: none;
}

textarea{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:.9em;
color: #ec0087;
background-color: #FCF2F6;
border: none;
width: 370px;
height: 100px;
padding: 2px;
}

textarea:hover{
background-color: #f3bedc;
}

textarea:focus{
background-color: #ec0087;
color:#FFFFFF;
}

form p{
clear: left;
margin: 0px;
padding: 5px 0 0 0;
}

label{
float:left;
width: 20%;
}

fieldset{
border: none;
margin-top: 10px;
padding-top: 20px;
width:380px;
}
h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.0em;
font-weight:bold;
color:#e40050;
line-height:0;
}
#pageTitle{
font-size:17px;
 text-transform:capitalize;
 color:#e40050;
}
#pageTitle a{text-decoration:none;color:#e40050;}
#pageTitle a:hover{text-decoration:underline;color:#e40050;}

.products{font-size: 11px;text-decoration: none;color: #666666; }
.products a:hover{color: #e40050; text-decoration: underline;}
.products a:link, a:visited{color: #666666; text-decoration: none;}

#albumlist{list-style-type:none;}
#albumlist li{float:left;color:#333333; text-transform: uppercase;width:165px;height:250px;text-align:center;line-height:12px;}
#albumlist img{display:block; border:none;margin:10px;}