
/*body
{
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../media/siteimg/bg.jpg);
    background-color: #fcfdfd;
	background-repeat: no-repeat;
	background-position: center top;
}*/

.topleft_cr
{
    background-image: url(../media/siteimg/cr_nav_left.png);
    background-position: left;
    background-repeat: no-repeat;
    width: 4px;
}

.topleft_cr
{
    background-image: url(../media/siteimg/cr_nav_left.png);
    background-position: left;
    background-repeat: no-repeat;
    width: 4px;
}
.topright_cr
{
    background-image: url(../media/siteimg/cr_nav_right.png);
    background-position: left;
    background-repeat: no-repeat;
    width: 4px;
    height: 44px;
}
.topnav_main
{
    background-image: url(../media/siteimg/bg_nav.png);
    background-position: left;
    background-repeat: repeat-x;
}
.divider
{
    background-image: url(../media/siteimg/divider.png);
    background-position: left;
    background-repeat: no-repeat;
    width: 2px;
    height: 31px;
}

.toplinks
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}
.toplinks:hover
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #000;
    text-decoration: none;
}

.topsublinks
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    background-color: #fbd1d2;
    width: 170px;
    height: 25px;
    padding-left: 5px;
}

.topsublinkshover
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #FFF;
    background-color: #a40200;
    text-decoration: none;
    width: 170px;
    height: 25px;
    padding-left: 5px;
}


.Language
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}





.toplinksactive
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #000;
    text-decoration: none;
}


.dropdown
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #000;
    text-decoration: none;
    border: #FF0000;
    margin-left: 5px;
    width: 180px;
}

.footerbg
{
    background-color: #f20805;
    height: 12px;
}

.lefttop
{
    background-image: url(../media/siteimg/lefttope.png);
    background-repeat: no-repeat;
    background-position: top;
}

.leftbtm
{
    background-image: url(../media/siteimg/leftbtm.png);
    background-repeat: no-repeat;
    background-position: top;
}

.leftheading
{
    padding-left: 20px;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #494947;
    padding-top: 10px;
}


.leftheading2
{
    padding-left: 20px;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #f40805;
    padding-top: 10px;
}

.sidelinks
{
    padding-left: 8px;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #db1e1e; /*font-weight: normal; 	color: #000000; 	background-image: url(../media/siteimg/arrow_left.gif);*/
    background-repeat: no-repeat;
    background-position: left;
    margin-left: 15px;
    text-decoration: none;
}


.sidelinks:hover
{
    padding-left: 8px;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #db1e1e; /*background-image: url(../media/siteimg/arrow_left.gif);*/
    background-repeat: no-repeat;
    background-position: left;
    margin-left: 15px;
    text-decoration: none;
}


.sidelinksright
{
    padding-left: 8px;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #db1e1e; /*font-weight: normal; 	color: #494947; 	background-image: url(../media/siteimg/arrow_left.gif);*/
    background-repeat: no-repeat;
    background-position: left;
    margin-left: 15px;
    text-decoration: none;
}

.sidelinksright:hover
{
    padding-left: 8px;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #db1e1e; /*background-image: url(../media/siteimg/arrow_left.gif);*/
    background-repeat: no-repeat;
    background-position: left;
    margin-left: 15px;
    text-decoration: none;
}

.cr_topleft
{
    background-image: url(../media/siteimg/cr_topleft.png);
    background-position: left;
    background-repeat: no-repeat;
    height: 6px;
    width: 5px;
}

.cr_topright
{
    background-image: url(../media/siteimg/cr_topright.png);
    background-position: left;
    background-repeat: no-repeat;
    height: 6px;
    width: 7px;
}

.centertop
{
    background-image: url(../media/siteimg/topline.png);
    background-position: left;
    background-repeat: repeat-x;
    height: 6px;
}
.left
{
    background-image: url(../media/siteimg/left.png);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #ececec;
}
.right
{
    background-image: url(../media/siteimg/right.png);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #ececec;
}
.cr_btmright
{
    background-image: url(../media/siteimg/cr_btmright.png);
    background-position: left;
    background-repeat: no-repeat;
    height: 6px;
    width: 7px;
}
.cr_btmleft
{
    background-image: url(../media/siteimg/cr_btmleft.png);
    background-position: left;
    background-repeat: no-repeat;
    height: 6px;
    width: 5px;
}
.centerbtm
{
    background-image: url(../media/siteimg/btm.png);
    background-position: left;
    background-repeat: repeat-x;
    height: 6px;
}
.centerbg
{
    /*background-image: url(../media/siteimg/center_bg.jpg); 	background-position: top; 	background-repeat: repeat-x; 	background-color: #ececec;*/
    background-color: #ffffff;
    width: 750px;
}
.maintext
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: #494947;
    text-align: justify;
    line-height: 18px;
}
.heading
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #f40805; /*color:#4876a7;*/
}
.subheading
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #d61d1d;
}
img
{
    border: 0;
}
.footerlinks
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #747474;
    text-decoration: none;
}
.footerlinks:hover
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #747474;
    text-decoration: underline;
}
.copy
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #747474;
    text-decoration: none;
    height: 35px;
}


