/****** Core *******/
body {
	color: #333;
	margin: 0;
	padding:15px;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	/*background-color: #efefef;*/
}
a {
	color:#3666D4;
	text-decoration: none;
	border-bottom: 1px solid #efefef;
}
a:hover {
	border-bottom: none;
}
h1 {
	font-family:arial;
	font-size:32px;
	margin:5px 0px 10px 0px;
}
pm{
	margin-top:5px;
	margin-bottom:5px;
	font-size:17px;
}
img{
	border:0;
}
.noHover {
	border: none;
	background: none;
}
.clear { clear:  both; }
p { margin: 0; }
/*******************/


/****** Global *******/
.searchBox {
	width: 380px;
	padding: 4px;
	border:1px solid #CACCD9;
	font-size: 24px;
	font-weight: bold;
	vertical-align: middle;
}
.searchButton{
	background-color:#efefef;
	border-color:#cbdce9 rgb(11, 57, 93) rgb(11, 57, 93) rgb(203, 220, 233);
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-weight: bold;
	padding:2px 15px 3px;
	text-align:center;
	font-size: 24px;
	vertical-align: middle;
}
#container {
	margin-top: 15px;
	text-align: left;
	width: 100%;
}

.bar{
	width:100%;
	background-color:#e7e7e7;
	height:10px;
	font-size:1px;	
}


.tdLeft{
	text-align:right;
	font-weight:bold;
}

.button{
	background-color:#e7e7e7;
	font-size:17px;
	color:black;
	width:150px;
}

.message{
	color:#d76000;
}

.source{
	font-size:12px;
	
}

.more{
	background-image: url("../images/more.png"); background-repeat: no-repeat; background-position: left center;
	display: block;
	padding-left: 30px;
	height: 24px;
	padding-top: 3px;
}
.more img{
	vertical-align:middle;
}
.more a{
	font-size:12px;
}
#footer{

	padding:5px;
	padding-top:9px;
	padding-left:20px;
	padding-right:20px;
	
	text-align:center;
	font-size:13px;
	height:20px;
	margin-top:15px;
	clear: left;
}
#footer a{
	text-decoration:none;
}
#container{
	width:100%;
	text-align: center;
	margin: 0 auto;
}
#header{
	width:100%;
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
	vertical-align: bottom;
	height: 100%;
	padding-bottom: 10px;
	
}
#header table {
	text-align: center;
	margin: 0 auto 10px auto;
}
#logo{
	text-align: left;
	vertical-align: bottom;
}
#search{
	text-align: left;
	margin-left: 40px;
	vertical-align: bottom;
}
.white {
	background-color: #ffffff;
}
.gray {
	background-color: #f8f8f8;
}
/*******************/



/****** Splash *******/
#splashPage #body .textInput{
	width:275px;
	font-size:16px;
	margin:0;
	border:1px solid black;
	padding:5px;
}
#layout {
	clear: both;
	/*border: 2px solid #1c60ca;*/
	/*background-color: #DADADA;*/
	text-align: center;
	border-top: 5px solid #1c60ca;
	margin: 0 auto;
	padding-top: 8px;
	width: 100%;
}

#layout .right {
	/*border-left: 1px solid #1c60ca;*/
	
}
#layout table tr td {
	vertical-align: top;
}
#splashPage .portalBox {
	padding: 15px;
	background-color: #ffffff;
	border: 1px solid #DADADA;
	margin-top: 48px;
	margin-bottom: 48px;
	width: 100%;
}
#splashPage .middle {
	padding-right: 10px;
	padding-left: 10px;
}
#splashPage h3 {
	width: 100%;
	margin: 0;
	height: 26px;
	vertical-align: middle;
	text-align: left;
	color: #333;
}
/*******************/



