/*
	*** CAUTION ***
	THIS FILE IS NOT APP-SPECIFIC. ANY ITEMS PLACED IN THIS FILE AFFECT ALL SITES.
	THIS FILE IS INCLUDED BEFORE ALL OTHER CSS FILES. SO THEORETICALLY, ANY RULES FOUND IN THIS FILE CAN BE CHANGED USING SITE-SPECIFIC CSS FILES THAT FOLLOW.
*/

#btn_yes, #btn_no {
	cursor:pointer;
}

#webloyalty_xsell_confirm {
	margin-left:400px;
	margin-right:200px;
	background-color: #FFFFFF;
	color: #000000;
}

#webloyalty_xsell_confirm div {
	color: #000000;
}

#proweb_wgt #input_search {
	display:none;
}

#special_offers a, #special_offers_bottom a {
	text-decoration: none;
}

#upselldotcom_banner {
	background-color:#fff;
}

#upsell_visitor_display_name {
	display:none;
}




/************************
	MTAF CSS
************************/
#mtaf { display:inline; }
#mtaf-form-container { display:none; }
#mtaf-title {
	font-size:14pt;
	font-weight:bold;
	margin-bottom:10px;
	text-align:left;
}
#mtaf-form-container form p { position:relative; }
#mtaf-box-label, #mtaf-box-from-label {
	position:absolute;
	color:#777;
	padding:5px 5px 5px 6px;
	font-size:10pt;
	font-weight:normal;
}
#mtaf-box, #mtaf-box-from {
	border:1px solid #ccc;
	color:#727272;
	font-size:12pt;
	padding:4px;
	width:320px;
}
#mtaf-form {
    margin:0px !important;
    padding:0px !important;
}
#mtaf-errors, #mtaf-form label.error { color:#d80000; }
#mtaf-errors {
	margin-top:20px;
	text-align:left;
}
#mtaf-form label.error {
	display:block;
}
#mtaf-send, #mtaf-cancel {
	border:1px solid #777;
	padding:0px;
	width:120px;
	margin-right:20px;
    margin-top:10px;
}
#mtaf-cancel {
	width:60px;
}

.cbox_title_mtaf {
    background:none !important;
    padding-left:10px !important;
}

#age-disclaimer {
	text-align: center;
}

#cb_limg, #cb_rimg { position:absolute; left:50%; z-index:9999; }
#cb_left_image, #cb_right_image { display:none !important; }

.form_label_marker {
    color:red;
    font-weight:bold;
}

.cleaned_pdata { display:none; }

#orderform_container input[type="checkbox"], #orderform_container input[type="radio"] {
    width:14px !important;
    height:14px !important;
    margin-right:5px !important;
}

