@charset "utf-8";
/* CSS Document */

.nav {margin-left:2px; height:61px; z-index:80; top:-140px;overflow:hidden}
.nav ul{ margin:0px; width:881px; left:0px; position:absolute; bottom:0;#top:480px}
.nav li{ float:left;list-style:none; }

#nav_join_opened{background:url(/images/nav/btn_join_opened.png) no-repeat 6px 0; width:315px; height:207px; display:none; float:left; position:relative; top:-216px; left:580px; z-index:102}
#nav_take_opened{background:url(/images/nav/btn_take_opened.png) no-repeat 2px 0; width:270px; height:207px; display:none; float:left; position:relative; top:-216px; left:306px; z-index:104}
#nav_watch_opened{background:url(/images/nav/btn_watch_opened.png) no-repeat; width:303px; height:207px; display:none; float:left; position:relative; top:-216px; z-index:106}

.watch_copy_opened{width:251px;height:74px;margin-top:31px;margin-left:15px;}
.watch_link_opened{width:101px;height:16px;margin-top:8px;margin-left:15px;}

.take_copy_opened{width:242px;height:34px;margin-top:30px;margin-left:16px;}
.take_link_opened{width:185px;height:18px;margin-top:8px;margin-left:16px;}

.join_copy_opened{width:264px;height:74px;margin-top:36px;margin-left:19px;}
.join_link_opened{width:110px;height:16px;margin-top:8px;margin-left:19px;}


/* concept proof */

#nav_join_closed{background:url(/images/nav/btn_join.png) no-repeat; width:305px; height:61px; float:left; position:relative; margin-top:10px}
#nav_take_closed{background:url(/images/nav/btn_take.png) no-repeat; width:270px; height:61px; float:left; position:relative}
#nav_watch_closed{background:url(/images/nav/btn_watch.png) no-repeat; width:306px; height:61px; float:left; position:relative}

.watch_nav{width:305px; height:61px; display:block;}
.take_nav{width:270px; height:61px; display:block;}
.join_nav{width:306px; height:61px; display:block;}

/* ie6 fix */
* html .content_container{height:510px;}