body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#container {
	background-color: #FFFFFF;
	width: 815px;
	padding: 0px;
	margin: 0px;
}
#header {
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#header-inner {
	width: 815px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/header_tile.gif);
	background-repeat: repeat-x;
}
h1#logo {
	background: url(/images/banner.gif) no-repeat left top;
	width: 815px;
	height: 74px;
	margin: 0px;
	padding: 0px;
}
h1#logo span {
    display: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 25px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
h4.box {
	width: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFDCE;
	background: #36009B;
	/*background-image: url(../images/header.gif);*/
	background-repeat: repeat-x;
	border: 1px solid #22005C;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
}
h5.product_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	/*background-color: #555599; */
	background-color: #36009B;
	/*background-image: url(/holiday_images/box.gif); */
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}
.videos {
	width: 141px;
	background-color: #5D00CD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFDCE;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 3px;
	text-align: center;
	background-image: url(../images/video_tile.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.videos a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFDCE;
	font-size: 11px;
}
.box {
	width: 135px;
	background-color: #F8F4FD;
	background-image: url(../images/box_content_tile.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8a65b3;
	border-bottom-color: #8a65b3;
	border-left-color: #8a65b3;
}
.box2 {
	width: 143px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #38009C;
	border-right-color: #38009C;
	border-bottom-color: #38009C;
	border-left-color: #38009C;
	background-image: url(../images/yellow_burst_150.gif);
	background-repeat: no-repeat;
	background-position: -6px 15px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
}
.box ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

li.sub_cat{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 100px;
}

.box li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
}

li.innerUL{
	margin-left: 20px;
}

#content {
	background-color: #FFFFFF;
	text-align: left;
	float: right;
	width: 645px;
}
#content-inner {
	padding: 5px;
}
#nav1 {
	background-color: #350099;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	/* background-image: url(/holiday_images/snowflake.gif); */
	background-repeat: repeat-x;
	height: 35px;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	vertical-align: middle;
	height: 29px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
}
a.menu:hover {
	//background-image: url(../images/select.gif);
	//background-repeat: repeat-x;
	//background-position: bottom;
	color: #FEF891;
}
a.black{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 14px;
}
a.black_12{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
a.prod_title_link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
}
a.prod_title_link_sm{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
}
a.bold_16{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.txt_green_16{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #009900;
	font-size: 16px;
}
.txt_green_14{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #009900;
	font-size: 14px;
}
.txt_blue_14{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000099;
	font-size: 14px;
}
.txt_green_12{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #009900;
	font-size: 12px;
}
.txt_red_14{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FF0033;
	font-size: 14px;
}
.txt_red_12{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FF0033;
	font-size: 12px;
}
#shipping {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../images/box-gradient.gif);
	background-repeat: repeat-x;
	padding:5px;
}
#nav2 {
	background-color: #FFFFFF;
	text-align: left;
	float: left;
	width: 149px;
}
#nav2-inner {
	padding-top: 5px;
	padding-bottom: 5px;
}
#sale {
	background-color: #FFFFFF;
	text-align: left;
	width: 635px;
	border: 1px solid #BBBBBB;
}
#sale-inner {
	text-align: center;
	padding: 3px;
	background-color: #D6D6D6;
	background-image: url(../images/texture/grey_tile.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#sale2 {
	background-color: #FFFFFF;
	text-align: center;
	width: 620px;
	border: 2px solid #BBBBBB;
	padding: 5px;
}
.featured {
	background-image: url(../images/featured_bkgnd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 2px;
	padding-left: 8px;

}
img.left {
	float: left;
    padding-right: 5px; 
}
img.right {
	float: right;
    padding-left: 5px; 
}
.product {
	border: 1px solid #CCCCCC;
}
.product_pict {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E7E7E7;
	border-left-color: #F7F7F7;
	padding-top: 8px;
}
.product_title{
	padding-top: 3px;
	padding-bottom: 5px;
	background-image: url(/index_files/rowback.gif);
	background-repeat: repeat-x;
	background-color: #E6DD8D;
}
.list_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/gray_tile.gif);
	background-repeat: repeat-x;
	background-color: #D6D6D6;
}
.product_buy{
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #F7F7F7;
}
.option_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #888888;
	background-color: #EFEFEF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 60%;
	padding-right: 5px;
}
.option_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #888888;
	width: 40%;
	background-color: #EFEFEF;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.option_choices {
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#option_side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	border-right-style: solid;
}
#footer {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	clear: both;
}
#footer-inner {
	background-color: #350099;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A8A8A8;
	border-bottom-color: #CFCFCF;
	background-image: url(../images/menu_tile.gif);
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-bottom: 7px;
	vertical-align: middle;
	width: 815px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FEF891;
	font-weight: bold;
}

.search {
	background-image: url(../images/mainbanner.gif);
	background-repeat: no-repeat;
	height: 39px;
	text-align:center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8a65b3;
	border-right-color: #8a65b3;
	border-bottom-color: #8a65b3;
	border-left-color: #8a65b3;
}

form{
	margin:0;
	padding:0;
}