body {
font-family: arial, sans-serif;
font-size:12px;
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #212629;


}

#outer {
margin: 0;
  padding: 0;
  width: 100%;
  text-align: left;

}

#inner{


}

a {
text-decoration: none;
color: #AE2314;
}

/* ************** H E A D E R ************** */


#header {
margin: 0;
padding: 0;
width: 100%;
height: 103px;
background-color: #AE2314;

}
#header h1{
margin: 0;
padding: 0;
}

#header h1 span{
display: none;
}

#header-inner {
margin: 0;
padding: 0;
margin: 0 auto; /* Needed to centre in Mozilla */
width: 920px;
height: 103px;
vertical-align: center;
background: url(img/header-bg.jpg) repeat-x;

}


/*---- main menu ---*/
#mainnav-outer{

  width: 100%;
  z-index: 10;
}

#mainnav{
margin: auto; /* Needed to centre in Mozilla */

  width: 720px;
  height: 38px;
  background: url(img/menu-bg.jpg) repeat-x #353535 center;

  color: #FFFFFF;
}
#mainnav-inner{
margin-left: auto !important;
margin-left: 40px;
font-weight: bold;
 font-size: 8pt;
  padding-top: 15px;

}

/*menu start*/

     #mainnav-inner ul {
          margin:0;

          list-style:none;
      }
    #mainnav-inner li {
     padding:0px 3px 0px 3px;
      display:inline;
      }
    #mainnav-inner a {

      color: #FFFFFF;
      margin:0;

      text-decoration:none;
      }

    #mainnav-inner a:hover  {
      color:#F80000;
      }

 /*end of menu*/

/*-----content------*/
#content-outer {
float: left;
width: 100%;
background-color: #212629;

}
#content {

     margin-left: auto;
    margin-right: auto;
    width: 920px;
}
#content-inner{
position: relative;
width: 920px;

padding: 0;
float: left;
background: url(img/left-bg.jpg) repeat-y #FFF;


}
#maincontent{

  margin-bottom: 100px !important;
  margin-bottom: 10px;
}

#left-col{

float:left;
width: 198px;


}
#product_category{

  padding: 10px !important;
padding: 10px;
  padding-top: 0px;

}
#product_category a{
  color: #FFF;
  text-decoration: none;
}
#product_category li.current a{
	color: #FEE101;
	text-decoration: underline;
	
}
#product_category a:hover{
  text-decoration: underline;
}

#product_category ul{
  margin: 0;
  padding: 0;
}

#product_category ul li{
list-style: none;
margin: 0;


}


#main-col{
position: relative;
top: 0px;
float:right;
width: 720px;
overflow: hidden;
}

#main-col-inner{
margin: 20px;
  width: 680px;
  margin-bottom: 120px;

}

#search{
  margin: 15px;
}
#search label{
  font-weight: bold;
}

#search input.searchbox{
width: 20em;
  border: 1px solid;
}

.searchbutton{
cursor: pointer;
width: 27px;
height: 25px;
  background: url(img/searchbutton.gif) no-repeat;
  border: 0;
}


.left {

	float: left;
	
}

.right {

	float: right;
	
    }
.yellow{
  color: #FFE300;
}
h2{
font-family: Arial Black;
font-weight: bolder;
font-size: large !important;
}

h3{
  color:#AE2314;
}


.banner{
position: absolute;
clear: both;
bottom: 0;
right: 0;
width: 720px;
height: 99px;
}

/*--footer---*/
#footer {
	width: 920px;
    height:88px;
    margin-left: auto;
    margin-right: auto;
    background: #161A1B;

	clear: both;
}

.small-banner{
text-align: center;
margin: 5px;
  width: 222px;
  height: 69px;
  background: url(img/small-banner.gif) no-repeat;
}

.small-banner table caption{
caption-side: top;
font-size: 14px;
font-weight: bolder;
  margin: 0;
  padding: 0;
}

.small-banner table{
padding: 0;
margin:0;
width: 100%;
border-collapse:collapse;
  font-size: 9px;

}
.small-banner th{
padding: 0;
margin:0;
  text-align: right;
}

.small-banner td{
padding: 0;
margin:0;
font-weight: bold;
text-align: left;
  color: #AE2314;
}

.centertd td{
  text-align: center;
}

.pagination{
clear: both;}
.pagination li{
list-sytle: none;
display: inline;
font-weight: bold;
padding-left: 2px;
}

.pagination a{
color: #A76c06;
padding:2px;

}
.pagination li.current {
padding-left: 6px;
}

.product_list{

float: left;
width: 49%;
height: 200px;
text-align: center;

}
a img {
border: 0px solid;
}

:hover.product_list{
background: #EEFEFE;
}

.product_list h4{
padding-left: 20px;
padding-right: 20px;
font-size: 13pt;
margin-bottom: 0px;

}

//auto complete
input, select, textarea, button, 
.CAPXOUS_AutoComplete * {
	font:	12px "Segoe UI", Verdana, Arial, Helvetica, sans-serif;	
	line-height:	1.2em;
}

.CAPXOUS_AutoComplete {
	background-color:	#fcfcfc;
	border:	1px solid #333;
	padding:	0;
	margin:	0;
	text-align:	left;
	z-index:	999;
}

.CAPXOUS_AutoComplete_waiting {
	background:	url(indicator.gif) no-repeat right;
}

.CAPXOUS_AutoComplete .selectable {
	padding:	2px;
	text-align:	left;
	cursor:	pointer;
}

.CAPXOUS_AutoComplete .current {
	background-color:	#FFD563;
	color:	#000;
}

.CAPXOUS_AutoComplete .informal {
	color:	#444;
	float:	right;
}

.CAPXOUS_AutoComplete a {
	margin:	2px;
	color:	#000;
	font-weight:	bold;
}

.CAPXOUS_AutoComplete a:hover {
	color:	#333;
}
p.slogan {
clear:both;
text-align:center;
color:#C04E2D;
font-size: 20px;
}
