@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");


/************* added for template customisation ************/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8f8e8e;
}
.top_nav {
	background:url(images/top_nav_bg.jpg) left no-repeat;
	width:763px;
	height:40px;
}
.top_nav search {
	width:25%;
}
#top_nav_search {
	margin:0;
	padding:0;
}
#top_nav_search_input {
	width:95px;
	border:none;
	margin:0;
	padding:0;
	margin-left:58px;
	background:images/search_input.jpg;
	height:18px;
}
#top_nav_search_button {
	margin:0;
	padding:0;
}
.template_content {
	padding:10px 10px 10px 0px;
    background:#eaeaea;
}
.template_left_column {
	width:237px;
	background:#eaeaea;
}

/***** Categories menu ******/
.arrowlistmenu{
	width: 100%; /*width of menu*/
    background: #ffffff;
}

.arrowlistmenu ul{
	list-style-type: none;
	margin: 0px;
	padding-left: 15px;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
	height:30px;
}

.arrowlistmenu ul li a{
	color: #000000;
	background: #ffffff url(images/arrow.gif) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.arrowlistmenu ul li a:visited{
	color: #000000;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #000000;
    text-decoration: underline;
}

.arrowlistmenu ul #active { /*active state CSS*/
	text-decoration: underline;
}
/***** end categories menu ******/

table.infoBox {
	border: 0px solid #dadada;
    background:#ffffff;
	margin-top:7px;
    padding: 3px;
}
.cart_title {
	font-weight: bold;
	color: #000000;
	font-size: 120%;
	padding-bottom:6px;
	display:block;
	text-align:left;
}

.infoBoxContents {
	color: #000000;
}


table.footer {
	height:36px; 
	background:#000000;
}
table.footer td {
	text-align:left;
}
table.footer td, table.footer td a, table.footer td a:visited {
	color: #b8b6bb;
	text-decoration:none;
}
table.footer td a:hover {
	color: #fff;
	text-decoration:none;
}

table.contentBox{
	border-right:1px solid #dadada;
	border-left:1px solid #dadada;
}
/************* added for template customisation end ************/



.boxText, .boxText a, .boxText a:visited, .infoboxContents, .infoboxContents a, .infoboxContents a:visited  {
  font-size: 12px; color: #000000;
}
.productsNotifications { 
    background: #f2fff7; 
}
.orderEdit { 
    font-size : 10px; 
    color: #70d250; 
    text-decoration: underline; 
}

td.headerNavigation, td.headerNavigation a:link, td.headerNavigation a:visited { color:#ffffff; text-decoration:none;}
td.headerNavigation a:hover { color:#ffffff; 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: 4px 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: 12px;
  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: #2b74b4;
}
.infoBoxContentsLeft A:hover {
  color: #17426B;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
  font-size: 10px;
  font-weight: normal;
  color: #2b74b4;
}
.infoBoxContentsRight A:hover {
  color: #17426B;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
  font-size: 10px;
  font-weight: normal;
  color: #2b74b4;
}
.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;
  padding: 4px;
  }
  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:200px;
  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; 
}
#spotlight {
  background: url(http://www.kingdomgiftsonline.com/images/gradient-bgnd.png);
  background-repeat: repeat-x;
  background-color: #e8e6e9;
}
#spotlight .leftcell {
  border-left: 1px solid #cdcbce;
  border-bottom: 1px solid #cdcbce;
  padding: 5px;
}
#spotlight .leftcell a:link, #spotlight .leftcell a:active, #spotlight .leftcell a:visited {
text-decoration:underline;}
#spotlight .leftcell a:hover {text-decoration: none;}
#spotlight .rightcell {
  border-right: 1px solid #cdcbce;
  border-bottom: 1px solid #cdcbce;
}
.cds_pageHeading {
  padding: 5px!important;
  font-weight:bold!important;
  color:#ffffff!important;
  background: #2b74b4;
  font-size: 16px;
}
h2 {
  padding: 2px 5px 2px 5px;!important;
  font-weight:bold!important;
  color:#ffffff!important;
 background-color: #615472;
 font-size: 14px;
  border: 1px solid #4e415e;
}
.pageHeading, DIV.pageHeading, td.pageHeading, td.productlisting-headingPrice, .productlisting-headingPrice {
  padding: 5px!important;
  margin-bottom: 10px;
  font-weight:bold!important;
  color:#FFFFFF!important;
  background: #2b74b4;
  font-size: 16px!important;;
}
.contact {
	font-size: 15px;}
