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,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}



										/*-- classes and styling -- */

.teal {
	color:#00FFFF;
}


.bold{
	font-weight:bold;
}
.centerText {
	text-align:center;
}
.rightText {
	text-align:right;
}
.text1 {
	font-size: 8pt
}
.text2 {
	font-size: 10pt
}
.text3 {
	font-size: 12pt
}
.text4 {
	font-size: 13pt
}
.text5 {
	font-size: 16pt
}
.text6 {
	font-size: 18pt
}
.text7 {
	font-size: 20pt
}
.text8 {
	font-size: 22pt
}
a:link {
	text-decoration: underline;
	color: #00FFFF;
}
a:visited {
	text-decoration: underline;
	color:#00FFFF;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
img, img a:link {
	border: 0;
}
.left {
	float:left
}
.right {
	float: right
}
.clear {
	clear:both
}
.justify {
    text-align:justify
}
.marTop30 {
    margin-top:30px
}
.rtText {
    text-align:right
}
										/*-- core page elements --*/

body {
	font-family: arial, sans-serif;
	font-size: 100.01%;
	background:#000;
	color:white;


}

#content {
    border-bottom:1px solid white;
    overflow:hidden;
    padding-bottom: 15px;
    margin-bottom:15px
}
#footer p {
    margin-bottom:15px;
    font-size:13px
}
.footerText a:link, .footerText a:visited {
    margin-right:28px;
    font-size:13px
}
.footerText {
    margin-bottom:1px
}
#header {
    border-bottom:1px solid white;
    overflow:hidden;
    padding-bottom: 15px;
    margin-bottom:15px;
        margin-top:20px
}
.logo {
    margin-bottom:8px
}
.movieBox {
    width:490px;
    padding-left:20px
}
#navBar {
    margin-top:10px
}

#navBar li {
    background-image: url(../images/icon.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-left:14px;
    font-size:13px;
    letter-spacing:0px;
    margin-bottom:3px
}
#navBox {
    background: url(../images/menuBg.jpg) no-repeat;
	height: 161px;
	width: 213px;
    margin:0px 0 0 9px;
    padding-top: 14px
}
.newsForm {
   clear:left;
   padding:19px 0 0 35px
}
a.navRoll1 {
	background: url(../images/nav1.jpg) no-repeat;
	height: 42px;
	width: 187px;
	display:block;
    margin:0px 0 11px 13px
}
a.navRoll2 {
	background: url(../images/nav2.jpg) no-repeat;
	height: 42px;
	width: 187px;
	display:block;
    margin:0px 0 11px 13px
}
a.navRoll3 {
	background: url(../images/nav3.jpg) no-repeat;
	height: 42px;
	width: 187px;
	display:block;
    margin:0px 0 0px 13px
}
a:hover.navRoll1, a:hover.navRoll2, a:hover.navRoll3 {
	background-position: 0px -42px;
	display:block
}
a:link.current, a:visited.current {
	background-position: 0px -84px;
	display:block
}
.wrapper {
	width:960px;
	margin: 0 auto;
}
/* Pro Makeup
***********************************/
#pro-makeup-index {
	display:inline;
	position:absolute;
	top:10px;
	padding:0 0 0 3px;
	overflow:hidden;
	float:right;
}