/*@group html elements*/
a, img {
	border: none;
	outline: none;
}

a {
	color: #0066cc;
	/*font-weight: bold;
	font-size: 10.5px;
	letter-spacing: .1px;*/
	text-decoration: none;
}

ul {
	list-style-type: disc;
}

li {
	margin-left: 15px;
} 
/*@end*/

/*@group layout*/
body{
	background: #001833 url('../images/body_bg.jpg') scroll repeat-x top left;
	color: #003366;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
}

div#content-area {
	background: transparent url('../images/content-inner-repeat.png') scroll repeat-y left top;
	position: relative;
	left: 5px;
	top: -17px;
	z-index: 2;
}

div#content-wrapper {
	background: transparent url('../images/content-inner-top.png') scroll no-repeat top left;
}

div#content {
	padding-top: 17px;
	padding-left: 40px;
}

.banner {
	background: transparent url('../images/topics-header.png') scroll no-repeat top center;
	height: 83px;
	text-indent: -9999px;
	width: 771px;
}

h2.page-title {
	color: #0066cc;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	line-height: 24px;
	text-transform: uppercase;
}
/*@end*/

/*@group header*/
div#header {
	background: transparent url('../images/header_bg.jpg') scroll no-repeat top left;
	height: 218px;
	position: relative;
	width: 957px;
	z-index: 5;
}

h1.title  {
	display: block;
	padding: 44px 0 0 29px;
	height: 93px;
	text-indent: -9999px;
	width: 255px;
}

h1.title a {
	display: block;
	height: inherit;
	width: inherit;
}
ul#nav {
	background: transparent url('../images/nav-sprite.jpg') scroll no-repeat top left;
	height: 53px;
	padding: 0 0 0px 13px;
	position: absolute;
	bottom: 0px;
	left: 14px;
}
ul#nav li {
	float: left;
	list-style: none;
	margin: 0 1px 0 0;
}
ul#nav li a {
	display: block;
	height: 100%;
	line-height: 45px;
	height: 53px;
	margin: 0;
	text-indent: -9999px;
}

ul#nav li a:hover, 
ul#nav li a.active, 
ul#nav li a.active:hover {
	background: transparent url('../images/nav-sprite.jpg') scroll no-repeat -12px top;
}
/*Home */
ul#nav li#home a {
	width: 113px;	
}

ul#nav li#home a:hover {
	background-position: -13px -108px;
}

ul#nav li#home a.active {
	background-position: -13px -54px;
}
ul#nav li#home a.active:hover {
	background-position: -13px -162px;
}

/*Topic */
ul#nav li#topics a {
	width: 113px;	
}
ul#nav li#topics a:hover {
	background-position: -127px -108px;
}

ul#nav li#topics a.active {
	background-position: -127px -54px;
}

ul#nav li#topics a.active:hover {
	background-position: -127px -162px;
}

/*Sponsorship  */
ul#nav li#sponsorship-opportunities a {
	width: 228px;	
}

ul#nav li#sponsorship-opportunities a:hover {
	background-position: -241px -108px;
}

ul#nav li#sponsorship-opportunities a.active {
	background-position: -241px -54px;
}

ul#nav li#sponsorship-opportunities a.active:hover {
	background-position: -241px -162px;
}
/*How-it works*/
ul#nav li#how-it-works a {
	width: 113px ;	
}

ul#nav li#how-it-works a:hover {
	background-position: -470px -108px;
}

ul#nav li#how-it-works a.active {
	background-position: -470px -54px;
}

ul#nav li#how-it-works a.active:hover {
	background-position: -470px -162px;
}

/* About PSP */
ul#nav li#about-psp a {
	width: 114px;	
}

ul#nav li#about-psp a:hover {
	background-position: -584px -108px;
}

ul#nav li#about-psp a.active {
	background-position: -584px -54px;
}

ul#nav li#about-psp a.active:hover {
	background-position: -584px -162px;
}

/*Contact*/
ul#nav li#contact a {
	width: 114px ;	
}

ul#nav li#contact a:hover {
	background-position: -699px -108px;
}

ul#nav li#contact a.active {
	background-position: -699px -54px;
}

ul#nav li#contact a.active:hover  {
	background-position: -699px -162px;
}

a#arabic-link {
	height: 28px;
	position: absolute;
	top: 9px;
	right: 126px;
	*right: 127px;
	text-indent: -9999px;
	width: 54px;
	
}

a#arabic-link:hover {
	background-color: transparent;
	background-image: url('../images/arabic-on.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	
}
/*@end*/

/*@group hompage Content*/
.homepage h2.page-title {
	background: transparent url('../images/home-header.jpg') scroll no-repeat top left;
	height: 181px;
	margin: 0 0 10px 0;
	text-indent: -9999px;
	width: 521px;
}

.homepage {
	font-size: 12px;
}

.homepage p {
	padding-left: 4px;
}
div#content h3.tagline {
	display: none;
}

h3.sessions-title {
	color: #0066cc;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 0 0;
	text-transform: uppercase;
}
ul#sessions li {
	background: transparent url('../images/sessions-repeat.png') repeat-y scroll top right;
	display: block;
	list-style: none;
	font-size: 12px;
	margin: 0 0 12px -5px;
	min-height: 85px;
	position: relative;
	padding: 0 11px 25px 15px;
	width: 499px;
}

ul#sessions h3 {
	background: transparent url('../images/sessions-top.png') no-repeat scroll top right;
	color: #0066cc;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 0 -15px;
	padding: 0 11px 0 15px;
	position: relative;
	z-index: 10;
	width: 499px;
}

