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

#the_edge_s { background:url(../images/landing/the_edge_s.gif) 0 0 no-repeat; width:61px; height:74px; float:left; }

#title { font-size:25px; color:#336633; line-height:27px; padding-top:10px }

#common_content { font-size:14px; line-height:18px; color:#484848; }
#common_content a { font-weight:bold; color:#336633; text-decoration:none; }
#common_content a:hover { color:#64c864; }


#gettheedge-btn-s { margin:16px 0px 0px auto; }
#gettheedge-btn-s a { 
	background:url(../images/landing/get_the_edge_s.png) 0 0 no-repeat;
	text-decoration: none;
	display:block; 
	width:187px; 
	height:41px; 
	float:left;
} 
#gettheedge-btn-s a:hover {text-decoration:none; background-position: 0 -41px; }

/*video list stuff*/
#video_list {padding:10px; background-color:#fff; }

#dontwait { float:left; color:#336633; font-size:25px; font-weight:bold; padding-right:8px; }
#video_title { font-size:25px; color:#336633; line-height:27px; padding:5px 0 0 5px; text-align:center; }
#video_title h3 { font-size:25px; font-weight:normal; display:inline; }

.video_container { width:202px; height:169px; float:left; margin:20px 9px 0px 9px; }
.video_container p { color:#336633; text-align:center; font-size:13px; font-weight:bold; line-height:15px; padding-bottom:7px; }
.video_container img { border:0px; }

/*#video_list_container { height:199px; }*/
#video_btn_container { margin:-75px 0px 0px auto; width:500px; background-color:none; }

/*individual video stuff*/
.video { width:620px; margin:0px auto;  }
.video img { border-size:1px; border-color: #336633; }
#video_nav_container { margin:30px auto 0px auto; width:430px; }
#video_nav_container a { line-height:27px; font-size:14; text-decoration:none; color:#336633; }
#video_nav_container a:hover { color:#51a151; }



