/* Begin Amy's new styles */
div.newheader { padding:6px 0 12px 0;}
div.header_logo { width:243px; padding-left:4px 0 10px 8px;}
div.header_nav { float:right; font-size:11px;font-family:Arial }
div.header_nav a { color:#000000; text-decoration:underline }
div.header_nav div.clr { padding-top:6px }
div.header_nav div.toplink { float:left }
div.header_nav div.toplinkw { width:100px }
div.header_nav a.smlink { font-size:10px }
/* End Amy's new styles */
div.Canvas {
	display:block;
	float:left;
	/*padding:22px;*/
	width:754px;
}
div.Sub_Footer {
	margin: 8px 30px;
	background-color:#FFFFFF;
	color:#000000;
	font-size:10px;
	font-family:arial,sans-serif;
	line-height:14px;
}
div.product_options_page {
	display:inline;
	float:left;
	margin:22px;
	width:712px;
	overflow:hidden;
}
a.regular_link {
	color: #cc3300;
	text-decoration:underline;
}
a.regular_link:hover {
	color: #cc3300;
	text-decoration: underline;
}
/* create account styles */
input {
	border: 1px solid #666666;
	height: 20px;
	font-size: 12px;
}
input.plain_button {
	border:none;
	height: 20px;
	font-size:12px;
}

h3 {
	color: #6799CC;
	font-size: 16px;
}

.infoBox {
	background: none;
	border: 0px;
}
.address1_field {
	width: 300px;
}
.name_field {
	width: 137px;
}
.city_field {
	width: 137px;
}
.state_field {
	width: 137px;
	border: 1px solid #666666;
}
.zip_field {
	width: 75px;
}
.country_field {
	width: 137px;
	border: 1px solid #666666;
}
.phone {
	width: 35px;
}
.email_field {
	width: 300px;
}
.company_field {
	width: 300px;
}
.password_fields {
	width: 200px;
}


.content {
	color: #666666;
	font-size: 12px;
}

hr.form_hr {
	border: 0px;
	color: #cccccc;
	background-color: #cccccc;
	margin-top: 15px;
	margin-bottom: 0px;
}
table.password_box {
	border: 0px;
	background-color: #F2F2F2;
	width: 400px;
}
a.contact_us {
	text-decoration: underline;
	color: #CD3301;
}
a.contact_us:hover {
	border-bottom: 0px;
	text-decoration:none;
	color: #CD3301;
}
a.red_link {
	text-decoration: underline;
	color: #CD3301;
}
a.red_link:hover {
	border-bottom: 0px;
	text-decoration:none;
	color: #CD3301;
}
a.footer_link {
	color: #000000;
	font-weight:bold;
	text-transform:uppercase;
}
a.footer_link:hover {
	color: #666666;
	/*font-weight: bold;*/
}
td.footer_line1 {
	text-align:center;
	padding-left: 0px;
	color:#666666;
	font-size: 12px;
	width: auto;
	/*width: 100%;*/
}
td.footer_line2 {
	padding-left: 0px;
	font-size: 10px;
}

h3.page_header {
	color: #666666;
	padding-left:20px;
	margin-top: 39px;
	margin-bottom:0px;
}

tr.table_header {
	height: 35px;
}
tr.table_row {
	height: 20px;
}
span.phone_disclaimer {
	font-size: 9px;
	max-width: 100px;
}
span.content_header {
	color: #6799CC;
	font-size: 16px;
	font-weight: bold;
}
input.checkbox {
	vertical-align: middle;
	border: 0px;
}

span.regular_text {
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
}

span.grey_text {
	color: #666666;
}

p {
	font-size: 12px;
	color: #000000;
	vertical-align: middle;

}

/* checkout_payment.php styles */

table.order_total_box {
	background-color: #F2F2F2;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 12px;
}
table.order_total_box td {
	/*padding: 5px;*/
}
table.order_total_box hr {
	width: 95%;
	border: 0px;
	border-top:2px solid #CFDBE9;
	height: 2px;
}
table.order_total_box .top {
	height: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
table.order_total_box .middle {
	height: 1px;
}
table.order_total_box .bottom {
	height: 10px;
	font-size: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

table.payment_info {
	width: 100%;
	border-top: 2px solid #666666;
	border-bottom: 2px solid #B2B2B2;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.payment_info tr.payment_info_header td {
	border-bottom: 1px solid #D8D8D8;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	height: 27px;
	font-size: 12px;
}
table.payment_info tr td {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	vertical-align: top;
}

table.payment_info table {
	border-collapse: collapse;
	border-spacing: 0px;
}

table.payment_info table td{
	padding: 0px;
	padding-bottom: 5px;
}

p.red_bold {
	font-size: 12px;
	color: #cc3300;
	font-weight: bold;
	padding-left: 20px;
}

/* header styles */
.new_banner_table {
/*	background-color:#E7E7E9; */
}

a.cart_link {
    text-decoration:none;
	background-image: url('images/new_era_theme/cart_img.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left:17px;
}
a.cart_link:hover {
	text-decoration: none;
}

a.cart_link_red {
	color: #737373;
	text-decoration:none;
	background-image: url('images/new_era_theme/cart.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left:17px;
}
a.cart_link_red:hover {
	text-decoration: none;
	color: #737373;
}
a.my_account_link {
	color: #ffffff;
}
a.my_account_link:hover {
	text-decoration: none;
	color: #ffffff;
}
a.help_link {
	color: #ffffff;
	text-decoration:none;
}
a.help_link:hover {
	text-decoration: none;
	color: #ffffff;
}
table.nav_table {
	width:100%;
	border-spacing:0px;
	border-collapse:collapse;
	/*border:1px solid #efefef;border-width:1px 0;*/
	border-bottom:1px solid #efefef;
}
td.main_nav_btn {
	font-family: Arial, sans-serif;
	vertical-align: middle;
	border:none;
	color:#000000;
	text-align:left;
	font-weight:bold;
 	font-size: 12px;
	line-height: 1.9;
	text-indent:8px;
	background-color: #ffffff;
}
td.main_nav_btn a {
	color: #000000;
	text-decoration:none;display:block;border:1px solid #fff;border-width:1px 1px 1px 1px;text-indent:7px;
}
td.main_nav_btn a:hover {
	color: #999999;
	text-decoration:none;border:1px solid #efefef;border-width:1px 1px 1px 1px;text-indent:7px;
}

td.browse_by_btn {
	width:130px;
}
td.new_editions_btn {
	width:140px;
}
td.my_projects_btn {
	width:140px;
}
td.phone_number_btn {
	font-size:14px;
	font-weight:bold;
	text-align:right;
}
#test_layer1 a {text-indent:2px;}
#test_layer1 a:hover {border:none;text-indent:2px;}
	
input.search_btn {
	border: 0px;
	background-image: url('images/new_era_theme/search_btn.jpg');
	width: 47px;
	height: 20px;
	vertical-align: middle;
}
input.search_btn:active {
	background-image: url('images/new_era_theme/search_btn_down.jpg');
}
img.vertical_line_img {
	height: 13px;
	width: 1px;
}

table.banner_table {
	background-color: #70635D;
}

input.search_txt {
	color: #999999;
	font-size: 11px;
	width: 150px;
	height: 18px;
	vertical-align: middle;
	border:1px solid #dcdcdc;
}

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

a.footer_link {
    text-decoration: none;
}
a.footer_link:hover {
    text-decoration: none;
}

div.menu_holder {
	position:relative;
}
div.menu {
	position:absolute;
	z-index:20;
	height:96px;
	visibility:hidden;
	display: none;
	top: 1px;
	left: 10px;
	background: #ffffff;
	border-bottom:none;
}
div.menu td {
	border:1px solid #e6e6e6;
	background-color:#ffffff;
	border-width:0 1px 1px 1px;
	font-size:80%;
}
div.menu td a {
	display:block;
	width:100px;
}

td.breadcrumb_cell {
	padding-left: 10px;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	vertical-align:middle;
    padding:2px 0 2px 8px;
	border-top:1px solid #efefef;
}
td.breadcrumb_cell div {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	vertical-align:middle;
	display: inline;
}
td.breadcrumb_cell div a {
	color: #cc3300;
	text-decoration: underline;

}
td.breadcrumb_cell div a:hover {
	color: #993300;
}
span.banner_text {
	color:#CA3400;
	font-size:18px;
}
span.banner_sm_text {
	font-weight:bold;
}
span.banner_home_text {
	font-size:11px;
	color: #ffffff;
	vertical-align: middle;
	display: inline;
	margin-top:5px;
	text-decoration: none;
}
a.banner_link:hover {
	text-decoration: none;
}
img.cart_img {
	width: 12px;
	height:11px;

	border: 0px;

}
img.vertical_line_img {
	height: 13px;
	width: 1px;
	vertical-align:middle;
}
img.down_arrow_img {
	height: 7px;
	width: 7px;
	border:0px;
}
/*
div.menu a{

	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 0px;
	border: 1px solid #999999;
	border-bottom: 0px;
	border-collapse:collapse;
	height: 18px;
	width: 200px;
	background-color: #ffffff;

}
div.menu a:hover {

	background: #ededed;
	color: #cc3300;
}
*/

td.left_nav a {
	/*display: block;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	padding-left: 10px;
	padding-top:3px;
	padding-bottom:3px;
	vertical-align: middle;
	text-decoration: none;*/
display: block;
width:100%;
font-family: Arial;
font-size: 11px;
color: #000000;
/* trying to fix overlap of left nav in FF, Safari */
padding:2px 0 6px 0;
text-indent:8px;
/* end fix */
vertical-align: middle;
text-decoration: none;
border-bottom:1px solid #efefef;
}
td.left_nav a:hover {
	text-decoration: underline;
	color: #000000;
	background-color: #f7f7f7;
}

td.left_nav a.artists_selected {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background-color: #f7f7f7;
}
td.left_nav a.artists_selected:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background-color: #f7f7f7;
}
td.left_nav a.artists_page_selected {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background-color: #f7f7f7;
}
td.left_nav a.artists_page_selected:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background-color: #f7f7f7;

}
td.left_nav td.infoBoxHeading {
	padding-left: 10px;
}
td.left_nav hr {
	width: 180px;
	height: 1px;
	border: 1px dotted #ededed;
	background: transparent;
}

table.discountBox {
	margin-bottom:0px;
	margin-left:10px;
	margin-top:20px;
	font-family:Arial;
	font-size:12px;
	vertical-align:middle;
	color:#000000;
}

#td.infoBoxHeading {
	font-weight:bold;
	font-family:Arial;
}

td.boxText {
	font-size:8px;
	vertical-align:middle;
	font-family:Arial;
}

/* color navigation styles */

td.left_nav a.hdr {
  padding-left:0px;
  color:#000000;
  font-size:110%;
}
td.left_nav a.hdr_selected {
  padding-left:0px;
  background-color: #f7f7f7;
  font-size:110%;
}

td.left_nav a.color {
	text-decoration: none;
	width: 155px;
	display: block;
}
td.left_nav a.color:hover {
	text-decoration: underline;
	color: #000000;
}
td.left_nav a.color_page_selected {
	background-color: #000000;
	color: #ffffff;
}
td.left_nav a.color_page_selected:hover {
	text-decoration: none;
	background-color: #000000;
	color: #ffffff;

}
td.left_nav a.color_selected {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background-color: #f7f7f7;
	width: 155px;
	display: block;
}
td.left_nav a.color_selected:hover,td.left_nav a.color_selected:focus {
	text-decoration: none;
	color: #000000;
}
td.color_nav_item {
	width: 180px;
}

/* Collection pages */
div.content_area {
	font-family:Arial;
	font-size:11px;
	color: #737373;
}
table.full_width {
	width:100%;
}
td.collection_title {
	font-family:Arial;
	font-size:12px;
	color: #000000;
	font-weight:bold;
}
td.sort_by_cell {
	font-family:Arial;
	font-size:11px;
	color: #000000;
	line-height:1.8em;
	text-align:right;
}
select.sort_by {
	border: 1px solid #737373;
}
hr.sep1 {
	border: 0px;
	border-top: 2px solid #dcdcdc;
	height: 2px;
	margin-top:12px;
	margin-bottom:12px;
}
hr.sep2 {
	border: 0px;
	border-top: 2px solid #dcdcdc;
	height: 2px;
	margin-top:12px;
	margin-bottom:8px;
}
hr.sep3 {
	border: 0px;
	border-top: 2px solid #dcdcdc;
	height: 2px;
	margin-top:20px;
	margin-bottom:25px;
}
hr.sep4 {
	border: 0px;
	border-top: 2px solid #dcdcdc;
	height: 2px;
	margin-top:25px;
	margin-bottom:25px;
}
td.artist_pic {
	font-family:Arial;
	font-size:11px;
	color: #737373;
	width:40px;
}
img.artist_pic {
	background-color: #eeeeee;
	width:40px;
}
td.artist_spacer {
	font-family:Arial;
	font-size:11px;
	color: #737373;
	width: 12px;
}
td.artist_blurb {
	font-family:Arial;
	font-size:12px;
	color: #737373;
	line-height:18px;
	vertical-align: top;
	text-align: left;
	width: auto;
}
td.page_information {
	font-family:Arial;
	font-size:12px;
	color: #737373;
        width:33.33%;
}
span.page_black_text {
	color:#000000;
}
td.page_nav {
	font-family:Arial;
	font-size:12px;
	color: #737373;
	text-align:center;
}
a.next_prev_page {
	background-color:#ffffff;
	color:#CE3000;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	font-size: 12px;
	font-weight:bold;
}
a.next_prev_page:hover {
	background-color: #cc3300;
	color: #ffffff;
	text-decoration: none;
}
a.page_num_link {
	color:#000000;
	font-size: 12px;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	/*padding-top:1px;
	padding-bottom:1px;*/
}
a.page_num_link:hover {
	color: #cc3300;
	text-decoration:underline;
}
td.next_page_set {
	font-family:Arial;
	font-size:12px;
	color: #737373;
        width:33.33%;

}
td.num_per_page {
  width:33.33%;
}
td.product_cell_upper {
	width:245px;
	padding-bottom:25px;
	vertical-align:top;
}
td.product_cell_lower {
	width:208px;
	padding-top:25px;
	vertical-align:top;
}
img.art_img {
	height: auto;
	width:208px;
	vertical-align:top;
	border: 0px;
}
p.product_title {
	font-weight:bold;
	color:#000000;
	font-size:12px;
	margin-top:25px;
	margin-bottom:0px;
}
p.product_line2 {
	color:#000000;
	font-size:12px;
	margin-top:5px;
	margin-bottom:0px;
}

a.magnification_line {
	text-decoration:none;
	display: block;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	color:#666666;
	text-decoration:none;
	height: 23px;
	width:auto;
	vertical-align: middle;
	background-image: url('images/new_era_theme/magnify_glass.jpg');
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-right:10px;
	padding-top: 2px;
}

a.magnification_line:hover {
	color: #000000;
	/*font-weight: bold;*/
	text-decoration: none;
	background-image: url('images/new_era_theme/magnify_glass_over.jpg');
}

a.setoptions_line {
	text-decoration:none;
	display: block;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	color:#666666;
	text-decoration:none;
	height: 23px;
	width:auto;
	vertical-align: middle;
	background-image: url('images/new_era_theme/make_main_selection_normal.jpg');
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-right:10px;
	padding-top: 2px;
}

a.setoptions_line:hover {
	color: #000000;
	/*font-weight: bold;*/
	text-decoration: none;
	background-image: url('images/new_era_theme/make_main_selection_rollover.jpg');
}

a.cart_line {
	text-decoration:none;
	display: block;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	color:#666666;
	text-decoration:none;
	height: 23px;
	width:auto;
	vertical-align: middle;
	background-image: url('images/new_era_theme/pi_cart_button.jpg');
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-right:10px;
	padding-top: 2px;
}

a.cart_line:hover {
	color: #000000;
	/*font-weight: bold;*/
	text-decoration: none;
	background-image: url('images/new_era_theme/pi_cart_button_over.jpg');
}

p.gallery_line {
	font-size:12px;
	margin-top:18px;
	margin-bottom:0px;
}

a.gallery_line {
	text-decoration:none;
	display: block;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666666;
	text-decoration: none;
	height: 22px;
	vertical-align: middle;
	width: auto;
	background-image: url('images/new_era_theme/gallery_image.jpg');
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 2px;
}

a.gallery_line:hover {
	color: #000000;
	/*font-weight: bold;*/
	text-decoration: none;
	background-image: url('images/new_era_theme/gallery_image_over.jpg');
}


/*
img.gallery_img {
	height: 19px;
	width:19px;
	vertical-align:middle;
	border:0px;
}
*/
table.options_line {
	font-size:11px;

}
a.options_line {

	text-decoration:none;
	display: block;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	color:#666666;
	height: 23px;
	width:auto;
	vertical-align: middle;
	background:#ffffff url('images/new_era_theme/make_main_selection_normal.jpg') no-repeat;
	padding-left: 25px;
	margin-right:10px;
	padding-top: 2px;
}
a.options_line:hover {
	color: #000000;
	text-decoration: none;
	background:#ffffff url('images/new_era_theme/make_main_selection_rollover.jpg') no-repeat;
}

a.change_options_line {
	margin-top:10px;
	margin-bottom:20px;
	color:#666666;
	text-decoration:none;
	display:block;
	background-color:#ffffff;
	width:176px;
	height: 19px;
	background:#ffffff url('images/new_era_theme/make_main_selection_normal.jpg') no-repeat;
	font-size: 12px;
	padding-left: 25px;
	vertical-align:middle
}
a.change_options_line:hover {
	text-decoration:none;
	color:#000000;
	background:#ffffff url('images/new_era_theme/make_main_selection_rollover.jpg') no-repeat;
}

a.collection_link {
	color:#cc3300;
	text-decoration:underline;
}
a.collection_link:hover {
	color:#cc3300;
	text-decoration:underline;
}
a.page_num_link_selected {
	background-color:#CE3000;
	color:#ffffff;
	width:20px;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
}
a.page_num_link_selected:hover {
	color: #ffffff;
}
td.collection_spacer1 {
	width: 51px;
}
td.collection_spacer2 {
	width:2px;
	background-color:#dcdcdc;
}
td.collection_spacer3 {
	width:19px;
}
td.collection_spacer4 {
	width:35px;
}
td.collection_horiz_sep {
	height:2px;
	background-color:#dcdcdc;
}
p.large_desc_author {
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 25px;
}
div.large_desc {
	margin-top:0px;
	margin-bottom:25px;
}
div.menu_holder {
	text-align: left;
}


/*  color pages   */
p.color_artist_line {
	margin-top: 5px;
	margin-bottom: 2px;
	font-size: 12px;
}

a.color_artist_link {
	color: #000000;
	text-decoration: underline;
}
a.color_artist_link:hover {
	color: #000000;
	text-decoration: none;
}

/* press page */
div.heading {
	border-bottom:1px solid #CCCCCC;
	color:#666666;
	font-family:Arial;
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:8px;
	margin-top:20px;
	vertical-align:middle;
	width:540px;
}
div.article_link {
	color:#666666;
	font-family:Arial;
	font-size:13pt;
	vertical-align:top;
}
div.tab_date {
	clear:left;
	display:block;
	float:left;
	font-size:0.95em;
	font-weight:normal;
	margin:10px 0pt 4px;
	width:120px;
}
div.pub_heading {
	display:block;
	float:left;
	font-size:1em;
	font-weight:bold;
	margin:10px 0pt 4px;
	width:420px;
}
div.info {
	clear:both;
	display:block;
	float:left;
	font-size:0.75em;
	font-weight:normal;
	margin-bottom:8px;
	margin-left:120px;
	width:420px;
}
/* shopping cart page */

a.shopping_cart_save_button {
	background-image:url('images/new_era_theme/save_button.jpg');
	background-repeat:no-repeat;
	padding-left: 25px;
	color:#666666;
	/*margin-left:10px;*/
	height: 19px;
	display: block;
	font-family: Arial;
	font-size: 12px;
}
a.shopping_cart_save_button:hover {
	background-image:url('images/new_era_theme/save_button_over.jpg');
	color: #000000;
	text-decoration: none;
}
a.shopping_cart_print_button {
	background-image:url('images/new_era_theme/print_button.jpg');
	background-repeat:no-repeat;
	padding-left:25px;
	color:#666666;
	height: 19px;
	display: block;
	font-family: Arial;
	font-size: 12px;
}
a.shopping_cart_print_button:hover {
	background-image: url('images/new_era_theme/print_button_over.jpg');
	color: #000000;
	text-decoration: none;
}
a.shopping_cart_options_line {
	display:block;
	background-image:url('images/new_era_theme/options_image.jpg');
	width:176px;
	height:19px;
	margin-top:20px;
	margin-bottom:0px;
}
a.shopping_cart_options_line:hover {
	background-image:url('images/new_era_theme/options_image_over.jpg');
	text-decoration: none;
}

/* end of shopping cart page styles */

/* help pages */
a.faq_link{
	color: #cc3300;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
}
a.faq_link:hover{
	color: #cc3300;
	text-decoration: none;
}


/*styles for product_info.php
created by TWD
*/
.companionsArea{
	width:708px;
	display:block;
	float:left;
}

p.companion_divider{
	height: 18px;
	background-color:#FFFFFF;
	vertical-align: top;
	padding-left: 5px;
	font-weight: bold;
	font-size:1.0em;
	line-height:1em;
	margin:0px 0px 6px 0px;
}
.companion_box{
	width: 208px;
	padding: 12px;
}
table.companion_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
}
tr.companion_header_row {

}
th.companion_heading_item {

}
tr.companion_data_row {

}
div.product_title {
	font-weight:bold;
}
div.product_compare {
	color:Red;
}
div.product_data{

}
div.companion_data {

}

a.main_selection_line {
	text-decoration:none;
	display: block;
	font-size:11px;
	margin-top:18px;
	margin-bottom:0px;
	color:#666666;
	text-decoration:none;
	height: 19px;
	vertical-align: middle;
	background-image: url('images/new_era_theme/make_main_selection_normal.jpg');
	background-repeat: no-repeat;
	padding-left: 28px;
}
a.main_selection_line:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-image: url('images/new_era_theme/make_main_selection_rollover.jpg');
}
a.red_link {
    color:#cc3300;
	text-decoration: underline;
}

