@import url("css/defaultTbl.css");
@import url("../css/defaultTbl.css");
/* CSS Document */
/*-------------------------general-------------------------*/
body{
	margin:1;
	background-color:#FFF;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 34px;
	padding-left: 0px;
	border-radius: 3px;


}
p, a, li, td,select {
	padding:0;
	margin:0;
	border-bottom-width: thin;
	border-bottom-style: none;
	font-size: 12px;

}
img{
	padding:0;
	margin:0;
	border:none;
	display:block;
}

ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
a{
	text-decoration:none;
	outline:none;
}
/*-------------------------general-------------------------*/
/*-------------------------Top Panel Start-------------------------*/
.logoPadding{
	padding:0 0 24px 0;
}
.logo{
	display:inline;
}
.topnavPadding{
	padding:15px 0 0 0
}
ul.topnav{

}
ul.topnav li.home{
	float:left;
	background:url(images/home.gif) no-repeat 0 center;
	height:11px;
	display:block;
	padding:0 22px 0 17px;
}
ul.topnav li.login{
	background:url(images/login.gif) no-repeat 0  center;
	float:left;
	padding:0 18px 0 22px ;
}
ul.topnav li.contact{
	background:url(images/contact.gif) no-repeat 0 center;
	float:left;
	padding:0 0 0 17px;
}
ul.topnav li a{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#FFF;
}
ul.topnav li a:hover{
	color:#666;
	background-color:#FFF;
}
.callus{
	font-size:15px;
	color:#000F18;
	background-color:#FFF;
	padding:6px 0 0 0;
}
.callus span{
	font-weight:bold;	
	color:#0D5F91;
	background-color:#FFF;
}
/*-------------------------Top Panel End-------------------------*/
/*-------------------------Header Panel Start-------------------------*/
.header{
	background: url(images/head3.swf)
	padding:98px 438px 126px 64px;
	font-size:23px;
	line-height:30px;
}
/*-------------------------Header Panel End-------------------------*/
/*-------------------------Navigation Panel Start-------------------------*/
.mainNavBg{
	background:url(images/mainnavBg.gif) repeat-x 0 0;
	color: #FFF;
}
ul.mainNav{
	padding:0 0 0 68px;
	background-image: url(images/mainnavDiv.gif);
	background-repeat: no-repeat;
	background-position: 5px 0;
	
}
ul.mainNav li{
	float:left;
	background:url(images/mainnavDiv.gif) no-repeat right 0;
	padding:0 3px 0 1px;
}
/*ul.mainNav li span{
	background:url(images/mainnavDiv.gif) no-repeat 0 0;
	width:2px;

}*/
ul.mainNav li a{
	display:block;
	padding:0 27px;
	font-size:12px;
	font-weight:bold;
	line-height:34px;
	color:#FFF;
	background-color:inherit;
}
ul.mainNav li a:hover{
	background-color:#FFF;
	color:#39F;
}
ul.mainNav li a.active{
	background-color:#FFF;
	color:#000;
	cursor:text;
}
body#index a#indexnav,
body#about a#aboutnav,
body#contact a#contactnav,
body#products a#productsnav,
body#shop a#shopnav,
body#news a#newsnav,
body#location a#locationnav 
{
	color: #0000FF;
	background: #FFF;
}
/*-------------------------Navigation Panel End-------------------------*/
/*-------------------------Body Panel Start-------------------------*/
.bodyPadding{
	padding:9px 0 32px 0;
}
.formBg{
	background:url(images/formBg.gif) repeat-x 0 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 38px;
	padding-left: 22px;
}
.searchTxt{
	font-size:22px;
	color:#B87B05;
	background-color:inherit;
	line-height:49px
}
.formTxt{
	font-size:11px;
	line-height:22px;
	font-weight:bold;
	color:#16689A;
	background-color:inherit;
}
.smallSelectBox{
	width:51px;
	height:21px;
}
.bigSelectBox{
	width:126px;
	height:21px;
}
.search{
	padding:4px 0 0 0;
}
.welcome{
	font-size:18px;
	line-height:44px;
	color:#B87B05;
}
.welcomeBoldTxt{
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	color:#303030;
	background-color:#FFF;
}
.welcomeTxt{
	font-size:12px;
	line-height:normal;
	color:#303030;
	background-color:#FFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.welmoreBullet{
	padding:8px 0 0 581px;
}
p.welmore{
	background:url(images/Welmore.gif) no-repeat 0 0;
	width:82px;
	text-align:center;
}
p.welmore a{
	font-size:12px;
	line-height:23px;
	font-weight:bold;
	color:#FFF;
	background-color:inherit;
}
p.welmore a:hover{
	color:#000;
	background-color:inherit;
}
.newsBg{
	background-color:#CFCFCF;
	color:#000;
	font-size:16px;
	line-height:37px;
	padding:0 0 0 17px;
}
.newsTxtPadding{
	padding:20px 0 0 16px;
}
.newsTxTDotline{
	padding:0 0 27px 0;
	background:url(images/NewsDot.gif) repeat-x 0 81px;
}
p.newsTxt{
	font-size:12px;
	line-height:17px;
	color:#000000;
	background-color:#FFF;
	
}
p.newsTxt span{
	display:block;
	color:#120E1C;
	background-color:#FFF;
	font-weight: bold;
}
p.newsTxt b{
	color:#B87B05;
	background-color:#FFF;
	display:block;
}
p.newsTxt a{
	color:#1F9CCE;
	background-color:#FFF;
	font-weight:bold;
}
p.newsTxt a:hover{
	text-decoration:underline;
}
.ourFeturedPadding{
	padding:26px 0 0 0;
}
.ourFDotline{
	padding:0 0 17px 0;
	background:url(images/NewsDot.gif) repeat-x 0 81px;
}
.ourFetured{
	font-size:11px;
	line-height:15px;
	color:#303030;
	background-color:inherit;
	padding:6px 0 0 0;
}
.ourFetured span{
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	font-size:12px;
	color:#B87B05;
	padding:0 0 4px 0;
	background-color:inherit;
}
.ourserviceTxt{
	font-size:13px;
	line-height:12px;
	font-weight:bold;
	color:#B87B05;
	background-color:#FFF;
	padding:5px 0 0 13px;
}
ul.ourservice{
	
}
ul.ourservice li{
	background:url(images/NewsDot.gif) repeat-x 0 100%;
	/*line-height:0;
	font-size:0;
	display:block;*/
	
}
ul.ourservice li.noDot{
	background-image:none;
}
ul.ourservice li span{
	background:url(images/ourBullet.gif) no-repeat 13px 8px;
	padding:0 0 0 10px;
	height:15px;
	font-size:11;
	line-height:0;
	display:block;
}
ul.ourservice li span a{
	font-size:11px;
	font-weight:bold;
	line-height:22px;
	color:#303030;
	background-color:#FFF;
}
ul.ourservice li span a:hover{
	color:#B87B05;
	background-color:#FFF;
}
.divider{
	background:url(images/bigDivider.gif) no-repeat 23px 0;
}
.imgradius{
	border-radius: 10px 0px 10px 0px;
}
.imgallround{
	border-radius: 10px 10px 10px 10px;
}
.imgoneround{
	border-radius: 10px 0px 0px 0px;
}

