/* CSS Document */
/**************************************************/
/*GENERIC DECLARATION*/
/**************************************************/
body
{
	padding: 0px;
	margin: 0px;	
	font-size: 11px;
	color: #B7B7B7;
	font-family: Tahoma, Arial, Verdana;
	background: url('../Image/bg_Pix.gif') left top;
}
p
{
	color: #B7B7B7;
	margin: 0px;
	padding: 10px;
	line-height: 1.5em;
	text-align: justify;
}
ul
{
	margin: 0px 10px 10px 10px;
	padding: 0px;
}
ul li
{
	line-height: 1.5em;
	list-style-type: disc;
	list-style-position: inside;
}
ol
{
	margin: 0px 10px 10px 10px;
	padding: 0px;margin-left:30px;
}
ol li
{
	line-height: 1.5em;
	list-style-position: outside;
	padding-bottom:10px;
	text-align:justify;
}
h1
{
	margin: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #62AAFC;
}
h2
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	vertical-align: middle;
}

h3
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 0.05em;
}
a
{
	font-size: 1em;
	color: #FCB200;
	text-decoration: none;
	letter-spacing: 0.05em;
}
a:hover
{
	text-decoration: underline;
}
a img
{
	border: none;
}
address
{
	line-height: 1.5em;
	padding-left: 10px;
	font-style: normal;
}
hr
{
	width: 98%;
	border: 0;
	color: #878787;
	background-color: #878787;
	height: 1px;
	margin: 5px 0px;
}
th
{
	height: 25px;
	text-align: center;
	vertical-align: middle;
	background-color: #0066CC;
	color: #000;
	padding-left: 5px;
}
td
{
	font-size: 11px;
	font-weight: normal;
	font-color: #fff;
	height: 25px;
	padding-left: 5px;
}
/**************************************************/
/*COVER ITEMS*/
/**************************************************/
.divMain
{
	width: 903px;
	margin: 0px auto;
}


