/*
Default Theme Stylesheet
Name:Style.CSS
Web Designer: SYED TAHIR SHAH
Description: default theme
Date of Start:  2nd July 2010
*/

/* CSS Document */
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	margin:0px 0px 0px 0px;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#fff;
	line-height:13px;
	text-align: justify;
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: left top;
}
div {float:left}

img
{}

ul{
	padding:21px 0 0 13px;
    *padding:21px 0 0 15px;
	margin:0px;
	font-weight:normal;
	color:#fff;
}
.base-btn {
margin: 0 0 0 0px;
padding: 0px;
float: left;
}


li{
padding:0px;

}



a {
	color:#fff;
	text-decoration: underline;
	cursor:pointer
}
a:hover {
	text-decoration: none;
	color: #fff;
}
form { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px}
td { vertical-align:top}
.quick {
	font-size: 15px;
	color: #fff;
}	
.underline {
	color: #fff;
	text-decoration: underline;

}

.underline2 {
	color: #fff;
	text-decoration: overline;

}

table { vertical-align:top}
/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
.t1 {
	width:419px;
	height:108px;
	color:#fff;
	font-size:36px;
	font-family:Impact;
	text-transform:uppercase;
	background: url(../images/1_t1.gif) no-repeat left top;
	padding:0px;
}
.logo-bg {
height:108px;
width:1001px;
background-image:url("../images/logo-1px-rep.jpg");
background-repeat: repeat-x;
}
.navigation {
height:255px;
width:290px;
position:relative;
padding:13px 0px 0 3px;
}

.righttop{
position:relative;}
.star
{
position:absolute;
right:-120px;
top:-11px;
}

#left-panel
{
float:left;
clear:left;
width:190px;
}




#left-panel p
{
float:left;
font-weight:bold;
clear:left;
padding:0 0 0 11px;
margin:0;
*padding:13px 0 0px 11px;
_padding:13px 0 0px 11px;
width:180px;
}


#left-panel p.address {
	font-family: Tahoma;
	color: #000;
	line-height: 16px;
	font-size: 11px;
	margin: 11px 0px 0px 0px;
	padding: 7px 5px 7px 7px;
	float: left;
	width: 177px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #d1cfd0;
	background-image: url(../images/address-1px-rep.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


#left-panel p.address2 {
	font-family: Tahoma;
    color: #ffffff;
	line-height: 16px;
	font-size: 11px;
	background:#9b9999 url(../images/address-1px-rep.jpg) repeat-x left top;
	margin:0px 0px 0px 0px;
	padding: 7px 5px 7px 7px;
	float: left;
	width: 177px;
	font-weight:normal;
	font-style: normal;
	text-decoration: none;
	color: #333333;
}

#left-panel p.address1 {
	font-family: Tahoma;
     color: #ffffff;
	line-height: 16px;
	font-size: 10px;
	background:#9b9999 url(../images/address-1px-rep.jpg) repeat-x left top;
	margin: 11px 0px 0px 0px;
	padding: 7px 5px 7px 7px;
	float: left;
	width: 177px;
	color: #fff;
}




#left-form
{
float:left;
clear:left;
width:180px;
padding:0 0 10px 10px;
margin:0;
}

#left-form ul
{
float:left;
width:180px;
padding:5px 0 0;
margin:0;
list-style-type:none;
}


#left-form ul li
{
float:left;
width:180px;
background:none;
padding:0 0 5px 0;
margin:0;
}

#left-form label
{
float:left;
padding:0;
margin:0;
width:180x;
clear:right;
}

#left-form label.code
{
	float:left;
	text-align:center;
	padding:3px 0 3px 0;
	font-size:12px;
	font-weight:bold;
	/*margin:5px 0 0 0;*/
margin:0;
	color:#000;
	width:70px;
	
}


#left-form input 
{
clear:left;
float:left;
margin:0;
padding:0;
width:165px;
}

#left-form input.code 
{
clear:none;
float:left;
/*
margin:5px 10px 0 0;
*margin:211px 10px 0 0;
_margin:209px 10px 0 0;
*/
margin:0 0 0 5px;
padding:0;
width:90px;
}

#left-form textarea
{
clear:left;
float:left;
width:165px;
}
#left-form input.submit_button {
border:none;
float:left;
height:19px;
width:56px;
padding:0;
cursor:pointer;
margin:0 5px 0 20px;
/*margin:11px 3px 11px 0;*/
background:url(../images/4_send.gif) no-repeat;

}
#left-form input.clear_button {
border:none;
float:left;
clear:none;
height:19px;
width:56px;
padding:0;
cursor:pointer;
margin:0;
/*
margin:11px 0 11px 0px;
*margin:11px 0 11px 0px;
_margin:10px 0 11px 0px;
*/
background: url(../images/4_clear.gif) no-repeat;
}

