body {
	margin:50px 0px; 
	padding:0px;
	background-color:#000;
	text-align:center;
}

a {
	color: #1b6ca3;
	font-weight: normal;
	text-decoration: none;
}

a:link {
	color: #1b6ca3;
}

a:visited {
	color: #1b6ca3;
}

a:hover {
	color: #ff0000;
}

a:active {
	color: #ff0000;
}

img {
	border: 0px;
	}

h1 {
	margin:0;
	padding:0;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:400;
	color:#000000;
}

h2 {
	margin:0;
	padding:0;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:400;
	color:#000000;
}

h3 {
	margin:0;
	padding:0;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:400;
	color:#000000;
}

h4 {
	text-align:center;
	margin:0;
	padding:0;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:400;
	color:#0e5185;
}

p {
	margin:0;
	padding:0;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	color:#000000;
	line-height:20px;
}

ol {
	margin:0 25px;
	padding:0;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	color:#000000;
	line-height:20px;
}

ol li {
  margin: 5px 0;
}

#headertop {
	padding:0 0 20px 0;
	background-color:#000;
}

#bottombar {
	padding:20px 0 20px 0;
	background-color:#000;
}

/* Begin: Splash Page */

div.siteCont {
	width: 895px; /* page width */
	margin-right: auto;
	margin-left: auto;
}

#splashwrapper #header img {
	padding: 20px 0 20px 0;
}

#splashwrapper #container #leftbar_upper {
	float:left; 
	width: 448px; 
	background-color:#333;
}

#splashwrapper #container #rightbar_upper {
	float:right; 
	width: 447px; 
	background-color:#333;
}

#splashwrapper #container #leftbar_lower {
	float:left; 
	width: 448px; 
	background-color:#333;
}

#splashwrapper #container #rightbar_lower {
	float:right; 
	width: 447px; 
	background-color:#333;
}

#splashwrapper #container #copy {
	margin:0 0 20px 0;
	background-color:#FFFFFF; 
	height:auto;
}

#splashwrapper #container #copy h1 {
	margin:25px 0 10px 0;
	padding:20px 0 10px 0;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:400;
	color:#00417b;
}

#splashwrapper #container #copy p {
	margin:0;
	padding:0 30px 0 30px;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#000000;
}

#splashwrapper #container #copy #choose {
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

#splashwrapper #container #copy ul {
	margin:0;
	padding:0;
	display:inline;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
}

#splashwrapper #container #copy li {
	margin:15px 0 0 0;
	padding:0;
}

#splashwrapper #container #copy a:link {
	color:#00417b;
}

#splashwrapper #container #copy a:hover {
	color:#333;
}

/* End: Splash Page */

/* Begin: Interior Page Layout Elements */

#wrapper #header img {
	margin:10px 0 10px 10px;
}

#landingpageheaderimage {
	margin:0 0 0 7px;
}

#landingpageheaderimagebar {
	margin:0 0 0 7px;
}

#votebutton {
	margin:0 10px 0 0;
	padding:0 0 10px 20px;
	width: 120px;
}

#wrapper {
text-align: left;
margin: 0px auto;
padding: 0px;
border:0;
width: 895px;
background-image:url(images/895x1_background_repeat.gif);
background-repeat:repeat-y;
background-color:#FFFFFF;
}

#splashwrapper {
text-align: center;
margin: 0px auto;
padding: 0px;
border:0;
width: 895px;
background-color:#FFFFFF;
}


#header {
margin: 0;
background-color:#FFFFFF;
}

#side-a {
margin:0;
padding:0 0 0 10px;
float: left;
width: 685px;
}

#side-b { 
margin: 0;
float: left;
width: 200px;
height: 1% /* Holly hack for Peekaboo Bug */
}

#footer {
	border-top:2px #CCC solid;
	padding:20px;
	clear: both;
	background:#FFFFFF;
	text-align:center;
}

#footertext {
	font-size:8px;
}

/* End: Interior Page Layout Elements */

/* Begin: Landing Page Specific Elements */

#landingpageh1 {
	margin:0 0 40px 0;
	font-size:26px;
}


.side_a_padding {
	margin:0;
	padding:30px;
	border:0;
}

.chef_box {
	margin:0;
	height:127px;
	padding:0;
	border:0;
}

.chef_box #chef_box_image {
	float:left;
	margin:0 20px 0 0;
	width:97px; 
	height:127px;
}

.chef_box #chef_box_titles {
	
}

.chef_box #chef_box_titles h2 {
	font-size:22px;
}

.chef_box #chef_box_titles h3 {
	font-size:14px;
	color:#444444;
}

.chef_box #chef_box_copy {
	
}

.chef_box #chef_box_copy p {
	margin:0 0 22px 0;
	font-size:12px;
}

.chef_box #chef_box_copy a:link {
	color:#00417b;
	font-weight:bold;
}

.chef_box #chef_box_copy a:hover {
	color:#333;
	font-weight:bold;
}

#chef_box_hr {
	margin:25px 0 25px 0; 
	padding:0; 
	border:0;
	clear:both; 
	width:100%; 
	height:1px; 
	color:#CCC; 
	background-color:#CCC;
}

p.sponsortext {
	margin:0 0 0 18px;
	padding:0;
	line-height:15px;
	font-size:11px;
}

.sponsortextlink a:link {
	color:#999;
}

.sponsortextlink a:hover {
	text-decoration:underline;
	color:#999;
}

/* End: Landing Page Specific Elements */

/*=======================================
============= PAGE PAGNATION ================*/

.page_pagnation{
margin:0;
padding:0;
border:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
}

.page_pagnation ul{
margin:0;
padding:0;
border:0;
}

