﻿body 
{
	font-family: Arial,Tahoma,Sans-Serif;
	background: transparent url(../images/pattern.jpg) scroll 0 0;
	font-size: .71em;
	margin-top: 0px;
	padding-top: 8px;
}

a
{
	text-decoration: none;
	color: #000;
}

img
{
	border: 0px;	
}

.clear
{
	clear: both;
}

#wrapper
{
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	width: 943px;
	padding: 5px;
	margin-top: -8px;
}

#wrapper #header #menu
{
	font-weight: bold;
	width: 931px;
	height: 30px;
	padding: 6px;
	background: transparent url(../images/menu_back.jpg) repeat-x scroll 0 0;
}

#wrapper #header #menu a
{
	color: #fff;
}

#wrapper #header #menu span
{
	border-left: 1px solid #fff;
	padding: 6px;
	padding-left: 8px;
}

#wrapper #content
{
	float: right;
	width: 682px;
	margin-bottom: 10px;
	margin-right: 2px;
}

#wrapper #content #rightColumn
{
	float: right;
	width: 119px;
}

#wrapper #content #rightColumn img
{
	border: solid 1px #000;
	margin-top: 3px; 
}

#wrapper #content #rightColumn .advertisement
{
	padding-top: 2px;
	width: 121px;
	height: 16px;
	text-align: center;
	background-color: #ffcc7f;
}

#wrapper #content #leftColumn
{ 
	 
	padding-left: 6px;
	padding-right: 5px;
	width: 547px;
}

#wrapper #searchBar
{
	float: left;
	margin-left: 2px;
	margin-top: -3px;
	width: 250px;
}

#wrapper #searchBar .header
{
	font-size: 1.05em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-color: #f77314;
	font-weight: bold;
	color: #fff;
}

#wrapper #searchBar .content
{
	background-color: #ff9900;
	padding: 5px 0px 10px 20px;
	line-height: 2;
}

#wrapper #searchBar #searchFooter
{
	height: 95px;
	
	background-image: url(../images/bg_search.jpg);
	background-color: #ff9900;
 
}

#wrapper #searchBar #help
{
	text-align: center;
	vertical-align: middle;
	margin-top: 30px;
	margin-bottom: 50px;
}

#wrapper #searchBar #newsletterBox
{
	color: #fff;
	text-align: center;
	vertical-align: middle;
	margin-left: 18px;
	margin-top: 20px;
	width: 228px;
	height: 89px;
	margin-top: 15px;
}

#wrapper #searchBar #cards
{
	text-align: center;
	vertical-align: middle;
	margin-top: 60px;
}

#wrapper #footer
{
	border-top: 3px solid #FE9900;
	padding-top: 5px;
	text-align: center;
}

#wrapper #footer span
{
	padding-right: 15px;
}



	
/*------------------------ PACKADGES STYLES -------------------------------------*/
.PACKADGE_HEAD_RESULTS_BORDER
{
	border-color:#f77314;
	border-style:solid;
	border-width:thin;
}
.PACKADGE_HEAD_RESULTS
{
	 background-color:#8DA8FF;
	  color:White;
}	

.PACKADGE_HEAD_RESULTS_ITEMSROWS
{
	 background-color:#BFCEFF;
}	

.PACKADGE_SEARCH_RESULTS_TITLE
{
	font-weight:bolder; 
	margin-bottom:11px; 
	font-size:12px;
}
/*------------------------ PACKADGES STYLES -------------------------------------*/