/* 	The Truckle Cheese Company 
 		Primary Stylesheet
		24nd January 2009
	
*/
html, body {
	height: 100%;
}
body {
	background: #000000;
	font: normal 8.5pt/11.5pt georgia, times new roman, times, serif;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
/** positional and primary containers **/
#mainContainer {
	display:none !important;
	width: 972px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
}
#contentContainer {
	width: 580px;
	float: left;
}
#topBannerContainer {
	background: url(images/the-truckle-cheese-co.gif) top left no-repeat;
	float: left;
	width: 940px;
	height: 138px;
	padding: 0px;
	margin: 0px;
}
#topBanner {
	float: left;
	width: 580px;
	height: 138px;
	padding: 0px;
	margin: 0px;
}
#nav {
	float: left;
	height: 49px;
	padding: 0px;
	margin: 0px 0px 0px 441px;
}
#contentContainer {
	background: url(images/bg.gif) top left no-repeat;
	width: 560px;
	height: 415px;
	padding: 0px 20px 40px 0px;
	margin: 0px 0px 20px 0px;
}
#content {
	background: none;
	width: 450px;
	height: 365px;
	float: left;
	overflow: auto;
	scrollbar-face-color : #ffffff;
	scrollbar-track-color : #000000;
	scrollbar-arrow-color : #000000;
	padding: 0px 20px 0px 0px;
	margin: 16px 0px 0px 80px;
}
#homeContent {
	background: url(images/bg.gif) top left no-repeat;
	overflow: auto;
	width: 560px;
	height: 415px;
	padding: 16px 20px 0px 0px;
	margin: 0px;
}
#rightPanel {
	width: 360px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 49px 30px 0px 0px;
}
#imageContainer {
	width: 360px;
	height: 500px;
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	padding: 0px;
	margin: 0px;
}
#footer {
	z-index: 100%;
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 20px 33px;
}
/* STYLES */

h1 {
	color: #ffffff;
	font: bold 18px/18px georgia, times new roman, times, serif;
	padding: 0px 0px 10px 5px;
	margin: 0px 0px 0px 0px;
}
#homeContent h1 {
	color: #ffffff;
	font: bold 18px/18px georgia, times new roman, times, serif;
	text-align: center;
	padding: 0px 0px 30px 5px;
	margin: 0px 0px 0px 40px;
}
#homeContent h2 {
	padding-top:0;
	margin-top:0;
}
h2 {
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	padding: 10px 0px 10px 5px;
	margin: 10px 0px 0px 0px;
}
h3 {
	color: #ffffff;
	font-size: 14px;
	text-align: left;
	padding: 10px 0px 10px 5px;
	margin: 0px 0px 0px 0px;
}
h4 {
	color: #136C40;
	font: normal 8.5pt/11.5pt verdana, arial, helvetica, sans-serif;
	padding: 5px 0px 10px 5px;
	margin: 0px 0px 0px 0px;
}
p {
	padding: 0px 5px 10px 5px;
	margin: 0px 0px 0px 0px;
}
.highlighted {
	font-weight: bold;
	text-transform: uppercase;
}
a {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.cheese {
	padding: 20px 20px 20px 0px;
	margin: 0px;
}
.truckleCheeseRange {
	padding: 0px;
	margin: 20px 20px 0px 0px;
}
.smallPrint {
	font-size: 7.5pt;
	font-weight: normal;
}
.new {
	text-transform:uppercase;
	padding:0 0 0 5px;
}


.temp {
	padding:0 20px 0 60px;
}

/* Comment quotes */
.quote {
	background: url(images/quote-open.jpg) no-repeat top left;
	font: normal 10.5pt/13.5pt georgia, times new roman, times, serif;
	padding: 40px 0px 0px 65px;
	margin: 0px;
	width: 320px;
}
.quote p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.quoteClose {
	background: url(images/quote-close.jpg) no-repeat top right;
	height: 62px;
	margin: 0px 0px 20px 320px;
	padding: 0px;
	width: 70px;
}
.quoteHighlight {
	font: normal 18pt/18pt georgia, times new roman, times, serif;
}

/* NAVIGATION */
#nav ul {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 30px 0px 0px 0px;
}
#nav li {
	list-style-type: none;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav li a {
	background: none;
	list-style-type: none;
	font: normal 11px/14px georgia, times new roman, times, serif;
	text-decoration: none;
	text-align: left;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 14px 0px 0px;
}
#nav a:hover {
	text-decoration: underline;
}
#homeContent img {
	Padding: 0px 20px 0px 0px;
	margin: 0px;
}

/* TABLE STYLES */
table {
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
tr {
}
th {
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 5px 0px 5px 2px;
	margin: 0px;
	border-right: none;
	border-bottom: 1px solid #666666;
}
td {
	padding: 5px 5px 5px 2px;
	margin: 0px;
	border-right: none;
	border-bottom: 1px solid #666666;
	vertical-align: top;
}


/**	BUY NOW **/
.buyNow td {
	border: none;
}

/* CONTACT FORM */

form {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
.row {
	font: normal 8.5pt/11.5pt verdana, arial, helvetica, sans-serif;
	color: #000000;
}
label {
	margin: 0px 20px 0px 0px;
	padding: 2px 0px 2px 0px;
}
input.textbox {
	font: normal 8.5pt/11.5pt verdana, arial, helvetica, sans-serif;
	color: #136C40;
	border: 1px solid #a6a6a6;
	width: 303px;
}
textarea.textbox {
	font: normal 8.5pt/11.5pt verdana, arial, helvetica, sans-serif;
	color: #136C40;
	border: 1px solid #a6a6a6;
	width: 303px;
}
.button {
	margin: 11px 0px 0px 205px;
}
.validation {
	color: #ffffff;
	font: normal 8.5pt/11.5pt verdana, arial, helvetica, sans-serif;
	padding: 0px 0px 5px 0px;
}
.clear {
	clear: both;
}
