/* @override 
	http://www.myskatingmall.com/geo_templates/myskatingmall-5/external/css/theme_styles.css
	http://myskatingmall.com/geo_templates/myskatingmall-5/external/css/theme_styles.css
*/

/* $Rev: 19100 $ */

/* 
 * DEFAULT Theme Styles
 * 
 * This file should hold all the "overall" styles, along with any customizations
 * to page or module-specific styles.
 */

/* ######### BODY STYLES ######### */
body {
	margin: 0 0 0 0;
	font-size:12px;
	font-family:Tahoma;
background: #6fabe1 url(../img/ice-blue-bg.jpg) repeat-x;
padding: 0;
min-height: 100%;
height:auto !important;
}

/* ######### SHELL STYLES ######### */
.outer_shell {
	text-align: left;
	padding: 10px;
	margin: 0 34px;
background-color: #fbfaf8;
border-left: 1px solid #e0dacd;
border-right: 1px solid #e0dacd;
border-bottom: 1px solid #e0dacd;
min-width:  960px;
overflow: auto;

}

.outer_shell_footer {
	text-align: left;
	padding: 10px;
	margin: 0;
overflow: auto;

}

.content_shell {
	clear: both;
	margin: 0 auto;
	font-size: 12px;
overflow: auto;
}

.login_shell {
	clear: both;
	width: 610px;
	margin: 0 auto;
}

/* ######### HEADER STYLES - SET YOUR LOGO HERE ######### */
#header {
	
}

#header_logo {
	background: url(../img/msm_logo.png) no-repeat left;
	float: left;
	border: none;
	width: 275px;
	height: 75px;
	display: block;
}





/* @group Top Banner */
#top_banner {
	float: left;
width: 100%;
}

ul#top_banner_text {
width: 760px;
display: inline-block;
padding-left: 0;
margin: 0 auto 5px;
}

ul#top_banner_text li {
list-style-type:  none;
width: 230px;
float: left;
margin-right: 10px;
font-size: 10px;
line-height: 14px;
border: 1px solid #77a3bc;
background-color: #d5edfb;
padding: 5px;
}

/* @end */



/* @group Dashboard */



div#dashboard {
margin: 0 auto;
padding-top: 0;
padding-bottom: 0;
width: 820px;
height: 120px;
}

table#dash_table {
padding: 0;
margin: 0;
}

td#dash_end_l {
background: url(../img/dash-end-l-tall.png) no-repeat 0 0;
padding: 0px;
margin: 0px;
width: 7px;
}

td#dash_cen {
margin: 0;
background: url(../img/dash-cen-bg-tall.png) repeat-x 0 0;
padding: 0 3px 3px;
}

td#dash_end_r {
width: 7px;
background: url(../img/dash-end-r-tall.png) no-repeat 100% 0;
}

div.dash_message {
width:  100%;
height: 109px;
padding-top: 0;
margin: 10px auto 0;
}

table#dash_message_table {
width: 100%;
height: 109px;
}

td#dash_message_l {
background: url(../img/dash-message-end-bg-l-tall.png) no-repeat;
width: 7px;
}

td#dash_message_cen {
background: url(../img/dash-message-cen-bg-tall.png) repeat-x 0 0;
}

td#dash_message_r {
width: 7px;
background: url(../img/dash-message-end-bg-r-tall.png) no-repeat 100% 0;
}

table#dash_loggedout_table {
width: 570px;
height: 86px;
}

table#dash_loggedout_table td {
padding: 4px 4px 4px 0;
margin: 0;
text-align: left;
}

#dash_message_ul {
margin-top: 0;
list-style-type:  none;
text-align: center;
padding-left: 0px;
width: 100%;
margin: 0;
}

#dash_message_ul li {
color: #d3e6f4;
font-size: 14px;
text-align: center;
margin-bottom: 4px;
}

#dash_message_ul li a {
color: white;
font-weight: bold;
}

div#dash_login {
margin-bottom: 0;
margin-top: 0;
margin-left: 0;
height: 86px;
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
}

ul#dash_login_ul {
padding-left: 0;
margin-left: 0;
list-style-type:  none;
padding-top: 0;
margin-top: 0;
font-size: 9px;
}

ul#dash_login_ul li {
text-align: left;
font-size: 9px;
color: #fcfeff;
}

td#dash-login-td {
margin:  0 auto;
padding:  0 px;
}

li#dash_login_links a {
font-size: 9px;
}

ul#dash_login_ul input {
font-size: 9px;
padding: 0;
}

td#dash-banner-td img {
margin-left: 1px;
float: none;
}

/* @end */

/* ######### MISC STYLES ######### */

ol {
line-height: 22px;
color: #2a2a2a;
}

.clear,
.clr {
	clear: both;
}

a img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

.center {
	text-align: center;
	padding: 10px 0;
}

.alignright {
	float: right;
	padding-right: 5px;
}

.inline {
	display: inline-block;
}

.nowrap {
	white-space: nowrap;
}

/* ######### GLOBAL STYLES ######### */
a:link,
a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover,
a:active {
	color: #4987c5;
	text-decoration: underline;
}

h1.title {
	background: #7ca93a url('../images/backgrounds/c_bar_secondary.gif');
	height: 24px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 4px 0px 0 5px;
}

h2.title, h2.title-2line {
	background: #4174a6 url('../images/backgrounds/c_bar_primary.gif');
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	margin: 0px;
	padding: 4px 0px 5px 5px;
}

h2.title-2line {
	background: #4174a6 url('../img/c_bar_primary_2line.gif');
	}

h1.subtitle {
	background: #eaeaea;
	color: #4987c5;
	font-size: 14px;
	font-weight: bold;
	margin: 1px 0px;
	padding: 5px 0px 5px 3px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

h1.title a:link,
h1.title a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

h1.title a:hover
h1.title a:active {
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
}

h2.mid {
color: #434342;
padding-left: 20px;
margin-bottom: 10px;
padding-bottom: 10px;
}

h2.title a:link,
h2.title a:visited {
	color: #ffffff;
	text-decoration: none;
}

h2.title a:hover,
h2.title a:active {
	color: #ffffff;
	text-decoration: underline;
}

.highlight_links a:link,
.highlight_links a:visited {
	color: #4987c5;
	text-decoration: underline;
	font-weight: bold;
}

.highlight_links a:hover,
.highlight_links a:active {
	color: #7daa3b;
	text-decoration: underline;
}

.divider {
	border-top: 2px solid #dddddd;
	margin: 2px 0px;
}

.content_box {
	border: 5px solid #eaeaea;
	padding: 1px;
}

.content_shell p,
p.page_instructions {
	color: #666666;
	margin: 10px 5px 15px 5px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}

.content_box ul li {
color: #757574;
line-height: 18px;
}

div.page_instructions {
	color: #666;
	margin: 10px 5px 15px 5px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}

.box_pad {
	padding: 5px;
}

/* ######### GLOBAL TEXT STYLES ######### */
.main_text {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

.normal_text {
	font-size: 12px;
}

.text_highlight {
	color: #1c344f;
font-weight: bold;
}

.sub_note {
	color: #666666;
	font-size: 11px;
}

.mini_note {
	color: #666666;
	font-size: 9px;
}

.mini_text {
	font-size: 11px;
}

.price {
	color: #7ca93a;
	font-weight: bold;
}

.success_text {
	color: #17A400;
	font-weight: bold;
	font-size: 14px;
}

.bold {
	font-weight: bold;
}

.needs_attention {
	color: #e78a11;
}

/* ######### BREADCRUMB STYLES ######### */
.breadcrumb {
	background: url('../images/backgrounds/bullet_list_arrow_1.gif') no-repeat top left;
	padding: 0 30px;
	color: #5f6672;
	font-size: 11px;
	text-align: left;
	margin: 10px 0;
	font-weight: bold;
}

#breadcrumb {
	margin: 5px 0 10px 0;
	padding: 0;
	height: 30px;
	border: 5px solid #eaeaea;
	padding: 1px;
}

#breadcrumb li.element {
	background: url('../images/backgrounds/cart_step.gif') no-repeat center right;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#breadcrumb li.highlight {
	color: #4076b1;
}

#breadcrumb li.active {
	color: #7ca93a;
}

#breadcrumb li {
	display: block;
	float: left;
	height: 22px;
	padding: 7px 40px 0 10px;
	color: #4076b1;
	font-size: 12px;
	padding: 7px 40px 0 10px;
	background: none;
}

