/*
Default Theme Stylesheet
Name:Style.CSS
Author: Haris Baloch
Description: default theme
Date of Start: August 3th 2009
*/


/* Body
----------------------------------------------------------------------------------- */

body {
	background:url(../images/site-bg.jpg) repeat;
	font:normal normal normal 12px/1.5 Arial, Helvetica, sans-serif;
}


/* Default Tags - Re-defined
----------------------------------------------------------------------------------- */


body, div, ul, li, select, option, h1, h2, h3, h4, h5, h6, p, input, a, ol, img, span, hr, label, textarea, fieldset, legend, br {
	margin: 0;
	padding: 0;
}

a, a:link, a:visited {
	text-decoration:none;
	color:#000000;
	font-weight: bold;
	font-size: 17px;
}

a:hover {
	text-decoration:underline;
	color:#000000;
	font-weight: bold;
}

h1 {
	width:750px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000000;
	font-style:italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 43px;
}
h2 {
	width:750px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style:italic;
	font-weight: bold;
	margin: 0px;
	line-height: 11px;
	padding: 21px 0 0 0px;
	
}

h3 {
	width:900px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	line-height: 15px;
	padding: 5px 0px 11px 0px;
	
}

h4 {
	width:750px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	line-height: 15px;
	padding: 5px 0px 11px 7px;
	
}
#quote a {
	color: #000000;
	text-decoration: underline;
}
#quote a:hover {
	color: #000000;
	text-decoration: none;
}


#signup {
	margin: 0px;
	float: left;
	width: 500px;
	padding: 21px 0px 21px 11px;
}
#signup input {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
}
#signup label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 11px;
}

/* Start transparency script
----------------------------------------------------------------------------------- */
img, div { behavior: url("media/iepngfix.htc")}
.clear {
	clear:left;
}
#welcome .txt4 a {
	color: #000000;
	text-decoration: underline;
}
#welcome .txt4 a:hover {
	color: #000000;
	text-decoration: none;
}
welcome .txt3 a {
	color: #000000;
	text-decoration: underline;
}
welcome .txt3 a:hover {
	color: #000000;
	text-decoration: none;
}

/* End of Transparency script
----------------------------------------------------------------------------------- */

/* Site Wrapper
----------------------------------------------------------------------------------- */

#site-wrapper {
	margin:0 auto;
	width:1041px;
	min-height:1037px;
	height:auto !important;
	
}

/* Navigation
----------------------------------------------------------------------------------- */

#navigation {
	padding:0px;
	margin:316px 0 0 72px;
	width: 896px;
	float:left;
}

/* Header
----------------------------------------------------------------------------------- */

#header {
	width: 1037px;
	float:left;
	height:363px;
	background:url(../images/header.png) no-repeat;
}

/* Body
----------------------------------------------------------------------------------- */

#body {
	width:1041px;
	float:left;
	min-height:500px;
	height:auto !important;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}

 
/* Welcome
----------------------------------------------------------------------------------- */

#welcome {
	width:927px;
	float:left;
	margin: 28px 0 0 53px;
	
}
#welcome img {
	padding: 0px;
	float: left;
	margin: 0px 0px 0px 60px;
}

#welcome img.btm {
	width:318px;
	margin: 17px 0px 21px 315px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#testmonials-links {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 850px;
}
#testmonials-links img {
	float: left;
	height: 44px;
	width: 318px;
	margin:0;
	padding: 11px 0px 21px 310px;
}

#testmonials-links a:link {
	color: #000000;
	text-decoration: underline;
}
#welcome .txt a {
	color: #000000;
	text-decoration: underline;
	
}
#welcome .txt a:hover {
	color: #000000;
	text-decoration: none;
}

#testmonials-links a:hover {
	color: #000000;
	text-decoration: underline;
}



