/*********** 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, input, select, textarea { font-family:Verdana, arial, Helvetica; font-size:11px; color:#000; }
body, form, p, table, div, h1, h2, h3, h4, h5, h6 { margin:0px; padding:0px; }
body { background:#fff !important; }
h1, h2, h3, h4, h5, h6 { display:inline; text-transform:capitalize; }
h1 { font-size: 16px; }
h2 { font-size: 15px; }
h3 { font-size: 14px; }
table { border-collapse:collapse; margin:auto }
/**********/
a:link, a:visited { color: #000; text-decoration: none; }
a:hover, a:active { text-decoration: none; color: #c30; }
.linkGreen a:link, .linkGreen a:visited {color:#327401; text-decoration:none;}
.linkGreen a:hover, .linkGreen a:active {color:#f45e12; text-decoration:none;}
.linkOrange a:link, .linkOrange a:visited {color:#f45e12; text-decoration:none;}
.linkOrange a:hover, .linkOrange a:active {color:#327401; text-decoration:none;}
/**********/
.aLeft { text-align:left; }
.aRight { text-align:right; }
.fLeft { float:left; }
.fRight { float:right; }
.fOuter { width:100%; display:table; }
.fLefWithMargin { float:left; margin:0 10px 5px 0; }
.fRigWithMargin { float:right; margin:0 0 5px 10px; }
.clearLeft { clear:left; }
.clearRight { clear:right; }
.clearBoth { clear:both; }
.margin2px { margin:2px; }
.margin5px { margin:5px; }
.margin10px { margin:10px; }
.padding2px { padding:2px; }
.padding5px { padding:5px; }
.padding10px { padding:10px; }
/**********/
.bdr { border:1px solid #999; }
.bdrTop { border-top:1px solid #ccc; }
.bdrRight { border-right:1px solid #ccc; }
.bdrBottom { border-bottom:1px solid #ccc; }
.bdrLeft { border-left:1px solid #ccc; padding:2px; }
.bdrTR { border:1px solid #ccc; border-width:1px 1px 0 0; }
.bdrTB { border:1px solid #ccc; border-width:1px 0 1px 0; }
.bdrTL { border:1px solid #ccc; border-width:1px 0 0 1px; }
.bdrRB { border:1px solid #ccc; border-width:0 1px 1px 0; }
.bdrRL { border:1px solid #ccc; border-width:0 1px 0 1px; }
.bdrBL { border:1px solid #ccc; border-width:0 0 1px 1px; }
.xlarge { font-size:1.2em; }
.b { font-weight:bold; }
.mb5px { margin-bottom:5px; }
.g4 { background:#ecf1e0 url(images/g4.gif) repeat-x bottom; }
.p10px { padding:10px; }
.p15px { padding:15px; }
.p20px { padding:20px; }
.p25px { padding:25px; }
.p30px { padding:30px; }
.aj { text-align:justify; }
.mb10px { margin-bottom:10px; }
.p5px { padding:5px; }
.ac { text-align:center; }
.small { font-size:0.9em; }
.uu a:link, .uu a:visited { text-decoration:underline; }
.uu a:hover, .uu a:active { text-decoration:none; }
.ar { text-align:right; }

/********** 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.sendEnquiry { margin:10px 0 0; }
.banner { margin:15px auto; text-align:center; font-weight:bold; color:#3875ff; }
.banner img { border:1px solid #999; display:block; margin:0 auto 5px; }

/********** OTEHR STYLES START HERE *********/
.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 }

/********** FONTS STYLES START HERE **********/
.fs10px { font-size:10px; }
.fs11px { font-size:11px; }
.fs12px { font-size:12px; }
.fs13px { font-size:13px; }
.fs14px { font-size:14px; }
.fs15px { font-size:15px; }
.fs16px { font-size:16px; }
.lineHeight16px { line-height:16px; }
.lineHeight18px { line-height:18px; }
.lineHeight20px { line-height:20px; }
.lineHeight22px { line-height:22px; }
.lineHeight24px { line-height:24px; }
.strong { font-weight:bold; }
.underline { text-decoration:underline; }



/********** GENERAL FORM STYLES START HERE **********/
.keywords { background:#d9f2ab; padding:0 2px; color:#555; }
.star { font-weight:bold; color:#c00; }

.bgOne {
	width:32%;
	background:#fafafa;
	padding:2px 5px 2px 2px;
	text-align:right;
	border-top:1px solid #e3f1e3;
	border-bottom:1px solid #337900;
	vertical-align:top;
}
.bgTwo {
	width:1px;
	font-weight:bold;
	padding:2px;
	text-align:center;
	border:1px solid #f9b50c;
	background:#e3f1e3;
	vertical-align:top;
}
.bgThree {
	width:68%;
	padding:5px 5px 5px 12px;
	border-top:1px solid #f5ecd9;
	border-bottom:1px solid #337900;
	border-left:5px solid #025802;
}

.formHead {
	font-weight:bold;
	background:#d6ebd6;
	padding:5px;
}
.formHead span { 
	font-weight:normal;
}
.formText {
	padding:0 2px;
}
.formInput {
	padding:0 2px;
	border:1px solid #9B7256;
	background:#fff !important;
	height:18px;
}
select {
	border:1px solid #ccc;
	background:#fcfcfc !important;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
}
textarea {
	border:1px solid #ccc;
	background:#fcfcfc !important;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	padding:5px;
}
input.button {
	border:1px solid #600;
	border-width:1px 2px 2px 1px;
	background:#ffe88d;
	padding:1px 2px;
	margin:0px;
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
}
input.button:hover {
	background:#fcf7ed;
	border:1px solid #999;
	border-width:1px 2px 2px 1px;
	border-color:#600 #900 #900 #600;
}
/**************************/
.topGenLkBg {
	background-image:url(images/headerBg.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
	padding:2px 5px 2px 0;
}
.topGenLkBg a:link, .topGenLkBg a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.topGenLkBg a:hover, .topGenLkBg a:active {
	color:#FFFF00;
	text-decoration:underline;
}
.hdr_bottomBg {
	background-image:url(images/hdr_bottomBg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	font-weight:bold;
	text-align:right;
	padding:5px 25px;
}
.AboutMSupplier {
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	color:#f45e12;
	margin:0 15px;
}
.text {
	padding:10px 15px;
	text-align:justify;
}
.m_Color {
	background-image:url(images/MColorBg_Left.gif);
	background-repeat:repeat-x;
	background-position:left top;
	font-size:13px;
	font-weight:bold;
	color:#327401;
	padding:2px 0 4px 5px;
}
.m_Color01 {
	background-image:url(images/MColorBg_Right.gif);
	background-repeat:repeat-x;
	background-position:left top;
	font-size:13px;
	font-weight:bold;
	color:#327401;
	padding:2px 0 4px 5px;
}
.marbleLinks {
	margin:-58px 0 0 480px;
	line-height:15px;
	font-weight:bold;
	color:#333333;
}
.text01 {
	padding:8px 8px 18px;
	text-align:justify;
}
.text02 {
	padding:8px;
	text-align:justify;
}
.text02 {
	padding:12px;
	text-align:justify;
}
.text03 {
	padding:10px 0;
	text-align:justify;
}
.colorImg {
	text-decoration:underline;
}
.colorImg a:link, .colorImg a:visited {
	text-decoration:underline;
}
.colorImg a:hover, .colorImg a:active {
	color:#000;
	text-decoration:none;
}
.mColor_Bg {
	background-image:url(images/mColor_Bg.gif);
	background-repeat:repeat-x;
	background-position:center;
	margin:auto;
	padding:3px;
	width:92%;
}
.byCol {
	background-image:url(images/byCol.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:10px 0 0;
}
.byVariety {
	background-image:url(images/byVariety.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:10px 0 0;
}
.varietyMar {
	margin-top:8px;
}
.mCrafts {
	font-size:14px;
	color:#ff5600;
	font-weight:bold;
	text-decoration:underline;
}
.craftImg {
	text-align:center;
	color:#005408;
}
.craftImg a:link, .craftImg a:visited {
	text-decoration:underline;
	color:#005408;
}
.craftImg a:hover, .craftImg a:active {
	color:#ff5600;
	text-decoration:none;
}
.divider {
	border-bottom:1px solid #ccc;
	margin:0 20px;
}
.IM_info {
	background-color:#ebf0c2;
	border-bottom:2px solid #260000;
	padding:4px 7px;
	font-size:12px;
	font-weight:bold;
	color:#767d42;
	text-align:right;
}
.howto {
	margin:3px 10px 3px 0;
}
.text04 {
	padding:5px 8px 5px;
}
.marbleTp{
	background-color:#d7e28b;
	background-position:left top;
	font-size:12px;
	font-weight:bold;
	color:#296f00;
	padding:2px;
	text-align:center;
}
.marbleTpLink {
	border:2px solid #d7e28b;
	border-width:0 2px;
	margin-top:5px;
}
.mType_Bg {
	background-image:url(images/mType_Bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:6px 5px;
	margin:0 5px;
	color:#005408;
}
.mType_Bg a:link, .mType_Bg a:visited {
	text-decoration:none;
	color:#005408;
}
.mType_Bg a:hover, .mType_Bg a:active {
	color:#b5c44c;
	text-decoration:none;
}
.mType_Border {
	border:2px solid #d7e28b;
	border-width:0 2px;
	margin-top:8px;
}
/***********/
.fl { float:left; display:inline; }
.fr { float:right; display:inline; }
.fo { float:left; width:100%; display:inline; }
.flwm { float:left; margin:0 16px 5px 0; display:inline; }
.frwm { float:right; margin:0 0 5px 10px; display:inline; }
.spc_bg { background:url(images/spc_bg.gif) repeat-x; }
.spcHead { background:#ecf1e0; border:1px solid #97a17e; border-width:0 1px; }
.spcb_bg { background:url(images/spcb_bg.gif) repeat-x; }
.bg3 { background:#fefff5; }
.p5px10px { padding:5px 10px; }
.brown, .brown a:link, .brown a:visited { color:#7e2a00; }
.ffv { font-family:Verdana; }
