/* Main CSS Document */

@import url("/site/core_css");

#container { 
	width: 1000px; 
	margin: 0px auto; 
	background-color: #ffffff; 
}


.beginner {
	vertical-align:top;
	width: 100%;
	height: 15px;
	background-color:#00FF00;
}

.videocontent {
	vertical-align:top;
	width: 100%;
	height: 15px;
	width: 100%;
	background-color: #3399FF;
}

.advanced {
	vertical-align:top;
	width: 100%;
	height: 15px;
	width: 100%;
	background-color:#FF3333;
}

.blackhat {
	vertical-align:top;
	width: 100%;
	height: 15px;
	background-color:#000000;
}

/* header */
#header { 
	width: 980px; 
	height: 100px; 
	background-image: url(/img/bg-heade.gif); 
	background-repeat: repeat-x;	
	margin: 0px auto;
}
#header .logo {
	width: 100%;
	padding-top: 20px;
	text-align: center;
}
#header .presented {
	width: 207px;
	float: right;
	text-align: right;
}

/* nav */
#nav {
	width: 980px;
	height: 50px;
	margin: 0px auto;
	background-image: url(/img/bg-nav00.gif);
	background-repeat: repeat-x;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}

/* nav home */
#nav a.navHome {
	width: 169px;
	height: 36px;
	display: block;
	background-image: url(/img/divider-.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding: 14px 0px 0px 0px;
}
#nav a.navHome:hover {
	background-color: #000000;
}
#nav .navHomeOn {
	width: 169px;
	height: 36px;
	display: block;
	background-color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding: 14px 0px 0px 0px;
}

/* nav register */
#nav a.navRegister {
	width: 199px;
	height: 36px;
	display: block;
	background-image: url(/img/divider-.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f5a306;
	text-decoration: none;
	padding: 14px 0px 0px 0px;
}
#nav a.navRegister:hover {
	background-color: #000000;
}
#nav .navRegisterOn {
	width: 199px;
	height: 36px;
	display: block;
	background-color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f5a306;
	text-decoration: none;
	padding: 14px 0px 0px 0px;
}

/* nav training */
#nav a.navTraining {
	width: 260px;
	height: 36px;
	display: block;
	background-image: url(/img/divider-.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	padding: 14px 0px 0px 0px;
}
#nav a.navTraining:hover {
	background-color: #000000;
}
#nav .navTrainingOn {
	width: 260px;
	height: 36px;
	display: block;
	background-color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	padding: 14px 0px 0px 0px;
}

/* nav blog */
#nav a.navBlog {
	width: 155px;
	height: 36px;
	display: block;
	background-image: url(/img/divider-.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	padding: 14px 0px 0px 0px;
}
#nav a.navBlog:hover {
	background-color: #000000;
}
#nav .navBlogOn {
	width: 155px;
	height: 36px;
	display: block;
	background-color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	padding: 14px 0px 0px 0px;
}

/* nav about */
#nav a.navAbout {
	width: 161px;
	height: 36px;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	padding: 14px 0px 0px 0px;
}
#nav a.navAbout:hover {
	background-color: #000000;
}
#nav .navAboutOn {
	width: 161px;
	height: 36px;
	display: block;
	background-color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	padding: 14px 0px 0px 0px;
}

/* central */
#central {
	width: 980px;
	height: 300px;
	margin: 0px auto;
	background-color: #000000;
	background-image: url(/img/bg-centr.jpg);
	background-repeat: no-repeat;
}

#central .limited {
	float:left;
	
}

#central .buynow {
	float:right;
}

/* content */
#content {
	width: 944px;
	margin: 0px auto;
}
#content-inner {
	padding: 10px;
	font-size: .9em;
}


/* content leftside */
#content .left {
	width: 668px;
	float: left;
	padding: 27px 22px 22px 22px;
	background-image: url(/img/bg-conte.gif);
	background-repeat: repeat-x;
}
#content .left ul, #content .left ol {
	padding: 0px 0px 20px 50px;
	line-height: 20px;
}
#content .left ul li {
	list-style-type: square;
}
#content .left .box {
	width: 628px;
	padding: 40px 20px 20px 20px;
	background-color: #fffee4;
	text-align: center;
}


/* content rightside */
#content .right {
	width: 182px;
	height: 500px;
	float: right;
	padding: 27px 25px 25px 25px;
	background-image: url(/img/bg-right.gif);
	background-repeat: no-repeat;
	font-size: 12px;
}
#content .right p {
	padding: 0px 0px 10px 0px;
}
#content .right hr {
	margin: 0px 0px 10px 0px;
}
#content .right ul {
	margin: 0px;
	padding: 0px 0px 20px 30px;
}
#content .right li {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(/img/bullet-a.gif);
}

/* blog */
.date {
	color: #a9a7a7;
	font-style: italic;	
}
.footnote {
	width: 550px;
	height: 34px;
	padding: 11px 0px 0px 10px;
	margin: 0px 0px 40px 0px;
	font-style: italic;
	font-size: 12px;
	background-image: url(/img/bg-footn.gif);
	background-repeat: no-repeat;
}
.footnote a {
	text-decoration: none;
}
#arrowLeft {
	width: 300px;
	height: 18px;
	float: left;
	display: block;
	background-image: url(/img/bg-arrow.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 22px;
}
#arrowLeft a {
	color: #adadad;
	text-decoration: none;
	font-size: 12px;
}
#arrowLeft a:hover {
	color: #333333;
}
#arrowRight {
	width: 300px;
	height: 18px;
	float: right;
	display: block;
	background-image: url(/img/bg-arrow.gif);
	background-repeat: no-repeat;
	padding: 0px 22px 0px 0px;
	text-align: right;
	background-position: right top;
}
#arrowRight a {
	color: #adadad;
	text-decoration: none;
	font-size: 12px;
}
#arrowRight a:hover {
	color: #333333;
}

/* table */
td {
	padding: 4px;
}
td.whiteText {
	color: #ffffff;
}
td.altone {
	background-color: #f2f2f2;
}
td.alttwo {
	background-color: #e2e2e2;
}
th {
	background-color: #851010;
	height: 30px;
	color: #ffffff;
}

/* footer */
#footer {
	width: 944px;
	height: 23px;
	padding: 7px 0px 0px 0px;
	font-size: 10px;
	color: #6b6b6b;
	margin: 0px auto;
	background-image: url(/img/bg-foote.gif);
	background-repeat: repeat-x;
	text-transform: uppercase;
}
#footer .left {
	width: 300px;
	float: left;
	padding: 0px 0px 0px 20px;
}
#footer .right {
	width: 400px;
	float: right;
	padding: 0px 20px 0px 0px;
	text-align: right;
}
#footer p { 
	padding: 0px;
	margin: 0px; 
}
#footer ul { 
	padding: 0px;
	margin: 0px; 
}
#footer li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;	
	display: inline;
	margin: 0px 2px 0px 2px;
}
#footer a {
	color: #6b6b6b;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
