/*
  $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: Tahoma; font-size: 12px; }
.errorBox { font-family : Tahoma; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma; font-size : 10px; color: #cc0033; }
.productsNotifications { }
.orderEdit { font-family : Tahoma; font-size : 10px; color: #FF6508; text-decoration: underline; }

BODY {
  background: #FFFFFF;
  color: #314D63;
  margin: 0px;
}

A {
  color: #314D63;
  text-decoration: none;
}


A:hover {
  color: #FF6510;
}

a img{
	border:none;
}

FORM {
	display: inline;
}

CHECKBOX, RADIO, SELECT {
  font-family : Tahoma;
  font-size : 11px;
  background:#DEDFDE;
  border:1px solid #8C868C;
  padding:2px;
  color:#6B7594;
}

.main INPUT {
  font-family : Tahoma;
  font-size : 11px;
  background:#DEDFDE;
  border:1px solid #8C868C;
  padding:2px;
  color:#6B7594;
}

.cssButton INPUT {
	height: 18px;
  font-family : Tahoma;
  background:#DEDFDE;
  border:0px solid #8C868C;
  	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	background-image: url(images/az_template/az_button1_center.gif);
	background-repeat: repeat x;
	background-position: top;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma;
  font-size : 11px;
  background:#FFFFFF;
  border:1px solid #888888;
  color:#6B7594;
}

/* az template settings */

.container{
	width:968px;
}

#az_header_left{
	background:url(images/az_template/az_header_left.gif) no-repeat;
	width:188px;
}

#az_header_left{
	background:url(images/az_template/az_header_left.jpg) no-repeat;
	width:188px;
}

#az_top{	
	background:url(images/az_template/az_top_bg.gif) repeat-x;
	
}
#az_top_header{
	background:url(images/az_template/az_top_header.jpg);
/*	height:5px;
*/}
#az_pre_header{
	background:url(images/az_template/az_pre_header.gif) no-repeat;
	width:29px;
	height:43px;
}
#az_top_left{
	background:url(images/az_template/az_top_left.gif) no-repeat;
	width:5px;
}

#az_top_right{
	background:url(images/az_template/az_top_right.gif) right no-repeat;
	width:5px;
}

#az_post_header{
	background:url(images/az_template/az_post_header.gif) right no-repeat;
	width:4px;
}

#lang_box{	
	width:207px;
	height:43px;
	vertical-align:middle;
}
#cur_box {
	height:43px;
	width:282px;
}
#shopping_cart_box {
	width:252px;
	height:43px;
	/*background:url(images/az_template/az_cart_td.gif) left no-repeat;*/
	
}

#btn_animBoxCart{
	
}

#az_logo{
	width:780px;
	height:92px;
	background:url(images/az_template/az_logo.gif) no-repeat;
}

#az_menu_bg{	
	background:url(images/az_template/menu_bg.jpg) repeat-x;
}

#az_menu_bg {
	height:41px;
}

#az_main_menu {
	list-style:none;
	padding:0;
	margin:0;

}
#az_main_menu li {
    float:left;
	font-family:Tahoma;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
}
#az_main_menu a {
	color:#3175AD;
	text-decoration:none;
	display:block;
	background:url(images/az_template/az_menu.png) no-repeat;
	width:126px;
	line-height:41px;
	text-align:center;
	margin-right:4px;
}
#az_main_menu a:hover {
	background:url(images/az_template/az_menu_sel.png) no-repeat;
	color:#FFFFFF;
}

#az_header_bottom{
	background:url(images/az_template/az_header_bottom.jpg) top no-repeat;	
}

.az_sidebox_header_bg{
	background:url(images/az_template/az_sidebox_header_bg.gif) repeat-x;	
}

.az_sidebox_header_left{
	background:url(images/az_template/az_sidebox_header_left.gif) no-repeat;	
	width:13px;
	height:35px;
}

.az_sidebox_header_caption div{
	background:url(images/az_template/az_sidebox_header_caption.gif) left no-repeat;
	vertical-align:middle;
	text-align:center;
	font-family:Arial;
	font-size:18px;
	color:white;
}

