/*-----------------------------------------------------------------------------
Verde Home Style Sheet

version:   1.0
author:    kent schneider
email:     kent@verdehomeinc.com
website:   http://www.verdehomeinc.com
-----------------------------------------------------------------------------*/
/*------LAYOUT------*/
* {
	margin: 0;
	padding: 0;
}
#wrapper {
	width:800px;
	position:relative;
	left: 50%;
	margin-left: -400px;
}
#logo {
	width: 800px;
	float:left;
	padding-top:5px;
	padding-bottom: 0px;
}
#topmenu {
	width:800px;
	float:left;
	padding-bottom: 2px;
}
#main {
	width:800px;
	float:left;
	padding-bottom:5px;
}
#lowleft {
	width:395px;
	float:left;
	padding-bottom:5px;
	padding-right: 5px;
}
#lowright {
	width:400px;
	float:right;
	padding-bottom:5px;
}
#bottom {
	width:820px;
	float: left;
	padding-bottom: 5px;
}
.float {
	float: left;
	padding-right: 5px;
}
#newsletter {
	width:800px;
	clear:both;
}
#bottommenu {
	width:800px;
	float:left;
	padding-top:23px;
}
#address {
	width:800px;
	clear:both;
}
#t2_content {
	width:800px;
	float:left;
}
#category_pic {
	width:700px;
	float: right;
	padding-bottom: 5px;
}
#navbar {
	width: 95px;
	float: left;
	padding-bottom:5px;
}
.clear {
	clear:both;
}
#press {
	width:200px;
	height:250px;
	float:left;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
#detail_wrapper {
	width:700px;
	float:left;
}
#detail_pic {
	width:400px;
	float:left;
}
#detail_text {
	width:295px;
	float:right;
	padding-top: 30px;
}
#ts_wrapper {
	width:600px;
	position:relative;
	left: 50%;
	margin-left: -300px;
}
#paging {
	width:700px;
	float:right;
	text-align:right;
}
#spacer {
	width:700px;
	height:7px;
	float:left;
}
/*------GENERAL STYLES------*/
body{
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color:#000000
}
p {
	font-size:12px;
	color:#000000;
}
h1 {
	font-size: 18px;
	color: #666666;
}
h2 {
	font-size:16px;
	color:#898989;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #AA5F55;
	font-weight:100;
	padding-left: 10px;
}
h4 {
	font-size:13px;
	padding-left:20px;
	font-weight:300;
	color:#CC0000;
}
address{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:9px;
	text-align:center;
}
a[href^="mailto:"] {
	background: url(graphics/email.png) no-repeat right top;
	padding-right: 20px;
}
a[href^="http"] {
	background: url(graphics/externalLink.gif) no-repeat right top;
	padding-right: 10px;
}
a[href^="http://www.verdehomeinc.com"], a[href^="http://verdehomeinc.com"] {
	background-image:none;
	padding-right:0;
}
a[href^="#top_page"] {
	background:url(graphics/bullet_arrow_top.png) no-repeat right top;
	padding-right: 15px;
}
ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
img {
	border:0px;
}
/*------general link hover prpoerties------*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BA9324;
}
a:hover {
	text-decoration: none;
	color: #B9B9B9;
}
a:active {
	text-decoration: none;
	color: #BA9324;
}
a {
	color: #BA9324;
}

/*------HEADER TOP MENU------*/
.topmenu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
}
.topmenu ul {
	margin:0;
	padding:0;
	list-style:none;
	width: 805px;
	float:left;
}
.topmenu ul li {
	float:left;
}
.topmenu ul a {
	display:block;
	padding: 0 .9em;
	line-height: 2.1em;
	text-decoration:none;
	background-color: none;
}

/*------SUB CATEGORY PICS ON T2 PAGES------*/
.subcat_pic ul {
	margin:0;
	padding:0;
	list-style: none;
	width: 700px;
	float: left;
	text-align:center;
}
.subcat_pic ul li {
	width: 150px;
	height: 150px;
	float:left;
	padding-right: 25px;
	padding-bottom: 25px;
}
.subcat_pic ul li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

