/* CSS Document */
body { 
 margin:0px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
}
.container {
 width:900px;
 margin:auto;
}

p, h1, h2, form {
	margin:0;
	padding:0;
	}

/* header */

#header_wrap {
 min-height:123px;
 height:auto !important;
 height:123px;
 padding:17px 0px 0px 0px;
}
.logo {
 width:417px;
}
.search {
 width:415px;
 padding:40px 0 0 0;
}

.cart {
	width:217px;
	text-align:right;
	color:#6f6241;
	}

.cart a {
	color:#cb012f;
	text-decoration:none;
	}

.cart a:hover {
	text-decoration:underline;
	}

.cart_brdr {
	color:#d9ccae;
	}

.search_field {
	width:196px;
	height:27px;
	background-image:url(../images/search_box.gif);
	background-position:left;
	background-repeat:no-repeat;
	}

.search_box {
	width:130px;
	height:20px;
	margin:4px 0 0 3px;
	padding:0;
	border:1px solid #FFFFFF;
	}

/* navigation */
#nav_wrap {
 height:100px;
 background-image:url(../images/bg.gif);
 background-repeat:repeat-x;
 min-width:900px;
}

#top_nav {
	height:39px;
	background-image:url(../images/utn_border.gif);
	background-position:left;
	background-repeat:no-repeat;
	}

#low_nav {
      padding-left:76px;
	}

#low_nav ul {
	margin:0;
	padding:22px 0 0 0;
	}

#low_nav li {
	margin:0;
	padding:0 19px;
	list-style-type:none;
	float:left;
	background-image:url(../images/ltn_border.gif);
	background-position:right;
	background-repeat:no-repeat;
	}

#low_nav li#noborder {
	background-image:none;
	}

#low_nav li a {
	color:#333333;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	}

#low_nav li a:hover {
	color:#cc012f;
	}
/* home content */
#home_wrap {
 border-bottom:#d9ccae 1px solid;
 background-color:#f2e6cc;
}
.home_cont {
 padding:20px 0px;
 border-left:#d9ccae 1px solid;
 background-image:url(../images/home_bg.jpg);
 background-repeat:no-repeat;
}

.l_home {
	width:275px;
	padding:50px 40px 0 0;
	}

.l_home h1 {
	font-size:35px;
	color:#cc012f;
	font-weight:normal;
	}

.l_home h2 {
	font-size:23px;
	color:#333333;
	font-weight:normal;
	}

