/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license https://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5347 2006-12-22 20:26:09Z birdbrain $
 */
 
 
 
.scs_credit_header, a.scs_credit_header, a:link.scs_credit_header, a:visited.scs_credit_header{
	color: #34933b;
}
.scs_money_header, a.scs_money_header, a:link.scs_money_header, a:visited.scs_money_header{
	color: #0ecb1c;
	font-weight: bold;
}
.scs_warning_header, a.scs_warning_header, a:link.scs_warning_header, a:visited.scs_warning_header{
	color: #ce0f0f;
}

#bigbuttons {
padding: 0 0 0 0;
margin: 0;
width: 285px;
}

#bigbuttons li{
list-style: none;
padding: 0 0 0 0;
margin: 0;
}
.oriflamme {
background-image: url(https://www.allbackyardfun.com/main_images/head_btn_orif_over.jpg);
background-repeat: no-repeat;
height: 40px;
width: 285px;
}

.white{
color:#FFFFFF;
}

.oriflamme a{
background-image: url(https://www.allbackyardfun.com/main_images/head_btn_orif.jpg);
background-repeat: no-repeat;
height: 40px;
width: 285px;
display: block;
}

.buytable {background-image:url(https://www.allbackyardfun.com/newimages/table_buynow_over.jpg);
background-repeat: no-repeat; height: 55px; width: 250px; display: block;}
.buytable a{background-image:url(https://www.allbackyardfun.com/newimages/table_buynow.jpg);
background-repeat: no-repeat; height: 55px; width: 250px; display: block;}
.buytable a:hover{background: none;}

.viewvideo {background-image:url(https://www.allbackyardfun.com/newimages/table_video_over.jpg);
background-repeat: no-repeat; height: 75px; width: 250px; display: block;}
.viewvideo a{background-image:url(https://www.allbackyardfun.com/newimages/table_video.jpg);
background-repeat: no-repeat; height: 75px; width: 250px; display: block;}
.viewvideo a:hover{background: none;}

.oriflamme a:hover{
background: none;
}

.urban {
background-image: url(https://www.allbackyardfun.com/main_images/head_btn_urban_over.jpg);
background-repeat: no-repeat;
height: 40px;
width: 285px;
}

.urban a{
background-image: url(https://www.allbackyardfun.com/main_images/head_btn_urban.jpg);
background-repeat: no-repeat;
height: 40px;
width: 285px;
display: block;
}

.urban a:hover{
background: none;
}

.backyard {
background-image: url(https://www.allbackyardfun.com/main_images/head_btn_furn_over.jpg);
background-repeat: no-repeat;
height: 45px;
width: 285px;
}

.backyard a{
background-image: url(https://www.allbackyardfun.com/main_images/head_btn_furn.jpg);
background-repeat: no-repeat;
height: 45px;
width: 285px;
display: block;
}

.backyard a:hover{
background: none;
}

.last {
background-image: url(https://www.allbackyardfun.com/main_images/head_btn_pit_over.jpg);
background-repeat: no-repeat;
height: 40px;
width: 285px;
}

.last a{
background-image: url(https://www.allbackyardfun.com/main_images/head_btn_pit.jpg);
background-repeat: no-repeat;
height: 40px;
width: 285px;
display: block;
}

.last a:hover{
background: none;
}


body {
	margin: 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: url(../images/oscwd_design/background.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #0072BC;
	text-decoration: none;
	}
 a.btns:link, a.btns:visited, a.btns:active {
	color: #ffffff;
	text-decoration: none;
	}
	a.btns:hover{
	color:#333333;
	text-decoration:underline;
	}
	 a.topbtn:link, a.topbtn:visited, a.topbtn:active {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	}
	a.topbtn:hover{
	color:#0072BC;
	font-weight:bold;
	text-decoration: none;
	}
a:visited {
	color: #0072BC;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #B4D66F;
	}

a:active {
	color: #0072BC;
	}

h1 {
	font-size: 1.5em;
	}
.fire-pit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {

    margin: 0.3em 3px;

}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	font-weight: bold;
	color: #0072BC;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #0072BC;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin-right: 10px;
	}

#navMainSearch {
padding: 0em 3em;
	float: left;
	}

#navBreadCrumb {
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
/*padding: 2em;*/
	padding: 0px;
	padding-right: 10px;
	margin: 0px;
	}

#navColumnTwo {
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
	.centerColumn{
		width: 753px;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	/* border-bottom: 1px solid #cccccc; */
	}

#cartSubTotalUpper{
	height: 31px;
	width: 100%;
	clear: both;
	margin-top: 5px;
}
.tableHeading, #cartSubTotalUpper {
	background-color: #F0F0F0;
	 }

#cartSubTotal {
	/* border-top: 1px solid #cccccc; */
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	line-height: 14px;
	padding-right: 10px;
	height: 31px;
	clear: both;
}

.tableRow, .tableHeading, #cartSubTotal {
	/* height: 2.2em; */
	height: 31px;
}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}
td.cartQuantity input{
	margin-left: 5px;
	text-align: center;
}
.cartNewItem {
	color: #0677c7;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #000000;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}
div.cat_display{
	width: 216px;
	float: left;
	margin-left: 35px;
}
div.short_desc{
	height: 70px;
}
div.cat_shopbutton{
	margin-left: 145px;
}
div.blueContainerBackground{
	background: #0677c7;
	width: 190px;
	margin-bottom: 16px;
	padding: 4px;
	padding-top: 17px;
	position: relative;
	left: 4px;
	z-index: 10;
}
div.hover_subcat{
	text-align: left;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.hover_subcat_a{
	position: relative;
	z-index: 10;
}
a.hover_subcat_a:hover{
	color: #0677c7;
}
div.hover_subcat:hover{
	background-color: #bad670;
	position: relative;
	z-index: 10;
}

div#shoppingcartContent{
	/*background: #0677c7;*/
	background: #eeeeee;
	float: right;
	width: 190px;
	margin-bottom: 10px;
	padding: 4px;
	padding-top: 17px;
}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 8px;
}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  }

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
  font-weight: bold;
  }

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

td.cartProductDisplay a,td.cartProductDisplay a:visited{
	color: #787878;
}
td.cartProductDisplay a:hover,td.cartProductDisplay a:active{
	color: #979797;
}
span#cartProdTitle{
	vertical-align: middle;
}
#cartImage {
	margin: 0.5em 1em;
	border: 1px solid #787878;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 18px;
	color: #000000;
	background: #eeeeee;
	text-align:center;
	height:15px;
}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	/*border: 1px solid #ffffff;*/
	margin-top: 1.5em;
	/*background-color:#B4D66F;*/
	}

