/* Shop Styles*/

.plg_csc img {
  border : 0;
}

.plg_csc .infoBox { 
	font-size: 26px;
}
.plg_csc .infoBox .boxTextBG {
	font-size: 10px;
}

.plg_csc .boxTextBGII {
	font-size: 10px;
	background-color: #FFCC99;
}

.plg_csc .boxTextPrice {
	font-size: 10px;
	color: #FF0000;
}

.plg_csc .errorBox {
	font-size : 12px;
	color:#bf0000;
	background-color: #f9f9f9;
	border:1px solid #bf0000;
	padding-top:15px;
	padding-bottom:15px;
}

.plg_csc .gvBox {
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}

.plg_csc .stockWarning { 
	font-size : 10px;
	color: #cc0033;
}

.plg_csc .productsNotifications {
	background-color: #f2fff7;
}

.plg_csc .orderEdit { 
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}


.plg_csc TR.header {
	background-color: #ffffff;
}

.plg_csc TR.headerNavigation {
  background: #F6F6F6;
}

.plg_csc TD.headerNavigation {

	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

.plg_csc A.headerNavigation { 
  color: #000000; 
}

.plg_csc A.headerNavigation:hover {
  color: #000000;
}

.plg_csc TD.conditions {
  background-color: #FFCCCC;
}

.plg_csc A.confirmationEdit {
	color: #009933;
	font-style: italic;
}

.plg_csc A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}

.plg_csc TR.headerError {
  background-color: #ff0000;
}

.plg_csc TR.headerMessage {
	background-color: #00CC33;
}

