/* Global */

/*    font: normal 13px "ms ui gothic", "ms pgothic", arial, helvetica, HeiseiKakuGothic, "Hiragino Kaku Gothic Pro", hirakakupro-w3, osaka, sans-serif;*/
body {
    font: normal 13px Verdana, arial, "ＭＳ ゴシック", "ms gothic", helvetica, "Osaka一等幅", HeiseiKakuGothic, "Hiragino Kaku Gothic Pro", hirakakupro-w3, osaka, sans-serif;
    line-height: 20px;
}


/* Header */

#header {
    border-top-width: 0px;
    border-top-style: solid;
    position: static;
}

#header-inner {
}

#header-name {
    float: left;
    margin: 0 0 5px;
    line-height: 1;
    text-align: center;
}

#header-description {
    margin: 0;
    font-size: 14px;
    line-height: 1.125;
}

#header a {
    text-decoration: none;
}

#header a:hover {
    text-decoration: underline;
}


/* Content */

.asset-name { font-size: 13px; padding-top: 0; }

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: underline;
}

.asset-content {
    margin: 0;
}

.content-nav {
    margin: 5px 20px 10px;
    text-align: right;
}

.archive-title {
    margin: 5px 0 30px;
    font-size: 26px;
    font-weight: bold;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.typelist-thumbnailed {
    font-size: 13px;
}

/* Footer */

#footer-content,
#footer-content a {
    color: #666;
}


/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}


/* Global ----------------------------------------------------------------- */

body {
    color: #666;
    background-color: white;
    background-repeat: repeat-x;
    background-image: url('http://members.rc-techno.jp/images/common/bg.png');
}

a,
a:visited,
a:link {
    color: #369; 
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#container { 
    padding-bottom: 40px;
}

/* Layout ----------------------------------------------------------------- */

#container-inner,
#content {
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#header-inner, #beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}


/* Header ----------------------------------------------------------------- */
#header { 
    height: 98px;
    background-image: url('http://members.rc-techno.jp/images/common/header.png');
    background-repeat: no-repeat;
}
#header-content {
    margin: 40px 0 0 680px;
}

#container-inner {
    width: 100%;
    text-align: center;
}

#alpha-inner,
#beta-inner {
    padding: 20px 0 20px 20px;
}

#header,
#content,
#footer {
    width: 842px;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
    padding: 0;
}
#header-inner,
#content-inner,
#footer-inner {
    margin: 0 auto;
    text-align: left;
    padding: 0;
}

/* Content ---------------------------------------------------------------- */
#content {
    background-image: url('http://members.rc-techno.jp/images/common/content-bg.png');
    background-repeat: repeat-y;
    margin-top: 14px;
}
#content-inner {
    background-image: url('http://members.rc-techno.jp/images/common/content-header.png');
    background-repeat: no-repeat;
}
.content-container {
    margin-top: 15px;
    background-image: url('http://members.rc-techno.jp/images/content/body.png');
    background-repeat: repeat-y;
}
.content-container-header {
    background-image: url('http://members.rc-techno.jp/images/content/header.png');
    background-repeat: no-repeat;
}
.content-container-body {
    background-image: url('http://members.rc-techno.jp/images/content/line.png');
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 0 40px 0 0;
}
.content-container-footer {
    background-image: url('http://members.rc-techno.jp/images/content/footer.png');
    background-repeat: no-repeat;
    background-position: left bottom;
    text-align: right;
    padding: 20px 40px 20px 0;
}

.archive-container {
    margin-top: 15px;
}
.archive-container .content-container-footer {
    background-image: none;
    padding: 20px 20px 20px 0;
}

.asset-name,
.asset-name a,
.archive-title {
    color: #369;
}

.asset-footer {
    background-image: url('http://members.rc-techno.jp/images/content/border.png');
    background-repeat: no-repeat;
    text-align: right;
    padding: 10px 20px 10px 0;
    margin-top: 0;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #369;
}

