/* CSS Document */
* {
	margin: 0;
	padding: 0;
}                
            
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, img { 
	margin: 0; 
	padding: 0;  
	border: 0;  
	outline: 0;
	font-size: 100%;
	vertical-align: baseline; 
	background: transparent;
}

a:link, a:visited {
	cursor: pointer;
	color: #727272;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ol, ul {
	list-style: inside;
	line-height: 20px;
	list-style-type:disc;
}
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;
}

p {
	padding: 5px 0;
	margin-bottom: 1.2em;
}

h1 {
	color: #444;
	font-size: 16px;
	font-weight: none;
	margin: 10px 0 ;
	line-height: 25px;
}
h2 {
	color: #444;
	font-size: 14px;
	font-weight: none;
	margin: 5px 0 ;
line-height:1em;
}
h3 {
	color: #444;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	color: #444;
	font-size: 12px;
	font-weight: bold;
}
h5 {
	color: #ffffff;
                     font: Tahoma;
	font-size: 13px;
	font-weight: bold;
	margin:2px;
}
	
body {
	background: #e7e7e7 url(/images/bg-body.jpg) repeat-x;
	line-height: 13px;
	color: #000;
	font: 70% Verdana, Geneva, sans-serif;
	line-height: 15px;
}

#wrapper {
	width: 993px;
	margin: 0 auto;
	background: url(/images/body-iia.png);
	min-height: 300px;
	_height: 300px;
	padding: 0 5px;
}

#menu {
	background: url(/images/menu-member.gif) no-repeat;
	width: 993px;
	height: 27px;
	*margin-top: -2px;
	color: #fff;
	padding: 10px 0 0 14px;
}

#menunew {
	background: url(/images/menu-membernew.gif) no-repeat;
	width: 993px;
	height: 27px;
	*margin-top: -2px;
	color: #fff;
	padding: 10px 0 0 14px;
}

.topmenucss {
	color: #fff;
	padding-right: 40px;
	cursor: pointer;
}
.topmenucssnew {
	color: #fff;
	padding-right: 40px;
	cursor: pointer;
}
.topmenucssnewhover {
	color: #fff;
	padding-right: 40px;
	cursor: pointer;
text-decoration:underline;
}

.topmenucsshover {
	color: #bebebc;
	padding-right: 40px;
	cursor: pointer;
}
#middle {
	width:993px;
	height:210px;
	background: url(/images/Banners/sopacconference.jpg) no-repeat;
	float:left;
	clear:both;
}

#middlenew {
	width:993px;
	height:210px;
	background: url(/images/Banners/banner_sopac2011.jpg) no-repeat;
	float:left;
	clear:both;
}
#slider {
	float: left;
	width: 993px;
}

#memberlogin {
	float: right;
	background: none;
	width: 227px;
	height: 210px;
}

#memberlogin2 {                        /* home page */
	float: right;

	width: 227px;
	height: 238px;
}

#memberloginquality {
	float: right;
	background-color:#000000;
	width: 227px;
	height: 124px;
}

#search {
	background: url(/images/searchSOPAC.gif) no-repeat;
	width: 227px;
	height: 42px;
	padding-top: 3px;
margin-bottom:8px;
}

#searchType {
margin-left:10px;
font-family:verdana;
color:#fff;
}
#search_box {
margin-left:16px;
}

#contentmemberlogin {
	background: url(/images/bg-memberlogin.png) no-repeat;
	width: 227px;
	height: 140px;
	margin-top: 3px;
	padding-top: 50px;
}
#contentmemberlogin2 {
	/*background: url(/images/bg-memberlogin-member.png) no-repeat;
	width: 211px;
	height: 100px;
	margin-top: 15px;
	padding-top: 50px;
	color: #fff;
	padding-left: 16px;*/
	
background:transparent url(/images/sponsorsbox.jpg) no-repeat scroll 0 0;

height:137px;
margin-top:0;
padding-left:19px;
padding-top:32px;
width:221px;
}

#contentmemberlogin2 a {
color: #fff;
}

