﻿/*----------  styled by Usama Sulaiman  ----------*/
/*----------  resetting Style sheet  ----------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family:Verdana;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*-----------------  Main Style  ------------------------------*/
/*-----------------  Home Page  ------------------------------*/

#allarea{
	/*background:url("images/bg.png");*/
}
a{
	text-decoration:none;
}
#wrap{
	/*background:url("images/bg.png");*/
	width: 1000px;
	margin:auto;
}
#header{
	clear:both;
	overflow:auto;
	background:url("images/top_bg.jpg");
}
#logo{
	float:left;
	padding:15px;
}
#login-nav{
	float:right;
}
#links{
	overflow:auto;
	padding:2px 0;
}
#links a{
	color:#333;
}

#links li{
	float:left;
	display:inline;
	border-left:1px #333  solid;
	padding:0 7px;
	font-size:14px;
}
#links li.first{
	border-left:none;
	padding-left:0;
}
#links li.last{
	padding-right:0;
}
#login{
	display:none;
	width:200px;
	height:96px;
	clear:both;
	padding:2px 5px;
	margin-top:10px;
	margin-left:520px;
}
#login2{
	font-size:13px;
	color:#acd9ff;
	width:220px;
	height:70px;
	clear:both;
	padding:2px 5px;
	margin-top:21px;
	margin-left:305px;
}
#login2 p{
	padding-bottom:5px;
}
#navbar{
	overflow:auto;
	padding:2px;
	margin-right:10px;
	margin-top:14px;/*delete when returning login*/
}
#navbar a{
	color:#acd9ff;
	padding:5px 15px 10px 15px ;
}
/*
#navbar a:hover{
	color:#acd9ff;
	padding:5px 15px 10px 15px ;
}
*/
#navbar li{
	float:left;
	display:inline;
	font-weight:bold;
	font-size:13px;
	padding:5px 0 10px 0;
	margin:0 1px;
}
#nav{
	overflow:auto;
	padding:2px;
}
#nav li a:hover{
	background:#04589e;
	color:#acd9ff;
	padding:3px 15px 7px 15px;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
} 

.crnt, .first-crnt, .last-crnt{
	background:url("images/contents_bg.jpg");
	color:#acd9ff;
	padding:5px 15px 10px 15px;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
}

#nav .crnt a:hover, #nav .first-crnt a:hover, #nav .last-crnt :hover{
	background:url("images/contents_bg.jpg");
	color:#acd9ff;
	padding:3px 15px 10px 15px;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;

}
#navbar li.last{
	border-right:none;
}
#loginform{
	margin:5px 0;
}
#loginform input{
	border:1px #1d5085 solid;
	color:#333;
}
#loginform input.name{
	width:189px;
	margin-bottom:6px;
	background:#5498c9;
}

#loginform input.mail{
	width:153px;
	background:#5498c9;
	margin-bottom:4px;
}
#loginform input.lgoinbutton{
	float:right;
	width:31px;
	margin-top:-24px;
	margin-right:8px;
	background:#333;
	color:#acd9ff;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;

}
#loginform input.lgoinbutton:hover{
	color:#333;
	background:#acd9ff;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;

}
#loginform input.chkbox{
	float:right;
	margin-top:-16px;
	margin-right:60px;
	border:none;
	color:#acd9ff;
}
#loginform label.chkbox2{
	color:#333;
	font-size:14px;
}
#np-contents{
	background:url("images/contents_bg.jpg");
}
#flash-area{
	width:969px;
	height:120px;
	padding:1px;
	margin:auto;
}
.flshplace{
	margin-top:20px;
}
#topics{
	
	background:url("images/bgtopic.png");
	clear:both;
	overflow:auto;
	padding:2px 15px;
	text-align:justify;
}
#topics2 {
	background:url("images/bgtopic.png") repeat-x 0 -110px;
	clear:both;
	overflow:auto;
	padding:2px 15px;
	
}
#about-product-fix{
	padding-top:90px;
}
#about-us{
	float:left;
	width:660px;
	margin-top:25px;
	margin-bottom:20px;
}
#best-clients-home{
	margin-top:25px;
	width:280px;
	float:right;
	text-align:left;
}

