/* SPECIALS PAGE STYLES  */

/* SPECIALS SUB HEADER */

/*Product landing page header wrapper */

.s_w {
	width:100%;
	margin-left:auto;
	margin-right:auto;	
	background: url(images/bg_15x230.gif) repeat-x right top;
	height: 230px;
}
/* Minimum height for compliant browsers */
html>body .s_w {
	height: auto !important;
	min-height: 230px;
}

/*Sub header inner */

.s_i {
	width:964px;
	margin-left:auto;
	margin-right:auto;	
	height: 230px;
}
/* Minimum height for compliant browsers */
html>body .s_i {
	height: auto !important;
	min-height: 230px;
}

.sub_header {
	background: url(images/specials-head_964x230.jpg) no-repeat top right;
	width: 964px;
	height: 230px;
}

.sub_header_left {
	background: url(images/landing-left_281x230.jpg) no-repeat top left;
	position: absolute;
	top: 0px;
	left: -281px;
	z-index: 2000;
	width: 281px;
	height: 230px;
}
.sub_header_right {
	background: url(images/landing-right_281x230.jpg) no-repeat top left;
	position: absolute;
	top: 0px;
	right: -281px;
	z-index: 2000;
	width: 281px;
	height: 230px;
}

.sub_header_title {
	background:#F8F8F8 url(images/title-specials_320x35.gif) no-repeat top right;
	width: 320px;
	height: 35px;
	position: absolute;
	top: 37px;
	left: 2px;
}


/* SPECIALS PAGE MIDDLE CONTENT */

/*Specials page middle content wrapper */

.c_w {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background:#d1d1d1 url(images/bg_1x165.gif) repeat-x right top;
}

/* Specials page middle content inner */

.c_i {
	width:964px;
	margin-left:auto;
	margin-right:auto;	
	background: url(images/bg-specials_964x1.gif) repeat-y right top;
}

.middle_content_footer_wrapper {
	width: 964px;
	background: url(images/specials-foot_964x45.gif) no-repeat bottom left;
}


.middle_content_body {
	width: 964px;
	background: url(images/specials-bg_964x160.gif) no-repeat top left;
	float: left;
	margin-top: -134px;
	height: 330px;
}

/* Minimum height for compliant browsers */
html>body .middle_content_body {
	height: auto !important;
	min-height: 330px;
}

.middle_content_equalizer {
	float: left;
}

.middle_content_left {
	float: left;
	width: 174px;
	padding-bottom: 35px;
	z-index: 1000;
}

.specials_nav {
	float: left;
	width: 174px;
	position: relative;
	display: block;
	z-index: 1000;
}
.specials_nav li {
	float: left;
	width: 174px;
	position: relative;
	display: block;
	font-family: tahoma, sans-serif;
	font-size: 16px;
}
.specials_nav li a {
	display: table;
	float: left;
	width: 142px;
	*position: relative;
	background: url(images/left-nav_174x134.gif) no-repeat 0px 0px;
	height: 67px;
	color: #484D53;
	*display: block;
	padding-left: 16px;
	padding-right: 16px;
	text-decoration: none;
}
.specials_nav li a strong {
	display: table-cell;	vertical-align: middle;	*display: block;	*position: absolute;	*text-align: left;	*left: 0px;	*cursor: pointer;	*top: expression(this.parentElement.clientHeight / 2 - this.clientHeight / 2);
	*padding-left: 16px;
	*padding-right: 16px;
}

.specials_nav li a:hover {
	background: url(images/left-nav_174x134.gif) no-repeat 0px -67px;
}

.specials_nav li .left_active {
	background: url(images/left-nav_174x134.gif) no-repeat 0px -67px;
}
.corner {
	background: url(images/corner_6x6.gif) no-repeat top left;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2000;
}

.middle_content_right {
	float: left;
	width: 775px;
	padding-bottom: 35px;
	padding-left: 15px;
}

.content_right_header {
	background: url(images/specials-subhead_760x122.jpg) no-repeat top left;
	width: 760px;
	height: 122px;
	margin-top: 15px;
}
.content_right_header a {
	background: url(images/order-now_100x48.gif) no-repeat 0px 0px;
	display: block;
	position: absolute;
	right: 43px;
	bottom: 23px;
	width: 100px;
	height: 24px;
}
.content_right_header a:hover {
	background: url(images/order-now_100x48.gif) no-repeat 0px -24px;
}


/* SPECIALS PAGE TABLE STYLES */

.table_header {
	width: 761px;
	height: 12px;
	background: url(images/table-head_761x37.gif) no-repeat left top;
	padding-top: 11px;
	padding-bottom: 12px;
	margin-top: 10px;
}
.tableless {
	width: 761px;
	float: left;
	display: block;
	text-align:left;
	color:#000000;
	font-weight: bold;
	font-family:tahoma, sans-serif;
	font-size:13px;
}

table.order_specials {
	font-family:arial;	font-size:11px;	width:761px;
	border-bottom: 1px solid #DFDFDF;
	margin-bottom: 17px;
}
tbody.order_specials {
}

thead.order_specials {

}

.order_specials strong {
	font-style: normal;
	font-weight: bold;
	color:#9F1F20;
}
.order_specials a {
	color: #12599B;
	text-decoration: none;
}
.order_specials a:hover {
	text-decoration: underline;
}

th.order_specials {	font-size:13px;	color:#166174;	text-align:left;
	font-weight: bold;
}tr.order_specials {
	padding-top: 14px;
	padding-bottom: 14px;	vertical-align:center;

}

td.order_specials {
	font-size:13px;	color:#60646F;	border:0;	text-align:left;
	padding-top: 14px;
	padding-bottom: 14px;
}
.rowa {
	background-color: #fff;
	border-bottom: 1px solid #DEDEDE;

}
.rowb {
	background-color: #F3F3F3;
	border-bottom: 1px solid #DEDEDE;
}

.tcol1 {
	width: 284px;
	padding-left: 14px;
}
.tcol2 {
	width: 150px;
}
.tcol3 {
	width: 102px;
}
.tcol4 {
	width: 98px;
}
.tcol5 {
	width: 112px;
}


.spec_order_now {
	background: url(images/order-now_100x48.gif) no-repeat 0px 0px;
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 100px;
	height: 24px;
}
.spec_order_now:hover {
	background: url(images/order-now_100x48.gif) no-repeat 0px -24px;
}

.striked {
text-decoration: line-through;
}


