/*********** SELECTORS STYLES  ***********/
body { font-family:Arial, Helvetica; font-size:12px; line-height:1.5em; background:#fae9fa; }
body{margin:10px 0 0;}
a { color:#b13eaf; text-decoration:none; } a:hover { text-decoration:none; color:#a437a2; }
a.button { background:#fff4ff none repeat-x top; border:1px solid #e7aaee; }
a.button:hover { border:1px solid #dd91e6; }
a.buttonBig { background:#96499f repeat-x top; color:#fff; border:1px solid #8b3e94; }
a.buttonBig:hover { border:1px solid #96499f; }

input, select, textarea { font-size:1em; font-family:Arial, Helvetica, sans-serif; }
.input, select, textarea { background:#fff none repeat-x bottom; border:1px solid #999; }
textarea, .input { padding:2px 5px; }
textarea { overflow:auto; }
.input:focus, select:focus, textarea:focus { border-color:#666; }
input.button { background:#72287b none repeat-x bottom; color:#fff; border:1px solid #72287b; padding:2px 8px; overflow:visible; cursor:pointer; }
input.button:hover { background:#8a3694; }
.star { font-family:verdana; color:#f00; }

.bdr, .bdrT, .bdrR, .bdrB, .bdrL, .bdrAll td, .bdrAll th,.bdrAllDashed, .bdrAllDashed td, .bdrAllDashed th { border-color:#f1c1f0; }
.bdrDark, .imgBdr{border:1px solid #b13eaf;}

.bg{background:#fff4ff;}
.dif, .dif a, a.dif, h1 { color:#75377c; } .dif a:hover, a.dif:hover {color:#c30;}

.headHr, .headVr, .data { border:1px solid #f1c1f0; }
.headHr { background:#7a2978;}
.headHr, .headHr a{color:#fde;}.headHr a:hover{color:#fff;}
.headVr { background:#fff1ff; }
.data { background:#fff7ff; }


.pdf .thumb { background:#fff; border:1px dashed #999; opacity:0.5; filter:alpha(opacity=50); }
.pdf .thumb.active { background:#fff; border:1px solid #000; opacity:1;  filter:alpha(opacity=100) }
.pdf .box { border:1px dashed #066; }

.paging { background:#fafafa; border:1px solid #066; border-width:1px 0; }
.paging a { color:#fff; padding:1px 5px;background:#96499f;  }
.paging a.on, .paging a:hover { background:#682067; font-weight:bold; }
.nextPrevious .h, .nextPrevious .h a, .nextPrevious a.h { color:#6c2774; }
.selAndClick{border:1px solid #863a85; background:#fff;}

/********** HEADER STYLES **********/
.div766px {
	width:766px;
	margin:auto;
	background:#fff;
}
.header {
	background:#edb8ec;
}
.header .logo {
	float:left;
	padding:5px 15px 5px 5px;
}
.header .nameAndSlogan {
	float:left;
	padding:15px 0 0;
}
.company{
	font-size:2em;
	font-weight:bold;
	color:#863a85;
	background:url(images/spacer.gif) repeat-x bottom;
	padding:7px 0;
	width:400px;
}
.header .slogan {
	font-size:0.9em;
	padding:0 5px;
}

/**********/
.header .icons {
	float:left;
	text-align:right;
	padding:0 20px 0 0;
}
.header .icons .divider {
	margin:0 10px;
}
.header .search {
	text-align:right;
	padding:40px 20px 10px 0;
}
/**********/
.headerDivider {
	border-bottom:5px solid #ffdbf6;
}
.flash {
	border-top:1px solid #fff;
	border-bottom:1px solid #863a85;
	text-align:center;
	height:131px;
}

/**********/
.topProLinks {
	border-bottom:5px solid #ffdbf6;
	padding:5px 0 1px 0;
}
.topProLinks .links {
	background:#863a85 url(images/spacer.gif) no-repeat right top;
	padding:5px 10px;
	font-size:0.9em;
	float:left;
	font-weight:bold;
	color:#fff;
	border-right:2px solid #fff;
}
.topProLinks .bg {
	background:#863a85 url(images/spacer.gif) repeat-x top;
}
.topProLinks .links a:link, .topProLinks .links a:visited {
	color:#fff;
}
.topProLinks .links a:hover, .topProLinks .links a:active {
	color:#ffdef8;
}

/********** COLUMN STYLES **********/
.thinColumn {
	width:213px;
	vertical-align:top;
}
.wideColumn {
	vertical-align:top;
	padding:5px 10px 15px 10px;
}


/********** THIN COLUMN STYLES **********/

.productsHead {
	background:#fff;
	padding:5px 0 2px;
}
.proLinContainer {
	background:#edb8ec;
	padding:0 10px;
	width:90%;
	margin:0 0 1px;
}
.proLinContainer .links {
	background:url(images/spacer.gif) no-repeat 0px 5px;
	font-weight:bold;
	padding:2px 2px 2px 20px;
}
.proLinContainer .links a:link, .proLinContainer a:visited {
	color:#000;
}
.proLinContainer .links a:hover, .proLinContainer .links a:active {
	color:#8a0088;
}

/**********/
.proLinContainer .linksSubOuter {
	padding:0 0 10px 20px;
}
.proLinContainer .linksSub {
	background:url(images/spacer.gif) no-repeat 0px 5px;
	padding:0 0 0 12px;
	margin:0 0 3px;
}
.proLinContainer .linksSub a:link, .proLinContainer .linksSub a:visited {
	color:#000;
}
.proLinContainer .linksSub a:hover, .proLinContainer .linksContainer a:active {
	color:#8a0088;
	text-decoration:underline;
}

/********** WIDE COLUMN STYLES **********/
.flags {background:#ffdbf6;}

.pageHeadAndTree {
	padding:20px 0 0;
	margin:0 0 15px;
	clear:both;
}
.pageHeadAndTree .borderLeft {
	border-left:5px solid #edb8ec;
}
.pageHeadAndTree .h1 {
	border-bottom:1px solid #863a85;
	padding:2px 5px;
	color:#444;
}
.pageHeadAndTree .pageHead h1 {
	font-size:1.5em;
	font-weight:normal;
}
.pageHeadAndTree .tree {
	font-size:0.9em;
	padding:3px 5px;
	color:#666;
	text-align:right;
}
.pageHeadAndTree .tree img {
	vertical-align:middle;
	margin:0 5px;
}
.pageHeadAndTree .tree a:link, .pageHeadAndTree .tree a:visited {
	color:#333;
}
.pageHeadAndTree .tree a:hover, .pageHeadAndTree .tree a:active {
	color:#000;
	text-decoration:underline;
}

/**********/
.welcomeText {
	line-height:1.4em;
	margin:0 0 15px;
}

/********** HOT PRODUCT STYLES **********/
.hotProducts {
	margin:0 0 15px;
	border:1px solid #ccc;
}
.hotProducts .head {
	background:url(images/spacer.gif) repeat-x bottom;
	padding:6px 12px 12px;
}
.hotProducts .picContainer {
	margin:10px 0;
}

/**********/
.hotProducts .pic {
	text-align:center;
	padding:5px;
}
.hotProducts .pic img {
	display:block;
	margin:5px auto;
}
.hotProducts .pic a:link, .hotProducts .pic a:visited {
	color:#863a85;
	font-weight:bold;
}
.hotProducts .pic a:hover, .hotProducts .pic a:active {
	color:#000;
	text-decoration:underline;
}
.hotProducts .divider {
	background:url(images/spacer.gif) repeat-y center;
	text-align:center;
	padding:5px;
	width:2px;
}

/********** FEATURED PRODUCT STYLES **********/
.featuredProducts {
	margin:0 0 15px;
	border:1px solid #ccc;
}
.featuredProducts .head {
	background:url(images/spacer.gif) repeat-x bottom;
	padding:6px 12px 12px;
}
.featuredProducts .picContainer {
	margin:10px 0;
}

/**********/
.featuredProducts .pic {
	text-align:center;
	padding:5px;
}
.featuredProducts .pic img {
	display:block;
	margin:5px auto;
}
.featuredProducts .pic a:link, .featuredProducts .pic a:visited {
	color:#863a85;
	font-weight:bold;
}
.featuredProducts .pic a:hover, .featuredProducts .pic a:active {
	color:#000;
	text-decoration:underline;
}
.featuredProducts .divider {
	background:url(images/spacer.gif) repeat-y center;
	text-align:center;
	padding:5px;
	width:2px;
}


/********** FOOTER STYLES **********/
.footer {
	margin:15px 0 0;
	font-size:0.9em;
}
.botProLinks {
	background:url(images/spacer.gif) no-repeat left bottom;
	border-bottom:5px solid #edb8ec;
}
.botProLinks .head {
	background:#edb8ec url(images/spacer.gif) no-repeat right top;
	padding:2px 30px 0px 10px;
	width:125px;
	font-size:1.2em;
	font-weight:bold;
}
.botProLinks .links {
	font-weight:bold;
	padding:0 10px;
	color:#863a85;
}
.botProLinks .links a:link, .botProLinks .links a:visited {
	color:#863a85;
}
.botProLinks .links a:hover, .botProLinks .links a:active {
	color:#000;
}

/**********/
.botGenLinks {
	padding:10px 20px;
	text-align:center;
	color:#336b7f;
	line-height:1.5em;
}
.botGenLinks a:link, .botGenLinks a:visited {
	color:#863a85;
}
.botGenLinks a:hover, .botGenLinks a:active {
	color:#000;
	background:#ffdbf6;
}

/**********/
.copyright {
	background:#863a85;
	color:#fff;
	padding:3px;
	text-align:center;
}
.copyright a:link, .copyright a:visited {
	color:#fff;
}
.copyright a:hover, .copyright a:active {
	color:#e9d86b;
}


/********* INNER PAGE STYLES **********/
/*****  *****/
.borderAll {
	border:1px solid #edb8ec;
}
.borderAll td, .borderAll th {
	border:1px solid #edb8ec;
	padding:2px 4px;
}
.borderAll .head {
	border:1px solid #edb8ec;
	padding:0 4px;
	background:#ffeafa;
	font-weight:bold;
	height:20px;
}

/**********/
.borderNone, .borderNone td, .borderNone th {
	border:0;
}


/********** PRODUCTS / SERVICES STYLES **********/
.proSerType01 {
	margin:0 0 15px;
}
.proSerType01 td {
	vertical-align:top;
}
.proSerType01 .head {
	font-weight:bold;
	background:#ffdbf6;
	border-bottom:1px solid #edb8ec;
	padding:2px;
}
.proSerType01 .pic {
	text-align:center;
	padding:5px;
}
.proSerType01 .pic img {
	display:block;
	margin:5px auto;
}

/**********/
.proSerType01 .links {
	padding:5px;
}
.proSerType01 .linksSub {
	padding:0 5px 5px 12px;
}

.proSerType01 .more {
	padding:2px 5px;
	text-align:right;
	font-weight:bold;
	border-top:1px solid #c0dbe4;
	border-bottom:1px solid #c0dbe4;
}

/**********/

.paging {
	background:#ffdbf6;
	border:1px solid #edb8ec;
	padding:3px;
}
.paging span {
	text-decoration:underline overline;
	font-weight:bold;
}
.paging a:link, .paging a:visited {

}
.paging a:hover, .paging a:active {
	text-decoration:underline;
}

/***** PRODUCTS MINI DESCRIPTION STYLES *****/
.proMinDesContainer {
	background:url(images/dividerVr03Gray.gif) repeat-y center;
	margin:0 0 30px;
}
.proMinDesContainer .proMinDesc {
	margin:10px 20px;
}
/**********/
.proMinDesContainer .proMinDesc .head {
	font-weight:bold;
	border-bottom:1px solid #999;
	color:#000;
	margin:0 0 10px;
}
.proMinDesContainer .proMinDesc .head a:link, .proMinDesContainer .proMinDesc .head a:visited {
	color:#000;
}
.proMinDesContainer .proMinDesc .head a:hover, .proMinDesContainer .proMinDesc .head a:active {
	color:#666;
}

/**********/
.proMinDesContainer .proMinDesc .desc {
	line-height:16px;
	margin:0 0 10px;
}
.proMinDesContainer .proMinDesc .desc b, .proMinDesContainer .proMinDesc .desc strong {
	color:#000;
}
.proMinDesContainer .proMinDesc .pic {
	text-align:center;
	margin:0 0 5px;
}
.proMinDesContainer .proMinDesc .more {
	text-align:center;
	margin:0 0 5px;
	font-weight:bold;
}

/***** PRODUCTS MINI DESCRIPTION TWO STYLES *****/
.proMinDesContainer2 {
	background:url(images/dividerVr03Gray.gif) repeat-y center;
	margin:0 0 30px;
}
.proMinDesContainer2 .proMinDesc {
	margin:10px 20px;
}
/**********/
.proMinDesContainer2 .proMinDesc .head {
	font-weight:bold;
	border-bottom:1px solid #000;
	color:#000;
	margin:0 0 10px;
}
.proMinDesContainer2 .proMinDesc .head a:link, .proMinDesContainer2 .proMinDesc .head a:visited {
	color:#000;
}
.proMinDesContainer2 .proMinDesc .head a:hover, .proMinDesContainer2 .proMinDesc .head a:active {
	color:#666;
}

/**********/
.proMinDesContainer2 .proMinDesc .desc {
	line-height:16px;
	padding:5px;
	margin:0 0 10px;
	color:#000;
}
.proMinDesContainer2 .proMinDesc .desc b, .proMinDesContainer2 .proMinDesc .desc strong {
	color:#000;
}
.proMinDesContainer2 .proMinDesc .pic {
	text-align:center;
	margin:0 0 5px;
}
.proMinDesContainer2 .proMinDesc .more {
	text-align:center;
	padding:0 0 5px;
	margin:0 0 5px;
	font-weight:bold;
	border-bottom:1px solid #666;
}

/********** SITEMAP STYLES **********/
.sitemap {
	border:1px solid #999;
}
.sitemap td, .sitemap th {
	border:1px solid #999;
	padding:5px;
}
.sitemap a:link, .sitemap a:visited {
	color:#000;
}
.sitemap a:hover, .sitemap a:active {
	color:#336b7f;
	text-decoration:underline;
}

/*****Changies from Sachin*************/
.bdrAll, .bdrAll td, .bdrAll th  { border:1px solid #e294e1; }
.small { font-size:0.9em; }
.white, a.white:link, a.white:visited { color:#fff; }
.bg4 { background:#c265c0; }
.p5px10px { padding:5px 10px; }
.bg3 { background:#ffeafa; }
.b1 { padding:0 0 4px 20px;}
.p2px5px { padding:2px 5px; }

/*****classified***/
.bdr_clf2 { }
.bdr_clf { border:1px solid #ccc; }
.bdr_clf .bdrTbD { border:1px dashed #ccc; border-width:1px 0; }
.bdr_clf .bdrbD { border:1px dashed #ccc; border-width:1px 0; }

.clr, .clr a:link, .clr a:visited { color:#000; }
.clr a:hover, .clr a:active { color:#000; }

.clr2, .clr2 a:link, .clr2 a:visited { color:#7e197d; }
.clr2 a:hover, .clr2 a:active { color:#000; }

.bgGray_clf { background:#ffe5ff; }
.bgGray2_clf { background:#f9f9f9; }
.bdrAll_clf, .bdrAll_clf td, .bdrAll_clf th  { border:1px solid #ccc; }
.fs13px { font-size:13px; }
.uu a:link, .uu a:visited { text-decoration:underline; }
.uu a:hover, .uu a:active { text-decoration:none; }




.subMenus { position:absolute; border:1px solid #fff; border-bottom:0; line-height:18px; z-index:100; background:#edb8ec; width: 175px; visibility: hidden; }
.subMenus a { display:block; border-bottom:1px solid #fff; padding:2px 5px; }
* html .subMenus a{ /*IE only hack*/ width: 100%; }
.subMenus a:hover { background:#863a85; color:#ffdbf6; font-weight:bold; }

/**********/

.contact_main { }
.contact_main .fs13 { font-size:13px; }
.contact_main .bdrB_2dashed { border-bottom:1px dashed #999; }
.contact_main .mb2px { margin-bottom:2px; }
.contact_main .mb5px { margin-bottom:5px; }
.contact_main .mb10px { margin-bottom:10px; }

.contact_main .u { text-decoration:underline; }
.contact_main .uu a:link, .contact_main .uu a:visited { text-decoration:underline; }
.contact_main .uu a:hover, .contact_main .uu a:active { text-decoration:none; }
.contact_main .bg_contact { background:#fff7ff; padding:5px; border:1px solid #f7d0f6; }
.contact_main .bg_responce { background:#f8f8f8; }
.contact_main .bdr_dashe { border:1px dashed #999; }
.contact_main .contact_g1 { border:1px solid #d9ded6; }
.contact_main .heading_n, .contact_main .heading_n a:link, .contact_main .heading_n a:visited { color:#c00; }
.contact_main .heading_n a:hover, .contact_main .heading_n a:active { color:#900; }

.qc .h { color:#303; }
.qc .bg { background:#fbd9ff none no-repeat 0 100%; border:1px solid #96499f; color:#000; }
.qc a:link, .qc a:visited {color:#303;}





/*****  Common Product Formats *****/
.pd1 .h { background:#fff; }
.pd1 .divider { background:#cb7dca; }
.pd1 .bg { background:#fef7fe; }

.pd2 .descBg { background:#aa41a9; color:#fff; }
.pd2 .descBg .dif {color:#ff9; }

.pd3{width:190px;}
.pd3 .pp{border:1px solid #066; background:#fff}
.pd3 .desc { padding:5px }
.pd3 .longDescription {text-align:justify; line-height:1.3em;}

.pd4 .pic { background:#efffff; border:1px solid #7fb2b2; border-bottom-width:0; }
.pd4 .pic img { border:1px solid #066; }
.pd4 .desc { background:#efffff; border:1px solid #7fb2b2; }
.pd4 .h { background:#fff none repeat-x bottom; border-bottom:1px solid #fff; color:#fff }

.pd5 { background:#efffff; }
.pd5 .pic img{border:1px solid #ccc;}

.pd6 { background:#efffff; }
.pd6 .ho { background:#751b22 none center; color:#fff; }
.pd6 .h{padding:0 10px 5px; font-size:1.1em}
.pd6 .desc { border:1px solid #7fb2b2; border-width:0 1px; padding:10px; }
.pd6 .pp{padding:0 10px 0 0;}
.pd6 .pp img { border:1px solid #6cc; }
.pd6 .l{background:none no-repeat 0 .5em; padding:0 0 0 12px;}
.pd6 .m{text-align:right;font-weight:bold;font-size:0.9em; }
.pd6 .m a{background:none center; padding:3px 15px;color:#fff;}

.pd7{ font-size:0.9em; line-height:1.3em;}
.pd7 .pp{padding:0 10px 0 0;}
.pd7 .pp img{border:1px solid #fff;}
.pd7 .h{margin:0 0 5px; font-size:1.2em; font-weight:bold;text-decoration:underline}
.pd7 .l { background:none no-repeat .25em .65em; padding:3px 3px 3px 20px; border:1px solid #666; }
.pd7 .m a { border:1px solid #fff; background:#ccc; padding:2px 5px; display:inlne-block; line-height:1em;}

.pdf .thumb { background:#fff; border:1px dashed #999; opacity:0.5; filter:alpha(opacity=50); }
.pdf .thumb.active { background:#fff; border:1px solid #000; opacity:1;  filter:alpha(opacity=100) }
.pdf .box { border:1px dashed #066; }