/* begin browser reset */
html,body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset
{
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th
{
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

ul,ol { list-style: inside; }

dt	{ font-weight: bold; }

fieldset,img { border: none; }
caption,th { text-align: left; }

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

select
{
	font-size: 13px;
	min-width: 2em;
	height: 21px;
	margin-top: 2px;
	padding: 1px 3px;
	background: #eef5ff;
	border: 1px solid #afb6d3;
}

input
{
	font-size: 13px;
	padding: 1px 3px;
	background: #eef5ff;
	border: 1px solid #afb6d3;
}

select option
{
	font-size: 12px;
	margin: 3px 0;
	padding: 2px 4px;
}

html
{
	height: 100%;
	margin-bottom: 1px;
}

body { font-size: 62.5%; } 

.noborder {
	border: none;
	}

/* end browser reset */

/* start typography */

body
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	background-image: url(images/ew_background.gif);
	background-repeat: repeat-x;
}

p, th, td, ul, ol, li
{
	color: #414141;
	font-size: 12px;
	line-height: 18px;
}

p { padding-bottom: 1em; }

h2 {
	font-family: "URW Gothic L", Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	color: #454f7c;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin: 1em 0 0;
	}

h3
{
	color: #92c000;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 1.4em;
	margin-bottom: .5em;
}

a:link, a:visited
{
	color: #454f7c;
	text-decoration: underline;
}

a:hover
{
	color: #92c000;
	text-decoration: none;
}

a:active
{
	color: black;
	text-decoration: underline;
}

.error
{
	font-size: 12px;
	font-style: italic;
	background-color: #951700;
	color: #fff;
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	position: absolute;
	visibility: hidden;
}

ol.numbered li { list-style-type: decimal; }

blockquote	{
	font-weight: bold;
	margin: 10px;
	padding: 3em;
	text-align: left;
	margin-left: 0px;
	background-color: #eef5ff;
	}


/* structure : start */

#container {
	margin: 20px;
	min-width: 760px;
	}

#container2 {
	margin: 80px;
	min-width: 760px;
	}

#pageHeader {
	width: 99%;
	height: 120px;
	margin: 0;
	min-width: 760px;
	}

#divPageContent {
	padding: 0px 0px 10px 0px; 
	margin-left: 20px;
	}

#live_area {
	margin-top: 7px;
	}

.leftColumn {
	padding: 0p 5px 0px 5px;
	width: 170px;
	}

.rightColumn {
	padding: 0;
	width: 149px;
	border: 2px solid #afb6d3;
	}
	
.centerColumn {
	padding: 0px 20px 10px 30px;
	}
	

/* structure : end */

/* header items : start */

#pageTitle {
	float: left;
	margin: 10px 0 0 45px;
	}

/* header items : end */

/* navigation : start  */

#navcontainer {
	margin-left:176px;
	margin-bottom: 0px;
	z-index: 100;
	height: 30px;
	text-align: left;
	list-style-position:outside;
	}

ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
  	position:relative;
	display:block;
	}
	
ul#menu li{
	display:block;
	float:left;
	margin:0;
	font-weight:bold;
	font-size: 11px;
	}
	
ul#menu li a{
	display:block;
	float:left;
	text-decoration:none;
	font-weight:bold;
	color: #666;
	margin:0;
	padding: 3px 15px 4px 15px;
	height:18px;
	background:transparent url("images/full_nav_bckgrnd.gif") no-repeat center 0;
	}
	
ul#menu li a:hover{
	color: #606aa6;
	background:transparent url("images/full_nav_bckgrnd.gif") no-repeat center -25px;	
	}
	
	
ul#menu li#right a{
	background:transparent url("images/full_nav_bckgrnd.gif") no-repeat right 0;
	}

ul#menu li#right a:hover {
	background:transparent url("images/full_nav_bckgrnd.gif") no-repeat right -25px;
	}

	
ul#menu li#left a{
	background:transparent url("images/full_nav_bckgrnd.gif") no-repeat left 0;
	}

ul#menu li#left a:hover{
	background:transparent url("images/full_nav_bckgrnd.gif") no-repeat left -25px;
	}
	
	
ul#menu li#left.active a  {
	color: #454f7c;
	background-position: inherit -25px;}
	
/* navigation : end  */	


.whois_form {
	width: 537px;
	height: 66px;
	background:url("images/domain_box.gif") no-repeat right top;
	padding: none !important;
	margin: none !important;
	}

.whois_form table {
	width: 537px;
	height: 66px;
	}

.whois_form td.lable {
	text-align: right;
	}

.submit {
	color: black;
	width: 103px;
	height: 29px;
	text-align: center;
	border: none;
	background:transparent url("images/generic_button.gif") no-repeat right top;
	}





#topNav { background-color: #0f0; }

#divBaseLinks
{
	height: 30px;
	background-color: #454f7c;
	border-top: 1px solid #FFF;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	color: #FFF;
}

#divBaseLinks a:link
{
	color: #FFF;
	text-decoration: none;
}

#divBaseLinks a:visited
{
	color: #FFF;
	text-decoration: none;
}

#divBaseLinks a:hover
{
	color: #FFF;
	text-decoration: none;
}

#divBaseLinks a:active
{
	color: #FFF;
	text-decoration: none;
}



#sideBarNewsContent {
	padding: 0 10px 0 10px;
	}
	
#sideBarNewsContent .newsItem {
	font-size: 10px;
	line-height: auto;
	font-weight: bold;
	}
	

#sideBarNewsContent2
{
	background-color: #EEE;
	padding: 10px;
	border: 1px dashed #CCC;
}

#newsHeader {
	height: 22px;
	line-height: 22px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 5px 0px 10px;
	background-color: #afb6d3;
	margin-bottom: 20px;
}


.subHeader {
	font-size: 13px;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	}

.note {
	font-weight: bold;
	color: #414141;
	font-style: italic;
	background-color: #eef5ff;
	padding: 1em;
	border: 1px solid #cdd3ea;
	margin-top: 5px;
	}

.note2 {
	font-weight: bold;
	color: #414141;
	font-style: italic;
	background-color: #f3f3f3;
	padding: 1em;
	border: 1px solid #aaaaaa;
	margin-top: 1px;
	}

.newsItem {
	margin-bottom: 20px;
	line-height: auto;
	font-weight: normal;
	}

.outPut {
	margin-bottom: 20px;
	line-height: auto;
	font-weight: normal;
	border: 1px dashed #CCC;
	padding: 10px;
	}	


.newsitem A IMG {
	background: transparent none;
	}
	
.newsitem h2 {
	color: #606aa6;
	font-size: 18px;
	font-weight: bold;
	}
	

.newsItemBorder
{
	margin-bottom: 5px;
	font-size: 9px;
	border: 0px solid #778;
}

.readNewsLink
{
	margin-bottom: 10px;
	font-size: 9px;
}

/* styles for rounded corners */
/* my adds - markjr */
#submit: { background-color: #0000ff; }
