/* Site
   -------------------------------- */

#wrapper {
	margin: 0 auto;
	width: 908px; /* 956 px */
	position: relative;
	/* 
	background: url("body_footer_bg.jpg"/*tpa=http://ui.jquery.com/images/body_footer_bg.jpg*/) no-repeat center bottom;
	 */
}


/* Layout */

.content-head {
	height: 74px;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
}

.content-head h2 {
	float: left;
	margin: 0;
	padding: 20px 0 20px 24px;
	color: #ff9c08;
	font: normal 29px/30px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	letter-spacing: .5px;
}

.content-head h2 span {
	padding-right: 16px;
	border-right: 1px solid #ccc;
}

.content-head p {
	margin: 0;
	padding: 28px 0 0 12px;
	float: left;
	font: normal 15px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	letter-spacing: .5px;
}


/* Download
   -------------------------------- */

td.download {
	/*height: 650px !important;*/
}

.download .click-to-download {
	position: relative;
	margin: 61px 3px 0;
	padding: 0 19px;
	background: url("download-top.gif"/*tpa=http://ui.jquery.com/images/download-top.gif*/) no-repeat left top;
	width: 270px;
	height: 226px;
	float: left;
	font-family:  "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
}

.download .click-to-download .bg-footer,
.download .click-to-download .bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 308px;
	height: 102px;
	background: url("download-bottom.png"/*tpa=http://ui.jquery.com/images/download-bottom.png*/) no-repeat left top;
}

.download .click-to-download .bg {
	background-position: left bottom;
}

.download .click-to-download h3 {
	margin: 0;
	padding: 14px 0 10px;
	font-weight: normal;
	font-size: 21px;
}

.download .click-to-download h3 span {
	font-size: 10px;
}

.download .click-to-download p {
	margin: 0;
	padding: 12px 0 0;
	font-size: 12px;
}

.download .click-to-download a.download {
	display: block;
	position: absolute;
	left: 65px;
	top: 136px;
	height: 38px !important;
	width: 240px;
	font-size: 16px;
	font-weight: bold;
}

.download .click-to-download a.download:link {
	color: #333;
	text-decoration: none;
}

.download .click-to-download a.download:visited {
	color: #333;
	text-decoration: none;
}

.download .builder {
	position: absolute;
	top: 475px;
	right: 16px;
	width: 612px;
	font-family:  "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	font-size: 12px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.download .builder h3 {
	margin: 0;
	padding: 5px 10px 10px;
	font-weight: normal;
	font-size: 21px;
}

.download .builder p {
	margin: 0;
	padding: 0 0 0 12px;
	font-size: 12px;
}

.download .builder .top {
	height: 8px;
	background-image: url("builder_top.png"/*tpa=http://ui.jquery.com/images/builder_top.png*/);
}

.download .builder .bottom {
	height: 8px;
	background-image: url("builder_bottom.png"/*tpa=http://ui.jquery.com/images/builder_bottom.png*/);
}

.download .builder .content {
	background-image: url("builder_bg.png"/*tpa=http://ui.jquery.com/images/builder_bg.png*/);
}

.download .p {
	padding: 5px 10px 10px;
}

.components-list {
	font-size: 12px;
}

.components-list table {
	width: 100%;
}

.components-list th,
.components-list td {
	text-align: left;
	vertical-align: middle !important;
	padding: 3px;
}

.components-list th {
	line-height: 22px;
	padding: 0 0 4px 2px;
	cursor: default;
}

.components-list label {
	padding-left: 5px;
}

.list-section {
	border-bottom: 1px dashed #bbb;
	background: #EAEAEA;
	padding: 10px 10px 10px 10px;
	width: 715px;
	line-height: 18px;
}

.list-padding {
	padding: 5px;
	line-height: 18px;
}

.list-component {
	background-color: #F4F4F4;
}

.list-component-selected {
	font-weight: bold;
}

.text-bg-up,
.text-bg-down {
	background:#FFFFFF url("text-bg-up.gif"/*tpa=http://ui.jquery.com/images/text-bg-up.gif*/) repeat-x scroll 0pt;
	background-position:0px 0px;
}

.text-bg-down { background:#FFFFFF url("text-bg-down.gif"/*tpa=http://ui.jquery.com/images/text-bg-down.gif*/) repeat-x scroll 0pt !important; }

.ui-transparent {
	opacity:0;
	filter:Alpha(Opacity=0);
}
.text-align-right {
	text-align: right !important;
}
.text-align-left {
	text-align: left !important;
}
.text-align-center {
	text-align: center !important;
}
.label-files {
	background: url("group.png"/*tpa=http://ui.jquery.com/images/group.png*/) no-repeat;
	padding-left: 19px;
	line-height: 20px;
	cursor: pointer;
}

.download #total-size {
	width: 160px;
	margin-left: 90px;
	text-align: right;
}

.big {
	font-size: 13px;
	font-weight: bold;
}

.title-big {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .3px;
}



/* Demoflow (arrows)
   -------------------------------- */

div.demoflow-button-left {

	position: absolute;
	left: -3px;
	top: 371px;
	background: url("/images/demos_arrows.gif"/*tpa=http://ui.jquery.com/images/demos_arrows.gif*/) no-repeat left top;
	width: 50px;
	height: 45px;
	cursor: pointer; cursor: hand;
	z-index: 999;
}

div.demoflow-button-left .bg {

	background: url("/images/demos_arrows.gif"/*tpa=http://ui.jquery.com/images/demos_arrows.gif*/) no-repeat left bottom;
	width: 50px;
	height: 45px;
	position: absolute;
	top: 0;
	left: 0;
}

div.demoflow-button-right {
	position: absolute;
	right: -4px;
	top: 371px;
	background: url("/images/demos_arrows.gif"/*tpa=http://ui.jquery.com/images/demos_arrows.gif*/) no-repeat right top;
	width: 52px;
	height: 45px;
	cursor: pointer; cursor: hand;
	z-index: 999;
}

div.demoflow-button-right .bg {
	position: absolute;
	left: 0;
	top: 0;
	background: url("/images/demos_arrows.gif"/*tpa=http://ui.jquery.com/images/demos_arrows.gif*/) no-repeat right bottom;
	width: 52px;
	height: 45px;
}

.demoflow {
	position: relative;
	top: 22px;
	left: -20px;
	width: 950px;
	height: 337px;
}

.demoflow div {
	float: left;
	height: 100px;
	width: 75px;
	cursor: pointer; cursor: hand;
}

.ie .demoflow div {
	zoom: 1;
}

.demoflow div {
	border: 1px solid #666;
}


.demoflow div:hover {
	border: 1px solid #666;
	/*opacity: 1 !important;*/
}

.demoflow div img {
	height: 100%;
	width: 100%;
}

.demoflow div.shadow {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: black;
}

.ie .demoflow div.shadow {
	display: none;
}

