body{
	font-family: verdana,arial,helvetica,sans-serif;
  color:#333333;
}

/* CSS Document */

#main_wrapper{
	width:760px;
	height:1000px;
	margin-left:auto;
	margin-right:auto;
	
	background-image:url(../images/bg_img.jpg);
	background-repeat:no-repeat;
	background-position:top; 
	display:block;
	padding-top:300px;
}

#into_text{
	width:540px;
	padding-left:50px;
	padding-right:170px;
	font-size:11px;
	margin-bottom: 5px;
}

#content_wrapper{
	width:710px;
	padding-left:50px;
	height:auto;
}



				/*---------------------HOLIDAY DEALS CSS*/
				
				#rhs_content_wrapper{
					width:250px;
					height:auto;
					float:right;
				}
				
				#holiday_deals_wrapper{
					width:235px;
					height:auto;
					background-color:#FFF;
					border:solid;
					border-width:1px;
					border-color:#C00;
				}
				
				#holiday_deals_wrapper a:link{
					color:#333;
				}

				#holiday_deals_wrapper a:visited{
					color:#333;
				}

				#holiday_deals_wrapper a:hover{
					color:#333;
				}
				
				
				#holiday_header{
					height:21px;
					width:250px;
				}
				
				#holidaydeal_header{
					width:250px;
					height:30px;
					padding-top:5px;
				}
				
				#deal_1{
					width:215px;
					padding-bottom: 5px;
					padding-left:20px;
					padding-top:10px;
					background-image:url(../images/redline.jpg);
					background-position:bottom;
					background-repeat:no-repeat;
					font-size:10px;
					color:#333333;
				}
				
				.deal{
					width:215px;
          padding-bottom: 5px;
					padding-left:20px;
					padding-top:16px;
					background-image:url(../images/redline.jpg);
					background-position:bottom;
					background-repeat:no-repeat;
					font-size:10px;
					color:#333333;
				}
				
				.deal a,
				#deal_1 a{
				  text-decoration: none;
				}
				
								
				#holidaybase_info{
					width:200px;
					height:131px;
					padding-left:20px;
					padding-right:15px;
					font-size:9px;
					color:#333333;
					background-color:#FFF;
				}
				
				#find_btn{
					width:235px;
					height:50px;
					padding-top:20px;
					text-align: center;	
				}
				
				#share_wrapper{
					width:227px;
					height:40px;
					padding-top:7px;
					padding-left:10px;
					background-color:#f27384;
					font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
					color:#ed1a37;
					font-size:15px;
					font-weight:bold;
				}
					
				
				/*---------------------HOLIDAY DEALS CSS END*/


#lhs_content_wrapper{
	width:auto;
	height:auto;
	float:left;
}

#blog_wrapper{
	width:440px;
	padding-top:25px;
	background-image:url(../images/blog_hd.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-size:11px;
	color:#333333;
}

#blog_wrapper a:link{
	color:#ed1a37;
}

#blog_wrapper a:visited{
	color:#ed1a37;
}

#blog_wrapper a:hover{
	color:#ed1a37;
}


.blogHeading{
	color:#ed1a37;
	font-weight:bold;
	font-size:15px;
}

#whatson_wrapper{
	width:440px;
	height:190px;
	padding-top:35px;
	background-image:url(../images/WhatsOn_hd.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#ed1a37;
	font-size:12px;
}

#whatson_wrapper a:link, a:active{
	color:#ed1a37;
}

#whatson_wrapper a:hover, a:visited{
	color:#ed1a37;
}

.whatson_lhs{
	height:147px;
	width:220px;
	float:left;
	color:#FFF;
	font-size:10px;
	line-height:11px;
}

.calHead{
	font-size:16px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
	line-height:normal;
	padding-top:3px;
}

.calNum{
	font-size:24px;
	font-weight:bold;
	line-height:normal;
}

.calSub{
	font-size:11px;
	font-weight:bold;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height:12px;
}

.whatson{
	height:147px;
	width:220px;
	float:left;
	color:#FFF;
	font-size:10px;
	line-height:11px;
	background: #ed1a37;
	font-family:Arial, Helvetica, sans-serif;
	
}

#cal_wrapper{
	height:147px;
	width:440px;
	background-color:#ed1a37;
	margin-bottom:5px;
	position: relative;
	overflow: hidden;
}

#whatdo_wrapper{
	width:440px;
	height:320px;
	background-image:url(../images/WhatDo_hd.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align: middle;
	
}

#theme_wrapper{
	width:440px;
	height:285px;
	padding-top:35px;
	padding-left: 7px;
	color:#333333;
	font-size:11px;
}

#theme_wrapper a:link{
	color:#ed1a37;
}

#theme_wrapper a:visited{
	color:#ed1a37;
}

#theme_wrapper a:hover{
	color:#ed1a37;
}

.todo{
  width: 135px;
  float: left;
  margin-right: 10px;
}

.todo img{
  margin-bottom: 10px;
}