/* Stop! CSS time. */

/* 6aaf07 IO green */
/* c61702 IO red */
/* 7881c6 IO purple */
/* bc4502 IO orange */
/* 026dbc IO blue */
/* 508405 IO dark green */

body {
/*
	background: #000 url('/images/DotIO-BGwide.png') repeat-y center top; 
*/
	background: #000; 
	background-attachment: fixed;
	width: 980px;
	margin: 0px auto;
	padding: 0px 38px;
	text-align: center;
}
body, td, th {
	font: normal normal 14px/17px "Helvetica Neue", Helvetica, Arial, Geneva, "MS Sans Serif", sans-serif;
	color: #333;
}
td {
	background-color: transparent !important;
}

h1 {
	font: normal normal 38px/38px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Geneva, "MS Sans Serif", sans-serif;
	color: #508405;
	letter-spacing: -1px;
}	
h2 {
	font: normal normal 36px/36px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Geneva, "MS Sans Serif", sans-serif;
	color: #6aaf07;  /* IO green */
	letter-spacing: -1px;
	margin: 4px 0px 8px 0px;
	text-shadow: 0px 1px 3px #eee;
}
h3 {
	font: normal normal 38px/28px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Geneva, "MS Sans Serif", sans-serif;
	color: #111;
	letter-spacing: -1px;
	margin: 16px 0px 16px 0px;
	text-transform: lowercase;
	text-shadow: 0px 1px 1px #bbb;
}
h3 font {
	font-size: 14px;
	color: #111; 
	letter-spacing: 0px;
	text-transform: none;
	text-shadow: 1px 1px 1px #ccc;
	padding-left: 1px;
}
h4 {
	font: normal normal 20px/20px "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Geneva, "MS Sans Serif", sans-serif;
	color: #111;
	margin: 12px 0px 2px 0px;
}
h5 {
	font: normal normal 15px/15px "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Geneva, "MS Sans Serif", sans-serif;
	color: #026dbc;
	margin: 2px 0px 2px 0px;
	text-shadow: 0px 1px 1px #ddd;
}
h6 {
	font: normal normal 10px/10px "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Geneva, "MS Sans Serif", sans-serif;
	letter-spacing: 0px;
	color: #111;
	margin: 4px 0px 2px 0px;
}
hr {
	border: 0;
	border-top: 1px solid #e5e5e5;
	height: 0;
	background: #e5e5e5;
}
footer {
	text-shadow: #ddd 0px 1px 1px;
}

/*
ol { font-weight: bold }
*/
/*
li { font-weight: normal }
*/

a:link, a:visited {
	text-decoration: none;
	color: #508405;   /* IO dark green */
}
a:active {
	text-decoration: none;
	color: #0ff;
}
a:hover {
	text-decoration: none;
	color: #026dbc;
}

#mainbody {
	background: #fff url('/images/DotIO-mainbg.jpg') no-repeat center top; 
	margin: 0;
	padding: 0px 0px 0px 0px;
}
#mainbodyalt {
	background: #fff url('/images/DotIO-mainbgalt.jpg') no-repeat center top; 
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#topnav {
	padding: 0 0px 0 0px;
	border-bottom: none;
}
#topnavmenu {
	padding: 0 0 0px 0;
}
.topnavcell { padding: 116px 32px 0 22px; }
#topnav0 { background: transparent url('/images/DotIO-navibg-intro.png') no-repeat right top; }
#topnav1 { background: #c61702 url('/images/DotIO-navibg-red.png') no-repeat right top; }
#topnav2 { background: #7881c6 url('/images/DotIO-navibg-purple.png') no-repeat right top; }
#topnav3 { background: #bc4502 url('/images/DotIO-navibg-orange.png') no-repeat right top; }
#topnav4 { background: #026dbc url('/images/DotIO-navibg-blue.png') no-repeat right top; }

#whoisbox { 
	background: url('/images/DotIO-whoisbg.png') no-repeat center top; 
	width: 904px;
	height: 92px;
	margin: auto 0;
}
.whoisform {
	width: 750px;
	height: 38px;
	margin: 0px;
	border: 1px solid #508405;
	padding-left: 10px;
	padding-right: 10px;
	color: #555;
	background: #fff;
	font: normal normal 26px/26px Helvetica, Arial, Geneva, "MS Sans Serif", sans-serif;
}
.whoisbutton {
	background: transparent url('/images/DotIO-button-100x38.png') no-repeat center top;
	color: #fff;
	border: none;
	width: 100px;
	height: 38px;
	margin: 0px;
	cursor: pointer;
	font: normal normal 22px/22px "Helvetica Neue", Helvetica, Arial, Geneva, "MS Sans Serif", sans-serif;
	padding: 0 0 4px 0;
}
.whoisnote {
	font-size: 13px;
	text-decoration: none;
	color: #dddddd;
	text-shadow: 1px 1px 1px #000;
	padding: 3px 0 12px 0;
}
.topslogan {
	color: #ccc;
	font: normal normal 31px/31px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Geneva, "MS Sans Serif", sans-serif;
	text-shadow: 0px 1px 3px #000;
}

