/***********************************************************************/
/***********************************************************************/
/*****************************globals***********************************/
/***********************************************************************/
/***********************************************************************/
/*nothing*/

/***********************************************************************/
/***********************************************************************/
/*****************************search_results****************************/
/***********************************************************************/
/***********************************************************************/
#search_results{
	float: left;
	padding:0px;
	margin:0px 0px 0px 0px;
	width:635px;
}

/****************************control_buttons****************************/
table.controlBox {
	float:right;
	width: 635px;
	padding-left:10px;
	height:36px;
	background-color:#0018FF;
	color: white;
}

table.controlBoxBasic {
	float:right;
	width: 625px;
	height:34px;
}

select.sortBySelect {
	width:100px;
}
select.sortByHiLow{
	width:100px;
}
input.firstLastPageButton {
	width:30px;
}
input.nextPrevPageButton {
	width:50px;
}

/************************ad_information***********************/
div.wholeBox {
	float:right;
	width:620px;

}

div.wholeBoxWhite {
	float:right;
	width:620px;

}

div.wholeBoxWhiteLong {
	float:right;
	width:100%;
	border-top: 2px solid black;

	
}

div.wholeBoxColor {
	float:right;
	width:620px;
	
}

div.wholeBoxBgColor {
	float:right;
	width:100%;
	background-color:#f7f7f7;
		
}
div.topBorder {
	
}
div.dailyPriceText {
	float:right;
	font-size:10px;
	font-family:verdana;
	font-weight:normal;
	color:gray;
	margin:3px 5px 0px 0px;
}
div.priceBox {
	float:right;
	width:100px;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	background-color:#0018FF;
	color:white;
	text-align:center;
	padding-bottom:3px;
	padding-top:1px;
}
div.noPriceBox {
	float:right;
	width:100px;
	height:20px;
}
table.wholeBoxSub {
	float:left;
	width:100%;
	padding-left: 10px;
	border-bottom: 2px solid black;
}

td.infoImage {
	vertical-align:top;
	width:100px;
	padding-bottom:20px;
}
td.infoAdImage {
	vertical-align:top;
	width:171px;
	padding-bottom:20px;
}
td.infoText {
	vertical-align:top;
	padding-left:10px;
	padding-bottom:20px;
}

td.infoAdText {
	vertical-align:top;
	width:100%;
	padding-left:10px;
	padding-bottom:20px;
}
td.infoButton {
	width:100px;
}
div.channelInfo {
	float:left;
	width:100px;
	text-align:center;
}
div.adChannelInfo {
	float:left;
	width:171px;
	text-align:center;
}
img.publisherThumbnail {
	float:left;
}
/**************beginning_of_box_info**********/
div.titleHead { /*name*/
	float:left;
	font-weight:bold;
	font-size:14px;
	padding-right:5px;
	color:black;
}
a.black, a.black:link, a.black:visited, a.black:active {
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:black;
}
a.black:hover {
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
	color:black;
}
a.pubColor, a.pubColor:link, a.pubColor:visited, a.pubColor:active {
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:black;
}
a.pubColor:hover {
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
	color:black;
}
a.adColor, a.adColor:link, a.adColor:visited, a.adColor:active {
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:black;
}
a.adColor:hover {
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
	color:black;
}
div.titleSide { /*address*/
	float:left;
	font-weight:normal;
	color:gray;
	padding-top:2px;
	font-size:12px;
}
a.gryblack, a.gryblack:link, a.gryblack:visited, a.gryblack:active {
	text-decoration:none;
	color:gray;
	font-size:12px;
}
a.gryblack:hover {
	text-decoration:underline;
	color:gray;
	font-size:12px;
}
a.greentxt, a.greentxt:link, a.greentxt:visited, a.greentxt:active {
	text-decoration:none;
	color:green;
}
a.greentxt:hover {
	text-decoration:underline;
	color:green;
}
div.bottomLine { /*categories*/
	float:left;
	width:100%;
	font-size:11px;
	font-family:verdana;
	color:green;
}
div.grayText { /*location*/
	float:left;
	width:100%;
	margin:0px 0px 10px 0px;
	font-family:verdana;
	font-style:italic; 
	color:#767676;
}
div.id_tag_under_picture {
	float:left;
	width:100px;
	text-align:center;
	padding-top:2px;
}
a.links_id, a.links_id:active, a.links_id:link { 
	font-size:10px;
	text-decoration:none;
	color: #004A91;
}
a.links_id:hover { 
	text-decoration:underline;
}
div.boldGreen {
	float:left;
	font-weight:bold;
	color:green;
}
div.boldRed {
	float:left;
	font-weight:bold;
	color:red;
}
/***************gray_info_text**************/
div.infoBox {
	float:left;
	width:210px;
	padding: 0px 5px 0px 0px;
}
div.infoBox2 {
	float:left;
	width:170px;
	padding: 0px 5px 0px 0px;
}
div.grayHead {
	float:left;
	font-weight:bold;
	color:gray;
	padding-right:5px;
}
div.rentMe {

	margin-left:auto;
	margin-right:auto;
}
div.italicGray {
	color:gray;
	font-style:italic;
	float:left;
}
/******kayaks updating box******/
/*div.absoluteUpdating {
	position:absolute;
	width:600px;
	top:150px;
	left:50%;
	margin-left:-60px;
	visibility:hidden;
	font-family:verdana;
	font-size:18px;
	background-color:#FFDA8B;
	color:#FFB30F;
	width:400px;
	font-weight:bold;
	border: 2px solid #FFB30F;
	text-align:center;
	padding-top:80px;
	padding-bottom:80px;
}*/
/*********************************/

















