/*********** SELECTORS STYLES  ***********/
body { font-family:Arial, Helvetica; font-size:12px; line-height:1.3em; background:#063866; }
select { border:1px solid #ccc;	background:#fcfcfc; }
textarea { border:1px solid #ccc; background:#fcfcfc; padding:2px; }

.input, select, textarea { background:#f8fbff none repeat-x bottom; border:1px solid #999; }

a { color:#000; text-decoration:none; } a:hover { text-decoration:none; color:#005e5e; }
a.button { background:#4a8ece none repeat-x top; border:1px solid #ccc; color:#fff;}
a.button:hover { border:1px solid #999; }
a.buttonBig { background:#0d67bb repeat-x top; color:#fff; border:1px solid #006; }
a.buttonBig:hover { border:1px solid #0d67bb; }


.banner { margin:15px auto; text-align:center; color:#333; }
.banner img { display:block; margin:0 auto 5px; }
img.middle, input.middle, textarea.middle, select.middle { vertical-align:middle; }
.block2px { display:block; height:2px; width:2px; }
.block5px { display:block; height:5px; width:5px; }
.block10px { display:block; height:10px; width:10px; }
.keywords { background:#eee; padding:0 2px; color:#555; font-weight:bold; }
.star { font-weight:bold; color:#c00; }
.b { font-weight:bold; }
.n { font-weight:normal; font-style:normal; text-decoration:none; }
.i { font-style:italic; }
.u { text-decoration:underline; }

/********** OTHER STYLES **********/
.bdr, .bdrTop, .bdrRight, .bdrBottom, .bdrLeft{border-color:#4a8ece; }
.bdrNone, .bdrNone td, .bdrNone th { border:0; }
.bdrAll, .bdrAll td, .bdrAll th{border-color:#0d67bb;} 

.bgBlack { background:#000; }
.bgGray { background:#666 }
.bgSilver { background:#ccc }
.bgWhite { background:#fff; }

.colorBlack { color:#000; }
.colorGray { color:#666; }
.colorSilver { color:#ccc; }
.colorWhite { color:#fff; }

/**********/
.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; }

.lh0px { line-height:0; }
.lh16px { line-height:16px; }
.lh18px { line-height:18px; }
.lh20px { line-height:20px; }
.lh22px { line-height:22px; }
.lh24px { line-height:24px; }

/********** FORM STYLES **********/
.formHead { font-weight:bold; background:#c1e0fd; padding:5px; }
.formHead span { font-weight:normal; }
.input { border:1px solid #999; color:#000; background:#f8fbff; padding:2px 4px; }
.button { border:1px solid #266199; background:#489cea; color:#fff; cursor:hand; }

/********** BODY STYLES **********/
.bgColor {
	background:#a2d2ff;
	margin:0 20px 10px;
}
.bgColorinner {
	background:#a2d2ff;
	margin:0 20px 10px;
}
.div776px {
	width:777px;
	margin:auto;
	background:#0d67bb;
	border:1px solid #fff;
}
.welcomeImg {
	color:#d00;
	font-size:1.5em;
}
.search {
	font-weight:bold;
	padding:0 4px 3px;
	font-size:0.9em;
}
.table_bdrBottom {
	border-bottom:1px dashed #777;
	margin:10px 0 10px;
}
.view {
	font-weight:bold;
	text-align:right;
	color:#004687;
	padding:10px 5px 0 0;
}
.view a:link, .view a:visited {
	color:#004687;
	text-decoration:underline;
}
.view a:hover, .view a:active {
	color:#000;
	text-decoration:none;
}
.products {
	background:#0d67bb;
	padding:5px 5px 5px 12px;
	margin:10px 0 0;
	color:#fff;
	font-size:1.5em;
}
.products a:link, .products a:visited {
	color:#fff;
	text-decoration:none;
}
.products a:hover, .products a:active {
	color:#2de9ff;
	text-decoration:none;
}
.productPallet {
	background:#57a2e8;
	border:1px solid #0d67bb;
	border-width:1px 1px 5px;
	padding:5px;
	line-height:1.6em;
}
.productPallet1 {
	background:#f1f1f1;
	border:1px solid #ef4040;
	border-width:1px 1px 0;
	padding:5px;
}
.productBg1 {
	background:#0d67bb;
	text-align:center;
	font-weight:bold;
	padding:3px;
	color:#fff;
}
.hotProductBg {
	background:#ef4040;
}
.hotProduct {
	background:#ef4040;
	padding:5px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
}
.hotProduct a:link, .hotProduct a:visited {
	color:#fff;
	text-decoration:none;
}
.hotProduct a:hover, .hotProduct a:active {
	color:#fc0;
	text-decoration:none;
}
.HOT_productName {
	font-weight:bold;
	padding:3px 5px;
}
.hotProduct_BgBottom {
	background:url (images/spacer.gif) repeat-x top;
}
.imagebdr {
	border:4px double #888;
}
.productPad {
	padding:5px 0 0 5px;
}
.productPad img {
	border:1px solid #000;
}
.language {
	background:#bee8fd;
	border:1px solid #0d67bb;
	border-width:1px 1px 3px;
	padding:4px 6px;
	text-align:center;
}
.language img {
	margin-left:8px;
	vertical-align:middle;
}
.footLinks {
	background:#f1f1f1;
	border-bottom:1px solid #0d67bb;
	text-align:center;
	padding:5px;
	margin:5px 0;
}
.footerBg {
	background:#0d67bb;
	padding:10px 10px 0;
}
.botProLinks {
	color:#fff;
	padding:5px 10px;
	text-align:center;
}
.botProLinks a:link, .botProLinks a:visited {
	color:#fff;
	text-decoration:underline;
}
.botProLinks a:hover, .botProLinks a:active {
	color:#fff;
	text-decoration:none;
}
.copyRight {
	color:#fff;
	margin:10px 0 0;
}
.botGenLinks {
	color:#fff;
	padding:5px;
	background:#004d95;
	margin:5px 0;
}
.botGenLinks a:link, .botGenLinks a:visited {
	color:#fff;
	text-decoration:none;
}
.botGenLinks a:hover, .botGenLinks a:active {
	color:#2de4ff;
	text-decoration:underline;
}
/**********inner Styles********************/
.companyName {
	padding:8px 0 6px;
}
.cartBg {
	background:#c5cbeb;
	width:6px;
}
.shoppingCart {
	background:#f7c600;
	padding:3px 5px;
	border-top:15px solid #fff;
}
.cartPrise {
	background:#f1f1f1;
	padding:4px;
	text-decoration:underline;
}
.innerGenLinks {
	background:#f7c600;
	border:1px solid #947c1a;
	border-width:1px 0;
	margin:0 20px;
	padding:0 6px;
	font-weight:bold;
	font-size:1em;
}
.logo11 {
	background:#c5cbeb;
}
/**************left Coloum********************/
.Lcoloum {
	background:#f1f1f1;
	border-bottom:5px solid #004d95;
}
.LC_product {
	background:#004d95;
	color:#fff;
	font-weight:bold;
	padding:7px;
	border-bottom:3px solid #f7c600;
}
.LC_product img {
	margin:0 5px 0;
}
.innerProducts {
	background:#0d67bb;
	padding:5px 5px 12px;
}
.innerProducts img {
	padding:5px 8px 3px 3px;
}
.bullet_menu {
	background:#0d67bb;
	padding:2px 2px 8px;
	border-bottom:6px solid #f7c600;
	margin:5px;
}
.bullet_menu img {
	padding:5px 6px 1px 3px;
}
.lColoumLinks {
	padding:8px 0 4px 0;
	border-bottom:1px solid #f1f1f1;
	font-weight:bold;
	color:#fff;
	font-size:1em;
}
.lColoumsubLinks {
	padding:2px 2px 0 10px;
	font-weight:normal;
}
.lColoumLinks a:link, .lColoumLinks a:visited {
	color:#fff;
	text-decoration:none;
}
.lColoumLinks a:hover, .lColoumLinks a:active {
	color:#7eebff;
	text-decoration:none;
}
.more {
	padding:4px 2px 4px 10px;
}
.more a:link, .more a:visited {
	text-decoration:underline;
}
/********wideColoum***************/
.heading {
	background:#f1f1f1;
	font-size:1.2em;
	font-weight:bold;
	color:#004d95;
	padding:6px 6px 4px;
	border:1px dotted #b9b9b9;
	border-width:0 0 1px;
}
.tree {
	text-align:right;
	font-size:0.9em;
	padding:0 8px;
}
.tree a:link, .tree a:visited {
	text-decoration:underline;
	color:#004d95;
}
.tree a:hover, .tree a:active {
	text-decoration:none;
	color:#000;
}
.text {
	padding:8px;
	text-align:justify;
}
/********** FORM TABLE **********/
.formTable {
	border:1px solid #000;
	background:#fff;
}
.formTable td, .formTable th {
	border:1px solid #ccc;
	padding:2px;
	color:#000;
}
.formTable .headHr {
	background:#0d67bb;
	padding:3px;
	color:#fff;
}
.formTable .headVr {
	background:#f1f1f1;
	padding:3px;
}
.formTable .bottom {
	border-top:5px solid #f1f1f1;
	background:#d0dae3;
}
.plus-minus {
	background:transparent;
	border:0px;
	color:#000;
	font-size:1.4em;
	font-weight:bold;
	height:18px;
	width:18px;
}
.formTable .bdrNone, .formTable .bdrNone td, .formTable .bdrNone th {
	border:none;
}
.highlight {
	background:#f7f7f7;
	border:1px solid #ccc;
	padding:0 5px 10px;
	margin:0 5px 5px;
	text-align:justify;
}

/********** PRODUCTS STYLES **********/
.head {
	background:#0d67bb;
	border:2px solid #000;
	border-width:2px 0 0;
	color:#fff;
	font-weight:bold;
	padding:1px 5px 6px 5px;
}
.head a:link, .head a:active {
	color:#fff;
	text-decoration:none;
}
.head a:hover, .head a:visited {
	color:#fff;
	text-decoration:none;
}
.highlighted {
	color:#2f62a4;
}

/**********  **********/
.productType02 {
	padding:10px 0;
	vertical-align:top;
	border-bottom:5px solid #006287;
}
.productType02 .head {
	border-bottom:1px solid #000;
	font-weight:bold;
	margin:0 0 10px;
	font-size:1.1em;
}
.productType02 .head a:hover, .productType02 .head a:active {
	text-decoration:none;
}
.productType02 .desc {
	padding:0 10px;
}
.productType02 .desc strong {
	color:#0063c0;
	margin:0 10px 0 0;
}

/**********/
.productType02 .desc02 {
	border-bottom:2px solid #0057a6;
	border-top:1px solid #0057a6;
	padding:5px 0;
}
.productType02 .desc02 strong {
	color:#f00;
	margin:0 10px 0 0;
}
.productType02 .pic {
	padding:0 10px;
}
.productType02 .pic img {
	border:1px solid #0057a6;
	margin:10px auto;
}
.productType02 .details {
	font-weight:bold;
	padding:0 10px 5px;
	font-size:0.9em;
}
.productType02 .details02 {
	font-weight:bold;
	margin:0 0 5px;
	text-align:center;
	font-size:0.9em;
}
.imgBorder {
	border:4px double #006287;
}
.viewDetail {
	background:#f1f1f1;
	font-weight:bold;
	border:1px solid #666;
}
/**********/
.paging {
	border:1px solid #96b2cc;
	border-width:1px 0;
	margin:20px 5px 5px;
	background:#c5e3ff;
	font-size:0.9em;
}

.selAndClick {
	background:#c5e3ff;
	border:1px solid #96b2cc;
	padding:5px;
	font-size:0.9em;
	margin:0 5px 0;
}
.selAndClick input {
	vertical-align:middle;
	border:2px solid #96b2cc;
}
.data {
	text-align:center;
	padding:3px 5px;
	background-color:#f1f7fe;
}
.data01 {
	font-weight:bold;
	text-align:center;
	padding:3px 5px;
	background-color:#0d67bb;
	color:#fff;
}
.genLinks3 {
	border-bottom:1px solid #000;
	font-weight:bold;
	padding:8px 0 2px 5px;
}
.genLinks3 img {
	margin:0 8px 0 0;
}
.title1 {
	margin:8px 8px 0;
	font-size:1.2em;
	font-weight:bold;
	color:#0e5c05;
	text-decoration:underline;
}
.logoBg {
	background:url (images/spacer.gif) no-repeat;
	height:102px;
	width:218px;
	border:1px solid #555;
}
.bullPadding {
	padding:8px 0 0;
}
.copyRight a:link, .copyRight  a:visited {
	color:#fff;
	text-decoration:underline;
}
.copyRight a:hover, .copyRight  a:active {
	color:#fff;
	text-decoration:none;
}

/**********/

.contact_main { padding:10px; }
.contact_main .fs13 { font-size:13px; }
.contact_main .bdrB_2dashed { border-bottom:1px dashed #5286b7; }
.contact_main .bg_contact { background:#f0f8ff; padding:5px; border:1px solid #5286b7; }
.contact_main .bg_responce { background:#f0f8ff; }
.contact_main .bdr_dashe { border:1px dashed #5286b7; }
.contact_main .contact_g1 { border:1px solid #5286b7; }
.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; }

.subMenus { position:absolute; border:1px solid #fff; border-bottom:0; line-height:18px;  z-index:100; background:#006493; width:175px; visibility:hidden; }
.subMenus a:link { display:block; border-bottom:1px solid #fff; padding:2px 5px; color:#fff; }
* html .subMenus a{ /*IE only hack*/ width:100%; }
.subMenus a:hover { background:#0093d8; color:#fff; font-weight:bold; }



/***** Common Product Formats *****/
.pd1 .h { background:#fff; }
.pd1 .picBg { background:#fff; }
.pd1 .divider { background:#39c; }
.pd1 .bg { background:#f3f3f3; }

.pd2 .picBg { background:#fff; }
.pd2 .descBg { background:#06c; color:#fff; }
.pd2 .descBg .dif {color:#ff9; }


.pdf{padding:5px;}
.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; }
.dif, .dif a, a.dif, h1 { color:#009; } .dif a:hover, a.dif:hover {color:#006;}

.headHr, .headVr, .pdf .data { border:1px solid #0d67bb; }
.headHr { background:#006cd1;color:#fff;}
.headVr { background:#edf6ff; }

