/* CSS Document */

.thumb {
	width:100%;
	height:auto;
	border:none;
}

.thumb_img {
	overflow:hidden;
	width:236px;
	height:149px;
	border: 2px solid #CCC; padding:1px;
}


#flowers_block img{
	padding-left:20px;
	padding-bottom:20px;
	float:right;
}

#data-a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	width:100%;
	text-align:left;
	border-collapse:collapse;
	border:1px solid #EB1C1C;
}

#contactFormContainer{
    top: 419px;
}

#data-a a {
	color:#EB1C1C;
	text-decoration:none;
	font-weight:bold;
}

#data-a th {
	padding:12px 17px 12px 17px;
	font-weight:normal;
	font-size:14px;
	color:#3C425E;
	border-bottom:1px dashed #EB1C1C;
}

#data-a td {
	padding:7px 17px 7px 17px;
	color:#3C425E;
}

#data-a tbody tr:hover td {
	color:#282D49;
	background:#EEF0F8;
}

#specialHeading {
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	color:#EB1C1C;
	font-size:14px;
	font-weight:bold;
}

/* Image Style */


.img{
	border:3px solid #EDECEA;
	padding:1px;
	background:#F4F4F4;
}


/* Background */


.bodybg {
	background-image:url(../images/bg_fade.jpg);
	background-repeat:repeat-x;
	margin-top:0;
}


/* Navigation Top */


.navi {
/* 	background-image: url(../images/navi_bg.jpg); */
	text-align: center;
	FONT-SIZE: 11px; 
	FONT-FAMILY: arial;
	COLOR: #666666;
	word-spacing: 5px;
}

.class1 A:link {
	FONT-SIZE: 11px; 
	FONT-FAMILY: arial; 
	COLOR: #5D5B59;
	TEXT-DECORATION: none;
	border-bottom: none;
} 

.class1 A:visited {
	FONT-SIZE: 11px; 
	FONT-FAMILY: arial; 
	COLOR: #5D5B59;
	TEXT-DECORATION: none;
	border-bottom: none;
} 

.class1 A:hover {
	FONT-SIZE: 11px;
	FONT-FAMILY: arial; 
	COLOR: #FFF;
	border-bottom:1px solid #FFF;
}


/* Navigation Left */


.left_navi_bg {
	/* background-image: url(../images/template_04.jpg);
	background-repeat: repeat-y; */
	border-left:1px solid #3C425E;
	vertical-align: top;
	padding-bottom: 1px;
}


/* Header */


.h1 {
	font-family: Verdana;
	color: #3C425E;
	font-size: 19px;
	border-bottom: 1px solid #ECECEC;
	vertical-align:bottom;
	padding-bottom: 5px;
	padding-left: 20px;
}


/* Content */


.body {
	font-family: Verdana;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	border-bottom: 1px solid #ECECEC;
	vertical-align: top;
}

.tabledata {
	font-family: Verdana;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: 1px dotted #ECECEC;
}

.text2 {
	font-family: Verdana;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
}

.bodylink A:link {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana;
	COLOR: #3C425E;
	TEXT-DECORATION: none;
	border-bottom: none;
} 

.bodylink A:visited {
	FONT-SIZE: 12px; 
	FONT-FAMILY: Verdana; 
	COLOR: #3C425E;
	TEXT-DECORATION: none;
	border-bottom: none;
} 

.bodylink A:hover {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	COLOR: #3C425E;
	border-bottom: 1px dotted #3C425E;
}

.h2 {
	font-family: Verdana;
	height: 25px;
	color: #3C425E;
	font-size: 14px;
	border-bottom: 1px solid #ECECEC;
	vertical-align: bottom;
	padding-bottom: 3px;
}

.table{
	font-family: Verdana;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	border:1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
	padding: 5px 5px 5px 5px;
	vertical-align:top;
}

td .hover {
	height: 70px;
	padding: 5px 5px 5px 5px;
	border-right: 1px dotted #348AC2;
}


/* Footer */


.footer {
	padding: 20px 0 20px 0;
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	line-height: 15px;
}

.names {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	line-height: 15px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.flink A:link {
	FONT-SIZE: 9px; 
	FONT-FAMILY: Verdana; 
	COLOR: #CCCCCC;
	text-decoration:underline;
} 

.flink A:visited {
	FONT-SIZE: 9px; 
	FONT-FAMILY: Verdana; 
	COLOR: #CCCCCC;
	TEXT-DECORATION: none
} 

.flink A:hover {
	FONT-SIZE: 9px; 
	FONT-FAMILY: Verdana; 
	COLOR: #999999;
}


/* Rates Table */


.rate{
	font-family: Verdana;
	color: #666666;
	font-size: 10px;
	line-height: 18px;
	padding: 5px 5px 5px 5px;
	vertical-align:top;
	border: 1px solid #ECECEC;
}


/*Inner Link */


.inner A:link {
	FONT-SIZE: 10px; 
	FONT-FAMILY: Verdana; 
	COLOR: #008ED2;
	text-decoration:underline;
} 

.inner A:visited {
	FONT-SIZE: 10px; 
	FONT-FAMILY: Verdana; 
	COLOR: #008ED2;
	text-decoration:underline;
} 

.inner A:hover {
	FONT-SIZE: 10px; 
	FONT-FAMILY: Verdana; 
	COLOR: #FFF;
	background-color: #008ED2;
}

.ratecontent {
	padding-right: 10px;
	padding-left: 10px;
	width: 350px;
}


/* Navigation Top */


#list-menu {
	width: 100%;
	padding-left: 0px;
}

