@charset "UTF-8";
/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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_new.css 3688 2006-06-02 00:12:18Z drbyte $
 */

body {
	margin: 0;
	font-size: 80%;
	color: #000000;
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #039;
	text-decoration: none;
	}
 
a:visited {
	text-decoration: none;
	color: #309;
	}

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


h1 {}
h2 {}
h3 {}

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

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
}

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

TEXTAREA {
	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.25em;
	padding: 0.1em;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	font-size: 0.95em;
	margin: 0.2em 0.5em;
	}

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

LABEL.inputLabel {
	font-size: 0.95em;
	width: 10em;
	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;
	}
img { vertical-align: top;}

i,em { font-style: normal; color: #FF0000;}


/*header*/
#headarea {
	text-align:right;
	padding-top: 5px;
	padding-right: 10px;
}
#headarea h1 {
	font-size: 13px;
	color: #000;
	line-height:110%;
	margin: 0;
	padding-top: 10px;
}
#headarea h2 {
	font-size: 12px;
	line-height:110%;
	color: #000;
	font-weight:normal;
	margin: 0;
	padding-top: 5px;
}

/*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 {
	background-color: #ffffff;
	text-align: left;
	width: 800px;
	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, #csNotifications, #navEZPagesTOCWrapper {
	margin: 10px 0px;
	width: 46%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {
	margin: 0.5em;
	font-size: 95%;
	}
.navSplitPagesLinks {
	margin: 0.5em;
	font-size: 0.9em;
	}
.navNextPrevCounter {
	margin: 0 0 5px 0; padding:0;
	font-size: 95%; color:#000;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0 2px;
	list-style-type: none;
	}
.navNextPrevList img {
	margin: 0 2px;
	}


#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #ffffff;
	font-weight: bold;
	color: #9a9a9a;
	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;
	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: #9a9a9a;
}

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

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription  {
	margin: 0.5em;
}
#navEZPagesTop {
	background-image: url(../images/tile_back.gif);
	background-repeat: repeat-x;
	border: 1px solid #330;
	}
#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 5px 0px;
	border-bottom: 1px solid #EEEEEE;
	}
#navBreadCrumb {
	color: #333;
	font-size: 11px;
	font-weight: normal;
	margin: 5px 0px 7px;
	padding: 8px 0px 6px;
	border-bottom: 1px solid #EEEEEE;
	line-height: 1;
	}
#navColumnOne {
	padding: 0.5em;
	border-left: 1px solid #cccccc;
	}
#navColumnTwo {
	padding: 0.5em;
	border-right: 1px solid #cccccc;
	}

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

.shippingEstimatorWrapper {
	padding: 0.5em;
	clear: both;
}

.listingDescription {}

/*Add Item*/
/**/


/* define_main_page */
#information {
	border:1px solid #CCCCCC;
	padding:8px;
	margin:10px auto;
	line-height: 1.5;
}
#information h3 {
	background: #EEEEEE;
	text-align: left;
	border-left: 3px solid #003366;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
	font-size: 1em;
	margin: 0px 0px 0.5em;
	padding-left: 0.5em;
	color: #333333;
	font-size:110%;
}

/*#information h4 {
	margin:0 0 10px 0;
	color:#C00;
	font-size:110%;
}
#information p{
	margin: 0px 0px 1em;
	padding: 0px;
}
#information img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
*/
#information .typeA,#information .typeB,
#information .typeC,#information .typeD {
	clear: both;
	margin: 0 auto 15px auto;
	text-align:center;
}
#information img { padding-left:2px; padding-right:2px;}
#information h4 { clear:both; padding-left:3px;}
#information h4,#information p { text-align:left;}
#information h4 { clear:both; padding-left:3px;}
#information h4 { color:#C00;}
#information h4 a { text-decoration:underline;}

#information .typeA img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#information .typeB img {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
#information .typeC img {
	margin: 10px auto;
}

#information .Red {
	color: #CC0000;
}
#information .Grn {
	color: #336600;
}
#information .Org {
	color: #FF6600;
}
#information .Brw {
	color: #663300;
}


