/*
** GENERIC TAGS TWEAKING
*/

html, body
{
	margin: 0px !important;
	padding: 0px !important;
	width: 100%;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	color: #333366;
}

/*
body { background-image: url('/2010/images/bg2.gif'); } 
*/

body {
	background-image: url('/2011/images/FlowerBack.png');
	background-position: center;
	background-color: #c8d22b;
}

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

img { display: block; }

a
{
	text-decoration: none;
	color: #333366;
}

a:hover { text-decoration: underline; }

h1, h2, h3, h4, h5
{
	margin: 0px;
	padding: 0px;
}

.clear { clear: both; }

#top
{
	padding-right: 15px;
	padding-left: 15px;
	margin: 0 auto;
	width: 994px;
	background-image: url('/2010/images/bg2.gif');
}

#well,
#content_well
{
	padding-right: 15px;
	padding-bottom: 20px;
	margin: 0 auto;
	width: 1009px;
	background-color: #FFF;
	font-size: 12px;
}

#well a,
#content_well a
{
	color: #660;
	text-decoration: underline;
	font-weight: bold;
}

#content_well
{
	width: 850px;
	float: right;
}

#wrapper
{
	background: url('/2010/images/bg2.gif');
	width: 1024px;
	margin: 0 auto;
}

#side_nav
{
	float: left;
	width: 140px;
	padding-left: 15px;
	height: 100%;
}

#side_nav .header
{
	padding-top: 20px;
	text-transform: uppercase;
}

#side_nav a
{
	padding-left: 10px;
	font-size: 12px;
}

#search
{
	border: 1px #666699 solid;
	float: left;
	margin-top: 6px;
	margin-right: 15px;
}

#search input[type="text"]
{
	width: 100px;
	height: 19px;
	border: 0px;
}

#top_nav
{
	padding-top: 10px;
	height: 22px;
	font-size: 12px;
}

#contact
{
	height: 71px;
	font-size: 14px;
	color: #666600;
}

#main_nav
{
	float: left;
	width: 686px;
}

#top_nav a,
#top_nav img,
#main_nav a,
#main_nav img { float: left; }

#top_nav a
{
	padding-right: 8px;
	padding-left: 8px;
}

#main_nav img { padding: 3px 0 0 10px; }

ul.topnav
{
	list-style: none;
	padding: 0 0px;
	margin: 0;
	float: left;
	/*background: url(topnav_bg.gif) repeat-x;  */
}

ul.topnav li
{
	float: left;
	margin: 0;
	position: relative;
	/*--Declare X and Y axis base for sub navigation--*/
	padding: 5px 12px 0;
	text-transform: uppercase;
	border-right: #336 1px solid;
}

ul.topnav li a
{
	display: block;
	float: left;
}

/*
ul.topnav li a:hover { background: url(topnav_hover.gif) no-repeat center top; }
*/

ul.topnav li a:hover { background: no-repeat center top; }

