/**************2012 version MAIN LAYOUT CLASSES**********/
html {
	font-size:100%; /*IE hack*/
}

body {
	font-family: arial;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	margin:0px;
	padding:0px;
}

b,strong {
	font-weight:bold;
}

img {
	border:none! important;
}

input {
	font-size:10px;
	font-style:normal;
	font-weight:500;
	font-family:Verdana;
	color:#666;
}

textarea {
	font-size:10px;
	font-style:normal;
	font-weight:500;
	font-family:Verdana;
	color:#666;
}

select {
	font-size:10px;
	font-style:normal;
	font-weight:500;
	font-family:Verdana;
	color:#666;
}


#pagewrapper_outer{
	background:url(/images/2012/BackgroundAll.png) repeat-y;
	width:1016px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	z-index:1;
	}

#pagewrapper{
	width:1000px;
	float:left;
	margin-left:8px;
	top: 0px;
	background-color: #FFF;
	position:relative;
	z-index:1;
	}

#header {
	background-color: #FFF;
	width: 1000px;
	height: 100px;
	float:left;
	position:relative;
}

/****HEADER STYLES********/
#logo {
	background-color: #FFF;
	position:absolute;
	left:30px;
	top: 7.5px;
	width:170px;
}

#logo img{
	border:none;
}

#fp_search {
	background-color: #FFF;
	position:absolute;
	left:220px;
	top: 30px;
	width:300px;
}

.hdr1{
	font-family: Georgia,Arial;
	font-style: italic;
	font-weight: 400;
	font-size:20px;
	color:#4F6330;
}

.hdr2{
	font-family: Arial;
	font-style: normal;
	font-weight: 600;
	font-size:14px;
	color:#3399CC;
}

.callout {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size:16px;
	color:#999999;
	line-height:22px;
}

#fp_search_form {
	position:absolute;
	left:0px;
	top: 30px;
	width:390px;
	height:25px;
}

#fp_sf{
	position:absolute;
	top:1px;
	left:0px;
	height:25px;
}

#fp_sf_r{
	position:absolute;
	left:337px;
	top:1px;
	z-index:999;
	height:25px;
}


.fp_sf_text{
	width:330px;
	font-size:11px;
	color:#666;
	padding-top:4px;
	padding-bottom:5px;
	padding-left:4px;
	margin-top:1px;
}

.fp_sf_img{
	background-image: url('/images/2012/MagnifyingGlass.png');
	background-repeat: no-repeat;
	background-position:4px 6px;
	background-color:#4b9eca;
	width:24px;
	height:24px;
	border:1px solid #ccc;
	float:left;
	position:relative;
	top:0px;
	left:7px;
}

a.fp_sf_img:link{
	display:block;
	vertical-align:middle;
	text-align:center;
	background-image: url('/images/2012/MagnifyingGlass.png');
	background-repeat: no-repeat;
	background-position:4px 6px;
	background-color:#4b9eca;
	width:24px;
	height:24px;
	border:1px solid #ccc;
	float:left;
	position:relative;
	top:0px;
	left:7px;
}


a.fp_sf_img:hover{
	background-color:#6abdea;
}

#cart{
	position:absolute;
	right:20px;
	top:0px;
	width:600px;
	height:100px;
	color:#666;
	z-index:2;
	}


#scart_menuline {
	float:right;
	margin-top:10px;
	margin-right:10px;
	width:450px;
	text-align:right;
}

#scart_contain {
    position:relative;
	width:168px;
	height:62px;
    padding:2px;
	float:right;
	border:1px solid #E4EDEF;
	background-color:#E4EDEF;
	-webkit-border-radius:0px 0px 7px 7px;
	-moz-border-radius:0px 0px 7px 7px;
	border-radius:0px 0px 7px 7px;
	margin-right:20px;
}

#scart_img img{
    top:3px;
    position:relative;
}

#scart {
    position:relative;
}

#cart_button{
	margin-top:8px;
	width:168px;
	text-align:center;
}

a.button_small:link{
	display:block;
	height:15px;
	width:133px;
	text-align:center;
	background-image:url(/images/2012/Button_Small.jpg);
	background-repeat:repeat-x;
	background-color:#2781B0;
	border:outset 2px #CCC;
	color:#FFF;
	font-size:10px;
	line-height:15px;
	vertical-align:middle;
	font-family:Arial;
	font-weight:600;
	margin-left:auto;
	margin-right:auto;
}
a.button_small:visited{
	display:block;
	height:15px;
	width:133px;
	color:#FFF;
	margin-left:auto;
	margin-right:auto;
}

a.button_small:hover{
	display:block;
	height:15px;
	width:133px;
	text-align:center;
	background-color:#2781B0;
	background-image:none;
	border:outset 2px #CCC;
	color:#FFF;
	font-size:10px;
	line-height:15px;
	vertical-align:middle;
	font-family:Arial;
	margin-left:auto;
	margin-right:auto;
}

a.button_small:active{
	display:block;
	height:15px;
	width:133px;
	color:#FFF;
	margin-left:auto;
	margin-right:auto;
}

#scart_items{
	height:15px;
	width:133px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

#hdr_msg{
	height:14px;
	line-height:14px;
	position:absolute;
	top:77px;
	right:20px;
}


.hdr_msg_lg{
	font-family: Arial;
	font-style: normal;
	font-weight: 600;
	font-size:14px;
	color:#3399CC;
}

.SansBod {
	font-family: Arial;
	font-size:13px;
	line-height:19px;
	font-style: normal;
	font-weight: 300;
	color:#333;
}

a.SansBod:link {
	font-family: Arial;
	font-size:13px;
	line-height:19px;
	font-style: normal;
	font-weight: 300;
	color:#3399CC;
}


.SansSmall {
	font-family: Arial;
	font-style: normal;
	font-weight: 300;
	font-size:11px;
	color:#666;
}

a.SansSmall:link {
	font-family: Arial;
	font-style: normal;
	font-weight: 300;
	font-size:11px;
	color:#666;
	text-decoration:underline;
}

a.SansSmall:visited {
	font-family: Arial;
	font-style: normal;
	font-weight: 300;
	font-size:11px;
	color:#666;
}

a.SansSmall:hover {
	font-family: Arial;
	font-style: normal;
	font-weight: 300;
	font-size:11px;
	color:#666;
}

a.SansSmall:active {
	font-family: Arial;
	font-style: normal;
	font-weight: 300;
	font-size:11px;
	color:#666;
}

.dlist {
}

.dlist DT{
	font-family: Arial;
	font-style: normal;
	font-weight: 600;
	font-size:14px;
	color:#3399CC;
	margin-top:12px;
	margin-bottom:0px;
}

.dlist dd{
	font-family: Arial;
	font-size:13px;
	line-height:19px;
	font-style: normal;
	font-weight: 300;
	color:#333;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:20px;
}

.dlist dd a{
	font-family: Arial;
	font-size:13px;
	line-height:19px;
	font-style: normal;
	font-weight: bold;
	color:#000;
}

.dlist dd a:hover{
	font-family: Arial;
	font-size:13px;
	line-height:19px;
	font-style: normal;
	font-weight: bold;
	color:#6ABDEA;
}

.alignLeft {
	float:left;
	margin-right:5px;
}

.alignRight {
	float:right;
	margin-left:5px;
}


/*******Top row alpha_search***/

#alpha {
	width: 950px;
	height: 25px;
	float:left;
	margin-left:25px;
	margin-right:25px;
	position:relative;
	border-bottom:1px solid #ccc;
	z-index:1;
}

#alpha_container{
	float:left;
	height:30px;
	width:100%;

}
#a_title{
	float:left;
	height:25px;
	padding-top:6px;
	margin-left:35px;
	margin-right:15px;
}

#alpha_list{
	list-style: none;
	width:726px;
	padding: 0;
	margin: 0;
	height:25px;
	padding-top:3px;
	float:left;
}

#alpha_list li{
	display:inline;
	padding: 0;
	padding-right:3px;
	padding-left:2px;
	margin: 0;
}

#alpha_list li:before { 
	content: url(/images/2012/letter_dot.png);
}

#alpha_list li:first-child:before { 
	content: "";
}

.alphaletter:link{
	font-family: Arial;
	font-style: normal;
	font-weight: 500;
	font-size:11px;
	color:#4F6330;
}

.alphaletter:visited{
	font-family: Arial;
	font-style: normal;
	font-weight: 500;
	font-size:11px;
	color:#4F6330;
}

.alphaletter:hover{
	font-family: Arial;
	font-style: normal;
	font-weight: 500;
	font-size:11px;
	color:#4F6330;
}

.alphaletter:active{
	font-family: Arial;
	font-style: normal;
	font-weight: 500;
	font-size:11px;
	color:#4F6330;
}

.listing {
	font-family: Georgia,Arial;
	font-style: italic;
	font-weight: 300;
	font-size:11px;
	color:#4F6330;
}

/*******Top row bannerBar***/

#bannerBar {
	width: 950px;
/*	height: 25px;*/
	float:left;
	margin-left:25px;
	margin-right:25px;
	position:relative;
/*	border-bottom:1px solid #ccc;*/
	z-index:1;
}

