body {
	background-image: url(../images/bg.jpg);
	background-color:#B8B8B8;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#topOtherLinks a {
	text-decoration:none;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#666666;
	letter-spacing:0.03em;
}
#topOtherLinks a:hover {
	text-decoration:none;
	color:#C80B0B;
}
#bottomInfo p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:40px;
	color:#666666;
	padding:0px;
	margin:0px;
	padding-left:14px;
	padding-right:14px;
	letter-spacing:0.03em;
	font-weight:normal;
	float:left;
}
#bottomInfo span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:40px;
	color:#666666;
	letter-spacing:0.03em;
	float:right;
	padding-left:14px;
	padding-right:14px;
}
#bottomInfo a {
	text-decoration:none;
	color:#666666;
}
#bottomInfo a:hover {
	text-decoration:none;
	color:#000000;
}
#SideNavBox {
	width:192px; overflow:hidden;
}
#SideNavBoxTop {
	width:192px; height:28px; background:url(../images/side_nav_box_top.png) top center no-repeat; float:left; line-height:1px; font-size:1px;
}
#SideNavBoxTile {
	width:192px; overflow:hidden; background:url(../images/side_nav_box_tile.png) top left repeat-y; float:left;
}
#SideNavBoxBottom {
	width:192px; height:9px; background:url(../images/side_content_box_bottom.png) top center no-repeat; float:left; line-height:1px; font-size:1px;
}
#SideNavBoxTop h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	color:#FFFFFF;
	padding-left:8px;
	margin:0px;
	line-height:28px;
	letter-spacing:0.04em;
	width:150px;
	float:left;
}
#SideNavBox h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	line-height:inherit;
	letter-spacing:1;
	width:auto;
	float:none;
}

.SideNavBoxTopimg {
	float:right;
	margin-right:8px;
	margin-top:8px;
}
#SideNavBoxTile ul {
	margin:0px;
	padding:0px 10px 0px 10px;
	list-style:none;
}
#SideNavBoxTile li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:0.03em;
	color:#333333;
	line-height:22px;
}
#SideNavBoxTile a {
	text-decoration:none;
	color:#333333;
}
#SideNavBoxTile a:hover {
	text-decoration:none;
	color:#D90808;
}
#SideNavBoxTile a:active {
	text-decoration:none;
	color:#333333;
}

#MiniBasket {
	width:192px; overflow:hidden;
}
#MiniBasketTop {
	width:192px; height:28px; background:url(../images/side_nav_box_top.png) top center no-repeat; float:left; line-height:1px; font-size:1px;
}
#MiniBasketTile {
	width:192px; overflow:hidden; background:url(../images/side_nav_box_tile.png) top left repeat-y; float:left;
}
#MiniBasketBottom {
	width:192px; height:9px; background:url(../images/side_content_box_bottom.png) top center no-repeat; float:left; line-height:1px; font-size:1px;
}
#MiniBasketTop h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	color:#FFFFFF;
	padding-left:8px;
	margin:0px;
	line-height:28px;
	letter-spacing:0.04em;
	width:150px;
}
#MiniBasketTop img {
	float:right;
	margin-right:8px;
	margin-top:8px;
}
#MiniBasketTile p {
	margin:0px;
	padding:5px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:0.03em;
	color:#333333;
	line-height:22px;
}
#MiniBasketTile h4 {
	width:100px;
	margin:0px;
	padding:0px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:0.03em;
	color:#333333;
	line-height:22px;
	float:left;
}
#MiniBasketTile span {
	width:50px;
	margin:0px;
	padding:0px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:0.03em;
	color:#333333;
	line-height:22px;
	text-align:right;
	float:right;
}


