::selection{background-color:#E13300;color:white;}
::moz-selection{background-color:#E13300;color:white;}
::webkit-selection{background-color:#E13300;color:white;}



body{
	margin:0px 0px;
	padding:0px;
	text-align:center;
	 background: url('../images/bg-img1.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}

#container-top{
	border:1px solid #CCCCCC;	
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);		
	width:1000px;
	margin:0px auto;
	text-align:left;
	padding:0px 15px 15px 15px;
	height:25px;
	background-color:#E63F15;
}

#container{
	border:1px solid #CCCCCC;	
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);		
	width:1000px;
	margin:0px auto;
	text-align:left;
	padding:0px 15px 15px 15px;
	background-color:#FFF;
	font::normal 12px Verdana, Arial, Helvetica, sans-serif;
}
#header_container{
	border:none;
	padding-top:5px;
}

#menu_container{width:99.6%;height:40px;background-color:#ffffff;margin-bottom:2px;border:1px solid #CCCCCC;border-radius:5px 5px 5px 5px;box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);padding:2px;}#menu{width:auto;float:left;padding:0;margin:10;border:none;text-align:center;box-shadow:0 1px 0 #000;-moz-box-shadow:0 1px 0 #000;-webkit-box-shadow:0 1px 0 #000;-moz-border-radius-topleft:10px;-moz-border-radius-bottomleft:10px;-webkit-border-top-left-radius:10px;-webkit-border-bottom-left-radius:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:10px;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:10px;}

p{
font:normal 12px Verdana, Arial, Helvetica, sans-serif;
text-align:justify;
}

#slider_container{
	width:97%;
	min-height:250px;
	background-color:#ffffff;
	margin-bottom:2px;
	border:1px solid #CCCCCC;
	border-radius:5px 5px 5px 5px;
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
	padding:10px 10px 2px 10px;
	margin-bottom:5px;
	
}

#home_container{
	width:100%;
	border:none;
	min-height:400px;
}

#home_container ul li {
font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}

#home_left_container{
	width:15%;
	min-height:450px;
	background-color:#ffffff;
	margin-bottom:2px;
	border:1px solid #CCCCCC;
	border-radius:5px 5px 5px 5px;
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
	padding:10px;
	float:left;
	font-size::14px;
}

#home_middle_container{
	width:62%;
	min-height:450px;
	background-color:#ffffff;
	margin-bottom:2px;
	border:1px solid #CCCCCC;
	border-radius:5px 5px 5px 5px;
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
	padding:10px;
	float:left;
	margin-left:6px;
}
#home_right_container{
	width:15%;
	min-height:450px;
	background-color:#ffffff;
	margin-bottom:2px;
	border:1px solid #CCCCCC;
	border-radius:5px 5px 5px 5px;
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
	padding:10px;
	float:left;
	margin-left:6px;
}

#page_container{
	width:100%;
	border:none;
}

#recipe_list_left_container{
	width:726px;
	height:850px;
	background-color:#ffffff;
	margin-bottom:2px;
	border:1px solid #CCCCCC;
	border-radius:5px 5px 5px 5px;
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
	padding:10px;
	float:left;
}
#recipe_list_right_container{
	width:220px;
	height:850px;
	background-color:#ffffff;
	margin-bottom:2px;
	border:1px solid #CCCCCC;
	border-radius:5px 5px 5px 5px;
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
	padding:10px;
	float:left;
	margin-left:6px;
}
#page_left_container{
	width:726px;
	min-height:630px;
	background-color:#ffffff;
	margin-bottom:2px;
	border:1px solid #CCCCCC;
	border-radius:5px 5px 5px 5px;
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
	padding:10px;
	float:left;
}
#page_right_container{
	width:220px;
	min-height:630px;
	background-color:#ffffff;
	margin-bottom:2px;
	border:1px solid #CCCCCC;
	border-radius:5px 5px 5px 5px;
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
	padding:10px;
	float:left;
	margin-left:6px;
}
#full_page_container{
	width:98%;	
	background-color:#ffffff;
	margin-bottom:2px;
	border:1px solid #CCCCCC;
	border-radius:5px 5px 5px 5px;
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
	padding:10px;
}
#bottom_ad_container{
	width:98%;
	min-height:50px;
	background-color:#ffffff;
	margin-bottom:2px;
	border:1px solid #CCCCCC;
	border-radius:5px 5px 5px 5px;
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
	padding:10px;
	margin-top:5px;
}
#home_left_container p{
	font:normal 12px Verdana, Geneva, sans-serif;
	text-align:justify;
}
	
