﻿body 
{
	margin: 0px;
	padding: 0px;	
	font-family: arial;
	font-size: 8pt;
	background: #919296;	
}

img
{
	border:none;
}
input
{

	font-family: arial;
	font-size: 8pt;
	
}
input.button
{
	background: #77B900;
	color: White;
	font-weight: bold;
}

input.btnCancel
{
	background: #CE3134;
	color: White;
	font-weight: bold;
}


#wrapper
{

	margin: 0 auto;
	padding: 0px;
	width: 1024px;	
	
}
#header
{
	margin: 0px;
	padding: 20px 0px 0px 0px;	
		

}
/*******************************************************/
/*                       Top-Menu					   */
/*******************************************************/


#top-menu 
{
	width: 1024px;
	margin-bottom: 10px;
	
}
#top-menu img
{
	margin: 0px;
	padding: 0px;
	border:none;
}
#top-menu li a
{
	color: White;
	font-weight: bold;
	text-decoration: none;	
	padding: 2px 6px 3px 6px;
	font-size: 10pt;	

}
#top-menu li a:hover
{
	color: #211F22;
		
}
#top-menu ul
{
	margin: 0px;
	background: #1E7542;		
	border-top: solid 1px #748980;
	border-bottom: solid 1px #6C987F;
	padding: 3px;	
	text-align:center;
text-transform: uppercase;
}

#top-menu ul li 
{	

	display:inline;		
	
}


.menu-title
{
	background:  #1E7542;		
	
	color: white;		
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold;
	padding: 4px;
	margin: 5px 0px 0px 0px;
}
.menu-title a
{
	color: White;
}
.menu-title a:hover
{
	color: #CE3134;
}
#main
{
	width:1024px;	
	padding: 0;
	background: #1E7542;

}
#left-bar
{
	width: 181px;
	padding: 0px 8px;
	float:left;		
	
}
#content
{
	background: #D0D0B4;
	margin: 0px 0px 0px 197px;
	width: 620px;
	min-height: 600px;
	padding: 0px 5px 0px 5px;

}



#content a
{
	font-weight: bold;
	text-decoration: none;
	color: #211F22;
}
#content a:hover
{
	color: #0085cf;
}
#content h2 a:hover
{
	color: #0085cf;
}
#content h2 a
{
	font-family: arial;
	font-size: 8pt;
	color: #211F22;
}
#right-bar
{
	width: 181px;
	padding: 0px 8px;
	float: right;
	font-family: arial;	
}
#right-bar a
{
	color: white;
	font-weight:bold;
	font-size: 8pt;
	text-decoration:none;
}
#right-bar a:hover
{
	color: #211F22;
	
}
#right-namifiers
{
	border-left: solid 1px #B3BBD4; 
	border-right: solid 1px #B3BBD4; 
	border-bottom: solid 1px #B3BBD4;
	background: url(../Images/bar-background.gif) no-repeat;
	margin-bottom: 5px;
}

/*******************************************************/
/*                       Top-Cart					   */
/*******************************************************/	
#top-cart
{
	font-size:8pt;
	position:absolute; 
	margin: 2px 0px 0px 850px;
}
/*****************************************/
/*          Promotional Menu CSS         */
/*****************************************/