.az_sidebox_header_right{
	background:url(images/az_template/az_sidebox_header_right.gif) no-repeat;
	width:13px;
	height:35px;
}
.az_sidebox_border_left{
	background:url(images/az_template/az_sidebox_border_left.gif) left repeat-y;
}

.az_sidebox_border_right{
	background:url(images/az_template/az_sidebox_border_right.gif) right repeat-y;
}

.az_sidebox_border_bottom{
	background:url(images/az_template/az_sidebox_border_bottom.gif) bottom repeat-x;
}

.az_sidebox_footer_left{
	background:url(images/az_template/az_sidebox_footer_left.gif) left ;
	width:13px;
	height:6px;
}
.az_sidebox_footer_right{
	background:url(images/az_template/az_sidebox_footer_right.gif) right ;
	width:13px;
	height:6px;
}
.az_sidebox_footer_bottom{
	background:url(images/az_template/az_sidebox_border_bottom.gif) bottom repeat-x ;
	width:100%px;
}


.az_footer{
	background:url(images/az_template/az_footer_center.gif) repeat-x;
	text-align:center;
	font-family:Arial;
	font-size:14px;
	color:white;
}
#az_footer_left{
	background:url(images/az_template/az_footer_left.gif) left no-repeat;
	width:6px;
	height:57px;
}

#az_footer_right{
	background:url(images/az_template/az_footer_right.gif) left no-repeat;
	width:6px;
	height:57px;
}

.az_item_topleft{
	background:url(images/az_template/az_item_topleft.gif) left no-repeat;
	width:7px;
	height:7px;
}

.az_item_topright{
	background:url(images/az_template/az_item_topright.gif) right no-repeat;
	width:7px;
	height:7px;
}

.az_item_bottomleft{
	background:url(images/az_template/az_item_bottomleft.gif) left no-repeat;
	width:7px;
	height:7px;
}

.az_item_bottomright{
	background:url(images/az_template/az_item_bottomright.gif) right no-repeat;
	width:7px;
	height:7px;
}

.az_item_bordertop{
	background:url(images/az_template/az_item_border.gif) top repeat-x;
	width:7px;
	height:7px;
}

.az_item_borderleft{
	background:url(images/az_template/az_item_border.gif) left repeat-y;
}
.az_item_borderright{
	background:url(images/az_template/az_item_border.gif) right repeat-y;
}
.az_item_borderbottom{
	background:url(images/az_template/az_item_border.gif) bottom repeat-x;
}

#az_bottom_nav {
	font-family:Tahoma;
	font-size:12px;
}
#az_bottom_nav a {
	text-transform:lowercase;
	color:#FFFFFF;
}

TD.bottom_nav_sep {
	padding:0 10px 0 10px;
	color:#FFFFFF;
}

.smallCur {
	color:#3165AD;
	font-size:12px;
	font-weight:bold;
}

SPAN.productPrice {
	font-family:Arial;
	font-size:19px;
	color:#FF6508;
}
SPAN.productPrice s {
	color:#3165AD;
}
SPAN.productPrice s .smallCur {
	color:#FF6508;
}

TR.headerInfo {
  background: #00ff00;
}

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma;
/*  font-size: 10px;*/  font-size: 12px;
}
TABLE.topbox{	
	height:42px;
}

.topBoxText {
	font-family:Tahoma;
	font-size:11px;
}

.az_button_search_submit {
	background:#bc0200;
	padding-left:10px;
	padding-right:10px;
	border:none;
	color:#FFFFFF;
	text-transform:lowercase;
	cursor: pointer;
}

input.az_search{
	border:2px solid;
}

.az_button_submit {
	background:url(images/az_template/az_button1_center.gif) repeat-x;
	vertical-align:top;
	height:18px;
	padding:0;
	border:none;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	line-height:18px;
	font-weight:bold;
	text-transform:lowercase;
	cursor: pointer;
	white-space:nowrap;
	margin:0;
	padding-bottom:2px;
}

.az_button {
	background:url(images/az_template/az_button1_center.gif) repeat-x;
}
.az_button2 {
	background:url(images/az_template/az_button2_center.gif) repeat-x;
}
.az_button, .az_button2 {
	color:#FFFFFF;
	text-transform:lowercase;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma;
	height:18px;
	line-height:18px;
	white-space:nowrap;
	text-align:center;
	

}

