/*---------- Teklogic Styles ----------*/

/*---------- Main Page Style -----------*/
body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: white;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	background-color: #999;
}
p {
	margin: 0px;
} 
h1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: xx-large;
	line-height: normal;
}
h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: x-large;
	line-height: normal;
}
h3 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: large;
	line-height: normal;
}
h4 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: medium;
	line-height: normal;
}
h5 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: small;
	line-height: normal;
}
h6 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: x-small;
	line-height: normal;
}

a {
	font-size: 14px;
	font-weight: normal;
	color:#FFCC00;
	text-decoration: none;
}

.white {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
}

.whitelg {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
}

.grey {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: normal;
}

.greylg {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: normal;
}

.dkgrey {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6C6D69;
	line-height: normal;
}

.dkgreylg {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #6C6D69;
	line-height: normal;
}

.yellow {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFCC00;
	line-height: normal;
}

.yellowlg {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFCC00;
	line-height: normal;
}

.orange {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF9900;
	line-height: normal;
}

.orangelg {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF9900;
	line-height: normal;
}

#outercontainer {
	width: 1000px;
	height: auto;
	position: relative; 
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#headercontainer {
	width: 1000px;
	height: 290px;
	position: relative; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#headerleft {
	width: 500px;
	height: 290px;
	position: absolute;
}

#headermenu {
	width: 500px;
	height: 90px;
	position: absolute; 
	margin-left: 500px;
}

#headerright {
	width: 500px;
	height: 200px;
	position: absolute;
	margin-top: 90px;
	margin-left: 500px;
}

#headerimage {
	width: auto;
	height: auto;
	float: left;
	position: relative; 
	padding: 10px 0px 0px 0px;
}

#bodycontainer {
	width: 1000px;
	height:400px;
	position: relative; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/Body_Bg.png) repeat-y top left;
}

#bodyleft {
	width: 300px;
	height:auto;
	float:left;
	position: relative; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/BodyLeft_Bg.png) repeat-y top left;
}

#bodyright {
	width: 700px;
	height:auto;
	float:left;
	position: relative; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/BodyRight_Bg.png) repeat-y top left;
}

#cardbox {
	width: 255px;
	height: 108px;
	float: left;
	position: relative;
	margin: 10px 5px 5px 28px;
	padding: 0px 0px 0px 0px;
	background: url(images/Card_Bg.png);
}

#cardimage {
	width: auto;
	height: 108px;
	float: left;
	position: relative; 
	padding: 4px 0px 0px 4px;
}

#cardtext {
	width: 110px;
	height: auto;
	float: left;
	position: relative; 
	font-size: 12px;
	color: #6C6D69;
	padding: 10px 0px 0px 5px;
}

#cardtext a {
	color:#333;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

#imagebox {
	width: auto;
	height: auto;
	float: left;
	position: relative; 
	padding: 14px 0px 14px 28px;
}

#imageboxcenter {
	width: auto;
	height: auto;
	float: left;
	position: relative;
	padding: 0px 60px 0px 0px;
	text-align: center;
}

#imageboxright {
	width: auto;
	height: auto;
	float: right;
	position: relative; 
	padding: 0px 0px 0px 0px;
	text-align: right;
}

#textbox {
	width: 650px;
	height: auto;
	float: left;
	position: relative; 
	font-size: 14px;
	padding: 22px 20px 14px 20px;
}

#textboxsmall {
	width: 520px;
	height: auto;
	float: left;
	position: relative; 
	font-size: 14px;
	padding: 14px 20px 14px 20px;
}

#formbox {
	width: 600px;
	height: auto;
	float: left;
	position: relative; 
	font-size: 14px;
	padding: 14px 0px 0px 50px;
}

#videobox {
	width: auto;
	height: auto;
	float: right;
	position: relative; 
	font-size: 14px;
	padding: 0px 30px 0px 0px;
	text-align: right;
}

#noticebox {
	font-size: 12px;
	font-weight: bold;
	color: #4682B4;
	border: 1px solid #E3F6CE;
	padding: 5px;
	position: relative; 
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: -5px;
	background: #F5FBEF;
}

#footer {
	width: 1000px;
	height: 30px;
	position: relative; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/Footer_Bg.png) repeat-y top left;
	text-align: center;
	font-size: 9px;
	color: #6C6D69;
	clear: both;
}

#footer a {
	font-size: 10px;
	font-weight: bold;
	color: #6C6D69;
	text-decoration: none;
	line-height: 12pt;
	padding: 15px;
	vertical-align: middle;
}