#welcome img.hd {
	float: left;
	width: 436px;
	margin: 0px 0px 0px;
	margin-left: 4px;
	padding: 0px;
}
#welcome p {
	margin: 0px;
	float: left;
	width: 920px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #5b5b5b;
	text-decoration: none;
	text-align: justify;
	padding: 21px 0px 0px 2px;
}

#welcome p.2 {
	margin: 0px;
	float: left;
	width: 920px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #5b5b5b;
	text-decoration: none;
	text-align: justify;
	padding: 21px 0px 0px 2px;
}

#welcome p.txt {
	margin: 0px;
	float: left;
	width: 920px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #5b5b5b;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
	padding: 24px 0px 25px 3px;
}
#welcome p.txt4 {
	margin: 0px;
	float: left;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 27px;
	color: #5b5b5b;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 3px;
}


#welcome p.txt3 {
	margin: 0px;
	float: left;
	width: 927px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #5b5b5b;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
	padding: 13px 0px 13px 3px;
}

#welcome ul {
	margin: 0px;
	float: left;
	width: 850px;
	list-style-type: disc;
	padding: 11px 0px 0px 21px;
	list-style-position: inside;
}
#welcome li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 850px;
	color: #5b5b5b;
}

#welcome ul.txt {
	margin: 0px;
	float: left;
	width: 850px;
	list-style-position: inside;
	list-style-type: decimal;
	padding: 25px 0px 21px 2px;
}

#welcome li.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 850px;
	color: #5b5b5b;
}

#welcome p.txtq {
	margin: 0px;
	float: left;
	width: 927px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
	padding: 24px 0px 11px 3px;
}
#welcome p.txta {
	margin: 0px;
	float: left;
	width: 927px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #5b5b5b;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
	padding: 0px 0px 0px 3px;
}

#welcome p.txt1 {
	margin: 0px;
	float: left;
	width: 920px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #5b5b5b;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
	padding: 23px 0px 0px 4px;
}


/* footer
----------------------------------------------------------------------------------- */
#footer {
	width:1041px;
	float:left;
	background-image: url(../images/footer-bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 82px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 545px;
	padding: 25px 0px 0px 258px;
}

#footer-top {
	width:1041px;
	float:left;
	background-image: url(../images/footer-top.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 51px;
}

a {
outline:none;
 }
 



/******************************form************************/
#form {
	margin:0px;
	width:816px;
	float:left;
	padding: 5px 0 0 0px;
}

#form ul {
	margin:0;
	float:left;
	list-style-type:none;
	width:900px;
	padding: 10px 0 9px 0px;
}

#form li {
	margin:0;
	float:left;
	color:#000000;
	width:650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	padding: 2px 21px 0 7px;
	
}
#form li a {
	color:#000000;
	text-decoration:none;
}

#form li a:hover {
	text-decoration:underline;
	color:#FFBB08;
}
#form label {
	margin:0;
	float:left;
	color:#000000;
	width:650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	padding: 2px 21px 0 7px;
}
#form label.txt {
	margin:0;
	float:left;
	color:#000000;
	width:650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 1px 21px 0 9px;
}
#form input {
	float:left;
	margin: 7px 0 0 0;
		
}



#form textarea {
	margin:0;
	float:left;
	width:250px;
	height:100px;
	padding: 2px 0 0 2px;
	color: #000000;
	border: 1px solid #6A0101;
	background-color: #FFFFCC;
}

#form textarea:hover {
	float:left;
	border: 1px solid #f1d626;
	color:#000000;
	width:250px;
	height:100px;
	padding: 2px 0 0 2px;
	background-color: #FFFFFF;
}
.drop {
	width: 250px;
	font-size: 11px;
	color: #736C6C;
	text-decoration: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #b3b3b3;
	margin:  9px 0 13px 7px;
	padding: 0px;
}
#form p {
	margin: 0px;
	float: left;
	width: 750px;
	padding: 0px 0px 5px 0px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/*---------------------------- Slider----------------------------*/

#slider_main {
	margin:0;
	padding:0 0 15px 0;
	float:left;
	width:920px;
}

