/* PIC - Personal Injury Compensation 2007 site - © Marcus Hurley May 2007*/
/*Fonts, etc.*/

h1 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#673369;
	margin:0px 0px 0px 10px;	
}
h2 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#673369;
	margin:0px 0px 0px 10px;	
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*Site Layout*/
#container {
	width:780px;
	border: 1px solid #c6006f;
	margin: 0 auto;
}
/*-------------------------------------------------*/
/*Everything across top of site:
  Header, Submenu */

#header { 
	width:780px;float:left;
	border: solid 1px #c6006f;
}

#sitebanner {
	width:780px; height:72px; 
	background-image:url(../images/header_logo_image.gif);
	border-bottom: solid 2px #c6006f;
	float:left;	
}
#submenu {
	width:780px; height:16x;
	background-color:#ffffff;
/*	float:left;*/
	font-size:11px;
	text-align:right;
	border-bottom: solid 2px #c6006f;
}
#submenu img {
	margin-right:4px;
	margin-left:10px;
	margin-bottom:1px;
}
#submenu p {
	margin:0px;
	padding-right:5px;
}
#submenu a {
	text-decoration: none;
	color:#c6006f;
}
/*-------------------------------------------------*/

/*Everything in Left side of site:
  Menu, Download Brochure, Free Trial.*/
#leftcolumn {
	width:120px;
/*	border-right: 2px solid #C6006F;*/
	margin:0px;padding:0px;
	float:left;
	background-color:#fff;
}
#menu {
	width:122px;height:180px;
	margin:0px;padding-left:0px;padding-top:0px;
	line-height:16px;
	font-size:12px;
/*	border-right: 1px solid #C6006F;	*/
	border-bottom:2px solid #C6006F;	
}
#menu ul {
	margin:0px;padding:0px;
	color:#c6006f;
}
#menu li {
	padding:0px 0px 0px 15px;
	margin:3px 0px 0px 8px;
	list-style-type: none;
}
#menu a, #menu a:visited {
	text-decoration:none;
	color:#c6006f;
}
#menu a:current, #menu a:hover, #menu a:active {
	text-decoration:none;
	font-weight:bold;
	color:#673369;
}
#downloadbrochure {
	width:120px;
/*	height:192px;	*/
	margin-bottom:40px; padding:0px 0px 0px 0px;
/*	border-right: 1px solid #c6006f;
	border-top: 1px solid #c6006f;	
	border-bottom: 1px solid #c6006f;	*/
}
#downloadbrochure img {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;}
#hometowerbanner {
	width:120px;
/*	height:240px;	*/
	margin:0px;padding:0px;
/*	border-right: solid 1px #c6006f;	
	border-bottom: 1px solid #c6006f;	*/
}
/*-------------------------------------------------*/
/*Everything in large right area:
  Main image, Website content, Subscribe and Testimonials, Drop-down menu, Latest News.*/

#mainarea {
	width:653px;
/*	border: 1px solid #c6006f;*/
	float:left;
	margin:0px;padding:0px;
}
/*-------------------------------------------------*/
#mainimage {
	width:657px;
/*	height:200px;	*/
	padding:0px;margin:0px;
/*	float:left;*/
/*	background-image:url(../images/home_main_image2.gif);*/
	background-color:#673369;
	border-bottom: 2px solid #c6006f;border-right: 1px solid #c6006f;
}
#othermainimage {}
/*-------------------------------------------------*/
#content {
	width:500px;height:350px;
	background-color:#cccccc;
	margin:0px;padding:0px;
	float:left;
}

#generalcontent {
	width:504px;
	background-image: url(../images/Content_bgimage.gif);
/*	background-color:#FDF5F9;	*/
	background-repeat: no-repeat;/*	width:500px;height:193px;
	padding:0px 0px 0px 0px;
	float:left;
	background-color:#fff;*/
	color:#673369;
}
#generalcontent a, #generalcontent a:hover, #generalcontent a:visited {
	text-decoration:none;
	color:#c6006f;
}
#generalcontent img {margin:10px 0px 0px 10px;}
#generalcontent p {
	margin:0px 0px 0px 10px;
	padding:0px 10px 0px 0px;
	font-size:12px;
	color:#673369;
}
#generalcontent ul {
	margin-top:2px;
	padding-top:2px;
}
#generalcontent li {
	list-style:url(../images/bulletpoint.gif);
	margin:0px;
	color:#673369;
}

