/*
Theme Name: Trident
Theme URI: http://www.tridentmicro.com/
Description: Theme for Trident Microsytems
Version: 1.0
Author: Floris P. Lof
Author URI: http:/www.TriMM.nl
*/

/* 1. General */ 

* {
	margin					: 0;
	padding					: 0;
	border					: 0;
}

html, body {
	height					: 100%;
}

body {
	font-size				: 11px;
	font-family				: Arial;
	background				: #eaece8;
	color					: #797b7c;
	margin-top				: 20px;
}

p {
	padding					: 10px;
}	

a {
	text-decoration			: none;
	color					: #797b7c;
}
h1 {
	color					: #004B8D;
	font-weight				: bold;	
	font-size				: 11px;
}
h2 {
	font-weight				: bold;	
	font-size				: 13px;
}
	

/* Structure */

#wrapper {
	position				: relative;
	margin					: 0 auto;
	width					: 900px;
	background				: #fff;
}

#sitecontainer {
	position				: relative;
	width					: auto;
}
#header {
	width					: 100%;
	height					: 100px;
}
	.all {
		background			: url('images/headers/all.jpg') top right no-repeat;
	}
	
	.faq_head {
		background			: url('images/headers/faq.jpg') top right no-repeat;
	}	
	
	.about {
		background			: url('images/headers/about.jpg') top right no-repeat;
	}
	
	.careers {
		background			: url('images/headers/careers.jpg') top right no-repeat;
	}
	
	.contact {
		background			: url('images/headers/contact.jpg') top right no-repeat;
	}
	
	.investors {
		background			: url('images/headers/investors.jpg') top right no-repeat;
	}
	
	.press {
		background			: url('images/headers/press.jpg') top right no-repeat;
	}
	
	.products {
		background			: url('images/headers/products.jpg') top right no-repeat;
	}
	
	.homelogo {
		position			: relative;
		top					: 10px;
		left				: 30px;	
	}
	
	#header #searchform {
		position			: absolute;
		top					: 60px;
		right				: 25px;
	}
	#main #searchform {
		position			: absolute;
		top					: 150px;
		right				: 25px;
	}	
/*begin*/
#navigation {
	width					: 100%;
	height					: 34px;
	background				: #004b8d;
		
}
#main {
	margin					: 25px 25px 0px 25px;	
}
#infobar {
	margin-bottom			: 25px;	
}
#sidebar {
	float					: left;
	position				: relative;
	width					: 200px;
	margin					: 0px 25px 25px 0px;
	height					: 100%;
}
#content {
	float					: left;
	margin-bottom			: 25px;
}
.widecolumn {
	width					: 580px;	
}
#footer {
	clear					: both;
	margin					: 0px 25px 0px 25px;
	padding-bottom			: 25px;
	font-weight				: bold;
}
/* Header Navigation */
#navigation ul {
	margin-left				: 10px;
	height					: 100%;
}
#navigation ul li {
	display					: inline;
	float					: left;
	padding					: 10px 15px 0px 15px;
	height					: 24px;
}

#navigation ul li.current_page_item {
	background				: #6693bb;	
}
#navigation ul li.current_page_ancestor {
	background				: #6693bb;	
}
#navigation ul li.current_page_parent {
	background				: #6693bb;	
}
#navigation ul li a {
	text-transform			: uppercase;
	text-decoration			: none;	
	color					: #fff;
	font-size				: 14px;
	font-weight				: bold;
}
/* Submenu navigation */
.submenu ul li {
	height					: 22px;
	padding-top				: 8px;
	width					: 100%;
	background				: #f1f1f2;
	margin-bottom			: 5px; 	
}
.submenu ul li.empty {
	height					: 0px;
	padding-top				: 0px;
	width					: 100%;
	background				: none;
	margin-bottom			: 0px; 	
}
.submenu ul li a {
	margin-left				: 13px;
	color					: #004B8D;
	font-weight				: bold;	
	font-size				: 11px;	 
}

/* Footer Navigation*/
#footer ul li {
	display					: inline;
	margin-right			: 3px;
}
#footer ul li a {
	text-decoration			: none;
	color					: #797b7c;
}
.footer {
	clear					: both;	
}
/* Components */

.searchbox {
	background				: url('images/bg_searchbox.png') no-repeat;
	width					: 205px;
	/*height					: 16px;*/
	padding					: 8px;
}
#home_animation {
	width					: 100%;
	height					: 336px;
}
.noflash {
	background				: url('images/home_flash_alt.jpg') no-repeat;
}
#news_ticker {
	width					: 100%;
	height					: 20px;
	border-bottom			: dotted #004b8d 2px;
	position				: relative;
}
.sectionhead {
	background				: #004b8d;
	padding					: 3px 15px 4px 15px;
	font-weight				: bold;
	color					: #fff;
	font-size				: 14px;
	position				: relative;
	top						: 2px;
}
#news_ticker .sectionhead {

}

