html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

body { font-family: Helvetica, Arial, sans-serif; font-size: 0.625em; color: #333; background: #FFF url(http://www.libertyinlove.co.uk/skin/frontend/liberty/default/images/body_bg.png) repeat-x; line-height: 150% }

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

p		{ line-height: 130%; }
/**************************************************************************************************************************/
/* HTMLTag Redefinitions **************************************************************************************************/
/**************************************************************************************************************************/

h1								{ font-size: 1.8em; font-family: Georgia, "Times New Roman", Times, serif; line-height: 2.0em; text-transform: uppercase; margin-bottom: 1.0em; }

h2								{ font-size: 1.4em; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.6em; text-transform: uppercase; margin-bottom: 1.0em; }

h3, h4, h5, h6					{ font-size: 1.1em; font-weight: bold; margin-bottom: 1.0em; color: #444;  }

p, li							{ line-height: 1.4em; margin-bottom: 10px; font-size: 1.1em; color: #666; }

label							{ font-size: 1.0em; color: #333; }

p								{ }

th, td							{ padding: 5px 0px;  }

strong, th						{ font-weight: bold; }

/**************************************************************************************************************************/
/* General Layout Styles **************************************************************************************************/
/**************************************************************************************************************************/

.wrapper						{ width: 940px; margin: 0px auto; }

.header							{  }

.header	p						{ float: right; text-align: right; margin-top: 30px;}

.header-top						{ width: 940px; margin: 0px auto; position:relative; z-index:100; }

.header-nav						{ width: 940px; margin: 0px auto; }
.quick-access					{ float: right; width: 500px; }

.mini-search					{ clear: both; float: right; margin-top: 5px; }

.middle							{ width: 940px; margin: 10px auto; min-height:400px; }

.side-col 						{ width: 220px; }

.col-left						{ width: 220px; float:left; }		

.col-right						{ width: 220px; float:right; }

.col-left h3, .col-right h3		{ font-family: Georgia, "Times New Roman", Times, serif; margin-bottom: 10px; font-weight: normal; font-size: 1.4em; color: #666; }

.col-left li					{ line-height: 150%; color: #666; }

.col-left ul					{ margin-bottom: 10px; }

.col-1-layout .col-main			{ float:none; margin:0; }

.col-2-right-layout .col-main	{ float:left; width: 700px; }

.col-2-left-layout .col-main	{ float:right; width: 700px; }

.col-3-layout .col-main			{ float:left; width: 460px; margin-right: 20px; }

.clear							{ clear: both; margin-bottom: 10px; }

.recent-image					{ float: left; width: 48px; height: 48px; padding: 1px; border: 1px solid #666; margin: 0px 10px 10px 0px; }

.text							{ padding: 0px 80px 0px 20px; }

.text h2, .text h3				{ padding-top: 1.0em; }

.splash-1						{ background: #FFF url(http://www.libertyinlove.co.uk/skin/frontend/liberty/default/images/slider/01.jpg) no-repeat; }
.splash-2						{ background: #FFF url(http://www.libertyinlove.co.uk/skin/frontend/liberty/default/images/slider/02.jpg) no-repeat; }
.splash-3						{ background: #FFF url(http://www.libertyinlove.co.uk/skin/frontend/liberty/default/images/slider/03.jpg) no-repeat; }

.splash-1 p						{ margin-top: 270px; margin-left: 40px; color: #CC0066; }
.splash-2 p						{ margin-top: 240px; margin-left: 40px; color: #CC0066; }
.splash-3 p						{ margin-top: 270px; margin-left: 40px; color: #CC0066; }

/**************************************************************************************************************************/
/* Breadcrumbs ************************************************************************************************************/
/**************************************************************************************************************************/

.breadcrumbs					{ margin-bottom: 10px; font-size: 1.0em; }

/**************************************************************************************************************************/
/* Fader Styles ***********************************************************************************************************/
/**************************************************************************************************************************/

#splash					{ position: relative; top: 0px; left: 0px; width: 938px; height: 348px; border: 1px solid #D9D9D9; background-color: #FFF; clear: both; }

#fader					{ position: absolute; top: 0px; left: 0px; padding: 0px; margin: 0px; z-index: 1; }

#fader li				{  padding: 0px; margin: 0px; width: 938px; height: 348px; }

#fader li h2			{ position: absolute; top: 220px; left: 10px; display: none; }

/**************************************************************************************************************************/
/* TabInterface Styles ****************************************************************************************************/
/**************************************************************************************************************************/

#description					{ width: 460px; float: left; margin-bottom: 10px; }

.tabbed-on						{ position: relative; margin: 50px 0 0px; }

.tabbed-on .hidden				{ position: absolute; left: -10000px; }

.tabbed-on .folder				{ position: absolute; left: -10000px; border: 1px solid #E5E5E5; background-color: #F4F6F5; min-height: 150px; padding: 10px; color: #666; }

.tabbed-on .folder.visible		{ position: static; }

.tabbed-on .index				{ position: absolute; top: -31px; left: 0; border-right: 1px solid #E5E5E5; line-height: 10px;  }

.tabbed-on .index li			{ border-top: 1px solid #E5E5E5; border-left: 1px solid #E5E5E5; cursor: pointer; line-height: 10px; font-size:8px; font-weight: bold; float: left; padding: 10px; text-transform: uppercase; white-space: normal; background: #FFF url(http://www.libertyinlove.co.uk/skin/frontend/liberty/default/images/nav_bg.png) repeat-x bottom;  margin-bottom:0px; }

.tabbed-on .index .active		{ padding: 10px 10px 11px 10px; }

#description div ul				{ margin-bottom: 10px; }

#description div ul li			{ line-height: 1.0em; margin-bottom: 5px; list-style-type: disc; list-style-position: inside; padding: 0px; }



/**************************************************************************************************************************/
/* Category Styles ********************************************************************************************************/
/**************************************************************************************************************************/

.category-head					{ border: 1px solid #D9D9D9; width: 698px; height: 138px; background: #F4F4F6 url(http://www.libertyinlove.co.uk/skin/frontend/liberty/default/images/box_bg.png) repeat-x bottom; margin-bottom: 20px; }
	
.category-head img				{ float: right; width: 136px; height: 136px; border: 1px solid #FFF; margin-left: 20px; border-left: 0px; }
	
.category-head h2				{ margin: 10px; color:#333; font-size: 1.8em; line-height: em; font-weight:normal; }
	
.category-head p				{ margin-left: 10px; }
	
.rollover-image					{ display: none; }	

/**************************************************************************************************************************/
/* Product Images *********************************************************************************************************/
/**************************************************************************************************************************/

.product-img-col							{ float: left; width: 460px; margin-right: 20px; }

.product-img-box							{ float: left; width: 460px; padding: 0px; }

.product-img-box .more-views li				{ float:left; width: 140px;	 margin-right: 20px; }

.product-img-box .more-views li.last		{ margin-right: 0px; }

.product-img-box .more-views li a			{ float:left; width:136px; height:136px; border: 1px solid #ddd; padding: 1px; overflow:hidden; }


/**************************************************************************************************************************/
/* Product Attributes *****************************************************************************************************/
/**************************************************************************************************************************/

.product-price								{ float: right; width: 190px; text-align: right; padding-top: 3px; }

.special									{ color: #C36; }

.product-price .price-box					{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.4em; padding-bottom: 10px;}

.product-availability						{ color: #999; text-transform: none; }

.qty										{ width: 58px; }

#product_addtocart_form						{ margin-bottom: 20px; }

.option-group								{ float: left; width: 160px; }

p.option									{ float: left; width: 300px; padding-top: 3px; }
 
.small-input								{ width: 190px; } 
 
p.option label								{ float: left; width: 80px; padding-top: 4px; }

p.option select								{ width: 200px; }

.required									{ display: normal;  }

.related									{ float: left; width: 460px; padding-top: 20px; }

.related .price-box							{ text-align: right; }	

.data-table									{ width: 100%; }

.box .data-table							{ width: 90%; margin: 0px 20px; }

.a-right									{ text-align: right; }

.shopping-cart-totals						{ text-align: right; }

/**************************************************************************************************************************/
/* Item Styles ************************************************************************************************************/
/**************************************************************************************************************************/
	
.left-label					{ float: left; width: 150px; }	

.actions					{ margin-bottom: 10px; }

a.widget-btn img			{ vertical-align: middle; padding-bottom: 5px; }

.item-box					{ float: left; margin-right: 20px; text-align: center; margin-bottom: 20px; }
	
.item-box p					{ margin: 5px 0px; color: #999; font-style: italic; }

.item-box.text-left			{ text-align: left; }
	
.item-box img				{ border: 1px solid #D9D9D9; padding: 1px; width: 216px; height: 216px; margin-bottom: 5px; }
	
.item-box h3				{ line-height: 1.6em; width: 210px; overflow: hidden; margin-bottom: 0px; }
	
.related .item-box img		{ width: 136px; height: 136px; }

.feature-box				{ float: left; width: 218px; height: 148px; background: #F4F4F6 url(http://www.libertyinlove.co.uk/skin/frontend/liberty/default/images/box_bg.png) repeat-x bottom; border: 1px solid #D9D9D9; margin-right: 20px; margin-top: 10px; }

.feature-box h2				{ margin-bottom: 5px; }

.feature-box div			{ background-repeat: no-repeat; background-position: top right; border: 1px solid #FFF; padding: 10px 0px 10px 10px; width: 206px; height: 126px; }
	
.feature-box div p			{ width: 120px; }
	
.feature-box div.full p		{ width: auto; }	

.no-display					{ display: none; }
	
.breadcrumbs				{ width: 940px; float: left; }
	
.breadcrumbs li				{ float: left; }

a.tag						{ color: #FF3366; }

.sort						{ text-align: right; margin-top: -10px; }

.sort select				{ color: #666; font-size: 11px; padding: 2px; line-height: 14px; }

/**************************************************************************************************************************/
/* Header Styles **********************************************************************************************************/
/**************************************************************************************************************************/

h1#logo						{ float: left; width: 325px; margin: 25px 0px; }

/**************************************************************************************************************************/
/* Footer Styles **********************************************************************************************************/
/**************************************************************************************************************************/

.footer						{ width:940px; margin: 0 auto; }

.footer p.jquery-debug		{ display: none; }

.footer p.legality			{ text-align: center; clear: both; color: #999; padding: 0px 10px; font-size: 0.8em; }

.footer ul					{ float: left; width:940px;  background-color:#000; color: #777; margin: 0px 0px 10px 0px; }

.footer ul li				{ float: left; margin: 10px; }

.last						{ margin-right: 0px; }

.item-box.first				{ clear: both; }

/**************************************************************************************************************************/
/* Newsletter Styles ******************************************************************************************************/
/**************************************************************************************************************************/

.newsletter							{ float: left; width: 920px; background: #FFF url(http://www.libertyinlove.co.uk/skin/frontend/liberty/default/images/newsletter_bg.png) repeat-x top; border-top: 1px solid #CCC; padding: 10px 10px 10px 10px; }

.newsletter p						{ margin-bottom: 0px; float: right; clear: both; }

.newsletter label					{ float: left; padding: 6px 10px 0px 0px; color: #999; }

.newsletter .warning				{ color: #C36;margin-bottom: 10px; }

#theForm							{ margin-botom: 0px; }

/**************************************************************************************************************************/
/* Message Styles *********************************************************************************************************/
/**************************************************************************************************************************/

#messages_product_view				{ float: left; width: 460px; }

ul.messages							{ margin-bottom: 10px; }

ul.messages	li ul li				{ margin: 0px; padding: 5px;font-size: 1.0em; margin-bottom: 0px; font-weight: bold; }

ul.messages	li.success-msg ul li	{ background: #E0E9CC; border: 1px solid #669801; color: #336600; }

ul.messages	li.error-msg ul li		{ background: #F9CCCC; border: 1px solid #990000; color: #990000; }

#confirmation						{ padding: 6px 10px 6px 0px; }

/****************************************************************************************** ********************************/
/* Rating Styles **********************************************************************************************************/
/**************************************************************************************************************************/

.ratings {
    margin:7px 0;
    line-height:1em;
    }
.rating-box {
    float:left;
    position:relative;
    width:69px;
    height:13px;
    margin-right:5px;
    background:url(http://www.libertyinlove.co.uk/skin/frontend/liberty/default/images/product_rating_blank_star.gif) repeat-x;
    }
.rating-box .rating {
    position:absolute;
    top:0;
    left:0;
    height:13px;
    background:url(http://www.libertyinlove.co.uk/skin/frontend/liberty/default/images/product_rating_full_star.gif) repeat-x;
    }
.ratings-list {
    margin:4px 0;
    }
.ratings-list td {
    padding:3px 0;
    }
.ratings-list td.label {
    padding-right:8px;
    font-size:.95em;
    font-weight:bold;
    line-height:1em;
    }

/**************************************************************************************************************************/
/* Button Styles **********************************************************************************************************/
/**************************************************************************************************************************/

	.form-button, .form-button-alt {
    overflow:visible;
    width:auto;
    border:0;
    padding: 8px 8px;
    background:#CC0066;
    color:#fff;
    border:1px solid #D9D8D9;
    font:bold 9px arial, sans-serif !important;
    cursor:pointer;
    text-align:center;
    vertical-align:middle;
    }
	
.form-button span, .form-button-alt span {
    white-space:nowrap;
    }
	
	.form-button.right	{ margin-right: 20px; }
	
.form-button-alt {
    border:1px solid #999;
    background-color:#EEEEEE; color: #666;
    }
	
	.mini-search	{  }
	
.mini-search .form-button-alt, .newsletter .form-button-alt {
    border:1px solid #CCC; text-transform: uppercase; padding: 7px 8px 6px 8px; font-size: 11px; line-height: 11px; float: left;
    }
	
	button::-moz-focus-inner { 
    border: 0;
    padding: 0;
}
	
	
a.form-button-alt { padding:2px 9px; text-decoration:none; }

.right	{ float: right; margin: 0px; }

.fat-text, .input-text	{
	padding: 5px 4px 5px 4px; border: 1px solid #D9D8D9;  margin-bottom: 5px;
}

.mini-search .input-text, .newsletter .input-text	{ border:1px solid #CCC; width: 180px; padding: 5px 4px; color: #999; font-size: 11px; line-height: 11px; margin: 0px 10px 0px 0px; float: left; font-size: 10px; }

.input-text.warning	{ color: #C36; }

.input-box { float: left; width: 318px; margin-right: 20px; }

.newsletter .input-text	{ width: 170px;  }

.input-box .input-text { width: 305px; }
.fat-text { width: 286px; }

.col-right .input-text { margin-top: 4px; vertical-align: middle; }

.checkout{ float: right; width: 140px;border-top: 0px; }


/**************************************************************************************************************************/
/* Checkout Styles ********************************************************************************************************/
/**************************************************************************************************************************/

.validation-advice, p.required	{ color: #CC0066; font-size: 0.9em; }

.col2-set .col-1, .col2-set .col-2 { width:48.5%; }
.col2-set .col-1 { float:left; border: 1px solid #EEE; }
.col2-set .col-2 { float:right; border: 1px solid #EEE; }

.one-page-checkout li.section { position: relative; }

.one-page-checkout .box { border: 1px solid #D9D9D9; border-top: 0; padding: 15px 0px 15px 20px; background: #EEE; }

.one-page-checkout .head { margin-bottom:0; padding: 6px 8px; background: #EEE; border: 1px solid #D9D9D9; }

.one-page-checkout .tool-tip { right:8px; }

.one-page-checkout .head a { display:none; }  /* Hide Edit button in step header */

.one-page-checkout h3 { font-family: Georgia, "Times New Roman", Times, serif; color:#999; font-size: 1.2em; text-transform:uppercase; margin-bottom: 0px; background: #EEE; }

.one-page-checkout h4 { font-family: Georgia, "Times New Roman", Times, serif; border-bottom:1px solid #D9D9D9; padding-bottom:2px; margin-bottom: 10px; text-transform:uppercase; }

.one-page-checkout h4.title { border-bottom:0; text-transform:none; }

#checkout-step-review .input-box { width: 620px; }

.one-page-checkout .content { padding:10px 20px; }

.one-page-checkout .allow .head { cursor:pointer; }

.one-page-checkout .active .head { background:#EEE; cursor:default; }

.one-page-checkout .alloq .head a { display:block; } /* Display Edit button in active selection */

.one-page-checkout .group-select { margin-top:0; border:0; background:none; padding:0; }

.one-page-checkout .allow  h3 { color:#333; }

.one-page-checkout .active h3 { color:#333; }

.one-page-checkout .active .box { display:block; border-color:#D9D9D9; background: #F7F7F7 url(http://www.libertyinlove.co.uk/skin/frontend/liberty/default/images/form_bg.png) top repeat-x; }

.one-page-checkout dd .form-list ul { margin:5px 17px 15px 17px; }

.one-page-checkout .checkmo-mailing-address { padding-left:20px; }

.one-page-checkout-progress .page-head { margin-bottom: 10px; }
.one-page-checkout-progress li { border:1px solid #D9D9D9; background: #FFF; margin-bottom:10px; width: 220px; }
.one-page-checkout-progress h4 { margin:0; color:#999; padding: 6px 8px; background:#FFF; }

.one-page-checkout-progress h4.complete { border-bottom:1px solid #D9D9D9; background:#EEE; color:#666; }

.one-page-checkout-progress h4 a { text-transform:none; }

.shopping-cart-item-message	{margin: 5px; color: #666;  font-style: italic; }

.one-page-checkout-progress .content { padding:8px 13px; }

dl dt { font-family: Georgia, "Times New Roman", Times, serif; color:#333; font-size: 1.2em; text-transform:uppercase; margin-bottom: 10px; font-weight: bold; }


#opc-login .button-set { border-top:0; }
#opc-review .box { border:0; padding:0; }
#opc-review .content { border:1px solid #d9dde3; border-top:0; }
#opc-review .data-table { border-top:0; }
.opc-please-wait { padding-right:7px; }
.one-page-checkout a.back { background:url(http://www.libertyinlove.co.uk/skin/frontend/liberty/default/images/icon_opc_back.gif) no-repeat; padding-left:16px; line-height:13px; }
.one-page-checkout .payment-methods dd { padding:0; }
.one-page-checkout .button-set { margin-top:0; padding-top:2em; }

.checkout-progress { margin:0 auto 1.5em auto; }
.checkout-progress td {
    float:left;
    margin-right:3px;
    border-top:10px solid #999;
    padding:4px 20px;
    color:#abb5ba;
    font-weight:bold;
    }
.checkout-progress td.active {
    border-top-color:#e96200;
    color:#e96200;
    }

/* Multiple Addresses checkout */
.multi-address-checkout-description {
    margin-top:-15px;
    margin-bottom:15px;
    }
.multi-address-checkout-box .box {
    position:relative;
    margin-top:15px;
    margin-bottom:25px;
    border:1px solid #F00;
    background:url(http://www.libertyinlove.co.uk/skin/frontend/liberty/default/images/multi_address_box_bg.gif) repeat-x #FBFAF6;
    }
.multi-address-checkout-box .legend {
    float:left;
    margin-top:-10px;
    margin-bottom:0;
    margin-left:15px;
    border:1px solid #F18200;
    background:#F9F3E3;
    color:#F18200;
    padding:2px 8px;
    }
.multi-address-checkout-box .content {
    padding:15px 20px 20px 20px;
    }
.multi-address-checkout-box .count-head {
    border-bottom:1px solid #D9D9D9;
    background:#F9F3E3;
    padding:5px 10px;
    }
.shipment-count {
    background:#E26703;
    padding:2px 5px;
    color:#fff;
    font-size:.95em;
    line-height:1em;
    }
	
.multi-address-checkout-box .tool-tip { left:-23px; }
.multi-address-checkout-box .count-head h4 {  margin:0; }
.multi-address-checkout-box .head h5 { color:#E26703; }
.multi-address-checkout-box .head a { font-weight:normal; }
.multi-address-checkout-box .checkmo-mailing-address { display:block; padding-left:20px; }
.shipping-method-pointer { border:1px solid #d9d2be; padding:13px; background:#F9F3E3; position:relative; }
.shipping-method-pointer .pointer { position:absolute; top:-20px; right:-40px; }
.place-order-box { float:right; height:71px; overflow:hidden; }
.place-order-box .left-radius { width:21px; background:url(http://www.libertyinlove.co.uk/skin/frontend/liberty/default/images/place_order_container_bg.gif) no-repeat; }
.place-order-box .main-radius{ background:url(http://www.libertyinlove.co.uk/skin/frontend/liberty/default/images/place_order_bg.gif) no-repeat 100% 0; padding-right:21px; vertical-align:middle; }
.place-order-box .grand-total { font-size:1.5em; }
.place-order-box .grand-total .price { color:#e26703; font-weight:bold; }
.place-order-box input { margin-left:15px; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:10em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }

.one-page-checkout .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 20px; }
.one-page-checkout .checkout-agreements li { margin:20px 0 0; }
.one-page-checkout .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.one-page-checkout .checkout-agreements .agree { padding-left:6px; }


.hidden				{ display: none; border: 1px solid #F00; }


/**************************************************************************************************************************/
/* Links ******************************************************************************************************************/
/**************************************************************************************************************************/

a:link, a:visited       			       				{ color: #000; text-decoration: none; }
a:hover, a:active	               						{ color: #000; text-decoration: none; }

.feature-box div p a:link, .feature-box div p a:visited { color: #333; text-decoration: none; }
.feature-box div p a:hover, .feature-box div p a:active	{ color: #333; text-decoration: none; }

.col-left a:link, .col-left a:visited       			{ color: #999; text-decoration: none; }
.col-left a:hover, .col-left a:active	               	{ color: #999; text-decoration: underline; }

.footer a:link, .footer a:visited       			    { color: #666; text-decoration: none; }
.footer a:hover, .footer a:active	               		{ color: #666; text-decoration: none; }

a.tag, .blog a, .postDetails a							{ color: #C06; }

.sort a:link, .sort a:visited       			       	{ color: #666; text-decoration: underline; }
.sort a:hover, .sort a:active	               			{ color: #666; text-decoration: underline; }

#nav							{ float: left; width: 940px; border-left: 1px solid #E5E5E5; border-bottom: 1px solid #E5E5E5; }

#nav li							{ float: right; background: #FFF url(http://www.libertyinlove.co.uk/skin/frontend/liberty/default/images/nav_bg.png) repeat-x bottom; border-right: 1px solid #E5E5E5; border-top: 1px solid #E5E5E5; position: relative; left: 0px; top: 0px;  margin-bottom: 0px;  }

#nav li.level0					{ float: left; }

#nav li a						{ display: block; font-size: 0.8em; padding: 10px 8px; line-height: 10px; font-weight: bold; color: #555; text-transform: uppercase; text-decoration: none; }

.top-link-checkout				{ }

#nav li a.top-link-checkout		{ background: #C06; color: #FFF; }

#nav span						{ display:block; cursor:pointer; white-space:nowrap; }

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */

#nav li.over					{ z-index:999; }

/************ 0 LEVEL  ***************/

#nav li.over a, #nav a:hover	{ background: #222; color: #FFF;  }

/************ 1ST LEVEL ************/

#nav ul							{ position: absolute; top: 30px; left:-10000px; background:#111; width: 200px; }

#nav ul li, #nav ul li.active	{ background: none; width: 200px; border-right: none; border-top: 1px solid #333; }

#nav ul a:hover					{ background:#222; }

/************ 2ND LEVEL ************/


/* Show menu */
#nav li.over > ul 				{ left:0; }

#nav li.over ul ul 				{ left:-10000px; }
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/****************************************************/
/****************[ Mage_CSS_B Clears ]***************/
/****************************************************/
.page-head:after,
.page-head-alt:after,
.page-popup .print-head:after,
.clear:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.col2-alt-set:after,
.head:after,
.inner-head:after,
.header-top:after,
.quick-access:after,
.header-nav:after,
#nav:after,
.middle:after,
.product-essential:after,
.more-views ul:after,
.button-set:after,
.actions:after,
.legend:after,
.form-list li:after,
.button-container:after,
.ratings:after,
.page-head:after,
.page-head-alt:after,
.group-select li:after,
.search-autocomplete li:after,
.tool-tip .btn-close:after,
.side-col li:after,
.account-box li:after,
.address-list li:after,
.generic-product-list li:after,
.listing-type-list .listing-item:after,
.listing-type-list .product-info .product-reviews:after,
.my-review-detail:after,
.product-options dt:after,
.product-options-bottom:after,
.product-options dd ul.options-list li:after,
.add-to-holder:after,
.listing-type-grid .grid-row:after,
.advanced-search-summary-box:after,
.shopping-cart-totals .checkout-types:after,
.advanced-search li:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
#slider	{

	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
	
	}

#slider ul, #slider li, #slider2 ul, #slider2 li {

	list-style:none;

	}
	
#slider2 {

	margin-top:1em;
	
	
	}
	
	#slider h2 { display: none; }
#slider li, #slider2 li { 

	width:938px;
	height:348px;
	overflow:hidden; 
	

	}
/* miniZoomPan styles */

#jqzoom
{
	display: block; height: 300px; width: 300px; margin-bottom: 1px solid #EEE; margin-bottom: 10px;
}

.minizoompan 
{
background: #fff;
position: relative; /* always set to relative or offset() won't work */
border: 1px solid lightgray;
padding: 0;
margin: 0;
}

.minizoompan span.loader { /* the loader label*/
position:absolute;
left:0;
top:0;
z-index: 1;
display: none;
color: #000;
background: #fff;
font: normal 9px Arial, Verdana;
padding: 3px;
}
.postWrapper {
	padding-bottom: 35px;
	clear:both;
}
.blog_date {
	font-size: 1.0em;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #666;
}


.blog-index-index .breadcrumbs { height: 250px; background: url(http://www.libertyinlove.co.uk/skin/frontend/liberty/default//images/blog_banner.jpg) bottom left no-repeat; margin-bottom: 20px; }
.datebox	{ width: 50px; border: 1px solid #CCC; text-align: center; float: left; margin: 0px 10px 10px 0px; }

.datebox h3	{font-size: 1.0em; color: #666; background: #EEE; text-transform: uppercase; padding: 3px 0px; border-bottom: 1px solid #CCC; margin-bottom: 0px; }

.datebox p	{ font-size: 2.0em; color: #000; line-height: 1em; margin-bottom: 0px; padding: 6px 0px; font-weight: bold; }

.blog-image	{ width: 350px; border: 1px solid #CCC; padding: 1px; margin: 5px 40px; }

.postContent {
	padding-bottom: 10px;
}
.postDetails {
	
}
.postBookmarks {
	padding-bottom: 10px;
}
.postBookmarks h4 {
	
	font-size: 12px;
	font-weight: normal;
}
.commentWrapper {
	padding-bottom: 15px;
}
.commentContent {
	padding-bottom: 0px;
}
.commentDetails  {
	margin-bottom:5px;
	padding: 0px;
}
.commentDetails  h4.username{
	display:inline;
}

.postError {
	font-size: 16px;
}

.tags{
	font-weight:bold;
	padding-bottom: 10px; clear: both;
}
.tags UL{
	display:inline;
}
.tags UL LI{
font-weight:normal;
	display:inline;
	padding-right:6px;
}


.tags h4 {
font-size:12px;
font-weight:bold;
}

.menu-tags, .menu-categories, .menu-recent{
	margin: 0px 3px 15px 3px;
}

.blog .menu-tags ul li{
	display:inline;
	padding:2px;
}
.blog .menu-categories ul li{
}
.blog .menu-recent ul li{

}

.tagcloud{
	/* text-align:center; */ 
}
.tag-count-1{
	font-size:1em;
}
.tag-count-2{
	font-size:1.2em;
}
.tag-count-3{
	font-size:1.4em;
}
.tag-count-4{
	font-size:1.6em;
}
.tag-count-5{
	font-size:1.8em;
}
.tag-count-6{
	font-size:2em;
}
.tag-count-7{
	font-size:2em;
}
.tag-count-8{
	font-size:2em;
}
.tag-count-9{
	font-size:2em;
}
.tag-count-10{
	font-size:2em;
}

.postWrapper .poster{
	display:inline;
}


