/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
  	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0c1423;
	line-height: 120%;
	background:white;
}

.smallFont {font-size:70%}
.smallerFont {font-size:92%}
.largeFont {font-size:90%}
.largerFont {font-size:120%}

h1 {font-size:21px; font-weight:normal; margin:0;}
h3 {font-size:13px;}

.clr {
	clear: both;
}

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

a:hover{color:#F11F28;}

p {margin:3px 0;}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

ul
{
margin-left:22px;
padding: 0;
}

li
{
line-height: 15px;
padding-left: 0px;
padding-top: 0px;
}

ul#mainlevel-nav
{
	list-style: none;
	margin-top:5px;
	font-size:9px;
	text-transform:uppercase;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color:#525159;
	font-weight:bold;
	text-decoration:none;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #F11F28;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	border: 1px solid red;
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  background: url(button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}




td {
	text-align: left;
	font-size: 11px;
}


/* Joomla core stuff */



table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 20px;
}

table.contentpane {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

td.componentheading {
	padding-left: 4px;
	font-size:24px;
	padding-bottom:20px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #ff6d00;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  background: url(button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px 5px;
	border-style:inset
	border-width: 1px;
	background-color: #ffffff;
	font-size:12px;
	font-family:Tahoma;
	width:130px;
	margin-bottom:3px;
}

select.inputbox {
	margin-bottom:0;
	font-size:11px;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading, .contentheading td{
	height: 30px;
	color: #ff7c1a;
	font-size:14px;
	font-weight: bold;
}


.contentheading table td{font-size:15px;padding-bottom:10px;}


.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th {
	color: #ff7c1a;
	text-align: left;
	padding-left: 4px;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 5px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  padding: 4px;
  font-size:12px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: black;
	font-family:Arial;
	font-size: 10px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-family:Arial;
	font-size: 12px;
	font-style:italic;
	color: #0da5ee;
	text-align: left;
	width: 100%;
	text-decoration: underline;
	padding-top:5px;
}

a.mainlevel:hover {
	color: #73c7f3;
}

a.mainlevel#active_menu {
	color:black;
	text-decoration:none;
	padding-top:5px;
	font-style: normal;
}

a.mainlevel#active_menu:hover {
	color: #black;
	text-decoration:underline;
}

a.sublevel:link, a.sublevel:visited {
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	font-style:italic;
	color: #ee7b22;
	text-align: left;
	padding-top:5px;
	text-decoration: none;
}

a.sublevel:hover {
	color: #fab476;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: black;
	font-style: normal;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

div.rightmenu1{margin: 23px 0 0 3px;}
div.rightmenu1 a {
	font-size:19px;
	color:#000ecc;
	text-decoration:underline;
}

div.rightmenu2{margin: 30px 0 14px 3px;}
div.rightmenu2 div { margin-top:8px; 
	font-size:14px;
	color:#000000;
	clear:both;
	text-decoration:underline;
}
div.rightmenu2 div a {
	font-size:14px;
	color:#000000;
	clear:both;
	text-decoration:underline;
}

div.rightmenu3{margin: 17px 0 0 3px;line-height:23px;}
div.rightmenu3 a {
	font-size:19px;
	color:#000ecc;
	text-decoration:underline;}

div.rightmenu4{margin: 20px 0 0 3px;}
div.rightmenu4 div{margin-top:8px;
	font-size:14px;
	color:#000000;
	clear:both;
	text-decoration:underline;
}
div.rightmenu4 div a {
	font-size:14px;
	color:#000000;
	clear:both;
	text-decoration:underline;
}

div.rightmenu3d{margin: 17px 0 0 3px;line-height:23px;}
div.rightmenu3d a {
	font-size:19px;
	color:#5ec3ef;
	text-decoration:underline;
}
div.rightmenu4d{margin: 20px 0 0 3px;}
div.rightmenu4d div{margin-top:8px;
	font-size:14px;
	color:#ffffff;
	clear:both;
	text-decoration:underline;
}
div.rightmenu4d div a {
	font-size:14px;
	color:#ffffff;
	clear:both;
	text-decoration:underline;}


td.left_col{
	width:250px;
	padding:0;
	text-align:left;
	vertical-align:top;
	border-top:3px solid #827A77;
}


td.left_col h3, td.right_col h3{
	font-size:9px;
	text-transform:uppercase;
	color:#525159;
	font-weight:bold;
	background: #FFA812 url(/images/square.gif) 15px 48% no-repeat;
	padding: 5px 0 5px 33px;
	margin:0;
}

td.left_col table div.moduletable{
	margin-bottom:5px;
}

td.right_col div.moduletable {
	background-color: #FEE2B0;
	margin:0;
}
 

td.left_col table div.moduletable table td{
	height:90px;
	background-color: #FEF7DD;
	padding:15px 10px 5px 5px;
}

td.left_col table div.moduletable table td img{
	margin-right:10px;
	margin-bottom:10px;
}
td.left_col table div.moduletable form{
	background-color: #DADADA;
	padding:2px 10px 0 10px;;
}

.menulink {font-size:120%; color:#000000;text-decoration:underline;}
.menulink-hit {font-size:120%; color:#8b9395}
 


div.mainmenu{line-height:26px;font-weight:bold;font-size:11px;}

td.maintext{
	height:100%;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	width:650px;
}

td.maintext h1 {
	font-size:9px;
	/* text-transform:uppercase; */
	color:#525159;
	font-weight:bold;
	background: #c5c5c5 url(/images/square.gif) 15px 48% no-repeat;
	padding:6px 33px;
margin-bottom:20px;
}

h2 {
	font-size:12px;
}
	
td.maintext p {padding-right:25px;}

td.right_col{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-bottom: 10px;
}

#product_list{padding-top:20px;}

#product_list input{color:#574B35;margin-left:20px;}
#product_list .inputbox, td.addtocart .inputbox{width:30px;text-align:center;color:#0c1423;}

td.addtocart{padding-left:30px;}
td.addtocart input{color:#574B35;font-size:10px;display:block;}
td.addtocart .inputbox{font-size:12px;display:inline;}

td.image_frame,div.image_frame{padding-left:5px;padding-top:0;}

span.pathway{
	height:30px;
	line-height:30px;
}

a.pathway{font-size:11px;}

tr.featured_product td{
	height:100px;
	background-color: #FEF7DD;
	padding:15px 10px 5px 5px;
}

tr.featured_product img{margin-right:20px;margin-bottom:10px;}

a.product_name{
	line-height: 24px;
	text-decoration:underline;
}
a.product_details{
	font-size:11px;
	text-decoration:none;}

div.prod_s_desc{
	width:80%;
	color:#ff6d00;
	font-weight:bold;
	font-size:13px;
	padding-bottom:20px;}

script{font-size:9px;}
table.service td, table.service td span{white-space:nowrap;}

div.page_counter{font-size:11px;}

div.contact_email{font-size:11px;color:#ff6d00;}
div.contact_email input,div.contact_email textarea{margin:3px 0;font-family:arial;}

table.table_border{margin-right:50px;}

#jaddresses{margin-right:30px;}
div.navigation{color:#ff6d00;}
div.edit_form{margin:10px 0;}

fieldset.address_info{font-size:11px;margin-bottom:10px;}
fieldset.address_info legend{font-size:12px;color:#ff6d00;font-weight:bold;}
fieldset.address_info select, fieldset.address_info input{margin-bottom:1px;}
fieldset.address_info label{width:160px;}

fieldset.contact_info{font-size:11px;margin-bottom:10px;}
fieldset.contact_info legend{font-size:12px;color:#ff6d00;font-weight:bold;}
fieldset.contact_info select, fieldset.contact_info input{margin-bottom:1px;}
fieldset.contact_info label{width:160px;}

fieldset.additional_info{font-size:11px;margin-bottom:10px;}
fieldset.additional_info legend{font-size:12px;color:#ff6d00;font-weight:bold;}
fieldset.additional_info select, fieldset.additional_info input{margin-bottom:1px;}
fieldset.additional_info label{width:160px;}
fieldset.additional_info textarea{vertical-align:middle;}

fieldset.security_code{font-size:11px;margin-bottom:10px;color:#ff6d00;font-weight:bold;}
fieldset.security_code label{width:160px;}
fieldset.security_code img{vertical-align:top;margin-top:2px;}

div.banners{
	border-top:4px solid #838688;
	border-bottom:4px solid #838688;
	padding:26px 70px 30px 70px;
}

a.article_link, a.article_link p{
	color:black;
	font-size:12px;}

a.article_link:hover{text-decoration:underline;cursor:hand;}
a.article_link:hover td,a.article_link:hover p {text-decoration:underline;}
a.article_link img{border:none;}
a.blogsection{font-size:12px;font-weight:bold;}


td.tel{
font-size: 13px;
color:#52505d;
font-family: Arial, Helvetica, sans-serif;
white-space: nowrap;
text-transform:uppercase;
font-weight:bold;
width:100px;padding-top:1px;
}

td.tel_num{
font-size: 16px;
color:#52505d;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
white-space: nowrap;
}


table.top_sep td{
width:100%;
height:3px;
background: url('/images/header/sep_bg.gif')}

table.left_sep td{
width:249px;
height:4px;
background: #827A77;}

div.icons{
height:21px;
width:78px;
background-color:white;
padding-top:2px;
text-align:center;
margin:auto;}

ul.latestnews{padding:0 10px 10px 0;}

li.latestnews{margin-bottom:10px;}

li.latestnews a {
	font-weight: bold;
	text-decoration: none;
}
li.latestnews a:hover {
	text-decoration: underline;
}

td.top_menu{
	width:100px;
	padding-top:5px;
	font-size:9px;
	text-transform:uppercase;
	vertical-align:bottom;
	text-align:center;
}

td.top_menu a{
	color:#525159;
	font-weight:bold;
	text-decoration:none;
}

div.search{
	text-align:right;
}

td.manufacturer{text-align:right;padding-right:30px;}
td.manufacturer a{
	font-size:16px;
	font-weight:bolder;
	color:#FFA812;
}

td.manufacturer a:hover{
	color:#cc9900;
}

div.price {
	color:#F11F28;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}