#bannerBar_container{
	float:left;
	width:100%;
}

.banner_qualified {
	width: 950px;
	height: 50px;
	background-image:url(/images/2013/Banner_2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.banner_qualified_ni {
	width: 950px;
	height: 50px;
	background-image:url(/images/2013/Banner_2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#fiform {
	position:absolute;
	left:640px;
	top:13px;
}

#fiform input{
	height:25px;
	width:110px;
	padding:0px;
	border:1px solid #ccc;
}

.qualified_text {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#333;
	width:230px;
	position:absolute;
	left:640px;
	top:18px;
}

.atc_button_large{
	border-style:outset;
	height:25px;
	width:110px;
	text-align:center;
	background-image:url(/images/2012/Button_Large.jpg);
	background-repeat:repeat-x;
	background-color:#CCC;
	color:#FFF;
	font-size:12px;
	vertical-align:middle;
	font-family:Arial;
	font-weight:600;
}
.atc_button_large:hover{
	background-color:#2781B0;
	background-image:none;
}

#menu {
	background-image:url(/images/2012/TopNav_Background.jpg);
	width: 1000px;
	height: 35px;
	float:left;
	position:relative;
/*	border-bottom:2px solid #FFF;*/
}

#menu_2012 {
	width:1000px;
	height:100%;
	float:left;
	position:relative;
}                 


.menu_comp_2012 {
	background-color:transparent;
	background-image:url(/images/2012/TopNav_Divider.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:35px;
	text-align:center;
/*	border-right:1px solid white;*/
	float:left;
	color:black;
	position:relative;
}                 


a.menu_comp_2012_lnk:link{
	display:block;
	height:25px;
	color:black;
	padding-top:10px;
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	font-weight:600;
	font-size:13px;
}                 

a.menu_comp_2012_lnk:visited{
	display:block;
	height:25px;
	color:black;
	padding-top:10px;
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	font-weight:600;
	font-size:13px;
}                 

a.menu_comp_2012_lnk:hover {
	height:25px;
	color:#FFF;
	background-image:url(/images/2012/TopNav_Hover.jpg);
	background-repeat: repeat-x;
	background-color:#8b987e;
	font-weight:600;
	font-size:13px;
}                 

a.menu_comp_2012_lnk:active{
	display:block;
	height:25px;
	color:black;
	padding-top:10px;
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	font-weight:600;
	font-size:13px;
}                 
.jq_menu_comp_2012_lnk{
	display:block;
	height:25px;
	color:black;
	padding-top:10px;
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	font-weight:600;
	font-size:13px;
}                 

.jq_menu_comp_2012_hvr {
	height:25px;
	color:#FFFFFF !important;
	background-image:url(/images/2012/TopNav_Hover.jpg);
	background-repeat: repeat-x;
	background-color:#8b987e;
	font-weight:600;
	font-size:13px;
	display:block;
}                 


.menu_comp_last_2012 {
	background-color:transparent;
	height:35px;
	text-align:center;
	float:left;
	color:black;
}                 


a.menu_comp_last_2012_lnk:link{
	display:block;
	height:25px;
	color:black;
	padding-top:10px;
	padding-left:13px;
	padding-right:20px;
	text-decoration:none;
	font-weight:600;
	font-size:13px;
}                 

a.menu_comp_last_2012_lnk:visited{
	display:block;
	height:25px;
	color:black;
	padding-top:10px;
	text-decoration:none;
}                 

a.menu_comp_last_2012_lnk:hover {
	height:25px;
	color:#FFF;
	background-image:url(/images/2012/TopNav_Hover.jpg);
	background-repeat: repeat-x;
	background-color:#8b987e;
}                 

a.menu_comp_last_2012_lnk:active{
	display:block;
	height:25px;
	color:black;
	padding-top:10px;
	text-decoration:none;
}                 


/*********MULTI COL MENU DROP***********/

#pdrop{
}

.menu_2012_drop_contain{
	width:470px;
	background-color:#FFF;
	border:4px solid #50711A;
	position:absolute;
	top:35px;
	left:0px;
	z-index:25;
	display:none;
}

.menu_2012_drop_contain1col{
	width:140px;
	background-color:#FFF;
	border:4px solid #50711A;
	position:absolute;
	top:35px;
	left:0px;
	z-index:25;
	display:none;
}


.menu_2012_drop_contain2col{
	width:235px;
	background-color:#FFF;
	border:4px solid #50711A;
	position:absolute;
	top:35px;
	left:0px;
	z-index:25;
	display:none;
}

.menu_2012_drop_col {
	width:90px;
	padding-left:15px;
	padding-right:10px;
	float:left;
	position:relative;
	font-size:13px;
	font-family:Arial;
	color:#333;
}

.menu_2012_drop_col_list {
	text-align:left;
	width:90px;
	float:left;
	position:relative;
}

.menu_2012_drop_col_list UL{
	margin-top:10px;
	padding-left:0;
	margin-left:0;
}

.menu_2012_drop_col_list UL li{
	list-style:none;
	line-height:20px;
}

.col1{
	width:170px!important;
}

.col1_5{
	width:190px!important;
}

.col2{
	width:235px!important;
}

a.dcl_link:link{
	text-decoration:none;
	font-size:13px;
	font-family:Arial;
	color:#333;
}

a.dcl_link:visited{
	text-decoration:none;
	font-size:13px;
	font-family:Arial;
	color:#333;
}

a.dcl_link:hover{
	text-decoration:none;
	font-size:13px;
	font-family:Arial;
	color:#3399CC;
}

a.dcl_link:active{
	text-decoration:none;
	font-size:13px;
	font-family:Arial;
	color:#333;
}

.menu_2012_drop_col_img {
	text-align:center;
	float:left;
	position:relative;
}

.menu_2012_img {
	border:none;
}

.menu_2012_drop_col_title {
	width:105px;
	text-align:left;
	font-weight:bold;
	padding-bottom:20px;
	float:left;
	position:relative;
}


/*********MULTI COL MENU DROP***********/


#spacer {
	background-color: #FFF;
	width: 1000px;
	height: 20px;
	float:left;
	position:relative;
/*	visibility:hidden;*/
}

#container{
	float:left;
	width:1000px;
	position:relative;
	min-height:700px;
	padding-bottom:20px;
	}

#left{
	float:left;
	position:relative;
	width:175px;
	margin-left:25px;
	}

#center{
	float:left;
	width:600px;
	margin-left:25px;
	overflow:hidden;
/*	text-align:center;*/
	}

#center_wr{
	float:left;
	width:550px;
	margin-left:25px;
	overflow:hidden;
/*	text-align:center;*/
	}

#center_lo{
	float:left;
	width:750px;
	margin-left:25px;
	overflow:hidden;
	top:0px;
/*	text-align:center;*/
	}

#center_ro{
	float:left;
	width:726px;
	margin-left:25px;
	overflow:hidden;
/*	text-align:center;*/
	}

#center_nl{
	float:left;
	width:975px;
	margin-left:25px;
	overflow:hidden;
/*	text-align:center;*/
	}

#right{
	float:right;
	position:relative;
	margin-right:25px;
	width:126px;
	color:#666;
	font-size: 11px;
	}

#right_wr{
	float:right;
	position:relative;
	margin-right:25px;
	width:175px;
	color:#666;
	font-size: 11px;
	}


/*******GENERAL CLASSES***/

.gen_content {
	margin-top:-20px;
	text-align:left;
	font-family:Times;
	font-size:14px;
	font-style:normal;
	font-weight:600;
	color:#666;
	width:652px;
}

.gen_content h1{
	font-family:Georgia;
	font-size:24px;
	font-style:italic;
	font-weight:500;
	color:#4F6330;
	text-align:left;
}

.gen_content h2{
	font-family:Times New Roman;
	font-size:16px;
	font-weight:600;
	color:#3399CC;
	text-align:left;
}


/*******Plant Finder advanced search***/

.pf_select {
	height:320px;
	width:652px;
	background:url(/images/pf_main_bg.png) no-repeat 0px 0px scroll;
	margin-top:15px;
	padding:10px 10px 10px 10px;
}

.pf_line {
	height:25px;
	width:652px;
	position:relative;
}

.pf_table {
	padding:4px;
}

.pf_table td{
	padding:2px;
}

#pf_main_img{
	background-image: url('/images/btn_gradient.png');
	background-repeat: repeat-x;
	background-position:top left;
	background-color:#4b9eca;
	margin-left:0;
	padding:0;
	width:145px;
	height:17px;
	position:relative;
	float:left;
}

#pf_main_img a:link{
	margin:0px;
	display:block;
	width:145px;
	height:17px;
	background-position:top left;
	text-align:center;
	font-size:10px;
	font-family:"verdana";
	font-weight:600;
	color:#FFF;
}

#pf_main_img a:visited{
	cursor:default;
	text-align:center;
	font-size:10px;
	font-family:"verdana";
	font-weight:600;
	color:#FFF;
}

#pf_main_img a:hover{
	background-color:#6abdea;
	cursor:default;
}

