/*
	Fitsilver
	Bob Twells & Jamie Farmer | www.the-bridge.co.uk | November 2008
	(c) The Bridge
*/

/* -- Basic styles -- */

body {
	background: url(../../images/background.jpg) center no-repeat #c6c8ca;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

a, a:hover, a:visited, a:active {
	color: #fff;
	text-decoration: underline;
}

p {
	margin: 0px 0px 1.2em 0px;
	padding: 0px;
}

p.lead {
	font-size: 120%;
	line-height: 150%;
	padding: 0px 100px 10px 15px;
}

p.extramargin {
	margin: 0px 0px 2em 0px;
}

p.note {
	font-size: 90% !important;
	color: #808080 !important;
}

#mainpanel p.footnote {
	font-size: 0.9em;
	color: #a3bbf7;
}

form {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 0.5em 0px;
	padding: 0px;
}

h2 {
	padding: 0px 0px 10px 0px;
	line-height: normal;
	font-size: 1.6em;
}

hr {
	display: none;
}

hr.show {
	display: block;
	clear: both;
	border-top: 0px none;
	border-left: 0px none;
	border-right: 0px none;
	border-bottom: 1px dotted #fff;
	height: 1px;
	margin: 10px 0px 20px 0px;
	padding: 0px;
}

div.clear {
	display: block;
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

img {
	margin: 0px;
}

img.right {
	margin: 0px 0px 10px 15px;
	border: 1px solid #666666;
}

table {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

tr {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

td, th {
	padding: 2px 0px 2px 0px;
	vertical-align: top;
}

.selection {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}

/* -- Headings -- */

h2.pagetitle { /* Page Title */
	height: 1.2em;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

h2.nomargin {
	margin: 0px 0px 0px 0px !important;
}


/* -- Main containers -- */

#bodycontainer {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(../../images/background.jpg) center no-repeat;
}

#container {
	width: 958px;
	padding: 0px 0px 20px 0px;
	margin: 0px auto 0px auto;
	text-align: left;
	position: relative;
	background: url(../../images/background.jpg) center no-repeat;
}

#containerinner {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	/*min-height: 885px;
	height: 885px;*/
}

div[class] .containerinner { /* Min Height Hack */
   height: auto;
}

/* -- Main Panel -- */

#mainpanel {
	height: 405px;
	
}

#mainpanelinner {
	padding: 140px 40px 0px 40px;
	margin: 0px;
	width: 635px;
	text-align: left;
}

#mainpanelinner2 {
	padding: 95px 40px 0px 40px;
	margin: 0px;
	width: 670px;
	text-align: left;
}

/* Feedback Page */
#mainpanelinner3 {
	padding: 140px 0px 0px 40px;
	margin: 0px;
	width: 670px;
	text-align: left;
}

#techmainpanelinner {
	padding: 10px 40px 0px 40px;
	margin: 0px 0px 0px 4px;
	width: 620px;
	height: 240px;
	overflow: auto;
	text-align: left;
}

#techmainpanelinner p {
	padding: 0px 0px 0px 0px;
}

#techspacer {
	padding: 0px 0px 140px 0px;
}

#mainpanel p {
	font-size: 1em;
	color: #fff;
}

#mainpanel a {
	color: #fff;
}

#paypal {
	width: 291px;
	border: 1px solid #00267f;
	background: #fff;
}

#paypal img {
	margin: 0px;
}

/* -- Home Page -- */

#homemainpanel {
	background: url(../../images/home_bg2.jpg) top center no-repeat;
	width:958px;
	height: 405px;
}

#homemainpanelinner {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 781px;
	text-align: center;
	line-height: 110%;
}

#homepanelinner2 {
	padding: 330px 0px 0px 177px;
	margin: 0px;
}

/* -- News Page -- */

#newsmainpanelinner {
	padding: 0px 40px 0px 40px;
	margin: 0px;
	width: 620px;
	height: 270px;
	overflow: auto;
	text-align: left;
}

