/*-----------------------------------------------------*\
Coatings Plus Cascading Style Sheet

This stylesheet defines styles and classes for the 
Coatings Plus website at:
http://www.coatingsplus.com

Version		1.0
Date:		1/28/09

Author: Content Is Queen Productions
http://www.contentisqueen.com
\*-----------------------------------------------------*/



/*-----------------------------------------------------*\
 * Position and Layout Classes
\*-----------------------------------------------------*/

.maintable {
	width: 760px;
}



/*-----------------------------------------------------*\
 * Default HTML tag behavior
\*-----------------------------------------------------*/

body {
	background-color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;

	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
}




/*-----------------------------------------------------*\
 * Page Heading Classes
\*-----------------------------------------------------*/

h1 {
	font-size: 1.5em;
	color: #ffcc33;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

h2 {
	font-size: 1.3em;
	color: #ffcc33;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}


/*-----------------------------------------------------*\
 * Anchor Classes
\*-----------------------------------------------------*/
a {
	color: #FFFFFF;
	text-decoration: underline;
}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	padding: 0px 0px 0px 0px;
	text-align:center;
}
#nav a:link {
	color:#cccc33;
	text-decoration:none;
}
#nav a:hover {
	color: #CC0000;
	text-decoration: none;
}
#nav a:visited {
	color:#cccc33;
	text-decoration:none;
}



	

A.boxlinks:link { 
	font-family: Arial, san-serif; 
	font-weight: bold;
	color: #333333;
	text-align: center;
	text-decoration:none;
	}
	
	
A.boxlinks:visited { 
	font-family: Arial, san-serif; 
	font-weight: bold;
	color: #333333;
	text-align: center;
	text-decoration:none;
	}
	
A.boxlinks:active { 
	font-family: Arial, san-serif; 
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	}
	
A.boxlinks:hover { 
	font-family: Arial, san-serif; 
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	}
	
	

A.copyrightlink:link { 
	font-family: Arial, san-serif; 
	font-style: normal; 
	font-weight: normal;
	font-size: 1.0em; 
	font-weight: bold;
	color: #333333;
	}
	
	
A.copyrightlink:visited { 
	font-family: Arial, san-serif; 
	font-style: normal; 
	font-weight: normal;
	font-size: 1.0em; 
	font-weight: bold;
	color: #333333;
	}
	
A.copyrightlink:active { 
	font-family: Arial, san-serif; 
	font-style: normal; 
	font-weight: normal;
	font-size: 1.0em; 
	font-weight: bold;
	color: #333333;
	}
	
A.copyrightlink:hover { 
	font-family: Arial, san-serif; 
	font-style: normal; 
	font-weight: normal;
	font-size: 1.0em; 
	font-weight: bold;
	color: #333333;
	}

/*-----------------------------------------------------*\
 * Misc. Text classes
\*-----------------------------------------------------*/

.phone_bottom {	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
}

#mission {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	background-color: #DBAF34;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 100%;
}

.menu {  /*made yellow line under navigation that cut through the second line*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cccc33;
	width: 760px;

	border-bottom: solid #ffcc33 5px;
}


/*-----------------------------------------------------*\
 * Colored Boxes on Right Side Classes
\*-----------------------------------------------------*/



.rightorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	background-color: #FF9900;
	text-align: center;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.rightyellow {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background-color: #F2D702;
	text-align: center;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rightpink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #CD3367;
	text-align: center;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rightredorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FF6632;
	text-align: center;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rightgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #009A66;
	text-align: center;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}








/*-----------------------------------------------------*\
 * Currently UNUSED/DEPRECATED classes
\*-----------------------------------------------------*/

.headingbox { /*not in html file*/
	padding: 10px 0px 0px 15px;
}


.welcometext { /*not in text*/
	padding: 0px 30px 20px 33px;
}
.imagefloatright { /*not in html file*/
	float: right;
	margin-left: 20px;
}
.imagefloatleft { /*not in html file*/
	float: left;
	margin-right: 20px;
}


.widepagepadding { /*not in text*/
	padding: 0px 10px 20px 10px
}
.whatsnewtext {/*not in text*/
	padding: 0px 15px 20px 15px;
}
.optionsborder { /*not in html*/
	padding: 10px 10px 0px;
	border: 1px solid #999999;
}
.description { /*not in html*/
	font-size:10px;
	line-height:12px;
	padding-top:3px;
	padding-bottom:3px;
	text-align: center;
}
.bigpicpadding {   /*not in html file*/
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.texttableborder {  /*not in html file*/
	border: 1px solid #67182B;
	margin-left: 2px;
	margin-right: 1px;
}

.purpleheadingbox { /*not in text*/
	background-color: #481C27;
	padding:5px 36px 5px 23px;
}
.purpletextbox { /*not in text*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #67182B;
	padding:5px 36px 10px 23px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height:14px;
}
.blueheadingbox { /*not in html file*/
	background-color: #4D5F8A;
	padding:5px 36px 5px 23px;
}
.bluetextbox { /*not in html file*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #7B8DB8;
	padding:5px 36px 10px 23px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height:14px;
}
.bluetextbox_noline { /*not in html file*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #7B8DB8;
	padding:5px 36px 10px 23px;
	line-height:14px;
}
.bluepad { /*not in text*/
	border: 1px solid #7B8DB8;
}
.linebox { /*not in text*/
	padding: 10px 10px 20px;
}
.purpletextbox a { /*not in text*/
	color: #FFFFFF;
}
.bluetextbox a { /*not in text*/
	color: #FFFFFF;
}
.bluetextbox_noline a { /*not in text*/
	color: #FFFFFF;
}