/* New CSS */

*{
	margin: 0px;
	padding: 0px;
}

body{
	background: url(../images/body_back.jpg) #FFF repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
}

#wrapper{
	width: 952px;
	margin: 0px auto;
	padding: 0px 20px 0px 20px;
	background: #fff;
	padding-top: 2px;
	border-right: 1px solid #B0B1B3;
	border-bottom: 1px solid #B0B1B3;
	border-left: 1px solid #B0B1B3;
}

#top{
	text-align: right;
	margin: 5px 3px 0px 10px;
}

#top a.mainlevel-nav{
	color: #58595b;
	font-size: 12px;
	font-weight:  bold;
	padding: 0px 3px 0px 7px;	
	text-decoration: none;
}

#top a.mainlevel-nav:hover{
	text-decoration: underline;
}

#logo{
	background: url(../images/the_packaging_community.jpg) no-repeat;
	width: 671px;
	height: 100px;
	margin: -6px 10px 0px 26px;
}

#main{
}

/********* Left **********/

#left{
	clear: both;
	width: 160px;
	margin: 4px 20px 0px 0px;
	vertical-align: top;
	float: left;
}

.module-login{
	background: url(../images/members.jpg) top no-repeat #f6f6f6;
	width: 160px;
	margin: 0px;
	text-align: center;
}

#form-login fieldset{
	border: none;
}

.module-login div{
	background: url(../images/menu_back_bottom.jpg) bottom no-repeat;
	padding-top: 20px;
}

.module-login div div{
	padding-bottom: 10px;
}


.module-login div div div{
	background: url(../images/menu_back2.jpg) repeat-y;
	padding: 10px 0px 4px 0px;
	min-height: 40px;
}


.module-partners{
	background: url(../images/partners.jpg) top no-repeat #f6f6f6;
	width: 160px;
	padding: 0px;
	margin-top: 15px;
	text-align: center;
	clear: both;
}

.module-experts{
	background: url(../images/experts.jpg) top no-repeat #f6f6f6;
	width: 160px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	clear: both;
}

.module-search{
	background: url(../images/search.jpg) top no-repeat #f6f6f6;
	width: 160px;
	margin-top: 2px;
	padding: 0px;
	text-align: center;
}

.module-survey{
	background: url(../images/survey.jpg) top no-repeat #f6f6f6;
	width: 160px;
	margin-top: 15px;
	padding: 0px;
	text-align: center;
	clear: both;
}

.module-join{
	background: url(../images/join_us.jpg) top no-repeat #4e46c9;
	width: 160px;
	margin-top: 15px;
	padding: 0px;
	text-align: center;
}

.module-join div{
	background: url(../images/brown_bottom.jpg) bottom no-repeat;
	padding-top: 20px;
}

.module-join div div{
	padding-bottom: 10px;	
}

.module-join div div div{
	background: url(../images/brown_middle.jpg) repeat-y;
	padding: 10px 0px 4px 0px;
	min-height: 40px;	
}

.module-join div div div div{
	background: none;
}

.module-search div,.module-experts div, .module-partners div, #left .module div, .module-survey div{
	background: url(../images/menu_back_bottom.jpg) bottom no-repeat;
	padding-top: 20px;
}

.module-search div div, .module-experts div div,.module-partners div div, #left .module div div, .module-survey div div{
	padding-bottom: 10px;	
}

.module-search div div div, .module-experts div div div, .module-partners div div div, #left .module div div div, .module-survey div div div{
	background: url(../images/menu_back2.jpg) repeat-y;
	padding: 10px 0px 4px 0px;
	min-height: 40px;
}

.module-survey a{
	text-decoration: none;
}

.inputbox-search,.inputbox{
	width: 130px;
	margin-top: 5px;
}

#body-bd{
	width: 592px;
	float: left;
	margin-top: 4px;
	text-align: justify;
	color: #595959;	
}

#right{
	width: 60px;
	margin: 0px 0px 0px 20px;
	vertical-align: top;
	float: left;
}

#footer{
	clear: both;
	margin: 0px;
	font-size: 11px;
	color: #58595B;
	padding-top: 5px;
	padding-left: 20px;
	text-align: left;
	width: 970px;
}

ul.pagination {
	margin: 15px auto;
	padding: 10px 0;
	background: url(../images/hdot.gif) repeat-x top;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

ul.pagination li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 5px;
	border: 1px solid #F6F6F6;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	border: 1px solid #ECECEC;
	background: #FFFFFF;
}

.pagenavbar {
	padding-left: 14px;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	padding: 8px 5px;
	background: #444444;
	color: #FFFFFF;
}

.sectiontableheader a {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 15px 5px;
/*	background: url(../images/hdot2.gif) repeat-x bottom;*/
}

tr.sectiontableentry td{
	padding: 15px 5px;
	border-bottom: 1px solid #B1B0B5;	
/*	border: 1px solid red;*/
}

