/*
light pink  #FFBEDA;
pink        #EC008C;
*/

body {margin:0px; background:#fcf url('_img/mia_bg_light.gif') repeat;  color:#999; font-size:13px; font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;}
a, a:link, a:active, a:focus { outline: none; -moz-outline-style: none;}


img {border:0px;}
form {margin:0px;}


#Head_wrapper { height:215px; overflow:visible; width:100%; margin:0 auto;   }
#HeaderLogo {width:1100px; margin:0px auto; height:215px; background: url('_img/mia_top.png') no-repeat;}

.clear {clear:both; }
.dot_line {width:100%; height:10px; border-top:2px #999 dotted;  }
.line {width:100%; height:1px; border-bottom:1px #FFBEDA solid; }

#LayoutContainer {width:1100px; margin:0px auto; background: url('_img/mia_mid_sml.png') repeat-y;}

#LayoutContentContainer {position:relative; width:900px; margin:0px auto;}


#mediawrap {position:relative; width:630px; height:550px; background:none; /*background:url('_img/media_box_bg_630px.png') no-repeat;*/ border:0px solid #fff;}
/* 

#Content {position:relative; margin-left:30px; clear:both;  z-index:2; min-height:550px; height:auto !important; height:550px;}

#ContentMain           {position:relative; width:696px; height:500px; margin-left:90px; background:url(_img/media_box_bg.png) no-repeat;}


#ContentMain a       {text-decoration:none;      color:#999;}
#ContentMain a:hover {text-decoration:underline; color:#EC008C;}

*/

#video_wrapper {position:relative;
width:500px;
height:375px;
border:0px solid #f60;
margin:40px auto 0px auto /*115px*/;
}


#video {position:relative; width:500px; height:375px; /*top:30px; left:65px;*/ z-index:30; border:0px solid #00f;}

h1 {
font-size:24px;
line-height:26px;
letter-spacing:1px;
/*font-stretch:condensed;
font-style:oblique;*/
text-transform:uppercase;
color:#EC008C;
}


h2 {
font-size:16px;
padding:15px 0px 0px 0px;
font-weight:lighter;
text-align:center;
color:#EC008C;}



p {
font-size:16px;
line-height:22px;
font-weight:lighter;
color:#999;}

ul.circle {list-style-type:circle}

.video_nav            {position:absolute; top:440px; left:0px;}
ul#sub_nav            {list-style-type:disc;} 
ul#sub_nav li         {color:#EC008C; line-height:200%;}
ul#sub_nav li a       {color:#999; text-decoration:none; background:none;  border-bottom:1px solid #FFBEDA; padding:5px;}
ul#sub_nav li a:hover {color:#EC008C; text-decoration:underline;}


#media_info { position:relative; margin-top:40px; left:0px; border:2px solid #FFBEDA; background:#eee;

border-radius: 8px;
-moz-border-radius: 8px;
-khtml-border-radius: 8px;
-webkit-border-radius: 8px;
behavior: url(border-radius.htc);

-moz-box-shadow:4px 4px 8px 4px #F784D0;
-khtml-box-shadow:4px 4px 8px 4px #F784D0;
-webkit-box-shadow:4px 4px 8px 4px #F784D0;
 box-shadow:4px 4px 8px 4px #F784D0;

}

#gal_bull {margin-left:-15px;}


#Footer {position:relative; height:120px; width:1100px; margin:0px auto; text-align:center; background: url('_img/mia_bot.png') no-repeat;}
#Footer a {color:#999; text-decoration:none;}
#Footer a:hover {text-decoration:underline;}



/** Photo of the day PORTRAIT & LANDSCAPE /**/
#potw {position:relative;}
#potw_wrapper {position:absolute; z-index:10;}
#potw_wrapper.land {width:300px; height:225px; background: url('_img/potw_land.png') no-repeat;}
#potw_wrapper.port {width:225px; height:300px; background: url('_img/potw_port.png') no-repeat;}
#potw_img.land img {width:300px; height:225px;}
#potw_img.port img {width:225px; height:300px;}

/** 2 COLLUMN LAYOUT /**/
.columns { float: left; overflow: visible; }
#two_col_wrapper { background:#fff url('_img/trans.gif') bottom center repeat-y; }
#col_left {  width: 630px; margin-left:  0px;   padding:5px; border:0px solid #006;}
#col_right { width: 235px; margin-right: 0px;   padding:5px; border:0px solid #006;}


/** MENU /**/
#nav_menu {position:relative; width:235px; height:260px; height:1% !important;  list-style-type:none; padding:0px; margin:0px; border:0px solid #000;}
#nav_menu li a          {background-position:left top no-repeat; text-decoration:none; border:0px solid #f60; }
/** #nav_menu li a:visited       {background-position:left -130px;}/**/
#nav_menu li a:hover         {background-position:left -65px; text-decoration:none; }
#nav_menu li a.active        {background-position:left -65px;}

/** #nav_menu li a:hover:visited {background-position:left -65px;}/**/

#nav_menu li, #nav_menu a {height: 65px; display:block; text-indent:-9000px; text-decoration:none; border:0px none;}

#nav_bio   a {background:url('_img/mia_button_bio.png')  ;}
#nav_juice a {background:url('_img/mia_button_juice.png');}
#nav_photo a {background:url('_img/mia_button_photo.png');}
#nav_video a {background:url('_img/mia_button_video.png');}







@media print {
    h1, h2, h3, h4, h5, h6 {page-break-after:avoid; page-break-inside:avoid;}
    blockquote,pre,ul, ol, dl {page-break-before:avoid}
    #Navigation,
    #LayoutTopLeft,
    #LayoutNavGradient,
    #LayoutTopRight,
    #LayoutBottomLeft,
    #LayoutBottomRight,
    #LayoutFooter {display :none;}
}