.menu {
width:190px;
height:29px;
margin-top:0;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-transform:capitalize;
font-weight:bold;
padding-bottom: 4px;
}
.menu a {
color:#b6f2bf;
display:block;
width:184px;
text-decoration:none;
background:url(../images/1_passiv.gif);
padding:9px 0px 8px 6px;
}
.menu a:hover {
color:#e0ba1b;
background:url(../images/1_act.gif);
}

/*
================================================================================
|                                     CONTEINER                                |
================================================================================
*/
.Long1 { width:100%}
.mainest {
width:1001px;
float:none
}
.content-outer {
width:1001px;
min-height:533px;
padding-bottom:20px;
background-color:#013A1B;
}

*html .content { height:533px}

.center {
width:533px;
padding-left:13px;
margin-top:15px;
}




.center img{
/*border:5px solid #CCCCCC;
*/padding:0;
margin:6px 0 15px 8px;
}

.center p {
	font-family: Tahoma;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	clear: left;
	padding: 0px 11px 0px 0px;
	text-align: justify;
}


.center p.contact {
padding:15px 11px 0px 0px;
}


#sep-products
{
	float:left;
	width:535px;
	_width:525px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}


#sep-products.no--border
{
float:left;
width:535px;
_width:525px;
border-bottom:none;}



#sep-products h6
{
float:none;
font-size:16px;
clear:left;
text-align:center;
padding:0 0 10px 0;
margin:0;
width:220px;
}


.center h2 {
	color: #000;
	font-size:17px;
	font-weight: normal;
}
.center h3 {
	color: #fff;
	font-size: 17px;
	font-weight:normal;
	line-height:20px;
}

h4 {
	color: #fff;
	font-size: 16px;
	font-weight:normal;
	line-height:20px;
}


.center h3 span {
	color: #fff;
}


.center h6 {
	color: #fff;
	font-size:20px;
	font-weight: normal;
}
.center h4 {
	color: #fff;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
	padding: 0px 11px 0px 25px;
}

.center h5 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}


.center h2 {
	color: #000;
	font-size: 15px;
	font-weight: normal;
}
.center ul {
margin: 0px;
clear: left;
list-style-type: none;
padding: 0px 5px 0px 0px;
}
.center li {
	background: url(../images/bul.gif) no-repeat left 8px;
	margin: 0px;
	clear: left;
	padding: 0px 5px 11px 13px;
	color: #fff;
	font-family: Tahoma;
	font-size: 12px;
	line-height:18px;
}


.center ul.list {
margin: 0px;
float:right;
clear:none;
width:263px;
list-style-type: none;
padding: 0px 5px 0px 0px;
}

.center ul.img {
margin: 0px;
float:right;
clear:none;
width:263px;
list-style-type: none;
padding: 0px 5px 0px 0px;
}

.center ul.list li {
	background: url(../images/bul.gif) no-repeat left 8px;
	margin: 0px;
	float:none;
	clear: left;
	padding: 0px 5px 11px 13px;
	color: #fff;
	font-family: Tahoma;
	font-size: 11px;
	line-height:18px;
}




.right {
width:258px;
margin-top:11px;
}
.right2 {
padding-left:10px;
width:248px
}

.right2 p {
	font-family: Tahoma;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	clear: left;
	padding: 17px 0px 19px 5px;
}
.right2 p.txt {
	font-family: Tahoma;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	clear: left;
	padding: 5px 0px 19px 5px;
}



.right2 ul {
margin: 0px;
clear: left;
list-style-type: none;
padding: 0px 5px 0px 0px;
}
.right2 li {
	background: url(../images/bul.gif) no-repeat left 8px;
	margin: 0px;
	clear: left;
	padding: 0px 5px 11px 13px;
	color: #fff;
	font-family: Tahoma;
	font-size: 11px;
	line-height:18px;

}

.right2 h2 {
	color: #000;
	text-decoration: underline;
}