#SideButtonRed {
	width:192px; height:56px;
}
#SideButtonRed a {
	width:192px;
	height:56px;
	display:block;
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
	line-height:54px;
	font-family:Gill Sans, Gill Sans MT, Arial;
	font-size:15px;
	color:#FFFFFF;
	
	text-decoration:none;
	background-image:url(../images/side_button_red_1.png);
}
#SideButtonRed a:hover {
	text-decoration:none;
	background-image:url(../images/side_button_red_2.png);
}
#SideButtonRed a:active {
	text-decoration:none;
	background-image:url(../images/side_button_red_2.png);
}
#SmallButtonGrey a {
	width:90px;
	height:22px;
	display:block;
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
	line-height:20px;
	font-family:Arial;
	font-size:11px;
	color:#000000;
	clear:both;
	
	text-decoration:none;
	background-image:url(../images/small_button_grey_1.png);
}
#SmallButtonGrey a:hover {
	text-decoration:none;
	background-image:url(../images/small_button_grey_2.png);
}
#SmallButtonGrey a:active {
	text-decoration:none;
	background-image:url(../images/small_button_grey_2.png);
}
#SideContentBox {
	width:192px; overflow:hidden;
}

#SideContentBoxTop {
	width:192px; height:6px; background:url(../images/side_content_box_top.png) top center no-repeat; float:left; line-height:1px; font-size:1px;
}
#SideContentBoxTile {
	width:192px; overflow:hidden; background:url(../images/side_content_box_tile.png) top left repeat-y; float:left;
}
#SideContentBoxTile p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#090;
	padding-top:5px;
	margin:0px;
	padding-left:11px;
	padding-right:11px;
	font-weight:bold;
	letter-spacing:0.03.em; 
}

#SideContentBoxBottom {
	width:192px; height:9px; background:url(../images/side_content_box_bottom.png) top center no-repeat; float:left; line-height:1px; font-size:1px;
}
#SideContentBox h3 {
	font-family:Gill Sans, Gill Sans MT, Arial;
	font-size:14px;
	font-weight:normal;
	color:#D90808;
	padding-left:11px;
	margin:0px;
	line-height:20px;
	letter-spacing:0.03em;
	padding-bottom:4px;
}
#SideContentBox label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding-top:10px;
	margin:0px;
	padding-left:11px;
	letter-spacing:0.03.em; 
}
#SideContentBox input {
	width:166px;
	height:13px;
	margin-left:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	margin-bottom:5px;
}
#SideContentBox textarea {
	width:166px;
	height:77px;
	margin-left:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
}
#CenterBanner {
	width:568px; height:46px; text-align:center; clear:both;
}
#CenterBanner a {
	width:568px;
	height:46px;
	line-height:44px;
	font-family:Gill Sans, Gill Sans MT, Arial;
	font-size:15px;
	color:#FFFFFF;
	letter-spacing:0.03.em;
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
	display:block;
	background-image:url(../images/center_banner.png);
	text-decoration:none;
}
#CenterBanner a:hover {
	background-image:url(../images/center_banner.png);
	text-decoration:none;
	color:#000000;
}
#CenterBanner a:active {
	background-image:url(../images/center_banner.png);
	text-decoration:none;
	color:#ffffff;
}


#CentreContentBox {
	width:568px; overflow:hidden;
}
#CentreContentBoxTop {
	width:568px; height:9px; background:url(../images/centre_content_box_top.png) top center no-repeat; float:left; line-height:1px; font-size:1px;
}
#CentreContentBoxTile {
	width:568px; overflow:hidden; background:url(../images/centre_content_box_tile.png) top left repeat-y; float:left;
}

#CentreContentBoxTile ol {
	margin-top:0px;
	padding:0px 20px 0px 0px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#D90808;
	line-height:15px;
	letter-spacing:0.03em;
	text-align:justify;
}
#CentreContentBoxTile ol ol {
	margin-top:0px;
	padding:0px;
	list-style-type:lower-alpha;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	line-height:15px;
	letter-spacing:0.03em;
	text-align:justify;
}
#CentreContentBoxTile ol ol ol {
	margin-top:0px;
	padding:0px;
	list-style-type:lower-roman;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	line-height:15px;
	letter-spacing:0.03em;
	text-align:justify;
}

