@font-face {
font-family: cabnd;
src: url("fonts/CA BND Bold Web/CABNDWebBold.otf") format("truetype");
}

a {
	text-decoration:none;
}

a img{
	border:none;
}

body{
	margin:0;
	padding:0;   
	/*background-color:#333;
	height:600px;
	overflow:hidden;
	background:#f3f3f3 url(images/background3.jpg) no-repeat -400px -500px;*/
	background:#f3f3f3 url(images/background6.png);
	min-width:1190px;
	width:1260px;
	width:100%;
	position:relative;
}	
::selection {
        background: #FFA500; /* Safari */
        }
::-moz-selection {
        background: #FFA500; /* Firefox */
}
#wrapper-header{
	position:relative;
	/*float:left;*/
	background-color:#fff;
	background:url(images/header_gradient_01.png) repeat-x bottom;
	padding:5px 0px;
	height:50px;
	width:100%;
	min-width:1264px;
	color:#fff;
	border-bottom:1px solid #ccc;
}
#header{
	position:relative;
	width:1260px;
	height:50px;
	margin:0 auto;
}

	#wrapper-header h1.header{
		width:450px;
		position:relative;
		float:left;
		margin:0;
		padding:0;
		margin-left:15px;
		color:#006;
		text-shadow: 1px 1px 1px #fff;
		font-family: cabnd, helvetica, arial, verdana;
	}
	
	#wrapper-header a{
		color:#006;
		margin-left:-25px;
		padding-left:25px;
	}

	#wrapper-header ul{
		list-style-type:none;
		padding:0;
		width:560px;
		position:absolute;
		bottom:0px;
		right:5px;
		font-family: helvetica, arial, verdana;
		color:#006;
		font-weight:bold;
		font-size:13px;
		margin:0;
	}
	
	#wrapper-header ul li{
		display:inline;
		margin:0px 5px;
		padding:0px 15px 0px 30px;
	}
	
	#wrapper-header ul li.xmark{
		background:url(images/001_05.png) no-repeat center left;
	}
	
	#wrapper-header ul li.checkmark{
		background:url(images/001_06.png) no-repeat center left;
	}
	
	#wrapper-header ul li.facebook{
		background:url(images/15x15_facebook.gif) no-repeat center left;
	}
	
	#wrapper-header ul li.linkedin{
		background:url(images/15x15_linkedin.gif) no-repeat center left;
	}
	
	#wrapper-header ul li.twitter{
		background:url(images/15x15_twitter.gif) no-repeat center left;
	}
	
	#wrapper-header ul li.delicious{
		background:url(images/15x15_delicious.gif) no-repeat center left;
	}
	
	#wrapper-header ul li.flickr{
		background:url(images/15x15_flickr.gif) no-repeat center left;
	}
	#wrapper-header ul li.googleplus{
		background:url(images/15x15_googleplus.jpg) no-repeat center left;
	}
	#wrapper-header ul li.github{
		background:url(images/15x15_github.png) no-repeat center left;
	}
	#content{
		padding-left:30px;
		padding-top:45px;
		width:23%;
		width:302px;
		}
	#content div, #content p, #content ul{ 
		color:#fff; 
		font-family:helvetica,arial,verdana;
		font-size:13px;
		font-weight:bold;
		text-shadow: -1px -1px 1px #000;

}	
	#content, #content > *{
		position:relative;
		display:inline;
		float:left;
		/*width:300px;*/
	}
	#content h1{
		color:#000;
		text-shadow: 1px 1px 1px #fff;
		font-family: cabnd, helvetica, arial, verdana;
	}
	#content h2{
		color:#000;
		margin:0;
		font-family: cabnd, helvetica, arial, verdana;
	}
/* FANCY HORIZONTAL NAV BEGIN */
#sidebar-container {   
height:600px;
/*width:1260px;  
width:100%;*/
overflow:hidden;   
position:relative;
/*float:left;
background-color:#eee;   */
background-color:transparent;
	width:100%;
	min-width:1264px;
 
}
#sidebar{
	width:1260px;
	height:600px;
	margin:0 auto;
}      
span#attribution{
	position:absolute;
	bottom:0px;
	left:150px;
	color:#fff;
	font-size:12px;
}  
#menu {   
width:100%;   
list-style:none;   
padding:0;   
margin:0;   
top:0;   
position:relative;   
height:100%;   
width:300px;
margin-top:30px;   
}   
  
#menu li {   
padding:10px 0;   
text-align:right;   
display:block;   
cursor:hand;   
cursor:pointer; 
}
  
#menu li a {   
/*background:url() repeat #1f1f1f;*/
background-color:#1f1f1f;
-o-transition:background-color 300ms linear 200ms;
-webkit-transition:background-color 300ms linear 200ms;
-moz-transition:background-color 300ms linear 200ms;
transition:background-color 300ms linear 200ms;   
color:#ddd;   
font-family:helvetica, arial, verdana;   
font-size:9px;   
font-weight:900;   
display:inline;   
padding:20px 8px 5px 20px;   
text-decoration:none;   
}