#pf_main_img a:active{
	background-color:#6abdea;
	cursor:default;
	text-align:center;
	font-size:10px;
	font-family:"verdana";
	font-weight:600;
	color:#FFF;
}

.pf_text_input {
	position:relative;
	width:225px;
}

.pf_select_norm {
	width:168px;
}

.pf_select_narrow {
	width:120px;
}

.f_sub_button{
	background-image: url('/images/btn_gradient_24.png');
	background-repeat: repeat-x;
	background-position:top left;
	background-color:#6abdea;
	width:80px;
	height:24px;
	vertical-align:middle;
	text-align:center;
	font-size:12px;
	font-family:"arial";
	font-weight:700;
	color:#FFF;
}	

.f_sub_button:hover{
	background-image: url('/images/btn_solid_24.png');
	background-color:#6abdea;
	color:#FFF;
}

.f_sub_button1{
	position:relative;
	left:20px;
}	

.f_sub_button2{
	position:relative;
	left:438px;
	top:-8px;
}	

.f_sub_button3{
	position:relative;
	left:522px;
	top:-34px;
}	


.add_cart_button{
    background-image: url('/images/btn_gradient_24.png');
    background-repeat: repeat-x;
    background-position:top left;
    background-color:#6abdea;
    display:block;
    width:97px;
    height:20px;
    position:relative;
    vertical-align:middle;
    text-align:center;
    font-size:10px;
    font-family:"verdana";
    font-weight:600;
    color:#FFF;
}

.add_cart_button:hover{
    background-image: url('/images/btn_solid_24.png');
    background-color:#6abdea;
    color:#FFF;
}




/*******COMPONENTS***/

/*******COMPONENT plantfinder***/

#plantfinder_top_space{
	width:180px;
	margin:0px;
	padding:0px;
	height:30px;
	background-color:transparent;
	float:left;
}

#plantfinder{
	width:180px;
	background-image:url("/images/pf_bottom.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	margin:0px;
	padding:0px;
	float:left;
}

#plantfinder_inner{
	width:180px;
	background-image:url("/images/pf_top.png");
	background-repeat: no-repeat;
	background-position: top left;
	margin:0px;
	padding:0px;
	float:left;
}

#pf_div_title{
	float:left;
	margin-top:10px;
	margin-left:15px;
	font-size:15px;
	font-family:tahoma;
	font-weight:500;
	letter-spacing:1px;
	color:white;
}

#pf_div_title a:link{
	font-size:15px;
	font-family:tahoma;
	font-weight:500;
	color:white;
	text-decoration:none;
}

#pf_div_title a:hover{
	font-size:15px;
	font-family:tahoma;
	font-weight:500;
	color:white;
	text-decoration:none;
}

#pf_div{
	float:left;
	position:relative;
	width:180px;
	padding:0;
	margin:0;
}

#pf_table{
	margin-left:15px;
	padding:0;
	width:150px;
}

#pf_bottom{
	float:left;
	width:175px;
	height:30px;
	margin-bottom:5px;
	position:relative;
}

#pf_sf_img{
	background-image: url('/images/btn_gradient.png');
	background-repeat: repeat-x;
	background-position:top left;
	width:62px;
	height:17px;
	position:absolute;
	top:5px;
	left:100px;
}

#pf_sf_img a:link{
	display:block;
	width:62px;
	height:17px;
	vertical-align:middle;
	text-align:center;
	font-size:10px;
	font-family:"verdana";
	font-weight:600;
	color:#FFF;
}

#pf_sf_img a:visited{
	display:block;
	width:62px;
	height:17px;
	vertical-align:middle;
	text-align:center;
	font-size:10px;
	font-family:"verdana";
	font-weight:600;
	color:#FFF;
}

#pf_sf_img a:hover{
	background-color:#6abdea;
}

.pf_submit{
	top:220px;
	left:100px;
	position:absolute;
}

.pf_mo{
	color:white;
	font-size:11px;
	font-family:tahoma;
	font-weight:400;
	top:10px;
	left:15px;
	position:absolute;

}

a.pf_mo:link{
	color:white;
	font-size:11px;
	font-weight:600;
	font-family:tahoma;
}

a.pf_mo:visited{
	color:white;
	font-size:11px;
	font-weight:600;
	font-family:tahoma;
}

a.pf_mo:hover{
	color:white;
	font-size:11px;
	font-weight:600;
	font-family:tahoma;
}


a.pf_mo:active{
	color:white;
	font-size:11px;
	font-weight:600;
	font-family:tahoma;
}

.pf_form_drop {
	width:150px;
	height:16px;
	color: black;
	font-family: tahoma;
	font-weight: normal;
	font-size: 10px;
}

.pf_form_drop_hz {
	width:70px;
	color: black;
	font-family: tahoma;
	font-weight: normal;
	font-size: 10px;
}

/****plantfinder static***/

#plantfinder_st{
	width:180px;
	height:320px;
	background-image:url("/images/PlantFinder.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	margin:0px;
	padding:0px;
	float:left;
}

#plantfinder_inner_st{
	width:180px;
	margin:0px;
	padding:0px;
	float:left;
}

#plantfinder_st_lnk{
	height:275px;
}

#pf_sf_img_st{
	background-image: url('/images/btn_gradient.png');
	background-repeat: repeat-x;
	background-position:top left;
	position:relative;
	width:122px;
	height:18px;
	left:28px;
	top:0px;
}

#pf_sf_img_st a:link{
	display:block;
	background:transparent;
	width:122px;
	height:18px;
	vertical-align:middle;
	text-align:center;
	font-size:10px;
	font-family:"verdana";
	font-weight:600;
	color:#FFF;
}

#pf_sf_img_st a:visited{
	display:block;
	background:transparent;
	width:122px;
	height:18px;
	vertical-align:middle;
	text-align:center;
	font-size:10px;
	font-family:"verdana";
	font-weight:600;
	color:#FFF;
}

#pf_sf_img_st a:hover{
	background-color:#6abdea;
}



/*******COMPONENT features***/

#features{
	float:left;
	margin-top:30px;
	position:relative;

}

#features a:link{
	color:#565757;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 12px;
	font-weight:500;
}

#features a:visited{
	color:#565757;
	font-family:Arial, Helvetica,sans-serif;
	font-size: 12px;
}

#features a:hover{
	color:#4b9eca;
}

#features a:active{
	color:#565757;
	font-family:Arial, Helvetica,sans-serif;
	font-size: 12px;
}

.feature_box{
	width: 175px;
	height: 28px;
	font-family:Arial, Helvetica,sans-serif;
	padding: 0px;
	margin: 0px;
	margin-bottom:15px;
}
.title_text {
	border-top:2px #ccc solid;
	font-family: Geneva,Verdana,sans-serif;
	font-size: 15px;
	font-weight:500;
	color: #3399cc;
	padding:0px;
	margin: 0px;
	margin-top:10px;
}



.feature_box_body {
	width: 175px;
	margin-left: 0px;
	margin-top: 5px;
	background: #ffffff;
    line-height:19px;
	
	
}


/*******COMPONENT alpha_search***/

.alpha_search{
	float:left;
	margin-top:30px;
	position:relative;

}

.alpha_search_body{
	float:left;
	margin-top:30px;
	position:relative;

}


/*******COMPONENT free_catalog***/
#free_catalog{
	position:relative;
	height:210px;
	width:125px;
	background-image: url('/images/catalogs.jpg');
	background-repeat: no-repeat;
	background-position:top left;
	border-bottom:1px solid #CCC;
}

#fc_image{
	position:relative;
	top:0px;
	left:0px;
	height:150px;
	text-align:center;
	color:#3399cc;
	font-family: Geneva,Verdana,sans-serif;
	font-size:14px;
	font-weight:700;
	letter-spacing:-1px;
}

#fc_title{
	position:relative;
	top:0px;
	left:0px;
	text-align:center;
	color:#3399cc;
	font-family: Geneva,Verdana,sans-serif;
	font-size:14px;
	font-weight:700;
	letter-spacing:-1px;
}

#fc_title a:link{
	font-family: Geneva,Verdana,sans-serif,tahoma;
	font-size:14px;
	font-weight:700;
	letter-spacing:-1px;
}

#fc_title a:hover{
	color:#9adafc;
	font-size:14px;
	letter-spacing:-1px;
}


#fc_sf_img_st{
	background-image: url('/images/btn_gradient.png');
	background-repeat: repeat-x;
	background-position:top left;
	position:relative;
	width:122px;
	height:18px;
	left:2px;
	top:10px;
}

#fc_sf_img_st a:link{
	display:block;
	background:transparent;
	width:122px;
	height:18px;
	vertical-align:middle;
	text-align:center;
	font-size:10px;
	font-family:"verdana";
	font-weight:600;
	color:#FFF;
}

#fc_sf_img_st a:visited{
	display:block;
	background:transparent;
	width:122px;
	height:18px;
	vertical-align:middle;
	text-align:center;
	font-size:10px;
	font-family:"verdana";
	font-weight:600;
	color:#FFF;
}

#fc_sf_img_st a:hover{
	background-color:#6abdea;
}


