@charset "utf-8";
/* Theme's Official Site: http://blankconcrete5theme.ajdwv.com 
 * Blank Concrete5 960 Theme compiled by Adam Johnson
 * http://adamjohnsondesign.com | Twitter: @adamj_design
*/
 
/* Main CSS Document. Put most of your styles here */



/* customizable styles */



/* Reset default browser settings */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote, a {
 padding: 0;
 margin: 0;
 font-size: 11px;
 font-weight: normal;
 letter-spacing: 0px;
 outline: 0;


}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: none; list-style: none; }
q:before, q:after { content:''; }





/* define color(purple) and size of the links going out */
a{
	color: #999999;
	text-decoration:none;
	font-size: 11px;
	letter-spacing: 0px;
}

a:hover{
	color: #4d4b4b;

}

/* more info pop-up link */

#more_info_pop_up{
	 font-size: 11px;
	 color: #4d4b4b;
}

/* define body */
body {
	font: 62.5% "Helvetica", Verdana, Arial, Helvetica, sans-serif;
	margin: 20px;
	background-color: #FFFFFF;
}

/* WRAPPER: wraps entire contents of page */
#wrapper{
	position: absolute;
	background-color: #FFFFFF;
	width: 1000px;
	margin: 0 auto;
}



/* defines main pic */
#main_pic{

	padding-top: 40px;
	margin-bottom: 10px;
	zoom: 1;
	
}
/* thumbnail links "Dots"*/




#links_internal_1{
	position: absolute;
	font-size: 18px;
	left: 368px;
	top: 548px;	
}

#links_internal_2{
	position: absolute;
	font-size: 18px;
	left: 382px;
	top: 548px;
}
#links_internal_3{
	position: absolute;
	font-size: 18px;
	left: 396px;
	top: 548px;
}
#links_internal_4{
	position: absolute;
	font-size: 18px;
	left: 410px;
	top: 548px;
}
#links_internal_5{
	position: absolute;
	font-size: 18px;
	left: 424px;
	top: 548px;
}
#links_internal_6{
	position: absolute;
	font-size: 18px;
	left: 438px;
	top: 548px;
}
#links_internal_7{
	position: absolute;
	font-size: 18px;
	left: 452px;
	top: 548px;
}
#links_internal_8{
	position: absolute;
	font-size: 18px;
	left: 466px;
	top: 548px;
}
#links_internal_9{
	position: absolute;
	font-size: 18px;
	left: 480px;
	top: 548px;
}
#links_internal_10{
	position: absolute;
	font-size: 18px;
	left: 494px;
	top: 548px;
}
#links_internal_11{
	position: absolute;
	font-size: 18px;
	left: 508px;
	top: 548px;
}
	

/* defines text and the various headings */

#text{
	position: absolute;
	left: 370px;
	top: 575px;
	width: 540px;
	padding-bottom: 20px;
	zoom: 1;


	
}
	

p{
	margin-top: 1px;
	margin-bottom: 2px;
	letter-spacing: 0px;
}

/* Title*/
h1{
	 letter-spacing: 0px;
	 color: #333333;
}
h1 p{
	color: #999999;
	margin-bottom: 10px;
}

/* Material*/
h2{
	color: #333333;
	letter-spacing: 0px;
	}

h2 p{
	
	color: #999999;
}

/* Description */
h3{
	letter-spacing: 0px;
	color: #333333;
}
h3 p{
	color: #999999;
	margin-top: 1px;
	margin-bottom: 2px;
	letter-spacing: 0px;
}

#description_indent{
	text-indent: 8px;
}

/* prices */
h4{
	letter-spacing: 0px;
	color: #4d4b4b;
	margin-top: 8px;
}
h4 p{
	color: purple;
}

/* defines the links going out */



ul#mainNav{
		text-align:left;
		padding-top: 50px;

}


#mainNavContainer li{

}
#mainNav li{
			font-size: 11px;
		


}

#mainNav li a{
		margin-left: 80px;
		
}

/* defines work link */

ul#workNav{
		position: absolute;
		padding-top: 40px;

}

#workNav li{
	margin-top: 10px;

		margin-left: 80px;

		}
#workNav li a{
			font-size: 11px;
            letter-spacing: 0px;
}




/* customize_miscellaneous */ /* customize_miscellaneous */