#whoisoverbox { 
	background: url('/images/DotIO-whoisoverbg.png') no-repeat right top; 
	width: 280px;
	height: 38px;
	margin: 5px 5px 5px 0;
	padding: 0 0 0 0;
}
.whoisoverform {
	width: 165px;
	margin-right: 4px;
	color: #555;
}
.topnavcellover { padding: 68px 32px 0 22px; }


#bodyfill {
/*
	background: #fff url('/images/DotIO-bodybg.jpg') no-repeat center top; 
*/
	padding: 0 38px;
	height: 500px;
}

#footer {
	background: #beb0aa url('/images/DotIO-footerbg.jpg') no-repeat center top; 
	border-top: none;
	text-align: center;
	padding: 40px 0px 38px 0px;
	height: 160px;
}
#footer a:link		{ color: #508405; }
#footer a:visited	{ color: #508405; } 
#footer a:hover		{ text-decoration: underline; }

.nav-menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: italic bolder 15px/14px "Helvetica Neue", Helvetica, Arial, Geneva, "MS Sans Serif", sans-serif;
}
.nav-menu a:link, .nav-menu a:visited {
	color: #fff;
	font: italic normal 13px/12px "Helvetica Neue", Helvetica, Arial, Geneva, "MS Sans Serif", sans-serif;
}
.nav-menu a:hover {
	color: #000;
}
/*
.nav-menu-top a:link, .nav-menu-top a:visited {
	color: #fff;
	font: bold normal 14px/14px "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Geneva, "MS Sans Serif", sans-serif;
}
*/
ul.nav-menu {
	text-align: left;
	list-style: none;
	color: #fff;
	text-shadow: #555 0px 1px 1px;
	padding-left: 0;
}
li.nav-menu {
	margin: 0px 0px 0px 0px;
}

ul.modmenu {
	text-align: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
}

/* body elements */
.maincontent {
/*
	font-size: 14px;
	color: #555;
	top: auto;
	margin: 10px 0;
	padding: 0;
	text-align: left;
	left: auto;
	width: auto;
	height: auto;
*/
}
.mainbuttons {
	font-size: 75%;
	height: 13px;
}

.homecontent {
	margin: 2px 0px 0px 0px;
}
.homeleft	{ padding: 0px 43px 0px 43px; }
.homeright	{ padding: 0px 12px 0px 0px; }
.homebullet	{ margin: 0px 10px 0px 0px; }
.hometitle {
	font: normal normal 49px/45px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Geneva, 'MS Sans Serif', sans-serif;
	color: #111;
	letter-spacing: -2px;
	margin: 0px 0px 12px 0px;
	text-transform: lowercase;
	text-shadow: 0px 1px 4px #ccc;
}
.homesubtitle {
	font: normal bold 16px/19px "Helvetica Neue", Helvetica, Arial, Geneva, 'MS Sans Serif', sans-serif;
	color: #111;
	margin-top: 4px;
	text-shadow: #eee 0px 1px 1px;
}
.homesubsubtitle {
	font: normal bold 14px/17px "Helvetica Neue", Helvetica, Arial, Geneva, 'MS Sans Serif', sans-serif;
	color: #111;
	margin-top: 4px;
	text-shadow: #f3f3f3 0px 1px 1px;
}
.hometext {
	color: #333;
	font-size: 13px;
	line-height: 14px;
	text-align: left;
	margin: 0px 0px 10px 0px;
}
.hometextfit {
	color: #444;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	margin: 0px 0px 5px 0px;
}
#homemid {
	margin: 34px 0 0 0;
	border-bottom: 0px solid #e5e5e5;
}
#homelow {
	padding: 20px 0px 30px 0px;
}

