/* static START */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,fieldset {
	margin:0;
	padding:0;
}
body {
	background:#975C0E;
	color:#494949;
	font:13px/170% Arial, Helvetica, sans-serif;
	line-height:normal;
}
h1, h2, h3, h4, h5, h6 {
	color:#7F0E32;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	line-height:100%; 
}
h1 {font-size:200%; text-decoration:underline; }
h2, h3 {font-size:170%; letter-spacing:1px;}
h4 {font-size:150%;}
h5 {font-size:130%;}
h6 {font-size:100%;}
hr { color:#D67C12; }
img { border:0; }
img.sided { background:#FFF; border:2px solid #CCC; padding:3px; }
small a { font-size:11px; text-align:center; }
a { color:#2970A6; text-decoration:none; }
a.read { color:#0B3E93; text-decoration:underline; text-align:right; float:right; }
a.unline { text-decoration:underline; font-weight:bold; color:#494949; }
a:hover { text-decoration:underline; }
a:hover img.sided { border-color:#A6A6A6; }
b {font-size:13px; font-weight:bold;}
i {font-style:italic;}
u {text-decoration:underline;}
p {padding:10px 15px 10px 0px; text-align:justify;}
.fixed, .clear {
	clear:both;
}
/* static END */
/* layout START */
#wrapper {
  background-color: #975C0E;
}
#container { 
  background-color:#ffffff;
  margin: 0 auto;
  width: 820px;
}
/* layout END */
/* header START */
#header { float:left; width:820px; height:auto; }
#header .logo { height:120px;}
#header .banner { width:820px; height:120px;}
#header .bar {background: url(images/top_bar.gif) no-repeat; height:34px; text-align:center;}
#header p.text_large { color:#ffffff; font:bold 24px "Times New Roman", Times, serif; text-transform:capitalize; text-align:center; padding:2px 5px 2px 5px;}
/* header END */
/* navigation START */
#navigation { width:820px; background:#FFF; border-bottom:1px solid #A6A6A6;}
#menus li { display:inline; list-style:none;}
#menus li a {
	background:transparent url(images/menu.gif) no-repeat;
	display:block;
	color:#0C419A;
	height:31px;
	line-height:31px;
	padding:0 25px;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	float:left;
	z-index:1;
}
#menus li a:hover, #menus li a.current { background-position:0 -31px;}
#menus li.current_page_item a, #menus li.current-cat a { background-position:0 -62px; }
#menus li a.home {
	background-position:0 -93px;
	padding:0 23px;
	margin-left:0;
}
#menus li a.home:hover { background-position:0 -124px;}
#menus li.current_page_item a.home { background-position:0 -155px;}
#menus li a.lastmenu:hover { background-position:0 0; cursor:default;}
/* navigation END */
/* content START */
#content { background-color:#FFF; min-height:400px; }
/* content END */
/* main START */
#main {
	background:#FFF url(images/main_shadow.gif) top repeat-x;
	width:480px;
	padding:25px 10px 10px 20px;
	float:left;
	overflow:hidden;
	display: inline;
}
#main .main_box { width:465px; float:left; background-position:left top; padding-bottom:20px; padding-left:15px; }
#main .top_box { width:465px; float:left; background-position:left top; padding-bottom:20px; padding-left:15px; }
#main .top_box h2 { font-size:200%; text-decoration:underline; text-transform:uppercase; }
#main .main_box h1, #main .main_box h2, #main .main_box h3, #main .main_box h4, #main .main_box h5, #main .main_box h6 { color:#7F0E32; font-weight:bold; font-family: "Times New Roman", Times, serif; line-height:150%; font-size:170%; letter-spacing:1px; border-top:1px solid #D67C12; border-bottom:1px solid #D67C12; text-decoration:none; }
#main .main_box h1.long, #main .main_box h2.long, #main .main_box h3.long { color:#7F0E32; font-weight:bold; font-family: "Times New Roman", Times, serif; line-height:100%; font-size:170%; letter-spacing:1px; border-top:1px solid #D67C12; border-bottom:1px solid #D67C12; }
.main_box_left { float:left; width:150px; padding:10px; }
.main_box_right { float:right; width:260px; padding:10px; }
#main .main_box_left h2.services, #main .main_box_right h2.services { font:normal 14px Arial, Helvetica, sans-serif; text-transform: capitalize; line-height: normal; letter-spacing: normal; }
#main .main_box_left a, #main .main_box_right a { color:#0B3E93; font:normal 14px Arial, Helvetica, sans-serif; text-decoration:underline; line-height: 150%; }
#main .brown_link { font:bold 13px Arial, Helvetica, sans-serif; line-height:180%; padding:10px 15px 10px 0px; }
#main .brown_link a, #main .brown_link a:link { color:#CC660B; font:bold 15px Arial, Helvetica, sans-serif; line-height:180%; text-decoration:none; }
#main .brown_link a:visited, #main .brown_link a:hover { color:#0B3E93; font:bold 15px Arial, Helvetica, sans-serif; line-height:180%; text-decoration:none; }
#main .brown_link a:active { color:#0000FF; font:bold 15px Arial, Helvetica, sans-serif; line-height:180%; text-decoration:none; }

#main .normal_style { padding:10px 15px 10px 0px; text-align:justify; }
#main .normal_style b { color:#C00; font-weight:bold; }
#main .normal_style b.blue { color:#0B3E93; font-weight:bold; }
#main .main_box p b.red { color: #C00; font:bold 15px Arial, Helvetica, sans-serif; }
#main .normal_style u { font-weight:bold; text-decoration:underline; }
#main .normal_style b.green { color:#093; font-weight:normal; }
#main .red_color { color:#C00; }
#main .main_box .normal_style img { float:right; margin-right:5px; margin-left:20px; margin-bottom:10px; }
#main .main_box .normal_style img.client { margin-bottom:20px; text-align:center; }
#main p.clickenlarge a { float:right; margin-right:30px; color:#0B3E93; text-decoration:underline; }
#main .bgpink_style { background-color:#FFF2C8; padding:10px 20px; text-align:justify; }

#main .main_box .review_style { padding:10px 15px 10px 0px; text-align:justify; }
#main .main_box .review_style h1.review { font:normal 13px Arial, Helvetica, sans-serif; font-style:italic; color:#333; line-height:100%; border:none; letter-spacing:normal; }

#main_cost_fee { width:465px; float:left; background-position:left top; padding-bottom:20px; padding-left:15px; }
#main_cost_fee h1 { color:#7F0E32; font-weight:bold; font-family: "Times New Roman", Times, serif; line-height:150%; font-size:170%; letter-spacing:1px; border-top:1px solid #D67C12; border-bottom:1px solid #D67C12; text-decoration:none; }
#main_cost_fee h3 { color:#0C419A; font-weight:bold; font-family: Arial, Helvetica, sans-serif; line-height: normal; font-size:140%; letter-spacing: normal; text-decoration:none; }
#main_cost_fee p.normal_style { padding:10px 15px 10px 0px; text-align:justify; }
#main_cost_fee p.blue_text { padding:10px 15px 10px 0px; text-align:justify; color:#0C419A; font-size:13px; font-weight:bold; }

#main_cost_fee table { border:0; clear:both; margin-top:15px; margin-bottom:10px;}
#main_cost_fee table tr { vertical-align:top; }
#main_cost_fee table tr td.heading { background-color:#BCE6FC; color:#000; text-align:center; font-weight:bold; }

#main_cost_fee table tr td { padding:5px; border:0; text-align:left; vertical-align:middle; }
#main_cost_fee table tr td span.red { font-weight:bold; color:#F30004; text-align:center; }
#main_cost_fee table tr td.yellow { background-color:#FFF2C8; font-weight:bold; color:#0C419A; text-align:left; }
#main_cost_fee table tr td.yellow span.blue { font-weight:normal; color:#0C419A; text-align:left; font-size:11px;}
#main_cost_fee table tr td.pink { background-color:#EFDEEE; color:#F30004; text-align:center; font-weight:bold; }
#main_cost_fee table tr td.pink2 { background-color:#EFDEEE; color:#666; text-align:center; font-size:11px;}
#main_cost_fee table tr td.lightblue { background-color:#DCF2FD; color:#666; text-align:center; }
#main_cost_fee table tr td.gray { background-color:#E7E8EA; text-align:center; color:#F30004; font-weight:bold; font-size:120%; }
#main_cost_fee table tr td.gray span.black { background-color:#E7E8EA; text-align:center; color:#000; font-weight:bold; font-size:120%; }

#main_cost_fee table h3.table { font-size:120%; border:none; line-height:100%; }
#main_cost_fee table h3.services { font:14px bold Arial, Helvetica, sans-serif; border:none; line-height:100%; letter-spacing:normal;}
#main_cost_fee table tr td b { color:#C00; font-weight:bold; text-align:left; }


#main ol { list-style:lower-alpha; margin-left:30px; float:left; width:440px; text-align:justify; padding:10px 0px; }
#main ol li { width:420px; margin:0; padding:5px; color:#C00; }
#main ul.escort { list-style: disc; margin-left:30px; float:left; width:440px; text-align:justify; padding:10px 0px; }  
#main ul.escort li { width:420px; margin:0; padding:5px; color:#C00; }
#main ul.escort li u { text-decoration:underline; font-weight:bold; }
#main image_style { padding:20px; text-align:center; }

#main .prenup_box { width:460px; float:left; background-position:left top; padding-bottom:20px; padding-left:20px; }
#main .prenup_style { padding:10px 15px 10px 0px; text-align:justify; }
#main .prenup_box h3, h4, h5, h6 { font:bold 14px "Times New Roman", Times, serif; color:#7F0E32; }
#main .prenup_box hr { color:#D67C12; }
#main .prenup_box .prenup_style img { float:right; margin-top:5px; margin-left:20px; margin-bottom:10px; }
#main .services_box { width:480px; float:left; background-position:left top; padding-bottom:20px; padding-left:0px; }
#main .services_style { padding:10px 15px 10px 20px; text-align:justify; }
#main .prenuphead_style { background-color:#FFF2C8; padding:10px 20px; text-align:justify; line-height:100%; }

#main table.cont {border:0px;}
#main table.cont tr td {padding:5px; text-align:left; border:0px;}
.purple_23px_timesroman_decor {color:#7F0E32; font:bold 23px "Times New Roman", Times, serif; text-decoration:underline; line-height:150%; letter-spacing:1px;}
.purple_24px_timesroman {color:#7F0E32; font:bold 23px "Times New Roman", Times, serif; text-decoration:none; line-height:150%; letter-spacing:1px; padding:0px 0px 0px 15px;}
.purple_24px_timesroman_border {color:#7F0E32; font:bold 23px "Times New Roman", Times, serif; text-decoration:none; line-height:150%; letter-spacing:1px; padding:0px 0px 0px 15px; border-top:1px solid #7F0E32; border-bottom:1px solid #7F0E32;}

/* main END */

ul.hirelink {  
    list-style: none;  
    margin: 0; 
    float: left;  
    width: 460px;  
	font:bold 13px Arial, Helvetica, sans-serif;
	text-align:left;
}  
ul.hirelink li {  
    float: left;
	width: 450px;
    margin: 0;  
    padding: 0 10px 0 10px;  
}  
ul.hirelink li a{  
    color: #CC660B;  
    text-decoration: none;  
    float: left;  
}  
/* End edited by Vipul */

/* main END */

/* sidebar START */
/* right START 
#right { background:#FFFFFF url(images/sidebar_shadow.gif) top repeat-x; width:280px; float:right; padding:25px 20px 10px 10px; line-height:145%; margin:0px; } */

#sidebar {
	background:#FFFFFF url(images/sidebar_shadow.gif) top repeat-x; 
	width:280px;
	float:right;
	font-size:100%;
	line-height:145%;
	overflow:hidden;
	padding:25px 20px 10px 10px;
}
.share { padding:0 0 10px 20px; text-align:right; }
#sidebar .sideboxtop .wordspace {font:bold 13px Arial, Helvetica, sans-serif; text-decoration:none; color:#999; word-spacing:30px;}
.sideboxtop {width:280px; float:right; text-align:center; padding-bottom:10px;}
#sidebar .sideboxtop a.word {font:bold 13px Arial, Helvetica, sans-serif; text-decoration:none; color:#999; word-spacing:30px;}
#sidebar .rightbox { width:280px; float:right; padding:10px 0px; }
/* #sidebar .rightbox .rightboximg { width:280px; position:absolute; margin-left:10px; } */
.rightboxbrownborder {width:260px; float:right; text-align:justify; padding:5px; border-style:double; border-color:#8A560E; border-width:5px; margin:10px 0px;}
.rightboxgrayborder {width:260px; float:right; text-align:justify; padding:5px; border-style:double; border-color:#B2B2B2; border-width:5px; margin:10px 0px;}
.rightpurple_23px_timesroman {color:#7F0E32; font:bold 23px "Times New Roman", Times, serif; text-decoration:none; line-height:120%; text-transform:uppercase;letter-spacing:0px;}
/* #sidebar_old { width:280px; float:right; font-size:100%; line-height:145%; overflo
w:hidden; padding-top:15px; }*/

#sidebar li {
	background:url(img/icons.gif) 0 -560px no-repeat;
	padding-left:22px;
	list-style:none;
	margin-top:5px;
	/*font-size:95%;*/
}
#sidebar li {
	font-size:12px;
}
/* sidebar END */

/* footer START */
#footer {
	display:block;
	height:140px;
	font-size:11px;
	line-height:145%;
	width:100%;
	text-align:center;
}
#footer a {
	color:#2A2A2A;
}
#copyright {
	margin-top:12px;
	margin-left:20px;
	text-align:center;
}
#themeinfo {
	margin-left:20px;
}
a#powered {
	display:block;
	width:92px;
	height:57px;
	float:left;
	margin:0 10px 0 5px;
	text-indent:-999em;
}
a#gotop {
	background:url(images/icons.gif) 0 -304px no-repeat;
	float:right;
	height:16px;
	line-height:18px;
	display:block;
	padding-left:16px;
	margin:5px 15px 0 0 !important;
	margin:5px 8px 0 0;
	text-decoration:none;
}
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(includes/graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}
.black_overlay{ display: none; position: absolute; top: 0%; left: 0%; width: 100%; height: 100%; background-color: black; z-index:1001; -moz-opacity: 0.8; opacity:.80; filter: alpha(opacity=80); }
.white_content { display: none; position: absolute; top: 10%; left: 30%; width: 40%; height: 77%; padding: 16px; border: 16px solid orange; background-color: white; z-index:1002; overflow: auto; }
#box { border-style:double; border-color:#8A560E; border-width:5px; }
	.content { padding:20px; }
	#errors { font-size:14px; font-weight:normal; margin:10px; padding:10px; }
/* footer END */