.comment,
.trackback {
    border-color: #d8e8f5;
}


.archive-list-item {
    margin-bottom: 5px;
}


/* Widget ----------------------------------------------------------------- */


.layout-tw #beta-decor b {
    z-index: 3;
    display: block;
    width: 2px;
    height: 2px;
    position: absolute;
    top: 0;
    right: 0;
}


.widget a,
.archive-widget .widget-list .item {
    color: #3a536a;
} 

.widget-header {
    padding: 5px 15px;
    font-size: 12px;
    font-weight: bold; 
    font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif; 
    background-color: silver; 
}  
.widget .widget-header {
    border-left: 1px solid #fff;
}

.layout-tw .widget .widget-header {
    border-left-width: 0;
}

.layout-tw .widget-header {
    border: 0;
}

.embed-asset-widget .widget-header {
    margin-bottom: 10px;
}  
.widget-header,
.widget-header a {
    text-decoration: none;
    color: #369;
}

.widget-header .edit a {
    border-left-color: #fff
} 
.widget .widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
    padding: 0 15px;
}

.media-stream-widget img {
    border: 1px solid #999;
} 

.widget-header {
    font-size: 14px;
}

.widget-header a {
    text-decoration: none;
}

.widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 11px;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 10px;
}


/* Footer Widgets */

#footer .widget {
    margin: 10px 0;
}

#footer .widget-content {
    padding-right: 0;
    padding-left: 0;
}

#footer .widget-powered .widget-content {
    padding: 0;
    text-align: left;
}


/* Footer ----------------------------------------------------------------- */

#footer {
    background-image: url('http://members.rc-techno.jp/images/common/content-footer.gif');
    background-repeat: no-repeat;
    background-position: bottom;
    height: 90px;
    text-align: center;
}

#footer-content {
    margin: 0 20px;
    padding: 5px 0;
    background-image: url('http://members.rc-techno.jp/images/common/footer-line.png');
    background-repeat: repeat-x;
}


/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


.asset-body {
    height: 1%;
    padding: 10px 20px 0 0;
    background-image: url('http://members.rc-techno.jp/images/content/border.png');
    background-repeat: no-repeat;
    line-height: 22px;
}

.asset {
    margin: 0;
}
.font-large {
    font-size: 120%;
}

/* Custom Styles ---------------------------------------------------------- */

/* Thin-Wide */
.layout-tw #alpha {
    left: 255px;
    width: 587px;
}
.layout-tw #beta {
    left: -587px;
    width: 255px;
}

/* Sidebar Styles ---------------------------------------------------------- */
.sidebar-group {
    margin-top: 15px;
}
.sidebar-group a:hover {
    text-decoration: none;
}
.sidebar-group ul {
    padding-top: 10px;
    margin-left : 20px;
}
.sidebar-group ul ul {
    padding-top: 0;
    margin-left : 20px;
}
.sidebar-group li {
    line-height: 20px;
}
.sidebar-topics,
.sidebar-wisdom,
.sidebar-feedback,
.sidebar-service,
.sidebar-support {
    width: 235px;
    min-height: 87px;
}

.sidebar-topics-open,
.sidebar-wisdom-open,
.sidebar-feedback-open,
.sidebar-service-open,
.sidebar-support-open {
    width: 235px;
    min-height: 120px;
    _height: 120px;
}
.sidebar-topics-open {
    background-image: url('http://members.rc-techno.jp/images/sidebar/open-topics.png');
    background-repeat: no-repeat;
}
.sidebar-wisdom-open {
    background-image: url('http://members.rc-techno.jp/images/sidebar/open-wisdom.png');
    background-repeat: no-repeat;
}
.sidebar-feedback-open {
    background-image: url('http://members.rc-techno.jp/images/sidebar/open-feedback.png');
    background-repeat: no-repeat;
}
.sidebar-service-open {
    background-image: url('http://members.rc-techno.jp/images/sidebar/open-service.png');
    background-repeat: no-repeat;
}
.sidebar-support-open {
    background-image: url('http://members.rc-techno.jp/images/sidebar/open-support.png');
    background-repeat: no-repeat;
}

