﻿body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #E6E7D5 url(../images/main_bg.jpg) repeat-x top;
}

a:link, a:visited { color: #A1976D; text-decoration: underline; font-weight: normal; } 
a:active, a:hover { color: #A1976D; text-decoration: none; }

p { margin: 0px; padding: 0 0 10px 0; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

h2 {
	margin: 0 0 20px 0;
	font-size: 26px;
	color: #757575;
	font-weight: normal;	
	letter-spacing: -2px;
	line-height: 36px;
}


h2 span.domainName {
	display: inline;
	font-size: 30px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 10px;
	color: #8E2A00;
}

.em_text {
	color: #00ffff;
}

.image_wrapper{
	margin-top: 3px;
}

.fl_image {
	float: left;
	margin-right: 10px 
}

.fr_image {
	float: right;
	margin-left: 10px 
}

#container_outer 
{
	z-index: 1;
	width: 840px;
	padding: 0px;
	margin: 0 auto;	
	background: url(../images/container_outer_bg.png) repeat-y;
}

#container_inner_02 {
	z-index: 1;
	width: 840px;
	padding-top: 40px;
	background: url(../images/main_bg.jpg) repeat-x;	
}

/* menu */

#menu {
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	width: 840px;
	padding: 0 10px 0 -30px;
	margin-bottom: 34px;	
}

#menu ul {
	overflow: hidden;
	width: 700px;
	padding: 0px;
	margin: 0px auto;
	list-style: none;
}

#menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	height: 16px;
	padding: 1px 10px;
	font-size: 12px;
	text-transform:uppercase;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;	
	outline: none;
	border-left: 2px solid #C2BEA0;
}

#menu li a:hover, #menu li .current {
	color: #FFD221;
}

#menu li .current {
	font-style:italic;
}

#menu li .first {
	border: none;
}

/* end of menu */

.buyButton {
	width: 100%;
}

.buyButton a {
	outline: none;
	display: block;
	margin: 0px auto;
	background: url(../images/button_buy_sm.jpg) top left no-repeat;
	width: 245px;
	height: 46px;
}

.buyButton a:hover {
	background: url(../images/button_buy_sm.jpg) bottom left no-repeat;
	width: 245px;
	height: 46px;
}

.offerButton {
	width: 100%;
}

.offerButton a 
{
	outline: none;
	display: block;
	margin: 0px auto;
	background: url(../images/button_offer_sm.jpg) top left no-repeat;
	width: 245px;
	height: 46px;
}

.offerButton a:hover {
	background: url(../images/button_offer_sm.jpg) bottom left no-repeat;
	width: 245px;
	height: 46px;
}

/* content */

#contentWrapper {
	clear: both;
	position: relative;
	width: 680px;
}

#content {
	z-index:1;
	background: url(../images/content_repeat.png) repeat-y;
	position: relative;
	width: 608px;
	left: -70px;
	padding: 0 130px 0 110px;
	margin-top: 24px;
	margin-bottom: 40px;
}

#content #content_top {
	position: absolute;
	z-index: 1;
	top: -24px;
	left: 0px;
	width: 860px;
	height: 24px;
	background: url(../images/content_top.png) no-repeat;
}

#content #content_top_left {
	position: absolute;
	z-index: 2;
	top: -22px;
	left: 108px;
	width: 185px;
	height: 180px;
	background: url(../images/domain_for_sale.png) no-repeat;
}

#contentWrapper #intervention_logo {
	z-index: 0;
	position: absolute;
	right: -140px;
	top: -15px;
	width: 50px;
	height: 126px;
	background: url(../images/sidelogo.png) no-repeat;
}

a.ivLink {
	display: block;
	margin: 0px auto;
	z-index: 6;
	height: 126px;
	width: 50px;
}

.smallText {
	font-size: 0.9em;
	line-height: 13px;
}

.mainSection {
	width: 710px;
	padding: 10px;
}

.formLineSpace
{
	line-height: 22px;
}

.alignCenter {
	text-align: center;
}

.alignLeft {
	text-align: left;
}

.smallText {
	font-size: 0.9em;
	line-height: 13px;
}

.mainSection {
	width: 710px;
	padding: 10px;
}



.alignCenter {
	text-align: center;
}

.alignLeft {
	text-align: left;
}

.alignRight {
	text-align: right;
}

.leftCol {
	float: left;
	width: 350px;
}

.rightCol {
	float: right;
	width: 350px;
}

