/* Globals ----------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #666666;
	font-size: 0.7em;
	line-height: 1.8em;
	background:white;
	min-width:770px;
}

/* tables --------------------------------------------------------------------------------------------------------------------- */

#left_content td {
	padding:10px 10px 10px 10px;
	border:1px dotted #666666;
	vertical-align: top;
}
#left_content td em {
	font-size: 0.9em;
}
#left_content form td {
	padding:5px;
	padding-left: 0;
	border:none;
}
#domain_results table {
	color: #666666;
	border-top: 1px solid #E0E0E0;
	margin-top: 1em;
	width: 100%;
}
#domain_results td {
	padding: 2px !important;
	vertical-align: middle;
}
#domain_results em {
	color: #666666;
	font-style: normal;
	font-weight: normal;
}
#domain_results .taken {
	color: #FF0000;
	font-weight: bold;
}
#domain_results .free {
	font-weight: bold;
	color: #99bc1d;

}
#domain_results .z {
	background-color: #f9fbf1;
}
#domain_results .sep td {
	border-top: 1px solid #CCCCCC;
	padding-top: 5px !important;
}


/* divs --------------------------------------------------------------------------------------------------------------------------*/

/* header divs */

#header {
	height:170px;
	background:url(../images/left_header.gif) no-repeat #417c97;
	min-width:760px;
}

#search {
	position:absolute;
	right:0;
	margin-top:70px;
}

#title {
	display: none;
}

#menu {
	background:url(../images/right_header.gif) no-repeat bottom left;
	list-style-type:none;
	height:43px;
	float:right;
	padding:127px 10px 0 105px;
}

#logo {
	position:absolute;
	left:0;
	top:0;
	margin-left:-10px;
}

/* Content divs */

#content {
	padding:50px 0px 50px 50px;
	background:url(../images/bg_tile.jpg);
	/*---added background---*/
}

#content #right_content {
	float:right;
	background:#e1edf2;
	border:1px solid #336074;
	border-right:none;
	width:280px;
	padding:1px 10px 5px 18px;
	margin-bottom:50px;
}
#content #spec_right {
	float:right;
	width: 310px;
}
#content #spec_right #domain_check {
	margin: 0 0 0.5em 0;
}
#content #left_content {
	margin-right:320px;
}

#left_content #asd div {
	border:1px solid #FFFFFF;
	padding: 1em;
	margin-bottom:1em;
	clear:left;
}
#left_content #asd img {
	margin-right: 10px;
	margin-left: 10px;
		width: 80px;
}

#left_content #asd div:hover {
	border-color: #E0E0E0;
	/*background-color: #FFFFFF;*/
	background:#e1edf2;
/*	background:url(../images/bg_tile6.jpg);*/
}

#left_content #asd div.last_div {
	padding-left:100px;
}

#left_content #asd form.domain img {
	width: auto;
}
div.hr {
	margin:30px 0 5px 0;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:5px;
	margin-bottom:5px;
	width:95%;
}

#botmenu {
	clear: both;
}
#botmenu a { 
	float:right;
	margin-right: 10px;
}

#footer {
	clear:both;
	background:url(../images/footer.gif) top left no-repeat #36677d;
	height:75px;
	padding-top:25px;
}

#footer #banner {
	float:right;
	opacity:1;
}
#footer #banner:hover {
	opacity:1;
}

.cl {
	clear: left;
}


/* Forms ------------------------------------------------------------------ */


input, textarea, select {
	border: 1px solid #CCCCCC;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0.2em;
	width: 145px;
	color: #666666;
	/* display: block; */
}

input:hover, textarea:hover, select:hover, input:focus, textarea:focus, select:focus {
	border-color:#006699;
}

.checkbox input, .radio input, input.checkbox {
	width: auto;
	border: none;
	background: none;
	padding: 0;
}

.btn {
	background:white;
	width:70px;
}

.order_button {
	display:inline;
	background:white;
}

form.domain input {
	display: inline;
}
form.domain input:hover, form.domain input:focus {
	border-color: #99bc1d;
}

.warn {
	border-color: #FF3300;
}

/* img, a, list, headings  ------------------------------------------------------ */

/* img */

img {
	display: block;
	border: none;
}

li img {
	padding:10px 0 10px 0;
}

.topic_image {
	float:left;
	margin-left:-20px;
}

