@charset "utf-8";

/* GLOBAL DECLARATIONS */

*{
	border: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 150%;
	color: #444;
}

p{
	padding-bottom: 20px;
}

img a{
	border: none;
}

body{
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0 0 100px 0;
}

#wrapper{
	width: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

#header{
	width: 1000px;
	height: 306px;
	background-image: url(../images/header01.jpg);
	background-repeat: no-repeat;
}

.headerW{
	width: 270px;
	height: 296px;
	display: inline;
	float: left;
	margin: 0 190px 0 40px;
}

.headerPMA{
	width: 270px;
	height: 200px;
	margin: 0;
}

.headerTimer{
	width: 270px;
	height: 45px;
	margin: 11px 0 40px 0;
	text-align: center;
}

/*
.headerTimer{
	width: 270px;
	height: 45px;
	margin: 211px 190px 40px 40px;
	display: inline;
	float: left;
	text-align: center;
	background-color: #F60;
}
*/

.headerTimer #timer{
	color: #FC3;
	font-family: Arial, Verdana;
	font-size: 36px;
}

.headerPermalink{
	width: 323px;
	height: 306px;
	margin: 0 0 0 140px;
	display: inline;
	float: left;
}
	
.headerPermalink a{
	width: inherit;
	height: inherit;
	display: block;
}

/* MAIN MENU */

#mainMenu{
	width: 1000px;
	height: 65px;
	background-image: url(../images/menuBG.jpg);
	background-repeat: no-repeat;
}

#mainMenu ul{
	list-style-type: none;
	width: 1000px;
	height: 65px;
	margin: auto;
	overflow: hidden;
}

#mainMenu ul li{
	float: left;
}

#mainMenu ul li a{
	display: block;
	height: 132px;
	margin: 8px 0 10px 0;
	padding-top: 65px;
	background-image: url(../images/menuActive.jpg);
}

#mainMenu ul li a.menuRegister{
	width: 222px;
	margin: 0 40px 0 64px;
	background-position: -64px 0px;
}

#mainMenu ul li a.menu01{
	width: 163px;
	background-position: -326px -8px;
}

#mainMenu ul li a.menu02{
	width: 79px;
	background-position: -489px -8px;
}

#mainMenu ul li a.menu03{
	width: 137px;
	background-position: -568px -8px;
}

#mainMenu ul li a.menu04{
	width: 83px;
	background-position: -705px -8px;
}

#mainMenu ul li a.menu05{
	width: 88px;
	background-position: -788px -8px;
}

#mainMenu ul li a.menu06{
	width: 103px;
	background-position: -876px -8px;
}

.spacer01{
	width: 1000px;
	height: 17px;
	background-image: url(../images/spacer01.jpg);
	background-repeat: no-repeat;
}

#mainMenu ul li a.menuRegister.active, #mainMenu ul li a.menuRegister:hover{background-position: -64px -65px;}

#mainMenu ul li a.menu01.active, #mainMenu ul li a.menu01:hover{background-position: -326px -73px;}
#mainMenu ul li a.menu02.active, #mainMenu ul li a.menu02:hover{background-position: -489px -73px;}
#mainMenu ul li a.menu03.active, #mainMenu ul li a.menu03:hover{background-position: -568px -73px;}
#mainMenu ul li a.menu04.active, #mainMenu ul li a.menu04:hover{background-position: -705px -73px;}
#mainMenu ul li a.menu05.active, #mainMenu ul li a.menu05:hover{background-position: -788px -73px;}
#mainMenu ul li a.menu06.active, #mainMenu ul li a.menu06:hover{background-position: -876px -73px;}

/* CONTENT AREA */

#content{
	width: 1000px;
	height: 319px;
	background-image: url(../images/bg02.jpg);
	background-repeat: no-repeat;
}

#content .speaker{
	width: 270px;
	height: 290px;
	margin: 15px 10px 0px 40px;
	display: inline;
	float: left;
}

#content .banner{
	width: 680px;
	height: inherit;
	display: inline;
	float: left;
}

#content .banner img{
	padding: 5px;
}

#content2{
	width: 1000px;
}

#content2 .sponsors{
	width: 320px;
	display: inline;
	float: left;
}

/* Article original*/
#content2 .article{
	width: 650px;
	padding: /*15px;*/ 5px;
	display: inline;
	float: left;
}


