﻿body {
    background: url("images/global_background.gif") repeat-x scroll left top #F2F0E4;
    color: #797979;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 16px;    
	margin : 0px;
	line-height: 23px;
}

H1  {
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 25px;
	font-weight : normal;
	line-height: 20pt;
	color : #C66005;	
	padding:10px 10px 10px 0px;
	text-align: left;
}

H2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : darkgray;
}

H3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : darkgray;
}

.splashText
{
	padding: 5px 0px 0px 5px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;    	
	line-height: 23px;
	margin-left: 5px; 
}
.Error
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	line-height: 23px;
	font-weight: normal;
	color: Red;
}

.checkoutText, .Text
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;    	
	line-height: 23px;
}

.summaryText
{
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;    	
	line-height: 23px;
	font-weight: normal;	
}

.rule
{
	border-bottom: 1px solid #cccccc;
	padding: 5px 0px;
}

.bar
{
    background-color: #666666;
	color: #ffffff;
	font-size: 14px;
	line-height: 23px;
	padding: 5px 4px;		
}

.freeShipping
{
	color: red;
}

#divMessage
{
    overflow:auto;
    overflow-x:hidden;
    height:50px;
    width:95%;  
    font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px; 
    line-height: 23px;	
}

.wait
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;	
	letter-spacing: 1px;
	visibility:hidden;
}

.gcCopyText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;    	
	line-height: 23px;
	text-align: left;
	margin-left: 5px;
	width:98%;
}

.legalText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 23px;
}

#tblSideMenu td
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    padding: 20px 0px 0px 26px;	
}

.faqOuterList
{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 14px;    	
	line-height: 23px;
	text-align: justify;
	width:90%;
}

.faqOuterList
{
   list-style: decimal;
}

.faqOuterList li
{
    padding: 0 0 10px 0;
}

.faqInnerList li
{
    list-style: disc;
    padding: 0;
}

.BulkHeader { padding:0 0 5px 0; }

.tblCartHeader
{
	background-color:#797979;
	/*background-color:#CCCC99;*/
}
.tblCartHeader td
{
	text-align:left;
	/*color:black;
	font-size:12pt;*/
	width:170px;	
	font-size : 12px;
	line-height: 12pt;
	color : black;

}

#divCopy
{
    overflow:auto;    
    font-size:14px;
	line-height: 23px;
    margin-bottom:15px;
    width:95%; 
}

.message {	
	background-color:#FDFD62; 
	border:solid 1px #8c8686; 
	padding:5px; 
	color:Red;
	font-style:italic;	
	/*margin:0 5px 0 5px;*/
}