.sidebar-topics-close,
.sidebar-wisdom-close,
.sidebar-feedback-close,
.sidebar-service-close,
.sidebar-support-close {
    width: 235px;
    height: 55px;
    cursor: pointer;
}
.sidebar-topics-close {
    background-image: url('http://members.rc-techno.jp/images/sidebar/close-topics.png');
    background-repeat: no-repeat;
}
.sidebar-wisdom-close {
    background-image: url('http://members.rc-techno.jp/images/sidebar/close-wisdom.png');
    background-repeat: no-repeat;
}
.sidebar-feedback-close {
    background-image: url('http://members.rc-techno.jp/images/sidebar/close-feedback.png');
    background-repeat: no-repeat;
}
.sidebar-service-close {
    background-image: url('http://members.rc-techno.jp/images/sidebar/close-service.png');
    background-repeat: no-repeat;
}
.sidebar-support-close {
    background-image: url('http://members.rc-techno.jp/images/sidebar/close-support.png');
    background-repeat: no-repeat;
}

/* Shop Navi Styles ---------------------------------------------------------- */
.author-name {
    float: left;
    width: 400px;
    color: #393;
}
.author-name-inner {
    padding-top: 20px;
    padding-left: 20px;
}
.author-tool {
    float: right;
    width: 300px;
}
.author-tool-inner {
    text-align: right;
    padding-top: 20px;
    padding-right: 20px;
}
.topic-path {
    clear: both;
    padding-left: 20px;
}

/* Service Styles ---------------------------------------------------------- */
.hatch-bg {
    background-image: url("http://members.rc-techno.jp/images/common/hatch-bg.png");
    background-repeat: repeat-y;
    width: 535px;
    padding: 10px 0;
    margin-bottom: 20px;
}
.hatch-bg-inner {
    background-color: white;
    margin: 0 10px;
    padding: 20px 0;
}
.adobe-text {
    font-size: 10px;
    padding: 5px;
    line-height: 16px;
}
.service-item {
    padding-left: 20px;
    padding-bottom: 10px;
}
.service-item table {
    margin: 5px;
}
.service-item td {
    padding-bottom: 3px;
}
.table-padding {
}
.valign-top {
    vertical-align: top;
}
.valign-bottom {
    vertical-align: bottom;
}
.align-center {
    text-align: center;
}
.align-right {
    text-align: right;
}
.backnumber {
    text-align: right;
    padding-right: 20px;
}

.sheet {
    border: 1px solid #CCC;
    width: 533px;
}
.sheet-inner {
    padding: 10px;
}
.sheet-text {
    padding-right: 20px;
    line-height: 20px;
}
.sheet-line {
    padding: 5px 0;
}
.goto_top {
    text-align: right;
    padding-right: 40px;
    padding-top: 5px;
}
.adobe-reader {
    padding-top: 20px;
}

/* Communication Styles ---------------------------------------------------------- */
.wisdom-item,
.feedback-item,
.communication-item,
.support-item {
    padding: 0 10px;
    line-height: 20px;
}
.wisdom-item hr,
.feedback-item hr,
.communication-item hr {
    background-image: url('http://members.rc-techno.jp/images/common/line.png');
    margin: 15px 0;
    color: white;
    background-color: white;
}

/* Support Styles ---------------------------------------------------------- */
.support-item hr {
    background-image: url('http://members.rc-techno.jp/images/support/line.png');
    margin: 10px 0;
    border: none;
}
.support-item td {
    padding-bottom: 3px;
}

