@charset "utf-8";
/* CSS Document */

body {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {text-decoration:none;}
#main {
	margin: 0px;
	padding: 0px;
	width: 800px;
}

#content-wrap-home {
	background-image: url(../ims/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 750px;
	float: left;
	padding-left: 50px;
	padding-bottom: 50px;
}
#content-wrap {
	background-image: url(../ims/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 750px;
	float: left;
	padding-left: 50px;
	padding-bottom: 50px;
}
#home-content {
	width: 505px;
	margin-top: 0px;
	float: left;
	padding-bottom: 30px;
	padding-top: 60px;
}
#rightcol {
	padding: 0px;
	float: left;
	width: 190px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#exclusive {
	width: 505px;
	margin-top: 64px;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.feature {
	padding: 0px;
	width: 505px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.feature-header-wrap {
	margin: 0px;
	float: left;
	width: 505px;
	background-color: #360134;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.feature h2 {
	background-color: #009999;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	text-transform: uppercase;
	color: #FFFFFF;
	float: left;
	background-image: url(../ims/feature_header_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 130px;
}
.feature-content {
	float: left;
	width: 505px;
	margin: 0px;
	padding: 0px;
}
.feature-bg-first {
	background-color: #CCCCCC;
}
.feature-bg-second {
	background-color: #999999;
}


.feature-content-text {
	margin: 0px;
	float: left;
	width: 220px;
	color: #504E4E;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.feature-content-text p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 0.65em;
	font-family: "Trebuchet MS";
}
.feature-content-text h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 0.8em;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-transform: uppercase;
}
#content h1 {
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.feature-content-text p a.more-first {
	color: #993366;
	background-image: url(../ims/feature_chev_first.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 20px;
}
.feature-content-text p a.more-second {
	color: #993366;
	background-image: url(../ims/feature_chev_second.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 20px;
}
.feature-content-text p a.win-link {
	color: #993366;
	background-image: url(../ims/feature_chev_second.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	width: 93px;
	float: left;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.2em;
	height: 70px;
}
.feature-content-text p a.win-link:hover {
	text-decoration: underline;
}
.athome-wrap {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 505px;
}

.athome {
	width: 235px;
	float: left;
	margin-top: 10px;
	}
.athome h2 {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../ims/athome_header_bg.png);
	background-position: right top;
	background-repeat: no-repeat;
	width: 150px;
	background-color: #5C2B59;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.athome img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.feature h2.purple {
	background-color: #666699;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	text-transform: uppercase;
	color: #FFFFFF;
	float: left;
	background-image: url(../ims/feature_header_purple_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 130px;
}
.feature h2.red {
	background-color: #660033;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	text-transform: uppercase;
	color: #FFFFFF;
	float: left;
	background-image: url(../ims/feature_header_red_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 130px;
	white-space: nowrap;
}.feature-small {
	margin: 0px;
	float: left;
	width: 157px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.feature-small p {
	font-family: "Trebuchet MS";
	font-size: 0.65em;
	margin: 0px;
	color: #504E4E;
	padding: 10px;
}
.feature-small p a {
	text-decoration: none;
	color: #504E4E;
	font-weight: bold;
	background-image: url(../ims/feature_small_chev.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 20px;
	float: left;
	width: 117px;
}
.feature-small p a.blue {
	background-image: url(../ims/feature_small_chev_blue.gif);
}
.feature-small p a:hover {
	text-decoration: underline;
}
#bar {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -50px;
}
#footer {
	float: left;
	width: 659px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -50px;
	background-image: url(../ims/bar2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	font-family: "Trebuchet MS";
	text-align: left;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 37px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#logo {
	float: right;
	width: 86px;
	margin-top: 28px;
	margin-right: 20px;
}
#rightcol h3.main {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	text-transform: uppercase;
	color: #333333;
	margin: 0px;
	background-color: #D3AFBE;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-image: url(../ims/nav_header.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 175px;
	font-weight: bold;
}
#rightcol h3.interests {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	text-transform: uppercase;
	color: #333333;
	margin: 0px;
	background-color: #A7A5A5;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 10px;
	float: left;
	width: 175px;
	font-weight: bold;
}
#rightcol h3.headlines {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	text-transform: uppercase;
	color: #333333;
	background-color: #CC9933;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	float: left;
	width: 120px;
	background-image: url(../ims/headlines_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
	margin: 0px;
}
#rightcol h3.tech {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	text-transform: uppercase;
	color: #333333;
	background-color: #AFB6B6;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	float: left;
	width: 160px;
	background-image: url(../ims/tech_header_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
	margin: 0px;
}
#rightcol h3.films {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	text-transform: uppercase;
	color: #fff;
	background-color: #1C1D1D;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	float: left;
	width: 160px;
	background-image: url(../ims/films_header_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
	margin: 0px;
}

.nav {
	background-color: #F2EEF2;
	float: left;
	width: 170px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 170px;
}
.nav ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 170px;
}
.nav ul li a {
	margin: 0px;
	list-style-type: none;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: #333333;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 1.1em;
	float: left;
	width: 155px;
}
.nav ul li a.sel {
	color: #FF0066;
	background-image: url(../ims/pink_chev.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.nav ul li a:hover {
	color: #FF0066;
	background-image: url(../ims/pink_chev.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-decoration: none!important;
}
.nav ul li li a:hover {
	color: #FF0066;
	background-image: url(../ims/pink_chev.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	text-decoration: none!important;
}

.nav ul ul {
	padding-left: 20px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	width: 150px;
}
.nav ul li li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nav ul li li a {
	margin: 0px;
	list-style-type: none;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: lowercase;
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: #333333;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 1.1em;
	float: left;
	width: 135px;
}
.nav ul li li a.sel {
	background-position: 4px;
}


.nav ul ul ul {
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	float: left;
	width: 140px;
}
.nav ul li li li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nav ul li li li a {
	list-style-type: none;
	font-size: 0.65em;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: #333333;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 1.1em;
	float: left;
	width: 115px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.nav ul li li li a.sel {
	background-image: none;
}


.nav-int {
	background-color: #F2EEF2;
	float: left;
	width: 170px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.nav-int ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nav-int ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 170px;
}
.nav-int ul li a {
	margin: 0px;
	list-style-type: none;
	font-size: 0.65em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: #333333;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 1.3em;
	float: left;
	width: 155px;
}
.nav-int ul li a.sel {
	color: #FF0066;
	background-image: url(../ims/pink_chev.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.nav-int ul li a:hover {
	color: #FF0066;
	background-image: url(../ims/pink_chev.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

.nav-headlines {
	background-color: #F2EEF2;
	float: left;
	width: 170px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	height: 425px;
}
.nav-headlines ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nav-headlines ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	float: left;
	width: 155px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.nav-headlines ul li a {
	list-style-type: none;
	font-size: 0.65em;
	font-weight: bold;
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: #333333;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.3em;
	float: left;
	width: 155px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.headlines-wrap {
	background-color: #330033;
	padding-top: 6px;
	padding-bottom: 6px;
	float: left;
	width: 190px;
	margin-top: 22px;
}


.nav-tech {
	background-color: #F2EEF2;
	float: left;
	width: 170px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	height: 274px;
}
.nav-tech ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nav-tech ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	float: left;
	width: 155px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.nav-tech ul li a {
	list-style-type: none;
	font-size: 0.65em;
	font-weight: bold;
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: #333333;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.3em;
	float: left;
	width: 155px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tech-wrap {
	background-color: #330033;
	padding-top: 6px;
	padding-bottom: 6px;
	float: left;
	width: 190px;
	margin-top: 19px;
}

.film-wrap {
	background-color: #330033;
	padding-top: 6px;
	padding-bottom: 6px;
	float: left;
	width: 190px;
	margin-top: 20px;
}

.nav-films {
	padding: 10px;
	float: left;
	width: 170px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../ims/films_bg.png);
	background-repeat: repeat;
	background-position: left top;
	height: 274px;
}
.nav-films ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nav-films ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	float: left;
	width: 155px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.nav-films ul li a {
	list-style-type: none;
	font-size: 0.65em;
	font-weight: bold;
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: #fff;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.3em;
	float: left;
	width: 155px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nav-films img {
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	background-image: url(../ims/content_bg.png);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 35px;
	float: left;
	width: 485px;
	padding: 10px;
}
#content h2 {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	text-transform: uppercase;
	color: #Ff0066;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	clear: left;
}
#content p {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	line-height: 1.3em;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-transform: lowercase;
}
#content p.nospc {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	line-height: 1.3em;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#content a {
	color: #FF0066;
}
#content  p.intro-pink-nospc {
	font-family: "Trebuchet MS";
	font-size: 0.75em;
	line-height: 1.2em;
	color: #FF0066;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: bold;
}
#content p.intro-grey-nospc {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	line-height: 1.2em;
	color: #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: normal;
}

.news-img {
	padding: 0px;
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.news-img-right {
	padding: 0px;
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.news-img-full {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#content ul li {
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #FFFFFF;
	margin: 0px;
	line-height: 1.5em;
}
#content p.back a  {
	font-size: 120%;
	text-transform: uppercase;
	color: #CCCCCC;
	background-color: #000000;
	width: 480px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.normal-text {
	font-size: 80%;
	color: #FFFFFF!important;
	text-transform: lowercase;
	font-weight: normal;
	font-family: "Trebuchet MS";
}
#accordion {
 margin:20px 0px;
}

5h3.toggler {
cursor: pointer;
border: 1px solid #f5f5f5;
border-right-color: #ddd;
border-bottom-color: #ddd;
font-family: 'Andale Mono', sans-serif;
font-size: 12px;
background: #D2E0E6;
color: #528CE0;
margin: 0 0 4px 0;
padding: 3px 5px 1px;
}

div.element {
	margin:0px;
	padding:4px;
}

h3.toggler {
	font-family: "Trebuchet MS";
	color: #FF0066!important;
	text-transform: uppercase;
	font-size: 90%;
	background-color: #333333;
	padding: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	cursor:pointer;
}
h4 {
	font-family: "Trebuchet MS";
	color: #CCCCCC!important;
	text-transform: lowercase;
	font-size: 80%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.team {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #FFFFFF;
}
.team td {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
}
td.pink {
	color: #FF0066;
}
.form-text {
	color: #FFFFFF!important;
	text-transform: lowercase;
	font-weight: normal;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
}
form {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "Trebuchet MS"!important;
	color: #FFFFFF!important;
}
#search {
	width: 200px;
	height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#search input {
	height: 15px;
	border: 1px solid #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 90%;
	vertical-align: top;
	color: #666666;
	width: 180px;
	padding-bottom: 3px;
}
#search   form.search {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.highlight { background: #FFFF40; }
.searchheading {
	font-size: 130%;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.summary {
	font-size: 80%;
	font-style: italic;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}
.suggestion { font-size: 100%; }
.results { font-size: 100%; }
.category { color: #999999; }
.sorting { text-align: right; }
.result_title {
	font-size: 80%;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}		
.description { font-size: 100%; color: #008000; }
.context {
	font-size: 70%;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}
.infoline {
	font-size: 60%;
	font-style: normal;
	color: #CCCCCC;
	margin-top: 3px;
	font-family: "Trebuchet MS";
}
.zoom_searchform {
	font-size: 100%;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}
.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
.zoom_match { font-size: 80%; margin-left: 10px;}				
.zoom_categories { font-size: 80%; }
.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
input.zoom_button {  }
input.zoom_searchbox {  }		
.result_image { float: left; display: block; }
.result_image img { margin: 10px; width: 80px; border: 0px; }
.result_block {
	margin-top: 15px;
	margin-bottom: 15px;
	clear: left;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}
.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
.result_pages {
	font-size: 70%;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}
.result_pagescount {
	font-size: 100%;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}
.searchtime { font-size: 80%; }
.recommended { 
background: #DFFFBF; 
border-top: 1px dotted #808080; 
border-bottom: 1px dotted #808080; 
margin-top: 15px; 
margin-bottom: 15px; 
		}
.recommended_heading { float: right; font-weight: bold; }
.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
.recommend_title { font-size: 100%; }
.recommend_description { font-size: 100%; color: #008000; }
.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}

