/* Layout Style Sheet :: thebirthdaysite.co.uk */
/* Author :: Alex Stanhope for 247 Creative */
/* Copyright :: The Author, All rights reserved */

body {
	background: #fff url(../images/layout/bg_body.gif) top left repeat-x;
	text-align: center;
    font-family: Arial, Verdana, Sans-Serif; 
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #222;
	padding: 0px;
	margin: 0px;
	height: 100%;
}

/* Formatting Styles */

img {
	border: 0px;
}

br.clear {
	clear: both;
	height: 0.01em;
}

.bold {
	font-weight: bold;	
}

.right {
	text-align: right;
}

.border_white {
	border: 5px solid #fff;
}

.border_pink {
	border: 5px solid #fcb4fe;
}

.border_orange {
	border: 5px solid #fcb4fe;
}


.lower_margin {
	margin-top: 40px;
	margin-bottom: 20px;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted #222;
}

.italic {
	font-style: italic;
}

.border {
	padding: 5px;
	border: 1px solid #ccc;
}

.center {
	text-align: center;
}

td.center_narrow, th.center_narrow {
	width: 50px;
	text-align: center;
}

#line1counter, #line2counter, #fromcounter, #searchnamecounter {
	font-weight: bold;
	color: #773472;
	font-size: 1.8em;
}

div.count {
	float: left;
	text-align: center;
	width: 30px;
	height: 30px;
	margin-left: 15px;
	padding-top: 5px;
	background: #fff url(../images/layout/bg_count.gif) top left no-repeat;
}

/* Container Styles */

#container {
	position: relative;
	width: 760px;
	height: auto;
	margin: 0px auto;
	text-align: left;
	background: #fff;
	z-index: 1;
}

/* Header Styles */

#masthead {
	position: relative;
	width: 760px;
	height: 75px;
	margin: 0px;
	padding: 0px;
}

#logo {
	float: left;
	width: 320px;
	height: 60px;
	margin: 15px 0px 0px 0px;
}

#banner {
	float: right;
	width: 234px;
	height: 60px;
	margin: 12.5px 0px 0px 0px;
}

/* Example Styles */

#example_container {
	clear: both;
	width: 760px;
	height: 215px;
	margin: 0px;
	background: #fff url(../images/layout/bg_example.gif) top left repeat-x;
}

#example_left {
	float: left;
	width: 400px;
	height: 215px;
	margin: 0px;
}

#example_right {
	float: left;
	width: 260px;
	height: 195px;
	margin: 14px 0px 0px 50px;
	color: #fff;
}

/* Navigation Styles */

#navigation_container {
	position: relative;
	width: 760px;
	height: 35px;
	background: #fff url(../images/layout/bg_nav_wide.gif) top left no-repeat;
	border-bottom: 1px solid #93c7e3;
}

/* Main Navigation Menu Styles */

ul#main_navigation {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	width: 760px;
}

#main_navigation li {
	float: left;
	list-style-type: none;
	width: 95px;
	height: 35px;
	text-align: center;
	background: url(../images/layout/bg_nav_divider.gif) bottom right no-repeat;
	
}

#main_navigation a { 
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 40px;
}

#main_navigation a:link, #main_navigation a:visited {
	color: #1d71a0;
	text-decoration: none;
}

#main_navigation a:hover {
	color: #064568;
	text-decoration: none;
}

/* Content Styles */

#content {
	position: relative;
	width: 760px;
	height: auto;
	margin: 0px;
	padding-top: 20px;
	z-index: 10;
}

#content_left {
	float: left;
	width: 225px;
	height: auto;
	margin: 0px;
}

#content_right {
	float: left;
	width: 510px;
	height: auto;
	margin: 0px 0px 0px 25px;
}

#content_right_copy {
	float: left;
	width: 280px;
	height: auto;
}

#content_right_image {
	float: right;
	width: auto;
	height: auto;
}

.content_right_image {
	float: right;
	width: auto;
	height: auto;
}

