/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME: 	NewHorizon
   TEMPLATE CODE: 	S-0018
   VERSION:          1.0	
	DATE:          	October-01-2007
 *******************************************/ 
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { padding: 0; margin: 0; outline: 0; }

body {
	margin: 0px 0 0 0; 	
	padding: 0;
	font: normal 13px/1.6em  'Trebuchet MS', Tahoma, Arial, Sans-serif;	 
	text-align: center;
	/*background: #3c4444 url(n2-banner_.png) repeat-x;*/
	color: #525d73; 	
}

/* links */
a {
	color: #F0FF00;		
	background-color: inherit;
	text-decoration: none;			
}
a:hover {	
	background-color: inherit;	
	text-decoration: underline;
}

/* headers */
h1, h2, h3, h4 {
	font: normal 1em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	color: #4d596f;
}
h1 { font-size: 3em; color: #4d596f; letter-spacing: -2px;	} 
h2 { font-size: 1.95em;  line-height: 1.1em; }
h3 { font-size: 1.35em; letter-spacing: -1px; line-height: 1.1em; }
h4 { font-size: 1.25em; }

p, h1, h2, h3, h4 {
	margin: 0;
	padding: 4px 0px;
}


ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
}

/* images */
img {
	background: transparent;
   border: 1px solid #f2f2f2;	
}
img.float-right {
   margin: .5em 0 1em 1em;   
}
img.float-left {
   margin: .5em 1em 1em 0;
}

sidebar img {
border: 0px;
}

/*code {
  margin: .5em 0;
  display: block;
  padding: 20px;
  text-align: left; 
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'Courier New', monospace ;
  */
  /* white-space: pre; */
/*  background: transparent;
  border: 1px solid #211E20;   
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #8F8F8E;
}*/

#backpic-2ndl { 
background: #3b4141 url(n2-banner_2ndl-03.png) no-repeat;
height: 300px;
}

#backpic-home { 
background: #3b4141 url(n2-banner_05.png) no-repeat;
height: 400px;
}


#services {
	margin: 10px 15px 6px 0px;
 	padding: 0px; 
	width: 14.5em; 
	height: 12em;
   	background: #ebeff7;
	border: 0px solid #dce3ef;   
  	font: normal 1em 'Trebuchet MS', Tahoma, Arial, serif; 
	line-height: 1.5em;
	text-align:left;
	float: left;
}

#services-image {
	margin: 10px 15px 6px 0px;
 	padding: 0px; 
	width: 14.5em; 
	height: 12em;
   	background: #fff;
	border: 0px solid #dce3ef;   
  	font: normal 1em 'Trebuchet MS', Tahoma, Arial, serif; 
	line-height: 1.5em;
	text-align:left;
	float: left;
}


#services p {
	padding: 10px;
	line-height: 1.3em;
}

#services h3 {
	padding: 0px 0px 4px 2px;
	height: 50px;
}

#services-image img {
	border: none;
}

#services h3.webdesign {
	background: transparent url(../images/header-wdes.gif) no-repeat;
}
#services h3.webdev {
	background: transparent url(../images/header-wdev.gif) no-repeat;
}
#services h3.cms {
	background: transparent url(../images/header-cms.gif) no-repeat;
}
#services h3.branding {
	background: transparent url(../images/header-br.gif) no-repeat;
}
#services h3.seo {
	background: transparent url(../images/header-seo.gif) no-repeat;
}
#services h3.stationary {
	background: transparent url(../images/header-st.gif) no-repeat;
}
#services h3.emailmar {
	background: transparent url(../images/header-em.gif) no-repeat;
}

/* start - table
table {
	margin: 10px 15px; 
	border-collapse: collapse;			
}
th strong {
	color: #fff;
}
th {
	background: #090807;
	color: #fff;
	height: 3em;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 1px solid #211E20;
	border-right: 1px solid #211E20;
	border-bottom: 1px solid #211E20; 
	border-top: 2px solid #8EB200;
}
tr {
	color: #707070;
	height: 2.5em;	
}
td {
	padding-left: 12px;
	padding-right: 12px;
	border: 1px solid #211E20;	
}
 end - table */
 
 
 

/* form elements */
form {
	margin: 0px 0px; 
	padding: 0px;
	background: transparent;
	border: 0px solid #eee;  
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
label {
	display:block;
	font-weight:bold;
	margin: .4em 0;	
	color: #ebdbf3;	
}

textarea {
	width: 55%;
	padding: .3em;
	font: normal 1em/1.5em 'Trebuchet MS', Tahoma, Arial, serif;
	border: 1px solid #ccc;
	height: 10em;
	display:block;
	color:#333;
}

input.button {  
	margin: 15px 0 50px 0;
	padding: 1em 1em;
	color: #3b4141;
	background: url(../images/contact-button.png) no-repeat;
	height: 33px;
	width: 119px;
	cursor: pointer;
	text-indent: -9999px;
	border: none;

}

/* search form */



#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 500px;
	font-family: 'Trebuchet MS', Tahoma, Arial, serif;
	font-size: 1em;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 100px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}



