/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


html, body
{
    margin:0;
    padding:0;
    font-size:100%;
	color: #fff;
}

body
{
    margin:0;
    padding:0;
    font-family:verdana;
	background: #000 url('http://www.viralskool.com/themes/viralskool/gfx/images_new/main-bg.jpg') no-repeat top center;
}

#site-container {
	width: 1000px;
	margin: 0 auto 0 auto;
	padding-top: 110px;
	padding-left: 5px;
	position: relative;
}
#header {
	background: url('http://www.viralskool.com/themes/viralskool/gfx/images_new/top_bar.png') no-repeat;
	height: 102px;
	width: 1000px;
	padding-bottom: 10px;
}
#navigation {
	width: 700px;
	margin-left: 300px;
}
#navigation ul {
	display: block;
	padding: 0;
	margin: 0;
	padding-top: 45px;
}
#navigation ul li{
	display: block;
	padding: 0;
	margin: 0;
	float: left;

}
#navigation ul li a{
	display: block;
	float:left;
	padding: 0;
	margin: 0;
}
#navigation ul li a img {
		padding: 0;
	margin: 0;
}
#top-left {
	width: 230px;
	height: 350px;
	float: left;
	padding-right: 10px;
}

#quick-start {
	margin:0;
	padding:0;
	list-style: none;
	
}
#quick-start li{
	display: block;
}
#top-center {
	width: 505px;
	float: left;
}
#top-right {
	width: 254px;
	height: 324px;
	float: left;
	background: url('http://www.viralskool.com/themes/viralskool/gfx/images_new/top_right.png') no-repeat 0 -7px;
	padding-top: 30px;
}
#top-right #join {
	padding-left: 20px;
	padding-top: 60px;
}
#top-right #join li {
	margin: 5px auto 5px auto;
	display: block;
}
#top-right #join input{
	width: 219px;
	height: 23px;
	padding: 4px 10px 4px 10px;
	line-height: 20px;
	background: url('http://www.viralskool.com/themes/viralskool/gfx/images_new/form_signin_bg.png') no-repeat;
	border: 0;
	color: #bbb;
}
#top-right #join .join{
	width: 87px;
	height: 29px;
	background: url('http://www.viralskool.com/themes/viralskool/gfx/images_new/join_now.png') no-repeat;
	border: 0;
	cursor: pointer;
}
#middle-body {
	clear: both;
}

div.video-thumb-box {
	width: 150px;
	padding: 20px 25px 20px 25px;
	float: left;
	font-size: 10px;
	color: #cfcfcf;
}
div.video-thumb-box .screenshot {
	background: #797778 url('http://www.viralskool.com/themes/viralskool/gfx/images_new/click_here_to_play.png') no-repeat bottom;
	width: 133px;
	height: 155px;
}
div.video-thumb-box .screenshot img{
	height: 110px;
	width: 110px;
	overflow: hidden;
	margin: 10px;
}
div.video-thumb-box .text12tahoma-red a{
	color: #cfcfcf;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.body-main1 {
	clear: both;
}

#footer {
	font-size: 10px;
	clear: both;
	width: 100%;
	padding-top: 20px;
	background: url('http://www.viralskool.com/themes/viralskool/gfx/images_new/footer-background.png') repeat-y center;
	overflow: hidden;
}
#footer a {
	color: #bbb;
	text-decoration: none;
}
#bottom-body {
	width: 1000px;
	height: 100px;
	margin: 0 auto 0 auto;
	font-size: 10px;
}
#footer-left {
	display: block;
	width: 240px;
	float: left;
	height: 100px;
}
#footer-center {
	display: block;
	width: 450px;
	float: left;
	height: 100px;
	padding: 0 30px;
}
#footer-center #bottom-menu{
	display: block;
}
#footer-center #bottom-menu li {
	display: inline-block;
	padding: 5px;
}
#footer-center #bottom-menu li a, #footer-center #bottom-menu li a:visited {
	color: #575757;
}
#footer-center #bottom-menu li a:active,#footer-center #bottom-menu li a:hover{
	color: #8b8b8b;
}
#footer-center #social-menu {
	display: block;
	vertical-align: middle;
}
#footer-center #social-menu li {
	display: inline-block;
	height: 30px;
	padding: 10px;
}
#footer-right {
	display: block;
	width: 240px;
	float: right;
	height: 100px;
}
#login-box {
	position: absolute;
	top: 0;
	right: 0;
	width: 303px;
	padding-top: 10px;
	padding-left: 5px;
	height: 40px;
	background: url('http://www.viralskool.com/themes/viralskool/gfx/images_new/login_box_home.png') no-repeat;
}
#login-box form ul li {
	display: inline-block;
}
#login-box form ul li input {
	background: url('http://www.viralskool.com/themes/viralskool/gfx/images_new/login-box-input-bg.png') no-repeat;
	height: 23px;
	padding: 2px 5px;
	width: 140px;
	line-height: 23px;
	color: #797778;
	border: 0;
}
ul#submenu {
	display:block;
}
ul#submenu li {
	display: inline-block;
	list-style-type: none;
}
