/***************** Layout ************************/
BODY
{
	font-family: Verdana,arial,MS Sans Serif;
	padding-top: 12px;
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px;		
	text-align: center;
	background-color: #332418;
}

h1
{
	font-size: 1px;
	visibility: hidden;
	padding: 0px;
	margin: 0px;
}

.image_more
{
	padding: 8px 0px 0px 0px;
}

.product_sub_links_padding
{
	padding-top: 0px;
}

.page_image_title
{
	padding-bottom: 15px; 
}

.product_main_cell
{
	vertical-align: top; 
	padding: 3px 0px 10px 29px;
}

.product_description_cell
{
	padding-right: 25px;
}

.product_images
{
	border: 1px solid #aeaeae;
	padding: 15px 15px 7px 15px;
}

.product_image_cell
{
	width: 230px; 
	text-align: right;
}

.product_main_text
{
	padding-right: 20px;
}

.title
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #111;
	font-weight: bold;
	padding-bottom: 1px;
}

.title_product
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333E47;
	font-weight: bold;
	padding-bottom: 1px;

}

.title_large
{
	font-size: 17px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #333E47;
	font-weight: normal;
	padding-bottom: 1px;
}

.title_faq
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #111;
	font-weight: bold;
	padding-bottom: 8px;
}

.product_nav_bar
{
	padding-bottom: 15px;
	text-align: right;
}

.contact_information
{
	text-align: left; 
	padding: 5px 8px 5px 10px;
}

.copyright
{
	text-align: right; 
	padding: 1px 12px 0px 0px;
	vertical-align: middle;
}	

.dbweb_union
{
	text-align: left; 
	padding: 7px 0px 6px 12px;
}

.dbweb_text
{
	text-align: right; 
	padding: 7px 12px 6px 0px;
}	

.div_padding_between_tables
{
	padding-bottom: 5px;
}

#divInfoPopup
{
    position: absolute;
    left: 0px;
    top: 0px;
    border: 1px solid #a9a9a9;
    background-color: #fff;
    display: none;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
}

.email_form_table td
{
	padding-top: 12px;
}

.faq_padding
{
	padding-bottom: 4px;
}

.form_titles
{
	padding-bottom: 1px;
	color: #333;
	font-weight: 600;
}

.links_padding
{
	padding-bottom: 6px;
}

.links_padding_indent
{
	padding-bottom: 6px;
	padding-left: 12px;
}

.logo
{
	text-align: right;  
	padding: 10px;
}

.newsletter
{
	text-align: left; 
	vertical-align: bottom; 
	padding: 0px 0px 12px 14px;
}

.request_product_padding
{
	padding-top: 4px;
}

.request_product_small
{
	font-weight: 400;
}

.table_layout_dbweb
{
	text-align: center;
	width: 772px; 
	background-color: #333E47; 
	border: 1px solid #676767;
}

.table_layout_dbweb td
{
	color: #fff;
}

.table_layout_footer
{
	width: 772px; 
	background-color: #fff; 
	border-left: 1px solid #E7E1D8; 
	border-top: 1px solid #E7E1D8; 
	border-right: 1px solid #E7E1D8;
	text-align: center;
}

.table_layout_logo
{
	width: 772px; 
	background-color: #fff; 
	border: 1px solid #E7E1D8; 
	text-align: center;	
}

.table_layout_menu
{
	width: 772px; 
	background-color: #fff;
	text-align: center;
}

.table_layout_menu_items
{
	text-align: right; 
	width: 100%; 
	padding: 4px 8px 4px 0px; 
	border: 1px solid #E7E1D8;
}

.table_layout_template_body
{
	width: 772px; 
	height: 100px; 
	background-color: #fff; 
	border: 1px solid #E7E1D8;
	text-align: center;
}	

.template_body_home
{
	text-align: left; 
	padding: 10px;
}

.template_body
{
	text-align: left; 
	padding: 12px;
}

/******************** Layout End ********************/			



/******************** Links *************************/

A    { }

