body {
    text-align: left;
    background-color: #EAEAEA; /* #F7F3D2; b8d6ff;*/
}

div {
    font: normal 12px/12px "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
    line-height: 1.5;
}

#mysalon_envelope {
    width:840px;
    margin:0 auto;
    margin-top: 5px;
    background-color: #ffffff;
    /*background-image: url('../../images/bg_temp13.png');
    background-repeat: repeat-x;
    -moz-border-radius: 15px;
    border-radius: 15px;*/
}

#mysalon_container {
	display: block;
    /*width:800px;
    margin:0 auto;
    margin-top: 5px;*/
    /*background-image: url('../../images/bg_temp13.png');
    background-repeat: repeat-x;
    -moz-border-radius: 15px;
    border-radius: 15px;*/
}

#mysalon_subcontainer {
    width:800px;
	/*height: 800px;*/ /* needs to be commented if overflow is hidden for the page content; overflow need to
	be hidden in order to suppress the horizontal scroll bar that appears when div's with absolute
	positioning are used*/
	padding: 0px 20px 0px 20px;
    margin-left:0px;
    margin-top:5px;
    background: #ffffff;
    border-radius: 10px;
	float: none;
}

#mysalon_container_login {
    display: block;
    /*width:800px;*/
	/*margin:0 auto;*/
    margin-top: 0px;
}

#mysalon_subcontainer_login {
    width:800px;
	/*height: 1340px;*/
    padding: 0px 20px 0px 20px;
    margin-left:0px;
    margin-top:5px;
    background: #ffffff;
    border-radius: 10px;
}

#mysalon_logo
{
    margin-left:40px;
    padding: 40px 10px;
    font-size: 200%;
    font-weight: 200;
    width: 400px;
    
}

#mysalon_header
{ 
    margin: 0;
    padding: 0px 0px 0px 0px;
    color: #C9E0ED;
    width: 840px;
}

#main_salon_website {
	display: inline-block;
	/*float: right;*/
	vertical-align: top;
	text-align: left;
	margin-right: 10px;
	/*margin-left: 165px;*/
	color: #C9E0ED; /*#F771E7; #0571BA*/
	letter-spacing: 2px;
	font-size: 14px;
	font-weight: bold;
	width: 520px;
}

#salon_dates {
	display: inline;
	color: #450593;
	font: bold italic 16px fantasy Verdana, sans-serif;
}

#made_with {
	color: #9AD0ED;
	display: inline-block;
	float: right;
	margin-right: 40px;
	font: italic bold 12px/18px Verdana, Georgia, serif;
	font-size: 11px;
}

#div_lang_select {
	width:820px;
    margin:0 auto;
	margin-top: 10px;
	text-align: left;
	float: none;
	background-color: #F7F3D2;
	padding: 10px 10px 0px 10px;
}

#cookies_policy {
    width:800px;
    margin:0 auto;
    margin-top: 2px;
    text-align: left;
    float: none;
    background-color: transparent;
}

#login_logout {
    margin-top: inherit;
    margin-right: 30px;
    float: right;
}

.curved_line {
	-webkit-border-top-right-radius: 40px;
    -moz-border-radius-topright: 40px;
    border-top-right-radius: 40px;
	height: 12px;
	width: 120px;
	background-color: #D4E6F1;
	vertical-align: bottom;
}

.div_menu_item {
	/*float: left;*/
	text-align: left;
	margin-left: 20px;
	display: inline-block;
	margin-top: 0px;
	padding: 2px 0px 2px 0px;
}

#div_login_logout {
    margin-bottom: 0px;
    margin-right: 0px;
    float: right;
	height: 20px;
	display: block;
}

#logout_div {
    margin-top: inherit;
    margin-right: 50px;
    float: right;
	display: block;
}

#create_account {
    padding-bottom: 5px;
}

#div_access_error {
	float: right;
	margin-right: 10px;
	color: #ff0000;
	display: inline-block;
	margin-top: 5px;
}

div#tab1 {
    width: 400px;
    border: 1px solid rgb(201, 224, 237);
}

div#tab2 {
    width: 350px;
    border: 1px solid rgb(201, 224, 237);
}

.button {
	font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
	font-size: 12px;
	background-color: #C9E0ED;
	cursor: pointer;
}

