@charset "utf-8";
/* CSS Document */

html, body {
	padding: 0px;
	margin: 0px;
}

body {
	background: url(http://static.oddball.com/images/skin1/bg.jpg) 0px 170px repeat #574d3d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f3f3da;
}
a, a:hover {
	color: #f3f3da;
	text-decoration: none;
}
img {
	border: none;
	color: #000;
}

input.image {
	color: inherit;
	font-weight: bold;
	text-align: center;
}

form {
	padding: 0px;
	margin: 0px;
}

h2, h3, h4 { font-weight: bold; }
h2 { font-size: 15px; }
h3 { font-size: 12px; }
h4 { font-size: 10px; }

.red    { color: #cc6633; }
.orange { color: #ff6600; }

.left    { text-align:left;    }
.right   { text-align:right;   }
.justify { text-align:justify; }
.center  { text-align: center; }

.bold { font-weight:bold; }

.floatleft  { float:left;  }
.floatright { float:right; }
.clear { clear:both; }

.fullwidth { width:100%; }

hr.orange {
	color: #ff6600;
	background-color: #ff6600;
	border-top: 1px solid #ff9933;
	border-bottom: 1px solid #ff6600;
}

.logo_bg {
	background: url(http://static.oddball.com/images/skin1/logo2.png) 0px 0px no-repeat;
	/* border-top: 70px solid #555749; */
}
.top_seo {
	background-color: #4A4839;
	height: 70px;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	vertical-align: top;
}
.top_seo a {
	color: #9CBED5;
}

#logo span {
	display: block;
	position: relative;
	padding-left: 10px;
	font-family: "Trebuchet MS",sans-serif;
	font-weight: bold;
	cursor: pointer;
}
#logo span.logo_text_1 {
	font-size: 18px;
	top: 55px;
}
#logo span.logo_text_2 {
	font-size: 11px;
	top: 55px;
}

#top_links {
	background: url(http://static.oddball.com/images/skin1/cut.gif) 106px 0px no-repeat;
	height: 25px;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	font-size: 14px;
}
#top_links div {
	padding: 0px;
	margin: 0px;
	margin-left: 125px;
	background-color: #494a3a;
	height: 25px;
	padding-left: 8px;
}
#top_links div.login a {
	padding: 5px 19px 0px 19px;
	border-left: 2px solid #353423;
}
#top_links div.logout a {
	padding: 5px 5px 0px 6px;
	border-left: 2px solid #353423;
}


#menu {
	height: 31px;
	padding: 0px 0px 5px 0px;
	white-space: nowrap;
	text-align: right;
}
#menu a {
	font-size: 14px;
	font-weight: bold;
}
#menu img {
	float: left;
	text-align: center;
	font-size: 13px;
}

#menu2 {
	height: 19px;
	padding: 40px 80px 5px 0;
	white-space: nowrap;
	text-align: right;
}
#menu2 a { float: right; }
#menu2 a.cart_link {
	background-color: #767229;
	color: #FFFFFF;
	font-size: 12px;
	font-style: italic;
	line-height: 19px;
	padding: 0;
}
#menu2 a.oddblog {
	height: 19px;
	font-weight: bold;
	font-size: 14px;
}
#menu2 a.sizing {
	background: transparent url(http://static.oddball.com/images/skin1/yellow_sizing_button.gif) no-repeat scroll right top;
	color: #767229;
	font-weight: bold;
	font-size: 13px;
	line-height: 19px;
	font-family: "Trebuchet MS", sans-serif;
	width: 150px;
	padding-right: 15px;
}

#search {
	background: #67604D url(http://static.oddball.com/images/skin1/yel_bg.jpg) repeat fixed 0px 0px;
	/* background-color:#6a6639; */
	text-align: left;
	padding:0px 0px 10px 10px;
	margin-bottom: 2px;
	overflow:hidden;
}
#search #hd {
	height: 20px;
	/*background: url(http://static.oddball.com/images/skin1/search.gif) center no-repeat;*/
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#search select {
	color: #000;
	width: 105px;
	font-size: 12px;
	/*
	height: 16px;
	line-height: 18px;
	*/
}
#search label {
	display: block;
	padding: 10px 0px 3px 0px;
	position: relative;
	z-index: 4;
}
#search div {
	padding: 20px 10px 5px 0px;
	text-align: right;
}

