@charset "utf-8";
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
hr
{
color:#CC9900;
height:3px;
}
body
{
	margin:0px auto;
	padding:0px auto;
	background-image:url(../../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#BEFEFE;
}
img
{
	border:none;
}
#master
{
	margin:0px auto;
	padding:0px;
	width:100%;
}
#layout
{
	position:relative;
	width:967px;
}
#headerrow
{
	position:relative;
	width:967px;
	height:163px;
	background-image:url(../../images/headerrow.jpg);
	background-repeat:no-repeat;
	border:0px solid red;
}
.langcss
{
	position:absolute;
	bottom:0px;
	right:0px;
	width:204px;
	height:57px;
	border:0px solid red;
}
*html .langcss
{
	right:-1px;
	bottom:-6px;
}
.linkrow
{
	position:absolute;
	top:12px;
	right:20px;
	width:450px;
	height:15px;
	border:0px solid red;
}
.linkrowcss
{
	font-family:Verdana;
	font-size:11px;
	color:#028E8C;
	font-weight:normal;
	text-align:right;
	text-decoration:none;
}
.linkrowcss a
{
	font-family:Verdana;
	font-size:11px;
	color:#028E8C;
	font-weight:normal;
	text-align:right;
	text-decoration:none;
}
.linkrowcss a:hover
{
	font-family:Verdana;
	font-size:11px;
	color:#028E8C;
	font-weight:normal;
	text-align:right;
	text-decoration:underline;
}
.logo
{
	position:absolute;
	top:10px;
	left:35px;
	width:205px;
	height:130px;
	border:0px solid red;
}
#headerdownrow
{
	position:relative;
	width:967px;
	height:9px;
	overflow:hidden;
	background-image:url(../../images/headerdownrow.jpg);
	background-repeat:no-repeat;
	border:0px solid red;
}

#headermenurow
{
	position:relative;
	width:967px;
	height:28px;
	z-index:1;
	background-image:url(../../images/headermenurow.jpg);
	background-repeat:no-repeat;
	border:0px solid red;
}
.menupad
{
	position:absolute;
	top:0px;
	left:12px;
	width:720px;
	height:28px;
	border:0px solid red;
}
.searchrow
{
	position:absolute;
	top:0px;
	right:10px;
	width:200px;
	height:25px;
	border:0px solid red;
}
.searchpad
{
	position:absolute;
	top:5px;
	right:47px;
	width:147px;
	height:19px;
	font-family:Tahoma;
	font-size:11px;
	color:#ACABAB;
	padding-top:2px;
	padding-left:4px;
	border:1px solid #2AB6B5;
}
.searchbtn
{
	position:absolute;
	top:5px;
	right:5px;
	width:41px;
	height:19px;
}
#contentrow
{
	position:relative;
	width:967px;
	min-height:603px;
	overflow:hidden;
	/*background-image:url(../../images/contentrow.jpg);
	background-repeat:no-repeat;*/
	border:0px solid red;
}
*html #contentrow
{
	height:603px;
	overflow:visible;
}
.maincontent
{
}
.scrollnewsrow
{
	position:absolute;
	top:5px;
	left:0px;
	width:600px;
	height:20px;
	border:0px solid red;
}

.scrollnewsrowcss
{
	font-family:Verdana;
	font-size:11px;
	color:#019798;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
}
.scrollnewsrowcss a
{
	font-family:Verdana;
	font-size:11px;
	color:#019798;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
}
.scrollnewsrowcss a:hover
{
	font-family:Verdana;
	font-size:11px;
	color:#F24682;
	font-weight:normal;
	text-align:justify;
	text-decoration:underline;
}

.maincontentinner
{
	height:auto;
	padding:20px 355px 200px 0px;
	border:0px solid red;
}

.prodmaincontentinner
{
	height:auto;
	padding:10px 0px 200px 0px;
	border:0px solid red;
}


.maincontentstyle
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
}
.maincontentstyle a
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
}
.maincontentstyle a:hover
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-align:justify;
	text-decoration:underline;
}

