html {
	overflow: auto;
}
body {
	margin: 0 auto 0 auto;
	padding: 0;
	line-height: 1.3;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
    background: #e6e6e6 url('/images/backgrounds/background_swirl.gif') top center no-repeat;
	color: #999999;
	text-align: center;
}
/* Hide focus lines */
:focus {
	outline: 0;
}
:active {
  outline: none;
  -moz-outline-style: none;
}
/* END Hide focus lines */
h1, h2, h3 {
	margin: 0;
	padding: 0;
	line-height: 1;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Verdana, sans-serif;
}
h1 {
    font-size: 28px;
}
h2 {
    font-size: 20px;
}
h3 {
    font-size: 16px;
    font-weight: bold;
}
h4 {
    font-size: 14px;
    font-weight: bold;
}
a, a:link, a:visited {
	color: #858484;
	text-decoration: none;
}
.current, highlight {
    color: #f6029d;
}
a:hover {
	color: #333;/*border-bottom: 1px dotted #333;*/
}
img {
	border: 0;
}
p {
	text-align: left;
	line-height: 1.4;
	font-size: 11px;
}
.clear {
	clear: both;
}
input {
	border: 1px solid #ccc;
}
input.radio, input.checkbox {
	border: 0 !important;
}
#wrapper {
    background: #ffffff;
    width: 942px;
}
#logo {
	margin: 0 auto 0 auto;
	width: 144px;
	height: 71px;
	background: url('/images/liggys_logo.gif') no-repeat;
}
#logo a {
	display: block;
	height: 100%;
	width: 100%;
}
h1.half_only {
    float: left;
    width: 450px;
    //padding: 0 !important;
}
.pagination_bar {
    float: right;
    width: 400px;
    text-align: right;
    margin-top: 12px;
}
.pagination_bar.pink_link a {
    color: #f6029d;
}
.pagination_bar.pink_link a:hover {
    color: #858484;
}
.formerror {
    color: #f6029d;
}
/* Everything that needs centered */
#wrapper, #footer, #footer_bar, #basket, #content, #social_links {
	margin: 0 auto 0 auto;
	clear: both;
}
#footer, #basket, #social_links {
	width: 900px;
}
#content {
    width: 900px;
    margin: 0 20px 0 20px;
    text-align: left;
    min-height: 500px;
}
#content .image_right {
    float: right;
    clear: both;
    margin-top: 18px;
}
#content .image_right.no_top {
    margin-top: 0;
}
#thank_you, #as_seen_in, #site_error, #buy_online {
   border-top: 1px solid #cccccc;
   clear: both;
}
#buy_online {
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
}
#as_seen_in {
   padding-top: 15px !important;
}

/* Top navigation */
#nav {
    width: 902px;
	color: #999999;
	font-size: 11px;
    margin: 0px auto 0 auto;
    height: 23px;
    line-height: 23px;
    clear: both;
    padding-top: 10px;
}
#nav ul {
	text-transform: uppercase;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
    text-align: left;
}
#nav ul li {
	display: block;
    float: left;
	margin: 0;
	padding: 0;
}
form {
    margin: 0;
    padding: 0;
}
#nav ul#main_nav {
    width: 555px;
}
#nav ul#user_nav {
    /*width: 345px;*/
    float: right;
}
#nav ul#main_nav li {
	margin-right: 10px;
}
#nav ul#user_nav li {
	margin-left: 3px;
}
#nav ul#user_nav li.first {
	margin-left: 0;
}
#nav a {
	color: #858484;
	text-decoration: none;
    /*padding: 5px 0px 5px 0px;*/
    border-left: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    position: relative;
    height:23px;
    display:block;
}

#nav .has_sub_nav a span {
    padding: 0 3px 0 3px;
}
#nav a:hover {
    color: #f6029d;
    z-index: 1000;
    border-bottom: 1px solid #ffacda !important;
}
#nav .has_sub_nav a:hover, .nav_tab {
    border-bottom: 1px solid #ffffff !important;
    border-left: 1px solid #ffacda !important;
    border-top: 1px solid #ffacda !important;
    border-right: 1px solid #ffacda !important;
}
/* END Top navigation */

