
/** main */
body {
	font: 10pt "Courier", verdana, arial, sans-serif;
	background: #333333; 
	color:#fff;
	margin: 0px;
	padding: 0px;
}

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

p.shade {
	color: #5c5c5c;
}

input {
	font: 14pt "Courier", verdana, arial, sans-serif;
}

.search input {
	font-size: 9pt;
}

span.numbering {
	color: #ffff00;
}

/** Blog stuff **/
#navbar-iframe {
	display: none !important;
}

#ContainerBlogMain {
	min-height: 100%;
	height: auto !important;
	margin: 0 auto;
	width: 1065px;
}

#BlogEmbedContainer {
	background: url('../images/blogbanner.jpg') top left no-repeat #ffffff;
	padding-top: 165px;
	width:725px;
	height: 318px;
	overflow: hidden;
	color: #333333;
	float: left;
}

#BlogEmbedBottom {
	width:725px;
	height: 47px;
	overflow: hidden;
	color: #333333;
	background: url('../images/blogbottom.jpg') bottom left no-repeat #ffffff;
}

#BlogEmbedBottom a img {
	border:0;
	text-decoration:none;
	margin-left:20px;
	margin-top:16px;
}

#BlogFeed {
	width: 725px;
	height: 261px;
	margin-left:20px;
	margin-right:20px;
	color: #333333;
}

#BlogFeed a {
	color: #333333;
}

#BlogHeader {
	width: 1020px;
	margin-top: 50px;
}

#BlogHeadUnderline {
	width: 466px;
	height: 1px;
	background: url('../images/blogline.png') no-repeat;
	float: left;
}

#BlogHeadUnderline2 {
	width: 215px;
	height: 1px;
	background: url('../images/blogline2.png') no-repeat;
	float: right;
	margin-right: 36px;
}

#BlogFooter {
	width: 1020px;
	margin-top:20px;
	margin-bottom:50px;
	background: url('../images/divide.jpg') no-repeat;
	clear: both;
}

#BlogContainer{
	height: auto !important;
	overflow: auto;
	background: #ffffff url('../images/yellow_bar_bottom.png') bottom left no-repeat;
	color: #333333 ;
	font-size:80%;
	padding-bottom:40px;
	width: 1020px;
	float: left;
	margin-top: 40px;
}

#BlogContainer a{
	color: #333333 ;
}

#BlogContainer .topbar {
	height: 215px;
	background:  url('../images/blog_header.jpg') bottom center no-repeat;
}

#BlogContainer .topnav {
	height: 95px;
	background: none;
}

#BlogContainer .maincol{
	width:680px;
	padding-left:40px;
	float:left; 
	color: #333333 ;
}    

#BlogContainer .sidecol{
	width:220px;
	float:right; 
	display:inline;
	padding-left:10px;
	padding-right:10px;
	padding-top:30px;
	padding-bottom:60px;
	margin-top:0px;
	margin-right:40px;
	color: #333333 ;
	background: #fdfdfd;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 3px 3px 6px #eee; 
}

#BlogContainer .sidecol h2{
	font-size: 12px;
}

#BlogMore {
	color:#ffff3c;
}

.BlogArchive #ArchiveList ul{
	list-style-type: disc;
	margin-left: 30px;
}

.BlogArchive #ArchiveList ul li{
	list-style-type: disc;
}

.gadgets-gadget-container{
	margin-left: 20px;
}

.friend {
	margin-top:20px;
	margin-bottom:20px;
	border:0;
}

.date-header{
	color: #333333;
}
.post{
	color: #333333;
	border-bottom: dashed 1px #333333;
}
.post-title{
	color: #333333;
}
.post-body{
	color: #333333;
}
.post-body a{
	line-height: 40px;
}
.post-footer{
	color: #333333;
	margin-bottom: 10px;
}
#comments {
	color: #333333;
}
.comment-link{
	color: #333333;
}
.comment-data{
	color: #333333;
}
.comment-body{
	color: #333333;
}
.comment-timestamp{
	color: #333333;
}
.comment-block{
	color: #333333;
}
.comment-poster{
	color: #333333;
}

/** Main Container */
#ContainerMain {
	min-height: 100%;
	height: auto !important;
	margin-left:auto;
	margin-right:auto;
	width: 1031px;
}

.SiteInfo {
	min-height: 580px;
	float: left;
}

.registration {
	min-height: 580px;
	float: left;
	background: url('../images/regbg.png') no-repeat left top;
	width: 725px;
}