.product_image {
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;	
}

#logo img {
	margin-top:30px;
	margin-left:65px;
}
#left_content div img {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	}

/* a */

a {
	text-decoration:none;
}

h2 a:hover {
	cursor:pointer;
}

h4 a {
	color:#666666;
}

h4 a:hover {
	opacity:0.7;
}

#logo a {
	height:140px;
	width:380px;
	cursor:pointer;
	color: #FFFFFF;
	font-size: 2em;
}

#left_content p a, #left_content ul li a, #left_content ol li a{
	color:#006699;
	border-bottom:1px solid #006699;
}

#menu li a {
	float:left; 
	height:21px;
	line-height:1.6em;
	padding:21px 1.4em 3px;
	text-align:center;
	color:#006699;
	font-weight: bold;
}

#menu li a:hover {
	border-bottom:3px solid #E0E0E0;
	padding-bottom: 0;
}

#left_content a:hover, #left_content div ul li a:hover {
	color:#006699;
	border-bottom:none;
}

#left_content a:hover img, #left_content h2 a:hover{
	opacity:0.7;
}

#right_content li a {
	color:#666666;
}

#right_content li a:hover {
	color:#666666;
	border-bottom:1px solid #666666;
}

#domain_check {
	color:#99bc1d;
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0 !important;
	margin: 1em 0 0 80px;
	padding: 1em;
}
#domain_results a {
	color:#999999;
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 2px 10px;
	font-weight: bold;
}
#domain_results a:hover {
	color:#99bc1d;
	border:1px solid #99bc1d;
}

#print a {
	text-decoration:none;
	background:white;
	display:block;
	width:140px;
	height:15px;
	border:1px solid #cccccc;
	text-align:center;
	color:#36677d;
	padding-bottom:5px;
}

#print a:hover, #top a:hover {
	border:#006699 1px solid;
}

#top a {
	text-decoration:none;
	background:white;
	display:block;
	width:70px;
	height:15px;
	border:1px solid #cccccc;
	text-align:center;
	color:#36677d;
	padding-bottom:5px;
}

#footer p a {
	color:white;
	border-bottom:1px solid white;
}

#footer p a:hover {
	border:none;
}

#fmedia a {
	display: block;
	margin: 1em auto 0;
	background: url(../images/fmedia.png) no-repeat center 2px;
	width: 200px;
	height: 0px;
	padding-top: 20px;
	overflow: hidden;
	cursor: pointer;
	margin-top:14px;
	color: #FFFFFF;
}
#fmedia a:hover {
	background-image: url(../images/fmedia_up.gif);
	background-position: center top;
}

/* list */

ul {
	list-style-type:none;
}

ol {
	padding-left:20px;
}

ul ul, ol ol {
	padding:10px 0 10px 20px;
}

#left_content ul li {
	background:url(../images/check.gif) left no-repeat;
	padding-left:30px;
}


#right_content li {
	margin-top:5px;
}

#menu li {
	float:left;
}

#left_content ul li.nobg {
	background:none;
}

/* heading */

h2 {
	font-weight:normal;
	font-size:1.6em;
}



#left_content div h2 {
	float:left;
}

#content #right_content h3 {
	font-size:1.6em;
	background:#326074;
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:1.9em;
	text-align:center;
	color:white;
	margin: 0 -10px 0 -17px;
}

h4 {
	font-size:1.2em;
	color:#666666;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:0.3em;
	margin-bottom:1em;
	margin-top: 2em;
}

h1 {
	height:40px;
	line-height:1.7em;
	font-size:2.1em;
	margin:18px 0 0px 0px;
	color:#293b4a;
	font-family: Arial, Helvetica, sans-serif;
}

/* paragraph */

p#slogan {
	color:white;
	font-size:1.2em;
	margin:30px 0px 0 68px; 
	font-weight:bold;
}

#left_content #asd p {
	margin-left:90px;
}
#left_content div.last_div p {
	margin-left:0px !important;
}
form.domain p {
	margin:0px !important;
}
#content #right_content p {
	margin-top:1em;
}

#left_content #asd div p {
	padding-top:5px;
}

#left_content p {
	padding-right:50px;
	margin-top:5px;
	margin-bottom:5px;
}

#footer p {
	color:#d4d4d4;
	font-size:1.2em;
	text-align:center;
}
