/*************************************************************************************\

							CSS FOR SKSOURCE DETAILS PAGE

\*************************************************************************************/

#sksource_info_content {
	margin: 0;
	padding: 0;
	text-align: center;
}

#sksource_info_header {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
}

#sksource_info_header_left {
	display: block;
	position: relative;
	float: left;
	width: 384px;
	height: 269px;
	background: url('../../images/sksource_info_header.jpg') top left no-repeat;
}

#sksource_info_header_right {
	display: block;
	position: relative;
	margin: 0;
	padding: 10px 0px 0px 0px;
	float: left;
	width: 356px;
	height: 269px;
}

#sksource_info_header_right h2 {
	font-family: "Trebuchet MS", Sans-Serif;
	font-size: 14pt;
	font-weight: normal;
	color: #000;
	text-align: left;
}

#sksource_info_header_right p, a {
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	text-align: left;
}

#podia_demo_header {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	width: 100%;
}

#podia_demo_header_x {
	display: block;
	visibility: visible;
}

#podia_demo_header p {
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	text-align: left;
}

#podia_demo_intro {
	margin: 0;
	padding: 0;
	width: 100%;
}

#podia_demo_intro p, a {
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	text-align: left;
}

#podia_demo_container {
	display: block;
	position: relative;
	margin: 0;
	padding: 5px;
}

#podia_demo_separator {
	display: block;
	position: relative;
	width: 98%;
	height: 10px;
	border-bottom: 1px solid black;
}

#podia_demo_left {
	display: block;
	position: relative;
	margin: 0;
	padding: 0px 5px 0px 0px;
	width: 45%;
	float: left;
	text-align: center;
	border-right: 1px solid black;
}

#podia_demo_right {
	display: block;
	position: relative;
	margin: 0;
	padding: 0px 0px 0px 5px;
	width: 45%;
	float: left;
	text-align: center;
}


.sk_invisible {
	display: none;
	visibility: hidden;
}

.sk_visible {
	display: block;
	visibility: visible;
}

.sk_source_closediv {
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #00f;
	text-align: right;
	text-decoration: none;
}

.podia_demo_box {
	display: block;
	position: relative;
	margin: 0px 0px 5px 0px;
	padding: 0;
	width: 100%;
	height: 350px;
}

.podia_demo_row {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
}

.demoHeader {
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
}

.presentation_image {
	cursor: pointer;			
}
