/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#666666;background:#000;font-family:Arial, Helvetica, sans-serif;font-style:normal;	font-variant:normal;font-weight:normal;
}
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:3em;line-height:1;margin:10px 0 10px 0;}
h2 {font-size:2em;margin-bottom:0.1em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#ff9900; outline:none}
a {color:#1a4788;text-decoration:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix {display:block;}
.clear {clear:both;}
/*---------------------------------------------------------------------------------------------------------------------------------------*/
body {color:#666666; font-size:11px; font-family:Arial, Helvetica, sans-serif; background:#040404 url(images/content-bg.jpg) repeat center top;background-attachment:fixed;}
/*body{
	background:url(images/1.jpg) no-repeat;	
	filter:alpha(opacity=60);
	opacity:0.5;
	z-index:999;

}*/
#main{position:relative;}
.col-1{
	float:left; 
	width:220px;
	position:fixed;
	left:0;
	top:0; 
	overflow:hidden;
	padding:0 0 0 80px;
	background:#000 url(images/side-bg.jpg) no-repeat left top;
	}
.col-1 h1{
	width:201px;
	height:201px;
	background:url(images/logo.png) no-repeat;
	margin:50px 0 0 0;
	padding:0;
	}
.col-1 h1 a{
	width:201px;
	height:200px;
	float:left;
	text-indent:-1000000px;
	}
.side-nav{
	width:205px;
	}
.side-nav ul{
	margin:0;
	padding:0 0 10px 0;
	list-style-type:none;
	}
.side-nav ul li.last{
	background:none !important;
	}
.side-nav ul li a{
	padding:0;
	color:#cccccc;
	font-weight:bold;
	}
.side-nav ul li{
	background:url(images/sep-1.gif) no-repeat left 180px;
	padding:6px 0 8px 0;
	line-height:16px;
	}
.paging{
	font-size:11px;
	padding:3px 0 0 0;
	margin:0 0 0 -5px;
	float:left;
	}
.paging a{
	color:#666;
	padding:0 5px;
	background:url(images/sep-2.gif) no-repeat right 3px; 
	}
.paging a.current{
	color:#fff;
	}
.rss{
	background:url(images/rss.gif) no-repeat 0 6px;
	float:right;
	padding:6px 8px 0 0;
	position:absolute;
	right:12px;
	top:494px;
	}
.rss a{
	text-indent:-1000000px;
	float:left;
	width:12px;
	height:12px;
	}
.note{
	width:204px;
	float:left;
	padding:15px 0 0 0;
	}
.note h3{
	font-size:10px;
	padding:0 0 5px 0;
	margin:0;
	}
.note p{
	font-size:10px;
	color:#333;
	}
.col-2{
	position:absolute;
	left:297px;
	top:0;
	padding-bottom:50px;
	}
.global-nav{
	position:fixed;
	list-style-type:none;
	margin:0 0 0 2px;
	padding:0;
	width:100%;
	height:200px;
	overflow:hidden;
	background:url(images/top-nav.png) repeat-x left top;
	}
.global-nav li{
	float:left;
	padding:35px 30px 35px 23px;
	}
.global-nav li a{
	float:left;
	height:11px;
	overflow:hidden;
	text-indent:-1000000px
	}
.global-nav li.current{
	background:url(images/global-current.gif) no-repeat;
	}
.global-nav li.sw{
	background-position:48px 9px;
	}
.global-nav li.info{
	background-position:35px 9px;
	}
.global-nav li.contact{
	background-position:20px 9px;
	}
.global-nav li.sw a{
	background:url(images/sw.gif) no-repeat left top;
	width:130px;
	}
.global-nav li.info a{
	background:url(images/info.gif) no-repeat left top;
	width:100px;
	}
.global-nav li.contact a{
	background:url(images/contact.gif) no-repeat left top;
	width:68px;
	}
.global-nav li a:hover, .global-nav li.current a{
	background-position:left -11px;
	}
.wrap-content{
	padding:192px 0 0 23px;
	}
.sub-list{
	float:left;
	margin:0;
	padding:0;
	width:100%;
	list-style-type:none;
	}
.sub-list li{
	float:left;
	padding:13px 23px 0 0;
	background:url(images/sep-3.gif) no-repeat right 16px;
	}
.sub-list li.last{
	background:none;
	}
.sub-list li a{
	background:url(images/launch-btn.gif) no-repeat;
	float:left;
	text-indent:-10000000px;
	width:125px;
	height:22px;
	}
.sub-list li span{
	color:#999999;
	}
.content{
	padding:15px 0 0 0;
	clear:both;
	width:700px;
	overflow:hidden;
	}
.content p{
	font-size:18px;
	line-height:22px;
	margin:0;
	padding:3px 0 17px 0;
	word-spacing:1px;
	width:680px;
	}
.content img{
	margin:0 10px 20px 0;
	float:left;
	}
.content img.even{
	margin-left:20px;
	float:left;
	}
/*Profile*/
.bottom-links{
	float:left;
	padding:10px 0 47px 0;
	}
.download-resume{
	float:left;
	text-indent:-1000000px;
	width:145px;
	height:22px;
	background:url(images/dr.gif) no-repeat left top;
	}
.bottom-links span{
	background:url(images/sep-2.gif) no-repeat 9px;
	padding:3px 0 0 18px;
	float:left;
	}
.bottom-links span label{
	float:left;
	padding:0 10px 0 0;
	}
.bottom-links span a{
	float:left;
	text-indent:-10000000px;
	height:22px;
	padding:0 2px 0 0;
	width:22px;
	margin:-4px 0 0 0;
	}
.bottom-links span a.facebook{
	background:url(images/face-book.gif) no-repeat left top;
	}
.bottom-links span a.google{
	background:url(images/google.gif) no-repeat left top;
	}
.bottom-links span a.linkedin{
	background:url(images/linkedin.gif) no-repeat left top;
	}
.bottom-links span a.twitter{
	background:url(images/twitter.gif) no-repeat left top;
	}
.bottom-block{
	float:left;
	width:546px;
	padding:16px 0 0 0;
	}
.bottom-block dt{
	float:left;
	font-size:18px;
	width:60px;
	font-weight:normal;
	}
.bottom-block dd{
	float:left;
	width:485px;
	margin:0;
	font-size:18px;
	padding-bottom:15px;
	}
.bottom-block dd ul{
	list-style-type:none;
	margin:0;
	padding:0;
	}
.bottom-block dd ul li{
	padding-bottom:17px;
	float:left;
	line-height:19px;
	}
.bottom-block dd ul li, .bottom-block dd ul li a{
	color:#cccccc;
	line-height:20px;
	}
.bottom-block dd ul li span{
	color:#666666;
	float:left;
	width:100%;
	}
.avatar{
	background:url(images/avatar-bg.png) no-repeat left 22px;
	height:360px;
	padding:100px 0 0 20px;
	}
.avatar p{
	padding:26px 0 0 18px;
	color:#333333;
	}
/**************************************************************************************************/
.contact-form dt{
	font-size:18px;
	padding:0 0 6px 0;
	font-weight:normal;
	}
.contact-form dd{
	margin:0;
	padding:0 0 25px 0;
	width:400px;
	}
.contact-form .text{
	width:390px;
	height:22px;
	font-size:11px;
	padding:7px 0 0 5px;
	color:#cccccc;
	background-color:#333333;
	border:none;
	}
.contact-form .text:focus{
	background-color:#292929;
	border:1px solid #444;
	}
.contact-form textarea{
	width:390px;
	padding:7px 0 0 5px;
	height:95px;
	background-color:#333333;
	color:#cccccc;
	border:none;
	}
.contact-form textarea:focus{
	background-color:#292929;
	border:1px solid #444;
	}
.contact-form .button{
	float:right;
	width:159px;
	height:22px;
	border:none !important;
	}
.contact-form .button2{
	float:right;
	border:none !important;
	}
.p-details{
	padding:22px 0 0 0;
	background:url(images/sep-1.gif) no-repeat left bottom;
	}
.p-details dt, .p-details dd{
	font-size:11px;
	margin:0;
	padding:0 0 18px 0;
	line-height:12px;
	}
.p-details dt{
	width:62px;
	float:left;
	font-weight:normal;
	color:#666;
	}
.p-details dd{
	color:#cccccc;
	}
.p-details dd a{
	color:#cccccc;
	} 
/*Select*/
#subject span{
	margin:24px 0 0 0;
	padding:3px 0 3px 10px;
	list-style-type:none;
	width:200px;
	height:22px;
	cursor:pointer;
	float:left;
	background:url(images/side-nav.png) no-repeat left top;
	}
#subject ul{
	display:none;
	clear:both;
	padding:0 0 5px 0;
	position:absolute;
	top:295px;
	width:198px;
	background-color:#000 !important;
	border:1px solid #373737;
	overflow:hidden !important;
	}
#subject ul li{
	background:#000;
	cursor:pointer;
	padding:5px 0 0 10px;
	float:left;
	width:100%;
	}