.az_button3 {
	background:url(images/az_template/az_button3_center.gif) repeat-x;
}
.az_button4 {
	background:url(images/az_template/az_button4_center.gif) repeat-x;
}
.az_button3, .az_button4 {
	color:#FFFFFF;
	text-transform:lowercase;
	cursor:pointer;
	font-size:11px;
	font-family:Tahoma;
	height:18px;
	white-space:nowrap;
	text-align:center;
	

}

IMG.addborder {
	/*border:1px solid #8b0a0a;*/
}
.az_addborder{
	width:140px;
	height:140px;
	line-height:140px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #52758C;
}

table.az_addborder{
	width:140px;
	height:140px;
	border:1px solid #52758C;
}

.az_addborder2{
	width:140px;
	height:70px;
	line-height:70px;
	text-align:center;
	border:1px solid #52758C;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #314D63; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #314D63;
  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: #314D63;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  /*background: #b6b7cb;*/
}
.infoBox2 {
  /*background: #2a2a2a;*/
  border:1px solid #666666;
}
.az_infoBox {
   /*background:url(images/az_template/az_box_content_bg.gif) left top no-repeat;*/
  
   border-top:none;
   margin-bottom:1em;
}

.infoBoxContents, .az_topBoxContents {
  /*background: #f8f8f9;*/
  font-family: Tahoma;
/*  font-size: 11px;*/
  font-size: 12px;
  color : #314D63;
}
.az_infoBoxContents {
  background:url(images/az_template/az_box_content_bg.gif) 0px top no-repeat;
  padding:0 0 6px 0;
}
.az_infoBoxContents a{
  font-family: Tahoma;
  font-size: 11px;  
}
.az_infoBoxContents {
  font-family: Tahoma;
  font-size: 11px;  
}
.az_topBoxContents {
  background:url(images/az_template/az_box_content_bg.gif) right top no-repeat;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family:Tahoma;
  font-size : 18px;
  font-weight:bold;
  color : #314D63;

}
.az_infoBoxHeadingContents {
  font-family:"Times New Roman", Times, serif;
  vertical-align:bottom;
  font-size:28px;
  vertical-align:bottom;
  padding:0 0 8px 18px;
  letter-spacing:-3px;
  text-transform:lowercase;
}
.az_infoBoxHeading, .az_topBoxHeading {
  background: url(images/az_template/az_box_heading.gif) 0px 1px no-repeat;
  height:54px;
  border:1px solid #640100;
  border-bottom:none;
  font-weight : bold;
  color : #314D63;
}
.az_topBoxHeading {
  font-family:"Times New Roman", Times, serif;
  font-size:28px;
  vertical-align:bottom;
  padding:0 0 8px 18px;
  letter-spacing:-3px;
  text-transform:lowercase;
}
TD.az_topBoxHeading {
  background-position:right top;
  border:none;
}
TD.topBoxHeading {
  font-family:"Times New Roman", Times, serif;
  font-weight : bold;
  background:none;
  height:40px;
  color : #314D63;
  font-size:26px;
  padding:0 0 0px 20px;
  letter-spacing:-3px;
  text-transform:lowercase;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma;
/*  font-size: 10px;*/
  font-size: 12px;
}

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: #f8f8f9;*/
}

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: #f8f8f9;*/
}

TABLE.productListing {
  /*border: 1px solid #666666;
  border-spacing: 1px;*/
  color:#314D63;
}
TABLE.az_productListing {
  color:#314D63;
}

/*.productListing-heading {
  font-family: Tahoma;
  font-size: 11px;
  background: #529EDE;
  color: #FFFFFF;
  font-weight: bold;
}*/
.productListing-heading{ 
   font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   font-weight: bold;
  color: #999999;
  vertical-align: middle;
  white-space: nowrap; 
}
.az_productListing-heading {
  font-family:Tahoma;
  font-size: 11px;
  /*background: #b6b7cb;*/
  color: #314D63;  
  text-transform:uppercase;
  letter-spacing:.001em;
  font-weight:bold;

}