/****** Content *******/
#contentPage #body{
	
}
#contentPage #body .textInput{
	width:275px;
	font-size:16px;
	margin:0;
	border:1px solid black;
	padding:5px;
}
#contentPage table{
	margin:0 auto;
}
#contentPage h1{
	margin-left:80px;
}
#details {
	text-align: left;
	width: 80%;
	margin: 0 auto;
}
#details .map img {
	border: 1px solid #000000;
}
#details .title {
	margin: 0 auto;
	font-size: 24px;
	font-weight: bold;
	color: blue;
}
#details .url {
	margin: 0 auto;
	color:#008000;
	font-size: 16px;
}
#details h3 {
	margin: 20px 0 0 0;
}
#details .address, #details .phone, #details .rating, #details .review, #details .reviewDate, #details .description {
	margin-left: 10px;
}
#details .reviewDate {
	color: #999999;
	font-style: italic;
	margin-top: 15px;
	display: block;
}
#details .review {
	display: block;
}
/*********************/



/****** Search Results *******/
.wrapper {
	width: 80%;
	margin: 0 auto;
}
#searchPage #searchResultStats{
	clear:left;
	width:100%;
	text-align: left;
}
#searchPage .relatedSearches{
	width:100%;
	text-align: left;
}
#searchPage #searchResults{
	width:80%;
	float:left;
	text-align: left;
}
#searchPage #resultsDiv {
	border-right: 1px solid #efefef;
	padding-right: 10px;
	margin: 10px 10px 0px 0px;
}
#searchPage #ads1{
	width:20%;
	float:left;
	margin-top:30px;
	
}
#searchPage #searchResults .searchResult{
	padding:15px;
	cursor: pointer;
	border-bottom: 1px dotted #ccc;
}
#searchPage #searchResults .searchResult table {
	width: 100%;
}
#searchPage #searchResults .searchResult table tr td {
	vertical-align: top;
}
#searchPage #searchResults .searchResult table tr .info {
	width: 40%;
}
#searchPage #searchResults .searchResult table tr .review {
	width: 50%;
}
#searchPage #searchResults .searchResult table tr .dist {
	width: 10%;
	text-align: right;
}
#searchPage #searchResults .searchResult:hover{
	background-color:#faff68;
}

#searchPage #searchResults .searchResult .title{

}
#searchPage #searchResults .searchResult .description{

}
#searchPage #searchResults .searchResult .url{
	color:#008000;
	font-size:11px;
}
#searchPage #searchResults .searchResult .phone{
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
}
#searchPage #searchResults .searchResult .address{
	display: block;
	font-size: 10px;
}
#searchPage #searchResults .searchResult .distance{
	font-weight: bold;
	font-size: 11px;
}
#searchPage #searchResults .searchResult .resultCategory{
	display: block;
	margin-top: 6px;
	font-size: 12px;
}
#searchPage #searchResults .searchResult .resultCategory b {
	font-size: 14px;
	display: block;
}

#searchPage #searchResults .searchResult .rating img {
	vertical-align: middle;
}
#searchPage #searchResults .searchResult .source {
	color: #aaa;
}
#searchPage #searchResultNavigation{
	clear:left;
	width: 100%;
}
#searchPage #searchResultNavigation table {
	width:850px;
}
#searchPage #searchResultNavigation .pageNumber{
	padding:5px;
	margin:10px;
	width:25px;
	height:25px;
	text-align:center;
	font-weight:bold;
}
#searchPage #searchResultNavigation .pageNumber:hover{
	
}
#details table {
	width: 100%;
}
#details table tr td {
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
#details .title{

}
#details .url{
	color:#008000;
	font-size:11px;
	display: block;
}
#details .phone{
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
}
#details .address{
	display: block;
	font-size: 10px;
}
#details .resultCategory{
	display: block;
	margin-top: 6px;
	font-size: 12px;
}
#details .resultCategory b {
	font-size: 14px;
	display: block;
}
#details .rating {
	display: block;
}
#details .rating img {
	vertical-align: middle;
}
/****************************/


/****** Weather Plugin *******/
.weatherPlugin{
	padding:10px;
	text-align: center;
	vertical-align: middle;
}
.weatherPlugin table tr td {
	vertical-align: middle;
}
.weatherPlugin img {
	vertical-align: middle;
}
.weatherPlugin .cityName{
	display:block;
	font-size:20px;
	font-weight:bold;
}
.weatherPlugin .temperature{
	font-size:35px;
	font-weight:bold;
	display: block;
}
.weatherPlugin .conditions{
	font-style:italic;
	display: block;
}
/****************************/