.content_image_left {
	float: left;
	width: auto;
	height: auto;
}

#info {
	color: #248dc5;
	font-size: 1.1em;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

#flashcontent {
	width: 500px;
	margin-left: 10px;
}

div.content_orange, div.content_orange_2 {
	width: 510px;
	height: auto;
	background: #fff url(../images/layout/bg_content_orange.gif) bottom left no-repeat;
	padding-bottom: 5px; 
	margin-bottom: 25px;
}

div.content_green {
	width: 510px;
	height: auto;
	background: #fff url(../images/layout/bg_content_green_dividers.gif) bottom left no-repeat;
	padding-bottom: 20px; 
	margin-bottom: 25px;
}

div.content_blue {
	width: 510px;
	height: auto;
	background: #fff url(../images/layout/bg_content_blue.gif) bottom left no-repeat;
	padding-bottom: 15px; 
	margin-bottom: 25px;
}

div.content_pink {
	width: 510px;
	height: auto;
	background: #fff url(../images/layout/bg_content_pink.gif) bottom left no-repeat;
	padding-bottom: 15px; 
	margin-bottom: 25px;
}

div.how {
	float: left;
	width: 115px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin-left: 10px;
	margin-top: -7.5px;
}

div.how img {
	padding-bottom: 5px;
}

div.usercp_top {
	background: #248dc5 url(../images/layout/bg_usercp_top.gif) top left no-repeat;
	width: 225px;
	height: 30px;
}

div.search_top {
	background: #248dc5 url(../images/layout/bg_search_top.gif) top left no-repeat;
	width: 225px;
	height: 30px;
	margin-top: 20px;
}

div.usercp_content {
	padding: 10px 16px;
	width: 185px;
	color: #fff;
	font-size: 1.1em;
}

div.search_content {
	padding: 10px 16px 0px 16px;
	width: 185px;
	color: #fff;
	font-size: 1.1em;
}


div.usercp_main, div.search_main {
	background: #248dc5 url(../images/layout/bg_usercp_content.gif) top left repeat-x;
	width: 217px;
	height: 100%;
	border-left: 4px solid #248dc5;
	border-right: 4px solid #248dc5;
}

div.usercp_bottom, div.search_bottom {
	background: #248dc5 url(../images/layout/bg_usercp_bottom.gif) top left no-repeat;
	width: 225px;
	height: 20px;
}

div.search_results {
	background: url(../images/layout/bg_search_results.gif) top left no-repeat;
	width: 500px;
	height: 30px;
	margin: 20px 0px 20px 10px;
}

div.search_results_found {
	background: url(../images/layout/bg_search_results_found.gif) top left no-repeat;
	width: 500px;
	height: 30px;
	margin: 20px 0px 20px 10px;
}

div.message {
	background: url(../images/layout/bg_message.gif) top left no-repeat;
	width: 500px;
	height: 30px;
	margin: 20px 0px 20px 10px;
}

div.account_panel_left {
	float: left;
	width: 160px;
	height: auto;
	padding: 0px;
	margin: 10px;
}

div.account_panel {
	float: left;
	width: 160px;
	height: auto;
	padding: 0px;
	margin: 10px 10px 20px 0px;
}

div.account_panel_right {
	float: left;
	width: 160px;
	height: auto;
	padding: 0px;
	margin: 10px 0px;
}

div.account_panel_top {
	width: 160px;
	height: 20px;
	margin: 0px;
}

div.account_panel_left_container {
	float: left;
	width: 158px;
	height: auto;
	background: #fece6b;
	border-left: 1px solid #ffac00;
	border-right: 1px solid #ffac00;
}

div.account_panel_container {
	float: left;
	width: 158px;
	height: auto;
	background: #b9e37d;
	border-left: 1px solid #7dcd0a;
	border-right: 1px solid #7dcd0a;
}

div.account_panel_right_container {
	float: left;
	width: 158px;
	height: auto;
	background: #a1dbf4;
	border-left: 1px solid #13b3f8;
	border-right: 1px solid #13b3f8;
}