.contentbg
{
	position:absolute;
	top:0px;
	left:0px;
	width:417px;
	height:603px;
	z-index:-1;
	background-image:url(../../images/contentbg.jpg);
	background-repeat:no-repeat;
	border:0px solid red;
}
.righteditimg
{
	position:absolute;
	top:20px;
	right:0px;
	width:350px;
	height:475px;
	border:0px solid red;
}
.scrollimgrow
{
	position:absolute;
	bottom:14px;
	left:0px;
	width:967px;
	height:112px;
	background-image:url(../../images/scrollimgrow.jpg);
	background-repeat:no-repeat;
	border:0px solid red;
}
.scrollpad
{
	position:absolute;
	top:7px;
	left:20px;
	width:930px;
	height:100px;
	border:0px solid red;
}
.pgimgcss
{
	position:absolute;
	top:6px;
	right:18px;
	width:137px;
	height:97px;
	border:0px solid red;
}
#footerrow
{
	position:relative;
	width:967px;
	height:28px;
	background-image:url(../../images/footerrow.jpg);
	background-repeat:no-repeat;
	border:0px solid red;
}
.mainfooter
{
	padding-top:8px;
	padding-left:23px;
}
.newspad
{
	position:absolute;
	top:4px;
	right:55px;
	width:147px;
	height:19px;
	padding-left:6px;
	font-family:Tahoma;
	font-weight:normal;
	text-align:justify;
	font-size:11px;
	color:#ACABAB;
	background-color:#FFFFFF;
	border:1px solid #2AB6B5;
}
.newsletterbtn
{
	position:absolute;
	top:4px;
	right:13px;
	width:41px;
	height:19px;
	border:0px solid red;
}
.mainfootercss
{
	font-family:Tahoma;
	font-weight:normal;
	text-align:left;
	font-size:11px;
	color:#00908E;
	text-decoration:none;
}
.mainfootercss a
{
	font-family:Tahoma;
	font-weight:normal;
	text-align:left;
	font-size:11px;
	color:#00908E;
	text-decoration:none;
}
.mainfootercss a:hover
{
	font-family:Tahoma;
	font-weight:normal;
	text-align:left;
	font-size:11px;
	color:#00908E;
	text-decoration:underline;
}

#footerdownrow
{
	position:relative;
	width:967px;
	height:35px;
	background-image:url(../../images/footerdownrow.jpg);
	background-repeat:no-repeat;
	border:0px solid red;
}
.footer1
{
	padding-top:12px;
}

.footercss1
{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	color:#000000;
	text-decoration:none;
}
.footercss1 a
{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	color:#000000;
	text-decoration:none;
}
.footercss1 a:hover
{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	color:#E59A23;
	text-decoration:none;
}
.prodheadcss
{
	font-family:Verdana;
	font-weight:bold;
	font-size:15px;
	color:#019796;
	width:200px;
	height:25px;
	border:0px solid red;
}
.pronamecss
{
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
	color:#E83576;
}

