/* All IE6 hacks moved to main_iehacks.css */

body{
	margin: 0;
	padding:0;
	font: 16px "Trebuchet MS", Tahoma, sans-serif ;
	color: #333333;
	background: #c4c4c4;
}


table { margin: auto; padding: 0; }
td, th { vertical-align: top; }
form { margin: 0; padding: 0; display: inline; }
img { border: none; }

h1, h2, h3, h4 { padding: 0; margin: 1em 0 1em 0; line-height: 125%; color: #ffffff; }
h1 { margin: 0 0 1em 0; color: #666666; }
h1.listing { margin-left: 30px; float: left; }
h1 strong, h2 strong, h3 strong { font-weight: normal; }

a { color:#000099; text-decoration: underline; }
a:hover { color: #8888ff; }

/* Misc classes */
.clr { clear: both; }
.hidden { display: none; }
.center { text-align:center; vertical-align:middle; }
.right { text-align:right; float:right; }
.inline { display:inline; }
.left { text-align:left; float:left; }
.req { color: #ff0000; }
.info { border: 2px dotted #ff0000; margin: 0 40px 30px 40px; padding: 10px 20px; background-color: #ffffcc; color: #333; }
#picture { margin: auto; text-align: center; vertical-align:middle; clear:both;  position: relative; }
#btns { height: 100px; clear:both; position: relative; }
#hometxt { width: 410px; padding-top: 10px; text-align: center; z-index: 1; margin: auto; position: relative; }
#frames { top: 170px; position: absolute; height: 435px; }

div.image { margin: 5px; }
div.imager, img.imager { float: right; margin: 10px 0 10px 30px; }
div.imagel, img.imagel { float: left; margin: 10px 30px 10px 0; }
div.image_caption { font-size: 90%; color: #666666; }
div.image img, div.imager img, div.imagel img, image.imager, img.imagel { border: 1px solid #666666; }

div.line { padding: 0 0 10px 0; margin: 0 0 10px 0; border-bottom: 1px solid #dddddd; }

/* Structure <page container/header/hrmenu/content/footer> */
#page-container { margin: 0 auto; padding: 0; width: 930px; background: #ffffff; }

#header, #header-framer { overflow:hidden; background: #8a8a8a url(../images/header_bg.png) repeat-x 0 0; }

#header { height: 200px; width: 930px; }
#header-framer { height: 80px; width: 950px; }

#header #header_logo { float: left; margin: 30px 0 0 10px; }
#header #header_slogan { float: left; margin: 70px 0 0 15px; }
#header #header_fundraiser { float: right; margin: 0 10px 0 0; }

#header-framer #header_logo { float: left; margin: 0 0 0 20px; }
#header-framer #header_slogan { float: right; margin: 0 20px 0 0; }

/** hrmenu -list **/
#hrmenu {	background: #ffffff url(../images/menu_bg.png) repeat-x 0 0; padding: 0 0 0 30px; border-top: 1px solid #000000; overflow: hidden; }
#hrmenu ul { height: 35px; margin: 0; padding: 0; }
#hrmenu li { float: left; height: 35px; margin: 0; padding: 0; list-style: none; }

#hrmenu li a {
	background: transparent url(../images/menu_bg.png) repeat-x 0 0;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #140C74;
	color: #333333;
	display: block;
	font-size: 13px;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	margin: 0pt;
	padding: 0pt 18px;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
	width: auto;
}

#hrmenu li a.current, #hrmenu li a:hover { background-position: 0 -35px; border-bottom: 1px solid #dddddd; }
#hrmenu li#pg_home a { border-left: 1px solid #dddddd; }

#content { margin: 0; padding: 20px 0; background: #8a8a8a url(../images/content_bg.png) repeat-x 0 0; color: #ffffff; }
#content_inner { padding: 0 30px; }

#content_outer_noleft { }

#empty { height: 300px; }

#footer {
	clear: both;
	line-height: 20px;
	color: #777777;
	text-align: center;
	font-size: 12px;
	vertical-align:middle;
	padding-top: 10px;
	background: #c4c4c4 url(../images/footer_bg.png) repeat-x 0 0;
}

#footer a { color: #444444; text-decoration: none; }
#footer a:hover { color: #888888; text-decoration: underline; }

.framer_content { padding: 10px 0 0 0 !important; }
.framer_width { width: 950px !important; }
.framer_menu_width { width: 920px !important; }

#signup {
height: 30px;
color:#FFFFFF;
font-size: 18px;
padding: 10px;
padding-bottom: 0;
width: 800px;
margin: auto;
}

.txtinput { background: url(../images/email-field.gif); width: 230px; height: 18px; border: 0; padding: 2px 5px 5px 5px;}
div.txt { }
div.txt p { padding: 0 20px 0 60px; }


#rightcolumn2 {
	padding: 0 0 20px 20px;
	margin: 0 0 0 20px;
	width: 350px;
	float:right;
	border-left: 1px solid #555555;	
}

#rightcolumn {
	padding: 0px 0 20px 30px;
	margin: 0;
	width: 33%;
	float:right;
	line-height: 110%;
	text-align: left;
}

#maincolumn {
	float: none;
	padding: 0 25px;
	width: 100%;
	text-align: left;
}


/* page nav for FE */

.pagenav { float: right; text-align: right; font-size: 0.9em; font-weight: bold; color: #666666; margin: 12px 0 20px 0; }
.pagenav a, .pagenav a:link, .pagenav a:visited, .pagenav .current { color: #333333; padding: 2px 5px; border: 1px solid #dddddd; text-decoration: none; }
.pagenav .current { color: #000000; background: #eeeeee; }
.pagenav a:hover { color: #333333; background: #ffeedd; text-decoration: none; }
.allresults { font-weight: normal; }

/* product-related

"li" == listing
"prod" = product
*/

.price_reg { text-decoration: line-through; }
.price_sale { color: #ff0000; }

.li_prod_row { padding: 0 0 0 2px; }
.li_prod, .li_topseller {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	width: 197px;
	padding: 0;
	margin: 1px 13px 28px 13px;
	border: 1px solid #dddddd;
	background: #ffffff;
}
.li_prod .artwork { height: 181px; text-align: center; vertical-align: middle; padding: 10px 4px 0 4px; }
.li_prod .product_name { font-size: 0.9em; font-weight: bold; padding: 0 4px; }
.li_prod .desc { text-align: center; padding: 0 4px 10px 4px; }

.li_prod_table { width: 100%; }
.li_prod_buttons { padding: 10px 0 0 0; }
.li_prod_buttons_l { float: left; }
.li_prod_buttons_r { float: right; }
.li_prod_options { }
.li_prod_options select { width: 100%; margin: 0 0 2px 0; }
.li_prod_pricing { text-align: center; line-height: 140%; padding: 4px;}

/* content rounded box */

.box_rounded { background: #ffffff; text-align: left; padding: 0; margin: 0; }

.box_rounded .box_t { background: url(/images/grayline.png) 0 0 repeat-x; }
.box_rounded .box_tl { background: url(/images/box_white_01.png) 0 0 no-repeat }
.box_rounded .box_tr { height: 8px; overflow: hidden; background: url(/images/box_white_03.png) 100% 0 no-repeat; }
.box_rounded .box_content { padding: 5px 40px 20px 40px; text-align: left; border-bottom: none; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; min-height: 400px; color: #333333; }
.box_rounded .box_b { background: url(/images/grayline.png) 0 100% repeat-x; }
.box_rounded .box_bl { background: url(/images/box_white_07.png) 0 0 no-repeat; }
.box_rounded .box_br { height: 8px; overflow: hidden; background: url(/images/box_white_09.png) 100% 0 no-repeat; }

.box_rounded li { padding-bottom: 10px; }
.box_rounded h1 { color: #aaaaaa; font: 1.8em Arial, Helvetica, sans-serif; padding: 0; margin: 1em 0 1em 0; border-bottom: 1px solid #cccccc; }
.box_rounded h2 { color: #777777; margin: 1.5em 0 0 0; }
.box_rounded h3 { color: #777777; }
.box_rounded p { line-height: 150%; }

/* end content rounded box */

div.q { clear: both; margin-top: 20px; font-style: italic; font-weight: bold; border-top: 1px solid #dddddd; }
div.ans { text-align: justify; }
div.totop { clear: both; text-align: right; margin: 0 0 10px 10px; line-height: 150%; }

/* popup for other memorabilia */
body#popup_bg { color: #000000; background: #c4c4c4 url(images/body_bg.gif) repeat-x 0 0; }
body#popup_bg a {
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #ff9999;
	border-right: 1px solid #cc0000;
	border-bottom: 1px solid #cc0000;
	border-left: 1px solid #ff9999;
	margin: 0 0 5px 0;
}
body#popup_bg a:link, body#popup_bg a:visited { color: #cc0000; }
body#popup_bg a:hover, body#popup_bg a:active { color: #ff0000;	background-color: #ffffff; }

.memorabilia_index { font-weight: bold; }
.memorabilia_nav { padding: 10px; position: absolute; bottom: 0; right: 0; } 
.memorabilia_nav a { display: block; padding: 2px 10px;  }

/* end popup for other memorabilia */

.fundraiser { position: relative; }
.fundraiser_frames { position: absolute; top: 0; left: 0; z-index: 20; }
.fundraiser_content { position: relative; padding: 190px 0 0 0; z-index: 21; }
.fundraiser_cheerleader { float: right; margin: 0 0 2em 2em; }

.jersey_left { float: left; }
.jersey_right { float: right; width: 580px; height: 475px; background: transparent url(../images/jersey_selection_02.png) no-repeat 0 0; }

.jersey_chart { width: 450px; height: 230px; overflow: hidden; margin: 210px 0 0 100px; background: #ffffff; }
.jersey_chart td { width: 150px; vertical-align: top; text-align: center; }
.jersey_table { border-collapse: collapse; color: #414057; margin: auto; border: 1px none; }
.jersey_table th { width: auto; font-size: 1.1em; font-weight: bold; text-align: center; padding: 7px 0 8px 0; font-family: Georgia, "Times New Roman", Times, serif; }
.jersey_table td { width: auto; font-size: 0.8em; font-weight: bold; text-align: center; padding: 0 0 5px 0; }
.jersey_table td a, .jersey_table td a:link, .jersey_table td a:visited { display: block; border: 1px solid #ffffff; text-decoration: none; background: transparent; color: #888888; }
.jersey_table td a:hover, .jersey_table td a:active { border: 1px solid #cccccc; text-decoration: none; background: #eeeeee; color: #000000; }
.jersey_chart td.border_r { border-right: 1px solid #dddddd; }
.jersey_chart td.border_b { border-bottom: 1px solid #dddddd; }

/* contact form */

.contact1 { margin: 0 auto 20px auto; }
.contact1 td { padding: 10px; border-left: 1px solid #eeeeee; }

.contact2 { margin: 0 auto 20px auto; }
.contact2 th { padding: 5px 7px; text-align: right; font-weight: bold; }
.contact2 td { padding: 5px 7px; text-align: right; }

.contactinfo { margin: 0 auto 20px auto; }
.contactinfo th { font-weight: normal; text-align: left; }
.contactinfo td { font-weight: bold; text-align: left; }
.contactinfo th, .contactinfo td { padding: 3px 5px 3px 0; }

.contacttables1 { width: 48%; float: left; }
.contacttables2 { width: 45%; float: left; padding-left: 20px; margin-left: 20px; border-left: 1px solid #eeeeee; }
.contacttables2 p { font-weight: bold; }

table.contactform { margin: 0 auto 10px auto; }
table.contactform td {
	padding: 3px 10px 3px 0px;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
}

/* end contact form */
/* cart */

.cart_outer { }
.cart_table { border-collapse: collapse; margin: 0 auto 20px auto; border: 1px solid #dddddd; }
.cart_table td, .cart_table th { text-align: center; font-weight: normal; font-size: 0.9em; vertical-align: middle; border: 1px solid #dddddd; padding: 2px 10px; }
.cart_table th { background: #eeeeee; }
.cart_table th.product { text-align: left; }
.cart_table td.product { }
.cart_table th.price { text-align: center; width: 80px; }
.cart_table td.price { text-align: right; white-space: nowrap; }
.cart_table td.details { text-align:left; }
.cart_table tr.totals { border-bottom: 1px solid #dddddd; }
.cart_table tr.totals td { border: none; }
.cart_table td.total_label { text-align: right; font-weight: bold; }
.cart_table td.total { text-align: right; font-weight: bold; color: #990000; border-right: 1px solid #dddddd; border-left: 1px solid #dddddd; }

.buttonset_cart { width: 400px; margin: auto; text-align: center; }
.buttonset_cart a, .buttonset_cart input { margin: 0 20px; }

a.buttonlink {
	background: #0000cc url(../images/button_bg.png) repeat-x 0 0;
	height: 30px;
	padding: 4px 21px;
	line-height: 30px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em !important;
  font-weight: bold;
  text-decoration: none;
	color: #ffffff;
	text-align: center;
	white-space: nowrap;
}

a.buttonlink:hover, a.buttonlink:active { color: #ffff00; background-position: 0 -30px; }

/* end cart */

/* checkout */

.checkout_login_form { margin: 0 auto 20px auto; width: 85%; }
.checkout_login_form p { text-align: center; }
.checkout_login_section { width: 49%; float: left; }
.checkout_login_section p { text-align: left; margin: 10px 0 10px 25px; text-indent: -25px; }
.checkout_new { padding: 1px 20px; }
.checkout_existing { padding: 1px 20px; border-left: 1px solid #dddddd; }
.checkout_forgot_password { font-size: 0.8em; margin: 10px 0 10px 25px; text-indent: 0 !important; } 

.payment_method { }
.payment_method_table { }
.payment_method_table td { vertical-align: top; }

td.delivery_options { text-align: left; border: none; }
td.delivery_options table { border-collapse: collapse; border: 1px solid #dddddd; float: left; margin: 0 20px 10px 0; }
td.delivery_options td { border: none; border-bottom: 1px solid #dddddd; text-align: left; }

.msg
{
	border:2px solid #f77;
	padding:4px;
	font-size:14px;
	font-weight:bold;
	margin:4px;
	color:#000;
	background:#fcc;
}
/* end checkout */
