@charset "utf-8";

/** BASIC STRUCTURE OF THE MINISITE --
body, wrap, header, navigation, content and footer **/

body {
background-color: #ffffff;
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
form {
	font-size: 11px;
}
#change_password label {
	clear: both;
	float: left;
} 
div#background {
	background:	transparent none repeat scroll 0 0;
	height:		100%;
	overflow:	hidden;
	position:	absolute;
	width:		100%;
	z-index:	-1;
}
div#background img {
	background:transparent none repeat scroll 0 0;
	position:absolute;
	visibility:visible;
	z-index:-1;
	width: 100%;
	position: fixed;
}
div#wrap {
width: 850px;
margin: auto;
padding: 0;
}

div#header {
width: 100%;
height: 120px;
margin: 0;
padding: 0;
float: left;
clear: both;
}

	div#header_logo {
	border: 0px;
	padding: 0;
	margin-top: 20px;
	float: left;
	}

div#navigation {
width: 686px;
padding: 93px 0 0 0;
margin: 0;
float: left;
}

	div#navigation_top {
	width: 850px;
	height: 27px;
	overflow: hidden;
	}
		
		div#navigation_logo {
		width: 51px;
		float: left;
		margin: 0;
		padding: 0;
		}
		
		div#navigation_logo img {
		border: 0px;
		}
		
		div#navigation_menu {
		width: 100%;
		height: 27px;
		float: left;
		background-color: #fc6300;
		}
	
		
	div#navigation_bottom {
	width: 850px;
	height: 9px;
	margin: 0;
	padding: 0;
	}
	
		div#navigation_bottom img {
		border: 0px;
		float: left;
		}

#contentarea {
	float: left;
	overflow: visible;
	background: white;
}
div#frontcontent {
width: 600px;
float: left;
padding-right: 24px;
background: white;
height: 100%;
}

div#content {
width: 600px;
float: left;
background: white;
margin-left: 0px;
margin-right: 0px;
padding-left: 24px;
min-height:598px;
}

		div#content h1 {
		color: #a6a6a6;
		font-size: 24px;
		font-weight: lighter;
		text-transform: uppercase;
		display: block;
		margin-top: 8px;
		margin-bottom: -10px;
		margin-left: 0px;
		padding: 0px;
		}

		div#content p {
		color: #868686;
		font-size: 11px;
		text-align: justify;
		padding: 0px;
		padding-right: 60px;
		}
		
			div#content li {
			display: block;
			color: #868686;
			font-size: 11px;
			text-align: justify;
			margin-top: -10px;
			margin-top: 0px;
			margin-left: 20px;
			}
div#vertGreyLines {
	float: left;
	width: 100%;
}
.bigGreyBar, .smallGreyBar {
	display: block;
	float: left;
	height: 6px; 
	background: #C2C2C2;
}
.bigGreyBar {
	width: 590px;
	margin-right: 33px;
}
.smallGreyBar {
	width: 225px;
}
div#footer {
width: 850px;
height: 57px;
min-height: 57px;
margin: auto;
float:left;
background-image: url(/img/footer.jpg);
background-repeat: no-repeat;
color: #949bab;
}

		div#footermenu {
		width: 450px;
		float: left;	
		height: 57px;
		overflow: hidden;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		}

			div#footermenu p {
			display: block;
			width: 450px;
			padding: 0;
			margin-top: 10px;
			}

		div#footertext {
		width: 180px;
		height: 57px;
		overflow: hidden;
		float: right;
		display: block;
		margin-right: 40px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		}
		
div#footerRight {
	width: 300px;
	float: right;
	text-align: right;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding: 10px 0 0 0;
}
/** SIDEBARS --
sidebar navgiations, adverts, login boxes etc. **/