/* Login Styles ---------------------------------------------------------- */
#login-sheet {
    padding: 30px 71px;
}
#login-sheet-inner {
    line-height: 18px;
}
#login-sheet .left {
    float: left;
    width: 395px;
    font-size: 12px;
}
#login-sheet .left-inner {
    padding: 20px 0;
}
#login-sheet .right {
    float: right;
    width: 280px;
}
#login-sheet .right-inner {
    padding: 20px 0;
}
#login-sheet .site-logo {
    color: #393;
    font-size: 16px;
}
#login-sheet .beta-sheet {
    padding-top: 6px;
}
#login-sheet .login {
    width: 280px;
    height: 245px;
    background-image: url("http://members.rc-techno.jp/images/login/login-bg.png");
    background-repeat: no-repeat;
}
#login-sheet .login-inner {
    padding: 20px 30px;
}
#login-sheet .login-input {
    width: 218px;
    height: 23px;
    border: 1px solid #999;
}
#login-sheet .login-subject {
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 10px;
    color: #666;
}
#login-sheet .login-field label {
    line-height: 18px;
}
#login-sheet .login-line {
    padding-top: 10px;
    padding-bottom: 5px;
}
#login-sheet .buttonRow {
    padding-top: 10px;
}
#login-sheet .login-info {
    clear: both;
}
#login-sheet .login-info-inner {
    padding: 20px 0;
}
.information-none {
    padding: 10px 5px;
}
.download-area {
    border-left: 1px dotted #999;
    padding-left: 10px;
}
.font12 {
    font-size: 12px;
}
.padding0 {
    padding: 0;
}
.margin-top20 {
    margin-top: 20px;
}
.index-description {
    width: 535px;
    padding-bottom: 20px;
}
.messageStackError {
    padding: 5px;
    margin: 10px 0;
    background-color: #fee;
    border: 1px solid pink;
}

.return-site {
    padding-top: 5px;
}
.cart-label {
    border-right: 1px solid white;
    border-top: 10px solid white;
    border-bottom: 5px solid white;
    background-color: #f0efed;
}
.cart-label2 {
    border-right: 1px solid white;
    border-top: 5px solid white;
    border-bottom: 5px solid white;
    background-color: #f0efed;
}
.cart-item {
    height: 30px;
    vertical-align:middle;
}
.cart-note {
    color: #ff5d00;
}
.cart-information {
    background-color: #f2f1f1;
    padding: 10px;
    margin: 10px 0;
}
.cart-information strong {
    margin-right: 10px;
}
.cart-empty {
    border: 1px solid #666;
    padding: 20px;
}
.shipping .title {
    margin-top: 20px;
    margin-bottom: 10px;
}
.shipping table {
    width: 100%;
    margin-top: 20px;
}
.shipping .gray {
    background-color: #f2f1f1;
    padding-left: 10px;
    border-top: 2px solid white;
    height: 30px;
    vertical-align:middle;
}
.shipping .white {
    background-color: white;
    padding-left: 10px;
    border-top: 2px solid white;
    height: 30px;
    vertical-align:middle;
}
.shipping .note {
    background-color: #f2f1f1;
    color: #ff5d00;
    height: 
}




#passwordForgotten {
    width: 700px;
}
.content-container fieldset {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}

.content-container legend {
	font-weight: bold;
	padding: 0.3em;
}


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

.content-container LABEL.inputLabel {
	width: 11em;
	float: left;
	}

.content-container LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

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

.clearBoth {
	clear: both;
	}

/*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 {
	text-align: left;
	width: 530px;
	vertical-align: top;
	margin: 0;
	}

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

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	} 

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

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

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

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

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

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

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

#navColumnOne {
	background-color: #FFCC99;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

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

.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-height: 2.2em;
	padding-right: 2.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.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;
	}
.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;
	} 

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

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

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*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;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}

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

.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, #cartBoxEmpty, #cartBoxVoucherBalance, #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, #shoppingCartDefault #PPECbutton {
	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;
	}

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

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;
	}
.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;
	}
a.underline,
a:visited.underline,
a:link.underline {
	text-decoration: underline; 
}
