/** { padding:0px; margin:0px; }*/

body{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

html {
	overflow: auto;
}

a img{
	border:0px;
}
select{
	font-size:11px;
	color:#000000;
}
input[input:text]{
	font-size:11px;
	color:#000000;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.clearfloat{
	clear:both;
}
.blue{
	color:#5099C4;
}
.bt{
	line-height:1px;
	font-size:1px;
}
#wrap{
	width:1003px;
	height:670px;
	float:none;
	margin:0 auto;
	background-color:#a7caf0;
	border-left:#000000 solid 2px;
	border-right:#000000 solid 3px;
}
/*--------------------Header CSS------------------*/
#header{
	width:993px;
	padding:5px;
	height:15px;
	background-color:#cccccc;
	background:url(../img/top.gif) right top no-repeat #cccccc;
}
.top-nav{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.top-nav li{
	display:inline;
	padding:0 20px 0 0;
}
.top-nav li a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.top-nav li a span{
	text-decoration:underline;
}
.top-nav li a b{
	color:#5099C4;
}
.top-nav li a:hover{
	color:#000000;
	text-decoration:underline;
}



/*--------------------left CSS------------------*/
#left{
	width:197px;
}
#left ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#left ul li{
	background:url(../img/left.gif) left top repeat-x;
	border:1px solid #000000;
	border-width:1px 1px 0 1px;

}

#left ul li span{
font-weight:bold;
font-size:9px;
}

#left ul li span.left1{
	background:url(../img/left-icon1.jpg) left no-repeat;
	line-height:29px;
	height:29px;
	display:block;
	padding-left:41px;
}
#left ul li span.left2{
	background:url(../img/left-icon2.jpg) left no-repeat;
	line-height:29px;
	height:29px;
	display:block;
	padding-left:41px;
}
#left ul li span.left3{
	background:url(../img/left-icon3.jpg) left no-repeat;
	line-height:29px;
	height:29px;
	display:block;
	padding-left:41px;
}
#left ul li span.left4{
	background:url(../img/left-icon4.jpg) left no-repeat;
	line-height:29px;
	height:29px;
	display:block;
	padding-left:41px;
}
#left ul li span.left5{
	background:url(../img/left-icon5.jpg) left no-repeat;
	line-height:29px;
	height:29px;
	display:block;
	padding-left:41px;
}
#left ul li span.left6{
	background:url(../img/left-icon6.jpg) left no-repeat;
	line-height:29px;
	height:29px;
	display:block;
	padding-left:41px;
}
#left ul li span.left7{
	background:url(../img/left-icon7.jpg) left no-repeat;
	line-height:29px;
	height:29px;
	display:block;
	padding-left:41px;
}
#left ul li span.left8{
	background:url(../img/left-icon8.jpg) left no-repeat;
	line-height:29px;
	height:29px;
	display:block;
	padding-left:41px;
}
#left ul li span.left9{
	background:url(../img/left-icon9.jpg) left no-repeat;
	line-height:29px;
	height:29px;
	display:block;
	padding-left:41px;
}
#left ul li span.left10{
	background:url(../img/left-icon10.jpg) left no-repeat;
	line-height:29px;
	height:29px;
	display:block;
	padding-left:41px;
}


#left ul li a{
	text-decoration:none;
	color:#000066;
}
#left ul li a:hover{
	text-decoration:none;
	color:#000000;
}
#left ul li a.selected{
	text-decoration:none;
	color:#FFFFFF;
}
#left ul li.dashboard{
	background:url(../img/dashboard.gif) left top repeat-x;
	line-height:22px;
	height:22px;
	padding-left:41px;
	color:#000000;
	border:1px solid #746F6F;
	border-width:1px 1px 0 1px;
}

/*#left ul li.left-sub{
	max-height:295px;
	background:url(../img/left-sub.gif) left top repeat-x;
	overflow:auto;
	border-width:0px 1px;
	padding:5px;	
}*/

