/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    color: #787878;
	background: #F5F5F5;
	}
	    
p {
	margin: 0 6px 3px 3px;
	text-align: justify;
}	

h1, h2, h3, h4, h5 {
    font-family: Helvetica, Arial,  sans-serif;
    color: #343434;
    font-weight: bolder; 
}

h1 {
    margin: 5px 0 0 0;
	padding: 1px 0 1px 0;
	font-size: 18px;
}

h2 {
	padding: 1px 0 1px 0;
	font-size: 17px;
}

h3 {
	font-size: 16px;
}
	
h4 {
	font-size: 14px;
}
	
h5 {
	margin: 0 0 3px 0;
	font-size: 13px;
}

.cursor_pointer{
	cursor: pointer;
}

.orange{
	color: #F60;
}

.black{
    color: #383838;
}

.thickbox img{
    border: none;
    margin: 10px 5px 5px 5px;
}

.important_message, .important_notice{
	border:1px solid #DDDDDD;
	margin: 20px 10px 0 0;
	padding: 10px 20px 20px 20px;
	background-color: #FAEFFF;
}

.important_message h3, .important_notice h3{
	padding: 0 0 10px 3px;
	color: #FF0066;
}

#container {
	width: 984px;
	margin: 0px auto;
	text-align: left;
	background: url(../images/general_images/main_content_bg.jpg);
	}

#maincontentcontainer {
	width: 980px;
	padding: 0 2px 0 2px;
}

#topbanner {
	width: 980px;
	height: 150px;
	padding: 0 2px 0 2px;
	margin: 0;
	}

#topbanner img {
	display: block;
	} 
/* top navigation */

#topbannernav {
	list-style: none;
	height: 29px;
	display: inline;
	overflow: hidden;
	position: absolute;
	margin: -29px 0 0 0;
	}
		
#topbannernav li {
	display: inline;
	list-style-type: none;
	}

#topbannernav a{
	float: left;
	padding: 29px 0 0 0;
	overflow: hidden;
	height: 0px;
	margin: 0 10px 0 0;
	}
	
#topbannernav a:hover {
	background-position: 0 -29px;
	}

#topbannernav a:active, #topbannernav a.selected {
	background-position: 0 -29px;
	}
	
#home_tab a  {
	width: 69px;
	background: url(../images/png_images/home_tab.png) top left no-repeat;
	margin-left: 20px
    }

#contact_us_tab a  {
	width: 92px;
	background: url(../images/png_images/contact_us_tab.png) top left no-repeat;
	}

#delivery_details_tab a  {
	width: 128px;
	background: url(../images/png_images/delivery_details_tab.png) top left no-repeat;
	}

#questions_tab a  {
	width: 96px;
	background: url(../images/png_images/questions_tab.png) top left no-repeat;
	}

#testimonials_tab a  {
	width: 118px;
	background: url(../images/png_images/testimonials_tab.png) top left no-repeat;
	}

#additional_gifts_tab a  {
	width: 134px;
	background: url(../images/png_images/additional_gifts_tab.png) top left no-repeat;
	}

#basket_tab a  {
	width: 96px;
	background: url(../images/png_images/basket_tab.png) top left no-repeat;
	}

#rightnav {
    width: 75%;
    float: right;
	padding: 8px 0 0 0;
	margin: 0 0 10px 0;
	background-color: #FFF;
	}

#rightnav_order{
    width: 960px;
	float: left;
	padding: 8px 0 0 0;
	margin: 10px;
	}


#leftnav{
	margin: 5px 0 10px 0;
	float: left;
	width: 24%;
	}

/*specific to left menu*/

#leftnav_seasonal_ban img{
	border: none;	
}

#leftnav_head {
    width: 232px;
    padding: 50px 0 0 0;
    height: 0px;
    overflow: hidden;
    background: url(../images/general_images/balloon_cats_button.jpg) top left no-repeat;
    float: left;
	margin: 0 0 0 2px;
}