.plg_csc .moduleHeading {
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

.plg_csc TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

.plg_csc TR.headerInfo {
  background: #00ff00;
}

.plg_csc TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.plg_csc TR.footer {
  background: #bbc3d3;
}

.plg_csc TD.footer {
  font-size: 10px;
  background: #fff;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.plg_csc .infoBox {
	margin:0;
	padding:0;
}

.plg_csc .infoBoxContents {
  font-size: 10px;
}

.plg_csc .infoBoxNotice {
  background: #FF8E90;
}

.plg_csc .infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

.plg_csc .BoxHead{
	margin:0;
	height:20px;
	padding-top:3px;
	padding-left:10px;
	font-size: 12px;
	color: #606060;
	background-image:url(../images/mpptop.gif);
	background-repeat:repeat-x;
	background-color:#ECEDED;
}

.plg_csc .infoBoxHeading {
  font-size: 11px;
  font-weight: bold;
 /* color: #fff;
  border:1px solid #DCDDDE;
*/
  margin-top:5px;
	margin:0 5px 0 5px;
}

.plg_csc .infoBoxHeading_right {
  font-size: 11px;
  font-weight: bold;
  height:25px;
  width:184px;
  color: #fff;
  background-image:url(img/back_info.gif);
  background-repeat: no-repeat;
  	margin:0 5px 0 5px;
}

.plg_csc .infoBox, .plg_csc SPAN.infoBox {
	font-size: 12px;
	background: #fff;
	border:1px solid #DCDDDE;
	margin:0 5px 15px 5px;
}

.plg_csc .infoBox_right, .plg_csc SPAN.infoBox_right {

	background: #fff;
	border:1px solid #DCDDDE;
	margin-bottom:15px;
	margin-right:5px;

}

.plg_csc TR.accountHistory-odd, .plg_csc TR.addressBook-odd, .plg_csc TR.alsoPurchased-odd, .plg_csc TR.payment-odd, .plg_csc TR.productListing-odd, .plg_csc TR.productReviews-odd, .plg_csc TR.upcomingProducts-odd, .plg_csc TR.shippingOptions-odd {
  background: #f8f8f9;
}

.plg_csc TR.accountHistory-even, .plg_csc TR.addressBook-even, .plg_csc TR.alsoPurchased-even, .plg_csc TR.payment-even, .plg_csc TR.productListing-even, .plg_csc TR.productReviews-even, .plg_csc TR.upcomingProducts-even, .plg_csc TR.shippingOptions-even {
  background: #f8f8f9;
}
 
.plg_csc TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.plg_csc .productListing-heading {
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

.plg_csc TD.productListing-data {
  font-size: 10px;
}

.plg_csc A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

.plg_csc A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

.plg_csc TD.pageHeading, .plg_csc DIV.pageHeading {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

.plg_csc TR.subBar {
  background: #f4f7fd;
}

.plg_csc TD.subBar {
  font-size: 10px;
  color: #000000;
}

.plg_csc TD.main, .plg_csc P.main {
  font-size: 11px;
  line-height: 1.5;
  padding-left:15px;
  padding-right:15px;
}

.plg_csc TD.smallText, .plg_csc SPAN.smallText, .plg_csc P.smallText {
  font-size: 10px;
}

.plg_csc TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

.plg_csc TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

.plg_csc TD.fieldValue {
  font-size: 12px;
}

.plg_csc TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

.plg_csc SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

.plg_csc CHECKBOX, .plg_csc INPUT, .plg_csc RADIO, .plg_csc SELECT {
	font-size: 11px;
}

.plg_csc TEXTAREA {
  width: 100%;
  font-size: 11px;
}

.plg_csc SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

.plg_csc SPAN.underline {
	text-decoration: underline;
}

.plg_csc TABLE.formArea {
  background: #fff;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

.plg_csc TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

.plg_csc TD.copyright {

  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}

.plg_csc A.copyright {
  color: #c0c0c0;
}
.plg_csc A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}

.plg_csc SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

.plg_csc SPAN.productSpecialPrice {
  color: #ff0000;
}

.plg_csc SPAN.productOldPrice {
	color: #ff0000;
	text-decoration: line-through;
}
.plg_csc SPAN.errorText {
  color: #ff0000;
}

.plg_csc SPAN.productDiscountPrice {
  color: #ff0000;
  font-weight: bold;
}

.plg_csc .smallHeading {
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.plg_csc .moduleRow {
	width:207px;
	padding-left:10px;
	font-size: 12px;
	line-height: 1.4;
	/* border-bottom:1px solid #949494; */
}

.plg_csc .moduleRowOver { 
	background-color: #D7E9F7; 
	border: 1px solid #ffffff;
    font-size: 12px;
    line-height: 1.5; 
}

.plg_csc .moduleRowSelected { background-color: #E9F4FC; }

.plg_csc .checkoutBarFrom, .plg_csc .checkoutBarTo { color: #8c8c8c; }
.plg_csc .checkoutBarCurrent { font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.plg_csc .heading1 {  font-size: 7pt; }
.plg_csc .heading2 {  font-size: 9pt; }
.plg_csc .heading3 {  font-size: 10pt; }
.plg_csc .heading4 {  font-size: 12pt; }
.plg_csc .heading5 {  font-size: 16pt; }

/* Sitemap Tables */
.plg_csc .sitemap_heading {
	font-size: 10pt; color: #FFFFFF; 
	background-color: #666666; 
	padding-top: 2px; 
	padding-bottom: 2px;}

.plg_csc .sitemap_heading a {
	color:#FFFFFF;
}

.plg_csc .sitemap_heading a:hover {
	color:#CCCCCC; 
	text-decoration:none;
}

.plg_csc .sitemap_sub { 
	font-size: 9pt; 
	color: #000000; 
	background-color: #E6E6E6; 
	padding: 2px 2px;
}

.plg_csc .sitemap_sub a {
	color:#000000;
}

.plg_csc .sitemap_sub a:hover {
	color:#999999; 
	text-decoration:none;
}

/* message box */

.plg_csc .messageBox { font-size: 10px; }
.plg_csc .messageStackError, .plg_csc .messageStackWarning { font-size: 10px; background-color: #ffb3b5; }
.plg_csc .messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */

.plg_csc .inputRequirement { font-size: 10px; color: #ff0000; }

.plg_csc .tableShop {
	background-color: #ffffff;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #b6b7cb;
}

.plg_csc .navLeft {
	width: 184px;
}
.plg_csc .navRight {
	width: 184px;
}

.plg_csc .contentsTopics {

	font-size: 14px;
	font-weight: bold;
}

.plg_csc .tableListingI {
	background-color: #eeeeee;
}

.plg_csc .tableListingII {
	background-color: #d0d0d0;
}

.plg_csc .tableBody {
	padding: 5px;
}

.plg_csc .poweredby {

  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.plg_csc .onepxwidth {
	width: 1px;
}
.plg_csc .eightpxtop{
	padding-top:6px;
}

.plg_csc p.box{
	padding-left:10px;
	color:#333333;
	margin-top:5px;
	margin-bottom:5px;
}

.plg_csc ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.plg_csc li{
	background-image:url(img/icon_arrow.jpg);
	background-position:0px 4px;
	background-repeat:no-repeat;
	padding-left:12px;
}

.plg_csc li a:hover{
	color:#000;
	background-color:#fff;
	text-decoration:none;
	background-image:none;
}

.plg_csc li.unterebene{
	background-image:url(img/icon_arrow.jpg);
	background-position:0px 4px;
	background-repeat:no-repeat;
	padding-left:12px;
	font-size:12px;
}

.plg_csc li.unterebene2{
	background-image:url(img/icon_arrow_sub.gif);
	background-position:10px 4px;
	background-repeat:no-repeat;
	padding-left:22px;
}

.plg_csc li.unterebene3{
	background-image:url(img/icon_arrow_sub.gif);
	background-position:20px 4px;
	background-repeat:no-repeat;
	padding-left:32px;
}

.plg_csc li.unterebene4{
	background-image:url(img/icon_arrow_sub.gif);
	background-position:30px 4px;
	background-repeat:no-repeat;
	padding-left:42px;
}

.plg_csc .BundleBox {
	background: #b6b7cb;
}

.plg_csc .BundleBoxSum {
	background: #b6b7cb;
}

.plg_csc .BundleBoxSave {
	background: #b6b7cb;
	font-size: 12px;
	color: red;
}

.plg_csc .BundleBoxContent {
	background: #f8f8f9;
	font-size: 10px;
}

.plg_csc .BundleTopicContent_1 {

	font-size: 18px;
	font-weight: bold;
}

.plg_csc .BundleTopicContent_2 {
	font-size: 18px;
	font-weight: bold;
	color: red;
}