.registration input {
	font-size: 13px; 
	border: 0; 
	color: #ffffff;
	background-color: #5c5c5c;
}

.registration input#regusername { width: 285px; }
.registration input#regcompanyname { width: 248px; }
.registration input#regpassword { width: 238px; }
.registration input#regaddress { width: 280px; }
.registration input#regconfirmpassword { width: 235px; }
.registration input#regfirstname { width: 277px; }
.registration input#reglastname { width: 281px; }
.registration input#regphone { width: 292px; }
.registration input#regemail { width: 255px; }

#regInput {
	width: 355px;
	height: 24px;
	background: url('../images/reginputbg.jpg') no-repeat left top;
	padding: 10px 0 0 13px;
	margin-top: 5px;
}

#regInputRight {
	margin-top: 5px;
	background: url('../images/reginputbg.jpg') no-repeat left top;
	padding: 10px 0 0 13px;
	width: 340px;
	height: 24px;
}

#regInputConfirmPass, #regInputFName, #regInputLName, #regInputEmail {
	width: 355px;
	height: 24px;
	background: url('../images/reginputbg.jpg') no-repeat left top;
	padding: 10px 0 0 13px;
	margin-top: 3px;
}

#regInputPass {
	width: 355px;
	height: 26px;
	background: url('../images/reginputbg.jpg') no-repeat left top;
	padding: 8px 0 0 13px;
	margin-top: 3px;
}

#regInputPassRight, #regInputConfirmPassRight, #regInputFNameRight, #regInputLNameRight {
	margin-top: 3px;
	background: url('../images/reginputbg.jpg') no-repeat left top;
	padding: 10px 0 0 13px;
	width: 340px;
	height: 24px;
}

#regInputEmailRight {
	margin-top: 3px;
}

.floatLeft {
	float: left;
}

#Content {
	margin-top: 60px;
	margin-bottom: 97px;
}

.ContentHeader {
	color: #ffff00;
	height: 25px;
	margin-bottom: 10px;
}

.ContentHeaderUnderline {
	color: #ffffff;
	font-weight: bold;
}	

.ContentHere {
	width: 725px;
	margin-bottom: 10px;
}

.biog {
	margin-bottom: 20px;
}

.biogHeader {
	color: #ffff00;
	height: 25px;
	margin-bottom: 10px;
	width: 280px;
}

/** Header */
#Header {
	margin-top: 70px;
	padding-bottom: 40px;
	margin-bottom: 40px;
}

#HeaderLeft {
	float: left;
	width: 121px;
	height: 47px;
	background: #333333 url('../images/logo.png') no-repeat left top; 
	margin-left: 40px;
}

#HeaderRight {
	float: right;
	margin-right: 100px;
}

#terms {
	width:312px;
	height: 70px;
	background: url('../images/forgotdetails.png') no-repeat right top;
	position:fixed;
	left: auto;
	right: 220px;
    top: 140px;
	z-index:999;
}

#termsConditions {
	margin-top: 40px;
}

#fields {
	display:block;
	float:right;
	padding-right:40px;
	padding-bottom:0px;
	padding-top:10px;
}

input#signin {
	background: url('../images/signin.png') no-repeat left bottom;
	cursor: pointer;
	width: 69px;
	height: 28px;
	border: none;
	font-size: 0px; 
	line-height: 0px;
	overflow: hidden;
	text-indent: -999px;
}

input#signin:hover {
	background-position: 0% 0px;
	cursor: pointer;
}
		
span.sbox_l  {
	background: #333333 url('../images/input-l.png') no-repeat 0 3px;
	float: left;
	width: 16px; 
	height: 28px;
}

span.sbox_r  {
	background: #333333 url('../images/input-r.png') no-repeat 0 3px;
	float: left;
	width: 16px; 
	height: 28px;
}

span.sbox_c input {
	background: #333333 url('../images/input-c.png') repeat-x 0 3px;
	float: left;
	width: 80px; 
	height: 22px;
	border:0px;
	font-size:0.8em; 
	color: #aaa;
	padding-top: 2px;
}

