@import url("css/template.css");
@import url("css/form.css"); 
@import url("css/infobox.css"); 
@import url("css/contentbox.css");
@import url("css/popup.css");
@import url("css/calender.css");  
@import url("css/errors_messages.css");

#demo-header-container {
  width: 100%;
  height: 75px;
  background: url("../../images/demo-header-background.png") repeat-x top;
  font-family: Arial, sans-serif;
  font-size: 18px;
  color: white;
  line-height: 60px;
}
#demo-footer-container {
  width: 100%;
  height: 58px;
  background: url("../../images/demo-footer-background.png") repeat-x top;
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: white;
  font-weight: bold;
  line-height: 40px;
}

.boxText {
  font-size: 11px; color: #5E5E5E;
}
.productsNotifications { 
    background: #f2fff7; 
}
.orderEdit { 
    font-size : 10px; 
    color: #70d250; 
    text-decoration: underline; 
}

td.headerNavigation, td.headerNavigation a:link, td.headerNavigation a:visited { color:#b3b3b3; text-decoration:none;}
td.headerNavigation a:hover { color:#f39800; text-decoration:underline;}

/* buttons if css buttons ebnabled */
.template-button-left, .template-button-middle, .template-button-right {
  height: 16px;
  font-family: Verdana;
  font-size: 11px;
  color: #fff;
  padding: 7px 0 5px 0;
  margin: 0;
  vertical-align: bottom;
  display: -moz-inline-box;
  display: inline-block;  
  
  cursor: pointer;
}
.template-button-left {
  background: url(images/button-left.png) no-repeat;
  width: 8px;
}
.template-button-middle {
  background: url(images/button-middle.png) repeat-x;
  white-space: no-wrap;
}
.template-button-right {
  background: url(images/button-right.png) no-repeat;
  width: 8px;
}
/* buttons eof */

/* unsure on this, checking... */
.infoBoxContentsLeft_categ{
  color: #17426B;
}
.infoBoxContentsLeft_categ A:link, .infoBoxContentsLeft_categ A:active, .infoBoxContentsLeft_categ A:visited{
  font-size: 11px;
  font-weight: normal;
  color: #5E5E5E;
}
.infoBoxContentsLeft_categ A:hover {
  color: #17426B;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-size: 10px;
	font-weight: normal;
	color: #005EA7;
}
.infoBoxContentsLeft A:hover {
	color: #17426B;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-size: 10px;
	font-weight: normal;
	color: #005EA7;
}
.infoBoxContentsRight A:hover {
	color: #17426B;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-size: 10px;
	font-weight: normal;
	color: #005EA7;
}
.infoBoxContentsCenter A:hover {
	color: #17426B;
}

.az_top_nav A:link, .az_top_nav A:active, .az_top_nav A:visited{ 
	font-size: 10px; 
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
	.az_top_nav A:hover{
	font-size: 10px;
	color: #17426B;
	}

	.az_pageheading_main{
	padding-left: 15px;
	padding-right: 10px;
	}
	td.infoBoxHeadingLeft_categ, td.infoBoxHeadingLeft {
	background-image: url("images/az_leftbox_top.gif");
	background-repeat:  no-repeat;
	height: 41px;
	}
	td.infoBoxContentsLeft_categ{
	background-image: url("images/az_leftbox_category.gif");
	background-repeat:  no-repeat;
	background-position: top left;
	height: 25px;
	padding-top: 3px;
	padding-left: 25px;
	font-size: 10px;
	}
	.infoBoxMBottomleft_az01, .infoBoxMBottomleft{
	background-image: url("images/az_leftbox_bottom.gif");
	background-repeat:  no-repeat;
	height: 5px;
	padding-bottom: 5px;
	}
	/* RIGHT bar css controls */		

.main_page_promo{
	background-image: url("images/az_promo_box_mid.gif");
	background-repeat:  repeat-x;
	background-position: bottom left;
	height: 42px;
	}
    
/* used in featured_products.php mainpage module*/
td.price_mainpage{
    color:#EF5502;
    font-weight: bold;
}
td.price_mainpage s{
    color:#5E5E5E;
    font-weight: bold;
}
td.price_mainpage span{
    color:#EF5502;
    font-weight: bold;
}


.tbl_border {
	padding: 1px;
	margin-top: 20px;
	margin-left: 25px;
	margin-right: 25px;
	border: 1px solid #D8DADA;
}
.tbl {
	border: 1px solid #FFFFFF;
	border-top: 0px;
	font-size: .9em;
}
.tbl_head, .tbl_l, .tbl_r {
	border-top: 1px solid #FFFFFF;
	padding: 6px;
}
.tbl_l, .tbl_r {
	background-color: #efefef;
	background-image: url(../images/bg_tbl_l.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.tbl_head {
	background-color: #666666;
	color: #FFFFFF;
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: .1em;
	background-image: url(../images/bg_tbl_head.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.tbl_l {
	font-weight: bold;
	vertical-align: top;
}
.tbl_r {
	width: 55%;
	vertical-align: top;
	vertical-align: top;
}
.tbl_inner {
	margin-bottom: 15px;
	margin-top: 5px;
}
.tbl_inner td {
	border-bottom: solid 1px #D6D7D8;
}
textarea, input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.frm_input, .frm_textarea {
	border: 1px solid #999999;
	margin-top: 3px;
}
.frm_input {
	width: 250px;
}
.frm_textarea {
	width: 250px;
}
.frm_submit {
	padding-top: 4px;
	margin-right: 21px;
	margin-left: 21px;
}
.required {
	color: #990000;
	font-weight: bold;
}
.bullets {
	margin-left: 15px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 18px;
	margin-bottom: 2px;
}
.bullethead {
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}
.notes {
	color: #666666;
	font-weight: normal;
	font-style: italic;
	font-size: .9em;
}
.date {
	font-size: .7em;
	letter-spacing: .1em;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
}
.services {
	font-size: .9em;
	font-style: italic;
	color: #666666;
	margin-top: 5px;
}
.related {
	font-size: .7em;
}
.thumbs {
	margin-top: 10px;
	border-bottom: solid 1px #D6D7D8;
	margin-bottom: 15px;
}
.port_desc {
	font-style: italic;
	margin-top: 15px;
	padding-top: 5px;
	border-top: solid 1px #D6D7D8;
}
.more {
	padding-right: 0px;
	padding-top: 10px;
}
.help_text {
	margin: 5px;
	margin-left: 0px;
	border: 1px solid #999999;
	padding: 5px;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #3F3F3F;
	width: inherit;
}
.not_pass, .not_fail {
	padding: 15px;
	padding-left: 60px;
	margin: 10px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #000000;
	background-color: #FFFFCC;
	clear: both;
}
.not_pass a, .not_fail a {
}
.not_pass {
	border: solid 1px #009900;
	background-image: url(../images/check.gif);
}
.not_fail {
	border: solid 1px #FF0000;
	background-image: url(../images/x.gif);
}
.tbl_r label.sm {
	display: block;
	font-size: 9px;
}
.tbl_r .labeled {
	float: left;
	margin-right: 5px;
}