body {
	min-width: 960px;
	margin: 0;
	color: #666;
	font: 13px Arial, Helvetica, sans-serif;
	background: url(/images/bg-body.gif);
}

img {
	border-style: none;
}

.innerimage
{
	vertical-align: middle;
}

a {
	text-decoration: none;
	color: #c1002c;
}

a:hover {
	text-decoration: underline;
}

#pagewidth {
	height: 1%;
	overflow: hidden;
	padding: 0 0 15px;
}

/*main*/
#main {
	width: 943px;
	margin: 24px auto 0;
	padding: 6px 9px 0 8px;
	overflow: hidden;
	background: #fff;
}

/*header*/
#header {
	height: 1%;
	overflow: hidden;
	padding: 15px 30px 7px 13px;
	background-color: #fff;
	border: 1px solid #c0002b;
}

#header .logo {
	float: left;
	text-indent: -9999px;
}

#header .logo a {
	display: block;
	width: 230px;
	height: 100px;
	background: url(/images/logo_12.gif) no-repeat;
}

#header .header-info {
	width: 518px;
	padding: 0;
	float: right;
}

#header strong {
	font-weight: normal;
	font-size: 22px;
	line-height: 30px;
	color: #2d2c30;
}

#header span {
	font-weight: normal;
	font-size: 18px;
	line-height: 30px;
	color: #3b3b3b;
}

#header a.header-link {
	background: url(../images/arrow-header-link.gif) no-repeat 0 3px;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 18px;
	margin-top: 4px;
	text-decoration: underline;
}

#header a.header-link:hover {
	text-decoration: none;
}
/*content-area*/
#content-area {
	height: 1%;
	margin: 4px 0 0;
	padding: 0 0 25px;
	overflow: hidden;
	background: url(/images/bg-content-area.gif) no-repeat 0 100%;
}

/*content-box*/
.content-box {
	float: left;
	margin: 0;
}

#content-area h2 {
	clear: both;
	margin-bottom: 6px;
}

.content-txt ul, .content-txt ol {
	margin: 5px;
}

.content-txt ul li, .content-txt ol {
	list-style: square;
	margin: 5px 25px;
	padding: 5px;
}

.content-txt ol {
	list-style: none;
}
/*img-holder*/
.img-holder {
	height: 1%;
	overflow: hidden;
	padding: 0 0 0 2px;
	position: relative;		
}

.img-holder img {	
	vertical-align: top;
}

.img-holder-txt {
	text-indent: -9999px;
	height: 0;
}

/*content-main*/
.content-main {
	background: url(/images/bg-content-footer.jpg) no-repeat 160px bottom;
/*	height: 1%;*/
	overflow: hidden;
	margin: 8px 0 0;
	padding-bottom: 130px;
	min-height: 610px;
	height:auto !important;
 	height:610px;

}

.content-main h1 {
	color: #666;
	margin: 0;
	font-size: 30px;
	line-height: 33px;
}

.content-main h1 strong {
	display: block;
	font-size: 16px;
	line-height: 21px;
	color: #010101;
}

.content-main h2 {
	margin: 0;
	font-size: 16px;
	line-height: 19px;
}

.content-main ul {
	list-style: none;
}

/*news-bar*/
.news-bar {
	width: 254px;
	float: left;
}

.news-bar h5 {
	margin: 0;
	padding: 10px 0 10px 8px;
	font-family: Trebuchet MS;
	font-size: 16px;
	line-height: 18px;
	color: #1b191e;
	text-transform: uppercase;
	background: #e7e7e7;
}

.news-bar ul {
	margin: 0;
	padding: 0 0 0 3px;
	line-height: 16px;
}

.news-bar ul li {
	padding: 10px 0 9px 20px;
	background: url(/images/separator-news-bar.gif) repeat-x 0 100%;
}

.news-bar ul strong {
	display: block;
	margin: 0 0 0 -15px;
	padding: 0 0 0 25px;
	background: url(/images/bg-news-bar-links.gif) no-repeat 0 2px;
}

.news-bar ul a {
	font-family: Trebuchet MS;
	font-size: 16px;
	display: block;
	line-height: 18px;
}

.news-bar ul p {
	margin: 6px 0 0;
}

/*content-txt*/
.content-txt {
	display: inline;
	width: 477px;
	float: left;
	margin: 0 0 0 17px;
	padding: 2px 15px 0 0;
	line-height: 18px;
}

