/* CSS Document */

body{
	margin-top:0px;
	background-color:#FFFFFF;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	/*valentines*/
	/*background-color:#D03030;*/
	/*background-image:url(images/val_background.gif);*/

	/*spring*/
	background-color:#CBE9A1;
	background-image:url(images/spring_background.gif);

	/*summer*/
	/*background-color:#FBB438;*/
	/*background-image:url(images/background_4.gif);*/
	
	/*winter*/
	/*background-color:#005596;*/
	/*background-image:url(images/background_4.gif);*/
	
	
	background-position:top;
	background-repeat:no-repeat;
	
	}

#icon_container{
	width:960px;
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	}
	
	#icons_left{
		position:absolute;
		left:0px;
		width:75px;
		}

	#icons_right{
		position:absolute;
		right:0px;
		width:75px;
		}

		#icon_holder{
			width:70px;
			height:50px;
			margin-bottom:20px;
			margin-left:auto;
			margin-right:auto;
			position:relative;
			cursor:pointer;
			}

		#icon{
			width:56px;
			height:36px;
			position:absolute;
			top:7px;
			left:7px;
			}
		
#container{
	width:800px;
	/*
	left:50%;
	margin-left:-400px;
	margin-top:10px;
	position:absolute;
	*/
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	/*height:100%;*/
	/*background-color:#ffffff;*/
	/*background-image:url(images/contents_border_1.png);
	background-repeat:repeat-y;*/
	}

#contents_container{
	width:800px;
	/*background-color:#FFFFFF;*/
	background-image:url(images/round_9.png);
	background-repeat:repeat-y;
	margin:0px;
	}

	#contents{
		width:784px;
		background-color:#FFFFFF;
		margin-left:auto;
		margin-right:auto;
		}
		
#header{
	height:75px;
	width:790px;
	margin-left:auto;
	margin-right:auto;
	font:12px arial;
	text-align:center;
	position:relative;
	}
	
	#header_logo{
		width:410px;
		height:62px;
		position:absolute;
		top:0px;
		left:30px;
		}
	
	#header_secure_logo{
		float:right;
		margin-right:15px;
		}
		
#header_backing{
	height:30px;
	width:792px;
	margin-left:auto;
	margin-right:auto;
	font:12px arial;
	margin-bottom:10px;
	background-image:url(images/menu_back.gif);
	background-repeat:repeat-x;
	}

#header_menu{
	height:30px;
	width:790px;
	/*border:1px solid #000000;*/
	font:12px arial;
	margin-bottom:10px;
	}
	
	#header_menu_items{
		/*margin-left:10px;*/
		width:100px;
		height:30px;
		/*border:1px solid #FFFFFF;*/
		font:12px arial;
		float:left;
		}
	
	#h_login_b{
		width:100px;
		height:24px;
		background-image:url(images/login_button_2.jpg);
		background-repeat:no-repeat;
		}
		
		#h_login_b a{
			display:block;
			width:100px;
			height:24px;
		}

	#h_shop_b{
		width:100px;
		height:24px;
		background-image:url(images/shop_button.jpg);
		background-repeat:no-repeat;
		}

		#h_shop_b a{
			display:block;
			width:100px;
			height:24px;
		}	

	#h_account_b{
		width:100px;
		height:24px;
		background-image:url(images/account_button.jpg);
		background-repeat:no-repeat;
		}

		#h_account_b a{
			display:block;
			width:100px;
			height:24px;
		}

	#h_photos_b{
		width:100px;
		height:24px;
		background-image:url(images/photos_button.jpg);
		background-repeat:no-repeat;
		}

		#h_photos_b a{
			display:block;
			width:100px;
			height:24px;
		}

	#h_next_b{
		width:100px;
		height:24px;
		background-image:url(images/where_next_button.jpg);
		background-repeat:no-repeat;
		}

		#h_next_b a{
			display:block;
			width:100px;
			height:24px;
		}	

	#h_help_b{
		width:100px;
		height:24px;
		background-image:url(images/help_button.jpg);
		background-repeat:no-repeat;
		}

		#h_help_b a{
			display:block;
			width:100px;
			height:24px;
		}

	#h_serv_b{
		width:100px;
		height:24px;
		background-image:url(images/services_button.jpg);
		background-repeat:no-repeat;
		}

		#h_serv_b a{
			display:block;
			width:100px;
			height:24px;
		}	
		

	#basket_container{
		width:150px;
		height:62px;
		color:#666666;
		background-image:url(images/h_basket_backing.jpg);
		position:absolute;
		left:630px;
		}
		
		#basket_container_contents{
			width:140px;
			height:30px;
			margin-top:22px;
			margin-left:auto;
			margin-right:auto;
			}
		
#contents{
	width:770px;
	/*border:1px solid #000000;*/
	margin-left:auto;
	margin-right:auto;
	font:12px arial;
	/*height:500px;*/
	/*margin-bottom:10px;*/
	position:relative;
	}	

#spacer{
	width:100%;
	height:1px;
	clear:both;
	}

#footer{
	height:30px;
	width:780px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	border-top:1px solid #CCCCCC;
	/*border:1px solid #000000;*/
	/*background-color:#FFFFFF;*/
	font:12px arial;
	text-align:center;
	}

#top_round{
	width:100%;
	height:20px;
	/*background-color:#FFFFFF;*/
	margin:0px;
	background-image:url(images/round_8.png);
	background-repeat:no-repeat;	
	}

#bottom_round{
	width:100%;
	height:20px;
	/*background-color:#FFFFFF;*/
	margin:0px;
	margin-bottom:15px;
	background-image:url(images/round_7.png);
	background-repeat:no-repeat;
	}


#session_panel{
	position:absolute;
	top:0px;
	left:0px;
	border:1px solid #999999;
	padding:3px;
	font:12px arial;
	}