div#sidebar_left {
width: 223px;
float: right;
}
		div#join_left {
		width: 224px;
		height: 110px;
		border-bottom: 6px solid #c2c2c2;
		padding-bottom: 5px;
		overflow: hidden;
		}
		
			div#join_left h1, div#login_left h1, div#front_lostcard h1, div#index_front_lostcard h1, div#front_offers h1, div#front_benefits h1,  div#benefits_left h1 {
			display: block;
			width: 219px;
			background-color: #FC6300;
			color: #fafafa;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 14px;
			padding: 0.2em;
			}
			
			div.join_img {
			width: 77px;
			height: 65px;
			float: left;
			}
			
			div.join_text {
			width: 140px;
			height: 65px;
			background-color: #f5f5f5;	
			margin-top: -65px;		
		    float: right;
			}
			
				div.join_text p {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 9px;
				margin-left: 3px;
				margin-top: 0px;
				color: #808080;
				}
										
		div#login_left {
		width: 224px;
		border-bottom: 6px solid #c2c2c2;
		padding-bottom: 5px;
		overflow: hidden;
		}
		
		div#userinfo_left {
		width: 224px;
		overflow: hidden;
		}
		
				div#login_left table {
				margin-top: -5px;
				width: 224px;
				}
				
				div#login_left #username {
				margin-top: 3px;
				margin-bottom: 3px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				}
				
				div#login_left #password {
				margin-top: 0px;
				margin-bottom: 3px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				}
				
				div#login_left #log {
				float: right;
				margin-right: 3px;
				margin-bottom: 3px;
				}
				
		div#benefits_left {
		width: 224px;
		height: 245px;
		border-bottom: 6px solid #c2c2c2;
		padding-bottom: 5px;
		float: left;
		}
		
			div#benefits_left li{
			list-style-type: square;
			color: #9a9a9a;
			font-size: 11px;
			margin-left: 1.2em;
			margin-top: 2px;
			}	
		
		div#banner_left {
		width: 224px;
		min-height: 250px;
		background-color: #db5816;
		margin-top: 0px;
		margin-bottom: 5px;
		}

			div#banner_left p {
			color: #fffefb;
			font-size: 12px;
			margin-left: 10px;
			margin-top: 0px;
			font-weight: lighter;
			}

div#front_banner {
width: 590px;
padding: 0;
margin-top: 14px;
overflow: hidden;
float: left;
height: 493px;
background: transparent url(/img/cardAd.jpg) no-repeat right bottom;
border-bottom: 6px solid #C2C2C2;
margin-bottom: 10px;
}

		div#front_banner_top {
		width: 400px;
		height: 235px;
		height: 100%;
		float: left;
		}

			div#front_banner_top h1 {
			color: #c34d0a;
			font-size: 16px;
			display: block;
			margin-top: 3px;
			padding: 0.2em 1.5em; 
			text-transform: none;
			margin-bottom: -10px;
			}

			div#front_banner_top p {
			color: #333333;
			font-size: 12px;
			font-weight: lighter;
			width: 350px;
			padding: 0em 2em;
			}

div#front_flashAd {
	padding: 10px 0px 0 0;
	float: right;
}

div#front_adverts {
width: 850px;
height: 265px;
margin-left: 60px;
float: left;
}

		div#front_offers {
		width: 224px;
		height: 245px;
		border-bottom: 6px solid #c2c2c2;
		padding-bottom: 5px;
		float: left;
		}
		
		div#front_benefits {
		width: 224px;
		height: 245px;
		border-bottom: 6px solid #c2c2c2;
		padding-bottom: 5px;
		margin-left: 90px;
		float: left;
		}
		
			div#front_benefits li{
			list-style-type: square;
			color: #9a9a9a;
			font-size: 11px;
			margin-left: 1.2em;
			margin-top: 2px;
			}
			
		div#front_lostcard, div#index_front_lostcard {
		width: 224px;
		border-bottom: 6px solid #c2c2c2;
		padding-bottom: 11px;
		overflow: hidden;
		float: left;
		margin-top: 8px;
		/*margin-left: 28px;*/
		}
		div#index_front_lostcard {
		width: 224px;
		border-bottom: 6px solid #c2c2c2;
		padding-bottom: 11px;
		overflow: hidden;
		float: left;
		margin-top: 0px;
		margin-left: 28px;
		}
		
			div#front_lostcard p, div#index_front_lostcard p {
			font-size: 11px;
			color: #9a9a9a;
			margin-top: 2px;
			text-align: justify;
			margin-right: 8px;
			}
			
				div#front_lostcard a:link, div#front_lostcard a:visited, div#front_lostcard a:active,
				div#index_front_lostcard a:link, div#index_front_lostcard a:visited, div#index_front_lostcard a:active {
				font-size: 11px;
				color: #fc6300;
				text-decoration: none;
				font-weight: bold;
				}
				
				div#front_lostcard a:hover {
				text-decoration: underline;
				}
				
#iFrame {
	border: 0;
	height: 245px;
	overflow: hidden; 
	width: 224px;
}
				
div#sidebar_navigation {
width: 224px;
background-color: #ff6600;
}