#leftnav_bottom{
	width: 232px;
	padding: 43px 0 0 0;
    height: 0px;
	overflow: hidden;
    background: url(../images/general_images/balloon_cats_button_bottom.jpg) top left no-repeat;	
	float: left;
	margin: 0 0 0 2px;
}

.categories {
	font-size: 12px;
	list-style: none;
	padding: 5px 0 5px 0;
	text-align: center;
	float: left;
	background: url(../images/general_images/cat_bg.jpg) top left repeat-y;
	width: 232px;
	margin: 0 0 0 2px;
	}

.categories li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
.categories a {
	float: left;
	height: 15px;
	width: 232px;
	padding: 6px 0 0 0;
	text-decoration: none;
	color: #333333;
	}

.categories a:active, .categories a:hover, .categories a.selected {
	color: #F60;
	font-weight: bold;
	}

/*specific to home page*/

#home_intro{
	width: 980px;
	padding: 0 0 2px 0;
	background: url(../images/general_images/home_intro_bg.jpg) bottom left repeat-x;
	}

#homepage_h1{
    width: 816px;
    padding: 38px 0 0 0;
    height: 0px;
    overflow: hidden;
    background: url(../images/general_images/home_h1.jpg) top left no-repeat;
	margin: 16px 0 0 80px;
}

#home_para1{
	font-size: 12px;
	padding: 0 10px 0 10px;
}

#home_display_boxes{
	margin: 0 0 0 4px;	
}

#home_display_boxes img
{
	margin: 0 8px 7px 0;	
}

#home_delivery_date{
	float: left;
	width: 232px;
	height: 110px;
	margin: 0 0 0 2px;
	background: url(../images/general_images/home_delivery_date_bg.jpg);
}

#home_delivery_date p{
	margin: 75px 0 0 24px;
	font-weight: bold;
	font-size: 14px;
	color: #F90;
}

/* Specific to contact us page */

#contact_h1{
	height: 0px;
    width: 138px;
	background:url(../images/general_images/contact_h1.jpg) top left no-repeat;
	padding-top: 26px;
	overflow: hidden;
	margin: 10px 0 10px 0;
}

#contactform{
	margin: 20px 0 10px 30px;
	width: 660px;
	height: 215px;
	background: url(../images/general_images/contact_form_bg.jpg) top left no-repeat;
}

#contactform form{
	padding: 13px 0 0 15px;	
}

#contactform table{
	width: 100%;	
}

#contactform input, textarea{
	padding: 5px;
	margin: 10px 0 0 0;
}

#contactform textarea{
	width: 620px;	
}

/* Specific to Delivery Page */

#delivery_h1 {
	background: url(../images/general_images/delivery_h1.jpg) top left no-repeat;
	padding-top: 37px;
	height: 0px;
	width: 214px;
	overflow: hidden;
    margin: 10px 0 10px 0;
}

#deliverypage_next_day_delivery_box{
    width: 170px;
    height: 210px;
    float: right;
    margin: 0 10px 10px 10px;
    padding: 5px;
	background-image: url(../images/general_images/home_boxdate2.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
}

#deliverypage_next_day_delivery_box p{
	color: #F60;
	margin: 75px 0 0 20px;
}

/* Specific to Faq Page */

#faq_h1 {
	background: url(../images/general_images/faq_h1.jpg) top left no-repeat;
	padding-top: 37px;
	height: 0px;
	width: 375px;
	overflow: hidden;
    margin: 10px 0 10px 0;
}

#faq_list h4{
	color: #F60;	
}

#faq_list p{
    margin: 0 10px 20px 0;
}

/* Specific to product pages */

#product_h1{
    text-align: center;
    margin-bottom: 10px;
}

#product_desciption{
    margin: 14px 0 0 0;
}

#customise_product_box{
	width: 722px;
	background: url(../images/general_images/product_page/customise_box_bg.jpg) repeat-y;	
	float: left;
	margin: 20px 0 0 0;
}

