root {

}

body {
	background-color: #f0f0f0;
	/*background-color: #e1effc;*/
	font-family: Verdana, Tahoma, Helvetica; 
	font-size: 12px;
	color: #002277;
	margin: 0px; 
	padding: 0px; 
}

td {
	font-family: verdana, tahoma, verdana; 
	color: #002277;
	font-size: 12px;
}

a {
	color: #002277;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #002277;

}

.main-wrapper {
	width: 100%; 
	text-align: center;
}


.middle {
	width: 950px;
	margin-left: auto; 
	margin-right: auto;
	background-color: #ffffff;
	text-align: left;
	background-image: url("../images/main-bg.png");
	background-repeat: repeat-y;
	padding-left: 12px;


}

.logo-holder {
	width: 100%; 
	height: 150px;
	background-image: url("../images/topbar2.gif");
}

.line {
	width: 100%;
	height: 4px;
}

.content {
	width: 100%; 
	/*overflow: auto;*/
}

.intro-image {
	width: 457px; 
	height: 327px; 
	float: left; 
	display: inline;
}

.intro-frame {
	width: 440px;
	float: left; 
	display: inline;
}

.input-text {
	border: 1px solid #002277;
	background-color: #ffffff;
	padding: 2px; 
	width: 206px; 
	height: 20px;
	font-size: 11px;
	font-family: verdana, tahoma, helvetica;
	color: #002277;
}

.standard-button {
	border: none; 
	background-color: #ffbb00;
	color: #ffffff;
	padding: 2px; 
	height: 25px;
	font-weight: bold;
	text-align: center;
}


.standard-button:hover {
	background-color: #002277;
}

.standard-textarea {
	border: 1px solid #ffbb00;
	color: #ffffff;
	font-family: Verdana, tahoma, helvetica;
	font-size: 11px;
	height: 80px;
	width: 350px;
	color: #002277;

}


.fat-border {
	width: 100%;
}

.bottom-div {
	background-color: #fcf0c5; 
	width: 950px;
	/*overflow: auto;*/
}

.bottom-column {
	margin-top: 15px;
	background-image: url("../images/columnbg.png");
	background-repeat: no-repeat;
	width: 290px;
	margin-left: 20px;
	float: left;
}

.column-text {
	margin-top: 8px;
	padding-left: 15px; 
	padding-right: 15px;
}

.bottom-link {
	color: #0f0f0f;
	font-size: 10px;
	text-decoration: none;
	display: inline;
	
}

.bottom-link-container {
	margin-left: auto; 
	margin-right: auto;
	overflow: auto;
	clear: both;
	display: table;
	width: 450px;
	padding-top: 20px;
	
}

.line-spacer-div {
	width: 30px; 
	float: left; 
	text-align: center;
}

.line-div {
	width: 1px; 
	height: 16px; 
	background-color: #ff9900;
	margin-left: auto; 
	margin-right: auto;
}

.footer-block {
	margin-left: auto;
	margin-right: auto;
	width: 962px;
	height: 105px;
	background-color: #ffffff;
	background-image: url("../images/footer_blank.gif");
	background-repeat: no-repeat;
	clear: both;
	z-index:99;
	border-bottom: 2px solid #ffbb00;
}

.small-text {
	font-size: 11px;

}

.text-page {
	width: 100%;
	font-family: verdana, tahoma, helvetica;
	font-size: 12px;
}

.text-heading-block {
	width: 896px; 
	height: 22px; 
	background-image: url("../images/heading-bg.png");
	background-repeat: no-repeat;
	margin-left: 26px;
	margin-top: 20px;
	padding-bottom: 15px;
}

.text-heading {
	margin: 0px;
	padding-top: 3px;
	margin-left: 10px;
	font-weight: bold;
}

.text-heading-big {
	font-size: 16px;
	margin-left: 10px;
	font-weight: bold;

}

.body-text {
	margin-left: 40px;
	width: 550px;
}


/** THE HELP BUBBLE */

.bubble-container {
	width: 897px;
	height: 107px;
	background-image: url("../images/bubble.png");
	background-repeat: no-repeat;
	margin-top: 21px;
	margin-left: 25px;
}

.bubble-heading {
	color: #002277;
	font-size: 14px;
	font-weight: bold;
	margin-left: 36px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 2px;
	width: 800px;
}

.bubble-text {
	margin-top: 0px;
	margin-left: 36px;
	padding-left: 0px;
	padding-top: 2px;
	font-size: 11px;
	color: #002277;
	width: 800px;
}

/* THE ACTION BAR (MENU) */

.action-bar {
	margin-top: 18px;
	width: 896px;
	height: 22px;
	margin-left: 25px;
	background-image: url("../images/heading-bg.png");
	font-size: 10px;
}

.action-bar-icon {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	border: none;
	font-size: 10px;
}


.action-bar-points {
	width: 300px;
	height: 14px;
	padding-top: 4px;
	padding-left: 10px;
	font-size: 11px;
	float: left;
	display: inline;
	overflow: visible;
	white-space: nowrap;
	font-size: 10px;
}

