
/* --------------------------------------------------------
   TheOrderOfService.com - Book-Builder LTD.
   
   Authors: Stanley Wood & James B.
   -------------------------------------------------------- */



/* Declare body first of all */




html, body {
	height:				100%;
	text-align:center; 
}

body, td, th, input, select, textarea {
	color:				#333;
	font-family:		verdana, arial, sans serif;
	font-weight:		normal;
	font-style:			normal;
	font-size:			11px;
}


body {
  margin: 0px;
  background: url('images/bg.jpg') repeat-x;
  background-color: black;
  color: #333;
  font: 12px helvetica, verdana, arial, sans serif;
  }

#container{
	height:	auto !important; 
	height:	100%;
	min-height:	100%;
	text-align: left;
	padding: 0px;
	margin: 0px;
}


tr {
	border:none;

}

td {
	padding: 0px;
	border:none;
	vertical-align: top;
}


.tdstyle {
	background-color: #F7F9E9;
	text-align: right;
}


	
ul {
	margin-top: 0px;
}

li {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
	
p {
	margin: 0px;
	padding: 2px;
	padding-bottom: 8px;
}

h1 {
	font: normal 20px ;	
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	color: #333;
}

h1:first-letter{
	text-transform: uppercase;
}
	
h2 {
	font: normal 18px;	
	padding: 2px;
	margin: 0px;
	color: #54ACC5;
}

h3 {
	font: normal 16px;	
	color: #333;
}

.page_width {
	width: 950px;

}

.page_width_build {
	width: 950px;
}

.interior_width {
	width: 1024px;
}


	
pre {
	font: 12px;
}
	
	
a:link , a:visited{
	color: #333;
}

a:hover{
	color: #54ACC5;
}
	
.whead a:hover{
	color: #333;
}	
	
table {
  border-collapse: collapse;
} 
/* ---------------
   Layout elements
   --------------- */
   
#header{
	text-align: right;
	width: 950px;
	height: 50px;
}
#header a{
	padding-right:10px;
	vertical-align: super;
	padding-top: 15px;
}

#header img {
	margin-top: 5px;
}

#logo{
	margin-left: 20px;

}


#left_box {
	text-align: center;
}
	
#topmenu {
	text-align: left;
	font-size: 12px;
	background: url(images/menu_bg.gif) no-repeat;
	color: #FFF;
	height: 33px;
	margin-top: -1px;	
	vertical-align: middle;
	overflow: hidden;
	width:950px;

}
.bottmenu{
	position: relative;
	text-align: right;
	font-size: 12px;
	background: url(images/menu_bot.gif) no-repeat;
	color: #FFF;
	height: 45px;
	vertical-align: middle;
	overflow: hidden;
}

#myhome {
	float:left;
	margin: 2px 0px 0px 20px;
}
	
#topmenu ul {
	margin:0;
	list-style:none;
}
	
#topmenu li {
	display:inline;
	margin:0;
	padding:0;
}

a.frontTab:active { 
	color: red;

}

a.frontTab:link{
	color: #fff;
	text-decoration: none;
	font-size: 14pt;
}
	
a.frontTab:hover{	
	color: blue;
}
	
#subtabs {
	text-align: left;
}

#subtabs a{
	text-decoration: none;
	vertical-align: middle;
	padding-right:20px;
}

#subtabs span{
	vertical-align: super;
}

hr {
	border: 0px;
	border-top: 1px solid #CCC;
	color: #fff;
  	height: 2px;
	width: 65%;		
	background-image: url('images/hr.gif');
	background-repeat: no-repeat;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px 7px;
}



.top_menu a:link{
	text-decoration: none;
	color: #FFF;
}

.top_menu a:visited{
	text-decoration: none;
	color: #FFF;
}

.top_menu a:hover{
	color: #FFF;
}
	
a.tab:link, a.tab:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.tab:hover {
	color: #FFFFFF;
}
	
	
.content_area {
	position: relative;
}

