/* TAB BAR STYLES */

.tab_bar {
	font-size: 0.9em;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	padding: 7px 15px 25px 15px;
}

	.tab_bar.no_title {
		background-image: url(http://www.hotelnewsresource.com/connect/public/style_images/master/th_bg.png);
		background-repeat: repeat-x;
		background-position: bottom;
		padding: 7px 15px 56px 15px;
	}
		
		.tab_bar.no_title.mini {
			background: transparent;
			padding: 7px 15px 25px 15px;
		}
		
	.tab_bar li {
		float: left;
		padding: 2px 10px;
		list-style:none;
	}

		.tab_bar li a {
			color: #4a6784;
			text-decoration: none;
		}
		
		.tab_bar li.active {
			font-weight: bold;
			font-size: 1.1em;
			-moz-border-radius: 4px 4px 0 0;
			-webkit-border-top-left-radius: 4px;
			-webkit-border-top-right-radius: 4px;
			padding: 7px 10px;
			margin: -2px 10px 0 10px;
		}
		
/* Tab bars */
.tab_bar {
	background-color: #e4ebf2;
	color: #4a6784;
}

	.tab_bar li.active {
		background-color: #243f5c;
	}
	
	.tab_bar.no_title.mini {
		border-bottom: 8px solid #243f5c;
	}

/* COLORS */

.row1, .row1 td, .post_block.row1 {
	background-color: #fafbfc; /* Very light blue */
	padding:5px;
}

	.row1 .altrow, .row1.altrow,
	.personal_info, .general_box {
		background-color: #eef3f8; /* Slightly darker than row1 */
	}
	
.row2, .row2 td, .post_block.row2,
.message {
	background-color: #f1f4f7; /* Light blue */
	padding:5px;
}

	.row2 .altrow, .row2.altrow,
/*	ul.post_controls,*/
	ul.topic_moderation {
		background-color: #e4ebf2; /* Slightly darker than row2 */
	}
	
/* FORM STYLES */

body#ipboard_body fieldset.submit,
body#ipboard_body p.submit {
	padding: 15px 6px 15px 6px;
	text-align: center;
}

body#ipboard_body fieldset.submit,
body#ipboard_body p.submit {
	background-color: #d5dde5;
}

.input_text {
	background: #fff url(http://www.hotelnewsresource.com/connect/public/style_images/master/input_text.png) repeat-x;
	font-size: 0.9em;
	font-family: arial, verdana, tahoma, sans-serif;
	border: 1px solid #9f9f9f;
	padding: 2px;
}

	.input_text.error {
		background-color: #f3dddd;
	}
	.input_text.accept {
		background-color: #f1f6ec;
	}

.input_text.email,
.input_text.password {
	width: 18em;
}

.input_submit {
	margin-left: 15px;
}

.input_submit {
	font-weight: bold;
	font-size: 0.85em;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	padding: 3px 7px;
	cursor: pointer;
}
	
	.input_submit.alt {
		text-decoration: none;
	}		

p.field {
	padding: 15px;
}

li.field {
	padding: 5px;
	margin-left: 27px;
	list-style:none;
}

	li.field label,
	li.field span.desc {
		display: block;
	}
	
li.field.error {
	color: #ad2930;
}

	li.field.error label {
		font-weight: bold;
	}

li.field.checkbox {
	margin-left: 0;
}

li.field.checkbox .input_check,
li.field.checkbox .input_radio {
	margin-right: 10px;
	vertical-align: middle;
}

	li.field.checkbox label {
		width: auto;
		float: none;
		display: inline;
	}

	li.field.checkbox span.desc {
		padding-left: 27px;
		margin-left: auto;
		display: block;
	}
	
.tab_bar li.active, .tab_bar li.active a,
.members li.positive a, .members li.negative a, #footer_utilities a, a.input_submit:hover {
	color: #fff;
	text-decoration: none;	
}

fieldset,img { border:0; }

/* Forms */
.input_submit {
	background-color: #1d3652;
	color: #fff;
	border-color: #4f7298 #113051 #113051 #4f7298;
	font-size: 14px;
}

	.input_submit:hover {
		background: #2e4968;
	}
	
	.input_submit.alt {
		background-color: #eef3f8;
		border-color: #fafbfc #bfcbd8 #bfcbd8 #fafbfc;
		color: #1d3652;
	}
	
		.input_submit.alt:hover {
			background: #e4ebf2;
			color: #1d3652;
		}
	
fieldset.submit,p.submit {
	background-color: #d5dde5;
	padding: 15px 6px 15px 6px;
	text-align: center;
}

/* Clear */
.clear {
	clear: both;
}

/* Floats */
.right { float: right; }
.left { float: left; }

#member_login {
width:330px;
}

#guest_register{
width:250px;
}

#login_form {
padding:10px;
margin-top:10px;
}

/* Maintitle */
body .maintitle {
	font-size: 17px;
	font-weight: normal;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	padding: 8px !important;
	margin: 0 !important;
	overflow: hidden;
}

body .maintitle {
	background: #1d3652 url(http://www.hotelnewsresource.com/connect/public/style_images/master/gradient_bg.png) repeat-x left 50%;
	color: #fff;
}

	body .maintitle a {
		color: #fff;
	}
	
	.maintitle .desc {
	font-size: 0.7em;
	color: #b6c7db;
}

.generic_bar {
	color: #1d3652;
	font-size: 0.85em;
	font-weight: bold;
	height: 33px;
}
	.generic_bar, .tab_filters {
		background: #b6c7db;
	}
	
	.generic_bar {
		display: none;
	}
	
	/* Bar */
.bar {
	background: #d5dde5 url(http://www.hotelnewsresource.com/connect/public/style_images/master/gradient_bg.png) repeat-x 50%;
}

h3.bar{
font-weight: bold;
	font-size: 1.1em;
	padding: 5px 8px 3px 8px;
	margin-top:0px;
	color: #1d3652;
	}

/* General block */
.general_box {
	background-color: #eef3f8;
	border: 1px solid #d5dde5;
	border-bottom: 4px solid #d5dde5;
	padding: 0px;
	margin-left:5px;
	margin-right:5px;
	font-size: 1em;
}

.general_box p{
   margin-left:5px;
	margin-right:5px;
	margin-top:0px;
	margin-bottom:0px;
	font-size: 1em;
	}

	.general_box h3 {
		background: #d5dde5;
		color: #1d3652;
	}
	
#index_stats .general_box {
	margin-bottom: 10px;
	overflow: hidden;
}

.general_box.alt {
	padding: 0px;
}

.general_box.alt h3 {
	margin: 0 0 5px 0;
}
		
	.general_box li {
			padding: 2px;
		}
	
/* Bullets */
.bullets ul, ul.bullets {
	list-style: disc;
	margin-left: 0px;
	line-height: 150%;
	list-style-image: none;
}