/*products*/
#productMainImage {
	clear: left;
}
#productMainImage img {
	border: 1px solid #CCCCCC;
}
#productDescription {
	font-size:100%;
	border: 1px solid #CCCCCC;
	clear: both;
}
#productDescription h3 {
	font-size: 100%;
	background: #EEE;
	text-align: left;
	border-left: 3px solid #C00;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
	font-size: 1em;
	margin: 0px 0px 0.5em;
	padding-left: 0.5em;
}
#productDescription h4 {
	color:#C00;
}
#productDescription p {
	/*font-size: 100%;*/
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#productDescription ul {
	font-size: 100%;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/ico_list01.gif);
	margin: 0 0 0 12px;
	padding: 0 0 0 5px;
}
#productDescription li {
	margin-bottom: 5px;
}

#productDescription p.markNew,
#productDescription p.markdiscon,
#productDescription p.markRev,
#productDescription p.markRea,
#productDescription p.markRev-e,
#productDescription p.markRea-e
 {
	display:block; width:62px; height:52px; float:right; text-indent:-10000px;
}
#productDescription p.markNew {
	background:url(../images/ico_prd_new.gif) no-repeat right top;
}

#productDescription p.markdiscon {
	background:url(../images/ico_prd_discon.gif) no-repeat right top;
}


#productDescription p.markRev {
	background:url(../images/ico_prd_rev.gif) no-repeat right top;
}
#productDescription p.markRea {
	background:url(../images/ico_prd_rea.gif) no-repeat right top;
}
#productDescription p.markRev-e {
	background:url(../images/ico_prd_rev_e.gif) no-repeat right top;
}
#productDescription p.markRea-e {
	background:url(../images/ico_prd_rea_e.gif) no-repeat right top;
}

#productName {
	font-size:130%;
	background: url(../images/bg_center_h1.jpg) repeat-x bottom;
	margin: 5px 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color:#000;
}
#productPrices {
	font-size: 150%;
	font-weight: bold;
	margin-top: 0.5em;
	text-align: right;
}
#productDetailsList {
	padding: 10px 10px 5px 24px;
	border: 1px solid #CCCCCC;
	display: block;
	clear: both;
	width: 398px;
	list-style: outside url(../images/ico_list02.gif) none;
}
#productDetailsList li {
	margin-bottom: 5px;
}

th.productListing-data #listCell0-0 {}
th.productListing-data #listCell0-1 {}
th.productListing-data #listCell0-2 {}
th.productListing-data #listCell0-3 {}
th.productListing-data #listCell0-4 {}



.alert {
	color: #FF0000;
	margin-left: 0.1em;
	font-size: 0.9em;
	}
.advisory {}
.important {
	font-size: 1.1em;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0;
	}
.centerColumn h1,td.pageHeading h1 {
	font-size:100%;
	background: url(../images/bg_center_h1.jpg) repeat-x top;
	margin: 5px 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color:#000;
}
.centerColumn h2 {
	font-size:120%;
	background: url(../images/bg_center_h1.jpg) repeat-x top;
	margin: 5px 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color:#000;
}

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

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 10px 0px 10px 10px;
	border: 1px solid #CCCCCC;
	background:#C00;
	padding: 5px;
}
#cartAdd a:link,#cartAdd a:visited { color:#FFF; font-weight:bold;}
#cartAdd a:hover { text-decoration:underline;}

.cartTableHeading TH {
	border-bottom: 1px solid #cccccc;
}

.cartTableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	height: 2.2em;
 }

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

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

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

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

#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 ;
}
#productMainImage {padding-top:10px;}

.categoryIcon {
	margin-bottom: 10px;
}
.categoryIcon img {
	margin-right: 10px;
}
#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

h2.centerBoxHeading, .productListing-rowheading {
	margin: 0em;
	background-image: url(../images/tile_back.gif);
	font-size: 1em;
	color: #000000;
	padding: 0.5em 0.2em;
	}
.centerBoxWrapper,.tabTable {
	padding: 0px;
	height: 1%; /*do not remove- IEhack*/
	border: 1px solid #CCCCCC;
	margin-bottom: 1em;
	}

.sideBoxContent {
	/*background-color: #ffffff;
	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 {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

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

#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;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	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 {
	background-color: #cacaca;
	height: 2em;
	}

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

/*add_define_common*/
.floatLeft,#information img {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.floatRight {
	margin: 0px 0px 10px 10px;
	float: right;
}
.clearfix {
	clear:both;
}