.button_darker {
	font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
	font-size: 12px;
	background-color: #C9E0FF;
	cursor: pointer;
}

.scrollable {
	overflow: auto;
	max-height: 100px;
	background-color: #C9E0ff;
}

.height10 {
	height: 10px;
}

.height15 {
	height: 15px;
}

.height18 {
	height: 18px;
}

.height20 {
	height: 20px;
}

.height22 {
	height: 22px;
}

.width10 {
	width: 10px;
}

.width15 {
	width: 15px;
}

.width20 {
	width: 20px;
}

.width30 {
	width: 30px;
}

.width40 {
	width: 40px;
}

.width50 {
	width: 50px;
}

.width60 {
	width: 60px;
}

.width70 {
	width: 70px;
}

.width80 {
	width: 80px;
}

.width90 {
	width: 90px;
}

.width100 {
	width: 100px;
}

.width110 {
	width: 110px;
}

.width120 {
	width: 120px;
}

.width140 {
	width: 140px;
}

.width150 {
	width: 150px;
}
.width160 {
	width: 160px;
}

.width180 {
	width: 180px;
}

.width185 {
	width: 185px;
}

.width190 {
	width: 190px;
}

.width200 {
	width: 200px;
}

.width210 {
	width: 210px;
}

.width240 {
	width: 240px;
}

.width250 {
	width: 250px;
}

.width260 {
	width: 260px;
}

.width270 {
	width: 270px;
}

.width280 {
	width: 280px;
}
.width290 {
	width: 290px;
}
.width300 {
	width: 300px;
}

.width320 {
	width: 320px;
}

.width325 {
	width: 325px;
}

.width320 {
	width: 320px;
}

.width340 {
	width: 340px;
}

.width350 {
	width: 350px;
}

.width400 {
	width: 400px;
}

.width425 {
	width: 425px;
}

.mypeer_menu a, mypeer_menu a:visited {
    outline: 0;
    text-decoration: none;
    color: #C9E0ED;
}

.mypeer_menu a:hover, .mypeer_menu a:active {
    outline: 0;
    text-decoration: none;
    color: #C9E0ED;    
}

.round_corner_input, .round_corner {
    border: none;
    padding-left: 5px;
    padding-right: 5px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #FFFFFF; /*#CCCCFF; */
}

.rounded_corner {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;  
}

.rounded_right_corners {
    -webkit-border-top-right-radius: 50px;
    -moz-border-radius-topright: 50px;
    border-top-right-radius: 50px;
    -webkit-border-bottom-right-radius: 50px;
    -moz-border-radius-bottomright: 50px;
    border-bottom-right-radius: 50px;
    background-color: #C2DCF9;
}

.rounded_corner_large {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;  
}

div.select_view {
	/*display: inline-block;*/
	background-color: #ffffff; /*#DDFF88;*/
	color: #297093; /*#454545;*/
	vertical-align: top;
	padding: 5px 24px 5px 24px;
	border: 1px solid #297093;/*#CDCDCD;*/
	cursor: pointer;
	margin-left: 10px;
	margin-right: 10px;
}

div.select_view:hover {
	background-color: #DEDEDE; /*#94F7CA;*/
}

.border_blue {
    border: 2px #86bfcd solid;
}

.contact_info_row {
    margin-left: 20px;
    margin-top: 30px;
}

a {
	text-decoration: none;
	font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
	cursor: pointer;
}

a.access_link_10 {
    font-size: 10px;
    color: #3399FF;
}

a.access_link, a.access_link_10 {
	font-size: 12px;
    color: #3399FF;
}
a.access_link:hover {
    color: #CDCDCD;
}

a.page_link, a.page_link_bg {
	font-size: 12px;
    color: #5858F4; /* 6600FF */
}

a.page_link:hover {
    color: #C9E0ED;
}

a.page_link_bg:hover, a.widget_link:hover {
	font-size: 12px;
    color: #888888;
}

a.widget_link {
	font-size: 12px;
	color: #0033CC;
}


a.close_link {
	padding: 0px 4px 2px 4px;
	border: 1px solid transparent;
}

a.close_link:hover {
	border: 1px solid #bcbcbc;
}

.login_logout_button {
	background-color: transparent;
    color: #6868F9;
	border: none;
	/*box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;*/
}

.login_logout_button:hover {
	color: #37AFEF;
}

