@charset "UTF-8";

/* CSS Document */
/* Primetime Meats - John McGeary 2008 */


/* EDITOR START */


hr {
	border-top: 2px dotted #bbbbbb;
	border-bottom:none;
	border-left:none;
	border-right:none;
	margin-top: 15px;
	margin-bottom: 15px;
	
}

h1 {
	font-size: 18px;
	color: #565857;
	margin-bottom: 20px;
	height: 25px;
	font-variant:small-caps;
	letter-spacing:7px;
	font-family:"Times New Roman", Times, serif;
	border-bottom: 2px dotted #681d0a;
}

h2 {
	font-size: 13px;
	color: #681d0a;
	margin-top: 5px;
	margin-bottom: 5px;

}

h3 {
	font-size: 13px;
	color: #565857;
	margin-top: 5px;
	margin-bottom: 5px;

}

h4 {
	font-size: 12px;
	color: #565857;
	margin-top: 5px;
	margin-bottom: 5px;
	
}

a {
    color: #681d0a;
	text-decoration: none;
}

a:hover {
    color: #681d0a;
	text-decoration: underline;
}

p {
    margin-bottom: 10px;
}

ul {
    padding: 10px 0px 10px 20px;
}

li {
	padding: 0px;	
}


.red {
    color: #681d0a;
}


/* EDITOR END */
@charset "UTF-8";

/* CSS Document */
/* Primetime Meats - John McGeary 2008 */


body {
	font-size: 12px;
	font-weight: 200;
	line-height: 20px;
	color: #565857;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #dddcd5 url(assets/bg.jpg) repeat-y top center;
}


* {
	margin: 0;
	padding: 0;
}


.red {
    color: #681d0a;
}

img {
	border: 0px;
}




/* --------- Main Container --------- */

#wrapper {
	width: 984px;
	height: 100%;
	padding: 0px;
	margin: 0 auto;
}


#main_container {
	width: 984px;
	padding: 0px;
	margin: 0px;
	float: left;
	
}



/* --------- Masthead ---------*/

#masthead {
    width: 984px;
	height: 298px;
	margin:0px 0px 0px 0px;
	padding: 0px;
	float: left;
	border-bottom:6px solid #ffffff;
	background: url(assets/masthead-bg.jpg) repeat-y top left;
}

* html #masthead {
	width:985px;
}


.masthead_right {
    float:right;
	width:800px; 
	margin:3px 20px 0px 0px;
	color:#565857;
	line-height:20px;
	display:block;
	height:26px;	
}

* html .masthead_right {
	margin-right:8px;
}

.masthead_right p {
	padding:0px 0px 0px 30px;
	background: url(assets/basket-icon.jpg) no-repeat top left;
	float:right;
}


.logo {
	float:left;
	width:229px;
	height:269px;
}

.slideshow {
	float:left;
	width:755px;
	height:240px;
}

.logo-slideshow-nav-wrapper {
	width:984px;
	height:269px;
	float:left;
	background-color:#dddcd5;
}

/* --------- Mainarea ---------*/


input {
	border: 1px solid #ff0000!important;	
}

.left_column {
	width:	230px;
	float:	left;
	height: 400px;
	margin: 0px;
	padding: 0px;
	margin-left: 11px;
	background: url(assets/leftcolumn-top-bg.jpg) repeat-x top left;
}

* html .left_column {
	margin-left: 0px;
	width:	230px;
}


.textarea {
	padding: 35px 16px 16px 35px;
	margin: 0px;
	width:	705px;
        min-height: 500px;
	float:	left;
	background: url(assets/mainarea_stamp.jpg) no-repeat top right;
}




.textarea_wrapper {
	margin: 0px;
	width:	755px;
	height: 100%;
	float:left;
	margin-left:-12px;
	background: url(assets/mainarea-wrapper-bg.jpg) repeat-x top left;
}

.left_column img {
	border: 0px;
	margin-left:0px!important;
}


/* --------- Navigation left ---------*/



.navigation_left {
	width: 229px;
	float: left;
	line-height:19px;
	text-align:left; 
	background: url(assets/leftcolumn-top.jpg) no-repeat top left;
	padding-top:89px; 
	margin:0px 0px 20px -11px;
	padding-left:15px;          
}


* html .navigation_left {
	padding-left: 20px;
	width: 216px;
}

.navigation_left ul {
	margin:0px;
	padding:0px;
	width:229px;
}

.navigation_left li {
	list-style:none;
	margin:0px;
	width:200px;
}

.navigation_left a {
	text-decoration:none;
	color:#333333;
	margin-bottom: 5px;
	padding:0px;
	display:block;
	border-bottom: 2px dotted #bbbbbb;
	height:25px;	
}

.navigation_left a:hover {
	text-decoration:underline;
	color:#333333;
	margin-bottom: 5px;
	padding:0px;
	display:block;
}

.navigation_left #currentpageleft {
	padding:0px;
	color:#681d0a;
	margin-bottom: 5px;
	text-decoration:underline;
	font-weight:bold;	
} 

.navigation_left #currentpageleft a {
	padding:0px;
	color:#681d0a;
	margin-bottom: 5px;
	text-decoration:underline;
	font-weight:bold;
}

.navigation_left #currentpageleft a:hover {
	padding:0px;
	color:#681d0a;
	margin-bottom: 5px;
	text-decoration:underline;
	font-weight:bold;
} 