#left ul li.left-sub{
	max-height:285px;
	min-height:285px;
	background: url(../img/left-sub.gif) left bottom no-repeat;
	overflow:auto;
	border-width:0px 1px;
	padding:0px 0px 0px 11px;	
}
#left ul li.user{
	background:url(../img/user.gif) left top;
	line-height:18px;
	height:18px;
	padding-left:10px;
	color:#000000;
	border:1px solid #746F6F;
}
#left ul li.user a{
	text-decoration:underline;
}
#left ul li.user a:hover{
	text-decoration:none;
}
#left ul li {
	margin:0px;
	padding:0px;
}
#left ul li ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	background:url(../img/left-sub-listing.gif) left top repeat-y;
}
#left ul li ul li{
	background:none;
	border:0px;
	padding:0px;
	margin:0px 0px 2px 0px;
}
#left ul li ul li ul{
	margin:0 0 10px 13px;
	background:none;
	padding:0px 0px 0px 5px;
}




/*------------------right CSS---------------*/


#right{
	width:800px;
	float:right;
}
#logo{
	margin:0px;
	padding:0px;
}
.blue-line{
	background:#077FBC;
	margin:0px;
	padding:0px;
	height:5px;	
	width:800px;
}

.address{
	background:url(../img/address-bg.gif) left top repeat-y;
	line-height:30px;
	height:30px;
	width:780px;
	padding:0 10px;
	text-align:right;
	margin:5px 0;
}
.address span{
	color:#FFFFFF;
	font-size:14px;
	float:left;
}
#content{
	width:800px;
	margin:5px 0px;
	overflow:auto;
	height:392px;
	background-color:#a7caf0;
}
.content{
	width:450px;
	padding:10px 0 0 0;
}

.yellow-bar{
	background:url(../img/yellow-bar.gif) left top no-repeat;
	width:580px;
	height:26px;
	line-height:26px;
	color:#4C69AC;
	padding:0 0 0 10px;
}
.blue-box{
	background:url(../img/blue-bottom.gif) bottom left no-repeat #CEE7F3;
	color:#4C69AC;
	font-size:10px;
	height:36px;
	padding:0 10px;
	width:570px;
}

.blue-box a{
	text-decoration:none;
	color:#4C69AC;
}
.blue-box a:hover{
	text-decoration:underline;
	color:#4C69AC;
}
.check-all{
	position:relative;
	margin:-5px 0 0 0;
	text-align:center;
}
.trash{
	margin:-23px 0 0 100px;
	position:relative;
	text-align:center;
}
.schedule{
	margin:-26px 0 0 5px;
	position:relative;
	text-align:center;
}
.select-user{
	margin:10px 0 0 0;
	float:right;
}
.info{
	background:#ffffff;
	width:570px;
	height:auto;
	padding:10px;
	margin:10px 0 10px 0;
}
.info-listing{
	width:575px;
	border-bottom:1px solid gray;
	font-size:10px;
	padding:0 0 5px 0;
	margin-bottom:5px;
}
.calender{
	float:right;
	background:#ffffff;
	margin:10px 5px 0 0;
}
.calender a{
	padding-left:10px;
	color:#0000FF;
	font-size:13px;
	text-decoration:underline;
}
.calender a:hover{
	color:#0000FF;
	text-decoration:none;
}
.bottom-bar{
	background:url(../img/bottom-bar.gif) left top repeat-y;
	line-height:30px;
	height:30px;
	width:780px;
	padding:0 10px;
	text-align:right;
	color:#FFFFFF;
	font-size:14px;
	margin:5px 0;
}

/* By Khush */
.blue-border{
	border:#077FBC solid 1px;
	border-collapse:collapse;
}
.blue-box1{
	background:url(../img/blue-bottom.gif) bottom left no-repeat #CEE7F3;
	color:#4C69AC;
}

.blue-btn{
	color:#4C69AC;
	cursor:pointer;
}
.info1 {
	background:#ffffff;
	float:left;	
	width:98%;
	height:auto;
	margin:10px 0px 10px 0px;
}
.blue-box2{
	background:url(../img/blue-bottom.gif) bottom left no-repeat #CEE7F3;
	color:#4C69AC;
	font-size:10px;
	height:36px;
	padding:0 10px;
	width:750px;
}
.yellow-bar1{
	background:url(../img/yellow-bar.gif) left top no-repeat;
	width:760px;
	height:26px;
	line-height:26px;
	color:#4C69AC;
	padding:0 0 0 10px;
}