#printfriendly{
	width: 120px;
	height:18px;
	float:right;
	margin-top:7px;
}
#daform {
	background: url(/images/bg-form.png) no-repeat;
	width: 204px;
	height: 64px;
	margin-left: 10px;
	text-align: center;
	padding-top: 10px;
}

#daform2 {                                                                               /*home page */   
	background: url(/images/bg-form.png) no-repeat;
	width: 204px;
	height: 74px;
	margin-left: 10px;
	text-align: center;
	padding-top: 10px;
}


.username, .password {
	background: #a13a4a;
	border: 1px solid #ae5462;
	font-family: Verdana, Geneva, sans-serif;
	color: #d9b0b7;
	font-size: 10px;
	height: 20px;
	margin-bottom: 5px;
	width: 180px;
	padding: 2px 0 0 2px;
}

#memType {
margin-top: 0px;
font-size: 10px;
color: #d9b0b7;
}

#questions {
	width: 130px;
	float: left;
	text-align: left;
	color: #d9b0b7;
	font-size: 9px;
	line-height: 13px;
	margin-top: 4px;
}

#questions a {
	color: #D9B0B7;
}

#submit2 {                  /*home page */
	width: 70px;
	float: right;
	margin-top: 15px;
}

#submit {
	width: 70px;
	float: right;
	margin-top: 10px;
}


#leadsone {
	width: 380px;
	float: left;
	margin-top: 5px;
}

#leadsone #joiniia {
	background: url(/images/bg-joiniia.gif) no-repeat;
	width: 380px;
	height: 135px;
}
#leadsone #joiniia-heading {
	width: 365px;
	height: 10px;
	padding: 8px;
}
#leadsone #joiniia-content {
	width: 365px;
	height: 35px;
	padding:10px 15px;
}

#careercentre {
	background: url(/images/bg-careercentre-member.gif) no-repeat;
	width: 260px;
	height: 200px;
float: left;
margin-bottom:20px;
}

#careercentre-heading {
	width: 200px;
	height: 10px;
	padding:8px;
}

#careercentre-content {
	width: 220px;
	height: 25px;
	padding:10px 15px;
}

#internalauditor {
	background: url(/images/bg-internalauditor-member.gif) no-repeat;
	width: 260px;
	height: 200px;
float:right;
margin-bottom:20px;
}

#internalauditor-heading {
	width: 200px;
	height: 10px;
	padding: 8px;
}

#internalauditor-content {
	width: 220px;
	height: 35px;
	padding: 10px 15px;
}

#joiniia .more, #careercentre .more {
	width: 220px;
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	margin: 6px 0 0 0;
	color: #727272;
	padding: 2px 0 2px 15px;
}

#internalauditor .more {
	width: 140px;
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	margin: 6px 0 0 0;
	color: #727272;
	padding: 2px 0 2px 15px;
}

#riskmagazine {
	background: url(/images/bg-riskmagazine-member.gif) no-repeat;
	width: 260px;
	height: 200px;
float:left;
}

#riskmagazine-heading {
	width: 200px;
	height: 10px;
	padding: 8px;
}

#riskmagazine-content {
	width: 220px;
	height: 35px;
	padding: 10px 15px;
}

#riskmagazine .more {
	width: 140px;
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	margin: 6px 0 0 0;
	color: #727272;
	padding: 2px 0 2px 15px;
}

.arrow {
	margin-right: 10px;
}
.indexlink a {
	color: #ffffff;
	font: Tahoma;
	font-size: 13px;
	font-weight: bold;
	margin:2px;
	text-decoration: none;
}
#leadstwo {
	width: 386px;
	float: left;
	margin-top: 5px;
}

#newsupdates {
	background: url(/images/bg-newsupdates.gif) no-repeat;
	width: 386px;
	height: 280px;
}
#newsupdates-heading {
	width: 334px;
	height: 10px;
	padding: 8px 15px;
}
#newsupdates-content {
	width: 334px;
	height: 50px;
	padding: 10px 20px;
}
#leadstwo #newsupdates .more {
	width: 320px;
	border-top: 1px dashed #95adc3;

	border-bottom: 1px dashed #95adc3;
	margin: 15px 0 0 0;
	color: #727272;
	padding: 2px 0 2px 25px;
	line-height: 17px;
}