.h_prod {
	background-image:url(../images/cream.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin:15px 0 0 0;
	padding:0 0 0 100px;
	min-height:51px;
	height:auto !important;
	height:51px;
	line-height:18px;
	color:#6f6241;
	}

.r_home {
	width:300px;
	}

.rh_top {
	background-image:url(../images/home_bg2.jpg);
	background-repeat:no-repeat;
	height:190px;
	}

.treat {
	width:70px;
	font-size:18px;
	font-style:italic;
	color:#FFFFFF;
	padding:11px 0 0 6px;
	text-align:center;
	}

.book {
	font-size:17px;
	color:#333333;
	font-weight:bold;
	padding:15px 15px 0 0;
	}

.foh {
	padding:45px 0 0 17px;
	line-height:18px;
	}
	
.foh a, .h_prod a, .headings a {
	text-decoration:none;
	color:#cb012f;
	}

.foh a:hover, .h_prod a:hover, .headings a:hover {
	text-decoration:underline;
	}

.rh_bottom {
	background-image:url(../images/home_bg_red.jpg);
	background-repeat:no-repeat;
	height:160px;
	padding:0 9px;
       font-size:11px;
    
	}
.rh_bottom h1{
    color:#FFFFFF;
    font-size:15px;
      padding:9px 0 12px;
    text-decoration:none;
    }

/* columns */
.l_col {
 width:590px;
}
.l_col2 {
 width:900px;
}
.l_col3 {
 width:873px;
}
.r_col {
 width:250px;
}

/*inner cont*/
.inner_cont {
	padding:20px 0 20px 30px;
	background-image:url(../images/inner_bg.gif);
	background-repeat:repeat-y;
	}

.location {
	color:#6f6241;
	background-image:url(../images/img1.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 20px;
	margin:0 0 13px 0;
	height:12px;
	}

.location ul {
	margin:0;
	padding:0;
	}

.location li {
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
	}

.location a {
	text-decoration:none;
	color:#6f6241;
	}

.red_txt {
	color:#cb012f;
	}

/*l_col*/
.prod_details {
	margin:0 0 20px 0;
	}

.pd_cont {
	background-color:#FFFFFF;
	border:1px solid #d9ccae;
	border-top:none;
	min-height:260px;
	height:auto !important;
	height:260px;
	padding:15px 0 0 0;
	}

.img_holder2 {
	width:230px;
	text-align:center;
	}

.img_holder2 img {
margin:0 !important;
border: 0 !important;
}

.img_holder2 h1 {
	color:#cb012f;
	font-size:20px;
	padding:0 0 20px 0;
	}

.prod_info2 {
	width:335px;
	padding:0 20px 0 0;
	}

.prod_info2 p {
	color:#6f6241 !important;
	line-height:19px !important;
	padding:0 0 10px 0 !important;
	}

.scode {
	padding:10px 0 5px 0;
	}

.pd_act {
	background-image:url(../images/prod_d_bottom.gif);
	height:50px;
	background-repeat:no-repeat;
	padding:0 18px 0 11px;
	}

.atcbn {
	padding:9px 0 0 0;
	}

.atcbn img {
	margin:0 8px 0 0;
	}

.etafsl {
	padding:18px 0 0 0;
	}

.etafsl a {
	background-position:left;
	background-repeat:no-repeat;
	color:#cb012f;
	text-decoration:none;
	margin:0 0 0 15px;
	}

.email {
	background-image:url(../images/envelope.gif);
	padding:0 0 0 30px;
	}

.social {
	background-image:url(../images/link.gif);
	padding:0 0 0 20px;
	}

.etafsl a:hover {
	text-decoration:underline;
	}


.ymal {
	font-size:20px;
	font-weight:bold;
	color:#333333;
	padding:0 0 20px 0;
	}


.prod_box {
	background-image:url(../images/prod_box.gif);
	background-repeat:no-repeat;
	width:590px;
	height:116px;
	margin:0 0 10px 0;
	}

.prod_box2 {
	background-image:url(../images/prod_upper.gif);
	background-repeat:no-repeat;
	width:590px;
	min-height:112px;
	height:auto !important;
        height:112px;
	}

.booking_box {
	background-image:url(../images/prod_upper.gif);
	background-repeat:no-repeat;
	width:590px;
	min-height:112px;
	height:auto !important;
        height:112px;
	}

.frame {
	background:url(../images/prod_extender.gif) center top repeat-y;
margin:0 0 15px 0;
       width:590px;
	}

.img_holder {
	width:148px;
	padding:10px 0 0 1px;
	text-align:center;
	}

.img_holder img {
margin:0 !important;
border:0 !important;
}

.prod_info {
	width:263px;
	padding:15px 0 0 0;
	}

.prod_info a {
	color:#111111;
	font-size:12px;
	padding:0 0 5px 0;
text-decoration:none;
	}

.prod_info a:hover {
text-decoration:underline;
}

.prod_info p {
	color:#111111 !important;
	line-height:17.5px !important;
	font-size:11px;
	}

.price, .price2 {
	color:#333333;
	font-weight:bold;
	}

.price {
	padding:10px 0 0 0;
	color:#cb012f;
	font-size:11px;
	}
.price-label {
	padding:10px 0 0 0;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	}

.action {
	width:149px;
	padding:25px 1px 0 0;
	text-align:center;
	}

.action img {
	margin:0 0 10px 0;
	padding:0;
	}

.back_forward {
	background-image:url(../images/back_forward.gif);
	background-repeat:no-repeat;
	width:130px;
	height:23px;
	margin:auto;
	padding:7px 25px 0 30px;
	}

.back_forward a {
	text-decoration:none;
	color:#cb012f;
	font-weight:bold;
	}


img_holder3 {
	width:184px;
	}

.prod_info3 {
	width:400px;
	}

.prod_info3 h1 {
	color:#cb012f;
	font-size:17px;
	padding:10px 0 15px 0;
	}

.prod_info3 p {
	line-height:17.5px;
	color:#6f6241;
	padding:0 0 15px 0;
	}

/*headings*/
.headings h1 {
	color:#cb012f;
	font-size:20px;
	line-height:20px;
	padding:0 0 17px 0;
	}

.headings p {
	line-height:21px;
	color:#252525;
	padding:0 0 15px 0;
	}
.headings ol li {
	margin:0;
	list-style-type:decimal;
       background:none;
	}
.headings ul {
	margin:0;
	padding:0;
	}

.headings li {
	margin:0;
	padding:0 0 15px 20px;
	list-style-type:none;
	background-image:url(../images/red_dot.gif);
	background-repeat:no-repeat;
	background-position:left top;
	}
.headings ol li {
	margin:0;
	padding:0 0 15px 20px;
	list-style-type:decimal
	}
.headings img {
	border:1px solid #d9ccae;
	margin:0 15px 15px 0;
	}

.blog {
	margin-bottom:25px;
	}

.blog p {
	line-height:21px;
	padding:0 0 10px 0;
	color:#252525;
	}

.blog_title, .blog_title2 {
	border-bottom:1px solid #f2e6cc;
	margin:0 0 15px 0;
	}

.blog_title h1 {
	padding:0 0 12px 0;
	}

.blog_title2 h1 {
	background-image:url(../images/tv.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:12px 0 12px 50px;
	}

.blog_title h1, .blog_title2 h1 {
	color:#cb012f;
	font-size:20px;
	}

.blog_title p, .blog_title2 p {
	color:#666666;
	}

.blog_video {
	padding:0 0 12px 0;
	}

.blog_footer {
	height:30px;
	background-color:#cb012f;
	color:#FFFFFF;
	}

.posted {
	background-image:url(../images/blog_red_left.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:22px;
	padding:8px 0 0 12px;
	}

.blog_actions {
	background-image:url(../images/blog_red_right.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:23px;
	padding:7px 8px 0 0;
	text-align:right;
	}

.blog_actions a {
	color:#FFFFFF;
	margin:0 4px;
	}

.blog_actions a:hover {
	text-decoration:none;
	}


/*rcol*/
.r_col {
	color:#fff;
	}
.r_col2 {
	color:#fff;
        position:relative;
       top:-55px;
      width:250px;
	}
.r_col h1 {
	font-size:17px;
	line-height:25px;
	}

.byt {
	padding:0 0 2px 0;
	}

.prod_search {
	background-color:#cb012f;
	padding:14px 13px;
	}

.prod_search h1 {
	padding:0 0 15px 0;
	}

.search_opt {
	width:217px;
	margin:0 0 10px 0;
	padding:0;
	}

.product_list h1, .blog_list h1 {
	background-color:#cb012f;
	padding:5px 0 5px 14px;
	margin:0 0 1px 0;
	}

.product_list ul, .blog_list ul {
	margin:0;
	padding:0;
	}

.product_list li, .blog_list li {
	margin:0 0 1px 0;
	padding:0;
	list-style-type:none;
	}

.product_list li {
	background-color:#252525;
	}

.blog_list li {
	background-color:#fff;
	}

.product_list li a, .blog_list li a {
	text-decoration:none;
	line-height:18px;
	display:block;
	width:222px;
	padding:5px 14px;
	font-weight:bold;
	}

.product_list li a {
	color:#FFFFFF;
	}

.blog_list li a {
	color:#cb012f;
	}

.testimonial {
	background-color:#cb012f;
	padding:15px 13px;
	}

.testi_quote {
	background-image:url(../images/quote.gif);
	background-repeat:no-repeat;
	background-position:right top;
	}
	
.testimonial h2 {
	font-size:12px;
	line-height:21px;
	}

.testimonial p {
	line-height:21px;
	}

.more_clients {
	text-align:right;
	}

.more_clients a {
	text-decoration:none;
	color:#FFFFFF;
	}

.more_clients a:hover {
	text-decoration:underline;
	}

.text {
	background-color:#cb012f;
	padding:15px 13px;
	line-height:20px;
	font-size:13px;
	}
.text li a{
color:#ffffff;
}
.big_txt {
	font-size:18px;
	line-height:28px;
	}

.bigger_txt {
	font-size:20px;
	line-height:32px;
	}

.subscribe {
	background-color:#cb012f;
	background-image:url(../images/red_sub.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	min-height:140px;
	height:auto !important;
	height:140px;
	padding:22px 0 0 15px;
	}

.sub {
	background-image:url(../images/sub_bg.gif);
	background-repeat:no-repeat;
	width:220px;
	height:22px;
	text-align:center;
	padding:8px 0 0 0;
	margin-bottom:15px;
	color:#252525;
	}

.subscribe ul {
	margin:0;
	padding:0;
	}

.subscribe li {
	margin:0;
	padding:0;
	list-style-type:none;
	line-height:21px;
	}

.subscribe a {
	text-decoration:none;
	color:#FFFFFF;
	}

.subscribe a:hover {
	text-decoration:underline;
	}

.calendar {
	background-color:#cb012f;
	padding:15px 0 15px 15px;
	}
#calendar{
padding-left:20px;
}

.calendar h1 {
	padding:0 0 10px 0;
	}

/* footer boxes */
#footer_box_wrap, .footer_box {
 min-height:200px;
 height:auto !important;
 height:200px;
}
.footer_box {
 border-bottom:#d9ccae 1px solid;
 border-right:#d9ccae 1px solid;
 border-left:#d9ccae 1px solid;
 padding:1px 0 0 1px;
}

.newsletter, .certificates, .booking {
	width:225px;
	height:196px;
	}

.newsletter, .locator, .certificates, .booking {
	background-repeat:no-repeat;
	}

.newsletter {
	/*background-color:#cb012f;*/
	background-image:url(../images/newsletter_red.jpg);
	}

.certificates {
	background-image:url(../images/box2.gif);
	}

.booking {
	background-image:url(../images/box3.gif);
	}

.locator {
	width:220px;
	height:196px;
	background-image:url(../images/box4.gif);
	}

.news {
	padding:18px 12px 2px 18px;
	}

.newsletter h1 {
	font-size:17px;
	color:#FFFFFF;
	padding:0 0 15px 0;
	}

.newsletter a {
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/arrow.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0 10px 0 0;
	}

.newsletter p {
	color:#ec99ac;
	padding:8px 0 0 0;
	}

.ibox {
	width:180px;
	height:22px;
	border:1px solid #a10125;
	color:#666666;
	margin:0 0 9px 0;
	padding:3px 0 0 4px;
	}

.info {
	height:138px;
	line-height:19.5px;
	padding:0 10px 0 15px;
	font-size:13px;
	}

.info h1 {
	font-size:17px;
	padding:15px 0 5px 0;
	}

.info_link {
	text-align:right;

	padding:0 30px 0 0;
	}

.info_link a {
	color:#cb012f;
	text-decoration:none;
	}

/* footer */
#footer_wrap {
 min-height:76px;
 height:auto !important;
 height:46px;
 color:#333333;
 padding:24px 0px 0px 0px;
 text-align:center;
}
#footer_wrap p {
 padding:5px 0px;
}
#footer_wrap p, #footer_wrap ul {
 margin:0px;
}
#footer_wrap ul {
 padding:0px;
}
#footer_wrap ul li#f_nob {
 background-image:none; 
}
#footer_wrap ul li {
 display:inline;
 list-style-type:none;
 background-image:url(../images/chevron1.gif);
 background-repeat:no-repeat;
 background-position:right;
 padding:0px 8px 0px 0px;
 margin:0px 8px 0px 0px;
}
#footer_wrap a {
 color:#cb012f;
 text-decoration:none;
}
#footer_wrap a:hover {
 text-decoration:underline;
}