/* ######### TABLE STYLES ######### */
.column_header {
	background: #4174a6 url('../images/backgrounds/c_bar_primary.gif');
	height: 24px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 4px 0px 0px 5px;
}

.column_header td {
	white-space: nowrap;
	padding: 3px 5px;
}

.column_header td.title {
	width: 100%;
}

.results_column_header {
	background: #eaeaea;
	height: 24px;
	color: #5f6672;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 4px 0px 0px 5px;
}

.results_column_header td {
	white-space: nowrap;
	text-align: center;
	padding: 3px 5px;
}

.results_column_header td.title {
	width: 100%;
	text-align: left;
}

.results_column_header td.half {
	width: 50%;
}

/* ######### LIST STYLES ######### */
.checklist {
	margin: 5px 10px;
	padding: 0;
	font-size: 12px;
	color: #666666;
}

.checklist li {
	list-style: none;
	background: url('../images/backgrounds/bullet_list_checkmark.gif') no-repeat 0 5px;
	padding: 5px 5px 10px 30px;
}

.arrowlist {
	margin: 5px 10px;
	padding: 0;
	font-size: 12px;
}

.arrowlist li {
	list-style: none;
	background: url('../images/backgrounds/bullet_list_arrow_1.gif') no-repeat 0 5px;
	padding: 5px 5px 10px 30px;
}

.horizontal_list {
	margin: 0;
	padding: 0;
}

.horizontal_list li {
	list-style: none;
	display: block;
	float: left;
	margin: 0 20px;
	font-weight: normal;
	white-space: nowrap;
}

.vertical_list {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.vertical_list li {
	list-style: none;
	padding: 5px;
	font-weight: bold;
}

.button_list {
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

.button_list li {
	list-style: none;
	display: inline;
	font-weight: normal;
	white-space: nowrap;
}

.option_list {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.option_list li {
	list-style: none;
	padding: 0;
	font-weight: bold;
}

.option_list li a:link,
.option_list li a:visited {
	display: block;
	border-bottom: 1px solid #eaeaea;
	padding: 5px;
}

.option_list li a:hover,
.option_list li a:active {
	display: block;
	border-bottom: 1px solid #eaeaea;
	background: #f4f3f3;
	padding: 5px;
}

.horizontal_option_list {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.option_list li {
	list-style: none;
	padding: 0;
	font-weight: bold;
}

.option_list li a:link,
.option_list li a:visited {
	display: block;
	border-bottom: 1px solid #eaeaea;
	padding: 5px;
}

.option_list li a:hover,
.option_list li a:active {
	display: block;
	border-bottom: 1px solid #eaeaea;
	background: #f4f3f3;
	padding: 5px;
}

.payment_options_list {
	margin: 0;
	padding: 0;
	width: 700px;
}

.payment_options_list li {
	list-style: none;
	display: inline-block;
	width: 125px;
	font-weight: normal;
	white-space: nowrap;
}

#checkbox {
	width: 100%;	
}

#checkbox ul {
	margin: 5px -5px 5px 5px;
	padding: 0;
	font-size: 12px;
	display: block;
	float: left;
}

#checkbox ul li {
	list-style: none;
	background: url('../images/backgrounds/bullet_list_checkmark.gif') no-repeat 0 5px;
	padding: 5px 5px 10px 30px;
	font-weight: bold;
	color: #737373;
}

/* ######### FORM STYLES ######### */
label.field_label {
	color: #666666;
	padding: 2px 5px;
	width: 195px;
	clear: both;
	display: inline-block;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;

}

label.required {
	color: #4987c5;
	padding: 2px 5px;
	width: 200px;
	clear: both;
	display: block;
	font-weight: bold;
	float: left;
	font-size: 12px;
}

label.login_label {
	color: #666666;
	padding: 2px 5px;
	width: 100px;
	clear: both;
	display: inline-block;
	font-weight: bold;
	font-size: 12px;
}

input.login_field {
	/* need to specify width for these fields, or IE makes them look funny */
	width: 138px;	
}

.form_field {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding: 4px;
}

input.field,
textarea.field,
select.field {
	padding: 6px;
	background: #ffffff url('../images/backgrounds/form_input.gif') repeat-x top left;
	border: 1px solid #b9b9b9;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	margin: 4px;
}

input.field:focus,
textarea.field:focus,
select.field:focus {
	padding: 6px;
	border: 5px solid #4987c5;
	margin: 0;
}

select.field {
	display: inline-block;
}

textarea.field {
	/* this aligns text on the textarea's row with the middle of the textarea */
	vertical-align: middle;
}

.usage_agreement {
	width: 900px;
	height: 200px;
}

div.usage_agreement {
	overflow: scroll;
	border: 1px solid #b9b9b9;
}

button {
	padding: 4px 5px;
}

textarea {
	font-family: arial;
}

.inline {
	display: inline-block;
	padding: 0 5px;
	vertical-align: middle;
}

/* ######### BUTTON STYLES ######### */
.button {
	border: 1px solid #cacbcc;
	background: #eeeff2 url('../images/backgrounds/button.gif') repeat-x top left;
	color: #666666;
	height: 23px;
	padding: 7px 10px 0px 10px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	white-space: nowrap;
	display: inline-block;
}

.button:hover,
.button:active {
	border: 1px solid #a7c1dd;
	background: #d4e6f7 url('../images/backgrounds/button_hover.gif') repeat-x top left;
	color: #3c70ac;
	text-decoration: none;
}

.cancel {
	border: 1px solid #cacbcc;
	background: #e2e4e9 url('../images/backgrounds/button.gif') repeat-x top left;
	color: #666666;
	height: 23px;
	padding: 7px 10px 0px 10px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	white-space: nowrap;
	display: inline-block;
}

.cancel:hover,
.cancel:active {
	border: 1px solid #e4a0a2;
	background: #f0b5b7 url('../images/backgrounds/button_cancel.gif') repeat-x top left;
	color: #9e4144;
	text-decoration: none;
}

input.button, input.cancel {
	/* Have to set padding/height different as they work different on input tag */
	padding: 7px 10px;
	height: 30px;
}

.mini_button {
	border: 1px solid #cacbcc;
	background: #e2e4e9 url('../images/backgrounds/button.gif') repeat-x center left;
	color: #666666;
	padding: 3px 5px 2px 5px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	margin: 0 1px;
	display: inline-block;
}

.mini_button:hover,
.mini_button:active {
	border: 1px solid #a7c1dd;
	background: #b7d5f2 url('../images/backgrounds/button_hover.gif') repeat-x center left;
	color: #3c70ac;
	text-decoration: none;
}

.mini_cancel {
	border: 1px solid #cacbcc;
	background: #e2e4e9 url('../images/backgrounds/button.gif') repeat-x center left;
	color: #666666;
	padding: 3px 5px 2px 5px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	margin: 0 1px;
	display: inline-block;
}

.mini_cancel:hover,
.mini_cancel:active {
	border: 1px solid #e4a0a2;
	background: #f0b5b7 url('../images/backgrounds/button_cancel.gif') repeat-x top left;
	color: #3c70ac;
	text-decoration: none;
}

input.button, input.cancel,
input.mini_button, input.mini_cancel {
	/* have to specify this, or FF will use system-default font for text on HTML buttons */
	font-family: Geneva,Arial,Helvetica,sans-serif;
}

.edit {
	border: 1px solid #cacbcc;
	background: #e2e4e9 url('../images/backgrounds/button.gif') repeat-x center left;
	color: #666666;
	padding: 3px 5px 2px 5px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	display: block;
	float: left;
	margin: 0 1px;
}

.edit:hover,
.edit:active {
	border: 1px solid #a7c1dd;
	background: #b7d5f2 url('../images/backgrounds/button_hover.gif') repeat-x center left;
	color: #3c70ac;
	text-decoration: none;
}

.delete {
	border: 1px solid #cacbcc;
	background: #e2e4e9 url('../images/backgrounds/button.gif') repeat-x center left;
	color: #666666;
	padding: 3px 5px 2px 5px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	display: block;
	float: left;
	margin: 0 1px;
}

.delete:hover,
.delete:active {
	border: 1px solid #e4a0a2;
	background: #f0b5b7 url('../images/backgrounds/button_cancel.gif') repeat-x center left;
	color: #9e4144;
	text-decoration: none;
}

.preview {
	border: 1px solid #cacbcc;
	background: #e2e4e9 url('../images/backgrounds/button.gif') repeat-x center left;
	color: #666666;
	padding: 3px 5px 2px 5px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	display: block;
	float: left;
	margin: 0 1px;
}

.preview:hover,
.preview:active {
	border: 1px solid #a7c1dd;
	background: #b7d5f2 url('../images/backgrounds/button_hover.gif') repeat-x center left;
	color: #3c70ac;
	text-decoration: none;
}

.large_button {
	border: 1px solid #cacbcc;
	background: #eeeff2 url('../images/backgrounds/button.gif') repeat-x top left;
	color: #666666;
	padding: 10px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	display: block
}

.large_button:hover,
.large_button:active {
	border: 1px solid #a7c1dd;
	background: #d4e6f7 url('../images/backgrounds/button_hover.gif') repeat-x top left;
	color: #3c70ac;
	text-decoration: none;
}

/* ######### NAVIGATION BAR STYLES ######### */
#nav {
	clear: both;
	font-size: 11px;
	font-weight: bold;
	height: 100px;
	z-index: 1;
	background: url(../img/navbar-cen-bg.png) repeat-x 100% 100%;
vertical-align: bottom;
	margin: 0 30px;
}

