@import url("/differentiation.css");

body			{	font-family: Arial;
					font-weight:normal;
					font-size: 12px;
					background-color: #EFEFEF;
				}

form 			{	display:inline;
					padding: 0px;
					margin: 0px;
				}
				
				
a:link,a:visited	{
					font-weight:		bold;
					color: 				#888;
					line-height: 		2em;
					text-decoration:	none;
}	

#xdesc a:link	{
					font-weight:		bold;
					color: 				#336666;
					line-height: 		2em;
					text-decoration:	none;

}

#xdesc a:visited	{
					font-weight:		bold;
					color: 				#336666;
					line-height: 		2em;
					text-decoration:	none;

}


.basket:link,.basket:visited			{
					font-weight:		normal;
					color: 				#555;
					font-family:		Verdana;
					font-size:			10px;
					text-decoration:	underline;
					
}	

.navlink:link,.navlink:visited			{
					font-weight:		normal;
					color: 				#336666;
					font-family:		Verdana;
					font-size:			9px;
					text-decoration:	none;
					
}

.navlink:hover		{
					color: 				#111;
					
}


			
			
.home_hd		{	background: url(/img/home_pat.jpg) repeat-x;

				}
			
			
				
.home_nav2		{	background-color: #E7D9D9;
					border-top: 1px solid #72a5a5;
					border-bottom: 1px solid #93C3C3;
					font-family: Arial;
					font-size: 9px;
					font-weight: bold;
					color: #80acac;
				}
				
.home_nav2_search{	background-color: #E7D9D9;
					border-top: 1px solid #72a5a5;
					font-family: Arial;
					font-size: 9px;
					font-weight: bold;
					color: #80acac;
				}
				
.nav			{	font-family: Arial;
					font-size: 9px;
					font-weight: bold;
					color: #A4A4A4;
					line-height: 2em;
				}

.nav ul {
	list-style: none inside;
	padding-left: 20px;
	margin-left: 0px;
}
				
.home_msg		{	position: absolute;
					z-index:1;

					width: 220px;
					height: 100px;
					font-family: Arial;
					font-size: 10px;
					font-weight: bold;
					color: #A4A4A4;
					line-height: 1.5em;
				
				}

.hohohome_msg
{
	position: absolute;
	z-index:2;

	width: 250px;
	height: 100px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #A4A4A4;
	line-height: 1.5em;
}

.hohohome_msg h1 {
	border: 2px solid #CB000C;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #CB000C;
	color: white;
	font-size: 14px;
}

.hohohome_msg h1 a {
	padding: 5px;
	margin: 0px;
	color: white;
}

.hohohome_msg p {
	border: 2px solid #CB000C;
	padding: 7px;
	margin-top: 0px;
	margin-bottom: 4px;
}

.hohohome_msg ul {
	padding-left: 10px;
	margin-left: 0px;
}

.hohohome_msg li {
	padding-left: 0px;
	margin-left: 0px;
}


				
.featured_item	p {	
					font-family: Arial;
					font-size: 10px;
					font-weight: normal;
					color: #999;
					line-height: 1.25em;
					padding-left: 10px;
					
				}
				
.featured_item	.hd {	
					font-family: Arial;
					font-size: 15px;
					font-weight: normal;
					color: #999;
					letter-spacing: 2px;
					line-height: 1em;
					padding-left: 10px;
					padding-top: 15px;
				}
				
				
.featured_item	:link {	
					font-family: Arial;
					font-size: 10px;
					font-weight: normal;
					color: #999;
				
					letter-spacing: 1px;
				}	
				
.footer					{	
						font-family: Arial;
						font-size: 9px;
						font-weight: normal;
						color:#80ACAB;
						padding: 3px 5px 3px 5px;
						}


.footer:link	{	
						text-decoration: none;
						font-family: Arial;
						font-size: 9px;
						font-weight: normal;
						color:#80ACAB;
						padding: 3px 5px 3px 5px;
						
						}
				
				
.greener:link,.greener:visited	{
					font-family: 		Arial;
					font-size: 			12px;
					letter-spacing:	1px;
					font-weight:		normal;
					color: 				#336666;
					line-height: 		1.5em;
					text-decoration:	none;

				}
				
.greener:hover	{
					font-family: 		Arial;
					letter-spacing:	1px;
					font-size: 			12px;
					font-weight:		normal;
					color: 				#000000;
					line-height: 		1.5em;
					text-decoration:	none;

				}
				
.grayDesc {

		font-family: 		Verdana, Arial;
		font-size: 			10px;
		font-weight:		normal;
		color: 				#444;
		line-height: 		1.6em;
		text-align:			left;
	
	
}

.extraBox{

	background-color:white;
	padding:5px;
	text-align:left;
	border:1px solid #336666;
	text-align:center;
	
}

.subheadgray{
	padding-bottom:10px;
	text-align:center;
	font-weight:bold;
	font-family:verdana;
	font-size:14px;
	color:#666;
	
	
}

.verification_errors {
	border: 2px solid #D55200;
	background-color: #D55200;
	color: white;
	width: 350px;
	margin-bottom: 1em;
}

.verification_errors h1 {
	font-size: 14px;
	color: white;
	margin-left: 15px;
}

.verification_errors ul {
	background-color: white;
	color: black;
	padding: 6px 30px;
	margin: 0px;
}

.verification_errors li {
	margin: 0px;
	padding: .5em 0px .5em 0px;
}

.verification_errors p {
	background-color: white;
	color: black;
	padding: 6px 30px;
	margin: 0px;
}
				