#CentreContentBoxTilePadding {
	padding:0px 10px 0px 10px;
}
#CentreContentBoxBottom {
	width:568px; height:9px; background:url(../images/centre_content_box_bottom.png) top center no-repeat; float:left; line-height:1px; font-size:1px;
}
#CentreContentBox h1 {
	font-family:Gill Sans, Gill Sans MT, Arial;
	font-size:12px;
	font-weight:normal;
	color:#D90808;
	padding-left:11px;
	margin:0px;
	line-height:20px;
	letter-spacing:0.03em;
	padding-bottom:13px;
}
#CentreContentBox h2 {
	font-family:Gill Sans, Gill Sans MT, Arial;
	font-size:14px;
	font-weight:normal;
	color:#D90808;
	padding-left:11px;
	padding-right:11px;
	margin:0px;
	line-height:15px;
	letter-spacing:0.03em;
	padding-bottom:13px;
}
#CentreContentBox h3 {
	font-family:Gill Sans, Gill Sans MT, Arial;
	font-size:22px;
	font-weight:normal;
	color:#D90808;
	padding-left:11px;
	margin:0px;
	line-height:20px;
	letter-spacing:0.03em;
}
#CentreContentBox p {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	padding-left:11px;
	padding-right:11px;
	margin:0px;
	line-height:15px;
	letter-spacing:0.03em;
	padding-bottom:8px;
}
#CentreContentBox ul {
	padding-left:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
#CentreContentBox li {
	line-height:16px;
}
#CentreContentBox a {
	color:#D90808;
	text-decoration:none;
}
#CentreContentBox a:hover {
	color:#D90808;
	text-decoration:underline;
}



#SearchBoxBg {
	width:192px;
	height:110px;
	background:url(../images/search_box_bg.png) no-repeat top center;
}
#SearchBoxBg h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	padding-left:11px;
	padding-top:13px;
	margin:0px;
	font-weight:500;
	letter-spacing:0.02em;
}
#SearchBoxBg h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-left:11px;
	padding-top:4px;
	padding-bottom:4px;
	margin:0px;
	font-weight:normal;
	letter-spacing:0.03em;
}
#SearchBoxBg p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding-left:11px;
	padding-top:4px;
	margin:0px;
	font-weight:normal;
	letter-spacing:0.02em;
}
#SearchBoxBg form {
	margin:0px;
	padding:0px;
}
#SearchBoxBg a {
	text-decoration:none;
	color:#FFFFFF;
}
#SearchBoxBg a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
#SearchBoxBg a:active {
	text-decoration:none;
	color:#FFFFFF;
}
#SearchBoxBgInput {
	width:176px;
	height:21px;
	margin-left:9px;
}
#SearchBoxBgInput input {
	width:151px;
	height:21px;
	border:none;
	background:url(../images/search_box_bg_input.png) no-repeat top right;
	float:left;
	line-height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-indent:6px;
	color:#666666;
	margin:0px;
	padding-right:0px;
}
.SearchBoxBgInputimg {
	border:none;
	float:left;
	margin:0px;
	padding:0px;
}
#rightContent {
	width:192px;
	float:left;
	overflow:hidden;
}
#RightNavTrimBar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	color:#FFFFFF;
	letter-spacing:0.04em;
	text-indent:60px;
	line-height:32px;
	width:192px;
	height:36px;
	background:url(../images/right_nav_trim_bar.png) no-repeat top left;
	margin-bottom:16px;
}
#RightProductListing {
	width:192px;
	overflow:hidden;
}


#SmallBoxBg {
	width:87px;
	height:96px;
	float:left;
	background:url(../images/small_box_bg.png) no-repeat top left;
	margin-bottom:16px;
	text-align:center;
}
#SmallBoxBgPic {
	padding:5px;
	height:50px;
	line-height:50px;
}
#SmallBoxBgText {
	height:30px; padding:1px 5px 0px 5px; 
}
#SmallBoxBg img {
	border:none;
	max-height:50px;
	max-width:78px;
}
#SmallBoxBg h2 {
	font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; margin:0px; padding:0px;
}
#SmallBoxBg a {
	color:#666666;
	text-decoration:none;
}
#SmallBoxBg a:active {
	color:#666666;
	text-decoration:none;
}
#SmallBoxBg a:hover {
	color:#C80B0B;
	text-decoration:none;
	cursor:pointer;
}