TD.productListing-data {
  font-family: Tahoma;
  font-size: 11px;
}

A.pageResults {
  /*color: #0000FF;*/
  color:#314D63;
}

A.pageResults:hover {
  color: #FF6510;
  background: #FFFFFF;
}

TD.pageHeading, DIV.pageHeading {
  font-family:Tahoma;
  font-size: 18px;
  font-weight:bold;
  color: #374C61;
}
TD.pageHeading H1, DIV.pageHeading H1 {
  font-family:Tahoma;
  font-size: 18px;
  font-weight:bold;
  color: #374C61;
}
TD.pageHeading2, DIV.pageHeading2 {
  font-family: Tahoma;
  font-size: 18px;
  color: #314D63;
}
SPAN.priceHeading {
	font-family:Tahoma;
	font-weight:normal;
	color:#ff0200;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main, .category_desc {
  font-family: Tahoma;
/*  font-size: 11px;*/
  font-size: 12px;
  color : #314D63;
  /*line-height: 1.5;*/
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma;
/*  font-size: 10px;*/  font-size: 12px;
}
.topBoxText {
	font-family:Tahoma;
	font-size:11px;
}

.az_cat_nav{
	font-size:11px;
	line-height:20px;
	height:20px;
	padding-left:20px;
	border-bottom:1px dashed #E7E7E7;
}

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




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;*/
  font-family: Tahoma;
  color: #FF6508;
}

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

.moduleRow { }
.moduleRowOver { background-color: #6BB2E7; ; cursor: pointer; }
.moduleRowSelected { background-color: #6BB2E7; }

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Tahoma; font-size: 10px; background: #ffb3b5; color:#000000; }
.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; }

/* dropdown cart module */

.animBox {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    margin: 0;
    padding: 0;
}
.animBoxDropover {
    position: absolute;
    visibility: visible;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
#animBoxCart {
	position:absolute;	
	border: #7f7f7f solid 1px;
	background-color: #efefef;
	display:none;
	width: 255px;
	top:auto;
	z-index: 1;
}
.animBoxCartImage { }
.animBoxCartContent {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #7f7f7f;
}
.animBoxCartContent A:link, .animBoxCartContent A:active, .animBoxCartContent A:visited {
	color: #dd2a00;
	text-decoration: underline;
}
.animBoxCartContent A:hover {
	text-decoration: none;
	color: #828282;
}
.animBoxCartName, .animBoxCartName A:link, .animBoxCartName A:active, .animBoxCartName A:visited  {
	font-weight: bold;
	color: #dd2a00;
	text-decoration: none;
}
.animBoxCartName A:hover {
	font-weight: bold;
	color: #828282;
	text-decoration: underline;
}
.animBoxCartLink, .animBoxCartLink A:link, .animBoxCartLink A:active, .animBoxCartLink A:visited  {
	font-weight: bold;
	color: #dd2a00;
	text-decoration: none;
}
.animBoxCartLink A:hover {
	font-weight: bold;
	color: #828282;
	text-decoration: underline;
}
.animBoxCartTotal, .animBoxCartLink {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #dd2a00;
}
.animBoxCartLink { border-bottom: #7f7f7f solid 1px; }
.animBoxCartTotal { border-top: #7f7f7f solid 1px; }
.animBoxCartNotice {
	padding: 5px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #7f7f7f;
}

/* banner.css */

#db_container {
	border:1px solid #f2f2f2;
	margin:auto;
	text-align:center;
}

.az_slideshow {
	padding:0;
	margin:0;
	overflow:hidden;
}
.az_slideshow img {
	padding: 0px;
	border:0;
}

#db_controls {
	position:absolute;
	z-index:9999999;
	font-family:Tahoma, Arial, sans-serif;
	margin:280px 0 0 0;
	height:28px;
}
#slide_play, #slide_pause, #slide_prev, #slide_next {
	float:right;
	text-align:center;
	line-height:20px;
}
#slide_play {
	margin:6px 10px 0 0px;
}
#slide_pause {
	margin:6px 2px 0 6px;
}
a.pause {
	background:url(images/pause.gif) no-repeat;
	height:20px;
}
a.pause:hover, a.pause_sel {
	background:url(images/pause_sel.gif) no-repeat;
	height:20px;
}
a.play:hover, a.play_sel {
	background:url(images/play_sel.gif) no-repeat;
	height:10px;
}
a.play {
	background:url(images/play.gif) no-repeat;
	height:10px;
}
a#db_toggle, a#db_toggle2 {
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	display:block;	
	width:15px;
	font-size:11px;	
}
a#db_toggle:hover {
	color:#CC9933;
}
a#db_prev, a#db_next {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	width:16px;
	font-size:11px;
}
a#db_prev:hover, a#db_next:hover {
	color:#CC9933;
}