/**************************************************/
/*HEADER ITEMS*/
/**************************************************/
.divHeader
{
	width: 903px;
	position: relative;
	top: 0px;
	left: 0px;
}
.divTMenuBar
{
	display: block;
	height: 76px;
	background: url('../Image/bgHeader_Pix.gif') repeat-x left top;
}
.divFlash
{
	display: block;
	height: 150px;
	background: url('../Image/FlashBanner.jpg') repeat-x left top;
}
.divLoginStrip
{
	display: block;
	height: 53px;
	background: url('../Image/bgLogin_Str.gif') left top;
}
.hdrLeft, .hdrRight
{
	height: 76px;
	float: left;
	width: 203px;
}
.hdrRight
{
	width: 700px;
}
.hdrLeft
{
	background: url('../Image/logo.gif') left top;
}
.hdrLeft a
{
	display: block;
	height: 55px;
	width: 127px;
	margin-left: 22px;
	margin-top: 13px;
}
.searchBar, .menuBar
{
	display: block;
	text-align: right;
}
.searchBar
{
	height: 24px;
	padding-top: 6px;
}
.searchBar *
{
	margin-right: 10px;
}
.menuBar a
{
	display: inline-block; 
	width: auto;
	margin-top: 20px;
	color: #6E9CCF;
	padding: 0px 7px;
	line-height: 12px;
	border-right: solid 1px #6E9CCF;
}
.loginArea
{
	width: 360px;
	height: 48px;
	float: left;
	padding-top: 5px;
}
.loginArea div
{
	margin-left: 10px;
	float: left;
}
.loginArea div span
{
   display: block;
}
.loginArea div span.vldrCustom
{
	width: 10px !important;
	display: inline;
}
.loginArea .logDetails
{
	padding-left: 10px;
}
.loginArea span.logName
{
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 13px;
	color: #6E9CCF;
}
.miniLink
{
	width: 503px;
	padding-left: 40px;
	text-align: right;
	height: 53px;
	float: left;
}
.miniLink > a
{
	display: inline-block; 
	width: auto;
	color: #000;
	line-height: 12px;
	margin-top: 10px;
	padding-right: 15px;
}
.miniLink > a:hover
{
	color: #fff;
}
.miniLink > span
{
	width: auto;
	float: left;
	display: block;
	font-size: 11px;
	padding-top: 9px;
}
.miniLink > span a
{
	color: #fff;
}
/**************************************************/
/*CONTENT AREA*/
/**************************************************/
.divContent
{
	width: 903px;
	position: relative;
	float: left;
	clear: both;
	min-height: 425px;
	background: url('../Image/bgCont_Pix.gif') repeat-y left top;
}
.divContent div:last-child
{
	margin-bottom: 0px;
}
.divContent .pnlLeft
{
	width: 670px;
	float: left;
	padding: 10px;
}
.divContent .pnlRight
{
	display: inline-table;
	width: 193px;
	padding: 10px;
	height: 100%;
	float: left;
}
.divContent .pnlMerged
{
	width: 883px;
	float: left;
	padding: 10px;
	min-height: 425px;
	background-color: #2F3033;
}
.dcMerged
{
	background-color: #2F3033;
	top: 0px;
	left: 0px;
}
.pnlLeft > div, .pnlMerged > div
{
	display: block;
	clear: both;
	float: left;
	padding: 10px;
	width: 650px;
	background-color: #27282A;
	margin-bottom: 10px;
}
.pnlMerged > div
{
	width: 863px;
}
.pnlLeft h1, .pnlMerged h1
{
	display: block;
	width: 100%;
	float: left;
}
.pnlLeft > div h2, .pnlMerged > div h2
{
	display: block;
	height: 22px;
	padding: 8px 8px 4px 8px;
	font-weight: normal;
	font-size: 16px;
	color: #62AAFC;
	background: url('../Image/bg_H1_Pix.gif') repeat-y left top;
}
h1.category
{
	font-family: Tahoma;
    text-transform: uppercase;
    font-size: 14px;
	padding-left: 15px;
	margin-bottom: 5px !important;
	background: url('../Images/bltSubTitle.gif') no-repeat left 3px;
}
h1.category a
{
	color: #62AAFC;
}
.pnlLeft > div h2 span
{
	display: block;
	position: relative;
	width: auto;
	float: left;
}
.pnlLeft > div h2 img
{
	display: block;
	float: right;
	vertical-align: top;
	top: 10px;
}
.pnlLeft .prodCont, .pnlMerged .prodCont
{
   width: 300px;
   border: solid 1px #555;
   padding: 6px;
   float: left;
   margin-right: 5px;
   margin-left: 5px;
}
dl, dt, dd
{
	margin: 0px;
	padding: 0px;
	height: 70px;
}
dt
{
	width: 131px; 
	height: 70px;
	float: left;
}
dd
{
	width: 150px;
	margin-left: 9px;
	height: 60px;
	padding: 5px;
	float: left;
	background-color: #333;
	text-align: left;
}
dt img
{
	border: solid #555 3px;
}
div.last
{
	margin-right: 0px;
	border: none;
}
a.last
{
	border: none;
}
.pnlLeft h1
{
	margin: 10px 0px 5px 0px;
}
.OurClients
{
	display: block;
}
.OurClients a
{
	width: 125px;
	height: 70px;
	display: inline-block;
	text-decoration: none;
	margin-left: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	clip: rect(0px, 125px, 64px, 0px);
}
.OurClients a img
{
	border: solid #555 3px;
	width: 125px;
	height: 64px;
}
.cutPGallery
{
	clear: both;
	position: relative;
	margin-bottom: 5px;
}
p.subCategory
{
	display: block;
	margin: 0px 0px 0px 175px;
	padding: 0px;
}
p.subCategory a
{
	display: block;
	padding-left: 15px;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 5px;
	background: url('../Images/bltSubTitle.gif') no-repeat left 3px;
}
.scImage
{
	position: absolute;
	border: solid #555 3px;
	left: 25px;
	width: 125px;
	height: 64px;
}