#customise_product_box form{
	width: 722px;
	background: url(../images/general_images/product_page/customise_box_top.jpg) top left no-repeat;
	float: left;
}

#bouquet_display{
    width: 280px;
	height: 440px;
    float: right;
    margin: 20px 5px 0 0;
}

#bouquet_display p, #product_divider_1 p, #product_divider_2 p, #choose_delivery_option p{
	text-align: center;
	font-weight: bold;
	color: #F60;
}

#bouquet_display h3 {
	background: url(../images/general_images/product_page/selection_head.jpg) top left no-repeat;
	padding-top: 19px;
	height: 0px;
	width: 189px;
	overflow: hidden;
    margin: 10px 0 10px 55px;
}

#bouquet_display table{
	width: 278px;
	text-align: center;
}

#bouquet_display table td{
	padding: 5px 0 5px 0;
}

#mini_image{
	position: absolute;
	width: 25px;
	height: 25px;
	margin: 2px 0 0 -169px;
}

.bouquet_image_td{
	width: 200px;
}

#bouquet_options_list{
    margin: 5px 0 0 0;
}

#bouquet_options p{
    width: 230px;
    float: left;
    padding: 5px 0 5px 30px;
    text-align: left;
}

#product_display{
	float: left;
	width: 415px;
	height: 440px;
	margin: 20px 0 0 5px;
	background-image: url(../images/general_images/product_page/product_bg.jpg);
	background-position: 0px 20px;
	background-repeat: no-repeat;
}

#balloon_main_img{
  position: absolute;
  width: 150px;
  height: 150px;
  margin: 155px 0 0 130px;
  padding: 0;
}

#balloon_2_img{
	position: absolute;
	margin: 101px 0 0 305px;
}

#balloon_3_img{
	position: absolute;
	margin: 209px 0 0 315px;	
}

#balloon_4_img{
	position: absolute;
	margin: 305px 0 0 268px;
}

#balloon_5_img{
	position: absolute;
	margin: 335px 0 0 150px;	
}

#balloon_6_img{
	position: absolute;
	margin: 298px 0 0 45px;
}

#balloon_7_img{
	position: absolute;
	margin: 193px 0 0 0;	
}

#balloon_8_img{
	position: absolute;
	margin: 90px 0 0 10px;
}

#balloon_9_img{
	position: absolute;
	margin: 19px 0 0 100px;
}

#balloon_10_img{
	position: absolute;
	margin: 23px 0 0 218px;	
}

#balloon_main_img_big{
  position: absolute;
  width: 175px;
  height: 175px;
  margin: 135px 0 0 119px;
  padding: 0;
}

#product_divider_1, #product_divider_2{
	width: 700px;
	float: left;
	margin: 0 0 0 5px;
	border-bottom: 1px solid #CCC;
}

#additional_gifts_info{
    float: left;
	width: 700px;
	margin: 20px 0 0 5px;
}

#additional_gifts_info table{
    margin: 10px 0 10px 0;
    width: 700px;
}

#additional_gifts_info td{
    padding: 0 10px 0 10px;
}

#additional_gifts_info h3{
	background: url(../images/general_images/product_page/add_gifts_head.jpg) top left no-repeat;
	padding-top: 19px;
	height: 0px;
	width: 206px;
	overflow: hidden;
    margin: 5px 0 10px 255px;
	text-align: center;
}

#additional_gifts_info p{
    text-align: center;
    padding: 10px 0 0 0;
}

#choose_free_chocs{
	float: left;
	width: 700px;
	margin: 0 0 0 5px;
}

#choose_free_chocs table{
    margin: 10px 0 10px 0;
    width: 700px;
}

#choose_free_chocs td{
    padding: 0 10px 0 10px;
}

#choose_free_chocs h3{
	background: url(../images/general_images/product_page/choose_free_choc_head.jpg) top left no-repeat;
	padding-top: 19px;
	height: 0px;
	width: 204px;
	overflow: hidden;
    margin: 25px 0 10px 255px;
	text-align: center;
}