.content_area div.banner{
	visibility: hidden;
	display:none;

}

.content_area div.text_area {
	vertical-align: top;
}

.content_area div#adminarea div.text_area {
	vertical-align: top;
	margin-bottom: 150px;
	background-color:#F7F9E9;

}

.content_area div.text_area2 {
	padding: 10px;
	text-align:right;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 10px;
	 border: 1px solid #888;
}
	
.user_info_area {
	text-align:justify;
	vertical-align: top;
}

.main_area {
	vertical-align: top;
}
	
.clear_area {
	padding: 2px;
	text-align:center;
	vertical-align: top;
}
	
.engine_left_nav {
	vertical-align: top;
	width: 100px;
}
	
.rab{
	margin-left: 5px;
}

.textual_button{
	background: #f1f0f9;
	border: 1px solid;
	padding: 1px;
	font-weight: bold;
	width: 50px;
	text-decoration: none;
}
	
.textual_button:hover{
	background: #A5A5D1;
	font-weight: bold;
	width: 50px;
	text-decoration: none;
}
	
	
	
/********Button Styles********/

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

.content a {
    color: #52ABC4;
    display: block;

}

.content a:hover {
	color: #54ACC5;
}
.content a:active {
    color: #AFD264;
    outline: none; /* hide dotted outline in Firefox */
}
 



/* The Welcome Areas */

.content_area div.welcome {
	position: relative;
	background-repeat: no-repeat;

}

.welcome_light {
	background-color: #E6E5F3;
	background-image: url(images/banner2_new.jpg); 
	background-position: bottom right;
}

.welcome_light h1 {
	color: #6969B1;
}
	
.welcome_dark {
	height: 340px;
	background-color: #6969B1;
	background-image: url(images/banner3.jpg);
	background-position: right top;
	color: #FFF;
}
.welcome_dark A:link , .welcome_dark A:visited , .welcome_dark A:hover {
	color: #FFF;
}

.welcome_dark h1 {
	color: #FFF;
}
	
/* The Schemes */
.scheme_even {
	background-color: #A5A5D1;
	color: #FFF;
}

.scheme_even h1, .scheme_even h2 , .scheme_even h3{
	color: #FFF;
}

.scheme_odd {
	background-color: #F7F9E9;
	color: #333;
}

.scheme_clear {
	background-color: #FFFFFF;
	color: #333;
	}

.scheme_odd h1 , .scheme_odd h2 , scheme_odd h3{
	color: #333;
	}

.no_pm {
	margin: 0px;
	padding-left: 16px;
	}
	
.standard_height1 {
	}
	
.scheme_front {
	background-color: #F7F9E9;
	color: #333;
	}
	
.scheme_int {
	background-color: #F7F9E9;
	color: #333;
}

.scheme_back {
	background-color: #F7F9E9;
	color: #333;
}
	

#adminarea{
	text-align:left;
	
}

#admin_manageimages{
	height: 400px;
	background: red;
}

	/* The Item */
.item {
	margin:  0px;
	
}

.item div.title {
	background-color: #6BB4C9;
	padding: 5px 5px 5px 5px;
	font-size: 20px;
	color: #fff;
	border-bottom: 1px solid #333;
	height: 26px;
}

.item div.title_b {
	background-color: #7ABED2;
	padding: 5px 5px 5px 5px;
	font-size: 20px;
	color: #fff;
	border-bottom: 2px solid #ddd;
	height: 26px;

}

.item div.title_b span{
	color:#333;
}

.force_height {
	height: 0.1%;
}

.item div.title div.options {
	float:right;
	font-size: 14px;	
	padding-left: 5px;
	padding-right: 5px;
}

.item div.title div.options A:link , .item div.title div.options A:visited , .item div.title div.options A:hover {
	color: #FFF;
	text-transform: none;
	text-decoration: underline;
}

.item div.content {
	padding: 5px;
	clear: left;
}
	
