html, body{
	margin: 0;
	padding: 0;
	color: #FFF;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	background-color: #182801;
}

#wrapper{
	margin: 0 auto;
	width: 990px;
}

#banner{
	width: 100%;
	background-image: url('../images/bannerimg.jpg');
	border: 1px solid #182801;
}

#banner #logo{
	float: left;
	padding: 10px 0px 0px 10px;
}

#banner #logo img{
	display: block;
}

#menu{
	list-style: none;
	border-left: 1px solid #95bc0e;
	border-right: 1px solid #95bf0f;
	background: #88ac0b url('../images/menu-background.png') top left repeat-x;
	width: 988px;
	float: left;
	margin: 60px 0px 0px 0px;
	padding: 0;	
}

#menu li {
	float: left;
}

#menu a:link, #menu a:visited {
	padding: 0.25em 1em;
	background: transparent;
	color: #fff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #95bc0e;
}
#menu a:hover {
	background: #b6e41c url('../images/menu-hover.png') repeat-x;
	color: #485b06;
}

#lsidebar {
	float: left;
	margin: 20px 0px 10px 0px;
	width: 250px;
	padding: 0;
}

#lsidebarText{
    margin:0px; 
    padding: 30px 5px 20px 5px; 
}

#bottomOfLSideBarText{
    height: 20px;
}
.box {
   background: url('../images/lsidebar_bg.gif') no-repeat top left; 
}

#lsidebar p{
	padding-left: 2px;
	text-align: center;
}

#lsidebar #freeShip{
    font-size: medium;
    text-align: center;
}

#paytype{
	display: block;
	margin: 0 auto;
	width: 200px;
}

#content{
	text-align: center;
	margin-right: 15px;
	margin-left: 270px;
	border: 1px hidden yellow;
	display: block;
}

#content .specialOfferLeft{
	float: left;
	margin-right: 20px;
}

#content .specialOfferLeft p{
	margin: 0;
	padding: 0;
}


#content .specialOfferRight{
	float: right;
	margin-left: 20px;
}

#content .specialOfferRight p{
	margin: 0;
	padding: 0;
}

.bottomround{
	font-weight: bold;
	font-size: small;
	background: url('../images/sidebar_bottom.gif') no-repeat bottom left;
	width: 100%;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	padding-left: 25px;
}

#footer{
	clear: both;
	width: 100%;
	border-top: 1px dotted #cecece;
	margin-top: 15px;
	
}

#footer p{
	margin: 0 auto;
	width: 300px;
	font-weight: bold;
	font-size: small;
	padding-top: 20px;
}

#bottomNav{
    width: 420px;
    margin: 0 auto;
}
#bottomNav a{
    font-size: x-small;
    color: white;
    margin-top: 10px;
    border-right: 1px solid #c3c3c3;
    padding: 2px 7px 2px 2px;
}

.bold{
	font-weight: bold;
}

.attention{
	font-weight: bold;
	color: red;
}
#wrapper #content #saleItems {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 350px;
}
.blockLink {
	display: block;
	width: 32px;
	margin: 0 auto;
	text-decoration: none;
	border: none;
}

.blockLink img {
	border: none;
}

#wrapper #content #specialbox{
    text-align: center;
    margin: 0 auto;
}

#wrapper #content #Outerbox {
	text-align: center;
	margin: 0 auto;
}


#wrapper #content #Outerbox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#wrapper #content #Outerbox td {
	background-image: url(../images/item_bg.gif);
	background-repeat: no-repeat;
	width: 245px;
	height: 324px;
	color: black;
	font-size: small;
}


.clearBoth{
    clear: both;
}

.showLargerImg{
    font-size: x-small;
    float: left;
    padding-left: 2px;
}

.showTechSpecs{
    font-size: x-small;
    float: right;
    padding-right: 2px;
}

#backButton{
    display: block;
    color: black;
    font-weight: bold;
    background-color: #9BC29B;
}			

.title{
     text-align: center;
}

#mainPageSideBarText {
    margin-left: -260px;
    margin-top: -60px;
    width: 200px;
    position: absolute;
}