* {
	margin:0px;
	padding:0px;
}

body {
	background:#fff url(../images/bg.gif) repeat-x scroll 50% 0pt;
	color:#646464;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:150%;
	margin:30px 0px 0px 0px;
}


h1, h2 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:28px;	
	font-weight:normal;
	line-height:100%;
	color:#333;
	margin:0px 0px 10px;
}

h2 {
	margin-top:28px;
}

h3 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#64920c;
	line-height:16px;
}

p {
	color:#646464;
	font-family:Arial,Helvetica,sans-serif;
	margin-bottom:15px;
}

a {

}

a:hover {

}

img {
	border:0px;
}

.highlight {
	color:#f78000;
}

.small {
	font-size:0.85em;
}

.big {
	margin:0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}


#accessibility-menu {
	left:-1000em;
	position:absolute;
	text-align:left;
}

hr {
	display:none;
}

#wrapper {
	margin:0px auto;
	width:1000px;
}

div.wrapper-tl {
	background:transparent url(../images/wrapper-tl.gif) no-repeat scroll left top;
}

div.wrapper-tr {
	background:transparent url(../images/wrapper-tr.gif) no-repeat scroll right top;
	padding:0px 10px;
}

.wrapper-main {
	background-color:#fff;
}













#header {
	margin:auto;
	text-align:center;
	width:980px;
	height:262px;
	overflow:none;
}

#header h1 {
	display:none;
}

#homepage #header {
	height:312px;
}

.banner {
	z-index:0;
	position:relative;
	width:980px;
	height:200px;
}

#homepage .banner {
	height:250px;
}

.banner .inner {
/*	_position:relative;
	_left:-3px;*/
}

.banner object {
	z-index:0;
}

.banner img {
	margin:0px;
	padding:0px;
}




#menu {
	width:980px; border:0px;
}

.mainmenu-outer {
	background:transparent url(../images/bg-mm-outer.gif) repeat-x scroll right top;
	z-index:10;
	position:relative;
	height:28px;
	width:980px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

ul.mainmenu {
	margin:auto;
	width:550px;
	padding:0px;
	height:28px;
	list-style:none;
	overflow:hidden;
}

.mainmenu li {
	float:left;
}

.mainmenu li a {
	background:transparent url(../images/mainmenubar.gif) no-repeat scroll left top;
	background-position:-121px 0px;
	color:#fff;
	display:block;
	font-weight:bold;
	font-size:12px;
	width:134px;
	height:28px;
	line-height:28px;
	text-decoration:none;
}

.mainmenu li.first a {
	background-position:0px 0px;
	width:121px;
}

.mainmenu li.last a {
	background-position:-389px 0px;
	width:156px;
}

.mainmenu li a:hover, .mainmenu li a.mm-active {
	background-position:-121px -28px;
	cursor:pointer;
}

.mainmenu li.first a:hover, .mainmenu li.first a.mm-active {
	background-position:0px -28px;
	cursor:pointer;
}

.mainmenu li.last a:hover, .mainmenu li.last a.mm-active {
	background-position:-389px -28px;
	cursor:pointer;
}



#homepage .mainmenu li a {
	background:transparent url(../images/mainmenubarW.gif);
	background-position:-121px 0px;
}

#homepage .mainmenu li.first a {
	background-position:0px 0px;
	width:121px;
}

#homepage .mainmenu li.last a {
	background-position:-389px 0px;
	width:156px;
}

#homepage .mainmenu li a:hover, #homepage .mainmenu li a.mm-active {
	background-position:-121px -28px;
	cursor:pointer;
}

#homepage .mainmenu li.first a:hover, #homepage .mainmenu li.first a.mm-active {
	background-position:0px -28px;
	cursor:pointer;
}

#homepage .mainmenu li.last a:hover, #homepage .mainmenu li.last a.mm-active {
	background-position:-389px -28px;
	cursor:pointer;
}








.submenu-outer { 
	z-index:9;
	position:relative;
	background:transparent url(../images/bg-menu-none.gif) repeat-x scroll right top;
	width:980px;
	height:62px;
	overflow:hidden;
	margin:0px;
	padding:0px;
/*	margin-top:0px !important;
	margin-top:-28px;*/
}

