/* CSS Document */

BODY {
	margin: 0px;
	padding: 0px;
	background: url(../images/bg.png) #8D8480 repeat-x;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#292929;
	
}

#head {
	width:777px;
	height:90px;
	margin:0px auto;
	background:url(../images/head.png);
}
	
#navbar {
	width:752px;
	height:31px;
	padding-right:25px;
	margin:0px auto;
	text-align:right;
}

#navbar a {	
	border:none;
	margin-left:2px;
	float:right;
}

#navbar a#db {	
	border:none;
	margin-left:2px;
	float:left;
	margin-left:25px;
}


#navbar IMG {
	border:none;
}

#juiceoday {
	width:767px;
	padding:5px;
	background-color:#595251;
	height:172px;
	margin:30px auto 15px;
}

#pagestat {
	width:747px;
	height:1px;
	padding: 15px;
	margin:50px auto;
	color:#fff;
	font-size:16px;
	margin-bottom:10px;

}

.franch {background:url(../images/pg_fran.png) no-repeat center;}
.menu {background:url(../images/pg_menu.png) no-repeat center;}
.snip {background:url(../images/pg_snip.png) no-repeat center;}
.feed {background:url(../images/pg_feed.png) no-repeat center;}
#ctop {
	width:777px;
	height:24px;
	margin:0px auto 0px;
	background:url(../images/ctop.png) no-repeat;
}

#ctop_white {
	width:777px;
	height:24px;
	margin:0px auto 0px;
	background:url(../images/ctop_white.png) no-repeat;
}

#ccon {
	width:727px;
	padding-left:30px;
	padding-right:20px;
	padding-top:1px;
	padding-bottom:1px;
	margin:0px auto;
	background-color:#fff;
	line-height:20px;
}
#cbot {
	width:777px;
	height:24px;
	margin:0px auto 0px;
	background:url(../images/cbot.png) no-repeat;
}

#franchise_coming {
	width:777px;
	height:567px;
	padding-left:0px;
	padding-right:0px;
	padding-top:1px;
	padding-bottom:1px;
	margin:0px auto;
	background:url(../images/franchise_constr.png) no-repeat;
}
#footer {
	width:777px;
	height:56px;
	margin:15px auto;
	padding:0px;
	background:url(../images/footer.png) no-repeat;
}

#menu_left {
	width:350px;
	float:left;
}
#menuhead {
	font-size:18px;
	color:#DB4E09;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
}
#juice {
	display:block;
	width:100%;
`	margin-top:3px;
	padding-bottom:3px;
	border-bottom:#e2e2e2 dotted 1px;
}

.lefty {
	width:280px;
	float:left;
}
.right {
	width:30px;
	float:right;
	text-align:right;
}
#menu_right{
	width:350px;
	float:right;
}

#clear {	
	width:100%;
	clear:both;
	height:0px;
	visibility:hidden;
	line-height:1px;}

#snippetholder {

	width:700px;

	margin-left:0px;

	}

#snippetholder img{

	border:none;	}

.snipt {

	float:left;

	margin-left:15px;

	margin-top:15px;

	width:150px;

	height:147px;

	background-color:#f3f2f1;

	padding:2px;

	vertical-align:middle;

	}

.snipt a{

	vertical-align:middle;

	display:block;

	width:100%;

	height:103%;

	text-align:center;

	background-color:#f3f2f1;	

	}

.snipt a:hover{

	vertical-align:middle;

	display:block;

	width:100%;

	height:103%;

	text-align:center;

	background-color:#292929;

	}

#mainleft {
	width:390px;
	text-align:justify;
	float:left;
}
	
#mainright {
	width:315px;
	float:right;
}

#fdleft {
	width:330px;
	text-align:justify;
	float:left;
		padding:10px;
	border:1px solid #EEEEEE;
	background-color:#f8f8f8;
	height:520px;
}
	
#fdright {
	width:340px;
	float:right;
	padding:10px;
	border:1px solid #EEEEEE;
	background-color:#f8f8f8;
	height:390px;
}
#fdbothold {
	width: 725px;
	margin-top:8px;
}
#fdbot {	
	background-color:#F8F8F8;
	border:1px solid #EEEEEE;
	float:right;
	margin-top:15px;
	padding:0 10px 10px;
	width:340px;
}
#fdsend {
	background-color:#F8F8F8;
	border:1px solid #EEEEEE;
	float:right;
	height:40px;
	padding:5px;
	width:100px;
}
#fdsend input{
	width:100%;
	height:100%;
	color:#ffffff;
}
	


#fdform label {
	display:block;
	width:100%;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:#e2e2e2 1px solid;
	margin-top:5px;
}

#fdbot textarea {
	height:61px;
width:335px;
} 
#fdform input {
	display:block;
	width:100%;
	background-color:#fff;
	border:1px solid #ccc;
}

#fdform select {
	display:block;
	width:100%;
	background-color:#fff;
	border:1px solid #ccc;
}

#spacer {	
	width:100%;
	clear:both;
	height:5px;
	line-height:5px;
}
input#rad {
	display:inline;
	width:auto;
	background-color:#f8f8f8;
	border:none;
}