/* project: internet services template

   author: luka cvrk (www.solucija.com) */



   

/* default styles

   -------------- */

   

body {

	padding: 0;

	margin: 0;

	line-height: 1.5em;

	color: #454545;

	font-family: Tahoma, sans-serif;

	font-size: 12px;

	background-color: #FFFFFF;

	background-image: url(brighton_solicitors/pagebackBlue.gif);

	background-repeat: repeat;

	background-position: left top;

}



a {

	color: #2857BF;

	background: inherit;

}

a:hover {

	color: #990000;

	background: inherit;

}



h1 {

	letter-spacing: 1px;

	margin: 0;

	padding-top: 12px;

	padding-right: 0;

	padding-bottom: 15;

	padding-left: 10px;

	font-family: Arial, Sans-Serif;

	font-size: 1.8em;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	color: #2857BF;

}

.dark  { color: #737373; background: inherit; font-weight: bold; }

h1 a, h2 a { text-decoration: none; }

h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }

h2 {

	margin: 0;

	padding: 0;

	letter-spacing: -1px;

	font-family: Arial, Sans-Serif;

	font-size: 16px;

	font-weight: bold;

	color: #1C1C53;

}

h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }



p {	margin: 0 0 5px 0; }



ul { margin: 0; padding : 0; list-style : none; }



form { 	margin: 0; }



input.search { 

	width: 292px; 

	border: 0;

	background: #FFF url(images/input.gif) no-repeat;

	padding: 4px; 

	color: #E0691A;

	font-weight: bold;

}



input.submit {

	background: #E0691A url(images/submit.gif) no-repeat;

	border: 0;

	padding: 4px 0;

	width: 65px;

	margin: 0 15px 1px 0;

	color: #FFF;

	font: bold 1em Arial, Sans-Serif;

}



input.login { 

	width: 150px;

	border: none; 

	

	padding: 4px; 

}



/* layout

   ------ */



.content {
	width: 920px;
	padding: 3px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}



.header {

	height: 115px;

	color: #808080;

	border-bottom: 1px solid #ccc;

	background-color: #003399;

	margin-top: 3px;

	margin-right: 0;

	margin-bottom: 3px;

	margin-left: 0;

	padding-top: 0px;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 0;

	background-image: url(brighton_solicitors/headerBgd.jpg);

	background-repeat: repeat-x;

	background-position: left top;

}



.top_info {

	float: right;

	width: 500px;

	border-bottom: 1px solid #eee;

	color: #808080;

	padding-top: 0px;

	padding-right: 0;

	padding-bottom: 0px;

	padding-left: 0;

}



	.top_info_left {

	width: 300px;

	float: left;

	padding-top: 10px;

	font-family: Tahoma, Arial;

	font-size: 11px;

	color: #E5E5E5;

	}



	.top_info_right {

	float: right;

	width: 182px;

	}



.browse_category  {

	font-size: 0.9em;

	width: 190px;

	color: #FFF;

	background: inherit;

}



.bar {

	clear: both;

	font-size: 1.1em;

	height: 30px;

	color: #FFF;

	margin: 0 0 0 0px;

	background-color: #0033FF;

	background-image: url(images/barBgd.gif);

	background-repeat: repeat-x;

	background-position: left top;

}



	.bar li {

	margin: 0;

	padding: 7px 12px 5px 12px;

	color: #FFEADC;

	float: left;

	background-color: #0033FF;

	background-image: url(images/barBgd.gif);

	background-repeat: repeat-x;

	background-position: left top;

	}

	

	.bar li.active {

	color: #fff;

	font-weight: bold;

	padding: 7px 10px 6px 10px;

	background-color: #999999;

	background-image: url(images/bar.gif);

	background-repeat: no-repeat;

	background-position: center top;

	}

	

	.bar li a {

	font-weight: bold;

	color: #FFF;

	text-decoration: none;

	background-color: inherit;

	background-image: url(images/barBgd.gif);

	background-repeat: repeat-x;

	background-position: left top;

	} 

	

	.bar li a:hover { 

		color: #E0691A; 

		background: inherit;

	} 