/****** Map Plugin *******/
.mapPlugin{
	padding:10px;
	text-align: center;
	vertical-align: middle;
}
.mapPlugin img {
	border: 1px solid #000000;
}
/****************************/


/****** Events Plugin *******/
.pluginEvents{
	padding:10px;
	text-align: left;
	vertical-align: middle;
}
#splashPage .pluginEvents-summary {
	padding: 14px 0px 4px 10px;
	border-bottom: 1px solid #efefef;
}
#splashPage .pluginEvents-summary .heading {
	text-align: left;
}
/****************************/


/****** Categories Plugin *******/
.pluginCategories{
	height: 100%;
	width: 80%;
	text-align: center;
	margin: 0 auto;
}
.pluginCategories a {
	padding: 4px;
	border:1px solid #CCDBE4;
	font-size: 11px;
	background-color: #ffffff;
	margin-top: 35px;
	margin-bottom: 35px;
	line-height: 35px;
}
.pluginCategories span {

}
.pluginCategories a:hover {
	background:#3666D4 none repeat scroll 0%;
	border-color:#2B55AF;
	color:#FFFFFF;
}
/****************************/


/****** Digg Plugin *******/
#splashPage .pluginDiggArticles{
	text-align: left;
	width:100%;
}
#splashPage .pluginDiggArticles-summary {
	padding: 2px;
	border-bottom: 1px solid #efefef;
}
#splashPage .pluginDiggArticles-summary table tr td {
	vertical-align: top;
}
#splashPage .pluginDiggArticles-summary table tr td span {
	font-size: 16px;
	font-weight: bold;
}
/****************************/


/****** Digg Images *******/
#splashPage .pluginDiggImages{
	text-align: center;
	width:100%;
}
#splashPage .pluginDiggImages-summary {
	padding: 2px;
	margin-bottom: 8px;
	border-bottom: 1px solid #efefef;
}
/****************************/


/****** Horoscope Plugin *******/
#splashPage .pluginHoroscope{
	text-align: left;
	width:100%;
	margin:0 auto;
}
#splashPage .pluginHoroscope table tbody tr td {
	text-align: center;
}
/****************************/


/****** Comics Plugin *******/
#splashPage .pluginComics{
	width:100%;
	margin:0 auto;
	text-align: center;
}
/****************************/


/****** Top Searches Plugin *******/
#splashPage .pluginTopSearches{
	text-align: left;
}
#splashPage .pluginTopSearches table {
}
/****************************/


/****** Moreover Plugin *******/
#splashPage .pluginMoreover{
	text-align: left;
	width:100%;
}
#splashPage .pluginMoreover h3 {
	margin-bottom: 10px;
}
#splashPage .pluginMoreover-summary {
	padding: 14px 10px 14px 10px;
	border-bottom: 1px solid #efefef;
	font-size: 12px;
}
#splashPage .pluginDiggArticles-summary table tr td {
	vertical-align: top;
}
#splashPage .pluginMoreover-summary .heading {
	font-size: 16px;
	font-weight: bold;
}
#splashPage .pluginMoreover-summary .newsBody {
	margin: 5px 0 0 18px;
}
#splashPage .pluginMoreover-summary .publicationDate {
	font-size: 14px;
	font-style: italic;
	color: #999;
}
#splashPage .pluginMoreover-summary .description {
	padding: 2px;
}
#splashPage .pluginMoreover-summary .moreNews {
	
}
/****************************/


/****** Vacation Deals Plugin *******/
#splashPage .pluginTravelDeals{
	text-align: left;
	width:100%;
}
#splashPage .pluginTravelDeals-summary {
	padding: 4px;
	border-bottom: 1px solid #efefef;
	margin-bottom: 5px;
	margin-top: 5px;
}
#splashPage .pluginTravelDeals-summary .travelTitle {
	font-size: 16px;
	font-weight: bold;
}
#splashPage .pluginTravelDeals-summary .publicationDate {
	font-size: 12px;
	color: #999;
}
#splashPage .pluginTravelDeals-summary .travelCategory {
	font-size: 12px;
	color: #999;
}
#splashPage .pluginTravelDeals-summary .travelDescription {
	font-size: 12px;
	color: #999;
}
/****************************/