ul#sessions a.view-info {
	background: transparent url('../images/link-arrow-sprite.png') no-repeat scroll right top;
	height: 35px;
	line-height: 35px;
	padding-right: 40px;
	position: absolute;
	bottom: 3px;
	left: 20px;
	z-index: 20;
}
ul#sessions a.view-info:hover {
	background-position: right -34px;
	color: #003366;
}

div.session-bottom {
	background: transparent url('../images/sessions-footer.png') repeat-y scroll top right;
	position: absolute;
	bottom: 0;
	left: 0px;
	height: 10px;
	line-height: 0px;
	padding: 66px 345px 10px 15px;
	width: 165px;
	z-index: 5;
}
.session-content {
	background: transparent;
	position: relative;
	z-index: 10;
}
/*@end*/

/*@group topic*/
ul.topic-list {
	padding-left: 1.2em;
	padding-bottom: 3em;
}

ul.topic-list li {
	margin: 0 0 1.5em 235px;
	width: 40%;
}

ul.topic-list li.left {
	clear: left;
	float: left;
	margin: 0 2em 1.5em 0;
}

div.contact-link {
	color: #0066cc;
	font-style: italic;
	font-size: 18px;
	padding: 0 4em;
	text-align: center;
}

div.contact-link a {
	color: #cc6600;	font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
}
/*div.sponsorship div.contact-link a {
	display: block;
	background: transparent url('../images/sponsorship-button.png') scroll no-repeat center;
	height: 41px;
	text-indent: -9999px;
}*/
/*@end*/

/*@group how it works*/
.deep-dive-schedule-container {
	padding-left: 3em;
}

.deep-dive-schedule-container p {
	text-align: justify;
	width: 97%;
}

dl.deep-dive-schedule dt {
	float: left;
	margin-right: 4px;
}
/*@end*/


/*@group about-us*/
.about-us h3 {
	margin-bottom: 0;
}
h3.biographies-list-title {
	color: #0066cc;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: .5em;
	padding-left: 20px;
	text-align: center;
}

ul.biographies-list li {
	background: transparent url('../images/speakers-button.png') scroll no-repeat top center;
	padding: 4px 0 15px;
	list-style: none;
	text-align: center;
}

.bio-position {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}
h4.bio-title {
	color: #003366;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 0px;
}
/*@end*/

/*@group sponsorship*/
/*@end*/

div.session div.deep-dive-schedule-container {
	padding-left: 0px;
}
div.session div.deep-dive-schedule-container h3 {
	margin-bottom: 4px;
}
ul.registration-fees {
	color: #ff9900;
}

a.session-contact-us { 	 	  
   background: transparent url('../images/contact-us-button.png') no-repeat scroll top left; 	 	         
   display: block; 	 	         
   height: 41px; 	 	 
   text-indent: -9999px; 	 	 
   width: 203px; 	 	 
 } 
/*@group Prepaid*/
div.deep-dive-schedule-container ul li {
	list-style: none;
	margin-left: 0;
}

div.prepaid-practice h2.title {
	line-height: 22px;
}

span.small-text {
	font-size: .8em;
}
/*@end*/

/*@group Contact*/
form#contact-form {
	background: transparent url('../images/contact-bg.png') scroll no-repeat top left;
	padding: 4px 27px 0px;
	height: 342px;
	position: relative;
	width: 303px;
}

form#contact-form .required {
	background: transparent url('../images/required.png') scroll no-repeat right 4px;
	padding-right: 10px;
}

form#contact-form input, 
form#contact-form textarea {
	background: #fff;
	border: 1px solid #003366;
	margin-bottom: 6px;
}

input#email {
	clear: left;
	float: left;
	margin-right: 5px;
	width: 165px;
}
form#contact-form label.email {
	background-position:right 7px;
	float: left;
}

form#contact-form label.phone-number {
	background-position: 100px 7px;
	display:block;
	margin-left: 173px;
}

label.business-name {
	clear: both;
	float: left;
	width: 100%;
}
input#phone-number {
	float: left;
	width: 125px;
}
/*span.required {
	display: block;
	margin-bottom: 0;
}*/
form#contact-form div.required {
	background-position: 61px 7px;
	margin-bottom: 6px;
	font-style: italic;
}
input#name,
input#business-name,
textarea#comments {
	width: 100%;	
}

textarea {
 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
 font-size: 12px;
 width: 100%;
}
#bot-check, .bot-check {
	display: none;
}

div.error {
	color: red;
	margin-bottom: 1em;
}

form#contact-form input#submit {
	border: none;
	margin-top: -4px;
	position: absolute;
	bottom: 0;
}
/*@end*/

/*@group sidebar*/
div#sidebar-right {
	background: transparent url('../images/sidebar-separator.png') scroll no-repeat left top;
	margin: 0 0 0 10px;
	padding-top: 27px;
	padding: 27px 0px 0px 4px;
	width: 241px;
}
div#sidebar-right ul.services-list {
	display: block;
	margin-left: -1px;
	width: 232px;
}
div#sidebar-right ul.services-list li {
	list-style: none;
	line-height: 1.3em;
	font-size: 11px;
}

div#sidebar-right h3 {
	color: #0066cc;
	font-style: italic;
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 4px 0;
	text-transform: uppercase;
}

div#sidebar-right img {
	display: block;
	margin: 0 auto;
}

div#sidebar-right.with-banner {
	margin-top: 105px;
}
/*@end*/

/*@group footer*/
div#footer {
	background: transparent url('../images/content-inner-footer.png') scroll no-repeat -10px top;
	color: #fff;
	font-size: 11px;
	padding-top: 25px;
	position: relative;
	line-height: 1.2em;
	left: 5px;
	top: -17px;
	text-align: center;
}
/*@end*/