.item div.content_image {
	padding: 5px;
	clear: left;
	border: none;
}

	
	
	/* Display Tables */
	.template_selecter td.left{
	vertical-align: top;
	width: 120px;
	}
	.template_selecter td.right{
	vertical-align: top;
	}
	.template_selecter img{
	border: 0px;
	}
	
	.image_display {
	border: 0px solid #333;
	}
	.image_display td {
	border: 1px solid #333;
	background-color: #FBFBFD;
	padding: 10px;
	vertical-align: middle;
	text-align: center; 
	width: 180px;
	}
	.image_display td:hover{
	background-color: #A5A5D1;
	}
	
	.alert {
	//border: 1px solid #333;
	background-color: #FF8418;
	color: #fff;
	padding: 5px;
	font-size: 12px;
	text-transform: uppercase;
	margin-top:0px;	
	margin-bottom: 5px;
	position:relative;
	right:20px;
	
	}
	
	/* The Footer */
	/* ------------------------------------------------------------------------------------------------------ */
	.footer {
	padding-top:10px;
	color: #ccc;
	font-size: 10px;
	text-align: center;
	}
	
	#adminfooter{
	background-image: url('images/footer_bg.gif');
	width:950px;
	height:22px;
		
	}
	
	div#adminarea .footer{
		color:#fff;
	}
	
	/* Misc */
	/*---------------------------------------------------------------------------------------------------------
	input.topbutt { 
	color: #333;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	background : #ccf none;
	border: none;
	width: 90px;
	cursor: pointer;
	border: 1px dashed black;
	}
	input.topbutt:hover { 
	color: #333;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	background : #FFF none;
	cursor: pointer;
	}
	input.topbutt_long { 
	color: #333;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	background : #ccf none;
	border: none;
	width: 150px;
	cursor: pointer;
	}
	input.topbutt_long:hover { 
	color: #333;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	background : #FFF none;
	cursor: pointer;
	}
	input.doctext{
	background: #f1f0f9;
	border: 0px;
	width: 50px;
	}
	input.doctextedit{
	background: #FFF;
	border: 1px;
	width: 50px;
	}
	*/
	

	
	/* look and feel css */
	
	.laf_item{
	float:left;
	height:20px;
	font-size:11px;
	border: none;
	background: #D3ECF3;
	}
	
	.lafselect{
	width: 50px;
	background: #FFF;
	
	}
	.lafoption {
	position: relative;
	top: 35px;
	}
	a.lafoption:hover{
	background: #A5A5D1;
	}
	
	.t_butt{
	padding: 2px;
	font-weight: bold;
	margin-left: 5px;
	background: #6969B1;
	text-decoration: none;
	
	}
	.t_butt:hover{
	background: #A5A5D1;
	}
	.generating{
	width: 90px;
	color: #333;
	font-weight: bold;
	background: #ccf;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	text-decoration: none;
	text-align: center;
	}
	.noline{
	text-decoration: none;
	}
	.widl{
	font: normal 20px;	
	padding: 2px;
	margin: 0px;
	}
	
	.border_color{
	}
	.invis{
	display: none;
	}


	
	
	
	/* hard coded date of birth and eath fields */
.DB_2{
	width: 200px;
	position: relative;
	left: 10px;
 	background-color: #F2F5E7;
	border:3px solid #2A849D;
}
.DB_3{
	width: 200px;
	position: relative;
	left: 10px;
	background-color: #F2F5E7;
	border:3px solid #2A849D;
}

.DB_4{
	width: 200px;
	position: relative;
	left: 10px;
	background-color: #F2F5E7;
	border:3px solid #2A849D;
}
	

.main_content{
	width: 635px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	height: 479px;
}
.main_content_b{
	width: 635px;
	padding-left: 10px;
	padding-right: 10px;
	overflow-y: auto;
	overflow-x: hidden;
	height: 520px;
	text-align:left;
}


.main_content_hidden{
	display: none;
}
	
/* Left hand boxes, where the image and page name is.  the front one below is slightly smaller to accomodate the interior image*/
.sidebar_front{
	overflow: auto;
	font-weight: bold;
}

