/*
Copyright (c) 2011, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.9.0
*/
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,button,caption,cite,code,dfn,em,input,optgroup,option,select,strong,textarea,th,var{font:inherit}del,ins{text-decoration:none}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}
body {
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#323232;
	background:#e5e5e5;
	min-width:1000px;
}
img {border-style:none;}
a {
	color:#063;
	text-decoration:underline;
}
a:hover {text-decoration:none;}
/* wrapper */
#wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
#header {
	background:#fff;
	width:100%;
}
.inner #header {
	position:relative;
	z-index:2;
}
/* nav-box */
.nav-box {
	width:100%;
	background:#063;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}
/* nav-holder */
.nav-holder {
	width:1000px;
	margin:0 auto;
	height:41px;
	text-align:center;
}
.nav-box ul {
	display:inline-block;
	vertical-align:top;
	overflow:hidden;
}
* html .nav-box ul {display:inline;}
*+html .nav-box ul {display:inline;}
.nav-box li {
	float:left;
	padding:0 7px 0 12px;
	background:url(../images/bullet.gif) no-repeat 0 18px;
}
.nav-box li:first-child {background:none;}
.nav-box a {
	color:#fff;
	float:left;
	height:29px;
	padding:12px 0 0;
	text-decoration:none;
	background:url(../images/bg-nav-hover.gif) no-repeat 0 -9999px;
}
.nav-box a.active,
.nav-box a:hover {
	background-position:50% 0;
	text-decoration:underline;
}
/* flash-box */
.flash-box {
	width:100%;
	text-align:center;
	position:relative;
	overflow:hidden;
	padding:0 0 63px;
}
.flash-box img {vertical-align:top;}


.FlashExplore{
display:block;
width:700px;
height:472px;
background: url("../images/tvor-homepage-explore.jpg") no-repeat 0 0;
}
.FlashExplore:hover{background-position: 0 -472px;}
.FlashExplore span{display: none;}

.FlashDiscover{
display:block;
width:700px;
height:472px;
background: url("../images/tvor-homepage-discover.jpg") no-repeat 0 0;
}
.FlashDiscover:hover{background-position: 0 -472px;}
.FlashDiscover span{display: none;}



/* flash-holder */
.flash-holder {
	left:50%;
	position:relative;
	width:1400px;
	float:left;
}
/* flash-frame */
.flash-frame {
	width:1400px;
	left:-50%;
	float:left;
	position:relative;
}
.flash-box .button {
	position:absolute;
	left:462px;
	top:225px;
	z-index:100;
}
/* logo */
.logo {
	position:absolute;
	top:194px;
	left:537px;
	width:327px;
	height:303px;
	overflow:hidden;
	text-indent:-9999px;
	z-index:100;
}
.inner .logo {
	left:213px;
	top:179px;
	width:211px;
	height:189px;
}
.inner .logo span {background:url(../images/logo3.png) no-repeat;}
.logo span {
	display:block;
	height:100%;
	background:url(../images/logo.png) no-repeat;
}
.logo a {
	display:block;
	height:100%;
	position:relative;
	cursor:pointer;
}
/* main */
#main {
	width:100%;
	position:relative;
	background:#fff;
	padding:0 0 48px;
	z-index:100;
}
.inner #main {
	padding:0 0 10px;
	z-index:200;
}
#main:after,
.container:after {
	content:"";
	display:block;
	clear:both;
}
/* main-holder */
.main-holder {
	width:1070px;
	position:relative;
	left:50%;
	float:left;
	margin:-11px 0 0;
}
/* main-frame */
.main-frame {
	width:1070px;
	position:relative;
	left:-50%;
	float:left;
}
/* container */
.container {
	width:987px;
	padding:0 23px 26px 60px;
}
/* content */
#content {
	float:right;
	width:748px;
}
/* buttons */
.buttons {
	float:right;
	padding:32px 0 0;
}
.buttons img {vertical-align:top;}
.buttons li {
	vertical-align:top;
	margin:-73px 0 0;
	position:relative;
}
/* breadcrumbs */
.breadcrumbs {
	width:100%;
	overflow:hidden;
	color:#333;
	font-size:12px;
	margin:0 0 16px;
}
.breadcrumbs li {
	float:left;
	padding:0 3px 0 10px;
	background:url(../images/arrow.gif) no-repeat 0 5px;
}
.breadcrumbs a {
	text-decoration:underline;
	color:#39c;
	font-weight:normal;
}
.breadcrumbs a:hover {text-decoration:none;}
.breadcrumbs li:first-child,
.breadcrumbs li.first-child {
	background:none;
	padding-left:2px;
}
/* content-box */
.content-box {
	overflow:hidden;
	height:1%;
}
.content-box h1 {
	font-size:16px;
	line-height:18px;
	color:#080808;
	font-weight:bold;
	margin:0 0 15px;
}
.content-box h2 {
	margin:0 0 14px;
	font-size:14px;
	line-height:16px;
	color:#080808;
	font-weight:bold;
}
.content-box h5 {
	margin:0 0 14px;
}

