* {
	margin: 0;
	padding: 0;
}


body {
	background-color:#F5F5F5;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	margin:0;
	padding:0;
	/*overflow: hidden;*/
}

/* General */
html { padding: 0; margin: 0;}

a:link { text-decoration: none; color : #0066ff; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #66ffff; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #0066ff; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: none; color : #66ffff; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color : #333333; font-weight: normal;}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color : #999999; font-weight: normal; padding: 0 0 10px 0;}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color : #999999; font-weight: normal;}
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color : #999999; font-weight: normal;}

ol { margin-left:20px;}
ol li {}

ul { margin-left:20px;}
ul li {}

.board-pict { border:solid #FFFFFF 4px;}
.bddetail-pict { border:solid #999999 4px;}
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
/* General */

/* Grobal */
#page-wrap{
	width:100%;
	z-index:6000;
}

/* Navigation bar */
#nav {
	width:100%;
	height:64px;
	background:url(/template/images/nav_bg.png) no-repeat left top;
	position:relative;
	top:0px;
	left:0px;
	z-index:6000;
}


.nav-bar {
	padding:2px 0 0 30px;
	z-index:6000;
	
}
/* Navigation bar */


/* Top Menubar */
.Menu { padding: 4px 0 0 0; min-width:740px; height: 32px; }
.Menu em { display: none;}
.Menu ul { list-style: none; margin: 0px; padding: 0px 0px 0px 0px;}
.Menu ul li { padding: 0px 3px 0px 3px; margin: 0px; display: inline; font-size: 12px; font-weight:bold;/* border-right: solid 1px #ffffff;*/ }
.Menu ul li a { color:#ffffff;}
.Menu ul li a:hover { color:#ff6600; text-decoration:none;}
.Menu ul li ul { display: none;}
/* Top Menubar */

/* Products Menu */
.products-menu {
	position: relative;
	left:200px;
	width:400px;
	background-color:#000000;
	height:16px;
}

.products-menu em { display: none;}
.products-menu b { color:#cccccc;}
.products-menu ul { list-style: none; margin: 0px; padding: 0px 0px 0px 0px;}
.products-menu ul li { padding: 0px 3px 0px 3px; margin: 0px; display: inline; font-size: 11px; border-right: solid 1px #ffffff; }
.products-menu ul li a { color:#ffffff;}
.products-menu ul li a:hover { color:#ff6600; text-decoration:none;}
.products-menu ul li ul { display: none;}
/* Products Menu */

/* Header */
#header-wrap {
	padding: 0 0 50px 0px;
	width:100%;
	height:340px;
	position:relative;
	z-index:6000;
}

.header {
	padding: 0 0 0 30px;
}
/* Header */

/* Header Picture Download Menu */
.header-menu {
	position: relative;
	top:260px;
	left:0px;
	background:url(/template/images/nav_pictdownload_bg.png) repeat;
	width:260px;
	height:16px;
}

.header-menu em { display: none;}
.header-menu b { color:#cccccc;}
.header-menu ul { list-style: none; margin: 0px; padding: 0px 0px 0px 0px;}
.header-menu ul li { padding: 0px 3px 0px 3px; margin: 0px; display: inline; font-size: 10px; border-right: solid 1px #ffffff; }
.header-menu ul li a { color:#ffffff;}
.header-menu ul li a:hover { color:#ff6600; text-decoration:none;}
.header-menu ul li ul { display: none;}
/* Header Picture Download Menu */

/* Main content */
#content-wrap {
	padding: 0px 0 0px 30px;
	position: relative;
	top:0px;
	width: 95%;
	text-align: left;
	font-size: 11px;
	z-index: 7000;
}

	/* Breaking News */
#breaking-news {
	width:100%;
	padding:0 0 0 0;
	float:left;
}

.breaking-news-tmbs {
	padding: 6px 6px 6px 6px;
	width:172px;
	height:169px;
	background:url(/template/images/tmbs_breaking_news.png) no-repeat;
	display:block;
	float:left;
	text-align:left;
}
	/* Breaking News */
	
	/* Video */
#video {
	width:100%;
	padding:0 0 0 0;
	float:left;
}

.video-tmbs {
	display:block;
	margin:0px;
	width:264px;
}

.video-tmbs .top {
	display:block;
	width:264px;
	height:7px;
	margin:0px;
	padding:0px;
	position:relative;
	background:url(/template/images/tmbs_vdo_top.png) no-repeat;
}

.video-tmbs .bg {
	display:block;
	width:264px;
	position:relative;
	margin:0px;
	background:url(/template/images/tmbs_vdo_bg.png) repeat-y left top;
	padding: 1px 6px 6px 7px;
}

.video-tmbs .bottom {
	display:block;
	width:264px;
	height:28px;
	position:relative;
	padding:6px 0 0 6px;
	background:url(/template/images/tmbs_vdo_bottom.png) no-repeat;
}
	/* Video */

	/* News & Events */
#newsevents {
	width:100%;
	padding: 5px 0 0 0;
}

#newsevents ul {
	margin:0px;
}

#newsevents ul li {
	height:75px;
	padding: 0 0 0 100px;
	border-bottom: dashed 1px #666666;
	background:url(/template/images/tmbs_news.png) no-repeat left top;
}

#newsevents ul li span {
	position:absolute;
	left:9px;
	padding:7px 0 0 0;
}
	/* News & Events */

/*****************************************
Videos
Padding:top right bottom left;
<style>a{}</style>
*****************************************/
.panel{
}

.videos {
	overflow:auto;
	width:270px;
	height:780px;
}

.videos-item {
	padding: 6px 0px 0px 0px;
	width:264px;
	height:186px;
	float:left;
	display:block;
	background:url(/template/images/tmbs_vdo_top.png) no-repeat;
}

.videos-thumb {
	padding: 0px 0px 14px 0px;
	width:100%;
	height:140px;
	background:url(/template/images/tmbs_vdo_bg.png) repeat-y;
	display:block;
	float:left;
	text-align:center;
}

.videos-text {
	padding: 6px 0px 0px 0px;
	width:100%;
	height:30px;
	display:block;
	float:left;
	text-align:center;
	background:url(/template/images/tmbs_vdo_bottom.png) no-repeat;
}
/*****************************************
Videos
*****************************************/

/*****************************************
News & Events
*****************************************/
.newsevents {
	overflow:auto;
	width:600px;
	height:350px;
}

.newsevents-item {
	width:100%;
	height:70px;
	float:left;
	display:block;
	border-bottom: dashed 1px #666666;
}

.newsevents-thumb {
	padding: 7px 6px 7px 7px;
	width:94px;
	height:64px;
	background:url(/template/images/tmbs_news.png) no-repeat;
	display:block;
	float:left;
	text-align:left;
}

.newsevents-text {
	padding: 6px 6px 6px 6px;
	width:406px;
	height:100%;
	display:block;
	float:left;
	text-align:left;
}
/*****************************************
News & Events
*****************************************/

hr { 
	border-left:0px solid #abb0b5; 
	border-right:0px solid #abb0b5; 
	border-top:1px solid #999999; 
	border-bottom:0px solid #abb0b5; 
	height : 1px;  }
	
	/* Text Content */
.text-content {
	position: relative;
	padding: 6px;
	width: 70%;
	background:url(/template/images/bg_text_content.png) repeat;
}
/*.text-content span { background-color:#ffffff;}*/
	/* Text Content */
#2colume {
	position:relative;
	width:100%;
}

#left-cell {
	width:47%;
	padding:0 8px 0 4px;
	float:left;
}
#right-cell {
	width:47%;
	padding:0 8px 0 4px;
	float:right
}

	/* Sub folder list */
