@import url(colors.css);

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: tahoma;
	height: 100%;
}

.dialog {
	position:relative;
	background-color:#FAFAFA;
	border-color:#CCCCCC;
	border-style:dotted !important;
	border-width:1px 2px 1px 2px !important;
	margin:12px 0 22px; 
	padding:25px 15px 20px 25px !important;
	color: #646464;
	text-align: left;
	width: 600px;
	left: 50%;
	margin-left: -30%;
	font-size: 12px;
	word-wrap: break-word;
	font-family: tahoma;
	letter-spacing: 1px;
}

.row3 {
	position:relative;
	background-color:#FAFAFA;
	border-color:#CCCCCC;
	border-style:dotted !important;
	border-width:1px 2px 1px 2px !important;
	width: 80% !important;
	left:50%;
	margin:12px 0 22px -45%;
	padding:25px 15px 20px 25px !important;
	color: #646464;
	text-align: left !important;
	font-size: 12px;
	word-wrap: break-word;
	font-family: tahoma;
	letter-spacing: 1px;
}


/* when assigning categories to modules this is used links check all/ none */
.category {
	position:relative;
	font-size: 11px !important;	
	font-family: tahoma !important;
	color: #1B6BC5 !important;
	top:-7px;
	left: 80px;
}

/* when assigning categories to modules this is used links check all/ none */
.module_category {
	position:relative;
	font-size: 11px !important;	
	font-family: tahoma !important;
	color: #1B6BC5 !important;
	top:-7px;
	left: 80px;
}

.pasive:hover {
	font-size: 11px !important;	
	font-family: tahoma !important;
	color: #4993E6 !important;
	
}

a.module,span.module {
	position: relative;
	display:  inline;
	width: 16px !important;
	height:16px;
	top: 6px !important;
	padding-left: 17px;
	background-image: url(../images/folder.png);
	background-repeat: no-repeat;
}

a.module:hover,span.module:hover {
	width: 16px !important;
	height:16px;
	padding-left: 17px;
	color: #8B8B8B !important;
	background-repeat: no-repeat !important;
	background-image: url(../images/brick.png) !important;
	background-color: transparent  !important;
}

input.submit,button.submit  {
	-moz-border-radius:3px 3px 3px 3px;
	background:url("../images/button.gif") repeat-x scroll 0 0 transparent;
	border:1px solid #CADFF1;
	color:#485057;
	font:bold 10px Verdana,Arial,Helvetica,sans-serif;
	letter-spacing:1px;
	margin-left:10px;
	padding:2px;
}


.display_options  {
	display: block;
	width: 151px !important;
	height:22px;
	padding-left: 17px;
	background-image: url(../images/display_options.png)  !important;
	background-repeat: no-repeat;
}

.warn {
	position:relative;
	font-weight: bolder;
	font-size: 12px;
	color: 	#FD0000;
	top: -14px;
}

a.pager {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	font-stretch: wider;	
}

a.pager:hover  {
	color: #FF9553;
}

a.send_email {
	display:  inline;
	width: 16px !important;
	height:16px;
	top: 6px !important;
	padding-left: 17px;
	background-image: url(../images/email_go.png);
	background-repeat: no-repeat;
}

a.folder,span.folder {
	position: relative;
	display:  inline;
	width: 16px !important;
	height:16px;
	top: 6px !important;
	padding-left: 17px;
	background-image: url(../images/folder.png);
	background-repeat: no-repeat;
}

a.folder:hover,span.folder:hover {
	width: 16px !important;
	height:16px;
	padding-left: 17px;
	color: #8B8B8B !important;
	background-image: url(../images/folder.png) !important;
	background-repeat: no-repeat !important;
	background-color: transparent  !important;
}


a.send_email:hover {
	width: 16px !important;
	height:16px;
	padding-left: 17px;
	color: #8B8B8B !important;
	background-image: url(../images/email_go.png) !important;
	background-repeat: no-repeat !important;
	background-color: transparent  !important;
}


a.save {
	position: relative;
	display:  inline;
	width: 16px !important;
	height:16px;
	top: 6px !important;
	padding-left: 17px;
	background-image: url(../images/disk.png);
	background-repeat: no-repeat;
}

a.save:hover {
	width: 16px !important;
	height:16px;
	padding-left: 17px;
	color: #8B8B8B !important;
	background-image: url(../images/disk.png) !important;
	background-repeat: no-repeat !important;
	background-color: transparent  !important;
}