#nav_bar {
	position: relative;
	z-index: 2;
	margin: 0px 0px 0px 10px;
	padding: 0px;
float: right;
background: #d7652e url(img/nav-text-div-bg.gif) no-repeat 0 0;

}

#nav_bar li {
	list-style: none;
	display: inline;
	margin: 0;
	border-right: 2px solid #c25b29;
	float: left;
	background: url(../img/nav-text-bg.gif) repeat-x 0 0;
	height: 31px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 6px;
}

#nav_bar li a:link,
#nav_bar li a:visited {
	display: block;
	float: left;
	position: relative;
	color: #fff9d9;
	text-transform:  sentence;
	font-size: 22px;
	text-decoration: none;
	padding: 4px 10px;
	font-family: Garamond, "Times Roman", Times, serif;
	height: 37px;
}

#nav_bar li a:hover,
#nav_bar li a:active {
background: #f18a58 url(../img/nav_bg_sel.gif) repeat-x;
color: white;}

#extra_links {
	float: right;
	position: relative;
	top: 20px;
	z-index: 1;
	margin: 0px;
	padding: 0px;
}

#extra_links li {
	list-style: none;
	display: inline;
	padding: 10px 5px;
	color: #818181;
}

#extra_links li a:link,
#extra_links li a:visited {
	color: #818181;
	text-decoration: none;
}

#extra_links li a:hover,
#extra_links li a:active {
	color: #7daa3b;
	text-decoration: underline;
}

/* ######### SEARCH BAR STYLES ######### */
#search_bar {
	left: 0;
	margin: 0 34px;
height: 48px;
border-left: 1px solid #eadaa4;
border-right: 1px solid #eadaa4;
border-bottom: 1px solid #eadaa4;
min-width:  980px;
}

#search_inner {
	margin:  0 auto;
background: #fcefbc url(../img/search-bar-bg.gif) repeat-x;

	height: 48px;
	text-align: right;
padding-left: 5px;
padding-right: 5px;
}

#search_bar div.element {
	float: left;
	padding: 6px 5px 0 0;
}

#search_bar label {
	color: #ffffff;
	display: block;
	float: left;
	padding: 18px 6px 0 6px;
}

/* ######### WELCOME USER BAR STYLES ######### */
#user_bar {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 7px 10px 14px 10px;
	Margin: 0 50px;
}

#user_bar a:link,
#user_bar a:visited {
	color: #e78a11;
	text-decoration: none;
}

#user_bar a:hover,
#user_bar a:active {
	color: #7daa3b;
	text-decoration: underline;
}

/* ######### CONTENT COLUMN STYLES ######### */
#content_column {
	overflow: hidden;
	padding: 0 10px;
}

#content_column_wide {
	overflow: hidden;
	padding: 0 3px 0 10px;
}

#half_column_left {
	width: 50%;
	float: left;
padding-left: 10px;
}

.half_column_left_format {
	width: 50%;
	float: left;
}

#half_column_right {
	overflow: hidden;
	padding: 0 0 0 10px;
}

/* ######### LOGIN COLUMN STYLES ######### */
#login_left {
	width: 300px;
	float: left;
}

#login_right {
	width: 300px;
	float: left;
	margin-left: 10px;
}

/* ######### EXTRA COLUMN STYLES ######### */
#extra_column {
	width: 200px;
	float: right;
	font-size: 11px;
}

#extra_column img {
	display: block;
}

/* ######### CATEGORY COLUMN STYLES ######### */
#category_column {
	width: 200px;
	float: left;
}

#left_categories,
#left_cart {
	border: 5px solid #eaeaea;
	padding: 1px;
}

/* ######### USER ACCOUNT & LEFT COLUMN STYLES ######### */
#user_column,
#left_column {
	width: 200px;
	float: left;
}

#user_column ul,#left_column ul {
	margin: 0px;
	padding: 0px 0px 1px 0px;
}

#user_column ul li,#left_column ul li {
	list-style: none;
	text-align: left;
}

#user_column ul li a:link,#user_column ul li a:visited,#left_column ul li a:link,#left_column ul li a:visited
	{
	display: block;
	padding: 10px 5px 10px 35px;
	font-size: 12px;
	font-weight: bold;
	background: #fefefe url('../images/backgrounds/bullet_list_arrow_1.gif') no-repeat left center
		;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #f3f3f3;
	text-decoration: none;
}

#user_column ul li a:hover,#user_column ul li a:active,#left_column ul li a:hover,#left_column ul li a:active
	{
	display: block;
	padding: 10px 5px 10px 35px;
	font-size: 12px;
	font-weight: bold;
	background: #f3f3f3 url('../images/backgrounds/bullet_list_arrow_2.gif') no-repeat left center
		;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #e5e5e5;
	text-decoration: underline;
}

/* ######### FOOTER STYLES ######### */
#footer {
	clear: both;
	height: 150px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0 34px;
padding-right: 10px;
padding-top: 60px;
padding-left: 10px;
min-width:  962px;
background: url(../images/backgrounds/footer.gif) repeat-x 0 0;
}

#footer ul {
	margin: 0px 10px;
	padding: 0;
display: block;
}

#footer ul li {
	list-style: none;
	padding: 6px 0;
	display: block;
	float: left;
	width: 140px;
}

#footer ul li a:link,#footer ul li a:visited {
	color: #666666;
	text-decoration: none;
}

#footer ul li a:hover,#footer ul li a:active {
	color: #4987c5;
	text-decoration: underline;
}

#footer p a:link,#footer p a:visited {
	color: #7daa3b;
}

#footer p a:hover,#footer p a:active {
	color: #4987c5;
}

#footer div.blurb {
	float: right;
	width: 425px;
	padding: 0px 0px 0px 20px;
}

#footer h3 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #4987c5;
	font-size: 14px;
	font-weight: bold;
}

#footer h4 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #4987c5;
	font-size: 11px;
	font-weight: bold;
	float: left;
}

#footer h5 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	float: right;
}

#footer p {
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#footer div.disclaimer {
	clear: both;
	padding-top: 30px;
	line-height: 20px;
}

.footer_divider {
	display: block;
	float: right;
	width: 2px;
	height: 80px;
	background: url('../images/backgrounds/footer_divider.gif') no-repeat;
}

/* ######### ERROR AND SUCCESS STYLES ######### */
.success_box {
	background: #E5F5DF;
	border: 1px solid #A3C894;
	padding: 10px;
	margin: 10px;
	color: #5F6672;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
}

.success_box h1 {
	color: #17A400;
	font-size: 22px;
	font-weight: normal;
	margin: 10px 0;
	padding: 0;
}

.error_message {
	color: #980000;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px;
}

.error_box {
	background: #FFFFE1;
	border: 1px solid #A9AFD4;
	padding: 10px;
	color: #5F6672;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
}

.field_error_box {
	background: #fceaed;
	border: 1px solid #E68A9D;
	padding: 10px;
	color: #5F6672;
	font-size: 11px;
	font-weight: bold;
	margin: 10px;
}

.note_box {
	background: #ecf4ff;
	border: 1px solid #a9afd4;
	padding: 10px;
	color: #5f6672;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	margin: 10px;
}

