/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	}

a img {border: none; }



a:link, #navEZPagesTOC ul li a {
	color:#0aa6d3;
	text-decoration: none;
	}

a:visited {
	color: #0aa6d3;
	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: #0aa6d3;
	}

a:active {
	color: #0aa6d3;
	}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, LEGEND, ADDRESS, .sideBoxContent, .larger{
  font-size: 12px;

}

h4.optionName
	{
	font-size: 1em;
	color: #85A147;
	line-height: 6px;
	font-style: normal;
	font-weight: normal;
}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

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


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

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

LEGEND {
  font-size:16px;
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

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

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	font-size: 12px;
  margin: 0.5em 0.3em;
	}

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

}

LABEL.inputLabel {
	font-size:12px;
  width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

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

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

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 #9a9a9a;
	}

.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 {
	background-color: #ffffff;
	text-align: left;

	margin: 0px auto;
	}

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

#headerWrapper{
	height: 217px;
}
#headerBackgroundWrapper {
	width: 1000px;
	margin: 0px auto;
	background: transparent url(../images/logo.gif) no-repeat;
}

#contentTableWrapper {
	width: 1000px;
	margin: 10px auto 0px auto;
	padding: 0px;
}


#contentMainWrapper {
	padding: 0px;
}

#contentMainWrapper td{
	vertical-align: top;

}
#logoWrapper{
	height: 125px;
	width: 1000px;
	margin: 0px auto;

}




#menuWrapper{

height:40px;
left:0;
margin-top:-41px;
padding-left:172px;
position:absolute;
width:100%;
z-index:-1;
}

#ezPageDefault{
	padding-left: 50px;
	}


#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 0px;
	padding: 0px;
	}


#taglineWrapper {
	float: right;
	width: 585px;
	height: 111px;

	background-image:url(../images/nav_images/ship_and_login.jpg);



}
#tagline {
	float: right;
	display: inline;
	width: 230px;
	margin: 35px 0px 0px 0px;
	padding: 0px;
	text-align: right;
	color:#492d0b;
	}

#tagline img{
	vertical-align: middle;
	}

#tagline a:link, #navEZPagesTOC ul li a, .tabTable a:link{

	color:#38220A;
	text-decoration: underline;
	}

#tagline a:visited , .tabTable a:visited{
	color: #38220A;
	text-decoration: underline;
	}

#tagline a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover , .tabTable a:hover{
	color: #38220A;
	text-decoration: underline;
	}

#tagline a:active , .tabTable a:active{
	color: #38220A;
	text-decoration: underline;
	}







.centerBoxHeading a:link{

	color:#38220A;
	text-decoration: none;
	}

.centerBoxHeading a:visited{
	color: #38220A;
	text-decoration: none;
	}

.centerBoxHeading a:hover{
	color: #38220A;
	text-decoration: underline;
	}

.centerBoxHeading a:active{
	color: #38220A;
	text-decoration: underline;
}






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

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {

	margin:0;
	width:47%;
	}

.wrapperAttribsOptions {
	}

/*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 {
	margin: 0em auto;
	width: 1000px;
	font-weight: bold;
	color: #ffffff;
	padding: 0em;
	}

#navSecondWrapper {
	margin: 0em;
	font-weight: bold;
	color: #ffffff;
	background: transparent url(../images/nav_images/navbg.gif) repeat-x;
	padding: 0em;
	}

#navSecond {
	width: 1000px;
	margin: 0px auto;
	height: 39px;
	padding: 1px 0px;
	}
#navSecond form , #navSecond input , #tagline input {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}

#tagline input {
	width: 144px;
	margin: 0px;
	padding: 0px;
	}




#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #ffffff;
	height: 20px;
	padding-top: 0.5em;
	padding-right: 0.2em;
	padding-bottom: 0.5em;
	padding-left: 0.2em;
	}


#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#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;
	}
#navSecond ul li {
	float: left;
	}
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

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

#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: 0.5em;
	}

.sorter {
	position:relative;
	margin-left:55px;
	margin-top: 10px;
}

.buttonRow {
	margin: 0.5em;
	padding-bottom: 5px;
	}


 #search_shop {
	position:relative;
	left: 685px;
	top: 165px;
	z-index:2;
	width: 250px;
}


#navMainSearch {
	position:relative;
	left: 685px;
	top: 165px;
	z-index:2;
	width: 250px;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

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

.content, .shippingEstimatorWrapper {
	font-size: 1.2em;
	padding: 0px 0.5em 0.5em 0.5em;
	}


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


}

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

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}
.tableHeading {
  	font: small-caps bold 16px lucida, arial, san-serif;
 	 text-indent: 10px;
 	 color: #38220a;
  	padding: 10px 0px;
	background:transparent url(../images/nav_images/navbg.gif) repeat-x;
	 }

#cartContentsDisplay,  #prevOrders {
font-size: 12px;


}


#cartSubTotal {
	border-top: 1px solid #03a3d1;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	line-height: 2.2em;
	padding-right: 3.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

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

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

#scUpdateQuantity , .cartQuantityUpdate {
	/* width: 2em;*/
	display: none;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%;
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

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

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

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	}

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

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	padding-left: 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*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}


#productMainImage {
	border: 1px solid #D3D3D3;
	height: 525px;
	width: 350px;
}


.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {}

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