#db_nav {
	float:right;
	padding:0;
	margin:0;
}
#db_nav li { 
	float: left;
	list-style: none;
	font-family:Tahoma, Arial, sans-serif;
}
#db_nav a { 
	width: 31px;
	text-align:center;
	display: block;
	color:#9c9c9c;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	height:28px;
	padding-top:3px;
	background:url(images/nav.gif) repeat-x;
}
#db_nav a:hover {
	color:#e50d0d;
}
#db_nav a.activeSlide { 
	color:#ffffff;
	background:url(images/nav_sel.gif) no-repeat;
}
#db_nav a:focus {
	outline: none;
}
/* BEGIN: CSS Buttons Everywhere */
.cssButtonPre {
	height: 18px;
	cursor: pointer;
	width: 9px;
	background-image: url(images/az_template/az_button1_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.cssButton {
	height: 18px;
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	background-image: url(images/az_template/az_button1_center.gif);
	background-repeat: repeat x;
	background-position: top;
}
.cssButtonPost {
	height: 18px;
	cursor: pointer;
	width: 9px;
	background-image: url(images/az_template/az_button1_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.cssButtonPre2 {
	height: 18px;
	cursor: pointer;
	width: 9px;
	background-image: url(images/az_template/az_button2_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.cssButton2 {
	height: 18px;
	font-size:11px;	
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	background-image: url(images/az_template/az_button2_center.gif);
	background-repeat: repeat x;
	background-position: top;
}
.cssButtonPost2 {
	height: 18px;
	cursor: pointer;
	width: 9px;
	background-image: url(images/az_template/az_button2_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* END: CSS Buttons Everywhere */
//INDIVIDUAL BOXES & GRAPHICAL BORDERS BEGIN
.mws_boxTop_module    { background: url('images/infobox_module/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_module   { background: url('images/infobox_module/left.gif'); }
.mws_boxRight_module  { background: url('images/infobox_module/right.gif'); }
.mws_boxBottom_module { background: url('images/infobox_module/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_module {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	vertical-align: top;
}
.mws_boxCenter_module2 { background: #ffffff; 
                 font-family: Verdana, Arial, sans-serif;
	vertical-align: top;
               /*  font-size: 10px;*/  font-size: 12px;}
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
/*  font-size: 10px;*/  font-size: 12px;
}

.mws_boxTop { background: url('images/infobox/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
	color: #FFFFFF;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }


.mws_boxLeft   { background: url('images/infobox/left.gif'); }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #FFFFFF; }

.mws_boxTop_main    { background: url('images/infobox_main/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_main   { background: url('images/infobox_main/left.gif'); }
.mws_boxRight_main  { background: url('images/infobox_main/right.gif'); }
.mws_boxBottom_main { background: url('images/infobox_main/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #FFFFFF; }
/*A.mws_boxTop    { 
		 color: #999999;
                  }*/
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
/*  font-size: 10px;*/  font-size: 12px;
}
.boxText2 {
	font-family: Tahoma; font-size: 12px;
	padding-top: 5px;
}
.productTitle {
	font-family: Tahoma;
                 font-size: 13px;
                 text-align : center;
                 font-weight: bold;
                 vertical-align: middle;
                 white-space: nowrap
}
a .productTitle {
color: #3175ad;
}
.productTitle a:hover {
color: #e47522;
}
.center_main {
	font-family: Tahoma;
/*                 font-size: 10px;*/
  font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}