.no_results_box {
	background: #ecf4ff;
	border: 1px solid #a9afd4;
	padding: 10px;
	color: #5f6672;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	margin: 10px;
}

/* ######### CATEGORIES STYLES ######### */
#categories {
	margin: 0;
	padding: 0;
}

#categories li.element {
	list-style: none;
	display: inline-block;
	float: left;
	padding: 5px 0;
	margin: 0;
}

#categories li.clr {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
	display: none;
}

#main_categories {
	margin: 0;
	padding: 0;
}

#main_categories li {
	list-style: none;
	text-align: left;
}

#main_categories li.element {
	display: block;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	background: #fefefe;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #f3f3f3;
	text-decoration: none;
	float: left;
	margin-left: 0px;
}


#main_categories li.clr {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

#main_categories li ul {
	margin: 0;
	padding: 0 0 0 10px;
}

#main_categories li ul li {
	list-style: none;
	text-align: left;
	padding: 1px 0;
}

#listing_categories {
	padding: 0;
margin: 0 10px;
}

#listing_categories li.element {
	list-style: none;
	color: #4987c5;
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
margin-bottom: 0;
margin-top: 0;
margin-right: 0;
padding: 0 0 0 20px;
}

#listing_categories li.clr {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
	display: none;
}

#listing_categories a:link,#listing_categories a:visited {
	margin: 0;
	padding: 10px 0 10px 20px;
	display: inline-block;
	float: left;
	width: 100%;
}

#listing_categories a:hover,#listing_categories a:active {
	text-decoration: none;
	background: #cce1f7;
}

#listing_categories span {
	padding: 0 10px;
}

#listing_categories span.category_title,#categories span.category_title
	{
	font-size: 14px;
	color: #4987c5;
font-weight: bold;
padding-left: 0;
}

p.category_description {
	margin: 0;
	padding: 2px 0 2px 0;
	font-size: 11px;
	color: #888888;
	font-weight: normal;
}

.categories div {
	font-size: 11px;
	font-weight: bold;
}

.categories div.element {
	float: left;
	padding: 4px 0px 4px 5px;
}

.categories div a:link,.categories div a:visited {
	font-weight: bold;
	padding: 0px 2px;
	color: #666666;
	text-decoration: none;
}

.categories div a:hover,.categories div a:active {
	padding: 0px 2px;
	color: #4987c5;
	text-decoration: underline;
}

/* ######### LISTING RESULTS STYLES ######### */
.row_header {
	background: #eaeaea;
	color: #4987c5;
	font-size: 12px;
	font-weight: bold;
	margin: 1px 0px;
	padding: 5px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	white-space: nowrap;
}

.row_even,.browsing_result_table_body_even,.seller_result_table_body_even
	{
	padding: 7px 5px;
	background: #f7f7f7;
	font-size: 12px;
	color: #666666;
}

.row_odd,.browsing_result_table_body_odd,.seller_result_table_body_odd {
	padding: 7px 5px;
	background: #ffffff;
	font-size: 12px;
	color: #666666;
}

.row_even_highlight,.browsing_result_table_body_even_bold,.seller_result_table_body_even_bold
	{
	background: #ecf4ff;
	color: #666666;
	font-weight: bold;
}

.row_odd_highlight,.browsing_result_table_body_odd_bold,.seller_result_table_body_odd_bold
	{
	background: #dfeaf9;
	color: #666666;
	font-weighT: bold;
}

tr.row_even:hover,tr.browsing_result_table_body_even:hover,tr.seller_result_table_body_even:hover,tr.row_odd:hover,tr.browsing_result_table_body_odd:hover,tr.seller_result_table_body_odd:hover,tr.row_even_highlight:hover,tr.browsing_result_table_body_even_bold:hover,tr.seller_result_table_body_even_bold:hover,tr.row_odd_highlight:hover,tr.browsing_result_table_body_odd_bold:hover,tr.seller_result_table_body_odd_bold:hover
	{
	background: #ffffe1;
}

/* Results Cell Padding */
.row_even td,.browsing_result_table_body_even td,.seller_result_table_body_even td,.row_odd td,.browsing_result_table_body_odd td,.seller_result_table_body_odd td,.row_even_highlight td,.browsing_result_table_body_even_bold td,.seller_result_table_body_even_bold td,.row_odd_highlight td,.browsing_result_table_body_odd_bold td,.seller_result_table_body_odd_bold td
	{
	padding: 5px;
}

p.listing_results_description {
	color: #888888;
	margin: 3px 0;
	padding: 0;
	font-size: 11px;
}

.field_error_row {
	background: #fceaed;
	border-top: 1px solid #E68A9D;
	border-bottom: 1px solid #E68A9D;
	padding: 7px 5px;
	margin: 1px 0px;
	color: #5F6672;
	font-size: 11px;
	font-weight: bold;
}

/* ######### FEATURED STYLES ######### */

.featured_items {
	width: 100%;
}

.featured_items td.element table {
width: 100%;
}

.featured_items td.element {
	background: #ffffff url('../images/backgrounds/featured_item.gif') repeat-x bottom left;
	text-align: center;
	font-weight: bold;
	font-weight: bold;
	padding: 2px;
	margin: 5px;
	border: 1px solid #eaeaea;
}

.featured_items td.element:hover {
	background: #f1f7ff;
	border: 3px solid #bbd9ec;
padding: 0px;
margin: 3px;
}

.featured_items span.featured_title {
	color: #888888;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0 5px 0;
	margin: 0;
	display: block;
	width: 100%;
}

.featured_items span.price {
	display: block;
	white-space: nowrap;
}

/* ######### LISTING DETAILS STYLES ######### */
h1.listing_title {
	color: #4987c5;
	padding: 0;
	margin: 20px 0;
	font-size: 20px;
	font-weight: bold;
}

h1.listing_title span {
	color: #4174a6;
	float: right;
	font-size: 14px;
	padding: 4px 0 0 0;
}

h1.seller_username {
	margin: 5px 2px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #4987c5;
}

h1.seller_username a:link,h1.seller_username a:visited {
	margin: 5px 2px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #4987c5;
}

#seller_column {
	width: 200px;
	float: left;
}

#lead_photo_column {
	width: 250px;
	display: block;
	float: right;
	text-align: center;
}

#lead_photo_column img {
	border: 5px solid #eaeaea;
	margin-bottom: 10px;
}

#lead_photo_column div {
	text-align: left;
}

.listing_info_column {
	overflow: hidden;
	padding: 0 10px;
}

.listing_info_column ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 490px;
}

.listing_info_column ul li {
	list-style: none;
	padding: 5px 0 5px 10px;
}

.listing_info_column li.label {
	display: block;
	width: 200px;
	float: left;
	clear: both;
	font-weight: bold;
	color: #737373;
}

.listing_info_column li.value {
	display: block;
	width: 250px;
	float: left;
	color: #777777;
	font-weight: bold;
}

.listing_info_column li.price {
	color: #7ca93a;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 10px 10px;
}

.listing_photos img {
	border: 5px solid #eaeaea;
}

.listing_photos img:hover {
	border: 5px solid #4987c5;
}

#bid_bar {
	margin: 0;
	padding: 0;
	display: block;
}

#bid_bar li {
	list-style: none;
	padding: 5px 0px 5px 10px;
	margin: 5px 0;
}

#bid_bar li.label {
	display: block;
	width: 120px;
	float: left;
	clear: both;
	font-weight: bold;
}

#bid_bar li.value {
	display: block;
	width: 100px;
	float: left;
	color: #777777;
	font-weight: bold;
}

#bid_bar li.ieFloatFix {
	/* a nearly-invisible clearer element, to make IE play nice */
	display: block;
	clear: both;
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;	
}

#bid_bar li.buttons {
	display: block;
	width: auto;
	float: left;
	color: #777777;
	font-weight: bold;
}

#extra_questions {
margin-top: 10px;
padding-left: 5px;
}

#extra_questions ul {
	margin: 0;
	padding: 0;
	color: #666666;
}

#extra_questions li {
	list-style: none;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
height: 30px;
}

#extra_questions div.label {
	width: 300px;
	display: inline-block;
	float: left; /* for IE <= 7, which doesn't like inline-block */
	white-space: wrap;
	font-weight: bold;
}