#promotional ul
{
	list-style:none;
	padding: 0px;
	margin: 0px;	
	
	
}
#promotional ul li ul
{
	border: none;
}
#promotional ul li a
{
	display:block;
	color: #211F22;
	font-weight: bold;
	line-height: 17px;
	font-size: 8pt;
	position:relative;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#promotional ul li ul li a
{
	font-size: 8pt;
	font-weight: normal;
	color: #211F22;
	font-family: Arial;
	line-height: 17px;
	
}
#promotional ul li ul li a:hover
{
	color: #0085cf;
	background: #cccfd9;
}
#promotional ul li a:hover
{
	color: #0085cf;
	background: #cccfd9;
}


/*****************************************/
/*            Side Menu CSS              */
/*****************************************/	
.side-menu
{	
	margin: 0px 0px 5px 0px;
}

.side-menu a, #side-menu h2 
{
	font-family: arial;
	font-weight:bold;
	font-size: 8pt;
	color: white;
	display: block;
	border:none;
	margin: 0;
	padding: 2px 3px;
	
}

.side-menu a 
{
	color: white;
	text-decoration: none;		
}

.side-menu a:hover 
{
	color: black;
	
}
.side-menu ul li ul li a:hover
{
	background: none;
}

.side-menu ul
{
	
	list-style: none;
	margin: 0;
	padding: 0;	
	
	
	
}
.side-menu ul ul 
{
	width: 140px;
	padding-left: 13px;	
	
	border: none;
	
}
	

.side-text
{
	border-left: solid 1px #B3BBD4;
	border-right: solid 1px #B3BBD4;
	border-bottom: solid 1px #B3BBD4;
}
.side-text a
{
	font-weight: bold;
	text-decoration: none;
	color: white;
}
.side-text a:hover
{
	color: black;
}

/*******************************************************/
/*                    Footer-Menu					   */
/*******************************************************/

#footer
{
	width: 1014px;	
	height: 40px;		
	padding: 5px 5px 5px 5px;
	background: #919296;
}

#footer a
{
	color: #211F22;
	font-weight: bold;
	text-decoration: none;		
	font-size: 8pt;
}
#footer a:hover
{
	color:#0085cf;
		
}

#footer-menu li a
{
	color: #211F22;
	font-weight: bold;
	text-decoration: none;	
	padding: 2px 6px 3px 6px;
	font-size: 8pt;
}
#footer-menu li a:hover
{
	color:#0085cf;
		
}
#footer-menu ul
{
		
	height: 21px;	
	text-align:center;

}

#footer-menu ul li 
{	

	display:inline;
	border-right: Black 1px solid;	
	
}

/*************************************/
/*         Font Classes              */
/*************************************/
.Font-Discount
{
	color:#CE3134;
	text-decoration:line-through;
}
.Font-TableHead
{
	color: #556C11;
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;    
    
}
.Font-TableHead th
{
	border-bottom: solid 1px #dcdcdc;
}
h1
{
	color: #207443;
	font-family: arial;	
	font-weight: bold;	
}
h2
{
	color: #556C11;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}
h3 
{
	color: #556C11;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}
.category-title
{
	color: #556C11;
	font-family: arial;	
	font-weight: bold;
	font-size: 14pt;
	text-align:center;
	border-bottom: thin solid #556C11;
	margin-top:10px;
	margin-bottom: 5px;	
	text-transform: uppercase;
	
}
.tblTitle
{
	color: white;
	background:  #556C11;	
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-align:center;		
	margin: 1px 0px;	
	padding: 2px;
	text-transform: uppercase;
}

.item-title
{
	color: #556C11;
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	border-bottom: thin solid #556C11;
	margin-bottom: 5px;
	padding-bottom: 2px;
	padding-top:10px;
}
.item-h2
{
	color: #556C11;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	border-bottom: thin solid #556C11;
	
	padding-bottom: 0px;	
	
	margin: 0px 0px 3px 4px;
	
}
.control-h2
{
	color: #CE3134;
	font-family: arial;
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
	border-bottom: thin solid #CE3134;
	margin-bottom: 5px;
	padding-bottom: 2px;
	padding-top:10px;
	
}
.error-text
{
	color: #CE3134;
	font-size:10pt;
	font-family: arial;
	font-weight: bold;
}

/*************************************/
/*          Div Classes              */
/*************************************/
.AddressItem
{
	background: #e7e7e7;
	margin-bottom: 10px;
	border: solid 1px black;
	padding: 5px;
	width: 250px;
	text-align:left;
	
}
.DivEditAddress
{
	background: #e7e7e7;
	border: solid 1px black;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
}
.div-testimonial
{
	width: 580px;
	border: solid 1px black;
	background: #e7e7e7;
	padding: 5px 10px 0px 10px;
	margin: 0px 5px 10px 5px;
	
}
#div-search
{
	padding: 3px 5px 4px 5px;	
	background: url(../Images/bar-background.gif) no-repeat;
	border-left: solid 1px #B3BBD4;
	border-right: solid 1px #B3BBD4;
	border-bottom: solid 1px #B3BBD4;
	margin-bottom: 5px;
}
#div-search input
{
	font-size: smaller;
}
#DivRightRelated
{
	
	border-left: solid 1px #B3BBD4; 
	border-right: solid 1px #B3BBD4;
	border-bottom: solid 1px #B3BBD4;
	margin-bottom: 5px; 
}
#DivRightAddOn
{	
	border-left: solid 1px #B3BBD4; 
	border-right: solid 1px #B3BBD4; 
	border-bottom: solid 1px #B3BBD4;
	margin-bottom: 5px;
}
#DivRightRelated a
{
	color: #211F22;
	font-weight: bold;
	line-height: 17px;
	font-size: 8pt;
	position:relative;


	margin: 0px 0px 0px 5px;
	padding: 0px;
	


}
#DivRightRelated a:hover
{
	color: #0085cf;	
}
#DivRightAddOn a
{
	color: #211F22;
	font-weight: bold;
	line-height: 17px;
	font-size: 8pt;
	position:relative;


	margin: 0px 0px 0px 5px;
	padding: 0px;



}
#DivRightAddOn a:hover
{
	color: #0085cf;
	background: none;
}
.right-side-menu
{
	margin-bottom: 5px;	
	
}

/*************************************/
/*          Custom Specs             */
/*************************************/
.CustomSpecsImg
{
	position:absolute;

}

.FloatLeft
{
	float:left;
}


/*************************************/
/*          Table Classes            */
/*************************************/
.GridOddRow
{
	
}
.GridEvenRow
{
	background: #cccccc;
}
/*******************************************************/
/*                 Detailed Description				   */
/*******************************************************/
#details
{
	width:400px;
}

#details ul li
{
	list-style-type:none;	
}

#details ul li ul li ul li
{
	list-style-type:disc;
	margin-left: 50px;	
}

#details ul
{
	width:600px;
	margin-left:0px;
	padding-left:0px;
}

#details  ul li ul li ul li
{
	
	list-style-type:disc;
}
#details h1
{
	font-size:10pt;
	text-align:center;
}

.WhatsThisBox
{
	background: beige;
	color: Black;
	padding: 5px;	
	border: solid 1px black;
	width: 90%;	
	position: static;	
	margin: 0 auto;
	
	
	
}

.WhatsThisLink
{
	cursor: help;
	color: #556C11;
	font-weight: bold;
	text-decoration: underline;
}
#NoLinkStyle a
{
	font-weight: normal;
	color: black;
	cursor: text;
}
#NoLinkStyle a:hover
{
	font-weight: normal;
	color: black;
	cursor: text;
}
.ChatBox
{
	height: 200px;
	width: 400px;
	background: #EEEEEE;
	position: absolute;
	border: solid 4px black;
	

}