/* CSS Document */

#shop{
	width:100px;
	height:30px;
	text-align:center;
	border-right:1px solid #CCCCCC;
	}
	
	#shop a{
		width:100px;
		height:30px;
		display:block;
		font-family:arial;
		font-weight:bold;
		font-size:14px;
		text-decoration:none;
		color:#666666;
		}


/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#login{
	width:100px;
	height:30px;
	text-align:center;
	border-right:1px solid #CCCCCC;
	}
	
	#login a{
		width:100px;
		height:30px;
		display:block;
		font-family:arial;
		font-weight:bold;
		font-size:14px;
		text-decoration:none;
		color:#666666;
		}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#my_photos{
	width:100px;
	height:30px;
	text-align:center;
	border-right:1px solid #CCCCCC;
	}
	
	#my_photos a{
		width:100px;
		height:30px;
		display:block;
		font-family:arial;
		font-weight:bold;
		font-size:14px;
		text-decoration:none;
		color:#666666;
		}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#my_account{
	width:100px;
	height:30px;
	text-align:center;
	border-right:1px solid #CCCCCC;
	}
	
	#my_account a{
		width:100px;
		height:30px;
		display:block;
		font-family:arial;
		font-weight:bold;
		font-size:14px;
		text-decoration:none;
		color:#666666;
		}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#buy_b{
	width:74px;
	height:27px;
	background-image:url(images/buy_b.jpg);
	background-repeat:no-repeat;
	}
	
	#buy_b a{
		width:74px;
		height:27px;
		display:block;
		}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#buy_small_b{
	width:50px;
	height:24px;
	background-image:url(images/buy_small_b.jpg);
	background-repeat:no-repeat;
	float:right;
	margin-top:4px;
	}
	
	#buy_small_b a{
		width:50px;
		height:24px;
		display:block;
		}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#buy_small_products_b{
	width:50px;
	height:24px;
	background-image:url(images/buy_small_b.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:4px;
	}
	
	#buy_small_products_b a{
		width:50px;
		height:24px;
		display:block;
		}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#view_b{
	width:50px;
	height:24px;
	background-image:url(images/view_b.jpg);
	background-repeat:no-repeat;
	}
	
	#view_b a{
		width:50px;
		height:24px;
		display:block;
		}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#update_b{
	width:74px;
	height:27px;
	background-image:url(images/update_button.jpg);
	background-repeat:no-repeat;
	}
	
	#update_b a{
		width:74px;
		height:27px;
		display:block;
		}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#checkout_b{
	width:95px;
	height:27px;
	background-image:url(images/checkout_button.jpg);
	background-repeat:no-repeat;
	}
	
	#checkout_b a{
		width:95px;
		height:27px;
		display:block;
		}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#edit_basket_b{
	width:95px;
	height:27px;
	background-image:url(images/edit_basket_button.jpg);
	background-repeat:no-repeat;
	}
	
	#edit_basket_b a{
		width:95px;
		height:27px;
		display:block;
		}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#change_b{
	width:74px;
	height:27px;
	background-image:url(images/change_button.jpg);
	background-repeat:no-repeat;
	}
	
	#change_b a{
		width:74px;
		height:27px;
		display:block;
		}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#place_order_b{
	width:112px;
	height:40px;
	background-image:url(images/place_order_button.jpg);
	background-repeat:no-repeat;
	}
	
	#place_order_b a{
		width:112px;
		height:40px;
		display:block;
		}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#continue_b{
	width:95px;
	height:27px;
	background-image:url(images/continue_button.jpg);
	background-repeat:no-repeat;
	}
	
	#continue_b a{
		width:95px;
		height:27px;
		display:block;
		}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#login_form_b{
	width:74px;
	height:27px;
	background-image:url(images/login_b.jpg);
	background-repeat:no-repeat;
	}
	
	#login_form_b a{
		width:74px;
		height:27px;
		display:block;
		}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#edit_small_b{
	width:50px;
	height:24px;
	background-image:url(images/edit_small_b.jpg);
	background-repeat:no-repeat;
	}
	
	#edit_small_b a{
		width:50px;
		height:24px;
		display:block;
		}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#vo_small_b{
	width:94px;
	height:24px;
	background-image:url(images/vo_small_b.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
	}
	
	#vo_small_b a{
		width:94px;
		height:24px;
		display:block;
		}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#address_book_small_b{
	width:105px;
	height:24px;
	background-image:url(images/address_book_small_b.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
	}
	
	#address_book_small_b a{
		width:105px;
		height:24px;
		display:block;
		}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#new_address_small_b{
	width:125px;
	height:24px;
	background-image:url(images/new_address_small_b.jpg);
	background-repeat:no-repeat;
	}
	
	#new_address_small_b a{
		width:125px;
		height:24px;
		display:block;
		}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#main_address_small_b{
	width:142px;
	height:24px;
	background-image:url(images/main_address_small_b.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	float:left;
	}
	
	#main_address_small_b a{
		width:142px;
		height:24px;
		display:block;
		}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#delete_address_small_b{
	width:60px;
	height:24px;
	background-image:url(images/delete_address_small_b.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	float:left;
	margin-right:15px;
	}
	
	#delete_address_small_b a{
		width:60px;
		height:24px;
		display:block;
		}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#view_small_b{
	width:50px;
	height:24px;
	background-image:url(images/view_small_b.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-top:4px;
	}
	
	#view_small_b a{
		width:50px;
		height:24px;
		display:block;
		}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#map_small_b{
	width:121px;
	height:24px;
	background-image:url(images/map_small_b.jpg);
	background-repeat:no-repeat;
	}
	
	#map_small_b a{
		width:121px;
		height:24px;
		display:block;
		}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#go_small_b{
	width:50px;
	height:24px;
	background-image:url(images/go_small_b.jpg);
	background-repeat:no-repeat;
	float:left;
	}
	
	#go_small_b a{
		width:50px;
		height:24px;
		display:block;
		}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


#get_started_b{
	width:96px;
	height:27px;
	background-image:url(images/get_started_b.jpg);
	background-repeat:no-repeat;
	}
	
	#get_started_b a{
		width:96px;
		height:27px;
		display:block;
		}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


#free_select_b{
	width:74px;
	height:27px;
	background-image:url(images/select_b.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	}
	
	#free_select_b a{
		width:74px;
		height:27px;
		display:block;
		}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


#buy_this_photo_b{
	width:116px;
	height:27px;
	background-image:url(images/buy_this_photo_b.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	}
	
	#buy_this_photo_b a{
		width:116px;
		height:27px;
		display:block;
		}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


#add_to_basket_b{
	width:116px;
	height:27px;
	background-image:url(images/add_to_basket.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	}
	
	#add_to_basket_b a{
		width:116px;
		height:27px;
		display:block;
		}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