.sidebar_front_front{
	overflow: auto;
	font-weight: bold;
	padding: 10px;
}
	
.previewbtn{
	position:absolute;
	top:5px;
	right:90px;
	border:none;
}
	
	
.content a{
	color:#3B74B4;
}	

#h_bp a, #styleFrontPageImage a, #h_bp a:hover, #styleFrontPageImage a:hover{
	color:#333;
}
	
/* float right property */
.f_right{
	float:right;
}
	
	
	

	
	/***************************************/
	
	/* additional headers properties */
.AH{
	width: 300px;
	margin-top: 5px;
	background: #F2F5E7;
	border: 1px solid black;
	font-size: 1em;
	padding: 5px;
	
}

.AH_edit{
	width: 297px;
	margin-top: 5px;	
	background: #F2F5E7;
	border:3px solid #2A849D;
	font-size: 1em;
	padding: 5px;
}
.AH_hid{
	display:none;
}

	
.no_list{
	list-style: none;
}



	/* Login */

#login {
	
	background-image: url(images/login-bkg-tile.png);
	background-repeat:no-repeat;
	position:relative;
	margin: 5em auto 1em;
	padding: 20px 0 0;
	width: 425px;
	height: 400px;

}

.loginlinks{
	margin-top: 20px;
	text-align: left;
	margin-left: 10px;
	display: block;	

}

.loginlinks a{
	text-decoration: none;	padding: 3px;
}

.loginlinks a:hover{
	background-color: #fff;
}

.loginlinks em{
	color: #fff;
}	

#login form {
	padding: 0 50px 0px;
	height: 250px;
}


#login p { 
	font-size: 12px;
}


a.lpwd{
	font-size: 13px;
	color: #6BB4C9;	
}

#login p.message { 
	width: 310px;
	margin: 0 auto 1em;
}

#login #login_error a {
	color: #ebcd4e;
	border-color: #ebcd4e;
}

#login #send {
	color: #fff;
	text-align: left;
	font-weight: normal;
	font-size: 1.1em;
	width: 325px;
	margin: 0 auto 15px;
}

#login h1 a {
	margin: 0 auto;
	height: 68px;
	width: 320px;
	display: block;
	border-bottom: none;
	text-indent: -9999px;
}

#login .message {
	font-size: 10pt;
	text-align: center;
}

#login .register {
	font-size: 20px;
}

#login input {
	padding: 4px;
}

.login ul, #protected #login .bottom {
	list-style: none;
	width: 325px;
	margin: 0 auto;
	padding: 0;
	line-height: 1.2;
}

.login ul li {
	font-size: 11px;
}

.login ul li a {
	color: #0d324f;
	border: none;
}

#login ul li a:hover {
	color: #fff;
}

#login .input {
	font-size: 1.8em;
	margin-top: 3px;
	width: 97%;
}

#login p label { 
	font-size: 15px;
	color: #ffffff;
}

#login #submit {
	margin: 0;
	font-size: 15px;
}

.plugins p {
}

#login .fullwidth {
	width: 320px;
}


#frontdets{
	height:200px;
	width:250px;
	overflow-y:auto;
	text-align:left;
}
.frontdone{
	color:#444444;
	padding-left:10px;
	margin-top: 10px;
	font-size: 9pt;
}
.info{
	color:#2A849D;
}
.info_n{
	color: #ff4418;
}
.info_p{
	color: green;
}


/*         final page        */

.final_box{
	margin-top: 5px;
	margin-bottom:5px;
	border: 1px solid black;
	width: 345px;
	padding-left: 5px;
	padding-right: 5px;
	text-align:left;

}

.rets{
	font-weight:bold;
	padding-bottom:5px;
	color:#444444;
	cursor:default;
}
.rets:hover{
	background-color:#D6EAF0;
}
.rets2{
	font-weight:bold;
	padding-bottom:1px;
	font-size:8pt;
	color:#2A849D;
	cursor:pointer !important;
}
.rets2:hover{
	color:#2A8499;
}

