* { 
	margin:0px; 
	padding:0px;
}
body { 
	background:#f3f3f3 url(../../images/body_bg.jpg) repeat-y center; 
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:default;
}
a { text-decoration:none; }
a:hover { text-decoration:underline; }

h1 { font-size:26px; }
h2 { font-size:20px; }
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:12px; }
h6 { font-size:10px; }

#wrapper {
	background:url(../../images/header_bg.jpg) repeat-x top;
}
#page { 
	width:880px;
	margin:0px auto; 
}
#header {
	overflow:hidden;
	clear:both;
}
#header .menu {
	float:right;
	font-size:11px;
	clear:right;
}
#header .menu li {
	float:left;
	list-style:none;
}
#header .menu li a {
	color:#333333;
	display:block;
	padding:4px 7px;
	text-transform:lowercase;
	padding-left:15px;
}

#header .menu li.nav_1 { background-image:url(../../images/icon_home.gif); }
#header .menu li.nav_32 { background-image:url(../../images/icon_membership.gif); }
#header .menu li.nav_34 { background-image:url(../../images/icon_contact_us.gif); }
#header .menu li.nav_36 {}
#header .menu li { background:left no-repeat; margin-right:5px; }

#header .menu li a:hover {
	color:#1a3ec3;
}

#header .announcement {
	float:right; clear:right;
	margin:40px 20px 0px 0px;
	background:#FFFFFF url(../../images/announcement_bg.jpg) bottom repeat-x;
	width:260px; height:50px;
	border:1px solid #eeeeee;
	border-bottom:0px none;
}
#header .announcement li {
	margin:6px; padding:6px;
	border:1px dashed #CCCCCC;
	border-bottom:0px none;
	list-style:none;
	color:#666666;
}
#header .announcement li h3 {
	color:#3d6bd3;
	font-size:12px;
}

#header h1 {
	background:url(../../images/logo_dblpp.jpg) left center no-repeat;
	float:left; display:inline;
	font-size:26px;
	margin-left:10px;
}
#header h1 a {
	display:block;
	line-height:300px;
	overflow:hidden; height:110px; width:500px;
	font-family:'Franklin Gothic Demi',Tahoma,Arial;
	text-decoration:none;
	color:#1a3ec3;
	text-transform:uppercase;
}
#header h1 span {
	display:block;
	text-align:right;
	font-size:12px;
	color:#666666;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
}

#nav {
	background:#f0f0f0;
	padding:5px; padding-bottom:0px;
	clear:both;
	border:1px solid #f5f5f5;
	height:50px; overflow:visible;
}
#nav .search {
	width:250px; height:50px;
	float:left;
	background:url(../../images/search_bg.jpg) center center no-repeat;
}
#nav .search form {
	padding:5px 10px;
}
#nav .search form label {
	color:#FFFFFF;
	font-size:11px;
}
#nav .search form input {
	padding:2px;
	width:190px;
}
#nav .search form input.button {
	padding:1px 4px;
	width:auto;
	margin-left:2px;
}
#nav ul.menu {
	float:left;
	margin-left:5px;
	width:610px;
	background:#999999;
}

#flash {
	background:#edecec;
	border-bottom:3px solid #9398a2;
	height:100%; overflow:hidden;
	margin:0px 6px;
}
#flash ul.menu {
	float:left;
	width:254px;
	padding:5px 0px;
}
#flash ul.menu li {
	margin:0px 10px;
	list-style:none;
}
#flash ul.menu li a {
	color:#666666;
	padding:7px 5px 7px 25px;
	display:block;
	background:url(../../images/bullet_grey.jpg) no-repeat 10px 10px;
	border-bottom:1px dashed #999999;
	text-decoration:none;
}
#flash ul.menu li a:hover {
	background:#FFFFFF url(../../images/bullet_blue.jpg) no-repeat 10px 10px;
	color:#3d6bd3;
	font-weight:bold;
}
#flash ul.flash {
	width:612px; height:190px;
	float:left;
	list-style:none;
	background:url(../../images/flash.jpg) no-repeat;
}

#content {
	margin:10px 20px;
	overflow:hidden;
	height:100%;
}
#content #matter {
	float:right;
	width:585px;
}
#content #matter h1 {
	margin:0px 0px 15px 0px;
	color:#1a3ec3;
	font-size:20px;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:10px;
}

#content #matter p {
	line-height:150%;
}
#content #matter ul,
#content #matter ol {
	line-height:150%;
	margin:10px 0px 10px 20px;
}

#sidebar .box {
	width:230px;
	margin:0px 0px 15px 0px;
	background:url(../../images/sidebar_rep.jpg) repeat-y center;
}
#sidebar .box h3,
#sidebar .box .head {
	background:url(../../images/sidebar_h3.jpg) no-repeat top left;
	text-transform:uppercase;
	color:#FFFFFF;
	padding:10px 0px 40px 50px;
	font-size:12px;
}
#sidebar .box ul {
	padding-bottom:35px;
	background:url(../../images/sidebar_end.jpg) bottom left no-repeat;
	margin:0px;
}
#sidebar .box ul li {
}
#sidebar .box ul li a {
	display:block;
	padding:5px 25px;
	color:#333333;
}
#sidebar .box ul li a:hover {
	background:url(../../images/sidebar_hover.jpg) center center no-repeat;
	text-decoration:none;
	color:#000000;
}

#footer {
	padding:30px;
	text-align:center;
	font-size:11px;
	color:#666666;
	background:url(../../images/footer_bg.jpg) repeat-x;
	margin:10px 5px 0px 5px;
	border-top:3px solid #9398a2;
}
#footer a {
	color:#333333;
}

#matter .head {
	font-weight:bold;
	margin:20px 0px 0px 0px ;
	border-bottom:1px solid #CCCCCC;
	color:#1a3ec3;
}

.listing_batch,
.listing_gallery { 
	overflow:hidden; 
	height:100%; 
	margin:0px !important; padding:0px;
}
.listing_batch li,
.listing_gallery li {
	list-style:none;
	margin:3px;
	background:#eeeeee;
	float:left;
}
.listing_gallery li a,
.listing_batch li a {
	display:block;
	padding:3px;
	color:#000000;
}

.listing_batch li a:hover,
.listing_gallery li a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background:#3d6bd3;
}

.listing_batch li {	
	width:65px;  
	text-align:center;
}
.listing_gallery li {	
	width:285px;
	font-weight:normal;
	float:left;
}
.listing_gallery li a {	
	font-weight:normal;
	padding:3px 10px;
}

.gallery {
	margin:0px !important;
	overflow:auto; height:100%;
	padding:10px;
	background:#eeeeee;
	border:1px solid #CCCCCC;
}
.gallery li {
	float:left;
	/*width:187px;   modified by biswajit on 16/04/2010 */  
	text-align:left;
	list-style:none;
}
/*  add by biswajit on 16/04/2010 */
.gallery li img {
	width:552px;
	margin:3px 3px 5px 3px;
	border:2px solid #3d6bd3;
}

.gallery li a img {
	width:160px;
	margin:10px 10px 0px 10px;
	border:2px solid #3d6bd3;
}
.gallery li a h5 {
	color:#3d6bd3;
	margin:0px 0px 10px 10px;
}

.gallery li a:hover img { border-color:#000000; }
.gallery li a:hover h5 { color:#000000; }