/*

  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $



  osCommerce, Open Source E-Commerce Solutions

  http://www.oscommerce.com



  Copyright (c) 2003 osCommerce



  Released under the GNU General Public License

*/

.audio{ 
background:url(images/preview_mp3.gif) right center no-repeat;
color: red;
padding-right: 20px;
}

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

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #EAF4FE; 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; }



BODY {

  background: #EAF4FE;

  color: #000000;

  margin: 0px;

}



A {

  color: #000000;

  text-decoration: none;

}



A:hover {

  color: #000000;

  text-decoration: underline;

}



FORM {

	display: inline;

}



TR.header {

  background: #ffffff;

}



TR.headerNavigation {

  background: #FF8000;

}



TD.headerNavigation {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  background: #FF8000;

  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: #FF8000;

}



TD.footer {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  background: #FF8000;

  color: #ffffff;

  font-weight: bold;

}



.infoBox {

  background: #FFFFFF;
  border: 1px;
  border-style: solid;
  border-color: #93B3E5;
  border-spacing: 1px;

}



.infoBoxContents {


  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}


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


.infoBoxContent {
  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:url('graphics/hdg_gray_bg.gif')
  no-repeat;
  /*background: #FF8000;
*/
  color: #000000;

}



TD.infoBox, SPAN.infoBox {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}




TABLE.productListing {

  border: 1px;

  border-style: solid;

  border-color: #93B3E5;

  border-spacing: 1px;

}




.productListing-headings {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #DBEDFF;
/*
  background:url('graphics/hdg_gray_bg.gif');*/
  color: #363636;
  font-weight: bold;
}


.productListing-heading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  /*background: #FF8000;
*/
  background:url('graphics/hdg_gray_bg.gif');
  color: #FFFFFF;

  font-weight: bold;

}

.text_title_header{
	font-family: Verdana, Arial, sans-serif;
	font-size:18px;
	color:#000000;
}


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 {

  font-family: Verdana, Arial, sans-serif;

  font-size: 20px;

  font-weight: bold;

  color: #364E94;

}



TR.subBar {

  background: #CCCCFF;

}



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: 11px;

  line-height: 1.5;

}



TD.smallText, SPAN.smallText, P.smallText {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



TD.accountCategory {

  font-family: Verdana, Arial, sans-serif;

  font-size: 13px;

  color: #FF8000;

}



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;

}

.topline {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 11px;

  font-weight: normal;

  color:#F4B200;

}


a.toptext {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 11px;

  font-weight: normal;

  color:#EFBB2F;

}

a.toptext:hover {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 11px;

  font-weight: normal;

  color:#EFBB2F;

}


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

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


