body {background-image:url(template/bkgrd.gif);background-position: left top;background-repeat: repeat-x;background-color: #b51e82;font-family: "Arial Unicode MS" , Helvetica, Arial, sans-serif; color: #727271; font-size: 11px;}

#searchrecipetop {background-image:url(template/top_corner_lhs.png);background-position: right bottom;background-repeat:no-repeat;}
#searchrecipebtm {background-image:url(template/search_recipes_header_btm.gif);background-position: left top;background-repeat:no-repeat;background-color: #ffffff;height: 33px;}
#searchbg {background-color: #ffffff;background-image:url(template/tab.gif);background-position: right bottom;background-repeat:no-repeat;}
#toplogo {background-image: url(template/top_logo.png);background-position: left bottom;background-repeat:no-repeat;}
#logobanner {background-color: #e0dedf;height:34px;}
#banner {background-color: #ffffff;padding: 6px;background-image:url(template/logo_banner_bg.gif);background-position: left top;background-repeat:no-repeat;}
#menu {background-image:url(template/menu_bg.gif);background-position: left top;background-repeat:repeat-x; height: 35px; }
#content {background-image:url(template/content_sdw_top.gif);background-position: left top;background-repeat:repeat-x;background-color: #faf9fa; padding-left: 30px; padding-right: 30px; padding-top: 20px; padding-bottom: 10px;text-align: justify;}

.color1 {color:#b41e81;}
#white_bdr {border: 1px solid #ffffff;}
#grey_bdr { border: 1px solid #cccccc; width: 625px; height: 130px;}

/*Links*/
a {color:#666666; text-decoration: underline;}
a:hover {color:#000000; text-decoration: none;}

a img {border:none;}


#btmcontent {background-color: #faf9fa;background-image:url(template/btm_kumara_top.gif);background-position: right bottom;background-repeat:no-repeat;height: 63px;}
#imgcontactus {
	margin-left: 30px;
	margin-bottom: 30px;
	margin-top: 10px;
}
#footer {background-color: #5a1f45;height: 45px;background-image:url(template/btm_banner_bg.gif);background-position: left top;background-repeat:repeat-x;  text-align: center;}

#footer_menu {padding-top: 15px; padding-left: 90px;}
a.footer {color:#ffffff; text-decoration: none; padding-left: 20px;}
a.footer:hover { color: #ffffff;}

#footer_wrapper {width: 146px; float: right;}
#featurepanel {background-image:url(template/home_slide.gif); background-position: left top; background-repeat:no-repeat; background-color:#E0DEDF;}

#img { margin-left: 30px;}


h1,h2,h3,h4,h5,h5 {text-shadow: #988783 1px 1px 0px; font-weight: normal; color: #b41e81;}

h1 {font-size: 22px; margin-bottom:1px; padding-bottom:1px;}
h2 {font-size: 12px;font-weight: bold;}
h3 {}
h4 {}
h5 {}

/*****  homepage styles  **/
.slide {
    position: absolute;
    width: 260px; /*260px*/
    padding: 0px;
    }
.slide_test {}
.slide_test {}
.slide_test {}
.slide_test {}
.slide_justcleanandcook { background-image:url(template/home_slide.gif); background-position: left top; background-repeat:no-repeat;}
.slide_students {}

.slide a.tile_header {
    color: #fff;
    font-size: 13px;
    }
.slide a.tile_header:hover {text-decoration: none;}

a.tile_prev, a.tile_next {
    width: 50px;
    position: absolute;
	
    }
	
a.tile_prev {
    top: 0;
    left: 0;
    background: transparent;
    }
	
a.tile_next {
	top: 418px;
	left: 171px;
	background:transparent;
    }
	
a.tile_header {
    position: absolute;
    bottom: 7px;
    left: 16px;
    }


/* Slide boxes */


#slide_content div {
    float:left; font-size: 11px; line-height: 15px;
}

#slide_wrapper {
    position: relative;
    overflow: hidden;
    height: 440px;
    width: 260px;
}

/* Control Panel */

input.categoryinput 
{
	font-size:10px; 
	font-family: Verdana , Helvetica, Arial, sans-serif;
	color: #b51e82;
	
}

/* Search Function */

select.searchdropdown
{
	font-size:12px; 
	font-family: "Helvetica Neue", Arial Unicode MS, Arial;
	color: #666666;
	width: 220px;
	margin-left:20px;
	margin-bottom: 5px;
}


input.searchdropdown
{
	font-size:12px; 
	font-family: "Helvetica Neue", Arial Unicode MS, Arial;
	color: #666666;
	width: 220px;
	margin-left:20px;
	margin-bottom: 5px;
}


input.submitsearch
{
	margin-left: 160px;
	margin-top: 10px;
}

#searchbg
{
padding-top:10px;
height:160px;
}

#SearchResults
{
	width:580px;
	background-color:#e0dedf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#801f5e;
	padding:15px;
	height:15px;
	text-align:left;
}

#searchtable
{
	margin-top:20px;
}
/* Share Recipe */
textarea.recipetextarea
{
	width: 570px;
	height:100px;
	font-size:12px; 
	font-family: Verdana , Helvetica, Arial, sans-serif;
	color: #b51e82;
}

input.submitshare
{
	margin-left: 505px;
	margin-top: 20px;
}

#personaldetails
{
	width: 570px;
}
#personaldetails td
{
	font-size:12px;
}

input.shareinput 
{
	font-size:12px; 
	font-family: Verdana , Helvetica, Arial, sans-serif;
	color: #b51e82;
}

p.error_message
{
	color:#FF0000;
	font-weight:bold;
}

/* Edit Recipe */
input.timeinput
{
	font-size:12px; 
	font-family: Verdana , Helvetica, Arial, sans-serif;
	color: #b51e82;
	width:30px;
}
input.servinginput
{
	font-size:12px; 
	font-family: Verdana , Helvetica, Arial, sans-serif;
	color: #b51e82;
	width:80px;
}
td.category_selected
{
	color:#00CC00;
}

td.category_select
{
	color:#000000;
}

table.editrecipe
{
	width: 780px;
}

/* Search Results */
.searchimg
{
	width:200px;
	border:thin #b65997 solid;
	border-width:1px;
	margin-right: 10px;
}

/* Recipe Display */
#recipe_image
{
	width:200px;
}

#displayoptions
{
	background-color:#E0DEDF;
	color: #5F5E5E;
	font-size:16px;
	padding:7px;
	margin-top:10px;
	width:205px;
}
#displayoptions a
{
	color: #5F5E5E;
	text-decoration:none;
	font-size:16px;
}
.searchtitle
{
	text-shadow: #988783 1px 1px 0px; font-weight: normal; color: #b41e81;
	font-size:21px;
	width:250px;
	text-align:left;
}
.timer
{
	color:#6d1f52;
	font-size:12px;
}
.description
{
	color:#727271;
	font-size:12px;
	text-align:left;
}
.tablebottom
{
	background-image:url(images/btmstrip.png);
	height:19px;
}

/* Recipe Display */
#recipe_structure
{
	width:570px;
}
 .displaytitle
 {
	height:60px;
	background-image:url(images/titlestrip.png);
	text-shadow: #988783 1px 1px 0px; font-weight: normal; color: #b41e81;
	font-size:22px;
	background-repeat:repeat-x;		
 }
 
 .info
 {
	text-shadow: #988783 1px 1px 0px; font-weight: normal; color: #6d1f52;
	font-size:12px;
	text-align:left;
	width: 100px;
 }
 
a.mainitem {}
a:hover.mainitem {background-image:url(template/menu_hover.gif) !important; background-repeat: repeat-x !important; color: #84c98b;}
