@charset "utf-8";
/* CSS Document */

* {

  padding: 0;

  margin: 0;

 }

 

 body {
	font-family: tahoma;
	font-size: 14px;
	color: #242224;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-color: #999999;
 }

 

 .left {

  float:left;
  width: 310px;

 }

 



.left ul li {
	float: right;
	text-decoration: none;
	list-style-image: none;

 }



.left ul li a {
	margin-top: 2px;
	font-family: Tahoma;
	font-size: 14px;
	color: #0066CC;
	text-decoration: none;
	padding-top: 7px;
	padding-left: 5px;
	width: 155px;
	height: 23px;
	float: right;
	background-color: #242224;
	margin-right: 0px;
	font-style: normal;
	font-weight: bold;
}
.bloglinks a:visited {
	color: #0066cc;
}




.left ul li a:hover {

  background: #999999;

 }
.bloglinks a {
	color: #999999;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #242224;
	float: right;
	width: 250px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	text-decoration: none;
}


 

 .left ul li.active a {

  color: #CC00CC;

  background: #999999;

 }

 

 .right {
	padding-left: 320px;
	padding-top: 64px;
	padding-right: 0px;
}



.right img {

  margin-right: 10px;

  display: block;

  border: 3px solid #CCC;

 }

 

 .right img:hover {

  border: 3px solid #ff00aa;

 }
 

 

 .block {

  margin-top: 10px;

  height: 106px;

  width: 600px;
	text-decoration: underline;
	color: #666666;
	text-decoration: underline;
	color: #666666;
 }

 

h1 {
	font-size: 14px;
	color: #CC00CC;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 20px

 }

 

h2 {

  font-weight: normal;

  padding-bottom: 7px;

  font-size: 10px;

 }
 
 h3 {
	font-weight: normal;
	padding-bottom: 10px;
	font-size: 36px;
	color:#242224

 }

 

a:hover {

  text-decoration: underline;

 }
.right a {
	color: #666666;
}


 

 .content {
	width: 500px;
	border: thin dotted #242224;
 }
.promote {
	width: 500px;
	text-align: center;
	padding: 2px;
}


 

 .ads {
	float:right;
	width: 160px;
	padding-left: 5px;
	clear: none;
	margin-right: 10px;
	padding-right: 0px;

 }

  
.left img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right .content #form1 #Name {
	float: right;
	clear: both;
}
.right .content #form1 #Enquiry {
	clear: both;
	float: right;
}
.right .content #form1 #Submit {
	clear: both;
	float: right;
	width: auto;
}
.right .content #form1 #Email {
	float: right;
	clear: both;
}
.right .content img {
	float: left;
	clear: none;
}

.bloglinks {
	float: left;
	width: 270px;
	clear: both;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align: Left;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 20px;
	height: 800px;


 			
	.right .content .share {
	font-family: Tahoma;
	padding-top: 30px;
	text-align: center;
	display: inline-block;
}
.right .share {
	padding: 2px;
	height: 125px;
	width: 500px;
}
a:visited {
	color: #0066CC;
}
.right .footer {
	height: 20px;
	width: 500px;
	padding: 2px;
}
#textlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
}
.right .textlinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	width: 500px;
}