a.lang_link {
    text-decoration: none;
    color: #FFFFFF;/*	#C9E0ED*/
}

a.login_link {
    text-decoration: none;
    color: #C9E0ED;/*#26B6FF;	*/
}

a.logo_link {
    text-decoration: none;
    color: #6868F9; /*#37AFEF;*//*#26B6FF;	#91619B*/

}

a.menu_link {
	text-decoration: none;
	color: #245593;
	opacity: 1;
}

a.menu_link:hover {
	opacity: 0.5;
}

a.login_link:hover, a.lang_link:hover,  a.logo_link:hover{
    color: #C9E0ED; /*#7CD8F9;*/
    text-decoration: none;
}



#commercials {
	
	margin-left: 10px;
	margin-right: 10px;
	width: 200px; /* 160px; */
	/*height: 480px;*/
	height: 450px; /*480px;*/
	display: inline-block;
	/*overflow: hidden;*/
}

/*#commercials:hover {
	background-color: #dedede;
}*/

#search_tabs {
    /*width: 460px;*/
	margin-top: 10px;
}

#add_categories {
	margin-left: 20px;
	width: 260px;
	/*height: 120px;*/
	display: inline-block;
	vertical-align: top;
}

.yiiTab ul.tabs
{
    padding: 2px 0;
    margin: 0;
    font: bold 12px Verdana, sans-serif;
}

#username {
    width: 100px;
}

#password {
    width: 100px;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.styleSelect select {
  background: transparent;
  /*width: 168px;*/
  padding-right: 5px;
  font-size: 12px;
  line-height: 1;
  border: 0;
  /*border-radius: 2px;*/
  height: 18px;
  -webkit-appearance: none;
  color: #000000;
}

.styleSelectWidthLong {
  width: 159px;  
}

.styleSelectWidthShort {
  width: 50px;  
}

.styleSelect {
  padding: 0px;
  height: 18px;
  overflow: hidden;
  background: url("https://www.webtoolworks.com/images/down_arrow1.png") no-repeat right #fff;
  /*border-right: 1px solid #86bfcd;*/ /*#000000;*/
  border: 1px solid #86bfcd; /*#000000;*/
  font: normal 10pt Arial,Helvetica,sans-serif;
  /*border-bottom: 1px solid rgba(0, 0, 0, 0);*/
  /*order: none;*/
}

.fontitalic { /* TODO delete if not used anywhere */
    color: #000000; /*4500e2;*/
    font-style:italic;
}

.errorred {
    color: #ff0000;
    font-weight: bold;
}

#msg_success_error {
    /*display: block;*/
    /*width: 550px;*/
    padding-top: 30px;
    /*padding-left: 50px;*/
    text-align:center;
    /*background-color: #CCCCFF;
    width: 100%;*/
    /*margin: 0 auto;*/
}

p.fontitalic {
	font-style: italic;
}

.displayInlineBlock {
    display: inline-block;
}

.displayInline {
    display: inline;
}

table tbody {
    /*background-color: #C9E0ED;*/
}

.categories {
	/*width: 460px;*/
    padding-top: 5px;

    padding-left: 5px;

    background-color: #efefef;
}

#category_table {
	width: 440px;

	border-collapse: collapse;
	background-color: #C9E0ED;
}

#category_div {
    max-height: 180px;
	overflow: auto;
	padding: 0;

	background-color: #C9E0ED;
	display: inline-block;

}

#navigate_up_cat {
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	display: inline-block;
	width: 12px;
	max-height: 180px;
	alignment-baseline: central;
	vertical-align: top;
	padding-right: 0px;
	background-color: #C9E0ED;

}

#inner_navigate_up_cat {
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: px;
	-moz-border-radius-bottomleft: 2px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	display: inline-block;
	width: 4px;
	max-height: 160px;

	margin-left: 4px;
	margin-top: 10px;
	background-color: #99CCFF;
	
}


.stand_alone_input {
    /*margin: 2px 0 2px 0;*/
	color: #000000;
	border: 1px solid #86bfcd;
	font: normal 10pt Arial,Helvetica,sans-serif;
	height: 18px;
}

.stand_alone_input_inset {
    /*margin: 2px 0 2px 0;*/
	color: #000000;
	border: none;
	font: normal 10pt Arial,Helvetica,sans-serif;
	padding-left: 3px;
	background-color: #D9E9F2; /*#efffff;*/
}