/* Top sub nav popup */
#sub_nav_wrapper{
    position:relative;
    width: 902px;
    margin: 0 auto;
    z-index: 1000;
}
.sub_nav_pop{
    position: absolute;
    /*z-index: 1000;*/
    top: 0px;
    width: 110px;
    background-color: #fff;
    text-align: left;
    border-left: 1px solid #ffacda;
    border-right: 1px solid #ffacda;
    border-bottom: 1px solid #ffacda;
    padding: 10px 10px 10px 10px;
    color: #666666;
}
.sub_nav_pop ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
    line-height: 1.5;
    text-align: left;
    width: 110px;
}
.sub_nav_pop ul li {
	margin: 0;
	padding: 0;
    color: #333333;
    font-size: 11px;
}
#about {
    width: 46px;
}
#about_sub_nav{
    left: 0px;
    /*background: #ffffff url('/images/pink_line.gif') 46px 0 no-repeat;*/
    border-top:1px solid #FFACDA;
}
#weddings {
    width: 71px;
}
#weddings_sub_nav{
    left: 58px;
    /*background: #ffffff url('/images/pink_line.gif') 72px 0 no-repeat;*/
    border-top:1px solid #FFACDA;
}
#ourcakes {
    width: 75px;
}
#ourcakes_sub_nav{
    left: 141px;
    /*background: #ffffff url('/images/pink_line.gif') 75px 0 no-repeat;*/
    border-top:1px solid #FFACDA;
}
#classes {
    width: 54px;
}
#buy {
    width: 76px;
}
.buy_no_tab {
    width: 70px !important;
}
#buy_sub_nav {
    left: 294px;
    /*background: #ffffff url('/images/pink_line.gif') 76px 0 no-repeat;*/
    border-top:1px solid #FFACDA;
}
#contact_us {
    width: 77px;
}
#blog {
    width: 32px;
}
/* END Top sub nav popup */

/* Homepage */
#quicklinks {
	margin-top: 15px;
}
#quicklinks ul {
    float: left;
	list-style: none;
	margin: 0;
	padding: 0;
    text-align: left;
}
#quicklinks ul li {
	padding: 0;
	float: left;
    margin-right: 15px;
    width: 288px;
}
#quicklinks ul li.last {
	margin-right: 0 !important;
}
#quicklinks a img {
    border: 1px solid #ffacda;
}
/* END Homepage */

/* Footer */
#footer_bar {
    background: #fff url(/images/footer_bar.gif) top center no-repeat;
    width: 942px;
    height: 10px;
}
#footer {
	color: #999999;
	font-size: 10px;
    clear: both;
    height: 100px;
    margin-top: 10px;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
    text-align: left;
}
#footer ul li {
	margin: 0;
	padding: 0;
	display: inline;
}
#footer #sublinks_container {
    float: left;
}
#footer #sublinks_container, #footer #sublinks {
    width: 520px;
    text-align: center;
}
#footer #sublinks li {
	margin: 0 5px 0 5px;
}
#footer #sublinks .pipe {
	margin: 0;
    width: 1px;
    border-right: 1px solid #999999;
}
#footer #copyright, #footer #website_by {
    text-transform: uppercase;
}
#footer #copyright {
    float: left;
    text-align: left;
    width: 210px;
} 
#footer #website_by {
    float: right;
    text-align: right;
    width: 170px;
}
#footer #social_links {
    padding-top: 10px;
    text-align: left;
}
#footer #social_links span {
    width: 5px;
}
/* END Footer */

.br {
	background: #fff url(/images/shadow_br.gif) no-repeat top;
	position: absolute;
	width: 8px;
	padding-bottom: 1px;
	height: 10px;
	bottom: 0px;
	right: 1px;
	z-index: 2;
}
/*
 *	Page Specifics
 */