/*------CATALOG PAGES-----*/
.catpage {
	width:200px;
	height:200px;
	float:left;	
}
.catpage ul {
	text-align:center;
}
.catpage ul li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	/*color: #CC6633;*/
}
.catpage ul li a:hover {
	/*color:#666666;*/
}

/*------SIDE NAVBAR FOR TIER 2 LANDING PAGES------*/
.navbar {
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px; 
	background-color: #e6eadc;
}
.navbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.navbar ul a {
	display: block;
	width: 95px;
	height: 35px;
	line-height: 35px;
	text-decoration: none;
	color: #996666;
	padding-left: 10px;
}
.navbar ul a:hover {
	text-decoration:none;
	color:#B9B9B9;
}

/*------INDEX MAIN GRAPHIC------*/
.main {
	width:800px; 
	height:400px; 
	/*--background-image:url(graphics/mainpic2.jpg);--*/
}
.main h1{
	color: #333333;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	position:absolute;
	top:435px;
	left:100px;
}
.main h1 a{
	color: #FFFFFF;
}
.main p{
	color: #FFFFFF;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	position:absolute;
	top:200px;
	left: 460px;
	width: 275px;
}
.main p strong{
	font-weight:100;
	color:#FFFFFF;
	}
		
.main p a{
	color:#000000;
}


	
/*------INDEX LOWER LEFT GRAPHIC------*/
.lowleft {
	width:395px;
	height:200px;
}
.lowleft h1{
	color:#FFFFFF;
	font-size:18px;
	position:absolute;
	top:580px;
	left:8px;
}
.lowleft p{
	color: #000000;
	font-size:12px;
	position:absolute;
	top:725px;
	left:30px;
}

/*------INDEX LOWER RIGHT GRAPHIC------*/
.lowright {
	width:400px;
	height: 200px;
}
.lowright h1{
	color:#000000;
	font-size:18px;
	position:absolute;
	top: 615px;
	left: 450px;
}
/*--.lowright h1 a {
	color: #FF6633;
}--*/
.lowright p{
	color: #000000;
	font-size: 12px;
	position:absolute;
	top:580px;
	left:387px;
	text-align: center;
	width: 195px;
	padding-left: 15px;
	padding-right: 30px;
}
.lowright1 h1 {
	color:#000000;
	font-size:18px;
	position:absolute;
	top: 570px;
	left: 630px;
	text-align: center;
}
.lowright1 p {
	color: #000000;
	font-size: 12px;
	position:absolute;
	top:620px;
	left:586px;
	text-align: center;
	width: 190px;
	padding-left: 15px;
	padding-right: 30px;
}
/*------NEWSLETTER SIGNUP------*/
.newsletter {
	width:800px;
	height:30px;
	background-color:#F7F7F7
}
.newsletter p {
	text-align: center;
	height: 30px;
	line-height:30px;
	color: #000000;
	font-size:12px;
}
.newsletter p a {
	display:inline-block;
	color: #CC6666 ;
	text-decoration:none;
}
.newsletter p a:hover {
	text-decoration:none;
	color: #B9B9B9;
}

/*------BOTTOM MENU INDEX------*/
.bottommenu {
	width:800px;
	height:10px;
	position:relative;
	left: 9%;
}
.bottommenu ul {
	margin:0;
	padding:0;
	list-style:none;
	width: 800px;
	float:left;
	text-transform: lowercase;
	font-size:11px;
}
.bottommenu ul li {
	float:left;
}
.bottommenu ul a {
	display:block;
	padding: 0 1em;
	line-height: 2.1em;
	text-decoration:none;
	background-color: none
}

