@charset "UTF-8";
/* CSS Document */

body{
	background-image:url(images/bg.gif);
	font-family:Arial;
}

.clear{
	clear:both;
}

#top{
	width:1120px;
	height:100px;
	margin:0px auto;
	margin-bottom:10px;
}

.flasLogo{
	width:540px;
	height:100px;
	float:left;
}

#signinbox{
	float:right;
	width:500px;
	text-align:right;
	font-size:14px;
	color:#CCC;
	padding-top:25px;
	margin:0px;
}

form{
	margin:0px;
	padding:0px;
}

#signinbox input{
	width:114px;
	height:22px;
	background-color:#DDD;
	color:#000;
	border:1px #AAA solid;
	font-size:14px;
	white-space:nowrap;
}

#signinbox a{
	color:#CCC;
	font-size:12px;
	line-height:200%;
	text-decoration:underline;
}

a.signin_btn{
	width:85px;
	height:22px;
	display:block;
	float:right;
	background-image:url(images/signin.gif);
	margin-left:10px;
	margin-top:0px;

}

a:hover.signin_btn{
	background-image:url(images/signin_hover.gif);
}
#signinbox input.hbutton, #signinbox input.hsubmit {
	color: #000000;
	font-weight: bold;
	background: #FF9000;
	border: 2px outset #ff9000;
	cursor: pointer;
	margin-top: 4px;
}

#container{
	width:1100px;
	margin:0px auto;
	background-color:#ebebeb;
	padding:10px;
	border-bottom:#CCC 10px solid;
}

h2{
	color:#a1cb22;
}

h3{
	color:#666;
}


#menus{
	width:1100px;
	height:35px;
	margin:0px auto;
	background-color:#a1cb22;
}

#menus a{
	display:block;
	float:left;
	font-size:16px;
	padding:9px 20px 7px 20px;
	margin-left:15px;
	text-decoration:none;
	color:#000;
}

#menus a:hover{
	text-decoration:none;
	background-color:#90b914;
}

#flash{
	width:1100px;
	margin:0px auto;
	margin-top:10px;
}

#soon{
	width:1100px;
	height:200px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-top:150px;
	margin:0px auto;
	margin-top:10px;
}

#flash p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#777;
}

a.logomenu1,a.logomenu2,a.logomenu3{
	display:block;
	height:120px;
	float:left;
	margin:10px 0px 0px 0px;
	cursor:pointer;
	font-size:11px;
	color:#000;
	text-decoration:none;
	padding:5px 20px;
}

a.logomenu1{
	width:326px;
	background-image:url(images/logo_hortygirl.gif);
	border-right:1px #333 dotted;
}

a:hover.logomenu1{
	background-image:url(images/logo_hortygirl_hover.gif);
}

a.logomenu2{
	width:326px;
	background-image:url(images/logo_hortcouture.gif);
	border-right:1px #333 dotted;
}

a:hover.logomenu2{
	background-image:url(images/logo_hortcouture_hover.gif);
}

a.logomenu3{
	width:326px;
	background-image:url(images/logo_naturalelement.gif);
}

a:hover.logomenu3{
	background-image:url(images/logo_naturalelement_hover.gif);
}

#feet{
	width:1100px;
	margin:0px auto;
	text-align:center;
	font-size:12px;
	color:#AAA;
	margin-top:5px;
}

#feet a{
	color:#AAA;
	text-decoration:underline;
}

#feet a:hover{
	color:#FD0;
	text-decoration:underline;
}



/*//////////////////////////////*/
/*           ABOUT US           */
/*//////////////////////////////*/

.box_left{
	float:left;
	width:365px;
	height:290px;
	margin-right:1px;
	padding:0px;
}

.box_right{
	float:left;
	width:694px;
	height:250px;
	margin-right:0px;
	padding:20px;
	background-color:#FFF;
}

.box_right .box1,.box_right .box2{
	width:340px;
	padding:0px;
	float:left;
	margin-right:12px;
}

.box_right .box2{
	margin-right:0px;
}

.decor{
	width:1092px;
	background-color:#BBB;
	float:left;
	margin-top:9px;
	font-size:16px;
	color:#000;
	padding:4px;
}

.box_img{
	width:1100px;
	height:150px;
	background-color:#CCC;
	float:left;
}

/*//////////////////////////////*/
/*         TESTMONIALS          */
/*//////////////////////////////*/

.testmonials_left,.testmonials_mid,.testmonials_right{
	float:left;
	width:323px;
	height:410px;
	margin-right:2px;
	margin-bottom:2px;
	padding:20px;
	border:1px solid #DDD;
	background-color:#FFF;
	border-bottom:10px solid #9C0;
}

.testmonials_mid{
	margin-right:2px;
}

.testmonials_right{
	margin-right:0px;
}


/*//////////////////////////////*/
/*           WHAT NEW           */
/*//////////////////////////////*/
.news_left{
	float:left;
	width:325px;
	height:250px;
	margin-right:1px;
	padding:20px;
	background-color:#8b0;
}

.news_right{
	float:left;
	width:694px;
	height:250px;
	margin-right:0px;
	padding:20px;
	background-color:#FFF;
}


.news_right li{
	color:#777;
	margin-bottom:5px;
	padding-bottom:5px;
	font-size:14px;
	border-bottom:1px solid #DDD;
}

/*//////////////////////////////*/
/*          CONTACT US          */
/*//////////////////////////////*/
.contact_left{
	float:left;
	width:310px;
	height:395px;
	margin-right:1px;
	padding:20px;
	border-right:5px solid #9C0;
	background-color:#FFF;
}

/*
.contact_left a{
	color:#8b0;
}
*/

.contact_right{
	float:left;
	width:694px;
	height:395px;
	margin-right:0px;
	padding:20px;
	background-color:#EEE;
}

form{
	padding:0px;
	margin:0px;
}

form table{
	font-size:14px;
	color:#777;
	width:100%;
	padding:1px;
	border:1px;
}

form table th{
	text-align:left;
	font-weight:normal;
	/*background-image:url(images/bg_form.jpg);*/
	background-color:#DDD;
	width:25%;
	padding:4px;
	color:#666;
}

form table td{
	text-align:left;
	font-weight:normal;
	/*background-image:url(images/bg_form2.jpg);*/
	background-color:#DDD;
}

.myinput{
	border:1px solid #DDD;
	padding:2px;
	width:96%;
	font-size:14px;
	color:#777;
}


.greenFont{
	color:#9C0;
	font-weight:bold;
}


/*//////////////////////////////*/
/*          RETAILERS          */
/*//////////////////////////////*/
.retailer{
	width:1060px;
	margin-right:0px;
	padding:20px;
	background-color:#FFF;
}

.retailer table{
	font-size:14px;
	color:#777;
	width:100%;
	padding:1px;
	font-size:12px;
	border-collapse:collapse;
	margin-bottom:20px;
}

.retailer thead td{
	background-color:#666;
	background-image:none;
	padding:5px;
	font-size:14px;
	color:#FFF;
}

.retailer tbody td{
	text-align:left;
	font-weight:normal;
	background-image:url(images/bg_form.jpg);
	padding:5px;
	border-bottom:1px solid #CCC;
}

.retailer tbody th{
	text-align:left;
	font-weight:normal;
	background-image:url(images/bg_form.jpg);
	padding:4px;
	border-bottom:1px solid #CCC;
	font-weight:bold;
	color:#555;
}

a{
	color:#8b0;
	text-decoration:underline;
}

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

