 

.clearer{
	margin:0px;
	padding:0px;
	clear:both;
	}

.float_left{
	margin:0px;
	padding:0px;
	float:left;
	}

.float_right{
	margin:0px;
	padding:0px;
	float:right;
	}


.gallery_container{
	margin:0px;
	padding:0px 0px 10px 0px;
	float:left;
	 
	width:100%;
 
	 }
 
 
.gallery_container .thumb_container{
	margin:0px;
	padding:10px 0px 0px 0px;
	float:left;
	border:1px solid #f00;
	 }
	 
.gallery_container .thumb_container span{
	margin:0px;
	padding:0px 3px 0px 3px;

	 } 
	 
	 
/* Content Slider Css start */

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width:100%; /*width of featured content slider*/
height: 390px;
margin:0px 0px 0px 0px;

}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 3px 0px 0px 0px;
text-align:left;
font-size:14px;
width: 100%; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
color:#333;
}
.sliderwrapper .contentdiv .heading-small{
text-align:left;
color:#7A7A7A;
font-size:12px;
text-decoration:underline;



}
 
 
.sliderwrapper .contentdiv .txt-recipe ul li{
text-align:left;
color:#fff;
font-size:12px;
text-decoration:none;
font-weight:normal;
line-height:18px;
font-family:arial;
padding:0px;
margin:0px;
list-style-type:disc;

}

.sliderwrapper a{
margin:0px 0px 0px 0px;
padding:0px 0px 10px 0px;
float:left;
width:227px;

}


/*  pagination Css Start */ 



.pagination{
width: 443px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
padding:10px 2px 5px 0px;
margin:2px 15px 0px 2px;
float:right;
}

.pagination a{
padding: 3px 5px !important;
text-decoration: none !important; 
color: #fff !important;
font-size:12px;
font-family:arial;
background:#b82525;
font-weight:bold;

}

.pagination a:hover, .pagination a.selected{
color: #fff !important;
font-weight:bold;
background-color:#ef4e4e;
text-decoration:underline !important;


}

 


 /* pagination Css End */ 


	 
	 
	 


/* Clear BOx Css Start */

#CB_ShowTh, #CB_Thumbs2, #CB_Thumbs, .CB_RoundPixBugFix, #CB_Padding, #CB_ImgContainer, #CB_PrevNext, #CB_ContentHide, #CB_LoadingImage, #CB_Text, #CB_Window, #CB_Image, #CB_TopLeft, #CB_Top, #CB_TopRight, #CB_Left, #CB_Content, #CB_Right, #CB_BtmLeft, #CB_Btm, #CB_BtmRight, #CB_Prev, #CB_Next, #CB_Prev:hover, #CB_Next:hover, #CB_CloseWindow, #CB_SlideShowS, #CB_SlideShowP, #CB_SlideShowBar, #CB_Email {
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: 0px;
}

#CB_iFrCont {
	position: absolute;
	width: 0px;
	height: 0px;
}

#CB_HiddenText {
	position: absolute;
	visibility: hidden;
	z-index: -1000;
	top: -100px;
	left: -1000px;
}

.CB_Sep {
	color: #bbb;
}

.CB_TnThumbs {
	width: 0px;
	height: 0px;
	border: 0px;
	outline-style: none;
	outline: 0px;
	padding: 0;
	margin: 0;
	visibility: hidden;
}

.CB_BtmNav {
	position: relative;
	top: 4px;
	border: 0;
	padding: 0px 0px 0px 3px;
}

#CB_ImgHide {
	position: absolute;
	visibility: hidden;
	z-index: 1098;
	left: 0px;
}

#CB_ShowTh {
	width: 100%;
	height: 20%;
	visibility: hidden;
	position: absolute;
	z-index: 1097;
	bottom: 0px;
	left: 0px;

}

#CB_Thumbs {
	display: none;
	height: 62px;
	padding-top: 10px;
	position: absolute;
	z-index: 1100;
	overflow: hidden;
	bottom: 0px;
	left: 0px;
}

