/*********** 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; margin:auto }
/**********/
a:link, a:visited { color: #000; text-decoration: none; }
a:hover, a:active { text-decoration: none; color: #fb007f; }
.linkWhite a:link, .linkWhite a:visited { color: #fff; text-decoration: none; }
.linkWhite a:hover, .linkWhite a:active { text-decoration: none; color: #fff29b; }
.linkPink a:link, .linkPink a:visited { color: #ff0081; text-decoration: none; }
.linkPink a:hover, .linkPink a:active { text-decoration: none; color: #3073dc; }
.linkBlue a:link, .linkBlue a:visited { color: #3073dc; text-decoration: none; }
.linkBlue a:hover, .linkBlue a:active { text-decoration: none; color: #ff0081; }
/**********/
.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 2px 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:#ffedf4; padding:0 2px; color:#555; }
.star { font-weight:bold; color:#c00; }

.bgOne {
	width:32%;
	background:#f9f9f9;
	padding:2px 5px 2px 2px;
	text-align:right;
	border-top:1px solid #ffcde1;
	border-bottom:1px solid #ff79bd;
	vertical-align:top;
}
.bgTwo {
	width:1px;
	font-weight:bold;
	padding:2px;
	text-align:center;
	border:1px solid #ff79bd;
	background:#ffcde1;
	vertical-align:top;
}
.bgThree {
	width:68%;
	padding:5px 5px 5px 12px;
	border-top:1px solid #ffcde1;
	border-bottom:1px solid #ff79bd;
}

.formHead {
	font-weight:bold;
	background:#ffcde1;
	padding:5px;
}
.formHead span { 
	font-weight:normal;
}
.formText {
	padding:0 2px;
}
.formInput {
	padding:0 2px;
	border:1px solid #9B7256;
	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:#ffbbde;
	padding:1px 2px;
	margin:0px;
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
}
input.button:hover {
	background:#fcf5f8;
	border:1px solid #999;
	border-width:1px 2px 2px 1px;
	border-color:#600 #900 #900 #600;
}
/**********styles**************/
.topGenLink {
	background-color:#ff79bd;
	font-weight:bold;
	color:#FFFFFF;
	padding:2px 9px;
	text-align:right;
}
.topGenLink a:link, .topGenLink a:visited { 
color: #fff; text-decoration: none; 
}
.topGenLink a:hover, .topGenLink a:active { 
text-decoration: underline; color: #fff29b; 
}
.headerBgTop {
	background-image:url(/images/index_04.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding:24px 0 0 10px;
	line-height:11px;
}
.b2b {
	font-size:14px;
	font-weight:bold;
	color:#fb007f;
	padding:0 5px 6px 20px;
}
.gLink {
	font-weight:bold;
	padding:5px 0 0 10px;
}
.gLink a:link, .gLink a:visited { 
color: #000; text-decoration: none; 
}

.gLink a:hover, .gLink a:active { 
text-decoration:none; color: #3073dc; 
}

.hdrBottom_Bg {
	background-image:url(/images/hdrBottom_Bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	margin-top:6px;
}
.leftCom_02 {
	background-image:url(/images/index_31.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:42px 26px 0 35px;
}
.leftCom_03 {
	background-image:url(/images/index_31a.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	padding:0 26px 0 35px;
}
.leftCom_04 {
	background-image:url(/images/index_31b.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:0 26px 40px 35px;
}

.prsLink {
	background-image:url(/images/index_31.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding:3px 3px 1px;
}
.handbag {
	background-color:#ff79bd;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	padding:3px 5px;
}
.products {
	font-size:12px;
	font-weight:bold;
	color:#fb007f;
	float:left;
	background-color:#FFF;
}
.productBg {
	background-image:url(/images/product_Box_01.gif);
	background-repeat:repeat-x;
	width:100%;
	display:table;
}
.productBg2 {
	background-image:url(/images/product_Box_04.gif);
	background-repeat:repeat-x;
	width:100%;
	display:table;
}
.pro {
	font-size:12px;
	font-weight:bold;
	color:#fb007f;
}
.pro a:link, .pro a:visited { 
color: #ff0081; text-decoration: none; 
}

.pro a:hover, .pro a:active { 
text-decoration:none; color: #7a7a7a; 
}
.pro_02 {
	font-size:12px;
	font-weight:bold;
	color:#2d72dc;
}
.pro_02 a:link, .pro_02 a:visited { 
color: #0859d7; text-decoration: none; 
}

.pro_02 a:hover, .pro_02 a:active { 
text-decoration:none; color: #7a7a7a; 
}
.proBg {
	background-image:url(/images/product_Box_01.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width:100%;
}
.proBottomBg {
	background-image:url(/images/product_Box_04.gif);
}
.byUsage {
	background-color:#fb007f;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	border:1px solid #fff;
	margin:auto;
}
.byUsageBg {
	background-color:#fb007f;
	padding:2px;
	width:85%;
	margin:0 auto 5px;
}
.byUsage02 {
	background-color:#2d72dc;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	border:1px solid #fff;
}
.byUsageBg02 {
	background-color:#2d72dc;
	padding:2px;
	width:85%;
	margin:0 auto 5px;
}
.byuserBg01 {
	background-image:url(/images/nyuser_topRightBg.gif);
	background-repeat:repeat-x;
}
.byuserBg02 {
	background-image:url(/images/nyuser_leftBottomBg.gif);
	background-repeat:repeat-y;
}
.byuserBg03 {
	background-image:url(/images/nyuser_rightLeftBg.gif);
	background-repeat:repeat-x;
}
.byuserBg04 {
	background-image:url(/images/nyuser_rightTopBg.gif);
	background-repeat:repeat-y;
}
.byuserLink {
	background-color:#f5f5f5;
	text-align:left;
	margin-bottom:4px;
}
.byuserLink01 {
	background-color:#f5f5f5;
	text-align:left;
	margin-bottom:4px;
}
.byuserLink01 a:link, .byuserLink01 a:visited { 
color: #000; text-decoration: none; 
}

.byuserLink01 a:hover, .byuserLink01 a:active { 
text-decoration:none; color: #0056db; 
}
.more {
	font-weight:bold;
	text-align:right;
	background-color:#fd99cc;
	color:#909090;
}
.more a:link, .more a:visited { 
color: #909090; text-decoration: none; 
}

.more a:hover, .more a:active { 
text-decoration:none; color: #fb007f; 
}
.more02 {
	font-weight:bold;
	text-align:right;
	background-color:#abc7f1;
	color:#909090;
}
.more02 a:link, .more a:visited { 
color: #909090; text-decoration: none; 
}

.more02 a:hover, .more a:active { 
text-decoration:none; color: #2d72dc; 
}

/********** FOOTER STYLES **********/
#footer {
	background:url(/images/footer_Bg.gif) no-repeat left bottom;
	margin:20px 0 0;
}
#footer .bg {
	background:url(/images/footerImg.jpg) no-repeat right bottom;
	text-align:center;
	padding:10px 0 90px;
}
.footerBottom {
	background-color:#ff79bd;
	height:10px;
}