﻿/* JO Menu CSS file */
#masthead {
	width:1002px;
}

#header{
	width:1002px;
}

#top_nav {
	background-color:#231F20;
	height: 25px;
	width: 592px;
	font-family: Verdana, Arial;
	color: white;
	font-weight: bold;
	text-align:center;
}

#container {
	width: 1002px;
}

#left_col {
	width: 205px;
	float:left;
}

#content{
	width:797px;
	float:right;
}

#page_content {
	width:592px;
	float:left;
}

#page_content_merged {
	width:797px;
	float:left;
}

#errormsg {
	color:red;
	font-size:11px;
	padding:3px;
	width:80px;
	vertical-align:middle;
}

#orders_page_content {
	width:795px;
	float:left;
}

#right_col {
	width: 205px;
	float:right;	
}

#basket_right_col {
	width: 207px;
	float:right;	
}

#footer {
	width: 1002px;
	background-color: #231F20;
	font-family: Verdana, Arial;
	color: white;
	font-size: x-small;
	text-align:center;
	padding-top:5px;	
	clear:both;
}

#slogan {
	background-image: url('../header_slogan.gif');
	background-repeat: no-repeat;
	background-position: left;
	height: 82px;
	width: 592px;
}

#header_right_curve {
	background-image: url('../header_curve_left-05.gif');
	background-repeat: no-repeat;
	background-position: left;
	height: 119px;
	width: 5px;
}

#header_right {
	background-image: url('../header_right.gif');
	background-repeat: no-repeat;
	background-position: left;
	height: 119px;
	width: 200px;
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: small;
	font-weight: bold;
	text-align:center;
}

#login {
	background-color:#F4F4F4;
	width: 172px;
	height: 100px;
}

#new_added {
	background-color:#FFFFFF;
	width: 176px;
	height: 82px;
	text-align: center;
}

#talktous {
	background-color:#FFFFFF;
	width: 176px;
	height: 83px;
	text-align:center;
}

#working_hours {
	background-color:#FFFFFF;
	width: 176px;
	height: 83px;
	text-align:center;
}

#search {
	background-color:#F4F4F4;
	width: 570px;
	height: 109px;
}

#platinum {
	background-color:#FFFFFF;
	width: 507px;
	height: 97px;
}

#gold {
	background-color:#FFFFFF;
	width: 507px;
	height: 97px;
}

#silver {
	background-color:#FFFFFF;
	width: 507px;
	height: 97px;
}
	
#topper_10_to_6 {
	background-color:#FFFFFF;
	width: 261px;
	height: 110px;
}

#topper_5_to_1 {
	background-color:#FFFFFF;
	width: 261px;
	height: 110px;
}

#best_meals {
	background-color:#FFFFFF;
	width: 167px;
	height: 677px;
}

#col_ads {
	background-color:#FFFFFF;
	width: 200px;
	height: 400px;
	text-align: center;
}

#con_ads {
	background-color:#FFFFFF;
	/* width: 592px; */
	height: 120px;
	text-align: center;
	margin-bottom: 10px;
}

#con_ads2 {
	background-color:#FFFFFF;
	width: 600px;
	height: 120px;
	text-align: center;
}

#wide_ad {
	background-color:#FFFFFF;
	width: 992px;
	height: 120px;
	text-align: center;
	clear:both;
}

#basket {
	background-color:white;
	position:fixed;
	top:130px;
}

#basket_no_float {
	background-color:white;
}

#UserInfo {
	width:700px;
	margin-left:100px;
}

#Address {
	width:700px;
	margin-left:100px;
}

#Address2 {
	display:none;
}

#Generic {
	width:700px;
	margin-left:100px;
}

#divSingleContent {
	margin-left: 50px;
	margin-right:50px;
	width:902px;
}

#Generic2 {
	width:800px;
	margin-left:50px;
}

#OrdersList {
	width:800px;
	text-align:center;
	border:thin #CCCCCC solid;
}

#OrdersList th{
	background-color:#FFCC00;
}

#OrdersList td{
	text-decoration:underline;
}

table
{
	margin:0;
	padding:0;
	border:none;
}

li
{
	margin:0;
	padding:0;
	border:none;
}

ul
{
	margin:0;
	padding:0;
	border:none;
}

h4
{
	margin:0;
	padding:0;
	border:none;
}

h3
{
	margin:0;
	padding:0;
	border:none;
}

h2
{
	margin:0;
	padding:0;
	border:none;
}

h1
{
	margin:0;
	padding:0;
	border:none;
}

p
{
	margin:0;
	padding:0;
	border:none;
}

div
{
	margin:0;
	padding:0;
	border:none;
	text-align:left;
}

body
{
	margin:0;
	padding:0;
	border:none;
	width:100%;
}

th{
	background-color:#CCCCCC;
}

