/*----------------------------------------------
Theme # 	571
Cat 			Food & Restaurant
Name			Chinese Takeout
----------------------------------------------*/

body {
background-color: #EDE8E2;
}

.sf_outer_wrapper {
background-image: url(images/top_1.jpg);
background-position: top center;
background-repeat: repeat-x;
}

/*--------------------------
		End Header
--------------------------*/

.sf_extra4 {	
background-image: url(images/topbox_1.png);
}

* html .sf_extra4 {
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",  this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''),  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",  this.runtimeStyle.backgroundImage = "none")), this.pngSet=true));
}

/*--------------------------------
		Navigation
---------------------------------*/

.sf_navigation {	
background-image: url(images/menuback_1.gif);
background-repeat: repeat-y;
}

.sf_navigation ul li {
background-image: url(images/menu_1.gif);
background-position: bottom;
background-repeat: no-repeat;
}

.sf_navigation ul li a {
color: #78040d;
}

.sf_navigation ul li a:visited {
color: #78040d;
}

.sf_navigation ul li a:hover{
color: #CE1B23;
}

/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {
color: #78040d;
background-image: url(images/mid_1.gif);
background-position: top left;
background-repeat: repeat-y;
background-color: #EDE8E2;
}

/*--------------------------------
		 Sub Navigation
---------------------------------*/

.sf_subnavigation {
	display: none;
}

/*--------------------------
		Content
--------------------------*/

.sf_content {	
background-image: url(images/midb_1.gif);
background-position: top left;
background-repeat: repeat-y;
background-color: #EDE8E2;
}

/*--------------------------------
		 Sub Navigation2
---------------------------------*/

.sf_subnavigation2 {
	display: none;
}

/*--------------------------------
		 End Sub Navigation2
---------------------------------*/

.sf_extra7 {	
background-image: url(images/footer_1.gif);
background-position: bottom center;
}

/*--------------------------
		 Footer
--------------------------*/

.sf_footer {	
color: #78040D;
background-color: #EDE8E2;
}

/*--------------------------
		Extra Stuff
--------------------------*/

a:link {
color: #CC171F;
}

a:visited {
color: #CC171F;
}

a:hover {
color: #78040D;
}

.sf_banner {
border-top: 2px solid #4A0107;
background-color: #78040D;
color: #ffffff;
}

.sf_banner a {
color: #ffffff;
}

.sf_banner a:visited {
color: #ffffff;
}

.sf_banner a:hover {
color: #ffffff;
}

/*--------------------------
		DBNow
--------------------------*/

.Data_Central_color1 {
	background-color:#6A0304;
	color:#FFFFFF;
}

.Data_Central_color2 {
	background-color:#AFA18E;
	color:#261A3B;
}

.Data_Central_color3 {
 	background-color:#CFC8BF;
	color:#261A3B;
}

.Data_Central_color4 {
	background-color:#ffffff;
	color:#261A3B;
}

.Data_Central_color5 {
	border-color:#ffffff;
	color:#261A3B;
}

.Data_Central_color6 {
	background-color:#EFEFEF;
	color:#261A3B;
}

.Data_Central_color7 {
	background-color:#000000;
	color:#ffffff;
}



