/* pink #f5bdd6 */
/* blue #9dd4eb */
/* yellow #fdf591 */

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #content h1 {
	visibility: hidden;
}

.sIFR-hasFlash #content h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash #content h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash #content h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash .title {
	text-transform : uppercase;
	font-size: 12pt;
}

/*margins: 4px*/

html, body, p, h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
}

html
{
	/*overflow-y: scroll;*/
}

body
{
	/*background-image: url(images/bg2.jpg);*/
	/*margin: 4px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

p
{
	margin-bottom: 1em;
}

#content h1
{
	font-size: 28px;
	margin: 0px 0 10px 0;
	font-family: Geneva, "MS Sans Serif", sans-serif;
	font-weight: normal;
	clear: both;
}

#wrapper {
	margin: 0px auto;
	padding: 0;
	width: 796px;
	}

/* Background */	
#bgwrapper
{
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #000;
}

#bgwrapper img
{
	position: absolute;
}

#general
{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	overflow: auto;
}


#logo
{
	background-color: #FFFFFF;
	width: 	201px;
	height: 155px;
	float: left;
	margin: 0 0 4px 0;
	overflow: hidden;
	border: 1px dotted #000000;
}

#banner
{
	background-color: #000000;
	width: 589px;
	height: 157px;
	float: right;
	margin: 0 0 4px 0;
}

#leftcollumn
{
	color: #FFFFFF;
	background-image: url(images/bg_menu.png);
	width: 203px;
	margin-right: 4px;
	float: left;
	margin-bottom: 10px;
}

#leftcollumn ul
{
	margin-top: -5px;
}

#leftcollumn li
{
	margin: -2px 10px -2px 30px;
	padding : 1px;
}

#content
{
	width: 587px;
	float: right;
	background-image: url(images/bg_content.png);
	border: 1px dotted #000000;
	margin-bottom: 10px;
	overflow: hidden;
}

/* Data blog */

#blog
{
	width: 587px;
	float: right;
	background-color : #FFFFFF;
	margin-bottom: 5px;
	overflow: hidden;
	font-family : "Arial";
}

#blog hr
{
	padding:0;
	margin:0;
	background-color : #ffff00;
	height : 5px;
	border:0;
}

#blog .title
{
	background-color : #ffff00;
	padding : 5px 0 5px 17px;
}

#blog h5
{
	height : 9px;
	text-transform : uppercase;
	margin :0;
	padding : 0;
}

#blog div
{
	padding : 5px 9px 7px;

}

#blog h3
{
	font-size : 21px;
	/*font-weight : normal;*/
}


#blog h3 a
{
	text-decoration : none;;
	color : #000000;
}

#blog h3 a:hover
{
	background-color : #000000;
	color : #FFFFFF;
}

#blog h3.dotted 
{
	border-top :  dotted #000000 thin;
	padding-top : 15px;
}

#blog h4
{
	font-size : 11px;
	font-weight : normal;
	color : #8a8a8a;
}

#blog h4 span.category a
{
	border-bottom : 1px dotted #03FCF8;
	color : #8a8a8a;	
	text-decoration : none;
}

#blog h4 span.category a:hover
{
	background :  #03FCF8;
	color : #ffffff;	
}

.article
{
	background: url(images/bg_article.png);
	margin: 6px;
	padding: 10px;
}

.article .imgCaption
{
	font-size: 11px;
	margin: 5px 0;
	float: right;
}

.article img
{
	border: 1px dotted #000000;
}

#content a
{
	text-decoration: none;
	font-style: italic;
	color: #707070;
	border-bottom: 1px #9dd4eb solid;
}

#content a:hover
{
	background-color: #9dd4eb;
	color: #FFFFFF;
}

.article a
{
	text-decoration: none;
	font-style: italic;
	color: #707070;
	border-bottom: 1px #9dd4eb solid;
}

.article a:hover
{
	background-color: #9dd4eb;
	color: #FFFFFF;
}



.signup
{
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background: url(images/bg_article.png);
	margin: 6px;
	padding: 10px;
}

.signup .submit
{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #999999;
	height: 24px;
	text-transform: uppercase;
}

.signup .newsletter
{
	border: 1px #9dd4eb solid;
	border-left: none;
	border-right: none;
	padding: 20px 0;
	margin-bottom: 10px;
}

.signup .conference
{
	border: 1px #f5bdd6 solid;
	border-left: none;
	border-right: none;
	padding: 20px 0;
}

.ingress
{
	font-size: 16px;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #f5bdd6 solid;
}

.short
{
	overflow: hidden;
	display: block;
	margin-bottom: 22px;
	border-bottom: 1px #f5bdd6 solid;
}

.short a
{
	border: none;
}

.short .ingress
{
	border: none;
	padding: 0;
	margin: 0;
}

.readMore
{	
	float: right;
	padding: 0;
}

.readMore img
{
	margin: 0;
	margin-bottom: 5px;
	border: 0;
}


.short a:hover
{
	background: none;
}


.links
{
	line-height: 24px;
	margin-top: 2em;
}

.files
{
	margin-bottom: 0;
}

.files a
{
	font-family: Trebuchet MS, Verdana;
	font-style: normal;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	background-color: #000000;
	background-image: url(images/icon_download.png);
	background-position: left;
	background-repeat: no-repeat;
	border: none;
	padding: 6px 0 6px 24px;
	margin: 1px 0;
	vertical-align: middle;
}

.files a:hover
{
	background-color: #000000;
	color: #FFFFFF;
}

.files a:hover em
{
	color: #f5bdd6;
}

.files em
{
	color: #f5bdd6;
	font-style: normal; 
}

#menu
{
	font-weight: normal;
	margin: 30px 20px;
	font-family: sans-serif;
	font-size: 14px;
}

#menu a
{
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover
{
	color: #fdf591;
}

#menu dt
{
	margin: 10px 0;
	padding-left: 10px;
}

#menu dl, dt, dd, li, ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu dd
{
	margin: 4px 0 20px 0;
	padding: 10px;
	font-size: 10px;
	background-color: #252525;
	color: #999999;
	border-top: 1px solid #9dd4eb;
	border-bottom: 1px solid #9dd4eb;
	display: none;
}

#menu dd a
{
	color: #828282;
}

#menu dd a:hover
{
	color: #9dd4eb;
}

#menu li
{
	margin: 6px 0;
}

#categoryMenu
{
	margin: 20px;
}

#categoryMenu a:hover
{
	background-color: #CCCCCC;
	color: #FFFFFF;
}

#categoryMenu a
{
	color: #000000;
	font-family: sans-serif;
	font-size: 12px;
	display: block;
	background-color: #f5bdd6;
	margin: 1px;
	padding: 8px 5px 5px 10px;
	text-decoration: none;
	text-transform: uppercase;
}

#sponsors
{
	text-align: center;
	border: 1px solid #FFFFFF;
	margin: 20px;
	padding: 20px 10px;
	margin-top: 100px;
}

#sponsors .headerImg
{
	position: relative;
	margin-top: -82px;
}

#sponsors h1
{
	display: block;
	font-size: 10px;
	font-weight:lighter;
	color: #FFFFFF;
	padding: 0;
	padding-bottom: 4px;
	margin: 0;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	font-family: Geneva, "MS Sans Serif", sans-serif;
	border-bottom: 1px solid #FFFFFF;
	width: 125px;
}

#sponsors a
{
	display: block;
	margin: 0;
	padding: 0;
}


#sponsors img
{
	border: none;
	text-align: center;
}

