/* 
    Document   : style1
    Created on : Mar 23, 2010, 9:36:19 AM
    Author     : streetk
*/

body {
	background: url("../images/bg_head.jpg") no-repeat top center #FFFFFF;
	font-size: 13px;
	line-height: 17px;
	color: #393e3c;
	font-family: Helvetica, Arial, sans-serif;
}
* html body {
	text-align: center;
}

a {
	text-decoration: underline;
	padding: 2px 1px 1px 1px;
	color: #f033a3;
}

a:visited {
	text-decoration: underline;
	padding: 2px 1px 1px 1px;
	color: purple;
}

a:hover {
	text-decoration: none;
	background-color: #f033a3;
	color: #FFFFFF;
	padding: 2px 1px 1px 1px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

a:active {
	text-decoration: none;
	background-color: #fd80ca;
	color: #FFFFFF;
	padding: 2px 1px 1px 1px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

h1 {
	color: #f033a3;
	font-size: 1.231em;
	font-weight: bold;
	padding-bottom: 17px;
}

h2 {
	color: #1e2622;
	font-size: 1.231em;
	font-weight: bold;
}

h2.pink {
	color: #f033a3;
}

p {
	padding-bottom: 17px;
}

p.pink {
	font-size: 0.923em;
	font-weight: bold;
	color: #f033a3;
}

#container {
	width: 970px;
	margin:0 auto;
}
* html #container {
	text-align: left;
}

#column1 {
	width: 250px;
	float: left;
}

#column2And3 {
	width: 720px;
	float: left;
}

#column2 {
	width: 400px;
	float: left;
}

#column3 {
	width: 320px;
	float: left;
}

#columnSponsors {
	width: 720px;
	background: url("../images/bg_sponsors.png") repeat-y top left #FFFFFF;
}

#columnProgram {
	width: 720px;
}

#column1 div.leftPanel {
	margin-top: 275px;
}

#column1 div.nameAndDate {
	font-size: 1.385em; /* 18px */
	line-height: 1.294em; /* 22px */
	color: white;
	background-color: #0dbbe6;
	padding: 10px;
	width: 195px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
* html #column1 div.nameAndDate {
	width: 215px;
}

#column1 div.menu {
	margin-top: 26px;
	margin-bottom: 22px;
}

#column1 div.menu ul, #column1 div.menu li {
	width: 250px;
}

#column1 div.menu li {
	padding: 0 0 3px 0;
}

#column1 div.menu li a, #column1 div.menu li a:visited {
	display: inline-block;
	background-color: #1e2622;
	color: #FFFFFF;
	margin: 0;
	padding: 4px 10px 0 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.385em; /* 18px */
	line-height: 1.294em; /* 22px */
	text-decoration: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

#column1 div.menu li a:hover {
	background-color: #f033a3;
	text-decoration: none;
	margin: 0;
	padding: 4px 10px 0 10px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

#column1 div.menu li a:active {
	background-color: #f033a3;
	text-decoration: none;
	margin: 0 0 0 1px;
	padding: 4px 10px 0 10px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

#column2 div.title {
	overflow: hidden;
	margin-top: 58px;
	height: 130px;
	width: 400px;
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -9988px;
}

#share {
	color: #262e2a;
	font-size: 0.923em;
	height: 21px;
	float: right;
	margin-top: 26px;
}

#share div.shareCopy {
	font-weight: bold;
	float: left;
	padding-top: 4px;
}

div.shareSprite {
	width: 20px;
	height: 21px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	float: left;
	margin-right: 5px;
	cursor: pointer;
}

#share div.shareArrow {
	width: 20px;
	height: 21px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	float: left;
	background: #FFFFFF url("../images/share_sprite.png") no-repeat 0 1px;
}
div.shareTwitter {
	background: #FFFFFF url("../images/share_sprite.png") no-repeat -20px 0;
}
div.shareTwitter:hover {
	background-position: -20px -21px;
}
div.shareLinkedIn {
	background: #FFFFFF url("../images/share_sprite.png") no-repeat -40px 0;
}
div.shareLinkedIn:hover {
	background-position: -40px -21px;
}
div.shareFacebook {
	background: #FFFFFF url("../images/share_sprite.png") no-repeat -60px 0;
}
div.shareFacebook:hover {
	background-position: -60px -21px;
}
div.shareCalendar {
	background: #FFFFFF url("../images/share_sprite.png") no-repeat -80px 0;
}
div.shareCalendar:hover {
	background-position: -80px -21px;
}

#share div.lang {
	font-weight: bold;
	float: left;
	padding-top: 4px;
	padding-left: 20px;
}

#share div.lang a, #share div.lang a:visited {
	font-weight: normal;
	color: #262e2a;
	text-decoration: none;
}
#share div.lang a:hover {
	color: #FFFFFF;
}

#column3 div.bubble1 {
	width: 199px;
	height: 202px;
	padding-left: 20px;
	padding-top: 24px;
	clear: right;
}

#footer {
	clear: both;
	background: #FFFFFF url("../images/border_h.gif") repeat-x top;
	padding-top: 14px;
	color: #636363;
	font-size: 0.846em;
	position: relative;
	height: 110px;
	width: 100%;
}