a {
	color:black;
	font-size:12px;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.divTitleRow {
	padding-left:20px; height:22px;background-color:#CCCCCC; padding-top:4px; width:902px;
}

.basket_item {
	background-color:#F5F5F5;
	width: 193px;
	min-height: 95px;
}

.JMText{
	color:#252525;
	font-family:Verdana, Arial;
	font-size:14px;
}

.JMTextGreen{
	color:#0BCF15;
	font-family:Verdana, Arial;
	font-size:14px;	
	font-weight:bold;
}

.JMTextGreenSmall{
	color:#0BCF15;
	font-family:Verdana, Arial;
	font-size:12px;	
}

.SmallText{
	color:#252525;
	font-family:Verdana, Arial;
	font-size:12px;	
}

.SmallerText{
	color:#252525;
	font-family:Verdana, Arial;
	font-size:10px;	
}


.ExtraSmallText{
	color:#252525;
	font-family:Verdana, Arial;
	font-size:12px;	
}


.dropDownList {
	height:25px;
	width:143px;
	padding:2px 0 0 2px;
	border:1px solid #C0C0C0;
	background-color:#EDF2F3;
	color:gray;
	vertical-align:middle;
}

.textField {
	/* height:15px; */
	width:140px;
	padding:2px 0 0 2px;
	border:1px solid #C0C0C0;
	background-color:#EDF2F3;
	color:gray;
}	

.textFieldSmall {
	height:15px;
	width:35px;
	padding:2px 0 0 2px;
	border:1px solid #C0C0C0;
	background-color:#EDF2F3;
	color:gray;
}	

.dropDownListSmall {
	height:25px;
	width:35px;
	padding:2px 0 0 2px;
	border:1px solid #C0C0C0;
	background-color:#EDF2F3;
	color:gray;
}

.dropDownListMid {
	height:25px;
	width:55px;
	padding:2px 0 0 2px;
	border:1px solid #C0C0C0;
	background-color:#EDF2F3;
	color:gray;
}

.textForFormsBold{
	color:#252525;
	font-family:Verdana, Arial;
	font-weight:bold;
	font-size:12px;	
}

.textForFormstop{
	color:#252525;
	font-family:Verdana, Arial;
	font-weight:none;
	font-size:12px;	
}

.textRed{
	color:#CC0000;
	font-family:Verdana, Arial;
	font-weight:bold;
	font-size:14px;	
}

.textRedUnderlined{
	color:#CC0000;
	font-family:Verdana, Arial;
	font-weight:bold;
	font-size:14px;	
	text-decoration:underline;
	
}

.textForForms{
	color:#252525;
	font-family:Verdana, Arial;
	font-size:12px;	
}

.ErrorMessage
{
	color: #CC0000;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
}

.NavLinks 
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}

a.NavLinks:link
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}

a.NavLinks:hover
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;
}

a.NavLinks:active
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}

.slogan {
	font-family: Verdana, Arial;
	font-size: medium;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
}

.sloganBigText {
	font-size: 20px;
}

.FooterLinks 
{
	padding-right: 15px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
A.FooterLinks:link
{
	padding-right: 15px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}


A.FooterLinks:hover
{
	padding-right: 15px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}
A.FooterLinks:active
{
	padding-right: 15px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

.btnLogin {
	background-image:url('images/login_btn.gif');
	width:60px;
}

.textarea {
	width:300px; color:gray; background-color:#F0F8FF;
}

input.file {
	width:300px;
}

.tblCategories {
	border:thin; border-style:solid; border-color:#CCCCCC;
	width:500px;
}

.tblCategories th {
	background-color:red;
	color:white;
	font-size:12px;
	padding-left:5px;
	text-align:left;
	height:20px;
	vertical-align:middle;
}

.tblCategories td {
	padding-left:5px;
	height: 20px;
}

.item {
	background-color:white;
}

.alternatingItem {
	background-color:#E4E4E4;
}

.tblItemsContainer {
	width:700px;
}

.tblItemsContainer th {
	background-color:red;
	color:white;
	font-size:12px;
	text-align:left;
	height:20px;
	vertical-align:middle;
}

.tblItems {
	border:thin; border-style:solid; border-color:#CCCCCC;
	width:700px;
}

.tblItems th {
	background-color:red;
	color:white;
	font-size:12px;
	text-align:left;
	height:20px;
	vertical-align:middle;
}

.Unread {
	color:red;
	font-size:12px;
	font-weight:bold;
}

.Read {
	color:black;
	font-size:12px;
	font-weight:bold;
}

.BlackListed {
	color:black;
	font-size:12px;
	font-weight:bold;
}

#Address3 {
    display:none;
}    

.titleTextBold{
	color:#252525;
	font-family:Verdana, Arial;
	font-weight:bold;
	font-size:16px;	
}

.ActiveTab {
	background-color:#FFCC00;
	font-family:Verdana, Arial;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	cursor: pointer;
	vertical-align:middle;
	height:20px;
}

.InactiveTab {
	background-color:#CCCCCC;
	font-family:Verdana, Arial;
	font-weight:normal;
	font-size:12px;
	text-align:center;
	cursor: pointer;
	vertical-align:middle;
	height:20px;
}

.linkRed{
	color:#CC0000;
	font-family:Verdana, Arial;
	font-weight:bold;
	font-size:12px;	
}

.favoritesTD{
	border-bottom:dashed 1px #999999;
	padding-left:20px;
	padding-right:40px;
	padding-bottom:10px;
}

.totalPoints {
	color:#CC0000;
	font-family:Verdana, Arial;
	font-weight:bold;
	font-size:14px;
}

.linkRedNormal{
	color:#CC0000;
	font-family:Verdana, Arial;
	font-weight:normal;
	font-size:12px;	
}

.textareasmall {
	width:180px; color:gray; background-color:#F0F8FF;
}

.akal {
color:#f2f2f2; 
font-weight:bold;
}