/******
Theme Name: Nomad Thinking
Version: v.1
Description: WP Version
Author: John Murch
Author URI: http://www.johnmurch.com
Theme URI: http://www.nomadthinking.com
*****/
*{
	padding:0px;
	margin:0px;
}
body{ 
/*	background:#F1F1F2 repeat-x;*/
    font:80% Trebuchet MS, Arial, Helvetica, Sans-Serif;
    color:#333;
    line-height:160%;
	margin:0;
	padding:0;
    }
#header-bg{
	height:80px;
	border-bottom:1px #2F2C2C solid;
	margin:0;
	padding:0;
	}
#header{
    margin:0 auto;
    width:900px;
	text-align:left;
	position:relative;
	color:#2F2C2C;
	}
#logo h1{
	text-indent:-9999px;
}
#nav-bg{
	height:59px;
	background:#fff;
	margin:0;
	padding:0;
	}
#nav{
    margin:0 auto;
    width:900px;
	text-align:left;
	position:relative;
	background:#fff;
	}
#slider-bg{
	height:460px;
	margin:0;
	padding:0;
	background:#fff;
	}
#slider{
    margin:0 auto;
    width:900px;
	text-align:left;
	position:relative;	
	}	
.slider{
	position:relative;
	top:0;
	left:0;
	display:inline;
	width:890px;
	height:460px;
	
	}
	
#footer-bg{
	height:80px;
	background:url() no-repeat 0 0;
	border-top:1px #A6A8AA solid;
	background:url(images/bg-footer.gif) repeat-x;
	background-color:#F1F1F2;
	margin:0;
	padding:0;
	}
#footer{
    margin:0 auto;
    width:900px;
	text-align:left;
	position:relative;
	
	}	
h1{
	font-size:40px;
	font-weight:bold;
	letter-spacing:-3px;
	color:#000;
	padding:0;
	margin:0;
	line-height:150%;
    }		
h2, h3, h4, h5, h6{
	font-weight:normal;
	margin:0px;
	padding-top:10px;
	color:#222222;
	}	
h2{            
	font-size:25px;
	font-weight:bold;
	background:url() no-repeat 0 100%;
	color:#4573A9;
	padding-bottom:0px;
	margin-bottom:0px;
    }				
h3{          
    font-size:20px;
	font-weight:bold;
	background:url() no-repeat 0 100%;
	color:#444444;
	padding-bottom:0px;
	margin-bottom:0px;			
    }
h4{          
	font-size:16px;
    }				

  #footer a{
    color:#777777;
    text-decoration:underline;
	}
  #footer a:hover{
	color:#4573A9;
	text-decoration:underline;
	}		
  #footer ul{
	float:right;
	margin:1em 0;
	padding:0;
	}
  #footer li{
	display:inline;
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
	}	

  .graphic{
    margin:0;
    padding:0;
    display:block;
    overflow:hidden;
    text-indent:-8000px;
    }

    /* clearfix */
	.clear{clear:both;}

  #content:after, ul:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}
  #content, ul{
	display:block;
	}
	
	/*  \*/
  #content, ul{
	min-height:1%;
	}
  * html #content, * html ul{
	height:1%;
	}
	
  a{
	text-decoration:none;
	color:#3D93EA;
    }
  a:hover{
	color:#2F2C2C;
    }
  a.contact{
	text-decoration:underline;
	font-weight:normal;
	color:#fff;
    }
  a.contact:hover{
	color:#3D93EA;
    }	
  table, input, textarea, select, li{
    font:100% Trebuchet MS, Arial, Helvetica, Sans-Serif;
	line-height:160%;
	color:#333;
	}				
  p, blockquote, ul, ol, form{
	margin:1em 0;
	}
  p.title {
	font-size:16px;  
	margin:0;
	padding-top:6px;
	}	
  blockquote{
	}
  img{
	border:none;
	}			
  hr{
	display:none;
	}	
  table{
	margin:1em 0;
	width:100%;
	border-collapse:collapse;
	}
  th, td{	
	padding:2px 5px;
	}	
  th{	
	text-align:left;
	}
  li{
	display:list-item;
	}	
  li.arrow{
	list-style-type:circle;
	margin-left:0;
	padding-left:0;
	padding-bottom:5px;
    }
   ul li.arrow{
	list-style-type: circle;
	margin-left:20px;
	padding-left:0;
	padding-bottom:5px;
    }
	
	
.col4{
	position:relative;
	width:890px;
	height:440px;
}
.col5{
	position: absolute;
	width:890px;
	height:440px;
	background-color:#ffffff;
}
.col5 img{
	
}
.col6{
	position: absolute;
	width:890px;
	height:70px;
	background-color:#ffffff;
}
.col6 img{
	
}


#OrderNowTopFixed {
	z-index:9999;
	position: fixed;
	height: 205px;
	width: 205px;
	top: 0px;
	right: 0px;
	font-size:25px;
	text-align:right;
	padding-right:4px;
	background:url('images/contact.png')no-repeat top right;
}


#spacer-header{
	position:absolute;
	top:30px;
	left:770px;
}

