body{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #323232;
	margin:0;
	padding:0;
	background:#0D6BAB url(../images/bg_body_osx.jpg) center 0 no-repeat;
	/*background:#ffffff url(../images/pn_bg_image.png) bottom center repeat-x;*/
	background-attachment:fixed;
}
p, td, span{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #323232;
	margin:0;
	padding:0;
}

INPUT, SELECT, TEXTAREA {
	font-family : Arial, Verdana, sans-serif ;
	font-size : 8pt;
	color: #323232;
	font-weight : 700;
	border:1px solid #aaa;
	margin:2px;
}
input,textarea{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:2px;
}
/*****************************************/
/********** Page styles ******************/
/*****************************************/

.wrapper{
	margin:0;
	border:0px solid #aaaaaa;
}
.logo{
	width:900px;
	border:0px solid #000;
	height:140px;
	/*background:transparent url(../images/header.gif) top center no-repeat;*/
}
.logo img {float:left;border:0;border:0px solid #000}

.logo_img{
	padding-top:5px;
} 
.logo_img_client{
	padding-top:5px;
	padding-left:6px;
	width:290px;
}
.logged_in_as{
	position:relative;
	top:90px;
	left:0px;
	float:right;
	width:220px;
	text-align:right;
	border:0px solid #000;
	color:#fff;
}

.login_label{
	width:100px;float:left;
}

.mainmenu{
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	border-width:1px;
	border-style:solid;
	border-color:#777777;
	background:#777777;
	height:31px;
	width:900px;
}
.inner_wrapper{
	margin:0px;
	padding:10px;
	width:880px;
	border-width:0px 1px 1px 1px;
	border-style:solid;
	border-color:#777777;
	/*
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	*/
	background:#ffffff;
}

.submit_btn{
	height:19px;
	width:25px;
	border:0;
	color:#fff;
	background:#272727;
	font-size:10px;
	font-weight:normal;
}
.search{
	background:#ffffff;
	float:right;
	border-width:0px 1px 1px 1px;
	border-color:#0a7285;
	border-style:solid;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	margin:0px;
	padding:5px 5px 0px 5px;
	height:19px;
	width:210px;
	position:relative;
	z-index:110;
}
.search_input{
	position:relative;
	top:-3px;
	height:20px;
	width:180px;
	border:0;
	color:#323232;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	background:transparent;
}
.search_btn{
	height:19px;
	width:25px;
	border:0;
	color:#323232;
	background:transparent;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
}

.clear{
	height:1px;
	clear:both;
}
.customer_checkout_info{
	padding:5px;
}
.page_padding{
	padding:5px;
}
/*****************************************/
/********** Product and Page Names *******/
/*****************************************/

.ph_wrapper{
	margin-bottom:5px;
	margin-left:5px;
}
.ph_left{
	background:url(../images/ph_left.gif);
	float:left;
	width:4px;
	height:23px;
}
.ph_right{
	background:url(../images/ph_right.gif);
	float:left;
	width:4px;
	height:23px;
}
.product_header{
	float:left;
	padding:2px;
	background:#fff;
	font-size:14px;
	border-top:1px solid #b7ced9;
	border-bottom:1px solid #b7ced9;
	height:17px;
}
.prod_clear{
	clear:both;
}

/*****************************************/
/********** Image Container **************/
/*****************************************/

.img_div_header{
	background:url(../images/image_div_header.gif);
	width:170px;
	height:4px;
}
.img_div_footer{
	background:url(../images/image_div_footer.gif);
	width:170px;
	height:4px;
}
.image_div{
	padding:2px;
	background:#ffffff;
	font-size:12px;
	border-left:1px solid #b7ced9;
	border-right:1px solid #b7ced9;
	width:164px;
	text-align:center;
}
.image_div_wrapper{
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}

/*****************************************/
/********** Product Information **********/
/*****************************************/
.prod_info_div_header{
	background:url(../images/prod_info_div_header.gif);
	width:400px;
	height:4px;
}
.prod_info_div_footer{
	background:url(../images/prod_info_div_footer.gif);
	width:400px;
	height:4px;
}
.prod_info_div{
	padding:2px;
	background:#ffffff;
	font-size:12px;
	border-left:1px solid #b7ced9;
	border-right:1px solid #b7ced9;
	width:395px;
	text-align:left;
}
.prod_info_div_wrapper{
	margin-right:5px;
	float:left;
}

/*****************************************/
/********** Item Report ******************/
/*****************************************/
.item_report_div_header{
	background:url(../images/prod_info_div_header.gif);
	width:400px;
	height:4px;
}
.item_report_div_footer{
	background:url(../images/prod_info_div_footer.gif);
	width:400px;
	height:4px;
}
.item_report_div{
	padding:2px;
	background:#ffffff;
	font-size:12px;
	border-left:1px solid #b7ced9;
	border-right:1px solid #b7ced9;
	width:395px;
	text-align:left;
}
.item_report_div_wrapper{
	margin-right:5px;
	margin-top:5px;
	float:left;
}

/*****************************************/
/********** Right Modules ****************/
/*****************************************/
/* Some of the css classes below are for */
/* Scrollspy.js **************************/
/*****************************************/
.fixed_wrapper{
	position:fixed;
	left: auto;
	width: 25em;
	right: auto;
	margin-left:595px;
	margin-bottom:100px;
}
.relative_wrapper_top{
	position:relative;
	left: auto;
	width: 25em;
	right: auto;
	margin-left:595px;
	margin-bottom:100px;
}
.relative_wrapper_bottom{
	position:relative;
	left: auto;
	right: auto;
	width: 25em;
	margin-left:595px;
	margin-bottom:-100px;
}
.mod_div_header{
	background:url(../images/mod_div_header.gif) bottom center no-repeat;
	width:272px;
	height:4px;
}
.mod_div_footer{
	background:url(../images/mod_div_footer.gif) top center no-repeat;
	width:272px;
	height:4px;
}
.mod_div{
	width:260px;
	padding:0px 5px 5px 5px;
	background:#e6eff4;
	font-size:10px;
	border-left:1px solid #b7ced9;
	border-right:1px solid #b7ced9;
	text-align:left;
}
.mod_div_wrapper{
	margin-left:5px;
	float:left;
}

/*****************************************/
/********** Full Page Content ************/
/*****************************************/

.full_content_div{
	width:847px;
	padding:0px;
	border:1px solid #b7ced9;
	background:#e6eff4;
	padding:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.full_content_div_wrapper{
	margin-left:5px;
	float:left;
}


/*****************************************/
/********** Left Content *****************/
/*****************************************/

.left_content_div{
	width:588px;
	padding:0px;
	border-left:1px solid #b7ced9;
	border-right:1px solid #b7ced9;
	background:#e6eff4;
}
.left_content_div_header{
	width:590px;
	height:4px;
	padding:0;
	background:url(../images/left_content_div_header.gif) bottom left no-repeat;
}
.left_content_div_footer{
	width:590px;
	height:4px;
	padding:0;
	background:url(../images/left_content_div_footer.gif) top left no-repeat;
}
.left_content_div_wrapper{
	margin-left:5px;
	float:left;
}

/*********************************/
/******** Product Divs ***********/
/*********************************/
.product_div{
	width:178px;
	height:230px;
	float:left;
	display:block;
	margin-left:9px;
	margin-bottom:9px;
	background:#b2dde3;
	padding:2px;
	color:#2c4d7c;
	font-weight:bold;
	border:1px solid #6e81a8;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	/* border:1px solid #000000; */
}
.product_div_solo{
	width:100%;
	height:auto;
	float:left;
	display:block;
	color:#2c4d7c;
	/* border:1px solid #000000; */
}
.fat_link{
	color:#333333;
	text-decoration:none;
	background:transparent;
	border:0px solid #6e81a8;
	display:block;
	width:100%;
	height:6em;
	margin:0;
	padding:0;
	text-transform:capitalize;
}
.prod_pic_frame{
	width:160px;
	margin:5px 8px 0px 8px;
	height:100px;
	overflow:hidden;
	background:#ffffff;
	text-align:center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.prod_pic_frame_lrg{
	width:auto;
	height:auto;
	border:3px solid #6e81a8;
	background:#ffffff;
}
.slim_link{
	color:#ffffff;
	text-decoration:none;
	background:transparent;
	border:0;
}
.prod_text{
	text-align:left;
}
.prod_text_wrapper_container{
	border:1px solid #ffffff;
	background:#ffffff;
	margin:0px 3px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.prod_text_wrapper{
	color:#999999;
	text-decoration:none;
	background:transparent;
	display:block;
	width:160px;
	text-align:left;
	padding-top:3px;
	vertical-align:bottom;
}
.prod_text_qty_wrapper{
	text-align:left;
	padding:3px;
	border:0px dashed #aaaaaa;
	position:relative;
	top:0px;
	float:right;
}
.prod_text_ref_wrapper{
	text-align:left;
	padding:3px;
	border:0px dashed #aaaaaa;
}
.prod_text_ref_inner{
	color:#6e81a8;
	font-size:9px;
	text-decoration:none;
	text-transform:uppercase;
	/*background:transparent url(../images/ref_ticket_mid.gif) 0 0 repeat-x;*/
	vertical-align:top;
	line-height:20px;
	height:20px;
	float:left;
}
.prod_text_ref_left{
	color:#999999;
	text-decoration:none;
	background:transparent url(../images/ref_ticket_left.gif) 0 0 no-repeat;
	vertical-align:top;
	line-height:20px;
	height:20px;
	float:left;
	width:2px;
}
.prod_text_ref_right{
	color:#999999;
	text-decoration:none;
	background:transparent url(../images/ref_ticket_right.gif) 0 0 no-repeat;
	vertical-align:top;
	line-height:20px;
	height:20px;
	float:left;
	width:10px;
}

/* 6e81a8 = Blue background */
/* eeeeee = light grey background */
/* 2c4d7c text */
/* Based partially on Matthew Carroll's keyboard accessible flavor of Suckerfish 
 * Dropdowns by Patrick Griffiths and Dan Webb. 
 * http://carroll.org.uk/sandbox/suckerfish/bones2.html
 */

/* ----[ LINKS ]----*/

/* all menu links */
#nav a, #subMenusContainer a{
	text-decoration:none;
	display:block;
	padding:10px 20px;
	background-color:#777777;
	color:#ffffff; /* 2c4d7c */
	font-weight:bold;
}

/* Just main menu links --[for non-javascript users this applies to submenu links as well]*/
#nav a{
	margin:0;
	float:left;	
}

/* Just sub menu links */
#subMenusContainer a, #nav li li a{
	text-align:left;
}

/* All menu links on hover or focus */
#nav a:hover, #nav a:focus, #subMenusContainer a:hover, #subMenusContainer a:focus, #nav a.mainMenuParentBtnFocused, #subMenusContainer a.subMenuParentBtnFocused{
	background-color:#aaaaaa;
	color:#FFFFFF;
}