/* Article no sponsor
#content2 .article{
	width: 950px;
	padding: 20px 15px 15px 35px;
	display: inline;
	float: left;
}
*/

#content2 .article p.speakers{
	width: 605px;
	margin: 0 0 10px 0;
	padding: 15px;
}

#content2 .article p.speakers img{
	display: inline;
	float: left;
	padding: 0 10px 0 0;
}

#content2 .article p.speakers a img{
	border: none;
}

#content2 .speakerName{
	font-weight: bold;
	font-size: 16px;
	display: block;
	color: #DF4D57;
	padding: 25px 0 5px 0;
}

#content2 .speakerName a{
	text-decoration: none;
	color: #DF4D57;
	font-size: 16px;
}


#content2 .sponsors img{
	margin: 15px 0 0 34px;
}

#content3{
	width: 954px;
	height: 354px;
	margin: 0 23px 0 23px;
	background-image: url(../images/bg03.jpg);
	background-repeat: no-repeat;
}

#content3 .cBody{
	width: 477px;
	height: 354px;
	display: inline;
	float: left;
}

#content3 .cBody iframe{
	padding: 40px 0 0 60px;
	width: 373px;
	height: 280px;
}

#content4{
	width: 954px;
	height: 420px;
	margin: 0 23px 0 23px;
	padding: 30px 0 0 0;
	background-image: url(../images/bg04.jpg);
	background-repeat: no-repeat;
}


/* FACEBOOK LIKEBOX */
#content4 .cBody1{
	width: 250px;
	height: 420px;
	padding: 0 20px 0 31px;
	display: inline;
	float: left;
}

#content4 .cBody1 iframe{
	background-color: #FFF;
}

/*GOOGLE MAP */
#content4 .cBody2{
	width: 352px;
	height: 420px;
	padding: 0;
	display: inline;
	float: left;
}

#content4 .cBody2 iframe{
	border: 1px solid #999;
}

/* DOT LINK */
#content4 .cBody3{
	width: 250px;
	height: 420px;
	padding: 0 31px 0 20px;
	display: inline;
	float: left;
}

/* FOOTER */
#footer{
	width: 1000px;
	height: 200px;
	margin: 20px 0 0 0;
	text-align: center;
}

#footer ul{
	list-style-type: none;
	width: 1000px;
	margin: auto;
	overflow: hidden;
}

#footer ul li{
	display: inline;
}

#footer ul li a{
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin: 0 7px 0 7px;
}

#footer span{
	color: #999;
	font-size: 11px;
}

#footer span a{
	text-decoration: none;
	font-weight: bold;
}

#footer ul li a:link{text-decoration: none;}
#footer ul li a:visited{text-decoration: none;}
#footer ul li a:hover{text-decoration: underline; color: #DF4D57;}
#footer ul li a:active{text-decoration: none;}

/* CAROUSEL */

#carousel {
	margin: 0 auto;
	width: 270px;
	height: 290px;
	padding: 0;
	overflow: scroll;
}
#carousel ul {
	list-style: none;
	width: 200px;
	margin: 0;
	padding: 0;
	position: relative;
}
#carousel li {
	display: inline;
	float: left;
}

/* FORM STYLE */

.article .form1 input,
.article .form1 select,
.article .form1 textarea{
	width: 350px;
	border: 1px solid #CCC;
	padding: 3px 0 3px 0;
}

.article .form1 .btn{
	margin: 2px 0 2px 2px;
	padding: 3px 5px 3px 5px;
	width: auto;
}

.article .form2 input,
.article .form2 select,
.article .form2 textarea{
	/*width: 200px;*/
	border: 1px solid #CCC;
	padding: 3px 0 3px 0;
}

.article .form2 input .radioBtn{
	width: 30px;
	border: none;
	padding: 2px 0 0 0;
}

.article .form2 .btn{
	margin: 2px 0 2px 2px;
	padding: 3px 5px 3px 5px;
	width: auto;
}

.article .form2 hr{
	background-color: #CCC;
	height: 3px;
}

.clearFloat{clear: both;}

.form2 .txtlong{width: 180px;}
.form2 .txtmed{width: 80px;}

// August 30, 2012

a.pdf{
	color: #DF4D57;
	font-weight: bold;
}