.content-box p {margin:0 0 19px;}
/* boxes */
.boxes {
	width:100%;
	margin:-62px 0 0;
	position:relative;
}
.boxes:after {
	content:"";
	display:block;
	clear:both;
}
.boxes .image-box {
	float:left;
	margin:-30px -33px 0 16px;
	position:relative;
	display:inline;
}
.boxes img {vertical-align:top;}
.boxes .image-box2 {
	float:left;
	margin:-30px 0 0 -52px;
	display:inline;
	position:relative;
}
.boxes .text-box {
	float:left;
	width:602px;
	word-spacing:-1px;
	background:url(../images/bg-text-box.gif) no-repeat;
}
.boxes .text-box-holder {
	width:492px;
	padding:0 30px 0 40px;
	background:url(../images/bg-text-box.gif) no-repeat 100% 0;
}
.boxes .text-box h1 {
	font-size:16px;
	line-height:21px;
	color:#1c1c1c;
	margin:0 0 14px;
	font-weight:bold;
}
.boxes .text-box h2 {
	margin:0 0 16px;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}
.boxes .text-box p {margin:0 0 19px;}
/* sidebar */
#sidebar {
	float:left;
	width:230px;
	margin:38px 0 0 -45px;
	padding:26px 35px 0 0;
	background:url(../images/bg-text-box.gif) no-repeat 100% 0;
	min-height:208px;
}
* html #sidebar {height:208px;}
#sidebar h2 {
	margin:0 0 14px;
	font-size:15px;
	line-height:17px;
	color:#d94631;
	font-weight:bold;
	letter-spacing:2px;
	text-align:right;
}
/* menu */
.menu {
	color:#5d5d5d;
	font-size:14px;
	line-height:17px;
	text-align:right;
	padding:0 3px 20px 0;
}
.menu li {
	vertical-align:top;
	margin:0 0 5px;
}
.menu a {
	text-decoration:none;
	color:#5d5d5d;
}
.menu a:hover,
.menu .active a {
	font-weight:bold;
	text-decoration:underline;
}
/* footer */
#footer {
	width:100%;
	color:#1a1a1a;
	line-height:17px;
	background:#e5e5e5 url(../images/bg-footer.gif) repeat-x;
	padding-bottom:44px;
}
/* footer-holder */
.footer-holder {
	width:960px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	padding:40px 40px 35px 0;
	font-size:12px;
}
#footer a {color:#252525;}
#footer p {margin:0 0 2px;}
#footer ul {
	display:inline-block;
	vertical-align:top;
	font-weight:bold;
	margin:0 0 2px;
}
* html #footer ul {display:inline;}
*+html #footer ul {display:inline;}
#footer li {
	float:left;
	padding:0 3px 0 8px;
	background:url(../images/bullet3.gif) no-repeat 0 7px;
}
#footer li:first-child {background:none;}
#footer ul a {
	color:#363;
	text-decoration:underline;
}
#footer ul a:hover {text-decoration:none;}
#footer address {
	display:inline;
	font-style:normal;
}
#footer .row span {
	padding:0 0 0 7px;
	background:url(../images/bullet2.gif) no-repeat 0 6px;
}
/* logo2 */
.logo2 {
	display:block;
	background:url(../images/logo2.gif) no-repeat;
	width:150px;
	height:33px;
	overflow:hidden;
	text-indent:-9999px;
	margin:19px auto 0;
}
.logo2 a {
	display:block;
	height:100%;
}

.base select#jumpmenu {
	font-size: 14px;
}

.newStyle p {
	margin:0 0 18px;
}

.newStyle ul {
	margin-left:45px;
}

.newStyle li {
	list-style-type:disc;
}

.newStyle i, .newStyle em {
	font-style:italic;
}

.newStyle b, .newStyle strong {
	font-weight:bold;
}

.newStyle td {
	padding: 5px;
}

.newStyle {
	font-size: 80%;
}