/*-------------------------Body Panel End-------------------------*/
/*-------------------------Footer Panel Start-------------------------*/
.foterBg{
	background:url(images/FoterBg.gif) repeat-x 0 0 #D5D5D5;
	color:#0191C1;
	padding:25px 0 21px 0;
	border-radius: 0px 0px 8px 8px;
}
ul.footerNav{
	padding:0 0 0 150px;
}
ul.footerNav li{
	 float:left;
	 padding:0 7px;
	 background:url(images/FoterDiv.gif) no-repeat right 4px;
}
ul.footerNav li.nofoterdiv{
	 background-image:none;
}
ul.footerNav li a{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
}
ul.footerNav li a:hover{
	color:#B87B05;
	background-color:inherit;
}
p.copyright{
	width:235px;
	font-size:11px;
	line-height:18px;
	font-weight:bold;
}
p.copyright span{
	display:block;
	
}
p.copyright span a{
	color:#000;
	background-color:inherit;
}
p.copyright span a:hover{
	text-decoration:underline;
}

/*-------------------------Footer panel End-------------------------*/
.bodyPadding table tr td table tr td table tr td table tr td {
	font-size: 12px;
	border-radius: 10px 0px 0px 0px;
}
.foterBg table tr td table tr td .copyright {
	text-align: right;
}
.bodyPadding table tr td table tr td strong {
	color: #FF0000;
}
.bodyPadding table tr td table tr td strong {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}
.bodyPadding table tr td table tr th {
	text-align: left;
}
input[type="text"]:focus , textarea:focus{
	background-color: #EEE;
}