/*******COMPONENT guarantee***/
#guarantee{
	margin-top:20px;
	height:80px;
	width:125px;
	text-align:center;
	position:relative;
	float:left;
	color:#666;
	font-family: Geneva,Verdana,sans-serif;
	font-size:11px;
	font-weight:500;
	font-style:italic;
	text-align:center;
}
#guarantee a:link{
	color:#565757;
	font-family: Geneva,Verdana,sans-serif,tahoma;
	font-size: 11px;
	font-weight:500;
}


#guarantee a:hover{
	color:#4b9eca;
}

/*******COMPONENT member***/
#member{
	margin-top:40px;
	float:left;
	height:170px;
	width:130px;
}

#member_h{
	margin-top:20px;
	margin-left:30px;
	float:left;
	height:70px;
	width:550px;
}

/*******COMPONENT email_signup***/

#es_title{
	text-align:center;
	color:#3399cc;
	font-family: Geneva,Verdana,sans-serif;
	font-size:15px;
	font-weight:500;
	position:absolute;
	top:10px;
	width:125px;
}

#es_text{
	text-align:center;
	color:#666;
	font-family: arial,Geneva,Verdana,sans-serif;
	font-size:11px;
	position:absolute;
	top:60px;
	line-height:125%;
	left:7.5px;
	width:110px;
}

#es_title a:link{
	font-family: Geneva,Verdana,sans-serif,tahoma;
	font-size:15px;
	font-weight:500;
}

#es_title a:hover{
	color:#9adafc;
	font-size:15px;
}



#es_sf_img{
	background-image: url('/images/btn_gradient.png');
	background-repeat: repeat-x;
	background-position:top left;
	background-color:#4b9eca;
	margin:0;
	padding:0;
	width:80px;
	height:17px;
	top:130px;
	left:22px;
	position:relative;
}

#es_sf_img a:link{
	margin:0px;
	display:block;
	width:80px;
	height:17px;
	text-align:center;
	font-size:10px;
	font-family:"verdana";
	font-weight:600;
	color:#FFF;
}

#es_sf_img a:visited{
	margin:0px;
	display:block;
	width:80px;
	height:17px;
	text-align:center;
	font-size:10px;
	font-family:"verdana";
	font-weight:600;
	color:#FFF;
}

#es_sf_img a:hover{
	background-color:#6abdea;
	cursor:default;
}

/*******COMPONENT testimonials***/

#testimonials_hdr{
	margin-top:20px;
	font-family: Geneva,Verdana,sans-serif;
	font-size: 15px;
	font-weight:500;
	text-align:center;
	color: #3399cc;
	width:130px;
	border-top:2px solid #ccc;
	position:relative;
}

#testimonials_hdr a:link{
	font-family: Geneva,Verdana,sans-serif,tahoma;
	font-size:15px;
	font-weight:500;
}

#testimonials_hdr a:hover{
	color:#9adafc;
	font-size:15px;
}

#testimonials{
	position:relative;
	float:left;
}

#testimonials_body{
	width:130px;
	text-align:center;
	position:relative;
}

/*******COMPONENT TOP PICKS ***/
#top_picks{
	float:left;
	width:550px;
	margin-left:25px;
	margin-top:15px;
	overflow:hidden;
	text-align:left;
	border-top:2px solid #ccc;
}

#top_picks H3{
	font-family: Geneva,Verdana,sans-serif;
	font-size: 15px;
	font-weight:500;
	color: #3399cc;
}

#top_picks H3 a:link{
	font-family: Geneva,Verdana,sans-serif;
	font-size: 15px;
	font-weight:500;
	color: #3399cc;
}


#top_picks H3 a:hover{
	font-family: Geneva,Verdana,sans-serif;
	font-size: 15px;
	font-weight:500;
	color:#9adafc;
}



.tp_sf_img_loc{
	background-image: url('/images/btn_gradient.png');
	background-repeat: repeat-x;
	background-position:top left;
	background-color:#4b9eca;
	width:91px;
	height:17px;
	margin-left:5px;
	position:relative;
	float:left;
}

a.tp_sf_img:link{
	display:block;
	width:91px;
	height:17px;
	vertical-align:middle;
	text-align:center;
	font-size:10px;
	font-family:"verdana";
	font-weight:600;
	color:#FFF;
}

a.tp_sf_img:hover{
	background-color:#6abdea;
	color:#FFF;
}


.tp_1{
	position:relative;
	float:left;
	margin-left:30px;
	width:100px;
	height:260px;
	font-size:.775em;
	text-align:center;
}

.tp_2{
	position:relative;
	width:100px;
	height:220px;
	font-size:1em;
	text-align:center;
}

.tp_image{
	position:relative;
	margin-bottom:10px;
	width:100px;
	height:135px;
/*	background-color:#666; */
	z-index:9;
}

.tp_title{
	font-weight:500;
	font-size:12px;
	color:#000;
	line-height:1.3;
}

.tp_subtitle{
	font-weight:500;
	font-size:12px;
	color:#000;
	line-height:1.3;
}

.tp_avail{
	font-weight:400;
	font-size:11px;
	color:#666;
	line-height:1.3;
}


.tp_price{
	font-weight:600;
	font-size:11px;
	color:#3399cc;
	line-height:1.3;
}

.tp_sale{
	background:url(/images/sale_bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:50px;
	width:50px;
	font-weight:600;
	font-size:12px;
	color:#FFF;
	position:absolute;
	left:70px;
	top:75px;
	z-index:99;
}

.tp_sale_txt {
	text-align:left;
	margin-top:5px;
	margin-left:8px;
}


.top_disc{
	background:url(/images/forsale.gif)no-repeat 0 0;
	position:absolute;
	left:5px;
	padding-top:3px;
	padding-left:2px;
	top:10px;
	width:30px;
	height:30px;
	font-size:9px;
	text-align:center;
	border:0px solid red;
}


/*******Results Pics ***/
#results_pics{
	float:left;
	width:700px;
	margin-left:25px;
	margin-top:25px;
	overflow:hidden;
	text-align:left;
}

#rp_nomatch {
	float:left;
	width:700px;
	margin-left:25px;
	margin-top:25px;
	overflow:hidden;
	text-align:left;
}

.rp_refine_search {
	background: url('/images/rp_refine_bg.png') no-repeat 0px 0px;
	width:652px;
	min-height:102px;
	left:25px;
	position:relative;
	float:left;
	z-index:20;
}

#rp_refine_checkboxes {
	background: url('/images/refine_ckbox_bg.png') no-repeat 0px -50px;
	width:655px;
	height:230px;
	top:21px;
	position:relative;
	float:left;
	z-index:0;
	margin-bottom:20px;
/*	display:none;*/
}

.rp_refine_checkboxes_tbl {
	position:relative;
	float:left;
	left:20px;
}
.rp_refine_tbl_contain {
	position:relative;
	left:14px;
	top:12px;
}

.rp_select_norm {
	width:168px;
}

.rp_select_narrow {
	width:120px;
}

.rp_refine_more_msg{
	width:380px;
	height:17px;
	position:relative;
	top:-7px;
	left:210px;
	vertical-align:middle;
	text-align:center;
	font-size:10px;
	font-family:"verdana";
	font-weight:600;
	color:#3399cc;
}

.rp_refine_more_loc{
	background-image: url('/images/btn_gradient.png');
	background-repeat: repeat-x;
	background-position:top left;
	background-color:#4b9eca;
	width:57px;
	height:17px;
	position:relative;
	top:-21px;
	left:595px;
}

a.rp_refine_more:link{
	display:block;
	width:57px;
	height:17px;
	vertical-align:middle;
	text-align:center;
	font-size:10px;
	font-family:"verdana";
	font-weight:600;
	color:#FFF;
}

a.rp_refine_more:visited{
	display:block;
	width:57px;
	height:17px;
	vertical-align:middle;
	text-align:center;
	font-size:10px;
	font-family:"verdana";
	font-weight:600;
	color:#FFF;
}


a.rp_refine_more:hover{
	background-color:#6abdea;
	color:#FFF;
}

a.rp_refine_more:active{
	display:block;
	width:57px;
	height:17px;
	vertical-align:middle;
	text-align:center;
	font-size:10px;
	font-family:"verdana";
	font-weight:600;
	color:#FFF;
}

.rp_refine_img_loc{
	background-image: url('/images/btn_gradient.png');
	background-repeat: repeat-x;
	background-position:top left;
	background-color:#4b9eca;
	width:91px;
	height:17px;
	position:relative;
	top:-57px;
	left:535px;
}

a.rp_refine_img:link{
	display:block;
	width:91px;
	height:17px;
	vertical-align:middle;
	text-align:center;
	font-size:10px;
	font-family:"verdana";
	font-weight:600;
	color:#FFF;
}


a.rp_refine_img:hover{
	background-color:#6abdea;
	color:#FFF;
}


.rp_sf_img_loc{
	background-image: url('/images/btn_gradient.png');
	background-repeat: repeat-x;
	background-position:top left;
	background-color:#4b9eca;
	width:91px;
	height:17px;
	margin-left:17px;
	position:relative;
	float:left;
}

a.rp_sf_img:link{
	display:block;
	width:91px;
	height:17px;
	vertical-align:middle;
	text-align:center;
	font-size:10px;
	font-family:"verdana";
	font-weight:600;
	color:#FFF;
}