div#sidebar_navigation h1 {
font-family: Verdana, Helvetica, sans-serif;
color: #f7fffd;
font-size: 14px;
padding: 0.3em 0.5em;
}

div#sidebar_navigation ul {
margin:0;
padding: 0;
}

div#sidebar_navigation li {
list-style-type: none;
display: block;
}

div#sidebar_navigation li a {
width: 220px;
padding: 0em 0.8em;
color: #f7fffd;
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
height: 12px;
}

div#sidebar_navigation li a:hover, div#sidebar_navigation li a:active {
color: #fdc8a6;
}

li.side_current {
background-image: url(/img/familynavbg2.jpg);
background-repeat: no-repeat;
} 

li.side_current a:link {
color: #fdc8a6;
padding: 50px;
}

div#front_offers img {
border: 0;
float: left;
margin: 0;
}

/** PRODUCT OFFERS PAGE, MEMBER BENEFITS PAGE **/

div#product_offers h1, div#member_benefits h1 {
display: block;
width: 525px;
background-color: #c2c2c2;
color: #ffffff;
font-size: 16px;
font-weight: bold;
margin-top: 0px;
margin-left: 0px;
padding: 2px 0.5em;
text-transform: none;
}

div#product_offers h2, div#member_benefits h2 {
display: block;
width: 530px;
background-color: #a3a3a3;
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
margin-top: 14px;
padding: 2px 0.5em;
text-align: right;
overflow: auto;
}

div#product_offers {
width: 540px;
min-height: 200px;
}

div#products {
width: 540px;
}

div.product {
width: 540px;
height: 181px;
float: left;
margin-top: 5px;
margin-left: 0px;
}
	div.product_image {
	width: 245px;
	height: 181px;
	float: left;
	margin: 0px;
	padding: 0px;
	}

	.title {
	text-transform: uppercase;
	color: #000000;
	font-size: 16px;
	}
	
	div.product_descript ul {
	list-style: none;
	display: block;
	font-size: 11px;
	margin-top: 3px;
	padding: 0;
	color: #A6A6A6;
	margin-bottom: 2px;
	}
	
	li.memberprice {
	color: #ff6209;
	}
	div.product_descript li strong {
	color: #000000;
	}
	
div.benefit {
width: 540px;
height: 83px;
padding: 0px;
margin: 0px;
display: block;
}

		div.benefit_img {
		width: 144px;
		height: 83px;
		float: left;
		}

		div.benefit_title1 {
		width: 80px;
		height: 78px;
		background-color: #ff859e;
		color: #FFFFFF;
		float: left;
		font-size: 9px;
		font-weight: bold;
		padding: 3px;
		margin-left: 5px;
		}

		div.benefit_title2 {
		width: 80px;
		height: 78px;
		background-color: #7b85a9;
		color: #FFFFFF;
		float: left;
		font-size: 9px;
		font-weight: bold;
		padding: 3px;
		margin-left: 5px;
		}

		div.benefit_title3 {
		width: 80px;
		height: 78px;
		background-color: #ffba03;
		color: #FFFFFF;
		float: left;
		font-size: 9px;
		font-weight: bold;
		padding: 3px;
		margin-left: 5px;
		}

		div.benefit_title4 {
		width: 80px;
		height: 78px;
		background-color: #b4d061;
		color: #FFFFFF;
		float: left;
		font-size: 9px;
		font-weight: bold;
		padding: 3px;
		margin-left: 5px;
		}

		div.benefit_title5 {
		width: 80px;
		height: 78px;
		background-color: #97bae2;
		color: #FFFFFF;
		float: left;
		font-size: 9px;
		font-weight: bold;
		padding: 3px;
		margin-left: 5px;
		}

		div.benefit_title6 {
		width: 80px;
		height: 78px;	
		background-color: #ce211d;
		color: #FFFFFF;
		float: left;
		font-size: 9px;
		font-weight: bold;
		padding: 3px;
		margin-left: 5px;
		}

		div.benefit_text {
		width: 300px;
		float: right;
		margin-top: -12px;
		}

		.benefitp {
		color: #838383;
		font-size: 10px;
		margin-top: 11px;
		display: block;
		}

			.benefitp a:link,.benefitp a:visited,.benefitp a:active {
			color: #ff6209;
			text-decoration: none;
			font-weight: bold;
			}

			.benefitp a:hover {
			text-decoration: underline;
			}