tr.sectiontableentry2 td {
	padding: 15px 5px;
	border-bottom: 1px solid #B1B0B5;
	border-top: 1px solid #B1B0B5;
/*	background: url(../images/hdot2.gif) repeat-x bottom #ECECEC;*/
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
/*	background: url(../images/hdot2.gif) repeat-x bottom #FFFFCC;*/
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* META*/

.article-tools {
	border-top: 1px solid #DDDDDD;
	width: 98%;
	float: left;
	clear: both;
	margin-bottom: 15px;
	display: block;
	background: #ffffff;
	padding-left: 10px;
}

.article-meta {
	padding: 5px 5px 5px 0px;
	float: left;
}

.createby {
	padding: 3px 3px 3px 5px;
	background: url(../images/icon-user.gif) no-repeat 0 2px;
}

.createdate {
	padding: 3px 3px 3px 0px;
	background: url(../images/icon-date.gif) no-repeat 0 2px;
}

.modifydate {
	width: 100%;
	float: left;
}

div.buttonheading {
	float: right;
}

.buttonheading img {
	margin: 7px 5px 0 0;
	border: 0;
	float: right;
}

.article-content{
	clear: both;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.contentheading{
	color: #4e46c9;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin: 10px 0px 10px 0px; 
	text-align: left;
	
}

.componentheading{
	font-weight: normal;
	font-size:  18px;
	color: #59595B;
	margin: 0px 10px 0px 0px; 
	text-transform: uppercase;
}

.contentpane li{
	margin-top: 10px;
}

ul{
	margin-left: 20px;
}

.breadcrumbs{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 5px 5px 5px 0px;
}

.contentpaneopen{
	margin-top: 15px;
}

#pathway{
	text-align: right;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#emailForm .inputbox{
	width: 200px;
}

.search-r .highlight{
	background: none;
	background: #fff repeat;
}

.module-partners div div div .partners-img{
	margin: 0px 7px 15px 7px;
	background: #fff;
	border: 1px solid #CCCCCC;
	padding: 0px;
}

.MsoNormal{
	font-size: 12px;
	font-weight: normal;
}

#main{
	clear: both;
	min-height: 750px;
}

.search-r{
	border-bottom: 1px solid #b1b0b5;
	min-height: 140px;
	padding: 10px 0px 0px 0px;	
	clear: both;
}

.search-r img{
	margin-right: 10px;
}

.title{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4E46C9;
	font-weight: normal;
}

.title a{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4E46C9;
	font-weight: normal;
	text-decoration: none;
}

.title a:hover{
	text-decoration: underline;
}

.tt{
}

.date{
	font-size: 11px;
	color: #59595b;
}

.small{
	margin-top: 0px;
	text-align: justify;
}

.exp{
	text-align: left;	
	margin: 10px 10px 0px 10px;
	font-size: 11px;
	color: #000;
	min-height: 60px;
}

.exp a{
	color: #4e46c9;
	text-decoration: none;	
}

.exp a:hover{
	text-decoration: underline	
}

.module-experts div div div .exp{
	border: none;
	background: none;
}
h1,h2,h3,h4,h5,h6{
	font-size: 16px;
	margin: 10px 10px 10px 0px;
}

.highl{
}

.highl table{
	background: none;
}

.author{
	font-size: 9px;
	color: #58595B;
	font-weight: normal;
}

.title2{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4E46C9;
	font-weight: normal;
	margin: 5px 0px 10px 0px;
	text-align: left;	
}

.title2 a{
	color: #4E46C9;
	font-size: 15px;
	text-decoration: none;
}

.title2 a:hover{
	color: #4E46C9;
	text-decoration: underline;
}

.descp{
	font-size: 11px;
	color: #58595B;
	text-align: justify;
	font-weight: normal;
}

.brw a{
	color: #4E46C9;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

.brw a:hover{
	text-decoration: none;
}

.message{
	text-align: left;
}

.button-search,.button{
	background: #f6f6f6;
	font-weight: bold;
	margin: 5px;
	padding: 3px;
	border: 1px solid #f6f6f6;
}

.button-search:hover,.button:hover{
	border: 1px solid #333;
	cursor: pointer;
}

.module-search ul, .module-join ul,.module-experts ul, .module-partners ul, .module-login ul{
	text-align: left;
}

.module-search ul li, .module-join ul li,.module-experts ul li, .module-partners ul li, .module-login ul li{
	list-style: url(../images/li.jpg);
	margin-left: 10px;	
}

.module-search ul li a, .module-join ul li a,.module-experts ul li a,.module-partners ul li a, .module-login ul li a{
	text-decoration: none;
}

.module-search ul li a:hover, .module-join ul li a:hover,.module-experts ul li a:hover,.module-partners ul li a:hover, .module-login ul li a:hover{
	text-decoration: underline;
}

li{
	margin-left: 20px;
}

.registration input {
	width: 300px;
}

.registration select {
	width: 300px;
}

.registration td {
	padding-left: 30px;
}

#comment .inputbox-search,.inputbox{
	width: auto;
}
#comment .button {
	font-weight: normal;
	padding: 0;
	border: none;
	background: none;
}
#comment tr.sectiontableentry1 td {
	padding: 0;
}