﻿/*******************************************************
GENERAL TEMPLATE
********************************************************/

.quote {
    font-size: 12px;
    display: block;
    width: 200px;
    line-height: 150%;
    background-color: #f0f0f0;
    padding: 15px;
    text-align: justify;
    font-style: italic;
    float:right;
    margin-left: 10px;
}


body 
{
	padding: 0;
	margin: 0;
	background-attachment: fixed;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: MS Sans Serif, Verdana ;
    font-family: "Lucida Sans",Arial;
	font-size: 14px;
	color: #737373;
}

.mainText
{
    padding-top: 40px;
    padding-bottom: 15px;
    vertical-align: top;
    line-height: 150%;
    text-align: justify;
    color: Black;
    width: 400px;
}

img 
{
	padding: 0px;
	margin: 0px;
}

a img
{
	border: none;
	margin: 0px;
	padding: 0px;
}


.HeaderLine
{
	background-image: url(../images/header_gradient_line.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 100%;
	padding-top: 5px;
	z-index: 4;
}

td.HeaderText
{
	
}

.HeaderText
{
	font-size: 22px;
	color: #415D85;
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 20px;
	z-index: 5;
}

.top_menu 
{
	height: 18px;
	text-align: right; 
	padding-right:10px;
	background-image: url(../images/top_bar.gif); 
	background-repeat: no-repeat;
	vertical-align: middle;padding-top: 0pt;
font-size: 11px;
font-family: "Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
color: #787878;
}

span#date
{
	vertical-align: text-bottom;
	margin-bottom: 3px;
}

img#banner 
{
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}


table 
{
	
	text-align: left;
	vertical-align: top;
	border-spacing: 0px;
	border: 0px;
}

td
{
	padding: 0px 0px 0px 0px;
	border-spacing: 0px;
}


#divMenu 
{
	float: left;
	width: 135px;
	background-color: #546E91;
	padding-top: 0px;
	padding-bottom: 10px;
}

/* #divMenu a { */
.menuLead, .menuItem {
	font-size: 12px;
	background-color: #EEEEEE;
	padding: 5px;
	border-bottom: 1px solid #DDDDDD;
	display: block;
	text-decoration: none;
	color: #787878;
}

/* #divMenu a:hover { */
.menuLead:hover, .menuItem:hover {
	background-color: #FFFFFF;
	color: black;
}

.menuItem
{
	font-size: 9px;
	background-color: #DDDDDD;
	padding-left: 8px;
	border-bottom: 1px solid #FFFFFF
}

#divContent
{
	float: left;
	width: 580px;
	height: 100%;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-left: 5px;
	border: none;
	font-size: 14px;
}

#divContent a
{
	color: #546E91;  /* #FAC000; */
	text-decoration: none;
}

#divContent a:hover
{
	text-decoration: underline;
}

.h1
{
    padding-bottom: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: normal;
    font-style: italic;
    font-size: 21px;
    color: #618337;
    text-align: left;
}

.prodTitle, .h2
{
	font-size: 20px;
	color: #546E91;
	margin-bottom: 10px;
}
	
.h2 
{
	font-size: 16px;
    margin-bottom: 8px;
    text-align: left;
}
	
	
div#verticalsplit
{
	background-color: #DDDDDD;
	height: 380px;
	width: 2px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}



.footer {
	font-size: 10px;
	color: #666666;
	border-top: 1px solid #D3D3D3;
	padding: 4px;
	background-color: #DDDDDD;
}

#footer a:link, #footer a:visited {
	border-bottom: dotted 1px #666666; 
	text-decoration: none; 
	color: #666666; 
	font-size:10px;
}

#footer a:hover {
	border-bottom: none;
}

/*******************************************************
PRODUCT SUMMARY PAGE
********************************************************/

#productLayout 
{
	width: 100%;
	font-size: 11px;
	margin-top: 5px;
}

#productLayout img 
{
	width: 100px;
}
#productLayout td
{
	vertical-align: top;
	padding: 5px;
}
#productLayout tr
{
	margin-bottom: 5px;
	border-bottom: dotted 1px #737373;
}
#productLayout tr:hover
{
	background-color: #EEEEEE;
	border-bottom: dashed 2px black;
}


.prodTitle a
{
	font-size: 14px;
	margin-bottom: 3px;
	text-decoration: none;
	color: #546E91;
}

.prodTitle h2
{
	font-size: 12px;	
}

.prodTitle a:hover
{
	text-decoration: underline;
}

td.imgContainer 
{
	width: 105px;
}
.thumb
{
	text-align: center;
	width: 115px;
	height: 115px;
	vertical-align: middle;
	border: dotted 1px #DDDDDD;
	background-color: White;
	display: table;
	_position: relative;
	overflow: hidden;
	
}
.thumb div
{
	font-size: 9px;
	color: black;
	color: #BBBBBB;
}



/*******************************************************
PRODUCT DETAILS PAGE
********************************************************/

#ProductDetails 
{
	font-size: 10px;
	font-family: Verdana, Arial;
}


#ProductImages
{
	float: right;
	width: 130px;
	text-align: center;
	margin: 0px 0px 20px 10px;
}

#ProductImages a img
{
	/* text-decoration: none; */
	border: dotted 1px #DDDDDD;
	width: 100px;
}

#ProductImages a:hover img
{
	border: dotted 1px silver	;
}

#ProductImages .ProductThumbnail
{
	width: 100px;
	height: 120px;
	margin-bottom: 5px;
}

.ProductThumbmailCaption
{
	color: #BBBBBB;
}

/*******************************************************
FAQ
********************************************************/
/*
.faqQuestion {
    color: black;
    font-size: 14px;
    font-weight: bold;
}
.faqAnswer {
    color: #546E91;
    font-size: 12px;
}
*/

.faqQuestion
{
	background-color: #0066BB;
	color: White;
	font-size: 14px;
	width: 300px;
	padding: 3px 3px 3px 3px;
	border-bottom: #99ccff 2px solid;
	border-right: #99ccff 1px solid;
}

.faqAnswer
{
	padding-top: 5px;
	background-color: #f2f2f1;
	font-size: 12px;
	color: black;
	border-right: #99ccff thin solid;
	border-top: #99ccff thin solid;
	border-left: #99ccff thin solid;
	border-bottom: #99ccff thin solid;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	width: 95%;
	text-align: justify;
}


/*******************************************************
NEWS
********************************************************/

.NewsTitle
{
	background-color: #0066BB;
	color: White;
	font-size: 14px;
	width: 300px;
	padding: 3px 3px 3px 3px;
	border-bottom: #99ccff 2px solid;
	border-right: #99ccff 1px solid;
}

.NewsContent
{
	padding-top: 5px;
	background-color: #f2f2f1;
	font-size: 12px;
	color: black;
	border-right: #99ccff thin solid;
	border-top: #99ccff thin solid;
	border-left: #99ccff thin solid;
	border-bottom: #99ccff thin solid;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	width: 450px;
	text-align: justify;
}