div.hr {
width: 540px;
height: 10px;
min-height: 10px;
min-width: 540px;
display: block;
background-color: #c2c2c2;
margin-top: 3px;
margin-bottom: 10px;
}

/** WHAT IS IKEA FAMILY PAGE **/

div#what_is {
width: 100%;
}

		div#what_is h1 {
		display: block;
		width: 525px;
		background-color: #c2c2c2;
		color: #ffffff;
		font-size: 16px;
		font-weight: bold;
		margin-top: 0px;
		margin-left: 0px;
		padding: 2px 0.5em;
		text-transform: none;
		}

		div#what_is  h2 {
		display: block;
		width: 530px;
		background-color: #a3a3a3;
		color: #FFFFFF;
		font-size: 11px;
		font-weight: bold;
		margin-top: 13px;
		padding: 2px 0.5em;
		text-align: left;
		}

		div#what_is img {
		float: left;
		padding-right: 0.5em;
		}
		
		div.what_is_hr {
		min-height: 5px;
		height: 5px;
		display: block;
		width: 540px;
		background-color: #c2c2c2;
		margin-bottom: 10px;
		}
		
/**		div#what_is strong {
		color: #ff6600;
		font-weight: normal;
		} **/
		

.intro {
font-size: 11px;
color: #848484;
padding-right: 60px;
}


/** FRONTPAGE AFTER LOGIN **/

div#profile_left {
width: 224px;
overflow: hidden;
float: left;
padding-right: 30px;
}

		div#profile_left h1 {
		width: 224px;
		display: block;
		background-color: #515151;
		font-size: 18px;
		font-weight: lighter;
		color: #ffffff;
		padding: 0.2em 0.2em;
		}
			div.profile_left_content {
			background-image: url(/img/probg.jpg);
			background-repeat: no-repeat;
			width: 224px;
			height: 81px;
			}
			
			div.profile_left_content p {
			width: 135px;
			background-color: #E7F9F7;
			font-size: 11px;
			padding: 0.3em 0.3em;
			height: 74px;
			overflow: hidden;
			}
			
				div.profile_left_content a:link, div.profile_left_content a:active, div.profile_left_content a:visited {
				color: #ff6600;
				font-size: 9px;
				font-weight: bold;
				text-decoration: none;
				}
				
				div.profile_left_content a:hover {
				text-decoration: underline;
				}

			div.profile_left_content img {
			float: right;
			margin-top: -92px;
			}
div#profile_right {
	float: left;
	width: 300px;
}
div#benefit_left {
width: 224px;
overflow: hidden;
}
		div.benefit_left_title1 {
		width: 65px;
		height: 78px;
		background-color: #ff859e;
		color: #FFFFFF;
		float: right;
		font-size: 11px;
		font-weight: bold;
		padding: 3px;
		margin-left: 5px;
		margin-top: -84px;
		}
		
		.benefit_left_p a:link, .benefit_left_p a:visited, .benefit_left_p a:active{
		font-size: 10px;
		color: #ff6600;
		text-decoration: none;
		font-weight: bold;
		}
/** LOGIN ERROR PAGE **/

div#login_error {
width: 540px;
}

div#login_error h2 {
display: block;
width: 530px;
height: 14px;
background-color: #a3a3a3;
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
padding: 2px 0.5em;
margin-top: 85px;
text-align: left;
}

div#login_error h2 a:link, div#login_error h2 a:visited, div#login_error h2 a:active {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

