/* general stuff */

* {

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

}



.kubie {

	margin:0;

	padding:0;

	background:#FFFFFF;

	font-size: 12px;

	color:#18296B;

}



#page-wrapper, #page-wrapper td {

	margin:0;

	padding:0;

	background:#FFFFFF;

	font-size: 12px;

	color:#18296B;

}



#page-wrapper input {

	font-size: 12px;

}



#header {

	height:158px;

	background:transparent url(images/top-bg.jpg) repeat-x;

}



#logowrap {

	width:724px;

	height:158px;

	background:transparent url(images/logowrap.jpg) no-repeat;

	position:relative;

}



#logo {
	position:absolute;
	left:10px;
	top:2px;
	width:180px;
	height:132px;
	text-indent:-9000px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-image: url(images/logoanim.gif);
	background-repeat: no-repeat;
	background-position: left top;

}



#logo a {

	display:block;

	width:170px;

	height:132px;

}



#wrapper {

	float:left;

	clear:both;

	height:100%;

        width:100%;

display:block;

}



/* Added by TBC 23/07/08 */

#wrapper{min-width:1030px;overflow:hidden;}



#sidebar {

	float:left;

	width:200px;

	background:#E6E7F0;
	float: left;
	clear: none;

}



#secondsidebar {

	float:right;

	display:inline;

	width:279px; /* change from 325px */

	background:#18296B;

}



#contentbar {

	margin:0 0px 0 220px;

	padding:5px 5px 10px 0;

	width:510px;

	line-height:16px;

}

#contentbar-collapse {

	float: left;
	line-height:16px;
	clear: none;
	width: 400px;
	padding: 10px 0;
	margin-left: 10px;
	width: 77%;
}



#footer {

	clear:both;

	background:#18296B  url('../images/bott-bg.jpg') repeat-x left top;

	height:26px;

	color:#FFFFFF;

	text-align:right;

	padding-right:5px;

}

#footer a {

	color:#FFFFFF;

	text-decoration:none;

}



#footermenu, #copyright {

	display:inline;

	position:relative;

	top:5px;

	float:right;

}

#footermenu {

	top:7px;

}

#copyright {

	padding-left:5px;

}





/* left menu */

#menubar {

	margin:5px 15px 5px 15px;

	border:1px solid #18296B;

}

#menubar ul {

	margin:0;

	padding:0;

	list-style-type:none;

	border:1px solid #E6E7F0;

}

#menubar ul {

	margin:0;

	padding:0;

	list-style-type:none;

	border:1px solid #E6E7F0;

	border-bottom:none;

}

#menubar ul li {

	border-bottom:1px solid #E6E7F0;

	background:#18296B;

}

#menubar ul li a {

	text-decoration:none;

	display:block;

	color:#FFFFFF;

	padding:3px;

}

#menubar ul li a:hover {

	background:#4D5792;

}



#menubar ul li span {

	text-decoration:none;

	display:block;

	padding:3px;	

}





/* footer menu */

#footermenu ul {

	margin:0;

	padding:0;

	list-style-type:none;

}

#footermenu ul li {

	float:left;

	padding:0 5px 0 5px ;

	border-right:1px solid #FFFFFF;

	line-height:11px;

}





/* sidebar content */

#sidebarcontent {

	margin:5px 15px 5px 15px;

	text-align:center;

}





/* secondsidebar content */

#secondsidebar .moduletable {

	margin:5px;

	color:#FFFFFF;

	text-align:center;

}





/* mambo heading */

.contentheading {

	font-size:22px;

	font-weight:bold;

	line-height:22px;

}

.componentheading {

	font-size:24px;

	font-weight:bold;

	line-height:24px;

}



/* general heading */

h1, h2, h3, h4, h5, h6 {

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

	font-weight:bold;

}

h1 {

	font-size:22px;

         line-height:24px;

}

h2 {

	font-size:18px;

}

h3 {

	font-size:16px;

}

h4 {

	font-size:14px;

}

h5,h6 {

	font-size:12px;

}

h6 {

	font-weight:normal;

}





/* form style */

.inputbox {

	border:1px solid #18296B;

}

.button {

	border:1px solid #18296B;

	color:#18296B;

	background:#E6E7F0;

}





/* old styles */

.list {

	color: #18296B;

	font-size: 12px;

	text-align: left;

         line-height:12px;

}



.contentpaneopen ul {

	margin: 0 24px;

	padding: 0;

	list-style: none;

}



.contentpaneopen ul li {

	background: transparent url(images/bg_bullet.gif) no-repeat 0% 50%;

	margin: 0;

	padding: 0 0 0 10px;

}



.sitemap ul {

	margin: 20px;

}



.sitemap h3 a,
.sitemap ul li a {

	text-decoration: none;

	color: #18296B;

	background: transparent url(images/img_grey.gif) no-repeat 0% 50%;

	padding-left: 14px;

}



.sitemap ul li a:hover {

	text-decoration: underline;

}



.sitemap ul li span {

	color: #FFFFFF;

}


.resultsaddress {
	font-size: 14px;
	color: #18296B;
}

.resultprice {
	font-size: 20px;
}

.desc2 {
	color: #000000;
}


A.white-link:link {
	color: #FFFFFF;
	text-decoration:none;
}

A.white-link:visited {
	color: #FFFFFF;
	text-decoration:none;
}

A.white-link:hover {
	color: #FFFFFF;
	text-decoration:none;
}

.style1 {
	font-size: 16px;
	color: #000000;
}

.contact-details {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.1em;
}

#contentbar-result {

	margin:0 0 0 20;

	padding:5px 5px 10px 0;

	width:650px;

	line-height:16px;

}


#twitter-column {
	width: 340px;
	display: inline;
	float: left;
	border: 1px solid #18296B;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 250px;
}

#twitter-column2 {
	width: 200px;
	border: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

#facebook-column {
	display: inline;
	float: left;
	width: 120px;
	margin-left: 15px;
	height: 250px;
}


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



#twitter-column ul li {
	margin: 0;
	background-color: transparent;
	background-image: url(images/bg_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 10%;
	padding: 0 0 0 10px;

}

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



#twitter_div ul li {
	margin: 0 0 10;
	background-color: transparent;
	background-image: url(images/square-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 4%;
	border-bottom: 1px dotted #CCC;
	padding-top: 0;
	padding-right: 0;
	padding-left: 20px;

}

#twitter_div li {
	padding-bottom: 10px;
}

#reviewboxes iframe {
	overflow:hidden;
	border-style: none;
	background-repeat:no-repeat;
}

#helphoundcontent {
	margin-left: 10px;
	float: left;
}