.navigation_left #parent {
	padding:0px;
	color:#565857;
	margin-bottom: 5px;
	font-weight:bold;
	
}

.navigation_left #parent a {
	padding:0px;
	color:#565857;
	margin-bottom: 5px;
	text-decoration:underline;
	font-weight:bold;
}

.navigation_left #parent a:hover {
	padding:0px;
	color:#565857;
	margin-bottom: 5px;
	text-decoration:underline;
	font-weight:bold;
}
 
.navigation_left li ul li a {
	color:#681d0a!important;
	text-decoration:none!important;
	font-size: 11px!important;
	margin-bottom: 5px!important;
	width:190px;
	font-weight:200!important;
	margin-left:10px;
}

.navigation_left li ul li a:hover {
	color:#681d0a!important;
	text-decoration:underline!important;
	font-size: 11px!important;
	margin-bottom: 5px!important;
	width:190px;
	font-weight:200!important;
	margin-left:10px;
}


.navigation_left h2 {
	display:block;
	background-color:#565857;
	height:22px;
	color:#ffffff;
	padding: 3px 5px 0px 16px;
	font-size:12px;
	font-weight:bold;
	margin-left:-15px;
	border-bottom:0px;
	width:208px;
}

* .navigation_left h2 {
	width:225px;
}


/* --------- Navigation top ---------*/



.navigation_top {
	width: 720px;
	float: right;
	line-height:19px;
	text-align:left;
	height:29px;
	background-color:#dddcd5;          
}

.navigation_top ul {
	margin:0px;
	padding:0px;
}

.navigation_top li {
	list-style:none;
	display:inline;
	line-height:30px;
	margin:0px;
	height:29px;
	padding:0px 10px 5px 10px;
}

.navigation_top a {
	text-decoration:none;
	color:#565857;
	margin-bottom: 6px;
		
}

.navigation_top a:hover {
	color:#565857;
	padding:0px;
	text-decoration:underline;
}

.navigation_top #currentpagetop {
	color:#681d0a;
	line-height:30px;
	font-weight:bold;
	text-decoration:underline;
} 

.navigation_top #currentpagetop a {
	color:#681d0a;
	font-weight:bold;
	text-decoration:underline;
}

.navigation_top #currentpagetop a:hover {
	color:#681d0a;
	font-weight:bold;
	text-decoration:underline;
} 


.offer {
	width:229px;
	float:left;
	padding:0px;
	margin:20px 0px 0px -11px;
}

* html .offer {
	padding-left:11px;
}


/* --------- Footer --------- */

#footer {
	width:710px;
	height:20px;
	font-size:9px;
	color:#333333;
	text-align:center;
	margin: 10px 0px 20px 0px;
	padding-left: 253px;
	clear:both;
}



#footer a {
	text-decoration:none;
	color:#333333;
}

#footer a:hover {
	text-decoration:underline;
	color:#f333333;
}

#footer p {
	font-size:9px;
	color:#333333;
	padding:0px;
	margin:0px;
}

/* --------- Online Shop - Product Page --------- */


.main_product_box {
	width: 702px;
	float:left;
	background-color:#ffffff;
	border:1px solid #d6d6d0;
	margin:0px 0px 20px 0px;
}

.main_product_box_left {
	width: 426px;
	height:284px;
	float:left;
}

.main_product_box_left img {
        margin:3px 0px 0px 3px;
}

.main_product_box_right {
	width: 250px;
	float:right;
	padding:15px 10px 0px 0px;
}

.buy_button {
	width:250px;
	height:31px;
}

.buy_button img {
	float:left;
}

.buy_button p {
	float:left;
}

.buy_button input {
	border:1px solid #565857!important;
}


.product_box {
	width:350px;
	height:310px;
	float:left;
	text-align:center;
	border:1px solid #d6d6d0!important;
	background-color:#ffffff;
}

.product_box img {
        margin:3px 0px 0px 0px;
}

.product_box h3 {
	color:#ff0000!important;
}

.special_red {
	color:#ff0000;
}


.categories_box {
	width: 704px;
	float:left;
	margin:0px;
}

.display_items {
	width: 704px;
	height: 40px;
	background-color:#d6d6d0;
	padding:0px;
	float:left;
}

.display_items p {
	margin:10px 0px 10px 10px;
}

.display_items_left {
	width:300px;
	float:left;
}

.display_items_right {
	width:300px;
	float:right;
	text-align:right;
	margin-right:10px;
}



/* --------- Contact Form --------- */


div.contactForm{
width:365px;
padding:0px;
margin:10px;
float:left}

div.row {
clear:both;
padding-top:5px;
vertical-align:middle}

div.row span.label {
float:left;
width:140px;
text-align:right;
padding:0px 10px 0px 0px}

div.row span.formw {
float:right;
width:210px;
text-align:left}

div.row span.formw textarea{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
width:210px;
background:none !important}

div.row span.formw textarea{
height:100px;
width:210px}

div.spacer {
clear:both}

input {
border: 1px solid #cccccc!important}

textarea {
border: 1px solid #cccccc!important}


/************* shopping cart styles *****************/

table.brownBorders{
border-top:none;
border-right:none}

table.brownBorders th, table.brownBorders td {
border-bottom:1px solid #cccccc;
border-left:none;
padding:5px;
border-right:1px solid #cccccc}

table.brownBorders th {
font-weight:bold}

table th{
text-align:left}