
pre {
	overflow-x: auto;
}

th {
	text-align: left;
}

label {
	padding-right: 15px;
}

textarea {
	font-family: Arial;
	font-size: 100%;
}

h4,h5 {
	margin: 0;
	padding: 0;
}

.floatr {
    float:right;
    padding:0px 0px 10px 10px;
}

.floatl {
    float:left;
    padding:0px 10px 10px 0px;
}

.odd {
	background-color: #EBE9ED;
}

.success,h1.success {
    color: green;
    font-weight: bold;
}

.warning,h1.warning {
    color: yellow;
    font-weight: bold;
}

.error,h1.error {
    color: #cc0000;
    font-weight: bold;
}

.error_highlight {
	background-color: #ff8677;
}

.error img,.warning img, .success img {
	vertical-align: middle;
}

h1.error, h1.warning, h1.success {
	margin: 5px 0;
}

.highlighted {
	font-weight: bold;
	background-color: #fcfd9b;
}

.issue {
	background-color: #ff6d6d;
}

.clear,.spacer {
	clear:both;
	margin:0px;
	padding:0px;
	display:block;
	height:1px;
	overflow:hidden;
}

.divider {
	width: 100%;
	height: 1px;
	display: block;
	background-color: #000;
	margin-bottom: 20px;
	overflow: hidden;
}

.pager {
	text-align: right;
}

.wide_field th {
	text-align: left;
}

.wide_field {
	width: 620px;
}

.inner_table {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	border-collapse: collapse;
}

.inner_table td {
	border: 1px solid #cccccc;
	border-top: none;
	border-left: none;
	color: #000;
}

.full_edit {
	width: 98%;
	padding: 0;
}
.inp_checkbox.full_edit,.inp_radio.full_edit {
	width: auto;
}

.thead {
	background: url(img/gbg.gif);
	padding: 4px;
	margin: 0;
	border:1px solid #CCCCCC;
	border-bottom: none;
	border-top: none;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.boxed {
	border:1px solid #CCCCCC;
	background-color: #f5f5f5;
	border-top: none;
	margin-bottom: 10px;
	padding: 5px;
}

.inlineimg {
	vertical-align: middle;
}

.tab_set {
	margin: 5px 0;
}

.tab_set .tab_nav {
	border-bottom:1px dotted #000000;
}

.tab_set .tab_nav ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.tab_set .tab_nav ul li {
	border-right:1px dotted #000000;
	float:left;
	margin:0;
	padding:0;
}

.tab_set .tab_nav ul li a {
	display: block;
	margin: 2px;
	padding: 2px 5px;
	text-decoration: none;
}

.tab_set .tab_nav ul li.active a,.tab_set .tab_nav ul li a:hover {
	background: #EBE9ED;
	color: #000;
}

.tab_set .tab {
	border-bottom:1px dotted #000000;
	padding: 4px;
}

.std_form {
	font-size: 11px;
}

.std_form .inp {
	width: 200px;
	overflow: hidden;
	border: 1px solid #ccc;
}
.std_form select.inp {
	width: 202px;
}

.std_form button,.std_button {
	background: transparent url('img/btn.png') no-repeat top right;
	border: none;
	height: 26px;
	line-height: 26px;
	width: 84px;
	display: -moz-inline-box;
	display: inline-block;
	cursor: pointer;
	font-size: 11px;
}
.std_form button img,.std_button img {
	vertical-align: middle;
}
.std_form button.bmid,.std_button.bmid {
	width: 120px;
	background: transparent url('img/btn_mid.png') no-repeat top right;
}
.std_form button.blong,.std_button.blong {
	width: 140px;
	background: transparent url('img/btn_long.png') no-repeat top right;
}

.std_form button:hover,.std_button:hover {
	background-position: bottom right;
}

.std_form .captcha_img {
	vertical-align: bottom;
}

.std_form .captcha {
	width: 50px;
}

#captcha_exp {
	width: 300px;
	height: 150px;
	background-color: #fff;
	padding: 10px;
}

#login_box_pop {
	background-color: #fff;
	padding: 15px;
	border: 1px solid #ccc;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

 .form_box {
	color: #000;
 }
 
 .form_box h1 {
	border-bottom:1px dashed #555555;
	color:#333333;
	font-size:18px;
	font-weight:bold;
	margin:0 0 5px;
	padding:0 0 7px;
 }
 
 .form_box_top {
	height:6px;
	overflow:hidden;
	position: relative;
 }
 
 .form_box_top_left {
	background:url("img/grey_tl.gif");
	height:6px;
	margin-right: 5px;
	font-size: 2px;
 }
 
 .form_box_top_right {
	background:url("img/grey_tr.gif") no-repeat top left;
	height:6px;
	font-size: 2px;
	margin-top: -6px;
	background-position: 100% 0;
}

.form_box_middle {
	background-color:#F7F7F7;
	border-left:1px solid #C2C2C2;
	border-right:1px solid #C2C2C2;
	margin-bottom:-1px;
	padding:5px 20px 15px;
}

.form_box_bottom {
	height:7px;
	overflow:hidden;
}

.form_box_bottom_left {
	background:url("img/grey_bl.gif");
	height:6px;
	font-size: 2px;
	margin-right: 5px;
}

.form_box_bottom_right {
	background:url("img/grey_br.gif") no-repeat right top;
	height:6px;
	font-size: 2px;
	margin-top: -6px;
	margin-left: 6px;
}

.tooltip {
	position: relative;
}

.tooltip span {
	display: none;
	position: absolute;
	background-color: #ffffff;
	padding: 5px;
	border: 1px solid gray;
	color: black;
	text-decoration: none;
	font-size: 10px;
	width: 200px;
	line-height: 11px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.tooltip:hover {
	background-color: transparent;
	z-index: 50;
}

.tooltip:hover span {
	display: block;
	top: 0;
	left: 30px;
}

.tooltip.tbelow:hover span {
	left: -110px;
	top: 10px;
}

.tooltip.righty:hover span {
	left: -210px;
}

.infield {
	padding: 2px;
	padding-left: 5px;
	color: #666666;
}

.labelled {
	color: #ccc;
}

.file .file-cont {
	margin:0 0 0 100px;
}

.selected {
	font-weight: bold;
}

.pop_box {
	width: 266px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.pop_box h2 {
	font-size: 12px;
	font-weight: bold;
}

.pop_box .pop_head {
	height: 20px;
	background: url(img/round_box.png) no-repeat top left;
	float: left;
	width: 258px;
	padding: 4px;
}

.pop_box .pop_head h2 {
	color: #fff;
	font-weight: bold;
	padding-top: 2px;
}

.pop_box .pop_middle {
	background-color: #fff;
	width: 246px;
	padding: 10px;
	float: left;
}

.pop_box .pop_foot {
	height: 7px;
	background: url(img/round_box.png) no-repeat bottom left;
	float: left;
	width: 266px;
}


.captcha_area img {
	vertical-align: middle;
}


/*
 * imgAreaSelect style to be used with deprecated options
 */

.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.imgareaselect-border1 {
	border: solid 1px #000;
}

.imgareaselect-border2 {
	border: dashed 1px #fff;
}

.imgareaselect-handle {
    background-color: #fff;
    border: solid 1px #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.imgareaselect-outer {
    background-color: #000;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.imgareaselect-selection {
	background-color: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
}