/**************** this is for contact us form******************/
div .formstyle{background:url("../../images/background_transparent.png") 0 0 repeat;width:500px;border:0px solid #cfcfcf;margin-left:5px;}
#contact fieldset{border:none;}
.formstyle form{ margin:0px;padding:0px;height:100%;width:500px;}
.formstyle fieldset{text-align:left;border:0px solid #666666;border-bottom:0px solid #2C7885;margin:0px;display:block;margin:10px 0px;}
.formstyle fieldset legend{margin:0px;font-size:10pt;text-align:left;color:#000000;border-bottom:1px solid #2C7885;padding:10px 250px 10px 10px;font-family:Tahoma;letter-spacing:2px;}
.formstyle label{background-color:#5AE2E2;padding:4px;color:#000000;display:block;font-weight:normal;text-align:right;width:200px;float:left;margin:1px 8px;}
.formstyle table{font-size:10pt;}
.formstyle #contact input{float:left;font-size:10pt;padding:4px 2px;margin:4px 0 10px 10px;height:25px;color:#000000;letter-spacing:1px;width:200px;}
.formstyle #product label{padding:3px;display:block;font-weight:normal;text-align:left;border:0px solid red;float:left;margin:0px 0px;}
.formstyle br{clear:left;}
.required{background-color:#FFFFCC;color:#000000;border:1px solid #cccccc;}
.size{color:#000000;border:1px solid #cccccc;}

.redalert{font-family:Georgia, "Times New Roman", Times, serif;color:#FF0000;font-size:11px;text-align:center;font-weight:bold;}
.reqlabel{font:normal normal normal 7.5pt  Georgia, "Times New Roman", Times, serif;color:#FF0000;text-align:center;}
.redalertpub
{
font-family:Georgia, "Times New Roman", Times, serif;color:#FF0000;font-size:11px;text-align:center;font-weight:bold;padding-top:50px;
}
/**************************/
/***************************Search result****************/
.searchresult
{
color:#999;
text-decoration:none;
font:normal normal normal 12px Verdana;
}
.searchresult a
{
/*color:#fffff0; */
text-decoration:none;
/*border-bottom:1px solid #ccc;
border-top:1px solid #ccc;*/
padding:2px 0px;
font:normal normal bold 12px Verdana;
}
.searchresult a:hover
{
color:#014073;
text-decoration:underline;
font:normal normal bold 12px Verdana;
}
table.searchresult {
	width: 100%;
	border-collapse: collapse; /* so we can control cellspacing in a practical way */
}
.dottedline
{
height:20px;background-image:url(../../images/horline.gif);background-repeat:repeat-x;width:100%;background-position:center;
}

.hlt td {
				text-align: left;
				font:normal normal normal 100% Verdana;
				background-color:#D2DFFE;
				color:#676767;
				cursor:hand;
            }

.greentext
{
font:normal normal normal 100% Verdana;
color:#014073;
text-decoration:none;
}
.italicstyle
{
 font:normal normal italic 100% Verdana;
}
.bodytext
{
color:#666666;
}
.bodytext1
{
color:#000000;
}
/**********Guest book  *************/
#container h3 {	margin-bottom:10px;	font-size:1.1em;font-family:Tahoma;font-weight: bold;	color: #000000;	padding:4px 0px;text-align:center;}
#info {color:#666;font-style:italic;position:relative;left:45%;width:40%;}
/*For Messages After Adding Comments*/
.contentcss {clear:both;padding:0px 2px 40px 30px;position:relative;}
#contentcss #jb_message {color:#fff;text-align:center;margin:0px auto;border:0px solid red;position:absolute; top:5px;}
#jb_message.error {background-color:#999999;} 
*html #jb_message.error {background-color:#666666; margin:0px 0px 10px 0px;} 
*html #jb_message.confirm {background-color:#666666;margin:0px 0px 10px 0px;}
#jb_message.confirm {background-color:#666666;}
#jb_message p {background-color:#FFFFFF;margin:0;padding:0.5em;font-size:15px;font-family:normal normal normal Tahoma;text-align:center; color:#0D3056; z-index:3211311322313132;}
/*For Add Comment*/
#primary {float:right;}
#jb_addComment{	width:250px;}
#jb_addComment h3{margin-bottom:8px;font-size:12px;font-family:normal normal normal Tahoma;color: #000000;padding:4px 0px;text-align:left;background-color: #FFA1DD;border:1px dashed #666666; padding-left:8px;}
#jb_addComment label {display:block;font-weight:bold;font-size:0.9em;}
#jb_addComment input, #jb_addComment textarea{font-size:1em;font-family:Tahoma;width:100%;margin-bottom:5px;padding-left:2px;}
#jb_addComment textarea{height:80px; border:1px solid #7F9DB9; width:250px;}
#jb_addComment .button{font-size:12px;color:#000000; padding-left:50px; width:110px;font-family:normal normal normal Tahoma;padding:4px;background-color:#B5DBF8;border:1px solid #666666;}
#jb_addComment fieldset{border:1px dashed #666666;margin:0;padding:0;}
#jb_comments{min-height:230px;background:url("../../images/background_transparent.png") 0 0 repeat;width:260px;border:1px dashed #666666;}
*html #jb_comments{height:220px;background:url("../../images/background_transparent.png") 0 0 repeat;width:250px;border:1px dashed #666666;}
.comment{width:260px;border:0px inset #ffffff;border-style:outset;margin-bottom:15px;overflow:hidden;}
.comment .header {font-weight:bold; font-size:12px;border-bottom: dashed 1px #666666;padding:2px 5px;  background-color:#F8F8F8;
}
.comment .header a{color:#FFA1DD; font-weight:bold; }
.comment .header a.delete{float:right;font-weight:bold;}
.comment .content {font-size:12px;padding:5px;line-height:1.5em; 
}
.comment .date {font-size:1em;text-align:right;color:#999;padding-right:4px;  background-color:#F8F8F8;
}
#jb_addComment .hidden, .hidden{display:none;}
/*For Comments*/
#secondary {width:250px;float:left;margin-bottom:1em;position:relative;}
#secondary h3{margin-bottom:8px;font-size:12px;left:20px; font-family: normal normal normal 100% Tahoma;color: #000000;padding:4px 0px;text-align:left;background-color: #FFA1DD;width:250px;border:1px dashed #666666;padding-left:8px;}
/*************End of Guest Book*************/


/***********************Photo Gallery***********************************/
.phgalcss
{
	position:relative;
	min-height:320px;
	clear:both;
}
*html .phgalcss
{
	height:320px;
}
#main
{
width:350px;
height:100px;
border:0px solid red;
}
.gnav ul
{
	margin:0px;
	text-align:left;
	padding:0px;
	border:0px solid #ccc;
}
.gnav li
{
	background-color:#D2DFFE;
	display:inline;
	color:#014073;
	float:left;
	height:auto;
	width:100px;
	margin:0px 6px;border:1px solid #ccc;
	text-decoration:none;
}
.gnav li a
{
	border-color: #ddd #bbb #aaa #ccc;
	background-color:#D2DFFE;
	color:#014073;
	font:Verdana normal normal bold 12px #014073;
	display:inline;
	margin:2px 2px;
	padding:0px 10px;
	text-decoration:none;
}
ul.gnav a:hover,
ul.gnav li:hover a,
ul.gnav li.iehover a
{
	color:#000000;
	text-decoration:none;
	background-color:#D2DFFE;
	display:inline;
}
#main li
{
background: #eee;
border:0px solid #ccc;
color: inherit;
margin: 0px;
padding:4px 4px 4px 4px;
display:inline;
float:left;
position:absolute;
z-index:1;
}
#main li img 
{
margin:0px;
padding:0px;
display:block;
}
#mian a
{
	cursor: default;
}
#main a:hover .preview
{
	display: block;
	position: static;
	top: 15px;
	left:5px;
	z-index: 4;
	cursor:pointer;
}
.pause
{
color:#999;
padding:0px 0px;
}

.pause a
{
color:#999;
}

.pause a:hover
{
	color:#999;
}
.bigimgheading1
{
	position:absolute;
	top:0px;
	right:80px;
	width:20%;	
	height:22px;
	color:#014073;
	padding-left:10px;
	background-color:#D2DFFE;
}

.bigimgheading
{
height:92px;background-image:url(../../images/rightsidebar.jpg);background-position:right;background-repeat:no-repeat;position:absolute;left:418px;bottom:2px;z-index:2222;font-weight:bold;padding:3px 19% 0px 15px;text-align:left;}
*html .bigimgheading
{
padding:5px 30% 5px 15px;
}

h1
{
font:"Microsoft Sans Serif";
font-family:"Microsoft Sans Serif";
letter-spacing:2px;
font-size:1em;
}
.hidden{ visibility:hidden; display:none;}
/*********************/
.prodthumb ul {margin:0px;padding:0px;}
.prodthumb ul li{font-family:Tahoma;list-style:none;display:inline;font-size:11px;text-align:left;font-weight:bold;}

.newusertxt input{border:1px solid #999;font-family:Tahoma;font-size:11px;color:#78715E;margin:0px;padding:0px;width:auto;}
.center{margin:0px auto;text-align:center;}
/****Login text*****/
.welcometext{color:#000066;font-size:14px;font-family:"Times New Roman", Times, serif;}
/***********************Pubication login window**********************************/

/************************End of Publication***********************************/
#newuserbox
{
border:1px solid #ccc;
position:absolute;
right:10px;
width:190px;
top:20px;
text-decoration:none;
background-color:#5BBBC9;
padding:35px 5px  0px 5px;
cursor:hand;
}
#newuserbox a
{
width:190px;
text-align:center;
text-decoration:none;
cursor:hand;
}
#newuserbox a:hover
{
width:190px;
background-color:#5BBBC9;
cursor:hand;
color:#000000;
text-align:center;
text-decoration:none;
}

#newuserbox1234
{
width:auto;
background-color:#5BBBC9;
cursor:hand;
color:#000000;
text-align:center;
text-decoration:none;
}
#newuserbox1234 a
{
width:auto;
background-color:#5BBBC9;
cursor:hand;
color:#000000;
text-align:center;
text-decoration:none;
}
#newuserbox1234 a:hover
{
width:auto;
background-color:#5BBBC9;
cursor:hand;
color:#000000;
text-align:center;
text-decoration:underline;
}



.faqheading
{
font-family:Tahoma;
font-size:11pt;
font-weight:bold;
color:#0C3055;
text-decoration:underline;
line-height:110%;
}
hr
{
color:#cccccc;
}
.prodlist  td
{
 background:#EFEFEF;
 border:1px solid #cccccc;
}
.prodlist  a img 
{
 border:1px solid #D94B19;
}

.prodlist  a:hover img 
{
 border:1px solid green;
}


.prodlist, .prodlist a
{
font:10pt Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
color:#000000;
}
.prodlist a:hover
{
font:10pt Verdana, Arial, Helvetica, sans-serif;
color:#CC3300;
text-decoration:none;
}
div #topbar
{
position:absolute;top:0px;right:18px;height:38px;
}
#topbar ul 
{
margin:0px;padding:0px;
}
#topbar li 
{
 float:left;display:inline;margin:11px 5px;border:1px solid #999999;border-top:none;padding:2px 0px 3px 5px;width:100px;background:#cccccc;color:#000000;text-decoration:none;text-align:center;
}
#topbar li a 
{
 float:left;display:inline;color:#000000;text-decoration:none;text-align:center;
}
#topbar li a:hover
{
border-bottom:2px solid orange;padding:6px;
}
.btn
{
 color:#FFFFFF;
 background-color:#FE82A7;
 border:1px solid #999999;
 padding:3px 3px;
}
.box
{
 text-align:center;
 margin:0px;
 width:50%;
 position:relative;
 border:0px solid #999999;
 padding-left:135px;
}
*html .unsubbox{position:relative;}
.unsubbox
{
position:absolute;padding:0px; 
}
.bannerbox
{
float:left;
margin-right:5px;
margin-top:5px;
}
.inputsubmit {background-color:#D2DFFE; color:#014073;}
#pubtext
{
height:30px;width:500px;
color:#000000;
FONT-FAMILY: verdana;
FONT-SIZE: 8pt;
line-height: 1.166;	
TEXT-DECORATION: none;
padding-top:4px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
border:0px solid red;
}
#pubtext ul{
font: bold 11px Arial;
text-align:center;
height:30px;
margin:0px; /*margin between first menu item and left browser edge*/
margin-left:1%;
padding: 0px;
list-style: none;border:0px solid red;

}
#pubtext li{
float:left;
display: block;
margin: 0 15px 0 0;
padding: 0;
text-transform:uppercase;
}
#pubtext a{
float:left;
display: inline;
color: #000000;
margin: 0 0px 0 10px; /*Margin between each menu item*/
padding: 0px 2px;
text-decoration: none;
letter-spacing: 0px;
}
#pubtext a:hover{
float:left;
display: inline;
color: #000000;
margin: 0 0px 0 10px; /*Margin between each menu item*/
padding: 0px 2px;
text-decoration: none;
letter-spacing: 0px;
}
#searchpanel{height:104px;background-image:url(../../images/searchbg.jpg);background-repeat:no-repeat;background-position:left;margin-top:8px;}
#loginpanel{height:135px;background-image:url(../../images/loginbg.jpg);background-repeat:no-repeat;background-position:left;margin-top:8px;text-align:left;width:176px;border:0px solid red;}
#newspanel{height:133px;background-image:url(../../images/newsbg.jpg);background-repeat:no-repeat;background-position:left;margin-top:8px;}


.arloginusernametxt
{
	position:absolute;
	top:54px;
	right:10px;
	width:auto;
	height:19px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-align:right;
}
.arloginusername
{
	position:absolute;
	top:54px;
	left:10px;
	width:114px;
	height:19px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-align:right;
	border:1px solid #C6C6C6;
}
.arloginpasswordtxt
{
	position:absolute;
	top:80px;
	right:30px;
	width:114px;
	height:19px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-align:right;
}

.arloginpassword
{
	position:absolute;
	top:80px;
	left:10px;
	width:114px;
	height:19px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-align:right;
	border:1px solid #C6C6C6;
}
.arforgotpasstxt
{
	position:absolute;
	top:121px;
	right:15px;
	width:114px;
	height:19px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-align:right;
	text-decoration:none;
	border:0px solid #C6C6C6;
}
.arforgotpasstxt a
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-align:right;
	text-decoration:none;
	border:0px solid #C6C6C6;
}
.arforgotpasstxt a:hover
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-align:right;
	text-decoration:underline;
	border:0px solid #C6C6C6;
}
.arfgpass
{
	position:absolute;
	top:105px;
	right:19px;
	width:114px;
	height:19px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-align:right;
	text-decoration:none;
	border:0px solid #C6C6C6;
}
.arfgpass a
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-align:right;
	text-decoration:none;
	border:0px solid #C6C6C6;
}
.arfgpass a:hover
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-align:right;
	text-decoration:underline;
	border:0px solid #C6C6C6;
}

.arloginbtn
{
	position:absolute;
	top:107px;
	left:20px;
	width:56px;
	height:18px;
	border:0px solid #C6C6C6;
}