#choose_delivery_option{
	width: 700px;
	float: left;
	border-top: 1px solid #CCC;
	margin: 0 0 0 5px;
}

#choose_delivery_option h3{
	background: url(../images/general_images/product_page/delivery_option_head.jpg) top left no-repeat;
	padding-top: 19px;
	height: 0px;
	width: 204px;
	overflow: hidden;
    margin: 25px 0 10px 255px;
	text-align: center;
}

#choose_delivery_option table{
    margin: 10px 50px 10px 80px;
    width: 522px;
}

#choose_delivery_option td{
    padding: 0 10px 0 10px;
}

#add_to_basket{
	width: 722px;
	background: url(../images/general_images/product_page/customise_box_bottom.jpg) bottom left no-repeat;
	float: left;
	padding: 0 0 20px 0;
}

#add_to_basket input, .additional_gifts_button{
	font-weight:bold;
	cursor:pointer;
	border:none;
}

#add_to_basket input{
	background: url(../images/general_images/add_to_basket.jpg) top left no-repeat;
	height: 40px;
	width: 153px;
	float: left;
	margin: 22px 0 0 295px;
}
                                                                                   
/* Specific to Category Page */

#balloondisplay {
	clear: both;
	padding: 12px 0 12px 0;
}

.categoryproduct{
    border: 1px solid #CCC;
    margin: 8px 8px 8px 8px;
    padding: 2px;
    float: left;
    width: 220px;
	height: 190px;
}

.displayimage_category{
	border: 0px;
	margin: 10px;
	width: 80px;
	height: 80px;
	float: right;
	}
	
.categoryproduct p{
    margin: 10px 0 0 10px;
	font-size: 10px;
	text-align: left;
}

.balloon_details_button{
	position: absolute;
	margin: 150px 0 0 56px;
	background: url(../images/general_images/balloon_details_button.jpg) top left no-repeat;
	height: 0px;
	width: 109px;
    padding-top: 34px;
	overflow: hidden;		
}

.birthday_balloon_categories{
    border: 1px solid #ccc;
    margin: 5px 10px 5px 10px;
    padding: 5px;
    float: left;
    width: 330px;
	height: 140px;
}

.birthday_balloon_categories img{
	margin: 5px 0 0 10px;
	border: 0px;
	width: 80px;
	height: 80px;
	float: right;
	}
	
.birthday_balloon_categories p{
   	font-size: 10px;
	text-align: left; 
}

.birthday_balloon_categories h3{
	font-size: 13px;
    margin: 0 0 5px 0;
}

.birthday_balloon_categories h3 a{
	text-decoration: none;
	color: #333;
}

.moreinfo_category{
	position: absolute;
	margin: 103px 0 0 110px;
	background: url(../images/general_images/balloon_details_button.jpg) top left no-repeat;
	height: 0px;
	width: 114px;
    padding-top: 34px;
	overflow: hidden;		
}

.big_tag_small{
	position: absolute;
	margin: 0 0 0 190px;
	width: 44px;
	height: 48px;
}

/* Specific to additional gifts page */

.addon_add_to_basket{
	width: 80px;
	height: 20px;
	padding: 20px 0 0;
	margin: 5px 0 0 0;
	border: 0;
	background: url(../images/general_images/add_to_basket_mini.jpg) no-repeat center top;
	overflow: hidden;
	cursor: pointer;
}

.display_addon_cat{
    border: 1px solid #ccc;
    float: left;
    width: 720px;
    margin: 5px 0 5px 0;
    text-align: center;
}

.display_addon{
    width: 118px;
    height: 190px;
    float: left;
    margin: 6px 1px 6px 0;
    text-align: center;
    padding: 3px 0 0 0;
}

.addon_name_para{
    height: 30px;
}

.display_addon p{
    text-align: center;
}

