hr { border: none; }	
body { font-family: tahoma; }
body.res-print { padding-bottom: 20px; background: none; }
body.res-print .admin-notes-hide {
	display: none;
}
li.strike { color: #f00; text-decoration: line-through; }
img.ttimg { position: relative; bottom: -4px; }
span.require { font-size: 1.3em; color: #903; font-weight: bold; }
span.require-title { font-size: 12px; color: #903; font-weight: bold; }
.srs-browsers { margin-top: 15px; }

span.tooltip-hold { display: none; }
div.tooltip-inner { width: 240px; padding: 20px; }

.green,
span.green, 
strong.green,
a.green {
	color: #0c3;
}

span.blue, 
strong.blue,
a.blue {
	color: #06c;
}

span.red, 
strong.red,
a.red {
	color: #f00;
}

#tiptip_content {
	padding: 10px;
	font-size: 16px;	
}	

.strike {
	text-decoration: line-through;	
}	

.fs11 { font-size: 11px; }

/*************************************
* PEOPLE FORMS GLOBAL  
*************************************/

/*table.people-form-table td { padding: 3px 10px 3px 0; }
table.people-form-table td.break-row { padding: 10px 0 5px; }
table.people-form-table td.break-row strong { font-size: 18px; }
table.people-form-table td.break-row hr { background-color: transparent; border-bottom: 2px dashed #2e3642; margin: 3px 0; }
table.people-form-table input { float: left; }*/ 

/*************************************
* Message Container  
*************************************/
#message_con {
	 position: fixed;
	 z-index: 99999;
	 width: 100%;
	 top: 0px;
	 left: 0px;
	 height: 1px;
	 overflow: visible;
}

#message_con .message:hover {
	cursor: pointer;	
}	

#message_con .message {
	font-family: arial;
	font-size: 22px;
	position: relative;	
	background:rgba(153, 153, 153, .95);
	border: 5px solid #666;
	margin: 0 auto;
	padding: 10px; 
	width: auto;
	overflow: hidden;
	line-height: 44px;
}

#message_con .mcstate0, #message_con .mcstate1 {
	float: left;
	color: #fff;
	font-size: 40px;
	margin: 8px 0 0 10px;
}

#message_con #message_icon {
	float: left;
	position: relative;
	margin-left: 5px;
}

#message_con #message_close {
	position: absolute;
	right: 0px;
	top: 0px;
}

#message_con #message_close:hover {
	cursor: pointer;
}

#message_con .subdark {
	color: #333;
}

#message_con .message-countdown {
	position: absolute;
	bottom: -10px;
	right: 10px;
	font-size: 12px;
	color: #fff;
}

/* USER FORM NAV */
/*div.form-nav-hold { width: auto; overflow: hidden; }	
div.form-nav-title { float: left; margin: 5px 10px 0 0; }	 
div.form-nav-box { float: left; margin-left: 7px; border: 1px solid #ccc; padding: 5px; }
div.form-nav-box:hover { cursor: pointer; text-decoration: underline; color: #ccc !important; }
div.form-nav-box.active { text-decoration: underline; }
div.form-nav-box.complete { color: #0c3; }	
div.form-nav-box.incomplete { color: #f00; }*/

/*************************************
* admin product   
*************************************/
.listinfo {
	height: 24px;
	overflow: visible;
	position: relative;
	width: auto;
	z-index: 10;
} 

#prodnav_hold {
	font-size: 13px;
	height: 36px;
	left: 0;
	overflow: visible;
	position: relative;
	top: 0;
	width: auto;
	z-index: 11;
	margin-bottom: 10px;
}

#prodnav_hold span.nico {
	position: relative;
	left: 3px;
	float: right;
	top: 2px;	
}		

#prodnav_hold .nbgc, #bcnav .nbgc {
	background-color: #2e3642; /*#47474a*/
}