#intro {
	background: url('/images/backgrounds/homepage.jpg') no-repeat;
    width: 898px;
	height: 340px;
	border: 1px solid #ffacda;
}
#intro p {
	margin: 85px 30px 0 0;
	padding: 0;
	line-height: 1.7;
	font-size: 10px;
	text-align: right;
	float: right;
	width: 510px;
}
#intro p span {
	color: #f6029d;
	font-size: 11px;
	font-weight: bold;
}
#content {
    float: left;
    border-top: 1px solid #cccccc;
    margin-top: 15px;
    padding-top: 15px;
    padding-bottom: 30px;
    clear: both;
}
#content.no_top {
    border-top: 0 !important;
    padding-top: 0 !important;
}
#content.heart {
    background: url('/images/backgrounds/background_heart.gif') top right no-repeat;
}
#content #content {
	margin: 80px 110px 0 0;
	width: 305px;
	float: right;
	text-align: left;
    display: inline;
}
#content h1 {
	margin: 0;
	padding: 0 0 10px 0;
}
#content h2 {
    border-bottom: 1px solid #cccccc;
}
.sitemap_container .form_col_1, .sitemap_container .form_col_2 {
    margin-top: 0 !important;
}
.sitemap_container ul {
    float: left;
	list-style: none;
	margin-left: 25px;
	padding: 0;
    text-align: left;
}
.sitemap_container ul li {
	padding: 0;
	float: left;
    margin-right: 15px;
    width: 288px;
}
/* Shopping bag page */
.heart_back {
    background: url('/images/backgrounds/background_heart.gif') 500px 50px no-repeat;
    height: auto;
    min-height: 500px;
}
#basket_table {
	width: 900px;
	margin: 0;
	padding: 0;
}
#basket_table thead th {
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	text-align: center;
	padding: 6px 0;
}
#basket_table tbody td {
	text-align: center;
	padding: 10px 0;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
}
#basket_table tbody .bottom_row td {
    border-bottom: 0 !important;
}
#basket_table .left_col {
	text-align: left;
	width: 100px;
}
#basket_table .info_col {
	text-align: left;
    width: 600px;
}
#basket_table .price_col {
    width: 80px;
}
#basket_table .qty_col {
	width: 100px;
}
#basket_table .remove_col {
	text-align: left;
    width: 60px;
}
#basket_table .remove_col input {
	margin-left: 20px;
}
#basket_table .total_col {
	text-align: right;
    width: 60px;
}
#basket_table a {
	text-decoration: underline;
}
#basket_table#shipping th {
	padding: 15px 0;
}
#basket_table tbody td.subtotal {
	font-weight: bold;
	text-align: left;
}
#basket_table #promotion_code {
    width: 130px;
}
#basket_table #apply_link {
    text-decoration:underline;
    font-size:9px;
    text-align:right;
    color: #000;
    position: relative;
}
/* END Shopping bag page */

/* Shop Specific styles */
.item {
	float: left;
	width: 50%;
	margin-top: 20px;
}
.item_col_1 {
    float: left;
    width: 181px;
}
.item_col_2 {
    float: left;
    width: 250px;
}
.item img {
	float: left;
	margin-right: 20px;
}
.item h2 {
    border: 0 !important;
    font-size: 14px;
    font-weight: bold;
}
.item p {
	margin: 5px 0 0;
	font-size: 10px;
}
.item .details {
	text-align: left;
	margin-top: 15px;
}
.item .details label {
	display: block;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 11px;
}
.item .details select {
	border: 1px solid #ccc;
	font-size: 10px;
	background: #fff;
	color: #999;
	float: left;
	width: 160px;
}
.item .details .price {
	float: right;
	font-size: 11px;
	text-align: right;
	margin-top: 1px;
}
.item .add {
	margin-top: 15px;
}
.item p, .item .price {
	padding-right: 30px;
}
/* END Shop Specific styles */

