@charset "utf-8";
/* CSS Document */

html, body{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
} 
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}	
caption, th, td {
	text-align: left;
	font-weight: normal;
}	
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}	
.clearfix {
	display:inline-block;
}	
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*........... do not change or amalgamate the above clearfix styles..................*/

body {
	font: 11px Verdana, Geneva, sans-serif;	
}

hr {
	border-style: none;
	height: 1px;
	margin: 10px auto;
	border-top: dotted 1px #CCC;
}

h1 {
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #333;
}

strong.red {
	color: #CC0000;
}

#page {
	margin: 0 auto;
	width: 800px;
	
}

#search-page {
	width: 100%;
	margin: 0 auto;
}

/*................................... Begin Header ...................................*/

#header {
	height: 100px;
}

#header .logo {
	float: left;
	padding: 25px 0;
	
}

#header .logo .gray{	
	font: bold 25px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
}

#header .logo .red{	
	font: bold 25px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #CC0000;
}

#header .logo .sub {
	font: 13px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #000000;
}

#header .logo a {
	text-decoration: none;
}

#header .links {
	float: right;
	padding: 40px 0;
	
}

/*................................... End Header ...................................*/

/*................................... Begin Search Header ...................................*/

#search-header {
	height: 80px;
}

#search-header .logo {
	float: left;
	padding: 15px 35px 15px 20px;
}

#search-header .logo .gray{	
	font: bold 25px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
}

#search-header .logo .red{	
	font: bold 25px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #CC0000;
}

#search-header .logo .sub {
	font: 13px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #000000;
}

#search-header .logo a {
	text-decoration: none;
}

#search-header .search-box {
	float: left;
	width: 650px;
	padding: 10px;	
}

#search-header .search-text {
	width: 434px;	
}


#search-header .settings {
	float: right;
	padding: 10px;	
}

#search-header .settings a {
	padding: 0 5px 0 5px;
	color: #4A8A8C;
}

.gray-bar {
	background: url(images/bar-gray.jpg) top left repeat-x;
	height: 34px;
	padding: 0 10px 0 10px;
	font-weight: bold;
	line-height: 34px;
	}

.gray-bar .pager {
	float: center;
	list-style: none;
	padding: 6px 0 6px 10px;	
}

.gray-bar .pager li {
	float: left;
	width: 25px;
	height: 22px;
	line-height: 22px;
	padding: 0 2px 0 2px;
	border-right: solid 1px #333333;
}

.gray-bar .pager li a, .gray-bar .pager li span {	
	display: block;
	color: #333;	
	text-decoration: none;
	text-align: center;	
}

.gray-bar .pager li a:hover, .gray-bar .pager li span {
	background: #333333;
	color: #FFF;
}

.gray-bar .fltlf {
	float: left;
}

.gray-bar .fltrt {
	float: right;


#black-bar {
	background: url(images/bar-gray.jpg) top left repeat-x;
	height: 34px;
	padding: 0 10px 0 10px;
	font-weight: bold;
	line-height: 34px;
	}

#black-bar .fltlf {
	float: left;
}

#black-bar .fltrt {
	float: right;


#black-bar .fltlf a {	
	display: block;
	color: #333;	
	text-decoration: none;
	text-align: center;	
}

#black-bar .fltlf  a:hover {
	background: #333333;
	color: #FFF;
}
/*................................... End Search Header ...................................*/


/* Begin Sponsored Result */

.sponsored-results {
	background: #FFFFD9;
	padding: 10px;	
}

.sponsored-results p {
	line-height: 20px;
}

/* End Sponsored Result */



/* Begin Related Searches */

#related-searches {
	margin-top: 20px;
	border-top: dotted 1px #CCC;
	padding: 0 20px 0 20px;
	height: 50px;
	line-height: 50px;
}

#related-searches a {
	padding: 0 20px 0 20px;
}

/* End Related Searches */



/*................................... Begin Main Content ...................................*/

/* Begin Search */

#search {
	text-align: center;
	padding: 50px 0 20px 0;
}

#search .search-text {
	margin: 0 auto;
	width: 440px;
	padding-bottom: 6px;
}

.search-textbox {
	float: right;
	background: url(images/search-textbox-bg.jpg) top left no-repeat;
	font: 12px Verdana, Geneva, sans-serif;
	height: 25px;
	width: 360px;
	border: none;
	padding: 5px 4px 4px 4px;
	margin: 2px 8px 0 0;
}

.search-button {
	float: right;
	background: url(images/btn-search.jpg) no-repeat 0 0;
	border: 0;
	display: block;
	height: 28px;
	font: bold 11px Tahoma, Geneva, sans-serif;
	width: 66px;
	color: #FFF;
	vertical-align: baseline;
	vertical-align:"1px";
}

#search .categories {
	margin: 0 auto;
	width: 685px;
	background: url(images/search-categories-bg.jpg) top left no-repeat;
	height: 29px;
	line-height: 29px;
	color: #FFF;
}

#search p a {
	margin: 0 5px 0 5px;
	color: #3A6F70;
}
			 