.sideBoxContent {
	padding: 0px;
	font-size:11px;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: left;
	}
.centeredContent{
	margin: auto;
	text-align: center;
}
div.centeredContent a,div.centeredContent a:link,div.centeredContent a:visited{
	color: #494949;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
div.centeredContent a:hover,div.centeredContent a:active{
	color: #494949;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
div.centeredContent span div{
	height: 28px;
}
span.price{
	color: #0670be;
	font-size: 18px;
	font-weight: bold;
}
.productListing-data {
text-align: left;
	padding:2px;
/* 	border-top: double;
	border-color:#CCCCCC; */
	}
#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #F0F0F0;
	height: 80px;
	vertical-align: middle;
}

.rowEven {
	background-color: #E8E8E8;
	height: 80px;
	vertical-align: middle;
}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	/* background-color: #cacaca; */
	background-color: #F0F0F0;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #FFFFFF;
	}
.information {padding: 10px 3px; line-height: 150%;}







div.float_right{
	float: right;
}


div.top_header,div.top_header2,div.top_header3{
	float: left;
	width: 100%;
}

div.body_container,table.body_container{
	width: 970px;
}
table.body_container td{
	width: 970px;
}
div.top_header{
	background: #EEEEEE;
	height: 35px;
	width: 100%;
}
div.top_header a,div.top_header a:link, div.top_header a:visited{
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
div.top_header a:hover,div.top_header a:active{
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
div.top_header div  {
	margin-top: 3px;
}
div.top_header div a img{
	position: relative;
	top: 4px;
}
div.top_header2{
	font-size: 12px;
	color: #898989;
	font-weight: bold;
	margin-bottom: -16px;
}
div.top_header2 a,div.top_header2 a:link, div.top_header2 a:visited{
	font-size: 12px;
	color: #898989;
	text-decoration:underline;
	font-weight: bold;
}
div.top_header2 a:hover,div.top_header2 a:active {
	font-size: 12px;
	color: #898989;
	text-decoration:none;
	font-weight: bold;
}
div.top_header2_left{
	height: 107px;
	position: relative;
	top: -26px;
}
div.top_header2_right {
	float: right; 
	width: 594px;
	height: 81px;
	margin-top: 16px;
}
div.margin_top_26px {
	margin-top: 26px;
}
div.top_header2_welcome {
	margin-top: 14px;
}
div.top_header2_1_800 {
	margin-top: 10px;
}
font.toll_free {
	line-height: 24px;
	font-size: 16px;
	font-weight: none;
	position: relative;
	top: -2px;
}
font.f1_800 {
	line-height: 24px;
	font-size: 24px;
	color: #0677c7;
}
div.top_header3 {
	width: 100%;
	height: 49px;
	background: url(../images/oscwd_design/top_header3_navbar.png);
	background-repeat: no-repeat;
}
div.top_header3_inner {
	width: 730px;
	float: left;
}
div.top_header3_inner a{
	position: relative;
	top: -16px;
}
div.top_header3_inner2 {
	width: 240px;
	float: right;
	background: transparent;
}
div.top_header3_inner2 input {
	float: right;
	margin-top: 11px;
}
input.keyword_submit {
	margin-right: 10px;
	width: 73px;
	height: 27px;
	background: transparent;
}
input.keyword_input {
	background: transparent url(../images/oscwd_design/navbar_search_background.png) no-repeat;
	height: 20px;
	line-height: 20px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 1px;
	font-size: 14px;
	width: 134px;
	color: #bababa;
	position: relative;
	left: 4px;
}
#testimonials-managerContent{
	padding: 6px;
	background: #eeeeee;
}

div.footer{
	margin-top: 80px;
	background: #eeeeee;
	width: 100%;
	height: 150px;
	margin-bottom: -120px;
	margin-top: 110px;
}
div.footer_inner{
	background: transparent url(../images/oscwd_design/footer_background.png) no-repeat;
	width: 970px;
	margin: auto;
	height: 177px;
	position: relative;
	top: -80px;
	margin-bottom: -120px;
	clear: both;
}
.footer_information_information{
	width: 200px;
	height: 175px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	font-size: 16px;
	font-family: Arial, Sans-serif;
	/*background: blue;*/
	padding-left: 15px;
	margin-bottom: -120px;
}
.footer_information_information_header{
	color: #494949;
	font-size: 17px;
	font-family: Arial, Sans-serif;
	font-weight: bold;
	line-height: 28px;
	text-transform: uppercase;
}
.footer_information_information a, .footer_information_information a:link, .footer_information_information a:visited{
	color: #494949;
	font-size: 14px;
	font-family: Arial, Sans-serif;
	line-height: 18px;
	font-weight: normal;
}
.footer_information_information a:hover,.footer_information_information a:active{
	color: #494949;
	font-size: 14px;
	font-family: Arial, Sans-serif;
	line-height: 18px;
	font-weight: normal;
	text-decoration:underline;
}
.footer_information_ouroffers{
	width: 200px;
	height: 175px;
	float: left;
	margin-top: 15px;
	font-size: 16px;
	font-family: Arial, Sans-serif;
	margin-bottom: -120px;
	/*background: green;*/
	/*
	width: 215px;
	height: 175px;
	float: left;
	margin-top: 15px;
	background: green;*/
}
.footer_information_ouroffers_header{
	color: #494949;
	font-size: 17px;
	font-family: Arial, Sans-serif;
	font-weight: bold;
	line-height: 28px;
	text-transform: uppercase;
}
.footer_information_ouroffers a, .footer_information_ouroffers a:link, .footer_information_ouroffers a:visited{
	color: #494949;
	font-size: 14px;
	font-family: Arial, Sans-serif;
	line-height: 18px;
	font-weight: normal;
}
.footer_information_ouroffers a:hover,.footer_information_ouroffers a:active{
	color: #494949;
	font-size: 14px;
	font-family: Arial, Sans-serif;
	line-height: 18px;
	font-weight: normal;
	text-decoration:underline;
}
.footer_information_youraccount{
	width: 165px;
	height: 175px;
	float: left;
	margin-top: 15px;
	font-size: 16px;
	font-family: Arial, Sans-serif;
	font-weight: normal;
	margin-bottom: -120px;
}
.footer_information_youraccount_header{
	color: #494949;
	font-size: 17px;
	font-family: Arial, Sans-serif;
	font-weight: bold;
	line-height: 28px;
	text-transform: uppercase;
}
.footer_information_youraccount a, .footer_information_youraccount a:link, .footer_information_youraccount a:visited{
	color: #494949;
	font-size: 14px;
	font-family: Arial, Sans-serif;
	line-height: 18px;
	font-weight: normal;
}
.footer_information_youraccount a:hover,.footer_information_youraccount a:active{
	color: #494949;
	font-size: 14px;
	font-family: Arial, Sans-serif;
	line-height: 18px;
	font-weight: normal;
	text-decoration:underline;
}
.footer_information_icons{
	width: 375px;
	height: 175px;
	float: left;
	margin-top: 15px;
	/*background: pink;*/
}
.footer_information_icons_social{
	height: 124px;
	color: #838383;
	font-size: 14px;
	font-family: Arial, Sans-serif;
	font-weight: bold;
	margin-bottom: -120px;
}
.footer_information_icons_social_twitter,.footer_information_icons_social_facebook,.footer_information_icons_social_blog{
	float: left;
	margin-left: 26px;
	margin-right: 5px;
}
.footer_information_icons_social_text2{
	clear: both;
	float: right;
	text-transform: uppercase;
}
.footer_information_icons_social_icon{
	clear: both;
	float: right;
}
.footer_information_icons_badges{
	clear: both;
	float: right;
}
div.footer_inner2,div.footer_information_icons,div.footer_inner2{
	margin-bottom: -80px;
}
center.center_footer_inner2{

}
div.footer_inner2{
	width: 970px;
	font-size: 12px;
	margin: auto;
	color: #000000;
}
div.footer_inner2 a, div.footer_inner2 a:link, div.footer_inner2 a:visited{
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
div.footer_inner2 a:hover, div.footer_inner2 a:active{
	text-decoration:underline;
}
span.oscwebdevlink,span.oscwebdevlink a, span.oscwebdevlink a:link, span.oscwebdevlink a:visited{
	font-size: 10px;
	color: #787878;
	text-decoration:none;
}
span.oscwebdevlink a:hover, span.oscwebdevlink a:active{
	text-decoration:underline;
}
div.bettertestimonial{
	height: 20px;
	background: #eeeeee;
	width: 100%;
	text-align: center;
	float: left;
}
#bannerbox2{
	margin-top: 10px;
}
h2.centerBoxHeading {
	width: 738px;
	background: #035c98;
	color: #FFFFFF;
	font-size: 18px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
}
h2.centerBoxHeading span.products{
	color: #bad670;
}
div.green_hr{
	background: #bad670;
	width: 100%;
	height: 4px;
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
}
div.columnar_display{
	width: 728px;
	margin: auto;
	margin-top: 18px;
	margin-bottom: 18px;
}
div.sidebox_header{
	background: url(../images/oscwd_design/cat_headers.png) transparent no-repeat;
	position: relative;
	height: 49px;
	width: 197px;
	top: -24px;
	left: -13px;
	margin-bottom: -18px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 15px;
	padding-top: 16px;
	font-weight: bold;
}
div.sidebox_header2{
	background: url(../images/oscwd_design/cat_headers.png) transparent no-repeat;
	position: relative;
	height: 49px;
	width: 197px;
	top: -24px;
	left: -13px;
	margin-bottom: -18px;
	font-size: 18px;
	color: #0677c7;
	text-align: left;
	padding-left: 15px;
	padding-top: 16px;
	font-weight: bold;
	z-index: 5;
}
div.main_page{
	width: 728px;
	margin: auto;
}
div.main_page div {
	float: left;
	margin-bottom: 18px;
	padding: 8px;
}
h4.h4_blue{
	height: 20px;
	color: #0677c7;
}
h4.h4_green{
	height: 20px;
	color: #bad670;
}
body,a,div,p,table,td,tr,tbody{
	font-family: Arial, Helvetica, sans-serif 
}

div.breadcrumb_links{
	color: #000000;
	font-size: 12px;
	margin-top: 10px;
}
div.breadcrumb_links a,div.breadcrumb_links a:visited{
	color: #000000;
	font-size: 12px;
}
div.breadcrumb_links a:hover, div.breadcrumb_links a:active{
	text-decoration: underline;
}
hr.breadcrumb_hr{
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
}
h1{
	color: #0677c7;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.clearBoth{
	clear: both;
	height: 0px;
	width: 100%;
}
a.blueThenWhite, a.blueThenWhite:visited{
	color: #0072BC;
}
a.blueThenWhite:hover,a.blueThenWhite:active{
	color: #FFFFFF;
}
tr.tablespacer,#cartSubTotal{
	height: 5px;
}

