html
{
overflow:scroll;
}

body
{
height:100%;
width:auto;
/*background-color:#30438A;*/
/*background-color:#14215A;*/
}

/* - - - - - - - - s t r u c t u r e - - - - - - - - - */
#container 
{ 
background-color:#ffffff;
width:744px;
height:100%;
margin-left: auto;
margin-right: auto;
margin-top: 1px;
text-align: left;
vertical-align:top;
border:1px #cccccc solid;
position:relative;
}

#header
{
vertical-align:top;
height:136px;
margin-left:auto;
margin-right:auto;
margin-top: 0px;
margin-bottom: 0px;
text-align:center;
padding-top:0px;
padding-bottom:0px;
}

#header img
{
padding-top:0px;
padding-bottom:0px;
margin-top: 0px;
margin-bottom: 0px;
}

#navigation
{
background-image:url("images/metalbg.gif");
background-repeat:repeat-x;
background-position:top right;
width:744px;
height:21px;
font-family:verdana;
font-size:11px;
font-color:#666666;
margin-top:0px;
padding-top:0px;
}

#navigation td
{
/*border-left:1px #999999 solid;
border-right:1px #cccccc solid;*/
}

#column
{
width:150px;
height:300px;
position:absolute;
right:5px;
padding-top:20px;
padding-left:5px;
margin: 0;
font-size:12px;
}

#body
{
position:relative;
margin-right:160px;
padding-left:30px;
padding-right:15px;
border-right:1px #999999 solid;
font-family:tahoma;
font-size:12px;
color:#595959;
margin-bottom:35px;
min-height:500px;
}

#footer
{
text-align:center;
font-size:9px;
height:21px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
background-image:url("images/metalbg.gif");
background-repeat:repeat-x;
background-position:bottom center;
}

/* - - - - - - - - s t y l  e - - - - - - - - - */

#body p
{
margin-top:7px;
margin-bottom:7px;
line-height:15px;
text-align:justify;
}

#body table, img
{
padding-top:10px;
padding-bottom:10px;
}

#body table.main tr td
{
border:1px #EF9A0D solid;
margin-bottom:10px;
}

#body .product
{
color:#7B94D6;
/*font-weight:bold;*/
}

#body ul
{
list-style-position:outside;
margin-top:5px;
margin-bottom:10px;
padding-top:0px;
padding-bottom:0px;
list-style-image: url("images/orange_bullet.png");
}

#body ol
{
margin-top:5px;
margin-bottom:10px;
}

#body ul ul
{
list-style-image: url("images/blue_bullet.png");
}

/* links within the body */
#body a, #body a:link,#body a:visited, #body a:active 
{ 
text-decoration:none; 
color:#EF9A0D;
}

#body a:hover 
{ 
text-decoration:none; 
color:#000000; 
}

/* dotty links */
#body a.dotty, #body a.dotty:link, #body a.dotty:visited, #body a.dotty:active
{
padding-right:10px;
background-image:url("images/linkout.gif");
background-repeat:no-repeat;
background-position:center right;
color:#7B94D6;
font-weight:bold;
float:right;
}

#body a.dotty:hover 
{
color:#000000;
}
/* navigation bar links */
#navigation a:visited, #navigation a:active, #navigation a:link
{ 
text-decoration:none; 
color:#666666;
font-weight:bold;
}

#navigation a:hover 
{ 
text-decoration:none; 
color:#EF9A0D; 
}

/* links in column*/
#column a, #column a:visited, #column a:active, #column a:link
{
color:#7B94D6;
}

#column ul ul a, #column ul ul a:visited, #column ul ul a:active, #column ul ul a:link
{
color:#666666;
}

#column a:hover 
{ 
text-decoration:none; 
color:#EF9A0D; 
text-decoration:underline;
font-weight:bold;
}

/* column stuff */
#column ul
{
font-family:verdana;
font-weight:bold;
font-size:12px;
color:#7B94D6;
text-transform:capitalize;
margin-top: 0; 
padding-top: 0;
padding-left:15px;
}

#column ul ul
{
font-weight:normal;
font-family:tahoma;
font-size:12px;
margin-top: 0; 
padding-top: 0;
padding-left:15px;

}

#column
{
font-family:verdana;
font-size:12px;
color:#707070;
}

h1.heading
{
font-family:"verdana";
font-size:20px;
font-weight:bold;
letter-spacing:5px;
text-align:center;
color:#14215A;
width:100%;
}

h2.smallheading
{
color:#EF9A0D;
font-family:"century gothic";
font-weight:bold;
font-size:15px;
letter-spacing:1px;
text-align:left;
margin-top:30px;
margin-bottom:5px;
padding:0px;
}

#crumbs
{
width:380px;
padding-left:5px;
}

input,  select, textarea
{
border:1px #7B94D6 solid;
background-color:#ffffff;
font-family:verdana;
font-size:12;
color:#7B94D6;
}

tr{
margin-top :5px;
}

#leftnav {
	width: 150px;
	font-size: 12px;
	vertical-align: top;
	font-size: 85%;
}

ul, ol {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#leftnav a {
	/*/*/padding: 3px; 
	display: block;
	border: 1px dotted #CCC;
	text-decoration: none;
	line-height: 1em;
	width: 150px /* */
}

#leftnav a:link, #leftnav a:visited {
	color: #666;
}

#leftnav a:hover, #leftnav a:active {
	color: #FFFFFF;
	background-color: #6699CC;
	border: 1px solid #000;
}

#leftnav ul {
	/*/*/padding: 0em;
	margin-left: 0em;
	margin-right: 0em;
	list-style-type: none; /* */
}

#leftnav li {
	/*/*/margin: 0px 0px 6px 0px; /* */	
}

#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #999999 !important;
	border: 2px dotted #999 !important; /* */
}

#minicart {
	font-size: 10px;	
}

.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	font-size: 12px;
	background-color: #DDDDDD;
}

.entryTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.entryTable .label {
	background-color: #EFEFEF;
}

.entryTable .content {
	background-color: #FFFFFF;
}


.infoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	background-color: #DDDDDD;
}

.infoTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #EFEFEF;
}

.infoTable .content {
	background-color: #FFFFFF;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #336699;
}

.notice {
	color: #996600;
	font-weight: bold;
}

.addToCartButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight:bold;
	border: 1px solid #336699;
	background-color:#FFCC00;
}

#errorMessage {
	color: #990000;
	font-weight: bold;
}