.inner{
	width:345px;
	height:115px;
	overflow-y:auto;
	border-top:1px solid black;
	border-bottom:1px solid black;
}
.back_title{
	padding-bottom:2px;
	color:#54ACC5;
	font-weight:bold;
	font-size:10pt;
}
.back_title a{
	text-decoration:none;
	color:#54ACC5;
	font-weight:bold;
	font-size:10pt;
}
.back_title a:hover{
	color:#333;
	font-weight:bold;
	font-size:10pt;
}

#final_table{
	width:950px;
	border-left:1px solid #007EA8;
	border-right:1px solid #007EA8;
	background-color:#F2F5E7;

}
#cops{
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight:bold;
	font-size:12pt;
	color:#444444;
}
#oq{
	width:80px;
	height:30px;
	font-size:20px;
}

#logbox{

	background-image: url(images/oosbox.png);
	background-repeat:no-repeat;
	margin-top: 5px;
	float:left;
	margin-left:50px;
	width: 425px;
	height: 500px;

}
#logbox input{
	
	font-size: 1.8em;
	margin-top: 3px;
	width: 80%;
	padding: 5px;
}
#logbox p{
	margin-top: 10px;
	font-size: 1.4em;
	font-weight: bold;
}
#regbox{

	background-image: url(images/oosbox.png);
	background-repeat:no-repeat;
	margin-top: 5px;
	float:left;
	margin-left:50px;
	width: 425px;
	height: 500px;

}
#regbox input{
	

}
#regbox p{
	margin-top: 10px;
	font-size: 1.4em;
	font-weight: bold;
}

#backBut{

	padding-right:5px;
	padding-left:5px;
	font-size:14pt;
	font-weight:bold;
	text-decoration:none;
	background: #54ACC5;
}

.rec{
	font-weight:bold;
	color:#444444;
	font-size: 12pt;
}
.rec_r{
	font-weight:bold;
	color:#444444;
	font-size: 12pt;
	color:#2A849D;
}

#docreturn{
margin-left:10px;
width:95%;
height:400px;
border: inset black;
overflow-y:auto;

}

.reta {
 float:left;
 height:140px;
 margin:25px 0 12px 35px;
 padding:6px;

 text-align:center;
text-decoration:none;
 }
.reta2 {
 float:left;
 height:50px;
 margin-left:10px;
 max-width:75px;
 margin-bottom:25px;

 text-align:center;
text-decoration:none;
 }
 
 #searchBox{
	margin-left: 10px;
	margin-bottom: 5px;
	width: 200px;
	height: 25px;
	font-size: 16px;
	padding-left: 22px;
	background: url(images/findicon.gif) no-repeat;
 }
 #rettab{
	border: 2px solid black;
	margin-left: 20px;
	margin-top: 10px;
	
 }
 #rettab td{
	font-size: 14pt;
	padding: 5px;
	border: 1px dashed black;
	vertical-align: middle;
 }
 
.doc_opt{
	padding: 10px;
	text-decoration: none;
	font-size: 12pt;
	margin-left:10px;
	
 }
 #spellc{
	width: 20px;
	height:20px;
 }
 #spellc td,tr{
	width:20px;
	height:20px;
 }
 #docback{
	width:100%;
	border-bottom:1px solid black;
 }
 #docback a{
	text-decoration:none;
	font-size:22pt;
	padding:5px;
	font-weight:bold;
	color:#54ACC5;
 }
  #docback a:hover{
	color:green;
 }
.vis_butt{
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	width:300px;
	text-transform: lowercase;
}

.whead{
	text-decoration:none;
	margin-left:8px;
	font-size:18px;	
	padding: 2px;
	margin: 0px;
	color: #444444;
}