.search_field {

	color: #808080;

	clear: both;

	font-weight: bold;

	padding: 7px 25px 10px 10px;

	margin: 5px 0;

	background-color: #F0F0F0;

}



.grey {

	color: #808080;

	background: inherit;

	font-weight: normal;

}



.search_form { float: right; }



.subheader {

	margin: 0px 0 10px 0;

	border-bottom: 1px solid #eee;

	padding: 5px 0 5px 0;

	background: #A4A4A4;

	color: #fff;

}



/* left side

   --------- */



.left {

	float: left;

	width: 65%;

	margin: 0 0 10px 0;

}

.content .left .left_box li {

	margin-left: 25px;

	list-style-type: square;

}





.left h3 {

	clear: both;

	color: #5C5C5C;

	background-color: #CCCCCC;

	background-image: url(images/corner.gif);

	background-repeat: no-repeat;

	background-position: right top;

	font-family: Tahoma, Arial, Sans-Serif;

	font-size: 1em;

	font-weight: bold;

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 0px;

	margin-left: 0;

	padding-top: 7px;

	padding-right: 0;

	padding-bottom: 7px;

	padding-left: 7px;

}

	.left_side {

		float: left;

		width: 180px;

		padding: 0 0 0 10px;

		margin: 10px 0;

	}

		

	.left_side a, .right_side a { color: #414141; background: #FFF; }

		

	.right_side {

		float: right;

		width: 220px;

		background: #FFF url(images/dotted.gif) repeat-y;

		color: #414141;

		padding: 0 0 0 40px;

		margin: 10px 0;

	}

		

	.left_box {

	margin: 0 0 10px 0;

	background: #FFF;

	padding: 3px 0;

}

.content .left .left_box li {

	margin-left: 30px;

	list-style-type: disc;

}



.content .left .left_box h4 {

	font-size: 14px;

	font-weight: bold;

	color: #1D3D87;

	background-color: #C6D5F6;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 7px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #999999;

	background-image: url(images/corner.gif);

	background-repeat: no-repeat;

	background-position: right top;

}



.content .left .left_box h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	color: #1D3E89;

	font-weight: bold;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 7px;

	letter-spacing: 1px;

}



.content .left .left_box p {

	font-size: 12px;

	padding-right: 10px;

	padding-left: 10px;

	padding-bottom: 15px;

}



	

		

/* right side

   ---------- */

		

.right {

	float: right;

	width: 34.6%;

	margin: 0 0 10px 0;

}



.right h3 {

;

	color: #FFF;

	font: bold 1em Tahoma, Arial, Sans-Serif;

	background-color: #2857BF;

	background-image: url(images/corner.gif);

	background-repeat: no-repeat;

	background-position: right top;

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 3px;

	margin-left: 0;

	padding-top: 7px;

	padding-right: 0;

	padding-bottom: 7px;

	padding-left: 7px;

}



	.right_articles {

	background: #f5f5f5;

	color: #414141;

	padding: 4px;

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 3px;

	margin-left: 0;

	border: 1px solid #E4E4E4;

	height: 50px;

	font-size: 11px;

	line-height: 14px;

	}

.content .right .right_articles a {

	color: #2857BF;

	text-decoration: none;

}

.content .right .right_articles a:hover {

	color: #990000;

	text-decoration: underline;

}



	

.image {

	float: left;

	border: 1px solid #999999;

	margin-top: 0;

	margin-right: 9px;

	margin-bottom: 3px;

	margin-left: 0;

}



/* footer

   ------ */



.footer {

	clear: both;

	text-align: center;

	margin: 0;

	line-height: 1.8em;

	padding-top: 5px;

	padding-right: 0;

	padding-bottom: 5px;

	padding-left: 0;

	background-color: #FFFFFF;

	background-image: url(brighton_solicitors/footerBgd.jpg);

	background-repeat: repeat-x;

	background-position: bottom;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #E5E5E5;

}