#quick_search {
	background: #67604D url(http://static.oddball.com/images/skin1/quick-search_bg.gif) repeat fixed 0px 0px;
	/* background-color:#a75f3a; */
	padding: 5px 10px;
	text-align: left;
	text-align: center;
	line-height: 20px;
	margin-bottom:2px;
}
#quick_search #hd {
	height: 35px;
	/*background: url(http://static.oddball.com/images/skin1/quick-search.gif) center no-repeat;*/
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#quick_search .inp, #email_signup .inp {
	color: #000;
	width: 95px;
	height: 16px;
	border: 1px solid #333333;
	line-height: 16px;
}

#email_signup {
	background: #67604D url(http://static.oddball.com/images/skin1/gray_bg.jpg) 0px 0px repeat;
	background-color:#67604D;
	padding: 5px 10px;
	text-align: center;
	line-height: 20px;
	margin-bottom:2px;
}
#email_signup #hd {
	height: 35px;
	/*background: url(http://static.oddball.com/images/skin1/email-signup.gif) no-repeat top left;*/
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}


#your_cart {
	background: #67604D url(http://static.oddball.com/images/skin1/dark_bg.jpg) repeat fixed 0px 0px;
	padding: 5px 10px;
	margin-bottom:2px;
	text-align: left;
	color: #a6cfd9;
	line-height: 16px;
	font-weight: bold;
}
#your_cart label {
	display: block;
	padding-left: 45px;
}
#your_cart #hd {
	height: 35px;
	/*background: url(http://static.oddball.com/images/skin1/your_cart.gif) center no-repeat;*/
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#your_cart a {
	color: #a6cfd9;
}

#center_hd {
	/* background: url(http://static.oddball.com/images/skin1/hd.jpg) center; */
	background-color: #494a3a;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	margin: 0;
}
#center_hd2 {
	background: url(http://static.oddball.com/images/skin1/light_bg.jpg) 0px 0px repeat;
	padding: 5px 0px 5px 15px;
	vertical-align: middle;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
}
#center_hd2 img {
	vertical-align: middle;
}
#sub_hd {
	background: url(http://static.oddball.com/images/skin1/quick-search_bg.gif) 0px 0px repeat;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
}



#bttns span {
	display: block;
	background: url(http://static.oddball.com/images/skin1/search_bttn.jpg) 0px 0px no-repeat;
	width: 103px;
	height: 20px;
	padding: 3px 0px 0px 5px;
	margin: 7px 10px;
	color: #f3f3da;
	cursor: pointer;
}

#goods td {
	height: 145px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff;
	width: 33%;
}
#goods td #bttn {
	margin-top: 120px;
	text-align: right;
}

#right_hd {
	/*background: url(http://static.oddball.com/images/skin1/featured.gif) center no-repeat;*/
	height: 35px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#r_goods {
	background: #494a3a;
	color: #fff;
	font-size: 12px;
	width: 139px;
}
#r_goods p {
	padding:7px 0 0 10px;
	margin:0;
	text-align:left;
	font-family:Arial;
}
#r_goods .thumbnail_container {
	float:none;
	margin:0 0 7px 0;
}

#free_catalog {
	background: #67604D url(http://static.oddball.com/images/skin1/yel_bg.jpg) 0px 0px repeat;
	text-align: center;
	padding: 5px 0;
	margin-top: 2px;
	width: 140px;
}
#free_catalog #hd {
	/*background: url(http://static.oddball.com/images/skin1/free_catalog.gif) center no-repeat;*/
	height: 35px;
	line-height: 35px;
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
}
#free_catalog #hd a {
	color: #d9d470;
}
#free_catalog .clickhere {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial;
	padding: 5px 0px;
	display: block;
}
#free_catalog a, #free_catalog a:hover {
	color: inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
	font-family:inherit;
	display:block;
}

#odd_blog {
	/* background: #67604D url(http://static.oddball.com/images/skin1/blue_bg.jpg) 0px 0px repeat; */
	background-color: #00ccff;
	color: #3f3b27;
	font-weight: bold;
	/* font-family: Arial; */
	text-align: center;
	/* font-size: 16px; */
	margin-top: 2px;
	margin-bottom: 5px;
	width: 140px;
}
/* back when there was text / images / etc; now just a single image */
/*
#odd_blog div {
	padding: 0px 8px;
}
#odd_blog #hd {
	background: url(http://static.oddball.com/images/skin1/odd_blog.gif) 20px center no-repeat;
	height: 35px;
}
#odd_blog p {
	margin: 0px;
	padding: 5px 0px;
}
#odd_blog .clickhere {
	text-align: right;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial;
	color: #ca6b3b;
	padding: 5px 0px;
	display: block;
}
#odd_blog a, #odd_blog a:hover {
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
	font-family:inherit;
	display:block;
}
*/