/* End Search */

/* Begin Offers */

#offers .top{
	background: url(images/box-top-offers.jpg) top left no-repeat;
	height: 10px;
}

#offers .bottom{
	background: url(images/box-bottom-offers.jpg) top left no-repeat;
	height: 10px;
}

#offers .content{
	padding: 0 10px 0 10px;
	background: #DCDCDC;
}

#offers .col1 {
	float: left;
	width: 389px;
	border-right: solid 1px #CCC;
}

#offers .special-offers {	
	margin-top: 6px;	
	padding: 23px 0 22px;
}

#offers .special-offers a {
	padding-left: 4px;
}

#offers .col2 {
	float: right;
	width: 769px;
	padding-left: 10px;
	padding-right: 5px;
	text-align: left;
}

#offers .col2 .top {
	background: url(images/box-popular-top.jpg) top left no-repeat;
	width: 769px;
	height: 10px;
}

#offers .col2 .bottom {
	background: url(images/box-popular-bottom.jpg) top left no-repeat;
	width: 769px;
	height: 10px;
}


#offers .col2a {
	float: right;
	width: 769px;
	padding-left: 10px;
}

#offers .col2a .top {
	background: url(images/box-popular-top.jpg) top left no-repeat;
	width: 769px;
	height: 10px;
}

#offers .col2a .bottom {
	background: url(images/box-popular-bottom.jpg) top left no-repeat;
	width: 769px;
	height: 10px;
}


#offers .popular-searches {	
	align: center;
	width: 769px;
	padding: 0 10px 0 10px;
	background: #CC0001;
}

#offers .popular-searches ul {
	float: left;
	list-style: none;	
	width: 118px;
}

#offers .popular-searches ul li {
	text-align: left;
	line-height: 14px;
	color: #FFF;
}

#offers .popular-searches ul li a {
	text-decoration: none;
	color: #FFF;
}

#offers .popular-searches ul li a:hover {
	text-decoration: underline;
}

#offers .popular-searches table {
	float: center;
	font: 11px Verdana, Geneva, sans-serif;

}


#offers .popular-searches td {
	float: center;
	align: center;	
	text-align: left;
	color: #FFF;
	padding-left: 20px;
	padding-right: 20px;
}

#offers .popular-searches td a {
	text-decoration: none;
	color: #FFF;
}

#offers .popular-searches td strong {
	text-decoration: none;
	color: #FFF;
}

#offers .popular-searches td a:hover {
	text-decoration: underline;
}

#offers .popular-search {	
	width: 769px;
	height: 96px;
	padding: 0 10px 0 10px;
	background: #CC0001;
}

#offers .popular-search ul {
	float: left;
	list-style: none;	
	width: 118px;
}

#offers .popular-search ul li {
	line-height: 14px;
	color: #FFF;
}

#offers .popular-search ul li a {
	text-decoration: none;
	color: #FFF;
}

#offers .popular-search ul li a:hover {
	text-decoration: underline;
}

/* End Offers */

/* Begin Ads */

#ads {
	margin-top: 10px;
}

#ads .top{
	background: url(images/box-top-ads.jpg) top left no-repeat;
	height: 10px;
}

#ads .bottom{
	background: url(images/box-bottom-ads.jpg) top left no-repeat;
	height: 10px;
}

#ads .content{
	background: #808080;
	text-align: center;
	padding: 5px 0 5px 0;
}

/* End Ads */

/*................................... End Main Content ...................................*/

/*................................... Begin Footer ...................................*/

#footer {
	text-align: center;
	color: #666666;
	margin: 20px 0 20px 0;
}

#footer p {
	line-height: 25px;
}

#footer p a {
	margin: 0 5px 0 5px;
	color: #3A6F70;
}

#footer .copyright {
	font-size: 10px;
}
/*................................... End Footer ...................................*/

/*..............................Start Search Results............................*/

/*................................... Begin Main Content ...................................*/


#main-content {
	margin: 0px 5px 0 8px;
}



/* Begin Search Result */

.search-result {
	float: left;
	width: 82%;
	padding: 0 0 10px 10px;
	margin: 0 15px 12px 0;
	
}


.search-result .title {
	line-height: 24px;
	font-size: 11px;
	color: #4A8A8C;
	font-weight: bold;
}

.search-result .col {
	float: left;
	width: 82%;
	line-height: 16px;
	margin: 0 15px 12px 0;
	border-bottom: dotted 1px #CCC;
}
.search-result .col1 {
	float: left;
	width: 298px;
	line-height: 16px;
}

.search-result .col2 {
	float: left;
	width: 122px;
}

.search-result .rating {
	float: left;
	padding: 13px 0 12px 0;
	padding-right: 10px;
}

.search-result .ranking {
	float: left;
	width: 380px;
	line-height: 16px;
	color: #999999;
	font-size: 10px;
}

.search-result .engine {
	line-height: 16px;
	color: #999999;
	font-size: 10px;
}

.search-result .ranking a {
	font-size: 10px;
	color: #999999;
}

/* End Search Result */
/*..............................End Search Results............................*/
}