div#login_error h2 a:hover {
text-decoration: underline;
}

	div#error_login {
	width: 230px;
	border-bottom: 6px solid #c2c2c2;
	padding-bottom: 5px;
	overflow: hidden;
	float: left;
	}
		
				div#error_login table {
				width: 230px;
				margin-top: 10px;
				}
				
						form#log_in #username {
						margin-top: 3px;
						margin-bottom: 3px;
						width: 140px;
						font-family: Verdana, Arial, Helvetica, sans-serif;
						}
				
						form#log_in #password {
						margin-top: 0px;
						margin-bottom: 3px;
						width: 140px;
						font-family: Verdana, Arial, Helvetica, sans-serif;
						}
				
						form#log_in #log {
						float: right;
						margin-right: 3px;
						margin-bottom: 3px;
						width: 75px;
						}
				
				div#error_login h1, div#error_join h1 {
				display: block;
				width: 223px;
				background-color: #c2c2c2;
				color: #fafafa;
				font-size: 14px;
				padding: 0.2em;
				font-weight: bold;
				}
				
				div#error_login a:link,  div#error_login a:active, div#error_login a:visited, span.error_joinp a:link, span.error_joinp a:visited, span.error_joinp a:active {
				text-decoration: none;
				color: #fc6300;	
				margin-top: 5px;
				display: block;
				font-size: 9px;
				font-weight: bold;
				}
				
				div#error_login a:hover, .bigjoin_txt a:hover {
				text-decoration: underline;
				}

				
				div#error_join {
				width: 224px;
				border-bottom: 6px solid #c2c2c2;
				padding-bottom:10px;
				overflow: hidden;
				float: right;
				}
		
		/** MIKSI ET TOIMI?!!?! **/
		
					div.error_join_image {
					width: 77px;
					height: 65px;
					float: left;
					margin-top: 15px;
					}
			
					div.error_join_text {
					width: 144px;
					height: 65px;
					background-color: #f5f5f5;	
					margin-top: 15px;
					margin-left: 3px;	
		    		float: left;
					}
			
						.error_joinp {
						font-family: Verdana, Arial, Helvetica, sans-serif;
						text-align: justify;
						font-size: 10px;
						margin-left: 3px;
						margin-top: 3px;
						color: #808080;
						font-weight: bold;
					    }

div#forgot_password {
width: 540px;
}

		div#forgot_password h1 {
		background-color: #a9a9a9;
		display: block;
		width: 530px;
		color: #fafafa;
		font-size: 14px;
		padding: 0.2em;
		font-weight: bold;
		}
	
			div#forgot_password_form {
			background-color: #dbdbdb;
			margin-top: 12px;
			width: 270px;
			float: left;
			}
			
			div#forgot_password_form p {
			font-size: 11px;
			font-weight: bold;
			float: left;
			margin-left: 3px;
			}
	
				form#forgot_pword #email {
				width: 260px;
				float: left;
				margin-top: -10px;
				margin-left: 3px;
				margin-bottom: 3px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				}
				
				form#forgot_pword #send_pword {
				width: auto;
				margin-top: 8px;
				margin-bottom: 3px;
				margin-right: 4px;
				float: right;
				}
				
			div#forgot_password_text {
			background-color: #efefef;
			width: 250px;
			float: left;
			margin-left: 15px;
			margin-top: 12px;
			}
			
div#forgot_username h1, div#bigjoin h1 {
background-color: #a9a9a9;
display: block;
width: 530px;
color: #fafafa;
font-size: 14px;
padding: 0.2em;
font-weight: bold;
}
#forgot_username, #forgot_password, #bigjoin, #lost_card {
	float: left;
}
p#forgot_uname {
width: 536px;
background-color: #efefef;
height: 45px;
font-size: 12px;
text-align: center;
margin-top: 15px;
}

div#bigjoin img {
margin-top: 15px;
float: left;
}

div#bigjoin .bigjoin_txt {
font-size: 12px;
margin-top: 15px;
margin-right: 3px;
display: block;
float: right;
width: 300px;
}

.bigjoin_txt a:link, .bigjoin_txt a:active, .bigjoin_txt a:visited {
text-decoration: none;
color: #fc6300;	
margin-top: 5px;
display: block;
font-size: 11px;
font-weight: bold;
}

div#lost_card h1 {
background-color: #a9a9a9;
display: block;
width: 530px;
color: #fafafa;
font-size: 14px;
padding: 0.2em;
font-weight: bold;
margin-top: 8px;
height: 19px;
}

			div#lost_card_form {
			background-color: #dbdbdb;
			margin-top: 12px;
			width: 535px;
			float: left;
			}
			
			div#lost_card_form p {
			font-size: 12px;
			font-weight: bold;
			float: left;
			margin-left: 5px;
			width: auto;
			}
	
				form#lost_card #cardemail {
				width: 300px;
				float: right;
				margin-top: 9px;
				margin-right:10px;
				margin-bottom: 3px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				}
				
				form#lost_card #send_lcard {
				width: 260px;
				margin-top: 10px;
				margin-bottom: 3px;
				margin-right: 10px;
				float: right;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				background-color: #fc6300;
				border: 0;
				color: #FFFFFF;
				}
				
div#banner_left {

background-color: #ff6600;

}

/** LINK STYLING **/