#homepage a.homepage_img {
	display:block;
	margin-bottom:5px;
}


#bttm {
	height: 110px;
	background-color: #77722a;
	text-align: left;
	vertical-align: middle;
	padding: 0px 15px;
}
#bttm #powered {
	text-align: right;
	background: url(http://static.oddball.com/images/skin1/powered.gif) no-repeat right 89px;
}
.bttm_seo {
	background-color: #77722a;
	padding: 0px 5px 15px 5px;
	text-align: justify;
}
.bttm_seo a {
	color: #9CBED5;
}

#basket_detail {
	background-color: #fff;
	color: #000;
	padding-bottom: 50px;
}
#basket_detail th {
	background-color: #cc6633;
	font-size: 13px;
	text-align: center;
	height: 25px;
	line-height: 20px;
	font-family: arial;
	color: #e3e3c9;
}
#basket_detail td {
	padding: 5px 0px;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #000;
}
#basket_detail td.about {
	vertical-align: top;
	padding-left: 5px;
}
#basket_detail td input {
	margin-bottom: 5px;
}
#basket_detail td.sub_total {
	border: none;
	text-align: right;
	padding: 8px 10px 30px 0px;
	font-size: 12px;
	font-family: Arial;
}
.inp_basket {
	border: 1px solid #9e9e9e;
	width: 35px;
	text-align: center;
	font-size: 11px;
}
.basket_empty {
	padding-top: 30px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

#ad2 {
	color: #fff;
	background-color: #b8cf98;
	line-height: 34px;
	text-align: center;
	margin: 10px 5px 10px 5px;
	font-weight: bold;
	font-family: arial;
	font-size: 18px;
}

#page_links a, #page_links a:hover {
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: #d3ce6d;
}
#page_result {
	width: 60%;
	font-size: 14px;
	font-weight: bold;
}


#goods_detail table {
	background-color: #fff;
	color: #000;
}
#goods_detail a, #goods_detail a:hover {
	color: #6c7468;
}
#goods_detail #foto {
	height: 310px;
	width: 225px;
	border: 1px solid #000;
	text-align: center;
	vertical-align: middle;
	overflow: auto;
}

#goods_detail #p_name,
#goods_detail #p_brand {
	text-align:center;
	vertical-align:middle;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
#goods_detail #p_name {
	background-color:#555849;
	/*height:55px;*/
	padding:10px 5px;
}
#goods_detail #p_name span {
	font-style:italic;
	font-weight:normal;
}
#goods_detail #p_brand {
	margin-bottom:5px;
	padding:5px;
	border-top:1px solid #acc;
	border-left:1px solid #acc;
	border-right:1px solid #4cc;
	border-bottom:1px solid #4cc;
	background-color:#7cc;
}

#goods_detail h3,
#goods_detail h4 {
	padding:3px;
	margin:0 0 5px 0;
}
#goods_detail #prod_colors,
#goods_detail #prod_assoc div#prod_assoc_bg {
	background-color:#fff;
	border:1px solid black;
	padding:0;
}
#goods_detail #prod_colors div,
#goods_detail #prod_assoc div#prod_assoc_bg div {
	padding:0 5px 5px 5px;
}
#goods_detail #prod_colors h4 {
	background: url(http://static.oddball.com/images/woodgrain_blue.jpg);
	/* background-color:#abc5cf; */
}
#goods_detail #prod_assoc h4 {
	background: url(http://static.oddball.com/images/woodgrain_green.jpg);
	/* background-color:#7A9771; */
	color:#fff;
}
#goods_detail #prod_assoc {
	background-color:#94c998;
}
#goods_detail p {
	margin: 0px;
	padding: 15px 0px 5px 0px;
	text-align: center;
}
#goods_detail p label {
	display: block;
	font-weight: bold;
	font-family: arial;
	font-size: 16px;
	color: #cf6733;
}
#goods_detail form label {
	display: block;
	padding-top: 15px;
}
#goods_detail form select {
	width: 145px;
}
#goods_detail .info h3 {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	color: #494A3A;
	/*color: #a5aa9c;*/
	display: block;
}
#goods_detail .info div {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	font-size: 11px;
}
#goods_detail .info ul {
	font-size: 11px;
	padding: 0px 0px 0px 25px;
	margin: 0px;
}
#goods_detail .also_available {
	color: #000;
	background-color: #fff;
	padding: 10px;
	margin: 5px 0px;
}
#goods_detail .also_available p {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#goods_detail .also_available img {
	cursor:pointer;
}
#goods_detail #other_views {
	background-color:#fff;
	color:#a5aa9c;
}
#goods_detail #other_views img {
	margin:3px;
	border:1px solid #000;
	cursor:pointer;
}