#monthlysoapbox {
	background: url(/images/bg-monthlysoapbox.gif) no-repeat;
	width: 386px;
	height: 135px;
}
#monthlysoapbox-header {
	width: 371px;
	height: 10px;
	padding:8px 15px;
}
#monthlysoapbox-content {
	width: 371px;
	height: 25px;
	padding:10px 15px;
}
#leadstwo #monthlysoapbox .more {
	width: 320px;
	border-top: 1px dashed #95adc3;
	border-bottom: 1px dashed #95adc3;
	margin: 15px 0 0 0;
	color: #727272;
	padding: 2px 0 2px 25px;
	line-height: 17px;
}
#knowledgecenter {
	width: 509px;
float:left;
}
#knowledgecenter-header {
	width: 490px;
	height: 10px;
	background: url(/images/bg-knowledgecenter-memberSOPACheader.gif) no-repeat;
	padding:8px 10px;
}
#knowledgecenter-headernew {
	width: 490px;
	height: 18px;
	background: url(/images/bg-knowledgecenter-memberSOPACheadernew.gif) no-repeat;
	padding:8px 10px;
}
#knowledgecenter-content {
	background: url(/images/bg-knowledgecenter-memberSOPACstrip.gif) repeat-y;
	width: 479px;
	padding:5px 15px;
}
#knowledgecenter-contentnew {
	background: url(/images/bg-knowledgecenter-memberSOPACstripnew.gif) repeat-y;
	width: 479px;
	padding:5px 15px;
}
#knowledgecenter-base {
	background: url(/images/bg-knowledgecenter-memberSOPACbase.gif) no-repeat;
	width: 509px;
	height: 5px;
	margin-bottom:10px;
}
#knowledgecenter-basenew {
	background: url(/images/bg-knowledgecenter-memberSOPACbasenew.gif) no-repeat;
	width: 509px;
	height: 5px;
	margin-bottom:10px;
}
#knowledgecenter .more {
	width: 450px;
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	margin: 15px 0 0 0;
	color: #727272;
	padding: 2px 0 2px 25px;
	line-height: 17px;
}
#leadsthree {
	width: 227px;
	float: right;
	margin-top: 5px;
}

#leadsthree #eventcalender {
	background: url(/images/bg-eventcalender.gif) no-repeat;
	width: 227px;
	height: 197px;
}
#leadsthree #eventcalender-heading {
	width: 212px;
	height: 10px;
	padding: 8px;
}
#leadsthree #eventcalender-content {
	width: 212px;
	height: 25px;
	padding: 10px 15px;
}
#leadsthree #eventcalender .contentec, #leadsthree #sopac .contentec {
	border-bottom: 1px dashed #95adc3;
	padding: 5px 0;
	width: 200px;
}

#leadsthree #sopac {
	margin-top: 10px;
	background: url(/images/bg-sopac.gif) no-repeat;
	width: 227px;
	height: 207px;
}
#leadsthree #sopac-heading {
	width: 200px;
	height: 10px;
	padding:8px;
}
#leadsthree #sopac-content {
	width: 200px;
	height: 25px;
	padding:10px 15px;
}
#linkbelow {
	clear: both;
	background: url(/images/bg_footer_sopac.jpg) no-repeat;
	width: 993px;
	height: 297px;
	color: #fff;
}
#linkbelownew {
	clear: both;
	background: url(/images/bg_footer_sopacnew.jpg) no-repeat;
	width: 993px;
	height: 297px;
	color: #fff;
}

#linkbelow a, #linkbelownew a {
	color: #fff;
}

#linkbelow #aboutus {
	background: url(/images/bg-aboutus-member.gif) no-repeat;
	width: 127px;
	height: 268px;
	float: left;
	margin: 5px 0 0 5px;
	padding: 15px 0 0 7px;
}

