/*  
Theme Name: AllPhase
Theme URI: http://www.all-phasect.com/
Version: 2.0
Author: Alex Navarro
Author URI: http://www.thinkgreenthoughts.org/

*/


body {
	margin:0;
	padding: 0;
	vertical-align: top;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

a:link {color: #ce281f; font-weight: bold; text-decoration:none;}
a:visited {color: #a72018; font-weight: bold; text-decoration:none;}
a:hover {color: #ff0d00; font-weight: bold; text-decoration: none;}

img.right {
	margin: 5px 5px 5px 5px;
	display: inline;
	border: none;
	float: right;
}

html {overflow: -moz-scrollbars-vertical;}

#wrap {
	width: 900px;
	vertical-align: top;
	margin:0 auto;
	/*border: 1px solid #000000;*/
}

#header {
	width: 900px;
	height: 135px;
	background-image:url(logo1.png);
	background-repeat: no-repeat;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #ce281f
}

#about {
	height: 210px;
	text-align: center;
	font-size: 14px;
	border-bottom: 1px dotted #ce281f;
	font-style:italic;
	padding: 0px;
}

#content {
	font-size: 12px;
	padding: 0;
}

#conleft {
	padding: 0;
	text-align: left;
	float: left;
	width:440px;	
	border-right: 1px dotted #ce281f;
}

#conright {
	padding: 0;
	text-align: right;
	float: right;
	width:440px;
}

#footer  {
	text-align: center;
	font-size: 10px;
	color: #777777;
	padding: 3px ;
	border-top: 1px solid #ce281f;
}

#clear {
	clear: both;
	padding: 0;
}

#orderform {
	background-color: #EEEEEE;
	border: 1px solid #ce281f;
	width: 800px;
	padding: 5px;
}

#inquiry {
	background-color: #EEEEEE;
	border: 1px solid #ce281f;
	width: 650px;
	padding: 5px;
}

.page {
	background-color: #ce281f;
	color: #ffffff;
	text-align: left;
	font-size: 18px;
	padding: 1px 0px 2px 5px;
	font-weight: bold;
}

.pagecont {
	text-align: left;
	font-size: 12px;
	padding: 5px 5px 20px 5px;
}

/* FONTS */

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-size: 13px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 5px ;
	padding: 5px;
}

.green {
	color: #339933;
	font-weight: bold;
}



.red {
	color: #ce281f;
	font-weight: bold;
}

/* FONTS */