/* MAIN */
	
	body {
		border: 0;
		margin: 0;
	background: #ffffff url('../images/bg_tshirt2.png');
	}
	
	#content {
		width: 822px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 50px;
		margin-bottom: 20px;
		text-align: left;
		background: #ffffff;
		padding: 5px;
		border: #51C8EE dashed 1px;
	}
	
	#content2 {
		width: 820px;
		border: #AEE0EA dotted 1px;
	}
	
	#content3 {
		width: 770px;
		padding: 30px;
	}
	
p a{
	text-decoration: none;
	border-bottom: #AEE0EA 1px dotted;
	color: #ff7b10;
	
}

p a:hover{
	text-decoration: none;
	background: #ff7b10;
	color: #ffffff;
}
	
/* TOP HEADER */
	
		#logo {
			margin: 0px 0px 0px 5px;
		}
		
		#logobox {
			width: 700;
			height: 68px;
			z-index: 1;
			position: relative;	
		}
	
		#nav {
			position: absolute;
			bottom: -5px;
			right: 15px;
			font-family: "museo-slab-1","museo-slab-2", Helvetica, Arial, sans-serif;
			font-weight: 300;
			color: #AEE0EA;
			font-size: .9em;
			z-index: 2;
		}
	
		#nav a {
			text-decoration: none;
			color: #00a6e7;
		}
		
		#nav a:hover {
			font-weight: 700;
		}