.action-bar-mail {
	width: 80px;
	height: 14px;
	float: right;
	font-size: 11px;
	padding-top: 3px;
	display: inline;
	overflow: visible;
	white-space: nowrap;
	font-size: 10px;
}


.action-bar-settings {
	width: 90px;
	height: 14px;
	float: right;
	font-size: 11px;
	padding-top: 3px;
	overflow: visible;
	white-space: nowrap;
	font-size: 10px;
}

.action-bar-friends {
	width: 90px;
	height: 14px;
	float: right;
	font-size: 11px;
	padding-top: 3px;
	overflow: visible;
	white-space: nowrap;
	font-size: 10px;
}

.action-bar-profile {
	width: 160px;
	height: 14px;
	float: right;
	font-size: 11px;
	padding-top: 3px;
	overflow: visible;
	white-space: nowrap;
	font-size: 10px;
}

/** Admin bar **/

.admin-bar {
	margin-top: 18px;
	width: 896px;
	height: 22px;
	margin-left: 25px;
	background-image: url("../images/heading-bg-yell.png");
	background-repeat: no-repeat;
	
}


.admin-bar-item {
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 4px;
}


/* List static cases */

.bc-static-bullet {
	width: 30px;
	background-image: url("../images/big-bullet.png");
	background-repeat: no-repeat;
	height: 90px;
	float: left;
	display: inline;
	margin-left: 36px;
	margin-top: 4px;
}

.bc-static-case {
	width: 440px;
	height: 90px;
	float: left;
	display: inline;
	margin-left: 2px;
}

.bc-static-case-heading {
	color: #002277;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 1px;
	padding: 0px; 
}

.bc-static-case-text {
	color: #002277;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.bc-static-statement {
	background-color: #fcf0c5;
	width: 400px;
	height: 60px;
	float: right;
	margin-right: 28px;
	margin-top: 4px;
	display: inline;
	overflow: hidden;
}

.bc-static-statement-description {
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 0px;
	font-size: 11px;
}

.bc-statement-wrapper {
	

}

.bc-statement-header {
	width: 600px;
	height: 80px;
	border: 1px solid #ffbb00;
	background-color: #fcf0c5;
	margin-left: 49px;
	margin-top: 10px;
}

.bc-statement-title {
	padding-left: 5px;
	padding-top: 5px;
	margin: 0px;
}

.bc-statement-expand-button {
	margin-left: 60px;
	height: 15px;
	background-color: #fcf0c5;
	border: 1px solid #ffbb00;
	border-top: none;
	width: 230px;
	font-size: 10px;
	text-align: center;
	cursor: pointer;
}

.bc-statement-content {
	width: 600px;
	border: 1px solid #ffbb00;
	border-top: none;
	margin-left: 49px;
	margin-top: 0px;
	display: none;
}

.bc-comment-div {
	width : 500px;
	display: none;
}

.bc-comment-button {
	border: none;
	background-color: #ffbb00;
	color: #ffffff;
	padding: 2px;
	height: 25px;
	font-weight: bold;
	text-align: center;
}


.bc-comment-button:hover {
	background-color: #002277;
}

.bc-post-comment-button {
	border: none;
	background-color: #ffbb00;
	color: #ffffff;
	padding: 2px;
	height: 25px;
	font-weight: bold;
	text-align: center;
}


.bc-post-comment-button:hover {
	background-color: #002277;
}


.bc-comment-textarea {
	border: 1px solid #ffbb00;
	color: #ffffff;
	font-family: Verdana, tahoma, helvetica;
	font-size: 11px;
	height: 80px;
	width: 350px;
	color: #002277;
}

.bc-report {
	cursor: pointer;

}


.bc-respect {
	border: none;
	background-color: #ffbb00;
	color: #ffffff;
	padding: 2px;
	height: 25px;
	font-weight: bold;
	text-align: center;
}

.bc-respect:hover {
	background-color: #002277;
}

.comment-respect {
	border: none;
	background-color: #ffbb00;
	color: #ffffff;
	padding: 2px;
	height: 25px;
	font-weight: bold;
	text-align: center;
}

.comment-respect:hover {
	background-color: #002277;
}


.bc-respect-dis {
	border: none;
	background-color: #efefef;
	color: #666666;
	padding: 2px;
	height: 25px;
	font-weight: bold;
	text-align: center;
}



.admin-button {
	border: none;
	background-color: #ffbb00;
	color: #000000;
	padding: 2px;
	height: 18px;
	font-weight: bold;
	text-align: center;
}

.admin-input {
	border: 1px solid #ffbb00;
	font-size: 10px;
	height: 16px;
	background-color: #ffffff;
	

}



.setting-cell {
	font-size: 11px;
	vertical-align: top;
	padding-bottom: 10px;
	
}


.setting-cell-mid {
	font-size: 11px;
	vertical-align: middle;
	padding-bottom: 10px;
}


.setting-textarea {
	width: 250px;
	height: 60px;
	border: 1px solid #ffbb00;
	background-color: #ffffff;
	font-size: 11px;
	color: #002277;
}

.setting-input {
	width: 250px;
	height: 18px;
	border: 1px solid #ffbb00;
	background-color: #ffffff;
	font-size: 11px;
	color: #002277;
}
