﻿* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	/*background: transparent url(../images/background.gif) repeat fixed 0 0;*/
	/*background-color:#fffde1;*/
	background:#ffffff url(../images/background.gif) repeat fixed 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #120000;
	outline:none !important;
}

h1, h2, h3 {
	font-weight: normal;
	color: #3B3B3B;
}

h1 { font-size: 182%; }
h2 { font-size: 122%; }
h3 { font-size: 100%; }

p, ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	font-size: 85%;
}


#header {
	width: 770px;
	height: 80px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 240px;
	background-image:url(../images/curryandchips.jpg);
	background-repeat:no-repeat;
	height:70px;
	padding-top:15px;
}


#logo h1 {
	padding-top: 20px;
	text-align: center;
}

#logo h1 a {
	font-weight: normal;
	font-size: 24px; 
	color: #3B3B3B;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
}

#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;
}

#menu {
	float: left;
	width: 530px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}



#menu li {
	/*display: inline;*/
	display:block;
	float:left;
	width:88px;
}

#menu a {
	display: block;
	float: left;
	height: 50px;
	width:100%;
	padding: 30px 15px 0 7px;
	background: url(../images/img1.gif) no-repeat;
	text-decoration: none;
	font-size: 140%;
	font-weight: bold;
	color: #3B3B3B;
	outline:none;
}
#distributors
{
	padding-right:15px !important;
}

#menu a:hover {
	color: #ED2024;
}

#menu a:active {
	border: 0px medium;
}

#splash {
	width: 770px;
	height: 190px;
	margin: 0 auto;
	background: url(../images/bannerHome.jpg) no-repeat;
}

#splash2 {
	width: 770px;
	height: 190px;
	margin: 0 auto;
	background: url(../images/bannerAbout.jpg) no-repeat;
}

#splash3 {
	width: 770px;
	height: 190px;
	margin: 0 auto;
	background: url(../images/bannerProducts.jpg) no-repeat;
}

#splash4 {
	width: 770px;
	height: 190px;
	margin: 0 auto;
	background: url(../images/bannerCafe.jpg) no-repeat;
}

#splash5 {
	width: 770px;
	height: 190px;
	margin: 0 auto;
	background: url(../images/bannerDistributors.jpg) no-repeat;
}

#splash6 {
	width: 770px;
	height: 190px;
	margin: 0 auto;
	background: url(../images/bannerContact.jpg) no-repeat;

}

#splash p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
}


#splashpro {
	width: 770px;
	height: 190px;
	margin: 0 auto;
	background: url(../images/img10.jpg) no-repeat;
}

#splashpro p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
}
#page { /*This is the aboutus page's background info*/

height:375px;
margin:0 auto;
width:770px;

overflow:hidden;
background-position:bottom;
}


#pageabout { /*This is the aboutus page's background info*/

height:375px;
margin:0 auto;
width:770px;
background:#fff url(../images/aboutback.jpg) no-repeat scroll;
overflow:hidden;
background-position:bottom;
}


#page h1, #page h2 {
	margin-bottom: 20px;
}

#content {
	float: left;
	/*width: 490px;*/
	width:603px;
	padding:20px;
}



img.text
{
float:left;
margin-right:8px;
border:3px solid #000000;
}

#content_wide
{
	float: left;
	width: 100%;
	padding: 20px;
	height:375px;
	background-image:url(../images/homeback.png);
	background-repeat:no-repeat;
	background-position:bottom;
}



#content_wide_specials
{
	float: left;
	width: 100%;
	padding: 20px;
	height:375px;
	background-image:url(../images/specialsback1.jpg); 
	background-repeat:no-repeat;
	background-position:bottom;
}



#content_wide_specials p
{
	width:743px;
	color: #000;
}


#content_wide_home
{
	float: left;
	width: 100%;
	padding: 20px;
	height:375px;
	background-image:url(../images/homeback.jpg); 
	background-repeat:no-repeat;
	background-position: bottom;
}


#content_wide_products
{
	float: left;
	width: 100%;
	padding: 20px;
	height:375px;
	background-image:url(../images/productsback.jpg); 
	background-repeat:no-repeat;
	background-position: bottom;
}

#content_wide_dist
{
	float: left;
	width: 100%;
	padding: 20px;
	height:375px;
	background-image:url(../images/distback.jpg); 
	background-repeat:no-repeat;
	background-position: bottom;
}

#content_wide_contact
{
	float: left;
	width: 100%s;
	padding: 20px;
	height:375px;
	background-image:url(../images/contactback.jpg); 
	background-repeat:no-repeat;
	background-position: bottom;
}

#content_wide p
{
width:743px;
}

#content ol, #content ul {
	margin-left: 3em;
}

#sidebar {
	float: left;
	/*width: 200px;*/
	padding-top: 20px;
}
#sidebar img {
border:3px solid #000000;
width:102px;
height:102px;
display:block;
margin:3px auto;
}

#sidebar h2 {
	padding-top: 6px;
	font-weight: bold;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #CCCCCC;
}

#sidebar h3 {
	height: 17px;
	padding: 0 10px;
	background: #3B3B3B url(images/img4a.gif) no-repeat;
	color: #FFFFFF;
}

#footer {
	clear: both;
	width: 770px;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	/*border-top: 5px solid #3B3B3B;*/
	border-top: 5px solid #660000;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#legal {
	float: left;
}

#links {
	float: right;
}


div.product 
{
margin:5px;
height:116px;
width:106px;
border:2px solid;
float:left;
}


div.product img
{
border:0px;
display:block;
height:67px;
margin:8px auto;
width:67px;
}

div.product img:hover
{
filter:alpha(opacity=90);-moz-opacity:.9;opacity:.9;
}

div.product p
{
width:100% !important;
Text-align:center;
font-weight:bold;
}

div.products_pane
{
	width:745px;
	height:350px;
	border:1px dotted red;
}

#panes {
border-style:none;
margin:0 1em;
text-align:justify;
}

img.specials_img
{
width:400px;
border:2px solid #333333;
}

p.specials_price
{
margin-bottom:0px;
line-height:33px;
font-size:26px;
}

p.specials_text
{
color:#660000;
font-size:15px;
font-weight:bold;
}

p.state
{
	font-size:20px;
}

p.name
{
	margin-bottom:0px;
	font-weight:bold;
}

.price_list
{
color:#333333;
text-decoration:none;
}
.price_list img
{
border:none;
}
.price_list:hover
{
color:#333333;
text-decoration:underline;
}

.adobe
{
float:left;
left:3px;
position:relative;
}

.tool-tip {
	color: #fff;
	width: 230px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: #333;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background:#333;
}
 
#page #content_wide_specials p a {
	color: #000;
}