#linkbelow #aboutus2 {
	background: url(/images/bg-aboutus-member.gif) no-repeat;
	width: 127px;
	height: 268px;
	float: left;
	margin: 5px 0 0 7px;
	padding: 15px 0 0 7px;
}
table.aboutus3 td{
	width: 127px;
	height: 268px;
text-align:left;
	padding: 20px 0 0 14px;
}
table.conference td {
	padding: 5px;
}
#linkbelow ul li {
	padding-right: 5px;
	*padding-left: 5px;
	margin-left: 12px;
	margin-top: 5px;
	list-style-position: outside;
	line-height: 18px;
	list-style-image:url(/images/whitearrow.gif);
}
#footer {
	background: url(/images/bg-footer.png) no-repeat;
	width: 963px;
	height: 34px;
	margin: 0 auto;
	color: #494949;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 11px;
	padding-top: 10px;
}
#footernew {
	background: url(/images/bg-footer.png) no-repeat;
	width: 963px;
	height: 34px;
	margin: 0 auto;
	color: #494949;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 11px;
	padding-top: 10px;
	margin-left: -5px;
}
#footerleft {
	width: 700px;
	height: 34px;
	float:left;
	text-align:left;
}
#footerright {
	width: 263px;
	height: 34px;
	float:right;
	text-align:right;
}

#footer a {
	color: #494949;
}


/*Search Box*/
#search_box {
    width: 200px;
    height: 23px;
    background: url(/images/bgsearchbox.gif) no-repeat;
}
#search_box #s {
    float: left;
    margin: 4px 0 0 6px;
    border: 0;
    width: 144px;
    background: none;
	padding-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	color: #898989;
}
#search_box #go {
    float: right;
    margin: 0 4px 0 0;
}

/*Inside Pages */

#insidecontent #leftmenu {
	float: left;
	width: 215px;
	margin-top: 3px;
	margin-bottom: 20px;
}

#insidecontent #leftmenu #titlemenu {
	background: url(/images/bg_titlemenu_sopac.jpg) no-repeat;
	width: 179px;
	height: 24px;
	font-weight: bold;
	color: #fff;
	padding: 8px 0 0 25px;
}
#insidecontent #leftmenu #titlemenunew {
	background: url(/images/bg_titlemenu_sopacnew.jpg) no-repeat;
	width: 179px;
	height: 24px;
	font-weight: bold;
	color: #fff;
	padding: 8px 0 0 25px;
}
#insidecontent #leftmenu #menumenu {
	min-height: 10px;
	*min-height: 10px;
	width: 204px;
	background: #fbd5b5;
}
#insidecontent #leftmenu #menumenunew {
	min-height: 10px;
	*min-height: 10px;
	width: 204px;
	background: #B3D8C6;
}

.linkmenucss {
	padding-left: 25px;
	border-bottom: 1px dashed #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #ff9933 url(/images/darker-orange.jpg) ;
	width: 178px;
	cursor: pointer;
}
.linkmenucssnew {
	padding-left: 25px;
	border-bottom: 1px dashed #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #ff9933 url(/images/darker-orangenew.jpg) ;
	width: 178px;
	cursor: pointer;
}
.linkmenucssnewhover {
	padding-left: 25px;
	border-bottom: 1px dashed #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #ff9933 url(/images/darker-orangenew.jpg) ;
	width: 178px;
	color: #465E53;
	cursor: pointer;
}

.linkmenucsshover {
	padding-left: 25px;
	border-bottom: 1px dashed #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #ff9933 url(/images/darker-orange.jpg) ;
	width: 178px;
	color: #fff;
	cursor: pointer;
}

.linkmenucss2 {
	padding-left: 40px;
	border-bottom: 1px dashed #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #fbd5b5 url(/images/lighterorange.jpg) no-repeat;
	width: 163px;
	height: 20px;
	cursor: pointer;
}
.linkmenucss2new {
	padding-left: 40px;
	border-bottom: 1px dashed #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #fbd5b5 url(/images/lighterorangenew.jpg) no-repeat;
	width: 163px;
	height: 20px;
	cursor: pointer;
}
.linkmenucss2newhover {
	padding-left: 40px;
	border-bottom: 1px dashed #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #fbd5b5 url(/images/lighterorangenew.jpg) no-repeat;
	width: 163px;
	height: 20px;
	color: #6F867C;
	cursor: pointer;
}
 
