/*
 * 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/mands/wrapper_background_autumn.gif);
background-repeat: repeat-x;
background-color: #6e2f00 !important;
}

#content{
background-image: url(../_images/mands/background_autumn.jpg);
background-repeat: no-repeat;
background-color: #6e2f00;
width: 864px;
min-height: 233px;
height: auto !important;
height: 233px;
margin: 0 auto;
overflow:hidden;
text-align: left;
color: #ffffff;
position: relative;
}

#ms-left{
width: 480px;
padding: 150px 0px 10px 10px;
float: right;
padding-right: 40px;
}

#ms-col1{
width: 190px;
float: left;
padding-left: 60px;
position:absolute;
bottom: 10px;
color: #f6b402;
}

#ms-col1 .shadow{
color: #a95b00;
}

#video-ads{
width: 280px;
float: left;
overflow: hidden;
}

#playlist{
width: 190px;
float: left;
overflow: hidden;
}

#playlist a{
margin-bottom: 9px;
text-decoration: none !important;
}

#gallery{
display:block;
padding-top: 15px;
clear:both;
}

#search-box{
width: 700px;
margin: 173px 0px 2px 0px;
padding: 3px 4px 0px 0px;
float: right;
color: #5187bc;
font-size: 1.15em;
font-weight: bold;
text-align: right;
}

#search-box .input-box{
height: 13px;
width: 148px;
}



h2 {
margin:5px 0px 5px 0px;
font: 0.8em arial, helvetica, sans-serif;
font-weight: bold;
letter-spacing: 0.5px;
}

a:link {color:#ffffff; text-decoration: underline;}
a:visited {color:#ffffff; text-decoration: underline;}
a:visited:hover {color:#ffd35d; text-decoration: none;}
a:hover {color:#ffd35d; text-decoration: underline;}
a:active {color:#ffffff; text-decoration: none;}
a.selected {color:#f6b402; text-decoration: none;}
