.breadcrum_div {
	color:#F59037;
	font-size: 11px;
	padding: 0 0 8px 0;
}

.white_a a {
	color: #ffffff;
}

.page_number_box .left a.link {
	color: #ffffff;
}

.catalog_list_image_container {
	height: 125px;
}

.catalog_list_image_container table {
	border-collapse: collapse;
	height: 100%;
}

.catalog_list_image_container table td {
	vertical-align: middle;
	text-align: center;
}


#promo_box a {
	position: relative;
	display: none;
	height: 312px;
}



/* digiShop forms */

form[name="address"] h1,
form[name="digiSHOP"] h1 {
	color:#F59037;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.81em;
	font-weight:normal;
	margin-bottom:0.25em;
}

form[name="address"] table tr td,
form[name="digiSHOP"] table tr td {
	/*padding-bottom: 2px;*/
}

.stylized .Form2,
#contact_form input[type="text"],
#contact_form select,
#contact_form textarea,
form[name="digiSHOP"] textarea,
form[name="address"] textarea,
form[name="address"] select,
form[name="digiSHOP"] select,
form[name="address"] input.Form2,
form[name="digiSHOP"] input.Form2 {
	border: #666666 1px solid;
	padding: 1px;
	margin: 0 0 1px 0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}	



.stylized input[type='submit'],
.stylized input[type='button'],
#contact_form form input[type='submit'],
.middle_col form input[type='button'],
form[name="address"] input[type='button'],
form[name="digiSHOP"] input[type='button'],
form[name="address"] input[type='submit'],
form[name="digiSHOP"] input[type='submit'] {
	background: #F59037;
	cursor: pointer;
	padding: 2px 6px 2px 6px;
	color: white;
	border: #F59037 1px solid;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;

}

form[name="address"] input[type='radio'],
form[name="digiSHOP"] input[type='radio'] {
	top: 3px;
	position:relative;
	margin-right: 3px;
}

form[name="address"] input[type='checkbox'],
form[name="digiSHOP"] input[type='checkbox'] {
	top: 2px;
	position:relative;
	margin-right: 3px;
}


form[name="digiSHOP"] input[size='25'],
form[name="digiSHOP"] input[size='30'] {
	width: 240px;
}


.digishop_cart_items {
	border-collapse: collapse;
}

.digishop_cart_items tr {

	border: #dddddd 1px solid;
}

.digishop_cart_items tr td {
	padding: 2px 5px 2px 5px;
}

.digishop_cart_items tr:first-child {
	background: #F59037;
	color: white;
	border: #F59037 1px solid;
}

.digishop_cart_items input[type="text"] {
	border: #dddddd 1px solid;
}


.digishop_cart_totals {
	margin: 12px 0 12px 0;
	width: 100%;
}


.billdetails {
	margin: 0 0 12px 0;
	border-collapse: collapse;
}

.billdetails td {
	padding: 3px 6px 3px 6px;
	background: #f1f1f1;
	border: #eaeaea 1px solid;
}

.billdetails td.list {
	background: #f3f3f3;
	width: 33%;
}

#special_offers_box h3 a {
	color: white;
}

#special_offers_box .link_orange_arrow {
	color: white;
background-image:url(../images/arrow_sml_white.gif);
background-position:left center;
background-repeat:no-repeat;
}

#special_offers_box h3 a:hover {
	color:#CCCCCC;
}

#special_offers_box a.link_orange_arrow:hover {
	color:#CCCCCC;
}

#productDetail .Form2 {
	border:1px solid #999999;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	padding:2px;
}

#productDetail input[size="25"] {
	width: 220px;
}

#productDetail #price {
	color:#333333;
	font-size:1.36em;
	font-weight:bold;
}

.filter_sub {
	display:none;
}

#search_bar input[type="text"] {
	width: 150px;
}





.container h1.orange_heading_bar_no_gap {
color:#F59037;
font-family:Arial,Helvetica,sans-serif;
font-size:1.81em;
font-weight:normal;
margin-bottom:0.25em;
}


#contact_form h1,
.newsArticle .title,
.newsHeader {
color:#F59037;
font-family:Arial,Helvetica,sans-serif;
font-size:1.81em;
font-weight:normal;
margin-bottom:0.25em;
}

.newsPagination {
	margin: 12px 0 12px 0;
}

.newsArticle img {
	margin: 12px 0 12px 0; 
}


.newsListEntry {
	margin: 12px 0 16px 0;
	padding-bottom: 16px;
	border-bottom: #eeeeee 1px solid
}

.newsListEntry .title
 {
	font-size:1.11em;
}

.newsListEntry .summary,
.newsListEntry .summary {
	margin: 12px 0 0 0;
}

.summary img {
	float: left;
	margin: 0 6px 2px 0;
}

.newsListEntry .summary a {
	margin-left: 5px;
}

#contact_form {
	margin: 24px 0 12px 0;
}

#contact_form td {
	padding: 2px 6px 2px 6px;
}

#home_products #special_offers_box a {
	color: #F59037;
}