.sidesublinks
{
    padding-left: 10px;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #db1e1e; /*font-weight: normal; 	color: #494947;*/
    background-image: url(../media/siteimg/leftarrow.gif);
    background-repeat: no-repeat;
    background-position: left;
    text-decoration: none;
}
.sidesublinks:hover
{
    padding-left: 10px;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #db1e1e;
    background-image: url(../media/siteimg/leftarrow.gif);
    background-repeat: no-repeat;
    background-position: left;
    text-decoration: none;
}


.prodLinks
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 8.5pt;
    color: #507bae;
    text-decoration: none;
}
a.prodLinks:link
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 8.5pt;
    color: #507bae;
    text-decoration: none;
}
a.prodLinks:active
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 8.5pt;
    color: #507bae;
    text-decoration: none;
}
a.prodLinks:hover
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 8.5pt;
    color: Red;
    text-decoration: none;
}


.back
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #333399;
    text-decoration: none;
}

a.back:link
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #333399;
    text-decoration: none;
}
a.back:hover
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

.small
{
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

.mainhdr
{
    font-family: Tahoma;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #3B5998;
    text-decoration: none;
}


.text
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    line-height: 18px;
}

.txtbox
{
    /*border: 1px solid #dfe3e5;*/
    border: 1px solid #BDC7D8;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    height: 20px;
    width: 200px;
}
.contacttxtbox
{
    background-color: #999999; 
    color:#FFFFFF;
    border: 1px solid #FFFFFF;
    padding:3px;
    height:12px; 
    font-size:10px; 
    width:150px;
}


.btn
{
    font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #2d3437;
    height: 20px;
    border: 1px solid #FFFFFF;
}


.readmore
{
    height: 25;
    background-color: #14630a;
    font-family: Tahoma;
    text-decoration: none;
    font-size: 10pt;
    text-align: center;
    color: #ffffff;
    padding: 5px;
}

a.readmore:link
{
    height: 25;
    background-color: #14630a;
    font-family: Tahoma;
    text-decoration: none;
    font-size: 10pt;
    text-align: center;
    color: #ffffff;
    padding: 5px;
}
a.readmore:hover
{
    height: 25;
    background-color: #14630a;
    font-family: Tahoma;
    text-decoration: underline;
    font-size: 10pt;
    text-align: center;
    color: #ffffff;
    padding: 5px;
}


.img_header
{
    font-family: "Myriad Pro";
    font-size: 15pt;
    color: Black;
    font-weight: bold;
}

/*******************************************************************************************************************/
/*New Design Css*/
/****************/
/* Initialise */
ul, ol, li, body, p
{
    margin: 0;
    padding: 0;
    list-style: none;
}
img
{
    border: none;
}
body
{
    background-color: #CFCFCF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    padding: 10px;
    text-align: left;
    color: #333; /*background:url(../images/wrapperbg.jpg) repeat-x;*/
}

/*Layout*/
.wrapper
{
    width: 940px; /*height:100%;*/
    background-color: #CFCFCF;
    margin: 0px auto;
    padding: 0;
    background: url(../images/wrapperbg2.jpg) no-repeat center top; /*float:left;overflow:auto;*/
}
.header
{
    width: 940px;
    height: 100px; /* background-color:#990000; */
    float: left;
}
.banner
{
    width: 100%;
    height: 280px;
    float: left;
    margin-bottom: 10px;
}
.pageData
{
    /*background-color:#FF9900;*/
    clear: both;
    width: 940px;
    height: 100%;
    float: left;
    margin:0px;
    padding:0px;
}
.pgdataLft
{
    width: 220px;
    height: 100%;
    float: left;
}
.pgdataRgt
{
    width: 700px;
    height: 100%;
    float: right;
    font-size :11px;
}
.footer
{
    background: url(../images/footerbg.jpg) repeat-x;
    width: 100%;
    height: 245px;
    margin: 50px 0 0 0;
    padding: 0;
    clear: both; /*bottom:0px;position:absolute;*/
    left: 0px;
    right: 0px;
    background-color: #686868;
}