div.account_panel_content {
	position: relative;
	width: 140px;
	height: 130px;
	padding: 0px;
	margin: 0px auto;
}

div.account_panel_content p {
	margin: 5px 0px;
	font-size: 1.1em;
}

div.account_panel_content a:link,  div.account_panel_content a:visited {
	text-decoration: none;
	padding-bottom: 0px;
	color: #222;
	border-bottom: 1px solid #222;
}

div.account_panel_content a:hover {
	text-decoration: none;
	padding-bottom: 0px;
	color: #222;
	border-bottom: 0px;
}

div.account_panel_bottom {
	position: relative;
	width: 160px;
	height: 20px;
}

#basket_top {
	width: 340px;
	height: 20px;
	margin: 15px 0px 0px 10px;
	background: #ebebeb url(../images/layout/bg_basket_top.gif) top left no-repeat;
}

#basket_content {
	position: relative;
	width: 339px;
	height: auto;
	margin: 0px 0px 0px 10px;
	background: #ebebeb url(../images/layout/bg_basket_content.gif) top right no-repeat;
	padding-bottom: 2px;
}

#basket_content p {
	width: 310px;
	padding: 0px 0px 10px 10px;
	margin: 0px 0px 0px 0px;
}

#basket_bottom {
	width: 340px;
	height: 20px;
	margin: 0px 0px 20px 10px;
	background: #ebebeb url(../images/layout/bg_basket_bottom.gif) top left no-repeat;
}

div.basket_info {
	width: 500px;
	padding-bottom: 5px;
	border-bottom: 1px solid #d7d7d7;
	margin: -10px 0px 10px 10px;
}

div.basket_left {
	float: left;
	width: 280px;
	font-size: 1.4em;
	color: #248dc5;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
}

div.basket_right {
	float: left;
	text-align: right;
	width: 220px;
}

div.order_heading {
	margin: 20px 0px 20px 10px;
	width: 500px;
}

div.order_heading_left {
	float: left;
	width: 375px;
	height: 26px;
}

div.order_heading_right {
	float: right;
	text-align: right;
}

div#order_info_1, div#order_info_2, div#order_info_3, div#order_info_4, div#order_info_5, div#order_info_6, div#order_info_7 {
	width: 480px;
	padding: 10px;
	background: #ebebeb;
	border: 1px solid #ccc;
	margin-left: 10px;
	margin-bottom: 10px;
}

div#order_info_1 p, div#order_info_2 p, div#order_info_3 p, div#order_info_4 p, div#order_info_5 p, div#order_info_6 p, div#order_info_7 p {
	font-size: 1.1em;
	margin: 0px 0px 10px 0px;
}

/* Footer Styles */

#footer_container {
	clear: both;
	width: 100%;
	margin: 0px;
	background: #6bc3f2 url(../images/layout/bg_footer.gif) top left repeat-x;	
}

#footer_inner {
	position: relative;
	width: 760px;
	height: 110px;
	margin: 0px auto;
	text-align: center;
	font-size: 1.1em;
	line-height: 1.6em;
	background: url(../images/layout/bg_footer_left.gif) top left no-repeat;
}

#footer_inner_content {
	padding: 40px 0px 0px 0px;
}

/* Text Styles */

h1 {
	font-size: 2em;
	color: #248dc5;
	margin: 0px 0px 0px 10px;
}

h2 {
	font-size: 1.4em;
	color: #248dc5;
	margin: 15px 0px 15px 10px;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 11px;
}

p {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 10px 0px 10px 10px;
}

h1.error {
	font-size: 2em;
	color: #ff5100;
	margin: 0px 0px 0px 10px;
	background: url(../images/layout/bullet_error_lg.gif) top left no-repeat;
	padding: 10px 0px 10px 60px;
}

h3.heart {
	font-size: 1.6em;
	color: #248dc5;
	margin-bottom: 0px;
	background: url(../images/layout/bullet_heart.gif) top left no-repeat;
	padding: 7px 0px 0px 30px;
}

