@charset "utf-8";
/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	background-image:url(../../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
img
{
	border:none;
}
#master
{
	margin:0px auto;
	padding:0px;
	width:100%;
}
#layout
{
	position:relative;
	width:1000px;
}
#headerrow
{
	position:relative;
	width:1000px;
	height:46px;
	overflow:hidden;
	border:0px solid red;
}
.marqcol
{
	position:relative;
	float:left;
	width:800px;
	height:46px;
	/*background-image:url(../../images/marqcol.jpg);
	background-repeat:no-repeat;*/
}
.marqcolpad
{
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	height:46px;
	z-index:999;
	border:0px solid red;
}
.headerright
{
	position:relative;
	float:left;
	width:200px;
	height:46px;
	background-image:url(../../images/headerright.jpg);
	background-repeat:no-repeat;
}
#logohmenurow
{
	position:relative;
	width:1000px;
	height:81px;
	z-index:1;
	border:0px solid red;
}
.logocol
{
	position:relative;
	float:left;
	width:418px;
	height:81px;
	overflow:hidden;
	background-image:url(../../images/logocol.jpg);
	background-repeat:no-repeat;
}
.headermenucol
{
	position:relative;
	float:left;
	width:582px;
	height:81px;
	background-image:url(../../images/headermenucol.jpg);
	background-repeat:no-repeat;
}
.mainmenupad
{
	position:absolute;
	top:0px;
	right:-3px;
	width:594px;
	height:72px;
	z-index:9999;
	border:0px solid red;
}
*html .mainmenupad
{
	top:-1px;
	border:0px solid red;
}
#flashphgalrow
{
	position:relative;
	width:1000px;
	height:269px;
	overflow:hidden;
	border:0px solid red;
}
.flashphgalrowleft
{
	position:relative;
	float:left;
	width:40px;
	height:269px;
	background-image:url(../../images/flashphgalrowleft.jpg);
	background-repeat:no-repeat;
}
.flashcol
{
	position:relative;
	float:left;
	width:600px;
	height:269px;
	background-image:url(../../images/flashcol.jpg);
	background-repeat:no-repeat;
}
.phgalcol
{
	position:relative;
	float:left;
	width:320px;
	height:269px;
	background-image:url(../../images/phgalcol.jpg);
	background-repeat:no-repeat;
}
.flashphgalrowright
{
	position:relative;
	float:left;
	width:40px;
	height:269px;
	background-image:url(../../images/flashphgalrowright.jpg);
	background-repeat:no-repeat;
}

#contentrow
{
	position:relative;
	width:1000px;
	min-height:401px;
	overflow:hidden;
	background-image:url(../../images/contentrpt.jpg);
	background-repeat:repeat-y;
	border:0px solid red;
}
*html #contentrow
{
	height:401px;
	overflow:visible;
}
.contentrowleft
{
	position:relative;
	float:left;
	width:265px;
	height:401px;
}
.searchbox
{
	position:relative;
	float:left;
	width:265px;
	height:90px;
	background-image:url(../../images/searchbox.jpg);
	background-repeat:no-repeat;
}
.search1
{
	position:absolute;
	top:58px;
	left:66px;
	width:151px;
	height:22px;
	background-color:#FFFFFF;
	border:1px solid #C8C8C8;
}
.searchbtn
{
	position:absolute;
	top:59px;
	right:20px;
	width:26px;
	height:19px;
}
.newsltbox
{
	position:relative;
	float:left;
	width:265px;
	height:311px;
	background-image:url(../../images/newsltbox.jpg);
	background-repeat:no-repeat;
}
.newscss
{
	position:absolute;
	top:66px;
	left:65px;
	width:176px;
	height:22px;
	background-color:#FFFFFF;
	border:1px solid #C9C9C9;
}
.newsbtn
{
	position:absolute;
	top:103px;
	right:22px;
	width:85px;
	height:27px;
}
.contentrowright
{
	position:relative;
	float:left;
	width:735px;
	min-height:401px;
}
*html .contentrowright
{
	height:401px;
}
.maincontent
{
	position:relative;
	float:left;
	width:735px;
	min-height:380px;
	background-image:url(../../images/maincontent.jpg);
	background-repeat:no-repeat;
}
*html .maincontent
{
	height:380px;
}
.maincontentinner
{
	padding:30px 35px 0px 25px;
}
.contentstyle
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-align:justify;
	text-decoration:none;
}
.contentstyle a
{
	font-family:Arial;
	font-size:12px;
	color:#0000CC;
	text-align:justify;
	text-decoration:none;
}
.contentstyle a:hover
{
	font-family:Arial;
	font-size:12px;
	color:#0000CC;
	text-align:justify;
	text-decoration:underline;
}
.contentdowncurve
{
	position:relative;
	float:left;
	width:735px;
	height:21px;
	background-image:url(../../images/contentdowncurve.jpg);
	background-repeat:no-repeat;
}

