/**
 * 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-family: verdana, arial, helvetica, sans-serif;
	/*font-size: 62.5%;*/
	color: #000000;
	text-align:center;
}
div {
	font-size:10pt;
	font-family: verdana, arial, helvetica, sans-serif;
	color:#444444;
}

#indexDefault {
	padding:0px;
	line-height:1px;
}

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

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


a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	/*color: #3300FF;*/
	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;
	}

a:active {
	color: #0000FF;
	}

h1 {
}
h2 {
}
h3 {
	font-size: 1.3em;
}

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

h3.itemTitle{
	font-size:10pt;
	font-weight:bold;
	line-height:14pt;
	color:#222222;
	margin-bottom:15px;

}
.listingAuther{
	font-size:9pt;
	line-height:11pt;
	color:#222222;
	margin-bottom:5px;
}

.listingPrice{
	font-size:9pt;
	line-height:11pt;
	color:#005075;
}



.biggerText {
	font-size: 1.2em;
	}

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

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

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	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;
	}

FIELDSET#contactUsForm {
	padding:5px;
	margin: 5px 0px;
	border: 0px
	}


LEGEND {
	font-size:11pt;
	font-weight: bold;
	color:#222222;
	padding: 0.3em;
	}

h2{
	font-size:11pt;
	font-weight:bold;
	color:#222222;
}

#checkoutConfirmDefault h3{
	font-size:10pt;
	font-weight:bold;
	color:#005075;
}
#checkoutConfirmDefault h4{
	font-size:10pt;
	font-weight:bold;
	color:#444444;
}

tr.cartTableHeading{
	font-size:8pt;
	color:#222222;
}

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

TABLE.inputTable {
	background-color:#E6E6E6;
	width:580px;
	padding:5px;
	}

TD.inputTD {
	font-size:9pt;
	color:#444444;
	width:130px;
	height:50px;
	text-align:right;
	line-height:50px;
	vertical-align: top;
	}
TD.inputTD2 {
	font-size:9pt;
	color:#444444;
	text-align:left;
	vertical-align: top;
	}
	

LABEL.inputLabelPayment {
	width: 80%;
	float: left;
	font-size:9pt;
	}

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

P, ADDRESS {
	padding: 0.5em;
}
ADDRESS {
	font-style: normal;
	}
.clearBoth {
	clear: both;
	line-height:5pt;
}
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 {
	padding:0px;
	background-color: #ffffff;
	width: 800px;
	vertical-align: top;
	text-align:center;
	}


#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: 0.9em;
	}
.navSplitPagesLinks {
	margin: 0.5em;
	font-size: 0.9em;
	}
.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;
	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 {
	margin 0px;
	display:block;
	width:800px;
	padding:0px;
	background-color:#FFFFFF;
	text-align:center;
}

#navEZPagesTop .navEZPagesB {
	display:blcok;
	float: left;
	width: 156px;
	height: 32px;
	margin:1px 1px 0px 1px;
	padding:1px;
	background-color:b2ddf6;
}
#navEZPagesTop a.navEZPagesA {
	display:block;
	float: left;
	width: 154px;
	height: 30px;
	background-color:#076ab6;
	text-align:center;
	vertical-align: middle;
	line-height:30px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10pt;
}

#navEZPagesTop a.navEZPagesA:hover {
	color:#b2ddf6;
}
#headerNavigation {
	font-size:9pt;
	font-weight:bold;
	padding:5px;
}

#headerNavigation a.headerNav{
	color:#222222;
}
#headerNavigation a.headerNav:hover{
	color:#076ab6;
}


#navBreadCrumb{
	display:block;
	float:left;
	font-size: 9pt;
	color:#444444;
	font-weight: bold;
	padding: 2px;
}

#navBreadCrumb a{
	color:#888888;
}

#navBreadCrumb a:hover{
	color:#4444aa;
}

#navBreadCrumb a:visited{
	color:#888888;
}


#navColumnTwo {
	padding: 0.5em;
	border-right: 1px solid #cccccc;
	}

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

#productDescription, .shippingEstimatorWrapper {
	padding: 0.5em;
}

.alert {
	color: #FF0000;
	margin-left: 0.1em;
	font-size: 0.9em;
	}

.alertcontact{
	color: #FF0000;
	margin-right: 15px;
	font-size: 9pt;
	}
.advisory {}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	width:613px;
	padding: 0px 5px 5px 5px;
	margin-left:10px;
	}

