
.bold {
	font-weight:600;
}
/* -----------------------------------------------
 Store 
 ----------------------------------------------- */
 
.store_table_menu_column {
	background-color:#ccc;
}
.store_category_list {
 	list-style-type: none;
 	margin-top: 4px;
 	display: none;
}

.store_special_list {
 	list-style-type: none;
 	margin-top: 4px;
	margin-left: -30px;
}

.store_category_item {
 	margin-bottom: 4px;
}
 
.store_special_item {
 	margin-bottom: 10px;
}

.store_cart_contents_header {
	background-color: black;
	font-weight: bold;
	padding: 12px;
	color:white;
}
.store_cart_item_row_tr {
	color: black;
}
.store_cart_item_row_td {
	color: black;
}

.store_cart_totals_tr {
	color: black;
	background-color: #ccc;
}

.store_cart_totals_shippers_tr {
	color: black;
	background-color: #ccc;
}

.store_cart_totals_total_tr {
	color: black;
	background-color: #E3E4EC;
}

.store_cart_billship_warning_tr {
	background-color: #DDDDDD;
	color: black;
}



a.store_heading, 
a.store_special_heading {
	background-color:#233D3F;
	border-bottom: 2px solid #233D3F;
	color: white;
	display: block;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	margin-bottom:1px;
}
 
a.store_heading:hover, 
a.store_special_heading:hover,
a.store_heading_selected {
	background-color: #233D3F;
	border-bottom: 2px solid #233D3F;
	color: white;
	display: block;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
}

.store_special_heading {
	background-color: #135952;
	border-bottom: 2px solid #233D3F;
	color: white;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
}
 
a.store_heading_toggle {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	background-color: #135952;
	border-bottom: 2px solid #135952;
	color: white;
	display: block;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
}
 
a.store_heading_toggle:hover {
	background-color: #135952;
	border-bottom: 2px solid #135952;
	color: white;
	display: block;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}
 
a.store_category_link {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
 	border-bottom: 0px;
 	color: #135952;
}
 
a.store_category_link:hover {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
  	color: #203D3F;
}
 
a.store_category_boldlink {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
 	color: #135952;
	font-weight: bold;
}
a.store_category_boldlink:hover {
 	font-family:  Verdana, Helvetica, Arial, sans-serif;
 	color: #203D3F;
	font-weight: bold;
}
 
a.store_item_link {
  	color: #135952;
 	border-bottom: 0px;
 	font-size: 14px;
	font-weight: bold;
}
a.store_item_link:hover {
  	color: #203D3F;
 	border-bottom: 0px;
	font-weight: bold;
}