h3.padlock {
	font-size: 1.6em;
	color: #248dc5;
	margin-bottom: 0px;
	background: url(../images/layout/bullet_padlock.gif) top left no-repeat;
	padding: 10px 0px 0px 30px;
}

div.sidebar p {
	margin-left: 30px;
	font-size: 1.1em;
	line-height: 1.4em;
}

p.content_left {
	margin-left: 0px;
}

div.usercp_content p {
	margin: 0px 0px 0px 10px;
	font-size: 1.1em;
}

p.cart {
	background: url(../images/layout/bullet_cart.gif) center left no-repeat;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #75bbe1;
	border-bottom: 1px solid #75bbe1;
}

p.important {
	background: url(../images/layout/bullet_important.gif) center left no-repeat;
	padding: 2px 0px 2px 35px;
	font-weight: bold;
}

p.info {
	background: url(../images/layout/bullet_faq_answer.gif) center left no-repeat;
	padding: 2px 0px 2px 35px;
	font-weight: bold;
}

.blue_lg_start, .blue_lg_end {
	color: #1d71a0;
	font-size: 1.8em;
	font-weight: bold;
	padding-right: 5px;
	font-family: "Times New Roman", Times, serif;
}

.blue_lg_end {
	padding-right: 0px;
	padding-left: 5px;
}

div.content_orange h1 {
	font-size: 2em;
	color: #fc8608;
	margin: 0px 0px 0px 10px;
}

div.content_orange_2 h2 {
	font-size: 2em;
	color: #fc8608;
	margin: 0px 0px 0px 10px;
	border-bottom: 0px;
}

div.content_orange p.left {
	float: left;
	width: 335px;
	font-size: 1.2em;
	margin: 10px 0px 0px 10px;
	line-height: 1.4em;
}

div.content_orange p.right {
	float: left;
	margin: 25px 0px 0px 40px;
}

div.content_green h2 {
	font-size: 2em;
	color: #67af11;
	margin: 0px 0px 20px 10px;
	border-bottom: 0px;
}

div.content_green p {
	width: 335px;
	font-size: 1.2em;
	margin: 20px 0px 0px 10px;
	line-height: 1.4em;
}

div.content_blue h2 {
	font-size: 2em;
	color: #248dc5;
	margin: 0px 0px 0px 10px;
	border-bottom: 0px;
}

div.content_blue p.left, div.content_orange_2 p.left {
	float: left;
	width: 335px;
	font-size: 1.2em;
	margin: 10px 0px 0px 10px;
	line-height: 1.4em;
}

div.content_blue p.right, div.content_orange_2 p.right {
	float: left;
	margin: 10px 0px 0px 15px;
}

div.content_pink h2 {
	font-size: 2em;
	color: #e644ec;
	margin: 0px 0px 0px 10px;
	border-bottom: 0px;
}

div.content_pink p.left {
	float: left;
	margin: 10px 0px 0px 10px;
}

div.content_pink p.right {
	float: left;
	width: 335px;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 10px 0px 0px 15px;
	text-align: left;
}

p.error {
	background: url(../images/layout/bullet_error_alt.gif) top left no-repeat;
	padding: 25px 0px 0px 0px;
}

p.search_results_text, p.message_text {
	padding: 5px 0px 0px 35px;
	font-weight: bold;
}

/* Link Styles */

a.arrow:link, a.arrow:visited {
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.6em;
	color: #fff;
	background: url(../images/layout/bullet_arrow_red.gif) top left no-repeat;
	padding: 4px 0px 10px 35px;
}

a.arrow:hover {
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.6em;
	color: #222;
	background: url(../images/layout/bullet_arrow_red.gif) top left no-repeat;
	padding: 4px 0px 10px 35px;
}

a.star:link, a.star:visited {
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.6em;
	color: #fff;
	background: url(../images/layout/bullet_star_pink.gif) top left no-repeat;
	padding: 4px 0px 10px 35px;
}