.gray .submenu-outer {
	background:transparent url(../images/bg-menu-gray.gif) repeat-x scroll right top;
}

#homepage .gray .submenu-outer {
	background:transparent url(../images/bg-menu-gray-home.gif) repeat-x scroll right top;
}

ul.submenu {
	margin:auto;
	padding:0px;

	position:relative;
	top:28px;
	list-style:none;
	height:34px;
	overflow:hidden;
}

ul.features {
	width:525px;
}

ul.experiences {
	width:480px;
}

.submenu li {
	float:left;
}

.submenu li.sep {
	background:transparent url(../images/sm-sep.gif) no-repeat scroll left top;
	width:2px;
	height:34px;
	overflow:hidden;
}

.submenu li.first {
	background:none;
}


.submenu li a {
	color:#316d09;
	display:block;
	font-weight:bold;
	float:left;
	font-size:12px;
	margin-top:6px;
	padding:0px 0px 0px 20px;
	height:28px;
	line-height:28px;
	text-decoration:none !important;
}

.submenu li a span {
	display:block;
	float:left;
	font-style:normal;
	padding:0px 20px 0px 0pt;
	text-decoration:none !important;
}

.submenu li.first a {
	background:none;
}

.submenu li a:hover, .submenu li a.sm-active {
	color:#ff7802;
	background:transparent url(../images/sm-over-tl.gif) no-repeat scroll left top;
	cursor:pointer;
}

.submenu li a:hover span, .submenu li a.sm-active span {
	color:#ff7802;
	background:transparent url(../images/sm-over-tr.gif) no-repeat scroll 100% 0pt;
	cursor:pointer;
}




#menuarea {
	margin-top:-28px;
	background:transparent url(../images/bg-menu-none.gif) repeat-x scroll right top;
	width:980px;
	height:62px; 
	z-index:0;
	overflow:hidden;
}

#menuarea.gray {
	background:transparent url(../images/bg-menu-gray-home.gif) repeat-x scroll right top;
}

/*#menuarea.home {
	background:transparent url(../images/bg-home-menu-none.png) repeat-x scroll right top;
}*/





#content {
	clear:both;
	padding:10px 15px;
	background-color:#fff;
}

.fade {
	background:transparent url(../images/bg-none.gif) repeat-x scroll left top;
}

.content {
	position:relative;
	width:950px;
}

.content-box {
	padding:0px 20px 0px 20px;
	float:left;
	width:910px;
}

.content-main {
	float:left;
	width:910px;
}

.content-top, .content-top * {
	height:11px;
	overflow:hidden;
}

#fade .content-top, #fade .content-top * {
	height:0px;
	overflow:hidden;
}

.content-bottom, .content-bottom * {
	height:11px;
	overflow:hidden;
}

#homepage .content-bottom, #homepage .content-bottom * {
	height:0px;
	overflow:hidden;
}



.main-left {
	float:left;
	width:450px;
	overflow:hidden;
}

.main-right {bordr:1px solid#333;
	padding-left:30px;
	/*width:490px;*/
	width:420px;
	_width:400px;
	overflow:hidden;
}

.tableb .featured-item {
	margin: 10px 0px;
}

.tableb .main-right {
	min-height:250px;
}


ul.boxlist {
	margin:0px 0px 20px;
	list-style:none;
}

ul.boxlist li {
	background:transparent url(../images/boxlist.gif) no-repeat scroll left top;
	padding-left:15px;
	color:#646464;
}

ul.boxlist li.more {
	background:none;
	padding-left:0px;
}

.tsr_body_control_close a {
	padding-left:18px;
	background:transparent url(../images/gf-less.gif) no-repeat scroll left top;
}

.tsr_body_control_open a {
	padding-left:18px;
	background:transparent url(../images/gf-more.gif) no-repeat scroll left top;
}

ul.boxlist a {
	color:#646464;
	text-decoration:none;
}

ul.boxlist a.link {
	text-decoration:underline;
}


ul.boxlistsub {
	margin:0px 0px 20px;
	list-style:none;
}

ul.boxlistsub li {
	background:transparent url(../images/boxlistsub.gif) no-repeat scroll left top;
	padding-left:40px;
	color:#646464;
}

ul.boxlistsub a {
	color:#646464;
	text-decoration:none;
}




