/* ============================== */
/* ! Layout for desktop version   */
/* ============================== */

	body { font: normal .75em verdana, arial, sans-serif; /*12 pixels*/ color: #333; }
	
	
	h1 {font: bold 250%/110% calibri,'Droid Sans',  Arial, sans-serif; }
	
	h2 {font: bold 140% calibri,'Droid Sans', Arial, sans-serif; color: #bd2426;text-shadow: 1px 1px 1px #fff;}
	.red-hd{color: white; text-shadow: none;}
	.logged-in h2 {font-size: 120%; line-height: 100%; margin-bottom: 1%;}
	h3 {font-size: 110%;margin: .5% 0; font-family: verdana, calibri,'Droid Sans', Arial, sans-serif;}
	h4 {font: bold 180% 'Droid Sans', calibri, Arial, sans-serif;}	

	h5 {font: normal 100% verdana, arial, sans-serif;}

	h6 {font-size: 75%; font-weight: normal; text-transform: uppercase; color: #666;}
	.related-items h6 {color: #ccc;}
	a {text-decoration: none;}
	.related-items a {color: white;}

		.logo a {color: white; font-size: .1px;}

.utility-nav a {color: #666; text-transform: uppercase;}
.shaded-box {text-shadow: 1px 1px 1px #fff;}
.tabs a {text-shadow: none;}
.tabs .active a {text-shadow: 1px 1px 1px #fff;}
.quote {color: #fff;font: italic 140% calibri,'Droid Sans', Arial, sans-serif;}
.testimonial h6 {color: #fff;}
.issue h2 {border-bottom: 1px solid #ccc;}
.issue h3{margin-top: 2%;}
/*sizing*/

.alpha {font-size: 300%;}
.beta {font-size: 200%;}
.gamma {font-size: 150%;}
.delta {font-size: 122%;}
.epsilon {font-size: 112%;}
.zeta {font-size: 100%;}
.eta {font-size: 90%;}
.theta {font-size: 75%;}

/*colors*/
.red {color: #bd2426;}
.white {color: #fff;}
.blue {color: #036;}
.dark-gray {color: #333;}

/*weight*/
.bold {font-weight: bold;}
.normal {font-weight: normal;}