a.cron {
	position:relative;
	display:  inline;
	width: 16px !important;
	height:16px;
	padding-left: 17px;
	background-image: url(../images/cog_go.png);
	background-repeat: no-repeat;
}

a.cron:hover {
	position:relative;
	display:  inline;
	width: 16px !important;
	height:16px;
	padding-left: 17px;
	background-image: url(../images/cog_go.png) !important;
	background-repeat: no-repeat !important;
	background-color: transparent  !important;
}


a.page,span.page {
	position:relative;
	display:  inline;
	height:14px;
	padding-left: 17px;
	background-image: url(../images/page.png);
	background-repeat: no-repeat;
}

a.page:hover,span.page:hover {
	position:relative;
	display:  inline;
	height:14px;
	padding-left: 17px;
	background-image: url(../images/page.png) !important;
	background-repeat: no-repeat !important;
	background-color: transparent  !important;
}


a.delete {
	display:  inline;
	width: 16px !important;
	height:14px;
	padding-top: 4px !important;
	padding-left: 17px;
	background-image: url(../images/cross_over.png);
	background-repeat: no-repeat;
}

a.delete:hover {
	width: 16px !important;
	height:14px;
	padding-left: 17px;
	background-image: url(../images/cross.png) !important;
	background-repeat: no-repeat !important;
	background-color: transparent  !important;
}

a.close,span.close {
	position:relative;
	display:  block;
	width: 16px !important;
	height:14px;
	padding-left: 17px;
	background-image: url(../images/page_cross.gif);
	background-repeat: no-repeat;
}

a.close:hover,span.close:hover {
	position:relative;
	width: 16px !important;
	height:14px;
	padding-left: 17px;
	background-image: url(../images/page_cross.gif) !important;
	background-repeat: no-repeat !important;
	background-color: transparent  !important;
}

a.view {
	display: block;
	width: 16px !important;
	height:16px;
	background-image: url(../images/zoom.png);
	background-repeat: no-repeat;
}

a.view:hover {
	width: 16px !important;
	height:16px;
	background-image: url(../images/zoom_in.png) !important;
	background-repeat: no-repeat !important;
	background-color: transparent  !important;
}

a.edit {
	display:  block;
	width: 16px !important;
	height:16px;
	background-image: url(../images/layout_edit.png);
	background-repeat: no-repeat;
}

a.edit:hover {
	width: 16px !important;
	height:16px;
	background-image: url(../images/layout_edit.png) !important;
	background-repeat: no-repeat !important;
	background-color: transparent  !important;
}


a.invoice {
	position:relative;
	display:  block;
	width: 16px !important;
	height:16px;
	background-image: url(../images/calculator_link.png);
	background-repeat: no-repeat;
}

a.invoice:hover {
	position:relative;
	display:  block;
	width: 16px !important;
	height:16px;
	background-image: url(../images/calculator_link.png) !important;
	background-repeat: no-repeat !important;
	background-color: transparent  !important;
}

a.subscription {
	position:relative;
	display:  table-cell;
	width: 16px !important;
	height:16px;
	background-image: url(../images/calendar_edit.png);
	background-repeat: no-repeat;
}

a.subscription:hover {
	position:relative;
	display:  table-cell;
	width: 16px !important;
	height:16px;
	background-image: url(../images/calendar_edit.png) !important;
	background-repeat: no-repeat !important;
	background-color: transparent  !important;
}

a.next {
	position:relative;
	display:  table-cell;
	width: 16px !important;
	height:16px;
	background-image: url(../images/resultset_next.png);
	background-repeat: no-repeat;
}

a.next:hover {
	position:relative;
	display:  table-cell;
	width: 16px !important;
	height:16px;
	background-image: url(../images/resultset_next.png) !important;
	background-repeat: no-repeat !important;
	background-color: transparent  !important;
}

a.prev {
	position:relative;
	display:  table-cell;
	width: 16px !important;
	height:16px;
	background-image: url(../images/resultset_previous.png);
	background-repeat: no-repeat;
}

a.prev:hover {
	position:relative;
	display:  table-cell;
	width: 16px !important;
	height:16px;
	background-image: url(../images/resultset_previous.png) !important;
	background-repeat: no-repeat !important;
	background-color: transparent  !important;
}


a.Pending {
	position:relative;
	display:  inline;
	width: 16px !important;
	height:16px;
	padding-left: 17px;
	background-image: url(../images/clock_play.png);
	background-repeat: no-repeat;
}