#footer div.footerLeft {
	position: absolute;
	top: 7px;
	left: 0;
}

#footer div.footerRight {
	position: absolute;
	top: 7px;
	right: 0;
}

#footer div.footerCenter {
	position: absolute;
	width: 300px;
	text-align: center;
	top: 7px;
	left: 335px;
}

#footer div.sponsorsMask {
	width: 100%;
	height: 80px;
	overflow: hidden;
	top: 30px;
	clear: both;
	position: absolute;
}

#sponsors {
	height: 80px;
	position: absolute;
	top: 0;
	left: 0;
	width: 1500px;
}

#sponsors a, #sponsors a:visited, #sponsors a:hover, #sponsors a:active {
	margin: 0;
	padding: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background-color: transparent;
}

#sponsors div.sponsor {
	float: left;
	width: 180px;
	height: 80px;
}

#sponsors img.sponsor {
	width: 180px;
	height: 80px;
}

div.blackButton, div.pinkButton {
	height: 19px;
	padding: 4px 4px 0 4px;
	background-color: #1e2622;
	color: #FFFFFF;
	font-size: 1.231em;
	font-weight: bold;
	cursor: pointer;
	float: left;
}
* html div.blackButton, * html div.pinkButton {
	height: 23px;
	display: inline;
}
div.pinkButton {
	background-color: #f033a3;
}

div.blackButton:hover {
	background-color: #f033a3;
}
div.pinkButton:hover {
	background-color: #1e2622;
}

div.blackButton div.icon, div.pinkButton div.icon {
	float: right;
	width: 20px;
	height: 21px;
	font-size: 0;
	line-height: 0;
	background: #1e2622 url("../images/share_sprite.png") no-repeat -140px 0;
	margin-top: -2px;
}
* html div.blackButton div.icon, * html div.pinkButton div.icon {
	display: inline;
}

div.blackButton:hover div.icon, div.pinkButton div.icon {
	background: #f033a3 url("../images/share_sprite.png") no-repeat -140px -21px;
}

div.pinkButton:hover div.icon {
	background: #1e2622 url("../images/share_sprite.png") no-repeat -140px 0;
}

div.contactLabel {
	clear: both;
	float: left;
	width: 80px;
}

div.contactValue {
	float: right;
	width: 310px;
}

div.topBorder {
	background: #FFFFFF url("../images/border_h.gif") repeat-x top;
	height: 1px;
	font-size: 0;
	line-height: 0;
}

#column2 div.topBorder {
	margin: 0 0 16px 0;
}

#column3 div.topBorder {
	margin: 16px 10px 0 0;
	float: right;
	width: 230px;
}

* html div.topBorder {
	height: 2px;
	display: inline;
}

#column3 div.rightPanelText {
	width: 230px;
	margin-left: 80px;
	margin-right: 10px;
	clear: right;
	padding-top: 17px;
}

#columnSponsors a, #columnSponsors a:visited, #columnSponsors a:hover, #columnSponsors a:active {
	margin: 0;
	padding: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background-color: transparent;
}

#columnSponsors div.sponsorColumn {
	width: 240px;
	float: left;
}

#columnSponsors div.sponsorColumn img.sponsor {
	display: block;
	width: 180px;
	height: 80px;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 20px 0 0 20px;
}
* html #columnSponsors div.sponsorColumn div.sponsor {
	width: 200px;
	height: 100px;
}

#balloons {
	font-size: 1.231em;
	font-weight: bold;
	position: relative;
	width: 264px;
	height: 269px;
	background: #FFFFFF url("../images/bubble_264x269.png") no-repeat top left;
	float: right;
	margin-top: 25px;
}
* html #balloons {
	display: inline;
}

#balloons div {
	width: 116px;
	height: 51px;
	position: absolute;
	text-align: center;
}

#balloons div a, #balloons div a:visited {
	text-decoration: none;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background-color: transparent;
}
#balloons div a:hover, #balloons div a:active {
	text-decoration: underline;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background-color: transparent;
}

#balloons div.balloonYellow a, #balloons div.balloonYellow a:hover, #balloons div.balloonYellow a:visited {
	color: #4a4e4c;
}

#balloons div.balloonBlue {
	top: 58px;
	left: 22px;
}

#balloons div.balloonPink {
	top: 171px;
	left: 84px;
}

#balloons div.balloonYellow {
	top: 90px;
	left: 136px;
}

#column2 ul {
	list-style: disc outside none;
	padding: 0 0 17px 13px;
	margin: 0 0 0 4px;
}
#column2 ol {
	list-style: decimal outside none;
	padding: 0 0 17px 13px;
	margin: 0 0 0 4px;
}

a.plainLink, a.plainLink:visited, a.plainLink:hover, a.plainLink:active {
	margin: 0;
	padding: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background-color: transparent;
	display:block;
	clear: left;
}
a.plainLink img {
	border: 0;
	margin: 0;
	padding: 0;
}

div.clear30 {
	clear: both;
	height: 30px;
	line-height: 0;
	font-size: 0;
}

div.clear18 {
	clear: both;
	height: 17px;
	line-height: 0;
	font-size: 0;
}