/*
	Author: Harka Lopchan, Yakso Technologies
	Website: http://www.harka.com.np, http://www.yakso.com.np
	Copyright by: D.R. Photo Lab - Full Digital Colour Lab.
*/

body, div, ul, li, table, td, h1, h2, h3 {
	margin: 0;
	padding: 0;
}
p{
	text-align: justify;
}
body {
	background: #676767 url(../images/bg.jpg) top left repeat;
	font: 11px/17px Arial;
}
h3 {
	font-size: 16px;
}
body, #menu li a {
	color: #000;
}
ul {
	list-style: none;
}
a {
	text-decoration: none;
	outline: none;
}
a, #menu li a:hover, #menu li a.active {
	color: #b04705;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	width: 1004px;
	margin: 0 auto;
}
#header {
	background: url(../images/headerBg.gif) left top repeat-x;
	width: 1004px;
	float: left;
}
#logoPnl {
	background: url(../images/logoBg.gif) left top repeat-x;
	width: 263px;
	height: 200px;
	border: 1px solid #f3a126;
	margin: 10px 0 0 10px;
	float: left;
	display: inline;
}
#logo {
	width: 94px;
	height: 77px;
	background: url(../images/logo.gif) no-repeat;
	margin: 20px 0 0 80px;
}
#logoText, #logoText a {
	width: 197px;
	height: 65px;
}
#logoText {
	margin: 15px 0 0 30px;
	text-indent: -9999px;
}
#logoText a {
	display: block;
	background: url(../images/logoText.gif) no-repeat;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.marginLeft10 {
	margin-left: 10px;
}
.topMenu {
	float: right;
	margin: 12px 10px 5px 0;
}
.topMenu a {
	padding: 0 5px;
}
.topMenu, .topMenu a, #footer, #footer a {
	color: #f5f5f5;
}
.banner {
	width: 727px;
	height: 188px;
	float: right;
}
#container {
	width: 994px;
	float: right;
	background: #fff url(../images/containerBg.gif) left top repeat-y;
	_margin-top: -3px;
}
#leftPnl {
	padding: 0 10px;
	width: 242px;
	float: left;
}
#menu {
	margin-bottom: 35px;
}
#menu li {
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	border-left: 8px solid #861c08;
	padding-left: 15px;
	margin-top: 1px;
}
h3 {
	border-left: 8px solid #861c08;
	padding: 10px 0 0 10px;
	margin-bottom: 10px;
}
.seriviceList {
	margin-bottom: 35px;
}
.seriviceList li {
	line-height: 20px;
	font-weight: bold;
	padding-left: 10px;
	background: url(../images/serviceList.gif) left 50% no-repeat;
	margin-left: 20px;
}
.offerList {
	margin-bottom: 10px;
}
.offerList li {
	font-weight: bold;
	margin-top: 5px;
	padding-left: 14px;
	margin-left: 20px;
	background: url(../images/offerList.gif) left 3px no-repeat;
}
#footer {
	background: #aa0001 url(../images/footerBg.gif) 8px top no-repeat;
	width: 1004px;
	float: left;
}
.footerText {
	float: right;
	padding: 5px 10px;
	line-height: 18px;
	text-align: right;
	width: 50%;
}
.footerText a {
	padding: 0 5px;
}
.footerLeft {
	float: left;
	margin-top: 25px;
	padding-left: 20px;
}
.footerLeft a {
	color: #FF9900 !important;
}
#rightPnl {
	width: 700px;
	padding: 15px 0 15px 20px;
	float: left;
	
}
.welcome {
	border-bottom: 0;
}
.welcomeText {
	width: 510px;
	margin-right: 10px;
	margin-bottom: 35px;
	float: left;
	text-align: justify;
}
.mdPnl {
	text-align: center;
	padding-top: 10px;
	* margin-top:-280px! important;
	
	margin-top:-290px;
	
}
.rightPnlLeft {
	width: 360px;
	float: left;
}
.rightPnlLeftDesc {
	padding-left: 20px;
	text-align: justify;
	margin-bottom: 30px;
}
.rightPnlLeftDesc ul{
	margin-left: -10px;
}
.rightPnlLeftDesc ul li{
	padding-left: 10px;
	background: url(../images/dashed.gif) left 8px no-repeat;
}
.rightPnlRight {
	width: 302px;
	float: left;
	margin-left: 35px;
	display: inline;
}
.digitalStudioHome{
	background: url(../images/titleBg.gif) right bottom no-repeat;
}
.digitalLabHome{
	background: url(../images/titleBgLab.gif) right bottom no-repeat;
}
.serviceHome{
	background: url(../images/titleBgService.gif) right bottom no-repeat;
}
.offerHome{
	background: url(../images/titleBgOffers.gif) right bottom no-repeat;
}
.tipsHome{
	background: url(../images/titleBgTips.gif) right bottom no-repeat;
}
.thanksPC{
	background: url(../images/titleBgPC.gif) right bottom no-repeat;
}
.imgBdr{
	border:1px solid #C3C3C3;
}