#newsmainpanelinner p.quote {
	font-style: italic;	
}

#newsspacer {
	padding: 0px 0px 120px 0px;
}

/* -- Header -- */

#header {
	height: 44px;
	padding: 50px 0px 0px 0px;
	margin: 0px;
	position: relative;
}

#nav {
	padding: 0px 0px 0px 0px;
	height: 44px;
	margin: 0px;
	background: url(../../images/nav_bg.gif) top left no-repeat;
	width: 958px;
	color: #fff;
}

#navinner {
	padding: 2px 0px 0px 90px;
	margin: 0px;
}

#navinner span {
	display: block;
	float: left;
	height: 15px;
	text-indent: -5000px;
}

#nav a {
	display: block;
	height: 42px;
	float: left;
}

#nav a#navhome {
	background: url(../../images/home_nav.gif) top left no-repeat;
	width: 72px;
}

#nav a:hover#navhome, #nav a#navhome.selected {
	background: url(../../images/home_nav_on.gif) top left no-repeat;
	width: 72px;
}

#nav a#navabout {
	background: url(../../images/about_nav.gif) top left no-repeat;
	width: 86px;
}

#nav a:hover#navabout, #nav a#navabout.selected {
	background: url(../../images/about_nav_on.gif) top left no-repeat;
	width: 86px;
}

#nav a#navtechnology {
	background: url(../../images/technology_nav.gif) top left no-repeat;
	width: 239px;
}

#nav a:hover#navtechnology, #nav a#navtechnology.selected {
	background: url(../../images/technology_nav_on.gif) top left no-repeat;
	width: 239px;
}

#nav a#navnews {
	background: url(../../images/news_nav.gif) top left no-repeat;
	width: 85px;
}

#nav a:hover#navnews, #nav a#navnews.selected {
	background: url(../../images/news_nav_on.gif) top left no-repeat;
	width: 85px;
}

#nav a#navtestimonials {
	background: url(../../images/testimonials_nav.gif) top left no-repeat;
	width: 117px;
}

#nav a:hover#navtestimonials, #nav a#navtestimonials.selected {
	background: url(../../images/testimonials_nav_on.gif) top left no-repeat;
	width: 117px;
}

#nav a#navbuy {
	background: url(../../images/buy_nav.gif) top left no-repeat;
	width: 82px;
}

#nav a:hover#navbuy, #nav a#navbuy.selected {
	background: url(../../images/buy_nav_on.gif) top left no-repeat;
	width: 82px;
}

#nav a#navcontact {
	background: url(../../images/contact_nav.gif) top left no-repeat;
	width: 95px;
}

#nav a:hover#navcontact, #nav a#navcontact.selected {
	background: url(../../images/contact_nav_on.gif) top left no-repeat;
	width: 95px;
}

#nav a span {
	display: none;
}


/* -- Normal Content -- */

#content {
	width: 958px;
}

/* -- Lists -- */

ul {
	padding: 5px 0px 10px 30px;
	margin: 0px;
}

li {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	list-style-type: disc;
}

li.tech {
	list-style-type: decimal;
}

/* -- Footer -- */

#footer {
	font-size: 90%;
	color: #666666;
	padding: 0px;
	margin: 0px;
	text-align: left;
	position: relative;
}

#pulse {
	margin: 0px !important;
	padding: 0px;
	width: 171px;
	height: 108px;
	position: absolute;
	top: 0px;
	left: 374px;
}

#footerleft {
	margin: 0px !important;
	padding: 0px;
	width: 374px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#footerright {
	margin: 0px !important;
	padding: 0px;
	width: 413px;
	position: absolute;
	top: 0px;
	left: 545px;
}

#footer p.note {
	padding: 0px 0px 20px 0px;
	position: absolute;
	top: 125px;
	left: 40px;
	
}

#footer a {
	color: #666666;
}