.right2 h3 {
	color: #379958;
	font-size:1.17em;
	font-weight:bold;
	text-decoration: none;
	line-height: 18px;
}
.right2 span{
	margin:0px;
	padding:0px;
	color:#FF0;
	font-weight:bold;
}
.rightt {
min-height:230px;
width:262px;
padding-bottom:21px;
margin-top:1px;
}
*html .rightt { height:230px}
/*
================================================================================
|                                     OTHER                                |
================================================================================
*/
h1 {
	height:15px;
	width:528px;
	_width:531px;
	font-size:16px;
	color:#000;
	float:left;
	background:url(../images/1_razdel.gif) top repeat-x;
	padding:10px 0px 5px 13px;
	margin:12px 0 0 5px;
	_margin:12px 0 0 1px;
	font-weight: bold;
}


h1.inner {
	height:15px;
	width:790px;
	font-size:16px;
	color:#000;
	float:left;
	background:url(../images/1_razdel.gif) top repeat-x;
	padding:10px 0px 5px 13px;
	margin:12px 0 0 5px;
	font-weight: bold;
}


h2 {
	height:15px;
	width:249px;
	float:left;
	margin:0;
	font-size:16px;
	color:#000;
	background:url(../images/1_razdel.gif) top repeat-x;
	padding: 10px 0px 5px 13px;
	font-weight: bold;
}


h5 {
	height:15px;
	width:237px;
	float:left;
	font-size:16px;
	color:#000;
	background:url(../images/1_razdel.gif) top repeat-x;
	font-weight: bold;
	margin:0 0 0 14px;
	_margin:0 0 0 7px;
	padding:10px 0px 5px 11px;
}