#menu{width:auto;float:left;padding:0;margin:10;border:none;text-align:center;box-shadow:0 1px 0 #000;-moz-box-shadow:0 1px 0 #000;-webkit-box-shadow:0 1px 0 #000;-moz-border-radius-topleft:10px;-moz-border-radius-bottomleft:10px;-webkit-border-top-left-radius:10px;-webkit-border-bottom-left-radius:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:10px;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:10px;
}


#footer{
padding: 15px 5px 5px 5px;
background-color:#333333;
	font:normal 12px Verdana, Geneva, sans-serif;
	text-align:center;
	width:100%;
	height:100px;
	/*background-color:#000;*/			
	/*color:#8fde62;*/
	color:#003366;
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7a7a82+1,131316+100 */
background: #7a7a82; /* Old browsers */
background: -moz-linear-gradient(top, #7a7a82 1%, #131316 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #7a7a82 1%,#131316 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #7a7a82 1%,#131316 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a7a82', endColorstr='#131316',GradientType=0 ); /* IE6-9 */
border-radius:5px;
border-color: #999999;
}
#footer a{
	color:#5d5d5d;
}
#footer a:hover{
	color:#090;
}
#footer_container{width:80%;margin:0px auto;text-align:left;padding:15px;}
p.footer{text-align:right;font-size:11px;border-top:1px solid #D0D0D0;line-height:32px;padding:0 10px 0 10px;margin:20px 0 0 0;}
#logo{float:left;width:30%;border:none;}
#top_right{float:right;width:60%;border:none; margin-top:10px;}
#copyright_msg{width:88%;border:none;float:left;text-align:center;height:33px;color:#f25822;}
#footerLink{
	width:32%;
	float:left;
	color:#666666;
	border:none;
	font:bold 12px Verdana, Geneva, sans-serif;
	font-size:12px;
}
#social_icon{border:none;float:right;}

.menu,
.menu ul,
.menu li,
.menu a {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}
 
.menu {
    height: 40px;
	width:996px;
 
    background: #2c2d33;
    background: -webkit-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
    background: -moz-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
    background: -o-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
    background: -ms-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
    background: linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	position: absolute;  
	z-index: 100;
}
 
.menu li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
    height: 40px;
}



.menu li a {
    display: block;
    padding: 0 40px;
    margin: 6px 0;
    line-height: 28px;
    text-decoration: none;
 
    border-left: 1px solid #393942;
    border-right: 1px solid #4f5058;
 
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 13px;
 
    /*color: #8fde62;*/
	color:#ffffff;
    text-shadow: 1px 1px 1px rgba(0,0,0,.6);
 
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}
 
.menu li:first-child a { border-left: none; }
.menu li:last-child a{ border-right: none; }
 