div.Pending {
	position:relative;
	display:  block;
	top:-10px;
	width: 16px !important;
	height:16px;
	padding-left: 17px;
	background-image: url(../images/clock_play.png);
	background-repeat: no-repeat;
}

a.Pending:hover {
	position:relative;
	display:  inline;
	width: 16px !important;
	height:16px;
	padding-left: 17px;
	background-image: url(../images/clock_play.png) !important;
	background-repeat: no-repeat !important;
	background-color: transparent  !important;
}

a.Due {
	position:relative;
	display:  inline;
	width: 16px !important;
	height:16px;
	padding-left: 17px;
	background-image: url(../images/clock_error.png);
	background-repeat: no-repeat;
}


span.Due {
	position:relative;
	display:  block;
	width: 16px !important;
	height:16px;
	top: -10px;
	padding-left: 17px;
	background-image: url(../images/clock_error.png);
	background-repeat: no-repeat;
}

a.Due:hover {
	position:relative;
	display:  inline;
	width: 16px !important;
	height:16px;
	padding-left: 17px;
	background-image: url(../images/clock_error.png) !important;
	background-repeat: no-repeat !important;
	background-color: transparent  !important;
}


a.Overdue {
	position:relative;
	display:  inline;
	width: 16px !important;
	height:16px;
	padding-left: 17px;
	background-image: url(../images/clock_red.png);
	background-repeat: no-repeat;
}


span.Overdue {
	position:relative;
	display:  block;
	width: 16px !important;
	height:16px;
	padding-left: 17px;
	background-image: url(../images/clock_red.png);
	background-repeat: no-repeat;
}


a.phone:hover,span.phone:hover {
	display:  inline;
	width: 16px !important;
	height:16px;
	padding-left: 17px;
	background-image: url(../images/telephone.png) !important;
	background-repeat: no-repeat !important;
	background-color: transparent  !important;
}

a.phone,span.phone {
	display:  inline;
	width: 16px !important;
	height:16px;
	padding-left: 20px;
	background-image: url(../images/telephone.png);
	background-repeat: no-repeat;
}


a.Overdue:hover {
	position:relative;
	display:  inline;
	width: 16px !important;
	height:16px;
	padding-left: 20px;
	background-image: url(../images/clock_red.png) !important;
	background-repeat: no-repeat !important;
	background-color: transparent  !important;
}



a.member {
	display:  inline;
	height:16px;
	padding-left: 17px  !important;
	background-image: url(../images/user.png);
	background-repeat: no-repeat;
	background-position: left;
}

a.member:hover {
	display:  inline;
	height:16px;
	padding-left: 17px  !important;
	background-image: url(../images/user.png) !important;
	background-repeat: no-repeat !important;
	background-color: transparent  !important;
}


a.print {
	position:relative;
	display:  table-cell;
	width: 16px !important;
	height:16px;
	padding-left: 17px  !important;
	background-image: url(../images/printer.png);
	background-repeat: no-repeat;
}

a.print:hover {
	position:relative;
	display:  table-cell;
	width: 16px !important;
	height:16px;
	padding-left: 17px  !important;
	background-image: url(../images/printer.png) !important;
	background-repeat: no-repeat !important;
	background-color: transparent  !important;
}



.error_class {
	border-style: dotted;
	border-color:  #400000;
	border-width: 1px;
	padding: 5px 4px 5px 4px;
}

.error_class li  {
	list-style: none;	
}

.error_2048 {
	font-size: 14px;
	margin: 0px 0px 1px 0px;
	padding: 4px 2px 2px 2px;
	background-color: #84C1FF;

}

.error_1024 {
	font-size: 14px;
	margin: 0px 0px 1px 0px;
	padding: 4px 2px 2px 2px;
	background-color: #FFCA95;
}

/*notice error*/
.error_8 {
	font-size: 14px;
	margin: 0px 0px 1px 0px;
	padding: 4px 2px 2px 2px;
	background-color: #fff;
}


ul {
	padding-left: 15px;	
}

p {
	font-size: 12px;
}

.option_description {
	padding: 20px 5px 5px 10px;
	font-size: 14px;
}

.content {
	padding: 5px 10px 20px 5px;
	height: 100%;
}