.stand_alone_input_basic {
    /*margin: 2px 0 2px 0;*/
	color: #000000;
	border: 1px solid #C9E0ff;
	font: normal 10pt Arial,Helvetica,sans-serif;
	padding-left: 3px;
	background-color: #ffffff;
}

.stand_alone_input_gray {
	color: #444444;
	/*border: 1px solid #86bfcd;*/
	font: normal 10pt Arial,Helvetica,sans-serif;
	height: 20px;
    background-color: #ffffff;
    border: none;
}

.add_category_input {
	display: inline-block;
    margin: 2px 0px 2px 10px;
	color: #000000;
	border: 1px solid #C9E0ff;
	font-size: 14px;
	padding-left: 2px;
}

sup {
    color: red;
    font-weight: bold;
}

/*input.button {
	background-color: #C9E0ff;
	color: #000000;
	font-size: 14px;
}*/

.paddingtop {
	padding-top: 5px;
}

td a {
	text-decoration: none;
}

td a:hover {
	color: #ababab;
}

td a:active {
	color: #000000;
}

div.img_action {
    display:inline;
	cursor: pointer;
}

div.img_action:hover, div.img_action_color:hover {
    opacity: 0.5;
}

div.img_action_color {
    display:inline-block;
	cursor: pointer;
}

.withRightBorder {
	border-right: 2px solid #CCCC33;
}

#span_help {
	float: right;
	/*margin-right: 30px;*/
}

#span_help a {
	text-decoration: none;
	color: #5588bb;
}

#span_help a:hover {
	color: #ababab;
}

#span_help a:active {
	color: #000000;
}

#span_selected_cat {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #000000; /*#5588bb;*/
}

.yellow_bg {
	/*background-color: #CCCC33;*/
	border: 2px solid #CCCC33;
}

.font_bold {
	font-weight: bold;
}

#show_selected_cat {
	padding-bottom: 10px;
}

#button_add_category {
	display: inline-block;
	float: left;
}

#a_min_add_category {
	display: inline-block;
	float: right;
}

#button_rename_category {
	display: inline-block;
	float: left;
}

#a_min_rename_category {
	display: inline-block;
	float: right;
}

#add_category {
	display: block;
	text-align: left;
}

#rename_category {
	display: block;
	text-align: left;
}

.events_link {
	height: 24px;
	/*vertical-align: middle;*/
}

.span_view_switch {
	padding: 2px 5px 2px 5px;
	background-color: #EFEFEF;
}

.user_name {
	font-size: 12px;
	font-weight: bold;
	color: #CCCC33;
}

.cpurple {
	color: #9400D3;
}

.cpurple_bg {
	background-color: #9400D3;
}

.cblue {
	color: #4169E1;
}

.cblue_bg {
	background-color: #4169E1;
}

.clime {
	color: #32CD32;
}

.clime_bg {
	background-color: #32CD32;
}

.caqua {
	color: #00BFFF;
}

.caqua_bg {
	background-color: #00BFFF;
}

.cgreen {
	color: #228B22;
}

.cgreen_bg {
	background-color: #228B22;
}

.corange {
	color: #FFA500;
}

.corange_bg {
	background-color: #FFA500;
}

.cred {
	color: red;
}

.cred_bg {
	background-color: red;
}

.cmaroon {
	color: #B22222;
}

.cmaroon_bg {
	background-color: #B22222;
}

.cviolet {
	color: #EE82EE;
}

.cviolet_bg {
	background-color: #EE82EE;
}

.cgray {
	color: gray;
}

.cblack {
	color: #222222;
}

.cblack_bg {
	background-color: #222222;
}

.fhuge {
	font-size: 24px;
}

.flarger {
	font-size: 20px;
}

.flarge {
	font-size: 16px;
}

.search_item_column {
	display: inline-block;
	margin-right: 20px;
}

#div_show_search {
	padding: 8px 15px 8px 15px;
	/*background-color: #C9E0ED;*/
	border: 2px solid #C9E0ED;
}


table.exhibitors_main {
    resize: none;
	width: 400px;
    /*border: 1px #86bfcd solid;*/
}

table.exhibitors_main td.even {
    background-color: #eeefee; /* #C9E0ff; #CCCCFF */
}