#footerrow
{
	position:relative;
	width:100%;
	height:33px;
	background-image:url(../../images/footerrpt.jpg);
	background-repeat:repeat-x;
	border:0px solid red;
}
.footer1
{
	padding-top:6px;
}
.footercss
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-align:center;
	text-decoration:none;
}
.footercss a
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-align:center;
	text-decoration:none;
}
.footercss a:hover
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-align:center;
	text-decoration:underline;
}
#footerdownrow
{
	position:relative;
	width:100%;
	height:23px;
	background-color:#FFFFFF;
	border:0px solid red;
}
/**************** this is for contact us form******************/
div .formstyle{width:500px;border:0px dashed #666666; padding-left:0px;}
#contact fieldset{border:none;}
.formstyle form{ margin:0px;padding:0px;height:100%;width:500px;}
.formstyle fieldset{text-align:left;width:600px;border:0px solid #244B29;border-bottom:0px dashed green;margin:0px;padding:5px;display:block;margin:0px 0px;}
.formstyle fieldset legend{margin:0px;font-size:11px;font-weight:bold;text-align:left;color:#D44600;border-bottom:1px dashed #D44600;padding:10px 20px 10px 8px;font-family:tahoma;}
.formstyle label{background-color:#5D5D5D;color:#FFFFFF;padding:5px;display:block;font-size:11px;font-weight:normal;text-align:right;width:200px;float:left;margin:1px 8px;}
.formstyle table{font-size:10pt;}
.formstyle #contact input,.formstyle #contact select{float:left;font-size:10pt;padding:2px 2px;border:1px solid #213983;margin:3px 0 10px 10px;height:25px;color:#000000;letter-spacing:1px;width:200px;}
.formstyle textarea{margin-left:10px;color:#000000;}
.formstyle #product label{background-color:#5D5D5D;color:#FFFFFF;padding:5px;display:block;font-weight:normal;text-align:left;border:0px solid red;float:left;margin:0px 2px;}
.formstyle br{clear:left;}
.required{background-color:#FFFFCC;color:#073E09;border:1px solid #244B29;}
.size{color:#073E09;border:1px solid #244B29;}
.redalert{font-family:tahoma;color:#FF0000;font-size:11px;text-align:center;font-weight:bold;}
.reqlabel{font:bold 11px/1.5 tahoma;color:#FF0000;text-align:center;}

/*
div .formstyle{background:url("../../images/background_transparent.png") 0 0 repeat;width:500px;border:0px dashed #E5E2DA; }
#contact fieldset{border:none; color:#000000;}
.formstyle form{ margin:0px;padding:0px;height:100%;}
.formstyle fieldset{text-align:left;border:0px solid #666666;border-bottom:3px solid #099A06;margin:0px;padding:18px 0px 18px 0px;display:block;margin:10px 0px; }
.formstyle fieldset legend{margin:0px;font-size:10pt;text-align:left;color:#353535;border-bottom:0px dashed #E5E2DA;padding:10px 250px 10px 0px;font:bold 10pt/1.5 verdana;}
.formstyle label{background-color:#235029;padding:8px;display:block;font-weight:normal;text-align:right;width:200px;float:left;margin:1px 0px;}
.formstyle table{font-size:10pt;}
.formstyle #contact input{float:left;font-size:10pt;padding:4px 2px;border:1px solid #666666;margin:4px 0 10px 10px;height:25px;color:#000000;letter-spacing:1px;width:200px;}
.formstyle #product label
{
font-family:verdana;
	font-size:11px;

	color:#353535;
	
	text-decoration:none;
	background-color:#verdana;padding:8px;display:block;font-weight:normal;text-align:left;border:0px solid red;float:left;margin:0px 8px;
}
.formstyle br{clear:left;}
.required{background-color:#FFFFCC;color:#000000;border:0px solid red;}
.redalert{font-family:Georgia, "Times New Roman", Times, serif;color:#FF0000;font-size:11px;text-align:center;font-weight:bold;}
.reqlabel{font:normal normal bold 11px  Georgia, "Times New Roman", Times, serif;color:#FF0000;text-align:center;}*/
/**************************/
/***************************Search result****************/
.searchresult
{
color:#999;
text-decoration:none;
font:normal normal normal 12px Verdana;
}
.searchresult a
{
color:#D44600;
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:#FFFFFF;
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:#5D5D5D;
				color:#000000;
				cursor:hand;
            }

.greentext
{
font:normal normal normal 100% Verdana;
color:#000000;
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:Verdana;font-weight: bold;	color: #FFFFFF;	padding:4px 0px;text-align:center;background-color: #666666;}
#info {color:#666;font-style:italic;position:relative;left:45%;width:35%;}
/*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:#66666;}
#jb_message p {background-color:#66666;margin:0;padding:0.5em;font-size:1.3em;text-align:center; color:#FFFFFF;}
/*For Add Comment*/
#primary {float:right;padding-right:30px;}
#jb_addComment{	width:240px;}
#jb_addComment h3{margin-bottom:8px;font-size:12px;font-family:normal normal normal Verdana;color: #FFFFFF;padding:4px 0px;text-align:left;background-color: #414141;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:Verdana;width:100%;margin-bottom:5px;padding-left:2px;}
#jb_addComment textarea{height:80px;}
#jb_addComment .button{font-size:12px;color:#FFFFFF; padding-left:50px; width:110px;font-family:normal normal normal Verdana;padding:4px;background-color:#414141;border:1px solid #666666;}
#jb_addComment fieldset{border:2;margin:0;padding:0;}
#jb_comments{min-height:230px;background:url("../../images/background_transparent.png") 0 0 repeat;width:370px;border:1px dashed #666666;}
*html #jb_comments{height:220px;background:url("../../images/background_transparent.png") 0 0 repeat;width:360px;border:1px dashed #666666;}
.comment{width:370px;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;}
.comment .header a{color:#999; 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;}
#jb_addComment .hidden, .hidden{display:none;}
/*For Comments*/
#secondary {width:250px;float:left;margin-bottom:1em;position:relative;border:0px solid red;}
#secondary h3{margin-bottom:8px;font-size:12px;left:20px; font-family: normal normal normal 100% Verdana;color: #FFFFFF;padding:4px 0px;text-align:left;background-color: #414141;width:370px;border:1px dashed #666666;padding-left:8px;}
/*************End of Guest Book*************/
.gallery {position:relative; width:686px; margin:0px auto; padding:2px; border:0px solid #666666; }
*html .gallery {position:relative; width:700px; margin:0px auto; padding:2px; border:0px solid #666666; }
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:672px; height:375px; padding:5px; border:0px solid #666; background:#FFF url(../../images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:682px; height:100px; border:0px solid #666; }
#thumbarea {position:relative; overflow:hidden; height:100px; width:682px; text-align:left; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:0px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(../../images/left.gif) left center no-repeat; border-left:0px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(../../images/right.gif) right center no-repeat; border-right:0px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
.marqueestyle
{
color:#FFFFFF;
text-decoration:none;
margin:0px;
padding:0px;
font-size:11px;
}
*html .marqueestyle
{
color:#FFFFFF;
text-decoration:none;
border:0px solid red;
margin:0px;
padding:0px;
height:60px;
}

.marqueestyle A
{
color:#FFFFFF;
text-decoration:none;

}
.marqueestyle A:hover
{
color:#FFFFFF;
text-decoration:none;

}
.clockstyle
{
 position:absolute;border:0px solid red;width:250px;top:222px;left:50px;
}
*html .clockstyle
{
position:absolute;border:0px solid red; width:250px; top:240px; left:50px; z-index:-1;
}

.sitemapstyle
{
/*background-image:url(../../images/Sitemapbg.jpg);
background-repeat:no-repeat;*/
padding:1px 0px 7px 10px;
height:20px;
}

