@charset "utf-8";
/* Wireless Worlds Stylesheet */
* {
	margin:0;
	padding: 0;
}
a:link {
	text-decoration:none;
	color:#fff;
	border: none;
}
a:visited {
	text-decoration:none;
	color:#ddd;
	border: none;
}
a:hover {
	text-decoration:none;
	color:#666;
}
a:active {
	text-decoration:none;
	color:#ccc;
}
img {
	border: none;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	background: #000;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
}
.adlink:link, .adlink:visited {
	text-decoration: underline;
	color: #fff;
	
}
.adlink:hover, .adlink:active {
	text-decoration: none;
	color: #666;
	
}
.copyright {
	font-size: 0.6em;
	text-align: left;
	color: #ffffff;
	position: absolute;
}
.picright {
	float: right;
	width: 400px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 30px;
}
.picleft {
	float: left;
	width: 400px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 30px;
}
.clearpics {
	clear: left;
}
#wrapper {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	background: #fff;
	border: solid #CCC 1px;
}
#header {
	font-size: 1.2em;
	background-color: #993300;
	background-image: url(../images/hdrbg-x-btm.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px 0 10px 0;
	color: #fff;
}
#header a:link, #header a:visited, #header a:hover, #header a:active {
	color: #993300;
}
#navmain ul {
	padding-top: 10px;
}
#leftcol p {
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	background-color: #000;
	margin-top: 100px;
	float: left;
}
#links {
	float: right;
	width: 180px;
	background-color: #993300;
	background-image: url(../images/linksbg-y-left.png);
	background-repeat: repeat-y;
	color: #FFF;
	margin-top: 10px;
	padding: 10px;
}
#links li {
	list-style-type: none;
	font-size: .8em;
	text-align: right;
}
#links p {
	font-size: 1.2em;
	font-weight:bold;
}
#contenttopbg {
	background-color: #FFF;
	background-image: url(../images/content-img-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
}
#footer li {
	display: inline;
	list-style-type: none;
	margin-right: 30px;
	font-size: 0.7em;
	color: #fff;
}
#footercenter {
	width: 575px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#footer {
	background-color: #000;
	background-image: url(../images/footerbg-y-center.png);
	background-repeat: repeat-y;
	background-position: center;
	clear: both;
	margin-top: 30px;
}
#content {
	margin: 10px 0 0 220px;
	width: 555px;
	background-color: #FFF;
	background-image: url(../images/contentbg-y-left.png);
	background-repeat: repeat-y;
}
#content_full_page {
	margin: 10px 0 0 30px;
	width: 860px;
	background-color: #FFF;
}
#content a:link, #content a:visited {
	text-decoration: none;
	color: #993300;
}
#content a:hover, #content a:active {
	text-decoration:underline;
	}
#content h2 {
	padding: 20px 0 5px 20px;
}
#content h1, #content h2, #content h3, #content h4, #content h5{
	padding: 0 0 5px 25px;
}
#content p {
	padding: 0 20px 10px 30px;
}
#content form {
	padding: 0 20px 10px 30px;
}
#content ol li {
	font-weight:bold;
}
#content ol, #content ul{
	float:none;
	list-style-position:outside;
	padding: 5px 20px 5px 10px;
	margin-left:30px;
}
#content ul li {
	font-weight:normal;
	list-style-type:square;
	list-style-position:outside;
}
#navmain {
	margin-bottom: 10px;
}
#navmain a:link, #navmain a:visited, #navmain a:hover, #navmain a:active{
	color: #FFF;
}
#navmain li:hover{
	background-color: #993300;
}
#navmain li {
	display: inline;
	margin-right: 60px;
	padding: 10px;
	list-style-type: none;
	font-size: 1.2em;
}
#navmain .active {
	background-color: #993300;
}
#navsub {
	background-color: #993300;
	padding: 5px 0 5px 10px;
}
#navsub .active {
	color:#000;
}
#navsub li {
	list-style-type: none;
	font-size: .8em;
	display: inline;
	margin-right: 30px;
}
#navposition {
	width: 200px;
	float: left;
}
#navposition p {
	margin-top: 15px;
	text-align: center;
	font-size: 2em;
}
#navigation {
	margin-left: 200px;
}
#header2 {
	background-image: url(../images/navigationbg-x-top.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000;
	color: #fff;
}
#footer .logo {
	float: right;
	height: 15px;
	position: relative;
	right: 35px;
	top: 5px;
}
.offleft {
	position:absolute;
	left: -10000px;
}
ol li .toplink {
	font-weight: normal;
	margin-left: 40px;
	margin-bottom: 20px;
}
#sitemap ul li{
	list-style-type: none;
}
.bluebg {
	background-color: #993300;
}
.blackbg {
	background-color: #000;
}
.fontstyle2 {
	font-family: Tahoma, Geneva, sans-serif;
}
.fontstyle1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.styleguide td{
	padding: 5px;
	border: solid #000 1px;
}
.minwidth {
	min-width: 100px;
}

.styleguide {
	border-collapse: collapse;
	font-size: 0.7em;
	text-align: center;
}
#sgtable caption {
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
}
#sgtable {
	margin-left: 20px;
}
.explanation {
	font-size: .65em;
	font-style: italic;
}
.caption {
	text-align: left;
	font-weight:bold;
	font-size: .7em;
}
.dimimage {
	width: 500px;
	margin-left: 25px;
	margin-top: 15px;
}
#portadesign .centertext {
	text-align:center;
}
#portadesign td   {
	border: 1px solid #000;
}
.bordercollapse {
	border-collapse: collapse;
	width: 100%;
}
.bordercollapse td {
	padding: 5px;
}
#dirtdemo {
	padding-top: 20px;
}
html body div#dirtdemo * {
	text-align:center;
}
.ddcolored {
	color: #930;
}
.ulink {
	text-decoration:underline;
}