.display_addon img{
    border: none;
}
/* Specific to terms and conditions */

#terms_h1 {
	background: url(../images/general_images/terms_h1.jpg) top left no-repeat;
	padding-top: 26px;
	height: 0px;
	width: 80px;
	overflow: hidden;
    margin: 10px 0 10px 0;    
}

#terms_list{
	margin: 20px;
}

#terms_disclaimer_list{
	margin: 20px;		
}

/* Specific to sitemap */

#sitemap_h1 {
	background: url(../images/general_images/sitemap_h1.jpg) top left no-repeat;
	padding-top: 70px;
	height: 0px;
	width: 250px;
	overflow: hidden;
    margin: 10px 0 10px 0;
}
    
#sitemap_mainpages li{
    display: inline;
    margin: 0 18px 0 0;
}

#sitemap_mainpages{
    margin: 10px 0 10px 0;
}        

#sitemap_gencat li{
    display: inline;
    margin: 0 18px 0 0;
}        

#sitemap_gencat{
    margin: 10px 0 10px 0;
}        

#sitemap_birthcat li{
    display: inline;
    margin: 0 18px 0 0;
} 

#sitemap_birthcat{
    margin: 10px 0 10px 0;
}        

.sitemap_products li{
    display: inline;
    margin: 0 18px 0 0;
} 

.sitemap_products{
    margin: 10px 0 10px 0;
}        

/* Specific to privacy policy */

#privacy_h1 {
	background: url(../images/general_images/privacy_h1.jpg) top left no-repeat;
	padding-top: 70px;
	height: 0px;
	width: 228px;
	overflow: hidden;
    margin: 10px 0 10px 0;    
}

#privacy_list{
	margin: 15px;	
}

/* Specific to thank you email */

#thankyouemail_h1 {
	background: url(../images/general_images/thankyouemail_h1.jpg) top left no-repeat;
	padding-top: 44px;
	height: 0px;
	width: 106px;
	overflow: hidden;
    margin: 10px 0 10px 0;    
}

/* Specific to basket page */

#basket_h1 {
	background: url(../images/general_images/basket_h1.jpg) top left no-repeat;
	padding-top: 29px;
	height: 0px;
	width: 92px;
	overflow: hidden;
}

#basket_first_para{
    margin: 15px 15px 0 0;
}

.basket_package{
	width: 706px;	
	border: 1px solid;
	float: left;
	background-color: #F7F7F7;
	padding: 9px;
	margin: 10px 0 10px 0;
}

.basket_package h2{
	padding: 10px 0 10px 0;	
}

.product_basket{
	width: 346px;
	height: 290px;
	border: 1px solid;
	float: right;
	background-color: #FFF;
}

.product_basket img{
	width: 110px;
	height: 110px;
	margin: 5px 0 5px 121px;	
}

.product_basket h3{
	width: 149px;
	height: 0px;
	padding-top: 19px;
	background: url(../images/general_images/basket_page/chosen_balloon_head.jpg) top left no-repeat;
	overflow: hidden;
	margin: 10px 0 5px 100px;		
}

.product_basket p{
	text-align: center;	
}

.addons_basket{
	width: 346px;
	border: 1px solid;
	float: left;
	background-color: #FFF;
}

.addons_basket h3{
	width: 152px;
	height: 0px;
	padding-top: 19px;
	background: url(../images/general_images/basket_page/additional_gifts_head.jpg) top left no-repeat;
	overflow: hidden;
	margin: 10px 0 10px 100px;
}

.addons_basket table{
	width: 320px;
	height: 119px;
	margin: 7px; 
}

.addon_remove img{
	border: none;	
}

.addon_input{
	display: none;	
}

.bouquet_basket{
	background: #F2F2F2;
	float: left;
	width: 320px;
	margin: 10px 0 0 11px;
	padding: 5px 0 5px 0;
	border: #999 1px solid;			
}