a.rp_sf_img:visited{
	display:block;
	width:91px;
	height:17px;
	vertical-align:middle;
	text-align:center;
	font-size:10px;
	font-family:"verdana";
	font-weight:600;
	color:#FFF;
}


a.rp_sf_img:hover{
	background-color:#6abdea;
	color:#FFF;
	width:91px;
}

.rp_1{
	position:relative;
	float:left;
	margin-right:50px;
	width:125px;
	height:315px;
	font-size:.775em;
	text-align:center;
}

.rp_2{
	position:relative;
	width:125px;
	height:260px;
	font-size:1em;
	text-align:center;
}

.rp_corner_tp {
	background-image: url('/images/corner_toppick.png');
	background-repeat: no-repeat;
	background-position:top left;
	position:absolute;
	height:48px;
	width:48px;
	top:0px;
	left:0px;
	z-index:15;
}

.rp_corner_new {
	background-image: url('/images/corner_newitem.png');
	background-repeat: no-repeat;
	background-position:top left;
	position:absolute;
	height:48px;
	width:48px;
	top:0px;
	left:0px;
	z-index:15;
}

.rp_corner_disc_9000 {
	background-image: url('/images/disc_10.png');
	background-repeat: no-repeat;
	background-position:top left;
	position:absolute;
	height:48px;
	width:48px;
	top:0px;
	left:0px;
	z-index:9;
}

.rp_corner_disc_8500 {
	background-image: url('/images/disc_15.png');
	background-repeat: no-repeat;
	background-position:top left;
	position:absolute;
	height:48px;
	width:48px;
	top:0px;
	left:0px;
}

.rp_corner_disc_8000 {
	background-image: url('/images/disc_20.png');
	background-repeat: no-repeat;
	background-position:top left;
	position:absolute;
	height:48px;
	width:48px;
	top:0px;
	left:0px;
}

.rp_corner_disc_7500 {
	background-image: url('/images/disc_25.png');
	background-repeat: no-repeat;
	background-position:top left;
	position:absolute;
	height:48px;
	width:48px;
	top:0px;
	left:0px;
}

.rp_corner_disc_7000 {
	background-image: url('/images/disc_30.png');
	background-repeat: no-repeat;
	background-position:top left;
	position:absolute;
	height:48px;
	width:48px;
	top:0px;
	left:0px;
}

.rp_corner_disc_6500 {
	background-image: url('/images/disc_35.png');
	background-repeat: no-repeat;
	background-position:top left;
	position:absolute;
	height:48px;
	width:48px;
	top:0px;
	left:0px;
}

.rp_corner_disc_6000 {
	background-image: url('/images/disc_40.png');
	background-repeat: no-repeat;
	background-position:top left;
	position:absolute;
	height:48px;
	width:48px;
	top:0px;
	left:0px;
}

.rp_corner_disc_5500 {
	background-image: url('/images/disc_45.png');
	background-repeat: no-repeat;
	background-position:top left;
	position:absolute;
	height:48px;
	width:48px;
	top:0px;
	left:0px;
}

.rp_corner_disc_5000 {
	background-image: url('/images/disc_50.png');
	background-repeat: no-repeat;
	background-position:top left;
	position:absolute;
	height:48px;
	width:48px;
	top:0px;
	left:0px;
}


.rp_image{
	position:relative;
	margin-bottom:10px;
	width:125px;
	height:170px;
/*	background-color:#666;*/
	z-index:-9;
}


.rp_add_to_cart{
	position:absolute;
	bottom:20px;
	z-index:99;
	height:50px;
	width:125px;
    font-family:arial;
    font-size:11px;
    font-weight:600;
    background-color:#577995;
	color:white;
	padding-top:5px;
}

.top_image{
	position:absolute;
	top:0;
	left:0;
	margin-bottom:10px;
	width:125px;
	height:170px;
/*	background-color:#666;*/
	z-index:9;
}

.item_image{
	position:absolute;
	top:0;
	left:0;
	position:relative;
	margin-bottom:10px;
/*	background-color:#666;*/
	z-index:-9;
}

.rp_divider {
	float:left;
	width:650px;
	height:10px;
	border-top:2px solid #ccc;
}


.rp_avail{
	font-weight:400;
	font-size:11px;
	color:#666;
	line-height:1.3;
}


.rp_price{
	font-weight:600;
	font-size:11px;
	color:#3399cc;
	line-height:1.3;
}

.rp_sale{
	background:url(/images/sale_bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:50px;
	width:50px;
	font-weight:600;
	font-size:12px;
	color:#FFF;
	position:absolute;
	left:95px;
	top:115px;
	z-index:99;
}

.rp_sale_txt {
	text-align:left;
	margin-top:5px;
	margin-left:8px;
}

.rp_more_arrow {
}

.rp_more_list_contain {
	float:left;
	width:720px;
/*	margin-top:20px;*/
}

.rp_more_list_loc {
	margin-right:50px;
	float:right;
	text-align:right;
	font-size:12px;
	color:#3399cc;
	width:440px;
}

.rp_more_list_left {
	margin-left:50px;
	float:left;
	text-align:left;
	font-size:12px;
	color:#666;
}

.rp_more_list_specials {
	position:relative;
	padding:5px;
	text-align:left;
	font-size:12px;
	color:#3399cc;
	width:80%;
	background:#F9FAFC;
}

.shadow {
    -moz-box-shadow: 3px 3px 4px #000;
    -webkit-box-shadow: 3px 3px 4px #000;
    box-shadow: 3px 3px 4px #000;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

.rp_viewmore {
	font-weight:600;
	font-size:10px;
	color:#666;
}

a.rp_viewmore:link {
	font-weight:600;
	font-size:10px;
	color:#666;
}


a.rp_viewmore:hover {
	font-weight:600;
	font-size:10px;
	color:#3399cc;
}

.rp_more_list {
	font-weight:600;
	font-size:12px;
	color:#666;
}
a.rp_more_list:link {
	font-weight:600;
	font-size:12px;
	color:#666;
}

a.rp_more_list:hover {
	font-weight:600;
	font-size:12px;
	color:#3399cc;
}

/**************TYPOGRAPHY**********/

a:link {
	color: #4b9eca;
	text-decoration: none;
}
a:visited {
	color: #4b9eca;
	text-decoration: none;
}
a:hover {
	color: #6abdea;
}
a:active {
	color: #4b9eca;
}

a.darkLink:link {
	color: #000;
	text-decoration: none;
	font-weight:bold;
}
a.darkLink:visited {
	color: #000;
	text-decoration: none;
}
a.darkLink:hover {
	color: #6abdea;
}
a.darkLink:active {
	color: #000;
}


.welcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
       color:#FFFFFF;
}

ul{
 line-height:20px;
}

h1 {
	font-family: Georgia,Arial;
	font-style: italic;
	font-weight: 400;
	font-size:20px;
	color:#4F6330;
}

h2 {
	font-family: Arial;
	font-style: normal;
	font-weight: 600;
	font-size:14px;
	color:#3399CC;
}

h2 a:link {
	font-family: Arial;
	font-style: normal;
	font-weight: 600;
	font-size:14px;
	color:#3399CC;
}

h2 a:hover {
	font-family: Arial;
	font-style: normal;
	font-weight: 600;
	font-size:14px;
	color:#6ABDEA;
}


H3 {
  font-size: 14pt;
  font-weight: bold;
  line-height: 22px;
}
H5 {
  font-size: 9pt;
  font-weight: normal
}
  
/**************CS NAV CLASSES Customer Service Menu component cs_nav**************/
/**************CS NAV CLASSES Acct Mgt shares css Menu component am_nav**************/

#cs_nav{
	border-right:2px solid #CCC;
}


#am_nav{
	border-right:2px solid #CCC;
}

.cs_nav_hdr {
/*	border:1px solid blue;*/
	text-align:left;
	color:#4B9ECA;
	font-family: Geneva,Verdana,sans-serif,tahoma;
	font-size:15px;
	font-weight:500;

}
a.cs_link_hdr:link{
	color:#4B9ECA;
	font-family: Geneva,Verdana,sans-serif,tahoma;
	font-size:15px;
	font-weight:500;
}


a.cs_link_hdr:hover{
	color:#9adafc;
	font-size:15px;
	font-weight:500;
}


.cs_nav_body {
/*	border:1px solid brown;*/
	color:#666;
	font-family: Arial;
	font-size:12px;
	font-weight:700;
	padding-bottom:20px;
	line-height:175%;
}

a.cs_link:link{
	color:#666;
	font-family: Arial;
	font-size:12px;
	font-weight:700;
}

a.cs_link:visited{
	color:#666;
	font-family: Arial;
	font-size:12px;
	font-weight:700;
}

a.cs_link:hover{
	color:#3399CC;
	font-family: Arial;
	font-size:12px;
	font-weight:700;
}