#prodnav_hold .nbar {
	float: left;
	border: 1px solid #ccc;
	margin-left: 5px;
}	
#prodnav_hold .nbox:hover,
#prodnav_hold .nbox_r:hover,
#prodnav_hold .nmbox:hover,
#prodnav_hold .nmbox_b:hover,
#bcnav .bcsubmenu .menu .bcsublink:hover,
#bcnav .bcsubmenu .menu .bcsublink_bot:hover {
	color: #86a8f5;
	cursor: pointer;
}	
#prodnav_hold .nbox, #prodnav_hold .nbox_r {
	float: left;
	margin: 5px 0;
	padding: 1px 20px;
	text-align: center;
	border-right: 1px solid #ccc;
}
#prodnav_hold .nbox:last-child { border-right: none;  }


#prodnav_hold .nmenu_hold, #prodnav_hold .smenu_hold {
	padding: 13px 0 10px 7px;
	overflow: hidden;
	position: absolute;
	/*border: 1px solid #f00;*/
	z-index: 1;
}

#prodnav_hold .smenu_hold {
	padding: 7px 5px 5px 13px;
}

#prodnav_hold .topnip, #bcnav .topnip {
	border: 1px solid #ccc;
	border-bottom: none;
	bottom: -1px;
	height: 8px;
	left: 4px;
	position: relative;
	width: 7px;
	z-index: 2;	
}

#prodnav_hold .leftnip {
	border: 1px solid #ccc;
	border-right: none;
	float: left;
	right: -1px;
	height: 7px;
	top: 4px;
	position: relative;
	width: 8px;
	z-index: 2;	
}	

#prodnav_hold .nmenu, #prodnav_hold .smenu {
	border: 1px solid #ccc;
	overflow: hidden;
	width: 160px;
}

#prodnav_hold .smenu {
	float: left;
}

#prodnav_hold .nmbox, #prodnav_hold .nmbox_b  {
	padding: 3px 10px;
	margin: 0px 3px; 
	border-bottom: 1px solid #ccc;	
}	

#prodnav_hold .nmbox_b {
	border: none;
	padding-bottom: 4px;	
}
#prodnav_hold #prodnav_loader {
	position: relative;
	left: 6px;
	margin: 2px 0 0 6px;
}

#prodnav_hold .right_nav {
	float: right;
	overflow: visible;
	position: relative;
	top: 0;
}


#prodnav_hold .right_nav #cart_preview_hold {
	top: 20px;
	left: 26px;
	overflow: visible;
	position: absolute;
	width: 300px;
}

#prodnav_hold .right_nav #cart_preview_hold div.loader_hold {
	float: right;
	padding: 5px;
}	

#prodnav_hold .right_nav #cart_preview_hold .topnipple {
	background-color: #EFF2F6;
	border: 2px solid #33425A;
	border-bottom: none;
	height: 11px;		
	position: absolute;
	right: 30px;
	top: 14px;
	width: 10px;
}	

#prodnav_hold .right_nav #cart_preview_hold .preview {
	background-color: #EFF2F6;
	color: #000;
	margin-top: 25px;
	overflow: hidden;
	padding: 10px 0;
	width: 300px;
}

#prodnav_hold .right_nav #cart_preview_hold .preview h3 {
	text-align: center;	
}	

div.checkout_hold div.body div.checkout_row,
#cart_preview_hold .cart_row {
	font-size: 12px;
	margin: 0 10px;
	padding: 10px 0;
	width: auto;
	border-bottom: 2px dashed #999;
	line-height: 15px;
}

#cart_preview_hold .cart_row:last-child {
	border-bottom: none;
}	

#cart_preview_hold .cart_row {
	margin: 0;
}

#cart_preview_hold .cart_row.disable {
	color: #f00;	
}

#cart_preview_hold .cart_row.disable strong.outdate {
	display: inline;	
}	  

#cart_preview_hold .cart_row strong.outdate {
	display: none;	
}

#cart_preview_hold .cart_row strong.outdate img {
	width: 16px;
	position: relative;
	top: 2px;
	padding-right: 4px;
}	 


div.checkout_hold div.body div.checkout_row.bottom {
	text-align: right;	
}

div.checkout_hold div.body div.checkout_row.bottom strong {
	font-size: 13px;
}	

#prodnav_hold .right_nav .rnbox {
	border-left: 1px solid #CCCCCC;
	float: right;
	margin: 0 0 0 3px;
	padding: 0 15px;
	height: 30px;
}

