/*********** 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:"Trebuchet MS", Tahoma, Verdana, 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;}
/**********/
a:link, a:visited { color: #d12424; text-decoration: none; }
a:hover, a:active { text-decoration: none; color: #000; }
/**********/
.aLeft { text-align:left; }
.aRight { text-align:right; }
.fLeft { float:left; }
.fRight { float:right; padding:0 5px 0 0;}
.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; }

/********** 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:#ffeeda; padding:0 2px; }
.star { font-weight:bold;
		color:#c00;
		padding:
}

.bgOne {
	width:32%;
	background:#f9f9f9;
	padding:2px 5px 2px 2px;
	text-align:right;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	vertical-align:top;
}
.bgTwo {
	width:1px;
	font-weight:bold;
	padding:2px;
	text-align:center;
	border:1px solid #f9b50c;
	background:#fff7f1;
	vertical-align:top;
}
.bgThree {
	width:68%;
	padding:5px 5px 5px 12px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:5px solid #ff6500;
}

.formHead {
	font-weight:bold;
	background:#e3f5ff;
	padding:5px;
}
.formHead span { 
	font-weight:normal;
}
.formText {
	padding:0 2px;
}
.formInput {
	padding:0 2px;
	border:1px solid #9c9c9c;
	background:#fff !important;
}
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:#ff6d00;
	padding:1px 2px;
	margin:0px;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}
input.button:hover {
	background:#dc3535;
	border:1px solid #999;
	border-width:1px 2px 2px 1px;
	border-color:#600 #900 #900 #600;
}
/************************/
.slogen {
	padding:4px 0 4px 8px;
	color:#FFFFFF;
	}
.paddingleft {
	padding:5px 5px 5px 42px;
}
.stolehead {
	background-repeat:no-repeat;
	padding:2px 18px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}
.toplink {
	text-align:right;
	padding:2px 5px 2px 0;
	font-weight:bold;
}
.linktop {
	padding:2px 7px 2px 0;
	text-align:right;
	font-weight:bold;
}
	
/*****stoles styles******/
.stoleHead {
	background-image:url(images/leftLink_Stoles.gif);
	color:#FFFFFF;
	padding:0 0 0 36px;
	background-position:20px top;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:15px;
}
.stolePara {
	background-image:url(images/leftlink_img.gif);
	padding:10px 45px 10px 7px;
	background-repeat:no-repeat;
	background-position:top right;
}
.lfLkpadng {
	padding:2px 0 12px 38px;
}
.lftpadng {
	padding:0 0 0 2px;
	width:208px;
	border-left:2px solid #ffd1aa;
	vertical-align:top;
}
.stoleContant {
	background-image:url(images/index_23.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#ffe6d0;
	border-bottom:6px solid #ca5d03;
}
.leftcol {
	padding:12px 12px;
	vertical-align:top;
	text-align:left;
}
.stoleContant02 {
	background-image:url(images/leftcol02bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#ffdfab;
	border-bottom:6px solid #ca5d03;
	
}
.stolePara02 {
	background-image:url(images/leftcol02Img02.gif);
	padding:10px 5px 10px 50px;
	background-repeat:no-repeat;
	background-position:top left;
}
.shawlHead {
	background-image:url(images/leftlink_shawls.gif);
	color:#FFFFFF;
	padding:0 30px 0 0;
	background-position:100px top;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:15px;
	text-align:right;
	}
.byFabric {
	color:#FFFFFF;
	font-size:18px;
	padding:2px 0 2px 12px;
}
.FabContant {
	Padding:15px 12px;
}
.byFabricBottomBg {
	background-image:url(images/byFabricBg01.gif);
	background-repeat:repeat-x;
	background-color:#fef7f2;
	background-position:bottom;
}
.byFabricInner {
	border-left:6px solid #f18023;
	padding: 0 0 0 15px;
	line-height:22px;
	font-weight:bold;
}
.bytypeBottomBg {
	background-image:url(images/byFabricBg02.gif);
	background-repeat:repeat-x;
	background-color:#fef6f1;
	background-position:bottom;
	
}
}
.byFabricInner02 {
	border-left:6px solid #f4bd3d;
	padding: 0 0 0 15px;
	line-height:22px;
	font-weight:bold;
}
.marginTop {
	padding:10px 10px;
}
a.colchange:link, a.colchange:visited {
	color: #8c4002;
	text-decoration: none;
}
a.colchange:hover, a.colchange:active {
	color: #f49242;
	text-decoration: none;	
}
.welcomealign  {
	font-size:14px;
	font-weight:bold;
	padding:0 5px 0 42px;
}
.fontsize {
	font-size:20px;
	font-weight:bold;
}




















a.colwhite:link, a.colwhite:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a.colwhite:hover, a.colwhite:active {
	color:#FFFF00;
	text-decoration:none;
}