#list-menu ul {
	margin: 0;
	list-style-type: none;
	font-family: Verdana;
	font-size: 11px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#list-menu li {
	margin-right: 0;
	margin-left: 0;
	border-bottom:1px solid #3C425E;
}

#list-menu a {
	display: block;
	width:100%;
	padding: 2px 2px 2px 10px;
	text-decoration: none; /*lets remove the link underlines*/
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
	color: #FFFFFF;
	font-weight: 500;
	line-height: 1.5em;
	height: 18px;
	text-decoration: none;
}

#list-menu a:hover {
	background: #63687D;
	color: #FFFFFF;
	height: 18px;
}

#rates_specials a {
	background-color:#DADBE1;
}

#rates_specials a:hover {
	background-color:#EDEEF0;
}

/*end list*/.enquire {
	float: right;
}

/* Price Cut */

.fake-linethrough {
	background: url(../images/linethrough.gif) repeat-x center left;
	color:#666;
	z-index: 9999;
}

.newPrice {
	font: Verdana, Geneva, sans-serif;
	color: #F00;
	font-size: 13px;
}

#ratesTerms {
	border:1px solid #F4F4F4;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	list-style:none;
}

#ratesTerms ul {
	margin:0;
}

#ratesTerms li {
	
}

#rateSpecial {
	color:#F00;
}

#btn a:link, #btn a:active, #btn a:visited {
	padding-top:1px;
	display: block;
	width: 150px;
	height: 20px;
	background-color: #231A54;
	font: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: right;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-opera-border-radius: 4px;
	-moz-border-radius: 4px;
}

#btn a:hover {
	padding-top:1px;
	display: block;
	width: 150px;
	height: 20px;
	background-color: #536AAA;
	font: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: right;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-opera-border-radius: 4px;
	-moz-border-radius: 4px;
}
/* Specials Page */

.specialTable {
	border:1px solid #8AC9CB;
	background-color:#D4F4F5;
	padding:13px 5px 5px 5px;
}

.specialHeading {
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#231A54;
}

.specialContent {
	line-height:25px;
}

.specialRate {
	font-size:18px;
	font-weight:600;
	color:#F59F09;
}

#specialBlock {
	margin:0 auto;
	text-align:center;
	padding:20px;
	width:525px;
	height:auto;
	background-color:#F8F8F8;
	border:1px solid #DCDCDC;
	-webkit-border-radius:10px;
	-opera-border-radius:10px;
	-moz-border-radius:10px;
}

#specialBlock h6 {
	margin:0;
	color:#0866B1;
	font-size:25px;
}

#specialBlock p {
	margin:0;
	padding-top:15px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	font-size:11px;
}

	  #specialBlock_split {
	float:right;
	margin:0 auto;
	text-align:center;
	padding:20px;
	width:400px;
	height:auto;
	background-color:#F8F8F8;
	border:1px solid #DCDCDC;
	-webkit-border-radius:10px;
	-opera-border-radius:10px;
	-moz-border-radius:10px;
	  }
	  
	  #specialBlock_split h6 {
		  margin:0;
		  color:#0866B1;
		  font-size:20px;
		  line-height:25px;
	  }
	  
	  #specialBlock_split p {
		  margin:0;
		  padding-top:15px;
		  font-family:Verdana, Geneva, sans-serif;
		  color:#666;
		  font-size:11px;
	  }
	  
#names {
	position:absolute;
	top:389px;
	width:579px;
	height:30px;
	background-color:#000;
	opacity:.8;
}

#names p {
	margin:0;
	padding:7px 0 5px 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
}
#check-button a:link, #check-button a:active, #check-button a:visited{
	background-color:#F9F8BB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#4D536D;
	padding:10px 30px;
	text-decoration:none;
	border: 1px solid #DEDD97;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: #999 0px 1px 8px;
	-moz-box-shadow: #999 0px 1px 8px;
	box-shadow: #999 0px 1px 8px;
	background: #FFFDE5;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFDE5), to(#F3EC86));
	background: -moz-linear-gradient(#FFFDE5, #F3EC86);
	-pie-background: linear-gradient(#FFFDE5, #F3EC86);
	behavior: url(http://www.villageandlife.com/PIE.htc);
	font-weight: bold;
}

#check-button a:hover{
	background-color:#F9F8BB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#4C526C;
	padding:10px 30px;
	text-decoration:none;
	border: 1px solid #DEDD97;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: #C6C6C6 0px 1px 8px;
	-moz-box-shadow: #C6C6C6 0px 1px 8px;
	box-shadow: #C6C6C6 0px 1px 8px;
	background: #FFFDE5;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFDE5), to(#F3EC86));
	background: -moz-linear-gradient(#FFFDE5, #F3EC86);
	-pie-background: linear-gradient(#FFFDE5, #F3EC86);
	behavior: url(http://www.villageandlife.com/PIE.htc);
	font-weight: bold;
}
	
