body {
background-image:url(/img/background.jpg);
background-repeat:repeat;
	background-color: #480000;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

@font-face {
 font-family: Century Gothic;
 src: url("fonts/GOTHIC.eot") /* EOT file for IE */
}
@font-face {
 font-family: Century Gothic;
 src: url("fonts/GOTHIC.TTF") /* TTF file for CSS3 browsers */
}
img{ border:0;}
h1{ font-size:1.8em; margin:5px 0; font-weight:bold;font-family:Century Gothic, Arial, Helvetica, sans-serif; color:#000000;}
h2{ font-size:1.4em; font-family:Century Gothic, Arial, Helvetica, sans-serif; color:#18541A;}

#pagewrap{ background-color:#000000; padding:4px; margin:auto; width:900px;}
#pageContent{ width:100%; background-color:#C7BC96; padding:10px 0;}
/***************** header *********************/


#header{ background:url('img/header-back.jpg') no-repeat #000000; margin:auto; width:900px; overflow:auto;}
#logo{ margin:auto; text-align:center; width:400px; padding:15px 0 20px 0;}

.navbar{font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.navbar a.tab{background: url('img/nav-left.png') no-repeat top left; display: table;float:left;height:44px;padding-left:10px;
text-decoration:none;margin:0; color:#FFFFFF;}
.navbar a.tab span{background:url('img/nav-right.png') no-repeat right top; height:44px;display: table-cell;padding:0 26px 0 4px; text-align:center; vertical-align:middle;}

.navbar a.tab:hover{background: url('img/nav-left-over.png') no-repeat top left; color:#ffffff;}
.navbar a.tab:hover span{background:url('img/nav-right-over.png') no-repeat right top;}

.navbar a.current, .navbar a.current:hover{background: url('img/nav-left-stay.png') no-repeat top left; color:#000000;}
.navbar a.current span, .navbar a.current:hover span{background:url('img/nav-right-stay.png') no-repeat right top;}


.subtxt {
	font-family: Verdana;
	font-size: 11px;
	color:#666666;
}
.txtgray {
	font-family: Verdana;
	font-size: 11px;
	color:#efefef;
}
.txt {
	font-family: Verdana;
	font-size: 11px; 
	line-height:16px;
}

.txt2{font-size: 13px; 	line-height:18px;}


.lrdsmtxt {
	font-family: Verdana;
	font-size: 9px;
	color: #A78585;
}
.smtxt {
	font-family: Verdana;
	font-size: 9px;
}
.mdtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menuheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.red {
	color:#FF0000;
}
.white {
	color:#FFFFFF;
}
.grey {
	color:#999999;
}
.sideback {
	background-color: #D4CCAF;
}


.navLink a:link {
	color:#443217;
	text-decoration:none;
}
.navLink a:visited {
	color: #443217;
	text-decoration:none;
	
}
.navLink a:hover {
	color:#ffffff;
	text-decoration: none;
}

.whiteLink a:link {
	color:#ffffff;
	text-decoration:none;
}
.whiteLink a:visited {
	color: #ffffff;
	text-decoration:none;
	
}
.whiteLink a:hover {
	color:#FFFF99;
	text-decoration: none;
}

#sideBar{ margin-bottom:10px;}


/***** Kitchen Tips ***********/

.ktBox{ width:auto; border:2px solid #ffffff; margin:2px; background-color:#000000; padding:20px; color:#FFFFFF; text-align: left;}
.ktBox h1{ color:#FFFFFF; font-size:14px; font-weight:normal; padding:5px 0; margin:0;}
.ktBox a{ text-decoration:none;}
.ktBox h5{ color:#CCCCCC; font-size:11px;font-weight:normal;  margin:0; padding:0 0 10px 0;font-family:Century Gothic, Arial, Helvetica, sans-serif;font-weight:normal;}

h1.whitetitle{color:#FFFFFF; font-size:14px; font-weight:normal;}

.videolist{}
.videolist ul{ list-style:none; margin:0; padding:0; }
.videolist ul li { list-style:none; margin:0 0 5px 0; padding:5px;background-color:#cccccc; font-size:11px;-moz-border-radius: 10px;  -webkit-border-radius: 10px; border-radius: 10px; overflow:auto; }
.videolist ul li:hover{ background-color: #999999;}
.videolist ul li a{  color: #333333; text-decoration:none;}


.videolist ul li .info{ float:left;width:100px; padding:10px 5px 0 5px;}
.videolist ul li .imgBorder{float:left; width:95px; height:52px; overflow:hidden;
	-moz-border-radius: 8px;
  -webkit-border-radius: 8px; 
          border-radius: 8px;
 -moz-background-clip:8px; -webkit-background-clip: 8px; background-clip: 8px; 
}



#scrollbar1 { width: auto; clear: both; margin:0; }
#scrollbar1 .viewport { width: 220px; height: 370px; overflow: hidden; position: relative; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; }

#scrollbar1 .scrollbar,
#scrollbar1 .thumb .end,
#scrollbar1 .thumb { background: transparent url(/Scripts/images/bg-scrollbar.png) no-repeat; }
#scrollbar1 .scrollbar { position: relative; background-position: 0 0; float:right; width:15px; }

#scrollbar1 .track	{ background: transparent url(/Scripts/images/bg-scrollbar-end.png) no-repeat 0 100%; height: 100%; width:15px; position: relative; padding: 0 1px; }
#scrollbar1 .thumb { background-position: 100% 100%; height: 20px; width: 13px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#scrollbar1 .thumb .end { background-position: 100% 0; height: 5px; width: 13px; }
#scrollbar1 .disable { display: none; }


/******** side nav **********/

.subnavButton { width:175px;}
.subnavButton a{width: auto; margin-bottom:5px;padding:15px 20px; text-align:left; font-size:11px;color:#E8D9C2; display:block; text-decoration:none;

	-moz-border-radius: 10px;  -webkit-border-radius: 10px; border-radius: 10px;
	background-color: #604924;
  	background-image: -webkit-gradient(linear, top, bottom, from(#604924), to(#000000)); /* Saf4+, Chrome */
  	background-image: -webkit-linear-gradient(top, #604924, #000000); /* Chrome 10+, Saf5.1+ */
 	background-image:    -moz-linear-gradient(top, #604924, #000000); /* FF3.6 */
 	background-image:     -ms-linear-gradient(top, #604924, #000000); /* IE10 */
 	background-image:      -o-linear-gradient(top, #604924, #000000); /* Opera 11.10+ */
 	background-image:         linear-gradient(top, #604924, #000000);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#BC924C', EndColorStr='#000000'); /* IE6–IE9 */

}
.subnavButton a:hover{ color:#FFFFFF; background:#000000;}


.sidenav{ background:#BC924C;width:175px; margin-bottom:10px; text-align:left; font-size:11px; -moz-border-radius: 10px;  -webkit-border-radius: 10px; border-radius: 10px; }
.sidenav ul{list-style:none; padding:20px; margin:0;}
.sidenav ul li{ padding:8px 0; border-bottom:1px solid #DCC49E;}
.sidenav ul li.last{ border:0;}
.sidenav ul li a{ text-decoration:none; color:#443217;}
.sidenav ul li a:hover{ color:#FFFFFF;}

.contentbox{-moz-border-radius:-10px;  -webkit-border-radius:-10px; border-radius:-10px;background:#BC924C; width:auto; padding:20px;}