/* sub menu links on hover or focus */
#subMenusContainer a:hover, 
#subMenusContainer a:focus, 
#nav a.mainMenuParentBtnFocused, 
#subMenusContainer a.subMenuParentBtnFocused,
#nav li a:hover,
#nav li a:focus{
	background-color:#aaaaaa ;
	color:#FFFFFF;
}

/* Parent Sub Menu Links ---[javascript users only]*/
.subMenuParentBtn{ 
	background: url(../img/arrow_right.gif) right center no-repeat;  
}

/* Parent Sub Menu Links on hover or focus ---[javascript users only]*/
.subMenuParentBtnFocused{ 
	background: url(../img/arrow_right_over.gif) right center no-repeat;  
}

/* Parent Main Menu Links ---[javascript users only]*/
.mainMenuParentBtn{	
	 background: url(../img/arrow_down.gif) right center no-repeat; 
}

/* Parent Main Menu Links on hover or focus ---[javascript users only]*/
.mainMenuParentBtnFocused{	
	background: url(../img/arrow_down_over.gif) right center no-repeat; 
}

/* ----[ OLs ULs, LIs, and DIVs ]----*/

/* Submenu Outer Wrapper - each submenu is inside a div with this class - javascript users only */
.smOW{ 
	display:none; 
	position: absolute; 
	overflow:hidden; 
	/*the 2px left & right padding lets you have a 1px border 
	  on the ul or ol inside since overflow is set to hidden*/
	padding:0 2px;
	margin:0 0 0 -2px;
}