#phone-header{
	top:35px;
	left:585px;
	font-size:26px;
	color:#999;
	text-align:right;
	letter-spacing:-1px;
}
#contact-header{
	top:35px;
	left:800px;
	font-size:26px;
	color:#2F2C2C;
	text-align:left;
	letter-spacing:-1px;
}
#phone-tag{
	position:absolute;
	top:13px;
	left:520px;
	font-size:18px;
	color:#2F2C2C;
	text-align:left;
}
#footer-right{
	position:absolute;
	top:15px;
	right:0;
	font-size:14px;
	color:#999999;
	text-align:right;
}
#footer-left{
	position:absolute;
	top:15px;
	left:0;
	font-size:14px;
	color:#999999;
	text-align:left;
	margin-left:50px;
}


		
ul#nav,  
ul#nav li{
			margin:0;
			padding:0;
			list-style:none;
			}
ul#nav{
			position:relative;
			left:0;
			top:20px;
			height:39px;
			}			
ul#nav li{
			float:left;
			display:inline;
			height:38px;		
			line-height:39px;			
			}	
ul#nav li a{
			float:left;
			display:inline;
			height:39px;		
			line-height:39px;			
			font-size:22px;
			color:#59595B;
			padding-left:35px;
			
			}	
ul#nav li a span{
			float:left;
			height:38px;		
			line-height:39px;			
			cursor: arrow;
			color:#59595B;
			border-bottom:1px solid #333;
			
			}							

.mainsection{
			background:#fff;
			margin:0 auto;
			width:900px;
			text-align:left;
			color:#999;
			clear:both;
}	
.sectioncontain{
	clear:both;
}
.sectionleft{
	margin:10px 0px 10px 0px;	
	float:left;
	width:440px;
	background:#B3D1EF;

}
.sectionright{
	margin:10px 0px 10px 0px;	
	float:right;
	width:440px;
	background:#B3D1EF;
}
.sectionimg{
			border:3px solid #999;
			width:128px;float:left
}
.sectiontxt{
	float:right;
	width:300px;
	font-size:14px;
	color:#6F6868;
}

#signup {
	width: 870px;
	background:  #fff;
	color:#333;
	clear: both;
	padding: 0 50px;
	border-bottom: 5px solid #eef7fc;	
}
#signup-info {
	background:  url(images/signup-side.gif) right no-repeat;
	width: 390px;
	padding: 20px 0;
	padding-right: 30px;
	float: left;
}
a.signup {
	width: 364px;
	height: 37px;
	background:  url(images/freetrial.gif) right no-repeat;
	text-indent: -999999px;
	display: block;
}
#signup-form {
	width: 420px;
	float: right;
}
#signup-form fieldset {
	border: none;
	float: left;
	padding: 5px;
}
#signup-form input {
	display: block;
	border: 2px solid #b9d5e3;
	padding: 4px;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
#signup-form .hidden {
        display: none;
        border: none;
        background-color: #fff;
}

#signup-form label {
	display: block;
	color: #0f5787;
	font-weight: bold;
	font-size: 14px;
	padding: 4px 0;
}

	#signup-form input.username {
		width: 390px;
	}

	#signup-form input.email {
		width: 390px;
	}
	#signup-form input.password {
		width: 180px;
	}
	#signup-form fieldset.password {
		float: left;
		width: 200px;
	}
	#signup-form  em {
		display: block;
		text-align: center;
		font-size: 12px;
		margin-top: -10px;
	}
#signup-form input.submit {
/*	background:  url('../images/getaccount.gif') left no-repeat;*/
	background:#ffffff url(../images/contactus.gif) left no-repeat;	
	width: 320px;
	height: 76px;
	clear: both;
	border: none;
	cursor: pointer;
	text-indent: -999999px;
	margin: 20px 0;
}

#contact{
	background:#fff;
	clear:both;
}

.form{
	margin:0 auto;
	font-size:16px;
	line-height:16px;
	color:#999;
	background:#fff;
	}

form p{
	clear:both;
	margin:0;
	padding:.2em 0;
	}	

label{
	display:block;
	font-size:15px;
	}	

input{
	width:235px;
	padding:5px 3px;
	border:1px solid #588BBC;
	font-size:18px;
	background:#fff url(../images/bg_input.gif) repeat-x;
	}	
			
select{
	width:240px;
	padding:10px 5px;
	border:1px solid #588BBC;
	font-size:18px;
	background:#fff url(../images/bg_input.gif) repeat-x;	
	}	

textarea{
	width:372px;
	height:100px;
	overflow:auto;
	padding:10px 5px;
    border:1px solid #588BBC;
	font-size:14px;
	background:#fff url(../images/bg_input.gif) repeat-x;	
	}	
			
.submit{

    }

button{
	border:none;			
	background:#ffffff url(../images/contactus.gif) no-repeat 0 0;
	width:275px;
	height:73px;
	cursor:pointer;
	margin-left:0px;
	font-size:22px; 
	color:#ffffff;
	}				

button.send{
	background:#ffffff url(../images/btn-contact1.gif) no-repeat 0 0;	
	}
.portfolio_view{
	background:#F1F1F2;
	width:900px;
	padding:20px 0px 20px 0px;
}
.portfolio_view p{
	color:#000;
}
.portfolio_view h4{
	margin-right:20px;
	text-align:right;
	padding-top:0px;
}
.portfolio_view ul{
	display:block;
	margin-left:20px;
	padding:0px;
}
.portfolio_view ul li{
	border:5px solid #fff;
	list-style-type:none;
	float:left;
}
.portfolio_list ul{	
}
.portfolio_list ul li{
	float:none;
	list-style-type:disc;
}
.portfolio_text{
	float:right;width:300px;text-align:left;margin-left:10px;
}
.portfolio_text h4{
	text-align:left;
}