/*--------------PANEL RIGHT -------------------------*/
.pnlRight h1
{
	font-size: 12px;
	display: block;
	clear: both;
	padding: 8px 5px;
	font-weight: bold;
	background-color: #1E2731;
}
.pnlRight div.cont
{
	display: block;
	margin: 5px 0px;
	border: solid 1px #1E2731;
	background-color: #303841;
	padding: 5px;
	height: auto;
	overflow: hidden;
}
.pnlRight .cont div.img
{
	display: block;
	padding: 0px;
	background: #1E2731;
	text-align: center;
}
.pnlRight .cont p
{
	display: block;
	padding: 10px 0px;
	white-space: normal;
	text-align: justify;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
}
/*---------------Product Details Page-------------------------*/
.pdImage
{
	width: 238px;
	height: 148px;
	float: left;
	border: solid 1px #4F4F4F;
}
.pdImage a, .pdImage span
{
	display: block;
	width: 125px;
	height: 64px;
	clip: rect(0px, 125px, 64px, 0px);
	float: none;
	overflow: hidden;
	margin: 32px 46px;
	border: solid 3px #575757;
}
.miniImg
{
	width: 155px;
	height: 94px;
	float: left;
	border: solid 1px #4F4F4F;
}
.miniImg a, .miniImg span
{
	display: block;
	width: 125px;
	height: 64px;
	clip: rect(0px, 125px, 64px, 0px);
	float: none;
	overflow: hidden;
	margin: 10px 10px;
	border: solid 3px #575757;
}
div.pdText
{
	width: 400px;
	padding-left: 10px;
	text-align: justify;
	float: left;
}
div.miniText
{
	width: 483px;
}
div.pdText p
{
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.divPForm
{
	width: 100%;
	height: 20px;
	clear: both;
	padding: 3px 0px;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
}
.strike
{
   text-decoration: line-through;
}
.divPForm .frmField
{
	width: 20%;
	padding-left: 2%;
	float: left;
}
.divPForm .frmValue
{
	width: 28%;
	float: left;
	font-size: 12px;
	color: #FCB200;
}
.divPSubmit
{
	display: block;
	margin-top: 5px;
	padding: 3px 0px;
	text-align: right;
	vertical-align: top;
}
.sitemap
{
	width: 350px;
}
.sitemap ul
{
	padding-left: 0px !important;
	margin-left: 10px !important;
}
.sitemap ul li
{
	list-style: none;
	margin-left: 0px !important;
	padding-left: 0px !important;
	padding-top: 4px;
}
.sitemap ul li.title
{
	font-size: 16px;
	color: #979797;
	position: relative;
	padding-bottom:2px;
	margin-bottom:2px;
	border-bottom: dotted 1px #555;
}
/**************************************************/
/*FOOTER AREA*/
/**************************************************/
.divFooter
{
	display: block;
	float: left;
	width: 903px;
	background: url('../Images/pixFooterBack.gif') repeat-x left top;
	border-top:solid 1px #181818;
	
}
.divFooter div
{
	font-size: 10px;
	color: #FF9900;
	padding: 4px 5px;
	width: 45%;
}
.divFooter .copyright
{
	float: left;
	direction: ltr;
}
.divFooter .development
{
	float: right;
	direction: rtl;
}
.footerMiniLiink
{
	display: block;
	width: 880px;
	margin-top: 7px;
}
.footerMiniLiink a
{
	font-family: Tahoma;
	color: #999;
	display: inline-block;
	padding: 2px 5px;
}



/**************************************************/
/*STYLE FOR FORMS*/
/**************************************************/

input[type=text], input[type=password]
{
	color: #afafaf;
	font-size: 12px;
	padding-left: 3px;
	height: 16px;
	background-color: #333D4C;
	border: solid 1px #6F6F6F;
}
textarea
{
	color: #afafaf;
	font-size: 12px;
	padding: 3px;
	background-color: #333D4C;
	border: solid 1px #6F6F6F;
	overflow-y: auto;
	overflow-x: none;
}
select
{
	color: #afafaf;
	font-size: 12px;
	padding-left: 3px;
	height: 20px;
	background-color: #333D4C;
	border: solid 1px #6F6F6F;
}
.divContent input[type=button], .divContent input[type=submit], .divContent input[type=reset]
{
	background-color: #2E548B;
	border: solid 1px #5187BA;
	font-size: 11px;
	color: #dcdcdc;
	padding: 0px 5px;
	line-height: 1em;
	width: auto;
	vertical-align: top;
	height: 20px;
	background-image: url('');
	cursor: pointer;
}
#btnLogin, #btnSearch
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	color: #afafaf;
	font-size: 11px;
	height: 20px;
	background: url('../Image/btnGo.gif') no-repeat left top;
}
#ctl00_btnlog, #ctl00_btnSearch
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	color: #afafaf;
	font-size: 11px;
	height: 20px;
	background: url('../Image/btnGo.gif') no-repeat left top;
	cursor: pointer;
}
#_ctl0_btnlog, #_ctl0_btnSearch
{
	cursor: pointer;
}
#_ctl0_btnlog
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	color: #afafaf;
	font-size: 11px;
	height: 24px !important;
	background: url('../Image/btnGo.gif') no-repeat left top;
}
.btnGo
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	color: #afafaf;
	font-size: 11px;
	height: 20px !important;
	background: url('../Image/btnGo.gif') no-repeat left top;
}
input[type$="btnlog"]
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	color: #afafaf;
	font-size: 11px;
	height: 20px;
	background: url('../Image/btnGo.gif') no-repeat left top;
}
.divPSubmit input[type=button], .divPSubmit input[type=submit], .divPSubmit input[type=reset]
{
	background-color: #2E548B;
	border: solid 1px #5187BA;
	color: #dcdcdc;
	padding: 0px 5px;
	width: auto;
	line-height: 1em;
	vertical-align: top;
	height: 20px;
	background-image: none;
	cursor: pointer;
}
.divPSubmit input[type=text]
{
	width: 30px;
}
.loginArea div input
{
	margin-top: 5px;
}
.itatForm
{
	width: 650px;
	float: left;
	overflow: hidden;
}
.itatRow
{
	/*width:  650px;  FOR TESTING*/
	display: block;
	height: 30px;
	background-color: #313234;
	border-bottom: solid 1px #27282A;
}
.itatRowElastic
{
	display: compact;
	height: auto;
	padding: 5px 10px;
	line-height: 1.5em;
	left: 0.05em;
}
.itatRow div.field
{
	float: left;
	height: 25px;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	border-right: solid 1px #27282A;
}
.itatRow div.subTitle
{
	float: left;
	height: 25px;
	color: #ff9900;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.05em;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
}
.itatRow div.Sno
{
	width: 30px;
	letter-spacing: 0.04em;
}
.itatRow div.fldTitle
{
	width: 180px;
	letter-spacing: 0.04em;
}
.itatRow div.fldValue
{
	padding-top: 3px;
	height: 27px;
	width: auto;
}
div.fldValue input, div.fldValue select, div.fldValue textarea
{
	margin-right: 5px;
}
.itatRow div.sumValue
{
	height: 27px;
	width: 140px;
	font-weight: bold;
	text-align: right;
	padding-top: 3px;
	border: none;
}
.itatRow .last
{
	border: none !important;
}
.itatControls
{
	display: block;
	padding-top: 5px;
	padding-left: 200px;
}
.itatControls1
{
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
}
.itatControls input, .itatControls select
{
	margin-right: 5px;
}
.itatRow .validator
{
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	width: 16px;
	height: 16px;
}
.divITATTable
{
	width: 100%;
}
table.itatGTable {

	width: 100%;
	border-left: solid 1px #27282A;
	border-top: solid 1px #27282A;
	border-spacing: 0px;
	border-collapse: separate;
	background-color: #313234;
}
table.itatGTable th
{
	padding-left: 5px;
	text-align: center;
	background-color: #526279;
	border-right: solid 1px #27282A;
	border-bottom: solid 1px #27282A;
	-moz-border-radius: ;
}
table.itatGTable td {
	padding-left: 5px;
	background-color: #313234;
	-moz-border-radius: ;
	border-right: solid 1px #27282A;
	border-bottom: solid 1px #27282A;
}
table.itatGTable td a
{
	color: #FCB200;
	text-decoration: underline;
}
/* strip with top border */
.controlStrip
{
	display: block;
	width: 100%;
	text-align: right;
	padding-top: 5px;
	clear: both;
	border-top: solid 2px #313234;
}
/* strip without top border */
.controlStrip1
{
	display: block;
	width: 100%;
	text-align: right;
	clear: both;
}
.controlStrip1 span.left
{
	float: left !important;
}
.controlStrip1 span.left input[type=button]
{	
	float: left !important;
	margin-right: 5px;
	cursor: pointer;
}
.divSummary
{
 	display: block;
	clear: both;
	position: relative;
	text-align: right;
	top: 0px;
	height: auto;
}
.divSummary .partLeft
{
	width: 350px;
	float: left !important;
}
.divSummary .partRight
{
	width: 350px;
	float: right !important;
}
.divSummary h3
{
	display: block;
	padding: 2px;
	color: #ff9900;
	clear: both;
	font-stretch: narrower;
	border-bottom: dotted 1px #676767;
}


