body {
	background-color: #555764;
	font-size: 62.5%;
	font-family: Arial, verdana, sans-serif;
	line-height: 1.2;
	}

#world {
	position: relative;
	font-size: 1em;
	text-align: center; /* centering the main item */  
	}

#affiliates {
	width: auto;
	background-color: #2D2D2D;
	border-top: 1px solid transparent;
	border-bottom: 1px solid #666978;
	padding: 3px 6px;
	}
#affiliates .content {
	position: relative;
	float: right;
	text-align: right;
	font-family: Arial, verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #BBBCC1;
	}
#affiliates .content img.affiliate {
	margin-left: 8px;
	border: 1px solid #000;
	}


h2#page_shopping {
	position: absolute;
	top: 15px;
	left: 310px;
	width: 114px;
	height: 32px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9000px;
	background-image: url(../images/page_shopping.png);
	}

h5.beta {
	position: absolute;
	top: 17px;
	left: 258px;
	width: 36px;
	height: 26px;
	margin: 0;
	padding: 0;
	z-index: 1000;
	background-image: url(../images/beta.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9000px;
	}

#wrapper {
	position: relative;
	margin: 16px auto;
	text-align: left;
	width: 782px;
	}
#easel {
	position: relative;
	height: auto;
	width: auto;
	padding: 9px 9px 9px 9px;
	background: url(../images/easel.gif) no-repeat 0 0;
	}
#modules {
	position: relative;
	height: 130px;
	width: auto;
	padding: 0px 9px 9px 9px;
	background: url(../images/easel_tall.gif) no-repeat left bottom;
	}
#frame {
	position: relative;
	height: 410px;
	width: 764px;
	background-image: url(../images/search_img_002.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
#frame #tagline {
	position: absolute;
	bottom: 10px;
	right: 15px;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	}
#search_pod {
	position: absolute;
	top: 90px;
	left: 50px;
	height: 116px;
	width: 664px;
	background: url(../images/search_pod.png) no-repeat;
	}
#search_pod h1 {
	text-indent:-9999px;
	}
#search_pod h3 {
	position: absolute;
	top: 25px;
	left: 268px;
	color: #a9a9a9;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
#search_pod #yahoo {
	position: absolute;
	top: 50px;
	left: 528px;
	font-family: verdana;
	font-size: 9pt;
	color: #545454;
	}
form.search {
	position: absolute;
	top: 50px;
	left: 50px;
	margin: 0;
	padding: 0;
	width: 560px;
	height: 31px;
	overflow: hidden;
	background:url(../images/new_search_input_500.png) no-repeat left top;
	}
form.search input.textinput {
	font-size:14px;
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	padding: 7px 0;
	margin:0 0 0px 5px;
	border:none;
	outline: none;
	width: 450px;
	background-color: transparent;
	}
form.search div.search_back_bl a.submit {
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	font-size:11px;
	padding: 0px 0 2px 0 !important;
	margin:0 !important;
	border:none !important;
	outline: none !important;
	height: 31px;
	width: 105px;
	line-height: 31px;
	color: #000;
	border: none;
	background-image: url(../images/searchbutton_loading_bl.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	}
form.search div.search_back_bl a.submit:hover {
	background-position: 0px -31px;
	}


#subtext {
	position: absolute;
	bottom: 12px;
	left: 55px;
	height: 14px;
	width: auto;
	padding: 0;
	}
#subtext p{
	display: block;
	width: auto;
	margin: 0px;
	padding: 0 6px;
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	line-height: 14px;
	color: #fff;
}

form.search div.search_back_bl a.active,
form.search div.search_back_bl a.active:hover {
	background-position: 0px -62px;
}
	
.grn_button_loader{
	width:24px;
	height:24px;
	position:absolute;
	top:2px;
	right:2px;
	background:url(../images/loader_24x24.gif) no-repeat center 0px;
	z-index:1000;
}
