/* @override 
	http://snadmin.xk90.com/sn/common/css/common.css
	http://192.168.100.4:55050/sn/common/css/common.css
*/

body {
	font-family: Arial;
	font-size: 13px;
	color: #666;
}

div {
	/*border: 1px solid blue;*/
}

.post_content {
	font-family: Arial;
	font-size: 13px;
	color: #666;
}

h1.post_title {
	font-family: Times;
	font-size: 18px;
	color: #48732b;

}

.post_categories li {
	font-family: Times;
	font-size: 18px;
	color: #48732b;
}

br.fc,
span.fc {
	clear: both;
	line-height: 1px;
}

#a {
	text-decoration: none;
	color: #666;
}
#hd {
	padding-top: 20px;
	overflow: hidden;
	width: 950px;
}

#logo {
	float: left;
	padding-left:20px;
	margin: 0;
	border-style: none;
}

h1, h2, h3, h4, h5 {
	color: #48732b;
	font-family: Times;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
}

h1 {
	font-size: 36px;
	line-height: 1em;
}

h2 {
	font-size: 24px;
	line-height: 1.1em;
}

h3 {
	font-size: 22px;
	line-height: 1.1em;
}

h4 {
	font-size: 18px;
	line-height: 1.1em;
}

ul, li, p {
	padding: 0;
	margin: 0;
}

ul li {
	list-style: none;
}

/* 
	ALL TABS
*/

.tabs li{
	float: left;
	padding: 0;
	margin: 0;
}

.tabs {
	text-transform: capitalize;
	overflow:hidden;
}

.tabs li a {
	float:left;
	text-decoration: none;
	text-align:center;
	margin: 0;
	padding: 0;
	font-size: .9em;
}

/*
	USER LINKS
*/

#user_links {
	text-transform: none;
	float: right;
	margin-bottom: 12px;
}

#user_links li a {
	padding: 0 10px;
	color: #666;
	font-size: 85%;
	border-left: 1px solid #999;
}

#user_links li.start a {
	border-left:none;
}

#user_links li a:hover {
	color: #333;
}

/*
	HEADERS
*/

#wishlist_header {
	width: 740px;
	height: 36px;
	background: url(../images/corners/wish_list_header2_curve.png) no-repeat;
	overflow: hidden;
}

#wishlist_header h1 {
	color: #fff;
	font-size: 160%;
	line-height: 35px;
	margin: 0 10px;
	font-family: Arial;
	text-transform: uppercase; 
	float: left;
}

#wishlist_header a{
	float: left;
	padding-top: 10px;
	margin-left: 20px;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

#wishlist_header a:hover{
	font-weight: bold;
	border-bottom: 2px solid #fff;
}
/*
	MAIN TABS
*/

#main_tabs {
	float: right;
	width: 740px;
	text-transform: uppercase;
}

#main_tabs ul {
	float: right;
}

#main_tabs li a {	
	width: 113px;
	height: 40px;
	background: url(../images/tab_s_w.png) 0 bottom;
	border-right: 1px solid #aaa;
	font-weight:bold;
	color: #48732b;
	line-height: 40px;
	font-size: 90%;
}

#main_tabs li a.t {
	line-height: 1.1em;
	padding: 7px 15px 0;
	height: 33px;
	width: 83px;
}

#main_tabs li.start a {
	background: url(../images/tab_home_w.png) 0 bottom;
	width: 56px;
}

#main_tabs li.end a {
	background: url(../images/tab_r_w.png) right bottom;
	border-right: none;
}

#main_tabs li a:hover {
	background: url(../images/tab_s_w.png) 0 top;
	color: #fff;
}

#main_tabs li.start a:hover {
	background: url(../images/tab_home_w.png) 0 top;
}

#main_tabs li.end a:hover {
	background: url(../images/tab_r_w.png) right top;
}

#main_tabs li.here a {
	background-position: 0 top;
	color: #fff;
}	

#main_tabs li#main_plant_search_tab.here a {
	background-position: right top;
}

/*
	MINI TABS
*/
#mini_tabs {
	overflow: hidden;
	width: 100%;
	margin-top: 20px;
	text-transform: capitalize; 
}

#mini_tabs ul {
	float:right;
	margin-right: 10px;
}

#mini_tabs li a {	
	padding:  0 10px;
	height: 17px;
	color: #fff;
	line-height: 17px;
	font-size: 85%;
	border-left: 1px solid #fff;
}

#mini_gift_cards_tab a {
	background: url(../images/tabs/mini_gift_cards_tab.png) left bottom;
}