A:link   { color: #D1760B; text-decoration: none;}
A:visited   { color: #D1760B; text-decoration: none;}
A:hover  { color: #B9B7B8; text-decoration: underline;}		
A:active   { color: #D1760B; text-decoration: none;}

.bottomlink 
{ 
	font-family: arial,MS Sans Serif;
	font-style: normal;
	font-size: 10px;
	text-decoration: normal;
}
a.bottomlink:link { text-decoration: underline; color: #332418; }
a.bottomlink:visited { text-decoration: underline; color: #332418;}
a.bottomlink:hover { text-decoration: underline; color: #999;}			
a.bottomlink:active { text-decoration: underline; color: #332418;}


.mainlink 
{
	font-family: Verdana,arial,MS Sans Serif;
	font-style: normal;
	font-size: 11px;
	text-decoration: normal;
}
a.mainlink:link { text-decoration: normal; color: #5577bb; }
a.mainlink:visited { text-decoration: normal; color: #5577bb; }
a.mainlink:hover { text-decoration: underline; color: #659CC9;}	
a.mainlink:active { text-decoration: normal; color: #5577bb; }

.navlink 
{ 
	font-family: arial,MS Sans Serif;
	font-style: normal;
	font-size: 11px;
	text-decoration: normal;
}
a.navlink:link {  color: #5577bb; }
a.navlink:visited { color: #5577bb;}
a.navlink:hover {  color: #89898D;}			
a.navlink:active {color: #5577bb;}

/******************** End Links **********************/



/******************** Colors *************************/

.title_black { color: #111; font-weight: 600; padding-bottom: 1px; }
.important { color: #AE032F; }
.required { color: #bb0000; }

/****************** End Colors ***********************/


/****************** Text Types ***********************/

.product_line_spacing
{
	padding-top: 10px;
	padding-bottom: 8px;
}


.line_spacing
{
	padding-top: 8px;
	padding-bottom: 8px;
}

div.hr{
	height: 1px;
	background: #b2b2b2;
	overflow: hidden;
}

div.hr hr{
	display: none;
}

div.hr_white{
	height: 1px;
	background: #fff;
	overflow: hidden;
}

div.hr_white hr{
	display: none;
}

.small 
{
	font-family: Verdana,arial,MS Sans Serif; 
	font-size: 9px;
	color: #454545; 
}

.smallwhite 
{
	font-family: Verdana,arial,MS Sans Serif; 
	font-size: 9px; 
	color: #FFFFFF;
}


/****************** End Text Types *******************/


/****************** Form *****************************/

.hide
{
    visibility: hidden;
    overflow: hidden;
    height: 0px;
    width: 0px;
    display: none;
}

.show
{
    visibility: visible;
}

#dek { position: absolute; }
IMG { border: 0px; }
INPUT  { color: #333; font-size: 11px; font-family: verdana, arial, helvetica; }
FORM   { margin: 0px; padding: 0px; }
PRE { color: #333; font-size: 11px; font-family: verdana, arial, helvetica; }
SELECT   { color: #333; font-size: 11px; font-family: verdana, arial, helvetica; }
STRONG  { color: #666; font-weight: bold; font-size: 11px; }
TD { color: #252525; font-size: 11px; font-family: verdana, arial, helvetica; vertical-align: top; }
TEXT AREA  { color: #333; font-size: 11px; font-family: verdana, arial, helvetica; BORDER-RIGHT: #787878 1px solid; BORDER-TOP: #787878 1px solid; BORDER-LEFT: #787878 1px solid; BORDER-BOTTOM: #787878 1px solid; }

.button 
{ 
	BORDER-RIGHT: #555555 1px solid; 
	BORDER-TOP: #555555 1px solid; 
	BORDER-LEFT: #555555 1px solid; 
	BORDER-BOTTOM: #555555 1px solid; 
	border-width: 1px; 
	background-color: #0078c1; 
	color: white; 
}

.textbox 
{ 
	BORDER-RIGHT: #787878 1px solid; 
	BORDER-TOP: #787878 1px solid; 
	BORDER-LEFT: #787878 1px solid; 
	BORDER-BOTTOM: #787878 1px solid;
	background-color: ffffff;
	font-size:11px;
}

.textbox_highlight 
{ 
	BORDER-RIGHT: #787878 1px solid; 
	BORDER-TOP: #787878 1px solid; 
	BORDER-LEFT: #787878 1px solid; 
	BORDER-BOTTOM: #787878 1px solid;
	background-color: #ffffcd;
	font-size:11px;
}

/****************** End Form *************************/

/* ### EOF ### */