/*
author: 		Glen Finch
studio:		4Site Internet
website:		www.4siteinternet.com
date:  	   22.03.2005

mauvish blue: #575787
light blue #5D96CB
mid blue: #005FA9
lime green: #62B700
cornflower: #DDEEFF
*/

/* ######################
 body and html elements
 ####################### */

body {
	margin: 0;
	padding: 0;
	height: 100%;
	color: #333333;
	background-color: #E6ECF3;
	background-image: url(http://www.lowpricedomains.com/images/bground.gif);
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 0.8em;  comment out after testing purposes - defined in container for IE */
}
p {
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: left;
}
form {
	padding: 0;
	margin: 0;
}
h1, h5 {
	padding: 0;
	margin: 3px 2px 8px 0;
}

.arrowhnarrow { background: url(http://www.lowpricedomains.com/images/icoArrowGreen.gif) no-repeat; margin: 0px 0px 0px 0px; width: 350px;}
.arrowhnarrow H2 { margin: 0px 0px 3px 25px; padding: 2px; }

.arrowh { background: url(http://www.lowpricedomains.com/images/icoArrowGreen.gif) no-repeat; margin: 0px 0px 0px 0px; width: 550px;}
.arrowh H2 { margin: 0px 0px 3px 25px; padding: 2px; }
.arrowh H3 { margin: 0px 0px 3px 25px; padding: 2px; }


h2 {
	padding: 0;
	margin: 3px 2px 8px 0;
}

h3 {
	padding: 0;
	margin: 3px 2px 8px 0;
}

ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 200%;
	font-weight: normal;
	color: #99CC33;
}
h2 {
	font-size: 180%;
	font-weight: normal;
	color: #575787;
}
h3{
	font-size: 125%;
	font-weight: bold;
	color: #2B459B;
}
a:link, a:visited {
	color: #333366;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #35658E;
}
img {
	border: none;
}


/* ### ID elements - unique names elements to control major layout sections ### */
/* wrap everything in a container div and set font size
(need it this way for IE and em fonts so change font size in browser works ok) */
#container {
	width: 750px;
	font-size: 0.8em;
	line-height: 1.3em;
	background-color: #FFFFFF;


}
/* masthead bg fade */
#head {
	background: #E8ECEB url(http://www.lowpricedomains.com/images/bgTop2.gif) repeat-x top;
	height: 55px;
}
/* create logo and space on right for strapline */
#head-cnt {
	background: url(http://www.lowpricedomains.com/images/logo7.jpg) no-repeat;
	height: 55px;
	margin: 0px 15px 5px 0px;
	text-align: right;
	color: #33366;
	font-size: 90%;


}

.str H1 { color: #575787; font: 13px Arial; margin-bottom: 0px; padding: 2px; text-transform: none; }
.str .tx { color: #575787; font: 11px Arial; text-decoration: none;}
.str a { color: #575787; text-decoration: none; font: 11px Arial;}
.str a:hover { color: #99CC33; text-decoration: none; }
.str a:visited { text-decoration: none; }

.txblockbluenotbold {color: #005FA9; font: 12px Arial; font-weight: normal; margin-top: 0px; margin-left: 3px; margin-bottom: 0px; padding: 2px;}
.txblockblue { font-family: arial, Helvetica, sans-serif; color: #0066CC; font-size: 13px; font-weight: bold;}
.txblockredbig { font-family: arial, Helvetica, sans-serif; color: #FF0000; font-size: 16px; font-weight: bold;}
.txblocksilverbig { font-family: arial, Helvetica, sans-serif; color: #666666; font-size: 16px; font-weight: bold;}
.txblockgoldbig { font-family: arial, Helvetica, sans-serif; color: #FF9933; font-size: 16px; font-weight: bold;}
.txblockgoldsmall { font-family: Arial, Helvetica, sans-serif; color: #FF9933; font-size: 1.0em; line-height: 1.3em; font-weight: bold;}
.txblockbluebig { font-family: arial, Helvetica, sans-serif; color: #0066CC; font-size: 16px; font-weight: bold;}
.txblockbluebig2 { font-family: arial, Helvetica, sans-serif; color: #2B459B; font-size: 16px; font-weight: bold;}
.txblockltblue { font-family: arial, Helvetica, sans-serif; color: #66CCFF; font-size: 16px; font-weight: bold;}
.txblockpistachio { font-family: arial, Helvetica, sans-serif; color: #66CC33; font-size: 16px; font-weight: bold;}
.txblockorange { font-family: arial, Helvetica, sans-serif; color: #FFCC33; font-size: 16px; font-weight: bold;}


.txblockbluesmall { font-family: Arial, Helvetica, sans-serif; color: #0066CC; font-size: 1.0em; line-height: 1.3em; font-weight: bold;}

/* navigation bar */
#nav {
	background: url(http://www.lowpricedomains.com/images/bgNav3.jpg);
	position: relative;
	height: 23px;
	color: #CCC;
	padding: 7px 0 0 8px;
}
#nav a:link, #nav a:visited {
	font-weight: bold;
	font-size: 95%;
	text-decoration: none;
	padding: 4px 6px 3px 6px;
	margin-top: 2px;
}
#nav a:hover{
  	background: transparent url(../images/bgNav3_on.jpg);
	text-decoration: none;
	color: #FFFFFF;
}
/* ### subnav menus and titles ### */
#subnav {
	width: 165px;
	margin-top: 17px;
	margin-left: 0px;
	position: absolute;
	left: 2px;
	float: left;
	background: #ECF1F1 url(http://www.lowpricedomains.com/images/bgGrad.jpg) repeat-x top;
	font-size: 75%;
}
#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#subnav li {border-bottom: 1px solid #EEE;}

/* sub nav section titles */
#subnav h4 {
	padding: 2px 4px 2px 10px;
	text-transform: none;
	margin: 0;
	color: #333366;
	font-size: 100%;
}
#subnav a:link, #subnav a:visited {
	display: block;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-decoration: none;
	padding: 2px 4px 2px 10px;
	border-bottom: 1px solid #C3C8CB;
}
#subnav a:hover {
	background-color: #F1F1F1;
	text-decoration: none;
	color: #0099FF;
	font-weight: bold;
}
/* use with quick domain search */
#subnav label {
	width: 160px;
	text-align: left;
	display: inline;
	float: none;
	font-weight: bold;
}
/* ### end subnav ### */

/* ## main content for use with sub nav pages ### */
#main-subn {
	margin-left: 170px;
	padding: 15px 10px;
}
/* ### main content for NON sub nab pages i.e home page ### */
#main {
	padding: 15px 10px;
}
#main, #main-subn {
	height: 1%;
}
/* page footer */
#footer {
	clear: both;
	padding: 0px 10px 10px;
	font-size: 85%;
	margin: 0px;
}
#footer-index {
	position: absolute;
	clear: both;
	top: 1600px;
	font-size: 85%;
	margin-top: 30px;
	margin-left: 0px;
	
}

#footer-articles {
	position: absolute;
	clear: both;
	top: 750px;
	font-size: 85%;
	margin-top: 30px;
	margin-left: 0px;
	left: 2px;
	
}

#footer-articlesmedium {
	position: absolute;
	clear: both;
	top: 1200px;
	font-size: 85%;
	margin-top: 30px;
	margin-left: 0px;
	left: 2px;
	
}

#footer-articleslong {
	position: absolute;
	clear: both;
	top: 2600px;
	font-size: 85%;
	margin-top: 30px;
	margin-left: 0px;
	left: 2px;
	
}

#footer a {
	padding: 0px 5px 0px 3px;
	border-right: 1px solid #CED3D3;
}

/* ### class styles for controlling text, colors, position etc. ### */
/* large and small column - used on home page and all 2 col layouts */
.col-lg {
	width: 450px;
	float: left;
}
.col-sm {
	width: 245px;
	margin-left: 25px;
	float: left;
}

.col-lg2 {
	width: 250px;
	float: left;
}

/* "more" style links with arrow first */
a.icoBlue:link, a.icoBlue:visited {
	background: url(../images/icoArrowBlue.gif) no-repeat 0px;
	padding-left: 18px;
	text-transform: uppercase;
	font-size: 95%;
	font-weight: bold;
}
a.icoBlue:hover {
	background: url(../images/icoArrowOver.gif) no-repeat 0px;
}

/* links for dark bacgrounds */
a.neg:link, a.neg:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.neg:hover {
	color: #DDEEFF;
	background-color: transparent;
	text-decoration: none;
}

/* add padding - tables, forms, colored background boxes */
.pad {
	padding: 10px;
	
}
.pad-sm {
	padding: 5px;
	font-size: 12px;
}
/* text */
.cntr {
	text-align: center;
}
.sm {
	font-size: 85%;
}

/* floats for elements and images */
.floatLeft {
	float: left;
	margin-right: 5px;
}
.floatRight {
	float: right;
	margin-right: 5px;
}
.imgFloatLeft {
	float: left;
	margin-right: 10px;
}
.imgFloatRight {
	float: right;
	margin-left: 15px;
}

/* ### drop shadow styles ### */
.dropshadow {
  background: url(../images/dropshadow.gif) no-repeat bottom right;
}
.shadowoffset {
  background: url(../images/inverseshadow.png) no-repeat top left !important; /* set this for web standards browsers */
  background: url(../images/inverseshadow.gif) no-repeat top left; /* set for IE - it ignores !important and has probs with PNG */
  padding: 0px 5px 5px 0px;
}
.offset {
	position: relative;
	bottom: 2px;
	right: 2px;
}
/* ### end drop shadow section ### */

/* ### styles to set BG colors ### */
.bg-midnight {
	background-color: #002747;
	color: #ffffff;
}
.bg-midBlue {
	background-color: #333366;
	color: #ffffff;
}

.bg-grey {
	background-color: #F0F0F0;
	color: #000000;
}
.bg-lime {
	background-color: #333366;
	color: #ffffff;
}
.bg-lime2 {
	background: url(http://www.lowpricedomains.com/images/back_gradient.gif) !important; /* set this for web standards browsers */
	color: #333366;
	height:103px;
}


.bg-lightGray {
	background-color: #F1F1F1;
}
.bg-midGray {
	background: #A0A3A3;
}
.bg-grad {
	background: #ECF1F1 url(http://www.lowpricedomains.com/images/bgGrad.jpg) repeat-x top;
}
.grad-top {
	background-color: #CFD8D7;
}
.grad-bdrs { border-right: 1px solid #C3C8CB;
}


.grad-bdrs H1 { color: #005FA9; font: 12px Arial; font-weight: normal; margin-top: 0px; margin-left: 3px; margin-bottom: 0px; padding: 2px; text-transform: none; }
.grad-btm {
	background-color: #C3C8CB;
}
/* heading tags for dark bg's */
.bg-midnight h2, .bg-midBlue h2, .bg-lime h2 {
	color: #CED8D6;
	margin: 0 0 8px 0;
}
.bg-midnight h1, .bg-midBlue h1, .bg-lime h1 {
	color: #FFFFFF;
	margin: 0 0 8px 0;
}


/* ### form elements and definitions ### */
form {
	margin: 0;
	padding: 0;
}
label {
	float: left;
	display:block;
	width: 100px;
	text-align: right;
	padding:3px 5px 0px 0px;
}
.short {
	width: 65px;
	text-align: left;
}
.mid {
	width: 110px;
}
.long {
	width: 200px;
	overflow: visible;
}
.open {
	width: auto;
	text-align: left;
}
input, select, textarea {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #D3DCDB;
	margin: 2px;
}
input, textarea {
	padding: 1px;
	width: 130px;
}
/* removes border from radio buttons when rad is applied as a class to radio button */
.rad {
	border: none;
}
/* apply class to form buttons */
.smBtn {
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #E6E6E6;
	background-image: url(http://www.lowpricedomains.com/images/btnHlite.gif);
	BORDER : 1px solid #B5B5B5;
	text-transform : uppercase;
	height: 20px;
	font-size: 90%;
	overflow: visible;
	padding: 0 2px 0 2px;
	width: auto;
}
.frmBtn {
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #E6E6E6;
	background-image: url(http://www.lowpricedomains.com/images/btnHlite.gif);
	BORDER : 1px solid #B5B5B5;
	text-transform : uppercase;
	height: 20px;
	font-size: 90%;
	width: 75px;
	overflow: visible;
}
.frmBtn:hover, .smBtn:hover {
	color: #0099FF;
	cursor: pointer;
}

/* ##### feature box styles ##### */
.box-feature {
	background: #ECF1F1 url(http://www.lowpricedomains.com/images/bgGrad.jpg) repeat-x top;
	width: 126px;
	height: 146px;
	text-align: center;
	overflow: hidden;
	float: left;
	margin-right: 5px;
	margin-left: 3px;
	margin-top: 5px;
}

.box-feature-large {
	background: #F0F0F0 ;
	width: 226px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-left: 6px;
	margin-top: 10px;
}

.box-fTop {
	background-color: #CED3D3;
}
.box-bdrs {
	border-left: 1px solid #CED3D3;
	border-right: 1px solid #CED3D3;
	padding: 2px;

}

.box-bdrs2 {
	border-left: 1px solid #CED3D3;
	border-right: 1px solid #CED3D3;
	padding: 2px;
	height: 136px;
}

.box-bdrs2 a:link, .box-bdrs2 a:visited, .box-bdrs2 a:hover, .box-bdrs2 a:active {
	text-decoration: none;
	background-color: transparent;
}

.box-fBtm {
	background-color: #CED3D3;
}
/* used for price/large numbers etc.*/
.box-feature h1 {
	color: #99CC33 ;
	font-weight: bolder;
	text-transform: none;
	font-size: 525%;
	letter-spacing: -8px;
	word-spacing: -0.03em;
	margin: 0;
}
/* creates a superscript / top aligned smaller text - i.e cent value and dollar sign */
.box-feature h1 sup {
	font-size: 35%;
	letter-spacing: 0px;
	padding-left: 5px;
	vertical-align: text-top;
	top: 8px;
	position: relative;
	line-height: 1.1em;
}
/* creates a subscript / baseline value - i.e. per unit or month */
.box-feature h1 sub {
	font-size: 30%;
	letter-spacing: -1px;
	vertical-align: text-bottom;
	display: block;
	text-align: right;
	line-height: 1.3em;
}
.box-feature h1 sub.sm {
	font-size: 19%;
	line-height: 2.1em;
}

.box-feature a:link, .box-feature a:visited, .box-feature a:hover {
	text-decoration: none;
	background-color: transparent;
}

.box-feature h5 {
	color: #99CC33 ;
	font-size: 110%;
	font-weight: bold;
	margin: 0;
}
*html .box-feature h5 {
	margin-top: 30px;
	display: block;
}
/* top text in box - item */
.box-feature h3 {
	color: #333366;
	font-weight: bold;
	text-transform: none;
	font-size: 125%;
	letter-spacing: -0.06em;
	word-spacing: -0.03em;
	margin: 0 2px 0 0;
}
/* second text - small description */
.box-feature h4 {
	color: #5D96CB;
	font-weight: bold;
	text-transform: none;
	font-size: 95%;
	letter-spacing: -0.06em;
	word-spacing: -0.03em;
	margin: 0 2px -2px 2px;
	line-height: normal;
}

.box-feature .boxtext1 {
	color: #99CC33 ;
	font-weight: bolder;
	text-transform: none;
	font-size: 325%;
	letter-spacing: 0px;
	word-spacing: -0.03em;
	margin: 0;
}

.box-feature .boxtext4 {
	color: #99CC33 ;
	font-weight: bolder;
	text-transform: none;
	font-size: 225%;
	letter-spacing: 0px;
	word-spacing: -0.03em;
	margin: 0;
}

.box-feature .boxtext2 {
	color: #333366;
	font-weight: bold;
	text-transform: none;
	font-size: 125%;
	letter-spacing: -0.06em;
	word-spacing: -0.03em;
	margin: 0 2px 0 0;
}

/* second text - small description */
.box-feature .boxtext3 {
	color: #5D96CB;
	font-weight: bold;
	text-transform: none;
	font-size: 95%;
	word-spacing: -0.06em;
	margin: 0 2px -2px 2px;
	line-height: normal;
}
/* ##### end feature box styles ##### */

/*  ##### clearing for floated elements */
/* clearfix: clear floated divs inside containers without using a ending
<div class="clear">  after float element - for gecko browsers, ie doesnt require #### */
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
/* normal clear style - apply after floated element to clear any containter with BG etc. */
.clear {
	clear: both;
	height:1px;
}
.clearpad {
	clear: both;
	height:1px;
	min-height: 20px;
}

p.excerpt{
border: 1px solid #66CC33;
background-color:#FFFFFF;
padding:5px;
margin-top:5px;
margin-bottom:5px;
margin-left:0px;
margin-right:20px;
}

ul.excerpt {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#minitabs{list-style: none;margin: 0;padding: 7px 0;
  border-bottom: 1px solid #CCC;font-weight: bold;
  text-align: left;white-space: nowrap}
ul#minitabs li{display: inline;margin: 0 2px}
ul#minitabs a{text-decoration: none;padding: 0 0 3px;
  border-bottom: 4px solid #FFF;color: #999}
ul#minitabs a#current{border-color: #66CC33;color: #06F}
ul#minitabs a:hover{border-color: #66CC33;color: #666}

.btn a {
display: block;
border: 1px solid;
border-color: #d8d8d8 #000 #000 #d8d8d8;
width: 8em;
text-decoration: none;
text-align:  center;
}

.btn a:hover
{
position: relative;
top: 1px;
left: 1px;
border-color: #000 #aaa #aaa #000;
}

/* CSS Definition for Domain Transfer table*/
table.domain_transfer {
		height:95px;
		width:502px;
}

tr.domaint_row {
width:100%;
}

td.domaint_column {
background-image: url(http://www.lowpricedomains.com/images/start_domain_transfer_back.jpg);
width:100%;
}

/* CSS Definition for HeadStrapline navigation*/

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
color: White;
float: right;
width: 75%;
font-family: arial, helvetica, sans-serif;
font-size: 75%;
margin-top: 21px;

}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.0em 1em;
color: #369;
text-decoration: none;

}

#navcontainer ul li a:hover
{
background-color: #4E6AB3;
color: #fff;
}

table.price_table {
	width:548;
}

table.price_table td.price {
	background-color:#adadad;
}

table.price_table table {
	width:100%;
	border-color:#d3e6f8;
}

td.header_row {
	background-color:#d3e6f8;
	color:#0066cc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

tr.white_row {
	background-color:#ffffff;
	height:12.75pt;
}

tr.green_row {
	background-color:#f3f9e8;
	height:12.75pt;
}

tr.white_row td.dn_column {
	height:12.75pt;
	text-align:left;
	width:272pt;
}

tr.green_row td.dn_column {
	height:12.75pt;
	text-align:left;
	width:272pt;
}

tr.white_row td {
	text-align:center;
}

tr.green_row td {
	text-align:center;
}
/* Righ section for detailed lists on pages */



.rightbox {
	width: 145px;
	margin-top: 15px;
	margin-right: 2px;
	/*position: absolute;
	left: 2px;*/
	float: right;
	font-size: 85%;
	padding: 2px;

}

.rightbox-bdrs {
	border-left: 1px solid #CED3D3;
	border-right: 1px solid #CED3D3;
	padding: 2px;
	background-image: url(http://www.lowpricedomains.com/images/right-sep.gif);

}


.top_h1{
	position: absolute;
	margin: 3px;
	padding: 2px;
	top: 0px;
	left: 0px;
	width: 725px;
	z-index: 1000;

	text-align: right;
	color: #575787;

	font: 11px Arial;
	margin-bottom: 0px;
	text-transform: none;
	text-decoration: none;

}




/* Right section for detailed lists on pages */



.rightbox {
	width: 145px;
	margin-top: 15px;
	margin-right: 2px;
	/*position: absolute;
	left: 2px;*/
	float: right;
	font-size: 85%;
	padding: 2px;

}

.rightbox-bdrs {
	border-left: 1px solid #CED3D3;
	border-right: 1px solid #CED3D3;
	padding: 2px;
	background-image: url(http://www.lowpricedomains.com/images/right-sep.gif);
	
}

#articlescontent {
	position: absolute;
	width: 500px;
	margin-top: 170px;
	margin-left: 1500px;
	left: -1321px;
	float: left;
	font-size: 100%;
	top: -71px;
	}
	
#articlesnavigation {
		position: absolute; 
		margin: 0px; 	
		padding: 0px; 
		top: 134px; 
		left: 180px; 
		width: 500px;
		font-size: 80%;
	}			