.linkmenucss2hover {
	padding-left: 40px;
	border-bottom: 1px dashed #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #fbd5b5 url(/images/lighterorange.jpg) no-repeat;
	width: 163px;
	height: 20px;
	color: #e36c39;
	cursor: pointer;
}
.linkmenucss3 {
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #dee6ed url(/images/lighterblue.gif) no-repeat;
	width: 163px;
	height: 20px;
	cursor: pointer;
}

.linkmenucss3hover {
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #dee6ed url(/images/lighterblue.gif) no-repeat;
	width: 163px;
	height: 20px;
	color: #0c5698;
	cursor: pointer;
}

.linkmenucss2hover nggapake {
	padding-left: 40px;
	border-bottom: 1px dashed #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	background: red;
	width: 163px;
	height: 20px;
}

.linkmenucssred {
	padding-left: 25px;
	border-bottom: 1px dashed #95adc3;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #94002c;
	width: 163px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
}

.linkmenucssredhover {
	padding-left: 25px;
	border-bottom: 1px dashed #95adc3;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #9e0033;
	width: 163px;
	color: #0c5698;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
}
#insidecontent #leftmenu #lengkung {
	background: url(/images/lengkungorange.png) no-repeat;
	width: 204px;
	height: 6px;
}
#insidecontent #leftmenu #lengkungnew {
	background: url(/images/lengkungorangenew.png) no-repeat;
	width: 204px;
	height: 6px;
}

#insidecontent #middlecontent {
	width: 519px;
	float: left;
	padding: 0 15px;
	margin-top: 3px;
}
#insidecontent #eventcontent{
	width: 739px;
	float: left;
	padding: 0 25px;
	margin-top: 3px;
}
#rightcontent {
	width: 225px;
	float: left;
	margin-left: 4px;
}

#rightcontent #newsupdates2 {
	background: url(/images/bg_sopac_latestupdates.jpg) no-repeat;
	width: 225px;
	height: 187px;
	margin-top: 3px;
}
#rightcontent #newsupdates2-heading {
	width: 225px;
	height: 10px;
	padding: 8px 5px;
}
#rightcontent #newsupdates2-content {
	width: 205px;
	height: 228px;
	padding-top:10px;
padding-left: 15px;
padding-right: 5px;
}

#rightcontent #newsupdates2 .contentec {
	border-bottom: 1px dashed #999;
	padding: 10px 0 5px 15px;
	width: 200px;
}

#rightcontent #newsupdates2 .contentec2 {
	border-bottom: none;
	padding: 10px 0 5px 15px;
	width: 200px;
}

#rightcontent #eventcalender2 {
	background: url(/images/bg_booknow2.jpg) no-repeat;
	width: 225px;
	height: 190px;
	margin-top: 7px;
margin-bottom:10px;
}

#rightcontent #eventcalender2new {
	background: url(/images/bg_booknownew2.jpg) no-repeat;
	width: 225px;
	height: 205px;
	margin-top: 7px;
	margin-bottom:10px;
}

#rightcontent #eventcalender2-heading {
	width: 225px;
	height: 10px;
	padding:8px 5px;
}

#rightcontent #eventcalender2-content {
	width: 210px;
	height: 172px;
	padding-top:10px;
padding-left:15px;

}

#rightcontent #eventcalender2 .contentec {
	border-bottom: 1px dashed #999;
	padding: 10px 0 5px 15px;
	width: 200px;
}

#rightcontent #eventcalender2 .contentec2{
	border-bottom: none;
	padding: 10px 0 5px 15px;
	width: 200px;
}

.topmenulink {
	background: #666;
	color: #fff;
	padding: 3px 0 3px 5px;
	cursor: pointer;
}

