/* CSS Document */

/* Big Cat Web Design - bigcat_global.css  =============================================== */
/* COPYRIGHT Big Cat Web Design 2008  =============================================== */
/* AUTHOR Big Cat Web Design  =============================================== */

/* QUICK COLOUR REFERENCE  =============================================== */
/* Colour 1 #000 */
/* Colour 2 #000 */

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

* {
	padding:0;
	margin:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404041;
	background-color: #E4E4E4;
}
a {
	color: #9AAA75;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}		
h1 {
	color: #9AAA75;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 20px;
}	
h2 {
	color: #9AAA75;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 15px;
}
h3 {
	color: #404041;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
}
 h1 a, h2 a {
 	text-decoration: none;
	font-weight: normal;
}
 h1 a:hover, h2 a:hover {
 	text-decoration: none;
	font-weight: normal;
}		
p.class {
	margin-bottom: 0;
}	
img {
	border: 0;
}
.Testimonail {
	font-style: italic;
	font-size: 13px;
	padding: 5px;
	background-color: #F4F4F4;
}
.ServiceLinks {
	font-size: 12px;
	padding: 5px;
	background-color: #F4F4F4;
}	
.SmallCopy {
	font-size: 9px;
	line-height: 12px;
}	

/* For doing <hr>s nicely, from
http://diveintoaccessibility.org/day_25_using_real_horizontal_rules_or_faking_them_properly.html */
div.hr { display: none }
/*/*/a{}
div.hr {
	display: block;
	margin: 1em 0 1em 0;
	border-bottom: 1px dotted #999;
	clear: left;
}
	
/* Begin Page Layout  =============================================== */

#divContainer {
	margin: 20px auto 0;
	width: 900px;

}	
#divHeader {
	margin-bottom: 20px;
}
	
/* TopNav Layout  =============================================== */

#divMainNav {
	color: #666666;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
	margin-top: 90px;

}
#ulMainNav li {
	margin-left: 0;
	padding: 0 10px 0 10px;
	list-style: none;
	display: inline;
}
#ulMainNav li.class {
	padding-right: 0px;
}		
#ulMainNav a {
	color: #FFF;
	text-decoration: none;
	background: #9AAA75;
	padding: 2px 5px;

}
#ulMainNav a:hover, #divMainNav .current {
	color: #FFFFFF;
	text-decoration: none;
	background: #404041;
}	

/* TopNav Layout End =============================================== */

/* Main Body Layout =============================================== */

#divBodyWrapper {
	padding: 20px;
	background: #FFFFFF url(../images/bg_body.gif) top no-repeat;	
}			
#divBody {
	width: 600px;

}	
#divBody P {
	margin-bottom: 15px;
	line-height: 18px;
}			
#divBody ul {
	margin-bottom: 15px;
	padding-left: 40px;
}
#divBody li {
	margin-bottom: 10px;
}	
#tblHomeTabs {
	margin-bottom: 20px;
}	
#tblHomeTabs td.class {
	padding: 0 10px 5px;
	background: #E4E4E4 url(../images/bg_home_tab.gif) bottom no-repeat;
	width: 160px;
}	
#tblHomeTabs p {
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 0;
}
#tblHomeTabs h1 {
	font-size: 14px;
	margin-bottom: 5px;
}		

/* Main Body Layout End =============================================== */

/* Body-Right Layout =============================================== */


 /* set background images for corners */

.rbtop div  { background: url(../images/tl.gif) no-repeat top left; }
.rbtop      { background: url(../images/tr.gif) no-repeat top right; }
.rbbot div  { background: url(../images/bl.gif) no-repeat bottom left; }
.rbbot      { background: url(../images/br.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 5px;
	font-size: 1px;
}
.rbcontent  { margin: 5px 10px; }

#divBodyRight {
	float: right;
	width: 240px;
}
#divBodyRight h1 {
	font-size: 18px;
}
#divWebdesign {
	margin-bottom: 5px;
	padding: 6px 5px;
	background: url(../images/bg_service_tab_wd.gif) no-repeat;
}	
#divSEO {
	margin-bottom: 5px;
	text-align: left;
	padding: 6px 5px;
	background: url(../images/bg_service_tab_seo.gif) no-repeat;
}	
#divGraphicDesign {
	margin-bottom: 10px;
	padding: 6px 5px;
	background: url(../images/bg_service_tab_gd.gif) no-repeat;
}	
#divWebdesign h1, #divSEO h1, #divGraphicDesign h1 {
	margin-bottom: 0;
}
#divRecentProjects, #divContactUs {
	background: #E4E4E4;
	font-size: 10px;
	margin-bottom: 10px;
}
#divRecentProjects h1, #divContactUs h1 {
	margin-bottom: 2px;
}
#divRecentProjects h2, #divContactUs h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}			
#divRecentProjects p, #divContactUs p {
	margin-bottom: 10px;
	text-align: justify;
}	
#divRecentProjectsImg {
	text-align: center;
}	

/* Body-Right End =============================================== */
	
.clearer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
#divFooter {
	margin: 0 auto 10px;
	width: 860px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: left;
	background: #999999 url(../images/bg_footer.gif) bottom no-repeat;
	padding: 5px 20px;
}	
#divFooter a {
	color: #FFFFFF;
	font-weight: normal;
}	
#divFooter a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
#divFooter p {
	margin-bottom: 3px;
}
#divFooterRight {
	width: 300px;
	float: right;
}
#divFooterRight p {
	text-align: right;
}				

/* 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  =============================================== */
	
#imgServices {
	float:left;
	padding-right: 20px;
}	
#tblGallery {
	width: 100%;
	font-size: 10px;
	margin-bottom: 20px;
}
#tblGallery td.class{
	padding-bottom: 10px;
}		
