/* CSS Document */

body {
	font-size: 12px;
	margin: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-image: url(/wes-2010/images/bg.gif);
	background-repeat: repeat-x;
	background-color: #F9F8FE;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #003399;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
strong {
	font-weight: bold;
	color: #555555;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header
{
	overflow: hidden;
	width: 960px;
	float: left;
	height: 368px;
}

#topNav {
	clear: left;
	height: 58px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-weight: normal;
	background-image: url(/wes/images/nav-strip.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
	line-height: 18px;
	background-position: 0px -3px;
	padding-left: 20px;
}

#topNav ul{
	list-style: 		none;
	margin-left: 		5px;
	padding-top: 		5px;
	padding-bottom: 	5px;
	clear: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-right: 0;
	padding-left: 0;
}

#topNav li {
	display: 		inline;
	padding-right: 15px;
	padding-left: 15px;
}

#topNav li a {
	text-decoration: 	none;
}
.nav-item a:link, .nav-item a:visited {
	color: #FFFFFF;
}
.nav-item a:hover, .nav-item a:active {
	color: #330066;
}
.nav-selected a:link, .nav-selected a:visited {
	color: #330066;
}
.nav-selected a:hover, .nav-selected a:active {
	color: #000000;
}
.linksep {
	color: 		#ffffff;
	padding-top: 		0pt;
	padding-bottom: 	0pt;
	padding-left: 	0pt;
	margin-top: 		0pt;
	margin-right: 	15px;
	margin-bottom: 	0pt;
	margin-left: 		0pt;
	display: inline;
	padding-right: 15px;
	overflow: hidden;
}

#linksep
{
	border-right-width: 	2px;
	border-right-style: 	solid;
	border-right-color: 	#9491a4;
	padding-top: 		0pt;
	padding-right: 	8px;
	padding-bottom: 	0pt;
	padding-left: 	0pt;
	margin-top: 		0pt;
	margin-right: 	8px;
	margin-bottom: 	0pt;
	margin-left: 		0pt;
}
#page {
	width: 870px;
	clear: left;
	float: left;
	padding-top: 10px;
	padding-bottom: 25px;
	background-image: url(/images/page-bg.gif);
	background-repeat: repeat-x;
	padding-left: 40px;
	background-position: 0px 0px;
}
#left-column {
	width: 400px;
	clear: left;
	float: left;
	padding-left: 15px;
}
#right-column {
	width: 250px;
	float: right;
	font-size: 10px;
	padding-right: 10px;
}
#footer {
	clear: both;
	width: 700px;
	background-image: url(/img/conferences/music/footer.gif);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
}

#form-container
{
	width: 660px;
	clear: left;
	background-color: #F3F3FC;
	float: left;
	border: 1px solid #DDDDDD;
	display: inline;
	margin-left: 100px;
}

