/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }



A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #ff0069;
  text-decoration: underline;
}

FORM {
	display: inline;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #d7d7d7;
}


.infoBox2 {
  background-color:#fff5f9;
  border:#fda9cb solid 1px;
}

.infoBoxContents {
  background: #ffffff;
  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: #ffffff;
  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: #ffffff;
}

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

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

TR.accountHistory-even2, TR.addressBook-even2, TR.alsoPurchased-even2, TR.payment-even2, TR.productListing-even2, TR.productReviews-even2, TR.upcomingProducts-even2, TR.shippingOptions-even2 {
  background: #ffffff;
}
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #d7d7d7;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial;
  font-size: 12px;
  background: #818181;
  line-height:20px;
  color: #ffffff;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	background:#ff0069;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  line-height:30px;
  padding-left:10px;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial;
  font-size: 11px;
}

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

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

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: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial; font-size: 12px; color: #2443af; }
.checkoutBarCurrent { font-family:  Arial; font-size: 12px; color: #ff0069; font-weight:bold; }

/* 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: 10px; color: #ff0000; }



/*css of aycmo*/



/* CSS Document */

body{
margin:0px;
}
.artical{
	font-family:tahoma;
	font-size: 11px;
	color: #242d36;
	font-weight:bold;
	text-decoration: none;
	}
.description{
	font-family:tahoma;
	font-size: 11px;
	color: #cb0000;
	font-weight:bold;
	text-decoration: none;
	}
.description2{
	font-family:tahoma;
	font-size: 11px;
	color: #eb7128;
	font-weight:bold;
	text-decoration: none;
	}	
.description1{
	font-family:tahoma;
	font-size: 11px;
	color: #6c6c6c;
	font-weight:none;
	text-decoration: none;
	}
.description5{
	font-family:tahoma;
	font-size: 11px;
	color: #4e3e43;
	font-weight:none;
	text-decoration: none;
	}
.description4{
	font-family:tahoma;
	font-size: 10px;
	color: #4e3e43;
	font-weight:none;
	text-decoration: none;
	}
.description3{
	font-family:tahoma;
	font-size: 11px;
	color: #eb7128;
	font-weight:none;
	text-decoration: none;
	}
.artical:hover{
	font-family:tahoma;
	font-size: 11px;
	color: #fe7800;
	font-weight:bold;
	text-decoration: underline;
	}
.artical1{
	font-family:tahoma;
	font-size: 11px;
	color: #242d36;
	font-weight:bold;
	text-decoration: underline;
	}
	.artical1 a:link{
	font-family:tahoma;
	font-size: 11px;
	color: #242d36;
	font-weight:bold;
	text-decoration: underline;
	}
	.artical1 a:hover{
	font-family:tahoma;
	font-size: 11px;
	color: #242d36;
	font-weight:bold;
	text-decoration:none;
	}
	
.artica3{
	font-family:tahoma;
	font-size: 11px;
	color: #565242;
	font-weight:none;
	text-decoration: none;
	}
.artical2{
	font-family:tahoma;
	font-size: 11px;
	color: #007396;
	font-weight:bold;
	text-decoration: none;
	}
.bottom{
	font-family:tahoma;
	font-size: 11px;
	color: #000000;
	font-weight:none;
	text-decoration: none;
	}
.bottom2{
	font-family:verdana;
	font-size: 12px;
	color: #000000;
	font-weight:none;
	text-decoration: none;
	}
.moreline{
	font-family:Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:none;
	}
.links{
	font-family:tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	}	
.links:hover{
	font-family:tahoma;
	font-size: 13px;
	color: #fe7800;
	font-weight:bold;
	text-decoration: underline;
	}	
.btmlink{
	font-family:Tahoma;
	font-size: 11px;
	color: #999999;
	font-weight:none;
	text-decoration: none;
	}

/* Ajax Marquee */
#ajaxticker{
width: 100%;
height: 5px;
padding: 2px;
text-align: center;
font: bold 13px Tahoma;
}

#ajaxticker div{ 
/*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #111111;
}


/*stylesheet of dynamic */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family:Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.side{
	font-family:Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.banner{
	font-family:Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.bold {
	font-family:Arial;
	font-size: 11px;
	color: #FF5B00;
	text-decoration: none;
	font-weight: bold;
}
.gray {
	font-family: Arial;
	font-size: 11px;
	color: #4B4B4B;
	text-decoration: none;
	text-align:justify
}

.white_bold {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align:justify
}

.white_bold:link{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align:justify
}

.white_bold:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align:justify
}






.white {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.botom12 {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.botom12:hover {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.centerbg {
	background-color: #4b4b4b;
	background-image: url(img/center_bg_.jpg);
	background-repeat: repeat-x;
}
.style1 {
color: #FFFFFF;
font-size:12px;
}
.btmcopy {
color: #b3b3b3;
font-size:11px;
}

.btmcopy:hovre {
color: #b3b3b3;
font-size:11px;
}

.btmcopy:link {
color: #b3b3b3;
font-size:11px;
}



.txtarea {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #b3b3b3;
	background-color: #4a4a4a;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a5a4a6;
	border-right-color: #f5f4f6;
	border-bottom-color: #f5f4f6;
	border-left-color: #a5a4a6;
}

.productheding {
	font-family: Georgia,;
	font-size: 12px;
	color: #FF5B00;
	text-decoration: none;
	font-weight: bold;	
}
.tboxbg {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #EA2479;
	/*background-image: url(img/tbox_bg.jpg);
	background-repeat: repeat-x;*/
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 16px;
/*	padding-top: 3px;*/
	text-align:left;
	vertical-align:middle;
}


.gray2 {
	font-family: Arial;
	font-size: 14px;
	color: #4B4B4B;
	text-decoration: none;
	text-align:justify;
	font-weight:bold;
}

.pink {
	font-family: Arial;
	font-size: 12px;
	color: #ff0069;
	text-decoration: none;
	text-align:justify;
	font-weight:bold;
}


.blue {
	font-family: Arial;
	font-size: 12px;
	color: #2443af;
	text-decoration: none;
	text-align:justify;
	font-weight:bold;
}

.page_class{
font-family:Arial;
font-size:12px;
color:#000000;
}