/* All ULs and OLs */
#nav, #nav ul, #nav ol, #subMenusContainer ul, #subMenusContainer ol { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
}

/* All submenu OLs and ULs */
#nav ol, #nav ul, #subMenusContainer ul, #subMenusContainer ol {	
	/*border around submenu goes here*/	 
	background:#eeeeee;	
	border:1px solid #777777;
	left:0;
}


/* List items in main menu --[for non-javascript users this applies to submenus as well]  */
#nav li { 
	/*great place to use a background image as a divider*/
	display:block;
	list-style:none;
	position:relative;
	float:left;
}

#subMenusContainer li{
	list-style: none;
}

/* main menu ul or ol elment */
#nav{
	display:block;
	position: relative;
	list-style:none;
	margin:0 0 0 0;
	z-index:5;
	top:0px;
	left:0;
	text-align: center;
	display:block;
}

#subMenusContainer{	display:block; 	position:absolute;	top:0;	left:0;	width:100%;	height:0;	overflow:visible;	z-index:1000000000; }


/* --------------------------[ The below is just for non-javscript users ]--------------------------*/
#nav li li{	float:none; }

#nav li li a{ /* Just submenu links*/	
	position:relative;
	float:none;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	margin-left: -1000em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-top:2.2em;
}

/* third-and-above-level lists */
#nav li ul ul { margin: -1em 0 0 -1000em; }
#nav li:hover ul ul {	margin-left: -1000em; }

 /* lists nested under hovered list items */
