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

#container {
width:100%;
}

#header { 
width:680px;
height:180px;
background-image:url(welcomewave.png)
}

#bg {
width:680px;
height:550px;
}

#bg2 {
width:680px;
height:450px;
background-color:#F4F4F4;
}

#search{
width:680px;
height:100px;
padding-top:0px;
}

#searchbar{
color:#cdcdc1;
width:380px;
padding-top:5px;
padding-bottom:5px;
font-family:Arial;
font-size:22px;
}

#boxhead{
width:480px;
height:40px;
background-image:url(tmpv.png);
margin-left:20px;
background-repeat:no-repeat;
}

#vidhead{
width:480px;
height:50px;
margin-left:20px;
background-repeat:no-repeat;
background-image:url(yourvid.png);
}

#googleimg{
position:relative;
top:15px;
}

#bg {
width:680px;
height:550px;
background-color:#F4F4F4;
}

#added {
	width:680px;
}

.length{
margin-top:2px;
width:135px;
height:14px;
font-size:12px;
font-family:Tahoma, Geneva, sans-serif;
text-align:left;
}

.title{
margin-top:4px;
width:135px;
height:14px;
font-size:12px;
font-family:Tahoma, Geneva, sans-serif;
text-align:left;
}

.views{
margin-top:2px;;
width:135px;
height:14px;
font-size:12px;
font-family:Tahoma, Geneva, sans-serif;
text-align:left;
}

.itemcontainer{
margin:20px 10px 20px 20px;
width:135px;
height:125px;
float:left;
}

img{
border:0px;
}

.vid{
border:1px ridged #CCCCCC;
padding:2px;
width:135px;
height:80px;
}