
a img {border: none; }

a, #navEZPagesTOC ul li a {
        color: #3E7691;
        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: #FF0000;
        }

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

.biggerText {
        font-size: 1.2em;
        }

#checkoutSuccessOrderNumber {

font-size: 20px;
color: gold;

}		
		
		
		
h1, h2, h3, h4, h5, h6 {
        margin: 0.3em;
		font-size:13px;
        }

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

FORM, SELECT, INPUT {
        display: inline;
        font-size: 1em;
        }
.SELECT	{
		width:250px;
		}

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

.centerBoxWrapper
{
 width: 100%;
}

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

FIELDSET {
        padding: 0.5em;
        margin: 0.5em 0em;
        border: 1px solid #474747;
		background:#535353;
 		height:100%;
        }

LEGEND {
        font-weight: bold;
        }

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

LABEL.checkboxLabel, LABEL.radioButtonLabel {
        }

#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 {
        min-height: 1px;
        margin-top: 0.5em;
        border: none;
        border-bottom: 1px solid #9a9a9a;
        }

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

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

.messageStackSuccess {
        background-color: #F1F6E6;
        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: 0px;
		width:95%
        }

.wrapperAttribsOptions {
        margin: 0.3em 0em;
        }

/*navigation*/

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

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
        margin: 0em;
        background-color: #9a9a9a;
        font-weight: bold;
        color: #ffffff;
        min-height: 1%;
        width: 100%;
        }

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

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
        display: inline;
        white-space: nowrap;
        }

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
        text-decoration: none;
        padding: 0em 0.5em;
        margin: 0;
        color: #ffffff;
        }

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

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

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

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

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
        margin:2px 0px 2px 0px;
        }

#navBreadCrumb {
        background-color: #cc9900;
        }

#navEZPagesTop {
        background-color: #ffff33;
        }

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

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

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

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

.tableHeading, #cartSubTotal {
        background-color: #e9e9e9;
         }

#cartSubTotal {
        border-top: 1px solid #cccccc;
        font-weight: bold;
        text-align: right;
        line-min-height: 2.2em;
        padding-right: 2.5em;
        }

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

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

#scUpdateQuantity {
        width: 2em;
        }

.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;
}
.normalprice, .productSpecialPriceSale {
        color: #0CF;
		font-weight: bold;
		font-size: 13px;
		text-transform: uppercase;
        }

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale {
        color: #CF0;
		font-weight: bold;
		font-size: 13px;
		text-transform: uppercase;
        }
		
.productPriceDiscount  {
        color: #CCC;
		font-weight: bold;
		font-size: 11px;
		text-transform: uppercase;
}

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

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

.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 ;
align: right;
        }

.categoryIcon {}
#cartImage {
        margin: 1em;
		background-color:white;
margin:0.5em 1em;
text-align:center;
width:55px;
		
		
		
        }

/*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: 1em;*/
        color: #ffffff;
        }

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

.leftBoxContainer {
        border: 1px solid #ffffff;
        margin-top: 1.5em;
        }

.sideBoxContent {
        padding: 0.4em;
        }

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

.rightBoxHeading {
        margin: 0em;
        background-color: #663366;
        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, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
       
        }

.cartTotalsDisplay{
 font-size: 10px;
}

#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 {
        float: right;
        }

.bold {
        font-weight: bold;
        }

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

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

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 {
        min-height: 2em;
        }

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

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

LABEL#textAreaReviews {
        font-weight: normal;
        }

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
       
        }