.page_pagnation ul li{
margin:0;
padding:0;
border:0;
list-style:none;
display:inline;
}

.page_pagnation ul li a{
margin:0;
padding:0 8px 0 8px;
border:0;
text-decoration:none;
color:#000000;
}

.page_pagnation ul li a:hover{
margin:0;
padding:0 8px 0 8px;
border:0;
color:#000000;
text-decoration:underline;
}

#selected{
font-weight:700;
}

#first{
margin:0;
padding:0;
border:0;
}



/*=======================================
============= RIGHT COLUMN NAVIGATION ================*/

.sub_navigation_style {
margin:0 0 30px 10px;
padding:0;
border:0;
width:160px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.sub_navigation_style ul{
margin:0 0 0 15px;
padding:0;
border:0;
}

.sub_navigation_style ul li{
margin:0;
padding:0;
border-bottom:1px solid #EEEEEE;
list-style:none;
}

.sub_navigation_style ul li a{
margin:0em;
padding:5px 0 5px 0;
border:0;
color:#000000;
background-color:#FFFFFF;
text-decoration:none;
display:block;
/*
background-image:url(images/arrow.gif);
background-repeat:no-repeat;
background-position:130px 5px;
*/
}

.sub_navigation_style ul li a:hover{
margin-left:0em;
padding:5px 0 5px 0;
border:0em;
background-color:#ecefef;
/*
background-image:url(images/arrow.gif);
background-repeat:no-repeat;
background-position:130px 5px;
*/
color:#000000;
}

.sub_navigation_style .rest_nav{
width:125px;
font-size: .8em;
color:#444444;
}

#city_title{
background-image:none;
font-weight:700;
color:#0e5185;
}

#city_title a{
background-image:none;
font-weight:700;
color:#0e5185;
}

#city_title a:hover{
background-image:none;
font-weight:700;
color:#0e5185;
background-color:none;
}

/*========================================
=======RIGHT COLUMN TITLE PADDING =======*/

.titles_right_column{
margin:0;
padding:0;
border:0;
}

.titles_right_column img{
margin:0;
padding:0 0 0 4px;
border:0;
}


/*==========================
===========FOOTER) =========*/

#footer p{
padding:10px 10px 10px 15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}


/*==========================
=========== CHEF INFO =========*/

.chef_info{
margin:0;
padding:0;
border:0;
width:400px;
float:left;
}

/*================================================================
===========CENTRAL COLUMN - DISHES, VIDEO & INGREDIENTS =========*/

.dishes_video_box{
margin:0 0 0 0;
padding:0 0 0 0;
border:0;
width:270px;
float:left;
}

.dishes_video_box ul{
margin:0;
padding:0;
border:0;
}

.dishes_video_box ul li{
margin:0;
padding:5px 0 0 0;
border:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
list-style:none;
}

.ingredients_padding{
margin:0;
padding:20px;
border:0;
}

#orange_titles{
font-weight:700;
color:#0e5185;
}

/* splash list style */

#locations_list{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-weight:400;
color:#333;
}

#locations_list ul{
margin:6px 0 6px 0;
padding:0;
list-style:none;
line-height:1.6em;
}

#locations_list ul li{
margin:0;
padding:0;
display:inline;
/*border-right:1px solid #333;*/
padding:0 5px 0 5px;

}

#locations_list ul li a{
margin:0;
}

#locations_list ul li a:hover{
margin:0;
display:inline;
}


#locations_list .last, .last a, #locations_list .last a:hover{
border:0;
}

/* Begin: Profile specific elements */

.profile_side_a_padding {
	margin:0;
	padding:0 17px 0 17px;
	border:0;
}

#profile_rule_top {
	margin:0 0 25px 0; 
	padding:0; 
	border:0;
	clear:both; 
	width:100%; 
	height:10px; 
	color:#CCC; 
	background-color:#CCC;
}

#profile_rule {
	margin:25px 0 25px 0; 
	padding:0; 
	border:0;
	clear:both; 
	width:250px; 
	height:10px; 
	color:#CCC; 
	background-color:#CCC;
}

#profile_rule_bottom {
	margin:25px 0 25px 0; 
	padding:0; 
	border:0;
	clear:both; 
	width:100%; 
	height:10px; 
	color:#CCC; 
	background-color:#CCC;
}

#dishes_video_box_image {
	margin:0 20px 0 0;
	padding:0 20px 0 0;
}

/* End: Profile specific elements */

/* Begin: Vote Window */

.vote_popup_wrapper {
	width:500px; 
	text-align:left; 
	background-color:#FFF;
}

#vote_popup__header {
	padding:20px 10px 10px 10px;
	background-color:#FFF;
	text-align:left;
}

#vote_popup__header img {
	margin:0;
	padding:0;
}

#vote_popup__copyblock1 {
	padding:10px 20px 10px 20px;
	text-align:left;
}

#vote_popup__copyblock1 h3 {
	font-size:20px;
	color:#000;
}

#vote_popup_drink_title {
	margin:3px 0 3px 0;
	font-size:16px;
	color:#000;
}

#vote_popup_drink_error {
	color:#900;
	font-style:italic;
	font-weight:bold;
}

#vote_popup__image {
	float:right; 
	left: 390px; 
	margin:25px 0 0 -40px;
	position:absolute; 
	border: 1px solid #999;
}

.vote_popup_form {
	padding:5px 10px 10px 10px;
	width:390px;
	text-align:left; 
	margin-left: 10px; 
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.vote_popup_form ul {
	margin:0;
	padding:0;
	list-style:none;
}

.vote_popup_form li {
	margin:5px 0 0 0;
	font-weight:bold;
}

#vote_popup_button {
	margin:20px 0 10px 0;
}

/* End: Vote Window */