a.cs_link:active{
	color:#666;
	font-family: Arial;
	font-size:12px;
	font-weight:700;
}

	.am_sub_button{
		background-image: url('/images/btn_gradient_24.png');
		background-repeat: repeat-x;
		background-position:top left;
		background-color:#6abdea;
		display:block;
		height:24px;
		position:relative;
		vertical-align:middle;
		text-align:center;
		font-size:12px;
		font-family:"arial";
		font-weight:700;
		color:#FFF;
	}	

	.am_sub_button:hover{
		background-image: url('/images/btn_solid_24.png');
		background-color:#6abdea;
		color:#FFF;
	}
/**************CS CLASSES Customer Service pages styles**************/

.warn {
	font-size:16px;
	font-weight:bold;
	font-family:arial;
	color:#99999B;
}

.warn UL{
	padding-left:0px;
	list-style-type:none;
}

.error {
	font-size:16px;
	font-weight:bold;
	font-family:arial;
	color:red;
}

.rowalt {
	background-color:#F6F6F6;
}

.rownorm {
	background-color:#FFF;
}
}

a.cslink:link{
	color: #4b9eca;
}

a.cslink:hover{
	color: #6ABDEA;
}

.h_no_bottom h2{
	margin-bottom:0px;
}

.cs_title {
	font-family:Georgia;
	font-size:24px;
	font-style:italic;
	font-weight:500;
	color:#4F6330;
	text-align:left;
	margin-bottom:20px;
}

.cs_title2 {
	font-family:Georgia;
	font-size:16px;
	font-style:italic;
	font-weight:500;
	color:#4F6330;
	text-align:left;
	margin-bottom:20px;
}

/* from sansbod */
.cs_content {
	font-family: Arial;
	font-size:13px;
	line-height:19px;
	font-style: normal;
	font-weight: 300;
	color:#333;
}
.cs_alert {
	text-align:left;
	font-family:Times;
	font-size:15px;
	font-style:normal;
	font-weight:400;
	color:red;
	margin-top:15px;
	margin-bottom:15px;
}
#hours_img{
	position:absolute;
	top:40px;
	left:300px;
}


.createaccount {
}

.createaccount TD{
	font-size:12px;
}

.createaccount b{
}

.createaccount input[type="text"],.createaccount input[type="password"]{
	width:200px;
	font-size:11px;
}


/**Order details layout**/

.pastorders{
	width:100%;
}

.pastorders TD{
	border:1px solid #CCC;
	height:30px;
}

.od_row1{
	float:left;
	height:150px;
	font-size:12px;
}
.od_baddress,.od_saddress {
	float:left;
	height:150px;
	width:35%;
}
.od_payment,.od_shipping {
	float:left;
	height:45px;
	width:30%;
}

.od_row2{
	float:left;
	width:100%;
	font-size:12px;
}

.od_row2 table{
	width:100%;
	
}
.odtable1{
	border-color:#CCC;
	border-style:solid;
	border-width:0 0 1px 1px;
	border-spacing:0;
	border-collapse:collapse;
}
.odtable1 TD{
	margin:0;
	padding-left:8px;
	border-color:#CCC;
	border-style:solid;
	border-width:1px 1px 0 0;
}

.od_row2 TD{
	height:30px;
}

.od_hdr {
	font-weight:bold;
	font-size:1.1em;
}
	
.od_spacer {
	height:15px!important;
	border:none!important;
}

.od_ct {
	font-weight:normal;
}

.od_qty {
	width:10%;
	padding-left:4px;
}
	
.od_code {
	width:15%;
}
	
.od_desc {
	width:55%;
}
	
.od_ttl {
	width:20%;
}
.odleft {
	width:80%;
}
.odright {
	width:20%;
	padding-left:8px;
}
.od_sub {
	padding-right:8px;
}

.od_total{
	margin-top:10px;
}

.od_total TD{
	border:none;
	height:25px;
}
	
	

/**nursery tour content**/

.nt_content {
	text-align:left;
	font-family:Times;
	font-size:15px;
	font-style:normal;
	font-weight:400;
}

/**
.cs_content img {
	padding-right:20px;
	text-align:left;
	border:none;
}
**/

.cs_content strong {
	font-family:arial;
	font-size:13px;
	font-style:normal;
	font-weight:700;
}

.cs_month{
	font-family:times;
	font-size:13px;
	font-style:italic;
	font-weight:400;
	color:#666;
}
.cs_upper{
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:700;
	text-transform:uppercase;
}
.cs_hrs{
	font-family:arial;
	font-size:12px;
	font-style:normal;
	font-weight:400;
}
.cs_small{
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:400;
	color:#666;
}
/****h_lists page ****/

a.cs_hlist_link:link{
	color: #4b9eca;
	font-family: Arial;
	font-size:12px;
	font-weight:700;
}

a.cs_hlist_link:visited{
	color: #4b9eca;
	font-family: Arial;
	font-size:12px;
	font-weight:700;
}

a.cs_hlist_link:hover{
	color:#6ABDEA;
	font-family: Arial;
	font-size:12px;
	font-weight:700;
}


/**************LEFT NAV FEATURES CLASS**************/


/****************FOOTER********************/
#footer_2012 {
	background-color:#326286;
	background-image:url(/images/2012/FooterBackground.jpg);
	background-repeat:repeat-x;
	width: 100%;
	float:left;
	position:relative;
	bottom:0;
}


#footer {
	background-color: #FFF;
	width: 1000px;
	height: 130px;
	margin-top:20px;
	float:left;
	position:relative;
}

.footer {
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	clear:both;
}
#ftr_links {
	width: 1016px;
	margin-left:auto;
	margin-right:auto;
	background-color: transparent;
	margin-top:20px;
	position:relative;
	height:200px;
	font-family:Arial;
	font-size:13px;
	color:#FFF;
	line-height:18px;
	vertical-align:middle;
}

#faddress {
	width: 180px;
	float: left;
	text-align: left;
	margin-left:20px;
	border-right:1px solid #3399CA;
}


#ftr_links_col_1 {
	float: left;
	width: 200px;
	margin-left:33px;
    text-align:left;
}

#ftr_links_col_2 {
	float: left;
	width: 200px;
    text-align:left;
}

#ftr_links_col_3 {
	float: left;
	width: 180px;
    text-align:left;
}

#ftr_links_col_4 {
	float: left;
	width: 180px;
    text-align:center;
	position:relative;
}

#bbb {
	width:32px;
	height:60px;
	float:left;
	margin-left:18px;
	margin-top:11px;
}

#bbb img{
	border:none
}

#bbb a:link{
	line-height:58px;
}


#geotrust {
	float:left;
	width:115px;
	height:55px;
	position:relative;
	margin-top:-50px;
	margin-left:67px;
	border:1px solid white;
}

#ftr_links a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}

#ftr_links a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}

#ftr_links a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#4B9ECA;
}

#ftr_links a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}

#copyright_2012{
	background-color:transparent;
	width:100%;
	float:left;
	text-align:center;
	clear:left;
	font-size:11px;
	color:#4B9ECA;
	position:relative;
	top:0px;
}

a.copyright_2012_lnk:link{
	font-size:11px !important;
	color:#4B9ECA !important;
	text-decoration:underline !important;
}

a.copyright_2012_lnk:visited{
	font-size:11px !important;
	color:#4B9ECA !important;
	text-decoration:underline !important;
}

a.copyright_2012_lnk:hover{
	font-size:11px !important;
	color:#6ABDEA !important;
}

a.copyright_2012_lnk:active{
	font-size:11px !important;
	color:#4B9ECA !important;
	text-decoration:underline !important;
}



/**********Components newsletter********/	

#newsletter{
	width:173px;
	height:142px;
	background-color:#E4EDEF;
	border:1px solid #E4EDEF;
	-webkit-border-radius:7px 7px 7px 7px;
	-moz-border-radius:7px 7px 7px 7px;
	border-radius:7px 7px 7px 7px;
}

#newsletter_hdr{
	padding-top:13px;
	padding-left:13px;
	font-family: Arial;
	font-style: normal;
	font-weight: 600;
	font-size:14px;
	color:#3399CC;
	float:left;
}

#newsletter_txt{
	padding-left:13px;
	float:left;
}

#newsletter_frm{
	padding-top:10px;
	padding-left:13px;
	float:left;
}

.nl_frm_input{
	float:left;
	width:145px;
}

.nl_button_small{
	margin-top:10px;
	float:left;
	display:block;
	height:20px;
	font-size:10px;
	line-height:10px;
	text-align:center;
	background-image:url(/images/2012/Button_Small.jpg);
	background-repeat:repeat;
	border:outset 2px #CCC;
	color:#FFF;
	vertical-align:middle;
	font-family:Arial;
	font-weight:600;
	margin-left:auto;
	margin-right:auto;
}

.nl_button_small:hover{
	margin-top:10px;
	float:left;
	display:block;
	height:20px;
	font-size:10px;
	line-height:10px;
	text-align:center;
	background-color:#2781B0;
	background-image:none;
	border:outset 2px #CCC;
	color:#FFF;
	vertical-align:middle;
	font-family:Arial;
	margin-left:auto;
	margin-right:auto;
}

/**********Components quickorder********/	

