body {
	text-decoration: none;
	background: #fff;
	padding:0;
	text-align: center;
	margin: 0 auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#373737;
	
}


img {
	border: none;
}

.left {
	float: left;
	
}	

.right
{
	float: right;

}

.center {
	text-align: center;
	}
	
.clear {
	clear: both;

}




/*Typography */

p {
	line-height: 1.8em;
	letter-spacing:.9px;
}


h3{
	font-size: 11px;
	color: #000;
}

h2 {
	color: #2d2e2a;
	font-size: 14px;
}

h1 {
	color: #000;
	font-size:35px;
	letter-spacing:.1px;

}


.entry-meta {
	font-style: italic;

}

.manifesto-content {
	color: white;
	text-align: center;
	background:  #000;
	padding: 20px;
	margin: 0 100px 50px 100px;
}

.manifesto-content p {
	color: #fff;
	font-size: 16px;
	
}

.manifesto-content h1 {
	color: #fff;
}


.contact-form-content {
	color: #000;
	text-align: left;
	background:  #fff;
	padding-bottom: 20px;
}

.contact-form-content p {
	color: #000;
	font-size: 25px;
	
}

.contact-form-content h1 {
	color: #000;
}



/* links */


a.link:link, a.link:visited, a.link:active, .blogSidebar a:link, .blogSidebar a:active, .blogSidebar a:visited   { text-decoration: none; color: #7b7b70;}

a.link:hover, .blogSidebar a:hover { text-decoration: none; color: #2d2e2a; }


a.bold:link, a.bold:visited, a.bold:active, h2 a:visited, h2 a:active, h2 a:link, .entry-content a:active, .entry-content a:link, .entry-content a:visited { font-weight: bold; text-decoration: none; color: #000; }

a.bold:hover,  h2 a:hover, .entry-content a:hover  { text-decoration: none; color: #7b7b70; }


a.red:link, a.red:visited, a.red:active, .entry-meta a:link, .entry-meta a:visited, .entry-meta a:active { font-weight: bold; /*border-bottom:1px dotted #000;*/ text-decoration: none; color: #dc1f26; }

a.red:hover, .entry-meta a:hover { text-decoration: none; color: #000; }


a.buy:link, a.buy:visited, a.buy:active { padding: 5px; background-color: black; font-weight: bold; text-decoration: none; color: #fff; }

a.buy:hover { text-decoration: none; color: #808080; }


a.product:link, a.product:visited, a.product:active { font-weight: none; text-decoration: none; color: #000; }

a.product:hover  { text-decoration: underline; color: #000; }


h1 a:link, h1 a:visited, h1 a:active {
	 text-decoration: none; color: #000; border-bottom: dotted 1px #dc1f26;
}

h1 a:hover {
	color: #dc1f26;
}


a.blog-nav:link, a.blog-nav:visited, a.blog-nav:active { font-family: Times; font-size: 12px;  text-decoration: none; color: #000; }

a.blog-nav:hover { border-bottom:1px dotted #000; text-decoration: none; color: #000; }


/*END Typography */


/*Basic Layout*/



.leftFeature {
	padding-top: 200px;
	float: left;
	width: 400px;
	}
	
.rightFeature {
	text-align: right;
	padding-bottom: 0px;
	height: 330px;
	width: 440px;
	float: right;
 }


.centerContainer{
	 width:980px;
	 margin: 0px auto;
}

.container {
	margin-top: 15px;
	padding-left: 30px;
	padding-bottom: 15px;
	padding-right: 30px;
	padding-top: 0px;
	background: #fff;
	text-align: left;

}

.headerContainer {
	
	margin: 0 auto;
	padding-bottom: 55px;
	height: auto;
}

.bottomBorder{
	border-bottom: solid 1px #bdbdbd;
	height: 10px;
}


/*Home Features*/
.details-container {
	/*border-bottom: solid 1px #bdbdbd;*/
	padding-top: 25px;
	padding-bottom: 50px;
}



.details-left {
	float:left;
	width: 447px;
		}

.details-col1 {
	float: left;
	width: 447px;
	padding-top: 20px;

}

.details-right {
	float:right;
	width: 447px;

}

.details-col2 {
	float: right;
	width: 210px;
	padding-top: 20px;

}



.details-col3 {
	width: 210px;
	padding-top: 20px;

}


/*PRODUCT COMPARE*/
.compare-container {
	padding-top: 0px;
	padding-bottom: 20px;
}

.compare-header-container {
	padding-top: 20px;
	padding-bottom: 0px;
}



.compare-left {
	float:left;
	width: 447px;
		}

.compare-col1 {
	float: left;
	width: 447px;
	padding-top: 10px;

}

.compare-right {
	float:right;
	width: 447px;

}

.compare-col2 {
	float: right;
	width: 210px;
	padding-top: 10px;

}



.compare-col3 {
	width: 210px;
	padding-top: 10px;

}

.compare-title {
	width: 210px;

}



/*main content -- product page*/
.main-content-container {
	/*border-bottom: solid 1px #bdbdbd;*/
	padding-top: 20px;
	padding-bottom: 20px;
	width: 920px;
}

.main-content-container-left {
	float:left;
	width: 447px;
		}

.main-content-container-right {
	float:right;
	width: 447px;
		}
		
.main-2col-span {
	width: 447px;
	

}


/* 4 column layout */


.container4 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden; 
	
}

.container3 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right: 25%; 
	
	}
	
.container2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right: 25%; 
	
}

.container1 {
	float:left;
	width:100%;
	position:relative;
	right: 25%; 
	
	}

.col1 {
	left: 75%;
	float:left;
	width: 23%;
	position:relative;
	overflow:hidden;
}

.col2 {
	left: 77.67%;
	float:left;
	width: 23%;
	position:relative;
	overflow:hidden;
}

.col3 {
	left: 80.33%;
	float:left;
	width: 23%;
	position:relative;
	overflow:hidden;
}

.col4 {
	left: 83.2%;
	float:left;
	width: 23%;
	position:relative;
	overflow:hidden;
	

}




/* end 4 column layout */


/* 3 col layout */

.bodyContainer3 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right: 33.33%; 
	
}

.bodyContainer2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right: 33.33%; 
	
}

.bodyContainer1 {
	float:left;
	width:100%;
	position:relative;
	right: 33.33%; 
		}

.bodyCol1 {
	left: 100%;
	float:left;
	width: 31.33%;
	position:relative;
	overflow:hidden;
}

.bodyCol2 {
	left: 102.67%;
	float:left;
	width: 31.33%;
	position:relative;
	overflow:hidden;
}

.bodyCol3 {
	left: 105.33%;
	float:left;
	width: 31.33%;
	position:relative;
	overflow:hidden;
	
}





/*end 3 col layout */


/*generic page*/

.left-side {
	float: left;
	width: 210px;
	padding-right: 25px;


}


.right-body {
	float: right;
	width: 685px;


}



ul {
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
	
	}

.social ul li{
	display: inline;
	
	}

.social {
	text-align: right;
	border-bottom: solid 1px #bdbdbd;
	border-top: solid 1px #bdbdbd;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-top: 5px;

}

.type5 {
	padding-top: 10px;

}

/*java rolloevers - small box*/



.box {
	background-color: #ffffff;
	width: 210px;
	height: 195px;
	position:relative;
	float:left;
	overflow:hidden;
	
}



.box a span.slide-title {
	position: absolute;
	line-height: 14px;
	color: #000 !important;
	font-size: 12px;
	z-index: 100;
	text-decoration:none;
	margin-top:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:12px;
	padding-left:5px;
	background-color:#FFF;
	font:Arial, Helvetica, sans-serif;
	left: 0px;
	top: 40px;
}

.box a {
	text-decoration:none;
	
}

.color {
	position:absolute;
	top:0px;
	left:0px;
}

/*java rolloevers - home box*/

.box-home {
	background-color: #ffffff;
	width: 920;
	height: 335px;
	position:relative;
	float:left;
	overflow:hidden;
	padding-bottom: 0px;
	
}

.color {
	position:absolute;
	top:0px;
	left:0px;
}


	
