/* --- SPECIALS PAGE --- */
#ip_specials { margin: 1em 0px; text-align:left; clear:both; }
.ip_specials_list { position:relative; padding:0px; margin:0px auto 10px; }
.ip_specials_list .ip_specials_list_special { width:490px; float:right; }
.ip_specials_list .ip_specials_list_special { padding:0; margin:0; }
.ip_specials_list_left { width:180px; }
.ip_specials_list_left img { margin:0px 10px 0px 0px; border:3px solid #666; }
.ip_specials_list h3 { margin-bottom:10px; text-align:center; }
.ip_specials_list .specialViewMore { }
.ip_specials_list .specialViewMore a { color:#666; }
#right .ip_specials_list h2 { font-size:13pt; margin-top:10px; }
.ip_specials_divider { position:relative; padding:0px; margin:18px auto 23px; text-align:center; }
#right .ip_specials_list p { padding:0 0 10px 0; margin-right:15px; }

/* SPECIALS LANDING PAGE */
#specials_image { border:4px solid #bbb; background:#000; /*width:675px; height:225px;*/ color:#fff; margin:0px auto 9px; overflow: hidden; }
#specials_descript { float:left; width:57%; padding:12px; background:url('../generic/images/specials_descript.png') top left repeat; color:#000; }
#container #specials_descript h1 { display:block; font-size:14pt; }
#specials_descript p { font-size:10pt; line-height:18px; }
#specials_form { padding:0px; margin:0px; float:right; border:none; width:36%; list-style-type:none  }
#specials_form legend { display:none; }
#specials_form ol { padding:0px; margin:6px 0px 0px 0px; list-style:none; }
#specials_form ol li { font-size:8.5pt; }
#specials_form .formInput { margin-bottom:10px; font-size:11pt; *display:inline; height:29px; width:200px; *font-size:125%; *border-top:1px solid #717171; *border-left:1px solid #b4b4b4; *border-right:1px solid #b4b4b4; *border-bottom:1px solid #dadada; }
#specials_form #specials_instock { position:absolute; font-weight:bold; color:#fff; margin:36px 0px 0px 75px; }
#specials_form li#specials_submit input { width:205px; height:34px; color:#fff; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; background:#39a431 url('../generic/images/specials_submit_bg.jpg') left bottom repeat-x; border:none; font-size:11pt;}
#displayInventory { display:none; }
.specials_group { margin-bottom: 30px; clear: both; }
hr.specials_hr { clear:both; height: 3px; border: 0; background: #666; margin: 8px auto 12px; width: 95%; }
.specials_inventory_condition { color: #666; margin-bottom: 7px; text-decoration: underline; font-weight: bold; }

/* automated specials style */
.automated {
	line-height: normal !important;
}
.automated_10425_line1,
.automated_10426_line1 {
	font-weight:bold !important;
	font-size:12pt !important;
	color:#333 !important;
}
.automated_10425_line2,
.automated_10426_line2 {
	font-weight:bold !important;
	font-size: 24pt !important;
	line-height: 24pt !important;
}
.automated_10425_line3,
.automated_10426_line3 {
	font-weight:bold !important;
	font-size:12pt !important;
	color:#999 !important;
}
.automated_10425_line4,
.automated_10426_line4 {
	margin-top:10px !important;
	font-size:9pt !important;
}
.automated_10425_line5,
.automated_10426_line5 {
	font-size:9pt !important;
}


/* new specials style */
.specials_group_title {
	font-size: 1.5em;
}
.specials_item {
	border: 1px solid #ccc;
	overflow: hidden;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 13px;
}
.specials_item_left {
	font-size: 13px;
	float: left;
	margin: 0 2% 0 0;
	width: 23.5%;
}
.specials_item_left h3 {
	text-align: center;
	margin: 5px 0 10px 0;
}
.specials_item_left p {
	text-align: center !important;
	font-size: 0.9em !important;
	line-height: 1em !important;
}
.specials_item_right {
	float: left;
	margin: 0;
	width: 74.5%;
}

#specials_navigation_wrap {
	border-left: 1px solid #ccc;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 13px;
}
#specials_navigation {
}
#specials_navigation ul {
	border-bottom: 1px solid #ccc !important;
	height: 30px;
}
#specials_navigation ul li {
	font-weight: bold;
	list-style-type: none !important;
	line-height: 1em !important;
	font-size: 0.85em !important;
	float: left;
	padding: 0 !important;
	margin: 0 4px 0 0 !important;
	height: 31px;
	width: 24%
}
#specials_navigation ul li.first a {
	border-left: none !important;
}
#specials_navigation ul li.specials_current {
	border-bottom: none !important;
	position: relative;
	z-index: 5;
	background: #fff;
}
#specials_navigation ul li.specials_current a {
	background: transparent; 
}
#specials_navigation ul li a {
	text-decoration:none;
	background: #eee;
	border: 1px solid #ccc !important;
	border-bottom: none !important;
	padding: 10px 10px 5px;
	display: block;
	height: 14px;
}
#specials_navigation ul li ul {
	margin: 5px 0 0 0;
}
#specials_navigation ul li ul li {
	font-weight: normal;
	float: none;
	width: auto;
	max-width: none;
	margin: 5px 0 0 0 !important;
}

#specials_navigation ul li ul li a {
	font-weight:normal;
	padding:0 2px 0 12px;
}
#specials_navigation ul li ul li ul li a {
	font-size: 0.9em;
	line-height: 1em;
}
#specials_subnavigation {
	margin: 5px 0 0;
	overflow: hidden;
}
#specials_subnavigation li {
	float: left;
	list-style-type: none;
	font-size: 0.85em !important;
	padding: 0 !important;
	margin: 0 0 0 10px !important;
}
#specials_subnavigation li a {
	text-decoration: none;
}
#specials_subnavigation li.specials_current a {
	font-weight: bold;
	text-decoration: underline;
}