#scQuantityHeading,#scUnitHeading,#scTotalHeading,#scRemoveHeading,table.body_container td.scQuantityHeading,table.body_container td.scUnitHeading,table.body_container td.scTotalHeading,table.body_container td.scRemoveHeading{
	width: 260px;
}

.push_up_20px{
	margin-top: -20px;
	margin-bottom: -20px;
}

div.back_link{
	height: 100%;
	vertical-align: middle;
	margin-top: 14px;
	}
.back_link a,.back_link a:visited{
	font-weight: bold;
	font-size: 12px;
	color: #787878;
}
.back_link a:hover,.back_link a:active{
	color: #979797;
}

.product_info_left div,.product_info_right div{
	float: left;
	width: 100%;
}
.product_info_left{
	width: 332px;
	float: left;
	overflow: hidden;
}

.product_info_right{
	width: 412px;
	margin-left: 8px;
	float: left;
	overflow: hidden;
}
#product_info_image div{
	text-align: center;
}
#product_info_image a{
	text-decoration: none;
}
#product_info_image a img{
	border: 0px;
}
#product_info_green_container{
	background: #bad670;
	color: #0677c7;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}
#product_info_green_container2{
	float: left;
	width: 210px;
	margin-left: 5px;
}
#product_info_green_container2 div{
	width: 205px;
}