.txt_required { color:#ff0000; font-size:11px; }
.txt { color:#000066; font-size:11px; }
.page_head { color:#000066; font-size:14px; font-weight:bold; }
.head { color:#0924BB; font-size:12px; font-weight:bold; } 
.head1 { color:#0924BB; font-size:15px; font:Arial, Helvetica, sans-serif; font-weight:bold; padding-left:11px; } 


.grid1 { background-color:#FFFFFF; } 
.grid2 { background-color:#ffff99; } 

.grid_header { background-color:#0365FA;} 
.grid_border { border:#afafaf solid 1px; border-collapse:collapse; } 
th { color:#ffffff; }


.yellow-bar-con { float:left; width:98%; padding:0px 0px 5px 0px; }

.yellow-left-corner { 
height:26px;
line-height:26px;
width:4px;
background:url(../img/yellow-bar-left.gif) left top no-repeat;
}

.yellow-right-corner {
height:26px;
line-height:26px;
width:4px;
background:url(../img/yellow-bar-right.gif) right top no-repeat;
}


.message { 
	padding:10px; 
	border:2px solid #30512D; 
	background: #C0DEBE; 
	width:100%;
	font-size:11px;
	font-weight:bold;
}


.yellow-bg { 
height:26px;
line-height:26px;
width:98%;
background:url(../img/yellow-bar-mdl.jpg) repeat;
}
.clear { clear:both; }

.error_msg { color:#ff0000; }

a{
	color:#000000;
	text-decoration:underline;
}
a:active{
	color:#000000;
	text-decoration:underline;
}
a:hover{
	color:#dededd;
	text-decoration:none;
}
/*-------------------Edit on 13th Feb 08--------------------------*/
.wrap-login{
	text-align:center;
	padding:90px 0 0 0;
}
.logo1{
	height:90px;
}
.login{
	background:url(../img/login-bg.png) left top no-repeat;
	width:295px;
	height:195px;
	float:none;
	margin:0 auto;
	padding:0 0 0 200px;
	text-align:left;
}
.login h4{
	font-size:14px;
	margin:0px;
	padding:10px 0 10px 0;
}
.login div{
	margin:0px;
	padding:12px 0 0 0;
	
	:90%
}
.login a{
	color:#999999;
	text-decoration:none;
}
.login a:hover{
	color:#999999;
	text-decoration:underline;
}
.login div span{
	float:left;
	width:100px;
}
.login-input{
	border:1px solid #DDDDDD;
	width:150px;
}
.day-tip{
	background:#b4cbe3;
	width:460px;
	height:140px;
	margin:0 auto;
	text-align:left;
	float:none;
	padding:10px;
}
.login-version{
	width:460px;
	margin:0 auto;
	text-align:left;
	float:none;
	padding:2px;
}


.tip{
	color:#3333cc;
	font-size:12px;
	padding:20px 0 0 0;
}
.content1{
	width:98%;
	background:#FFFFFF;
	float:none;
	padding:8px 0;
}
.bdr-btm{
	border-bottom:1px dotted #95a4dc;
	padding:0 0 10px 0;
}
.content2{
	width:97%;
	float:none;
	padding:2px 0px;
}
.filter{
}
.filter-head{
	background:url(../img/yellow-bar1.gif) right top no-repeat;
	width:100%;
	height:26px;
	line-height:26px;
	color:#4c69ac;
}
.filter-content{
	background:url(../img/blue-bottom1.gif) bottom left no-repeat #d6e9f2;
	width:100%;
	color:#02679a;
}
.w690{
	width:98%px;
}
.pad-10{
	padding:3px 10px
}
.pad-top3{
	padding:3px 0 0 0;
}
.content3{
	width:97%;
	background:#FFFFFF;
	margin:0px 0 2px 0;
}
.content_scroll{
	width:1500px;
	background:#FFFFFF;
	margin:0px 0 2px 0;
}
.paging{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003366;
	font-weight:bold;
}
.paging a{
	color:#003366;
	text-decoration:none;
}
.paging a:hover{
	color:#003366;
	text-decoration:underline;
}
.action-pop{
	background:url(../img/action-pop-bg.png) left bottom no-repeat;
	width:209px;
	height:165px;
	padding:1px 8px 8px 2px;
}
.content3{
	color:#000000;
}
.light-gray{
	color:#cccccc;
}
.content4{
	width:95%;
	background:#ffffff;
	border:#a7caf0 solid 10px;
	border-collapse:collapse;
	padding:10px;
}
.listing{
	font-size:24px;
	color:#000099;
	margin:0px;
	padding:0px;
}
.red{
	color:#ff0000;
}
.red a{
	color:#ff0000;
	text-decoration:none;
}
.red a:hover{
	color:#ff0000;
	text-decoration:underline;
}
.blue1{
	color:#01156f;
}
.blue1 a{
	color:#01156f;
	text-decoration:none;
}
.blue1 a:hover{
	color:#01156f;
	text-decoration:underline;
}
.pad-t10{
	padding:10px 0 0 0;
}
.yellow-box{
	background:#ffffcc;
	border:1px solid #000000;
	padding:10px;
}
.yellow-box-top{
	background:url(../img/yellow-box-top1.gif) left top repeat-x;
}
.yellow-box-top1{
	background:url(../img/yellow-box-top2.gif) right top repeat-x;
	padding:0 10px 0 0
}
.gray-box-top{
	background:url(../img/gray-box-top1.gif) left top no-repeat;
	padding:5px 0 0 0
}


.gray-box{
	border:1px solid #000000;
	background:#cccccc;
	color:#FFFFFF;
}
.create-btn{
position:relative;margin:-15px 0 0 0
}
.bdr-black{
	border:1px solid #000;
	padding:10px;
}
.black{
	color:#000000;
}
.black1{
	color:#999999;
}
.blue-box1{
	background:#d4e6fd;
	border:1px solid #000000;
	padding:5px;
	color:#000000;
	font-size:12px;
}
.blue-box1 a{
	color:#3300cc;
	text-decoration:underline;
	font-size:11px;
}
.blue-box1 a:hover{
	color:#3300cc;
	text-decoration:none;
}
.gray-box1{
	background:#cccccc;
	border:1px solid #000000;
	padding:10px;
	color:#FF0000;
}
.font-9{
	font-size:9px;
}
.font-12{
	font-size:12px;
}

.pink-box{
	background:#fdcee8;
	padding:10px;
	border:5px outset #999999;
}

.size{
	font-family:"Comic Sans MS", Arial;
	font-size:18px;
	color:#000000;
}

.content5{
	width:425px;
	height:310px;
	background:url(../img/payment-bg.gif) left top repeat-x #f4ffa7;
	border:1px solid #959595;
}

.size1{
	font-family:"Comic Sans MS", Arial;
	font-size:24px;
	color:#1e00fe;
}

.block-chechbox div{
	clear:both;
}

.block-radio div{
	clear:both;
	padding:0px 0px 0px 5px;
}

.daysopen-checkbox div {
	padding-left:2px;
	float:left;
}

.type-checkbox div {
	width:135px;
	float:left;
}

.type-checkbox1 div {
	width:200px;
	float:left;
}

.box_header {
background:#cccccc;border:1px solid #746f6f;border-width:1px 0px 1px 0px;
}

.action{
	font-size:10px;
	background:url(../img/border.gif) center top repeat-y;
	background-position:103px 0px;
}
.action span{
	float:left;
	width:17px;
	margin:0 0 3px 0;
}
.action a{
	color:#000000;
	text-decoration:none;
}
.action a:hover{
	color:#000000;
	text-decoration:underline;
}
.content6{
	width:780px;
	background:#FFFFFF;
	margin:0px;
}
.w300{
	width:300px;
}
.w50{	
	width:50px;
}
.w130{
	width:130px;
}
.w80{
	width:80px;
}
.w100{
	width:100px;
}
.w200{
	width:200px;
}
.w250{
	width:250px;
}
.w400{
	width:400px;
}
.w500{
	width:500px;
}
.w520{
	width:520px;
}
.w766{
	width:766px;
}
.w820{
	width:820px;
}
.white-back{
	background:#FFF;
}
.red-bdr{
	border:1px solid #ff0000;
	border-width:0 1px;
}
.comic-font{
	font-family:"Comic Sans MS", Arial;
}
.font-36{
	font-size:36px;
}
.red{
	color:#FF0000;
}
.content7{
	border:1px solid #000;
	border-width:0 1px;
	background:#FFFFFF;
}
.top-border{
	background:#FFF;
	border-top:1px solid #000;
}
.btm-border{
	background:#FFF;
	border-bottom:1px solid #000000;
}
h2{
	font-size:24px;
	margin:0px;
	padding:0px;
	font-weight:100;
}
h3{
	font-size:18px;
	margin:0px;
	padding:0px;
}
h3{
	font-size:16px;
	margin:0px;
	padding:0px;
	font-weight:100;
}
.blue2{
	color:#000066;
}
.creame-bdr{
	border:1px solid #ceccc5;
	border-collapse:collapse;
}
bdr-top1{
	border-top:1px;
}
.mar-t5{
	margin:5px 0 0 0;
}
.pad-l10{
	padding:0 0 0 10px;
}
.light-yellow-back{
	background:#ffffe2;
}
.gray-bdr{
	border:1px solid #c6c6c6;
}
.bdr-tbl{
	border-width:1px 0px 1px 1px;
}
.bdr-tb{
	border-width:1px 0px;
}
.bdr-trb{
	border-width:1px 1px 1px 0px;
}
.yellow-box{
	background:#f7f8d9;
	width:744px;
	border:1px solid #000000;
	border-width:0 1px;
}
.brochure{
	list-style:none;
	margin:10px 5px 0 0;
	padding:0px;
	float:right;
}
.brochure li{
	display:inline;
}
.brochure li a{
	color:#000;
	text-decoration:none;
	float:left;
	padding:0 1px 0 0;
}
.brochure li a:hover{
	color:#000;
	text-decoration:underline;
}
.brochure-box{
	border:3px solid #fd6400;
	border-width:0 3px;
	background:#fff;
	padding:0 10px;
}
.w790{
	width:100%;
}
.content8{
	width:100%;
	background:#ffff99;
}
.notes{
	width:753px;
	height:300px;
	background:url(../img/notes-head-bg.gif) left top repeat-x #FFF;
	border:1px solid #9f9f9f;
	border-width:0px 1px 1px 1px;
	margin:10px 0 5px 15px;
	overflow:auto;
}
.gray-back1{
	background:#f2f2f2;
}

.head2 { font-weight:bold; font-size:14px; color:#ffffff; }

.content-paging{
	width:97%;
	background:#FFFFFF;
	margin:10px 0 2px 0;
}
.content9{
	width:800px;
	background:#FFFFFF;
	margin:0 0 0 0;
}

#content_pop{
	width:100%;
	/*background-color:#a7caf0;*/
	background-color:#ffffff;
	overflow-x:hidden;
}

.popupborder
{
	width:95%;
	background-color:#FFFFFF;
	/*border:#a7caf0 solid 10px;
	border-collapse:collapse;*/
	padding:10px;
	overflow-x:hidden;
}



/*-----------------------Edit on 5 mar 09-----------------------*/
.w700{
	width:700px;
}
.catagory{
	background:url(../img/catagory-input.gif) left top no-repeat;
	width:200px;
	border:0px;
	padding:7px 30px 2px 0;
}
.office-box{
	background:#ffffcc;
	border:1px solid #3366ff;
	border-width:0 1px 1px 1px;
}
.green-bg{
	background:#ebffb0;
}

.font-10{
	font-size:10px;
}
.font-11{
	font-size:11px;
}

.star-radio input { 
	width: 20px; 
}


/*-----------------------Edit on 7 mar 09-----------------------*/
.brochure-box1{
	border:3px solid #3366cc;
	border-width:0 3px;
	background:#fff;
	padding:0 10px;
}
.w600{
	width:600px;
}
.small-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:7px;
	color:#666666;
}
.small-text1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
}
.brochure-box2{
	border:3px solid #69e8fa;
	border-width:0 3px;
	background:#fff;
	padding:0 10px;
}
.font-18{
	font-size:18px;
}
.brochure-box3{
	border:3px solid #ff0000;
	border-width:0 3px;
	background:#fff;
	padding:0 10px;
}
.sml-img img{
	border:4px solid #999999;
}
.sml-img img.selected1{
	border:7px solid #999999;
}
.brochure-box4{
	border:3px solid #fcd202;
	border-width:0 3px;
	background:#fff;
	padding:0 10px;
}
.green{
	color:#009933;
}
.tick{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.tick li{
	background:url(../img/orng-tick.gif) left top no-repeat;
	padding:0 0 3px 20px;
}
.green-tick{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.green-tick li{
	background:url(../img/green-tick.gif) left top no-repeat;
	padding:0 0 3px 20px;
}
.blue-tick{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.blue-tick li{
	background:url(../img/blue-tick.gif) left top no-repeat;
	padding:0 0 3px 20px;
}
.brochure-box5{
	border:3px solid #cfe11d;
	border-width:0 3px;
	background:#fff;
	padding:0 10px;
}

.brochure-box6{
	border:3px solid #e84e0d;
	border-width:0 3px;
	background:#fff;
	padding:0 10px;
}


/*-----------------------Edit on 13 mar 09-----------------------*/

.topleft
	{
	width:490px;
	height:auto;
	padding:5px;
	float:left;
	}


.topright
	{
	width:280px;
	height:auto;
	padding:5px;
	float:right;
	}



/* add by khush */
.brochure-orng-tl1 {
background:url(../img/brochure-orng-tl1.gif) left top no-repeat;
}
.brochure-orng-tr1 {
background:url(../img/brochure-orng-tr1.gif) right top no-repeat;
}
.brochure-orng-bl1 {
background:url(../img/brochure-orng-bl1.gif) left top no-repeat;
}
.brochure-orng-br1 {
background:url(../img/brochure-orng-br1.gif) right top no-repeat;
}


.brochure-orng-tl {
background:url(../img/brochure-orng-tl.jpg) left top no-repeat;
}
.brochure-orng-tr {
background:url(../img/brochure-orng-tr.jpg) right top no-repeat;
}
.brochure-orng-bl {
background:url(../img/brochure-orng-bl.jpg) left top no-repeat;
}
.brochure-orng-br {
background:url(../img/brochure-orng-br.jpg) right top no-repeat;
}
.brochure-red-tl {
background:url(../img/brochure-red-tl.gif) left top no-repeat;
}
.brochure-red-tr {
background:url(../img/brochure-red-tr.gif) right top no-repeat;
}
.brochure-red-bl {
background:url(../img/brochure-red-bl.gif) left top no-repeat;
}
.brochure-red-br {
background:url(../img/brochure-red-br.gif) right top no-repeat;
}

.brochure-blue-tl1 {
background:url(../img/brochure-blue-tl1.gif) left top no-repeat;
}
.brochure-blue-tr1 {
background:url(../img/brochure-blue-tr1.gif) right top no-repeat;
}
.brochure-blue-bl1 {
background:url(../img/brochure-blue-bl1.gif) left top no-repeat;
}
.brochure-blue-br1 {
background:url(../img/brochure-blue-br1.gif) right top no-repeat;
}


.brochure-green-tl {
background:url(../img/brochure-green-tl.jpg) left top no-repeat;
}
.brochure-green-tr {
background:url(../img/brochure-green-tr.jpg) right top no-repeat;
}
.brochure-green-bl {
background:url(../img/brochure-green-bl.jpg) left top no-repeat;
}
.brochure-green-br {
background:url(../img/brochure-green-br.jpg) right top no-repeat;
}

.brochure-blue-tl {
background:url(../img/brochure-blue-tl.gif) left top no-repeat;
}
.brochure-blue-tr {
background:url(../img/brochure-blue-tr.gif) right top no-repeat;
}
.brochure-blue-bl {
background:url(../img/brochure-blue-bl.gif) left top no-repeat;
}
.brochure-blue-br {
background:url(../img/brochure-blue-br.gif) right top no-repeat;
}


.brochure-box-tl1 {
background:url(../img/brochure-box-tl1.jpg) left top no-repeat;
}
.brochure-box-tr1 {
background:url(../img/brochure-box-tr1.jpg) right top no-repeat;
}
.brochure-box-bl1 {
background:url(../img/brochure-box-bl1.jpg) left top no-repeat;
}
.brochure-box-br1 {
background:url(../img/brochure-box-br1.jpg) right top no-repeat;
}


.brochure-shadow {
background:url(../img/brochure-shadow.gif) left top repeat-y;
}

.brochure-btm-shadow-bg {
background:url(../img/brochure-btm-shadow-bg.gif) left top repeat-x;
}


/* add by khush */

/* _____________________________________________________________added on 27-03-2009__________________________________________________    */



a img{
	border:0px;
}
.cal{
	font-size:9px;
	background:#ffffff;font-family:Arial, Helvetica, sans-serif; font-size:11px;border-bottom:1px solid #c3d9ff;
}
.cal a{
	font-size:10px; display:block;padding:5px 3px;color:#000;text-decoration:none;
}
.cal a:hover{
	color:#000;background:#c3d9ff;text-decoration:none;
}
.cal-head{
	background:#c3d9ff;color:#0d28bf;
}
.cal-head a{
	color:#0d28bf;text-decoration:none;
}
.cal-head a:hover{
	color:#0d28bf;text-decoration:none;
}
.day{
	font-size:9px;
	background:#c3d9ff;border-bottom:1px solid #acb8d2;
}
.sun{
	background:#edf1fc;border-left:1px solid #acb8d2;
}
.sat{
	background:#edf1fc;border-right:1px solid #acb8d2;
}

/* _____________________________________________________________added on 30-03-2009__________________________________________________    */

.cartimg
	{
	padding-top:50px;
	margin-bottom:-60px;
	margin-bottom:-40px!important;}
	
	
/* _____________________________________________________________added on 3-04-2009__________________________________________________    */

.payment_bg{
	background:url(../img/payment-teddy.png) right no-repeat;
}



/* _____________________________________________________________added on 1-05-2009__________________________________________________    */
.type-checkbox-fieldset {
	padding:20px 0px 0px 0px;
}



.type-checkbox-fieldset fieldset {
	width:100%;
	float:left;
	margin:10px 0px 0px 0px;
	text-align:left;
	background:url(../img/checkbox_bg.gif) repeat;
	background-position:0 10px;
}

.type-checkbox-fieldset legend {
	text-align:center;
	font-weight:bold;
	font-size:16px;
	margin:0px 0px 0px 200px;
}


.type-checkbox-fieldset div fieldset div {
	width:200px;
	float:left;
	font-weight:normal;
	height:24px;
}


/*added by khush on 29-05-2009*/

.white2 { 
color:#ffffff;
font-size:14px;
font-weight:bold;
}

.anchor{
	color:#0317d5;
	font-size:12px;
	text-decoration:none;
}
a.anchor{
	color:#0317d5;
	font-size:12px;
	text-decoration:none;
}
a.anchor:hover{
	color:#0317d5;
	font-size:12px;
	text-decoration:none;
}
.clrfloat{
	clear:both;
}


.d_head{
	background:#d9f0ff;
	border-top:2px solid #c5dceb;
	height:30px;
	line-height:30px;
	padding:0 10px;
	float:left;
	width:99%;
	margin:5px 0 0 0;
}



/* by khush */
.login_msg {
	float:none;
	margin:0 auto;
	padding:0 35px 5px 5px;
	width:460px;
}