.leftColNarrow {
	float: left;
	width: 250px;
}

.rightColWide {
	float: right;
	width: 450px;
}

.partSection {
	width: 430px;
	text-align: center;
}


/* end of content */

/* footer */

#footer {
	margin-top: -30px;
	clear: both;
	overflow: hidden;
	width: 840px;
	padding: 0px;
	height: 40px;
	font-size: 11px;
	text-align: center;
	color: #A1976D;
}

#footer a {
	color: #A1976D;
}


.left_section {
	float: left;
	text-align: left;
}

.right_section {
	float: right;
	text-align: right;
}

.footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_list li {
	padding: 0px;
	margin: 0px;
}

#footer .footer_list li a {
	color: #ffff00;
	text-decoration: none;
}

#footer .footer_list li a:hover {
	text-decoration: underline;
}
/* end of footer */

.otherSite {
	margin-top: 10px;
	width: 350px;
	height: 129px;
	border: 1px solid #C0C0C0;
	margin-bottom: 10px;
}

.otherSite .otherSiteHeader {
	padding: 0px;
	font-size: 9px;
	background-color: #ffffff;
	color: #C0C0C0;
}

.otherSite a {
	display: block;
	width: 350px;
	height: 129px;
	text-decoration: none;
}

.EliteReg a {
	background: url(../images/othersite_elitereg.jpg) bottom left no-repeat;
}

.Collecticus a {
	background: url(../images/othersite_collecticus.jpg) bottom left no-repeat;
}

/* TABLE */

.IntTable TABLE
{
	margin-top: 10px;
    WIDTH: 100%;
    BORDER-COLLAPSE: collapse;
    FONT-FAMILY: "Trebuchet MS", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
    FONT-SIZE: 1em;
    PADDING: 0;
}
.IntTable TH
{
    BORDER-BOTTOM: #666 1px solid;
    VERTICAL-ALIGN: 4px;
    BORDER-TOP: #666 1px solid;
    PADDING: 0.2em
}
.IntTable TD
{
    BORDER-BOTTOM: #666 1px solid;
    VERTICAL-ALIGN: 4px;
    BORDER-TOP: #666 1px solid;
    PADDING-TOP: 0.4em;
    PADDING-BOTTOM: 0.4em;
    PADDING-RIGHT: 1.2em;
    PADDING-LEFT: 1.2em;
}
.IntTable TH
{
    TEXT-ALIGN: left;
    TEXT-TRANSFORM: uppercase
}
.IntTable THEAD TH
{
    BACKGROUND-COLOR: #A3976F;
    COLOR: #ffffff;
    FONT-SIZE: 1em
}
.IntTable TD
{
    BACKGROUND-COLOR: #eee;
}
.IntTable TR a:link
{
    COLOR: #443F2F;
    TEXT-DECORATION: none;
}
.IntTable TBODY TR:hover TD
{
    BACKGROUND-COLOR: #e5e5cb;
}

.grid-view
{
   border: none;
	margin-top: 10px;
   text-align: left;
}

.grid-view tr.header
{
   border: none;
   color: white;
   background-color: #A3976F;
   height: 25px;
   vertical-align: middle;
   text-align: center;
   font-weight: bold;
   padding: 10px;
}

.grid-view
{
   border: none;
   text-align: left;
}

.grid-view tr.header
{
   border: none;
   color: white;
   background-color: #A3976F;
   height: 25px;
   vertical-align: middle;
   text-align: center;
   font-weight: bold;
   padding: 10px;
}

.grid-view tr.normal
{
   text-align: left;
   border: none;
   color: #443F2F;
   background-color: #eee;
   height: 25px;
   vertical-align: middle;
   text-align: center;
}

.grid-view tr.alternate
{
   text-align: left;
   border: none;
   color: #443F2F;
   background-color: #ddd;
   height: 25px;
   vertical-align: middle;
   text-align: center;
}


.grid-view .domainLink 
{
   color: #443F2F;
   text-decoration: none;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 2px;
   padding-bottom: 2px;
}

.grid-view .domainLink a
{
   color: #443F2F;
   text-decoration: none;
}

.grid-view tr.normal:hover, .grid-view tr.alternate:hover
{
   text-align: left;
    border: none;
  background-color: #e5e5cb;
   color: #443F2F;
}

.grid-view .pager a
{
	padding: 4px 6px 4px 6px;
}

.grid-view .pager span
{
	padding: 4px 6px 4px 6px;
	background-color:#e5e5cb;
}