/**************************************************/
/*MISC*/
/**************************************************/
div.spacer
{
	height: 5px;
	clear: both;
	display: block;
	width: 100%;
}
.pagerLinks
{
    padding:10px 0px;
    position:relative;
    margin-top:10px;
    height:15px;
}
.pagerLinks a{
	border: solid 1px #555; 
	padding:3px 5px;
	margin-left:5px;
	display:inline;
	text-decoration:none;  
	height:100%;
}
.pagerLinks a:hover
{
	background:#dfdfdf;
}
.confMessage
{
	text-align: center;
}
.mapPath a
{
	display: inline-block;
	padding: 2px;
	background-color: #333;
}
/* FLOATING DIV */
.floatParent
{
	width: 900px; 
	margin: 0px auto;
}
.floatDiv
{
	display: block;
	padding: 0px;
	width: 640px;
	text-align: right;
	position: fixed;
	bottom: 0px;
	z-index: 100;
	padding: 5px;
	background-color: #333;: #333;
}
/* END OF FLOATING DIV */

/* EVENTS PAGE */
.events
{
	width: 710px;
	border: solid 1px #555;
	margin: 0px auto;
}
.events > div
{
	display: block;
	padding: 10px;
}
.events > div > p, .events > div > div
{
	display: block;
	padding: 10px;
	display: block;
	margin-bottom: 10px;
	text-align: justify;
	border: solid 1px #555;
}
.events > div > div > div.dvLeft, .events > div > div > div.dvRight
{
	float: left;
}
.events > div > div > div.dvRight
{
	width: 380px;
}
.events > div > p > img, div.dvLeft > img
{
	width: 270px;
	height: 210px;
}
.events table
{
	border-top: solid 1px #555;
	border-left: solid 1px #555;
}
.events table td, .events table td:empty
{
	border-bottom: solid 1px #555;
	border-right: solid 1px #555;
}
.fontPlus
{
	font-size:12px;
}
.fontPlus ul
{
		
}
.fontPlus ul li
{
	margin-left:25px;
	list-style-position:outside;
}

/* END OF EVENTS PAGE */
