/*
 * Myleene Stylesheet for Myleene Klass
 * http://www.myleeneklass.co.uk
 * Written by John Stewart - http://www.jstewartdesign.com
*/

h3{
margin-top: 5px;
margin-bottom: 2px;
}

#wrapper{
background-image: url(../_images/fashion/pantene_bg.jpg);
background-position: top center;
background-repeat:no-repeat;
height: 673px;
}

#content{
background-repeat: no-repeat;
width: 765px;
min-height: 673px;
height: auto !important;
height: 673px;
margin: 0 auto;
overflow:hidden;
text-align: left;
}


#title{
width: 194px;
height: 219px;
background-image: url(../_images/fashion/pantene-title.gif);
display: block;
float:right;
text-indent: -9999px;
margin: 25px 70px 20px 30px;
}


#video{
display: block;
float:right;
clear: both;
width: 334px;
}

#video a{
text-align: right;
float: right;
margin-right: 10px;
}

a.pantene-link{
display: block;
float:right;
clear: both;
background-image:url(../_images/fashion/pantene-link.png);
width: 609px;
height: 161px;
text-indent: -9999px;
margin: 18px 15px 0px 0px;
}

a:link {color:#b679a3; text-decoration: underline;}
a:visited {color:#b679a3; text-decoration: underline;}
a:visited:hover {color:#d397c0; text-decoration: none;}
a:hover {color:#d397c0; text-decoration: underline;}
a:active {color:#b679a3; text-decoration: none;}