#mini_gift_cards_tab a:hover {
	background: url(../images/tabs/mini_gift_cards_tab.png) left top;
}

#mini_store_locations_tab a {
	background: url(../images/tabs/mini_landscape_tab.png) center bottom;
}

#mini_store_locations_tab a:hover {
	background: url(../images/tabs/mini_landscape_tab.png) center top;
}

#mini_gift_registry_tab a {
	background: url(../images/tabs/mini_gift_reg_tab.png) center bottom;
}

#mini_gift_registry_tab a:hover {
	background: url(../images/tabs/mini_gift_reg_tab.png) center top;
}

#mini_sales_specials_tab a {
	background: url(../images/tabs/mini_sales_tab.png) center bottom;
}

#mini_sales_specials_tab a:hover {
	background: url(../images/tabs/mini_sales_tab.png) center top;
}

#mini_landscape_design_tab a {
	background: url(../images/tabs/mini_landscape_tab.png) center bottom;
}

#mini_landscape_design_tab a:hover {
	background: url(../images/tabs/mini_landscape_tab.png) center top;
}

#mini_blog_tab a {
	background: url(../images/tabs/mini_blog_tab.png) center bottom;
}

#mini_blog_tab a:hover {
	background: url(../images/tabs/mini_blog_tab.png) center top;
}

#mini_links_tab a {
	background: url(../images/tabs/mini_links_tab.png) right bottom;
}

#mini_links_tab a:hover {
	background: url(../images/tabs/mini_links_tab.png) right top;
}

/*
	COMMON LINKS
*/

#common_links {
	float: left;
	width: 100%;
	height: 50px;
	padding: 10px 0 20px 0;
}

#common_links ul {
	width: 530px;
	margin: 0 auto;
}

#common_links a {
	text-transform: none;
	color: #666;
}

#common_links a:hover {
	color: #333;
	border-bottom: 1px solid #333;
}

#common_links li {
	margin: 0 20px;
}


#ft {
	margin-bottom: 30px;
	font-size: 85%;
	width: 100%;
	text-align: center;
}

#busy {
	float: left;
	font-size: 85%;
	margin-left: 10px;
}


/*
	SITE NAV
*/
#site_nav {
	display:none;
	margin-top: 50px;
	padding: 20px 40px;
	font-size: 85%;
	line-height: 1.5em;
	overflow: hidden;
	width: 100%;
}

#site_nav ul {
	float: left;
	width: 20%;
}

#site_nav strong {
	text-transform: uppercase;
}

/*
	TOOL TIPS
*/

a.info,
a.info_t {
    position:relative; /*this is the key*/
    z-index:24; 
    text-decoration:none;
    color: #333;
}

a.info:visited,
a.info_t:visited {
	color: #333;
}

a.info:hover,
a.info_t:hover {
	z-index:25; 
	background-color:#ff0;
}

a.info span,
a.info_t span {
	display: none;
}

a.info:hover span,
a.info_t:hover span {
	display:block;
	z-index: 30;
    padding: 3px;
    position:absolute;
    border: 1px solid #6f9155;
    background-color:#fff; 
    color:#6f9155;
    text-align: center;
    text-transform: none;
    font-size: 1em;
    line-height: 1.1em;
    font-weight: normal;
}

a.info:hover span { /*the span will display just on :hover state*/
    bottom:20px; left:1em; width:12em;  
}

a.info_t:hover span { /*the span will display just on :hover state*/
    bottom:1.5em; left:-9em; width:12em;
}

/* 
	GLOBAL ARTICLE STYLES
*/

.art h1 {
	margin: 10px 0;
	margin-bottom: 20px;
}
.art p {
	margin: 10px 0;
	margin-bottom: 20px;
	color: #333;
	font-size: 100%;
	line-height: 1.3em;
}

#restricted_page_login {
	padding: 50px 0;
	margin: 0 auto;
	height: 500px;
	width: 405px;
}

#restricted_page_login #login_form {
	float: none;
}
/*
	LOGIN and NEW USER FORMS
*/

p.message {
	color: green;
	border: 1px solid green;
	text-align: center;
	padding: 5px;
}
.art #login_wrapper{
	width: 100%;
	overflow: hidden;
}

#login_content {
	height: 600px;
}
#login_form,
#new_account_form,
#order_form {
	float: left;
}

#login_form fieldset,
#new_account_form fieldset,
#order_form fieldset,
#edit_form_wrapper fieldset,
#generic_form_wrapper fieldset {
	width: 300px;
	margin: 50px 20px;
	padding: 30px 10px 10px 10px;
	border: 1px solid #999;
	text-align: left;
}