/* CONTENT */
	
	h1{
		font-family: "museo-slab-1","museo-slab-2", Helvetica, Arial, sans-serif;
		font-weight: 700;
		font-size: 1.5em;
		text-align: left;
		text-shadow: 0px 1px 1px #c0c0c0;
		color: #8bbf3c;
	}
	
	h1 a{
		color: #8bbf3c;
		text-decoration: none;
		border-bottom: dotted 1px;
	}
	
	h1 a:hover{
		color: #00a6e7;
	}
	
	
	h2{
		font-family: "museo-slab-1","museo-slab-2", Helvetica, Arial, sans-serif;
		font-size: 1em;
		color: #8bbf3c;
		font-weight: 500;
		margin-bottom: -5px;
	}
	
	#headline h2{
		font-family: "museo-slab-1","museo-slab-2", Helvetica, Arial, sans-serif;
		font-size: 1em;
		color: #00a6e7;
		font-weight: 500;
		margin-top: 5px;
		margin-bottom: -10px;
	}
	
	
	#description {
		margin: 60px 10px 0px 3px;	
	}
	
	#nonslider {
		margin: 20px 10px 0px 3px;
		border-top: #51C8EE dashed 1px;
		padding-top: 15px;
	}

	
	.laptopis {
		font-family: "museo-slab-1","museo-slab-2", Helvetica, Arial, sans-serif;
		font-size: .8em;
		color: #00a6e7;
		font-weight: 500;
		padding-top: 10px;
	}
	
	.dropdown {
		color: #404040;
		font-family: "museo-slab-1","museo-slab-2", Helvetica, Arial, sans-serif;
		font-size: .8em;
		font-weight: 500;
	}
	
	
	#mailing_list {
		padding: 0 20px 0 0;
		width: 768px;
		text-align: right;
		font-family: "museo-sans-1","museo-sans-2", Helvetica, Arial, sans-serif;
		font-weight: 500;
		font-size: .8em;
	}
	
	#headline {
		margin-top: 10px;
		margin-bottom: 15px;
	}
	
	#faqs {
		margin-top: 10px;
		margin-bottom: 15px;
	}
	
	#faqs h2 {
		font-family: "museo-slab-1","museo-slab-2", Helvetica, Arial, sans-serif;
		font-size: 1em;
		color: #00a6e7;
		font-weight: 500;
		margin-top: 5px;
		margin-bottom: -10px;
		border-top: #AEE0EA dotted 1px;
		padding-top: 20px;
	}
	
	#faqs p {
		font-family: "proxima-nova-1","proxima-nova-2", Helvetica, Arial, sans-serif;
		/*font-family: "museo-sans-1","museo-sans-2", helvetica, arial, sans-serif; */
		font-weight: light;
		font-size: .9em;
		line-height: 1.5em;
		text-align: left;
		color: #404040;
	}
	

	
	#headline p{

		font-family: "proxima-nova-1","proxima-nova-2", Helvetica, Arial, sans-serif;
		/*font-family: "museo-sans-1","museo-sans-2", helvetica, arial, sans-serif; */
		font-weight: light;
		font-size: .9em;
		line-height: 1.5em;
		text-align: left;
		color: #404040;
	}
	
		
		#headline li{
	
			font-family: "proxima-nova-1","proxima-nova-2", Helvetica, Arial, sans-serif;
			/*font-family: "museo-sans-1","museo-sans-2", helvetica, arial, sans-serif; */
			font-weight: light;
			font-size: .9em;
			line-height: 1.5em;
			text-align: left;
			color: #404040;
		}
		
		#headline a{
			text-decoration: none;
			border-bottom: #AEE0EA 1px dotted;
			color: #ff7b10;
			
		}
		
		#headline a:hover{
			text-decoration: none;
			background: #ff7b10;
			color: #ffffff;
		}
	
	.column_left {
		width: 400px;
		float: left; 
		padding-right: 15px;
	}
	
	.column_right {
		width: 200px;
		float: right;
	}
	
	#columns {
		border-top: 1px dashed #51C8EE;
		padding-top:  10px;
	}
	
	.description_text {
		width: 500px; 
		font-family: "proxima-nova-1","proxima-nova-2", helvetica, arial, sans-serif;
		font-weight: light;
		font-size: .8em;
		line-height: 1.5em;
		color: #404040;
		padding: 0 15px 10px 0;
	}
	
	#pricearound {
		margin: 0px 0 10px 0; 
		border: dotted #8bbf3c 1px;
	}
	
	#price {
		border: 4px solid #ffffff;
		text-align: center;
		background: #eaf3fa;
		padding: 15px;
		color: #1472ac;
		
	}
	.pricing {
		font-family: "museo-slab-1","museo-slab-2", Helvetica, Arial, sans-serif;
		font-weight: 500;
		font-size: 2em;
	}
	
	.pricing2 {
		font-family: "museo-slab-1","museo-slab-2", Helvetica, Arial, sans-serif;
		font-weight: 500;
		font-size: .8em;
		text-shadow: 0px 1px 2px #ffffff;
	}
	
	.pricing2 a{
		font-family: "museo-slab-1","museo-slab-2", Helvetica, Arial, sans-serif;
		font-weight: 500;
		font-size: .8em;
		text-shadow: 0px 1px 2px #ffffff;
		text-decoration: none;
		color: #1472ac;
	}
	
	.pitch {
		font-family: "museo-slab-1","museo-slab-2", Helvetica, Arial, sans-serif;
		font-weight: 500;
		color: #00a6e7;
		margin-bottom: 0px;
		font-size: 1.5em;
		margin-top: 10px;
		text-shadow: 0px 1px 1px #c0c0c0;	}
		
	.team img {
		border: 3px solid #AEE0EA;
	}

/* SLIDER */
			
	#container{	
		margin: 0 auto;
		position:relative;
		text-align:left;
		width:750px;
		height: 400px;
		background:#fffff;		
		border: 4px solid #ffffff;
		}	
		
	#sliderbox {
			border: 1px dotted #AEE0EA;
			width: 758px;
		}
			
	#slider ul, #slider li {
		margin:0;
		padding:0;
		list-style:none;
		}
		
	#slider li { 
		width:750px;
		height:400px;
		overflow:hidden; 
		}

	ol#controls{
		margin:0 0 0 0;
		padding:0;
		height:22px;	
		float: right;
		}
		
	ol#controls li{
		margin:10px 0 0 10px; 
		padding:0;
		float:left;
		list-style:none;
		height:22px;
		line-height:22px;
		}
		
	ol#controls li a{
		float:left;
		height:22px;
		line-height:22px;
		border: 0;
		background:#ff7b10;
		color:#ffffff;
		padding:0 8px;
		text-decoration:none;
		font-size: .8em;
		font-family: "museo-slab-1","museo-slab-2", Helvetica, Arial, sans-serif;
		font-weight: 500;
		}
		
	ol#controls li.current a{
		background:#00adef;
		color:#fff;
		}
		
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* SOCIAL MEDIA LINKS */

#media {
	border-top: 1px dotted #AEE0EA;
	padding:  10px 10px 10px 30px;
	text-align: center;
	height: 16px;
}

.mediaimg, .mediaimg img{
	height:  16px;
	padding-right: 5px;
	float: left;
	border: 0;
}

.mediatext{
	float: left;
	padding-right: 20px;
	padding-bottom: 5px;
	font-family: "museo-slab-1","museo-slab-2", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #404040;
	text-decoration: none;
	border: 0;
}

.mediatext a, .mediatext a:hover{
	font-weight: 300;
	font-size: .8em;
	color: #404040;
	text-decoration: none;
}

/* BOTTOM STUFF */

	#footer {
		border-top: 3px solid #a9c8e3;
		padding-top:  10px;
	}
	
	#copyright {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 50px;
		padding: 5px;
		background: #ffffff;
		border: #51C8EE dashed 1px;
		width: 600px;
		font-family: "museo-slab-1","museo-slab-2", Helvetica, Arial, sans-serif;
		text-transform: uppercase;
		font-size: .6em;
		color: #00a6e7;
		font-weight: 500;
		text-align: center;
	}
	
	#copyright a {
		text-decoration: none;
		color: #00a6e7;
		border-bottom: #00a6e7 dotted 1px;
	}
	
	#copyright a:hover {
		background: #00a6e7;
		color: #ffffff;
	}