.centerBoxContentsInner {
border: 1px solid #d3d3d3;

}
#whatsNew , #showCategories{
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
	}

.new_arrivals {
	padding-left: 6em;
	}

h1, div.header , .centerBoxHeading{
  width:754px;
  height: 39px;
  background: transparent url(../images/nav_images/navbg.gif) repeat-x;
  font: small-caps bold 16px lucida, arial, san-serif;
  text-indent: 10px;
  color: #38220a;
  padding: 10px 0px;
}

/*sideboxes*/
.columnLeft {}

.ordercolumn {
	background-color: #FFFFFF;
	width: 269px;
	margin-top: 0.7em;
}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

#categoriesHeading {
background: transparent url(../images/cat_title.jpg) no-repeat;
}


#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}


.rightBoxHeading {
	margin: 0em;
	width: 580px;
	padding: 0em;
	/*background-image: url(../images/also_purchased.jpg);*/
	background-repeat: no-repeat;
	height: 31px;
	}

.leftBoxHeading {
	margin: 0em;
	width: 226px;
	height: 40px;
	padding: 0em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0px 0px 14px 0px;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 6px;
	border:11px solid #c7a276;
	border-top: none;
	}

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

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

.centeredContent {
	text-align: center;
	padding-left: 1px;
}

#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;
	}

/* categories box parent and child categories */
a.category-top, a.category-top:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 1em;
	font-weight: bold;
	}
a.category-links, a.category-links:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 1em;
	font-weight: bold;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	padding: 0px;
	margin: 0px;
	}
.rightAlign {
	float: right;
	padding: 0px;
	margin: 0px;

}
.mainNavBar {
	list-style-type: none;
	padding: 0px;
	margin: 0px auto;
	}


.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	margin-bottom: 14px;
}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #ffffff;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #e4f6fb;
	height: 1.5em;
	vertical-align: top;
	}

.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
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

#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%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}



	/*Additional Styles Added by Sim*/

	#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	text-align: center;
}


input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-decoration: none;

}

#submitbutton{
	background-image: url(../images/search_go.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 33px;
	border: 1px solid #F0BEBF;
}

#shopsearchfield{
	border: 1px solid #FFFFFF;
}

#login-email-address-top{
	border: 1px solid #FFFFFF;
	width: 168px;
}

#login-password-top{
	border: 1px solid #FFFFFF;
	width: 168px;
}

.catDescContent {
	font-size: 2em;
	color: #000000;
	}


#productAttributes {
	height:22px;
	z-index:2;
	padding-top: 17px;
}


.mainText {
color: black;
font-weight: bold;

}


#flashcontent {
width: 754px;
height: 170px;
text-align: center;
}

#flashcontent2 {
text-align: center;

}

.footerContent, .footerContent p {
color: #38220a;
text-align: center;
font-size: 12px;
width: 1000px;
margin: 0px auto;

}
#phoneboxHeading , phoneboxHeading h3, #policyboxHeading, #bookmarkboxHeading, #announcementboxHeading, #imageboxHeading{

display: none;
}


.announcementBoxText {
font-size: 12px;
width: 226px;
height: 268px;
padding: 53px 0px 0px 0px;
background: transparent url(../images/announcement_bg.jpg) no-repeat


}

.announcementBoxItem {
width: 183px;
height: 83px;
background: transparent url(../images/announcement_divider.jpg) no-repeat bottom center;
margin: 0px 0px 0px 26px;"
}

.announcementBoxItemLast {
width: 183px;
height: 83px;
margin: 0px 0px 0px 26px;"
}

#productDetailsList {
float: left;
margin: 10px 20px;


}


#indexDefaultMainContent p img{
display: block;
}

.centerWrapper {
width: 1000px;
margin: 14px auto 0px auto;


}
.imageListingBox {
	margin: 3px 2px;
	border: 1px solid #D3D3D3;
	text-align: center;


}

.itemTitle , .listingDescription {
	text-align: center;

}

.listingDescription , .listingDescription h3{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 4px;
	margin-bottom: 14px;
}
.listingDescription input , .listingDescription select {
	vertical-align: middle;
}
.itemTitle {
padding: 4px 0px;

}


#productName {
width: 50%;
padding: 4px 0px;
text-indent: 0px;
float: right;
height: auto;
background: none;
font-size: 14px;
font-variant:normal;

}
#productPrices,  #productDescription,  #cartAdd, #addlDetails {
	padding: 4px 0px;
	width: 50%;
	float: right;
	font-size: 12px;

}
#cartAdd input , #cartAdd select {
vertical-align: middle;

}
#addlDetails {
	font-size: 10px;
}

#reviewAdd {
	text-align: center;
}
.loggedIn {
	float: right;
	width: 200px;
	margin-right: 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}


.policyBoxContent {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
	padding: 6px;
	border:11px solid #c7a276;
	}

#bookmarkbox{
	text-align: center;
	}

.mini_images{
	border: 1px solid #D3D3D3;
	margin: 0px 0px 3px 3px;


}

#image_1 , #image_2 , #image_3 , #image_4 , #image_5, #image_6 {

display: none;

}

h1#index_body_text {

	float: left;
	margin: 0px;
	padding: 0px;
	background-image: none;
	width: auto;
	height: auto;
	text-indent: 0px;
	font: normal bold 1em verdana,arial,helvetica,sans-serif !important;
}