div.capt {
	margin: 0px 5px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
/* define_main_page */
#information {
	border:1px solid #CCCCCC;
	padding:8px;
	margin:10px 0px;
}
#information:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#information h3 {
	clear:both;
	margin:0 0 10px;
	font-size:110%;
	background: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left: 5px solid #CC0000;
}
#information h4 {
	clear:both;
	font-size: 110%;
	background: url(../images/ico_h3.gif) no-repeat left;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom: 1px dotted #CCCCCC;
	margin: 0px 0px 10px;
}
#information h4 a{ color:#C00;}
#information h4 a:hover{ text-decoration:underline;}

#information p,#deal p,#link p{
	margin:5px 5px 10px 0;
	padding:0 0 0 12px;
	/*background: url(../images/ico_li2.gif) no-repeat 0 3px;*/
	line-height: 1.5;
}

/*company*/
#companyOverview h2,#privacy h2,#afterservice h2,#productslist h2,#eventinfo h2,#mailmag h2,#contactUsDefault h2 {
	margin:0 0 15px;
	color:#000000;
	font-size:110%;
	background: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left: 5px solid #CC0000;
}
#companyOverview table {
	width: 100%;
	margin-bottom: 1em;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#companyOverview th {
	background: #F6F6F6;
	text-align: left;
	white-space: nowrap;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#companyOverview td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#companyOverview table.noBorder,#companyOverview table.noBorder th { border:0px none;}
#companyOverview table.noBorder td {
	border:0px none; background:url(../images/ico_list01.gif) no-repeat 3px 5px; padding-left:15px;}

#companyOverview p,#privacy p,#afterservice p,#productslist p,#eventinfo p,#mailmag p {
	line-height: 1.5;
	margin: 0px 0px 1em;
	padding: 0px;
}
#companyOverview ul,#eventinfo ul,#contactUsDefault ul {
	list-style: url(../images/ico_list01.gif) none;
}
#companyOverview li,#eventinfo li,#contactUsDefault li {
	margin-bottom: 0.5em;
}
/*inquiry*/
#contactUsDefault,#forLink,#static {
	line-height: 1.5;
}
#contactUsDefault p,#forLink p,#static p {
	margin: 0px 0px 1em;
	padding: 0px;
}
/*mailmag*/
#mailmag {}
#mailmag label {
	font-size: 100%;
}
#mailmag .mailadd{
	background: #FFE3E6;
	padding: 5px;
	margin-bottom: 10px;
}
#mailmag .maildel{
	background: #BFC8E3;
	padding: 5px;
	margin-bottom: 10px;
}
#mailmag .magbanner{
	text-align: right;
}
#mailmag .magbanner img{
	float: right;
	margin-left: 5px;
}
/*prodcuts_list*/
#productslist {}
#productslist ul {
	list-style:none; margin-left:15px; padding:0;
}
#productslist li {
	list-style:none;
	background:url(../images/ico_pdf.gif) no-repeat 0 0;
	margin-bottom: 0.5em; padding-left:27px;
}
#productslist li a:after {
	content: url("../images/ico_pdf.gif");
	margin-left: 10px;
}
#productslist h3,#eventinfo h3,#companyOverview h3{
	font-size: 110%;
	background: url(../images/ico_h3.gif) no-repeat left;
	font-weight: bold;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom: 1px dotted #CCCCCC;
	margin: 0px 0px 10px;
}
#productslist h4 {
	font-size: 100%;
	font-weight: bold;
	background: #EEEEEE;
	padding: 3px 5px;
	margin-bottom: 10px;
}
/*event_info*/
#eventinfo {}
#eventinfo div.eventblock {
	margin: 0px 0px 10px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

/*afterservice*/
#afterservice {}
#afterservice ol {
	margin-bottom: 10px;
}
#afterservice li {
	line-height: 1.5;
	margin-bottom: 10px;
}
#afterservice h2.imgH {
	background: #FFFFFF url(none);
	margin: 0px 0px 10px;
	padding: 0px;
	border-style: none;
}

/*privacy*/

/*static*/
#static h3 {
	clear:both;
	margin:0 0 10px;
	font-size:110%;
	background: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left: 5px solid #CC0000;
}
#static h3.titleImg { background:#FFF; padding-left:0; border:0;}