#quickorder{
	width:173px;
	height:142px;
	background-color:#E4EDEF;
	border:1px solid #E4EDEF;
	-webkit-border-radius:7px 7px 7px 7px;
	-moz-border-radius:7px 7px 7px 7px;
	border-radius:7px 7px 7px 7px;
}

#quickorder2013{
	width:173px;
	height:115px;
	background-color:#E4EDEF;
	border:1px solid #E4EDEF;
	-webkit-border-radius:7px 7px 7px 7px;
	-moz-border-radius:7px 7px 7px 7px;
	border-radius:7px 7px 7px 7px;
}

#quickorder_hdr{
	padding-top:13px;
	padding-left:13px;
	font-family: Arial;
	font-style: normal;
	font-weight: 600;
	font-size:14px;
	color:#3399CC;
	float:left;
}

#quickorder_txt{
	padding-left:13px;
	padding-top:3px;
	float:left;
}

#quickorder_frm{
	padding-top:10px;
	padding-left:13px;
	float:left;
}

.quickorder_line{
	float:left;
	margin-top:6px;
	margin-left:12px;
	line-height:24px;
}

.quickorder_line input{
	vertical-align:middle;
}

.qo_frm_input{
	float:left;
	width:75px;
	margin-right:5px;
}

.qo_button_small{
	float:left;
	display:block;
	height:20px;
	font-size:10px;
	text-align:center;
	background-image:url(/images/2012/Button_Small.jpg);
	background-repeat:repeat;
	border:outset 2px #CCC;
	color:#FFF;
	vertical-align:middle;
	font-family:Arial;
	font-weight:600;
}

.qo_button_small:hover{
	float:left;
	display:block;
	height:20px;
	font-size:10px;
	line-height:10px;
	text-align:center;
	background-color:#2781B0;
	background-image:none;
	border:outset 2px #CCC;
	color:#FFF;
	vertical-align:middle;
	font-family:Arial;
}


/**********BREADCRUMB CONTROL BAR********/	

/**************CS CLASSES Bulb Gallery**************/

.bulbg_title {
	font-family:Georgia;
	font-size:24px;
	font-style:italic;
	font-weight:500;
	color:#4F6330;
	text-align:left;
}

.bulbg_content {
	text-align:left;
	font-family:Times;
	font-size:14px;
	font-style:normal;
	font-weight:600;
	color:#666;
	width:720px;
}

.bulb_td{
	border-bottom:2px solid #e4e4e4;
	width:720px;
}

.bulb_image{
	text-align:center;
	height:130px;
	width:130px;
/*	background-color:#999;*/
	overflow:hidden;
}

.bulb_name{
	text-align:center;
	font-size:12px;
	font-style:normal;
	font-weight:700;
	width:130px;
	margin:5px 0px; 
}

.bulb_info{
	width:130px;
	text-align:center;
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:600;
	color:#666;
}

/**************GIFT CERT pages styles**************/

#giftdiv{
	display:none;
}

#egiftdiv{
	display:block;
}

#gc_content {
	text-align:left;
	font-family:Times;
	font-size:15px;
	font-style:normal;
	font-weight:400;
	width:550px;
	float:left;
}

.gc_label {
	text-align:left;
	font-family:Verdana;
	font-size:12px;
	font-style:normal;
	font-weight:700;
	width:15%;
	height:30px;
}

.gc_label_last {
	text-align:left;
	font-family:Verdana;
	font-size:12px;
	font-style:normal;
	font-weight:700;
}

.gc_form_field{
	font-size:10px;
	font-family:Verdana;
	color:#666;
	width:18%;
}

.gc_col3{
	padding-left:5px;
	font-size:10px;
}

.gc_sub_button{
	background-image: url('/images/btn_gradient_24.png');
	background-repeat: repeat-x;
	background-position:top left;
	background-color:#6abdea;
	display:block;
	height:24px;
	position:relative;
	vertical-align:middle;
	text-align:center;
	font-size:12px;
	font-family:"arial";
	font-weight:700;
	color:#FFF;
}	

.gc_sub_button:hover{
	background-image: url('/images/btn_solid_24.png');
	background-color:#6abdea;
	color:#FFF;
}

.qmark {
	vertical-align:middle;
}

a.qmark:link {
	font-weight:bold;
	font-size:10px;
	font-family:Arial;
}


/***************** Pre Planned ***********/

.pp_container{
	position:relative;
	float:left;
}

.pp_title_main {
	font-family:Georgia;
	font-size:24px;
	font-style:italic;
	font-weight:500;
	color:#4F6330;
	text-align:left;
	margin-bottom:-25px;
}

.pp_table{
	font-size:12px;
	width:90%;
}

.pp_table td{
	padding:5px;
}


.pp_row{
	position:relative;
	float:left;
	margin-top:20px;
	padding-bottom:30px;
    border-bottom:solid #CCC 2px;
	width:725px;
}

.pp_title{
	font-family: Arial,Geneva,Verdana,sans-serif;
	font-size: 16px;
	font-weight:600;
	color: #3399cc;
	margin-bottom:10px;
}

.pp_sub{
	font-family: Arial,Geneva,Verdana,sans-serif;
	font-size: 12px;
	font-weight:600;
	color: #000;
}

.pp_strike{
	font-family: Arial,Geneva,Verdana,sans-serif;
	font-size: 12px;
	font-weight:600;
	color: #3399cc;
	text-decoration:line-through;
}

.pp_curr{
	font-family: Arial,Geneva,Verdana,sans-serif;
	font-size: 12px;
	font-weight:600;
	color: #ff0202;
	margin-left:10px;
}

.pp_text{
	font-family: Times Roman;
	font-size: 14px;
	font-weight:500;
	color: #5d5f5c;
	margin-top:20px;
	margin-bottom:20px;
}

.pp_buttons{
	position:relative;
}


a.pp_gen:link{
	text-decoration:underline;
}

a.pp_sf_img:link{
	display:block;
	width:91px;
	height:17px;
	vertical-align:middle;
	text-align:center;
	font-size:10px;
	font-family:"verdana";
	font-weight:600;
	color:#FFF;
}


a.pp_sf_img:visited{
	display:block;
	width:91px;
	height:17px;
	vertical-align:middle;
	text-align:center;
	font-size:10px;
	font-family:"verdana";
	font-weight:600;
	color:#FFF;
}


a.pp_sf_img:hover{
	background-color:#6abdea;
	color:#FFF;
}



.pp_sf_img_loc{
	background-image: url('/images/btn_gradient.png');
	background-repeat: repeat-x;
	background-position:top left;
	background-color:#4b9eca;
	width:115px;
	height:17px;
	margin-left:17px;
	position:relative;
	float:left;
}

.pp_sf_img_loc_w{
	width:115px;
}

.pp_sf_img{
	font-family:verdana;
}

a.pp_sf_img:link{
	display:block;
	width:115px;
	height:17px;
	vertical-align:middle;
	text-align:center;
	font-size:10px;
	font-family:"verdana";
	font-weight:600;
	color:#FFF;
}


a.pp_sf_img:visited{
	display:block;
	width:115px;
	height:17px;
	vertical-align:middle;
	text-align:center;
	font-size:10px;
	font-family:"verdana";
	font-weight:600;
	color:#FFF;
}


a.pp_sf_img:hover{
	background-color:#6abdea;
	color:#FFF;
	width:115px;
}

.pp_short{
	width:91px;
}

a.pp_short:hover{
	background-color:#6abdea;
	color:#FFF;
	width:91px;
}


.change_font{
	display:inline;
	float:right;
}

.increaseFont{
	font-size:150%;
}

.decreaseFont{
	font-size:80%;
}

/**************2012 components **************/

/**************2012 request_catalog **************/

#request_catalog{
	position:relative;
	height:89px;
	width:175px;
	margin-top:10px;
}

#rc_image{
	position:relative;
	top:0px;
	left:0px;
	height:64px;
	width:175px;
	background-image: url('/images/2012/CatalogRequest.jpg');
	background-repeat: no-repeat;
	background-position:top left;
	float:left;
}


#rc_button{
	width:175px;
	height:25px;
	text-align:center;
	float:left;
}

/**************2013 components **************/
/**************GuaranteedtoGrow **************/

#c_guarantee{
	margin-top:20px;
}

.c_guarantee_img{
}

.c_guarantee_hdr{
	font-size:13px;
	font-family:arial;
	font-style:normal;
	font-weight:700;
	color:#3399cc;
	text-align:left;
}	

/**************2012 plant_finder_2012 **************/

#plant_finder_2012{
	position:relative;
	height:89px;
	width:175px;
	margin-top:10px;
}

#pf_image{
	position:relative;
	top:0px;
	left:0px;
	height:64px;
	width:175px;
	background-image: url('/images/2012/PlantFinder.jpg');
	background-repeat: no-repeat;
	background-position:top left;
	float:left;
}


#pf_button{
	width:175px;
	height:25px;
	text-align:center;
	float:left;
}

.button_large_div{
	border:outset 2px #CCC;
}