#extra_questions div.data {
	width: 100px;
	display: inline-block;
}

#extra_questions div.data li {

padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
height: 30px;
}

#optional_fields {
	margin: 0;
	padding: 0;
}

#optional_fields li {
	list-style: none;
	padding: 5px;
}

#optional_fields label {
	font-weight: bold;
	display: inline-block;
	white-space: nowrap;
	width: 200px;
}

/* ######### LISTING IMAGES STYLES ######### */
.listing_images {
	margin: 0;
	padding: 0;
	text-align: center;
}

.listing_images li {
	display: inline-block;
	border: 5px solid #eaeaea;
	padding: 10px;
	margin: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #5f6672;
	width: 175px;
}

.listing_images li:hover {
	background: #ffffe1;
}

.listing_images span {
	display: block;
	padding: 5px 0;
}

#galleryThumbs {
	width: 100%;
	text-align: center;
}

#galleryThumbs ul {
	list-style-type: none;
	margin: 15px;
}

#galleryThumbs ul li {
	display: inline;
	margin: 3px;
}

#galleryBigImage {
	margin: 10px auto;
	border: 5px solid #eaeaea;
	/* float: left; */
}

#galleryBigImage:hover {
	border: 5px solid #4987c5;
}

#galleryBigImage p {
	background: #f7f7f7;
	border-top: 1px solid #dddddd;
	color: #4987c5;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	text-align: center;
}

#galleryBigImage img {
	border: none;
}

#galleryBigImage img:hover {
	border: none;
}

.full_image_item {
	background: #f7f7f7;
	border: 5px solid #eaeaea;
	color: #4987c5;
	font-size: 14px;
	font-weight: bold;
	margin: 5px auto;
	padding: 0 0 5px 0;
	text-align: center;
	display: inline-block;
}

.full_image_item img {
	margin-bottom: 5px;
}

/* ######### PRINTER FRIENDLY PAGE STYLES ######### */
.print_body {
	background: #ffffff;
	font-size: 11px;
}

.print_shell {
	width: 700px;
	margin: 0 auto;
}

.print_top_text {
	padding: 35px 0 0 0;
	font-weight: bold;
	float: right;
}

h1.print_title {
	background: #eaeaea;
	color: #4987c5;
	font-size: 14px;
	font-weight: bold;
	margin: 1px 0px;
	padding: 5px 0px 5px 3px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#print_photo_column {
	width: 250px;
	display: block;
	float: right;
	text-align: center;
}

#print_photo_column img {
	border: 5px solid #eaeaea;
	margin-bottom: 10px;
}

#print_photo_column div {
	text-align: left;
}

#print_listing_info_column {
	overflow: hidden;
	padding: 0 10px;
	font-size: 11px;
}

#print_listing_info_column ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 490px;
}

#print_listing_info_column ul li {
	list-style: none;
	padding: 5px 0 5px 10px;
}

#print_listing_info_column li.label {
	display: block;
	width: 200px;
	float: left;
	clear: both;
	font-weight: bold;
	color: #737373;
}

#print_listing_info_column li.value {
	display: block;
	width: 250px;
	float: left;
	color: #777777;
	font-weight: bold;
}

#print_listing_info_column li.price {
	color: #7ca93a;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 10px 10px;
}

#print_listing_photos img {
	border: 5px solid #eaeaea;
}

#print_extra_questions ul {
	margin: 0;
	padding: 0;
	color: #666666;
}

#print_extra_questions li {
	list-style: none;
	padding: 5px;
}

#print_extra_questions div.label {
	width: 175px;
	display: inline-block;
	white-space: nowrap;
	font-weight: bold;
}

#print_extra_questions div.data {
	width: 160px;
	display: inline-block;
}

#print_optional_fields {
	margin: 0;
	padding: 0;
}

#print_optional_fields li {
	list-style: none;
	padding: 5px;
}

#print_optional_fields label {
	font-weight: bold;
	display: inline-block;
	white-space: nowrap;
	width: 175px;
}

.print_half_column_left {
	width: 350px;
	float: left;
}

.print_half_column_right {
	width: 345px;
	padding: 0 0 0 5px;
	float: left;
}

/* ######### PAGINATION ######### */
.pagination {
	margin: 10px 5px;
	padding: 0px;
}

.pagination li {
	color: #666666;
	list-style: none;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 11px;
	margin: 2px;
}

.pagination li.current {
	color: #35629e;
	padding: 3px 6px;
	border: 1px solid #4987c5;
	background: #b2cbe5;
}

.pagination li a:link,.pagination li a:visited {
	color: #666666;
	padding: 3px 6px;
	border: 1px solid #b9b9b9;
	background: #f7f7f7;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	display: block;
	float: left;
}

.pagination li a:hover,.pagination li a:active {
	color: #648d25;
	padding: 3px 6px;
	border: 1px solid #A3C894;
	background: #E5F5DF;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	display: block;
	float: left;
}

/* ######### CART STYLES ######### */
.cart_item {
	border: 3px solid #eaeaea;
	padding: 3px 10px;
	margin: 5px;
	font-weight: bold;
	font-size: 12px;
	background: #f7f7f7 url('../images/backgrounds/cart_item_arrow_1.gif') no-repeat 2px center;
	color: #4987c5;
}

.cart_item_child {
	border: 2px solid #eaeaea;
	padding: 2px 10px;
	margin: 3px 5px 3px 50px;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	height: 21px;
}

.cart_item_child_mini {
	border: 2px solid #eaeaea;
	padding: 3px 10px;
	margin: 3px 5px 3px 50px;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}

.cart_item_child_mini ul {
	margin: 0;
	padding: 0;
}

.cart_item_child_mini ul li {
	list-style: none;
	color: #aaaaaa;
}

.cart_item:hover {
	background: #ffffe1 url('../images/backgrounds/cart_item_arrow_2.gif') no-repeat 2px center;
}

.cart_item_child:hover {
	background: #ffffe1;
}

.cart_item_subtotal {
	background: #f7f7f7;
	border: 2px solid #eaeaea;
	padding: 2px 10px;
	margin: 5px 5px 15px 50px;
	font-weight: bold;
	font-size: 14px;
	color: #7daa3b;
	text-align: right;
}

.subtotal_cart_item,
.tax_cart_item {
	border: 2px solid #eaeaea;
	padding: 2px 10px;
	margin: 5px;
	font-weight: bold;
	font-size: 16px;
	color: #666666;
	text-align: right;
	width: 50%;
	float: right;
}

.total_cart_item,
.total_order_item {
	background: #f7f7f7;
	border: 2px solid #eaeaea;
	padding: 2px 10px;
	margin: 5px;
	font-weight: bold;
	font-size: 16px;
	color: #7daa3b;
	text-align: right;
	clear: both;
	width: 50%;
	float: right;
}

.listing_extra_item,.payment_item {
	border: 5px solid #eaeaea;
	padding: 7px 10px;
	margin: 5px;
	font-weight: bold;
	font-size: 12px;
	background: #f7f7f7;
	color: #666666;
	display: block;
	vertical-align: middle;
}

.listing_extra_item:hover,.payment_item:hover {
	background: #ffffe1;
}

.listing_extra_item_child {
	border: 2px solid #eaeaea;
	padding: 2px 10px;
	margin: 5px 5px 15px 50px;
	font-weight: bold;
	font-size: 14px;
	color: #7daa3b;
	text-align: right;
}

.cart_item_cost,.listing_extra_cost {
	float: right;
	padding: 3px 0;
}

.cart_item_buttons {
	float: right;
	padding: 0 10px;
}

.cart_item_label {
	float: left;
	padding: 3px 0;
}

.cart_item div.cart_item_label {
	padding-left: 25px;
}

#addToCartButton {
	float: right;
	padding-right: 3px;
	text-decoration: none;
	cursor: pointer;
}

#addToCartButton:hover {
	text-decoration: underline;
	color: #ff9900;
}

#cart_buttons 
{
	text-align: center;
	font-size: medium;
	margin:3px 3px 10px;
	border: 1px solid #CECECE;
	padding: 10px;
	clear: both;
}

.disabled
{
	color: #cccccc;
}

.checkout_button {
	text-align: right;
	padding: 5px;
	clear: both;
}

#cart_left_column {
	width: 400px;
	float: left;
}

#cart_right_column {
	overflow: hidden;
	padding: 0 0 0 10px;
}

