/* generic styles */
/* removes lines around button when clicked */
a:focus {
  -moz-outline-style: none;
}

th {
    text-align: left;
}
td {
    vertical-align: top;
	padding: 0;
}
img {
    border: 0;
}
form {
    margin: 0;
}
input, select, textarea {
    padding: 0;
    margin: 0;
}
input.radio {
    margin-bottom: -2px;
}



body {
	margin: 0px;
}


hr {
	margin:20px 0px 20px 0px;
}

/* text/link styles */

.link_red {
	color:#e22225;
	font-weight:bold;
	text-decoration:none;
}

.link_red:hover {
	text-decoration:underline;
}

.link_chart {
	color:#000000;
	text-decoration:underline;
}

.txt_chart {
	margin-bottom:6px;
}

/* table/div styles */
#div_site_holder {
	margin-left:auto;
	margin-right:auto;
	width:955px;
	background:url('../template_images/site_bg_slice.jpg') repeat-x;

}

/* header*/
#table_header {
	width:955px;
	height:296px;
}

#cell_search {
	height:15px;
	width:418px; /*464px;*/
	padding-left:46px;
	vertical-align:middle;
}

#cell_login {
	height:57px;
	width:491px;
	color:#ffffff;
	vertical-align:middle;
}

#cell_hero {
	height:281px;
}

.txt_field_search_login {
	width:133px; /*136px;*/
	height:16px;
	padding-left:3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#e22225;
	font-size:11px;
	margin-top:0px;
	margin-right:8px;
}

.img_field_butts {
	margin-right:8px;
}


/* nav */
#table_nav {
	width:955px;
	height:36px;
}

#cell_nav_main {
	background: url(../template_images/header/nav_main_bg.gif) repeat-x top left;
	height: 36px;
}


/* page center entry */
div_pce_holder {
	width:615px;
	height:533px;
	float:left;
}

#table_welcome_holder {
	width:615px;
}

#cell_welcome {
	width:570px;
	padding-top:20px;
	padding-left:45px;
	padding-right:20px;
}

#cell_news {
	width:570px;
	padding-top:20px;
	padding-left:45px;
	padding-right:20px;

}

#table_chart_holder {
	width:570px;
	margin-left:45px;
}

.cell_chart_headers {
	width:190px;
	height:30px;
	background-image:url(../template_images/chart_header_bg.gif);
	background-repeat:repeat-x;
	vertical-align:middle;
	padding-left:20px;
}

.cell_chart_content1 {
	background-color:#f1f1f1;
	padding-left:20px;
	padding-top:20px;
}
.cell_chart_content2 {
	background-color:#f5f5f5;
	padding-left:20px;
	padding-top:20px;
}

/* right sidebar */
#table_sidebar_holder {
	width:340px;
	height:533px;
}

#cell_new_prod_holder {
	width:295px;
	background-color:#FFFFFF;
}

#table_new_prod {
	width:255px;
	margin-left:20px;
	margin-top:20px;
}

.cell_new_prod_image {
	width:90px;
	height:76px;
	padding-right:10px;
}

.cell_new_prod_txt {
	width:155px;/*165px;*/
}

.cell_new_prod_break {
	height:41px;
	background-image:url(../template_images/new_prod_break.gif);
	background-repeat:repeat-x;
}


/* left sidebar */
#left_sidebar_holder {
	width:254px;
	height:100%;
}

#cell_sidebar_left {
	width:214px;
	background-color:#FFFFFF;
	padding: 40px 8px 10px 10px;
}

*html #cell_sidebar_left {
	width:214px;
	background-color:#FFFFFF;
	padding: 40px 6px 10px 6px;
}


td.left_sidebar_left {
	background: url(../template_images/left_sidebar_left_bg_shad.jpg) repeat-x top left;
	height: 100%;
}

td.left_sidebar_right {
	background: url(../template_images/left_sidebar_right_bg_shad.jpg) repeat-x top left;
		height: 100%;
}

/* Basic structure of site */

html,body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align:center;
    padding:0px;
    margin:0px;
    color: #000000;
	/*background: #FFFFFF url(../template_images/bg.jpg) repeat-x top left;*/
	background: #FFFFFF;

}