table.exhibitors_main td.odd {
    background-color: #eeeedd; /* #c3d9ff; #CCDDEE;*/
}

table.exhibitors_main td {
    /*background-color: #CCCCFF;*/
    border-top: 1px #ffffff solid;
}

table.exhibitors_main td:first-child, th:first-child {
    padding-left: 20px;
	text-align: left;
}

table.exhibitors_main td:nth-child(2), th:nth-child(2) {
	padding-left: 10px;
	width: 100px;
	text-align: left;
}

table.exhibitors_main td:last-child, th:last-child {
	padding-left: 10px;
	width: 120px;
	text-align: left;
}

#exhibitor_details, #categories_help, #div_exhibitor_data {
  position: absolute;
  padding: 5px;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
  background-color: #ffffff;
  
  border: 10px solid rgba(134, 191, 205, 0.5); /* #86bfcd;*/
  -webkit-background-clip: padding-box; /* for Safari */
  background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
  
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}

#exhibitor_details_bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  background-color: #00ffff;
}

div.up {
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top: 3px solid #C9E0ED;
	border-right: 2px solid #C9E0ED;
	border-left: 2px solid #C9E0ED;
}

div.down {
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom: 3px solid #C9E0ED;
	border-right: 2px solid #C9E0ED;
	border-left: 2px solid #C9E0ED;
}

div.traverse {
	visibility: hidden;
/*	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	background-color: #CCCCFF;
	font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;*/
	margin-left: 10px;
	margin-right: 10px;
}

div.traverse:hover {
	background-color: #C9E0ED;
	color: #777777;
	cursor: pointer;
}

#div_search_events {
	padding: 8px 15px 8px 15px;

	background-color: #FFFFCC;
}

div.div_change_view {
    background-color: #FFFF88; /*#C9E0ED;  #c3d9ff;*/
    display: inline-block;
    /*padding: 3px;
    padding-left: 5px;*/
    /*border: 1px #86bfcd solid;*/
    cursor: pointer;
    /*border-bottom: 1px solid #86bfcd;
    border-top: 1px solid #86bfcd;
    border-right: 3px solid #86bfcd;*/
	height: 32px;
	vertical-align: top;
    /*border-left: 3px solid #86bfcd;*/
}

div.div_change_view:hover {
    background-color: #EFEFEF;
    cursor: pointer;
    border-color: #c3d9ff; 
}

.arrow_right {
	width: 0px; 
	height: 0px; 
	border-top: 17px solid transparent;
	border-left: 20px solid #7AB4C9;
	border-bottom: 17px solid transparent;
}

.arrow_right:hover {
	width: 0; 
	height: 0; 
	border-top: 17px solid transparent;
	border-left: 20px solid #D0D5DB;
	border-bottom: 17px solid transparent;
}

.arrow_left {
	width: 0px; 
	height: 0px; 
	border-top: 17px solid transparent;
	border-right: 20px solid #7AB4C9;
	border-bottom: 17px solid transparent;
}

.arrow_left:hover {
	width: 0; 
	height: 0; 
	border-top: 17px solid transparent;
	border-right: 20px solid #D0D5DB;
	border-bottom: 17px solid transparent;
}

.arrow_down {
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #86bfcd;
}

.arrow_down:hover {
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #C9E0ED;
}

.arrow_down_visitors {
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #9966CC;
}

.arrow_down_visitors:hover {
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #CCCCFF;
}

.arrow_up_large {
      width: 0; 
      height: 0; 
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #A3A3FF;
}
.arrow_up_large:hover {
    width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #C9E0ED;
}
.arrow_down_large {
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #A3A3FF;
}

.arrow_down_large:hover {
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #C9E0ED;
}

.arrow_up {
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #86bfcd;
}

.arrow_up:hover {
    width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #C9E0ED;
}

.arrow_up_visitors {
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #9966CC;
}

.arrow_up_visitors:hover {
    width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #CCCCFF;
}

#table_events_upcoming {
   width: 100%;
}

#table_events_upcoming th {
	background-color: #99CCFF;
	padding-left: 0px;
}

#table_events_upcoming th:first-child {
	padding-left: 10px;
}

#table_events_upcoming td {
	text-align: left;
	padding-left: 0px; 
    border-bottom: 1px solid #99CCCC;
}