.tableb {
	background-color:#edefe2;
}

.tableb .content-top {
	background:transparent url(../images/content-tm.gif) repeat-x scroll 100% 0pt;
	height:11px;
	overflow:hidden;
}

.tableb .content-top div {
	margin-top:0px;
	#margin-top:-1px;
	_margin-top:-1px;
	background:transparent url(../images/content-tr.gif) no-repeat scroll 100% 0pt;
	height:11px;
	overflow:hidden;

}

.tableb .content-top div div {
	background:transparent url(../images/content-tl.gif) no-repeat scroll 0%;
	height:11px;
	overflow:hidden;
}

.tableb .content-bottom {
	background:transparent url(../images/content-bm.gif) repeat-x scroll 100% 0pt;
}

.tableb .content-bottom div {
	background:transparent url(../images/content-br.gif) no-repeat scroll 100% 0pt;
}

.tableb .content-bottom div div {
	background:transparent url(../images/content-bl.gif) no-repeat scroll 0%;
}








/*-- specifications table layout --*/

.tablelist {

}

.tablelist td {
	width:200px;
	background-color:#d6e1b7;
	padding:5px 5px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	text-align:center;
	color:#333;
}

.tablelist a {
	color:#333333;
	text-decoration:none;
}

.tablelist a.link {
	text-decoration:underline;
}

.tablelist .first {
	background-color:#85ac1d;
	color:#fff;
	font-weight:bold;
	text-align:left;
	padding-left:15px;
}

.tablelist .second {
	background-color:#adc66b;
	color:#fff;
	text-align:left;
	padding-left:15px;
}

.tablelist .last {
	width:680px;
	border-right:0px;
}

.tablelist .top {
	font-weight:bold;

}

.tablelist .bottom {
	border-bottom:0px;
}

.tablelist .head1 {
	background-color:#cacf3d;
}

.tablelist .head2 {
	background-color:#e5e79e;
}

.tablelist .empty {
	background-color:transparent;
}




.stream-outer {
	display:block;
	width:450px;
	margin-top:20px;
	float:left;
}

.stream {

}

.stream-l {
	float:left;
	background:transparent url(../images/img_vidl.jpg) no-repeat scroll left top;
	width:65px;
	height:260px;
}

.stream-r {
	float:left;
	background:transparent url(../images/img_vidr.jpg) no-repeat scroll left top;
	width:65px;
	height:260px;
}

.stream-c {
	float:left;
	width:320px;
}

.stream-c .stream-t {
	background:transparent url(../images/img_vidtop.jpg) no-repeat scroll left top;
	width:320px;
	height:35px;
}

.stream-c .stream-m {
}

.stream-b {
	background:transparent url(../images/img_vidbtm.jpg) no-repeat scroll left top;
	width:320px;
	height:45px;
}








#footer {
	clear:both;
	width:980px;
	height:20px;
	display:block;

}

#footer a {
	color:#a3a3a3;
	font-size:10px;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:none;
}

.footer-main {
	margin-right:15px;
	float:right;
	width:500px;
	color:#a3a3a3;
	font-size:10px;
	display:block;
	text-align:right;
}

ul.footer-link {
	margin:0px;
	padding:0px;
	list-style:none;
	overflow:hidden;
	line-height:20px;
	height:20px;
}

.footer-link li {
	float:right;
	padding-left:10px;
}

.footer-link li#digg a {
	height:20px;
	padding:2px 0px 0px 20px;
	background:transparent url(http://digg.com/img/badges/16x16-digg-guy.gif) no-repeat scroll left top;
}

.footer-link li#delicious a {
	height:20px;
	padding:1px 0px 0px 20px;
	background:transparent url(../images/delicious.gif) no-repeat scroll left top;
}

.footer-link li#chinese a {
	display:block;
	text-indent:1000px;
	width:22px;
	height:16px;
	padding:0px 0px 0px 0px;
	background:transparent url(../images/chinese.gif) no-repeat scroll left top;
}

.footer-link li.text {
	height:20px;
	padding:0px 0px 0px 10px;
/* 	background:transparent url(../images/foot-sep.gif) no-repeat scroll left top;*/
}

.bold {
	font-weight:bold;
}

.red {
	color:#ff0000;
}

.clr {
	clear:both;
}