@import "leftnav.css";
@import "rightnav.css";
@import "tabs.css";



/*master styles - gives default font and sizes and text features*/

body,th,td {
	color: #ffffff;
	line-height: 150%;
	font-size: 0.8em;
	font-family: Lucida Grande, Lucida Sans, Verdana, Helvetica, Arial, Geneva, sans-serif;
}

body {
	margin: 0px;
	background-color:#000000;
	text-align: center;
	
}
a:link, a:visited  {

	text-decoration: none;
	color: #CAEDC9;

}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #990000;
}

/* clear positioning: */ 
.clear {clear:both;height:1px;overflow:hidden;}


/*headings and sub heads*/

h1 {
	font-weight: bold;
	font-size: 110%;
	color:#809E92;


}
h2 {
	font-weight: bold;
	color:#809E92;
	font-size: 100%;

}

h3 {
	font-weight: normal;
	color:#809E92;
	font-size: 100%;

}
h3 {
	font-weight: normal;
	color:#cccccc;
	font-size: 100%;
	}
	
	
.faq {
	font-weight: bold;
	color:#809E92;
	font-size: 100%;
}

#engines {display: none;}
	
 /* top branding*/
}
#topwrapper {
	width: 100%;
	text-align: left;
}

#topbar {
	background-image: url(topbar.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 52px;
}

#iibar {
	text-align: left;
	position: relative;
	background-color: #999999;
	width: 100%;
	height: 22px;
	border-bottom: 1px solid #cccccc;
}

.logo {

	margin-left: 30px;
}

.strap {

	margin-left: 200px;
}

#shadowbar {
	text-align: left;
	margin-top: 3px;
	background-image: url(shadowbar.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 18px;
}
.icons {

	margin-left: 592px;
}

 /* centres the layout whatever the resolution */
 /* styles for IE 5 Mac */
 #centreing {
	background-color: transparent;
	position: absolute;
 }
 /* following rules are invisible to IE 5 \*/
 #centreing {
   text-align: center;
   left: 0px;
   width: 100%;
   min-width: 1000px; 
	width: 1000px;
	position: relative;
	margin: 0px auto;

 }
 
 /*holds in sections*/
#outerwrapper {
	width: 1000px;
	margin: 0 auto;
	margin-top: 50px;
	text-align: left;


}
#leftwrapper {

	margin: 0; padding: 0;
	width: 235px;

	float: left;


}
#mainwrapper {
	width: 765px;
	margin: 0 auto;
	
	float: left;
	position: relative;


}




#cart{
	float: right;
	position: relative;
	width: 235px;

	background-color: #809E92;
	color: #000000;
	margin: 0 auto; padding: 0;
		border: 1px solid #809E92;
		-moz-border-radius: 0px 10px 10px 0px;
		padding-left: 2px;


}
#rightwrapper {
	float: right;
	position: relative;
	width: 235px;
	height: 450px;
	margin: 0 auto; padding: 0;
		border: 1px solid #809E92;
		-moz-border-radius: 0px 10px 10px 0px;
}





#right {
padding: 10px;
	color:#809E92;

}

#right a {


}

#right li  {
	margin: 0;
	list-style: none;
	left: -30px;
	padding-left: 20px;
	position: relative;
	background-image: url(rbullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.25em;

	}


#portfolio {
padding: 0px;
	color:#809E92;

}

#portnav {
padding: 10px;


}

#centrewrapper{
	float: left;
	position: relative;
	width: 520px;
	margin: 0 auto;
	}

#left {
padding-left: 10px;
padding-right: 20px;

}

#homeimage {
		margin: 0 auto; padding: 0;
	border: 1px solid7#809E92;
	width: 420px;
	height: 520px;
	position: relative;
}

#footerhome {
	text-align: left;
	color: #ffffff;

	width: 765px;
	margin-top: 5px;

}

#iotmwrapper {
	position: relative;
	float: right;
	width: 235px;
	margin: 0 auto; padding: 0;


}

#welcome {
	position: relative;
	text-align: left;
	color: #ffffff;
	padding-left: 25px;
	width: 465px;
	float: left;


}


/*footer only*/
#footer {
	text-align: left;

	color: #ffffff;
	font-size: 80%;
	line-height: 135%;

	padding-top: 25px;
	width: 500px;



}

#footer a:link, #footer a:visited {
	color: #cccccc;
}

/*styles for tabular matter*/

.tableruled {
	padding: 3px;
	border-bottom: 1px solid #809E92;
}

.tableruled2 {
	font-weight: bold;
	background-color: #809E92;
	padding: 3px;
	border-bottom: 1px solid #809E92;

}

