/*********** G E N E R A L   S T Y L E S   S T A R T   H E R E ***********/
body, form, td, th, p { font-family:Arial, tahoma, verdana; font-size:12px;	color:#000; }
body, form, p, table, div, h1, h2, h3, h4, h5, h6 { margin:0px;	padding:0px; }
h1, h2, h3, h4, h5, h6 { display:inline; }
h1 { font-size: 16px; }
h2 { font-size: 15px; }
h3 { font-size: 14px; }
table { border-collapse:collapse; }
/**********/
a:link, a:visited { color: #000; text-decoration: none; }
a:hover, a:active { text-decoration: none; color: #555; }
/**********/
.fs12px { font-size:12px; color:#f30; font-weight:bold; }
.fs13px { font-size:13px; color:#666; font-weight:bold; }
.fs14px { font-size:14px; color:#444; font-weight:bold; }
.fs15px { font-size:15px; color:#222; font-weight:bold; }
.fs16px { font-size:16px; color:#000; font-weight:bold; }
.lh16px { line-height:16px; }
.lh18px { line-height:18px; }
/**********/
.bdr { border:1px solid #ccc; padding:2px; }
.bdrTop { border-top:1px solid #ccc; padding:2px; }
.bdrRight { border-right:1px solid #ccc; padding:2px; }
.bdrBottom { border-bottom:1px solid #ccc; padding:2px; }
.bdrLeft { border-left:1px solid #ccc; padding:2px; }
.bdrTR { border:1px solid #ccc; border-width:1px 1px 0 0; padding:2px; }
.bdrTB { border:1px solid #ccc; border-width:1px 0 1px 0; padding:2px; }
.bdrTL { border:1px solid #ccc; border-width:1px 0 0 1px; padding:2px; }
.bdrRB { border:1px solid #ccc; border-width:0 1px 1px 0; padding:2px; }
.bdrRL { border:1px solid #ccc; border-width:0 1px 0 1px; padding:2px; }
.bdrBL { border:1px solid #ccc; border-width:0 0 1px 1px; padding:2px; }

/********** GENERAL FORM STYLES START HERE **********/
.bgOne { background-color:#eee; padding:2px 2px 2px 5px; }
.bgTwo { background-color:#ddd; font-weight:bold; width:1px; padding:2px; text-align:center; white-space:nowrap; }
.bgThree { background-color:#f9f9f9; padding:2px 2px 2px 5px; }
.formHead { font-weight:bold; background:#e3f5ff; padding:5px; }
.formHead span { font-weight:normal; }
.formFields { background:#F4FCFF; }
.formText { font-size:11px; padding-left:2px; }
.formInput { font-size:11px; padding-left:2px; border:1px solid #ccc; background:#fff !important; }
select, textarea { 	font-size:11px; border:1px solid #ccc; 	background-color:#fcfcfc; }
textarea { background:#fafafa; font-family:Tahoma, Verdana, Arial }
input.button { 	border:1px solid #999; background-color:#f3f3d6; padding:1px; padding-left:2px; padding-right:2px; margin:0px; cursor:pointer; font-size:10px; }
input.button:hover { background-color:#e7e6a7; border:1px solid #999; border-width:1px 2px 2px 1px; border-color:#999 #82d000 #666 #82d000; }

/********** GENERAL IMG STYLES START HERE **********/
a img { border:0px; }
img.borderNone { border:0; }
img.borderNone:hover { 	border:0; }
img.block2Px { display:block; width:2px; height:2px; }
img.block5Px { display:block; width:5px; height:5px; }
img.fLefWithMargin { float:left; margin:0 10px 5px 0; }
img.fRigWithMargin { float:right; margin:0 0 5px 10px; }
img.sendEnquiry { margin:10px 0 0; }

/********** GENERAL DIV STYLES START HERE **********/
div.margin5px { margin:5px; }
div.margin10px { margin:10px; }
div.padding2px { padding:2px; }
div.padding5px { padding:5px; }
div.padding10px { padding:10px; }
div.banner { margin:15px auto; text-align:center; }
div.banner img { border:1px solid #999; }
div.clearBoth { clear:both; }

/********** OTEHR STYLES START HERE *********/
.fLeft { float:left; }
.fRight { float:right; }
b.keyword, strong.keyword { 
	background:#E8E8B0;
	padding:2px;
	font-weight:normal;
 }
.star { font-weight:bold; color:#ff0000; }
/**********/
.colorRed { color:#f00; }
.colorGreen { color:#060; }
.colorBlue { color:#06c; }
.colorYellow { color:#ff0; }
.colorOrange { color:#f60; }
.colorPink { color:#f0f; }
.colorGray { color:#666; }
/*********/
.bgRed { background:#ffebde; }
.bgRedDark { background:#ffb3b3; }
.bgGreen { background:#efffea; }
.bgGreenDark { background:#c1ffab; }
.bgBlue { background:#ebf3fb; }
.bgBlueDark { background:#cae5ff; }
.bgYellow { background:#ffffe6; }
.bgYellowDark { background:#ffffbf; }
.bgOrange { background:#fff0d3; }
.bgOrangeDark { background:#ffce71; }
.bgPink { background:#ffe6ff; }
.bgPinkDark { background:#ffbfff; }
.bgGray { background:#eee }
.bgGrayDark { background:#ccc }

/********** HEADER STYLES START HERE **********/

div#header1 {
	width:100%;
	display:table;
	background:url(images/headerRow1x3.jpg) no-repeat 530px 0;
}
div#header2 {
	width:100%;
	display:table;
	background:url(images/headerRow2x3.jpg) no-repeat 530px 0;
}
div#header2 .right {
	width:241px;
	height:87px;
	float:right;
	background:url(images/headerRow2x4.gif) no-repeat;
}
div#header2 .right div {
	padding:37px 60px 0 0;
	text-align:right;
	font-weight:bold;
	line-height:25px;
}
div#topProLinks {
	background:#b8e1ff;
	border:1px solid #275d85;
	border-width:1px 0;
	padding:5px 10px;
	font-weight:bold;
	clear:both;
	margin-bottom:15px;
}
div#topProLinks a:link, div#topProLinks a:visited, div#topProLinks span {
	background:url(images/bullet01.gif) no-repeat left 2px;
	padding:0 20px;
}
div#topProLinks a:hover, div#topProLinks a:active {
	color:#005ea3;
}

/********** RIGHT COLUMN STYLES START HERE **********/

div#rightColumn {
	float:right;
	width:175px;
	margin-right:2px;
	padding:3px;
	border:1px solid #69c;
}
div#rcGraInfo {
	background:#eef8ff;
	border:1px solid #69c;
	margin-bottom:10px;
	color:#fff;
}
/**********/
div#rcGraInfo .head {
	background:#69c;
	font-weight:bold;
	padding:3px 5px 5px;
	color:#fff;
}
div#rcGraInfo .head a:link, div#rcGraInfo .head a:visited {
	color:#fff;
}
div#rcGraInfo .head a:hover, div#rcGraInfo .head a:active {
	color:#cff;
}
/**********/
div#rcGraInfo .links {
	padding:5px 7px;
	line-height:20px;
	color:#06c;
}
div#rcGraInfo .links a:link, div#rcGraInfo .links a:visited, div#rcGraInfo .links span {
	background:url(images/bullet02.gif) no-repeat left 2px;
	padding-left:12px;
	border-bottom:1px dashed #69c;
	color:#06c;
}
div#rcGraInfo .links a:hover, div#rcGraInfo .links a:active {
	background:url(images/bullet03.gif) no-repeat left 2px;
	border-bottom:1px dashed #000;
	color:#000;
}
/********** RIGHT COLUMN GRANITE PRODUCTS STYLES START HERE **********/
div#rcGraIProducts {
	border:1px solid #660;
}
/**********/
div#rcGraIProducts .head {
	background:#b4b400;
	font-weight:bold;
	padding:3px 5px 5px;
	color:#fff;
}
div#rcGraIProducts .head a:link, div#rcGraIProducts .head a:visited {
	color:#fff;
}
div#rcGraIProducts .head a:hover, div#rcGraIProducts .head a:active {
	color:#cfc;
}
/**********/
div#rcGraIProducts .desc {
	padding:3px;
}
/**********/
div#rcGraIProducts .desc .black {
	padding:5px;
	background:#eee;
	margin-bottom:10px;
	border:1px solid #000;
	border-width:1px 0px 5px;
}
div#rcGraIProducts .desc .black .head {
	background:url(images/bullet03.gif) no-repeat left 5px;
	color:#000;
	padding-left:12px;
	border-bottom:1px solid #999;
}
div#rcGraIProducts .desc .black .head a:link, div#rcGraIProducts .desc .black .head a:visited {
	color:#000;
}
div#rcGraIProducts .desc .black .head a:hover, div#rcGraIProducts .desc .black .head a:active {
	color:#666;
}
div#rcGraIProducts .desc .black .links {
	padding:5px 0 5px 12px;
	line-height:18px;
}

/**********/
div#rcGraIProducts .desc .blue {
	padding:5px;
	background:#e5eef6;
	margin-bottom:10px;
	border:1px solid #0054a8;
	border-width:1px 0 5px;
}
div#rcGraIProducts .desc .blue .head {
	background:url(images/bullet04.gif) no-repeat left 5px;
	color:#0054a8;
	padding-left:12px;
	border-bottom:1px solid #999;
}
div#rcGraIProducts .desc .blue .links {
	padding:5px 0 5px 12px;
	line-height:18px;
	color:#0054a8;
}
div#rcGraIProducts .desc .blue a:link, div#rcGraIProducts .desc .blue a:visited {
	color:#0054a8;
}
div#rcGraIProducts .desc .blue a:hover, div#rcGraIProducts .desc .links a:active {
	color:#000;
}
/**********/

div#rcGraIProducts .desc .brown {
	padding:5px;
	background:#f5e5e5;
	margin-bottom:10px;
	border:1px solid #c00;
	border-width:1px 0 5px;
}
div#rcGraIProducts .desc .brown .head {
	background:url(images/bullet05.gif) no-repeat left 5px;
	color:#900;
	padding-left:12px;
	border-bottom:1px solid #999;
}
div#rcGraIProducts .desc .brown .links {
	padding:5px 0 5px 12px;
	line-height:18px;
	color:#900;
}
div#rcGraIProducts .desc .brown a:link, div#rcGraIProducts .desc .brown a:visited {
	color:#900;
}
div#rcGraIProducts .desc .brown a:hover, div#rcGraIProducts .desc .brown a:active {
	color:#000;
}
/**********/

div#rcGraIProducts .desc .white {
	padding:5px;
	background:#666;
	margin-bottom:10px;
	border:1px solid #000;
	border-width:1px 0 5px;
}
div#rcGraIProducts .desc .white .head {
	background:url(images/bullet06.gif) no-repeat left 5px;
	color:#fff;
	padding-left:12px;
	border-bottom:1px solid #999;
}
div#rcGraIProducts .desc .white .links {
	padding:5px 0 5px 12px;
	line-height:18px;
	color:#fff;
}
div#rcGraIProducts .desc .white a:link, div#rcGraIProducts .desc .white a:visited {
	color:#fff;
}
div#rcGraIProducts .desc .white a:hover, div#rcGraIProducts .desc .white a:active {
	color:#ff0;
}
/**********/

div#rcGraIProducts .desc .green {
	padding:5px;
	background:#ebffeb;
	border:1px solid #060;
	border-width:1px 0 5px;
}
div#rcGraIProducts .desc .green .head {
	background:url(images/bullet07.gif) no-repeat left 5px;
	color:#060;
	padding-left:12px;
	border-bottom:1px solid #999;
}
div#rcGraIProducts .desc .green .links {
	padding:5px 0 5px 12px;
	line-height:18px;
	color:#060;
}
div#rcGraIProducts .desc .green a:link, div#rcGraIProducts .desc .green a:visited {
	color:#060;
}
div#rcGraIProducts .desc .green a:hover, div#rcGraIProducts .desc .green a:active {
	color:#000;
}

/********** LEFT COLUMN DIV STYLES START HERE **********/
div#leftColumn {
	margin:0 200px 0 10px;
}
div#lefColConOuter {
	width:98.5%;
	margin:auto;
	display:table;
}
/**********/
div#pageHead {
	border-left:5px solid #060;
	padding:2px 2px 2px 10px;
	margin-bottom:5px;
	font-family:"Trebuchet MS", "Times New Roman";
	font-weight:bold;
	text-decoration:underline;
	font-size:20px;
	color:#f60;
}
div#pageHead h1 {
	font-size:20px;
}
div#pageDesc {
	padding:0 0 10px 15px;
	border-bottom:2px dashed #060;
	display:table;
	width:98%;
}

/**********/
div.productsGreen {
	margin-bottom:10px;
}
div.productsGreen .top {
	width:100%;
	display:table;
	background:url(images/greenTopBg.gif) repeat-x;
}
div.productsGreen .middle {
	background:#fff;
	border:1px solid #060;
	border-width:0 1px;
	width:99.5%;
	display:table;
	margin:auto;
}
div.productsGreen .midConOuter {
	padding:10px;
}
div.productsGreen .head {
	display:block;
	margin-bottom:10px;
}
div.productsGreen .head a:link, div.productsGreen .head a:visited {
	font-weight:bold;
	color:#c00;
	text-decoration:underline;
}
div.productsGreen .head a:hover, div.productsGreen .head a:active {
	color:#060;
	text-decoration:none;
}
div.productsGreen .bottom {
	width:100%;
	display:table;
	background:url(images/greenBottomBg.gif) repeat-x;
}
/**********/
div.productsBlue {
	margin-bottom:10px;
}
div.productsBlue .top {
	width:100%;
	display:table;
	background:url(images/blueTopBg.gif) repeat-x;
}
div.productsBlue .middle {
	background:#fff;
	border:1px solid #5886a8;
	border-width:0 1px;
	width:99.5%;
	display:table;
	margin:auto;
}
div.productsBlue .midConOuter {
	padding:10px;
}
div.productsBlue .head {
	display:block;
	margin-bottom:10px;
	text-align:right;
}
div.productsBlue .head a:link, div.productsBlue .head a:visited {
	font-weight:bold;
	color:#c00;
	text-decoration:underline;
}
div.productsBlue .head a:hover, div.productsBlue .head a:active {
	color:#069;
	text-decoration:none;
}
div.productsBlue .bottom {
	width:100%;
	display:table;
	background:url(images/blueBottomBg.gif) repeat-x;
}

/********** FOOTER STYLES STARTS HERE *********/
div#footer {
	width:99%;
	margin:auto;
	padding:10px 0;
	border-top:2px solid #060;
}
div#footer .fooProLinks {
	text-align:center;
	width:500px;
	border-bottom:1px dashed #666;
	padding-bottom:2px;
	margin:0 auto;
	font-size:11px;
	color:#039;
}
div#footer .fooProLinks a:link, div#footer .fooProLinks a:visited {
	color:#990;
	font-weight:bold;
}
div#footer .fooProLinks a:hover, div#footer .fooProLinks a:active {
	color:#039;
}
/**********/
div#footer .fooGenLinks {
	padding:15px;
	text-align:center;
}
/**********/
div#footer .copyright {
	display:table;
	padding:5px 10px;
	width:96%;
	margin:auto;
	background:#d3d254;
	border:1px solid #666;
	font-size:11px;
	color:#69692a;
}
/**********/
.spncr_section { border:1px solid #f1ddb0; border-width:1px 1px 0; }
.sponcer_bg { background:#fff url(images/sponcer_bg.gif) no-repeat right; padding:10px 90px 10px 10px; }
.vc_bg { background:url(images/vc_bg.gif) repeat-x; }
.large { font-size:1.1em; }
.b { font-weight:bold; }
.ffv { font-family:Verdana; }
.mb5px { margin-bottom:5px; }
.p10px { padding:10px; }
.aj { text-align:justify; }
.p5px { padding:5px; }
.ac { text-align:center; }
.mb2px { margin-bottom:2px; }
.g6 { background:#fff url(images/g6.gif) repeat-x top; }
.fl { float:left; display:inline; }
.fr { float:right; display:inline; }
.fo { float:left; width:100%; display:inline; }
.cb { clear:both; }