@import url("css/template.css");
@import url("css/header.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");

a:hover {
outline:none;
}
a {
outline:none;
}
#wrapper	{
/*width:960px;*/
height:auto;
/*background:url(../senior/images/bg.gif) repeat-x left top;*/
margin: auto;
}
.top_nav
{
width:960px;
height:80px;
/*background:url(../senior/images/header_bg.gif) repeat-y;*/
}

#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 {
/*display: none;*/
  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;
}
.template-button-middle .submitButton{
  white-space: nowrap;
  vertical-align: top;
  border: 0px;
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 11px;
  text-decoration: none; 
  cursor: pointer;
  background: transparent;
}
/* 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;
}

.blurbs {
  width:80%;
  background-color:#FFFCCC;
  border: 1px #F39800 solid;
  margin-left:2px; 
  margin-right:2px; 
  margin-top:0.2em; 
  margin-bottom:0;
  padding-right: 10px;
  padding-left: 10px; 
}
/* The rollover menu */
#header_menu
{
width:936px;
height:30px;
margin-left:13px;
margin-top: -10px;
background:url(../senior/images/menu_bg.gif) 0 -30px repeat-x;
}

#header_menu b
{
width:12px;
height:30px;
float:left;
background:url(../senior/images/menu_bg.gif) no-repeat top left;
}

#header_menu em
{
width:12px;
height:30px;
float:left;
background:url(../senior/images/menu_bg.gif) 0 -60px no-repeat;
}
.menu_bg
{
width:912px;
height:30px;
float:left;
display:block;
}

.menu_bg ul
{
padding:0px;
list-style-type:none;
margin-left:18px;
margin-top: 0;
}

.menu_bg li
{
display:inline;
}

.menu_bg a
{
color:#FFFFFF;
float:left;
font-size:11px;
height:12px;
padding:8px 15px;
text-decoration:none;
text-transform: uppercase;
}

.menu_bg li a:hover
{
text-decoration:none;
background:url(../senior/images/menu_bg.gif) 0 -90px repeat-x;
}

.menu_bg .current_left
{
background:url(../senior/images/menu_bg.gif) 0 -90px repeat-x;
overflow:hidden;
text-decoration:none;
}
/* Search box */
#left-search
{
margin:0px 0px 10px 0px;
padding:26px 10px 10px;
background:url(../senior/images/left-search-bg.gif) no-repeat;
}

#left-search input {
border-width:0;
vertical-align:middle;
margin-left: 0px;
}

#left-search input.txtField {
border-width:1px;
padding:2px 0px;
}

.plainbox	{
	background: pink;
	width: 300px;
	}

/* Styles for slideshow */

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

/*#right_column1
{
width:542px;
height:130px;
float:left;
background-color: yellow;
border: 1px solid red;
}
*/
#slideshow {
	margin: auto;
    position:relative;
    height:240px;
	width:580px;
	}

/*#nav { 
	z-index: 50; 
	position: absolute; 
	top: 12px; 
	right: -25px;
	height: 178px;
	width: 20px;
	color: #fff;
	}*/
#nav { 
	z-index: 50; 
	position: absolute; 
	bottom: 0px; 
	right: 0px;
	height: 15px;
	color: #fff;
	}
#nav a { 
	border: 1px solid #ccc; 
	background: #4477aa; 
	text-decoration: none;
	padding: 5px;
	color: #fff;
	}
#nav a.activeSlide { background: #e2921c }
#nav a:focus { outline: none; }

.size_contain{
	margin: 0pt;
	padding:0px;
	text-align:top;
}

.size_contain1{
	padding-left: 40px;
	margin:0px;
}

.size_contain input,.size_contain1 input{
	margin-top:2px;
	float:left;
	padding-right:5px;
}

.size_contain span,.size_contain1 span{	
}

#picturearea{
filter:alpha(opacity=100);
-moz-opacity: 0;
}

.product_list
{
width:156px;
height:180px;
border:1px solid #b3b6b8;
float:left;
margin:10px;
}
.product_category_h

{

width:528px;

height:auto;

float:left;

display:block;

padding-top:8px;

padding-left:7px;

}

.product_box

{

width:170px;

height:100px;

border:1px solid #b3b6b8;

margin:5px;

float:left;

padding:5px;

}

.product_box_img

{

float:left;

}

.product_box_txt

{

float:left;

}

.product_box_txt h4

{

font-size:14px;

font-weight:bold;

padding:19px 0 0 11px;

}

.product_box_content

{

padding-top:10px;

width:147px;

height:auto;

float:left;

}

.product_box_content a

{

color:#1e4a55;

}

.product_box_content a:hover

{

text-decoration:none;

}
.feature

{

width:528px;

height:27px;

background:url(images/feature.gif) repeat-x 0 -27px;

float:left;

margin-top:7px;

}

.feature_product

{

width:528px;

height:27px;

background:url(images/feature.gif) repeat-x 0 -27px;

float:left;

margin-top:0px;

}



.feature b

{

width:10px;

height:27px;

background:url(images/feature.gif) no-repeat;

float:left;

}

.feature em

{

width:10px;

height:27px;

background:url(images/feature.gif) no-repeat 0 -54px;

float:right;

}

.feature h4

{

width:480px;

height:17px;

font-size:14px;

font-weight:bold;

padding-top:6px;

float:left;

}



.feature_main

{

width:528px;

height:27px;

background:url(images/feature.gif) repeat-x 0 -27px;

float:left;

margin-top:0px;

}

.feature_product

{

width:528px;

height:27px;

background:url(images/feature.gif) repeat-x 0 -27px;

float:left;

margin-top:0px;

}



.feature_main b

{

width:10px;

height:27px;

background:url(images/feature.gif) no-repeat;

float:left;

}

.feature_main em

{

width:10px;

height:27px;

background:url(images/feature.gif) no-repeat 0 -54px;

float:right;

}

.feature_main h4

{

width:480px;

height:27px;

font-size:14px;

font-weight:bold;

padding-top:6px;

float:left;

}

.loginlinks	{
	text-align: center;
	margin-top: 20px;
	/*padding-bottom: 10px;*/
	}