#product_info_buynow{
	float: right;
	text-align: center;
	width: 113px;
}
#product_info_buynow input.qty{
	width: 30px;
	height: 20px;
	font-size: 14px;
	text-align: center;
}
.product_column_listing{
	width: 251px;
	height: 461px;
	float: left;
	background: url(../images/oscwd_design/product_grid.png) transparent no-repeat;
}
.product_listing_custom_image{
	margin-top: 20px;
	position: relative;
	left: 50%;
	margin-left: -124px;
	width: 100%;
	height: 156px;
	float: left;
	overflow: hidden;
}
.product_listing_custom_image_inner{
/* 	position: absolute;
	bottom: 0px; */
/* 	margin: auto; */
}
.product_listing_custom_name{
	height: 46px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}
.product_listing_custom_desc{
	height: 70px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}
.product_listing_custom_price{
	height: 40px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
	width: 84%;
	font-size: 16px;
}
.product_listing_custom_buybutton{
	height: 57px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
/* 	background: green; */
	width: 84%;
}
.product_listing_custom_model{
	margin-top: 8px;
	margin-left: 20px;
	margin-right: 20px;
	float: right;
}
.product_listing_custom_buybutton_qty{
	float: left;
	position: relative;
	top: 50%;
	margin-top: -10px
}
.product_listing_custom_buybutton_add{
	float: right;
	position: relative;
	top: 50%;
	margin-top: -13.5px
}
div.product_listing_custom_free {
	background: #af0000;
	margin-top: 0px;
	width: 240px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	float: left;
	height: 20px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
}
/* #product_info_name{

} */