#nav li:hover ul{	margin-left: 0; }
#nav li li:hover ul {	margin-left: 10em; margin-top:-2.5em;}

/* extra positioning rules for limited noscript keyboard accessibility */
#nav li a:focus + ul {  margin-left: 0; margin-top:2.2em; }
#nav li li a:focus + ul { left:0; margin-left: 1010em; margin-top:-2.2em;}
#nav li li a:focus {left:0;  margin-left:1000em; width:10em;  margin-top:0;}
#nav li li li a:focus {left:0; margin-left: 2010em; width: 10em;  margin-top:-1em;}
#nav li:hover a:focus{ margin-left: 0; }
#nav li li:hover a:focus + ul { margin-left: 10em; }

/* Possibly used in cardbuilder */
.hide{
	display:none;
}
.display{
	display:block;
}

/*************************************/
/************ CART STYLES ************/
/*************************************/
.cart_container{
	border:1px solid #aaaaaa;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.cart_header{
	background:#cccccc;
	color:#002C69;
	border-bottom:1px solid #aaaaaa;
}
.cart_header_itm,  .cart_body_itm{
	width:160px;padding:2px;float:left;
	border:0px solid #000000;
}
.cart_header_qty, .cart_body_qty{
	width:60px;padding:2px;float:left;
	text-align:right;
	border:0px solid #000000;
}
.cart_header_rm,  .cart_body_rm{
	width:17px;padding:2px;float:right;
	text-align:right;
	border:0px solid #000000;
}
.cart_clear{
	clear:both;
	height:1px;border:0px solid #000000;
}
.dark_row{
	background:#dddddd;
}
.light_row{
	background:#eeeeee;
}
.cart_body_itm{
	background:transparent;
}
.cart_body_qty{
	background:transparent;
}
.cart_body_rm{
	background:transparent;
	/*cursor:hand;*/
	cursor:pointer;
}
.cart_body_rm_item{
	color:#D10947;text-decoration:none;
}
.cart_total{
	width:254px;padding:2px;
	border-top:1px solid #aaaaaa;
	background:#cccccc;
	text-align:center;
}
.cart_footer{
	width:254px;padding:2px;
	border-top:1px solid #aaaaaa;
	background:#dddddd;
	text-align:center;
}

.checkout{
	float:right;
	cursor:pointer;
}
.empty_cart{
	text-align:center;
	background:#dddddd;
	padding:10px;
}

/**********************************************/
/*************** Sexy Buttons *****************/
/**********************************************/

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
	clear:both;
}

