/* CSS Document */
body{ margin:0;}
.main_bg{background:url(../images/bg.jpg) no-repeat #093356 left top;}
.portfolio_bg{background:url(../images/portfolio_bg.jpg) no-repeat #093356 left top;}
.line{ background:url(../images/line_bg.jpg) repeat-x left top; height:20px;}

.intro{ background:url(../images/ashab_introduction.png) no-repeat left top; height:65px; width:255px; behavior:url(iepngfix.htc);}
.specialazation{ background:url(../images/ashab_specialization.png) no-repeat left top; height:48px; width:200px; behavior:url(iepngfix.htc)}
.recentwork{ background:url(../images/ashab_recentwork.png) no-repeat left top; height:64px; width:242px; behavior:url(iepngfix.htc)}
.contact{ background:url(../images/ashab_contact.png) no-repeat left top; height:67px; width:243px; behavior:url(iepngfix.htc)}
.useful{ background:url(../images/useful.png) no-repeat left top; height:54px; padding:20px 0 8px 0;}
.portfolioright{ background:url(../images/ashabsaleem_completeportfolio.png) no-repeat right top; width:468px; height:85px;}
.portfolioleft{ background:url(../images/ashabsaleem_completeportfolio.png) no-repeat left top; width:468px; height:85px;}
.linkright{ width:468px; height:85px;}

.white_text{ font-family:Calibri,Arial, Helvetica, sans-serif;font-size:13px; color:#FFFFFF; text-decoration:none; line-height:1.3;}
.white_heading{ font-family:Calibri,Arial, Helvetica, sans-serif;font-size:22px; color:#FFFFFF; text-decoration:none; line-height:1.3;}
.footer_bg{ background:url(../images/footer_bg.jpg) no-repeat left top; height:230px;}


.footerLinks{ font-family:Calibri,Arial; font-size:13px;color:#ffffff;text-decoration:none;display:block;padding:5px 0 5px 10px;border-bottom:solid 1px #ffffff;}
a.footerLinks:hover{color:#fff;display:block;background:#ab0000;padding:5px 0 5px 10px;}




/* FOR JS */
.highslide {
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	BORDER-RIGHT: #e6e6e6 0px solid; PADDING-RIGHT: 0px; BORDER-TOP: #e6e6e6 0px solid; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 0px; BORDER-LEFT: #e6e6e6 0px solid; LINE-HEIGHT: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: #e6e6e6 0px solid; 
}
.highslide:hover img {
			BORDER-RIGHT: #e6e6e6 0px solid; PADDING-RIGHT: 0px; BORDER-TOP: #e6e6e6 0px solid; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 0px; BORDER-LEFT: #e6e6e6 0px solid; LINE-HEIGHT: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: #e6e6e6 0px solid;  
}

.highslide-wrapper {
	background: none;
}
.highslide-image {
    border: 0px solid white;
	
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 0px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}



