/* Global properties ======================================================== */
html, body {width:100%; height:100%; padding:0; font-size: 12px;
   margin: 0px;}

body { 	 
	font: 14px/25px Arial, Helvetica, sans-serif;
	color:#292929;
	min-width:960px;
	background: #fff;
}
a {
  color: #254154;
}
.main {width:940px; margin:0 auto; overflow:hidden; position:relative; }
.ic {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
/***********************************************************************/
a {text-decoration:none; cursor:pointer;}
a:hover {text-decoration:none; color:#000;}
.box
{
	border:solid 1px #391C5E;
	padding:15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 1px 5px #391C5E, inset 0 5px 20px #4F2684;
   -o-box-shadow: 0 1px 5px #391C5E, inset 0 5px 20px #4F2684;
   -webkit-box-shadow: 0 1px 5px #391C5E, inset 0 5px 20px #4F2684;
   -moz-box-shadow: 0 1px 5px #391C5E, inset 0 5px 20px #4F2684;
}
.box a { color:#009;}
.box a:hover { color:#900;}

.box_letter
{
	border:solid 1px #e5e4e6;
	padding:15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 1px 5px #e5e4e6, inset 0 5px 20px #fcf9e2;
   -o-box-shadow: 0 1px 5px #e5e4e6, inset 0 5px 20px #fcf9e2;
   -webkit-box-shadow: 0 1px 5px #e5e4e6, inset 0 5px 20px #fcf9e2;
   -moz-box-shadow: 0 1px 5px #e5e4e6, inset 0 5px 20px #fcf9e2;
}
.box_letter a { color:#009;}
.box_letter a:hover { color:#900;}

.box_banner
{
	border:solid 1px #f5cdfe;
	padding:15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 1px 5px #089af8, inset  0 5px 20px #077bc5;
   -o-box-shadow: 0 1px 5px #089af8, inset 0 5px 20px #077bc5;
   -webkit-box-shadow: 0 1px 5px #089af8, inset 0 5px 20px #077bc5;
   -moz-box-shadow: 0 1px 5px #089af8, inset 0 5px 20px #077bc5;
   background-color:#022F4C;
   color:#FFF;
   
}
.box_banner a { color:#01f0ff;}
.box_banner a:hover { color:#01ff5b;}


#box123
{
  position: relative;
  background: #fafafa;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 2em 1.5em;
  color: rgba(0,0,0, .8);
  text-shadow: 0 1px 0 #fff;
  line-height: 1.9;
  margin: 0px auto;
  width:530px;
}


#box123:before, #box:after 
{
  z-index: -1; 
  position: absolute; 
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%; 
  top: 80%;
  max-width:300px;
  background: rgba(0, 0, 0, 0.7); 
  -webkit-box-shadow: 0 15px 10px rgba(0,0,0, 0.7);   
  -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  -webkit-transform: rotate(-3deg);    
  -moz-transform: rotate(-3deg);   
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

#box123:after 
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}


a.button {background:#f7f7f7; border-radius:3px; color:#a83715; font-size:14px; line-height:18px; padding:11px 19px 11px 19px; display:inline-block; }
a.button:hover {background:#1e1e1e; color:#fff; }
a.button-2 {background:url(http://www.judgmentforsale.com/images/button-3.jpg) 0 0 repeat-x #b21903; border-radius:5px; color:#fff; font-size:14px; line-height:18px; padding:11px 29px 11px 29px; display:inline-block; }
a.button-2:hover {background:#1e1e1e; color:#fff; }

a.link {text-decoration:none; cursor:pointer; color:#a83715; }
a.link:hover {text-decoration:underline;}

.color-1 { color:#1e1e1e;}
a.color-1:hover {text-decoration:underline;}
.color-2 { color:#1e1e1e; font-size:12px; line-height:20px;}
.color-3 { color:#a83715; font-size:30px; line-height:6px; letter-spacing:-1px;}

h2 { font-size:40px; line-height:48px; color:#1e1e1e; font-weight:normal; letter-spacing:-2px;}
h3 { font-size:53px; line-height:65px; color:#1e1e1e; font-weight:normal; letter-spacing:-2px;}
h5 { font-size: 16px;
line-height: 25px;
color: #FC7304;
font-weight: normal;
letter-spacing: -1px; font-weight:bold;}

ul {margin:0; padding:0;list-style-image:none;}
ul.list-1 li {padding:5px 0 5px 11px; line-height:25px; background:url(../images/marker-1.gif) 0 16px no-repeat;}
ul.list-1 li a { font-size:14px; color:#a83715; line-height:25px;}
ul.list-1 li a:hover {color:#1e1e1e;}

/******************************************************************/
.clear {clear:both; line-height:0; font-size:0; width:100%;}
.wrapper {width:100%; overflow:hidden; position:relative}
.wrap {overflow:hidden; position:relative}
.extra-wrap {overflow:hidden;}
.fleft {float:left;}
.fright {float:right;}
.img-indent {float:left; margin:3px 22px 0px 0;}	
.img-indent-2 {float:left; margin:3px 30px 17px 0;}
.img-indent-3 {float:right; margin:3px 0px 17px 30px;}
.img-indent-4 {float:left; margin:3px 40px 0px 0;}
.last {margin-right:0px !important;}
.img-radius {border-radius:4px;}

.top-1 {margin-top:32px;}
.top-2 {margin-top:39px;}
.top-3 {margin-top:20px;}
.left-1 {padding-left:20px;}
.left-2 {margin-right:20px;}
.bot-0 {padding-bottom:0 !important; margin-bottom:0 !important;}
.pad-1 {padding:0px 20px 0px 20px;text-align:justify;}

.p1 {padding-bottom:25px;}
.p2 {padding-bottom:15px;}
.p3 {padding-bottom:14px;}

.h2 {padding-bottom:11px;}

/*********************************header*************************************/
header {width:100%; background:url(../images/header-bg1.gif) 0 0 repeat; margin:0 auto; z-index:101; position:relative; z-index:100; background-color:#022F4C;}

h1 {float:left; margin:2px 0 2px 0px;}
.logo{margin:2px 0 2px 0px;}
.menubar{height:43px;width:100%; background-color:#fdbd03; }

ul.menu {float:right; margin:33px 0 0 0;}
ul.menu li {float:left; line-height:20px; margin:0px 0 0px 2px; list-style:none;}
ul.menu li a {font-size:16px; line-height:20px; color:#fff; display:inline-block; }
ul.menu li a:hover, ul.menu li.current a {color:#a83715;}

#header-content {width:100%; background:url(../images/header-content-bg1.gif) 0 0 repeat; margin:0 auto; background-color:#022F4C;
}
.sub-page-banner {width:940px; height:250px; margin:3px 0 3px 0;}
.page2-banner {background:url(../images/law.JPG) 0 0px no-repeat;}
.page_opinion-banner {background:url(../images/slider_jud_opinion1.jpg) 0 0px no-repeat;}
.page_investor-banner {background:url(../images/slider_jud_investor.jpg) 0 0px no-repeat;}
.page_about-banner {background:url(../images/slider_jud_group.jpg) 0 0px no-repeat;}
.page_contact-banner {background:url(../images/slider_jud_contact.jpg) 0 0px no-repeat;}
.page_campaign-banner {background:url(../images/uae_court.jpg) 0 0px no-repeat;}
.page_campaign-banner_india {background:url(../images/india_court.jpg) 0 0px no-repeat;}
.page_prospects-banner {background:url(../images/slider_jud_lap.jpg) 0 0px no-repeat;}
.page_publication-banner {background:url(../images/slider_jud_pen.jpg) 0 0px no-repeat;}
.page_buy_a_judgment-banner {background:url(../images/buy_judgment_bg.jpg) 0 0px no-repeat;}
.page_sell_a_judgment-banner {background:url(../images/sell_a_judgment.jpg) 0 0px no-repeat;}
.page_trade_judgment-banner {background:url(../images/trade_law.jpg) 0 0px no-repeat;}
.page_invest_judgment-banner {background:url(../images/invest-banner_law.jpg) 0 0px no-repeat;}
.page_annual_report-banner {background:url(../images/annual_reports_graph.jpg) 0 0px no-repeat;}
.page_investor-relation_banner {background:url(../images/investor-relations_man.jpg) 0 0px no-repeat;}
.page4-banner {background:url(../images/page4-banner.jpg) 0 0px no-repeat;}
.page5-banner {background:url(../images/page5-banner.jpg) 0 0px no-repeat;}

.sub-page-banner p {padding:47px 0 0 80px;}
.sub-page-banner strong { display:block; color:#fff; margin-top:-34px; }
.sub-page-banner strong:first-child {margin-top:0 !important;}
.sub-page-banner strong+strong+strong {margin-top:-23px !important;}
.sub-page-banner strong+strong+strong+strong {margin-top:-34px !important;}

/*********************************content*************************************/
#content { background:#fff; width:100%; padding-bottom:42px;}
.border {border-top:#f4f4f4 10px solid;}
.subpage-content {padding-top:29px;}

.block-1a {padding:5px 14px 39px 5px;}
.block-1 {padding:5px 14px 39px 15px;}
.block-1 p {padding:8px 0 13px 0;}

.page1-col1 { width:560px; position:relative; text-align:justify; }
.page1-img1 {background:url(../images/abu-dhabi-judgment-for-sale_long.jpg) 0 0 no-repeat; width:208px; height:514px; position:absolute; top:7px; right:-208px;}
.block-2 {border-top:#e8e8e8 1px solid; border-bottom:#e8e8e8 1px solid; margin:23px 0 22px 0; padding:30px 0 25px 0;}
.block-2 a {display:inline-block; background: url(../images/button-2.jpg) 0 0 repeat-x #b21803; font-size:36px; line-height:45px; color:#fff; padding:20px 35px 23px 35px; border-radius:5px; letter-spacing:-2px; float:left; margin-right:28px;}
.block-2 a:hover {background:#1e1e1e;}
.block-2 p {font-size:24px; line-height:30px; color:#1e1e1e; margin-top:-9px; display:inline-block;}
.block-2 p strong {display:block; margin-top:-6px; font-weight:normal; }

.block-3 {}
.border-1 {border-bottom:#e8e8e8 1px solid; padding-bottom:12px; margin-bottom:22px;}
.block-3 p.color-1 {padding-bottom:10px;}
.block-3 p+p {padding-bottom:13px;}
time {display:inline-block; border-right:#e8e8e8 1px solid; padding-right:15px; margin-right:14px;}

.block-4 p.color-3 { float:left; width:35px;}
.block-5 {padding-top:14px; width:180px; float:left;}
.block-5 img {margin-bottom:12px;}
.border-2 {border-right:#e8e8e8 1px solid; padding-right:30px; margin-right:29px;}
.block-6 .extra-wrap {width:450px;}
.block-6 .extra-wrap a.button-2 {margin-top:23px;}
.lists {padding-top:10px;}
.lists ul {float:left;}
.lists ul:first-child {width:280px;}

.block-7 {background:#f4f4f4; border-radius:4px; padding:20px 20px 18px 20px;}
.block-7 p.color-1 {padding-top:12px;}

/****************************footer************************/
footer {
	background-color:#022F4C;
	border-top:3px solid #039;
	
	}

.one-fifth {
	position: relative;
	float: left;
	width: 160px;
	margin-right: 25px;
	
}
.one-fifth-last {
	position: relative;
	float: left;
	width: 190px;
	margin-right: 10px;
}
.one-fifth-last { margin: 0; }
footer p {color:#5293C2;}
footer a { color:#f2f2f2;}
footer a:hover { text-decoration:underline; color:#FC0;}

.center-wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding-top:5px;
}


.h4class{
	font-family: Verdana, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 0px;
	line-height: 20px;
	color: #5293c2;
}

/* Footer Paragraphs */
/*#footer p {
	font-family: Georgia, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #868686;
}*/

/* Footer Links List */
.links-list li a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	line-height: 20px;
	color: #868686;
}

.links-list li a span {	
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
}


#footer { padding: 40px 0; }


a {
	opacity: 1;

	-webkit-transition: opacity 200ms linear;
	-moz-transition: opacity 200ms linear;
	-o-transition: opacity 200ms linear;
	-ms-transition: opacity 200ms linear;
	transition: opacity 200ms linear;
}

a:hover { opacity: 0.8; }

#footer h4 { margin: 10px 0; }

#footer p { padding: 10px 0; }

/* Links List */
.links-list li {
	display: block;
	border-bottom: 1px solid #343434;
}

.links-list li a {
	position: relative;
	display: block;
	height: 20px;
}

.links-list li a span {
	position: absolute;
	top: 7px;
	right: 0;
}

/* Social Icons */
.social-icons {
	width: 98px;
	padding: 10px 0;
}
.social-icons li {
	float: left;
	margin-right: 4px;
}

.social-icons li:last-child { margin: 0; }

.social-icons li a {
	display: block;
	width: 28px;
	height: 28px;
}



.footer-center-wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto;
	
}




/**********************form**********************/
.map {width:260px; height:180px; margin:23px 0 0 0;}
.map iframe {width:260px; height:180px; border-radius:5px;}
dl {margin:22px 0px 0 0px; float:left;}
dl dt {}
dl dd span { display:block; width:79px; float:left;}
dl dd {}
dl dd a {color:#999999;}
dl dd a:hover {text-decoration:underline;}
#form { margin: 9px 0 0px 0px; width:580px; }
#form input {border-top:#cbcbcb 1px solid;border-left:#e0e0e0 1px solid;background:#f2f2f2;border-radius:4px;font: 14px Arial, Helvetica, sans-serif;color:#1e1e1e;padding:5px 10px 7px 10px;outline: medium none;width: 259px;height:17px;float:left;}
#form textarea {border-top:#cbcbcb 1px solid;border-left:#e0e0e0 1px solid;background:#f2f2f2; border-radius:4px;font: 14px Arial, Helvetica, sans-serif;color:#1e1e1e;height: 274px;outline: medium none;overflow: auto;padding: 5px 0px 0px 10px;width: 489px;resize:none;margin:0px 0 0 0;float:left;}
#form label {position:relative;overflow:hidden;display: block;min-height:40px;}
#form label strong {font-weight:normal; color:#1e1e1e; float:left; display:inline-block; width:80px; padding-top:2px;}
.btns {text-align:right; width:580px; padding-top:20px;}
.btns a {display:inline-block; margin:0 0px 0 10px;}
img_jin { border-radius:10px;}
img_jin:hover { width:460px; height:80px; border:1 px solid #000; padding:5px 5px 5px 5px; }
.s_icon
{
	float:right;
	padding-top:1px;
	
}
.f_banner
{
	padding-top:5px;
	
}
	
.g_lang
{
	float:right;
	padding-top:5px;
	width:300px;
}	

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:32px;
	height:32px;
	border:none;
	text-indent:-999px;
	background:url(../images/ui.totop.png) no-repeat left top;
}

#toTopHover {
	background:url(../images/ui.totop.png) no-repeat left -32px;
	width:32px;
	height:32px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}
.imageshadow a{
border-radius: 5px;	
}
.imageshadow:hover{
-moz-border-radius: 1px;
border-radius: 1px;
-moz-box-shadow: 0px 0px 2px #333333;
-webkit-box-shadow: 0px 0px 0px #333333;
box-shadow: 0px 0px 2px #333333;
}


.ac_ul
{
	style="padding-left:5px;
}

.ac_ul_span
{
	color:#F0F; padding-right:2px;
}

#boxh
{
  position: relative;
  background: #f1f1f1;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: rgba(0,0,0, .8);
  text-shadow: 0 1px 0 #fff;
  line-height: 1.9;
  margin: 0px auto;
  width:210px;
  padding-bottom:10px;
  padding-left:5px;
  padding-right:5px;
}


#boxh:before, #boxh:after 
{
  z-index: -1; 
  position: absolute; 
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%; 
  top: 80%;
  max-width:220px;
  background: rgba(0, 0, 0, 0.7); 
  -webkit-box-shadow: 0 15px 10px rgba(0,0,0, 0.7);   
  -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  -webkit-transform: rotate(-3deg);    
  -moz-transform: rotate(-3deg);   
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

#boxh:after 
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

#boxcontent
{
  position: relative;
  background: #fafafa;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 1em 1.5em;
  color: rgba(0,0,0, .8);
  text-shadow: 0 1px 0 #fff;
  line-height: 1.9;
  margin: 0px auto;
  width:530px;
}


#boxcontent:before, #boxcontent:after 
{
  z-index: -1; 
  position: absolute; 
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%; 
  top: 80%;
  max-width:300px;
  background: rgba(0, 0, 0, 0.7); 
  -webkit-box-shadow: 0 15px 10px rgba(0,0,0, 0.7);   
  -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  -webkit-transform: rotate(-3deg);    
  -moz-transform: rotate(-3deg);   
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

#boxcontent:after 
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
tr:nth-child(even) {background: #fff}
tr:nth-child(odd) {background: #f1f1f1}

#boxcontent_investor
{
  position: relative;
  background: #fbd4c8;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 1em 1.5em;
  color: rgba(0,0,0, .8);
  text-shadow: 0 1px 0 #ccc;
  line-height: 1.9;
  margin: 0px auto;
  width:530px;
  min-height:70px;
}


#boxcontent_investor:before, #boxcontent_investor:after 
{
  z-index: -1; 
  position: absolute; 
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%; 
  top: 50%;
  max-width:300px;
  background: rgba(0, 0, 0, 0.7); 
  -webkit-box-shadow: 0 15px 10px rgba(0,0,0, 0.7);   
  -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  -webkit-transform: rotate(-3deg);    
  -moz-transform: rotate(-3deg);   
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

#boxcontent_investor:after 
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}


#boxcontent_investor_a
{
  position: relative;
  background: #fff;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 1em 1.5em;
  color: rgba(0,0,0, .8);
  text-shadow: 0 1px 0 #fff;
  line-height: 1.9;
  margin: 0px auto;
  width:530px;
  min-height:70px;
}


#boxcontent_investor_a:before, #boxcontent_investor_a:after 
{
  z-index: -1; 
  position: absolute; 
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%; 
  top: 50%;
  max-width:300px;
  background: rgba(0, 0, 0, 0.7); 
  -webkit-box-shadow: 0 15px 10px rgba(0,0,0, 0.7);   
  -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  -webkit-transform: rotate(-3deg);    
  -moz-transform: rotate(-3deg);   
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

#boxcontent_investor_a:after 
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