.topmenulinknew {
	background: #FBAD58;
	color: #fff;
	padding: 3px 0 3px 5px;
	cursor: pointer;
}
.topmenulinknewhover {
	background: #FBAD58;
	color: #000;
	padding: 3px 0 3px 5px;
	cursor: pointer;
}

.topmenulinkhover {
	background: #434343;
	color: #dee6ed;
	padding: 3px 0 3px 5px;
	cursor: pointer;
}

.item{
background-color:#ffffff;
}

.item_alternate{
background-color:#f2f2f2;
}



#webapp4963pagination {
display:inline;
list-style-type:none;
float:right;
}

#webapp4963pagination li {
display: inline;
list-style-type:none;
}


#webapp5016pagination {
display:inline;
list-style-type:none;
float:right;
}

#webapp5016pagination li {
display: inline;
list-style-type:none;
}



.regoSteps {
margin-bottom:6px;
	background-color:#f2f2f2;
border: 1px solid #d8d8d8;

}

.nextButton {
margin:10px 20px 10px 20px;
text-align:right;
font-family: verdana; font-variant: small-caps;
}

.nextButton input {
font-family: verdana; font-variant: small-caps;
}


table.webformMod {
}

table.webformMod td {
	line-height: normal;
	padding: 6px;
font-size: 11px; font-family: verdana; font-variant: small-caps;
}

table.webformMod select {
font-family: verdana;
}


.form label, .webformMod label {
	font-size: 11px;
}

h3.mod {
color: font-family: verdana; font-variant: small-caps;
}

.rowBorder td{
padding: 10px;
border-bottom: #cecece 1px solid;
}


.eventDetail li {
margin-left:20px;
list-style-position: outside;
list-style-type: square;

}

#middlecontent ul li { 
list-style-position: outside; 
text-indent: 0em; 
margin-left: 2em; 
} 

p.literature-container {
background-image: url(/images/orangearrow.gif); 
	background-position: 5px 12px;
background-repeat:no-repeat;
padding-left:20px;
}

sup {
font-size: 0.80em;
vertical-align: baseline;
position: relative;
	top: -0.4em;


}
h4.announcement-list a{
                    	color: #000;
	font: 100% Verdana, Geneva, sans-serif;
                     font-weight: normal;
	margin: 0px 0 ;
padding: 0;
}
ul.arrow {
list-style-type:none;
	margin:0px;
	padding: 5px 0 0 0;
}

ul.arrow li  {
	padding-right: 5px;
	*padding-left: 5px;
	margin-left: 12px;
	margin-top: 3px;
	list-style-position: outside;
	line-height: 16px;
	list-style-image:url(/images/grayarrow2.gif);
}



h4.announcement-list a {
                     background-image: url(/images/no.gif); 
                     background-repeat:no-repeat;
                     

}

h4.announcement-list  {
                     background-image: url(/images/orangearrow.gif); 
	background-position: 0px 5px;
                     background-repeat:no-repeat;
                     padding-left:10px;

}

.briefcase {
	display: block;
	background: url(/images/briefcase.png);
	width: 41px;
	height: 47px;
	position: relative;
	left: 212px;
	top: -72px;
}

.magazine {
	display: block;
	background: url(/images/magazine.png);
	width: 127px;
	height: 98px;
	position: relative;
	left: 130px;
	top: 18px;
}

.calender3 {
	display: block;
	background: url(/images/calendergray.png);
	width: 37px;
	height: 36px;
	position: relative;
	left: 180px;
	top: -208px;
}

.newspaper3 {
	display: block;
	background: url(/images/newspapergray.png);
	width: 82px;
	height: 51px;
	position: relative;
	left: 140px;
	top:-265px;
}

#leftcontent #eventcalender2 {
	background: url(/images/bgeventcalender2gray.gif) no-repeat;
	width: 225px;
	height: 202px;
}