.SubFolder { width:180px; margin:10 0 0 0px; float: left; display:inline;}
.SubFolder ul { margin: 0px; padding: 0px;}
.SubFolder li { margin: 0px; padding: 10px 0px 0px 60px; list-style-type: none; background: url(images/folder_supersmall.jpg) no-repeat left top; font-size: 11px; height:36px;}
.SubFolder li.new { margin: 0px; padding: 10px 0px 0px 60px; list-style-type: none; background: url(images/folder_supersmall_new.jpg) no-repeat left top; font-size: 11px; height:36px;}
.SubFolder li a { color:#0066ff;}
.SubFolder li a:visited { color:#0066ff;}
.SubFolder li a:hover { color:#66ffff;}
	/* End Sub folder list */
	
	/* Boards list */
.boards { position:relative;float:left; display:block;}
.boards dl {text-align:center;font-size:.95em;margin-top:25px;} 
.boards dt,dd {width:10.5em;float:left;} 
.boards dt {margin-bottom:2.5em;} 
.boards dd {margin:160px 0 0 -10.5em;} 
.boards dt img {vertical-align:bottom; border:0px;} 
.boards em {display:block;font-weight:bold;margin-bottom:5px;} 
.boards dl a:hover img,dl a:active img,dl a:focus img {} 
	/* Boards list */
	
	/* Team tumbnails */
#tmb_team { width:100%; padding: 5px 0 0 0; }
#tmb_team em { display:none; }
#tmb_team ul { margin:0px; }
#tmb_team ul li { display: inline-block; width: 140px; text-align:center; padding: 10px 0 10px 0; float:left; }
#tmb_team ul li span { position: relative; left:0px; top:0px; padding: 0px 0 0 0; }
#tmb_team ul li ul { display: none; }
	/* Team tumbnails */
	
/* Main content */

/* Picture Background Resize */
.bg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5000;
}
/* Picture Background Resize */


/* Footer */
#footer {
	position:relative;
	width:100%;
	height:250px;
	background:url(/template/images/footer_bg.jpg) bottom left no-repeat;
	text-align:center;
	z-index: 6000;
}
/* Footer */