#profile, #portfolio, #best-clients, #best-clients-profile{
	margin-bottom:20px;
}
#profile, #portfolio{
	text-align:justify;
}
#about-us h1, #product-serv h1, #profile h1, #portfolio h1, #best-clients h1, #best-clients-home h1, #best-clients-profile h1{
	background:url("images/h1_bg.png") repeat-x 0 5px  ;
	padding:9px 20px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#about-us p, #product-serv p{
	padding:15px;
	line-height:1.3;
	font-size:14px;
	background:url("images/bgtext.png") repeat-x 0 0;
}

#fixp{
	padding:15px;
	line-height:1.3;
	font-size:14px;
	background:url("images/bgtext.png") repeat-x 0 0;
}
#fixp ul{
	list-style:none!important;
}
#fixp li{
	list-style-type:disc;
}
#product-serv{
	float:right;
	width:420px;
	margin-top:25px;
	margin-bottom:20px;
}
#footer{
	overflow:auto;
	background:#1a2632;
	padding:30px;
	font-size:13px;
	margin-bottom:1px;
}
#footer a, #footer{
	color:#8babc2;
}


#rightfooter{
	float:left;
	padding:2px;
	margin-right:8px;
}
#rightfooter li{
	float:left;
	display:inline;
	border-right:1px #8babc2 solid;
	padding:0 10px;
}
#rightfooter li.last{
	border-right:none;
}

#leftfooter{
	float:right;
}
#leftfooter li{
	float:left;
	display:inline;
	border-right:1px #8babc2 solid;
	padding:0 10px;
}
#leftfooter li.last{
	border-right:none;
}
#leftfooter li.last a{
	color:#c58018;
}


/*----------  End of Home Page  ----------*/
/*----------  start of   Page  ----------*/

.blodp{
	margin-bottom:10px;
	font-size:15px;
}
#portfolio, #profile{
	width:660px;
	float:left;
}
#best-clients, #best-clients-profile{
	width:280px;
	float:right;
}
#best-clients{
	width:280px;
	height:620px;
	float:right;
}
#best-clients-profile{
	width:280px;
	float:right;
}
#fixp2{
	line-height:1.3;
	font-size:14px;
	background:url("images/bgtext.png") repeat-x 0 0;
}

#profile ul, #portfolio ul{
	line-height:1.5;
	display:list-item;
	list-style:disc;
	margin-left:25px;
}

#jqtabs{
	margin-top:18px;
}
#jqtabs li{
	list-style:none;
}

/*----------  start of contact  ----------*/


#fixp .message-earea{
	width:530px;
	overflow:auto;
	margin-top:50px;
	margin-bottom:155px;
	margin-right:100px;
}

#fixp .message-earea p{
	color:#333;
	font-weight:bold;
	padding:0;
}

#fixp label
{
width: 100px;
float: left;
display:block;
text-align: right;
display:inline;
line-height:24px;
padding-left:15px;
padding-top:10px;
margin-left:1px;
}

#fixp input{
	border:2px #8babc2 inset;
	float:right;
	height:25px;
	width:250px;
	margin-right:150px;
	margin-top:5px;
	font-size:16px;
	color:#0033CC;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
}

#fixp textarea{
	border:2px #8babc2 inset;
	float:right;
	clear:both;
	font-size:16px;
	color:#0033CC;
	height:150px;
	width:400px;
	margin-left:0px;
	margin-top:-22px;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
}


#fixp .submit input{
	background:#333;
	background-repeat:no-repeat;
	border:2px #8babc2 inset;
	width:100px;
	height:27px;
	font-size:14px;
	margin-top:5px;
	margin-left:125px;
	margin-right:0px;
	float:left;
	color:#acd9ff;
	padding:0 0 2px 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}


#rightside-img{
	margin-bottom:20px;
}
#gulfads{
	margin-top:20px;
}