a.button_large:link{
	display:block;
	height:25px;
	width:175px;
	text-align:center;
	background-image:url(/images/2012/Button_Large.jpg);
	background-repeat:repeat-x;
	background-color:#CCC;
	color:#FFF;
	font-size:12px;
	line-height:25px;
	vertical-align:middle;
	font-family:Arial;
	font-weight:600;
	margin-left:auto;
	margin-right:auto;
}
a.button_large:visited{
	display:block;
	height:25px;
	width:175px;
	color:#FFF;
	margin-left:auto;
	margin-right:auto;
}

a.button_large:hover{
	display:block;
	height:25px;
	width:175px;
	text-align:center;
	background-color:#2781B0;
	background-image:none;
	color:#FFF;
	font-size:12px;
	line-height:25px;
	vertical-align:middle;
	font-family:Arial;
	margin-left:auto;
	margin-right:auto;
}

a.button_large:active{
	display:block;
	height:25px;
	width:175px;
	color:#FFF;
	margin-left:auto;
	margin-right:auto;
}

/**Left lists**/

.left_contain_first{
	margin-top:30px;
	margin-left: 0;
	padding-left: 0;
	float:left;
	width:175px;
}

.left_contain{
	margin-top:7px;
	margin-bottom:8px;
	margin-left: 0;
	padding-left: 0;
	float:left;
	width:175px;
}

.left_ul{
	margin-left: 0;
	margin-top: 3px;
	padding-left: 0;
	list-style-type: none;
}

a.left_list_link:link{
	font-family: Arial;
	font-style: normal;
	font-weight: 300;
	font-size:13px;
	color:#333;
}

a.left_list_link:visited{
	font-family: Arial;
	font-style: normal;
	font-weight: 300;
	font-size:13px;
	color:#333;
}

a.left_list_link:hover{
	font-family: Arial;
	font-style: normal;
	font-weight: 300;
	font-size:13px;
	color:#3399CC;
}

a.left_list_link:active{
	font-family: Arial;
	font-style: normal;
	font-weight: 300;
	font-size:13px;
	color:#333;
}


#features_2012_container UL{
}

/**************2012 other lists **************/

.faq_general h2{
	margin-top:20px;
	margin-bottom:-10px;

}

.faq_list{
	margin-left: -20px;
	font-size:13px;
	font-weight: bold;
}

.faq_list li{
	margin-left: 0;
	margin-top: 3px;
	padding-left: 0;
}

.faq_list li a{
	font-family: Arial;
	font-style: normal;
	font-weight: 300;
	font-size:13px;
	color:#333;
}
.faq_list_a{
	margin-left: -20px;
	border-top:1px solid #CCC;
	margin-bottom:60px;

}

.faq_list_a li{
	margin-left: 0;
	margin-top: 3px;
	padding-left: 0;
	border-bottom:1px solid #CCC;
	font-size:13px;
	font-weight: bold;
	padding-top:20px;
	padding-bottom:20px;
}

.faq_list_a li p{
	font-family: Arial;
	font-style: normal;
	font-weight: 300;
	font-size:13px;
	color:#333;
	margin-top: 0px;
	line-height:19px;

}

.faq_list_a li p a{
	font-family: Arial;
	font-style: normal;
	font-weight: 300;
	font-size:13px;
	text-decoration:none;
}
.faq_list_a li a{
	font-family: Arial;
	font-style: normal;
	font-weight: 300;
	font-size:11px;
	text-decoration:underline;
}

.bluedot{
	list-style-type:disc;
	margin-left: -27px;
}

.bluedot li{
	color:#3399cc;
	margin-bottom:5px;
}

.bluedot li span{
	color:#000;
}

.printed_list{
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}

.printed_list li{
	margin-left: 0;
	margin-top: 3px;
	padding-left: 0;
}

.printed_list li a{
	font-family: Arial;
	font-style: normal;
	font-weight: 300;
	font-size:13px;
}

/**************2012 includes **************/


#fp_ni{
	border-top:1px solid #CCC;
	float:left;
	width:495px;
}

#fp_featured{
	border-top:1px solid #CCC;
	float:left;
	width:495px;
}

.fp_corner_new {
	background-image: url('/images/2012/CornerNew.png');
	background-repeat: no-repeat;
	background-position:top left;
	position:absolute;
	height:48px;
	width:48px;
	top:0px;
	left:0px;
	z-index:25;
}
.fp_corner_disc {
	background-image: url('/images/2012/CornerSale.png');
	background-repeat: no-repeat;
	background-position:top left;
	position:absolute;
	height:48px;
	width:48px;
	top:0px;
	left:0px;
	z-index:25;
}



.fp_hdr{
	margin-top:10px;
	margin-bottom:10px;
}

.fp_com_1{
	position:relative;
	float:left;
	margin-left:15px;
	width:155px;
	height:300px;
}

.fp_com_1_fo{
	position:relative;
	float:left;
	margin-left:0px;
	width:155px;
	height:300px;
}

.fp_com_2{
	position:relative;
	width:155px;
}

.fp_com_image{
	position:relative;
	margin-bottom:10px;
	width:120px;
	height:160px;
	text-align:center;
	background-color:#666;
	z-index:9;
}

.fp_com_image img{
	border:none;
}


.top_image{
	position:absolute;
	top:0;
	left:0;
	margin-bottom:10px;
	width:120px;
	height:160px;
/*	background-color:#666;*/
	z-index:9;
}

.fp_com_title{
	font-family: Arial;
	font-style: normal;
	font-weight: 600;
	font-size:13px;
	color:#006699;
	float:left;
	margin-left:0px;
	margin-bottom:5px;
	width:155px;
}

a.fp_com_title_lnk:link{
	font-family: Arial;
	font-style: normal;
	font-weight: 600;
	font-size:13px;
	color:#006699;
}

.fp_com_avail{
	font-family: Arial;
	font-weight:400;
	font-size:11px;
	color:#666;
	float:left;
	margin-left:0px;
	margin-bottom:5px;
	width:155px;
	height:24px;
	line-height:13px;
	overflow:hidden;
}

.fp_com_price{
	float:left;
	margin-left:0px;
	margin-bottom:10px;
	width:155px;
	font-family: Arial;
	font-weight:600;
	font-size:13px;
	color:#000;
	overflow:hidden;
}

#cart_button{
	margin-top:8px;
	width:168px;
	text-align:center;
}

.fp_com_addto{
	float:left;
	margin-left:0px;
	margin-bottom:10px;
	width:120px;
}

a.button_small_fp:link{
	display:block;
	height:15px;
	width:95px;
	text-align:center;
	background-image:url(/images/2012/Button_Small.jpg);
	background-repeat:repeat-x;
	color:#FFF;
	font-size:10px;
	line-height:15px;
	vertical-align:middle;
	font-family:Arial;
	font-weight:600;
	margin-left:0;
}
a.button_small_fp:visited{
	display:block;
	height:15px;
	width:95px;
	color:#FFF;
	margin-left:0;
}

a.button_small_fp:hover{
	display:block;
	height:15px;
	width:95px;
	text-align:center;
	background-color:#2781B0;
	background-image:none;
	color:#FFF;
	font-size:10px;
	line-height:15px;
	vertical-align:middle;
	font-family:Arial;
	margin-left:0;
}

a.button_small_fp:active{
	display:block;
	height:15px;
	width:95px;
	color:#FFF;
	margin-left:0;
}

.button_small_fp_div{
	display:block;
	height:15px;
	width:95px;
	border:outset 2px #CCC;
}


.fp_com_sale{
	background:url(/images/sale_bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:50px;
	width:50px;
	font-weight:600;
	font-size:12px;
	color:#FFF;
	position:absolute;
	left:70px;
	top:75px;
	z-index:99;
}

.fp_com_sale_txt {
	text-align:left;
	margin-top:5px;
	margin-left:8px;
}

.fp_com_subtitle{
	font-weight:500;
	font-size:12px;
	color:#000;
	line-height:1.3;
}





.fp_com_sf_img_loc{
	background-image: url('/images/btn_gradient.png');
	background-repeat: repeat-x;
	background-position:top left;
	background-color:#4b9eca;
	width:91px;
	height:17px;
	margin-left:5px;
	position:relative;
	float:left;
}

a.fp_com_sf_img:link{
	display:block;
	width:91px;
	height:17px;
	vertical-align:middle;
	text-align:center;
	font-size:10px;
	font-family:"verdana";
	font-weight:600;
	color:#FFF;
}

a.fp_com_sf_img:hover{
	background-color:#6abdea;
	color:#FFF;
}


.top_disc{
	background:url(/images/forsale.gif)no-repeat 0 0;
	position:absolute;
	left:5px;
	padding-top:3px;
	padding-left:2px;
	top:10px;
	width:30px;
	height:30px;
	font-size:9px;
	text-align:center;
	border:0px solid red;
}

.strike{
	text-decoration:line-through;
}

.borderRight{
	border-right:1px solid #CCC;
}
.borderLeft{
	border-left:1px solid #CCC;
}
.borderTop{
	border-top:1px solid #CCC;
}
.borderBottom{
	border-bottom:1px solid #CCC;
}

.discount_message_index {
	font-size:18px;
	font-weight:bold;
	color:#3399cc;
	padding:10px;
}
.discount_message_cart {
	font-size:16px;
	font-weight:normal;
	color:#3399cc;
	padding:10px;
}