#form-area
{
	margin-left: 15%;
	margin-top: 20px;
	float: left;
	display: inline;
	margin-bottom: 15px;
}
#registration {
	width: 440px;
	padding-right: 10px;
	clear: left;
	float: left;
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}
.label {
	width: 132px;
	display: block;
	margin-bottom: 5px;
	clear: left;
	float: left;
	padding-left: 0px;
}
.input {
	width: 300px;
	border: 1px solid #C1C1C1;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
.multiline {
	width: 433px;
	border: 1px solid #C1C1C1;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
.widelabel {
	padding-left: 0px;
	display: block;
	float: left;
	clear: left;
	margin-bottom: 5px;
}
.checkbox {
	padding-bottom: 10px;
	clear: both;
}

.inputQty
{
	width: 20px;
	border: 1px solid #C1C1C1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

#page p
{
	clear: left;
	line-height: 22px;
	padding-bottom: 10px;
}
#page h1
{
	font-weight: bold;
	color: #00468D;
	font-size: 16px;
	clear: left;
	padding-bottom: 10px;
}

#page h2
{
	font-weight: bold;
	color: #00468D;
	font-size: 12px;
	clear: left;
	padding-bottom: 10px;
}

.fcolmed
{
	width: 180px;
	float: left;
}

.frow
{
}

.fcollong
{
}

.widelabel
{
	display: block;
	float: left;
	clear: left;
}
.indent
{
	clear: left;
	float: left;
	display: inline;
	margin-left: 20px;
	width: 320px;
}
.price-table
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.price-table th 
{
	background-color: #9A98C9;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	padding: 5px;
	font-weight: bold;
	font-size: 9px;
}
.price-table  td
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.price-row-odd {
	background-color: #EBEBEB;
	color: #000000;
	font-size: 11px;
}

.price-row-even {
	background-color: #FBFBFB;
	font-size: 11px;
}
#emptypage
{
	background-color: #FFFFFF;
	height: 600px;
}
#left-col
{
	width: 550px;
	float: left;
	margin-top: 20px;
}

#right-col
{
	width: 320px;
	float: left;
}

.img-right
{
	float: right;
	margin-left: 20px;
	margin-bottom: 40px;
}




#page img
{
}
.pricing-table
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	margin-bottom: 20px;
	background-color: #FEFEFE;
	margin-top: 10px;
}
.pricing-table  td
{
	font-size: 11px;
	color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-right-style: solid;
}
.pricing-table th
{
	font-size: 12px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #7B79AA;
	text-align: left;
}

.row-odd
{
	background-color: #F6F6F6;
}

.row-even
{
	background-color: #EBEBEB;
}

#page ul
{
	padding-left: 20px;
	display: inline;
	width: 505px;
	float: left;
	padding-bottom: 15px;
	margin: 0px;
}
#page li
{
	background-image: url(/wes/images/blue-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	list-style-type: none;
	padding-left: 10px;
	display: inline;
	float: left;
	margin: 0px;
	line-height: 22px;
	width: 505px;
}

.img-right-top
{
	float: right;
	margin-left: 20px;
	margin-bottom: 40px;
	margin-top: 30px;
}

#footer-container
{
	width: 100%;
	height: 80px;
	clear: left;
	overflow: hidden;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
}

#footer
{
	width: 880px;
	clear: left;
	overflow: hidden;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.footer-text
{
	clear: left;
	float: left;
	padding-top: 35px;
}

.footer-space
{
	margin-top: 400px;
	overflow: hidden;
}

#empty-box
{
	height: 400px;
	clear: left;
	float: left;
}

#indent
{
	clear: left;
	float: left;
	display: inline;
	margin-left: 100px;
	width: 640px;
}

#full-col
{
	float: left;
	margin-top: 20px;
	width: 870px;
}
.terms
{
	margin-left: 100px;
	float: left;
	clear: left;
}
.inputpartner
{
	width: 300px;
	border: 1px solid #C1C1C1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	margin-top: 5px;
}

.label2
{
	display: block;
	clear: left;
	float: left;
	padding-left: 0px;
	margin-top: 5px;
	width: 400px;
	margin-bottom: 5px;
}
#form-area  h2
{
	color: #00468D;
	line-height: 22px;
	font-size: 14px;
	clear: left;
	display: inline;
	padding-bottom: 20px;
}

#left-col img
{
	float: left;
	margin-right: 0px;
	margin-bottom: 15px;
}
#terms-box
{
	width: 430px;
	border: 1px solid #BBBBBB;
	height: 300px;
	overflow: hidden;
	visibility: visible;
	clear: left;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
#terms-content
{
	overflow: auto;
	height: 300px;
	width: 430px;
	float: left;
	background-color: #FDFDFD;
}

.pricing-table td input
{
	float: right;
	width: 15px;
}

#terms-content p
{
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}


/* @group jQuery Student Section */

#registration-wrapper
{
	clear: left;
}


#student-button
{
	background-image: url(/wes-2010/images/student-over.gif);
	height: 32px;
	width: 142px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 10px;
}

#student-button:hover
{
	background-image: url(/wes-2010/images/student.gif);
}

#student-button.over
{
	background-image: url(/wes-2010/images/student.gif);
}

#members-button
{
	background-image: url(/wes-2010/images/members-over.gif);
	height: 32px;
	width: 142px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#members-button:hover
{
	background-image: url(/wes-2010/images/members.gif);
}

#members-button.over
{
	background-image: url(/wes-2010/images/members.gif);
}

#non-members-button
{
	background-image: url(/wes-2010/images/non-members-over.gif);
	height: 32px;
	width: 142px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#non-members-button:hover
{
	background-image: url(/wes-2010/images/non-members.gif);
}

#non-members-button.over
{
	background-image: url(/wes-2010/images/non-members.gif);
}

#buttons
{
	padding-top: 10px;
	padding-bottom: 20px;
	float: left;
	clear: left;
	width: 500px;
}

#buttons div
{
	float: left;
	clear: none;
	margin-right: 10px;
	cursor: pointer;
}


#student.hide, #member.hide, #non-member.hide
{
	display: none;
}

/* @end */

.checkbox2
{
	padding-bottom: 10px;
	clear: both;
}

.pricing-table td label
{
	float: left;
	width: 50px;
}

.small-text
{
	font-size: 10px;
}
.data-table
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	margin-bottom: 20px;
	clear: left;
	float: left;
}
.data-table  td
{
	font-size: 11px;
	color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-right-style: solid;
}
.data-table th
{
	font-size: 12px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #7B79AA;
	text-align: left;
}

.row-odd
{
	background-color: #F6F6F6;
}

.row-even
{
	background-color: #EBEBEB;
}

.sponsor-logo{
	margin-right: 0px;
	margin-bottom: 20px;
	
}
