body {
	margin:0px 0px 10px 0px;
	background-image:url(../images/bg.jpg);
}

.mt30{margin-top:30px; }
.mb30{margin-bottom:30px; }
.ml50{margin-left:50px; }

#wrapper {
	width:884px;
	background-image:url(../images/bg-main.jpg);
	padding:8px 8px 0px 8px;
}

#mainLeft {
	width:210px;
	float:left;
	margin:50px 0px 30px 0px;
}

#logo {
	margin-bottom:40px;
}

#timeDate {
	height:20px;
}

#search {
	height:40px;
	text-align:left;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:10px 10px 10px 15px;
}

.formBox {
	border: 1px solid #DDDDDD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:3px 0px 3px 0px;
}

#menu {
	text-align:left;
}

#but1, #but2, #but3, #but4, #but5, #but6, #but7, #but8, #but9, #but10, #but11, #but12 {
	border-bottom: 1px solid #eeeeee;
	padding:10px 10px 10px 10px;
}

#but1 a, #but2 a, #but3 a, #but4 a, #but5 a, #but6 a, #but7 a, #but8 a, #but9 a, #but10 a, #but11 a, #but12 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#015490;
}

#but1 a:hover, #but2 a:hover, #but3 a:hover, #but4 a:hover, #but5 a:hover, #but6 a:hover, #but7 a:hover, #but8 a:hover, #but9 a:hover, #but10 a:hover, #but11 a:hover , #but12 a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}

#butHit {
	background-image:url(../images/bg-button.jpg);
	border-bottom: 1px solid #eeeeee;
	padding:10px 10px 10px 10px;
}

#butHit a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#015490;
}

#subMenu1, #subMenu2, #subMenu3, #subMenu4, #subMenu5, #subMenu6, #subMenu7, #subMenu8, #subMenu9 {
	background-color:#ebeef0;
	border-bottom: 1px solid #FFFFFF;
	padding:10px 10px 10px 20px;
}

#subMenu1 a, #subMenu2 a, #subMenu3 a, #subMenu4 a, #subMenu5 a, #subMenu6 a, #subMenu7 a, #subMenu8 a, #subMenu9 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#666666;
}

#subSubMenu1, #subSubMenu2, #subSubMenu3, #subSubMenu4, #subSubMenu5, #subSubMenu6 , #subSubMenu7, #subSubMenu8, #subSubMenu9 {
	background-color:#b0b2b1;
	border-bottom: 1px solid #FFFFFF;
	padding:5px 5px 5px 15px;
	line-height: 10px;
	color:#FFFFFF;
}

#subSubMenu1 a, #subSubMenu2 a, #subSubMenu3 a, #subSubMenu4 a, #subSubMenu5 a, #subSubMenu6 a , #subSubMenu7 a, #subSubMenu8 a, #subSubMenu9 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
}

#banner {
	padding:20px 20px 0px 20px;
}

#mainRight {
	width:620px;
	float:left;
	padding:0px 0px 0px 30px;
}

#nav {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:right;
}

#nav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#0067b1;
}

#social {
	background-color:#adafae;
	padding:0px;
}

#navLinks1 {
	float:right;
	padding:0px 5px;
}

#navLinks2, #navLinks3 {
	float:right;
	border-right: 1px solid #CCCCCC;
	padding:0px 5px;
}

#pic {
	border-top: 1px solid #aeb0b2;
	border-bottom: 1px solid #aeb0b2;
	padding:5px 0px;
	margin:20px 0px;
}

#content {
	width:620px;
	text-align:left;
	margin-bottom:30px;
}

#peopleTitle {
	float:left;
	width:200px;
}

#peopleMeet {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	width:120px;
	margin-top:20px;
}

#foot {
	background-color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding:20px;
}

#foot  a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

#foot a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
}

#footLeft {
	width:440px;
	float:left;
	text-align:left;
}

#footRight {
	width:300px;
	float:right;
	text-align:right;
}

#end {
	background-image:url(../images/bg-foot.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

#end a {
	color:#555555;
}

#mainClear, #navClear, #peopleClear, #footClear {
	clear:both;
}

.clearBoth{clear:both; height:0; }

img {
	border:0px;
}

hr {
	color:#aeb0b2;
}