ul.topnav li span
{
	/*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(subnav_btn.gif) no-repeat center top;
}

ul.topnav li span.subhover
{
	background-position: center bottombottom;
	cursor: pointer;
}

/*--Hover effect for trigger--*/
ul.topnav li ul.subnav
{
	list-style: none;
	position: absolute;
	/*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0;
	top: 25px;
	background: #E0E9A9;
	margin: 0;
	padding: 5px 0;
	display: none;
	float: left;
	width: 170px;
	border: 3px solid #7A9206;
	z-index: 1111;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ul.topnav li ul.subnav li
{
	margin: 0;
	padding: 0;
	border: 0;
	/*border-top: 1px solid #252525; --Create bevel effect--*/
	/*border-bottom: 1px solid #444; --Create bevel effect--*/
	border-right: 0;
	width: 170px;
	height: 20px;
	z-index: 1112;
	line-height:20px;
	text-transform: capitalize;
	overflow: hidden;
	vertical-align:top;
}

ul.topnav li ul.subnav li a
{
	margin: 0;
	padding: 0 0 0 10px;
	border: 0;
	float: left;
	width: 145px;
}

div.rotator
{
	width: 615px;
	height: 320px;
	overflow: hidden;
	background: url("/2010/images/home_promo_bg.png") 0 0 no-repeat;
}

div.rotator div
{
	margin: 0;
	display: none;	
}

div.rotator div.selected { display: block; }
 
div.rotator ul
{
	list-style: none;
	padding: 10px;
	margin: 0;
	width:595px;
	position: absolute;	
	z-index: 5;
}

div.rotator ul li
{
	position: static;
	float: right; 
	width: 20px;
	height: 20px;
	border: 1px solid #336;
	text-align: center;
	line-height: 20px;
	margin-right: 4px;
	background: #666;
	opacity: 0.6;
	-moz-opacity:.60; 
	filter:alpha(opacity=60);
	color: #000;
	cursor: pointer;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	z-index: 6;
}

div.rotator ul li.selected
{
	background: #F08;
	opacity: 0.99;
}

#footer
{
	width: 994px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url('/2010/images/bg2.gif');
}

#footer #callouts { margin: 0 auto; }

#footer #callouts div
{
	overflow: hidden;
	float: left;
	text-indent: -200px;
}

#footer #callouts a:hover div { background-position: 0 -55px; }

#footer #callouts .newsletter
{
	background: url("/2011/images/news.png") 0 0 no-repeat;
	width: 206px;
	height: 55px;
}

#footer #callouts .catalog
{
	background: url("/2011/images/catalog.png") 0 0 no-repeat;
	width: 193px;
	height: 55px;
}

#footer #callouts .insider
{
	background: url("/2011/images/insider.png") 0 0 no-repeat;
	width: 189px;
	height: 55px;
}

#footer #callouts .twitter
{
	background: url("/2011/images/twitter.png") 0 0 no-repeat;
	width: 92px;
	height: 55px;
}

#footer #callouts .facebook
{
	background: url("/2011/images/facebook.png") 0 0 no-repeat;
	width: 109px;
	height: 55px;
}

#footer #callouts .blog
{
	background: url("/2011/images/blog.png") 0 0 no-repeat;
	width: 204px;
	height: 55px;
}

#footer_links
{
	float: left;
	font-size: 12px;
	padding-top: 30px;
}

#footer_links .header,
.footer_address .header
{ font-size: 14px; }

.footer_address
{
	padding-top: 30px;
	padding-right: 20px;
	float: left;
	font-size: 12px;
	text-align: left;
	width: 310px;
}

#breadcrumbs
{
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 12px;
	text-transform: lowercase;
}

#breadcrumbs a
{
	color: #333366;
	font-weight: normal;
	text-transform: lowercase;
	text-decoration: underline;
}

#header, #content { padding-left: 15px; }
#content { min-height: 300px; }

#content #body
{
	padding-left: 10px;
	padding-bottom: 20px;
}

#content #body h1
{
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666600;
}

#header #breadcrumbs { padding-top: 0px; }

#header hr
{
	border: 0px;
	height: 1px;
	background-color: #CCCCCC;
}

#head_text
{
	width: 700px;
	padding-top: 15px;
	padding-left: 15px;
	line-height: 1.4;
}

#head_text b { font-size: 14px; }

#head_text h1
{
	font-size: 14px;
	font-weight: bold;
}

.sold_out { color: #999999; }
.sale { color: #e41c71; }
.error { color: #ff0066; }

#content #body h2
{
	font-size: 18px;
	color: #ff0066;
	padding-top: 15px;
}

#content #body h3
{
	padding-top: 10px;
	color: #ff0066;
}

.news_item
{
	border: 2px solid #CCCCCC;
	float: left;
	height: 135px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 5px;
	width: 250px;
}

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

td.ask_kassie { padding-left: 25px; }
span.ask_kassie { padding-left: 25px; }

.ask_kassie textarea,
.ask_kassie input
{
	width: 250px;
	border: 1px #CCC solid;
}

.ask_kassie input[type="submit"]
{
	width: 80px;
	float: right;
}

#ask_kassie_callout
{
	width: 240px;
	float: right;
	background-color: #eee;
	padding: 10px;
}

#ask_kassie_callout #header
{
	color: #F39;
	padding: 0px 0px 10px 0px;
	text-align: center;
	font-size: 18px;
	font-style: italic;
	border-bottom: 1px #F39 solid;
}

#ask_kassie_callout .question
{
	padding-top: 15px;
	padding-bottom: 15px;
	color: #F39;
}
#ask_kassie_callout .name
{
	color: #F39;
	font-weight: bold;
}
#ask_kassie_callout .answer {color: #666; }

#ask_kassie_callout .kassie
{
	color: #666;
	font-weight: bold;
}
#shadow {
	background-image: url('/2011/images/bg_shadow.png');
	background-repeat: repeat-y;
	background-position: center;
}