.reg_box{
	width:200px;
	font-size: 14pt;
	border: 3px solid #2A849D;
	padding:2px;
	margin-top:5px;
}
#reg_area{
	width:200px;
	height:60px;
	font-size: 12pt;
	border: 3px solid #2A849D;
	padding:2px;
	margin-top:5px;
}
#reg_table{
	margin:7px;
	width:50%;
	border:14px solid #EEA85B;
	background: #F4F9E9;

}
#reg_table_l{
	width:100%;
}
#reg_table_l td{
	vertical-align: middle;
	width:50%;
	padding:5px;
	background-color:#F2F5E7;
	border:1px solid black;
}
#reg_table td{
	vertical-align: middle;
	width:50%;
	padding:5px;
	font-size: 18px;
}


#reg_errors{
	position:absolute;
	top:30%;
	right:15%;
	background-color:#C4E37E;
	color:#333;
	border:5px solid #FF8418;
	font-size:24px;
	width:70%;
	height:25%;
	padding: 10px;
	text-align:left; 
}
#reg_close{
	position:absolute;
	top:-2px;
	right:5px;
}
#reg_close a{
	color:#333;
}

#reg_close a:hover{
	color:#CC2700;
}
#reg_bar{
	width:100%;
	border-bottom:1px dashed black;
	text-align:left;
	height:30px;
	margin-bottom: 15px;
}



#char_list{
	position:absolute;
	top:30%;
	right:54%;
	color:#333;
	background-color:white;
	border:4px solid #333;
	padding: 3px;
	font-size:14px;
	width:250px;
	height:320px;
}
#char_list_inner{
	width:250px;
	height:270px;
	overflow-y:auto;
}
.char_item{
	font-size:10pt;
	padding:5px;
	text-align:left;
	cursor:pointer;
	
}
.char_item:hover{
	background-color:#6BB7CC;
}

#char_list #reg_bar{
	height:20px;
}

#final_advice{
	position:absolute;
	top:-30px;
	right:120px;
	background-color:#F2F5E7;
	color:#444444;
	border:9px solid #FF977E;
	font-size:12pt;
	width:720px;
	height:475px;
	text-align:left;
}
#final_advice_inner{
	padding:10px;
}
#final_advice_bar{
	width:99%;
	border-bottom:1px dashed black;
	text-align:left;
	height:40px;
	margin-bottom: 18px;
	margin-left: 5px;
}

#final_advice_close{
	position:absolute;
	top:0px;
	right:0;
}
#final_advice_close a{
	font-size:22pt;
	color:#ff0000;
	text-decoration:none;
	border-left:2px solid red;
	padding-bottom:5px;
	padding-right:5px;
}
#final_advice_close a:hover{
	background-color:red;
	color:white;
}


.oret{
	padding:5px;
	font-size:10pt;
	cursor:default;
}
.oret:hover{
	background-color:#D6EAF0;
}
.oret2{
	padding:5px;
	font-size:10pt;
	background-color:#F0FAEB;
	margin-bottom:5px;
	border:1px solid #F7F9E9;
	color:#444444;
	font-weight:bold;
}
.oret2:hover{
	border:1px dashed black;
	background-color:#D6EAF0;	
}

.oret_p{
	padding:5px;
	font-size:10pt;
	color:#333;
}
.oret_p:hover{
	background-color:#D6EAF0;
}
#pay_t{
	border:2px solid black;
	background-color:white;
}
#pay_t td{
	padding:10px;
	border-bottom:1px solid black;
	text-align:left;
}
#optdets{
	position:absolute;
	top:254px;
	right:4px;
	width:275px;
	height:180px;
	border:1px solid black;
	text-align:left;
	padding:5px;
	background-color:white;
}
.imgb{
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.imgb:hover{
	text-decoration:underline;
}



.npt{
	font-size:13pt !important;
	font-weight:bold !important;
	font-family:verdana,arial,sans serif !important;
}

#help_section{
	width:220px;
	height:230px;
	background-image: url(images/helpbox.png);
	background-repeat:no-repeat;
	padding-top:20px;
	margin-left:7px;
	text-align:left;
	padding-left:20px;
	padding-right:10px;
	font-weight:normal;
}