/** Menu */
#tabs {
	float:left;
	width:150px;
	height:483px;
	border-left: solid 8px #ffff00;
}
#tabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#tabs li {
	margin: 0;
	padding-bottom: 20px;
}
#tabs a {
	float: left;
	margin: 0;
	text-decoration: none;
	width: 130px;
	height: 9px;
}
#tabs a#portfolio {
	background: url('../images/portfolio.jpg') no-repeat left bottom;
}
#tabs a#corporate {
	background: url('../images/corporate.jpg') no-repeat left bottom;
}
#tabs a#about {
	background: url('../images/about.jpg') no-repeat left bottom;
}
#tabs a#clients {
	background: url('../images/clients.jpg') no-repeat left bottom;
}
#tabs a#contact {
	background: url('../images/contact.jpg') no-repeat left bottom;
}
#tabs a#blog {
	background: url('../images/blog.jpg') no-repeat left bottom;
}
#tabs a#portfolio:hover, #tabs a#portfolio.active, #tabs a#corporate:hover, #tabs a#corporate.active, #tabs a#about:hover, #tabs a#about.active, #tabs a#clients:hover, #tabs a#clients.active, #tabs a#contact:hover, #tabs a#contact.active, #tabs a#blog:hover, #tabs a#blog.active {
	background-position: 0% 0px;
}

#options {
	float: right;
	margin-top: 3px;
	padding-right:42px;
	clear: both;
}
#options a, #options img {
	float: left;
	margin: 0;
	text-decoration: none;
	height: 15px;
}
#options a {
	margin-right: 3px;
}
#options a#newuser {
	background: url('../images/newuser.jpg') no-repeat left bottom;
	width: 71px;
}
#options a#newuser:hover {
	background-position: 0% 0px;
}
#options a#forgotdetails {
	background: url('../images/forgotdetails.jpg') no-repeat left bottom;
	width: 113px;
}
#options a#forgotdetails:hover {
	background-position: 0% 0px;
}
#options a#rememberme {
	background: url('../images/rememberme.jpg') no-repeat left bottom;
	width: 80px;
}
#options a#rememberme:hover {
	background-position: 0% 0px;
}

#options a#remembermecheck {
	background: url('../images/remembermecheck.jpg') no-repeat left bottom;
	width: 14px;
	height: 14px;
}

#options a#remembermecheck.fakechecked {
	background-position: 0% 0px;
}

#followme2 {
	float: right;
	margin-top: 207px;
	margin-right: 103px;
}

#followme2 a {  
	display:block;
	position:relative;
	width:45px;
	height:144px;
	background:url('../images/followme.jpg') no-repeat left bottom;
}	

#followme2 a:hover {
	background-position: 0% 0px;
}

#followme {
	float: right;
	margin-top: 195px;
}

#followme a {  
	display:block;
	position:relative;
	width:45px;
	height:144px;
	background:url('../images/followme.jpg') no-repeat left bottom;
}	

#followme a:hover {
	background-position: 0% 0px;
}

#portfolioShow a {  
	display:block;
	position:relative;
	width:22px;
	height:22px;
	background:url('../images/hide.png') no-repeat left bottom;
}	

#portfolioShow a:hover {
	background-position: 0% 0px;
}

#showhide {
	margin-left: 28px;
	margin-top: 343px;
}

/** slider specific CSS */

.theme-default #slider {
   	margin-left: 158px;
   	width: 725px; /* Make sure your images are the same size */
   	height: 483px; /* Make sure your images are the same size */
	text-align: center;
}

#prevBtn, #nextBtn {
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
	margin-left: 159px;
}

#aboutslider {
	min-height: 480px;
}

#aboutslider ul, #aboutslider li {
	margin:0;
	padding:0;
	list-style:none;
}

#aboutslider li{ 
	width:725px;
	height:403px;
	overflow:hidden; 
}	

#prevBtn, #nextBtn { 
	display:block;
	width:40px;
	height:40px;
	position:absolute;
	z-index:998;
	margin-top: 12px;
}	

#nextBtn{ 
	margin-left:843px;
}														

#prevBtn a, #nextBtn a {  
	display:block;
	position:relative;
	width:40px;
	height:40px;
}	

#prevBtn a {
	background:url('../images/slide_left.png') no-repeat left bottom;	
}

#nextBtn a { 
	background:url('../images/slide_right.png') no-repeat left bottom;	
}	

#prevBtn a:hover, #nextBtn a:hover {
	background-position: 0% 0px;
}

#bottomspacer {
	clear: both;
}

#mapFont {
	color: #333333;
}

#mapFont a {
	color: #333333;
	text-decoration: none;
}

#mapFont a:hover { 
	text-decoration: underline; 
}

#footer {
	width: 1031px;
	margin: 15px 0 30px 0;
}

#footer div {
	width: 568px;
	margin-left: auto;
	margin-right: auto;
}
