/* CSS Document */

body{
	margin:0 auto;
	padding:0;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-transform:none;
}

a{
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

a:hover{
	font-weight:bold;
	color:#df7c32;
	text-decoration:none;
}

.page{
	margin:0 auto;
	padding:0;
	width:980px;
}

.div_top{
	border-bottom:1px solid #5a5a5a;
	clear:both;
	float:right;
	text-align:right;
	line-height:50px;
	width:100%;

}


.div_bottom{
	border-top:1px solid #5a5a5a;
	clear:both;
	float:right;
	text-align:right;
	line-height:45px;
	width:980px;
	margin-top:50px;	

}

.div_policy{
	clear:both;
	float:right;
	text-align:right;
	line-height:50px;
	width:980px;

}


.search_add{
	clear:both;
	margin-left:100px;
	*margin-left:-60px;	
	margin-top:40px;
}
.nav_links_left{
	float:left;
	padding-left:0px;
	padding-right:86px;
	}
	
.nav_links_mid{
	float:left;
	padding-left:86px;
	padding-right:86px;
	}	
	
.nav_links_right{
	float:left;
	padding-left:86px;
	padding-right:0px;
	}
	
.header{
	background:url(images/header.jpg) no-repeat;
	background-position:bottom;
	width:699px;
	margin-left:285px;
	*margin-left:200px;	
	height:200px;
	*height:146px;	
	margin-top:50px;
	clear:both;
	
	}
	
.search{
	cursor:pointer;
	background:url(images/search-button.gif) no-repeat;
	width:115px;
	height:25px;
	padding-top:0px;
	*margin-top:0px;
	border:none;
}

.input150{
	width:360px;
	height:22px;
	border:1px solid #555555;
	padding-left:3px;
	padding-top:5px;
	}	
	
	
/*classes for inner page*/	

.small_logo{
	background:url(images/small-logo.jpg) no-repeat;
	width:500px;
	height:104px;
	padding-left:0;
	margin:0 auto;


	}
	
.search_inner{
	margin:0 auto;
	}
	
.div_grey{
	clear:both;
	width:100%;
	background-color:#CCCCCC;
	border-top:1px solid #555555;
	border-bottom:1px solid #999999;	
	height:2px;
	margin-top:40px;
	*margin-top:20px;
	margin-bottom:15px;	
	
	}		
	
.clear_both{
	clear:both;
	}	
h1{
	color:#df7c32;
	font-weight:bold;
	font-size:18px;
	margin:0px;
	padding:0px 0px 3px 0px;
}

p{
	margin:0px;
	padding:5px 0px 5px 0px;
	}

/*Classes for tell a friend*/

.form_bg_contact{
	background:url(images/form-bg.jpg) repeat-x;
	border:1px solid #555555;
	background-color:#f2f2f2;
	width:500px;
	}
	
.form_bg{
	background:url(images/form-bg.jpg) repeat-x;
	border:1px solid #555555;
	background-color:#f2f2f2;
	width:980px;
	}
		
	
.label{
	color:#333333;
	float:left;
	}
.label_con{
	color:#333333;
	float:left;
	width:150px;
	}
		
	
.input200{
	float:left;
	margin-top:-5px;
	width:250px;
	height:18px;
	padding-top:3px;
	border:1px solid #555555;
	padding-left:3px;
	}		
	
.form_div_left{
	margin-left:20px;
	float:left;
	width:420px;
	}	
	
.form_div_rt{
	padding-right:20px;
	float:right;
	width:420px;
	}		
	
.tell_friend_button{
	cursor:pointer;
	background:url(images/tell-friend.gif) no-repeat;
	width:164px;
	height:28px;
	border:none;
}
.send_button{
	cursor:pointer;
	background:url(images/send.gif) no-repeat; 
	width:79px;
	height:28px;
	border:none;
}

.register_button{
	cursor:pointer;
	background:url(images/register.gif) no-repeat; 
	width:93px;
	height:25px;
	border:none;
}


.red_star{
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	}	
.grey_text_11px{
	color:#333333;
	font-size:11px;
	}
	
.div_inner_top{
	float:right;
	clear:both;
	float:right;
	text-align:right;
	padding-top:10px;
	margin-top:-60px;	
	*margin-top:0px;
	}		

.small_logo1{
	background:url(images/small-logo.jpg) no-repeat;
	width:500px;
	height:104px;
	padding-left:0;
	margin-top:10px;
	float:left;
	}	