#main {
	margin:0px auto; width:984px;
}
#topHeader {
	width:984px; height:72px;
}
#logo {
	width:295px; height:32px; padding-top:23px; padding-left:12px; float:left;
}
#topRight {
	width:300px; float:right; text-align:right; overflow:hidden; margin-right:5px;	
}
#topOtherLinks {
	clear:both; width:300px; overflow:hidden; margin-top:5px;
}
#topNumber {
	clear:both; width:300px; overflow:hidden; margin-top:5px;
}
#topNumber p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	letter-spacing:0.006em;
	color:#F00;
	font-weight:bold;
	line-height:18px;
	padding-top:5px;
	margin:0px;
}

#newsBar {
	width:984px;
	height:36px;
	clear:both;
	margin-bottom:15px;
	background-image:url(../images/news_ticker_box.png);
	background-repeat:no-repeat;
	background-position:top center;
	padding:1px 0px 1px 0px;
}
#newsBarText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:30px;
	color:#ffffff;
	letter-spacing:0.04em;
	font-weight:normal;
	width:970px;
	height:36px;
	float:right;
}

#content {
	width:984px; overflow:hidden; clear:both;
}
#leftContent {
	width:192px; float:left; overflow:hidden; margin-right:16px;
}
#centerContent {
	width:568px;  float:left; overflow:hidden; margin-right:16px;
}
#HomeFlash {
	width:568px; height:272px; margin-bottom:16px;
}
#bottomInfo {
	width:984px; height:44px; clear:both; margin-top:19px; margin-bottom:19px; background-image:url(../images/bottom_box.png); background-repeat:no-repeat; background-position:top center;
}

.someclass{ //class to apply to your scroller(s) if desired
}

#breadCrumbBg {
	width:568px;
	height:31px;
	clear:both;
	padding-bottom:16px;
	background-image:url(../images/breadcrumb_bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	text-transform:capitalize;
}
#breadCrumbBg p {
	width:480px;
	height:31px;
	float:left;
	text-align:left;
	padding-left:11px;
	letter-spacing:0.02em;
	line-height:27px;
	display:block;
	margin:0px;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
#breadCrumbBg a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#breadCrumbBg a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#breadCrumbBg a:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.breadCrumbBack {
	width:60px;
	height:27px;
	float:right;
	text-align:right;
}
.breadCrumbBack a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:500px;
	line-height:29px;
	letter-spacing:0.02em;
	text-decoration:none;
	color:#FFFFFF;
	padding-right:11px;
	display:block;
}
.breadCrumbBack a:hover {
	color:#000000;
	text-decoration:none;
}
.breadCrumbBack a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#contentColumn {
	width:264px;
	padding-right:20px;
	float:left;
	margin-top:15px;
}
#productlayout2_main_text {
	float:right; width:370px; overflow:hidden;
}
#productlayout2_variety_selector {
	float:left; width:550px; overflow:hidden; margin-top:10px; clear:both; margin-left:13px;
}
#productlayout2_description2 {
	overflow:hidden; width:182px; margin-top:20px; float:right;
}
#productlayout2_variety_selector span {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:2px;
}
#productlayout2_variety_selector table {
	border:#CCCCCC 1px solid;
}
#productlayout2_variety_selector tr {
	border:#CCCCCC 1px solid;
	height:16px;
	vertical-align:middle;

}
#productlayout2_variety_selector td	 {
	border:#CCCCCC 1px solid;
	height:16px;
	vertical-align:middle;
}
.product_variety_qty {
	border:#666 1px solid;
	background-color:#FFFFFF;
	width:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#333333;
}

.mainSearch_content td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}