.back_content{
	margin-left:10px;
	font-size: 10pt;
	font-weight:normal;
	padding-top:0px;
	min-height:0px;
	width:360px;
}
.back_section{
	font-size:12pt;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}
.back_section a{
	text-decoration:none;
	font-family:"Lucida Sans Unicode",arial;
	font-weight:normal;
}

.middle_buttons img{
	float:left;
}
#help_points{
	list-style:circle;
	padding-right:5px;
}
#help_title{
	text-align:center;
	font-weight:bold;
}
#help_points li{
	padding-top:5px;
}
#list_body{
	 margin-left:-20px;
}
.ex img{
	border:1px solid black;
	margin-bottom:-2px;
}
.ex img:hover{
	border:1px solid #54ACC5;
}
.back_buttons img{
	cursor:pointer;
}
.back_buttons{
	padding-left:50px;
	border-top:1px solid black;
	border-bottom:1px solid black;
	background: url(images/buts.png) repeat;
	width:330px;
}

.back_buttons a{
	font-family:arial;
	font-weight:bold;
	font-size:12pt;
}
.back_buttons a:hover{
	color:white;
}
#editBoxy{
	background: url(images/edit_box.png);
	background-repeat:no-repeat;
}
#back_pop_outer{
	width:100%;
	height:510px;
	background-image: url(images/bg.png);
	background-repeat:repeat;
	position:absolute;
	top:0px;
	left:0px;
}
#back_pop_inner{
	width:850px;
	height:500px;
	background-image: url(images/back_pop.png);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:50px;
	padding:25px;
}
#finalpay{
	padding-top:5px;
	margin-left:30px;
	background-image: url(images/back_pop.png);
	background-repeat:no-repeat;
}
#back_pop_title{
	width:810px;
	position:absolute;
	top:20px;
	left:20px;
	border-bottom:2px solid black;
	text-align:right;
}
#back_pop_title a{
	text-decoration:none;
	font-weight:bold;
	font-size:14pt;
}
#back_pop_title a:hover{
	color:#990000;
}
#back_pop_left{
	text-align:left;
	margin-top:20px;
	float:left;
	width:500px;
	font-family:arial;
	font-size:12pt;
}
#back_pop_right{
	text-align:center;
	margin-top:20px;
	float:left;
	width:300px;
}
#pop_list li{
	margin-bottom:10px;
}
#retlist{
	list-style: none;
}
#retlist li{
	cursor:move;
	font-style:italic;
	font-weight:bold;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:2px;
	border: 1px dashed #F7F9E9;
}
#retlist li:hover{
	background-color:#D6EAF0;
	border: 1px dashed black;
}
#retlist li span{
	font-style:normal;
	color:#2A849D;
}
#retlist li b{
	float:right;
	margin-top:-15px;
	cursor:pointer;
}
.page_break{
	color: #990000 !important;
	font-style:normal;
	cursor:move !important;
}
.delimg{
	margin-left:-20px;
	margin-bottom:-2px;
	cursor: pointer !important;
	color:red !important;
	font-weight:bold;
}

.selector{
	cursor:pointer !important;
}
#sepp{
	background-image: url(images/column_seperator.jpg) repeat-y;
	height:480px;
}
.helpInner{
	width:270px;
	padding:20px;
	margin-left:20px;
	font-family:arial;
}
.helpTitle{
	font-size:14pt;
	font-weight:bold;
	margin-bottom:10px;
}
.helpContent{
	font-size:12pt;
}
#final_price select{
	width:120px;
	font-size:12pt;
	margin-bottom:5px;
}
#final_price img{
	height:80px;
	opacity:0.4;
	filter:alpha(opacity=40);
	margin-top:-4px
}
.content_look{
	background-color:white;
	border-left:2px solid green;
	border-right:2px solid green;
	border-right:2px solid green;
}
.inner_tab{
	border:1px solid #cccccc;
	width:50%;
}

