/* CSS Credits: wayne deboer - http://www.waynedeboer.co.uk */

/*   BODY STYLING  */

body {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
}





/*   CONTAINER   */

#container {
	width: 900px;
	height: auto;
	margin: 15px auto;
	padding: 0px;
}





/*   CONTENT   */

.logo {
	float: left;
}

.left {
	float: left;
	width: 425px;
	height: auto; 
	margin: 0px 15px 0px 0px;
	padding: 0px;
}

.right {
	float: left;
	width: 430px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.content {
	width: 870px;
	height: auto;
	border: 1px solid #b9d40b;
	margin: 0px 0px 10px 0px;
	padding: 15px;
}

.browser {
	float: left;
	margin: 0px;
	padding: 0px;
}

.browsers {
	float: left;
	margin: 0px 0px 0px 24px;
	padding: 0px;
}

.psdtocode {
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px;
}

.footerLeft {
	float: left;
	width: 455px;
	height: auto; 
	margin: 0px 15px 0px 0px;
	padding: 0px;
}

.footerRight {
	float: left;
	width: 430px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.portfolio {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.portfolioSde {
	float: left;
	margin: 0px 15px 0px 15px;
	padding: 0px;
}

.portfolioSdeBtm {
	float: left;
	margin: 0px 15px 0px 15px;
	padding: 0px;
}





/*   TOP NAV   */

.topNav {
	float: right;
	width: 244px; 
	overflow: hidden;
	margin: 45px 0px 15px 196px;
}

.topNav ul {
	float: left;
	width: 100%; 
	margin: 0px;
	padding: 0px;
}

.topNav ul li {
	width: auto;
	height: 20px;
	display: inline;
	text-align: center;
}

.topNav ul li a {
	float: left;
	width: auto;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	text-decoration: none;
	margin: 0px 0px 0px 15px;
	padding: 10px 0px 0px 0px;
}

.topNav ul li a:visited {
	width: auto;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

.topNav ul li a:hover, .topNav ul li .active { 
	width: auto;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-bottom: 2px solid #d8d8d8;
	color: #292a2c !important;
}

/* knowledge list */

.knowledge {
	width: 100%;
	list-style:none;
	margin:0px;
	padding: 0px;	
}

.knowledge ul {	
	margin: 0px;
	padding: 0px;	
}

.knowledge li {
	float:left;
	width: 100%;
	height: 10px;
	font-size: 11px;
	color: #333333;
	list-style: none;
	background: url(../images/blt/arrow.jpg) no-repeat 0px 6px; 
	margin: 0px 0px 8px 0px;
	padding: 2px 0px 2px 27px;

}







/*   SLIDER   */

#slider {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}	

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

/* define width and height of list item (slide) entire slider area will adjust according to the parameters provided here */ 

#slider li { 
	width: 900px; 
	height: 240px;
	background: #333333;
	overflow: hidden; 
}							
		
p#controls {
	position: relative;
	margin: 0px;
} 
	
#prevBtn, #nextBtn { 	
	width: 63px;
	height: 32px;
	display: block;
	overflow: hidden;	
	position: absolute;
	text-indent: -8000px;
	left: 0px;
	top: -226px;
	margin: 0px;
}	

#nextBtn { 
	left: 837px;
}
														
#prevBtn a, #nextBtn a {
	width: 63px;
	height: 32px;  
	display: block;
	background: url(../images/slider/prev.jpg) no-repeat 0 0;	
}
	
#nextBtn a { 
	background: url(../images/slider/next.jpg) no-repeat 0 0;
	left: -30px;	
}








/* CONTACT FORM */

.notification_error {
	width: 380px;
	height: auto;
	text-align: left;
	font-size: 11px;
	font-weight: lighter;
	color: #ff0000;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.notification_ok {
	width: 380px;
	height: auto;
	text-align: left;
	font-size: 13px;
	font-weight: lighter;
	color: #333333;
	border-bottom: 2px solid #d8d8d8;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.info_fieldset {
	float: left;
	width: 870px;
	border: none;
	font-size: 11px;
	font-weight: lighter;
	color: #333333;
	margin: 0px;
	padding: 6px 5px 0px 0px;
}

.contactLeft {
	float: left;
	width: 359px;
	height: auto;
	margin: 0px 15px 0px 0px;	
	padding: 0px;
}

.contactRight {
	float: left;
	width: 496px;
	height: auto;
	margin: 0px;	
	padding: 0px;
}

.button { 
	width: 197px;
	height: 36px;
	background: url('../images/btn/sendmessage.jpg');
	border: none;
	margin-left: 670px;
}

.button:hover { 
	width: 197px;
	height: 36px;
	background: url('../images/btn/sendmessagehover.jpg');
	border: none;
	margin-left: 670px;
}


/* Label */

label  {
	float: left; 
	width: 140px;
	text-align: left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; 
	margin: 5px 0px 5px 0px; 
	padding: 0px;
}

/* Input, Textarea */

input, textarea {
	float: left;
	width: auto;
	color: #666666; 
	margin: 5px 0px 5px 0px;
	padding: 0px; 
}


br { 
	clear: left; 
}											






/*   TYPOGRAPHY STYLING   */

h1 {
	font-size: 18px;
	font-weight: lighter;
	color: #333333;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

h2 {
	font-size: 18px;
	font-weight: lighter;
	color: #666666;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

h3 {
	font-size: 18px; 
	font-weight: lighter;
	color: #333333;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

h4 {
	font-size: 18px; 
	font-weight: lighter;
	color: #333333;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

h5 {
	font-size: 18px; 
	font-weight: lighter;
	color: #333333;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

h6 {
	font-size: 18px; 
	font-weight: lighter;
	color: #333333;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

p {
    	font-size: 11px; 
    	color: #666666;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.topP {
    	font-size: 11px; 
    	color: #666666;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

.bottomP {
    	font-size: 11px; 
    	color: #666666;
	margin: 0px;
	padding: 0px;
}





/*   LINK STYLING   */

a img { 
	text-decoration: none;
	border: 0px;
}

a:link { 
	color: #b8d30b;
	text-decoration: underline;
} 

a:visited { 
	color: #b8d30b;
	text-decoration: underline;
} 

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





/*   CLEAR DIV STYLING   */

div.clear {
	clear: both; 
	height: 0px;	 	
	line-height: 0px;
	font-size: 0px;
}

.hrStyle {	
	height: 1px;	 	
	line-height: 1px;
	font-size: 0px;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}