/* Style Sheet Created By Kimberley Way for Yoursite.com */

body{
	text-align: center;
	font-family: Trebuchet MS, Arial, Sans Serif;
	font-size: 10pt;
	font-weight: normal;
}

td{
	font-family: Trebuchet MS, Arial, Sans Serif;
	font-size: 10pt;
	font-weight: normal;
}

.bold{
	font-weight: bold;
}

.red{
	color: firebrick;
	font-weight: bold;
}

.reditalic{
	color: firebrick;
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
}

.largered{
	color: firebrick;
	font-weight: normal;
	font-size: 16pt;
}	

.productcaption{
	color: firebrick;
	font-weight: bold;
	font-size: 12pt;
}	

.smallwhite{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 8pt;
}

.smallblack{
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
}

.floatleft{
	float: left;
	margin: 10px;
}


.select{
        background-color: #FFFFFF;
        color: #000000;
        border-style: solid;
        border-color: #000000;
        border-width: 1px;
        font-size: 8pt;
        font-weight: normal;
        padding: 1px 0px 1px;
        margin: 1px;
}

/*------- Layout Elements ----------*/

#container{
	/* width: 65%;	*/
	margin: 10px auto;
	background-color: #fff;
	text-align: left;
	border: none;
	line-height: 130%;
	overflow: hidden;
}

#top{
	padding: .5em;
	color: #000000;
	border: none;
}

#top h1{
	font-size: 20pt;
	font-weight: bold;
	padding: 5px 5px 15px 5px;
	margin: 0;
}

#titlebar {
	height: 40px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
	padding: 0;
	background-color: #778899;
	border: none;
 }

#datestamp{
	float: right;	
	text-align: right;
	border: none;
	padding-right: 10px;
	margin: 35px 0 0 0;
}

/*** ROUNDED TABLE ***/

.bl {background: url('/images/bl.gif') 0 100% no-repeat #3c444d; width: 75%;}
.br {background: url('/images/br.gif') 100% 100% no-repeat}
.tl {background: url('/images/tl.gif') 0 0 no-repeat}
.tr {background: url('/images/tr.gif') 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 3px}

#leftnav{
	float: left;
	text-align: center;
	background-color: #FFFFCC;	
	width: 200px;
	height: auto;
	margin: 0px 0 -2000px 0px;
	padding: 10px 10px 2000px 10px;
}

#content{
	text-align: left;		
	margin-left: 0px;
	padding: 20px;
	border: 1px solid #CCCCCC;
}

#content h2{
	font-size: 16pt;
	font-weight:bold;
}


#content2{
	text-align: center;		
	margin-left: 0px;
	padding: 20px;
	border: 1px solid #CCCCCC;
}

#content2 h1{
font-size: 16pt;


}


#domainsearch{
	text-align: center;
	
	width: 550px;
	margin: 5px auto 30px;
	padding: 20px;
	background-color: GOLD;
	border: 3px double #FFFFFF;
}

#domainsearch h2{
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
}

#midtable td{
	border-color: white;
    border-width: 1px 1px 0 0;
    border-style: solid;
}

#prodtable1{
	border-color: black;
    border-width: 0 0 1px 1px;
    border-style: solid;
}



#prodtable1 td{
	border-color: black;
    border-width: 1px 1px 0 0;
    border-style: solid;
}

#browsecategorytable{
	background-color: #EEEEEE;
	border: 1px solid black;
	margin: 10px 0 20 0;
	padding: 10px 0 10px 0;	
}	

#footer{
	clear: both;
	position:relative;
	z-index: 1
	margin-top: -10px;
	padding: .5em;
	text-align: center;
	font-size: 8pt;		
	color: #FFFFFF;
	background-color: #778899;
}

/*------------------ TOP NAVIGATION BAR ---------------------*/

#navbar {
	height: 40px;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #778899;
	border: none;
 }
 
#navbar ul {
	margin: 0px;
	padding: 10;
	list-style-type: none;
}

#navbar ul li { display: inline; }

#navbar ul li a {
	text-decoration: none;
	margin: 0 10px 10px 0px;
	padding: 1px 10px;
	color: #333333;
	font-weight: bold;
	font-size: 9pt;
	background: #708090;
	border: 2px groove #DDDDDD;
	background-image: url(images/greygrad1.gif);	
}

#navbar ul li a:hover{
	color: #FFFFFF;
	background-color: #DDDDDD;
	border: 2px ridge #DDDDDD;
}

/*------------------------------------------------------*/		

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

/*---------------- Link Styles -----------------*/

a{
	color: black;
	text-decoration: underline;
}

a:hover{
	color: #BBBBBB;
	text-decoration: none;
}

a.smallblack{
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
}
		
a.smallblack:hover{
	color: #EEDD82;
	text-decoration: none;
}

a.details{
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Geneva, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	cursor: hand;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	padding: 3px 5px 3px;
	text-decoration: none;
	background-image: url(images/greygrad.gif)
}

a.details:hover{
	color: firebrick;
}	

a.footer{
	font-size: 10pt;
	color: #FFFFCC;	
	text-decoration: underline;
}

a.footer:hover{
	color: black;
	text-decoration: none;
}

.iNavigateSpanLevel1{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.iNavigateSpanLevel1:hover{
	color: firebrick;
	text-decoration: underline;
}

.iNavigateSpanLevel2{
	color: black;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.iNavigateSpanLevel2:hover{
	color: firebrick;
	text-decoration: underline;
}		

/*-------------------- FORM ELEMENTS ------------------------*/

.input{
	background-color: #FFFFFF;
	color: #000000;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	font-size: 8pt;
	font-weight: normal;
	padding: 1px 5px 1px;
	margin: 1px;
}

.input2{
	background-color: #FFFFFF;
	color: #000000;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	font-size: 8pt;
	font-weight: normal;
	padding: 3px 0px 4px;
	margin: 1px;
}

.submit{
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Geneva, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	cursor: hand;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	padding: 2px 5px 2px;
	background-image: url(images/greygrad1.gif)
}	