#prodnav_hold .right_nav .cartimg {
	width: 24px;
	position: relative;
	top: 3px;
}

#prodnav_hold .right_nav .carttext, #prodnav_hold .right_nav .welcometext {
	font-size: 12px;
	position: relative;
	top: -5px;
	margin-left: 5px;
	color: #fff;
}

#prodnav_hold .right_nav .welcometext {
	top: 7px;
	margin: 0;	
}

#prodnav_hold .right_nav .welcometext a {
	color: #fff;	
}

#prodnav_hold .right_nav .welcometext a:hover {
	color: #ccc;	
}	

.admintable_hold #bcnav {
	float: left;
	margin: 10px 3px 3px 0; 	
}
#bcnav .bcarrow {
	position: relative;
	bottom: -2px;
}
#bcnav .bclink {
	float: left;
	margin: 0 0 0 5px;
	position: relative;
	z-index: 5; 
}		
#bcnav .bclink_cur {
	color: #86a8f5;
}		
#bcnav .bclink:hover {
	color: #06c;
	cursor: pointer;
}

#bcnav .up-arrow-out {
	border-bottom: 10px solid #999999;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	bottom: -1px;
	height: 0;
	left: 9px;
	position: relative;
	width: 0;
	z-index: 2;
}	 
#bcnav .up-arrow { 
	border-bottom: 8px solid #fff;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	bottom: -1px;
	height: 0;
	left: 10px;
	position: relative;
	width: 0;
	z-index: 1;
}	
#bcnav .bcsubmenu {
	display: none;
	padding: 15px 5px 5px;
	position: absolute;
	z-index: 1;
	top: 5px; 
}	
#bcnav .bcsubmenu .menu {
	background-color: #47474a;
	border: 1px solid #999;
	width: 100px;
}
#bcnav .bcsubmenu .menu .bcsublink, #bcnav .bcsubmenu .menu .bcsublink_bot {
	border-bottom: 1px solid #999; 
	margin: 0px 3px;
	overflow: auto; 
	padding: 1px 0 2px 5px;
	width: auto;
}
#bcnav .bcsubmenu .menu .bcsublink_bot {
	border: none;
}

/*************************************
* general admin lists  
*************************************/
.admintable_hold { overflow: hidden; padding: 20px; position: relative; width: auto;
}
div#overview.fbform_tab {
	padding: 10px 5px;
}	
.admintable_hold .listhold {
	font-size: 11px;
	overflow: hidden;
	padding: 0 1px;
	width: auto;
}	
.admintable_hold #pagecnt {
	float: right;
	margin: 10px 3px 10px 40px; 	
}
.table_noborder {
	
}	
.admin_table {
	border-collapse: collapse;
	font-family: arial, sans-serif;
	width: 100%;	
}
.admin_table thead th {
	border-bottom: 1px solid #ccc;
	font-size: 13px;
	font-weight: bold;
	padding-left:  5px;
}


.admin_table thead.catlist th {
	padding-top: 10px;		
}	

td.no-data { color: #fff; font-size: 24px; padding: 30px 0 30px 30px !important; font-family: arial; }

.table.my-account-table td.no-data { font-family: inherit; color: inherit; }
.table.my-account-table td { vertical-align: middle; }

.admin_table tr.parent_row td {
	background-color: #c4def8;		
}
.admin_table tr.cat_row td {
	background-color: #d7e4f1
}
.admin_table tr.subcat_row td {
	background-color: #eff2f6;
}	
.admin_table tr.parent_row td.edit_tdfff, .admin_table tr.cat_row td.edit_tdfff, .admin_table tr.subcat_row td.edit_tdfff {
/*	background-color: #fff; */
}
.admin_table .list_editbtn {
	cursor: pointer; width: 20px; height: 20px;	
}	 

.admin_table td {
	border: 1px solid #ccc;
	padding: 3px 1px 2px 5px;
	text-align: center;
	font-size: 13px;
}

.admin_table table.table_noborder td {
	border: none;	
	text-align: left;
}	

.admin_table td.catName_td {
	width: 230px;
	padding-left: 15px;
	text-align: left;
}	
.admin_table .at_edit_td {
	width: 40px;		
}

.td-btn {
	width: 32px;
	vertical-align: middle;
}	

.admin_table .zoomtd {
	width: 24px;		
}

#cat_table .parent_head td {
	background-color: #06c;
	color: #fff;
	text-align: center;	
}	 
.cattd_nested, .cattd_nested img {
	height: 20px; width: 20px;	
}