/**/
.left {
 float:left;
}
.right {
 float:right;
}
.clr {
 clear:both;
}
/*120908 j*/
#noborder, #noborder1{ 
 background-image: none !important;
}
.colorText{
color:#CC012F;
font-weight:bold;
}
.linktext a{
text-decoration:none;
color:#CC012F;
}
.linktext a:hover{
text-decoration:underline;
}
.catalogueItemNotFound {
display:none;
}
.pagination a {
text-decoration:none;
color:#6F6241 ; 
}
.pagination a:visited{
text-decoration:none;
color:#CC012F; 
}
.logo h1 {
left:136px;
position:relative;
top:0px;
color: #938953;
font-size: 20px;
}
.s_logos {
margin:auto;
padding:10px;
width:900px;
}
:focus{
outline:0 !important;
}
.post-title a {
text-decoration:none;
color:#CB012F;
}
.BlogTagCloud a{
text-decoration:underline;
color:#fff;
}
/* Custom styles */
.quantity
{
	text-align: center;
	color: #cb012f;
}
.quantity input
{
	text-align: center;
}
.voucher-number
{
	color: #CB012F;
	font-weight: bold;
}
.filler-popup
{
	position: absolute;
	padding: 20px 10px 10px 10px;
	background-color: #EDEDED;
	border: solid 1px #D1D1D1;
	width: 200px;
}
#PopupCloseButton
{
	position: absolute;
	width: 20px;
	height: 20px;
	background-image: url("/images/close-button.gif");
	top: 0px;
	right: 0px;
	cursor: pointer;
}
.required
{
	color: #CB012F;
}

.validation-error li
{
	padding: 0px;
}
.large
{
	font-size: 18px;
	font-weight: bold;
}
.outer-center
{
	position: relative;
	left: 50%;
	float: left;
	clear: both;
	margin: 10px 0;
	text-align: left;
}
.inner-center
{
	position: relative;
	left: -50%;
	text-align: left;
}
.error-panel
{
	color: #FF0000;
}
#ads-nav{
	clear:both;
	width:740px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	margin-top:10px;
}
#ads-nav a img{
	border:0px;
	text-align:center;
	margin:10px 5px 0px 0px;
	float: left;
} 
.copyright
{
	font-weight: bold;
	font-size: 9px;
}
.no-products-found
{
	margin: 20px 0px 20px 0px;
	color: Red;
}
