﻿.foo{}/****************************************************************************************************/
/****************************************************************************************************/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML GENERAL 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form, input
{
    margin: 0;
    padding: 0;
}

body
{
	font-family:  verdana,arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background: #000000;
}
body
{
    text-align: -moz-center;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

a
{
	color: #959595;
	text-decoration: none;
}

a:hover
{
	color:#b4300a;
	text-decoration: none;
}

li a:hover
{
	color:#b4300a;
	text-decoration: none;
}

a img
{
	border: 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img
{
	border: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS & TEXT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

h1, h2, h3, h4, h5, h6
{
    font-family: Verdana, arial, helvetica, sans-serif;
}

h2, h3
{
    font-size: 16px;
}

.sectiontitle
{
    color: #b4300a;
    font-size: 1.3em;
    font-weight: bold;
}

.sectionsubtitle
{
    color: #b4300a;    
    font-size: 1.1em;
    font-weight: bold;
}

.sectiontitle-blue
{
    color: #608fc8;
    font-size: 1.3em;
    font-weight: normal;
}

.smallprint
{
    font-size: x-small;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TABLES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

td
{
    vertical-align: middle;
}

td.fieldname
{
    font-size: 12px;
}

.TableContainer
{
}

.TableContainer .Row
{
}
.TableContainer .Row .ItemName
{ 
	padding: 3px 10px 0px 0px;
	display: block;
	white-space: nowrap;
	padding-right: 10px;
	vertical-align: middle;
}
.TableContainer .Row .ItemValue
{ 
	padding: 3px 0px 0px 0px;
	vertical-align: middle;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	STATIC PAGES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.htmlcontent
{
	margin-bottom:15px;
	padding-bottom:5px;
	text-align:left;
}

.htmlcontent
{
    text-align: -moz-left;
}
.htmlcontent-title
{
	font-size: 1.2em;
	padding: 0 0 5px 0;
	font-weight: bold;
	clear:both;
	color:#b4300a;
}

.htmlcontent-body
{
    color:#959595;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC. CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.clear
{
	border: medium none;
	clear: both;
	float: none;
	font-size: 0;
	height: 0;
	line-height: 0;
}

.linkButton
{
	color: #3664A5;
	background-color: inherit;
	text-decoration: underline;
	font-weight: bold;
}

a.linkButton:hover
{

}

.dropDownLists
{
	height: 17px;
	font-size: 10px;
	padding-left: 2px;
	font-family: Tahoma;
}

.textBox
{
	margin: 1px;
	border-right: #dfe5e7 1px solid;
	border-top: #a8bac2 1px solid;
	border-left: #a8bac2 1px solid;
	border-bottom: #dfe5e7 1px solid;
	background: url(Images/bgTextBox.gif) white repeat-x left top;
	color: #11354A;
	font-family: verdana;
	font-size: 8pt;
	padding: 1px;
	height: 15px;
}

.messageError
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: red;
}

.copyright
{
	float: right;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.copyright a
{
	color: #3664A5;
	background-color: inherit;
}



.navigation {
padding:0 0 0 0px;
margin:0;
list-style:none;
height:40px;
width:841px;
background:#1841c8 url(navigation/nav_background.gif);
}


.navigation li {
float:left;
width:120px;
}
.navigation li a 
{
display:block;
float:left;
height:40px;
line-height:40px;
color:#959595;
text-decoration:none;
font-family:arial, verdana, sans-serif;
font-size:10px;
width:110px;
}
.navigation li a b {
    float:left;
    display:block;
}

.navigation li.current a {
    color:#959595;
    background:url(navigation/nav_hover.gif);
}
.navigation li a:hover {
    color:#a71c0c;
    text-decoration:underline;
    background: url(navigation/nav_hover.gif);
}
.navigation li a em {
    display:block;
    float:left;
    width:32px;
    margin-left:5px;
    height:40px;
}

/* ICON ELEMENTS */
 
.navigation li a em.home 
{
    background-image: url(nav_icons/Home.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.navigation li a em.About {
    background-image: url(nav_icons/About.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.navigation li a em.NewProduct {
    background-image: url(nav_icons/NewProducts.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.navigation li a em.Search {
    background-image: url(nav_icons/Search.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.navigation li a em.Account {
    background-image: url(nav_icons/Account.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.navigation li a em.News {
    background-image: url(nav_icons/News.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.navigation li a em.contact {
    background-image: url(nav_icons/Contact.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.imgBackground
{
    margin:3px;
    text-align:center;
    vertical-align:middle;
}

.catBody
{    
    border:solid 1px gray;
}

.catitems a
{
    color:White;
    font-weight:bolder;
}

.catitems a:hover
{
    color:#a71c0c;
	text-decoration: none;
}