/* tabs */
ul.subsection_tabs {list-style:none;margin:0 0 5px 0;padding:0;clear:both;border-bottom:1px solid #ccc;height:20px;clear:both}
ul.subsection_tabs li.tab{float:left;margin-right:7px;text-align:center}
ul.subsection_tabs li.tab a{display:block;height:20px;padding:0 5px 0 5px;background-color:#fff;color:#666;min-width:85px;_width:95px}
ul.subsection_tabs li.tab a:hover{color:#666}
ul.subsection_tabs li.tab a.active{background-color:#ddd}
ul.subsection_tabs li.source_code{float:right}
ul.subsection_tabs li.tab a.active { background-color: #dddddd; }
ul.subsection_tabs li a {color:#2777A1;font-weight:bold;text-decoration:none;}
ul.subsection_tabs li {color:#333333;font-family:Verdana;font-size:11px;line-height:18px;}




ul.subsection_tabs li.save a {
	background-image: url(../images/tab_img_save.gif);
	background-repeat: no-repeat;
}
ul.subsection_tabs li.save a:hover {
	background-image: url(../images/tab_img_save2.gif);
}
 
ul.subsection_tabs li.close a {
	background-image: url(../images/tab_close_0.gif);
	background-repeat: no-repeat;
}
ul.subsection_tabs li.close a:hover {
	background-image: url(../images/tab_close_1.gif);
}

/* end tabs */


/* Tooltips */
.tip_title {
	font-weight: bold;
    font-size:10px;
    font-family: Tahoma,Verdana;
    width:250px;
    padding:5px; 
    color:#fff;
    background-color: #404040;
    z-index: 999;
}

.tip_body {
	font-weight: bold;
    font-size:12px;
    font-family: Tahoma,Verdana;
    height:auto;
    width:250px; 
    padding: 15px 5px 5px 5px; 
    color:#fff;
    background-color: #999999;
    z-index: 1000;
}
/* end tooltips */



/** WRAPPER2 **/
#app_content_line {
	background: #F2F2F2;
	width: 100%;
	background-color: blue;
}

#app_content_data { 
	padding: 5px;
	background-color: red;
}


/* Modules */

/*
	Controls the top of the page before which has the tabs and logo etc
*/
.include_header  {
	position:relative;
	width:100%;
}

/*
	Controls the main body of the page when there is no include_right module
*/
.content_full_w_left {
	position:relative; 
	float: left;
	width:84%;
}



.content_inner {
	padding: 5px;
}
.content_inner ul {
	/*padding-left: 25px; */
}

.module_right_inner {
	padding: 5px;
	
}

	
/*
	Controls the main body of the page when there is include_right module
*/
.content_full_both {
	position:relative;
	float: left;
	width:64%;
}


/*
	Controls the main body - when left module not displaying and right module is
*/
.content_full_w_right {
	position:relative;
	float: left;
	width:80%;
}


/*
	Controls the right spot on the page ( when it is visible )
*/
.include_right {
	position:relative;
	/*padding: 2px 0px 50px 10px;*/
	float: left;
	word-wrap: break-word;
	width:20%;
	height: 100%;
}

/*
 Controls the left module of the page ( the left menu spot)
*/
.include_left {
	position:relative; 
	width:16%;
	min-height: 400px; 
	height: 100%;
	float: left;
}
/**
END MODULES
**/

.app_menu {
	padding: 8px 2px 10px 15px;
	margin-left: 5px;
}



.auth .username_input,.auth .password_input {
	width: 200px;
	padding-top: 3px;
}

.explain {
	padding: 10px;
	font-size: 16px;	
}

.ok {
 color:green;
 background-image: url(../images/yes.gif);
 background-repeat: no-repeat;
 width: 90%;
 padding-left: 20px;
}

.ok_small {
	color:green;
	background-repeat: no-repeat;
	width: 50px;
	padding-left: 20px;	
}

.nook {
	color: red;
	background-repeat: no-repeat;
	width: 50%;
	padding-left: 45px;
	padding-top: 12px;
	background-image: url(../images/important.png)  !important;
	background-repeat: no-repeat;
	text-align: left;
}

.preview_content {
	padding: 2px 5px 10px 5px;
}

.its_a_title {
	font-family: 'Verdana';
	font-size: large;
	padding: 2px 0px 8px 0px;
}

.text_editor {
	position: relative;
	width: 600px !important;
	height: 300px !important;
	background-image: none !important;
	border: 1px solid #000 !important;
	padding:0 !important;
	margin:0 !important;
	background-image: none !important;
}

.body_layer2 {
	clear:both;
	display: inline-table;
	position:relative;
	padding: 8px 0px 2px 30px;
	width: 100%;
}

.pages_menu {
	padding-bottom: 10px;	
}
.pages_menu ul {
	padding-left: 15px;
}

.clean_list,clean_list ul {
	list-style: none;
}

.headline {
	position:relative;
	padding: 5px 2px 5px 2px;
	margin: 2px 0px 2px 0px;
	border-style:dashed;
	border-width: 1px;
	border-color: #484848;
	font-family: sans-serif,tahoma;
	text-align: center;
	color: #400000;
	background-color: #fff;
	font-weight: bold;
}

textarea {
	border-style: solid;
	border-color: #000;	
}


caption {
	font-size: 1.7em;
	color: #F06;
	text-align: left;
}

table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
}


#box {
	margin: 0;
	padding: 0;
	height:100%;
}

.row_option {
	font-family: tahoma;
	font-size: 10px;
	_height: 100%; /*IE 6 Fix */
}


.row_option a.a {
	padding-top: 4px;
	font-family: arial;
	font-size: 12px;
}

/*this is center alignment alternative to row1*/
.row {
	text-align: center;	
}

.row_option td,.option th {
	padding: 4px 4px;
	border-bottom: 1px solid #EEE;
}

.option td+td {
	border-left: 1px solid #FAFAFA;
}

.row_option td+td+td {
	border-left: none;
}
	
.row_option td a {
	color: #444;
	text-decoration: none;
}

.row_option td a,.option th a {

	width: 100%;
}

.row_option td a:hover {
	background: #444;
	color: #FFF;
}

.row_option tfoot th {
	text-align: right;
}

.row_option th {
	text-align: left;
}

/*th + th {text-align: right;} */
.row_option th+th+th {
	text-align: left;
	padding-right: 5px;
}

.row_option th a {
	color: #F06;
	text-decoration: none;
	font-size: 1.1em;
}

.row_option th a:visited {
	color: #F69;
}

.row_option th a:hover {
	color: #F06;
	text-decoration: underline;
}

.row_option thead tr,.option tfoot tr {
	color: #555;
	font-size: 0.8em;
}

.row1 {
	position:relative;
	font-family: tahoma;
	font-size: 10px;
	background-repeat: repeat-x;
	height: 100%;
}


.row2 {
	position:relative;
	font-size: 12px;
	font-family: tahoma;
	font-size: 10px;
	height: 100%;
}

.row1 td,.row2 td {
	padding-left: 5px;
}


 
.row1 .small_input {
	border: 0;
	height: 20px;
	padding: 4px 2px 2px 5px !important;
	background-repeat: no-repeat;
 }
 
.row1 .small_input:focus {
	background-repeat: no-repeat;
}

 .row2 .small_input {
	border: 0;
	height: 20px;
	padding: 4px 2px 2px 5px !important;
	background-repeat: no-repeat;
 }
 
 .row2 .small_input:focus {
	background-repeat: no-repeat;
}



/*background of submit buttons container */
.alt_row_bottom {
	background-color: #fff;
	
}

.alt_row_description {
	color: #fff;
	font-family: tahoma;
	font-size: 10px;
	z-index: 18;
	background-repeat: repeat-x;
	background-color: #fff;
	text-align: left  !important;
	margin: 10px 0px 0px 0px;
	padding: 0 0 5px 0 !important;
	background-image: url(../images/option_description.jpg);
}



.alt_row {
	color: #575757;
	font-family: tahoma;
	font-size: 10px;
	z-index: 18;
	background-repeat: repeat-x;
	background-color: #fff;
}
.alt_row select {
	background-image: none !important;
	border-style: solid !important;
	border-width: 1px !important;
	border-color: #5F5353 !important;
	padding: 2px 0px 2px 3px;
}

.alt_row2 {
	color: #575757;
	font-family: tahoma;
	font-size: 10px;
	z-index: 18;
	background-repeat: repeat-x;
	background-color: #fff;
	text-align: left  !important;
	margin: 10px 0px 0px 0px;
	padding: 0 0 5px 0 !important;
	background-image: url(../images/shaded_bg.jpg);
}

.alt_row5 {
	color: #575757;
	font-family: tahoma;
	font-size: 10px;
	z-index: 18;
	background-repeat: repeat-x;
	background-color: #fff;
	text-align: right ;
	margin: 10px 0px 0px 0px;
	padding: 0 0 5px 0 !important;
	background-image: url(../images/shaded_bg.jpg);
}

.alt_row4 {
	color: #575757;
	font-family: tahoma;
	font-size: 10px;
	z-index: 18;
	background-color: #fff;
	text-align: left  !important;
	margin: 10px 0px 0px 0px;
	padding: 0 0 5px 0 !important;
	background-image: url(../images/alt_row4.jpg);
	background-repeat:  repeat;
}

.alt_row4 input {
	width: 250px !important;
}


.alt_row2 select {
	width: 200px;
	background: url(../images/select_input_row1.gif);
}

.alt_row2 textarea {
	width: 98% !important;
	height: 350px !important;
	padding: 4px;
}

.alt_row2 textarea:focus {
	background-color: #ECF9FF;
}


.alt_row3 {
	color: #575757;
	font-family: tahoma;
	font-size: 10px;
	z-index: 18;
	background-repeat: repeat-x;
	background-color: #fff;
	margin: 10px 0px 0px 0px;
	padding: 0 0 1px 0 !important;
	background-image: url(../images/shaded_bg2.jpg);
}

.row_option .row1 textarea {
	height: 80px;
	padding: 10px 15px 15px 5px;
	background-repeat: no-repeat;
	width: 205px ;
}

.row_option .row2 textarea {
	height: 80px;
	padding: 10px 15px 15px 5px;
	background-repeat: no-repeat;
	width: 205px;
}

.row1 textarea:focus {
	background-color: #ECF9FF;
}

.row2 textarea:focus {
	background-color: #ECF9FF;
}

.small_text {
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #747474;
}

.notifications {
	font-family: sans-serif;
	font-size: 10px;
}

.prompt_box {
	position: relative;
	background-color: aqua;
	border-style: solid;
	border-color: #0093D9;
	background-color: #F0F0F0;
	border-width: 1px;
	padding: 10px;
	font-family: serif, arial;
}

.info {
	background-color: #0093D9 !important;
	color: white;
}

.admin_table_registration {
	width: 100%;
	border-style: solid;
	border-width: 1px;
	border-color: black;
}

fieldset {
	border: 1px solid #000;
	background-color: #FFF;
	/* IE */
	_position: relative;
	_top: 20px;
	_padding-top: 20px !important;
	padding-bottom: 15px;
	margin-top: 20px;
}

legend {
	/* IE */
	_position: absolute;
	_top: -12px;
	_left: .2em;
	padding-left: 15px !important;
	padding-right: 10px !important;
	margin-left: 25px !important;
	border: 1px solid #000;
	font-stretch: wider;
	font-size: 1em;
	text-align: right;
	font-weight: bold;
	font-family: vernada, tahoma;
	color: #5F5353;
	background-color: #fff;
	letter-spacing: 2px;
}


.pagenotice {
	position: relative;
	padding-top: 30px;
	font-family: serif;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	color: #6F6F6F;
}

.notice {
	font-size: 15px;	
}

.form_box {
	position:relative;
	padding:  20px 0px 0px 40px;
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin-left:20px;
	width: 80%;
}

.form_box > div {
	position:relative;
	margin-left: auto;
	margin-right: auto;
}

/*
	first div with data
*/
.form_box > div > div:first-child {
	position:relative;
	padding: 4px 5px 0px 0px !important;
	min-width: 140px;
	text-align: right;
	overflow: hidden;
	float: left;
	clear:left;
}

/*
	labels on the left side
*/
.form_box > div div:first-child label   {
	position:relative;
	overflow: hidden;
	text-align: right !important;
	padding: 0;
}


/*
	second div data ( right side )
*/
.form_box > div > div  {
	position: relative;
	padding: 4px 0px 0px 0px !important;
}

/*
	labels on the right side
*/
.form_box > div > div:last-child label   {
	position:relative;
	overflow: hidden;
	text-align: left !important;
	margin-top: 10px !important;
	padding: 0;
}


/*
	radio buttons on the left side
*/
.form_box > div >  div:first-child input[type='radio'] {
	position:relative;
	display: block;
	text-align: right;
	margin: 0px !important;
	padding: 0px !important;
	text-align: right !important;
	float: right;
}

.form_box textarea {
	position:relative;
	width: 200px;
}


.form_box > div  > p {
	clear: left;
	text-align: center;
}

/*
	make buttons be centered
*/
.form_box > div > div input[type='button'],.form_box div > div input[type='submit'] {
	position:relative;
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(../images/btbg.gif) repeat-x left top;
}

/*
	overwrite the above, if input type button/submit is on the right side
*/
.form_box >  div > div:first-child input[type='button'],.form_box div > div:first-child input[type='submit'] {
	position:relative;
	width: 148px;
	left: 60% !important;
}

/*
	overwrite the above, if input type button/submit is on the right side
*/
.form>div>div input[type='button'],.form>div>div input[type='submit'] {
	width: 144px;
}

