@charset "iso-8859-1";
/* CSS Document */

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color:#c60075;
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
	margin:0px;
}

/* Login */
.login {
	font:Arial, Helvetica, sans-serif;
	font-size:8pt;
}

#bg_layout {
background-image: url(img/bg_white.gif);
background-repeat:repeat-y;
background-position:center;
}

#contact {
	font-size:8pt;
	color:#c60075;
	padding:10px 0px 10px 0px;
	}

/* Navigation */
.center_1 {
	width:550px;
}

.center_2 {
	width:550px;
}

.category {
font-size:12pt;
font-weight:bold;
color:#a864a8;
}
	
#navigation {
   list-style: none;
   margin: 0; padding: 0px;
   font:Arial, Helvetica, sans-serif;
   font-size:8px;
}

#navigation li {
   float: right;
   list-style-image:none;
   margin: 5px 0px 6px 0px;
   padding:0px 10px 0px 10px;
}

#navigation li a {
   text-decoration:none;
   display: block;
   text-align: center;
   color: #CC0000;
}
#navigation li a:hover {
   background:#CC0099;
   color: #FFFFFF;
}

#navigation-bg {
background:url(img/bg_navigation.gif)  no-repeat;
}

<!--Footer-->
#footer {
   list-style: none;
   margin: 0; padding: 10px;
   font:Arial, Helvetica, sans-serif;
   font-size:9pt;
}

#footer li {
   float: left;
   list-style-image:none;
}
#footer li a {
   display: block;
   background-image:url(img/bg_button.gif);
   background-repeat:no-repeat;
   width: 85px;
   text-align: center;
   color: red;
   padding: 7px 0 9px 0;
}
#footer li a:hover {
   background: red;
   color: yellow;
}

/* left column*/
#event_column {
	background-color:#EBFFEB; 
	background-image:url(img/bg_event.gif); 
	background-repeat:repeat-x;
	border-left: 1px solid #B7B7B7; 
	border-right: 1px solid #B7B7B7;
	padding:10px 10px 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	}

#column {  
	border-left: 1px solid #B7B7B7; 
	border-right: 1px solid #B7B7B7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	}
#column p{  
	padding:10px 5px 10px 5px;
	}
	

#purchase {
background-image:url(img/bg_pink.gif);
background-repeat:repeat-x;
margin-left:1px;
padding-bottom:5px;
}

#shopping {
padding:10px 10px 5px 10px;
text-align:left;
}

#shopping_bg{
background-image:url(img/shopping_bg.gif);
background-repeat:no-repeat;
}

#shopping_bg2{
background-image:url(img/shopping_bg2.gif);
background-repeat:no-repeat;
}

#shopping_bg3{
background:url(img/shopping_bg3.gif) left no-repeat;
}

#item_column {
margin-left:9px;
text-align:left;
}

#item_column_pinkbg {
	background-image:url(img/pink_bg.gif);
	background-repeat: repeat-x;
	background-color:#F49FC6;
}

#item_column_purplebg {
	background-image:url(img/purple_bg.gif);
	background-repeat: repeat-x;
	background-color:#f49dc3;
}

#item_column_orangebg {
background-image:url(img/orange_bg.gif);
background-repeat: repeat-x;
background-color:#fab086;
}

#item_column_testimonialbg {
background-image:url(img/testimonial_bg.gif);
background-repeat: repeat-x;
background-color:#f8d251;
}

#item_column_bluebg {
background-image:url(img/blue_bg.gif);
background-repeat: repeat-x;
background-color:#7bd5f5;
}

#item_column_item {
background-color:#ffffff;
border:solid 1px #f5989d;
padding:5px;
}

#item_column_item h5 {
padding:0px;
margin:0px;
}

#item_column_item p {
padding:0px;
margin:0px;
font-size:10pt;
}

#item_column_item span {
font-size:10pt;
font-weight:bold;
color:#FF00FF;
}

#white_box {
	background:url(img/white_box.gif) no-repeat;
	marjin:20px;
	}