/* ######### PAYMENT SELECTION STYLES ######### */
label.payment_label {
	padding: 2px 5px;
	width: 200px;
	display: inline-block;
	font-weight: bold;
	font-size: 12px;
}

.payment_text
{
	position:relative;
	top:-10px;
	margin-left:65px;
	font-weight:lighter;
}
.payment_choices
{
	position:relative;
	border-style:solid;
	border-color:#CCE8FF;
	border-width:1px;
	padding-top:15px;
	padding-bottom:5px;
	width:370px;
	height:auto;
	margin:2px;
}


.agreement_text_box
{
	/* Used for "box" around payment gateway agreement text */
	border: thin solid black;
	overflow: auto;
	width: 80%;
	height: 250px;
	padding: 5px;
}

/* ######### CART STEP STYLES ######### */
#cart_steps {
	margin: 0;
	padding: 0;
	height: 40px;
}

#cart_steps li {
	list-style: none;
	display: block;
	float: left;
	height: 40px;
	padding: 13px 25px 0 20px;
	background: url('../images/backgrounds/cart_step.gif') no-repeat top right;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#cart_steps li.current {
	color: #4076b1;
	font-size: 16px;
	padding: 9px 25px 0 20px;
}

/* ######### FEEDBACK STYLES ######### */
.positive {
	color: #17A400;
}

.negative {
	color: #980000;
}

.neutral {
	color: #666666;
}

.feedback_cells td {
	padding: 3px 10px;
}

/* ######### MODULES STYLES ######### */
#search_box_1 {
	float: right;
}

#search_box_1 ul {
	margin: 0;
	padding: 6px 5px 0 0;
}

#search_box_1 ul li {
	list-style: none;
	display: inline;
}

#search_box_1 input.keyword {
	width: 200px;
}

/* ######### ADDON STYLES ######### */


/* This is a good place to copy/paste any addon CSS you might want to modify,
	that way you don't have to edit the original CSS file. */


/* ########### LIGHTBOX ########## */ 

/* Light up box slideshow styles */
.lightUpBox { 
	/* This is for the overall box the lightbox contents load in, but note that
	 * the lightUpBox may be used for more than just the lightbox slideshow.
	 */
	
	border: 10px solid #eaeaea;
	background-color: white;
	/* needs to be bigger than anything else on the page */
	z-index: 1005;
	
	/* position needs to be absolute to be able to be moved on the page */
	position: absolute;
}

.lightUpBoxOverlay {
	/* This is the overlay that hides the rest of the page, note that the
	opacity (transparency) will be set in JS for a "see through" or "faded"
	effect. */
	
	/* position needs to be absolute to work */
	position: absolute;
	top: 0px;
	left: 0px;
	/* Change the background color for different looks for how back is faded */
	background-color: #000000;
	width: 100%;
	/* needs to be second biggest z-index on the page, right below lightUpBox */
	z-index: 1004;
}

.lightUpBox_imageBox {
	/* In the overall box, this is the div containing the image */
	text-align: center;
}

.lightUpBox_imageBox img {
	/* The actual image */
	cursor: pointer;
}

img.lightUpBigImage {
	/* This is a stand-alone image in the box, it's not wrapped by extra HTML,
	this is used on image upload page as a "simpler" light up box without the
	fancy slideshow. */
	/* give it a pointer since when you click on it, it closes it. */
	cursor: pointer;
}

.lightUpBox_navigation {
	/* In the overall box, this is the div containing the navigation */
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 5px;
	text-align: center;
	/* width: 80%; */
	background-color: white;
	border: 5px solid #eaeaea;
	font-size: 12px;
	color: #4987c5;
}

.lightUpBox_description {
	/* In the overall box, this is the div containing the image description */
	text-align: center;
	padding: 7px 5px;
	background: #f7f7f7;
	font-size: 14px;
	font-weight: bold;
	color: #4987C5;
}

.lightUpMover,
.lightUpTitle
{
	/* CSS for anything that can be used to "move" the lightbox. */
	cursor: pointer;
}

div.closeBoxX {
	/* Used for red X to close the lightbox, used on "popup style" lightboxes */
	
	/* Not used for the slideshow, this is used when the lightbox is used
		for a mini-popup such as a yes/no confirmation. */
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
	padding-top: 5px;
	padding-right: 5px;
	width: 15px;
	height: 15px;
	background: url('../images/close.gif') no-repeat top left;
}
div.closeBoxX:hover {
	/* Shift the background, make it look "pushed down" when hovering. */
	background: url('../images/close.gif') no-repeat 1px 1px;
}

/* ######### EXTRA PAGE LIST STYLES ######### */
dl {
	width: 350px;
}

dd {
	clear: right;
	margin: 0 0 20px 40px;
	font-size: 16px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
dd.image {
	clear: none;
	float: left;
	margin: 0;
}
dt {
	clear: left;
	float: right;
	width: 310px;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

.title2 {
	font-size: 24px;
	font-weight: bold;
	color: #4987C5;
	font-family: Arial, Helvetica, sans-serif;
}

/* ######### FEEDBACK HELP BOX STYLES ######### */
#help_info_column {
	overflow: hidden;
	padding: 0 10px;
}

#help_info_column ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 390px;
}

#help_info_column ul li {
	list-style: none;
	padding: 5px 0 5px 10px;
}

#help_info_column li.left {
	display: block;
	width: 50px;
	float: left;
	clear: both;
	font-weight: bold;
	color: #737373;
	text-align: right;
}

#help_info_column li.right {
	display: block;
	width: 250px;
	float: left;
	color: #777777;
	font-weight: bold;
}




/* @group Custom MySkatingMall */



/* @group Main Nav */

#nav_inside_wrapper {
float: right;

text-align: right;
}

div#nav_text {
background: url(../img/nav-text-bg.gif) repeat-x 0 0;
font-family: Garamond, "Times Roman", Times, serif;
margin-bottom: 0;
margin-top: 0;
margin-right: auto;
padding-right: 0;
padding-top: 0;
padding-bottom: 0;
height: 37px;
float: right;
}

div#nav_login_func_div {
margin: 0 auto;
font-family: Garamond, "Times Roman", Times, serif;
padding-right: 0;
padding-left: 0;
padding-bottom: 3px;
}

ul#nav_text_ul, ul#nav_text_ul_ie6 {
font-family: Garamond, "Times Roman", Times, serif;
list-style-type:  none;
padding-left: 0;
margin: 0 auto;
height: 37px !important;
float: right;
}

ul#nav_login_func {
list-style-type:  none;
padding-left: 0;
margin: 0 auto;
height: 46px;
}

li#nav_welcome {
vertical-align: bottom;
text-align: center;
width: 80px;
height: 10px;
margin-top: 0;
padding: 0;
}

ul#nav_text_ul li,
ul#nav_text_ul_ie6 li,  ul#nav_login_func li {
margin: 0;
border-right: 1px solid #c25b29;
float: left;
background: url(../img/nav-text-bg.gif) repeat-x 0 0;
height: 31px;
padding-right: 0px;
padding-left: 0px;
padding-top: 6px;
}

ul#nav_text_ul_ie6 li {
padding-top: 0px;
}

ul#nav_login_func li {
background: none repeat-x 0 0;
border-right-style: none;
margin-top: 9px;
float: right;
}

ul#nav_text_ul li a, 
ul#nav_text_ul_ie6 li a,
ul#nav_login_func li a {
color: #fff9d9;
text-transform:  sentence;
text-decoration: none;
height: 37px !important;
padding: 6px 7px 10px;
font: 18px Garamond, "Times Roman", Times, serif;
}

ul#nav_login_func li a {
font-size: 12px;
}

ul#nav_text_ul li a:hover, ul#nav_text_ul_ie6 li a:hover {
background: #e37742 url(../img/nav_bg_sel.gif) repeat-x;
color: white;
}

ul#nav_text_ul li a#nav_text_sel, ul#nav_text_ul_ie6 li a#nav_text_sel {
background: #e37742 url(../img/nav_bg_sel.gif) repeat-x;
color: white;
height: 37px !important;
}

#nav_text_last {
padding-right: 0;
border-right-style: none;
}

li#nav_login_func_subnav {
height: 22px;
}


/* @end */

/* @group Subnav */

table#subnav_table {
margin-top: -2px;
}

table#subnav_table td {
text-align: left;
}

td#subnav_endcap_l, td#subnav_endcap_r {
vertical-align: top;
width: 8px;
}