#footer a:hover {
	color: #4682B4;
}

#endcontainer {
	width: 1000px;
	height: auto;
	position: relative; 
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}


/*---------- Photo Gallery ----------*/

#gallery {width:auto; height:auto; padding:14px 0px 14px 28px; border:0px solid #333; float:left; position:relative; }

#gallery b.default {position:absolute; left:78px; top:37px; width:460px; height:325px; text-align:center; background:#000; border:3px solid #FFF;}

#gallery b.default img {margin:5px auto 3px auto; width:auto; height:auto}

#gallery b.default span {display:block; color:#fff; font-family:verdana, arial, sans-serif; font-weight:normal; font-size:11px; width:350px; margin:0 auto;}



#gallery ul {list-style:none; padding:0; margin:0px 0px 0px 0px; width:250px; position:relative; float:right;}

#gallery ul li {display:inline; width:50px; height:50px; float:left; margin:0px 0px 8px 8px; border:2px solid #000}

#gallery ul li a {display:block; width:50px; height:50px; text-decoration:none; border:0px solid #000; border-color:#eee #555 #333 #ddd;}

#gallery ul li a span {display:none;}

#gallery ul li a img {display:block; width:50px; height:50px; border:0;}



#gallery ul li a:hover {white-space:normal; border-color:#555 #ddd #eee #333; background:#777;}

#gallery ul li a:hover b {position:absolute; left:350px; top:-80px; width:460px; height:325px; text-align:center; background:#000; border:3px solid #FFF; z-index:20;}

#gallery ul li a:hover span {display:block; color:#FFF; font-family:verdana, arial, sans-serif; font-weight:normal; font-size:11px; width:350px; margin:0 auto;}

#gallery ul li a:hover img {margin:5px auto 3px auto; width:auto; height:auto}



#gallery ul li a:active, #gallery ul li a:focus {white-space:normal; border: 1px solid; border-color:#555 #ddd #eee #333; background:#000;}

#gallery ul li a:active b, #gallery ul li a:focus b {position:absolute; left:350px; top:-80px; width:460px; height:325px; text-align:center; background:#000; border:3px solid #FFF; z-index:10;}

#gallery ul li a:active span, #gallery ul li a:focus span {display:block; color:#FFF; font-family:verdana, arial, sans-serif; font-weight:normal; font-size:11px; width:350px; margin:0 auto;}

#gallery ul li a:active img, #gallery ul li a:focus img{margin:5px auto 3px auto; width:auto; height:auto; }



/*---------- Tool Tabs---------- */

#tabsbox {
	width: 650px;
	height: auto;
	float: left;
	position: relative; 
	font-size: 12px;
	padding: 22px 20px 0px 20px;	
}

#bodycontainer ul.main_tabs {
	list-style:none;
	margin:0 0 5px 0;
	padding:0;
	clear:both;
	border-bottom:1px solid #ccc;
	height:18px;
	clear:both;
}

#bodycontainer ul.main_tabs li.tab {
	float:left;
	margin-right:4px;
	text-align:center;
}

#bodycontainer ul.main_tabs li.tab a {
	display:block;
	height:18px;
	padding:1px 4px 0 4px;
	background-color:#eee;
	font-size: 14px;
	font-weight: normal;
	color:#555;
	width:100px;
}

#bodycontainer ul.main_tabs li.tab a:hover {
	color:#111;
}

#bodycontainer ul.main_tabs li.tab a.active {
	background-color:#aaa;
}

#bodycontainer ul.main_tabs li.source_code {
	float:right;
}

#subtabsbox {
	width: 650px;
	height: auto;
	float: left;
	position: relative; 
	font-size: 12px;
	padding: 5px 20px 14px 20px;	
}

#bodycontainer ul.sub_tabs {
	list-style:none;
	margin:0 0 5px 0;
	padding:0;
	clear:both;
	border-bottom:1px solid #ccc;
	height:16px;
	clear:both;
}

#bodycontainer ul.sub_tabs li.tab {
	float:left;
	margin-right:4px;
	text-align:center;
}

#bodycontainer ul.sub_tabs li.tab a {
	display:block;
	height:16px;
	padding:0 4px 0 4px;
	background-color:#eee;
	font-size: 12px;
	font-weight: bold;
	color:#555;
	width:60px;
}

#bodycontainer ul.sub_tabs li.tab a:hover {
	color:#111;
}

#bodycontainer ul.sub_tabs li.tab a.active {
	background-color:#aaa;
}

#bodycontainer ul.sub_tabs li.source_code {
	float:right;
}