.menu li:hover > a { color: #FA592B ; }

.menu ul {
    position: absolute;
    top: 40px;
    left: 0;
 
    opacity: 0;
    background: #1f2024;
 
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
 
    -webkit-transition: opacity .25s ease .1s;
    -moz-transition: opacity .25s ease .1s;
    -o-transition: opacity .25s ease .1s;
    -ms-transition: opacity .25s ease .1s;
    transition: opacity .25s ease .1s;
}
 
.menu li:hover > ul { opacity: 1; }
 
.menu ul li {
    height: 0;
    overflow: hidden;
    padding: 0;
 
    -webkit-transition: height .25s ease .1s;
    -moz-transition: height .25s ease .1s;
    -o-transition: height .25s ease .1s;
    -ms-transition: height .25s ease .1s;
    transition: height .25s ease .1s;
}
 
.menu li:hover > ul li {
    height: 36px;
	width:150px;	
    overflow: visible;
	padding:0;
}

.menu ul li a {
    width: 170px;
    padding: 4px 0 4px 20px;
    margin: 0; 
    border: none;
    
}
 
.menu ul li:last-child a { border: none; }
.menu a.documents { background: url(../img/docs.png) no-repeat 6px center; }
.menu a.messages { background: url(../img/bubble.png) no-repeat 6px center; }
.menu a.signout { background: url(../img/arrow.png) no-repeat 6px center; }


/* @group layout */
#topbar { height: 75px; background: #f5f5f5; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; margin-top: 30px; padding: 0 55px; display: block; margin-bottom: 16px; }

#topbar .search { float: left; display: block; line-height: 75px; }
#topbar .search #s { border: 1px solid #b9b9b9; border-top: 1px solid #a0a0a0; font-family: Tahoma, Arial, sans-serif; color: #444; font-size: 1.3em; width: 420px; line-height: 1.5em; padding: 5px 11px; }

.breadcrumb{border:none; padding-left:5px;}
.breadcrumb a{background:transparent url(media/breadcrumb.gif) no-repeat center right;text-decoration:none;padding-right:5px;color:#999999;;font:bold 12px Tahoma;}
.breadcrumb a:visited, .breadcrumb a:active{color:#999999;}
.breadcrumb a:hover{text-decoration:underline;}

#cp_contact_form{padding:0;width:400px}
#cp_contact_form form{margin:0px;padding:0px;}
#cp_contact_form form label{display:block;width:250px;margin-right:10px; font:normal 14px verdana; color:#333;}
#cp_contact_form form .input_field{width:300px;padding:5px;color:#333;font-family:Tahoma, Geneva, sans-serif;font-size:16px;border:1px solid #ccc;background:#fff;}
#cp_contact_form form textarea{width:390px;height:160px;padding:5px;color:#333;font-family:Tahoma, Geneva, sans-serif;font-size:12px;border:1px solid #ccc;background:#fff;}
#cp_contact_form form .submit_btn{margin:10px 0px;-moz-box-shadow: 0px 1px 0px 0px #f0f7fa;
	-webkit-box-shadow: 0px 1px 0px 0px #f0f7fa;
	box-shadow: 0px 1px 0px 0px #f0f7fa;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #33bdef), color-stop(1, #019ad2));
	background:-moz-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:-webkit-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:-o-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:-ms-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:linear-gradient(to bottom, #33bdef 5%, #019ad2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bdef', endColorstr='#019ad2',GradientType=0);
	background-color:#33bdef;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #057fd0;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px -1px 0px #5b6178;}
#cp_contact_form form .submit_btn:hover{margin:10px 0px;background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #019ad2), color-stop(1, #33bdef));
	background:-moz-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background:-webkit-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background:-o-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background:-ms-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background:linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#019ad2', endColorstr='#33bdef',GradientType=0);
	background-color:#019ad2;}
#captcha_back{background:url("../images/captcha_back.jpg");width:131px;height:40px;color:#555;;font-size:32px;}
#error_message{color:#F00;font:bold 14px verdana;}

.recipe_thumbnail{
	border:1px solid #CCCCCC;
	border-radius:0px;
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
	width:220px;
	height:265px;
	float:left;
	padding:2px 5px 0px 5px;
	text-align:center;
	margin:3px;
}

.recipe_thumbnail_image{
	border:none;
	text-align:center;
	min-height:180px;
}

.recipe_thumbnail_text{
	border:none;
	text-align:center;
	margin-top:2px;
	padding:2px;
	height:60px;
	color:#000;
}

.recipe_thumbnail_text a{
	font:bold 14px verdana;
}
.recipe_thumbnail_text a:hover{
	font:bold 14px verdana;
	color:#E63F15;
	
}
.pagination{padding:10px;font:bold 14px verdana; color:#41A362; border:none; text-align:center;}
.pagination a{ color:#003; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}

.ads_div{
	width:95%;
	min-height:159px;
	background-color:#CCCCCC;
	margin-bottom:10px;
	border:1px solid #CCCCCC;
	border-radius:1px 1px 1px 1px;
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding:10px 5px 5px 5px;	
}

.ads_div a{
color:#004e87;
	
}
.ads_div a:hover{
	color:#336600;
}

.mid_container_content_div1{
	width:47.3%;
	float:left;
	min-height:100px;
	background-color:#CCCCCC;
	margin-bottom:10px;

	border:1px solid #CCCCCC;
	border-radius:1px 1px 1px 1px;
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding:10px 5px 5px 5px;
}

.mid_container_content_div1 a{
	color:#004e87;
}
.mid_container_content_div1 a:hover{
	color:#336600;
}

.mid_container_content_div2 a{
	color:#004e87;
}
.mid_container_content_div2 a:hover{
	color:#336600;
}


.mid_container_content_div2{
	width:47.3%;
	float:right;
	min-height:100px;
	background-color:#CCCCCC;
	margin-bottom:10px;

	border:1px solid #CCCCCC;
	border-radius:1px 1px 1px 1px;
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding:10px 5px 5px 5px;
}

.mid_container_content_div a{
	color:#333333;
}
.mid_container_content_div a:hover{
	color:#336600;
}

.details_image{
	border:none;
	text-align:left;
}
.recipe_category_home{
	border:1px solid #CCCCCC;
	border-radius:0px;
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
	width:130px;
	height:100px;
	float:left;
	padding:70px 20px 0px 20px;
	margin:5px 30px 5px 30px;
	text-align:center;
}

.recipe_category_home a{
	font:bold 14px verdana; color:#FA592B;
}
.recipe_category_home a:hover{
	font:bold 14px verdana; color:#069;
}

.video_div{
	border:none;
	width:450px;
	height:260px;
	float:left;
	margin-right:20px;
	text-align:center;
}

.table_header{
font:bold 12px verdana; color:#8fde62; background-color:#32333A; height:24px;
}

.odd_row{
	background: none repeat scroll 0 0 #C6DEFF;
    font: 12px verdana;
    height: 20px;
}
.odd_row a{color:#096;}

.odd_row a:hover{color:#006;}

.even_row
{
 	background: none repeat scroll 0 0 #B4CFEC;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 25px;
}
.even_row a{color:#096;}

.even_row a:hover{color:#006;}
 .my_icon{
	 border:none;
	 float:left;
	 width:auto;
	 padding:6px 50px 0 10px;
 }
.fav_button{
	margin-top:5px;
	color:#8fde62;
	font-weight:bold;
	background-color:#32333A;
	padding:6px 0px 6px 0px;
	cursor:pointer;
}
.fav_button:hover{
	margin-top:5px;
	color:#fff;
	font-weight:bold;
	background-color:#32333A;
	padding:6px 0px 6px 0px;
	cursor:pointer;
}

#fav_div{
	border:none;
	width:220px;
	font:normal 12px verdana;
	color:#004E87;
	float:left;
}

#like_div{
	border:none;
	width:40px;
	font:normal 12px verdana;
	color:#004E87;
	float:left;
	cursor:pointer;
}

.share_icon{
	 border:none;
	 float:right;
	 width:auto;
	 padding:15px 50px 0 10px;
 }
 
.sitemap a{
	color:#E63F15;
}
.sitemap a:hover{
	color:#090;
}

.address{
font:12px Verdana, Arial, Helvetica, sans-serif;
margin:20px 0 30px 10px;
}
  
 
 