.art #login_form fieldset,
.art #new_account_form fieldset {
	margin: 50px 10px;
}

#order_form fieldset,
#generic_form_wrapper fieldset {
	width: 500px; 
}

fieldset legend,
fieldset p legend {
	color: #fff;
	background-color: #4f752c;
	padding: 5px;
	font-weight: bold;
}

fieldset p,
.art fieldset p {
	font-size: 100%;
	overflow:hidden;
	margin: 5px 0;
}

fieldset p.button-bar,
.art fieldset p.button-bar {
	padding: 10px 10px 0 0;
	text-align:right;
}

label {
	float: left;
	width: 120px;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
}

.error {
	display: block;
	text-align: center;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	border: 1px solid red;
	color: red;
	background-color: #fff;
}

.set_value {
	color: #333;
}

/*
	EDIT CONTROLS
*/

.article_edit_controls {
	position: absolute;
	padding: 0px 3px;
	margin-top: -10px;
	background: #aaa;
	opacity: 50%;
	z-index: 1;
}

#content_boxes .article_edit_controls a.actl,
.article_edit_controls a.actl { 
	color: #fff;
	text-decoration: none;
	font-size: 85%;
	text-transform: lowercase;
}
#content_boxes .article_edit_controls a.actl:hover,
.article_edit_controls a.actl:hover {
	color: #000;
}

.page_edit_controls {
	position: absolute;
	top: 3px;
	left:  3px;
	background: #aaa;
	opacity: 50%;
	z-index: 1;
	padding: 0px 3px;
}

.page_edit_controls a { 
	color: #fff;
	text-decoration: none;
	font-size: 85%;
	text-transform: lowercase;
}

.page_edit_controls a:hover {
	color: #000;
}

.product_edit_controls {
	position: absolute;
	margin-top: -20px;
	padding: 0px 3px;
	background: #aaa;
	opacity: 50%;
	z-index: 2;
}

.product_edit_controls a { 
	color: #fff;
	text-decoration: none;
	font-size: 85%;
	text-transform: lowercase;
}

.product_edit_controls a:hover {
	color: #000;
}

/* STANDARD DECORATIONS */

#bold {
	font-weight: bold;
}

#bold_red {
	font-weight: bold;
	color: red;
}

#bold_red_italic {
	color: red;
	font-weight: bold;
	font-style: italic;
}

/* LOCATION PAGE STYLES */

#indent_from_left_nav_block {
	border-left: none;
	padding: 10px;
	padding-left: 0;
	color: #666;
	margin: 0 30px 10px 150px;
}

#styled_list {
	border-left: none;
	padding: 10px;
	padding-left: 0;
	color: #666;
	margin: 0 30px 10px 10px;
}

#styled_list ul {
	background-color: #fff;
	padding: 10px;
	padding-top: 5px;
	border-bottom: 1px none #666;
}

#styled_list li {
	margin-bottom: 9px;
	font-size: 100%;
}

#styled_list li a {
	text-decoration: none;
	color: #666;
}

#styled_list li a:hover  {
	text-decoration: none;
	color: #333;
	border-bottom: 1px solid #666;
}

#bullet_list {
	border-left: none;
	padding: 10px;
	padding-left: 0;
	color: #666;
	margin: 0 30px 10px 10px;
}

#bullet_list ul {
	background-color: #fff;
	padding: 10px;
	padding-top: 5px;
	border-bottom: 1px none #666;
}

#bullet_list li {
	margin-bottom: 9px;
	font-size: 100%;
	list-style-type: circle;
	margin-left: 5px;
}

#bullet_list li a {
	text-decoration: none;
	color: #333;
	list-style-type: circle;
}

#bullet_list li a:hover  {
	text-decoration: none;
	color: #333;
	border-bottom: 1px solid #666;
	list-style-type: disc;
}

#location_list .heading {
	font-size: 115%;
	font-weight: bold;
	color: #757c53;
	text-transform: uppercase;
	border-color: #9da184;
	margin: 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

#sitemap li,
#sitemap ul li {
	margin-left: 5px;
}
table.no_border {
	border-style: none;
	vertical-align: top;
	margin-top: 20px;
	width: 100%;
}

table.no_border tr, table.no_border td {
	border-style: none;
	vertical-align: top;
	margin-top: 20px;
}

table.no_border td {
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
}

table.no_border h1,h2,h3,h4 {
	padding-bottom: 5px;
	padding-top: 2px;
}

table.no_border tbody tr td i {
	display: inline-block;
}

table.no_border ul {
	padding-top: 10px;
	padding-bottom: 10px;
}

#ZoomCapDiv td {
	border: none;
}