input
{
	background-color:#ffffff! important;
	border:1px solid #cccccc;
}

/*********************SERVER CONTROLS*****************************************/
.textbox
{
	width:175px;
	font-size:11px;
	border:solid 1px #cccccc;
	padding-left:2px;
	color:#182236;
	font:Trebuchet MS;
}

.textbox1
{
	width:150;
	font-size:11px;
	border:solid 1px #cccccc;
	padding-left:2px;
	color:#182236;
	font:Trebuchet MS;
	height:15px;
}

.fileupload
{
	border:1px solid #cccccc;
	padding:1px 1px 1px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	background-color:#ffffff;
	width:225px;
}

.button
{
	height:20px;
	width:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}

.textarea
{
	width:400px;
	height:130px;
	font-size:12px;
	border:solid 1px #cccccc;
	padding-left:5px;
	color:#182236;
	font:Trebuchet MS;
}

.textarea1
{
	width:225px;
	height:95px;
	font-size:12px;
	border:solid 1px #cccccc;
	padding-left:5px;
	color:#182236;
	font:Trebuchet MS;
	float:left ! important;
	margin:0px;
}
.textarea2
{
	width:275px;
	height:95px;
	font-size:12px;
	border:solid 1px #cccccc;
	padding-left:5px;
	color:#182236;
	font:Trebuchet MS;
}
.dropdownlist{
	font:Trebuchet MS;
	border:solid 1px #cccccc;
	background:#FFFFFF;
	color:#182236;
	width:179px;	
	font-size:8.50pt; 
	padding-left:2px;
	vertical-align:middle;	
}
.GridView
{
	width:750px;
	text-align:Left;
	vertical-align:top;
	background-color:#ffffff;
	
}

.GridHeader
{
	color: #182236;      
    vertical-align:top;
	background-color:#ffffff;
	padding:4px;
	
}


.GridRow
{
	color: #182236;      
    vertical-align:top;
	background-color:#ffffff;
	padding:4px;

}

.GridAltRow
{
	color: #182236;      
    vertical-align:top;
	background-color:#ffffff;
	padding:4px;

}


.GridPager
{
	color: #182236;      
    vertical-align:top;
	background-color: #eeeeee;
}




.DetailsView
{
	width:610px;
	text-align:Left;
	vertical-align:top;
	background-color:#ffffff;
	
}
.DetailsRow
{
	color: #7f7f7f;      
    vertical-align:top;
	background-color:#ffffff;

}

.DetailsAltRow
{
	color: #7f7f7f;      
    vertical-align:top;
	background-color:#ffffff;

}



/*****************************************************************************/
.padding-session
{
	padding:5px;
	border:solid 1px #838383;
	text-align:center;
	background-color:#ECECEC;
}

.gallerytitle
{
	color:#861C08;
}

.rowpad
{
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-top:10px;
}

.imgborder
{
	padding:4px;
	border:1px solid #dddddd!important;
}