#footer {
text-align:center;
}

ul {
margin:0px;
padding:10px 0px 0px 30px;
}

li {
list-style-image:url(img/bullet.gif);
padding-top:2px;
font-size:9pt;
}

#content {
margin-left:9px;
}

.button {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.button:hover {
	font-family: Arial;
	font-size: 13px;
	color: #b7438a;
	text-decoration: none;
	font-weight: bold;
}
.buttonspec {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.buttonspec:hover {
	font-family: Arial;
	font-size: 13px;
	color: #b7438a;
	text-decoration: none;
	font-weight: bold;
}
.button2 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.button2:hover {
	font-family: Arial;
	font-size: 12px;
	color: #b7438a;
	text-decoration: none;
}
.button3 {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.button3:hover {
	font-family: Arial;
	font-size: 12px;
	color: #b7438a;
	text-decoration: none;
}
.button4 {
	font-family: Arial;
	font-size: 11px;
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;
}
.button4:hover {
	font-family: Arial;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
.button5 {
	font-family: Arial;
	font-size: 13px;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}

.button5:hover {
	font-family: Arial;
	font-size: 13px;
	color: #5A9912;
	text-decoration: none;
	font-weight: bold;
}
.button6 {
	font-family: Arial;
	font-size: 12px;
	color: #777777;
	text-decoration: none;
	font-weight: bold;
}

.button6:hover {
	font-family: Arial;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
.button7 {
	font-family: Arial;
	font-size: 21px;
	color: #AC3F72;
	text-decoration: none;
}

.order {
	font-family: Arial;
	font-size: 10px;
	color: #CE4E75;
}

.td_box {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.td_box2 {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.td_box3 {
	border-bottom: 2px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-right: 2px solid #000000;
}
.td_box4 {
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-right: 2px solid #000000;
}
.td_box5 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	border-bottom: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
}
.td_box_top {
	border-top: 1px solid #E4E3E3;
}
.td_box_bottom {
	border-bottom: 5px solid #c1c1c1;
}
.td_box_bottom2 {
	border-bottom: 1px solid #c1c1c1;
}
.td_dot_right {
	border-right: 1px dotted #DFDFDF;
}
.td_box_left {
	border-left: 1px solid #B7B7B7;
}
.td_box_right {
	border-right: 1px solid #EEEEEE;
}
.td_box_left2 {
	border-left: 1px solid #E49ABF;
}
.td_box_right3 {
	border-right: 1px solid #DDB3BB;
}

.tittle {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	
}
.tittle2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.tittle3 {
	font-family: Arial;
	font-size: 12px;
	color: #742370;
	text-decoration: none;
	font-weight: bold;
}
.text1 {
	font-family: Arial;
	font-size: 14px;
	color: #d063a4;
	text-decoration: none;
	font-weight: bold;
}
.text2 {
	font-family:Arial;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.text6 {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.text3 {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.text4 {
	font-family: Arial;
	font-size: 15px;
	color: #d162a4;
	text-decoration: none;
	font-weight: bold;
}
.text5 {
	font-family: Arial;
	font-size: 13px;
	color: #939292;
	text-decoration: none;
}
.text7 {
	font-family: Arial;
	font-size: 24px;
	color: #555555;
	text-decoration: none;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #FCF0FF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12pt;
}

.infoBoxContents8 {
  background: #FCF0FF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
}

/* Add the no background version */
.infoBoxContents_nobg {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FCF0FF;
}

TR.productListing-odd1,  TR.productListing-even1{
  background: #FCF0FF;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #FCF0FF;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #FA77BC;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FA77BC;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

/* KEK: Add for smaller text size and modified text color */
TD.pageHeading_sm, DIV.pageHeading_sm {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
}

TD.tinyText, SPAN.tinyText, P.tinyText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.newItemInCart1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #CE4E75;
}

SPAN.newItemInCart1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #FF98D5; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FEC1E5; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10pt; color: #ff0000; }