/* fonts */
	@font-face { font-family: Avenir; src: url('fonts/avenir.ttf'), url('fonts/avenir.woff'); }

/* account */
	.account { background-color: #ffffff; border-radius: 15px; color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; padding-bottom: 20px; padding-left: 20px; padding-right: 0px; padding-top: 20px; text-align: left; }
	.account_column { float: left; margin-right: 20px; }
	.account_footer { color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; position: relative; }
	.account_header { position: relative; }
	.account_header_actions { color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; padding-top: 5px; }
	.account_header_actions a { background-color: #ffffff; border: 1px solid #4582b8; border-radius: 10px; color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; padding-bottom: 2px; padding-left: 10px; padding-right: 10px; padding-top: 2px; text-decoration: none; }
	.account_header_actions a:hover { background-color: #4582b8; color: #ffffff; font-size: 12px; font-weight: normal; }
	.account_header_title { color: #333333; font-family: Arial; font-size: 14px; font-weight: bold; }
	.account_message { color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; padding-top: 0px; position: relative; }
	.account_promotion { color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; position: relative; }
	.account_resource { }
	.account_resource_data { padding-top: 15px; position: relative; }
	.account_resource_data_actions { border-top: 1px solid #999999; color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; padding-bottom: 5px; padding-top: 15px; }
	.account_resource_data_actions a { background-color: #4582b8; border: 1px solid #cccccc; border-radius: 15px; color: #ffffff; cursor: pointer; display: inline-block; font-family: Arial; font-size: 14px; font-weight: normal; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; padding-top: 5px; text-align: center; }
	.account_resource_data_actions a:hover { background-color: #999999; border: 1px solid #4582b8; font-family: Arial; font-size: 14px; font-weight: normal; }
	.account_resource_data_actions a.invert { background-color: #999999; border: 1px solid #4582b8; border-radius: 15px; color: #ffffff; cursor: pointer; display: inline-block; font-family: Arial; font-size: 14px; font-weight: normal; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; padding-top: 5px; text-align: center; }
	.account_resource_data_actions a.invert:hover { background-color: #4582b8; border: 1px solid #cccccc; font-family: Arial; font-size: 14px; font-weight: normal; }
	.account_resource_data_column { float: left; margin-right: 30px; }
	.account_resource_data_column .account_resource_data_fields_field label { display: inline-block; margin-right: 5px; margin-top: 5px; text-align: right; vertical-align: top; width: 70px; }
	.account_resource_data_column80 { float: left; margin-right: 30px; }
	.account_resource_data_column80 .account_resource_data_fields_field label { display: inline-block; margin-right: 5px; margin-top: 5px; text-align: right; vertical-align: top; width: 80px; }
	.account_resource_data_fields { border-top: 1px solid #999999; padding-bottom: 15px; padding-top: 15px; }
	.account_resource_data_fields div.image { border: 1px solid #999999; border-radius: 10px; box-shadow: 2px 2px 4px #000000; display: block; margin: 5px; margin-left: 85px; padding: 10px; }
	.account_resource_data_fields_field { color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; margin-top: 2px; }
	.account_resource_data_fields_field div { margin-top: 10px; text-align: left; }
	.account_resource_data_fields_field label { color: #000000; display: inline-block; margin-right: 5px; text-align: right; width: 50px; }
	.account_resource_data_fields_field label.required { color: #cb584e; }
	.account_resource_data_fields_field span { display: inline-block; padding-top: 4px; max-width: 250px; }
	.account_resource_data_title { color: #4582b8; font-family: Arial; font-size: 16px; font-weight: normal; padding-top: 10px; text-transform: uppercase; }
	.account_resource_data_title a { color: #333333; text-transform: lowercase; }
	.account_resource_forgot { display: none; padding-top: 20px; }

/* addthisevent */
	.addthisevent { visibility: hidden; }
	.addthisevent span { display: none !important; }
	.addthisevent-drop { width: 27px; height: 23px; display: inline-block; position: relative; z-index: 999998; font-family: arial; color: #333; text-decoration: none; font-size: 14px; text-decoration: none; background: url(icon-calendar.html) no-repeat; }
	.addthisevent-drop:hover { color: #555; font-size: 14px; text-decoration: none; }
	.addthisevent-drop ._url,.addthisevent-drop ._start,.addthisevent-drop ._end,.addthisevent-drop ._summary,.addthisevent-drop ._description,.addthisevent-drop ._location,.addthisevent-drop ._organizer,.addthisevent-drop ._organizer_email,.addthisevent-drop ._facebook_event,.addthisevent-drop ._all_day_event { display: none !important; }
	.addthisevent_dropdown { width: 200px; position: absolute; z-index: 99999; padding: 6px 0px 0px 0px; background: #fff; text-align: left; display: none; margin-top: 4px; margin-left: -1px; border-top: 1px solid #c8c8c8; border-right: 1px solid #bebebe; border-bottom: 1px solid #a8a8a8; border-left: 1px solid #bebebe; -moz-border-radius: 2px; -webkit-border-radius: 2px; -webkit-box-shadow: 1px 3px 6px rgba(0,0,0,0.15); -moz-box-shadow: 1px 3px 6px rgba(0,0,0,0.15); box-shadow: 1px 3px 6px rgba(0,0,0,0.15); }
	.addthisevent_dropdown span { width: 175px; display: block; line-height: 110%; background: #fff; text-decoration: none; font-size: 12px; color: #6d84b4; padding: 8px 10px 9px 15px; }
	.addthisevent_dropdown span:hover { background: #f4f4f4; color: #6d84b4; text-decoration: none; font-size: 12px; }
	.addthisevent_dropdown .copyx { width: 200px; height: 21px; display: block; position: relative; cursor: default; }
	.addthisevent_dropdown .brx { width: 180px; height: 1px; overflow: hidden; background: #e0e0e0; position: absolute; z-index: 100; left: 10px; top: 9px; }
	.addthisevent_dropdown .frs { position: absolute; top: 5px; cursor: pointer; right: 10px; padding-left: 10px; font-style: normal; font-weight: normal; text-align: right; z-index: 101; line-height: 110%; background: #fff; text-decoration: none; font-size: 9px; color: #cacaca; }
	.addthisevent_dropdown .frs:hover { color: #6d84b4; }
	.addthisevent-selected { }

/* body */
	a { color: #666666; font-family: Industry,Arial; font-size: 14px; font-weight: normal; text-decoration: underline; }
	a:hover { color: #592b47; font-family: Industry,Arial; font-size: 14px; font-weight: normal; text-decoration: underline; }
	a[href^=tel] { color: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; text-decoration: inherit; }
	body { background-color: #ffffff; background-image: url(''); background-position: top center; background-repeat: repeat-x; border: 0px; margin: 0px; overflow-y: scroll; padding: 0px; text-align: center; }
	.body { margin: 0px auto; max-width: 100%; text-align: left; width: 99.99%; }
	.button { background-color: #000000; border: 1px solid #cccccc; border-radius: 15px; color: #ffffff; cursor: pointer; display: inline-block; font-family: Arial; font-size: 14px; font-weight: bold; padding-bottom: 10px; padding-left: 30px; padding-right: 30px; padding-top: 10px; text-align: center; }
	.button:hover { background-color: #999999; border: 1px solid #4582b8; font-family: Arial; font-size: 14px; font-weight: bold; }
	.calendar { cursor: pointer; margin-left: 5px; margin-bottom: 4px; vertical-align: -8px; }
	.center { text-align: center; }
	.clear { clear: both; }
	h1 { color: #333333; font-family: Adelle-Sans,Arial; font-size: 20px; font-style: normal; font-weight: normal; letter-spacing: 1px; margin: 0px; margin-bottom: 15px; }
	h2 { color: #333333; font-family: Adelle-Sans,Arial; font-size: 18px; font-style: normal; font-weight: normal; letter-spacing: 1px; margin: 0px; margin-bottom: 15px; }
	h3 { color: #333333; font-family: Adelle-Sans,Arial; font-size: 16px; font-weight: bold; letter-spacing: 1px; margin: 0px; margin-bottom: 15px; }
	h4 { color: #333333; font-family: Adelle-Sans,Arial; font-size: 14px; font-weight: bold; letter-spacing: 1px; margin: 0px; margin-bottom: 15px; }
	h5 { color: #333333; font-family: Adelle-Sans,Arial; font-size: 12px; font-weight: bold; letter-spacing: 1px; margin: 0px; margin-bottom: 15px; }
	html { scrollbar-3dlight-color: #aaaaaa; scrollbar-arrow-color: #999999; scrollbar-base-color: #333333; scrollbar-darkshadow-color: #333333; scrollbar-highlight-color: #333333; scrollbar-lightshadow-color: #e7e7e7; scrollbar-shadow-color: #e7e7e7; scrollbar-track-color: #e7e7e7; }
	img { border: 0px; margin: 0px; padding: 0px; }
	.label { color: #333333; display: inline-block; font-family: Arial; font-size: 12px; font-weight: normal; line-height: 22px; width: 70px; }
	.left { text-align: left; }
	li { /*list-style-image: url('');*/	}
	.microtime { bottom: 0px; color: #cccccc; font-size: 10px; position: fixed; right: 0px; }
	.right { text-align: right; }
	span.check { color: #4582b8; display: inline-block; margin-right: 10px; }
	span.check0 { color: #4582b8; display: inline-block; margin-right: 10px; }
	span.check15 { color: #4582b8; display: inline-block; width: 15px !important; }
	span.check60 { color: #4582b8; display: inline-block; width: 60px !important; }
	span.check70 { color: #251e09; display: inline-block; width: 70px !important; }
	span.check80 { color: #251e09; display: inline-block; width: 80px !important; }
	span.check90 { color: #251e09; display: inline-block; width: 90px !important; }
	span.check100 { color: #4582b8; display: inline-block; width: 100px !important; }
	span.check150 { color: #4582b8; display: inline-block; width: 150px !important; }
	span.check200 { color: #4582b8; display: inline-block; width: 200px !important; }
	span.check250 { color: #4582b8; display: inline-block; width: 250px !important; }
	table { border-collapse: collapse; border-spacing: 0px; empty-cells: show; }
	td { color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; margin: 0px; padding: 0px; }

/* cc */
	.cc { margin: 0px auto; width: 100%; }
	.cc_button { background-color: #ffffff; border: 1px solid #4582b8; border-radius: 10px; color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; padding-bottom: 2px; padding-left: 10px; padding-right: 10px; padding-top: 2px; text-decoration: none; }
	.cc_button:hover { background-color: #4582b8; color: #ffffff; font-size: 12px; font-weight: normal; }
	.cc_print { background-color: #ffffff; color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; padding: 20px; }
	.cc_required { color: #cb584e; font-family: Arial; font-size: 12px; font-weight: normal; }
	.cc_resource { background-color: #ffffff; border-radius: 15px; color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; padding: 20px; text-align: left; }
	.cc_resource label { color: #333333; display: inline-block; float: left; font-family: Arial; font-size: 12px; font-weight: normal; line-height: 22px; }
	.cc_resource1 { color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; }
	.cc_resource2 { color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; }
	.cc_resource_data { margin-top: 5px; position: relative; }
	.cc_resource_data_actions { border-top: 1px solid #999999; color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; margin-top: 15px; padding-bottom: 15px; padding-top: 15px; }
	.cc_resource_data_actions a { background-color: #ffffff; border: 1px solid #4582b8; border-radius: 10px; color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; padding-bottom: 2px; padding-left: 10px; padding-right: 10px; padding-top: 2px; text-decoration: none; }
	.cc_resource_data_actions a:hover { background-color: #4582b8; color: #ffffff; font-size: 12px; font-weight: normal; }
	.cc_resource_data_column { float: left; margin-right: 30px; }
	.cc_resource_data_column .cc_resource_data_fields_field label { display: inline-block; margin-right: 5px; text-align: right; vertical-align: top; }
	.cc_resource_data_column80 { float: left; margin-right: 30px; }
	.cc_resource_data_column80 .cc_resource_data_fields_field label { display: inline-block; margin-right: 5px; text-align: right; vertical-align: top; width: 80px; }
	.cc_resource_data_column100 { float: left; margin-right: 30px; }
	.cc_resource_data_column100 .cc_resource_data_fields_field label { display: inline-block; margin-right: 5px; text-align: right; vertical-align: top; width: 100px; }
	.cc_resource_data_column120 { float: left; margin-right: 30px; }
	.cc_resource_data_column120 .cc_resource_data_fields_field label { display: inline-block; margin-right: 5px; text-align: right; vertical-align: top; width: 120px; }
	.cc_resource_data_column150 { float: left; margin-right: 30px; }
	.cc_resource_data_column150 .cc_resource_data_fields_field label { display: inline-block; margin-right: 5px; text-align: right; vertical-align: top; width: 150px; }
	.cc_resource_data_fields { border-top: 1px solid #999999; padding-bottom: 15px; padding-top: 15px; }
	.cc_resource_data_fields div.audio { border: 1px solid #999999; border-radius: 10px; box-shadow: 2px 2px 4px #000000; display: block; margin: 5px; margin-left: 85px; padding: 10px; }
	.cc_resource_data_fields div.document { border: 1px solid #999999; border-radius: 10px; box-shadow: 2px 2px 4px #000000; display: block; margin: 5px; margin-left: 85px; padding: 10px; }
	.cc_resource_data_fields div.image { border: 1px solid #999999; border-radius: 10px; box-shadow: 2px 2px 4px #000000; display: block; margin: 5px; margin-left: 85px; padding: 10px; }
	.cc_resource_data_fields div.video { border: 1px solid #999999; border-radius: 10px; box-shadow: 2px 2px 4px #000000; display: block; margin: 5px; margin-left: 85px; padding: 10px; }
	.cc_resource_data_fields_actions {  }
	.cc_resource_data_fields_actions a { background-color: #ffffff; border: 1px solid #4582b8; border-radius: 10px; color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; padding-bottom: 2px; padding-left: 10px; padding-right: 10px; padding-top: 2px; text-decoration: none; }
	.cc_resource_data_fields_actions a:hover { background-color: #4582b8; color: #ffffff; font-size: 12px; font-weight: normal; }
	.cc_resource_data_fields_field { color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; margin-top: 2px; }
	.cc_resource_data_fields_field div { color: #333333; margin-top: 10px; text-align: left; }
	.cc_resource_data_fields_field label { color: #000000; display: inline-block; margin-right: 5px; text-align: right; width: 50px; }
	.cc_resource_data_fields_field label.cc_required { color: #cb584e; }
	.cc_resource_data_fields_field span { display: inline-block; line-height: 22px; max-width: 250px; }
	.cc_resource_data_fields_field_document { margin-left: 85px; position: relative; top: 5px; }
	.cc_resource_data_fields_field_document a { background-color: #ffffff; border: 1px solid #4582b8; border-radius: 10px; color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; padding-bottom: 2px; padding-left: 10px; padding-right: 10px; padding-top: 2px; text-decoration: none; }
	.cc_resource_data_fields_field_document a:hover { background-color: #4582b8; color: #ffffff; font-size: 12px; font-weight: normal; }
	.cc_resource_data_fields_field_items { border: 1px solid #999999; height: 200px; margin-bottom: 10px; overflow: hidden; padding: 5px; width: 900px; }
	.cc_resource_data_title { color: #333333; font-family: Arial; font-size: 13px; font-weight: bold; padding-bottom: 10px; padding-top: 10px; }
	.cc_resource_filters { padding-top: 15px; position: relative; }
	.cc_resource_filters_actions { color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; margin-top: 10px; }
	.cc_resource_filters_actions a { background-color: #ffffff; border: 1px solid #4582b8; border-radius: 10px; color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; padding-bottom: 2px; padding-left: 10px; padding-right: 10px; padding-top: 2px; text-decoration: none; }
	.cc_resource_filters_actions a:hover { background-color: #4582b8; color: #ffffff; font-size: 12px; font-weight: normal; }
	.cc_resource_filters_fields { margin-top: 2px; }
	.cc_resource_filters_fields_column { float: left; margin-right: 20px; }
	.cc_resource_filters_fields_field { color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; margin-top: 2px; }
	.cc_resource_filters_fields_field label { color: #000000; display: inline-block; margin-right: 5px; text-align: right; width: 50px; }
	.cc_resource_filters_fields_field span { color: #4582b8; display: inline-block; max-width: 258px; }
	.cc_resource_filters_title { color: #333333; font-family: Arial; font-size: 14px; font-weight: bold; }
	.cc_resource_footer { color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; position: relative; }
	.cc_resource_header { position: relative; }
	.cc_resource_header_actions { color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; padding-top: 5px; }
	.cc_resource_header_actions a { background-color: #ffffff; border: 1px solid #4582b8; border-radius: 10px; color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; padding-bottom: 2px; padding-left: 10px; padding-right: 10px; padding-top: 2px; text-decoration: none; }
	.cc_resource_header_actions a:hover { background-color: #4582b8; color: #ffffff; font-size: 12px; font-weight: normal; }
	.cc_resource_header_title { color: #333333; font-family: Arial; font-size: 14px; font-weight: bold; }
	.cc_resource_menu { margin-top: 20px; }
	.cc_resource_menu a { background-color: #ffffff; border: 1px solid #4582b8; border-radius: 15px; box-shadow: 2px 2px 6px #000000; color: #4582b8; display: inline-block; font-family: Arial; font-size: 16px; font-weight: bold; margin-bottom: 20px; margin-right: 20px; padding: 20px; text-decoration: none; }
	.cc_resource_menu a:hover { background-color: #4582b8; color: #ffffff; font-size: 16px; font-weight: bold; }
	.cc_resource_message { color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; margin-top: 15px; position: relative; }
	.cc_resource_order_customer { margin-top: 2px; }
	.cc_resource_order_customer_column { border: 1px solid #000000; float: left; width: 350px; }
	.cc_resource_order_item { margin-top: 15px; }
	.cc_resource_order_item a { background-color: #ffffff; border: 1px solid #4582b8; border-radius: 10px; color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; padding-bottom: 2px; padding-left: 10px; padding-right: 10px; padding-top: 2px; text-decoration: none; }
	.cc_resource_order_item a:hover { background-color: #4582b8; color: #ffffff; font-size: 12px; font-weight: normal; }
	.cc_resource_order_items { margin-top: 10px; }
	.cc_resource_order_items table { border: 1px solid #000000; width: 100%; }
	.cc_resource_order_items table td.column { background-color: #4582b8; border-right: 1px solid #000000; color: #ffffff; font-family: Arial; font-size: 12px; font-weight: normal; padding: 5px; vertical-align: bottom; white-space: nowrap; }
	.cc_resource_order_items table td.column a { color: #ffffff; font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none; }
	.cc_resource_order_items table td.column a:hover { color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none; }
	.cc_resource_order_items table td.column.item { text-align: left; width: 70%; }
	.cc_resource_order_items table td.image { text-align: center; width: 50px; }
	.cc_resource_order_items table td.image img { border: 1px solid #aaaaaa; border-radius: 10px; box-shadow: 1px 1px 2px #000000; height: 50px; width: 50px; }
	.cc_resource_order_items table td.row { background-color: #ffffff; border: 1px solid #000000; color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; padding: 5px; vertical-align: middle; white-space: nowrap; }
	.cc_resource_order_items table td.row a { background-color: #ffffff; border: 1px solid #4582b8; border-radius: 10px; color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; padding-bottom: 2px; padding-left: 10px; padding-right: 10px; padding-top: 2px; text-decoration: none; }
	.cc_resource_order_items table td.row a:hover { background-color: #4582b8; color: #ffffff; font-size: 12px; font-weight: normal; }
	.cc_resource_order_items table td.row .options div { }
	.cc_resource_order_items table td.row .options label { color: #000000; display: inline-block; font-family: Arial; font-size: 12px; font-weight: normal; line-height: 20px; }
	.cc_resource_order_items table td.row .options span { color: #b32615; display: inline-block; font-family: Arial; font-size: 12px; font-weight: normal; line-height: 20px; padding-left: 20px; }
	.cc_resource_order_items table td.row .title { color: #000000; font-family: Arial; font-size: 14px; font-weight: normal; }
	.cc_resource_order_payment { margin-top: 2px; }
	.cc_resource_order_payment_column { border: 1px solid #333333; float: left; width: 350px; }
	.cc_resource_order_totals { width: 100%; }
	.cc_resource_order_totals_field { color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; margin-top: 5px; }
	.cc_resource_order_totals_field label { display: inline-block; font-size: 12px; margin-right: 5px; text-align: right; width: 88%; }
	.cc_resource_order_totals_field label.total { font-size: 14px; font-weight: bold; }
	.cc_resource_order_totals_field span { color: #333333; float: right; line-height: 20px; text-align: right; width: 10%; }
	.cc_resource_order_totals_field span.promotion { color: #cb584e; }
	.cc_resource_order_totals_field span.total { color: #4582b8; font-size: 14px; line-height: 22px; }
	.cc_resource_promotion { color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; position: relative; }
	.cc_resource_results { padding-bottom: 5px; padding-top: 15px; position: relative; }
	.cc_resource_results_actions { margin-left: 20px; }
	.cc_resource_results_actions a { background-color: #ffffff; border: 1px solid #4582b8; border-radius: 10px; color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; padding-bottom: 2px; padding-left: 10px; padding-right: 10px; padding-top: 2px; text-decoration: none; }
	.cc_resource_results_actions a:hover { background-color: #4582b8; color: #ffffff; font-size: 12px; font-weight: normal; }
	.cc_resource_results_column { float: left; margin-right: 30px; position: relative; }
	.cc_resource_results_data { margin-top: 5px; }
	.cc_resource_results_data table { border: 1px solid #000000; }
	.cc_resource_results_data table td.column { background-color: #4582b8; border-right: 1px solid #000000; color: #ffffff; font-family: Arial; font-size: 12px; font-weight: normal; padding: 5px; vertical-align: bottom; white-space: nowrap; }
	.cc_resource_results_data table td.column a { color: #ffffff; font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none; }
	.cc_resource_results_data table td.column a:hover { color: #cccccc; font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none; }
	.cc_resource_results_data table td.row { background-color: #ffffff; border: 1px solid #000000; color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; padding: 5px; vertical-align: middle; white-space: nowrap; }
	.cc_resource_results_data table td.row a { background-color: #ffffff; border: 1px solid #4582b8; border-radius: 10px; color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; padding-bottom: 2px; padding-left: 5px; padding-right: 5px; padding-top: 2px; text-decoration: none; }
	.cc_resource_results_data table td.row a:hover { background-color: #4582b8; color: #ffffff; font-size: 12px; font-weight: normal; }
	.cc_resource_results_data table td.row a.link { background-color: transparent; border: 0px; color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; margin: 0px; padding: 0px; text-decoration: none; }
	.cc_resource_results_data table td.row a.link:hover { background-color: transparent; color: #999999; }
	.cc_resource_results_export { color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; margin-top: 5px; }
	.cc_resource_results_export a { color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none; }
	.cc_resource_results_export a:hover { color: #000000; font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none; }
	.cc_resource_results_pagination { color: #333333; font-family: Arial; font-size: 14px; font-weight: bold; }
	.cc_resource_results_pagination a { background-color: #ffffff; border: 1px solid #4582b8; border-radius: 10px; color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; padding-bottom: 2px; padding-left: 10px; padding-right: 10px; padding-top: 2px; text-decoration: none; }
	.cc_resource_results_pagination a:hover { background-color: #4582b8; color: #ffffff; font-size: 12px; font-weight: normal; }
	.cc_resource_results_pagination select { width: 60px; }
	.cc_resource_results_title { color: #333333; font-family: Arial; font-size: 14px; font-weight: bold; }
	.cc_response { color: #cb584e; font-family: Arial; font-size: 12px; font-weight: normal; }

/* footer */
	.footer { background-color: #3c3c3c; bottom: 0px; height: 30px; left: 0px; position: relative; width: 100%; }
	.footer_actions { color: #ffffff; font-family: Arial; font-size: 12px; font-weight: normal; padding-right: 10px; padding-top: 5px; }
	.footer_actions a { color: #ffffff; font-family: Arial; font-size: 12px; font-weight: normal; padding-left: 20px; text-decoration: none; }
	.footer_actions a:hover { color: #4582b8; }
	.footer_background { margin: 0px auto; max-width: 100%; position: relative; width: 100%; }
	.footer_copyright { font-size: 12px; font-weight: normal; padding-left: 10px; padding-top: 10px; }
	.footer_left { float: left; }
	.footer_right { float: right; text-align: right; }

/* form */
	.ckeditor { margin-right: 20px; margin-top: 5px; }
	form { border: 0px; margin: 0px; padding: 0px; }
	input { background-color: #ffffff; border: 1px solid #999999; border-radius: 5px; color: #333333; font-family: Arial; font-size: 12px; padding-bottom: 4px; padding-left: 5px; padding-right: 5px; padding-top: 4px; width: 250px; }
	input.calendar_date { width: 70px; }
	input.calendar_time { width: 120px; }
	input.checkbox { background-color: transparent; background-image: url(''); background-repeat: repeat; border: 0px solid #999999; color: #333333; font-family: Arial; font-size: 12px; height: 22px; margin: 0px; margin-right: 5px; padding: 0px; vertical-align: middle; width: 15px; }
	input.image { background-color: transparent; background-image: url(''); background-repeat: no-repeat; border: 0px solid #999999; color: #333333; font-family: Arial; font-size: 12px; height: 1px; margin: 0px; padding: 0px; width: 1px; }
	input.radio { background-color: transparent; background-image: url(''); background-repeat: no-repeat; border: 0px solid #999999; color: #333333; font-family: Arial; font-size: 12px; height: 22px; margin: 0px; margin-right: 5px; padding: 0px; vertical-align: -6px; width: 15px; }
	input.shipping_price { width: 100px; }
	.required { color: #cb584e; font-family: Arial; font-size: 12px; font-weight: normal; }
	select { background-color: #ffffff; border: 1px solid #999999; border-radius: 5px; color: #333333; font-family: Arial; font-size: 12px; padding: 3px; width: 262px; }
	select.month { width: 50px; }
	select.user { width: 215px; }
	select.user_first { width: 43px; }
	select.year { width: 60px; }
	textarea { background-color: #ffffff; border: 1px solid #999999; border-radius: 5px; color: #333333; font-family: Arial; font-size: 12px; height: 100px; padding: 3px; width: 253px; }

/* header */
	.header { left: 0px; position: relative; top: 0px; width: 100%; z-index: 300; }
	.header_actions { position: absolute; right: 76px; text-align: right; top: 47px; z-index: 310; }
	.header_actions a { color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none; }
	.header_actions a:hover { color: #000000; }
	.header_actions_search { position: absolute; right: 0px; top: 90px; }
	.header_actions_search input { background-color: #3c3c3c; color: #ffffff; margin-right: 2px; margin-top: 1px; width: 185px; }
	.header_actions_search_button { left: 175px; position: absolute; top: 3px; }
	.header_actions_translate { padding-top: 10px; position: relative; text-align: right; }
	.header_background { background-color: rgba(255,255,255,1) !important; border-bottom: 5px solid #592b47; margin: 0px auto; max-width: 100%; opacity: 1 !important; position: relative; width: 100%; }
	.header_logo { left: 76px; position: absolute; top: 17px !important; z-index: 310; }
	.header_logo img { max-height: 67px; width: auto; }
	.header_logo span { color: #4582b8; font-family: Arial; font-size: 30px; font-weight: normal; left: 10px; position: relative; top: -25px; }
	.header_menu { left: 200px; position: absolute; top: 40px; width: 100%; }
	.header_menu_actions { text-align: left; }
	.header_menu_actions a { color: #592b47; display: inline-block; font-family: Industry,Arial; font-size: 14px; font-weight: normal; letter-spacing: 1px; padding-bottom: 5px; padding-left: 20px; padding-right: 20px; text-align: center; text-decoration: none; text-transform: uppercase; }
	.header_menu_actions a:hover { color: #555555; }
	.header_menu_actions a.hover { color: #555555; }
	.header_menu_actions a img { position: relative; top: 3px; }
	.header_menu_secondary { left: 20%; position: absolute; top: 80px; }
	.header_menu_secondary a { color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none; }
	.header_menu_secondary a:hover { color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none; }
	.header_slides {  }
	.header_slides img { height: auto; width: 100%; }
	.header_submenus { opacity: 1.0; position: relative; top: 0px; z-index: 305; }
	.header_submenus_menu { background-color: #ffffff; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; box-shadow: 3px 3px 6px #000000; display: none; opacity: 1.0; padding-bottom: 15px; padding-top: 15px; position: absolute; top: 0px; }
	.header_submenus_menu a { background-color: transparent; color: #333333; display: block; font-family: Arial; font-size: 14px; font-weight: normal; line-height: 25px; margin: 0px; padding-left: 25px; padding-right: 25px; text-align: left; }
	.header_submenus_menu a:hover { background-color: #4582b8; color: rgba(208,208,208,1) !important; }

/* home */
	.home-attorneys-images div a { color: rgba(208,208,208,1) !important; }
	.home-news-article-actions a { color: #592b47 !important; }
	.home-practice-message a:hover { color: rgba(208,208,208,1) !important; }
	.home-practice-message-actions a { color: rgba(255,255,255,1) !important; }
	.home-practice-message-actions a:hover { color: rgba(208,208,208,1) !important; }

/* invalid */
	.invalid { padding: 20px; }
	.invalid_message { color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; }
	.invalid_title { color: #333333; font-family: Arial; font-size: 24px; font-weight: normal; letter-spacing: 1px; }

/* invoice */
	.invoice_confirm { margin-bottom: 20px; margin-top: 20px; width: 690px; }
	.invoice_confirm div { margin-top: 5px; }
	.invoice_confirm span { color: #b32615; font-weight: bold; }
	.invoice_confirm_gift { color: #000000; font-size: 12px; font-weight: normal; padding-top: 10px; }
	.invoice_confirm_message { color: #000000; font-size: 12px; font-weight: bold; }
	.invoice_confirm_title { color: #b32615; font-size: 16px; font-weight: bold; }
	.invoice_header { margin-top: 20px; position: relative; width: 690px; }
	.invoice_header_address { display: inline-block; left: 10px; position: relative; top: 13px; width: 33%; }
	.invoice_header_address .title { font-weight: bold; }
	.invoice_header_country { font-size: 24px; font-weight: bold; line-height: 24px; position: absolute; right: 0px; text-align: right; top: 0px; width: 100px; }
	.invoice_header_logo { display: inline-block; width: 33%; }
	.invoice_header_logo img { width: 99%; }
	.invoice_order { margin-top: 20px; width: 690px; }
	.invoice_order .title { font-size: 14px; font-weight: bold; padding-bottom: 5px; }
	.invoice_order_billing { float: left; width: 210px; }
	.invoice_order_data { float: left; width: 250px; }
	.invoice_order_data span { display: inline-block; width: 80px; }
	.invoice_order_shipping { float: left; width: 210px; }

/* mobile */
	.mobile {}

/* payment */
	.payment_data { margin: 0px auto; max-width: 900px; padding-bottom: 40px; padding-top: 20px; position: relative; width: 99.99%; }
	.payment_data_actions { border-top: 1px solid #999999; margin-top: 20px; padding-top: 20px; position: relative; text-align: right; width: 100%; }
	.payment_data_actions a { background-color: #ffffff; border: 1px solid #4582b8; border-radius: 5px; color: #4582b8; display: inline-block; font-family: Arial; font-size: 12px; font-weight: normal; line-height: 20px; padding-left: 5px; padding-right: 5px; text-decoration: none; }
	.payment_data_actions a:hover { background-color: #4582b8; color: #ffffff; font-size: 12px; font-weight: normal; }
	.payment_data_actions a.paypal { background-color: transparent; border-radius: 0px; padding: 0px; }
	.payment_data_actions a.paypal:hover { background-color: transparent; }
	.payment_data_actions a.paypal img { position: relative; top: 25px; }
	.payment_data_column { float: left; max-width: 450px; width: 100%; }
	.payment_data_column80 { float: left; max-width: 450px; width: 100%; }
	.payment_data_column80 .payment_data_fields_field label { display: inline-block; margin-right: 5px; text-align: right; width: 80px; }
	.payment_data_column100 { float: left; max-width: 450px; width: 100%; }
	.payment_data_column100 .payment_data_fields_field label { display: inline-block; margin-right: 5px; text-align: right; width: 100px; }
	.payment_data_confirm { padding-top: 15px; position: relative; text-align: right; width: 100%; }
	.payment_data_divider { border-bottom: 1px solid #999999; margin-bottom: 10px; padding-bottom: 30px; }
	.payment_data_fields { margin-top: 2px; max-width: 900px; width: 100%; }
	.payment_data_fields_actions { position: relative; right: 0px; text-align: right; top: 10px; }
	.payment_data_fields_actions a { background-color: #ffffff; border: 1px solid #4582b8; border-radius: 10px; color: #4582b8; display: inline-block; font-family: Arial; font-size: 12px; font-weight: normal; line-height: 20px; padding-left: 5px; padding-right: 5px; text-decoration: none; }
	.payment_data_fields_actions a:hover { background-color: #4582b8; color: #ffffff; font-size: 12px; font-weight: normal; }
	.payment_data_fields_field { color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; margin-top: 2px; }
	.payment_data_fields_field div { color: #333333; display: inline-block; margin-top: 10px; text-align: left; }
	.payment_data_fields_field label { color: #333333; display: inline-block; margin-right: 5px; text-align: right; width: 50px; }
	.payment_data_fields_field label.required { color: #cb584e; }
	.payment_data_items { position: relative; }
	.payment_data_items table { border: 1px solid #cccccc; width: 100%; }
	.payment_data_items table td.column { background-color: #4582b8; border-right: 1px solid #cccccc; color: #ffffff; font-family: Arial; font-size: 12px; font-weight: normal; padding: 5px; vertical-align: bottom; white-space: nowrap; }
	.payment_data_items table td.column a { color: #ffffff; font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none; }
	.payment_data_items table td.column a:hover { color: #000000; font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none; }
	.payment_data_items table td.image { text-align: center; width: 50px; }
	.payment_data_items table td.image img { border: 1px solid #cccccc; border-radius: 5px; box-shadow: 1px 1px 2px #000000; height: 50px; width: 50px; }
	.payment_data_items table td.row { background-color: #ffffff; border: 1px solid #cccccc; color: #666666; font-family: Arial; font-size: 12px; font-weight: normal; padding: 5px; vertical-align: top; white-space: nowrap; }
	.payment_data_items table td.row.even { background-color: #ffffff; }
	.payment_data_items table td.row.item { text-align: left; white-space: normal; width: 60%; }
	.payment_data_items table td.row.odd { background-color: #f3f3f3; }
	.payment_data_items table td.row a { background-color: #ffffff; border: 1px solid #4582b8; border-radius: 5px; color: #4582b8; display: inline-block; font-family: Arial; font-size: 12px; font-weight: normal; line-height: 20px; margin-top: 5px; padding-left: 5px; padding-right: 5px; text-decoration: none; }
	.payment_data_items table td.row a:hover { background-color: #4582b8; color: #ffffff; font-size: 12px; font-weight: normal; }
	.payment_data_items table td.row input.quantity { text-align: center; padding-bottom: 1px; padding-left: 2px; padding-top: 2px; width: 35px; }
	.payment_data_items table td.row .message { color: #666666; font-family: Arial; font-size: 12px; font-weight: normal; padding-top: 5px; }
	.payment_data_items table td.row .options { color: #666666; font-family: Arial; font-size: 12px; font-weight: normal; padding-top: 5px; }
	.payment_data_items table td.row .title { color: #4582b8; font-family: Arial; font-size: 16px; font-weight: normal; }
	.payment_data_message { color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; }
	.payment_data_shipping { color: #333333; padding-left: 20px; padding-top: 10px; }
	.payment_data_title { color: #000000; font-family: Arial; font-size: 12px; font-weight: bold; padding-top: 10px; }
	.payment_data_title label { cursor: pointer; }
	.payment_data_totals { width: 100%; }
	.payment_data_totals_field { color: #666666; font-family: Arial; font-size: 12px; font-weight: normal; margin-top: 5px; white-space: nowrap; }
	.payment_data_totals_field label { display: inline-block; font-size: 12px; margin-right: 5px; text-align: right; width: 89%; }
	.payment_data_totals_field label.total { display: inline-block; font-size: 14px; font-weight: bold; margin-right: 5px; text-align: right; width: 89%; }
	.payment_data_totals_field span { color: #666666; display: inline-block; font-size: 12px; line-height: 18px; text-align: right; width: 10%; }
	.payment_data_totals_field span.promotion { color: #cb584e; display: inline-block; font-size: 12px; text-align: right; width: 10%; }
	.payment_data_totals_field span.total { color: #4582b8; display: inline-block; font-size: 14px; text-align: right; width: 10%; }
	.payment_data_verify { padding-top: 15px; position: relative; width: 100%; }
	.payment_data_verify_column_left { background-color: #f3f3f3; border: 1px solid #cccccc; float: left; height: 130px; width: 49%; }
	.payment_data_verify_column_left div { padding-left: 10px; }
	.payment_data_verify_column_right { background-color: #f3f3f3; border: 1px solid #cccccc; float: right; height: 130px; width: 49%; }
	.payment_data_verify_column_right div { padding-left: 10px; }
	.payment_menu { background-color: #cccccc; border-bottom: 1px solid #999999; padding-bottom: 5px; padding-left: 5px; padding-top: 2px; white-space:nowrap; }
	.payment_menu a { background-color: #ffffff; border: 1px solid #4582b8; border-radius: 10px; color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; padding-bottom: 2px; padding-left: 10px; padding-right: 10px; padding-top: 2px; text-decoration: none; }
	.payment_menu a:hover { background-color: #4582b8; color: #ffffff; font-size: 12px; font-weight: normal; }

/* popups */
	.popup { background-color: #ffffff; border: 1px solid #4a4a4a; border-radius: 15px; box-shadow: 0px 0px 5px #000000; color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; text-align: left; }
	.popup_actions { padding: 8px; text-align: right; }
	.popup_actions a { background-color: #ffffff; border: 1px solid #4582b8; border-radius: 10px; color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; padding-bottom: 2px; padding-left: 10px; padding-right: 10px; padding-top: 2px; text-decoration: none; }
	.popup_actions a:hover { background-color: #4582b8; color: #ffffff; font-size: 12px; font-weight: normal; }
	.popup_background { background-color: #ffffff; border: 1px solid #4a4a4a; border-radius: 15px; box-shadow: 0px 0px 10px #000000; display: block; margin: 0px auto; }
	.popup_body { background-color: #ffffff; background-image: url('images/space.gif'); border: 0px; margin: 0px; padding: 0px; text-align: center; }
	.popup_body .resource { padding: 20px; }
	.popup_body .slides { display: none; }
	#popup_calendar { display: none; left: 0px; position: absolute; top: 0px; }
	#popup_calendar .popup_background { left: 0px; position: absolute; top: 0px; width: 295px; }
	#popup_calendar .calendar1 { position: relative; text-align: center; }
	#popup_calendar .calendar1_month { border-top: 1px solid #999999; padding-bottom: 10px; padding-top: 5px; text-align: center; }
	#popup_calendar .calendar1_month a { background-color: #ffffff; border: 1px solid #4582b8; border-radius: 10px; color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; padding-bottom: 2px; padding-left: 10px; padding-right: 10px; padding-top: 2px; text-decoration: none; }
	#popup_calendar .calendar1_month a:hover { background-color: #4582b8; color: #ffffff; font-weight: normal; }
	#popup_calendar .calendar1_month span { color: #4582b8; display: inline-block; font-family: Arial; font-size: 18px; font-weight: normal; left: 0px; letter-spacing: 1px; position: relative; top: 3px; text-align: center; width: 140px; }
	#popup_calendar .calendar1_month_days { padding-top: 5px; }
	#popup_calendar .calendar1_month_days_day { float: left; padding: 5px; }
	#popup_calendar .calendar1_month_days_day_active { background-color: #ffffff; border: 1px solid #999999; color: #000000; display: inline-block; }
	#popup_calendar .calendar1_month_days_day_active a { color: #4582b8; display: inline-block; font-family: Arial; font-size: 14px; font-weight: normal; height: 30px; line-height: 30px; text-align: center; width: 30px; }
	#popup_calendar .calendar1_month_days_day_active a:hover { background-color: #999999; color: #ffffff; }
	#popup_calendar .calendar1_month_days_day_current a { background-color: #999999; color: #ffffff; display: inline-block; font-family: Arial; font-size: 14px; font-weight: normal; height: 30px; line-height: 30px; text-align: center; width: 30px; }
	#popup_calendar .calendar1_month_days_day_inactive { background-color: #ffffff; border: 1px solid #ffffff; color: #ffffff; display: inline-block; height: 30px; width: 30px; }
	#popup_calendar .calendar1_month_days_day_routes { padding-top: 5px; text-align: left; }
	#popup_calendar .calendar1_month_days_day_routes_route { padding-top: 2px; }
	#popup_calendar .calendar1_month_days_week { position: relative; }
	#popup_calendar .calendar1_time { border-top: 1px solid #999999; padding: 5px; text-align: center; }
	#popup_calendar .calendar1_time a { background-color: #ffffff; border: 1px solid #4582b8; border-radius: 10px; color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; padding-bottom: 2px; padding-left: 10px; padding-right: 10px; padding-top: 2px; text-decoration: none; }
	#popup_calendar .calendar1_time a:hover { background-color: #4582b8; color: #ffffff; font-weight: normal; }
	#popup_calendar .calendar1_time input { text-align: center; width: 80px; }
	#popup_calendar .calendar1_time span { color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal;  }
	#popup_calendar .calendar1_week { border-bottom: 1px solid #999999; border-top: 1px solid #999999; padding-bottom: 5px; padding-top: 5px; text-align: left; }
	#popup_calendar .calendar1_week_day { color: #4582b8; display: inline-block; font-family: Arial; font-size: 14px; font-weight: normal; text-align: center; width: 42px; }
	#popup_calendar_message { color: #4582b8; font-family: Arial; font-size: 14px; font-weight: normal; text-align: center; }
	#popup_credit { display: none; position: absolute; }
	#popup_credit .popup_background { height: 455px; width: 686px; }
	.popup_credit_image { margin: 25px; text-align: center; }
	#popup_data { display: none; left: 0px; position: absolute; top: 0px; }
	#popup_data .popup_background { height: auto; margin-top: 0px; padding-bottom: 10px; width: 600px; }
	#popup_data .cc_resource_data_actions { margin-left: 20px; }
	#popup_data .cc_resource_data_fields { margin-left: 20px; }
	#popup_data .cc_resource_header_title { margin-left: 20px; }
	#popup_data .cc_resource_message { margin-bottom: 15px; margin-left: 20px; }
	#popup_data .response { margin-left: 20px; }
	.popup_form { padding: 20px; }
	#popup_gallery { display: none; }
	#popup_gallery .popup_background { height: 455px; margin-top: 100px; width: 686px; }
	#popup_image { cursor: move; display: none; margin-top: 10px; position: absolute; text-align: center; width: 100%; z-index: 5000; }
	#popup_image img { max-width: 860px; }
	#popup_image .popup_background { border-radius: 15px; display: block; margin: auto; margin-top: 150px; width: 900px; }
	#popup_image_image { cursor: pointer; margin-bottom: 20px; }
	#popup_image_upload { background-color: #ffffff; border: 1px solid #aaaaaa; border-radius: 10px; box-shadow: 1px 1px 2px #000000; clear:both; display: none; left: 0px; position: absolute; top: -40px; width: 440px; }
	#popup_image_upload .popup { padding: 20px; }
	#popup_image_upload_file { width: 200px; }
	#popup_image_upload_image { height: 300px; margin-top: 10px; }
	.popup_item { display: none; left: 20px; position: absolute; top: -20px; width: 400px; z-index: 1000; }
	.popup_message { color: #000000; font-family: Arial; font-size: 12px; font-weight: normal; padding: 15px; }
	#popup_message { display: none; margin-top: 10px; position: absolute; text-align: center; width: 100%; z-index: 5000; }
	#popup_message .popup_background { border-radius: 15px; cursor: pointer; display: block; margin: auto; margin-top: 20%; width: 400px; }
	#popup_message_message { cursor: pointer; color: #000000; font-family: Arial; font-size: 12px; font-weight: normal; padding: 20px; }
	#popup_promotion_email { display: none; left: 50px; position: absolute; }
	#popup_promotion_email .popup_background { height: 600px; margin-top: 0px; width: 1000px; }
	.popup_promotion_email_data { margin-left: 20px; }
	.popup_promotion_email_message { color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; padding-bottom: 15px; }
	.popup_resize { background-image: url('images/icon_resize.jpg'); background-position: 23px 23px; background-repeat: no-repeat; bottom: 0px; cursor: nw-resize; height: 40px; position: absolute; right: 0px; width: 40px; }
	.popup_resource { cursor: move; display: none; left: 20px; position: absolute; top: 20px; }
	.popup_resource_background { background-color: #ffffff; border: 1px solid #4a4a4a; border-radius: 15px; box-shadow: 0px 0px 10px #000000; display: block; height: 500px; width: 700px; }
	.popup_resource_iframe { border: 0px; height: 450px; margin: 0px; margin-bottom: 20px; padding: 0px; width: 680px; }
	#popups { display: inline; left: 0px; position: absolute; text-align: left; top: 0px; width: 100%; z-index: 10000; }
	#popups_background { background-color: #000000; display: none; height: 100%; left: 0px; opacity: 0.6; position: absolute; top: 0px; width: 100%; z-index: 9000; }

/* print */
	.print_body { background-color: #ffffff; background-image: url(''); margin: 0px; padding: 0px; text-align: left; width: 620px; }
	.print_body .invoice_confirm { width: 100%; }
	.print_body .invoice_header { width: 100%; }
	.print_body .invoice_order { width: 100%; }
	.print_body .invoice_order_billing { width: 33%; }
	.print_body .invoice_order_data { width: 33%; }
	.print_body .invoice_order_shipping { width: 33%; }
	.print_body .payment_data_customer { width: 100%; }
	.print_body .payment_data_customer_column_left { width: 49%; }
	.print_body .payment_data_customer_column_right { width: 49%; }
	.print_body .payment_data_items { width: 100%; }
	.print_body .payment_data_items table { width: 100%; }
	.print_body .payment_data_payment { width: 100%; }
	.print_body .payment_data_payment_column_left { width: 49%; }
	.print_body .payment_data_payment_column_right { width: 49%; }
	.print_body .payment_data_totals { width: 100%; }
	.print_actions { margin-top: 10px; text-align: right; }
	.print_actions a { background-color: #ffffff; border: 1px solid #4582b8; border-radius: 10px; color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; padding-bottom: 2px; padding-left: 10px; padding-right: 10px; padding-top: 2px; text-decoration: none; }
	.print_actions a:hover { background-color: #4582b8; color: #ffffff; font-size: 12px; font-weight: normal; }
	.print_message { color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; }
	.print_title { color: #333333; font-family: Arial; font-size: 24px; font-weight: normal; letter-spacing: 1px; }

/* promotion */
	.promotion { color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; }
	.promotion_background { }
	.promotion_item { background-color: #70a138; border: 1px solid #cccccc; border-radius: 5px; box-shadow: 0px 0px 4px #cccccc; float: left; position: relative; width: 240px; }
	.promotion_item_weather { background-color: #e6e4ef; }
	.promotion_item_weather_icon { float: left; margin-right: 10px; padding: 5px; text-align: center; }
	.promotion_item_weather_message { float: left; width: 120px; }
	.promotion_item_weather_message_description { color: #000000; font-family: Arial; font-size: 12px; font-weight: bold; padding: 5px; text-align: center; }
	.promotion_item_weather_message_location { color: #000000; font-family: Arial; font-size: 12px; font-weight: bold; padding: 5px; }
	.promotion_item_weather_message_temperature { color: #000000; font-family: Arial; font-size: 20px; font-weight: bold; padding: 5px; text-align: right; }
	.promotion_item_weather_message_temperatures { color: #000000; font-family: Arial; font-size: 12px; font-weight: normal; text-align: center; }
	.promotion_item_weather_message_wind { color: #000000; font-family: Arial; font-size: 12px; font-weight: normal; text-align: center; }
	.promotion_item_weather_title { color: #ffffff; font-family: Arial; font-size: 12px; font-weight: bold; padding: 5px; padding-left: 10px; }

/* resource */
	.resource { background-color: #ffffff; color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; padding: 0px; text-align: left; }
	.resource_article { border-bottom: 1px solid #999999; padding-bottom: 20px; padding-top: 20px; }
	.resource_article_actions { margin-top: 10px; }
	.resource_article_actions a { background-color: #ffffff; border: 1px solid #4582b8; border-radius: 10px; color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; padding-bottom: 2px; padding-left: 10px; padding-right: 10px; padding-top: 2px; text-decoration: none; }
	.resource_article_actions a:hover { background-color: #4582b8; color: #ffffff; font-size: 12px; font-weight: normal; }
	.resource_article_back { padding-top: 15px; }
	.resource_article_message { color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; padding-top: 10px; position: relative; }
	.resource_article_title { color: #4582b8; font-family: Arial; font-size: 16px; font-weight: bold; }
	.resource_audio {  }
	.resource_background { }
	.resource_column_left { float: left; padding-right: 20px; }
	.resource_column_right { border-left: 1px solid #999999; float: right; padding-left: 20px; }
	.resource_data { margin-top: 15px; }
	.resource_data_actions { margin-bottom: 30px; margin-top: 20px; text-align: center; }
	.resource_data_actions a { background-color: #000000; color: #ffffff; font-family: Arial; font-size: 16px; font-weight: normal; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; padding-top: 10px; text-decoration: none; }
	.resource_data_actions a:hover { background-color: #999999; color: #ffffff; }
	.resource_data_column { float: left; margin-right: 30px; }
	.resource_data_column80 { float: left; margin-right: 30px; }
	.resource_data_column80 .resource_data_fields_field label { display: inline-block; margin-right: 5px; text-align: right; width: 80px; }
	.resource_data_column100 { float: left; margin-right: 30px; }
	.resource_data_column100 .resource_data_fields_field label { display: inline-block; margin-right: 5px; text-align: right; width: 100px; }
	.resource_data_fields { margin-top: 2px; }
	.resource_data_fields_field { color: #000000; font-family: Arial; font-size: 12px; font-weight: normal; margin-top: 15px; }
	.resource_data_fields_field input { border: 1px solid #cdcdcd; border-radius: 0px; color: #4b4b4b; font-size: 14px; padding: 10px; }
	.resource_data_fields_field label { display: inline-block; margin-right: 5px; margin-top: 2px; padding-top: 3px; text-align: right; vertical-align: top; width: 80px; }
	.resource_data_fields_field label.required { color: #cb584e; }
	.resource_data_fields_field span { color: #4582b8; }
	.resource_data_fields_field textarea { border: 1px solid #cdcdcd; border-radius: 0px; color: #4b4b4b; font-size: 14px; padding: 10px; }
	.resource_data_title { color: #333333; font-family: Arial; font-size: 12px; font-weight: bold; }
	.resource_footer { color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; position: relative; }
	.resource_item { width: 1160px; }
	.resource_item_data { display: inline-block; float: left; position: relative; width: 800px; }
	.resource_item_data_actions { margin-top: 20px; }
	.resource_item_data_actions a { background-color: #ffffff; border: 1px solid #4582b8; border-radius: 10px; color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; padding-bottom: 2px; padding-left: 10px; padding-right: 10px; padding-top: 2px; text-decoration: none; }
	.resource_item_data_actions a:hover { background-color: #4582b8; color: #ffffff; font-size: 12px; font-weight: normal; }
	.resource_item_data_message { color: #000000; font-family: Arial; font-size: 12px; font-weight: normal; }
	.resource_item_data_option { padding: 5px; }
	.resource_item_data_option span { display: inline-block; }
	.resource_item_data_option_image { background-color: #ffffff; border: 1px solid #999999; border-radius: 10px; box-shadow: 2px 2px 6px #000000; margin-right: 10px; padding: 5px; text-align: center; width: 110px; }
	.resource_item_data_option_image img { height: 60px; vertical-align: middle; width: 60px; }
	.resource_item_data_option_image_title { color: #000000; font-family: Arial; font-size: 14px; font-weight: normal; margin-top: 5px; text-align: center; }
	.resource_item_data_option_line { color: #000000; font-family: Arial; font-size: 14px; font-weight: normal; margin-top: 5px; text-align: right; width: 70px; }
	.resource_item_data_option_price { color: #000000; font-family: Arial; font-size: 12px; font-weight: normal; margin-bottom: 2px; text-align: center; width: 80px; }
	.resource_item_data_option_quantity { margin-top: 5px; text-align: center; width: 80px; }
	.resource_item_data_option_quantity select { text-align: center; width: 45px; }
	.resource_item_data_option_sale { color: #167016; font-family: Arial; font-size: 12px; font-weight: normal; margin-bottom: 2px; text-align: center; width: 80px; }
	.resource_item_data_option_size { color: #000000; font-family: Arial; font-size: 12px; font-weight: normal; margin-bottom: 2px; text-align: center; width: 80px; }
	.resource_item_data_option_stock { color: #000000; font-family: Arial; font-size: 12px; font-weight: normal; margin-top: 5px; text-align: center; width: 80px; }
	.resource_item_data_option_style { color: #000000; font-family: Arial; font-size: 14px; font-weight: normal; width: 80px; }
	.resource_item_data_option_title { color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; margin-bottom: 2px; text-align: right; }
	.resource_item_data_options { border-bottom: 1px solid #4582b8; border-top: 1px solid #4582b8; padding-bottom: 10px; padding-top: 10px; position: relative; }
	.resource_item_data_options_shipping { position: absolute; right: 0px; top: 5px; }
	.resource_item_data_options_title { color: #4582b8; font-family: Arial; font-size: 14px; font-weight: bold; margin-bottom: 10px; }
	.resource_item_data_options_totals { border-top: 1px solid #999999; margin-top: 10px; padding-top: 10px; text-align: right; }
	.resource_item_data_options_totals span { display: inline-block; }
	.resource_item_data_options_totals_price { color: #4582b8; font-family: Arial; font-size: 14px; font-weight: normal; text-align: right; width: 74px; }
	.resource_item_data_options_totals_quantity { color: #4582b8; font-family: Arial; font-size: 14px; font-weight: normal; text-align: center; width: 42px; }
	.resource_item_data_options_totals_title { color: #4582b8; font-family: Arial; font-size: 14px; font-weight: normal; text-align: right; width: 312px; }
	.resource_item_data_sizing { color: #000000; font-family: Arial; font-size: 12px; font-weight: normal; padding: 20px; }
	.resource_item_data_sku { color: #4582b8; font-family: Arial; font-size: 14px; font-weight: bold; }
	.resource_item_data_title { color: #4582b8; font-family: Arial; font-size: 18px; font-weight: bold; }
	.resource_item_data_type { color: #4582b8; font-family: Arial; font-size: 16px; font-weight: normal; }
	.resource_item_image { border: 1px solid #999999; border-radius: 15px; box-shadow: 2px 2px 6px #000000; display: inline-block; float: left; margin-left: 30px; }
	.resource_item_image a { display: inline-block; text-align: center; width: 300px; }
	.resource_item_image img { max-height: 600px; max-width: 300px; }
	.resource_item_images { width: 800px; }
	.resource_item_images_message { color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; }
	.resource_item_images_thumbs { border-bottom: 1px solid #4582b8; border-top: 1px solid #4582b8; padding-bottom: 3px; padding-top: 5px; }
	.resource_item_images_thumbs a { border: 1px solid #999999; border-radius: 10px; box-shadow: 2px 2px 6px #000000; display: inline-block; margin-bottom: 5px; margin-right: 5px; padding: 5px; }
	.resource_item_images_thumbs img { height: 30px; width: 30px; }
	.resource_item_order { display: inline; margin-top: 50px; width: 800px; }
	.resource_item_order_actions { margin-top: 20px; text-align: right; }
	.resource_item_order_actions a { background-color: #ffffff; border: 1px solid #4582b8; border-radius: 10px; color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; padding-bottom: 2px; padding-left: 10px; padding-right: 10px; padding-top: 2px; text-decoration: none; }
	.resource_item_order_actions a:hover { background-color: #4582b8; color: #ffffff; font-size: 12px; font-weight: normal; }
	.resource_item_social { padding-top: 20px; }
	.resource_item_social_item { display: inline-block; width: 85px; }
	.resource_items { width: 1160px; }
	.resource_items_filters { border-bottom: 1px solid #999999; border-top: 1px solid #999999; color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; padding-bottom: 5px; padding-top: 5px; }
	.resource_items_filters select { border: 1px solid #999999; color: #000000; font-size: 12px; height: 18px; padding: 1px; padding-left: 2px; width: 100px; }
	.resource_items_filters_filter { display: inline-block; float: right; margin-left: 15px; }
	.resource_items_filters_pagination { display: inline-block; float: left; }
	.resource_items_filters_pagination select { width: 45px; }
	.resource_items_brand { border: 1px solid #999999; border-radius: 15px; box-shadow: 2px 2px 8px #000000; display: inline-block; float: left; margin-right: 50px; margin-bottom: 20px; margin-right: 20px; }
	.resource_items_brand a { display: inline-block; height: 300px; width: 250px; }
	.resource_items_brand_image { margin-left: 25px; margin-top: 25px; }
	.resource_items_brand_image img { height: 200px; width: 200px; }
	.resource_items_brand_title { color: #4582b8; font-family: Arial; font-size: 24px; font-weight: bold; margin-left: 25px; margin-right: 25px; margin-top: 10px; text-align: center; }
	.resource_items_item { border: 1px solid #999999; border-radius: 15px; box-shadow: 2px 2px 6px #000000; display: inline-block; float: left; height: 310px; margin-right: 20px; margin-top: 10px; padding: 15px; width: 120px; }
	.resource_items_item_data { height: 130px; overflow: hidden; text-align: center; }
	.resource_items_item_data_actions { color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; padding-bottom: 5px; padding-top: 10px; text-align: center; }
	.resource_items_item_data_actions a { background-color: #ffffff; border: 1px solid #4582b8; border-radius: 10px; color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; padding-bottom: 2px; padding-left: 10px; padding-right: 10px; padding-top: 2px; text-decoration: none; }
	.resource_items_item_data_actions a:hover { background-color: #4582b8; color: #ffffff; font-size: 12px; font-weight: normal; }
	.resource_items_item_data_brand { color: #4582b8; font-family: Arial; font-size: 14px; font-weight: bold; text-align: center; }
	.resource_items_item_data_message { color: #000000; font-family: Arial; font-size: 12px; font-weight: normal; margin-top: 5px; text-align: center; }
	.resource_items_item_data_price { color: #000000; font-family: Arial; font-size: 14px; font-weight: bold; margin-top: 8px; text-align: center; }
	.resource_items_item_data_price_sale { color: #4582b8; font-family: Arial; font-size: 14px; font-weight: bold; margin-top: 8px; text-align: center; }
	.resource_items_item_data_style { color: #4582b8; font-family: Arial; font-size: 14px; font-weight: normal; text-align: center; }
	.resource_items_item_data_title { color: #4582b8; font-family: Arial; font-size: 14px; font-weight: bold; text-align: center; }
	.resource_items_item_data_type { color: #4582b8; font-family: Arial; font-size: 16px; font-weight: normal; text-align: center; }
	.resource_items_item_image { }
	.resource_items_item_image img { height: 120px; width: 120px; }
	.resource_items_message { color: #000000; font-family: Arial; font-size: 12px; font-weight: normal; margin-bottom: 20px; margin-top: 20px; }
	.resource_items_wish {  }
	.resource_items_wish { padding-left: 5px; padding-right: 5px; padding-top: 5px; text-align: center; }
	.resource_items_wish_background { background-color: #ffffff; border: 1px solid #999999; border-bottom: 10px solid #999999; display: inline-block; float: left; margin-bottom: 30px; margin-right: 40px; width: 230px; }
	.resource_items_wish_divider { border-top: 2px solid #999999; margin-left: 10px; margin-right: 10px; padding-bottom: 10px; }
	.resource_items_wish_image { }
	.resource_items_wish_image img { height: 140px; width: 220px; }
	.resource_items_wish_message { background-color: #f2f2f2; color: #000000; font-family: Arial; font-size: 12px; font-weight: normal; min-height: 100px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }
	.resource_items_wish_message a { color: #ab0207; font-family: Arial; font-size: 14px; font-weight: normal; text-decoration: underline; }
	.resource_items_wish_message a:hover { color: #000000; font-family: Arial; font-size: 14px; font-weight: normal; text-decoration: underline; }
	.resource_items_wish_title a { background-color: #f2f2f2; color: #000000; display: inline-block; font-family: Arial; font-size: 16px; font-weight: bold; padding-bottom: 5px; padding-top: 10px; width: 220px; }
	.resource_gallery { border-top: 1px solid #333333; margin-top: 15px; padding-top: 15px; }
	.resource_gallery_image { display: inline-block; float: left; margin-right: 10px;  }
	.resource_gallery_image img { border: 1px solid #eeeeee; border-radius: 10px; box-shadow: 3px 3px 6px #333333; height: 150px; width: 150px; }
	.resource_menu { color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; position: relative; }
	.resource_message { color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; position: relative; }
	.resource_message .required { color: #cb584e; font-size: 12px; }
	.resource_message img { max-width: 100%; }
	.resource_project { }
	.resource_project_actions { margin-top: 10px; }
	.resource_project_actions a { background-color: #ffffff; border: 1px solid #4582b8; border-radius: 10px; color: #4582b8; font-family: Arial; font-size: 12px; font-weight: normal; padding-bottom: 2px; padding-left: 10px; padding-right: 10px; padding-top: 2px; text-decoration: none; }
	.resource_project_actions a:hover { background-color: #4582b8; color: #ffffff; font-size: 12px; font-weight: normal; }
	.resource_project_image { float: left; margin-right: 10px; margin-top: 10px; }
	.resource_project_image img { border: 1px solid #999999; border-radius: 10px; box-shadow: 2px 2px 8px #000000; width: 200px; }
	.resource_project_images {  }
	.resource_project_message { color: #000000; font-family: Arial; font-size: 14px; font-weight: normal; position: relative; }
	.resource_project_message a { font-size: 14px; }
	.resource_project_title { color: #4582b8; font-family: Arial; font-size: 16px; font-weight: bold; }
	.resource_projects {  }
	.resource_projects_menu { padding-bottom: 15px; }
	.resource_projects_menu a { background-color: #4582b8; border: 1px solid #cccccc; border-radius: 15px; color: #ffffff; cursor: pointer; display: inline-block; font-family: Arial; font-size: 14px; font-weight: bold; margin-right: 10px; padding-bottom: 10px; padding-left: 30px; padding-right: 30px; padding-top: 10px; text-align: center; }
	.resource_projects_menu a:hover { background-color: #999999; border: 1px solid #4582b8; }
	.resource_projects_menu.gallery { padding-top: 15px; }
	.resource_projects_project { border: 1px solid #999999; border-radius: 15px; box-shadow: 2px 2px 8px #000000; cursor: pointer; display: inline-block; float: left; height: 350px; margin-bottom: 20px; margin-right: 20px; overflow: hidden; position: relative; width: 250px; }
	.resource_projects_project_image { margin: 10px; }
	.resource_projects_project_image img { height: 230px; width: 230px; }
	.resource_projects_project_link { left: 0px; position: absolute; top: -10000px; }
	.resource_projects_project_message { color: #000000; font-family: Arial; font-size: 14px; font-weight: normal; margin: 10px; text-align: center; }
	.resource_projects_project_message a { font-size: 14px; }
	.resource_projects_project_title { color: #4582b8; font-family: Arial; font-size: 16px; font-weight: bold; margin-left: 10px; margin-right: 10px; text-align: center; }
	.resource_scroller { padding-right: 30px; position: absolute; }
	.resource_scroller_actions { position: relative; z-index: 20; }
	.resource_scroller_actions_back { left: 0px; opacity: 0.7; position: absolute; top: 120px; }
	.resource_scroller_actions_next { left: 1129px; opacity: 0.7; position: absolute; top: 120px; }
	.resource_scroller_background { height: 290px; left: 65px; overflow: hidden; position: relative; width: 1100px; z-index: 10; }
	.resource_scroller_divider { background-color: #cccccc; height: 2px; margin: 7px; }
	.resource_scroller_item { height: 280px; position: relative; width: 230px; }
	.resource_scroller_item_actions { background-color: #ffffff; left: 0px; position: absolute; top: 270px; }
	.resource_scroller_item_actions a { background-color: #c81822; color: #ffffff; display: inline-block; font-family: Arial; font-size: 12px; font-weight: bold; letter-spacing: 0.5px; line-height: 30px; padding-left: 15px; padding-right: 15px; text-align: center; }
	.resource_scroller_item_actions a:hover { background-color: #999999; color: #ffffff; display: inline-block; font-family: Arial; font-size: 12px; font-weight: bold; letter-spacing: 0.5px; line-height: 30px; padding-left: 15px; padding-right: 15px; text-align: center; }
	.resource_scroller_item_background { border: 1px solid #999999; border-radius: 15px; box-shadow: 2px 2px 8px #000000; display: inline-block; float: left; margin-bottom: 20px; margin-right: 35px; }
	.resource_scroller_item_first { color: #292a2e; font-family: Arial; font-size: 12px; font-weight: normal; text-align: center; }
	.resource_scroller_item_image { padding-top: 15px; text-align: center; }
	.resource_scroller_item_image img { height: 200px; width: 200px; }
	.resource_scroller_item_message { color: #000000; font-family: Arial; font-size: 12px; font-weight: normal; padding: 5px; text-align: center; }
	.resource_scroller_item_subtitle { color: #000000; font-family: Arial; font-size: 14px; font-weight: normal; padding: 5px; text-align: center; }
	.resource_scroller_item_title { color: #4582b8; font-family: Arial; font-size: 20px; font-weight: bold; padding: 5px; text-align: center; }
	.resource_search { color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; }
	.resource_search_result { border-top: 1px solid #999999; margin-top: 10px; padding: 10px; }
	.resource_title { color: #4582b8; font-family: Arial; font-size: 24px; font-weight: normal; letter-spacing: 1px; position: relative; }
	.resource_trail { left: 0px; position: relative; top: -15px; }
	.resource_video { border: 1px solid #eeeeee; border-radius: 15px; box-shadow: 3px 3px 6px #333333; }
	.resource_wordpress { color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; padding-top: 15px; }

/* response */
	.response { color: #333333; font-family: Arial; font-size: 12px; font-weight: normal; margin-top: 15px; }
	.response_title { color: #cb584e; }

/* screen */
	.screen_full { display: inline; }
	.screen_mobile { display: none; }

/* slides */
	.slides_actions_down a { color: rgba(208,208,208,1) !important; }

@media only screen and (max-width: 500px)
{
}