/*Search Marketing
*/
#contentholder #content {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 30px;
	width: 880px;
	background-image: url(../images/blank.gif);
}
#sectionheader {
	border-bottom: 1px solid #99cccc;
	background-image: url(../images/dude_home.jpg);
	background-repeat: no-repeat;
	background-position: 35px 95%;
	background-color: #FFFFFF;
}
#sectionheader h1{
	margin: 10px 0 15px 300px;
	font-size: 150%;
	font-weight:bold;
	color:#336666;
	font-style:italic;
	border: none;
	padding:0;
}
#sectionheader p.subhead{
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 450px;
}
#sectionheader p.includes{
	margin: 10px 0 25px 350px;
}
#sidebar {
	background-image: url(../images/blank.gif);
}
#homenews {
	font-size: 12px;
	clear: left;
	margin-top: 15px;
	margin-bottom: 10px;
	letter-spacing: 0em;
	background-color: #E6E6E6;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #999999;
}
#homenews_articles h2 {
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#homenews_articles a {
	font-weight: bold;
}

#homenews_pic {
	float: left;
	width: 200px;
	text-align: center;
	margin-top: 10px;
}
#homenews_articles {
	margin-left: 210px;
}


.homebox {
	font-size: 95%;
	float: left;
	width: 218px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-right: 60px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: justify;
}
/*.homebox a {
	color: #FFFFFF;
	background-color: #336666;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.homebox a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.homebox img a {
	margin: 0px;
	padding: 0px;	
}*/


.details {
	width: 600px;
	float: left;
	margin: 0px;
}
.details p.highlight{
	margin: 30px 0 0 0;
	font-size: 90%;
	font-weight:bold;
	color:#336666;
	letter-spacing:0.04em;
	word-spacing: 0.05em;
	font-style:italic;
	line-height: 1.4;
}
.details ul.marketing_check {
	font-size: 80%;
	letter-spacing:0.04em;
	word-spacing: 0.05em;
	line-height: 1.4;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-left: 30px;
}
.details ul.marketing_check li{
	margin: 0;
	color:#000000;
	padding-left: 30px;
	text-align:justify;
}
.details ol {
	margin: 0 0 10px 15px;
	font-size: 95%;
	letter-spacing:0.04em;
	word-spacing: 0.05em;
	line-height: 1.4;
}
.details ol li{
	margin: 7px 0;
	color:#336666;
	padding-left: 30px;
}
.order_now_box{
	float: right;
	padding: 10px 0 0 25px;
	
}
.order_now_box p.order 
{
	width: 137px;
	margin:0 0 20px 30px;
}
.order_now_box p.order a
{
	background:url(../images/order_now_no_box.jpg) no-repeat;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	word-spacing: 1px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	padding: 6px 10px;
}
.order_now_box p.order a:hover
{
	color:#000000;
}


#domain_search {
	padding: 2px;
	float: left;
	width: 574px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #003366;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #E6E6E6;
}

/*Styles for the search box*/
/*The font style for the main heading text in search boxes*/
/* ref#19 */
.searchHeader {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: normal;
        color: #003366;
        text-decoration: none;
}

/* ref#20 */
.searchHeaderAlt1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: normal;
        color: #000065;
        text-decoration: none;
}

/* ref#21 */
.searchHeaderAlt2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: normal;
        color: #000065;
        text-decoration: none;
}

/*The font style for the sub heading text in search boxes*/
/* ref#22 */
.searchSubHeader {
        font-family:  Arial, Helvetica, Verdana;
        font-size: 14px;
        font-style: normal;
        font-weight: 900;
        line-height: normal;
        color: #003366;
        text-decoration: none
}

/*The font style for the (contrasting) heading text in search boxes*/
/* ref#23 */
.searchHeaderLight {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: normal;
        color: #CCCCCC;
        text-decoration: none;
}

/*The font style for normal text in a search box*/
/* ref#24 */
.searchText {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        font-weight: normal;
}

/*The font style for small text in a search box*/
/* ref#48 */
.searchSmall {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-style: normal;
        line-height: normal;
        color: #000000;
        text-decoration: none;
}

/*The font style applied to other text in the search forms ie the 'www'*/
/* ref#25 */
.searchFormField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	text-align: left;
}

/*The style for input fields in the search boxes*/
/* ref#26 */
.searchInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

/*The button style for buttons in the search boxes*/
/* ref#27 */
.searchButton {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color: #FFFFFF;
        background-color: #003366;
        font-weight: bold;
}

/*This is the font style of the large step numbers in
* search boxes*/
/* ref#28 */
.searchStepText {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 24pt;
        color: #003366;
}

/*The font style applied to href's in the search boxes
* ie the 'multiple' domains search*/
/* ref#29 */
.searchLink {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #054EA9;
        font-weight: bold;
        text-decoration: none;
}

/*The standard background colour for searches*/
/* ref#16 */
.searchBackGround {
        background-color: #E6E6E6;
}

/*Another background color for the boxes around the search.
* This colour is used in the first box beneath the member
* login.  It can be set to the same as above for consistency*/
/* ref#17 */
.searchBackGroundAlt1 {
        background-color: #CCCCFF;
}

/*As above except for the second box, ie the one on the right*/
/* ref#18 */
.searchBackGroundAlt2 {
        background-color: #EEEEEE;
}