#menu li a.selectedMenu{
	background-color:#aaf;
}  

#menu li a.selectedMenu:hover{
	background-color:#aaf;
}
 
  #menu li a:hover{
	background-color:#0af;
  }
  
#menu li span {   
font-family:georgia, arial;   
font-size:9px;   
color:#464646;   
}

/* CONTAINER FOR RESULTS OF CLICK */
#wrapper-footer{
	/*width:100%;*/
	min-width:1264px;
	position:relative;
	/*float:left;*/
	background:#000 url(images/footer-grad-03.png) repeat-x;
	color:#fff;
	padding-bottom:10px;
	padding-top:3%;
	padding-left:0;
	font-family:helvetica, arial, verdana;
}
#footer{
	width:1260px;
	margin:0 auto;
}

#footer > #footer-first div{
	position:relative;
	float:left;
	display:inline;
	width:38%;
	padding:3%;
	margin-left:4%;
	margin-bottom:4%;
	/*border:1px solid #fff;*/
	font-size:13px;
	/*font-weight:bold;*/
	background-color:#000;
}
#footer > #footer-first div > *{
	margin-left:48px;
}
#footer ul{
	margin:0;
	padding:0;
}

#footer ul li{
	list-style:none;
	padding-left:24px;
	padding: 3px 0 3px 24px;
	background:url(images/001_15.png) no-repeat 0 2px;
}

#footer ul li a{
	color:#fff;
}

#footer ul li a:hover{
	text-decoration:underline;
}

#footer h1{
	font-family: cabnd, helvetica, arial, verdana;
	color:#fff;
	/*	text-shadow: 1px 1px 1px #ccc; */
	
}

#footer #footer-first{
	width:63%;
	margin-left:2%;
	position:relative;
	float:left;
}
#footer #footer-first h1{
	/*background:url('images/milky (3)_26.png') no-repeat 0 3px;
	padding-left:35px;*/

}
#footer #footer-first div.articles{
	background:url('images/milky (3).png') no-repeat 0 45px;
}
#footer #footer-first div.downloads{
	background:url('images/milky (122).png') no-repeat 0 45px;
}
#footer #footer-first div.resources{
	background:url('images/milky (113).png') no-repeat 0 45px;
}
#footer #footer-first div.discover{
	background:url('images/milky (63).png') no-repeat 0 45px;
}
#footer #footer-last{
	width:24%;
	padding-left:3%;
	margin-left:3%;
	position:relative;
	float:left;
	background-color:#000;
}
#footer form input[type=text].error,
#footer .error{
	border:2px solid red;
}
#footer form input[type=text]{
	border:none;
	background:url(images/nav_bg.png) repeat-x left bottom;
	width:80%;
	height:35px;
	padding:5px;
}
#footer form textarea{
	border:none;
	width:80%;
	height:100px;
	padding:5px;
	background:#EAE9E9 url(images/nav_bg.png) repeat-x left top;
}
#footer form label{
	display:block;
	font-weight:bold;
	font-size:14px;
	padding: 5px 0;
}
#footer #footer-last p#form-message{
	padding: 5px 0;
	font-size:16px;
}
#footer #footer-last p#form-message.success{
	padding-left:32px;
	background:url(images/001_06.png) no-repeat left center;
}
#footer #footer-last p#form-message.failure-allfields,
#footer #footer-last p#form-message.failure-email{
	padding-left:32px;
	background:url(images/001_05.png) no-repeat left center;
}
#footer p#copyright{
	margin:0;
	padding:0;
	font-size:13px;
	position:relative;
	clear:left;
	padding-left:5%;
}

h1.title{
	position:absolute;
	bottom:0px;
	left:0;
	height:40px;
	width:100%;
}

h1.title li{
	list-style:none;
	display:block;
	background-color:#0af;
	padding:20px 0px;
	height:40px;
	width:100%;
	margin-right:-100px;
}

h1.title li a{
	text-decoration:none;   
	color:#ddd;
	float:right;
}

h1.title li span{
	color:#464646;
	font-family:georgia, arial; 
}

#content-container{
	width:800px;
	height:442px;
	border:1px solid #ccc;
	position:absolute;
	top:100px;
	left:400px;
	overflow:hidden;
	/*border-top:30px solid #0af;*/
	background:transparent url(images/loading.png) repeat-x left -5px;
	padding-top:30px;
	opacity:0.0;
}

#content-container span{
	
	position:absolute;
	top:0;
	display:none;
	left:0;
	/*top:449px;
	z-index:10000;
	*/
}
#content-container span img{
	margin-top:30px;
}
#content-container h4{
	margin-right:20px;
	margin-top:-25px;
	color:#fff;
	text-shadow: -1px -1px -1px #006;
	font-family: helvetica, arial, verdana;
	text-align:right;
	overflow:hidden;
}
/* FANCY HORIZONTAL NAV END */

.desktop-remove{
	display:none;
}