.table { width:615px; background:url(../images/2_tab2.gif); padding:2px 0px 3px 0px; color:#4b4b4b}
.tab1 { width:23px; text-align:center}
.tab2 { width:543px; padding-left:10px}
.tab3 { text-align:center; width:38px}
/*
================================================================================
|                                     FOOTER                                |
================================================================================
*/
.Bottom {
width:841px;
color:#3c3c3c;
font-size:11px;
_float:none;
text-align:center;
padding: 11px 80px 11px 80px;
background:url(../images/footer-bg1.jpg) repeat-x left top;
height:110px;
line-height:17px;
}
.mainest .Bottom a {
color: #3C3C3C;
text-decoration: none;
}
.mainest .Bottom a:hover {
color: #3C3C3C;
text-decoration: underline;
}

a {
outline:none;
}
.clear
{
clear:both;
}
.imgFloat
{
float:left;
margin: 0px;
padding: 0px;
}

/*
================================================================================
|                                     CONTACT_FORM                          |
================================================================================
*/
.form_text {
	width:74px;
	margin-top:5px;
	color:#fff;
	padding-left:1px;
	font-weight:bold
}
.pod_style { width:242px}
.form_style { border:#d4d0c8 1px solid; font-family:Tahoma, Arial; font-size:11px;  height:14px; border-top:2px solid #404040; border-left:2px solid #404040; width:240px; }
*html .form_style { height:14px}
.form_area { border:#d4d0c8 1px solid; font-family: Tahoma, Arial; font-size:11px;  height:180px; border-top:2px solid #404040; border-left:2px solid #404040; width:240px}
.clear {background-image: url(../images/4_Clear.gif); width:56px; height:19px; border:0px;   cursor: pointer;}
.send {background-image: url(../images/4_send.gif) ; height:19px; width:56px;  border:0px;   cursor: pointer}


/* ------------------------- Drop Down ------------------------- */
.navigation ul.innerdropdown
{
float:left;
width:290px;
padding:0;
margin:0;
background:none;
}

.navigation ul.innerdropdown li
{
float:left;
display:block;
clear:left;
font-size:12px;
margin:0;
padding:0;
background-image: none;
text-align: left;
}

.navigation ul.innerdropdown li a:link, .navigation ul.innerdropdown li a:visited, .navigation ul.innerdropdown li a:active
{
	width:273px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #255c37;
	color: #fff;
	text-decoration: none;
	background-image: none;
	font-size: 14px;
	font-family: arial;
	padding:8px 2px 9px 10px;
	background-color: #369254;
	text-align: left;
}

.navigation ul.innerdropdown li a:hover
{
	text-decoration: none;
	background-image: none;
	background-color: #12512e;
	color: #fff;
}


/********************************FORM**********************************/
.center form {
float:left;
width:433px;
padding:25px 0 0;
/*
margin: 27px 0 0px 5px;
_margin: 27px 0 0px 0px;
*/
margin:0;
}

.center label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#fff;
	width:200px;
	float:left;
	/*line-height:24px;*/
/*margin: 0 11px 0 0px;
padding: 0px 0px 3px 0px;*/
margin:0;
	padding:0;
}




.center input {
background-color:#DAEDE3;
font-size:11px;
border:1px solid #D4F9E5;
color:#000000;
float:right;
font-family:arial;
height:18px;
margin:0;
padding:1px;
width:200px;
}



.center textarea {
	background-color:#DAEDE3;
border:1px solid #D4F9E5;
color:#000000;
float:right;
font-size:11px;
font-family:arial;
height:50px;
margin:0;
padding:1px;
width:200px;
	/*
margin: -22px 0 7px 0;
*/
margin:0;
}

.center label.code
{
	float:left;
	text-align:center;
	padding:0;
	font-size:12px;
	font-weight:bold;
	margin:0;
	/*
*margin:40px 0 0 0;
_margin:40px 0 0 0;
*/
clear:both;
	color:#fff;
	width:120px;
	height:29px;
	_height:15px;
	
}
.center input.code 
{
clear:none;
float:right;
margin:0;
padding:0;
width:202px;
}

.center input.submit_button {
border:none;
float:left;
height:24px;
width:72px;
padding:0;
cursor:pointer;
/*
margin: 11px 0px 11px 130px;
*margin: 11px 0px 11px 126px;
_margin: 11px 0px 11px 130px;
*/
margin:0 20px 0 0;
background:url(../images/submit.jpg) no-repeat;

}
.center input.clear_button {
border:none;
float:left;
clear:none;
height:24px;
width:72px;
padding:0;
cursor:pointer;
/*margin: 11px 45px 11px 0px;*/
margin:0;
background: url(../images/reset.jpg) no-repeat;
}

.center form ul{
float:left;
display:block;
clear:both;
width:433px;
padding:0;
margin: 0;
list-style-type:none;
}

.center form ul li{
float:left;
width:433px;
padding:0 0 5px 0;
margin:0;
background:none;
}

.center form ul li.form-btns{
padding:0 0 0 150px;
width:283px;
}


.main
{
float:left;
width:808px;
padding:0 0 0 0px;}

.main p {
	font-family: Tahoma;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	clear: left;
	padding: 5px 11px 0px 0px;
	text-align: justify;
}

.main ul {
margin: 0px;
clear: left;
list-style-type: none;
padding: 0px 5px 0px 0px;
}
.main li {
	background: url(../images/bul.gif) no-repeat left 8px;
	margin: 0px;
	clear: left;
	padding: 0px 5px 11px 13px;
	color: #fff;
	font-family: Tahoma;
	font-size: 12px;
	line-height:18px;
}
.right-img {
float:right;
width:262px;
padding:0;
margin-top:11px;
}


.proright {
float:right;
width:262px;
padding:0;
margin:0;
}


.center p.txt {
font-size: 14px;
text-decoration: none;
text-align: center;
margin: 0px;
padding: 0px;
width: 600px;
_width:500px;
}

.center p.txt1 {
font-size: 23px;
text-decoration: none;
text-align: center;
margin: 0px;
padding: 0px;
width: 600px;
_width:500px;
}


.center p.txt2 {
font-size: 16px;
text-decoration: none;
text-align: center;
margin: 0px;
padding: 10px 0 21px 95px;
width: 420px;
font-weight: bold;
}
.center .txt2 a:link {
text-decoration: underline;
}
.center .txt2 a:hover {
text-decoration: none;
}




.nav-form {
width:190px;
float: left;
padding: 13px 0px 10px 3px;
margin: 0px;
}#left-form p {
line-height: 16px;
font-weight: bold;
}

table
{
	float:left;
	font-size:14px;
	color: #fff;
	margin:10px 0 10px 0;
}

table td
{
padding:5px 0; }

table h3
{
margin:0;
padding:0 0 3px 0;
font-size:16px;
}



#slide-box{
width:545px;
float:left;
height: 357px;
padding: 13px 0px 5px 0px;
}


h2.page-heading {
height:20px;
width:528px;
float:left;
margin:15px 0 0 5px;
font-size:15px;
font-style:italic;
color: #000;
background:url(../images/1_razdel.gif) top repeat-x;
padding: 10px 0px 0px 13px;
font-weight:normal;
display:inline;
}


h2.pro {
height:20px;
width:475px;
float:left;
margin:15px 0 0 0;
font-size:15px;
font-style:italic;
color: #000;
background:url(../images/1_razdel.gif) top repeat-x;
padding:10px 0px 0px 13px;
font-weight:normal;
display:inline;
}