/*Header*/
.logoarea { background:url(../images/logo.jpg) no-repeat; width:210px; height:100px; float:left; padding:0; margin:0;}
.headRgt { width:650px; height:80px;padding:0px; float:right; margin:20px 0 0 0; overflow:hidden;}
.mainNav {width:480px; height:20px; margin:0; padding-left:50px; float:left;}
.mainNav ol { margin:0; padding:0;}
.mainNav ol li { margin:0; padding:0 10px; display:inline;}

.box {width:120px; height:20px; margin:0; float:right; padding:0;}
.comboboxLft { background:url(../images/comboboxlft.jpg) no-repeat; width:101px; height:20px; float:left; margin:0; padding:0;}
.comboboxRgt { background:url(../images/comboboxrgt.jpg) no-repeat; width:19px; height:20px; float:right; margin:0; padding:0;}
.comboTxt { font-size:11px; color:#fff; padding:3px 8px; }
/*
.logoarea
{
    background: url(../images/logo.jpg) no-repeat;
    width: 210px;
    height: 120px;
    float: left;
    padding: 0;
    margin: 0;
}
.headRgt
{
    width: 650px;
    height: 90px;
    padding: 0px;
    float: right;
    margin: 30px 0 0 0;
    overflow: hidden;
}
.mainNav
{
    width: 480px;
    height: 20px;
    margin: 0;
    padding-left: 50px;
    float: left;
}
.mainNav ol
{
    margin: 0;
    padding: 0;
}
.mainNav ol li
{
    margin: 0;
    padding: 0 10px;
    display: inline;
}

.box
{
    width: 120px;
    height: 20px;
    margin: 0;
    float: right;
    padding: 0;
}
.comboboxLft
{
    background: url(../images/comboboxlft.jpg) no-repeat;
    width: 101px;
    height: 20px;
    float: left;
    margin: 0;
    padding: 0;
}
.comboboxRgt
{
    background: url(../images/comboboxrgt.jpg) no-repeat;
    width: 19px;
    height: 20px;
    float: right;
    margin: 0;
    padding: 0;
}
.comboTxt
{
    font-size: 11px;
    color: #fff;
    padding: 3px 8px;
}
*/

/*Combobox*/
.boxPos
{
    display: none;
    z-index: 2000;
    position: absolute;
    margin-top: 20px;
    margin-right: 50px;
    background-color: #C4C4C4;
    border: 1px solid #e8e8e8;
    border-top: none;
}
.boxPos li
{
    padding: 3px 0 3px 0;
    border-bottom: dashed #999 1px;
}
.boxPos li a
{
    padding: 10px;
    color: #CC0000;
    text-decoration: none;
}
.boxPos li a:hover
{
    color: #CC0000;
    text-decoration: underline;
}

.box1width
{
    width: 100px;
}
.box2width
{
    width: 118px;
}
/*
.hmpanels
{
    margin-top: 25px;
}*/
.hmpanels li
{
    background: url(../images/hmpanel.jpg) top left no-repeat;
    width: 228px;
    display: inline-block;
    float: left;
    margin-right: 5px;
    height: 100%;
}
.hmpanels li:last-child
{
    margin: 0;
}
.hmpanels li img
{
    padding: 20px 0px 0px 14px;
}
.hmpanels li span img
{
    padding: 0px;
}
.hmpanels li a
{
    font-weight: bold;
    text-decoration: none;
    color: #333;
    background: url(../images/arrow_hover.jpg) no-repeat left center;
    padding-left: 20px;
}
.hmpanels li a:hover
{
    text-decoration: underline;
}
.hmpanels li span a
{
    font-weight: bold;
    text-decoration: none;
    color: #cc0000;
    background: none;
    padding: 0px;
}
.hmpanels li span a:hover
{
    text-decoration: underline;
}


.paneldata
{
    padding: 20px 18px 0px 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333; 
}
/*Panel*/
/*
.paneldata
{
    padding: 25px 18px 0px 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333; 
    line-height:18px;
}
.panelflash
{
    padding: 25px 0px 0px 23px;
}
.panelht
{
    height: 230px;
}
*/
.panelflash
{
    padding: 20px 0px 0px 20px;
}

.panelht
{
    height: 200px;
}

.clrfix
{
    clear: both;
}


.line
{
    background: url(../images/linebg.jpg) repeat-x;
    width: 680px;
    clear: both;
    padding-top: 0px;
    margin-top: 20px;
    margin-left: 30px;
    float: left; /*border-bottom:1px solid #fff;*/
    height: 5px;
}
.line2
{
    background: url(../images/linebg.jpg) repeat-x;
    width: 700px;
    clear: both;
    padding-top: 0px;
    margin: 0px 0 10px 10px;
    float: left; /*border-bottom:1px solid #fff;*/
    height: 3px;
}

/*Page Data*/
/*Left Page Data*/
.lftPanel
{
    background: url(../images/hmpanel.jpg) no-repeat;
    width: 228px;
    height: 100%;
    float: left;
}
/*.lftPanel img
{
    padding: 20px 0px 0px 14px;
}*/
/*.lftPanel h1{ background:url(../images/heading/products.jpg) no-repeat left top; width:190px; height:32px; margin:10px 0 0 10px; padding:0;}*/
.panelTxt
{
    padding: 10px 12px;
    margin: 0;
}
.panelTxt ol
{
    margin: 0;
    padding: 0;
}
.panelTxt ol li
{
    margin: 0;
    padding: 7px 0;
    list-style: none;
    font-size: 11px;
    font-weight: bold;
}
.panelTxt ol li a
{
    background: url(../images/arrow.jpg) no-repeat left 3px;
    display: block;
    padding-left: 20px;
    color: #4F0000;
    text-decoration: none;
    color: #333;
}
.panelTxt ol li a:hover
{
    background: url(../images/arrow_hover.jpg) no-repeat left 3px;
    color: #CC0000;
}
.panelTxt ol li.current a
{
    background: url(../images/arrow_hover.jpg) no-repeat left 3px;
    color: #CC0000;
}
.panelTxt ol li a:active
{
    background: url(../images/arrow_hover.jpg) no-repeat left 3px;
    color: #CC0000;
}

.CurrentLink
{
     background: url(../images/arrow_hover.jpg) no-repeat left 3px;
    color: #CC0000;
}

.chat
{
    /*margin: 10px 0;*/
	vertical-align:top;
	text-align:left;
    padding: 0;
    float: left;
}

/*Right Page Data*/
.breadCrumb
{
    padding: 10px 0;
    margin: 0px 0 5px 10px;
    color: #666;
    font-size: 12px;
    float: left;
    text-decoration: none;
    width: 680px;
}
.breadCrumb a
{
    color: #666;
    text-decoration: none;
}
.breadCrumb a:hover
{
    color: #666;
    text-decoration: underline;
}
.breadCrumb b
{
    color: #000;
    text-decoration: none;
    font-size: 12px;
}
.breadCrumb p
{
    color: #cc0000;
    text-decoration: none;
    display: inline;
    font-size: 15px;
}

/*Sub Page Data*/
.subPgData
{
    margin: 10px 0;
    padding: 0;
    width: 680px;
    clear: both;
    float: right;
}
.subPgData img {border:5px solid #fff; float:left;}
/*
.subPgData h1 {font-size:15px; text-transform:capitalize; color:#333;}
.
.subPgDataRgt {margin:0; padding:0; width:450px;float:right;}
.subPgData ol{margin:0px; padding-left:15px;; list-style:decimal;font-weight:normal;}
.subPgData ol li{font-weight:normal;list-style:decimal; margin:10px;}
.subPgData ol li b{font-weight:bold; font-size:12px; line-height:25px;}
.subPgData ol ul {margin-left:10px; list-style:none;font-weight:normal; }
.subPgData ol ul li{background:url(../images/bullet.jpg) no-repeat left 5px; list-style:none;padding:20px 0 0 20px;}

*/
.subPgDataLft
{
    margin: 0;
    padding: 0;
    width: 210px;
    float: left;
}
.subPgDataLft h1
{
    font-size: 15px;
    text-transform: capitalize;
}
.img
{
    border: 5px solid #fff;
    width: 210px;
    height: 210px;
}
.subPgDataRgt
{
    margin: 0;
    padding: 0;
    width: 450px;
    float: right;
    font-size :12px;
}

.bulletedList
{
    margin: 0 20px;
    padding: 0px 0;
    float: left;
}
.bulletedList ul
{
    margin: 0;
    padding: 0;
}
.bulletedList ul li
{
    background: url(../images/bullet.jpg) no-repeat left 5px;
    padding: 0px 0 0 20px;
    margin: 10px 0;
    font-size: 12px;
    font-weight: bold;
}
.bulletedList ul ol
{
    margin: 0 0 0 20px;
    padding: 10px 0 0 0px;
    background: none;
}
.bulletedList ul ol li
{
    background: none;
    margin: 0;
    padding: 0px 0 10px 0px;
    font-weight: normal;
    font-size: 12px;
    list-style-type: decimal;
}

/*Footer*/
/*.subfooter { width:940px; height:188px; margin:0px auto; padding:10px 0;}
.copyright {width:260px; height:100%;font-size:12px; float:left; color:#fff;}
.subfootRgt { width:600px; height:100%; float:right;}
.links { width:100%; margin:0; padding-left:5px; color:#fff; float:left;}*/

/*Bottom Bar*/
.bottombar
{
    width: 940px;
    padding-top: 20px;
    margin: auto;
}
.botbarLft
{
    width: 50%;
    color: #ccc;
    float: left;
}
.botbarRt
{
    width: 50%;
    color: #fff;
    float: right;
}
.botbarRt span ul
{
    padding: 10px 0px 10px 0px;
}
.botbarRt span1 ul
{
    clear: both;
    height: 1px;
    background: url(../images/footer/blkline.gif) repeat-x;
}

.botbarRt li
{
    float: left;
    
}
.botbarRt:after
{
    display: block;
    clear: both;
}
/* newly added* botbarRt img*/
.botbarRt img
{
    display:block 
}
.botbarRt li img
{
    padding-bottom: 10px;
}
.botbarRt li a
{
    font-size: 11px;
    color: #fff;
    text-decoration: none;
}
.botbarRt li a:hover
{
    color: #fff;
    text-decoration: underline;
}

#one
{
    width: 50px;
}
#two
{
    width: 110px;
}
#three
{
    width: 140px;
}
#four
{
    width: 100px;
}
#five
{
    width: 40px;
}


/*.links {width:500px; height:20px; margin:0; padding:0 0 5px 0; float:right; border-bottom:1px solid #000;}*/
.links ol
{
    margin: 0;
    padding: 0;
}
.links ol li
{
    margin: 0;
    padding: 0; /*display:inline;*/
}
.links ol li:last-child
{
    padding: 0;
}
.links ol li a
{
    margin: 0; /*padding:0 10px 0 0;*/
    text-decoration: none;
}
.links ol li a:hover
{
    margin: 0; /*padding:0 10px 0 0;*/
    text-decoration: underline;
}
/*.links ol li span { padding:0 25px 0 0;}
*/
.sublinks
{
    margin: 35px 80px;
    padding: 0;
    background-color: #FF0000;
    width: 100%;
    height: 100%;
}


/*newly Added*/
.divruntime
{
    padding: 10px 0;
    margin: 0px 0 5px 10px;
    color: #666;
    font-size: 12px;
    float: left;
    text-decoration: none;
}

/*For Contact Us Content-Sushant*/


.tblContactDetails td
{
    text-align:left;
    font-weight:bold;
    padding: 7px 0px 6px 15px; 
    vertical-align:middle;
   
   /*border:solid 1px red;*/
}

.txtBoxContactUs{background-color: #999999; color:#FFFFFF; border: 1px solid #FFFFFF; padding:3px; height:12px; font-size:10px; width:150px; }
.tdColun
{
    padding-left:0px;    
}

#tdContactUsAddress
{
    font-weight:normal;    
    vertical-align:top;
    padding-left:90px;
}

#tdContactUsHeading
{
    font-weight:normal;    
    padding: 0px 5px 20px 5px; 
}


/*****************************Products**********************************/
.BtnLnks{font-size:15px; font-weight:bold;color:#993300; padding:10px 0px;}
.BtnLnks a{text-decoration:none;color:#993300;}
.BtnLnks a:hover{text-decoration:underline;color:#993300;}
.BtnLnks img{border:none; padding-right:10px;}

.prodA{border-bottom:1px dashed #333333; color:#CC0000; font-size:14px; font-weight:bold; background-color:#C4C4C4; padding:10px;}
.prodListA {margin:0;padding:0px 0px 0px 20px;}
.prodListA ul{margin:0; padding:0;}
.prodListA ul li {background:url(../images/bullet.jpg) no-repeat left 5px; padding:0px 0 0 20px; margin:10px 0; font-size:12px; font-weight:bold;}
.prodListA a{color:#000; text-decoration:underline;}
.prodListA a:hover{color:#CC0000; text-decoration:underline;}

.prodB{border-bottom:1px dashed #F4F4F4; color:#3F4B2E; font-size:14px; font-weight:bold; background-color:#C9CFC0; padding:10px;}
.prodC{border-bottom:1px dashed #F4F4F4;color:#2C5258; font-size:14px; font-weight:bold; background-color:#BACACD; padding:10px;}
.prodC2{background-color:#BAC1CD;}
.prodD{border-bottom:1px dashed #F4F4F4; color:#773A37; font-size:14px; font-weight:bold; background-color:#C4B0B0; padding:10px;}
.prodD2{background-color:#CFBAC1;}
.imgn
{
 border:5px solid #fff; float:left;
}



.tblProductDetails
{
    
}

.tblProductDetails td
{
    border:solid 1px #b8b8b8;
    padding:5px 5px 5px 5px;
    vertical-align:middle;
    font-weight: bold;
}
.tblProductDetails td a
{
    color: #000;
    text-decoration:underline;
    font-weight: bold;
}
.tblProductDetails td a:hover
{
    color:#CC0000; text-decoration:underline;
}
.tbltdnoborder
{
    border-width: 0px;
}
.imgBorder
{
    border:solid 5px white;
}

.popListA{margin:0;padding:0px 0px 0px 20px; font-weight:bold; }
.popListA ul{margin:0; padding:0;}
.popListA ul li {background:url(../images/bullet.jpg) no-repeat left 5px; padding:0px 0 0 20px; margin:0px 0; font-size:12px; font-weight:bold;}
.popListA a{color:#000; text-decoration:underline;}
.popListA a:hover{color:#CC0000; text-decoration:underline;}

/* For News Letter */

/*.textnews {
	font-family: "Myriad Pro";
	font-size: 11px;
	font-weight: normal;
	color: #4F4D4D;
	text-decoration: none;
}

.text1news {
	font-family: "Myriad Pro";
	font-size: 12px;
	font-weight: bold;
	color: #4F4D4D;
	text-decoration: none;
}*/

.textblue {
	font-family: "Myriad Pro";
	font-size: 12px;
	font-weight: bold;
	color: #505050;
	text-decoration: none;
	line-height: 17px;
}
a.textblue:link {
	font-family: "Myriad Pro";
	font-size: 12px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
}
a.textblue:active {
	font-family: "Myriad Pro";
	font-size: 12px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
}
a.textblue:visited {
	font-family: "Myriad Pro";
	font-size: 12px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
}
a.textblue:hover {
	font-family: "Myriad Pro";
	font-size: 12px;
	font-weight: normal;
	color: #C54B12;
	text-decoration: underline;
}


.newsletterlist
{
    background: url(../images/arrow.jpg) no-repeat left 3px;
    display: block;
    padding-left: 20px;
    color: #4F0000;
    text-decoration: none;
    color: #333;
}
.newsletterlist:hover
{
    background: url(../images/arrow_hover.jpg) no-repeat left 3px;
    color: #CC0000;
}
.newsletterlist:current
{
    background: url(../images/arrow_hover.jpg) no-repeat left 3px;
    color: #CC0000;
}
.newsletterlist:active
{
    background: url(../images/arrow_hover.jpg) no-repeat left 3px;
    color: #CC0000;
}

/*	Hyperlink 
	Added By Parag Sakhare On 19th Nov 2010
*/

.StyleLink
{
    /*background: url(../images/arrow.jpg) no-repeat left 3px;*/
    display: block;
    /*padding-left: 20px;*/
    color: #4F0000;
    text-decoration: none;
    color: #333;
}
.StyleLink:hover
{
    /*background: url(../images/arrow_hover.jpg) no-repeat left 3px;*/
    color: #CC0000;
}
.StyleLink:current
{
    /*background: url(../images/arrow_hover.jpg) no-repeat left 3px;*/
    color: #CC0000;
}
.StyleLink:active
{
    /*background: url(../images/arrow_hover.jpg) no-repeat left 3px;*/
    color: #CC0000;
}

