/* CSS Document */

/* A-Joiner- a-joiner_main.css  =============================================== */
/* COPYRIGHT A-Joiner 2009  =============================================== */
/* AUTHOR Big Cat Web Design  =============================================== */

/* QUICK COLOUR REFERENCE  =============================================== */

/* Red 01 #E63F26 */
/* Red 02 #CA402B */


/* Generic Selectors  =============================================== */

* {
	padding:0;
	margin:0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background: #f2f2f2 url(../images/bg_main.jpg) no-repeat top center;
}
a {
	color: #CA402B;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}		
h1 {
	color: #CA402B;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
}

h2 {
	color: #CA402B;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
h2 a {
	color: #A21636;
}
h2 a:hover {
	color: #0047A9;
}
h3 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}
p {
	text-align: left;
	margin-bottom: 10px;
}
p.class {
	margin-bottom: 0px;
}
p.margin {
	margin-bottom: 25px;
}
ul {
	margin-bottom: 20px;
	padding-left: 0px;
}		
img {
	border: 0;
}	
.smallcopy {
	font-size: 9px;
}


/* Begin Page Layout  =============================================== */

#divContainer {
	background:  #FFF;
	margin: 0 auto;
	width: 800px;
}

#divSeo {
	background-color:#F1F1F1;
	padding: 3px 0px 3px 0px;
	margin-bottom: 0;
	margin-top: 0;
	text-align: center 	;
	font-size: 9px;
}

#divHeader {
	padding-bottom: 20px;
	background: #E4E4E4;
}	
/* Top Nav Layout  =============================================== */

#divTopNav {
	color: #FFF;
	height: 10px;
	padding: 10px 0px 12px 0px;
	text-align: left;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: #E4E4E4;
	border-bottom: 3px solid #CA402B;
}	
#ulTopNav li {
	padding: 0 2px;
	list-style: none;
	display: inline;
	
}	
#ulTopNav li.first {
	margin-left: 0px;
	border-left: none;
	list-style: none;
	display: inline;
	padding-left: 0px;
}
#ulTopNav a {
	color: #FFF;
	text-decoration: none;
	margin-right: -5px;
	background: url(../images/bg_top_nav.gif) ;
	padding: 10px 15px 9px 15px;
}
#ulTopNav a:hover, #divTopNav .current {
	text-decoration: none;
	color: #FFF;
	background: url(../images/bg_top_nav_over.gif) ;
}

/* Top Nav Layout End =============================================== */

/* Main Nav Layout  =============================================== */

#divMainNav {
	color: #FFF;
	background: #000 url(../images/bg_main_nav.gif) repeat-x;
	height: 12px;
	padding: 4px 15px 7px 15px;
	text-align: left;
	margin-bottom: 0px;
	font-size: 11px;
	text-align: right;
}	
#ulMainNav li {
	padding: 0 10px;
	list-style: none;
	display: inline;
	
}	
#ulMainNav li.last {
	margin-right: 0px;
	list-style: none;
	display: inline;
	padding-right: 0px;
}
#ulMainNav a {
	color: #FFF;
	text-decoration: none;
	margin-right: -5px;
}
#ulMainNav a:hover, #divMainNav .current {
	color: #CA402B;
	text-decoration: none;
}
#imgIco {
	padding-right: 5px;
}
/* Top Nav Layout End =============================================== */

#divMainImg {
	margin-bottom: 25px;
}
#divBody {
	padding: 0 15px;
}	
#divBody ul {
	margin: 0 0 15px 40px;
}	
#divBody li {
	margin-bottom: 5px;
}

.linkbody {
	color: #000;
	text-decoration: none;
}
.linkbody:hover {
	color: #9AA36A;
	text-decoration: underline;
}

.linkbody1 {
	color: #000;
	text-decoration: underline;
}
.linkbody1:hover {
	color: #9AA36A;
	text-decoration: none;
}
	
