/*

Desii Indian Cuisine

MWISMedia New Media Design & Development

Author: David Goadby

 */


/* ---------------------------------------------------------------*/
/* Forces vert scrollbar on all pages*/
/* Removes unpredictable 'browser default' settings */
/* Body tag settings */

html { height: 100%; margin-bottom: 1px; }  

html,body{height:100% !important}

p, td, li, ul,ol, h1, h2, h3 ,h4 ,h5 ,h6, label, input {
	font: normal 11px "arial", Arial;
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: normal 11px "arial", Arial;
	color:#B59A73;
	text-align:center;
	background: #4F0000 repeat-x url(../images/bg_slice.jpg);
}

/* ---------------------------------------------------------------*/

/* Div Containers*/

#bg_contain {
background: no-repeat url(../images/bg.gif);
}
#main_container {
	width: 705px;
	background: repeat-y url(../images/bg_slice_main.gif);
	padding-left: 10px;
	background-color: #270000;
	margin:auto;
	position:relative;
	text-align:left;
}

#col_one {
width: 340px;
float:left;
margin: 0 0 0 10px;
background: repeat-y url(../images/col_one_slice.jpg);
}
#col_two {
width: 330px;
float:left;
padding: 0 0 0 10px;
}
h3 {
	font-family: Century Gothic, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #DED2C0;
}
h4 {
	font-family: Century Gothic, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #DED2C0;
}
h5 {
	font-family: Century Gothic, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B59A73;
}
th {
	font-weight: normal;
	font-size: 9px;
	text-transform: lowercase;
}


#content h2 {
	width: 430px;
	font: bold 11px Arial, Helvetica, sans-serif;
	line-height: 28px;
	margin: 0 0 0 10px;
}
#content p {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 10px 0 10px 0;
}
p {
font: 12px Arial, Helvetica, sans-serif;
margin: 10px 0 10px 0;
}

#image {
	width: 230px;
	float:left;
	text-align:center;
	padding: 20px 0 0 0;
}
#text {
float:left;
}


a {
	color:#B59A73;
	font-weight: normal;
}


/*-----------Images ----*/

.thumb {
width: 67px;
height: 61px;
float:left;
margin: 10px 5px 10px 5px;
}

.qts {
font: 18px Century Gothic, "Times New Roman", Times, serif;
}
em {
	color: #FFFFFF;
}


/**/


#footer {
background-color: #270000;
width: 695px;
text-align:center;
}

#footer a {
	margin: 5px 0 0 0;
	padding: 5px 10px 5px 10px;
	color:#B59A73;
	font: 9px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/* List Items */

#col_one li {
	background-image: url(../images/li_bullets.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 35px;
	margin: 3px 3px 3px 15px;
	height: 18px;
}
#col_one li  a {
	font-weight: normal;
	text-decoration:none;
}

#menu li {
	background-image: url(../images/li_bullets.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 35px;
	margin: 3px 3px 3px 15px;
}
#menu1 h3 {
	font-size: 18px;
}

#menu li  a {
	font-weight: normal;
	text-decoration:none;
}


#footer_links a{
font: 9px normal  Arial, Helvetica, sans-serif;
text-decoration:none;
}

#text p {
width: 400px;
margin: 10px 0 0 10px;
}

/* Menu CSS */

.right {
	float: right;
	padding: 5px;
}
.left {
	float: left;
	padding: 5px;
}

.left p, .right p {
width: 450px;
}

/* Winelist  CSS */
td, th {
	text-align: center;
}
td p {
	text-align: left;
}
td em {
	text-align: left;
		color:#B59A73;
}
tr {
	text-align: left;
	border-bottom: 1px dotted #453825;

}
#menu em {
	color: #FF9966;
}

#offers label { width: 40px; font-weight: bold; float: left; margin: 5px 5px 5px 20px; }
/*#offers input, #offers select { width: 150px; float: left; margin: 5px; background-color: #FFEDDF; border: none; padding: 2px; }*/
#offers .submit { width: 150px; float: left; margin: 5px 5px 5px 70px; background-color: #FFEDDF;  border: none; padding: 2px; }
