/*

	Disney411.com - CSS Document
	Lead Developer: Daniel Crothers
					Activelink Networks
					http://www.activelink.org

*/

a {color: #AF6349; text-decoration: none; border: none; background-color: none;}
a:hover {color: #AF6349; text-decoration: underline; border: none; background-color: none;}

a.nav {color: #EBDFCD; text-decoration: none; border: none; font-weight: bold; background-color: none;}
a.nav:hover {color: #EBDFCD; text-decoration: underline; border: none; background-color: none;}

a.statusbar {color: #AF6248; text-decoration: none; border: none; background-color: none;}
a.statusbar:hover {color: #AF6248; text-decoration: underline; border: none; background-color: none;}

a.white {color: #FFFFFF; text-decoration: none; border: none; font-weight: bold; background-color: none;}
a.white:hover {color: #FFFFFF; text-decoration: underline; border: none; background-color: none;}

a.offwhite {color: #CCFFFF; text-decoration: none; border: none; font-weight: bold; background-color: none;}
a.offwhite:hover {color: #CCFFFF; text-decoration: underline; border: none; background-color: none;}

a.dark {color: #626262; text-decoration: none; border: none; background-color: none;}
a.dark:hover {color: #626262; text-decoration: underline; border: none; background-color: none;}

body {

	margin: 0;
background-image: url("../img/bg.gif");
	}


.picmiddle {

	background: #7AAE56;
	background-image: url(../img/bg_mid_pic.jpg);
	background-repeat: no-repeat;
	}

.picmiddle_right {

	background: #7AAE56;
	background-image: url(../img/bg_mid_right.jpg);
	background-repeat: no-repeat;
	}

.yellow_bg {

	background-image: url(../img/bg_1.jpg);
	padding-right: 28px;
	}


.content {
	
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
background-repeat: no-repeat;
	}

.copyright {

	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	}

.contact_content {

	padding-left: 117px;
	}

.index_content {

	padding-left: 117px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	}

/*
RESULT SECTION
*/

.result_local_padding {

	padding-right: 12px;
	}

.result_head_txt {

	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	color: #626262;
	padding-left: 11px;
	}

.result_address_txt {

	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #626262;
	padding-left: 11px;
	}



.result_disclaimer {

	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #626262;
	}

/* GREEN */


.result_green_local {

	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #626262;
	background-image: url("../img/result_green_location_bg.jpg");
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	}

.result_green_price {

	font-family: Arial, Verdana, Tahoma;
	font-size: 30px;
	color: #6E949D;
	}

.result_green_top {

	background-image: url("../img/result_green_top_bg.jpg");
	}

.result_green_start_bg {

	background-image: url("../img/result_green_start_bg.jpg");
	}

.result_green_right_corner_padding {
	
	padding-left: 28px;
	}

.result_green_content_bg {

	background-image: url("../img/result_green_content_bg.jpg");
	}


/* YELLOW */


.result_yellow_local {

	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #626262;
	background-image: url("../img/result_yellow_location_bg.jpg");
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	}

.result_yellow_price {

	font-family: Arial, Verdana, Tahoma;
	font-size: 30px;
	color: #AF6248;
	}

.result_yellow_top {

	background-image: url("../img/result_yellow_top_bg.jpg");
	}

.result_yellow_start_bg {

	background-image: url("../img/result_yellow_start_bg.jpg");
	}

.result_yellow_right_corner_padding {
	
	padding-left: 28px;
	}

.result_yellow_content_bg {

	background-image: url("../img/result_yellow_content_bg.jpg");
	}


/* INFO */


.pic_padding {

	padding-right: 7px;
	padding-top: 8px;
	}


.info_header {

	font-family: Trebuchet MS, Verdana, Arial, Tahoma;
	font-size: 23px;
	color: #B6B6B6;
	}


.info_addy {

	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #626262;
	}

.info_top_space {

	padding-top: 8px;
	}

.front_content {

	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	}