a.star:hover {
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.6em;
	color: #222;
	background: url(../images/layout/bullet_star_pink.gif) top left no-repeat;
	padding: 4px 0px 10px 35px;
}

#footer_right a:link, #footer_right a:visited, #footer_inner_content a:link, #footer_inner_content a:visited {
	text-decoration: none;
	color: #222;
}

#footer_right a:hover, #footer_inner_content a:hover {
	text-decoration: underline;
	color: #222;
}

div.sidebar a:link, div.sidebar a:visited, a:link, a:visited {
	text-decoration: none;
	color: #1d71a0;
}

div.sidebar a:hover, a:hover {
	text-decoration: underline;
	color: #1d71a0;
}

div.usercp_content a:link, div.usercp_content a:visited {
	text-decoration: none;
	color: #fff;
}

div.usercp_content a:hover {
	text-decoration: underline;
	color: #fff;
}

a.back:link, a.back:visited {
	text-decoration: none;
	color: #1d71a0;
	font-weight: bold;
	font-size: 1.1em;
	background: url(../images/layout/bullet_arrow_back.gif) top left no-repeat;
	padding: 0px 0px 0px 20px;
}

a.back:hover {
	text-decoration: underline;
	color: #1d71a0;
	font-weight: bold;
	font-size: 1.1em;
	background: url(../images/layout/bullet_arrow_back.gif) top left no-repeat;
	padding: 0px 0px 0px 20px;
}


a.forward:link, a.forward:visited {
	text-decoration: none;
	color: #1d71a0;
	font-weight: bold;
	font-size: 1.1em;
	background: url(../images/layout/bullet_arrow_forward.gif) top left no-repeat;
	padding: 0px 0px 0px 20px;
}

a.forward:hover {
	text-decoration: underline;
	color: #1d71a0;
	font-weight: bold;
	font-size: 1.1em;
	background: url(../images/layout/bullet_arrow_forward.gif) top left no-repeat;
	padding: 0px 0px 0px 20px;
}

a.top:link, a.top:visited {
	text-decoration: none;
	color: #222;
	font-weight: bold;
	font-size: 1.1em;
	background: url(../images/layout/bullet_arrow_up.gif) top left no-repeat;
	padding: 0px 0px 0px 20px;
}

a.top:hover {
	text-decoration: underline;
	color: #222;
	font-weight: bold;
	font-size: 1.1em;
	background: url(../images/layout/bullet_arrow_up.gif) top left no-repeat;
	padding: 0px 0px 0px 20px;
}

/* Form Element Styles */

#loginForm form, #searchForm form {
	margin-bottom: 0px;
}

#registrationForm fieldset, #contactForm fieldset, #accountChangePasswordForm fieldset, #accountEditProfileForm fieldset, #userEditForm fieldset, #entryForm fieldset, #forgottenPassForm1 fieldset, #forgottenPassForm2 fieldset {
	border: 0px;
	margin-top: 10px;
}

#createGreetingForm fieldset {
	border: 0px;
	margin-top: 0px;
}

#loginForm fieldset, #searchForm fieldset {
	border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#loginForm label, #searchForm label {
	font-weight: bold;
}

#registrationForm label, #contactForm label, #createGreetingForm label, #accountChangePasswordForm label, #accountEditProfileForm label, #userEditForm label, #entryForm label, #forgottenPassForm1 label, #forgottenPassForm2 label {
	font-weight: bold;
	float: left;
	width: 140px;
	vertical-align: middle;
	font-size: 1.1em;
	margin-left: 10px;
	padding-top: 10px;
}

legend {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 15px;
	color: #1d71a0;
}

.input_left {
	float: left;
	margin: 5px 0px;
	width: 220px;
	text-align: left;
	background: #ebebeb;
	border: 1px solid #999;
}

.input_left_full {
	float: left;
	margin: 5px 0px;
	width: 340px;
	text-align: left;
	background: #ebebeb;
	border: 1px solid #999;
}

