/* Watch Scrubs .net - Coded by Gary @ Vivoxia.com */

* {
	padding: 0;
	margin: 0;
}

body {
	background: #a3b2cf;
	font: normal 11px tahoma, verdana, arial, sans-serif;
	color: #1e1e1c;
}

li { list-style-position: inside; }
p { margin-bottom: 5px; }
img { border: 0; }
.clear { clear: both; }

a,
a:link,
a:visited {
	color: #486292;
	text-decoration: none;
}
a:hover,
a:active {
	text-decoration: underline;
}

h1 {
	height: 182px;
	background: url(images/header.jpg) no-repeat bottom center #FFF;
	margin: 0 auto;
	text-align: right;
}
h1 a {
	display: block;
	height: 182px;
}
	h1 a, h1 a:hover, h1 a:active, h1 a:visited { text-decoration: none; }
h1 a span {
	display: block;
	padding-right: 50px;
	padding-top: 30px;
	font-size: 24px;
	font-family: arial, tahoma, verdana;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 { font-size: 12px; }

div#wrapper {
	width: 560px;
	margin: 0 auto;
	padding: 0 1px;
	border: 2px solid #b9c5db;
	border-width: 0 2px;
	background: #FFF;
}

	div#topbar {
		background: url(images/topbar.gif) repeat-x top left #7c98c0;
		border-bottom: 1px solid #7590bd;
		height: 35px;
		text-align: center;
		color: #FFF;
		font: normal 18px Tahoma, Verdana, Arial, sans-serif;
		line-height: 35px;
	}
		#topbar span {
			display: block;
			height: 35px;
			width: 2px;
		}
		.tb_left { float: left; background: url(images/topbar_left.gif) no-repeat top right #7792bd; }
		.tb_right { float: right; background: url(images/topbar_right.gif) no-repeat top left #7792bd; }
	
	div#lower {
		padding: 5px;
	}
	
	div#ads {
		width: 468px;
		height: 60px;
		padding: 1px;
		border: 1px solid #cddcf9;
		margin: 0 auto;
		margin-bottom: 5px;
	}
	
	div#sidebar {
		width: 198px;
		float: right;
		margin-bottom: 10px;
	}
		#sidebar h2 {
			height: 30px;
			line-height: 30px;
			background: url(images/h2.gif) no-repeat top left #839bc1;
			color: #FFF;
			font-size: 11px;
			font-weight: bold;
			padding-left: 10px;
		}
			#sidebar h2 span {
				height: 30px;
				width: 59px;
				background: url(images/h2_right.gif) no-repeat top right;
				float: right;
			}
		#sidebar ul, #sidebar div {
			padding: 10px;
			border: 1px solid #d9dfeb;
			border-top: 0;
		}
			#sidebar li {
				list-style: none outside;
				background: url(images/bullet.gif) no-repeat center left #FFF;
				padding-left: 17px;
				margin-bottom: 3px;
			}
				#sidebar a, #sidebar a:link, #sidebar a:visited { color: #1e1e1c; }
		
	div#left {
		width: 345px;
		float: left;
	}
				
		div.main {
			background: #e5ecfc;
			padding: 10px;
			border-top: 1px solid #cddcf9;
			margin-bottom: 10px;
		}
		.season a, .main a:link { color: #354e7c; }
		.season a:visited, .season {
			color: #a8b6cf;
		}
			.main h2 {
				font-size: 12px;
				color: #5c7cb7;
			}
			.main p { margin-top: 5px; }
			.main ol { padding: 0px 5px; margin-top: 5px; }
			.main li { margin-bottom: 3px; }
			.dead { text-decoration: line-through; }
			
	div#footer {
		font-size: 10px;
		font-family: tahoma, verdana, arial, sans-serif;
		text-align: center;
	}

/* WatchScrubs.net - View Video Page - Coded by Gary @ Vivoxia.com */

body {
	background: #e5edfc;
}

h1 {
		border-bottom: 2px solid #cddcf9;
}
h1 a { width: 590px; margin: 0 auto; }

h1 span {
	width: 520px;
	margin: 0 auto;
}

div.page {
}

h2 {
	width: 540px;
	margin: 0 auto;
	margin-bottom: 25px;
	padding: 5px;
	background: #FFF;
	font-size: 14px;
	font-weight: normal;
	color: #486292;
	border: 1px solid #cddcf9;
	text-align: center;
}

div.topads {
	width: 728px;
	margin: 15px auto;
	background: #E5ECFC;
	padding: 1px;
	border: 1px solid #E5ECFC;
}