#booknow {
	background: url(/images/bg_booknow.jpg) no-repeat;
	width: 214px;
	height: 149px;
}
#booknownew {
	background: url(/images/bg_booknownew.jpg) no-repeat;
	width: 214px;
	height: 149px;
}
#booknow-heading {
	width: 165px;
	height: 8px;
	padding: 10px 10px;
}
#booknow-content {
	width: 186px;
	height: 50px;
	padding: 12px 20px;
}
#sponsors {
	background: url(/images/bg_sopac_sponsors.jpg) no-repeat;
	width: 210px;
	height: 147px;
	margin-top: 18px;
}

#sponsorsnew {
	background: url(/images/bg_booknownew.jpg) no-repeat;
	width: 214px;
	height: 149px;
	margin-top: 18px;
}

#sponsors-heading {
	width: 185px;
	height: 10px;
	padding: 8px 10px;
}
#sponsors-content {
	width: 170px;
	height: 50px;
	padding: 10px 20px;
}
#video {
	background: url(/images/bg_sopac_sponsors.jpg) no-repeat;
	width: 210px;
	height: 276px;
	margin-top: 18px;
}
#videonew {
	background: url(/images/bg_sopac_video.jpg) no-repeat;
	width: 210px;
	height: 276px;
	margin-top: 18px;
}
#video-heading {
	width: 185px;
	height: 13px;
	padding: 5px 10px;
}
#video-content {
	width: 170px;
	height: 50px;
	padding: 10px 20px;
}
#rightcontent #weather {
	background: url(/images/bg_sopac_weather.jpg) no-repeat;
	width: 225px;
	height: 220px;
	margin-top: 6px;
	margin-bottom: 10px;
}
#rightcontent #weathernew {
	background: url(/images/bg_sopac_weathernew.jpg) no-repeat;
	width: 225px;
	height: 220px;
	margin-top: 6px;
	margin-bottom: 10px;
}

#rightcontent #weathernew2 {
	background: url(/images/bg_sopac_weathernew2.jpg) no-repeat;
	width: 225px;
	height: 220px;
	margin-top: 6px;
	margin-bottom: 10px;
}
#rightcontent #weather-heading {
	width: 225px;
	height: 10px;
	padding:8px 5px;
}

#rightcontent #weather-content {
	width: 230px;
	height: 172px;
	padding-top:10px;
	padding-left:15px;
}
#rightcontent #newsupdates3 {
	width: 225px;
	margin-top: 3px;
}
#rightcontent #newsupdates3-heading {
	background: url(/images/bg_sopac_latestupdates_heading.jpg) no-repeat;
	width: 225px;
	height: 16px;
	padding: 8px 5px;
}
#rightcontent #newsupdates3-headingnew {
	background: url(/images/bg_sopac_latestupdates_headingnew.jpg) no-repeat;
	width: 225px;
	height: 16px;
	padding: 8px 5px;
}
#rightcontent #newsupdates3-headingnew2 {
	background: url(/images/bg_sopac_latestupdates_headingnew2.jpg) no-repeat;
	width: 225px;
	height: 16px;
	padding: 8px 5px;
}
#rightcontent #newsupdates3-content {
	background: url(/images/bg_sopac_latestupdates_strip.jpg) repeat-y;
	width: 205px;
	padding:10px 5px 10px 15px;
}
#rightcontent #newsupdates3-contentnew {
	background: url(/images/bg_sopac_latestupdates_stripnew.jpg) repeat-y;
	width: 205px;
	padding:10px 5px 10px 15px;
}
#rightcontent #newsupdates3-base{
	background: url(/images/bg_sopac_latestupdates_base.jpg) no-repeat;
	width: 225px;
	height: 5px;
}
#rightcontent #newsupdates3-basenew{
	background: url(/images/bg_sopac_latestupdates_basenew.jpg) no-repeat;
	width: 225px;
	height: 5px;
}
#rightcontent #newsupdates3 .contentec {
	border-bottom: 1px dashed #999;
	padding: 10px 0 5px 15px;
	width: 200px;
}

#rightcontent #newsupdates3 .contentec2 {
	border-bottom: none;
	padding: 10px 0 5px 15px;
	width: 200px;
}