table.banner_table {
	background-color: #70635D;
}





/* Product display styles */
div.product_display {
	margin: 6px 0;
	padding:0px;
	width: 368px;
	display: block;
	float: left;
	text-align:center;
}
div.product_display_vert {
	margin: 6px 0;
	padding:0px;
	height: 390px;
	display: block;
	float: left;
	text-align:center;
}
img.product_display {
	width: 368px;
	display: block;
	float: left;
	padding:0;
	margin:0 0 8px 0;
	border:0 none;
}
img.product_display_vert {
	height: 368px;
	display: block;
	float: left;
	padding:0;
	margin:0 0 8px 0;
	border:0 none;
}
div.options_display {
	width:310px;
	display:block;
	float:right;
	margin:0px;
	padding:0px;
}
div.info_display {
	width:368px;
	display:block;
	float:left;
	margin:10px 0px 10px 0px;
	padding:0px;
	text-align:left;
}
div.product_info {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height:1.5em;
	color:#666666;
	width:240px;
	border:none;
	margin:0;
	padding:0;
}
table.product_info {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	line-height:1.2em;
	color:#666666;
	width:240px;
	border:none;
	margin:0;
	padding:0;
}
input.product_info {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height:1.5em;
	height:16px;
	color:#666666;
	border: none 0px;
	display:inline;
	background:#FFFFFF;
	width:90px;
}
div.product_price {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height:1.5em;
	color:#666666;
	width:50px;
	display:block;
	float:right;
}
div.product_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:bolder;
	color:#000000;
}
div.product_info_box {
	width:260px;
	display:block;
	float:left;
	padding:0px;
}
div.sample_set_box {
	width:365px;
	display:block;
	float:left;
	clear:none;
	padding:0px;
	color:white;
	margin:2px;
	padding:2px;
	border: 0px none;
}
div.sample_subhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:#000000;
	display:block;
	float:left;
}
div.sample_info_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9.6px;
	font-weight:normal;
	color: #cc3300;
	text-decoration:underline;
	display:block;
	float:left;
	margin-left:4px;
	clear:right;
}
div.sample_button_set {
	display:block;
	float:left;
	clear:left;
	width:300px;
	margin:0;
	padding:0;
}
div.print_sample_button {
	display:block;
	float:left;
	margin: 8px 7px 10px 35px;
	border:none 0;
}
div.canvas_sample_button {
	display:block;
	float:left;
	margin: 8px 35px 10px 6px;
	border:none 0;
}
input.sample_button {
	width:58px;
	height:25px;
	border:none;
}
div.frame_info_box {
	width:365px;
	display:block;
	float:left;
	clear:left;
	padding:0px;
	color:white;
	margin:2px;
	padding:2px;
	border: 0px none;
}
div.frame_image_sect {
	margin: 4px 0px 4px 8px;
}
div.frame_image_link {
	color: #cc3300;
	text-decoration:underline;
}
img.frame_image {
	width:60px;
	display:block;
	float:left;
	border: solid 1px #666666;
	margin:4px;
}
div.frame_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:bolder;
	color:#666666;
}
div.frame_subhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12.8px;
	font-weight:normal;
	color:#666666;
}
div.frame_info {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.80em;
	font-weight:normal;
	color:#666666;
}
table.frame_info {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.80em;
	font-weight:normal;
	color:#666666;
}
div.frame_info_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.80em;
	font-weight:normal;
	color: #cc3300;
	text-decoration:underline;
}
div.product_link_box {
	width:380px;
	display:inline;
	float:left;
	margin:5px 0 0 2px;
	border:0px none;
}
div.floating_link_box {
	width:103px;
	display:block;
	float:right;
	margin:6px 0 0;
	border:0px none;
	height:170px;
}
div.floating_link_box_bottom {
	width:103px;
	display:block;
	float:right;
	margin:6px 0 0;
	border:0px none;
	height:36px;
}
div.floating_product_price {
	width:103px;
	display:block;
	float:right;
	text-align:right;
	margin:6px 0 0;
	border:0px none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.80em;
	font-weight:normal;
	color:#666666;
}
div.product_link {
	display:block;
	float:left;
	padding:0;
	margin:0px 4px 0px 0px;
}
div.floating_product_link {
	display:block;
	float:right;
	padding:0;
	margin:6px 0 0;
}
div.product_link_text, a.product_link_text {
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 0.70em;
	line-height:2.5em;
	color:#666666;
	padding-left:2px;
}
input.linkicon {
	vertical-align:middle;
	width:103px;
	height:27px;
	border:0px none;
}
a.linkicon {
}
div.page_divider {
	width:756px;
	display:block;
	float:left;
}
div.page_footer {
	width:756px;
	display:block;
	float:left;
}
div.order_review_block {
	width:708px;
	display:block;
	float:left;
}
div.size_and_media {
	/*width:304px;*/
	display:block;
	float:right;
}
div.media_box {
  width:98px;
	margin:0 0 0 -1px;
	padding:0 0 0 1px;
	display:block;
	float:left;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
div.media_info {
	width:98px;
	margin: 6px 0;
	padding:0px;
	display:block;
	float:left;
	text-align:center;
}
div.media_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.70em;
	font-weight:bold;
	color:#636363;
	text-align:center;
	width:98px;
	/*height: 23px;*/
	display:block;
	float:left;
	/*margin:10px 0px 6px;*/
	padding:0;
}
div.media_image {
	width:90px;
	height:90px;
	margin:4px;
	display:block;
	text-align:center;
}
img.media_image {
	margin:0;
	padding:0;
	border:0 none;
}
div.media_image_vert {
	height:90px;
	width:90px;
	margin:4px;
	display:block;
	text-align:center;
}
div.mount_options {
	width:304px;
	display:block;
	float:right;
}
div.mount_set_box {
	width:138px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	color:#666666;
	padding:3px;
	cursor:pointer;
	border-left:solid 1px #EDEDED;
	border-bottom:solid 1px #EDEDED;
  border-top:solid 1px #FFFFFF;
  border-right:solid 1px #FFFFFF;
  margin:5px 2px;
}
div.mount_set_box_selected {
	width:138px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	color:#666666;
	padding:3px;
	cursor:pointer;
  border:1px solid #000000;
  margin:5px 2px;
}
img.mount_button {
	display:block;
	float:left;
	width:60px;
	height:60px;
	margin:3px;
	padding:2px;
	border-left:solid 1px #EDEDED;
	border-bottom:solid 1px #EDEDED;
}
div.frame_options {
	width:304px;
	display:block;
	float:right;
	margin: 16px 0;
}
div.frame_set_box {
	width:310px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-weight:normal;
	text-align:center;
	color:#666666;
	padding:3px;
}
img.frame_button {
	display:block;
	float:left;
	width:60px;
	height:60px;
	margin:5px;
	padding:2px;
	border: solid 1px #FFFFFF;
	border-left:solid 1px #EDEDED;
	border-bottom:solid 1px #EDEDED;
	cursor: pointer;
}
img.frame_button_selected {
	display:block;
	float:left;
	width:60px;
	height:60px;
	margin:5px;
	padding:2px;
	background-color:#666666;
	border: solid 1px #FFFFFF;
	border-left:solid 1px #EDEDED;
	border-bottom:solid 1px #EDEDED;
	cursor: pointer;
}
div.frame_button {
	display:block;
	float:left;
	width:60px;
	height:60px;
	margin:5px;
	padding:2px;
	border: solid 1px #FFFFFF;
	border-left:solid 1px #EDEDED;
	border-bottom:solid 1px #EDEDED;
	cursor: pointer;
}
div.frame_button_selected {
	display:block;
	float:left;
	width:60px;
	height:60px;
	margin:3px;
	padding:2px;
	font-weight: bold;
	color:#000000;
	background-color:#666666;
	border: solid 1px #FFFFFF;
	border-left:solid 1px #EDEDED;
	border-bottom:solid 1px #EDEDED;
	cursor: pointer;
}
input.frame_button_left {
	display:block;
	float:left;
	width:120px;
	height:120px;
	border-right:solid 1px #EDEDED;
	border-bottom:solid 1px #EDEDED;
}
input.frame_button_right {
	display:block;
	float:right;
	width:120px;
	height:120px;
	border-bottom:solid 1px #EDEDED;
}
div.frame_set_title {
	display: block;
	float: left;
	width: 165px;
}
a.frame_set_increment {
	color:#CC3300;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
div.frame_set_increment {
	display:block;
	float:right;
	width: 65px;
	color:#CC3300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.70em;
	height: 14px;
	vertical-align: top;
	padding-right: 5px;
	line-height:1em;
	margin:2px 0 0 0;
}
a.style_guide_link {
	color:#CC3300;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
div.style_guide_link {
	display:inline;
	float:right;
	width: 62px;
	color:#CC3300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.70em;
	height: 14px;
	vertical-align: top;
	line-height:1em;
	margin:2px 0 0 0;
}
div.media_section_title {
	display: block;
	float: left;
	width: 215px;
}
div.frame_type_picker {
	height:22px;
	width:310px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-weight:normal;
	text-align:center;
	color:#666666;
	margin:3px 0px;
}
div.frame_type_button {
	display:block;
	float:left;
	width:90px;
	height:20px;
	margin:0 0 3px 1px;
	padding:2px;
	border: solid 1px #FFFFFF;
	border-left:solid 1px #EDEDED;
	border-top:solid 1px #EDEDED;
	font-weight:bold;
	cursor:pointer;
}
div.frame_type_button_selected {
	display:block;
	float:left;
	width:90px;
	height:20px;
	margin:0 0 3px 1px;
	padding:2px;
	border: solid 1px #FFFFFF;
	border-left:solid 1px #EDEDED;
	border-top:solid 1px #EDEDED;
	font-weight:bold;
	background:#666666;
	color:#000000;
	cursor: pointer;
}
div.size_set_box {
	width:98px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-weight:normal;
	text-align:center;
	color:#666666;
	margin:0px;
	padding:0;
}
div.size_button {
	width:90px;
	height:27px;
	margin:6px 0px;
	display:block;
	float:left;
	border:none;
}
div.size_button_double {
	width:90px;
	height:67px;
	margin:6px 0px;
	display:block;
	float:left;
	border: none;
}
div.product_size_over {
	border:0px none;
	background:url('images/new_era_theme/mediasize_over.jpg') no-repeat;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight:bolder;
	text-align:center;
	color:#A6A6A6;
	width:80px;
	height:22px;
	display:block;
	float:left;
	margin-left:5px;
	padding-top:6px;
}
div.product_size {
	border:0px none;
	background:url('images/new_era_theme/mediasize.jpg') no-repeat;
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight:bolder;
	text-align:center;
	color:#333333;
	width:80px;
	height:22px;
	display:block;
	float:left;
	padding:0;
	margin-left:5px;
	padding-top:6px;
}
div.product_size_selected {
	border:0px none;
	background:url('images/new_era_theme/mediasize_selected.jpg') no-repeat;
	cursor:default;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight:bolder;
	text-align:center;
	color:#637BB2;
	width:80px;
	height:22px;
	display:block;
	float:left;
	border:none;
	padding:0;
	margin-left:5px;
	padding-top:6px;
}
div.product_size_double_over {
	border:0px none;
	background:url('images/new_era_theme/mediasize_double_over.jpg') no-repeat;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight:bolder;
	text-align:center;
	color:#A6A6A6;
	width:80px;
	height:57px;
	display:block;
	float:left;
	margin-left:5px;
  padding-top:12px
}
div.product_size_double {
	border:0px none;
	background:url('images/new_era_theme/mediasize_double.jpg') no-repeat;
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight:bolder;
	text-align:center;
	color:#333333;
	width:80px;
	height:57px;
	display:block;
	float:left;
	margin-left:5px;
	padding-top: 12px
}
div.product_size_double_selected {
	border:0px none;
	background:url('images/new_era_theme/mediasize_double_selected.jpg') no-repeat;
	cursor:default;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight:bolder;
	text-align:center;
	color:#637BB2;
	width:80px;
	height:57px;
	display:block;
	float:left;
	border:none;
	margin-left:5px;
	padding-top:12px
}
div.order_review_block {

}
div.order_detail {
	border:solid 1px #666666;
	margin: 16px 0;
	padding-top:3px;
	padding-bottom:2px;
}
tr.order_detail_row {
	border-top:solid 1px #EDEDED;
	margin-top:3px;
	padding-top:3px;
}
div.order_companion_link {
	display: inline;
	color:#FF0000;
}
th.order_detail_head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-weight:bolder;
	color:#666666;
	text-align:left;
	border-right: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	padding: 0px 0px 4px 3px;
}
td.order_detail_item {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-weight:normal;
	color:#666666;
	text-align:left;
	border-right: 1px solid #c6c6c6;
	vertical-align: top;
}
td.order_detail_item_quantity {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-weight:normal;
	color:#666666;
	text-align:left;
	vertical-align: top;
}
td.order_size_item {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-weight:normal;
	color:#666666;
	text-align:left;
	vertical-align: top;
}

a.go_button {
  margin-left:7px;
  margin-right:0px;
  display:block;
  width:25px;
  height:21px;
  border:0px;
 /* vertical-align:middle;*/
  background-image: url('images/new_era_theme/go_button.jpg');
}
a.go_button:hover {
  background-image: url('images/new_era_theme/go_button_over.jpg');

}

a.options_line_155 {
	margin-top:10px;
	margin-bottom:20px;
	color:#666666;
	text-decoration:none;
	display:block;
	background-color:#ededed;
	width:156px;
	height: 19px;
	background-image: url('images/new_era_theme/select_options_155.jpg');
	font-size: 12px;
}
a.options_line_155:hover {
	background-image: url('images/new_era_theme/select_options_155_over.jpg');
}

div.user_gallery_list {
	width:450px;
	margin: 6px 0 8px 30px;
	float:left;
}
input.gallery_checkbox {
	height: 12px;
	margin: 2px 5px 0px;
	float:left;
}
div.gallery_set_info {
	width:440px;
	display:block;
	float:left;
	margin: 4px 0;
}
div.gallery_title {
	margin:0;
	font-size:0.9em;
	font-weight:bold;
	float:left;
	display:inline;
}
div.custom_sizes_box {
	display:block;
	float: left;
	width: 310px;
	margin: 10px 4px;
}
div.custom_sizes_item {
	display:block;
	float:left;
	width: 92px;
	margin: 0 0 0 6px;
}
div.custom_sizes_button {
	display:block;
	float:left;
	width:92px;
	margin:3px;
}
input.custom_sizes_button {
	background:transparent url(images/new_era_theme/mediasize.jpg) no-repeat scroll 0%;
	border:0px none;
	color:#333333;
	cursor:pointer;
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.75em;
	font-weight:bolder;
	height:28px;
	margin-left:5px;
	text-align:center;
	width:80px;
}
div.custom_sizes_title {
	display:block;
	float:left;
	width:190px;
}
div.custom_sizes_info_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.70em;
	font-weight:normal;
	color: #cc3300;
	text-decoration:underline;
	display:block;
	float:right;
	width:65px;
	height:30px;
}
div.custom_sizes_info {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.8em;
	line-height:1.2em;
}
div.custom_sizes_data {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.8em;
	line-height:1.2em;
}
input.custom_sizes_data {
	width:80px;
}
div.custom_sizes_help {
	display:block;
	float:left;
	width:290px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:0.7em;
	font-style:italic;
	color:#000000;
	margin: 5px 0 0 10px;
}
td.myp { vertical-align:top; padding-left:20px; }
td.myp h2 { margin-top:0px;margin-bottom:0px;margin-left:0px;color:#737373;font-size:18px;font-weight:bold; }
td.myp h3 { margin-top:20px;margin-bottom:0px;margin-left:0px;color:#737373;font-size:16px;font-weight:bold; }
td.myp p { margin-top:20px;margin-bottom:0px;margin-left:0px;color:#333333;font-size:12px;line-height:18px; clear:both }
td.myp p b { color:#333333; }
td.myp ul { font-size:16px; line-height:22px; color:#666666; list-style-type:disc; padding-left:16px; margin-left:0px }
td.myp ul.bold { font-weight:bold }
td.myp li { padding-left:24px }
td.myp div.left { float:left; width:280px; }
td.myp div.left p { margin:8px 0px; font-size:14px; line-height:22px }
td.myp div.right { float:left; width:180px; height:110px; text-align:right }
td.myp div.hbox { padding:8px; width:150px; text-align:left; background-color:#e1e1e1; line-height:22px; text-align:justify }
td.myp div.hbox h2 { margin-left:0px; font-size:20px }
td.myp div.fstylew { padding:8px 0px; clear:both; width:554px }
td.myp div.fstyle { float:left; width:134px }
td.myp div.fstyle p { width:120px; font-size:11px; margin:0px; line-height:12px }

div.clearfloat {clear:both;}