#subject ul li a{
	color:#666;
	float:left;
	}
#subject ul li a:hover{
	color:#ccc;
	}
#contact-ind{
	width: 100px;
	height: 100px;
	background:url(images/loading.gif) no-repeat left top;
	float: left;
	position: absolute;
	left: 180px;
	top: 230px;
	display: none;
	
}

#tagid{
	display: none;
}
#parent2-wrap{
	clear: both;
	height:192px !important;
	}
.video{
	padding-bottom: 10px;
	width: 700px;
}
#catlist{
	float:left;
	width:100% !important;
	}
#parent2{
	height:194px !important;
	overflow:hidden;
	}
#parent2 li a{
	background:url(images/sep-1.gif) no-repeat left bottom; 
	float:left;
	width:100%;
	padding:0 0 9px 0 !important;
	margin:0 0 5px 0;
	color:#656565;
	}
#parent2 li a.current{
	background:url(images/side-current.gif) no-repeat left bottom; 
	color:#cccccc;
	}
#parent2 li a:hover{
	color:#cccccc;
	}
#parent2 li a.last{
	background:none !important;
	}
#parent2 li a.last-current{
	background:url(images/side-current-2.gif) no-repeat left bottom !important; 
	color:#cccccc;
	}
#parent2 li{
	float:left;
	width:100%;
	height:170px !important;
	}
#parent2-menu{
	font-size:11px;
	padding:3px 0 0 0;
	margin:0 0 0 -4px;
	float:left;
	width:190px;
	}
#parent2-menu a{
	color:#656565;
	padding:0 5px 0 3px;
	background:url(images/sep-2.gif) no-repeat right 2px; 
	}
#parent2-menu a.wactive, #parent2-menu a:hover{
	color:#ccc;
	}
#vdo-window-home{
	margin-bottom:20px;
	}
#menuloader{
	background-image: url("images/menu-loader.gif");
	width: 30px;
	height: 30px;
	position: absolute;
	top:365px;
	left:143px;
	display:none;
	background-repeat: no-repeat;
}
#indicator{
	background: url("images/loading-bg.gif") no-repeat center center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -12px 0 0 -12px;
}
