﻿/*
Base style sheet
2007 (c) Crescent Holdings
www.crescentholdings.biz
11 March 2008
*/

* { margin: 0; padding:0; }

body
{ 
	background-color: #ffffff;
	background-image:url(../images/background1px.jpg);
	background-repeat:repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px;
	font-family: "Trebuchet MS", Arial,  Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

	
}


a:link, a:visited, a:active {
	text-decoration: none;
	color:#000000;
}
a:hover {
	color: #7d9f5f;
	
}

a img { border:none;}
div#navigation a {color:#99FF33;}

div#container1
{
	width: 996px;
	margin: 0 auto;
/*	padding: 0px 105px 0px 0px;*/

	text-align: left;
	 /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	/*background-image: url(images/1px_white.gif);
	background-repeat: repeat-x;
	background-position:top;*/
	background-color: #ffffff;
	
}

div#content_main {
overflow:hidden;
	float : left;
	width : 650px;
	margin : 0;
	border:0px solid #000000;
	background-color:Transparent;
	padding:0px 0px 10px 30px;
/*background-color:#993300;*/
	color:#000000;
	position: relative;
	height: 250px auto; 
	/*min-height:250px;*/
}

div#content_sub
{
overflow:auto;
	right: 0px;
	float: right;
	width: 260px;
	margin: 0px;
	padding: 0;
	top: 0px;
	position: relative;
	vertical-align: top;
	padding:0px 0px 10px 50px;
/*	background-color: transparent;*/
background-color:#ffffff;

}

div#top
{

width: 996px;
height: 334px;
margin:auto;
background-image:url(../images/home/home_top.jpg);
background-repeat:no-repeat;
background-position:center;
border:0px solid #000000;

}

div#topnav
{
	height: 30px;
	width:600px;
	/*background-image: url(images/1px_red.jpg);
	background-repeat:repeat-x;*/
	float:left;
	text-align:left;
	background-color: transparent;
	border: 0px solid #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-top:25px;
	margin-left:20px;
	font-size:14px;
	color:#0e0e0e;
	font-size:14pt;
}

div#site_info { width : 100%; }

div#footer {
	width : 100%;
	overflow:auto;
	height : 198px;
	/*padding-top:6px;*/
	clear:both;
	margin:0px;
	background-image:url(../images/home/home_bottom.jpg);
	background-repeat:no-repeat;
	/*background-color: #99FFFF;*/
	text-align: center;
	position: relative;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #666666;
	top:0px;
	color : #000;
	/* text-indent: 255px; */
}

p { margin : 0 1em; padding : .5em 0; line-height:17px; font-size:10pt;}

h1
{
	font-family: "Trebuchet MS", Arial,  Verdana, sans-serif;
	font-style: normal;
	font-size: 16pt;

	color: #397404;
	text-indent: 2px;
}

h2 {
	font-family: "Trebuchet MS", Arial,  Verdana, sans-serif;
	font-style: normal;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-indent: 5px;
	font-size:12pt; 
}

h3 {
	font-family: "Trebuchet MS", Arial,  Verdana, sans-serif;
	font-style: normal;
	font-size: small;
	font-weight: bold;
	color: #759658;
	text-align: left;
	vertical-align: top;
	text-indent: 12px; 
}

ul {
	padding-right: 5px;
	padding-left: 35px;
	text-align: left;
	vertical-align: top;
	list-style-image:url(../images/bullet.png);
	line-height:20px;

}

/* FORM : start */

form
{
	border: 0px solid #d6d6d6;
	/*background-image: url(images/bg1px.gif);*/
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	
}

fieldset input,textarea {width : 100%; border : 1px solid #0c7879; font-family:'Trebuchet MS';color:#0c7879;}
fieldset input:hover,textarea:hover { border-color : #e0ae22; }
fieldset input:active, input:focus { border-color : #900; }
label, label span { display : block; padding-bottom : .25em; }
label { float : left; width : 100%; }
label span { float : left; width : 45%; text-align : right; }

fieldset checkbox {float : right; width : 100%; border : 1px solid #e590b8; font-size: 11px; }
fieldset checkbox:hover { border-color : #000; }

fieldset select { width : 100%; border : 1px solid #e590b8; font-size: 11px; font-family:'Trebuchet MS'}
fieldset select:hover { border-color : #000; }

/* =fieldset */
fieldset { 
margin-bottom : 0px; 
padding : 0px; 
border : 0px solid #a23668; 
overflow : hidden; 
}

#formarea {
	width: 400px;
	height: auto;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}

.clearfix:after {
    /*content: ".";*/
	display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display:inline}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.tableLiteBlu {
	border: 1px solid #610209;
	/*background-color: #91205d;*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the table */
}

/*-----------------------------------------*/

#colOne_QuickSearch_home
{
	height: auto;
	position: relative;
	background-color: #f2eded;
	font-size: 0.9em;
	font-family: Verdana, Sans-Serif;
}

#colOne_QuickSearch
{
	height: auto;
	position: relative;
	background-color: transparent;
}

#colOne
{
	height: 600px;
	width: 150px;
	color: #000000;
	background-color: transparent;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px; /*
	border-right: #6699ff 1px solid;
	border-top: #6699ff 1px solid;
	border-left: #6699ff 1px solid;
	border-bottom: #6699ff 1px solid;*/
}

#colTwo
{
	height: auto;
	width: 625px;
	color: #000;
	background-color: transparent;
	float: right;
	position: relative;
	margin: 0px;
	padding: 0px; /*
	border-right: #6699ff 1px solid;
	border-top: #6699ff 1px solid;
	border-left: #6699ff 1px solid;
	border-bottom: #6699ff 1px solid;*/
}

#colOne_Advertise1
{
	width: 145px;
	height: 145px;/*
	border-right: #6699ff 1px solid;
	border-top: #6699ff 1px solid;
	border-left: #6699ff 1px solid;
	border-bottom: #6699ff 1px solid;*/
	position: relative;
	top: 20px;
}

#colOne_Advertise1Home
{
	border : 0px solid #a23668;
}
 
#colOne_Advertise2
{/*
	border-right: #6699ff 1px solid;
	border-top: #6699ff 1px solid;
	border-left: #6699ff 1px solid;*/
	width: 145px;
	/*border-bottom: #6699ff 1px solid;*/
	height: 150px;
	position: relative;
	top: 30px;
}

#colDetails
{
	height: auto;
	width: 800px auto;
	color: #000;
	background-color: transparent;
	float: none;
	position: relative;
	margin: 0px 10px;
	padding: 0px; /*
	border-right: #6699ff 1px solid;
	border-top: #6699ff 1px solid;
	border-left: #6699ff 1px solid;
	border-bottom: #6699ff 1px solid;*/
}

.pannelTitle
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.pannelMain
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.pannelBody
{
	margin: 10px;
}

.pannelBodyPadding
{
	padding: 5px 5px 5px 5px;
}

.pannelImage
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

table#Question th
{
/*background-color:#bed0de;*/
background-image:url(../images/1px_blue.gif);
background-repeat:repeat-x;
height:25px;
padding-top:3px;
padding-left:10px;
vertical-align:middle;
font-size:14px;
width:98%;
text-align:left;
}

table#Question td textarea
{
font-size:12px;
padding-left:5px;
width:99%;
}

table#Question
{

width:98%;
}

.host_tables
{
width:90%;
margin-left:10px;
}

.host_tables th
{
height:20px;
padding:3px 0px 0px 3px;
text-align:left;
background-color:#e8e8e8;

}

.host_tables td
{
height:16px;
padding:1px 0px 0px 5px;
text-align:left;

}