html,body,head,div,img,p,span,h1,h2,h3,h4,h5,ul,li { margin: 0px; padding: 0px; border: 0px; }

body {
	background-color: #161718;
	font: 12px normal Arial, Helvetica, sans-serif;
	color: #fff;
	}

a { color: #3881cd; text-decoration: none; }
a:hover { text-decoration: underline; }

h2 span { color: #40fc00; }

.clear { clear: both; padding-left: 1px; }

div#wrapper {
	width: 794px;
	margin: 0 auto;
	background: url('/static/images/bg_page.jpg') top left repeat-y;
	}

div#container {
	width: 746px;
	border-left: 1px solid #696969;
	border-right: 1px solid #696969;
	margin: 0 auto;
	background: url('/static/images/back.jpg') top left repeat;
	}

div#header {
	width: 746px;
	height: 89px;
	background: url('/static/images/header.jpg') top left no-repeat;
	}
div#header_text { float: right; text-align: right; margin-right: 18px; margin-top: 12px; }
div#header_text h1 { font-size: 14px; }
div#header_text h1 span { color: #46b4d5; }
div#nav {
	width: 746px;
	height: 42px;
	background: url('/static/images/bg_nav.jpg') top left repeat-x;
	}

div#nav ul { list-style-type: none; }
div#nav ul li { float: left; display: inline; height: 42px; }
div#nav ul li.home { width: 61px; }
div#nav ul li.pictures { width: 83px; }
div#nav ul li.videos { width: 75px; }
div#nav ul li.webcam { width: 92px; }
div#nav ul li.scrapbook { width: 103px; }
div#nav ul li.updates { width: 78px; }
div#nav ul li.bio { width: 40px; }
div#nav ul li.blog { width: 61px; }
div#nav ul li.members { width: 132px; }
div#nav ul li.members2 { width: 92px; }
div#nav ul li.join { width: 61px; }
div#nav ul li.forum { width: 75px; }

div#instant_access { width: 411px; height: 61px; float: left; }
div#continue_tour { width: 335px; height: 61px; float: left; }

div.footer {
	width: 746px;
	text-align: center;
	padding-top: 20px;
	}

/* home */

div#home_splash {
	width: 746px;
	height: 314px;
	}

div.home_introbox {
	width: 746px;
	height: 90px;
	background: url('/static/images/home_introbox.jpg') top left no-repeat;
	}

div.home_intropara { margin-left: 25px; margin-right: 20px; padding-top: 13px; font-size: 11px; color: #222; }

div.home_thumbs {
	width: 730px;
	height: 211px;
	padding-left: 16px;
	background: url('/static/images/home_thumbs.jpg') top left no-repeat;
	}

div.home_headline {
	width: 746px;
	height: 64px;
	}

div#home_thumbwall {
	width: 715px;
	height: 562px;
	padding-left: 31px;
	background: url('/static/images/home_thumbwall.jpg') top left no-repeat;
	}

div#home_thumbwall_holder {
	width: 687px;
	height: 506px;
	float: left;
	margin: 25px 0 0 0;
	}

div#home_thumbwall_video { width: 461px; height: 347px; float: left; background-color: #fff; }
div.home_thumbwall_medium { width: 218px; height: 169px; float: right; background-color: #fff; }
div.home_thumbwall_small { width: 166px; height: 150px; float: left; margin-top: 9px; background-color: #fff; }

div#category-list {
	width: 746px;
	height: 389px;
	background: url('/static/images/lolly-categories-bg.jpg') top left no-repeat;
}

/* pictures */

div#pictures_one { width: 746px; height: 44px; }
div#pictures_two { width: 746px; height: 184px; }
div#pictures_three { width: 746px; height: 184px; }
div#pictures_four { width: 746px; height: 232px; }
div#pictures_five { width: 746px; height: 369px; }

div#pictures_updates { width: 746px; background-color: #222; border-top: 2px solid #3881cd; height: 150px; }

/* videos */

div#videos_one { width: 746px; height: 72px; }

div#videos_wrap { width: 746px; height: 254px; }
div#videos_two { width: 339px; height: 254px; float: left; }
div#videos_view { width: 376px; height: 254px; float: left; }
div#videos_three { width: 31px; height: 254px; float: right; }

div#videos_four { width: 746px; height: 271px; }
div#videos_wrapp { width: 746px; height: 393px; background: url('/static/images/videos_cut5.jpg') top left no-repeat; }
div#videos_six { width: 746px; height: 93px; }

/* webcam */

div#webcam_one { width: 746px; height: 68px; }

div#webcam_two { width: 433px; height: 305px; float: left; }
div#webcam_three { width: 313px; height: 305px; float: right; }

div#webcam_four { width: 746px; height: 96px; }
div#webcam_five { width: 746px; height: 309px; }

div#webcam_six { width: 746px; height: 89px; }

/* join */

div#page_join { width: 746px; height: 694px; background: url('/static/images/join_back.jpg') top left no-repeat; }

form#join { margin-top: 20px; width: 420px; text-align: left; }
form#join label { float: left; width: 100px; font-size: 12px; text-align: right; margin-right: 8px; padding-top: 4px; margin-bottom: 4px; }
form#join .input { width: 300px; padding: 4px; font-size: 13px; margin-bottom: 4px; background-color: #222; border: 1px solid #c0c0c0; color: #fff; }

/* scrapbook */

ul.scrapbook { list-style-type: none; margin-top: 10px; margin-left: 14px; }
ul.scrapbook li { width: 153px; height: 230px; float: left; display: inline; margin-right: 25px; }