td#subnav_endcap_l {
background: url(../img/subnav-endcap-l.gif) no-repeat right top;
width: 10px;
}

td#subnav_endcap_r {
background: url(../img/subnav-endcap-r.gif) no-repeat left top;
width: 10px;
margin: 0;
padding: 0;
}

td#subnav_td_cen {
}

ul#subnav {
list-style-type:  none;
margin: 0 auto;
height: 22px;
background: url(../img/subnav-bg.gif) repeat-x;
padding-left: 0;
width: 100%;
}

ul#subnav li {
float: left;
text-align: center;
margin-top: 0;
padding: 5px 0 0;
}

ul#subnav li a {
color: #431d0c;
font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
text-align: center;
}

ul#subnav li a:hover {
color: #a64013;
text-decoration: underline;
}


/* @end */

div#navbar_wrapper {
margin: 0 30px;
min-width:  990px;
}

table#navbar_table {
margin: 0 auto;
border-style: none;
padding: 0;
margin: 0;
border-collapse:collapse;
}

td#navbar_endcap_td_l, td#navbar_endcap_td_l_ie6 {
vertical-align: bottom;
text-align: left;
padding: 0;
margin: 0;
background: url(../img/navbar-endcap-wide-l.png) no-repeat 0 100%;
width: 158px;
}

#nav-logo-img {
width: 140px;
margin-bottom: 15px;
}

td#navbar_endcap_td_l_ie6 {
background: url(../img/navbar-endcap-wide-l-ie6.gif) no-repeat 0 100%;
}

td#navbar_endcap_td_r, td#navbar_endcap_td_r_ie6 {
background: url(../img/navbar-endcap-bg-r.png) no-repeat 100% 100%;
vertical-align: bottom;
margin: 0;
padding: 0;
width: 12px;
}

td#navbar_endcap_td_r_ie6 {
background: url(../img/navbar-endcap-bg-r-ie6.gif) no-repeat 100% 100%;
width: 12px;
}

td#navbar_container, td#navbar_container_ie6 {
background: url(../img/navbar-cen-bg.png) repeat-x 100% 100%;
vertical-align: bottom;
width: 100%;
margin-top: 0;
}

td#navbar_container_ie6 {
background: url(../img/navbar-cen-bg-ie6.gif) repeat-x 100% 100%;
}

table#navbar {
border-collapse: collapse;
width: 100%;
height: 21px;
float: right;
}

div#navbar_float {
margin:  0 auto;
background: url(../img/navbar-top.png) no-repeat 50% 100%;
text-align: left;
}

div#navbar_float_ie6 {
margin:  0 auto;
text-align: left;
width: 100%;
}

div#navbar_float_ie6 img {
margin-left: 6px;
}

div#navbar_float img {

}

a.listing_extra {
font-style: italic;
font-size: 11px;
color: #4987c5;
text-decoration: underline;
}

div#art_container {
}

div#art_float, div#art_float_ie6 {
background: url(../img/corner_skaters_1.png) no-repeat 106% 0;
position: absolute;
z-index: -100;
width: 100%;
height: 300px;
min-width:  935px;
top: 20px;
}

div#art_float_ie6 {
background: url(../img/corner_skaters_1.gif) no-repeat 106% 2;
}

div.clearone {
height: 0;
}

.field_label_exp {
font-weight: normal;
font-style: normal;
font-size: 11px;
margin-top: 5px;
}

.help_box {
width: 80%;
margin: 20px auto;
border: 3px solid #c2d6ea;
background-color: #f3f9ff;
font-size: 16px;
padding-left: 20px;
padding-right: 20px;
}

.help_box ul {
width: 90%
}

.help_box li {
padding-bottom: 5px;
font-size: 16px;
color: #364e66;
line-height: 22px !important;
}

.help_box p {
font-size: 16px;
line-height: 24px;
}

.help_box a {
color: #3570a6;
text-decoration: underline;
}

.help_box p.explain {
font-style: italic;
font-size: 14px;
}

#footer div.disclaimer a {
color: #3f75aa;
text-decoration: underline;
}

#ex_photos_box {
background-color: #fdfeff;
margin-bottom: 20px;
border: 1px solid #dbdfe3;
padding: 5px 0 0 15px;
width: 460px;
margin:  0 auto;
}

#ex_photos_box p {
margin-bottom: 4px;
margin-top: 4px;
font-weight: bold;
margin-left: 0;
}

#ex_photos_box ul {
list-style-type: none;
padding-left: 0;
display: inline-block;
padding-bottom: 0;
width: 100%;
margin-left: 0;
}

#ex_photos_box li {
float: left;
margin-right: 15px;
margin-bottom: 0;
padding-bottom: 0;
}

#ex_photos_box img {
}

.logo_list {
list-style-type: none;
display: inline-block;
}

.logo_list li {
float: left;
width: 135px;
margin-right: 10px;
padding-bottom: 10px;
}

ul.brand_list {
padding-left: 0;
margin: 8px 5px 5px 8px;
}

ul.brand_list li {
display: inline-block;
margin-bottom: 10px;
margin-top: 5px;
margin-right: 2px;
}

.brand_list a:link, .brand_list a:hover {
color: #424242;
	padding: 4px 8px;
background: -moz-linear-gradient(
		top,
		#f0f0f0 0%,
		#bdbdbd);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#f0f0f0),
		to(#bdbdbd));
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #a0a0a0;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.7),
		inset 0px 0px 5px rgba(161,142,016,0);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.3),
		inset 0px 0px 5px rgba(161,142,016,0);
	text-shadow: #fff 0 -1px 2px;
font-size: 14px;
font-weight: bold;
}

.brand_list a:hover {
background: -moz-linear-gradient(
		top,
		#d9e2f2 0%,
		#97b2cf);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#d9e2f2),
		to(#97b2cf));
text-decoration: none;
}

.search_for {
color: gray;
}

/* @group Promos */

.promo_box_right {
font-size: 13px;
border: 1px solid white;
padding: 8px;
line-height: 18px;
}

.promo_green {
background: #f0ffec url(http://www.myskatingmall.com/img/banner-bg-green.gif) repeat-x 0 100%;
}

.promo_blue {
background: #e8f3ff url(http://www.myskatingmall.com/img/banner-bg-blue.gif) repeat-x 0 100%;
}

.promo_yel {
background: #fffbf3 url(http://www.myskatingmall.com/img/banner-bg-yel.gif) repeat-x 0 100%;
}

/* @end */


/* @group Pagetop Content */



div#pagetop_head {
vertical-align: middle;
padding-top: 0;
padding-bottom: 0;
text-align: center;
}

div#pagetop_head h1 {
font: bold 45px/48px Garamond, "Times Roman", Times, serif;
margin-top: 0;
color: #06232e;
margin-bottom: 0;
padding-top: 30px;
padding-bottom: 5px;
}

div.letter_container, div.header_block_container {
border: 10px solid #f2f0e7;
background-color: #fffdfa;
text-align: left;
margin: 30px 30px 40px;
font-size: 16em;
line-height: 18em;
padding-top: 10px;
padding-left: 20px;
position: relative;
padding-right: 20px;
}

div.header_block_container {

}

div.letter_container h2, div.header_block_container h2 {
font: italic 1.3em Garamond;
color: #5f4b05;
text-align: center;
padding-bottom: 10px;
border-bottom: 1px solid #efe5c5;
}

div.header_block_container p {
width: 100%;
font-size: 16px;
line-height: 22px;
}

#pagetop_nav_container {
width: 600px;
margin: 20px auto 0;
}

/* @end */

/* @group Page Section Container */

a.partner_anchor {
}

a.anchor_hilite {
margin-bottom: 40px;
padding-bottom: 40px;
margin-top: 40px;
}

div.page_section_container {
border: 1px solid #dec673;
background-color: #fefbf2;
text-align: left;
margin: 10px 20px 20px;
padding: 10px 20px 20px;
font-size: 1.2em;
line-height: 1.3em;
position: relative;
}

div.partner_hilite {
border: 3px dashed #dec673;
background-color: #fff9ea;
margin-top: 40px;
margin-bottom: 40px;
}

div.page_section_container p {
font: 16px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
margin-bottom: 0;
color: #534a2a;
}

div.page_section_tab {
margin-bottom: 20px;
margin-right: 10px;
background-image: url(img/tab-skating-coaches.gif);
position: absolute;
top: -4px;
}