a.button {
    background: transparent url('../images/buttons/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/buttons/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

/* from facebook */
.generic_dialog { height:0; left:0; overflow:visible; position:fixed; /*dw*/ top:0; width:100%; z-index:101; }
#generic_dialog_iframe { left:0; position:absolute; top:0; z-index:3; }
.generic_dialog .generic_dialog_popup { height:0; overflow:visible; position:relative; }
.generic_dialog div.dialog_loading 		{ background-color:#F2F2F2; border:1px solid #606060; font-size:24px; padding:10px; }
#generic_dialog_overlay { display:block; left:0; position:absolute; top:0; width:100%; z-index:100; }
.dialog_body .dialog_content_img { float:left; margin-right:15px; }
.dialog_body .dialog_content_txt { float:left; padding-bottom:5px; width:300px; }
.dialog_body .dialog_content_body { padding-bottom:13px; } 
.dialog_body .form_label { padding-right:5px; }
.dark_dialog_overlay { background-image:url(facebook-overlay.png); background-repeat:repeat; }
* html .dark_dialog_overlay { background-color:transparent; background-image:url(blank.gif); }
.full_bleed .pop_dialog_table td.pop_content .dialog_body { padding:0; } 
table.pop_dialog_table { border-collapse:collapse; direction:ltr; margin:auto; table-layout:fixed; width:465px; }
td.pop_topleft, td.pop_topright, td.pop_bottomleft, td.pop_bottomright { height:10px; overflow:hidden; padding:0 !important; width:10px !important; }
td.pop_topleft { background:transparent url(../images/facebook-pop-dialog-sprite.png) no-repeat scroll 0 0; }
td.pop_topright { background:transparent url(../images/facebook-pop-dialog-sprite.png) no-repeat scroll 0 -10px; }
td.pop_bottomleft { background:transparent url(../images/facebook-pop-dialog-sprite.png) no-repeat scroll 0 -20px; }
td.pop_bottomright { background:transparent url(../images/facebook-pop-dialog-sprite.png) no-repeat scroll 0 -30px; }
td.pop_top, td.pop_bottom { background:transparent url(../images/facebook-pop-dialog-sprite.png) repeat-x scroll 0 -40px; }
td.pop_side { background:transparent url(../images/facebook-pop-dialog-sprite.png) repeat-y scroll -10px 0; }
td.pop_content { background-color:white; direction:ltr; padding:0; }
.pop_dialog_rtl td.pop_content { direction:rtl; }
td.pop_content h2.dialog_title { background:#6D84B4 none repeat scroll 0 0; border:1px solid #3B5998; color:white; font-size:14px; font-weight:bold; margin:0; }
td.pop_content h2.dialog_loading { background:#6D84B4 url(facebook-indicator_white_small.gif) no-repeat scroll 400px 10px; padding-right:40px; }
td.pop_content h2 span { display:block; padding:4px 10px 5px; }
td.pop_content .dialog_content { background:#FFFFFF none repeat scroll 0 0; border-color:#555555; border-style:solid; border-width:0 1px 1px; }
td.pop_content .dialog_body { border-bottom:1px solid #CCCCCC; padding:10px; }
td.pop_content .dialog_summary { background:#F2F2F2 none repeat scroll 0 0; border-bottom:1px solid #CCCCCC; padding:8px 10px; }
td.pop_content .dialog_summary_buttons { background:#F2F2F2 none repeat scroll 0 0; border-bottom:1px solid #CCCCCC; padding:8px; text-align:right; }
td.pop_content .dialog_buttons { background:#F2F2F2 none repeat scroll 0 0; padding:8px; text-align:right; }
td.pop_content .dialog_buttons input { margin-left:5px; }
td.pop_content .dialog_buttons_msg { float:left; padding:5px 0 0; }
td.pop_content .dialog_footer { background:#F2F2F2 none repeat scroll 0 50%; }

/* david walsh custom */
#fb-modal	{ display:none; }
#fb-close	{ cursor:pointer; }
.info		{ width:280px; float:left; font-size:13px; color:#666; }
.info b	{ color:#000; }
.image	{ width:200px; float:left; margin-right:10px; }

.cartlink{
	text-decoration:none;
	color:#333;
}

.error_wrapper{border:1px solid #a00;margin:20px;background:#fff;}
.errors{color:#a00;display:block;}

.footer, .footer a{
	margin-bottom:0px;color:#fff;text-align:center;text-decoration:none;margin-bottom:10px;
}
.footer a:hover{ color:#ddd; }

/* SEARCH STYLES */
#search_results{
	width:208px;
	border:solid 1px #DEDEDE;
	display:none;
	font-family:Arial, Helvetica, sans-serif;
	background:#ffffff;
	position:relative;
	top:-3px;
	z-index:100;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
}
#search_results ul, #search_results li{padding:0; margin:0; border:0; list-style:none; font-size:12px;}
#search_results li {border-top:solid 1px #DEDEDE;}
#search_results li a{display:block; padding:4px; text-decoration:none; color:#000000; font-weight:bold;}
#search_results li a small{display:block; text-decoration:none; color:#999999; font-weight:normal;}
#search_results li a:hover{background:#FFFFCC;}
#search_results ul {padding:6px;}
#search_results .search_footer {padding:6px;font-size:10px;background:#cccccc;text-align:center;}
.search_footer a{color:#000000;}

/* REPORTS STYLES */
.reports_table{
	border:1px solid #888888;
	border-bottom:0px;
	background:#ffffff;
	text-align:left;
	-moz-border-radius-topLeft:5px;
	-moz-border-radius-topRight:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
}
.reports_table th{
	background: #DEDEDE;
	background: -moz-linear-gradient(top, #aaa, #eee);
	background: -webkit-gradient(linear, left top, left bottom, from(#aaa), to(#eee));
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#AAAAAA', EndColorStr='#EEEEEE');
	text-shadow: 0 1px 0 #FFF;
	text-align:left;
	padding:5px;
	border-bottom:1px solid #888888;
}
.reports_table td{
	background:#ffffff;
	padding:5px;
}
.rt_right{
	text-align:right;
}
.reports_inner_footer{
	border-top:1px solid #888888;
	border-bottom:1px solid #888888;
	text-align:right;
	font-weight:bold;
}
.reports_inner_header{
	font-weight:bold;
}
.reports_filter_table{
	border:1px solid #888888;
	background:#ffffff;
	text-align:left;
	-moz-border-radius-topLeft:5px;
	-moz-border-radius-topRight:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
}
.reports_filter_table th{
	background: #DEDEDE;
	background: -moz-linear-gradient(top, #aaa, #eee);
	background: -webkit-gradient(linear, left top, left bottom, from(#aaa), to(#eee));
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#AAAAAA', EndColorStr='#EEEEEE');
	text-shadow: 0 1px 0 #FFF;
	text-align:left;
	padding:5px;
	border-bottom:1px solid #888888;
}
.reports_filter_table td{
	background:#ffffff;
	padding:5px;
}
.error{
	border:1px solid #ff6666;
	background:#ffaaaa;
	text-align:center;
	padding:10px;
	margin:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#ff1111;
	font-weight:bold;
}
.good{
	border:1px solid #11ff11;
	background:#aaffaa;
	text-align:center;
	padding:10px;
	margin:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#11aa11;
	font-weight:bold;
}
.stock_order_form{
	border:1px solid #555;
	background:#fff;
	text-align:left;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#555;
	font-weight:normal;
}
.stock_order_form td{
	padding:5px;
}
.stock_order_header{
	background:#ddd;
	color:#555;
	font-weight:bold;
	border-bottom:1px solid #555;
}
.good_mini{
	border:1px solid #11ff11;
	background:#aaffaa;
	text-align:left;
	padding:2px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#000;
	font-weight:bold;
}
.error_mini{
	border:1px solid #ff6666;
	background:#ffaaaa;
	text-align:left;
	padding:2px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#ff1111;
	font-weight:bold;
}
.boxover_header{
	border:10px solid #e6eff4;background:#ffffff;font-weight:bold;padding:5px;
}
.boxover_image{
	border:10px solid #e6eff4;
}
.admin_table{
	width:100%;
	border:1px solid #555;
	background:#fff;
	text-align:left;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#555;
	font-weight:normal;
}
.admin_table td{
	padding:5px;
}
.admin_table_th{
	background:#ddd;
	color:#555;
	font-weight:bold;
	border-bottom:1px solid #555;
}
.numfield{text-align:right}
