/*
Theme Name: Midas
Theme URI: http://wordpress.org/
Description: Theme for Midas Foods.
Author: the Red Theory Online Services, LLC

*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

/* mainsite styles */

html {

	font-size: 14px;
	font-family: Georgia, Times New Roman, serif;
	
	color: #898989;
	background-color: #ffffff;
	
	text-align: center;
	
	margin: 0;
	padding: 0;

	background-image: url("images/background.jpg");
	background-repeat: repeat-x;
	
}

body {

	text-align: left;
	width: 1004px;
	
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	
	padding: 0;
	padding-bottom: 20px;
}



/* Links */
a,
a:active,
a:visited {

		
}

a:hover {


}

ul {

	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

ul li {

	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0% 50%;
}

/* Floats */
.clear {

	clear: both;

}

.left {

	float: left;

}


.right {

	float: right;

}

/* Padding */

.pad10 {
	
	padding: 10px;

}

.pad5 {

	padding: 5px;

}

.margin10 {

	margin: 10px

}

.margin5 {
	
	margin: 5px;

}

/* Images */

img {

	padding: 0;
 	margin: 0;
 	border: 0;
 	
}

/* colors */

.red {

	color: #ff0000;

}

.green {

	color: #00ff00;
}

.blue {

	color: #07357c;
}


a .blue {

	color: #07357c;
}

.black {

	color: #000000;
	
}

.white {

	color: #ffffff;
	
}

.yellow {
	
	color: #FFFF00;

}

.teal {

	color: #00FFFF;
	
}

.grey {

	color: #C0C0C0;

}

.orange {
	
	color: #FF9900;

}

#header p {

	margin: 0;
	padding: 0;
	text-align: center;

}

#nav {
	
	margin: 0;
	padding: 0;
	list-style-type: none;
    font-size: 12px;
	background-image: none;    
	padding-left: 0px!important;
	margin-left: 0px !important;   
}

div #navwrap {
    text-align:center;
    margin-top: -20px;
    height: 12px;
}

#home {
	
	position: absolute;
	float: left;
	margin-left: -80px;

}

#home p {

	margin: 0;
	padding: 0;
	font-size: 12px;

}
#nav li {
    display:inline;
	background-image: none;    
	padding-left: 0px!important;
	margin-left: 0px !important;
}

#nav li a, 
#home a {

	padding-left: 4px;
	padding-right: 5px;
	color: #856d09;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a.active {

	color: #7da7d9 !important;

}

#nav li a:hover,
#home a:hover {


	color: #7da7d9;
	text-decoration: none;

}

#contentFooter p {

	margin: 0;
	padding: 0;
	text-align: center;
	padding-bottom: 9px;
	
}

#content {

	border-top: none;
	clear: both;
	margin-top: 20px;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-bottom: -13px;
}

#text {
	
	clear: both;
	padding: 10px;
	padding-left: 30px;
}

#contentFooter {

	background-image: url("images/fade-to-white.png");
	background-repeat: repeat-x;
	padding-top: 20px;
}


#footer p {

	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;

}
#footer {
	
	margin-left:auto;
    margin-right:auto;
	width: 720px;
	background-image: url("images/footer.png");
	background-repeat: repeat-x;	
	color: #0a439a;
	height: 31px;
	line-height: 31px;
	border-top: 2px solid #0a4498;
}

#footer a {

	color: #0a439a;

}

.copyright {

	font-size: 9px;

}

#chefs {

	float: right;
	margin-right: -150px !important;
	margin-top: -90px !important;
	clear: right;
}

#chefs p {

	margin: 0;
	padding: 0;	

}
#historyTable {

	width: 740px;

}
#historyTable td {

	vertical-align: top;
	padding-bottom: 5px !important;
}

#historyTable .date {
	
	color: #07357c;
	font-weight: bold;
	width: 50px;

}

#devExList li {

	line-height: 15px;
	
}

.heading {

	color: #7da7d9;
	font-size: 17px;
	text-transform: uppercase;
	padding-top: 31px;
	margin-bottom: 0;
}

.subHeading {
	
	color: #0c449b;
	font-size: 14px;
	padding-top: 0px !important;
	font-family: Georgia;
}

.subHeading2 {

	color: #0c449b;
	font-size: 16px;
	padding-top: 30px !important;
	font-family: Georgia, Times New Roman, Serif;	
}

h5 {

	font-size: 13px;

}

.gold {

	color: #856d09;

}

#contentTable {

	width: 1004px;
	border: none;
	
}

#contentTable td {

	vertical-align: top;
	margin: 0;
	padding: 0;

}

#contentTable .col1 {

	width: 110px;
	background-image: url(images/col1-bg.png);
	background-repeat: no-repeat;
	padding-top: 60px;
	text-align: right;

}

#contentTable .col2 {

	width: 784px;
	border-left: 2px solid #0a4498;
	border-right: 2px solid #0a4498;

}


#contentTable .col3 {

	width: 110px;
	background-image: url(images/col3-bg.png);
	background-repeat: no-repeat;
	padding-top: 60px;
	text-align: left;
}


#ms-menu {

	margin: 0;
	padding: 0;
	margin-left: 100px;
	font-size: 12px;
	margin-top: -7px;
}

#pr-menu {

	margin: 0;
	padding: 0;
	margin-left: 450px;
	font-size: 12px;

}

#ms-menu a, 
#pr-menu a {
	
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #0c449b;
	font-weight: bold;

}

#ms-menu a:hover, 
#pr-menu a:hover {
	
	color: #7da7d9 !important;

}

#sweetTable td {

	vertical-align: top;
	width: 180px;
	

}

#savoryTable td {

	padding-right: 30px;

}

#sweetTable p, 
#savoryTable p {

	line-height: 22px;

}

td .subItem {

	font-style: italic;
	padding-left: 15px;

}

#nav li, 
h1, h2, h3,
#home {

	font-family: Arial, Helvetica, sans-serif;

}

#homeText {

	text-align: center;
	line-height: 24px;
}

.prSubMenu {

	margin: 0;
	padding: 0;
	clear: both;
	padding-bottom: 12px;
}

.prSubMenu a {


	padding-left: 5px;
	padding-right: 5px;
	color: #07357c;	
	z-index: 500;
}

h4.prTitle {

	color: #0b4597;
	font-style: italic;
	font-size: 16px;
	margin-bottom: 0;
	padding-bottom: 0;
}


#orderTable {

	width: 725px;
	
}

#orderTable td {

	margin: 0;
	padding: 8px;
	border: 1px solid #444444;
	vertical-align: top;
	color: #444444;

}

input.qty {

	width: 35px;
	border: 1px solid #bcbcbc;

}

.headings {

	background-color: #a0b3ca

}

.headings td {

	border: none !important;
	color: #ffffff !important;
	font-weight: bold;

}

.total .info {

	font-style: italic;
	font-size: 10px;

}

#shippingTable1 {
	
	float: left;
	width: 300px;

}

#shippingTable2 {
	
	float: right;
	width: 400px;

}

.shippingTable td {

	padding: 5px !important;
	color: #000000;
	vertical-align: middle;
}

.shippingTable td input {

	width: 150px;
	border: 1px solid #bcbcbc;
	padding: 2px;
}

.shippingTable td textarea {

	width: 150px;
	border: 1px solid #bcbcbc;
	padding: 2px;
	height: 80px;
}

ul.orderlist {

	list-style: disc;
	list-style-type: disc;
	margin-left: 20px;
}

ul.orderlist li {
	
	background-image: none !important;
	padding-left: 0px;
}