.darkblue { background-color: #fff; }

.Button {
/*
	font-size: 12px;
	color: #000;
	background-color: #ccc;
	font-weight: bold;
*/
}

.orangebg { background-color: #70a4d9; }

table.niceTable {
	border: 0px transparent !important;
	border-collapse: separate;
	border-spacing: 1px;
	background-color: transparent;
}
table.niceTable td {
	background: #f3f3f3 url('/images/DotIO-tablebg.jpg') repeat left top !important; 
	padding: 3px 6px;
	border-left: 1px solid #f6f6f6;
	border-top: 1px solid #f6f6f6;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.niceCell {
	color: #111;
	background: #f3f3f3 url('/images/DotIO-tablebg.jpg') repeat left top !important; 
	padding: 3px 6px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.darkCell {
	color: #fff;
	background-color: #577073;
	padding: 3px 6px;
}

.RrCountryName {
	font-size: 180%;
	color: #111;
	font-weight: normal;
	border-bottom: none;
}

.imageRight { 
	float: right; 
	padding: 0px 0px 7px 28px;
}

/* right side bar */
#sidebarRight { 
	float: right; 
	width: 240px;
	padding: 0px 0px 7px 38px;
}
.sidebox { 
	width: 240px; 
/*
	float: right; 
*/
	margin-bottom: 20px; 
}
.sideboxHead { 
	background: url('/images/DotIO-sidebox-head.png') no-repeat; 
	width: 240px; 
	height: 30px; 
	padding: 2px 8px 0 8px;
}
.sideboxHead h3 { 
	color: #fff;
	margin: 7px 0 0 3px;
	font: normal normal 16px/16px "Helvetica Neue", Helvetica, Arial, Geneva, "MS Sans Serif", sans-serif;
	text-transform: none;
	letter-spacing: 0px;
	text-shadow: none;
}
.sideboxBody { 
	background: url('/images/DotIO-sidebox-body.png') repeat-y; 
	font-size: 13px;
	line-height: 16px;
	padding: 10px 10px 2px 10px;
	color: #333;
}
.sideboxBody h3 { 
	margin-bottom: 20px;
}
.sideboxBody img { 
	margin-left: 5px;
	margin-bottom: 5px;
}
.sideboxFoot { 
	background: url('/images/DotIO-sidebox-foot.png') no-repeat top center; 
	width: 240px; 
	height: 10px;
}
.sideboxBody ul { 
	list-style-type: square;
	padding: 0 0 0 16px;
	color: #026dbc;
}
.sideboxBody li { 
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}

.rightyho { 
	float: right;
	text-align: right;
	width: 418px;
	padding: 0px 0px 7px 20px;
}

.gonative {
	vertical-align: -2px;
	padding: 0 1px 0 0;
}
.ccard {
	vertical-align: -6px;
	padding: 0 1px 0 0;
}

.subtitle1 { 
	font-size: 19px; 
	color: #508405;
	font-weight: normal;
	padding: 0 0 4px 0;
}

/* Can't touch this */


.darkblue { 
	color: #7881c6; 
	font: italic bold 19px/24px Optima, Times, serif;
/*
	font: italic normal 20px/24px "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, Geneva, "MS Sans Serif", sans-serif;
*/
	letter-spacing: -1px;
	text-shadow: 0px 1px 2px #eee;
}

.smalltext { 	
	color: #aaa;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}
.smalltext a:link, .smalltext a:visited {
	color: #333;
}
.smalltext a:hover {
	color: #026dbc;
}

ul.biglist {
	list-style: square;
	font-size: 15px;
	line-height: 18px;
	color: #6aaf07;
}

.goog-te-gadget-simple {
	background-color: transparent !important;
	border: none !important;
	margin-top: 0;
}
.goog-te-gadget-icon { display: none; }
.goog-te-menu-value { margin-left: 0 !important; }
a.goog-te-menu-value span { color: #bbb; text-transform: uppercase; font: normal normal 11px/11px "Helvetica Neue", Helvetica, Arial, sans-serif; }
a.goog-te-menu-value span:hover { color: #fff !important; }
a.goog-te-menu-value:hover { text-decoration: none !important; }

/*
body{
color:#666666;
font-size:12px;
font-family:verdana;
scrollbar-base-color:#003399;
scrollbar-arrow-color: #ffffff;
scrollbar-DarkShadow-Color: #000080;}
a:visited {
color:#993300;
}
a:active { color:#999999; }
.level1nav,a:link.level1nav,a:visited.level1nav {
color:#FFEBCD;
text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover.level1nav {
color:#ffffff;
text-decoration:underline;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.level2nav,a:link.level2nav,a:visited.level2nav {
  color:#999999;
  text-decoration:none;
}
a:link.relatedLink,a:visited.relatedLink {
  color:#666666;
  text-decoration:underlined;
}
a:hover.relatedLink,a:active.relatedLink {
  color:#999999;
  text-decoration:underlined;
}
.white {
  color:#ffffff;
}
.downloadText {
  color:#666666;
  font-size:11px;
  font-family:verdana;
}
.inputbox {
background-color: #F7F0E5;
color: #666666;
}
.button {  font-family: Arial, Helvetica, sans-serif; background-color: #FFEFCE; font-size: 12px}

a:hover {
  color:#FF0000;
 }

 h3 {  color: #191970; font-family: Verdana, Arial, Helvetica, sans-serif}.subtitle1 {  font-size: 14px; font-weight: bold}

a:link {
  color:#993300;
 } .smalltext {  font-size: 10px; font-family: Arial, Helvetica, sans-serif}
td {
  color:#191970;
  font-size:80%;
  font-family:Arial, Helvetica, sans-serif;
 } .blacktext {  color: #000000}
.navtitle {  color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif}
*/