div#navigation_menu ul {
padding: 0;
margin: 0;
display:block;
}

	div#navigation_menu li {
	list-style-type: none;
	display: inline;
	}
	
		div#navigation_menu li a {
		float: left;
		padding: 0 5px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
		width: auto;
		}
		
		#link_offers a, #link_about a, #link_profile a, #link_terms a {
			border-left: 1px solid white;
			margin: 5px 0;
		}
		#link_benefits a {
			margin: 5px 0;
		}
		
		div#navigation_menu li a:hover {
		text-decoration: none;
		color: black;
		}
		
div.join_text a:link, div.join_text a:active, div.join_text a:visited {
text-decoration: none;
color: #fc6300;
margin-top: 5px;
display: block;
}

div#login_left a:link, div#login_left a:active, div#login_left a:visited {
color: #fc6300;
font-size: 10px;
text-decoration: none;
margin-top: 1px;
}

.front_banner_link a:link, .front_banner_link a:visited, .front_banner_link a:active, .front_banner_link a {
font-size: 11px;
font-weight: normal;
display: block;
margin-top: 22px;
width: 200px;
color: white;
text-decoration: none;
padding: 3px 0 0 15px;
height: 21px;
background: transparent url(/img/frontAdButton.gif) no-repeat 0 0;
}

.front_banner_link a:hover {
	text-decoration: none;
	color: black;
	background: transparent url(/img/frontAdButton_hover.gif) no-repeat 0 0;
}

div#front_benefits a:link, div#front_benefits a:active, div#front_benefits a:visited, div#benefits_left a:link, div#benefits_left a:active, div#benefits_left a:visited {
text-decoration: none;
color: #fc6300;
margin-top: 5px;
display: block;
font-size: 11px;
font-weight: bold;
}

div#front_benefits a:hover, div.join_text a:hover, div#login_left a:hover, div#benefits_left a:hover {
text-decoration: underline;
}

div#footer a:link, div#footer a:active, div#footer a:visited {
text-decoration: none;
color: #6b5f5f;
}

div#footer a:hover {
text-decoration: underline;
}

div#product_offers h2 a:visited, div#product_offers h2 a:active, div#product_offers h2 a:link , div#member_benefits h2 a:visited, div#member_benefits h2 a:active, div#member_benefits h2 a:link {
background-color: #a3a3a3;
color: #FFFFFF;
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

div#product_offers h2 a:hover, div#member_benefits h2 a:hover{
text-decoration: underline;
}

div#banner_left a:link, div#banner_left a:active, div#banner_left a:visited {
color: #fffefb;
font-size: 11px;
font-weight: bold;
text-decoration: none;
margin-top: 10px;
margin-left: 10px;
display: block;
}

div#what_is  h2 a:visited, div#what_is  h2 a:active, div#what_is  h2 a:link  {
background-color: #a3a3a3;
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

div#what_is  h2 a:hover {
text-decoration: underline;
}

div#what_is a:link, div#what_is a:active, div#what_is a:visited {
color: #ff6600;
text-decoration: none;
font-weight: bold;
}

/** ADDED BANNERS **/

div#content_banner_m { 
padding-top: 20px;
/*
width: 540px;
height: 228px;
background-image: url(/img/member_benefits_banner.jpg);
overflow: auto; */
}

div#content_banner_m h1 {
display: block;
margin-top: 10px;
margin-left: 8px;
color: #797878;
font-weight: bold;
font-size: 20px;
}

div#content_banner_m p {
width: 245px;
margin-left: 8px;
margin-top: 25px;
color: #333333;
text-align: left;
}

div#content_banner_m p a:link, div#content_banner_m p a:active, div#content_banner_m p a:visited {
text-decoration: none;
color: #ff6600;
font-weight: bold;
}

div#content_banner_m p a:hover {
text-decoration: underline;
}
div#content_banner_w {
width: 540px;
height: 228px;
background-image: url(/img/what_is_banner.jpg);
overflow: auto;
}

div#content_banner_w h1 {
display: block;
margin-top: 10px;
margin-left: 8px;
color: #797878;
font-weight: bold;
font-size: 20px;
}

div#content_banner_w p {
width: 245px;
margin-left: 8px;
margin-top: 25px;
color: #333333;
text-align: left;
}

div#content_banner_w p a:link, div#content_banner_w p a:active, div#content_banner_w p a:visited {
text-decoration: none;
color: #ff6600;
font-weight: bold;
}

div#content_banner_w p a:hover {
text-decoration: underline;
}