/* Only the non-AJAX #goods_detail page uses these */
#goods_detail .more_views,
#zoom_window .more_views {
	background-color: #fff;
	color: #a5aa9c;
}
#goods_detail .more_views img,
#zoom_window img.more_views {
	margin: 3px;
	border: 1px solid #000;
	cursor: pointer;
}


/*
#shoes table {
	border:none;
	border-collapse:collapse;
	width:229px;
	height:50px;
	background:url(http://static.oddball.com/images/skin1/light_bg.jpg) 0px 0px repeat;
	margin:2px;
	float:left;
}
#shoes td {
	text-align:center;
	vertical-align:middle;
	font-size:13px;
	font-weight:bold;
	font-family:arial;
}
#shoes td.image {
	width:100px;
	text-align:center;
}
#shoes td div {
	overflow: hidden;
	width: 125px;
}
#shoes td.image div {
	width: 100px;
}
#shoes a {
	color:#33321e;
}
*/

#shoes div.brand {
	border: none;
	border-collapse: collapse;
	width: 228px;
	height: 50px;
	background: url(http://static.oddball.com/images/skin1/light_bg.jpg) 0px 0px repeat;
	margin: 2px;
	float: left;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	font-family: arial;
}
#shoes div.brand div {
	overflow: hidden;
	float: left;
	height: 100%;
}
#shoes div.brand div.image {
	width: 45%;
}
#shoes div.brand div.name {
	width: 55%;
}
#shoes div.brand table {
	width: 100%;
	height: 100%;
}



#styles {
	float: left;
	width: 148px;
	height: 40px;
	line-height: 40px;
	background: url(http://static.oddball.com/images/skin1/light_bg.jpg) 0px 0px repeat;
	margin: 3px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	text-transform: uppercase;
}
#styles a {
	color: #000;
}




#sizing_content .label,
#help_content .label {
	color:#ff6600;
	font-weight:bold;
	font-size:10px;
}
#sizing_content .table_title,
#help_content .table_title {
	color:#ff6600;
	font-weight:bold;
	font-size:12px;
}
#help_content .expanding_content table {
	width:100%;
}

#help_content #help_intl_shipping .emphasis {
	font-weight:bold;
	font-style:italic;
}
#help_content #help_intl_shipping .larger {
	font-size:12px;
}

#help_content .odd_row {
	background-color:#96bdd1;
}
#help_content .left_col  { width:190px; }
#help_content .right_col { width:60px; }

#help_directions {
	text-align:center;
}
#help_directions .label {
	font-size:16px;
}
#help_directions .black {
	color:black;
}
#help_content,
#sizing_content {
	width:470px;
}


/* I'm putting styles for all static content (help/content, sizing, etc) here. */
.static_header {
	background-color:#242412;
	width:100%;
	padding:5px 0px;
	float:left;
	clear:both;
}
.static_desc {
	font-weight:bold;
	font-size:13px;
	padding:0.4em 0px 0.4em 20px;
	display:block;
	
}
.static_contact {
	text-align: justify;
	width: auto;
	padding: 0.4em 10px 0.4em 10px;
	margin: 0px 0px 5px 0px;
	clear: both;
}
.static_container_nobg,
.static_container {
	width:100%;
	padding:5px 0px;
	margin-bottom:5px;
	float:left;
	clear:both;
}
.static_container {
	background:#595646 url(http://static.oddball.com/images/skin1/hd.jpg) repeat fixed top left;
}

.static_title {
	float:left;
	clear:left;
	font-weight:bold;
	font-size:13px;
	margin:.4em 20px;
}

/* Class for the + / X buttons to expand content */
.exp_x {
	float:right;
	clear:right;
	font-weight:bold;
	font-size:16px;
	padding:.4em 0px;
	margin-right:10px;
	width:55px;
	text-align:center;
	cursor:pointer;
}
.exp_bttn {
	cursor:pointer;
}
.expanding_content {
	width:98%;
	margin-left:3px;
	padding:4px;
	background-color:#ffffff;
	color:#000000;
	float:left;
	clear:both;
}