.input_left_full_510 {
	float: left;
	margin: 5px 0px;
	width: 500px;
	text-align: left;
	background: #ebebeb;
	border: 1px solid #999;
}

.input_left_checkbox {
	margin-top: 10px;
	float: left;
}

.select_narrow {
	float: left;
	margin: 5px 0px;
	width: auto;
	text-align: left;
	background: #ebebeb;
	border: 1px solid #999;
}

.select_wide {
	float: left;
	margin: 5px 0px;
	width: 225px;
	text-align: left;
	background: #ebebeb;
	border: 1px solid #999;
}

.required {
	color: #ff0000;
	font-weight: bold;
	font-size: 1.1em;
	padding-left: 5px;
}

.sidebar_input {
	border: 1px solid #83cff1;
	background-color: #d4e0e6;
	margin: 5px 0px;
	width: 165px;
}

.sidebar_submit {
	background: url(../images/layout/btn_sidebar_blue.gif) top left no-repeat;
	border: 0px;
	width: 165px;
	height: 26px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	margin: 10px 0px 0px 0px;
}

.checkout_submit {
	background: url(../images/layout/btn_sidebar_blue.gif) top left no-repeat;
	border: 0px;
	width: 165px;
	height: 26px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	margin: 10px 0px 0px 0px;
}

.main_submit, .main_submit_pad {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	height: 29px;
	background: #fff url(../images/layout/bg_submit_silver.gif) top left repeat-x;
	color: #222;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.01em;
}

.btn_date, .btn_recipient, .btn_remove_recipient, .btn_preview {
	border: 0px;
	font-weight: bold;
}

.btn_date {
	background: #fff url(../images/layout/btn_choose_date.gif) top left no-repeat;
	width: 134px;
	height: 27px;
	padding-left: 15px;
	font-size: 1.1em;
}

.btn_recipient {
	background: #fff url(../images/layout/btn_add_recipient.gif) top left no-repeat;
	width: 134px;
	height: 27px;
	padding-left: 15px;
	font-size: 1.1em;
}

.btn_remove_recipient {
	background: #fff url(../images/layout/btn_remove_recipient.gif) top left no-repeat;
	width: 217px;
	height: 27px;
	padding-left: 15px;
	font-size: 1.1em;
}

.btn_preview {
	background: #fff url(../images/layout/btn_preview_greeting.gif) top left no-repeat;
	width: 152px;
	height: 27px;
	padding-left: 27px;
	font-size: 1em;
}

.btn_basket {
	background: #fff url(../images/layout/btn_basket.gif) top left no-repeat;
	width: 152px;
	height: 27px;
	padding-left: 15px;
	font-size: 1em;
	border: 0px;
	font-weight: bold;
}

/* List Styles */

li {
	list-style-type: none;
}

ul#standard, ul.standard {
	font-size: 1.2em;
}

ul#standard li, ul.standard li {
	list-style-type: none;
	background: url(../images/layout/bullet_blue_square.gif) top left no-repeat;
	padding: 0px 0px 10px 20px;
	margin-left: 0px;
}

ul.basket {
	font-size: 1em;
}

ul.basket li {
	list-style-type: none;
	background: none;
	padding: 0px 0px 20px 0px;
	margin: -10px 0px 0px -40px;
}

ul#usercp {
	margin-top: 5px;
	margin-bottom: -15px;
}

ul#usercp li {
	margin: 0px 0px 5px -30px;
	list-style-type: none;
	background-image: url(../images/layout/bullet_arrow_sml.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
	font-size: 1.1em;
	font-weight: bold;
}

ul#usercp_register {
	margin-top: 0px;
	margin-bottom: -10px;
}

ul#usercp_register li {
	margin: 0px 0px 0px -30px;
	list-style-type: none;
	background-image: url(../images/layout/bullet_arrow_sml.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
	font-size: 1.1em;
	font-weight: bold;
}

ul#preview {
	width: 464px;
	margin: 30px 0px 20px -30px;
}

ul#sitemap {
	margin: 20px 0px 0px -30px;
	list-style-type: none;
	list-style-image: none;
}

