/* Start of CMSMS style sheet 'MainStylesheet' */
/* inspectorsites.com sub page css layout for screen*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #75848A;
/* 	background: url('images/main-page-bg.gif') repeat-x; */
}

a, a.visited
{
	color:#0060BF;
}

a:hover
{
	text-decoration:none;
}

h1
{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #207FA4;
}

h2
{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #B01614;
}

h3
{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #8CAA1A;
}

h4
{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #207FA4;
}

h5
{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #8CAA1A;
}

h6
{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #B01614;
}

.header {
	margin-left: auto; 
	margin-right: auto;
	padding: 0;
}

.domainchecker
{
	font-size: 11px;
	color: #999999;
	line-height: 20px;
	text-align:right;
}

.domaincheckersubmit
{
	font-size: 11px;
	color: #999999;
}

.domainadd
{
	font-size: 14px;
	color: #207FA4;
	text-align:right;
	font-style:italic;
	font-weight:bold;
	letter-spacing: 1px;
}


#navigation {
	text-align:left;
	background: url(images/banner-graphic-top.jpg) no-repeat right;
	
}
  
#navigation ul {
	  margin:0;
	  padding:4px 0 0 0;
	  list-style:none;
}

#navigation li {
  display:inline;
  margin:0 1px 0 0;
  padding:0;
  font-weight:bold;
  font-size:14px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

#navigation li a {
  float:left;
  /*background:url("siteimages/navtableft.gif") no-repeat left top;*/
  margin:0;
  padding:0 0 0 1px;
  text-decoration:none;
}
  
#navigation li a span {
  float:left;
  display:block;
  /*background:url("siteimages/navtabright.gif") no-repeat right top;*/
  padding:0px 18px 0px 0px;
  color:#FFFFFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#navigation li a span {float:none;}

/* End IE5-Mac hack */
#navigation li a:hover span {
	color:#FFF;
}
  
#navigation li a:hover {
	background-position:0% -42px;
	color:#fff;
	text-decoration:underline;
}

#navigation li a:hover span {
	background-position:100% -42px;
	color:#fff;
}

#navigation #activepage a {
	background-position:0% -42px;
}

#navigation #activepage a span {
	background-position:100% -42px;
	color:#ffffff;
	text-decoration:underline;
}
#subnavtabs {
	text-align:left;
	margin:0 auto;
	width:900px;
	clear:both;
}
  
#subnavtabs ul {
	  margin:0;
	  padding:0 0 0 0px;
	  list-style:none;
}

#subnavtabs li {
  display:inline;
  margin:0 5px 0 0;
  padding:0;
  font-weight:bold;
  font-size:12px;
}

#subnavtabs li a {
  float:left;
  /*background:url("2009images/subtab-left.gif") no-repeat left bottom;*/
  margin:0;
  padding:0 0 0 0px;
  text-decoration:none;
  color: #75848A
}
  
#subnavtabs li a span {
  float:left;
  display:block;
  /*background:url("2009images/subtab-right.gif") no-repeat right bottom;*/
  padding:6px 15px 5px 10px;
  color: #75848A
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#subnavtabs li a span {float:none;}

/* End IE5-Mac hack */
#subnavtabs li a:hover span {
	color: #207FA4;
}
  
#subnavtabs li a:hover {
	background-position:0% -42px;
	color: #207FA4;
}

#subnavtabs li a:hover span {
	background-position:100% -42px;
	color: #207FA4;
		text-decoration:underline;
}

#subnavtabs #activepage a {
	background-position:0% -42px;
}

#subnavtabs #activepage a span {
	background-position:100% -42px;
	color: #207FA4;
		text-decoration:underline;
}
.content {
	margin: 17px 0;
}

.TitleRed
{
font-weight: bold;
color: #B04F14;
}
.topicblue
{
font-weight: bold;
color: #207FA4;
}

.topicorange
{
font-weight: bold;
color: #B04F14;
}

.topicgreen
{
font-weight: bold;
color: #8CAA1A;
}

.footer {

}

.input
{
	padding: 4px;
	border: 1px solid #245BA6;
	/*background: #FFFFFF;*/
	width: 270px;
	margin-top: 3px;
	font-weight: bold;
}

.extra
{
	font-size: 11px;
	color: #999999;
	line-height: normal;
}


/* End of 'MainStylesheet' */