#advanced_search {
	position:absolute;
	white-space:nowrap;
	overflow:hidden;
	width:470px;
	border-top:3px solid black;
	border-right:3px solid black;
	border-bottom:3px solid black;
	border-left:1px solid black;
	z-index:5;
}
#advanced_search .content {
	/* background: url(http://static.oddball.com/images/skin1/search_bg.jpg) 0px 0px repeat; */
	/* background-color: #6a6639; */
	background-color: #7B7529;
	height:auto;
}
#advanced_search .header {
	/* background:url(http://static.oddball.com/images/skin1/hd.jpg) 0px 0px repeat; */
	background-color:#554;
	height:28px;
	font-size:16px;
	font-weight:bold;
	padding-left:15px;
}

#advanced_search .left_menu_label {
	border-right:2px solid #2F2C16;
}
#advanced_search .selection {
	margin:0px;
	padding:0px 0px 0px 20px;
	height:auto;
}
#advanced_search .selection img {
	width:auto;
}

#advanced_search p {
	margin: 0px;
	padding: 10px 15px;
}
#advanced_search span {
	margin-top:20px;
}

#adv_search_size,
#adv_search_width_length {
	width:175px;
}

/* Not nested, so put here */
.adv_search_submenu {
	display: none;
	border: 1px solid #4a4838;
	position: absolute;
	background-color: #7B7529;
	padding: 7px;
	white-space: nowrap;
	z-index:6;
}
.adv_search_submenu table {
	border: none;
	border-collapse: collapse;
}
.adv_search_submenu td {
	text-align: center;
	padding: 2px 7px;
}
.adv_search_submenu div {
	white-space:nowrap;
	overflow:hidden;
}
.adv_search_submenu .header {
	float:left;
	padding-right:100px;
	clear:both;
}
.adv_search_submenu .noselect,
.adv_search_submenu a {
	color: #f3f3da;
	text-decoration: none;
	padding-right:15px;
}
.adv_search_submenu a:hover {
	color: #E66D31;
}
.adv_search_submenu img {
	cursor:pointer;
	display:block;
	float:left;
	margin-right:15px;
	margin-top:10px;
}

.adv_search_submenu .list_heading {
	font-weight:bold;
	font-size:12px;
}
.adv_search_submenu .list_subheading {
	font-weight:bold;
}
.adv_search_submenu .list_item {
	margin-left:5px;
}

/* For the noscript (ns) advanced search interface */
#advanced_search select {
	color:#000;
	width:100%;
	height:18px;
	line-height:18px;
	font-size:12px;
}

#advanced_search .ns_left_cell {
	width:160px;
	padding:0px 5px 0px 5px;
}
#advanced_search .ns_mid_cell {
	width:150px;
	padding:0px 5px 0px 5px;
}
#advanced_search .ns_right_cell {
	width:120px;
	padding-left:5px;
}


#advanced_search .ns_opt {
	padding-left:10px;
}
#advanced_search .ns_opt_label {
	font-weight:bold;
	color:#000000;
}
#advanced_search .ns_opt_sublabel {
	padding-left:10px;
	font-style:italic;
	color:#000000;
}

div.popup {
	position: absolute;
	display: none;
	/* Above #advanced_search(1) and .advanced_search_submenu(2) */
	z-index: 10;
	padding: 3px;
	border: none;
	background-color: #292810;
	width: 150px;
}
.popup a {
	display: block;
	color: #E6E2CD;
}
.popup a:hover {
	color: #E66D31;
}

.search_container {
	padding:7px 0px;
	clear:both;
}

.search_results {
	line-height: 28px;
	padding-left: 4px;
	font-size: 14px;
	font-weight: bold;
}
.search_results span {
	color:#CD6531;
}

.search_pager {
	color: #D56531;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	padding-right: 4px;
	padding:.4em 0;
}
.search_pager a {
	color: #DED26A;
	text-decoration: none;
}


.product_detail, .img_detail {
	background-color: #FFF;
	color: #000;
}

.static_content {
	color: #000;
	background-color: #FFF;
	width: 100%;
	border: none;
}
.static_content td {
	padding-left: 8px;
	padding-right: 8px;
}
.static_content a {
	color:#000;
	font-weight:bold;
	text-decoration: underline;
}
.static_content a:hover {
	color:#777;
}

.help_links {
	width: 100%;
	border: none;
}
.help_links td {
	width: 33%;
	text-align: center;
	white-space: nowrap;
}