.narrowcolumn .sectionhead { 
	top						: -1px;	
	left					: -2px;
	position				: relative;
}
.narrowcolumn {
	width					: 264px;
	height					: 270px;
	margin					: 25px 25px 25px 0px;
	float					: left;
	border-left				: dotted #004b8d 2px;
	position				: relative;
}

.narrow_head {
	width					: 75%;
	border-bottom			: dotted #004b8d 2px;
}

.lastcolumn {
	margin					: 25px 0px 0px 0px;
	height					: auto;
}
.bottom {
	margin					: 25px 0px 25px 0px;
}

.alignright {
	float					: right;	
}
.alignleft {
	float					: left;	
}
.padded {
	padding					: 0px 10px 20px 0px;	
}
.clear {
	clear					: both;	
}

.menu {
	margin-left				: 20px;
}
.more_link {
	font-weight				: bold;
	color					: #e37a00;	
	text-decoration			: none;
	padding					: 10px;
}
dl {
	margin					: 10px 0px 0px 10px;	
}
dl dt {
	color					: #004b8d;
	font-weight				: bold;
}
dl dt a {
	color					: #004b8d;
	font-weight				: bold;
}
dl dt:before {
	content					: "> ";
}
ul li {
	list-style				: none;	
}

.promo_home {
	background				: url('images/promo_home.jpg') no-repeat;
	width					: 264px;
	height					: 83px;
	float					: left;
	margin					: 25px 0px 25px 0px;
}
.promo_all {
	background				: url('images/promo_all.jpg') no-repeat;
	width					: 200px;
	height					: 63px;
	margin-top				: 25px;
	margin-bottom			: 25px;
}

.footer {
	padding					: 0px;
}

#ico_navigation {
	display					: inline;
	position				: relative;
	top						: 2px;
	padding					: 0px 5px 0px 5px;
}
.inline {
	display					: inline;
}
.post_archive {
	margin					: 5px 0px 5px 0px;
}
p.nopad {
	padding					: 0px;
}
.a_right {
	position				: absolute;
	right					: 0px;
	top						: 0px;
	color					: #004B8D;
	font-weight				: bold;	
	font-size				: 11px;	
}
h1.sidebar {
	font-size				: 15px;
	margin-bottom			: 10px;
}
.post_archive h1 {
	color					: #797B7C;
	font-weight				: normal;	
	font-size				: 11px;
}
.post_archive a {
	color					: #004B8D;
	font-weight				: bold;	
	font-size				: 11px;	
}

.sitemap ul li {
	list-style				: disc;
	margin-left				: 20px;
}
.sitemap ul li a {
	font-weight				: bold;
}

.breadcrumb {
	width					: 625px;
	overflow				: hidden;
}

/* Contact form */
#contactform ul li {
	margin					: 0px 0px 5px 0px;
}
#contactform label {
	display					: -moz-inline-box;
	display					: inline-block;
	width					: 100px;
	vertical-align			: top;	
}

#contactform input, textarea {
	border					: 1px solid #797B7C;	
	width					: 200px;
}

#contactform input.btn {
	width					: auto;	
}
#contactform label.error {
	margin-left				: 20px;
	color					: #ff0000;
	font-weight				: bold;
	width					: 200px;	
}

/* Datasheet form */
#datasheetform ul li {
	margin					: 0px 0px 5px 0px;
}
#datasheetform label {
	display					: -moz-inline-box;
	display					: inline-block;
	width					: 100px;
	vertical-align			: top;	
}

#datasheetform input, textarea, select {
	border					: 1px solid #797B7C;	
	width					: 200px;
}

#datasheetform input.btn {
	width					: auto;	
}
#datasheetform label.error {
	margin-left				: 20px;
	color					: #ff0000;
	font-weight				: bold;
	width					: 200px;	
}
.family ul {
	padding-left			: 10px;
}
.family ul li {
	list-style				: disc inside;
}
.family ul li a {
	font-weight				: bold;
}
.television_family  {
	text-align				: center;
}
.television_family ul {
	padding					: 0px !important;
}
.television_family ul li {
	display					: inline;
	margin					: 0px 20px;
}
.television_family ul li a {
	font-weight				: bold;
}

img.rss_ico {
	margin					: 0px 0px 0px 5px;
}
a.ico_pdf {
	padding					: 0px 0px 10px 25px;
	background				: url('images/ico_pdf.gif') no-repeat;
	display					: block;
}
a.ico_doc {
	padding					: 0px 0px 10px 25px;
	background				: url('images/ico_doc.gif') no-repeat;
	display					: block;
}
a.ico_zip {
	padding					: 0px 0px 10px 25px;
	background				: url('images/ico_zip.gif') no-repeat;
	display					: block;
}
span.meta {
	font-weight				: normal;
	font-style				: italic;
}
h1.pagetitle {
	font-size				: 15px;
}
#content a {
	text-decoration			: underline;
}
.space {
	margin-bottom			: 25px;
}