@charset "UTF-8";
/* CSS Document */


/* eric meyer clear */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	font-size:62.5%;
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}





/*end of eric meyer clear */


body{
	background-image:url(../images/pattern.gif);
	background-repeat:repeat;
	margin:20px 0 0 0;
}



#container {
width: 1000px;
margin:0 auto;
}



#branding {
	width: 995px;
	height: 91px;
	position: relative;
}

#branding span {
	background:url(../images/rf-header.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}




#nav{
	width:480px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000;
	color:#CCC;
	padding:3px;
	margin:35px 0 0 365px;
	text-align:center;


}

.contact-phone{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:normal;
	color:#CCC;
	text-decoration:none;
	letter-spacing:0.1em;
	
}

#nav a{

width:100px;

}



#nav ul{
margin:3px 0 3px 0;


}


#nav li{
display:inline;
margin:0 12px 0 12px;


}


#nav li a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:normal;
	color:#CCC;
	text-decoration:none;
	letter-spacing:0.1em;
	
	
}


#nav li a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:normal;
	color:#CCC;
	text-decoration:none;
	letter-spacing:0.1em;
	
	
}

#nav li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:normal;
	color:#FFF;
	background-color:#660;
	text-decoration:none;
	letter-spacing:0.1em;
	
	
}

#nav li a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:normal;
	color:#CCC;
	text-decoration:none;
	letter-spacing:0.1em;
	
	
}


/*home page col*/

#home-left-col{
	width:615px;
	height:480px;
	background-color:#000;
	float:left;
	
}


#left-col-player{
	width:400px;
	margin:25px 0 0 15px;
	float:left;
}

#right-col-player-text{
	width:150px;
	margin:25px 0 0 25px;
	float:left;
}

#right-col-player-text h2{
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.4em;
	font-weight:normal;
	letter-spacing:0.1em;
}

#home-right-col{
	width:380px;
	height:480px;
	background-image:url(../images/paper-bg.jpg);
	background-repeat:no-repeat;
	float:left;
	
	
}

/*
#home-thumbs{
	width:110px;
	margin:18px 0 0 15px;
	float:left;
	
	
	
}

#home-thumbs-copy-col{
	width:220px;
	margin:14px 0 15px 20px;
	float:left;
	
	
}

*/


.home-thumbs{
	width:110px;
	margin:10px 0 0 15px;
	float:left;
	
	
	
}

.home-thumbs-copy-col{
	width:225px;
	margin:8px 0 13px 20px;
	float:left;
	
	
}

.home-thumbs-bottom{
	width:110px;
	margin:6px 0 0 15px;
	float:left;
	
	
	
}


.home-bottom-thumbs-copy-col{
	width:225px;
	margin:6px 0 0 20px;
	float:left;
	
	
}

#home-subpanel{
	width:995px;
	height:115px;
	background-color:#660;
	clear:both;
	
	
	
}

#subpanel-left{
	width:113px;
	margin:16px 0 0 20px;
	float:left
	
	
}


#subpanel-center{
	width:400px;
	margin:16px 0 0 16px;
	float:left;
	
	
}

#subpanel-right{
	width:380px;
	float:right;
	
	
}

.yellow-titles {
	color:#fc0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	line-height:1.6em;
	margin:15px 0 0 0;
	
	
}

.yellow-titles a{
	color:#fc0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:normal;
	line-height:1.6em;
	margin:15px 0 0 0;
	
	
}

.home-copy{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:normal;
	letter-spacing:0.1em;
	line-height:1.6em;
	
}

.sub-copy{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	line-height:1.6em;
	
}


.thumb-titles{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.6em;
	
}


.thumb-copy{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:normal;
	line-height:1.6em;
	
}

.yellow-titles-subpanel a{
	color:#fc0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em;
	font-weight:normal;
	line-height:1.6em;
	letter-spacing:0.1em;
	margin:0 0 0 0;
	
	
}


/*detail buttons*/



.clip {

	position: relative;
	background: url(../images/clip-over.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 108px;
	height: 36px;
	margin: 0px;
	padding: 0px;

}

.clip a {

	display: block;
	width: 108px;
	height: 36px;
	float: left;
	padding-left: 0px;

}

.clip img {

	width: 108px;
	height: 36px;
	border: 0;

}


.clip a:hover img {

visibility:hidden

}



.trailer {

	position: relative;
	background: url(../images/trailer-over.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 129px;
	height: 36px;
	margin: 0px;
	padding: 0px;

}

.trailer a {

	display: block;
	width: 129px;
	height: 36px;
	float: left;
	padding-left: 0px;

}

.trailer img {

	width: 129px;
	height: 36px;
	border: 0;

}


.trailer a:hover img {

visibility:hidden

}




.video {

	position: relative;
	background: url(../images/video-over.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 115px;
	height: 36px;
	margin: 0px;
	padding: 0px;

}

.video a {

	display: block;
	width: 115px;
	height: 36px;
	float: left;
	padding-left: 0px;

}

.video img {

	width: 115px;
	height: 36px;
	border: 0;

}


.video a:hover img {

visibility:hidden

}


/*end detail buttons*/


.youtube {

	position: relative;
	background: url(../images/youtube-over.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 380px;
	height: 57px;
	margin: 0px;
	padding: 0px;

}

.youtube a {

	display: block;
	width: 380px;
	height: 57px;
	float: left;
	padding-left: 0px;

}

.youtube img {

	width: 380px;
	height: 57px;
	border: 0;

}


.youtube a:hover img {

visibility:hidden

}

.twitter {

	position: relative;
	background: url(../images/twitter-over.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 380px;
	height: 58px;
	margin: 0px;
	padding: 0px;

}

.twitter a {

	display: block;
	width: 380px;
	height: 58px;
	float: left;
	padding-left: 0px;

}

.twitter img {

	width: 380px;
	height: 58px;
	border: 0;

}


.twitter a:hover img {

visibility:hidden

}

.bold-italic{
	font-weight:bold;
	font-style:italic;
	
}

.float-left{
	float:left;
	
}

.float-right{
	float:right;
	
}

#footer{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
	font-size:1.0em;
	font-weight:bold;
	margin:10px 0 0 0;
	
	
}

/*purchase section*/


#purchase-wrapper p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000;
}

table{
	margin:0 0 10px 0;
}


.position{
	width:250px;
	padding:130px 0 0 20px;
	
	
}


.wildwood-position{
	width:200px;
	padding:230px 0 0 120px;
	
	
}


#alma-bg{
	width:380px;
	height:480px;
	background-image:url(../images/buy-alma-bg.jpg);
	background-repeat:no-repeat;	
}


#lipstick-bg{
	width:380px;
	height:480px;
	background-image:url(/purchase-lipstick_files/buy-lipstick-bg.jpg);
	background-repeat:no-repeat;	
}



#wildwood-bg{
	width:380px;
	height:480px;
	background-image:url(../images/buy-wildwood-bg.jpg);
	background-repeat:no-repeat;	
}