div.page_section_container ul {

}

div.page_section_container ul li {
margin-top: 10px;
}

div.page_section_container h2 {
color: #263c4e;
margin-top: 0;
margin-bottom: 6px;
text-decoration: none;
font: bold 1.2em/1.6em Lucida, Verdana, sans-serif;
margin-left: 185px;
text-align: left;
}

div.page_section_container h2 a {
text-decoration: underline;
color: #443607;
}

div.page_section_container a {
color: #314d65;
}

div.page_section_container h3 {
color: #9d4a22;
text-decoration: none;
padding-bottom: 5px;
font: italic .9em Lucida, Verdana, sans-serif;
margin: 6px 15px 50px 185px;
border-bottom: 1px solid #a1522b;
}

div.page_section_container ol {
font: 16px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
color: #534a2a;
}


table.page_section_split {
width: 100%;
}

td.section_left {
width: 540px;
margin-top: 10px;
text-align: left;
}

td.section_right {
margin-top: 10px;
}

td.section_right h2, td.section_right h3 {
color: #263c4e;
margin-top: 0;
margin-bottom: 6px;
text-decoration: none;
text-align: left;
float: left;
margin-left: 0;
border-bottom-style: none;
font: bold 24px/28px Lucida, Verdana, sans-serif;
}

td.section_right h2 a {
}

td.section_right h3 {
font-weight: normal;
font-style: normal;
}

td.section_right h3 {
font-style: italic;
font-size: 18px;
line-height: 22px;
margin-top: 5px;
margin-bottom: 10px;
}

td.section_right p {
}


table#fs_table {
margin: 20px 20px 0;
padding-top: 0;
padding-bottom: 0;
width: 800px;
}

table#fs_table img {
margin-right: 3px;
margin-left: 3px;
}



/* @end */

/* @group FAQ */

ul#faq_list {
margin-right: 40px;
margin-top: 0;
margin-bottom: 0;
padding-bottom: 20px;
}

ul#faq_list li {
margin-top: 10px;
line-height: 20px;
font-size: 16px;
}

a.orange_button, a.orange_button_sel, a.orange_button:hover {
background-color: #f39b34;
border: 2px solid #ffe3c1;
padding: 5px;
margin-top: 10px;
margin-bottom: 10px;
font-size: 1.1em;
color: white;
}

a.orange_button {
background-color: #f3bf84;
}

/* @end */



/* @group Contact Form */

div#contact_form_container {
width: 500px;
margin: 10px auto 80px;
background-color: #87b6e1;
padding: 20px;
border: 1px solid #669dcf;
}

div#contact_form_container, p.contact_header {
font-size: 14px;
font-weight: normal;
font-style: normal;
}

div#contact_form_container p {
font-size: 12px;
font-style: italic;
}

div#contact_form_container a:link {
color: #3f75aa;
}

div#contact_form_container input, div#contact_form_container textarea, div#constant_contact_wrapper textarea, div#constant_contact_wrapper input, div#constant_contact_wrapper select {
background-color: #d2e5f6;
border: 3px solid #78a6d0;
font-size: 14px;
line-height: 16px;
color: #0f3251;
margin-bottom: 10px;
margin-top: 3px;
}

div#constant_contact_wrapper select {
font-size: 12px;
}

div#contact_form_container input.submit_button {
width: 70px;
float: right;
background-color: white;
font-weight: bold;
color: #a1522b;
}


div#constant_contact_wrapper {
margin-top: 0;
}

div#constant_contact_wrapper table {
width: 100%;
margin-top: 0;
}

div#constant_contact_wrapper h3 {
font-weight: bold;
padding-left: 0;
margin-left: 0;
margin-bottom: 20px;
}

div#constant_contact_wrapper input#submit_button {
background-color: #f38300;
border: 2px solid #ffd49e;
padding: 10px;
margin-top: 20px;
margin-bottom: 20px;
font-size: 1.3em;
color: white;
}

input#email_input {

}

input#submit_button_small {
background-color: #ff6d30;
}

/* @end */

div#content_box_subpage_pad {
width: 95%;
padding: 20px;
}

/* @group Registration */

ul.registration_chooser {
width: 800px;
margin: 40px auto 30px;
height: 45px;
line-height: 45px;
}

ul.registration_chooser li {
float: left;
display: inline-block;
list-style-type:  none;
margin-left: 15px;
}

ul.registration_chooser li a, ul.registration_chooser li a:hover {
background-color: #f39b34;
border: 2px solid #ffe3c1;
padding: 10px;
margin-top: 10px;
margin-bottom: 10px;
font-size: 14px;
color: white;
font-weight: bold;
}

ul.registration_chooser li a:hover {
border: 2px solid #7ca93a;
background-color: #96c146;
}


table.reg_prices {
width: 90%;
margin: 20px auto 0;
}

td.reg_desc {
border: 1px solid #eeebe3;
width: 70%;
background-color: white;
padding: 10px;
}

td.reg_price {
border: 1px solid #eeebe3;
width: 30%;

background-color: #fcf7e2;
text-align: center;
font-weight: bold;
padding: 10px;
}

.reg_table_exp {
font-size: .8em;
line-height: 1.2em;
color: #333;
}

table.reg_banner {
width: 90%;
margin: 20px auto 0;
}

table.reg_banner td {
border: 1px solid #eeebe3;
width: 30%;
padding: 10px;
}

.reg_parahead {
margin-bottom: 10px;
}

.s0 {
width: 150px;
background-color: #ebd1c4;
}

.s1 {
width: 10%;
background-color: #ebd1c4;
}

.s2 {
background-color: white;
text-align: left;
}

.s3 {
background-color: #fcf7e2;
text-align: center;
font-weight: bold;
}

.s4 {
background-color: #fcf7e2;
}

.s5 {
background-color: #fcf7e2;
}

/* @end */





ul.info {

}

ul.info li {

}

.list_em {
font-weight: bold;
}

div.clearone1 {
clear:  both;
height: 1px;
}

div.clearone20 {
clear:  both;
height: 20px;
}

div.clearone30 {
clear:  both;
height: 30px;

}

.cen {
text-align: center;
}

.left {
text-align: left;
}

div.partner_link {
margin: 0 auto 30px;
width: 300px;
}

div.partner_link a {
text-align: center;
border-style: solid;
border-color: #a2caf4;
padding: 20px;
display: block;
font-size: 18px;
line-height: 24px;
background-color: #d2e8ff;
color: #4987c5;
font-weight: bold;
text-decoration: underline;
}

div.partner_link a:hover {
text-align: center;
border-style: solid;
border-color: #98c247;
padding: 20px;
display: block;
font-size: 18px;
line-height: 24px;
background-color: #f7fed7;
color: #98c247;
font-weight: bold;
text-decoration: underline;
}

div.paypal_error {
margin: 50px auto;
width: 350px;
padding: 20px;
font-size: 16px;
text-align: center;
background-color: #ffece5;
border: 2px solid #ffc2ac;
line-height: 20px;
color: #a24321;
}



/* @group Measurement Table */

.measurement_table {
width: 600px;
margin: 10px auto;
}

.measurement_table td {
text-align: center;
padding: 3px;
color: #474747;
background-color: #f2f6ec;
}

.measurement_table td.measure_head {
text-align: center;
text-transform:capitalize;
background-color: #d6eab8;
color: #5e5e5e;
}

.measurement_table td.measure_label {
background-color: #ecf3e1;
font-style: italic;
}

div#measurement, div#manuf_object {
text-align: center;
margin-top: 10px;
}


/* @end */

div#storefront_logo img {
width: 150px;
border:  2px solid gray;
}

ul#storefront_header {
list-style-type: none;
padding-left: 0;
}

ul#storefront_header li {
float: left;
padding-right: 30px;
text-align: left;
}

div.test_image {
float: right;
clear: none;
text-align: center;
padding: 0 0 30px;
width: 200px;
margin-top: 10px;

margin-left: 30px;
}

div.test_image  img {
height: 130px;
}

p.frontpage-paragraph {
font-size: 14px;
line-height: 20px;
padding-left: 10px;
padding-right: 10px;
}

p.frontpage-paragraph a {
color: #3c70ac;
text-decoration: underline;
}

p.frontpage-paragraph a:hover {
text-decoration: underline;
color: #559de2;
}
