/* Global css classes */
.clearb{ clear: both; }
.note{ font-size: .60em; }
.error_image{ display: inline; margin: 0 2px; vertical-align: middle; }
.error{ color: #F00; font-weight: bold; margin: 0 2px; display: inline; }
.error p, .error ul{ color: #F00; }
.bounce_note{ font-size: 11pt; color: #464646; padding: 5px 5px 5px 0; }

/* YUI */
#yui-history-iframe { position:absolute; top:0; left:0; width:1px; height:1px; visibility:hidden; }
.yui-busy { cursor: wait !important }
:focus { outline: 0;}
/* end global classes*/

/* Basic site-wide style definitions */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{ margin: 0; padding: 0; font-weight: normal;  }

body { color: #888; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; background-color: #fff; background-position: top center; background-repeat: no-repeat; position: relative; z-index: 1; background-attachment: fixed; }

h1 { clear: both; color: #00668C; font-family: Arial, Helvetica, sans-serif; font-size: 1.4em; font-weight: bold; margin: 20px 0 10px 0; text-transform: uppercase; }
h2 { clear: both; color: #00668C; font-size: 1.3em; font-weight: bold;	margin: 0 0 10px 0; }
h3 { color; #00668C; font-size: 1.4em; 	margin: 15px auto 5px auto; }
h4 { color: #00668C; font-size: 1.2em; margin: 15px auto 0px auto; }
p { color: #333; font-size: 1.1em; line-height: 1.5em; margin: 5px 0; }

div#main_content ul, div#main_content ol { margin: 5px; }
div#main_content ul li, div#main_content ol li { color: #333; font-size: 1em; margin: 0 0 5px 15px; }
div#main_content ul li ul li, div#main_content ol li ol li { font-size: 1em; }

table { margin: 0 0 20px 0; }
	table tr th { color: #000; font-weight: bold; padding: 5px 5px 5px 2px; text-align: left; }
	table tr td { background: #FFF; padding: 5px; }
	table tr td.notes { font-size: 0.85em; padding-top: 2px; }
	table tr td label { color: #333; font-size: 1em; font-weight: bold; }
	table tr td em { color: #000; font-size: 1.2em; }

img { border: 0; }

dt { color: #000;  font-size: 1.1em; font-weight: bold; margin: 20px 0 5px 0; text-decoration: none; }
	dd { margin: 3px 0 3px 0px; padding: 0 0 0 20px; }
	dd a { font-weight: bold; font-size: 0.85em; }

input.entry { /* border: 1px solid #000; padding: 3px; */ }

a { border: none; color: #00ABEC; text-decoration: none; }
	a:hover { text-decoration: underline; }
	a:visited {color: #00ABEC; }

blockquote.address { margin: 10px 0 10px  25px; }

.forum_button { background: #F0B; border: 0; color: white; font-size: 0.8em; font-weight: bold; padding: 5px 10px; text-transform: uppercase; }

/* Header */
#main_wrapper{ width: 1000px; margin: 0 auto; border-left: 1px solid #ACACAC; border-right: 1px solid #ACACAC; background-color: #fff; cursor: default; }
#promo_skin{ position: fixed; z-index: -1; top: 0; left: 50%; margin-left: -801px; height: 800px; width: 1600px; _display: none; }

#primary_promo { display: none; float: left; margin: 0 0 5px 0; width: auto; }

#main_navigation { background: #333 url(/images/bonktown/header_bkg.jpg) repeat-x; color: #FFF; height: 119px; margin: 0; min-width: 850px; padding: 0; position: relative; }

#main_navigation #identity { height: 82px; position: absolute; left: 0px; top: 16px; width: 337px; }

#main_navigation #main_navigation_menu { color: #FFF; float: right; margin: 30px 20px 0 0; _margin-right: 5px; padding: 0; text-align: right; width: 50%; }
	#main_navigation_menu ul#main_links { list-style-type: none; margin: 0; }
	ul#main_links li { display: inline; margin: 0 0 0 24px; }
	ul#main_links li img#tabAlertSoundOnOff { position: relative; top: 3px; }
	ul#main_links li a { color: #FFF; display: inline; font-size: 0.9em; font-weight: bold !important; text-decoration: none; text-transform: uppercase; }
	ul#main_links li a:hover { text-decoration: underline; }

#main_navigation_menu ul#main_buttons { float: right; list-style-type: none; margin: 18px 0 0 0; overflow: hidden; padding: 0; width: 420px; _width: 430px; }
	ul#main_buttons li { float: left; margin: 0 0 0 5px; padding: 0; }
	ul#main_buttons li a { background: #049EB8 url(/images/bonktown/main_buttons.png) left bottom no-repeat; border-top: #2D2D2D solid 1px; color: #FFF; display: block; font-size: 1em; font-weight: bold; height: 23px; margin: 0; padding: 10px 0 0 0; text-align: center; text-decoration: none; text-transform: uppercase; width: 100px; }
	ul#main_buttons li a:hover { background: #FFF url(/images/bonktown/main_buttons.png) left top no-repeat; color: #006C88; }


#main_navigation_menu #countdown_timer { clear: both; color: #DDD; font-weight: bold; font-size: 0.9em; float: right;  margin: 5px 0 0 0; text-transform: uppercase; }
#countdown_timer #header_clock { color: #CCC; font-size: 1.0em; font-family: Verdana; margin: 0 0 0 2px; }
.urgent, .urgent a {color: #EE0000  !important;}

/* Main Content */
#main_content { clear: both; _height: 1%; min-width: 850px; padding: 10px 30px 25px 30px; _overflow: auto; }

#main_content ul#bread_crumb{ font-size: 1em; list-style-type: none; margin: 0 0 10px 0; padding: 0; }
    #main_content ul#bread_crumb li{ color: #000; display: inline; margin: 0; padding: 0; }
    	#main_content ul#bread_crumb li a { margin: 0 10px 0 0; }
    #main_content ul#bread_crumb ul{ font-size: 1em; list-style-type: none; display: inline; margin: 0; padding: 0; }

/* Footer */
#secondary_navigation {background: #333 url(/images/bonktown/footer_bkg.jpg) top left repeat-x; clear: both; color: #FFF; font-size: 0.9em; height: 69px; min-width: 810px; padding: 20px 20px 0 20px; width: auto; }

#secondary_navigation_menu { float: left; margin: 3px 0 0 0; padding: 0; width: 60%; }
#secondary_navigation_menu ul { clear: both; margin: 0 0 10px 0;  padding: 0; }
	#secondary_navigation_menu ul li { display: inline; list-style: none; margin: 0 10px 0 0; padding: 0; font-weight: bold; }
	#secondary_navigation_menu ul li a { color: #FFF; font-weight: bold; text-decoration: none; text-transform: uppercase; }
	#secondary_navigation_menu ul li a#footer_link_affiliate,
	#secondary_navigation_menu ul li a#footer_link_jobs,
        #secondary_navigation_menu ul li a#footer_link_advertise{ text-transform: none; }
	#secondary_navigation_menu ul li a:hover { text-decoration: underline; }

#secondary_navigation #legal { float: right; margin: 8px 0 0 0; text-align: right; width: 40%; }
	#secondary_navigation #legal p { color: #FFF; font-size: 0.9em; font-weight: bold; line-height: 130%; margin: 0; }
	#secondary_navigation #legal a { color: #FFF; }
	#secondary_navigation #legal p#poweredBy { display: none; }

#global_wrapper #secondary_promo { display: none; float: right; width: 220px; }

#woot_wrapper .woot_list { margin:0 0 50px 15px; }
#woot_wrapper .woot_list li { margin: 5px 0; }


/* Change hint popup colors */
.hint .hint_title { color: #000; font-size: 1.4em; text-transform: uppercase; }

/* Order Returns */
form.rma { font-size: 1.1em;  margin: 10px 0; width: 100%; }
	form.rma div { margin: 10px auto; overflow: hidden; }
	form.rma label { color: #333; display: block; float: left; font-weight: bold; margin-right: 10px; width: 100px; }
	form.rma input { float: left; width: 40%; }
	form.rma input[type="submit"] { margin-left: 110px; width: auto; }

/* Return Merchandise */
div#rma { color: #000; margin: 10px auto; overflow: hidden; width: 90%; }
	div#rma ul { list-style: none; margin: 0; overflow: hidden; }
		div#rma ul li { clear: left; }
		div#rma ul li strong { color: #000; padding-right: 5px; }
		div#rma ul li.tab { clear: none; float: left; margin: 0; padding-bottom: 10px; width: 45%; }
		div#rma ul li.tab strong { border-bottom: #000 solid 1px; display: block; }
	div#rma div#orderInfo { margin: 0 2% 0 0; width: 50%; }
	div#rma div.column { float: left; padding-right: 1%; text-align: left; width: 22%; }
		div#rma div.column * { color: #000; }
		div#rma div.column h2 { margin: 0; }
		div#rma div.column p { margin: 0; }
		div#rma div.column table { margin: 0;}
		div#rma div.column table td { margin: 0; padding: 0}
		
	div#rma table { clear: both; margin: 25px auto 10px auto; width: 100%; }
		div#rma table th{ text-align: center;}
		
	div#rma form div { text-align: center; }

/* Messaging settings */
.success { color: #f7009c; font-weight: bold; padding: 5px 5px 5px 7px; }

#help_detail_header #help_header { background: url(/images/bonktown/right/bullet_1.gif) no-repeat left; }

/* General in page table - default color scheme for bcs will be overided in site.css */
table.content_table { background: #D2D2C6; border: 1px solid #E3E4DE; border-collapse: collapse; margin: 10px 0; padding: 1px; width: 100%; }
	table.content_table caption { background: #999; font-size: 13px; margin: 0; padding: 5px; }
	table.content_table tr th { font-weight: bold; padding: 5px; }
	table.content_table tr td { background: #fff; border: 1px solid #E3E4DE; color: #555; font-size: 12px; line-height: 1.50em; padding: 5px; }
	table.content_table tr td.key, table.content_table tr th.key{ font-weight: bold; text-align: right; }

/* Hints Styling */
.hint_link { color: #3860AA; cursor: pointer; display: inline; }
	.hint { background: transparent url(/images/bcs/hints/hint_popup_bg.png) bottom left no-repeat; height: auto; margin: 0; position: absolute; width: 435px; z-index: 1000; }
	.hint .hint_title { background: transparent url(/images/bcs/sprites/hints_sprite.png) top left no-repeat; color: #0B7199; font-size: 1.7em;  margin: 0; padding: 40px 20px 10px 20px; text-align: left; }
	.hint .hint_title a.hint_close { background: transparent url(/images/bcs/sprites/hints_sprite.png) 0 -245px no-repeat; cursor: pointer; display: block; float: right; height: 19px; margin: -40px 0 0 0; outline: none; padding: 0; text-indent: -9999px; width: 24px; }
	.hint .secondary_title { color: #0B7199; font-size: 1.45em; margin: 5px 20px 10px 0px; padding: 0; text-align: left; }
	.hint .hint_content { clear: both; color: #333; display: block; font-size: 1.1em; height: 170px; margin: 0 20px 20px 20px; overflow: auto; padding: 0 15px 0 0; text-align: left; }
		.hint .hint_content p { margin: 0; padding: 0; }
		.hint .hint_content a.hint_close { background: transparent url(/images/bcs/sprites/hints_sprite.png) -24px -245px no-repeat; cursor: pointer; float: right; height: 20px; margin: 15px 5px 5px 0; padding: 0; text-indent: -9999px; width: 72px; }

	.item_actions a { height: 18px; }
	.item_actions a img { height: 18px; }

/* For help detail pages. To be replaced soon. This is a temporary solution.*/
#help_detail_header { padding-bottom: 10px; }
#help_detail_header #help_header, #help_detail_header a { display: inline; font-size: 0.8em; }
#help_detail_header #help_header { padding: 3px 0 0 8px; }
#help_detail_header h1 { margin: 0px; }
.help_detail { margin-top: 10px; }

/***** End hints styling***********************************/
#third { float: left; margin-left: 5px; margin-top: 16px; text-align: center; width: 100px; }
a.fb_share_link { color: #3B5998; display: block; font-size: 9px; text-decoration: none; }
#third img { clear: both; display: block; margin: 0 auto; }

div#none_selected_popup_mask { background-color: #000; height: 100%; -moz-opacity: 0.5; opacity: 0.5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); position: absolute; left: 0; top: 0; width: 90%; }

div#none_selected_popup { display: none; position: absolute; left: 33%; top: 25%; width: 435px; z-index: 1000;  border: none; background-color: transparent;}
	div#none_selected_popup .hd { background: transparent url(/images/popup_top_left.gif) no-repeat scroll left bottom; border: none !important; height: 23px; padding: 0 !important; text-align: right; width: 100%; }
	a.box_close{ float: right; display: block; padding: 0; }
	a.box_close img{ cursor: pointer; }
	.hd a.box_close{ margin: 0 10px 0 0; }
	div#none_selected_popup .bd { background: transparent url(/images/popup_bottom_left.png) bottom right no-repeat; height: 260px; padding: 0 12px 9px 0; width: 423px; }
	div#none_selected_popup h3 { color: #000; font-weight: normal; font-size: 1.2em; margin: 0 0 0.7em 28px; padding-top: 0.7em; }
	div#none_selected_popup .bd_scroll{ height: 160px; margin: 0.7em 0 0 0; padding: 0 10px 0 23px; overflow: auto; }
.container-close {display: none;}


/* Google gadgets styles */
#odat_wrapper { padding: 0; width: 260px; }
   #odat_wrapper * { font: 11px Arial, Helvetica, sans-serif; margin: 0; font-size: 12px; padding: 0;}
   #odat_wrapper a { line-height: 130%; text-decoration: none; }
   #odat_wrapper a:hover { text-decoration: underline; }
   #odat_wrapper p { text-align: center; }
      #odat_wrapper p#discount { color: #777; font-size: 11px; }
   #odat_wrapper strong { color: #850C11; font-size: 16px; font-weight: bold; }
   #odat_wrapper img { border: 0; margin: 5px 60px; }


/* Free shipping popup */

#FreeShippingDescription { background: url(/images/bcs/sprites/hints_sprite.png) no-repeat; color: #000; cursor: pointer; display: none; font-family: Arial, Helvetica, sans-serif; height: 300px; position: absolute; left: 40%; top: 30%; width: 435px; z-index: 150; }
  #shipping_methods #FreeShippingDescription h3 { font-size: 14px; font-weight: bold; margin: 20px 0 10px 0; }
  #FreeShippingDescription p, #FreeShippingDescription a, #FreeShippingDescription h3 { text-align: left; }
  #FreeShippingDescription p { font-size: 12px; margin: 0;  }
  #FreeShippingDescription .disclaimer { font-size: 10px; margin: 5px 0 0 0; }

  #FreeShippingDescription .CloseIcon { float: right; margin: 0 20px 0 0; }
  #FreeShippingDescription .CloseIcon a { background: url(/images/popup_x.gif) no-repeat left top; display: block; height: 18px; text-indent: -100000px !important; width:24px; }
  #FreeShippingDescription .FSContentHolder { background: transparent url(/images/bcs/hints/hint_popup_bg.png) no-repeat left bottom; margin: 0px; padding: 15px 20px 40px 20px; text-align: center; }

  #FreeShippingDescription .FSContentWrapper .FSTextWrapper { margin: 0px; }
  #FreeShippingDescription .FSContentWrapper .FSStepSection { border: 1px solid #dedede; margin: 5px 0px 10px 0px; background-color: #EFEFEF; width: 380px; }
  #FreeShippingDescription .FSContentWrapper ol { font-weight: bold; }
  .FSStepList { font-size: 12px; padding: 0 10px 0 30px; text-align: left; }
  .FSStepListItem { font-weight:normal; }

/*Consolidated Footer Page*/
.consolidated-footer{ font-size: 12px; }
  .consolidated-footer h1{ font-size: 18px; font-weight: bold; margin-bottom: 25px; }
  .consolidated-footer ul{ font-size: 12px; color: #000; }
  .consolidated-footer h2, .consolidated-footer h3{ font-size: 12px; font-weight: bold; color: #000; }
  .consolidated-footer p{ font-size: 12px; color: #000; }

  #footer-quick-links{ list-style-type: none; margin: 10px 0; }
    #footer-quick-links li{ line-height: 1.8em; }

  .section{ background: url(/images/bcs/pages/section-break.gif) top left repeat-x; padding: 25px 0; }
    .advertise ul{ list-style-type: none; margin: 0; } 
    .advertise li{ float: left; width: 33%; line-height: 2em; } 
    #email-to-ad{ font-weight: bold; }


#privacy h2, #privacy p{ margin: 10px 0; }