#table_events_upcoming td.odd {
	background-color: #FFFFFF;
}

#table_events_upcoming td.even {
	background-color: #FFFFFF;
}

#table_events_upcoming td.description {
	background-color: #EFEFEF;
}

#table_events_upcoming td:first-child {
    width: 350px;
    padding-left: 10px;
}

#table_events_upcoming td:nth-child(2) {
    width: 120px;
	white-space: nowrap;
}

#table_events_upcoming td:nth-child(3) {
    width: 120px;
}

#table_events_upcoming td:last-child {
    width: 25px;
}


#table_events_upcoming tr:first-child td {
    border-top: 1px solid #99CCCC;
}

#table_events_upcoming tr:last-child td {
    border-bottom: 1px solid #99CCCC;
}
    
.bg_gray {
	background-color: #C3E2E2;
}

div.row_elem {
	display:inline-block;
	margin-left: 10px;
}

#div_upcomming_events {
	background-color: #D4E6F1;/*#DDDDFF;*/
	padding: 5px 2px 5px 2px;
}

div.upcoming_row_info {
	display: inline-block;
	padding: 8px 5px 8px 10px;
}

div.events_tab {
	display: inline-block;
	background-color: #FFFFCC;
	border-top: 1px solid #CCCC00;
	border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
	border-left: 1px solid #CCCC00;
	border-right: 1px solid #CCCC00;
	padding: 5px;
	cursor: pointer;
}

div.events_tab:hover {
	background-color: #EFEFEF;
}


div.event_row_std {
	display:block;
	background-color: #ffffff;
	border: 1px solid #CCCC00; /*#99CCCC;*/
	padding: 5px 5px 5px 5px;
	width: 500px;
}

div.clickable:hover {
    opacity: 0.5;
	cursor: pointer;
}

#textarea_post_comment {
	border: 1px solid #86bfcd;
	height: 80px;
    width: 320px;
    resize: none;
	background-color: #ffffff;
}

textarea.visitor_event_desc {
	border: 1px solid #86bfcd;
	padding: 5px;
	height: 80px;
    width: 320px;
    resize: none;
	background-color: #ffffff;
}

#div_create_comment {
	max-width: 200px;
	padding: 8px 12px 8px 12px;
	/*border: 2px outset #C3E2E2;
	background-color: #C3E2E2;*/ /*#FFD29B #99CCFF  #FF9966;*/
	font-size: 14px;
	cursor:pointer;
}

textarea#vdescription_msg {
	width: 340px;
	height: 100px;
}

textarea#mdescription {
	width: 340px;
	height: 100px;
}

select#vexhibitor_msg, select#mexhibitor {
	border: 1px solid #86bfcd;
	font: normal 10pt Arial,Helvetica,sans-serif;
	color: #444444;
	max-width: 325px;
}

div.contact_comment_button {
	margin: 10px;
	display: block;
	text-align: center;
	border: outset 1px #0066CC;
	padding: 10px;
	background-color: #B2DEE8;
	font-weight: bold;
	vertical-align: top;
}

div.contact_comment_info {
	margin: 10px;
	display: block;
	text-align: center;
	padding: 10px;
	background-color: #efefef;
}

.with_border {
	border: 1px solid #86bfcd;
}
.no_border {
	border: none;
}

.textarea_comment {
	font: normal 10pt Arial,Helvetica,sans-serif;
	color: #444444;
	/*width: 320px;*/
	height: 60px;
	resize: none;
	padding: 5px;
}

#table_users td:first-child, th:first-child {
	padding-left: 10px;
	width: 20px;
}

#table_users td:nth-child(2), th:nth-child(2) {
	padding-left: 10px;
	width: 120px;
	white-space: nowrap;
}

#table_users td:nth-child(3), th:nth-child(3) {
	padding-left: 10px;
	width: auto;
}

#table_users td:last-child, th:last-child {
	padding-left: 10px;
	width: 70px;
	white-space: nowrap;
}

#table_users td, th {
	text-align: left;
	padding-left: 0px;
	border-bottom: 1px solid #B0D3F4;
}

.margin_top_5 {
	margin-top: 5px;
}

.x_close {
	background-color: #ffffff;
	/*width: 20px;
	height: 20px;*/
	text-align: center;
	padding: 4px 7px 4px 7px;
	color: #6600FF;
	cursor: pointer;
	border: 1px solid #FFFFFF;
}
.x_close:hover {
	border: 1px solid #C9E0ED;
	color: #C9E0ED;
}