/* Checkout Styles */
.address_details {
    float: left;
	width: 300px;
	padding-bottom: 30px;
}
.address_details a {
    text-decoration: underline;
}

.checkout1 .extra_col {
    float: left;
    width: 270px;
    margin: 30px 20px 0 0;
}
.checkout1 .extra_col textarea {
    width: 268px;
	border: 1px solid #ccc;
	height: 160px;
	overflow: auto;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.checkout1 .extra_col label {
    float: left;
    margin-bottom: 5px;
}
.checkout1 #payment {
    float: left;
    width: 900px;
}
.checkout1 #payment .payment_col {
    float: left;
    width: 270px;
    margin: 30px 20px 0 0;
}
.checkout1 #payment .payment_row {
    float: left;
    clear: both;
    width: 270px;
}
.checkout1 #payment label {
    float: left;
    width: 270px;
    margin-bottom: 5px;
}
.checkout1 #payment select,
.checkout1 #payment input {
    margin-bottom: 5px;
}
.checkout1 #payment select {
    width: 270px;
}
.checkout1 #payment input {
    width: 268px;
}
.checkout1 #payment .date_input {
    width: 127px !important;
}
.checkout1 #payment .payment_row .last {
    margin-left: 10px;
}
.checkout1 .buynow_button {
    margin-top: 20px;
    float: right;
}
/* END Checkout Styles */

/* Contact Forms, Checkout Forms, Checkout1 Forms, Register Forms, My Account Forms */
#content_form_container {
    float: left;
    width: 575px;
}
#content_form_container.top_line {
    border-top: 1px solid #cccccc;
}
#content_form_container .form_col_1,
#content_form_container .form_col_2 {
    float: left;
    width: 277px;
    margin-top: 10px;
}
#content_form_container .form_col_1 {
    margin-right: 20px;
}
#content_form_container label,
#content_form_container input,
#content_form_container textarea {
    float: left;
    width: 275px;
    clear: both;
}
#content_form_container select {
    width: 278px;
}
#content_form_container label {
    margin-bottom: 5px;
}
#content_form_container input,
#content_form_container textarea,
#content_form_container select {
    margin-bottom: 10px;
}
#content_form_container textarea {
    border: 1px solid #ccc;
	height: 170px;
	overflow: auto;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
#content_form_container #liggys_address {
    float: left;
    margin-top: 15px;
}
#content_form_container address {
    font-style: normal;
	line-height: 1.6;
}
#content_form_container #contact_form .submit_button {
    margin-top: 50px;
}
#content_form_container #wedding_contact_form .submit_button {
    margin-top: 17px;
}
#content_form_container #subscribe_checkbox {
    clear: both;
    padding-top: 12px;
    margin-bottom: 15px;
}
#content_form_container #change_password {
    height: 50px;
}
#content_form_container #shipping_equals_billing {
    margin-bottom: 10px;
}
#content_form_container #shipping_equals_billing div,
#content_form_container #subscribe_checkbox div {
    padding-top: 3px;
}
#content_form_container .checkbox {
    width: 10px;
    margin-right: 10px;
    //display: inline;
    //border: 0;
}
#content_form_container #shipping_equals_billing {
    float: left;
    clear: both;
    width: 575px;
}
#content_form_container #personal_information,
#content_form_container #billing_address {
    float: left;
    clear: both;
    padding-bottom: 20px;
}
#content_form_container #forgot_text {
    float: left;
    clear: both;
    width: 575px;
    border-top: 1px solid #cccccc;
    padding: 10px 0 15px 0;
}

/* END Contact Forms, Checkout Forms, Checkout1 Forms, Register Forms, My Account Forms */