#slider_main ul {
	overflow: hidden;
	width:920px;
	margin:0;
	padding:0;
	list-style-type: none;
	float:left;
	height:44px;
}

#slider_main li {
	float:left;
}

#slider_main a {
	display:block;
	padding:0;
	color: black;
	margin:0;
	text-decoration:underline;
	height:44px;
	text-indent:-9999px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

#slider_main a:hover, .slider_main a.selected{
	background:black;
	color:white;
}
#menu_click a, #menu_click a:visited {
	width:544px;
	background:url(../images/click_here.png) no-repeat 0px 0px;
}
#menu_click a:hover {
	background:url(../images/click_here.png) no-repeat 0px -44px;
	width:544px;
}

#about_slider_main {
	margin:0;
	padding:0 0 15px 0;
	float:left;
	width:920px;
}

#about_slider_main ul {
	overflow: hidden;
	width:920px;
	margin:0;
	padding:0;
	list-style-type: none;
	float:left;
	height:44px;
}

#about_slider_main li {
	float:left;
}

#about_slider_main a {
	display:block;
	padding:0;
	color: black;
	margin:0;
	text-decoration:underline;
	height:44px;
	text-indent:-9999px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
#about_slider_main a:hover, .about_slider_main a.selected{
	background:black;
	color:white;
}
#menu_click_about a, #menu_click_about a:visited {
	width:812px;
	background:url(../images/full_list_new.png) no-repeat 0px 0px;
}
#menu_click_about a:hover {
	background:url(../images/full_list_new.png) no-repeat 0px -44px;
	width:812x;
}



#difference_slider_main {
	margin:0;
	padding:0 0 15px 0;
	float:left;
	width:920px;
}

#difference_slider_main ul {
	overflow: hidden;
	width:920px;
	margin:0;
	padding:0;
	list-style-type: none;
	float:left;
	height:44px;
}

#difference_slider_main li {
	float:left;
}

#difference_slider_main a {
	display:block;
	padding:0;
	color: black;
	margin:0;
	text-decoration:underline;
	height:44px;
	text-indent:-9999px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
#difference_slider_main a:hover, .difference_slider_main a.selected{
	background:black;
	color:white;
}
#menu_click_difference a, #menu_click_difference a:visited {
	width:318px;
	background:url(../images/testi-btn.png) no-repeat 0px 0px;
}
#menu_click_difference a:hover {
	background:url(../images/testi-btn.png) no-repeat 0px -44px;
	width:318x;
}

/*---------------------------- Slider----------------------------*/

#nauman {
	margin:0;
	padding:0;
	float:left;
	width:920px;
}

#haris {
	margin:0;
	padding:0;
	float:left;
	width:920px;
}


#quote {
	width:920px;
	min-height:350px;
	height:auto !important;
	height:350px;
	margin:0;
	padding:0;
	float:left;
}

quote a {
	color: #000000;
	text-decoration: underline;
}
quote a:hover {
	color: #000000;
	text-decoration: none;
}


#quote p {
	margin: 0px;
	padding:0px 0px 10px 0px;
	float: left;
	width: 910px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #5b5b5b;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
#quote p.pad {
	margin: 0px;
	padding:0 0 0 30px;
	float: left;
	width: 875px;
}

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

#quote li {
	padding:0 0 0 15px;
	margin:0;
	background:url(../images/bull.png) no-repeat 0px 9px;
	width:900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:25px;
	color: #5b5b5b;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
	float:left;
}

#close {
	margin:0 0 0 425px;
	padding:0;
	position:absolute;
	z-index:4;
	left:50%;
	width:29px;
	height:27px;
	top:280px;
	border:0;
}

#welcome img.submitbtn {
	padding:0;
	margin:0 500px 30px 10px ;
	width:130px;
	float:left;
}#form img.ord {
	float: left;
	margin: 5px 0px 0px 21px;
	padding:0;
}
