.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: red; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #727272;
  margin: 0px;
}

A {
  color: #0c7db8;
  text-decoration:underline;
}

.information_td {
	FONT-SIZE: 10px; 
      COLOR: #4b719e; 
      FONT-STYLE: normal; 
      FONT-FAMILY: Tahoma;
}

INPUT.az_search_input {
	BORDER-RIGHT: #cbcbcb 1px solid; 
      BORDER-TOP: #cbcbcb 1px solid; 
      BACKGROUND: #ffffff; 
      BORDER-LEFT: #cbcbcb 1px solid; 
      COLOR: #919191; 
      BORDER-BOTTOM: #cbcbcb 1px solid;
}

INPUT {
	/*BORDER-RIGHT: #cbcbcb 1px solid; 
      BORDER-TOP: #cbcbcb 1px solid; 
      BORDER-LEFT: #cbcbcb 1px solid; */
      COLOR: #919191; 
      /*BORDER-BOTTOM: #cbcbcb 1px solid;*/
}
input[type=button]{
	 COLOR: #000 !important; 
}
INPUT.submit_button {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; 
      BORDER-LEFT: 0px; BORDER-BOTTOM: 0px;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #6699FF;
}

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

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

.infoBox {
  background: #6699ff;
}

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

.breadcrumb_links {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
.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: #6699FF;
  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;
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #6699ff;
  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, H1.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #9a9a9a;
}

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


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

TD.pollBoxRow {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   border-width: 1px;
} 

TD.pollBoxText {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   
border-width: 1px;
} 

TR.pollOptRow {   
background: #f1f9fe; 
} 
TR.pollFooter { 
  background: #f1f9fe;
}  

.ac_results {
	padding: 0px;
	border: 1px solid #91AEC6;
	border-top:0px;
	background-color: Window;
	padding-right:8px;
	
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	
	width:3000px;
	height:3000px;
}

.ac_results li {
	position:relative;
    margin: 0px;
	padding: 5px 5px 0 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	
}

.ac_over{
	background: #C5E0F6;
}

.pricing-table {
	margin: 0 auto;
	color: #fff;
}

.pricing-table ul {
	padding: 0;
	margin: 50px auto;
	text-align: center;
}

.pricing-table ul li {
	display: inline-block;
	position: relative;
	list-style-type: none;
	width: 140px;
	background: #f6ffeb;
	border-bottom: inset transparent;
	-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
			transition: all 0.3s ease;
}

/*.pricing-table ul #free h2	{ background: #52B5D5; }
.pricing-table ul #free		{ background: #64C3DE; }

.pricing-table ul #basic h2	{ background: #3591CA; }
.pricing-table ul #basic	{ background: #44A3D5; }

.pricing-table ul #professional h2	{ background: #1F5F9F; }
.pricing-table ul #professional		{ background: #2972B0; }

.pricing-table ul #business h2	{ background: #1A3E7B; }
.pricing-table ul #business		{ background: #234E8E; }
*/
.pricing-table ul li h2	{ background: #6699ff; }
.pricing-table ul li		{ background: #6699ff; border: 1px solid #6699ff; }
.pricing-table ul li li{ border:1px solid transparent} 

.pricing-table ul #free h2,
.pricing-table ul #basic h2,
.pricing-table ul #professional h2,
.pricing-table ul #business h2 {
	font-size: 22px;
	font-family: Verdana,Arial,sans-serif;
	line-height: 1.8;
	padding: 0;
	margin: 0;
	color: #fff;
	font-weight: 700;
}

.pricing-table ul #free div:hover,
.pricing-table ul #basic div:hover,
.pricing-table ul #professional div:hover,
.pricing-table ul #business div:hover { 
	z-index: 1;
	box-shadow: 0 0 5px #999;
}

.pricing-table ul li div {
	font-size: 30px;
	font-weight: 400;
	font-family: Verdana,Arial,sans-serif;
	padding-top: 5px;
	padding-bottom: 15px;
	color:#6699ff;
	background:#fff;
}

.pricing-table ul li div p {
	font-size: 12px;
	line-height: 1;
	margin: 0;
}

.pricing-table ul li ul {
	margin: 0 auto;
	padding: 0;
}

.pricing-table ul li ul li {
	text-align: center;
	line-height: 3;
	background: #f9fdff;
	border:0;
	border-bottom: 1px solid #eee;
	color: #454545;
	font-size: 14px;
	font-family: Verdana,Arial,sans-serif;
}

.pricing-table ul #free ul li div,
.pricing-table ul #basic ul li div,
.pricing-table ul #professional ul li div,
.pricing-table ul #business ul li div {
	 position: relative;
	 color: #fff;
	 width: 100px;
	 padding:8px 5px 8px 5px;
	 line-height:2;
	 margin: 18px auto 18px auto;
	 text-align: center;
	 font-size: 15px;
	 cursor: pointer;
	 -webkit-border-radius: 4px;
		  -moz-border-radius: 4px;
	 			 border-radius: 4px;	
	 -webkit-transition: all 0.1s ease;
		  -moz-transition: all 0.1s ease;
				transition: all 0.1s ease;
}
.pricing-table a{
	text-decoration:none;
}

.pricing-table ul ul li div {
	 background: #6699ff;
}
/*
.pricing-table ul #free ul li div:active {
 	top: 2px;
	-webkit-box-shadow: 0 2px 0 0 #52B5D5;
		  -moz-box-shadow: 0 2px 0 0 #52B5D5;
			   box-shadow: 0 2px 0 0 #52B5D5;
}

.pricing-table ul #basic ul li div {
	 background: #44A3D5;
	 -webkit-box-shadow: 0 4px 0 0 #3591CA;
		  -moz-box-shadow: 0 4px 0 0 #3591CA;
			   box-shadow: 0 4px 0 0 #3591CA;
}

.pricing-table ul #basic ul li div:active {
	top: 2px;
	-webkit-box-shadow: 0 2px 0 0 #3591CA;
		  -moz-box-shadow: 0 2px 0 0 #3591CA;
			   box-shadow: 0 2px 0 0 #3591CA;
}

.pricing-table ul #professional ul li div {
	 background: #1F5F9F;
	 -webkit-box-shadow: 0 4px 0 0 #135291;
		  -moz-box-shadow: 0 4px 0 0 #135291;
			   box-shadow: 0 4px 0 0 #135291;
}

.pricing-table ul #professional ul li div:active {
	top: 2px;
	-webkit-box-shadow: 0 2px 0 0 #135291;
		  -moz-box-shadow: 0 2px 0 0 #135291;
			   box-shadow: 0 2px 0 0 #135291;
}

.pricing-table ul #business ul li div {
	 background: #234E8E;
	 -webkit-box-shadow: 0 4px 0 0 #1A3E7B;
		  -moz-box-shadow: 0 4px 0 0 #1A3E7B;
			   box-shadow: 0 4px 0 0 #1A3E7B;
}

.pricing-table ul #business ul li div:active {
	top: 2px;
	-webkit-box-shadow: 0 2px 0 0 #1A3E7B;
		  -moz-box-shadow: 0 2px 0 0 #1A3E7B;
			   box-shadow: 0 2px 0 0 #1A3E7B;
}
*/
#siteseal img{width:171px;}
#hide_opts {
    position: absolute;
    top: -1000px;
}