h2.page-heading1 {
height:20px;
width:987px;
float:left;
margin:15px 0 0;
font-size:15px;
font-style:italic;
color: #ffffff;
background:url(../images/1_razdel.gif) top repeat-x;
padding: 10px 0px 0px 13px;
font-weight:normal;
display:inline;
}


h2.inner-page-heading {
height:15px;
width:790px;
font-size:15px;
color: #000;
float:left;
font-style:italic;
background:url(../images/1_razdel.gif) top repeat-x;
padding:10px 0px 5px 13px;
margin:15px 0 0 5px;
font-weight:normal;
}

h2.inner-page-heading1 {
height:15px;
width:794px;
font-size:15px;
color:#000;
float:left;
background:url(../images/1_razdel.gif) top repeat-x;
padding:10px 0px 5px 13px;
margin:15px 0 0;
font-weight:bold;
}

/********************************center1*********************************/
#outter-center{
	float:left;
	width:999px;
	_width:999px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
}


.center1 {
width:450px;
padding-left:23px;
margin-top:15px;
}


.center1 img{
/*border:5px solid #CCCCCC;
*/padding:0;
margin:6px 0 15px 8px;
}

.center1 p {
	font-family: Tahoma;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	clear: left;
	padding: 0px 11px 0px 0px;
	text-align: justify;
}

#sep-products1
{
float:left;
width:450px;
_width:450px;
}


#sep-products1 h6
{
float:none;
font-size:16px;
clear:left;
text-align:center;
padding:0 0 10px 0;
margin:0;
width:220px;
}


.center1 h2 {
	color:#fff;
	font-size:17px;
	font-weight: normal;
}
.center1 h3 {
	color:#fff;
	font-size: 17px;
	font-weight: normal;
}
.center1 h6 {
color: #ffffff;
font-size:20px;
font-weight: normal;
}
.center1 h4 {
	color: #000;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
	padding: 0px 11px 0px 25px;
}

.center1 h5 {
	color: #000;
	font-size: 18px;
	font-weight: normal;
}


.center1 h2 {
	color: #000;
	font-size: 15px;
	font-weight: normal;
}
.center1 ul {
margin: 0px;
clear: left;
list-style-type: none;
padding: 0px 5px 0px 0px;
}
.center1 li {
	background: url(../images/bul.gif) no-repeat left 8px;
	margin: 0px;
	clear: left;
	padding: 0px 5px 11px 13px;
	color: #000;
	font-family: Tahoma;
	font-size: 12px;
	line-height:18px;
}


.center1 ul.list {
margin: 0px;
float:right;
clear:none;
width:177px;
list-style-type: none;
padding: 0px 5px 21px 0px;
}
.center1 ul.list li {
	background: url(../images/bul.gif) no-repeat left 8px;
	margin: 0px;
	float:none;
	clear: left;
	padding: 0px 5px 11px 13px;
	color: #fff;
	font-family: Tahoma;
	font-size: 11px;
	line-height:18px;
}




#outter-center p.txt2 {
font-size: 16px;
text-decoration: none;
text-align: center;
margin: 0px;
width: 675px;
font-weight: bold;
padding: 25px 0 21px 163px;
float:left;
line-height: 25px;
}
#outter-center .txt2 a:link {
text-decoration: underline;
}
#outter-center .txt2 a:hover {
text-decoration: none;
}

.lft-img {
float:left;
margin:10px 10px 0 0;
padding:0;
}

.imagessss {
float:left;
margin:10px;
padding:0;
display:inline;
}


/* Start transparency script
----------------------------------------------------------------------------------- */
img, div, li { behavior: url("media/iepngfix.htc")}
#left {
margin: 0px;
padding: 0px;
float: left;
width: 250px;
}

#right {
padding: 0px;
float: left;
width: 250px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 21px;
}

.tel {
font-family: Tahoma;
color: #e20202;
line-height: 21px;
font-size: 15px;
}
.center img.txt {
padding: 0px;
float: left;
margin-top: 21px;
margin-right: 0px;
margin-bottom: 11px;
margin-left: 0px;
}
.content-outer p.txt5 {
font-size: 21px;
}
.basebtn {
	float: left;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#green {
	float: left;
	width: 355px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 82px;
	margin: 0px;
	text-align: justify;
}
#social{
	margin:13px 0 0 3px;
	padding:5px 0 5px 10px;
	background: -moz-linear-gradient(top, #f2f5f6 0%, #e3eaed 37%, #c8d7dc 100%);
	width:175px;
}