.fileUpload {
	display: inline-block;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 2px 4px 2px 4px;
}
.fileUpload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	height: 20px;
	/*filter: alpha(opacity=0);*/
}

.button-upload {
	/*width: 80px;*/
	background-color: #D2E4F4;
	border: 1px solid #86bfcd;
}

.cube {
	display: inline-block;
	width: 8px;
	height: 8px;
	border: 1px solid #A76FFC;
	/*background-color: #A76FFC;*/
}

.sh {
	font-size: 32px;
}

.sl {
	font-size: 25px;
}

.sm {
	font-size: 18px;
}

.sn {
	font-size: 12px;
}

.fb {
	font-weight: bold;
}

.fi {
	font-style: italic;
}

.fu {
	text-decoration: underline;
}

.fn {
	font-style: normal;
}

.cp {
	color: #9400D3;
}

.cu {
	color: #4169E1;
}

.cl {
	color: #32CD32;
}

.ca {
	color: #00BFFF;
}

.cg {
	color: #228B22;
}

.co {
	color: #FFA500;
}

.cr {
	color: #ff0000;
}

.cm {
	color: #B22222;
}

.cv {
	color: #EE82EE;
}

.cb {
	color: #222222;
}

input[type="checkbox"] {
	background-color: #ff0000;
}

div.div_events_display_col {
	vertical-align: top;
	padding: 2px;
}

div.event_row_upcoming {
	display: block;
	vertical-align: top;
	padding: 5px 10px 5px 10px;
	border: 1px solid #297093;
	background-color: #ffffff;
}

div.event_row_img {
	display: inline-block;
	width: 16px;
	background-color: #D6E5FF;
	background-image: url("http://www.webtoolworks.com/images/abc/png/pattern5.png");
	background-repeat: repeat;
}

textarea.event_row_content {
	background-color: #EFF4FC; /*#E3ECFC;*/
	border: 3px solid #D6E5FF;
	padding: 0px;
	margin-right: 10px;
	height: 200px;
	width: 430px;
	padding: 10px;
}

div.event_row {
	background-color: #E0E2FF;
	padding: 10px 8px 10px 8px;
	border: none;
	cursor: default;
}

div.rotate10 {
    -ms-transform: rotate(10deg); /* IE 9 */
    -webkit-transform: rotate(10deg); /* Safari */
    transform: rotate(10deg);
}

div.bg_pattern {
	background-image: url("http://www.webtoolworks.com/images/abc/png/pattern5.png");
	background-repeat: repeat;
	background-color: #F7F3D2; /*b8d6ff;*/
}

div.bg_pattern2 {
	background-image: url("http://www.webtoolworks.com/images/abc/png/pattern5_line.png");
	background-repeat: repeat;
	background-color: #F7F3D2; /*b8d6ff;*/
}

#textarea_contact {
	border: 1px solid #86bfcd;
	height: 240px;
    width: 480px;
    resize: none;
	background-color: #ffffff;
	font: normal 12px Verdana, "Helvetica Neue", Arial, sans-serif;
}

/*#div_banner_img {
	background-image: url("http://www.webtoolworks.com/images/abc/png/title_img1.png");
	background-repeat: no-repeat;
	background-color: #F7F3D2;
}*/

div.category_cell {
	display: block;
	width: 200px;
	height: 18px;
	vertical-align: top;
	padding: 2px 2px 2px 10px;
	cursor: pointer;
}

.shadow {
    /*-webkit-box-shadow: 2px 2px 30px 4px rgba(187, 229, 232, 0.75);
    -moz-box-shadow:    0px 0px 30px 4px rgba(187, 229, 232, 1.00);
    box-shadow:         2px 2px 30px 4px rgba(187, 229, 232, 1.00);*/
    -moz-box-shadow: 0px 0px 30px 4px #BBE5E8;
    -webkit-box-shadow: 0px 0px 30px 5px #BBE5E8;
    box-shadow: 0px 0px 4px 1px #BBE5E8;
}

.verdana_font_first {
    font: normal 12px Verdana, "Helvetica Neue", Arial, sans-serif;
}

div.cursor_pointer {
	cursor: pointer;
}