.content-txt h2 {
	color: #110f14;
	margin: 10px 0 0;
	text-transform: uppercase;
}

.content-txt .txt-main {
	/*border-top: 1px dotted #ccc;*/
	height: 1%;
	margin-top: 15px;
	overflow: hidden;
	padding: 0 0 0 1px;
}

.content-txt p {
	margin: 12px 0 0;
	padding: 0 0 6px;
}

.content-txt a {
	font-weight: bold;
}
/*advert-holder*/
#advert-holder {
	display: inline;
	width: 172px;
	float: left;
	margin: 0 0 0 8px;
}

#advert-holder ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 0;
	line-height: 0;
}

#advert-holder ul li {
	height: 1%;
	overflow: hidden;
	padding: 5px 0 5px;
}

#advert-holder ul li a {
	display: block;
	margin: 0 auto;
}

#advert-holder ul li a:focus {
	outline: none;
}

#advert-holder ul img {
	display: block;
	margin: 0 auto;
}

/*footer*/
#footer {
	height: 1%;
	padding: 14px 0 14px;
	overflow: hidden;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
	line-height: 15px;
}

#footer ul li {
	display: inline;
	padding: 0 4px 0 7px;
	background: url(/images/separator-footer-links.gif) no-repeat 0 3px;
}

#footer ul li:first-child {
	background-image: none;
}

/*inner page*/
.inner .content-txt {
	display: block;
	width: 753px;
	float: left;
	margin: 0 0 0 6px;
	padding: 2px 2px 0 0;
}

.inner .content-main h1 {
	margin: 0;
	padding: 4px 0 7px 2px;
	font-size: 22px;
	line-height: 24px;
	background: url(/images/separator-iner-content.gif) repeat-x 0 100%;
}

.inner .content-txt h2 {
	font-family: Trebuchet MS;
	font-size: 18px;
	line-height: 21px;
	color: #2c2c2c;
	margin: 5px 0 0 -1px;
	text-transform: none;
}

.inner .content-txt .txt-main {
	padding: 0 0 15px 3px;
	background: url(/images/separator-iner-content.gif) repeat-x 0 100%;
}

.inner .content-txt ul {
	margin: 0;
}

.all-news {
	padding: 4px 0 5px;
	background: #f9efed url(/images/separator-all-news.gif) repeat-x 0 100%;
	font-weight: bold;
}

.all-news li {
	display: inline;
	margin: 0 17px 0 6px;
	padding: 0 0 0 13px;
	background: url(/images/bg-list.gif) no-repeat 0 6px;
}

/*detail-news*/
.detail-news {
	padding: 0;	
}

.detail-news li {	
	background: url(/images/separator-iner-content.gif) repeat-x;
	list-style: none !important;
	margin: 0 !important;
	overflow: hidden;
	padding: 13px 8px 9px 8px;
}

.detail-news li.colorise {
	background-color: #f0f0f0;
}

.detail-news li:first-child {
	background-image: none;
}

.detail-news a {
	font-weight: bold;
}

.detail-news li p {
	margin: 18px 0 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

img.left {
	margin: 0 5px 5px 0;
}

img.right {
	margin: 0 0 5px 5px;
}

.detail-news li p img {
	border: 1px solid #ccc;
	width: 120px;
	height: 65px;
	padding: 5px;
}

.clear {
	clear: both;
}

/* spam validation */
.greenletter p{
        border: 3px solid #2ead34;
        padding: 10px;
        margin: 0 0 10px 0;
        color:#0e5211;
       /* float: left; */
}

.greenletter p img{
        padding: 0 10px 0 0px;
        float: left;
}

.greenletter a{
        color:#0e5211;
        text-decoration: underline;
}


.redletter p{
        border: 3px solid #fc2121;
        padding: 10px;
        margin: 10px 0 10px 0;
        color:#fc2121;
        float: left;
}

.redletter p img{
        padding: 0 10px 0 0px;
        float: left;
}

.redletter a{
        color:#cc0000;
        text-decoration: underline;
}

/* end spam validation */

.sponsor-logo {
		display: block;
		margin: 20px 0 20px 30px;
}

.delegate_details {
	border-top: 1px solid #ccc;
	padding: 5px 10px;
}

.delegate_details p {
	background-color: #f9f9f9;
	border-bottom: 1px dotted #ccc;
	padding: 5px 10px;
}

label  {
	clear: left;
}

.testimonial
{
	color:#c1002c;
}