#CB_Thumbs2 {
	margin: auto 0;
	height: 52px;
	position: absolute;
}

.CB_ThumbsImg {
	position: absolute;
	border: 0px solid #fff;
	cursor: pointer;
}

.CB_RoundPixBugFix {
	display: block;
	visibility: hidden;
	font-family: arial;
	font-size: 1pt;
}

#CB_ImgContainer {
	position: relative;
	width: 100%;
}

#CB_PrevNext {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 1002;
}

#CB_NavPrev, #CB_NavNext {
	visibility: hidden;
	position: absolute;
	z-index: 1001;
	top: 47%;
	cursor: pointer;
}

#CB_NavPrev {
	left: 18px;
}

#CB_NavNext {
	right: 15px;
}

#CB_ContentHide {
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 0px;
}

#CB_LoadingImage {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -12px;
	margin-top: -12px;
	visibility: hidden;
}

#CB_Text {
	position: relative;
	text-align: left;
	overflow: hidden;
}

#CB_T1 {
	height: 14px;
	white-space: nowrap;
	position: relative;
}

#CB_T2 {
	margin-top: -1px;
}

#CB_TL {
	position: relative;
	background-color: #fff;
	display: none;
}

#CB_Window {
	left:50%;
	position:absolute;
	top:50%;
	visibility:hidden;
	z-index: 1100;
	border-collapse: separate;
}

#CB_Image {
	position: relative;
}

#CB_iFrame {
	position: absolute;
	width: 0px;
	height: 0px;
	z-index: 1003;
}

#CB_TopLeft {
	background-image:url(s_toplef.png);
	background-position:right bottom;
}

#CB_Top {
	background-image:url(s_top000.png);
	background-position:left bottom;
}

#CB_TopRight {
	background-image:url(s_toprig.png);
	background-position:left bottom;
}

#CB_Left {
	background-image:url(s_left00.png);
	background-position:right top;
}

#CB_Content {
	background-color: #fff;
}

#CB_Right {
	background-image:url(s_right0.png);
	background-position:left top;
}

#CB_BtmLeft {
	background-image:url(s_btmlef.png);
	background-position:right top;
}

#CB_Btm {
	background-image:url(s_btm000.png);
	background-position:left top;
}

#CB_BtmRight {
	background-image:url(s_btmrig.png);
	background-position:left top;
}

#CB_Prev, #CB_Next {
	background: transparent url(blank000.gif) no-repeat scroll 0%;
	display: block;	
	width: 49%;
	cursor: pointer;
	outline-style: none;
	outline: 0px;
	z-index: 1102;
}

.CB_TextNav {
	text-decoration: underline;
	padding-right: 5px;
	color: #999;
	outline-style: none;
	outline: 0px;
	cursor: pointer;
	border: none;
}

.CB_TextNav:hover {
	text-decoration: underline;
	color: #555;
	border: none;
}

#CB_Prev {
	float: left;
	left: 0px;
}

#CB_Next {
	float: right;
	left: 0px;
}

#CB_Prev:hover {
background:transparent;
}

#CB_Next:hover {
background:transparent;
}

#CB_CloseWindow {
	position: absolute;
	right: -14px;
	top: -10px;
	z-index: 1104;
	cursor: pointer;
}

#CB_SlideShowS, #CB_SlideShowP {
	position: absolute;
	left: -11px;
	top: -10px;
	z-index: 1104;
	cursor: pointer;
}

#CB_SlideShowBar {
	background-color: #fff;
	width: 0px;
	position: absolute;
	height: 2px;
	display: none;
	z-index: 1102;
}

#CB_Email {
	position: absolute;
	right: 15px;
}                              


/* Clear Box Css End */



#imageContainer-rotation { height:222px; }  
#imageContainer-rotation img { 
			display:none; 	
			position:absolute; 	
			top:0px;
			left:0px; 	
			height:222px;  	
			width:954px; 	
			opacity: -0.01; } 	