#sitemap li {
	margin: 10px 0px 0px 0px;
	list-style-type: none;
	background-image: url(../images/layout/bullet_sitemap.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 1px 0px 5px 30px;
	font-size: 1.2em;
	font-weight: bold;
}

#sitemap li ul li {
	margin: 10px 0px 0px -40px;
	list-style-type: none;
	background-image: url(../images/layout/bullet_sitemap.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 1px 0px 5px 30px;
	font-size: 1em;
}

#sitemap li ul li ul li {
	margin: 10px 0px 0px -40px;
	list-style-type: none;
	background-image: url(../images/layout/bullet_sitemap.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 1px 0px 1px 30px;
	font-size: 1em;
}


#preview li {
	float: left; 
	width: 212px; 
	margin: 0px 20px 10px 0px; 
	padding: 0px;
}

dl.help, dl.faq {
	font-size: 1.2em;
	margin-left: 10px;
}

dl.help dt {
	background: url(../images/layout/bullet_help_sml.gif) top left no-repeat;
	padding: 5px 0px 10px 35px;
	margin-left: 0px;
	font-weight: bold;
}

dl.help dd {
	line-height: 1.6em;
	margin-left: 0px;
}

dl.faq dt {
	background: url(../images/layout/bullet_faq_question.gif) top left no-repeat;
	padding: 5px 0px 15px 35px;
	margin-left: 0px;
	font-weight: bold;
}

dl.faq dd {
	background: url(../images/layout/bullet_faq_answer.gif) top left no-repeat;
	padding: 0px 0px 15px 35px;
	line-height: 1.6em;
	margin-left: 0px;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 15px;
}

ul.extras {
	width: 500px;
	margin: 0px 0px 20px -30px;
}

ul.extras li {
	float: left; 
	width: 140px; 
	margin: 0px 20px 10px 0px; 
	padding: 0px;
}


/* Horizontal Rule Styles */

div.hr_dots {
	height: 10px;
	width: 100%;
	margin: 0px;
  	background: #fff url(../images/layout/bg_divider_dots.gif) center left repeat-x;
}

div.hr_dots hr {
  	display: none;
}

div.hr_dots_500 {
	height: 10px;
	width: 500px;
	margin: 0px 0px 0px 10px;
  	background: #fff url(../images/layout/bg_divider_dots.gif) center left repeat-x;
}

div.hr_dots_500 hr {
  	display: none;
}

/* Table Styles */

table.main, table.basket {
	width: 500px;
	font-size: 1.1em;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	border: 1px solid #ccc;
}

table.main td, table.main th, table.basket td {
	padding: 2.5px 5px;
}

#results {
	width: 500px;
	font-size: 1.2em;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	border: 1px solid #ccc;
}

#results td {
	padding: 2.5px 10px;
}

tr.grey {
	background-color: #d7d7d7;
	border-bottom: 1px solid #ccc;
}

tr.light_grey {
	background-color: #ebebeb;
	border-bottom: 1px solid #ccc;
}

td.basket_narrow {
	width: 150px;
}

td.top {
	vertical-align: top;
}

/* Miscellaneous */

#infoBox {
  text-align: left;
  float: left;
  padding: 10px;
  color: #000;
  border: 1px solid #666666;
  background: #ffffff;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 300px;
  height: 225px;
  display: none;
}

.warning {
  color: #FF0000;
  font-weight:bold;
  text-align: center;
  display: none;
}

#advertising {
	position: absolute;
	top: 350px;
	left: 0px;
	width: 100%;
	height: 600px;
	overflow: hidden;
	display: block;
	text-align: right;
	z-index: 0;
}

#advertising_inner   
	{
	margin-left: -60px;
	position: absolute;
	left: 50%;
	width: 120px;
	height: 600px;
	visibility: visible;
	z-index: 0;
	}
	
.skyscraper    
	{
	position: absolute;
	top: 0px;
	left: 450px;
	display: block;
}