a.more_link {
 	font-family:  Verdana, Helvetica, Arial, sans-serif;
 	font-size: 9px;
	color: #135952;
 	border-bottom: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
a.more_link:hover {
 	font-family:  Verdana, Helvetica, Arial, sans-serif;
 	font-size: 9px;
	color: #135952;
 	border-bottom: 0px;
	font-weight: bold;
	text-transform: uppercase;
}

a.store_item_link_mini {
  	color: #135952;
 	border-bottom: 0px;
	font-weight: bold;
}
a.store_item_link_mini:hover {
  	color: #203D3F;
 	border-bottom: 0px;
	font-weight: bold;
}

a.store_item_link_nano {
 	border-bottom: 0px;
 	font-size: 9px;
	font-weight: bold;
}
 
a.store_item_link_nano:hover {
 	border-bottom: 0px;
 	font-size: 9px;
	font-weight: bold;
}

.store_featured {
	background-color: white;
	border-bottom: 1px solid #333;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: left;
}
 
.store_pix_left {
	position:relative;
	margin-bottom: 8px;
	margin-right: 8px;
	padding:20px;
	background-color:#666;
}

.store_pix_right {
	float: right;
	margin-bottom: 2px;
	margin-left: 6px;
}

.storefront_specials_col, 
.storefront_categories_col {
	background-color: #ccc;
}

.store_cart_totals_shippers_tr_rules {
	border-bottom: 1px solid #135952;
}

.store_cart_totals_total_tr_rules {
	border-bottom: 1px solid #E3E4EC;
}

.store_cart_discounts_tr_rules {
	border-top: 1px solid white;
}

.mStore_Sidebar_CouponName {
	padding: 5px 0px 0px 0px;
}

.mStore_Sidebar_CouponCode_wrapper {
	padding: 5px 0px 5px 0px;
}

.store_option_description {
	padding: 4px;
	border: 3px double #978791;
}

/* -----------------------------------------------
 Store - List View 
 ----------------------------------------------- */

.store_gallery_td {
	padding-right: 10px;
	width: 100%;
}

.store_gallery_head {
	background-color: #978791;
	font-weight: bold;
	padding: 12px;
	text-align:left;
	position:relative;
}

a.store_header_link {
	color: white;
	border-bottom: 0px solid #978791;
	font-weight: bold;
	text-decoration:none;
}
a.store_header_link:hover {
	color: white;
	border-bottom: 1px solid white;
	font-weight: bold;
	text-decoration:none;
}

.store_gallery_sortbar {
	background-color: #978791;
	float: right;
	padding: 7px;
	text-align: right;
	font-weight:bold;
}

.store_gallery_left {
	border-right: 1px solid #978791;
	padding-right: 10px;
	padding-top: 10px;
	width: 195px;
	padding-left: 10px;
	outline:0px solid red;
	min-height:450px;
}

.store_gallery_right {
	border-right: 1px solid #978791;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 185px;
	min-height:450px;
}

.store_gallery_hrule {
	border-bottom: 1px solid #978791;
	height: 2px;
	margin-bottom: 2px;
}

.store_list_desc {
	margin-top: 5px;
	margin-bottom: 5px;
	outline:4px solid orange;
}

.store_item_title {
	outline:0px solid purple;
}

.store_item_desc {
	height: 275px;
}

.store_footer_bg,
.resource_heading,
a.store_heading, 
a.store_special_heading,
.store_gallery_head,
.store_gallery_head div {
	/*background-color: #ccc;*/
	background: #233D3F url(/art/bg_tile_128x128.png) top left repeat;
	color:white;
	text-transform:uppercase;
	font-size:14px;
	font-weight:400;
}
.store_gallery_head div {
	top:5px;
	right:20px;
	position:absolute;
	display:inline-block;
	color:white;
}

.resource_sidebar_bg {
	background-color: #ccc;
	color: black;
}

.store_header_search_results {
	color: white;
}

.store_row_color_light {
	background-color: white;
}
.store_row_color_dark {
	background-color: #EEEEEE;
}
.storesearchlink {
	background: url(/images/search_button_ot.gif) 0px 0px no-repeat;
	height: 18px;
	width: 18px;
	border-bottom: 0px;
}
.storesearchlink:hover {
	background: url(/images/search_button_ov.gif) 0px 0px no-repeat;
	height: 18px;
	width: 18px;
	border-bottom: 0px;
}

/* -----------------------------------------------
 Resources
 ----------------------------------------------- */

.rez_type_banner {
	border: 1px solid #CCC;
	color: red;
	font-size: 12px;
	padding: 1px;
	text-transform: uppercase;
	white-space: nowrap;
	font-weight: 600;
	letter-spacing: 0px;
}

a.rez_type_banner {
	background-color: #999;
	color: white;
	font-size: 9px;
	padding: 1px;
	text-transform: uppercase;
	white-space: nowrap;
}

a.rez_type_banner:hover {
	background-color: #135952;
	color: white;
	font-size: 9px;
	padding: 1px;
	text-transform: uppercase;
	white-space: nowrap;
}

.rez_type_floater {
	border: 1px solid #CCC;
	color: #777777;
	float: right;
	font-size: 9px;
	padding: 1px;
	text-transform: uppercase;
	white-space: nowrap;
}

a.rez_type_link {
	border: 1px solid #CCC;
	color: #777777;
	float: right;
	font-size: 9px;
	padding: 1px;
	text-transform: uppercase;
	white-space: nowrap;
}

a.rez_type_link:hover {
	border: 1px solid #CCC;
	background-color: #777777;
	color: white;
	float: right;
	font-size: 9px;
	padding: 1px;
	text-transform: uppercase;
	white-space: nowrap;
}

.resource_type_banner {
	border: 1px solid #999;
	font-size: 9px;
	padding: 2px 10px 2px 10px;
	text-transform: uppercase;
	white-space: nowrap;
}

.resource_banner_addendum {
	color: #777777;
	font-size: 9px;
	padding: 2px 10px 2px 4px;
	text-transform: uppercase;
}

.resource_heading {
	color: white;
	background-color: #978791;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 5px 10px 5px 10px;
	margin-top:4px;
}

.resource_column_right {
	margin-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 230px;
	z-index:99;
}

/* -----------------------------------------------
 Sidebars
 ----------------------------------------------- */

.sidebar,
.sidebar_float,
.sidebar_float_left {
	background-color: transparent;
	border: 0px solid #978791;
	margin: 5px;
}

.sidebar_float {
	float: right;
	margin-left: 10px;
}

.sidebar_float_left {
	float: left;
	margin-left: 10px;
}
.sidebar_float table {
	border:0px solid orange;
}

.sidebar_heading {
	background-color: #978791;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 5px;
}

.sidebar_quote {
	color: #135952;
	font-family: georgia, times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 15px;
	text-align: left;
}

.sidebar_attribution {
	color: #777777;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 0px 15px 15px 15px;
	text-transform: uppercase;
}

a.more_link {
	color: #135952;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	border-bottom: 0px;
}

a.more_link:hover {
	color: #135952;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	border-bottom: 1px solid;
}

a.button {
	background-color: #135952;
	border-bottom: 0px;
	color: white;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 3px 8px 3px 8px;
	border-radius:6px;
}

a.button:hover {
	background-color: #724D5B;
}

div.ps_ProductContainer {
	padding:12px;
}
div.ps_ProductItemContainer {
	position:relative;
	height:100%;
}
div.productStorePix_extraPics {
	text-align:center;	
}
div.productStorePix_extraPics img {
	float:left;
	padding:5px;
	margin-left:5px;
	border:1px solid #555;
}

td a.button {
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
}


/* -----------------------------------------------
 Links and rollovers
 ----------------------------------------------- */


a.res_category_link {
	border-bottom: 1px dotted;
	color: black;
	text-decoration: none;
}

a.res_category_link:hover {
	background-color: #E3E4EC;
	border-bottom: 1px solid;
	color: #203D3F;
}

a.product_link {
	font-style: italic;
}

a.product_link:hover {
	font-style: italic;
}

a.imagelink {
	border: 1px solid white;
	text-decoration: none;
	display: table-cell;
}
a.imagelink:hover {
	border: 1px solid #135952;
	text-decoration: none;
	display: table-cell;
}

a.arrowlink {
	border-bottom: 0px;
	text-decoration: none;
}

a.arrowlink:hover {
	background-color: #978791;
	border-bottom: 0px;
	text-decoration: none;
}

a.arrowlink_beige {
	border-bottom: 0px;
	text-decoration: none;
}

a.arrowlink_beige:hover {
	background-color: #E3E4EC;
	border-bottom: 0px;
	text-decoration: none;
}

a.arrowlink_dkgray {
	border-bottom: 0px;
	text-decoration: none;
}

a.arrowlink_dkgray:hover {
	background-color: #646464;
	border-bottom: 0px;
	text-decoration: none;
}

a.commentlink {
	border-bottom: 0px;
	text-decoration: none;
}

a.commentlink:hover {
	border-bottom: 0px;
	text-decoration: none;
}


.lending_psuedobtn,
a.button_outlined {
	border-bottom: 1px solid #555;
	border-left: 1px solid #999;
	border-right: 1px solid #555;
	border-top: 1px solid #999;
	color: #135952;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 4px 10px 4px 10px;
	white-space: nowrap;
}

a.button_outlined:hover {
	background-color: #135952;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid black;
	border-right: 1px solid #CCC;
	border-top: 1px solid black;
	color: white;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 4px 10px 4px 10px;
	white-space: nowrap;
}

a.mini_btn {
	background-color: #135952;
	border: 0px;
	color: white;
	padding: 1px 6px 1px 6px;
	white-space: nowrap;
}

a.mini_btn:hover {
	background-color: black;
	border: 0px;
	color: white;
	padding: 1px 6px 1px 6px;
	white-space: nowrap;
}

a.mini_btn_red {
	background-color: #135952;
	border-bottom: 0px;
	color: white;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 1px 6px 1px 6px;
	white-space: nowrap;
	border-radius:6px;
	margin:13px;
	display:inline-block;
}

a.mini_btn_red:hover {
	background-color: black;
	border-bottom: 0px;
	color: white;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 1px 6px 1px 6px;
	white-space: nowrap;
}

a.pagelink {
	border-bottom: none;
	color: black;
	padding: 4px 2px 4px 2px;
	text-decoration: none;
}

a.pagelink:hover {
	background-color: #135952;
	color: white;
	padding: 4px 2px 4px 2px;
	text-decoration: none;
}

.pagelink_selected {
	background-color: #E3E4EC;
	color: #999;
	padding: 4px 2px 4px 2px;
}

a.titlelink  {
	border-bottom: 1px dotted;
	color: #135952;
	font-weight: bold;
	text-decoration: none;
}

a.titlelink:hover {
	border-bottom: 1px solid;
	color: #135952;
	font-weight: bold;
}

a.noborder,
a.noborder:hover {
	border-bottom: 0px;
}



/* -----------------------------------------------
 Fake Dialog boxes (login, search, etc)
 ----------------------------------------------- */
 
.form_titlebar {
	background-color: #135952;
	color: white;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 5px;
	border-radius:6px;
}

.form_prompt {
	color: #333;
	font-weight: bold;
	letter-spacing: -1px;
	margin-right: 10px;
}

.form_prompt_required {
	color: #135952;
	font-weight: bold;
	letter-spacing: -1px;
	margin-right: 10px;
}

.askadvisor_block {
	border: 1px solid #CCC;
	margin-bottom: 10px;
	padding: 10px;
}

.askadvisor_datestamp {
	color: #555;
	float: right;
	font-size: 9px;
	margin-top: 2px;
	text-transform: uppercase;
	white-space: nowrap;
}

/* -----------------------------------------------
 General Input Forms
 ----------------------------------------------- */

.form_sideprompt {
	color: #203D3F;
	font-weight: bold;
	letter-spacing: -1px;
}

.form_sideproblem {
	color: #203D3F;
	font-weight: bold;
	letter-spacing: -1px;
}

#ooo_store_heading {
	position:absolute;
	top:-20px;
}