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

body {
font-family:  Helvetica, Arial, sans-serif;
font-size:90%;
color:#7F5C3B;
background: #c9bdb2 url(../images/background-repeat.png);
}
.c { clear:both; }
.r { color:#d60000!important; }
.m-t { margin:4px 0px 0px 0px!important; }
.i { font-style:italic!important; }
.pb { font-weight:bold; }
h3 { color:#1f4bc9; font-size:1.0em;font-weight:bold;  }
h4 {
font-style:italic;
color:#4c5c8b;font-size:0.9em;
}
h5 {
font-style:italic;
color:white;
}
/* utils CSS  */

#main_vid_wrapper {
width:940px;
margin:0px auto 20px auto;
_background-image:url(..../images/vid_images/vid.jpg);
background-image:url(../images/oil_paper.jpg);
background-repeat:no-repeat;
}
#inner_vid_wrapper {
width:800px;
float:left;
margin:20px 65px 70px 65px;
}
#inner_vid_wrapper a h5 {
background-image:url(../images/img-background.png);
margin-bottom:4px;
padding:5px;
}
#header {
height:120px;
width:940px;
float:left;
background-image:url(../images/gato-goshine_media_v2.png);
background-repeat:no-repeat;
background-position:top center;
}
#top_half {
float:left;
width:800px;
height:440px;
margin:0px 0px 40px 0px;
}
#inner_vid_wrapper #top_half #player_wrapper {
float:left;
width:500px;
margin:0px 40px 20px 0px;
}
#inner_vid_wrapper #top_half #list_wrapper {
float:left;
width:260px;
}
#inner_vid_wrapper #top_half #list_wrapper #play_list_head {
float:left;
background-image:url(../images/img-background.png);
height:25px;
width:260px;
text-indent:10px;
padding-top:10px;
}
#inner_vid_wrapper #top_half #list_wrapper ul {
margin:10px 0px 0px 0px;
float:left;
width:259px;
height:360px;
padding:20px 0px 0px 0px;
overflow-y:scroll;
overflow-x:hidden;
border-left: dashed 1px #444444;
}
#inner_vid_wrapper #top_half #list_wrapper ul li {
display:block;
float:left;
width:230px;
height:50px;
margin:0px 10px 10px 10px;
background-image:url(../images/img-background.png);
}
#inner_vid_wrapper #top_half #list_wrapper ul li .thum {
float:left;
width:50px;
height:50px;
margin:0px 5px 5px 0px;
background:#999;
}
#inner_vid_wrapper #top_half #list_wrapper ul li .thum a img {
border:none;
margin:2.2pt;
}
#inner_vid_wrapper #top_half #list_wrapper ul li .descr {
float:left;
width:170px;
font-size:12px;
}
#inner_vid_wrapper #top_half #list_wrapper ul li .descr h3 { margin-top:2px;}
#inner_player_wrapper, #player_wrapper {
float:left;
width:500px;
}
#block label {
padding:0px;
display:block;
width:500px;
float:left;
margin:4px 0px 0px 0px;
font-weight:bold;
font-size:12px;
}
#block {
width:500px;
float:left;
margin:5px 0px 0px 0px;
}
#comment {
width:500px;
float:left;
}
#comment textarea {
width:450px;
height:40px;
margin:0px 4px 0px 0px;
float:left;
border:solid 1px #ae7d4f;
font-size:12px;
}
#comment input {
height:40px;
border:solid 1px #ae7d4f;
}
#lower_half {
float:left;
height:60px;
width:790px;
padding:10px 0px 0px 10px;
text-align:center;
color:white;
background-image:url(../images/img-background.png);
}