#tblHomeTabs Img {
	margin-bottom: 5px;
}	
.Quote {
	font-size: 12px;
	font-style: italic;
	color: #CA402B;
	margin-bottom: 3px;
}
#divQuote1 {
		padding: 5px;
		margin-bottom: 10px;
}
#divQuote2 {
		padding: 5px;
		background: #E4E4E4;
		margin-bottom: 10px;
}
#divQuote1 h1, #divQuote2 h1 {
	font-size: 12px;
	font-style: italic;
	color: #CA402B;
	margin-bottom: 3px;
}
#divQuote1 p, #divQuote2 p {
	font-size: 11px;
	color: #000;
	margin-bottom: 0px;
}
#tblGallery {
	width: 100%;
	margin-bottom: 5px;
}
#tblGallery td {
	padding-bottom: 15px;
	
}
#tblGallery img {
		border: 1px solid #CCC;
}
		
.clearer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	margin-top: 10px;
}
#divFooter {
	margin: 0 auto 10px;
	width: 770px;
	color: #000;
	font-size: 10px;
	text-align: left;
	background: #E4E4E4;
	padding: 15px;
}	
#divFooter a {
	color: #CA402B;
	font-weight: normal;
}	
#divFooter a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}
#divFooter p {
	margin-bottom: 3px;
}
#divFooterRight {
	width: 400px;
	float: right;
}
#divFooterRight p {
	text-align: right;
}

#divSeobottom {
	background-color:#FFFFFF;
	padding: 3px 0px 3px 0px;
	margin-bottom: 0;
	margin-top: 0;
	text-align: center 	;
	font-size: 9px;
}
	
/* Begin Gen Contact Form Layout  =============================================== */

#tblContact {
	margin-bottom: 20px;
}
#tblContact td {
	padding: 3px 0;
}				
#tblContact input, #tblContact textarea, #tblContact select {
	width: 300px;
}	
#tblContact input.class {
	width: 80px;
}
fieldset {
	border: 0;
}

/* End Gen Contact Form Layout  =============================================== */	

/* Links Layout =============================================== */

#tblLinks {
	width: 100%;
	margin-bottom: 20px;
}	
#tblLinks td {
	padding-bottom: 20px;
}
#tblLinks td.class {
	padding: 0;
}	
#tblLinks h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}		
#tblLinks p {
	font-size: 10px;
	margin-bottom: 5px;
}

/* Start Sitemap Layout  =============================================== */
	
#ulSitemap ul {
	margin-bottom: 10px;
}	
#ulSitemapSub {
	padding: 10px 0 0 0;
}	

/* End Sitemap Layout  =============================================== */

#ulDownloads {
	list-style-type: none;
}
#divCol01, #divCol02, #divCol03, #divCol04 {
		width: 185px;
		float: left;
		background: #CA402B url(../images/bg_hometab_top.gif) no-repeat top left;
		color: #FFF;
		font-size: 10px;
		margin: 10px 0 20px 0;
		line-height: 12px;
}
#divCol02, #divCol03, #divCol04 {
		margin-left: 10px;
}
#divCol01 img, #divCol02 img, #divCol03 img, #divCol04 img {
	padding: 10px;
}
#divCol01 h1, #divCol02 h1, #divCol03 h1, #divCol04 h1 {
	font-size: 12px;
	margin-bottom: 5px;
	color: #FFF;
	font-weight: bold;
	padding: 0 10px 0 10px;
}
#divCol01 p, #divCol02 p, #divCol03 p, #divCol04 p {
	padding: 0 10px;
}
#divCol01 a, #divCol02 a, #divCol03 a, #divCol04 a {
	color: #FFF;
	text-decoration: underline;
}
#divCol01 a:hover, #divCol02 a:hover, #divCol03 a:hover, #divCol04 a:hover {
	color: #9AA36A;
	text-decoration: none;
}

#divCol01 .link, #divCol02 .link, #divCol03 .link, #divCol04 .link {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: bold;
}
#divCol01 .link:hover, #divCol02 .link:hover, #divCol03 .link:hover, #divCol04 .link:hover {
	color: #9AA36A;
	text-decoration: underline;
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: bold;
}
#divCol01 p.last, #divCol02 p.last, #divCol03 p.last, #divCol04 p.last {
	background: url(../images/bg_hometab_bot.gif) no-repeat bottom left;
	margin: 0;
	padding-bottom: 10px;
}
#imgBlindsOffer {
	float: right;
	margin-left: 20px;
}