table.body {
    width: 780px;
    margin:0px auto 0px auto;
	height: 600px;
}

td.header_top {
    text-align:center;
    font-size: 12px;
    color: #000000;
    height: 10px;
    padding-bottom: 5px;    
}

td.header {
    height: 84px;
    background: #FFFFFF;
	border-left: solid #999999 1px; 
	border-top: solid #999999 1px; 
	border-right: solid #999999 1px;
}

td.menu {
    height: 28px;
	border-left: solid #999999 1px; 
	border-right: solid #999999 1px;
}

td.title {
    height: 28px;
	clear:both;
	line-height:28px;
	width: 100%;
}    

td.outer {
    text-align:left;
    color: #000000;
    background: #FFFFFF;
    vertical-align: top;
	height: 100%;
	border-left: 1px solid #999999;
    border-right: 1px solid #999999;
	
}

table.outer{
    width: 100%;
}

td.members {
	height:37px;
	background: url(../template_images/red_bg.jpg) repeat-x top left; 
	text-align: center;
	color:#FFFFFF;
	font-size:14px;
}

td.members a               {color: #FFFFFF; text-decoration: none; font-size:14px;}
td.members a:link          {color: #FFFFFF; text-decoration: none; font-size:14px;}
td.members a:active        {color: #FFFFFF; text-decoration: none; font-size:14px;}
td.members a:visited       {color: #FFFFFF; text-decoration: none; font-size:14px;}
td.members a:hover         {color: #FFFFFF; text-decoration: none; font-size:14px;}

/* HEADER */

/* header - top */

div.headertop_L {
    text-align: left;
    color: #AAAAAA;
    font-size: 12px;
    float: left;
    bottom: 0px;
}    

html>body div.headertop_L {
    height: 10px;
}

div.headertop_R {
    color: #AAAAAA;
    font-size: 9px;
    text-align: right;
    float: right;
}    

td.header_top h1 {
    display: inline;
    font-size: 12px;
    font-weight: normal;
}    

#header {
    width: 780px;
    position: relative;
}  

#header_L{
    float: left;
    position:relative;
    width:135px;
    height:100px;
    color: #000000;
}

#header_M {
    text-align: center;
    position:relative;
    width: 500px;
    height:100px;
    margin-left: 140px;
}   

* html #header_M {
    margin-left: 0px;
    left: 0px;
}

#header_R {
    text-align: right;
    top: 29px;
    right: 0px;
    position: absolute;
    width:250px;
    height:106px;
    color: #000000;
}

html>body #header_R {

}   

/*header - menu*/

div.menu {
   width: 780px;
   clear: both;
   background: url(../template_images/header/menu_bg.jpg) repeat-x top left;
   height: 28px;
}        

table.navitem {
}

td.navitem {
    height: 36px;
}

td.navitem_button {

}