/*.searchform {
	background-color: transparent;
	border: none;	
	margin: 0 0 0 10px; padding: 0 0 1.5em 0;	
	width: 20em;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 11em;
	color: #777; 
	padding: .4em; 
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 80px;
	vertical-align: top;
}*/

/***********************
	  LAYOUT
************************/

#header, #header-2ndl, #nav, #content, #footer-wrap {
	width: 910px;
}



/* header */

#header {
	clear: both;
	position: relative;
	margin: 0 auto; padding: 0;
	background: transparent url(banner-building.png) no-repeat right bottom;
	background-position: 464px 54px;
	height: 260px;
	text-align: left;	
}

/*#header #clouds {
	position: absolute;
	background: transparent url(clouds.gif) no-repeat;
	top: 150px;
	left: 45px;
	width: 309px;
	height: 163px;
}*/

#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 42px 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	letter-spacing: -3px;
	color: #0a1e53;
	text-decoration: none;
	z-index: 9998;
	background: transparent;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 20px; left: -3px;	
}

#header h1#logo-text a img {
border:none;
}

#header h2 {
	position: absolute;	
	font: normal 17px 'Trebuchet Ms', Sans-serif;
	text-transform: none;
	color: #fff;
	line-height: 1.2em; 
	width: 600px;
	margin: 0; padding: 0;
	z-index: 9999;
	
	/* change the values of left and top to adjust the position of the slogan */
	top: 75px; left: -3px;
}



/* header-2ndl */

#header-2ndl {
	clear: both;
	position: relative;
	margin: 0 auto; padding: 0;
	/*background: transparent url(banner-building.png) no-repeat right bottom;*/
	background-position: 464px 54px;
	height: 160px;
	text-align: left;	
}

/*#header #clouds {
	position: absolute;
	background: transparent url(clouds.gif) no-repeat;
	top: 150px;
	left: 45px;
	width: 309px;
	height: 163px;
}*/

#header-2ndl h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 42px 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	letter-spacing: -3px;
	color: #0a1e53;
	text-decoration: none;
	z-index: 9998;
	background: transparent;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 20px; left: -3px;	
}

#header-2ndl h1#logo-text a img {
border:none;
}

#header-2ndl h2 {
	position: absolute;	
	font: normal 14px 'Trebuchet Ms', Sans-serif;
	text-transform: none;
	color: #fff;
	line-height: 1.2em; 
	width: 600px;
	margin: 0; padding: 0;
	z-index: 9999;
	
	/* change the values of left and top to adjust the position of the slogan */
	top: 75px; left: -3px;
}




/* Navigation */
#nav {
	clear: both;	
	margin: 0 auto;
	padding: 0;		
}
#nav ul {
	float: left;
	list-style: none;
	text-transform: normal;
	margin: 0;	padding: 0;	
	height: 40px;		
}
#nav ul li {
	float: left;
	width: auto;
	margin: 0 0 0 -4px;
	padding: 0px 50px 0px 0px;
	display:block;
	color: #ebeff7;
	font: bold 11px/33px "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-decoration: none;	
	letter-spacing: 0px;	
}

#nav ul li a {
	display: block;	
	color: #f0ff00;
	font: bold 11px/33px "Trebuchet MS", Helvetica, Arial, sans-serif;
}

#nav ul li a:hover, 
#nav ul li a:active {
	text-decoration: underline;		
}
#nav ul li#current a {	
	color: #FF8B04;	
}

/* content */
#content-wrap-2ndl {
	clear: both;
	float: left;
	width: 100%;
	background: #3b4141;
}

#content-wrap {
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #dce3ef;
}

#content {
	text-align: left;	
	padding: 0; 
	margin: 0 auto;		
}

/* sidebar */
#sidebar {
	float: right;
	width: 12em;
	margin: 10px 0px 0px 0px; 
	padding: 0;		
}
#sidebar h3 {
	font: normal 2em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	padding: .3em 0 .3em 10px; 
	color: #555;			
	text-transform: none;
	letter-spacing: -1px;	
}

#sidebar ul.sidemenu {
	margin: 0 0 0 0px;
	padding: .1em 0 .1em 0;		
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;		
	border-top: 1px solid #61697d;
}
#sidebar ul.sidemenu li {
	padding: .1em 0 1em 0px; 		
	border-bottom: 1px solid #61697d; 
	list-style:none;
	line-height: 1.5em;
	font-size: 1em;
	display: block;
	font-weight: normal;
	color: #61697d;
}

* html body #sidebar ul.sidemenu li { height: 1%; }