body{ font: 11px Verdana, Arial, Helvetica, sans-serif; margin:0; padding:0; text-align:left; color:#000;}

form{margin:0; padding:0;}
/* BACKGROUND IMAGES  */
.leftbg_cont{background:url('graphics/1_10.gif') no-repeat;}
.bg_topLeft{background:#EAF4FF url('graphics/top_left_bg.jpg') repeat-x; height:397px;}
.bg_topRight{background:#EAF4FF url('graphics/top_right_bg.jpg') repeat-x; height:397px;}
.bg_top{background:#EAF4FF url('graphics/top_bg.jpg') repeat-x; height:397px;}
.bg_bodyBg{background:url('graphics/body_bg_cont.jpg') repeat-x; height:705px;}
.bg_contentBg{background:url('graphics/body_bg.gif') no-repeat; height:705px;}
.bg_navigation{background:url('graphics/navigation_bg.jpg') repeat-x; height:43px;}
.bg_bottom{background:url('graphics/footer_bg_co.jpg') repeat-x; height:141px;}
.bg_bottomInner{background:url('graphics/footer_bg.jpg') no-repeat; height:141px;}
.bg_footer{background:url('graphics/seo_bg.jpg') repeat-x; height:46px;}
.bg_banner{background:url('graphics/header4.jpg') no-repeat;}
.bg_inner{background:#fff url('graphics/inner_bg.gif') repeat-x; height:397px;}
.bg_leftRight{background:#EAF4FF;}
.bg_border{background:#FFF;border:1px solid #93B3E5;}
.bg_grayGradient{background:url('graphics/hdg_gray_bg.gif') no-repeat;height:30px; font-size:12px; font-weight:bold;}
.bg_blueGradient{background:url('graphics/hdg_blue_bg.gif') no-repeat;height:27px; font-size:13px; font-weight:bold; font-family: Verdana, Arial, sans-serif;}
.bg_blueGradients{background:url('graphics/hdg_blue_bg.gif') no-repeat;height:27px; font-size:11px; font-weight:bold;}
 a.bg_blueGradients{background:url('graphics/hdg_blue_bg.gif') no-repeat;height:27px; font-size:11px; font-weight:bold;}

/* TEXT FORMATTING  */

.text{font-size:11px;color:#233D8F;text-align:left;}
.texts{font-size:14px;color:#233D8F;text-align:left;}
.text_bottom{font-size:13px;color:#fff;font-weight:bold;font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;}
.text_copyright{font-size:11px;color:#5C6F9C;}
.txt_products{font-size:11px; color:#363636; line-height:17px;}
.txt_products_big{font-size:13px; color:#363636; line-height:17px;font-weight:bold;}
.txt_products_cost{font-size:13px; color:#354E93; line-height:17px;font-weight:bold;}
.txt_products_costtitle{font-size:12px; color:#354E93; line-height:17px;font-weight:bold;}
.text_customer{font-size:11px;color:#ffffff;}
.text_customers{font-size:11px;color:#222425;}
.text_relases{font-size:11px;color:#474747;}
.text_relase{font-size:12px;color:#474747;}
.txt_member{font-size:12px; color:#ffffff; line-height:17px;font-weight:bold; font-family: Verdana, Arial, sans-serif;}
.text_relasesBlack{font-size:12px;color:#000;font-family:Arial, Helvetica, sans-serif;}
.text_relasesBlue{font-size:12px;color:#465C9A;font-family:Arial, Helvetica, sans-serif;}

a.txt_member{font-size:12px; color:#ffffff; line-height:17px;font-weight:bold;font-family: Verdana, Arial, sans-serif;}
a.txt_member:hover{font-size:12px; color:#ffffff; line-height:17px;font-weight:bold;font-family: Verdana, Arial, sans-serif;}

/* ANCHOR  */
a.bottom_link{font-size:13px;color:#FDBF01;font-weight:normal;font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;text-decoration:underline;}
a.bottom_link:hover{font-size:13px;color:#FDBF01;font-weight:normal;font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;text-decoration:none;}

a.left_nav{font-size:17px;color:#364E94;text-decoration:none;font-family:Arial, Helvetica, sans-serif;}
a.left_nav:hover{font-size:17px;color:#364E94;text-decoration:underline;font-family:Arial, Helvetica, sans-serif;}

a.txt_link{font-size:11px;color:#233D8F;text-decoration:underline}
a.txt_link:hover{font-size:11px;color:#233D8F;text-decoration:none;}

a.products_link{font-size:12px;color:#ffffff;text-decoration:underline;font-weight:bold;}
a.products_link:hover{font-size:12px;color:#ffffff;text-decoration:none;font-weight:bold;}

a.readmore{font-size:11px;color:#ffffff;text-decoration:underline}
a.readmore:hover{font-size:11px;color:#ffffff;text-decoration:none;}

a.readmores{font-size:11px;color:#222425;text-decoration:underline}
a.readmores:hover{font-size:11px;color:#222425;text-decoration:none;}

.orange_link{font-size:13px;color:#EB9B00;text-decoration:none;font-weight:bold; line-height:19px;}
.orange_linktitle{font-size:12px;color:#EB9B00;text-decoration:none;font-weight:bold; line-height:19px;}
a.orange_link{font-size:12px;color:#E87E01;text-decoration:underline;font-weight:bold; line-height:19px;}
a.orange_link:hover{font-size:12px;color:#E87E01;text-decoration:none;font-weight:bold; line-height:19px;}

a.red_link{font-size:12px;color:#FE0101;text-decoration:underline;font-weight:bold; line-height:19px;}
a.red_link:hover{font-size:12px;color:#FE0101;text-decoration:none;font-weight:bold; line-height:19px;}
.blue_link{font-size:12px;color:#465C9A;text-decoration:underline;font-weight:bold; line-height:19px;}
a.blue_link{font-size:12px;color:#465C9A;text-decoration:underline;font-weight:bold; line-height:19px;}
a.blue_link:hover{font-size:12px;color:#465C9A;text-decoration:none;font-weight:bold; line-height:19px;}

.stike{
	text-decoration: line-through;
}

/* TEXT FOOTER  */
.footer{color:#292F3F;font-size:11px;}
a.footer{color:#292F3F;font-size:11px;text-decoration:underline;}
a.footer:hover{color:#292F3F;font-size:11px;text-decoration:none;}

/*-- Misc Classes --*/
.img_border{border:1px solid #6A707F;}
.h_line{background:#B2B2B2;}

/**********************************************************************/
/* FORM ELEMENTS                                                      */
/**********************************************************************/
.textfield { font-family: Verdana, Arial,  Helvetica, sans-serif; color:#3A3A3A; height: 21px; width: 203px; 
		border: 1px solid #B2D4FF; font-size: 11px; padding-top:2px; padding-left:4px; }
			
.textfield_login { font-family: Verdana, Arial,  Helvetica, sans-serif; color:#3A3A3A; height: 19px; width: 95px; 
		border: 1px solid #B2D4FF; font-size: 11px; padding-top:2px; padding-left:4px; }
			
.select_month { font: 11px Arial, Verdana,  Helvetica, sans-serif; color:#3A3A3A; 
			width: 50px; border: 1px solid #D2D2D2; padding:2px;}
			
.select_date { font: 11px Arial, Verdana,  Helvetica, sans-serif; color:#3A3A3A; 
			width: 40px; border: 1px solid #D2D2D2; padding:2px;}

.select_year { font: 11px Arial, Verdana,  Helvetica, sans-serif; color:#3A3A3A; 
			width: 55px; border: 1px solid #D2D2D2; padding:2px;}
			
.select_ampm { font: 11px Arial, Verdana,  Helvetica, sans-serif; color:#3A3A3A; 
			width: 45px; border: 1px solid #D2D2D2; padding:2px;}
			
/* DROP DOWN CSS */
.menu{ color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; display: block; text-decoration: none; }
a.menu:hover{ color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; display: block;	text-decoration: none; }
.over{ background-color: #4C5D8B; }
.out{ background-color: #20283D; }