.bouquet_basket h3{
	width: 144px;
	height: 0px;
	padding-top: 15px;
	background: url(../images/general_images/basket_page/additional_balloons_head.jpg) top left no-repeat;
	overflow: hidden;
	margin: 10px 0 5px 100px;			
}

.bouquet_basket select{
	margin: 20px 0 20px 85px;	
}

.freechocs_basket{
	background: #F2F2F2;
	float: left;
	width: 320px;
	margin: 10px 0 7px 11px;
	padding: 5px 0 5px 0;
	border: #999 1px solid;
}

.freechocs_basket h3{
	width: 150px;
	height: 0px;
	padding-top: 19px;
	background: url(../images/general_images/basket_page/free_chocolates_head.jpg) top left no-repeat;
	overflow: hidden;
	margin: 10px 0 10px 85px;	
}

.freechocs_basket select{
	float: right;
	width: 140px;
	margin: 20px 75px 0 0;
}

.freechocs_basket img{
	width: 50px;
	height: 50px;
	float: left;
	margin: 0 0 0 50px;
}

.delivery_details{
	width: 704px;
	border: 1px solid;
	float: left;
	background-color: #FFF;
	clear: both;
	margin: 9px 0 0 0;
}

.delivery_details h3{
	width: 238px;
	height: 0px;
	padding-top: 19px;
	background: url(../images/general_images/basket_page/delivery_details_head.jpg) top left no-repeat;
	overflow: hidden;
	margin: 10px 0 10px 230px;
}

.delivery_details_box_1r{
	width: 47%;
	float: right;
	height: 105px;
	margin: 0 13px 0 0;
	background: url(../images/general_images/basket_page/calendar_big.jpg) no-repeat;
	background-position: 30px 12px;
}

.delivery_details_box_1r p{
	margin: 12px 0 0 160px;
}

.delivery_details_box_1r input{
	margin: 8px 0 0 168px;
	padding: 5px;
}

.delivery_details_box_1r select{
	margin: 13px 0 0 157px;
}

.delivery_details_box_1l{
	width: 47%;
	float: left;
	height: 105px;
	margin: 0 0 0 13px;	
}

.delivery_details_box_1l label{
	margin: 0 0 0 20px;
	float: left;
}

.delivery_details_table{
	width: 704px;
	float: left;
	clear: both;
}

.delivery_details_table table{
	width: 510px;
	margin: 20px 0 20px 80px;
}

.delivery_details_table td{
	padding: 5px 0 5px 0;
}

.delivery_details_table table input{
	padding: 2px;	
}

.package_total_price{
	clear: both;
	float: left;
	width: 704px;
	margin: 10px 0 10px 0;
}

#basketsubmit{
	margin: 10px 0 0 290px;
	padding: 5px;
	cursor: pointer;
}

/* Specific to order details / order overview page */

#checkout_details table{
	border: 1px solid #999;
	padding: 10px;
	width: 500px;
	margin: 5px;
}

#checkout_details td{
	padding: 5px;	
}

#checkout_details input{
	padding: 5px;	
}

#orderdetails_sumbit, #submit_payments{
	padding: 5px;
	margin: 5px;
}

.overview_list{
	list-style: none;
	margin: 10px;
}

.overview_list li{
	padding: 2px;	
}

.package_overview{
	margin: 10px;
	padding: 20px;
	border: 1px solid #CCC;
	width: 550px;
}

/* Specific to footer page */

#footer {
    height: 64px;
    clear: both;
	width: 980px;
	margin: 0 2px 0 2px;
	padding-top: 80px;
	text-align: left;
	font-size: 12px;
	background: url(../images/general_images/footer_content_bg.jpg) top repeat-x;
	}

#footer ul{
    list-style: none;
    float: right;
    display: inline;
    margin: 23px 15px 0 0;
}

#footer li{
    display: inline;
    padding: 0 0 0 20px;
	}

#footer a{
    text-decoration: none;
}

#footer a:active, #footer a:hover, #footer a.selected {
	font-weight: bold;
	}
