/* CSS Document */

*
{
  font-family:Arial; border:0;
}
ul{	
	
}

body {
	padding:0;
	text-align:left;
	background:url(images/bg.jpg);
	background-repeat:repeat-x repeat-y;
	background-color:#363636; 
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
	margin-top: 0px;
}

form {
	margin:0;
	padding:0;
	overflow:hidden;
	font:normal x-small verdana,tahoma,sans-serif;
}

input {
	margin:0;padding:0;
	font:normal x-small verdana,tahoma,sans-serif;
	color:#181818;
}

textarea {
	margin:0;padding:0;
	font:normal x-small verdana,tahoma,sans-serif;
}

a {
	cursor:pointer;
	color:#ffffff;
	text-decoration:none;
	border:0;
}

a:hover {
	text-decoration:underline;
	color: #e1e1e1;
}

table {
	font-size:11px;
}



.formbox {
	width:114px;
	cursor:pointer;
	height:15px;
	color:#000000;
	background:#f3f3f3;
	border: 1px solid #d2d8d8;
}

.searchbar {
	width:163px;
	cursor:pointer;
	height:17px;
	color:#000000;
	background:url(images/input_bg.jpg);
	border: 2px solid #ebeaea;
}

#container {
	margin: 0 auto;
	width:1036px;
	overflow:hidden;
}


#top {
	width:1036px;
	height:107px;
	float:left;
}

#banner {
	padding-top:39px;
	padding-left:45px;
	float:left;
}

#left {
	width:535px;
	float:left;
}

.topleft {
	background:url(images/topleft.jpg);
	height:45px;
	width:535px;
}

#right {
	width:501px;
	float:left;
}

.topright {
	background:url(images/topright.jpg);
	width:501px;
	height:45px;
}

.leftbody {
	padding-left:19px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}


.rightbody {
	padding-left:10px;
	padding-right:19px;
	padding-top:10px;
	padding-bottom:10px;
}

.navbuttons {
	text-align:center;
}

.latesttemplate {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding-top:20px;
	padding-left:10px;
	font-family:Arial;
}

.templatepic {
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	float:left;
	width:120px;
}

.templatetext {
	float:left;
	padding-top:5px;
	
	font-size:11px;
	color:#ffffff;
	width:260px;
}


.buynow {
	text-align:center;
	padding-top:20px;
}

#nav {
	padding-left:450px;
	padding-top:48px;
	color:#ffffff;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
}

.green {
	color:#1aa303;
}

.newstitle {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding-left:140px;
	padding-bottom:8px;
	
}

.newsimage {
	float:left;
	text-align:left;
	width:135px;
	padding-bottom:15px;
	padding-left:5px;
}

.news {.style6 .news{ width:auto; }
	float:left;
	width:350px;
	padding-bottom:15px;
	padding-right:15px;
	color: #9f9f9f;
}
.faqnews {
	float:left;
	width:450px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:30px;
	color: #9f9f9f;
}
.port {
	float:center;
	width:450px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:80px;
	color: #ffffff;
}

.faqtitle {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding-bottom:8px;
}
.comments {
	padding-top:8px;
}


.newsspacer {
	width:506px;
	height:50px;
	float:left;
}

#main {
	background:url(images/main_bg.jpg);
	width:1036px;
	overflow:hidden;
	float:left;
}

#main2 {
	background:url(images/mainbg2.jpg);
	width:1036px;
	overflow:hidden;
	float:left;
}

.topmain {
	background:url(images/topmain.jpg);
	height:45px;
	width:1036px;
}

.topmain2 {
	background:url(images/topmain2.jpg);
	height:45px;
	width:1036px;
}

.topmain3 {
	background:url(images/topmainstaff.jpg);
	height:45px;
	width:1036px;
}

.topmain4 {
	background:url(images/topmaintemplate.jpg);
	height:45px;
	width:1036px;
}
.topmain5 {
	background:url(images/topmainportfolio.jpg);
	height:45px;
	width:1036px;
}

.topmain6 {
	background:url(images/topmainfaq.jpg);
	height:45px;
	width:1036px;
}
.topmain7 {
	background:url(images/topmaincontactus.jpg);
	height:45px;
	width:1036px;
}
.topmain8 {
	background:url(images/topmainaboutus.jpg);
	height:45px;
	width:1036px;
}

#footer {
	background:url(images/footer.jpg);
	width:1036px;
	height:58px;
	float:left;
}

#footer2 {
	background:url(images/footer2.jpg);
	width:1036px;
	height:58px;
	float:left;
}

.style1{font-size:9px;}
.style2 {font-size: 24px;}
.style3 {font-size: 14px;}
.style4 {font-size: 12px;}
.style6 {font-family: Arial, Helvetica, sans-serif;}
/* lightbox */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