.cat_nested, .subcat_nested {
	height: 16px;
	margin: 0 2px 0 3px;
	position: relative;
	top: -6px;
	width: 16px;
}
.subcat_nested {
	margin: 0 3px 0 24px;
}

button.addnew_btn {
	cursor: pointer; padding: 10px; font-weight: bold; font-size: 14px;
}

.admin_table tr.tr_lightgrey {
	background-color: #EBEBEB;	
}

.admin_table tr.tr_white {
	background-color: #FFFFFF;
}

.multirider_form_hold {
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;	
	padding: 0 5px 10px; 
}

.multirider_form_title {
	font-weight: bold;
	font-size: 16px;
	padding: 5px 0; 
}

td.title {
	font-weight: bold;	
}	

/**************************************
* BUTTON STUFF
**************************************/
td.btnrow {
	padding-top: 10px;	
}	
td.btnrow button {
	float: left;
	cursor: pointer;
}
td.btnrow img.loader {
	float: left;
	left: 7px;
	position: relative;
	top: 5px	
}	



button.btn-big {
	font-size: 15px;
	padding: 10px 20px;		
}	

div.ui-widget.error-box {
	margin-top: 10px;	
}

div.ui-widget.highlight-box {
	margin-bottom: 10px;	
}

div.ui-widget.highlight-box span.ui-icon.ui-icon-alert,
div.ui-widget.error-box span.ui-icon.ui-icon-alert {
	float: left;
	margin-right: 3px;
	position: relative;
	top: 1px	
}	

div.ui-state-error.ui-corner-all,
div.ui-state-highlight.ui-corner-all {
	padding: 15px;
	font-size: 16px;	
}	

div.fbhold_600 {
	width: 600px;	
}

div.fbhold_700 {
	width: 700px;	
}

div.fbhold_800 {
	width: 800px;	
}

div.fbhold_900 {
	width: 900px;	
}

div.fbhold-1000 {
	width: 1000px;	
}

/**************************************
* BACKGROUND-COLOR: LIGHT BLUE - HOVER:CURSOR:POINTER
**************************************/
.admin_table tr.prodrow:hover td {
	cursor: pointer;
	background-color: #d8e5f8;
}	


.callout {
    position: relative;
    margin: 15px 0 10px;
    padding: 18px 20px;
    background-color: #eef4f9;
    /* easy rounded corners for modern browsers */
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    overflow: visble;
}

.callout.callout-h50 {
	height: 50px;
}		
.callout .notch {
    position: absolute;
    top: -10px;
    right: 60px;
    margin: 0;
    border-top: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #eef4f9;
    padding: 0;
    width: 0;
    height: 0;
    /* ie6 height fix */
    font-size: 0;
    line-height: 0;
     /* ie6 transparent fix */
    _border-right-color: pink;
    _border-left-color: pink;
    _filter: chroma(color=pink);
}

.callout .notch.notch-left {
	left: 15px;
}		

.border-callout {
	border: 1px solid #c5d9e8;
	padding: 12px 19px 8px;
}

.border-callout .border-notch {
	border-bottom-color: #c5d9e8;
	top: -11px;
}

hr.padded {
	border-bottom: 2px dashed #555;
	margin: 15px 0;
}

.callout .close-btn {
	color: #903;
	position: relative;
	float: right;
	top: 0px;
	right: 0px;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 10px 4px;
	border: 1px solid #c5d9e8;
	border-top: none;
	border-right: none;
}

.callout .close-btn:hover {
	cursor: pointer;
	background-color: #e1ecf4;
}		

.product-reviews .date {
	padding-left: 1em;
	font-style: italic;
	font-size: .8em;
}
.product-reviews .product-review {
	padding-bottom: 1em;
}