/* CSS Document */
body {
	background-color:#E2E2E2;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
html { 
	font-size:11px; 
	font-family:Tahoma, Arial;
} 
.normal { 
	font-size:1.01em; 
} 
.small { 
	font-size:0.91em; 
}
.smaller { 
	font-size:0.81em; 
} 
.bigger { 
	font-size:1.11em; 
        color: #0CF;
		font-weight: bold;
		text-transform: uppercase;
} 
.big { 
	font-size:1.21em; 
}
.big_big { 
	font-size:1.9em; 
}
.top {
	vertical-align:top;
	background-color:#2C2C2C;
	height:99px;
}
.black_line {
	vertical-align:top;
	background-color:#000000;
	line-height:1px;
	border:0px;
}
.menu {
	vertical-align:top;
	background-image: url(/store/images/menubg.gif);
	height:40px;
}
.white_line {
	vertical-align:top;
	background-color:#ffffff;
	line-height:1px;
	border:0px;
}
.header {
	vertical-align:top;
	background-color:#ffffff;
	height:153px;
}
.main {
	width:100%;
	vertical-align:top;
	background-color:#2C2C2C;
	height:100%;
}
.footer {
	vertical-align:top;
	background-color:#E2E2E2;
	height:101px;
}
.main_div {
	width:766px;
	text-align:left;
	vertical-align:top;
}

.main_div {
	width:766px;
	text-align:left;
	vertical-align:top;
}

.table {
	width:766px;
	min-height:auto;
	display:table;
}
.table_row {
	width:766px;
	display:table-row;
}
.left {
	width:360px;
	vertical-align:top;
	display:table-cell;
}
.right {
	vertical-align:top;
	display:table-cell;
}
.right2r {
	vertical-align:top;
	display:table-cell;
	width:380px
}
.table2 {
	width:100%;
	display:table;
}
.table_row2 {
	width:100%;
	display:table-row;
}
.left2 {
	width:38px;
	vertical-align:top;
	display:table-cell;
}
.cent2 {
	width:139px;
	vertical-align:top;
	display:table-cell;
}
.right2 {
	/*width:227px;*/
	vertical-align:top;
	display:table-cell;
}
.main_table {
	width:766px;
	min-height:auto; 
	display:table;
}
.main_table_row {
	width:766px;
	min-height:100%; 
	display:table-row;
}
.main_left {
	width:201px;
	vertical-align:top;
	display:table-cell;
}
.main_cent {

	vertical-align:top;
	display:table-cell;
	width: 563;
}
.main_right {
	width:181px;
	vertical-align:top;
	display:table-cell;
}
.sub_name {
	vertical-align:top;
	padding:0px 0px 0px 0px;
}
.sub_topmenu {
	width:340px;
	vertical-align:top;
	padding:26px 39px 12px 0px;
	color:#6D6D6D;
	font-family:Tahoma, Arial;
}
.sub_topmenu a {
	color:#6D6D6D;
	font-family:Tahoma, Arial;
	text-decoration:underline;
}
.sub_topmenu a:hover {
	color:#6D6D6D;
	font-family:Tahoma, Arial;
	text-decoration:none;
}
.sub_langs {
	vertical-align:middle;
	padding:5px 5px 5px 5px;
}
.sub_topselect {
	vertical-align:middle;
}
.select {
	width:100px;
	height:18px;
	color:#A1A1A1;
	font-size:10px;
	vertical-align:top;
	font-family:Tahoma, Arial;
	border:#000000 solid 1px;
	background-color:#424242;
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 0px;
}
.sub_topinput {
	vertical-align:middle;
	padding:0px 0px 5px 0px;
	display:inline
}
.input {
	width:112px;
	height:18px;
	color:#A1A1A1;
	font-size:10px;
	vertical-align:top;
	font-family:Tahoma, Arial;
	border:#000000 solid 1px;
	background-color:#424242;
	margin:0px 3px 0px 15px;
	padding:0px 5px 0px 5px;
}
.sub_menu {
	vertical-align:top;
	padding:0px 0px 0px 0px;
}
.sub_ban {
	vertical-align:middle;
	padding:1px 0px 0px 1px;
	margin:0px 0px 0px 0px;
}
.m1 {
	vertical-align:top;
	border:#ffffff solid 1px;
	background-color:#E2E2E2;
}
.head1 {
	vertical-align:top;
	color:#2C2C2C;
	font-weight:bold;
	font-family:Tahoma, Arial;
	text-transform:uppercase;
	padding:20px 0px 10px 20px;
}
.top_ul {
	vertical-align:top;
	padding:0px 10px 14px 20px;
	color:#2C2C2C;
	line-height:13px;
	font-family:Tahoma, Arial;
}
.top_ul ul {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}
.top_ul li {
	list-style:none;
	padding:0px 0px 1px 8px;
	margin:0px 0px 0px 0px;
	background:url(../images/li_bg1.jpg) left bottom no-repeat;
	vertical-align:top;
	line-height:18px;
}
.top_ul ul li a {
	text-decoration:none;
	color:#2C2C2C;
	font-family:tahoma, arial, times new roman;
	padding:0px 0px 0px 0px;
}
.top_ul li a:hover {
	color:#2C2C2C;
	text-decoration:underline;
}
.foot_left {
	vertical-align:top;
	padding:28px 0px 40px 25px;
	color:#878787;
	line-height:10px;
	font-family:Tahoma, Arial;
}
.foot_right {
	vertical-align:top;
	padding:28px 0px 10px 48px;
	color:#808080;
	line-height:14px;
	font-family:Tahoma, Arial;
}
.foot_right a {
	color:#808080;
	text-decoration:none;
}
.foot_right a:hover {
	color:#808080;
	text-decoration:underline;
}
.foot_right strong {
	color:#2C2C2C;
	font-family:Tahoma, Arial;
}
.foot_right strong a {
	color:#2C2C2C;
	text-decoration:none;
}
.foot_right strong a:hover {
	color:#2C2C2C;
	text-decoration:underline;
}
.m2 {
	background-color:#6D6D6D;
	vertical-align:top;
}
.m3 {
	border:#000000 solid 1px;
	background-color:#424242;
	vertical-align:top;
}
.m4 {
	background-color:#4D4D4D;
	vertical-align:top;
}
.head2 {
	vertical-align:top;
	color:#000000;
	font-weight:bold;
	font-family:Tahoma, Arial;
	text-transform:uppercase;
	padding:20px 0px 0px 20px;
}
.head3 {
	vertical-align:top;
	color:#ffffff;
	font-weight:bold;
	font-family:Tahoma, Arial;
	text-transform:uppercase;
	padding:20px 0px 0px 20px;
}
.sub_manufact {
	vertical-align:top;
	padding:8px 10px 20px 20px;
}
.select2 {
	width:159px;
	height:18px;
	color: black;
	font-size:10px;
	vertical-align:top;
	font-family:Tahoma, Arial;
	border:#000000 solid 1px;
	background-color:#7C7C7C;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
}
.left_ul {
	vertical-align:top;
	padding:10px 10px 20px 20px;
	color:#B3B3B3;
	line-height:13px;
	font-family:Tahoma, Arial;
}
.left_ul strong {
	color:#B3B3B3;
}
.left_ul strong a {
	color:#B3B3B3;
	text-decoration:underline;
}
.left_ul strong a:hover {
	color:#B3B3B3;
	text-decoration:none;
}
.left_ul ul {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}
.left_ul li {
	list-style:none;
	padding:0px 0px 1px 8px;
	margin:0px 0px 0px 0px;
	background:url(../images/li_bg2.jpg) left bottom no-repeat;
	vertical-align:top;
	line-height:18px;
}
.left_ul ul li a {
	text-decoration:none;
	color:#B3B3B3;
	font-family:tahoma, arial, times new roman;
	padding:0px 0px 0px 0px;
}
.left_ul li a:hover {
	color:#B3B3B3;
	text-decoration:underline;
}
.right_top_block {
	vertical-align:top;
	padding:13px 12px 10px 20px;
	color:#B3B3B3;
	line-height:14px;
	font-family:Tahoma, Arial;
}
.right_top_block a {
	color:#B3B3B3;
	text-decoration:underline;
}
.right_top_block a:hover {
	color:#B3B3B3;
	text-decoration:none;
}
.right_top_block span {
	color:#FF7E00;
}
.right_foot_block {
	vertical-align:top;
	padding:8px 8px 18px 20px;
	color:#B3B3B3;
	line-height:12px;
	font-family:Tahoma, Arial;
}
.right_foot_block strong {
	color:#00C3FB;
}
.right_foot_block a {
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
.right_foot_block a:hover {
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:underline;
}


.right_foot_block2 a {
	font-size: 9px;
	color: white;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}

.right_foot_block2 a:hover {
	font-size: 9px;
	color: gold;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:underline;
}

.head_main {
	vertical-align:top;
	color: red;
	font-weight:normal;
	font-family:Tahoma, Arial;
	text-transform:uppercase;
	padding:28px 10px 8px 30px;
}
.main_block {
	vertical-align:top;

	padding:0px 0px 0px 35px;
	color:#B3B3B3;
	line-height:12px;
	font-family:Tahoma, Arial;
}


.main_block2 {
	vertical-align:top;

	padding:0px 0px 0px 15px;
	color:#B3B3B3;
	line-height:12px;
	font-family:Tahoma, Arial;
        width: 550px;
}

.lz_description li {
	margin:0px 10px 0px 20px;
}

.main_block strong {
	color:#6D6D6D;
	text-transform:uppercase;
}
.main_block b {
	color:#efefef;
	text-transform:uppercase;
}
.main_block b a {
	color:#efefef;
	font-size: 13px;
	text-decoration:none;
}
.main_block b a:hover {
	color: white;
	text-decoration:underline;;
}
.main_block span {
}
.main_block a {
	color:#B3B3B3;
	text-decoration:none;
}
.main_block a:hover {
	color:#B3B3B3;
	text-decoration:underline;
}
.sub_form {
	vertical-align:top;
	padding:0px 33px 0px 20px;
}
.m5 {
	border:#474747 solid 1px;
	background-color:#535353;
	vertical-align:top;
}
.form_pad {
	vertical-align:top;
	padding:3px 3px 3px 10px;
}
.form {
	width:131px;
	height:19px;
	color:#667A7D;
	font-size:11px;
	vertical-align:top;
	font-family:Tahoma, Arial;
	border:#667A7D solid 1px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
}
.sub_card {
	vertical-align:top;
	padding:0px 12px 0px 28px;
}
.m6 {
	border:#373737 solid 1px;
	background-color:#525252;
	vertical-align:top;
}
.table3 {
	width:344px;
	display:table;
}
.table_row3 {
	width:344px;
	min-height:100%;
	display:table-row;
	background:url(images/shop_bg.jpg) left top repeat-y;
}
.block1 {
	width:71px;
	min-height:100%;
	vertical-align:top;
	display:table-cell;
}
.line1 {
	width:2px;
	min-height:100%;
	vertical-align:top;
	display:table-cell;
}
.block2 {
	width:116px;
	min-height:100%;
	vertical-align:top;
	display:table-cell;
}
.line2 {
	width:2px;
	min-height:100%;
	vertical-align:top;
	display:table-cell;
}
.block3 {
	width:97px;
	min-height:100%;
	vertical-align:top;
	display:table-cell;
}
.line3 {
	width:2px;
	min-height:100%;
	vertical-align:top;
	display:table-cell;
}
.block4 {
	width:54px;
	min-height:100%;
	vertical-align:top;
	display:table-cell;
}
.sub_shophead {
	vertical-align:top;
	padding:5px 5px 5px 12px;
	color:#B3B3B3;
	line-height:13px;
	font-family:Tahoma, Arial;
	font-weight:bold;
}
.sub_shophead strong {
	color:#00C3FB;
	font-family:Tahoma, Arial;
}
.sub_shopcheck {
	vertical-align:top;
	padding:25px 4px 12px 4px;
	line-height:13px;
}
.sub_shopinput {
	vertical-align:top;
	padding:16px 0px 12px 1px;
	line-height:13px;
}
.input2 {
	width:47px;
	height:15px;
	color:#AC2236;
	font-size:11px;
	font-weight:bold;
	vertical-align:top;
	text-align:center;
	font-family:Tahoma, Arial;
	margin:0px 0px 0px 22px;
	padding:0px 0px 0px 0px;
}
.sub_shopprice {
	vertical-align:top;
	padding:31px 5px 5px 2px;
	color:#00C3FB;
	line-height:13px;
	font-family:Tahoma, Arial;
	font-weight:bold;
	text-align:right;
}
.sub_shopprod {
	vertical-align:top;
	padding:5px 5px 15px 8px;
	color:#B3B3B3;
	line-height:12px;
	font-family:Tahoma, Arial;
}
.button_search{
		width;55px;
height:18px;
border-style:none;
background:url("../images/button_search.jpg") top left no-repeat
		}
.large	{
		margin-left:0px;

		}
.centeredContent2	{
	width:0px;
	height:0px;
	}
.cart_p	{
		font-size:13px;
		font-weight:bold;
		color:#00C3FBd
		}


.newsInfo {
  text-align: left;
  font-style: normal;
}

.newsContent {
font-size: 1.0em;
}

#newsArchivTitleHeading {
	text-align: left;
	}

#newsArchivDateHeading {
	text-align: right;
	}

#trailimageid {
  position: absolute;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 220px;
  height: 0px;
  z-index: 1000;
}


#trailimageid div {
  padding: 5px;
  background-color: #FFF;
  border: 1px solid #888;
  text-align: center;
}


#trailimageid h1 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 2px 0px;
  text-align: left;
  width: 100%;
}


#trailimageid img {
  margin: 2px;
  border: none;
}

.lz_description  {
	margin:0px 10px 0px 0px;
}


.lz_description b { 
color : white; 
}

.lz_description p b { 
color : white; 
}

.lz_description p strong { 
color : white; 
}

.lz_description strong { 
color : white; 
}

.categoryListBoxContents {
height: 150px;
text-align: bottom;
}

.categoryListBoxContents a {
font-size: 14px;
color: #efefef;
text-decoration: none; 
font-weight: bold;
}		
		
.categoryListBoxContents a:hover {
font-size: 14px;
color: yellow;
text-decoration: none; 
}		