/*------ADDRESS INDEX------*/
.address {
	width: 800px;
	height: 10px;
}
.address p{
	color: black; 
	font-size: 8pt; 
	text-align: center; 
	text-transform: uppercase; 
}	
/*------ABOUT------*/
#about {
	width:800px;
	float: left;
	padding-bottom:5px;
}
.about {
	width: 800px;
	background-color:#F6F6F6;
}
.about h1, p {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:0px;
	padding-top:0px;
}
.about h2 {
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.about ul {
	list-style: circle;
	font-size:12px;
	padding-left:40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.about label {
	font-size:12px;
	padding-left: 20px;
}
.about fieldset {
	border:solid 0 transparent;
}
.about input:focus, textarea:focus {
	background:#D0D0D0;	
}

/*------DETAIL TEXT------*/
.detail_text h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color: #A7A7A7;
}
.detail_text h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
.detail_text p {
	padding-bottom:5px;
	font-size:11px;
}
.detail_text a {
	font-weight:100;
}

/*------RUG SEARCH------*/
#rs_dropdown {
	padding-left:30px;
	}
/*------CATEGORY PIC------*/
.category_pic { 
	width:700px;
	height: 300px;
}
.category_pic h1{
	color: #CCCCCC;
	font-size:18px;
	position:absolute;
	top: 265px;
	left: 170px;
}
.category_pic p{
	color: #FFFFFF;
	font-size: 10pt;
	position:absolute;
	top:290px;
	left:160px;
}
/*---Alternate Position---*/
.category_pic2 p{
	color: #FFFFFF;
	font-size: 10pt;
	position:absolute;
	top:325px;
	left:160px;
}
.category_pic2 h1{
	color:#666666;
	font-size:18px;
	position:absolute;
	top: 300px;
	left: 170px;
}
/*------TRACKING PAGES-----*/
.trackpage {
	width:800px;
	float:left;	
}
.trackpage ul {
	text-align:left;
}
.trackpage ul li {
	display:block;
	padding: 0 1em;
	line-height: 2.1em;
	text-decoration:none;
	background-color: none;
	float:left;	
}
.trackpage ul li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	/*color: #CC6633;*/
}
.trackpage ul li a:hover {
	/*color:#666666;*/
}
.trackpage p {
	font-size: 14px;
	color: #333333;
}
.trackpage ul li strong {
	font-size:12px;
	color: #AA7F55;
}

/*-----Index Page Four Bottom Box Text Layout-----*/
#bottombox1 p{
	position:absolute;
	left: 25px;
	top: 595px;
	display:block;
	width:435px;
	text-align:left;
	color: #000000;
}
#bottombox2 p{
	position:absolute;
	left: 683px;
	top: 630px;
	text-align: center;
	width: 90px;
	height: 136px;
	color: #000000;
}
#bottombox3 p{
	position:absolute;
	left: 445px;
	top: 725px;
}
#bottombox4 h1{
	position:absolute;
	left: 643px;
	top: 590px;
	text-align:center;
}
#bottombox4 p{
	position:absolute;
	left: 535px;
	top: 675px;
	width: 250px;
}
#bottombox4 p strong{
	font-weight:100;
	color: #00FFFF;
}
#bottombox4 p a{
	color: #333366;
	}
	
/*-----Styling for ShareThis-----*/
#sharethis {
	font-size:8pt;
	}
	
/*-----Design Services-----*/
#ds {
	width:800px;
	float: left;
	padding-bottom:5px;
	}
#ds h1, p {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:0px;
	padding-top:0px;
}
#ds h2 {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#ds ul {
	list-style: circle;
	font-size:12px;
	padding-left:40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#ds label {
	font-weight:bold;
	padding-left: 0px;
	font-size:14px;
}
#ds fieldset {
	border:solid 0 transparent;
}
#ds input:focus, textarea:focus {
	background:#D0D0D0;
}
#ds textarea {
	width: 400px;
	height:auto;
}
#ds_form {
	width: 700px;
	padding-left: 30px;
}

/*------MAIN HEADER SELECTOR-------*/
#browse_by {
	font-size:80%; 
	font-style:italic;  
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	float:right;
	}
	
#browse_by a {
	color: #FF6666;
}

#browse_by a:hover {
	text-decoration: none;
	color: #B9B9B9;
}

/*-----iFrame for Facebook Plug in-----*/
#iframe {
	width: 800px;
	padding-left: 250px;
	}