#static h4{
	font-size: 110%;
	background: url(../images/ico_h3.gif) no-repeat left;
	font-weight: bold;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom: 1px dotted #CCCCCC;
	margin: 0px 0px 10px;
}

#deal h4{
	font-size: 110%;
	background: url(../images/ico_h3.gif) no-repeat left;
	font-weight: bold;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom: 1px dotted #CCCCCC;
	margin: 0px 0px 10px;
}
#static h5 { margin-left:0;}

#static table {
	margin:0 0 5px 15px;
	border-top:1px solid #666; border-left:1px solid #666;
}
#static table th {
	background:#333; padding:3px; color:#FFF;
	border-right:1px solid #666; height:20px;
}
#static table td {
	padding:4px; font-size:95%;
	border-right:1px solid #666; border-bottom:1px solid #666;
}
#static table.link01 td { background:#F1E6F9;} 
#static table.link02 td { background:#F8E0E3;} 
#static table.link03 td { background:#FEDEBA;} 
#static table.link04 td { background:#ECF1C2;} 
#static table.link05 td { background:#E1F5BE;} 
#static table.link06 td { background:#CCEACA;} 
#static table.link07 td { background:#E8E8F9;} 
#static table.link08 td { background:#E8E8E8;} 

#static p.right { text-align:right; font-size:85%; margin:0; padding:0}

#static ul {
	font-size: 100%;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/ico_list01.gif);
	margin: 0 0 12px 12px;
	padding: 0 0 0 5px;
}
#static li { margin-bottom: 5px;}

#static ul.pdf { list-style-image: url(../images/ico_pdf.gif); padding-left:20px;}

/*pageTwo*/
#pageTwo p {
	line-height: 1.5;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#pageTwo h3,#shippingInfo h3,#conditions h3 {
	font-size: 1em;
	background: #EEEEEE;
	text-align: left;
	border-left: 3px solid #003366;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
	font-size: 1em;
	margin: 0px 0px 0.5em;
	padding-left: 0.5em;
	color: #333333;
}
#pageTwo div div {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
#pageTwo div img {
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#pageTwo img.divout {
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
}
#pageTwo table {
	margin-bottom: 1em;
}
#pageTwo th {
	font-weight: bold;
	color: #333333;
	background: #EEEEEE;
	text-align: left;
	padding: 3px 5px;
}
#pageTwo td {
	padding: 3px 5px;
}
#pageTwo table.souryou {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#pageTwo table.souryou  th,#pageTwo table.souryou  td {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
#pageTwo table.souryou caption {
	text-align: left;
	padding-top: 5px;
	font-size: 90%;
	color: #333333;
}
span.redTxt {
	color: #CC0000;
}

/*pageThree and pageFour*/
#pageThree table,#pageFour table {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-bottom: 1em;
}
#pageThree th,#pageFour th {
	background: #EEEEEE;
	text-align: left;
	white-space: nowrap;
	padding: 5px 10px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	color: #333333;
}
#pageThree td,#pageFour td {
	padding: 5px 10px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}

#pageThree p,#pageFour p,#siteMapMainContent p,#shippingInfo p,#conditions p {
	padding: 0px;
	margin: 0em 0em 1em;
}

/*pageFour*/
#pageFour table {
	width: 100%;
}

/*siteMap*/
#siteMapMainContent {
	margin: 1em 0em;
	padding: 1em 1em 0em;
	border: 1px solid #CCCCCC;
}
#siteMapList {
	padding: 1em;
	border: 1px solid #CCCCCC;
	margin-bottom: 1em;
}
#siteMapList ul {
	list-style: none;
	height: auto;
	display: block;
}
#siteMapList li {
	list-style: url(../images/ico_sitemap1.gif);
	margin-bottom: 0.5em;
}
#siteMapList li li {
	list-style: url(../images/ico_sitemap2.gif);
	margin-bottom: 0.5em;
}
#siteMapList li li li {
	list-style: url(none) none;
	margin-bottom: 0.5em;
	background: #EEEEEE url(../images/ico_sitemap3.gif) no-repeat 5px;
	padding: 3px 3px 3px 15px;
	margin-top: 5px;
}

/*regist(sidebar left bottom)*/
#regist p { padding:7px 0; margin:0; text-align:left;}