.content {
	padding: 0px;
	margin:0px;
}

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

/*Shopping Cart Display*/
#cartAdd {
	display:block;
	float:left;
	text-align: center;
	border: 1px solid #f4b042;
	margin:5px;
	padding: 10px 5px 5px 5px;
	background-color:#E6E6E6;
	font-size:10pt;
	width:150px;
	}

.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;
	font-size: 8pt;
	}
#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{
	font-size:9pt;
}
#productMainImage a{
	color:#444444;
}
#productMainImage a:hover{
	color:#f4b042;
}
	

.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {}

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

.productListing-rowheading {
	margin: 0em;
	background-image: url(../images/tile_back.jpg);
	font-size: 1em;
	color: #ffffff;
	padding: 0.5em 0.2em;
	border-bottom: 1px solid #9a9a9a;
	}
.centerBoxWrapper {
	padding: 0px;
	border: 1px solid #9a9a9a;
	line-height:11pt;
}

.tabTable {
	padding: 0px;
	line-height:11pt;
}


.tabTableG {
	padding: 0px;
	margin-bottom:5px;
	border: 1px solid #9a9a9a;
	line-height:11pt;
}

.sideBoxContent {
	padding: 0 0.4em 0.4em 0.4em;
	margin:0px;	
	}

/*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, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .gvBal, .attribImg {
text-align: center;
}



.categoryListBoxContents{
	display:block;
	margin:5px 10px;
	font-size:10pt;
	line-height:14pt;
	background-color:#E6E6E6;
	border: 1px solid #005075;
	
}

.categoryListBoxContents a{
	color:#005075;
}



#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;
	font-size:10pt;
	font-weight:bold;
	}
#upDateHeading {
	text-align: right;
	font-size:10pt;
	font-weight:bold;
	}
	
td.upTD{
	color:#444444;
	font-size:9pt;
	font-weight:bold;
}
td.upTD a{
	color:#005075;
}


#ezpagesContent a {
	font-size:7pt;
	line-height:14pt;
	color:#6a9db1;
	text-decoration:underline;
}

#ezpagesContent a:hover {
	color:#005075;
}

#ezpagesContet ul{
	display:block;
	width:140px;
	text-align:center;
}

h1#ezPagesHeading {
	display:block;
	text-align:center;
	margin:0px;
	width:100%;
	height:30px;
	margin-bottom:10px;
	background-color:#005075;
	color:#FFFFFF;
	font-size:11pt;
	font-weight:bold;
}

h1#privacyDefaultHeading, h1#conditionsHeading, h1#shippingInfoHeading, h1#contactDefaultHeading,h1#productListHeading,h1#advSearchResultsDefaultHeading,h1#allProductsDefaultHeading,h1#indexCategoriesHeading,h1#cartDefaultHeading, h1#accountDefaultHeading, h1#acctNewslettersDefaultHeading, h1#addressBookDefaultHeading, h1#unsubDefaultHeading, h1#addressBookProcessDefaultHeading, h1#loginDefaultHeading,h1#logoffDefaultHeading, h1#checkoutShippingHeading,h1#checkoutPaymentHeading, h1#checkoutConfirmDefaultHeading,h1#checkoutSuccessHeading, h1#advSearchDefaultHeading, h1#wphead, h1#createAcctSuccessHeading, h1#checkoutPayAddressDefaultHeading, h1#checkoutShipAddressDefaultHeading, h1#timeoutDefaultHeading, h1#accountHistoryDefaultHeading{
	display:block;
	text-align:center;
	margin:0px;
	width:100%;
	height:30px;
	margin-bottom:10px;
	background-color:#005075;
	color:#FFFFFF;
	font-size:11pt;
	font-weight:bold;
}

div.wptitle{
	font-size:10pt;
	line-height:12pt;
	font-weight:bold;
}

div.wptime{
	font-size:8pt;
	margin-top:3px;
	line-height:11pt;
}

div.entry p{
	font-size:9pt;
	line-height:14pt;
}

div.page{
	display:block;
	float:left;
	width:100%;
	}

div.post{
	display:block;
	float:left;
	width:100%;
	margin:5px 0px;
	border-bottom: 1px solid #005075;
}


div.wpfooter{
	width:100%;
	text-align:center;
	font-size:7pt;
	line-height:11pt;
	color:#444444;
}

div.wpfooter a{
	color:#444444;
}

h2.centerBoxHeading{
	display:block;
	text-align:center;
	margin:0px;
	width:100%;
	height:15px;
	margin-bottom:10px;
	background-color:#005075;
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
}

div.centerBoxContentsAlsoPurch {
	display:block;
	float:left;
	text-align: center;
	margin-top:30px;
	vertical-align: top;
}}
div.centerBoxContentsAlsoPurch a{
	color:#005575;
}
div.centerBoxContentsAlsoPurch a:hover{
	color:#f4b042;
}






#alsoPurchased {
	display:block;
	float:left;
	margin-top:10px;
	font-size:10pt;
}


#myAccountLinksWrapper h2{
	font-size:10pt;
	color:#444444;
	}
#myAccountGen a{
    font-size:9pt;
	color:#005075;
	}
#myAccountGen a:hover{
	color:#f4b042;
	}
#myAccountNotify a{
    font-size:9pt;
	color:#005075;
	}
#myAccountNotify a:hover{
	color:#f4b042;
	}
	
#ezPageDefault, #privacy, #conditions, #shippingInfo, #contactUsDefault,#indexProductList,#indexCategories,#shoppingCartDefault, #accountDefault, #acctNewslettersDefault, #addressBookDefault, #accountEditDefault, #accountPassword, #unsubDefault, #addressBookProcessDefault, #loginDefault, #logoffDefault,#checkoutShipping, #checkoutPayment, #checkoutSuccess, #reviewsWrite,#advSearchDefault, #allProductsDefault, #wordpressDefault, #checkoutConfirmDefault ,#createAcctSuccess, #reviewsWrite, #reviewsInfoDefault, #checkoutPayAddressDefault, #checkoutShipAddressDefault,#reviewsDefault, #timeoutDefault, #accountHistInfo, #accountHistoryDefault, #advSearchResultsDefault, #UpcomingProducts{
	display:block;
	text-align:left;
	float:left;
	margin-top:3px;
}

#checkoutNewAddress{
	display:block;
	text-align:left;
	float:left;
	width:100%;
	}

#tablehead {
	background-image:url("../images/headb.jpg");
	width: 800px;
	height: 103px;
}

.columnleftaddress{
	padding:8px;
	font-size:9px;
	color:#666666;
	line-height:11pt;
	text-align:left;
}

#whatsNew {
	display: block;
	float: left;
	width: 603px;
	padding: 0px;
	border: 1px solid #9a9a9a;
}

#whatsNew a {
	color: #444444;
}

#whatsNew a:hover {
	color: #4444aa;
}
.listimgback {
	width:80px;
	padding: 10px 0px;
	 background-color:#888888;
	 }

.centerBoxWrapperLow {
	line-height:11pt;
	padding: 0px;
	margin: 5px auto;
}

.whatsnewhead {
	display:block;
	float:left;
	width:140px;
	margin: 0px;
	padding:0px;
}
.whatsnewcont {
	display:block;
	float:left;
	width:460px;
	font-size:9pt;
	height:176px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:url("../images/new_back.jpg");

}
.centerBoxContentsNew{
	display:block;
	float:left;
	text-align: center;
	font-size:9pt;
	margin-top:30px;
	vertical-align: top;
}




#featuredProducts {
	display: block;
	float: left;
	width: 603px;
	padding:0px;
	border: 1px solid #9a9a9a;
}

#featuredProducts a {
	color: #444444;
}

#featuredProducts a:hover {
	color: #4444aa;
}

.featuredhead {
	display:block;
	float:left;
	width:140px;
	margin: 0px;
	padding:0px;
}
.featuredcont {
	display:block;
	float:left;
	width:460px;
	font-size:9pt;
	height:176px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:url("../images/fea_back.jpg");

}

.centerBoxContentsFeatured{
	display:block;
	float:left;
	text-align: center;
	margin-top:30px;
	font-size:9pt;
	vertical-align: top;
}




#rankedProducts {
	display: block;
	float: left;
	width: 603px;
	padding: 0px;
	border: 1px solid #9a9a9a;
}

#rankedProducts BR{
	margin:0px;
}

#rankedProducts a {
	color: #444444;
}

#featuredProducts a:hover {
	color: #4444aa;
}

.rankedhead{
	display:block;
	float:left;
	width:140px;
	margin:0px;
	padding:0px;
}

.rankedcont {
	display:block;
	float:left;
	width:460px;
	font-size:9pt;
	height:176px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:url("../images/rnk_back.jpg");
}

.centerBoxContentsRanked a{
	font-size:9pt;
}
.centerBoxContentsFeatured a{
	font-size:9pt;
}
.centerBoxContentsNew a{
	font-size:9pt;
}

.centerBoxContentsRanked{
	display:block;
	float:left;
	text-align: center;
	font-size:9pt;
	margin-top:30px;
	vertical-align: top;
}


TABLE.rankedtable{
	margin:0px auto;
	padding-bottom:2px;
}

#tbloutline{
	font-size:10pt;
	line-height:12pt;
}
#outline{
	font-size:10pt;
	line-height:12pt;
	background-image:url("../images/outline/back.jpg");
	background-repeat:no-repeat;
	background-position:right bottom;
}
#faq{
	font-size:10pt;
	line-height:12pt;
	background-color:#E6E6E6;
	color:#444444;
	width:580px;
	padding:20px 15px;
	border:solid 1px #444444;
	text-align:left;
}
#recruit{
	font-size:10pt;
	line-height:12pt;
	background-color:#E6E6E6;
	color:#444444;
	width:580px;
	padding:20px 15px;
	border:solid 1px #444444;
	text-align:left;
}


#shoten{
	font-size:10pt;
	line-height:12pt;
}
#shoten a{
	color:#444444;
}

#shoten hover{
	color:#005075;
}


#linktitle{
	color:#005075;
	font-weight:bold;
}

#shoten td{
	font-size:10pt;
	line-height:12pt;
}
#tblshoten{
	width:300px;
	background-color:dcefea;
	font-size:9pt;
	line-height:14pt;
	border:solid 1px #444444;
}
#tblshoten a{
	font-size:9pt;
	line-height:12pt;
	color:#005075;
	text-decoration:underline;
}

#smallred{
	font-size:7pt;
	line-height:9pt;
	color:#dd2222;
}

#bluefont{
	color:#005075;
}

#productsListingTopNumber{
	display:block;
	float:left;
	font-size:10pt;
}

#productsListingListingTopLinks, #productsListingListingBottomLinks{
	display:block;
	float:left;
	font-size:10pt;
	width:100%;
	text-align:center;
	border-bottom:solid 1px #444444;
}
#productsListingListingTopLinks a, #productsListingListingBottomLinks a{
	color:#444444;
}
#productsListingListingTopLinks a:hover, #productsListingListingBottomLinks a:hover{
	color:#005075;
}



#productsListingButtons{
	display:block;
	margin: 10px 5px 0px 0px;
	font-size:10pt;
	line-height:6pt;
}

#sortbar{
	font-size:10pt;
	color:#444444;
	margin-bottom:5px;
}

#productHeading{
	display:block;
	float:left;
	width:100%;
	margin:10px 0px;
	border-bottom:solid 1px #005075;
}
#productTitleHeading{
	display:block;
	float:left;
	padding-bottom:5px;
	font-size:11pt;
	line-height:11pt;
	color:#005075;
	font-weight:bold;
}
#productHistory{
	display:block;
	float:right;
	font-size:8pt;
}
#productHistory a{
	color:#444444;
}
#productHistory a:hover{
	color:#005075
}

#productTable{
	display:block;
	float:left;
	width:100%;
}
div.productDetail{
	display:block;
	float:left;
	width:100%;
	margin:5px 0px;
	border-bottom:solid 1px #888888;
}

div.productDetailHeading{
	display:block;
	float:left;
	width:200px;
	text-align:left;
	font-size:10pt;
}
div.productDetailCont{
	display:block;
	float:left;
	text-align:left;
	font-size:10pt;
}
div.productDetail2{
	display:block;
	float:left;
	width:100%;
	margin:5px 0px;
	font-size:10pt;
	text-align:left;
}

div.mapCity {
	display:block;
	float:left;
	width:100%;
	margin:10px 0px;
	font-size:10pt;
	font-weight:bold;
	color:#005075;
	border-bottom:solid 1px #005075;
}
div.mapName{
	display:block;
	float:left;
	width:30%;
	font-size:9pt;
	color:#444444;
}
div.mapAddress{
	display:block;
	float:left;
	width:50%;
	font-size:9pt;
	color:#444444;
}
div.mapTel{
	display:block;
	float:left;
	width:20%;
	font-size:9pt;
	color:#444444;
}
	