/* Gallery */
#gallery_wrapper {
    position: relative;
}
#gallery_main_image {
    position: absolute;
    z-index: 10000;
    padding: 0 0 0 0px;
    width: 410px;
    height: 550px;
    display: none;
    left: 0;
    top: 0;
}
#gallery_main_image img {
    width: 410px;
    height: 550px;
}
#gallery_main_image #main_nav {
    width: 346px;
}
#gallery_main_text {
    float: right;
    width: 430px;
    height: 230px;
    padding-top: 220px;
    text-align: center;
    background: url('/images/backgrounds/background_heart.gif') center 50px no-repeat;
}
.gallery_image_text {
    display: none;
}
#gallery_image_text #title {
    margin-bottom: 10px;
    font-weight: bold;
}
#gallery_footer {
   float: left;
   clear: both;
   margin-top: 5px;
   height: 20px;
}
#gallery_main_nav {
    display: none;
    font-size: 10px;
    width: 410px;
}
#prev_main_image {
    float: left;
    width: 140px;
}
#nav_center {
    float: left;
   width: 130px;
   text-align: center;
}
#next_main_image {
    float: right;
    width: 140px;
    text-align: right;
}
#gallery_thumbs {
    width: 410px;
}
#gallery_thumbs_outer {
    width: 450px;
    overflow-x: scroll;
    overflow-y: hidden;
    height: 550px;
    position: relative;
    float: left;
}
#gallery_thumbs img {
    width: 130px;
    height: 130px;
    padding-bottom: 10px;
}
#gallery_thumbs img:hover {
	cursor: pointer;
}
#gallery_thumbs img.padding_right {
    padding-right: 10px;
}
/* END Gallery */

/* About page */
#our_team .four_cols {
    float: left;
    width: 204px;
    margin-right: 28px;
    margin-bottom: 15px;
}
#our_team .four_cols img {
    padding-top: 10px;
    width: 204px;
    height: 204px;
    border: 0;
}
#our_team .four_cols.last_col {
    float: right;
    margin-right: 0;
}
/* END About page */

/* Buttons */
.contact_button,
.submit_button,
.addtobasket_button,
.checkout_button,
.buynow_button,
.register_button,
.signout_button,
.mydetails_button,
.enlarge_button{
    float: left;
    border: none !important;
    width: 152px !important;
    height: 49px !important;
    cursor: pointer;
    text-indent: -9999px;
}
.contact_button:hover,
.submit_button:hover,
.addtobasket_button:hover,
.checkout_button:hover,
.buynow_button:hover,
.register_button:hover,
.signout_button:hover,
.mydetails_button:hover,
.enlarge_button:hover {
    background-position:0% -50px;
}
.contact_button {
    background:url('/images/buttons/contact.gif') left top no-repeat;
}
.submit_button {
    background:url('/images/buttons/submit.gif') left top no-repeat;
}
.addtobasket_button {
    background:url('/images/buttons/addtobasket.gif') left top no-repeat;
}
.checkout_button {
    background:url('/images/buttons/checkout.gif') left top no-repeat;
}
.buynow_button {
    background:url('/images/buttons/buynow.gif') left top no-repeat;
}
.register_button {
    background:url('/images/buttons/register.gif') left top no-repeat;
}
.signout_button {
    background:url('/images/buttons/signout.gif') left top no-repeat;
}
.mydetails_button {
    background:url('/images/buttons/mydetails.gif') left top no-repeat;
}
.enlarge_button {
    background:url('/images/buttons/read_article.gif') left top no-repeat;
}
/* END Buttons */

/* CMS pages */
.cms .full_row {
    float: left;
    width: 900px;
    clear: both;
}
.cms .full_width_content {
    margin-bottom: 15px;
}
.cms .full_width_content {
    width: 575px;
}
.cms .half_width_container {
    width: 430px;
    margin-bottom: 15px;
}
.cms .half_width_container.left {
    float: left;
}
.cms .half_width_container.right {
    float: right;
}
.cms a.pink_link {
    color: #f6029d !important;
}
.cms a:hover.pink_link {
    color: #858484 !important;
}


/* END CMS pages */