#sidebar ul.sidemenu li a {
	display: block;
	font-weight: bold;
	color: #eee;
	text-decoration: none;
	
	
}
#sidebar ul.sidemenu li a:hover {
	color: #333;				
}
#sidebar ul.sidemenu ul { margin: 0 0 0 15px; }
#sidebar ul.sidemenu ul li { border: none; }

/* main */
#main {
	margin: 10px 30px 10px 0; 
	padding: 0;		
}
#main h2 { 
	font: normal  'Trebuchet MS', Arial, Sans-serif;
	color: #333;	
	letter-spacing: -1px;		
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom: 0px solid #ccc; 	
}
#main h2 a {
	color: #84A5DA;	
	text-decoration: none;	
}

#footer-wrap {	
	clear: both;
	padding: 0;	margin: 0 auto; 
}

/* columns */
#columns {
	clear: both;
	text-align: left;
	color: #5B9CFF;
	margin: 0 auto; 
	padding: 1.6em 0 .1em 0;
	width: 100%;	
}
#columns h3 {
	color: #333;	
	margin: 0;
	padding: 0 0 10px 0; 	
	font: normal 1.4em "Trebuchet MS", Arial, Tahoma, Sans-serif;	
}

#columns ul {
	list-style: none;
	margin: 0px 0 0 0; 
	padding: 0;	
	border-top: 1px solid #eee;	
}
#columns li {
	border-bottom: 1px solid #eee;		
}
#columns li a {
	display: block;
	padding: .5em 0 .5em 0em;
	color: #a0410d;
}
#columns li a:hover {
	color: #666;	
	text-decoration: underline;	
}

#columns .col3, .col3-center {
	float: left;
	width: 31%;
}
#columns .col3-center { 
	margin: 0 15px; 
}

/* footer */
#footer-bottom {
	clear: both;
	margin: 0 auto; 
	padding: 6em 0 1em 0;
	text-align: center;
	font-size: .85em;
	color: #333;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.grey {	color: #8F8F8E; }

.post-by {
	font-size: .9em;	
	padding-top: 0;
}

.post-footer { 
	text-align: left; 
	background: transparent;
	border: 1px solid #eee; 
	padding: 5px 10px;
	margin: 20px 0px 10px 0px;
	font-size: .85em
}
.post-footer .date, 
.post-footer .comments,
.post-footer .readmore {
	padding-left: 0px; margin: 0 16px 0 3px;
}
 
 
p.backtotop {
	margin: 0;
	padding-top: 30px;
	clear: left;
	padding-bottom: 60px;
	font-size: .85em;
	display: block;
}

p.backtotop2 {
	margin: 0;
	padding-bottom: 200px;
	font-size: .85em;
}




#portfolio {
				position: relative;
				width: 754px;
				height: 364px; }
				
				#portfolio .panel {
					position: relative;
					width: 763px;
					height: 373px; }
					
					#portfolio .panel img {
					border: 3px solid #4d5555;   }
				
					/*#portfolio .panel .details {
						position: absolute;
						top: 0;
						left: 0;
						width: 750px;
						padding: 10px 15px 5px 15px;
						background: url(../images/text.png); }*/
				
					#portfolio .panel .overview {
						position: absolute;
						top: 3px;
						left: 3px;
						bottom: 6px;
						width: 180px;
						padding: 15px;
						background: url(../images/text.png); 
						color: #eee;
						line-height: 1.4em;
						}
						
						#portfolio .panel .overview h3 {
						color: #FFFFFF;
						font-size: 22px;
						margin-top: -4px;
						}
						
						#portfolio .panel .overview p.bigt {
						color: #FFFFFF;
						font-size: 12px;
						line-height:1.25em;
						margin-bottom: 6px;
						margin-top: -2px;
						}
						
					#portfolio .panel .overview.withButtons {
						padding-bottom: 35px; }
					
				#portfolio .carouselContainer {
					margin: 0;
					padding: 0;
					list-style-type: none; }
					
					.carouselContainer li {
						width: 740px; }
						
				.scrollButton {
					z-index: 9999;
					position: absolute;
					display: block;
					bottom: 175px;
					height: 38px;
					line-height: 38px;
					background: url(../images/arrows3.png) no-repeat; }
					
				#content #scrollLeft {
					padding-left: 40px;
					left: -30px;
					color: #ffffff;
					background-position: 0 0; }
					
				#content #scrollLeft:hover,
				#content #scrollLeft.hover {
					cursor: pointer;
					background-position: 0 -38px; }
					
				#content #scrollRight {
					padding-right: 40px;
					right: -28px;
					color: #ffffff;
					background-position: right -76px; }
					
				#content #scrollRight:hover,
				#content #scrollRight.hover {
					cursor: pointer;
					background-position: right -114px; }