#color_flyout {
	position: absolute;
	z-index: 100;
	border: 1px solid #000;
	color: #000;
	background-color: #FFB;
	padding: 0px 3px 0px 3px;
	font-size: 11px;
	font-family: sans-serif;
}

.zoom_product_name {
	background-color: #555448;
	padding: 5px;
	color: #fff;
	text-align: center;
	font-size: 11pt;
	margin: 5px;
}

.thumbnail_container {
	position:relative;
	float:left;
	margin:7px;
}
.thumbnail_size {
	width:139px;
	height:144px;
	background-color:#fff;
	text-align:right;
	text-align:center;
}
.thumbnail_image,
.thumbnail {
	/* Hooray for redundant statements to make IE do the correct thing */
	width: 139px;
	height: 124px;
	display: block;
	cursor: pointer;

	position: relative;
	left: auto;
	top: auto;
	background: #FFF;
	vertical-align: middle;
	text-align: center;
}
.thumbnail_status {
	/* Redundant IE-pleasing statements again. */
	width: 139px;
	display: block;
	cursor: pointer;

	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	margin-top: 124px;
	text-align: right;
}
.thumbnail_desc {
	text-align:center;
	font-weight:bold;
	margin:0;
}
.thumbnail_desc span {
	color:#ff9c00;
}
.thumbnail_container a {
}



/*
 * Styles for the following forms:
 * Account Creation
 * Forgot Password
 * Login
 */
#login_form,
#forgot_pass_form,
#track_package_form,
#create_account_form {
	color:#000;
	background-color:#fff;
}
#login_form a,
#create_account_form a {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
#login_form a:hover,
#create_account_form a:hover {
	color:#777;
}
#login_form .tool_header,
#forgot_pass_form .tool_header,
#track_package_form .tool_header,
#create_account_form .tool_header {
	background-color:#494A3A;
	height:30px;
	font-weight:bold;
	font-size:16px;
	font-family:verdana, arial, helvetica;
	color:#F3F3DA;
	padding:4px;
}
#create_account_form .form_table td {
	font-weight:bold;
	text-align:right;
}
#create_account_form .form_table td.button_cell {
	text-align:center;
}
#login_form .input_header,
#forgot_pass_form .input_header,
#track_package_form .input_header,
#create_account_form .input_header {
	font-weight:bold;
	font-size:12px;
	font-family:verdana, arial, helvetica;
}
#forgot_pass_form .input_field,
#track_package_form .input_field,
#create_account_form .input_field {
	border:1px solid #000;
	width:150px;
}
#login_form .input_field {
	border:1px solid #000;
	width:100%;
}
#login_form .inner_box {
	width:250px;
	text-align:left;
}
#login_form .create_account {
	font-size:12px;
	color:red;
}


/*
 * Email Signup styles
 */
#email_signup_form {
	color:#000;
	background-color:#FFF;
	padding:5px 10px/
}
#email_signup_form a {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
#email_signup_form a:hover {
	color:#777;
}
#email_signup_form table {
	border-width:0px;
}
#email_signup_form td {
	padding:2px;
}

#email_signup_form .input_field {
	width:150px;
}


/*
 * Gift Certificate styles
 */
#gift_cert_form {
	color:#000;
	background-color:#fff;
	padding:20px 10px 20px 20px;
}
#gift_cert_form a {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
#gift_cert_form a:hover {
	color:#777;
}

#gift_cert_form td {
	padding:5px;
}


/*
 * simple_signup.xhtml (Free Catalog signup) styles
 */
#ezsign_form {
	color:#000;
}
#ezsign_form a {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
#ezsign_form a:hover {
	color:#777;
}
#ezsign_form table {
	background-color:#fff;
	width:100%;
	padding-left:5px;
}
#ezsign_form input.field,
#ezsign_form select.field {
	width:270px;
}
#ezsign_form img.banner {
	width:100%;
	margin:3px 0;
}

#ezsign_form div.banner {
	background: #686601 url(http://static.oddball.com/images/skin1/free_catalog_banner_notext.jpg) top left no-repeat;
	width: 100%;
}

#ezsign_form div.banner div.text {
	margin-left: 190px;
	text-align: center;
}

#ezsign_form div.banner div.text h3 {
	color: #d9f2e2;
	font-size: 16px;
	margin: 0;
	padding: 0 0 8px 0;
}

#ezsign_form div.banner div.text p {
	color: #f3f3da;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 8px 0;
}

#ezsign_form div.banner div.text em {
	color: #9cdceb;

}