a.navitem:link      {text-align: center;display: block;font-size: 12px; color: #FFFFFF; text-decoration: none; height: 36px;line-height: 36px; padding: 0px 15px 0px 15px}
a.navitem:visited   {text-align: center;display: block;font-size: 12px; color: #FFFFFF; text-decoration: none; height: 36px;line-height: 36px; padding: 0px 15px 0px 15px}
a.navitem:active    {text-align: center;display: block;font-size: 12px; color: #FFFFFF; text-decoration: none; height: 36px;line-height: 36px; padding: 0px 15px 0px 15px}
a.navitem:hover     {text-align: center;display: block;font-size: 12px; color: #FFCC00; text-decoration: none; height: 36px;line-height: 36px; padding: 0px 15px 0px 15px}  

td.nav_border {
}

/*ENTRY*/

td.entry {
   font-size: 12px;
   background: #FFFFFF;
   vertical-align: top;
}

td.intro {

	padding: 10px 20px;
}

td.rhs {
    width: 135px;
    padding-left: 5px;
    vertical-align: top;
}


/*INFO*/

td.info {
   font-size: 12px;
   width: 650px;
   height: 500px;
   vertical-align: top;
   line-height: 16px;
   padding:0px 20px 20px 0px;
}  

td.info_news {
   font-size: 12px;
   width:100%;
   height: 500px;
   vertical-align: top;
   line-height: 16px;
   padding:0px 20px 20px 0px;
}  

/*SIDEBAR*/


a.s_nav               {display: block;color: #000000; font-weight:bold; padding: 3px;margin-bottom:2px;}
a.s_nav:link          {display: block;color: #000000; font-weight:bold; padding: 3px;margin-bottom:2px;}
a.s_nav:active        {display: block;color: #000000; font-weight:bold; padding: 3px;margin-bottom:2px;}
a.s_nav:visited       {display: block;color: #000000; font-weight:bold; padding: 3px;margin-bottom:2px;}
a.s_nav:hover         {display: block;color: #FF0000; font-weight:bold; padding: 3px;margin-bottom:2px;}

* html a.s_nav                  {}
* html a.s_nav:link             {}
* html a.s_nav:active           {}
* html a.s_nav:visited          {}
* html a.s_nav:hover            {}

a.s_nav_active               {display: block;color: #FF0000;font-weight: bold;padding: 3px;margin-bottom:2px;}
a.s_nav_active:link          {display: block;color: #FF0000;font-weight: bold;padding: 3px;margin-bottom:2px;}
a.s_nav_active:active        {display: block;color: #FF0000;font-weight: bold;padding: 3px;margin-bottom:2px;}
a.s_nav_active:visited       {display: block;color: #FF0000;font-weight: bold;padding: 3px;margin-bottom:2px;}
a.s_nav_active:hover         {display: block;color: #FF0000;font-weight: bold;padding: 3px;margin-bottom:2px;}

* html a.s_nav_active                  {}
* html a.s_nav_active:link             {}
* html a.s_nav_active:active           {}
* html a.s_nav_active:visited          {}
* html a.s_nav_active:hover            {}

a.nav_sub_item               {color: #000000;line-height:20px; }
a.nav_sub_item:link          {color: #000000;line-height:20px; }
a.nav_sub_item:active        {color: #000000;line-height:20px; }
a.nav_sub_item:visited       {color: #000000;line-height:20px; }
a.nav_sub_item:hover         {color: #000000;line-height:20px; }

a.nav_sub_item_active               {color: #FF0000;font-weight: bold;line-height:20px;}
a.nav_sub_item_active:link          {color: #FF0000;font-weight: bold;line-height:20px;}
a.nav_sub_item_active:active        {color: #FF0000;font-weight: bold;line-height:20px;}
a.nav_sub_item_active:visited       {color: #FF0000;font-weight: bold;line-height:20px;}
a.nav_sub_item_active:hover         {color: #FF0000;font-weight: bold;line-height:20px;}

/* sub items */

td.lhs ul {
    list-style-image: url('../template_images/icons/bullet.gif');
    margin: 0px;
    padding: 0px 0px 0px 19px;
	border-bottom: 1px solid #999999;
}

* html td.lhs ul {
    list-style-image: url('../template_images/icons/bullet.gif');
    margin: 0px 0px 10px 21px;
    padding: 0px;
	border-bottom: 0px;
}

ul.s_nav li {
    list-style-image: none;
	list-style-type:none
}

div.side_bar {
    width: 170px;
    margin: 12px 15px 0px 15px;
	padding: 10px;
	border: 1px solid #999999;
	
	
}

* html div.side_bar {
    width: 190px;
}

div.side_bar span {
    text-align: center;
    display: block;
    line-height: 37px;
	height:37px;
	background: url(../template_images/red_bg.jpg) repeat-x top left; 
	text-align: center;
	color:#FFFFFF;
	font-size:14px;
}    

div.side_bar div {
    padding: 3px 3px 3px 5px;
    margin: 0px
}   

div.side_bar div input.field {
    font-size: 12px;
    width: 110px;
}   

/* MODULE (side) BOX(S) */

div.mod_box {
    width: 190px;
    margin: 12px 15px 0px 15px;
	background: #FFFFFF;
	
}

* html div.mod_box {
    width: 190px;
}

div.mod_box span {
    text-align: center;
    display: block;
    line-height: 37px;
	height:37px;
	background: url(../template_images/red_bg.jpg) repeat-x top left; 
	text-align: center;
	color:#FFFFFF;
	font-size:14px;
}    

div.mod_box div {
    padding: 3px 3px 3px 5px;
    margin: 0px
}   

div.mod_box div input.field {
    font-size: 12px;
    width: 110px;
}    

/*new products*/

div.new_box {
    width: 170px;
    margin: 12px 15px 0px 15px;
	background: #FFFFFF;
	border: 1px solid #999999;
	
}

* html div.new_box {
    width: 180px;
}

div.new_box span {
	display: block;
	background: none;
	height: auto;
	padding: 10px;
}

div.new_box a               {display: block;color: #FF0000;}
div.new_box a:link          {display: block;color: #FF0000;}
div.new_box a:active        {display: block;color: #FF0000;}
div.new_box a:visited       {display: block;color: #FF0000;}
div.new_box a:hover         {display: block;color: #FF0000;}


/*Popular products*/

div.prod_box {
    width: 180px;
    margin: 12px 15px 0px 15px;
	background: #FFFFFF;
	position:relative;
	top: -30px;
	
}

* html div.prod_box {
    width: 180px;
}

div.prod_box span {
    text-align: center;
    display: block;
    line-height: 37px;
	height:37px;
	background: url(../template_images/red_bg.jpg) repeat-x top left; 
	text-align: center;
	color:#FFFFFF;
	font-size:14px;
}    

div.prod_box div {
    padding: 3px 3px 3px 5px;
    margin: 0px
}   

div.prod_box div input.field {
    font-size: 12px;
    width: 110px;
}    

#adspace {
    padding-left:5px
}

/*footer*/

#div_footer {
	width:955px;
	height:70px;
	background-image:url(../template_images/footer_bg.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	padding-top: 9px;

}

#div_footer a             {color: #FFFFFF}
#div_footer a:link        {color: #FFFFFF}
#div_footer a:active      {color: #FFFFFF}
#div_footer a:visited     {color: #FFFFFF}
#div_footer a:hover       {color: #FFCC00; text-decoration:none}

#divleft {
   text-align: left;
   float: left;
   position: relative;
   clear: left;
   padding-top: 9px;
   padding-left: 180px;
}

#divright {
   text-align: right;
   float: right;
   position: relative;
   clear: right;
   padding-top: 9px;
   padding-right: 180px;

}

td.footer_sitemap {
padding-left: 10px;
width: 20%;
}

td.footer_sitemap a 		{color:#999999;font-size: 12px;}
td.footer_sitemap a:link	{color:#999999;font-size: 12px;}
td.footer_sitemap a:active	{color:#999999;font-size: 12px;}
td.footer_sitemap a:visited	{color:#999999;font-size: 12px;}
td.footer_sitemap a:hover	{color:#999999;font-size: 12px;}

td.footer_sitemap a.main	{color:#666666;font-size: 12px;}

/* HELP */

#help {
    color: #666666;
}

#help a {
    color: #666666;
}

div.help_search {
    font-size: 12px;
	padding-right: 20px;
	float:right;
}

table.help_body {
    background:#EDEEEE none repeat scroll 0%;
	width:100%;

}

td.help_icon {
    text-align: left;
    width: 16px;
	padding:5px;
}

a.help_addresslink:link     {color: #000000; font-size: 12px; text-decoration: none}
a.help_addresslink:visited  {color: #000000; font-size: 12px; text-decoration: none}
a.help_addresslink:active   {color: #000000; font-size: 12px; text-decoration: none}
a.help_addresslink:hover    {color: #FF0000; font-size: 12px; text-decoration:}

td.help_section {
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}    

td.help_question {
    font-weight: bold;
    color: #666666;
    padding: 5px 0px 5px 10px;
}    

td.help_answer {
    font-style: italic;
    color: #000000;
    padding-left: 20px;
}    

table.help_topten {
    width: 100%;
    border-top: 1px solid #E3E3E3;
    padding-top: 10px;
    margin-top: 25px;
}

td.help_topten_header {
    font-weight: bold;
    color: #000000;
}   

#filerow {
	height:20px;
	}

#filerowalt {
    background: #F8F8F8;
	height:20px;

}

td.help_header {
	font-size:14px;
	color:#FFFFFF;
	padding-bottom:5px;
}

*html td.help_header {

	padding-bottom:15px;
}

td.help_search {
	padding-top: 5px;
	font-size:10px;
	color:#FFFFFF;
	text-align:right;
}

/* NEWS */

div.news h5 {
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

div.news span {
    display: block;
    font-style: italic;
}

/* FORMS */

table.feedback {
    width: 100%;
}  

table.form_table {
   text-align: center;
   margin: 20px;
}


td.feedback_text {
    text-align: left;
    font-size: 12px;
    color: #000000;
	padding: 10px 20px;
    vertical-align: top;
}

td.form_right {
   text-align: left;
}

td.form_left {
   text-align: right;
   padding: 0px 15px 0px 5px
}

td.form_right input,textarea {
   font-size: 12px;
   color: #000000;
   width: 200px;
   border: 1px solid #999999;
   margin: 5px 0px 5px 0px;
   overflow: auto;
}   

td.form_section {
    text-align: left;
    font-weight: bold;
    color: #000000;
    padding: 10px 0px 0px 10px;
    border-bottom: 1px solid #000000;
}  

input.field {
   font-size: 12px;
   color: #000000;
   border: 1px solid #666666;
}

input.button {
   font-size: 12px;
   color: #000000;
   background: #E3E3E3;
   border: 1px solid #666666;
}

/* Sitemap */

li.sitemap {
    font-style: italic;
    color: ##666666;
}  

li.sitemap a {
    font-style: normal;
    font-weight: bold;
    color: #FF0000;
}

/*common*/  



#location {
    text-align: left;
    color: #666666;
    padding: 20px 0px 10px 0px;
}    

#location a {
    color: #666666;
}

a               {color: #FF0000; text-decoration: none; font-size: 12px; line-height: 16px;}
a:link          {color: #FF0000; text-decoration: none; font-size: 12px; line-height: 16px;}
a:active        {color: #FF0000; text-decoration: none; font-size: 12px; line-height: 16px;}
a:visited       {color: #FF0000; text-decoration: none; font-size: 12px; line-height: 16px;}
a:hover         {color: #FF0000; text-decoration: underline; font-size: 12px; line-height: 16px;}

table 			{
				border: 0;
				border-collapse: collapse;}


p, td, th, li {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

p {
	margin:0px;
	margin-bottom:10px;
	line-height:16px;
}


 

div             {margin: 0px;padding: 0px}

img             {border: 0px}    

form            {padding:0px}
select          {font-size: 10px;color: #000000}
textarea        {font-size: 10px;color: #000000}
input           {font-size: 12px}

h1              {	font-family:Arial, Helvetica, sans-serif;
					color:#FF0000;
					font-size:18px;
					margin:0px;
					margin-bottom:2px;
				}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	margin:0px;
	margin-bottom:2px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	margin:0px;
	margin-bottom:2px;
}

hr  {
    border-width: 0px;
    color: #DECEB4;
    background: #E3E3E3;
    height: 1px;
}

.b {
   font-weight: bold;
}

.top {
   vertical-align: top
}

.mid {
vertical-align: middle
}

.bot {
    vertical-align: bottom;
}    

.center {
    text-align: center;
    margin: 0px auto 0px auto
}

.right {
    text-align: right;
    margin: 0px 0px 0px auto
}

.left {
    text-align: left;
    margin: 0px auto 0px 0px
}

ul {
    list-style-image: url('../template_images/icons/bullet.gif');
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 14px
}

* html ul {
    list-style-image: url('../template_images/icons/bullet.gif');
    margin: 0px 0px 10px 16px;
    padding: 0px;
}

ol {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 20px
}

* html ol {
    margin: 0px 0px 10px 20px;
    padding: 0px;
}

table.catagory_table {
	border:#CCCCCC 1px solid;
	margin-bottom: 20px;
	background: #FFFFFF;
}

/*prodcat*/

td.prod_listing_img  {
	padding: 20px;
	height: 100px;
}

td.prod_listing_desc {
	padding: 20px;
	height: 100px;
}

td.products_triple {
	padding: 10px; 
	border: 1px solid #E3E3E3;
	background:#FFFFFF;
}