body {
	color: #444;
	background-color: #000000;
	background-image: url(../images/cssimg/bg-dots.jpg);
	background-repeat: repeat;
	padding: 0px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;
		border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1, h2, h3, h4, h5, h6 {

}

a#logo {
	color: #ADCF4F;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

div.container {
	background-color: #fff;
	border: 10px solid #eee;
	min-height: 600px;
}

#nav {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	background-image: url(../images/cssimg/bg-scallop.jpg);
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 12px;
	padding-left: 12px;
	background-repeat: repeat-y;
	background-position: center center;
}
#sub-nav {
	float: right;
	width: 625px;
	height: 25px;
	text-align: right;
}
#sub-nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
#email  .cat_textbox_small  {
	width: 100px;
	vertical-align: top;
}
#email  form .item {
	margin: 0px;
	padding: 0px;
}



#main {
	clear: both;
	padding-top: 45px;
	padding-right: 45px;
	padding-left: 45px;
	padding-bottom: 45px;
}
#sidebar {
	float: right;
	width: 275px;
	margin-left: 45px;
}
#sidebar #feature {
	margin-top: 15px;
	background-color: #B3E55E;
	padding: 15px;
}


#logo {
	float: left;
}
#email {
	float: left;
	background-image: url(../images/cssimg/bg-email.jpg);
	margin-top: 11px;
	height: 85px;
	width: 195px;
	padding-top: 50px;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#link {
	float: left;
	padding: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homepage-feature { background-color: #000000; width: 760px; height: 290px; background-image: url(../images/site/homepage-background.jpg); background-repeat: no-repeat; margin-top: 5px; background-position: left bottom; border-bottom-width: 15px; border-bottom-style: solid; border-bottom-color: #000; padding-top: 15px; padding-right: 15px; padding-bottom: 5px; padding-left: 15px; }
#homepage-feature #dates { float: left; width: 450px; font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FFF; height: 275px; }
#homepage-feature #dates h1 { line-height: 32px; text-align: center; margin: 0px; padding: 0px; }
#homepage-feature #dates p { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFF; text-align: center; line-height: 26px; margin: 0px; padding: 0px; }


#homepage-feature .sections {
	background-color: #B4E55E;
	float: right;
	width: 250px;
	margin-left: 0px;
	height: 45px;
	margin-bottom: 8px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#homepage-feature .sections2 {
	background-color: #B4E55E;
	float: right;
	width: 260px;
	margin-left: 0px;
	height: 45px;
	margin-bottom: 32px;
	padding: 0px; }
	
	#homepage-feature .sections3 {
		background-color: #B4E55E;
	float: right;
	width: 250px;
	margin-left: 0px;
	height: 45px;
	margin-bottom: 8px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px; }
#homepage-feature .sections p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
#homepage-feature .sections3 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px; margin-left:5px; 
}
#homepage-feature .sections img {
	margin-right: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#homepage-feature .sections3 img {
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}




div#hero div#placeholder-hero {
	background-color: #ADCF4F;
}

div#hero-sub div.inner {
	background-color: #D9F09A;
	color: #222;
	font-size: 11px;
}
#footer {
	border-top: 1px solid #eee;
	background-color: #FC0087;
	margin: 0px;
	padding: 0px;
	height: 200px;
}
#footer-right {
	float: right;
	width: 350px;
	margin-right: 35px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#footer-left  a {
	color: #B3E55E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
#footer-right img {
	margin-top: 5px;
	margin-bottom: -5px;
	margin-left: 3px;
}

#footer-left {
	width: 350px;
	margin-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-bottom: 25px;
	margin-top: 25px;
}


#brands {
	background-color: #B3E55E;
	padding-top: 15px;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 15px;
	margin-bottom: 25px;
}
#brands p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #333333;
}
#brands img {
	margin-right: 15px;
	margin-top: 15px;
}


td.menu-item {
	color: #fff;	
}

td.menu-item-hover {
	color: #D9F09A;
}

td.menu-item-selected {
	color: #C2FF16;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #4A8797;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

.product-form h3 {
	font-size: 14px;
	padding-left: 9px;
}

.product-form {
	margin-bottom: 18px;
}

.secure-login, .newsletter-form {
	background: #f9f9f9;
	border: 1px solid #f2f2f2;
	margin-bottom: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: #eee;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #FC0087;
	text-decoration: none;
}

a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */



/* @group Template Settings */

div#header-left img {
	margin: 30px 0 0;
}

div#header-left, div.whoslogged, div#header-right {
	height: 126px;
	line-height: 126px;
}

div.whoslogged {
	text-align: right;
}

div#placeholder-search {
	padding: 46px 40px 0 0;
	text-align: right;
}

div#placeholder-search input.cat_textbox_small {
	width: 130px;
}

div#nav div#placeholder-nav {
	height: 36px;
}

div#placeholder-nav {
	padding-left: 18px;
}

div#placeholder-nav td {
	padding: 0;
	vertical-align: middle;
}

div#hero {
	margin-right: 0;
	width: 600px;
}

div#hero div#placeholder-hero {
	overflow: hidden;
}

div#hero div#placeholder-hero, div#hero-sub div.inner {
	height: 216px;
}

div#hero-sub div.inner {
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
}

div#hero-sub div.pad {
	padding: 18px;
}

div#main div.inner, div#sub div.inner {
	padding: 18px 0 36px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */
#footer-right a {
	color: #B3E55E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
#date-wrapper { background-color: #B4E55E; padding: 15px; width: 245px; }
#date-inner { background-color: #FC0088; padding: 10px; border: 6px dotted #000; }
#date-inner h1 { font-family: Arial, Helvetica, sans-serif; color: #fff; text-align: center; font-size: 18px; font-weight: bold; text-transform: uppercase; }
#date-inner p { font-size: 12px; color: #fff; text-align: center; margin: 0px; }
#date-inner h2 { font-size: 14px; color: #fff; line-height: 14px; margin-bottom: 5px; text-align: center; }
#sidebar1 { float: right; width: 215px; margin-left: 25px; margin-right: 15px; }
#sidebar2 { float: right; width: 215px; margin-left: 35px; margin-right: 15px; }