#maincontent {
/*	width:500px;height:193px;
	padding:0px 0px 0px 0px;
	color:#673369;
	float:left;
	background-color:#fff;*/
}
#maincontent a, #maincontent a:hover, #maincontent a:visited {
	text-decoration:none;
	color:#c6006f;
}
#maincontent img {margin:10px 0px 0px 10px;}
#maincontent p {
	margin:0px 0px 0px 10px;
	padding:0px;
	font-size:12px;
	color:#673369;
}
.homemaincontent {

}
.searchbox { 
	width:480px;
	border: 2px solid #c6006f; 
	background-color:#FEF9FA;

}

#subcontent {
	width:500px;height:230px;
	float:left;
	background-color:#fff;
}
#subcontent img {
	float:left;
}
.subscribe {
	width:240px;height:222px;
	padding-right:20px;
	font-size:11px;
	color:#673369;
	float:left;
}
.subscribe p {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
	padding:0px;
}
.subscribe a, .subscribe a:visited {
	color:#c6006f;;
	text-decoration:none;
}
.subscribe img {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.testimonials {
	width:212px;height:222px;
	background-image:url(../images/testimonials_bgimage.gif);
	float:right;
}
.testimonials p {
	margin:0px;padding:15px 0px 5px 30px;
	font-size:12px;
	line-height:16px;
}
/*-------------------------------------------------*/
#rightcolumn {
	width:151px;
/*	height:433px;	*/
	float:right;
	margin:0px;
	border-left: 1px solid #c6006f;
	border-right: 1px solid #c6006f;
	border-bottom: 1px solid #c6006f;
}
#rightcolumngeneral {
	width:151px;
	height:500px;	
	float:right;
	margin:0px;
	border-left: 1px solid #c6006f;
	border-right: 1px solid #c6006f;
	border-bottom: 1px solid #c6006f;
	background-image:url(../images/rightside_bggradient.gif);
}
#rightcolumnfreetrial {
	width:151px;
	height:1010px;	
	float:right;
	margin:0px;
	border-left: 1px solid #c6006f;
	border-right: 1px solid #c6006f;
	border-bottom: 1px solid #c6006f;
	background-image:url(../images/rightside_bggradient.gif);
}
#rightcolumnhottesttopics {
	width:151px;
	height:1150px;
	float:right;
	margin:0px;
	border-left: 1px solid #c6006f;
	border-right: 1px solid #c6006f;
	border-bottom: 1px solid #c6006f;
	background-image:url(../images/rightside_bggradient.gif);
}
#rightcolumnpiconline {
	width:151px;
	height:650px;	
	float:right;
	margin:0px;
	border-left: 1px solid #c6006f;
	border-right: 1px solid #c6006f;
	border-bottom: 1px solid #c6006f;
	background-image:url(../images/rightside_bggradient.gif);
}
/*-- Right column for case index pages --*/
#rightcolumncaseindex19 {
	width:151px;
	height:3000px;	
	float:right;
	margin:0px;
	border-left: 1px solid #c6006f;
	border-right: 1px solid #c6006f;
	border-bottom: 1px solid #c6006f;
	background-image:url(../images/rightside_bggradient.gif);
}
#rightcolumncaseindex20 {
	width:151px;
	height:2860px;	
	float:right;
	margin:0px;
	border-left: 1px solid #c6006f;
	border-right: 1px solid #c6006f;
	border-bottom: 1px solid #c6006f;
	background-image:url(../images/rightside_bggradient.gif);
}
#rightcolumncaseindex21 {
	width:151px;
	height:4670px;	
	float:right;
	margin:0px;
	border-left: 1px solid #c6006f;
	border-right: 1px solid #c6006f;
	border-bottom: 1px solid #c6006f;
	background-image:url(../images/rightside_bggradient.gif);
}
#rightcolumncaseindex22 {
	width:151px;
	height:4525px;	
	float:right;
	margin:0px;
	border-left: 1px solid #c6006f;
	border-right: 1px solid #c6006f;
	border-bottom: 1px solid #c6006f;
	background-image:url(../images/rightside_bggradient.gif);
}
/*-- End of right column for case index pages --*/
#rightcolumnbackissues {
	width:151px;
	height:9160px;	
	float:right;
	margin:0px;
	border-left: 1px solid #c6006f;
	border-right: 1px solid #c6006f;
	border-bottom: 1px solid #c6006f;
	background-image:url(../images/rightside_bggradient.gif);
}
#rightcolumnbackissuessub {
	width:151px;
	height:2550px;	
	float:right;
	margin:0px;
	border-left: 1px solid #c6006f;
	border-right: 1px solid #c6006f;
	border-bottom: 1px solid #c6006f;
	background-image:url(../images/rightside_bggradient.gif);
}
#rightcolumnthoughts {
	width:151px;
	height:440px;	
	float:right;
	margin:0px;
	border-left: 1px solid #c6006f;
	border-right: 1px solid #c6006f;
	border-bottom: 1px solid #c6006f;
	background-image:url(../images/rightside_bggradient.gif);
}
#rightcolumnrefercolleague {
	width:151px;
	height:440px;	
	float:right;
	margin:0px;
	border-left: 1px solid #c6006f;
	border-right: 1px solid #c6006f;
	border-bottom: 1px solid #c6006f;
	background-image:url(../images/rightside_bggradient.gif);
}
#rightcolumncontactus {
	width:151px;
	height:550px;	
	float:right;
	margin:0px;
	border-left: 1px solid #c6006f;
	border-right: 1px solid #c6006f;
	border-bottom: 1px solid #c6006f;
	background-image:url(../images/rightside_bggradient.gif);
}
#rightcolumnthankyou {
	width:151px;
	height:400px;	
	float:right;
	margin:0px;
	border-left: 1px solid #c6006f;
	border-right: 1px solid #c6006f;
	border-bottom: 1px solid #c6006f;
	background-image:url(../images/rightside_bggradient.gif);
}
#rightcolumnabouttheeditor {
	width:151px;
	height:410px;
	float:right;
	margin:0px;
	border-left: 1px solid #c6006f;
	border-right: 1px solid #c6006f;
	border-bottom: 1px solid #c6006f;
	background-image:url(../images/rightside_bggradient.gif);
}
#rightcolumnsubscription {
	width:151px;
	height:1780px;	
	float:right;
	margin:0px;
	border-left: 1px solid #c6006f;
	border-right: 1px solid #c6006f;
	border-bottom: 1px solid #c6006f;
	background-image:url(../images/rightside_bggradient.gif);
}
.dropdownlist {
	width:151px;height:56px;
	background-image:url(../images/dropdown_bggradient.gif);
	border-bottom: 2px solid #c6006f;


}
#dropdownMenu {
	font-size:12px;
	width:143px;
	margin:0px 0px 0px 4px; padding:0px;
}
#go {
	font-size:12px;
	width:16px;
}
.rightsidebanner {
	width:151px;height:150px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
/*	background-image:url(../images/rightside_bggradient.gif);*/
}
.rightsidebanner img {
	padding: 0px 0px 0px 0px;
	margin:  15px 0px 0px 15px;
}
.latestnews {
	width:151px;height:375px;
	padding-bottom:10px;
	background-image:url(../images/rightside_bggradient.gif);
}
.latestnews ul {
/*	margin:0px 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; */
	margin-top:0px;

}
.latestnews li {
	font-size:10px;
	color:#673369;
	list-style:url(../images/bulletpoint.gif);
}
.latestnews p {
	margin-top:0px;margin-bottom:0px;
	padding-top:0px;padding-bottom:0px;padding-right:4px;
}
.latestnews h3 {
	margin-top:0px;margin-bottom:0px;
	padding-top:0px;padding-bottom:0px;padding-right:4px;
	font-size:11px;
	font-weight:bold;
}
.latestnews a, .latestnews a:visited {
	text-decoration:none;
	color:#c6006f;
}
.latestnews a:hover {
	color:#673369;
}
/*-------------------------------------------------*/
/*Everything in the footer of site:
  Footer*/
#footer {
	width:780px; height:14px;
	margin:0px 0px 0px 0px;padding: 0px 0px 0px 0px;
	background-image:url(../images/footer_bggradient.gif);
	border-top: 1px solid #c6006f;
	border-bottom: 1px solid #c6006f;
	float:left;
}
#footer p {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size:11px;
	text-align:center;
	color:#ffffff;
}