.content .footer p {

	font-size: 11px;

}





.footer a {

	color: #333333;

	font-size: 11px;

	text-decoration: none;

}

.content .footer a.ziglink {

	color: #999999;

}

.content .footer a.ziglink:hover {

	color: #688DE0;

}



.footer a:hover {

	color: #990000;

	font-size: 11px;

	text-decoration: underline;

}

.welcomeImage {

	float: left;

	padding-top: 20px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	margin: 0;

}

.whiteheadertext {

	color: #F7F7F4;

	background: inherit;

	font-weight: bold;

}

.lightGrey {

	color: #CCCCCC;

	background: inherit;

	font-weight: normal;

	font-family: Tahoma, Arial;

	font-size: 18px;

	padding-left: 2px;

	letter-spacing: 1px;

}

.home {

	font-size: 0.9em;

	width: 190px;

	color: #FFF;

	background: inherit;

	font-family: Tahoma, Arial;

	font-weight: bold;

}

.contactdetails {

	color: #666666;

	clear: both;

	font-weight: bold;

	background-color: #E4E4E4;

	margin-top: 1px;

	margin-right: 0;

	margin-bottom: 5px;

	margin-left: 0;

	padding-top: 7px;

	padding-right: 25px;

	padding-bottom: 7px;

	padding-left: 10px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #EEEEEE;

	border-right-color: #D0D0D0;

	border-bottom-color: #8D8D8D;

	border-left-color: #D0D0D0;

}

.content .contactdetails a {

	font-weight: bold;

	color: #2857BF;

	text-decoration: underline;

}

.content .contactdetails a:hover {

	color: #993300;

	text-decoration: underline;

}



.headerSub {

	background-color: #FFFFFF;

	height: 12px;

	width: 780px;

}

.testimonials {

	color: #666666;

	background: #FFF;

	font-family: Tahoma, Arial;

	font-size: 11px;

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 10px;

	margin-left: 0;

	padding-top: 3px;

	padding-right: 20;

	padding-bottom: 3px;

	padding-left: 20;

}

.content .left .testimonials p {

	padding-right: 10px;

	padding-left: 10px;

}



.P7bar {
	width: 920px;
	height: 23px;
	background-color: #FEFEFE;
	background-image: url(p7pm/img/navBgd.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}

.linksbox {

	background: #f5f5f5;

	color: #414141;

	padding: 4px;

	margin-top: 0;

	margin-right: 7;

	margin-bottom: 4px;

	margin-left: 7;

	border: 1px solid #E4E4E4;

	height: 102px;

	font-size: 11px;

	width: 490px;

}

.staff {

	background-color: #F5F5F5;

	height: auto;

	border: 1px solid #CCCCCC;

	padding: 4px;

	margin-bottom: 5px;

}

.content .left .left_box .staff p {

	font-size: 11px;

	margin-left: 112px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 6px;

	padding-left: 5px;

}

.staffimage {

	float: left;

	border: 1px solid #CCCCCC;

	margin: 0px;

	padding: 4px;

	font-size: 11px;

}

.left_box2 {

	background: #FFF;

	width: 760px;

	padding: 10px;

}

.content .left_box2 li {

	margin-left: 30px;

	list-style-type: disc;

}



.content .left_box2 h1 {

	font-size: 20px;

}

a.toplink {

	font-size: 11px;

	color: #003399;

	text-align: right;

	padding-right: 10px;

	padding-left: 10px;

}

.content .left .left_box .dwl {

	margin-bottom: 25px;

	border: 1px solid #999999;

}

.content .left .left_box #text {

	margin-top: 15px;

	margin-right: 10px;

	margin-bottom: 10px;

	margin-left: 230px;

	font-family: Tahoma, Arial, Verdana;

	font-size: 12px;

}

.content .left .left_box #staffselect {

	padding-left: 10px;

}