.box {
	border-top: 1px solid #aeb0b2;
	border-bottom: 1px solid #aeb0b2;
	background-color:#FFFFFF;
}

/* TEXT */

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#000000;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#015490;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}

p, li, .p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height: 18px;
}

a {
	color:#015490;
	text-decoration:none;
}

a:hover {
	color:#015490;
	text-decoration:underline;
}

.red {
	color:#CC0000;
}

#scroll {
	height:140px;
	background-image:url(../images/bg-news-scroller.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-top:20px;
	padding:40px 20px 20px 20px;
}

#pscroller1{
	width: 170px;
	height: 140px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#pscroller1 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#015490;
}
#pscroller1 a:hover{
	text-decoration:underline;
}

.inury_links{margin:0; padding:0; height:100px; float:right; width:190px; }
	.inury_links li{float:left; list-style:none; margin:0 0 0 10px; padding:0; width:85px; }

.nextbutton{float:right; }
    .nextbutton a:link, .nextbutton a:visited{display:block; float:left; background:url(../images/button_left.png) no-repeat; padding-left:14px; width:47px; cursor:pointer; }
    .nextbutton a:hover, .nextbutton a:active{display:block; float:left; background:url(../images/button_left_hover.png) no-repeat; padding-left:14px; width:47px; text-decoration:none; cursor:pointer; }
    .nextbutton a:link span, .nextbutton a:visited span{background:url(../images/button_right.png) top right no-repeat; display: block; float: right; padding:19px 15px 19px 0; font-size:14px; line-height:14px; font-weight:bold; cursor:pointer; }
    .nextbutton a:hover span, .nextbutton a:active span{background:url(../images/button_right_hover.png) top right no-repeat; text-decoration:none; cursor:pointer; }

    .homeDivorce{padding:40px 85px 60px 70px; margin:0 0 10px; background:#fff; background: url("../images/divorce2.jpg") no-repeat ; }
        .homeDivorce h2{color:#000; margin:0; background: url("../images/pin.png") no-repeat scroll left top transparent; padding: 45px 0 15px; }
        .homeDivorce h3{margin:10px 0; color:#000; }
        .homeDivorce p{margin:0; }
        .homeDivorce a:link, .homeDivorce a:visited, .homeDivorce a:hover, .homeDivorce a:active{color:#d00;  }

    .homeDivorce2{padding:40px 35px 45px 55px; margin:0; background:#fff; background: url("../images/postit.jpg") no-repeat; width:215px; height:350px; float:left; }
        .homeDivorce2 h2{color:#000; margin:0; background: url("../images/pin.png") no-repeat scroll right top transparent; padding:15px 30px 5px 0; }
        .homeDivorce2 h3{margin:10px 0; color:#000; }
        .homeDivorce2 p{margin:5px 0; }
        .homeDivorce2 a:link, .homeDivorce2 a:visited, .homeDivorce2 a:hover, .homeDivorce2 a:active{color:#d00;  }

/*Divorce Form*/
form.box{padding:0 15px 0 0; }
.divorce_q{margin:0 0 0 30px; padding:0; }
.divorce_q li{font-size: 14px; color: #015490; margin:20px 0 0; clear:both; }
.divorce_q ul{margin:0; padding:0; font-weight:normal; color:#333; }
.divorce_q ul li, .divorce_q ul li p{font-weight:normal; color:#333; list-style:none; font-size:12px; margin:8px 0;}
.divorce_q ul li p{padding:10px 0 0; }
.divorce_q label{display:block; margin:2px 10px 10px 0; }

.divorce_q .your_details{ }
    .divorce_q .your_details label, .divorce_q .partners_details label, .divorce_q .other_info label, .divorce_q .accordion label{float:left; width:200px; }

.divorce_q input{padding:5px; vertical-align:middle; }
.divorce_q textarea.right{width:300px; height:100px; }
.divorce_q textarea.mid{width:550px; height:50px; }
.divorce_q textarea.full{width:550px; height:102px; }
    .divorce_q textarea{padding:5px 0 0 5px; }
    .divorce_q select{padding:5px; }

.divorce_q label.dblock{float:none; display:block; width:100%; }
.clearBoth{clear:both; height:0; padding:0; margin:0; border:0; }
    .accordion{margin:10px 0 20px; }
        .accordion_head{color:#333; background:url(../images/plus_form.gif) 5px 10px no-repeat; cursor:pointer; border:1px solid #ccc; padding:5px 5px 5px 20px; margin:0; }
        .accordion_head.minus{background:url(../images/minus_form.gif) 5px 12px no-repeat; }
	.accordion .questions{border:1px solid #ccc; border-top:0; padding:10px; }
    .divorceSubmit{width:100px; float:right; margin:20px; background:url(../images/divorce_submit.png) no-repeat top center; border:0; padding:6px 27px; cursor:pointer; color: #015490; font-family: Arial,Helvetica,sans-serif; font-size: 14px; font-weight:bold; }
    .divorceSubmit:hover{background:url(../images/divorce_submit_hover.png) no-repeat top center;}
    .divorceSubmit:active{padding:7px 27px 5px; }
    .divorce_q input[type="text"]{width:295px;}
    .divorce_q label.child_yn{display:block; float:left; width: 425px; }
    .divorce_q label.child_if{display:block; float:left; width: 325px; padding:0 0 0 100px; }

.homeLeft{float:left; width:390px; padding:0 10px 0 0; }

.homebuttons{float:left; width:220px; }
    .homebuttons .button{background:#fff; margin:10px 0 0; border:1px solid #D6D6D6; -moz-box-shadow: 0px 0px 1px #A9A7A8; -webkit-box-shadow: 0px 0px 1px #A9A7A8; box-shadow: 0px 0px 1px #A9A7A8; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }
    .homebuttons h2 {margin:0 0 10px; padding:0; }
        .homebuttons h2 a:link, .homebuttons h2 a:visited, .homebuttons h2 a:hover, .homebuttons h2 a:active{display:block; padding:10px; margin:0; text-decoration:none; background:#ebebeb url('../images/home_button.png') top left repeat-x; border-bottom:1px solid #E6E3E3; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }
    .homebuttons p{padding:0 10px 10px; margin:0; }
    .homebuttons em{font-size:11px; line-height: 11px; text-align:right; }

.medialist{float:right; width:220px; }
    .medialist .button{background:#fff; margin:0 0 10px 10px; border:1px solid #D6D6D6; -moz-box-shadow: 0px 0px 1px #A9A7A8; -webkit-box-shadow: 0px 0px 1px #A9A7A8; box-shadow: 0px 0px 1px #A9A7A8; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }
    .medialist h2 {margin:0 0 10px; padding:0; }
        .medialist h2 a:link, .medialist h2 a:visited, .medialist h2 a:hover, .medialist h2 a:active{display:block; padding:10px; margin:0; text-decoration:none; background:#ebebeb url('../images/home_button.png') top left repeat-x; border-bottom:1px solid #E6E3E3; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }
    .medialist p{margin:0; padding:0; text-align:center; height:18px; overflow:hidden; }
    .medialist em{font-size:11px; line-height: 11px; text-align:right; }

.vidimg{text-align:center; margin: 0 5px 5px; }

.videoLinks{list-style:none; margin:0; padding:0 0 10px; text-align:center; }
    .videoLinks li{margin:0 0 10px; padding:0 10px 10px; border-bottom: 1px dotted #B5B3B4;}
.videoLinks a:link, .videoLinks a:visited, .videoLinks a:hover, .videoLinks a:active{}

.fixedfeedivorce table{margin:0 0 20px 0; }
.fixedfeedivorce h2{margin: 0; padding:9px 0 9px 40px; }
	.fixedfeedivorce .fees{background:url('../images/icons-1.png') no-repeat 0 0; }
	.fixedfeedivorce .payment{background:url('../images/icons-1.png') no-repeat 0 -29px; }
	.fixedfeedivorce .included{background:url('../images/icons-1.png') no-repeat 0 -96px; }
	.fixedfeedivorce .exclusions{background:url('../images/icons-1.png') no-repeat 0 -127px; }
	.fixedfeedivorce .suitable{background:url('../images/icons-1.png') no-repeat 0 -229px; }
	.fixedfeedivorce .faq{background:url('../images/icons-1.png') no-repeat 0 -65px; }
	.fixedfeedivorce .next{margin:50px 0 0; background:url('../images/icons-1.png') no-repeat 0 -194px; }

