body {
	background-image: url(../_images/bkgr/gradient-repeat.jpg);
	background-repeat: repeat-x;
}
#content {
	padding:14px;
	border:0;
	background:none;
}
#content .center {
	width:auto;
	margin:0;
	padding:0;
}
.box {
	width:740px;
	padding:20px;
	margin:20px auto 0;
	background-color:#FFFFFF;
	border:1px solid #000000;
	border-radius: 10px;
	-moz-box-shadow:0 0 10px 2px rgba(0, 0, 0, .45);
	-webkit-box-shadow:0 0 10px 2px rgba(0, 0, 0, .45);
	box-shadow:0 0 10px 2px rgba(0, 0, 0, .45);
}
#content img.right, #content img.left {
	margin:0 0 10px 15px;
	padding:2px;
	border:2px solid #E2E2E2;
}
#content img.left {
	margin:3px 15px 15px 0;
}
p.attribution {
	margin-top:20px;
	color:#333333;
	font-style:italic;
	font-size:12px;
	text-align:left;
}
p.attribution span {
	padding-right:15px;
}
button.nice {
	padding:5px 10px;
	margin:10px;
	margin-left: inherit;
	border:2px solid #67AAC9;
	border-width:1px 1px 2px;
	border-radius: 25px;
	background-color:#6699FF;
	color:#FFFFFF;
	font-weight:bold;
	outline:none;
	text-decoration:none;
	text-shadow:0 1px 0 #eee;
	line-height:10px;
	cursor:pointer;
	-moz-box-shadow:0 0 5px 1px rgba(0, 0, 0, .45);
	-webkit-box-shadow:0 0 5px 1px rgba(0, 0, 0, .45);
	box-shadow:0 0 5px 1px rgba(0, 0, 0, .45);
}
#thumbnails {
	width:800px;
	padding:0;
	margin:60px auto 0;
	background-color:white;
	border:2px solid #DDD;
	-moz-box-shadow:0 0 5px 2px rgba(0, 0, 0, .45);
	-webkit-box-shadow:0 0 5px 2px rgba(0, 0, 0, .45);
	box-shadow:0 0 5px 2px rgba(0, 0, 0, .45);
}
#thumbnails h2 {
	padding:20px;
	margin:0;
	text-align:center;
	background-color:#eee;
}
#thumbnails .cloud {
	margin:0;
	padding:20px;
	vertical-align:middle;
	line-height:50px;
	text-align:center;
}
#thumbnails .cloud a {
	padding:0 4px;
}
#thumbnails .cloud1 {
	font-size:14px;
}
#thumbnails .cloud2 {
	font-size:17px;
}
#thumbnails .cloud3 {
	font-size:21px;
}
#thumbnails .cloud4 {
	font-size:26px;
}
#thumbnails .cloud5 {
	font-size:32px;
}
#thumbnails .cloud6 {
	font-size:40px;
}
#thumbnails .cloud7 {
	font-size:45px;
}
#thumbnails .cloud8 {
	font-size:51px;
}
#googlemap h2 {
	text-align:center;
	margin:0 0 20px;
	padding:0;
}
#googlemap .first {
	margin-left:130px;
}
#googlemap .left {
	margin-right:30px;
	text-align:center;
}
#googlemap img.thumb {
	display:block;
	cursor:pointer;
}
#googlemap div.caption {
	padding-top:3px;
}
#googlemap div.credit {
	font-size:12px;
	font-style:italic;
}
#forum {
	width:200px;
	position:relative;
	margin:0px;
	border:1px solid #A2D959;
	padding-left:8px;
	padding-right:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
/*	-moz-box-shadow:0 0 5px rgba(0, 0, 0, .45);
	-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .45);
	box-shadow:0 0 5px rgba(0, 0, 0, .45)*/;
}
#forum .side {
	margin:300px;
	margin-right:-1px;
	padding:5px 30px;
	background-color:#EDF1F5;
	border-right:1px solid #DDE4EB;
}
#forum .side li {
	margin-top:5px;
}
#forum .side .status {
	margin-left:-5px;
	list-style-type:disc;
	list-style-position:inside;
	color:#A2D959;
	font-weight:bold;
}
#forum .side .status span {
	color:#333;
}
#forum .main {
	overflow:hidden;
	background-color:#F9F9F9;
	border-left:1px solid #DDE4EB;
}
#forum .main p {
	padding:5px 10px;
}
#forum .main h4 {
	margin:0 0 10px;
	padding:10px;
	font-size:16px;
	line-height:16px;
	background-color:#F1F1F1;
}
#forum .main h4.right {
	color:#A2D959;
}
.demo-flot h2 {
	text-align:center;
}
#flot {
	margin:0 auto;
}
.demo-tablesorter .tablesorter {
	width:700px;
	margin:0 auto;
}
.demo-tablesorter .tablesorter .pager {
	position:static!important;
	text-align:center;
}
.demo-tablesorter .tablesorter .pager span {
	cursor:pointer;
}
#translate {
	margin-top:30px;
}
.demo-translate span {
	cursor:help;
	color:#353535;
	font-weight:normal;
}
.demo-translate h3 {
	margin:0 0 12px;
}
#imdb {
	width:500px;
	padding:20px;
}
#imdb h2 {
	margin:0 0 10px;
}
#imdb ul {
	margin-left:15px;
	list-style:decimal inside;
	color:#555;
}
#imdb p {
	margin:15px 0 0;
}
.demo-modal button {
	position:absolute;
	left:50%;
	top:50%;
	width:320px;
	height:40px;
	margin:-20px 0 0 -160px;
	padding:5px 0;
}
#imagemap, #imagemap h3 {
	text-align:center;
}
#imagemap img {
	margin:10px 0 0;
	padding:10px 25px;
	background-color:white;
	border:2px solid #DDD;
	-moz-box-shadow:0 0 5px rgba(0, 0, 0, .45);
	-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .45);
	box-shadow:0 0 5px rgba(0, 0, 0, .45);
}
#tips {
	margin-top:150px;
}
#tips .structure {
	display:block;
	width:575px;
	margin:0 auto;
	padding:7px;
	line-height:220px;
	background-color:#fafafa;
	border:1px solid #ccc;
}
.ui-tooltip-tipsdemo .ui-tooltip-titlebar, .ui-tooltip-tipsdemo .ui-tooltip-content {
	text-align:center;
}
#flickr {
	margin-top:30px;
}
#flickr h2 {
	margin:10px 0 15px;
	text-align:center;
}
#flickr table {
	margin:0 auto;
}
#flickr td {
	padding:10px;
	text-align:center;
	vertical-align:middle;
}
#steps .target {
	float:left;
	width:70px;
	height:70px;
	padding:10px;
	margin:20px 60px 20px 20px;
	border:2px solid #CCC;
	background-color:#F1F1F1;
	text-align:center;
}
#steps #target1 {
	margin-left:230px;
}
#steps #next {
	float:right;
}
#steps #prev {
	float:left;
}
#growl {
	width:525px;
	padding:5px;
	margin-top:120px;
}
#growl button {
	float:left;
}
.demo-mouse {
	overflow:hidden;
}
#mouse {
	position:absolute;
	top:10px;
	right:10px;
	bottom:10px;
	left:10px;
	width:97%;
	height:95%;
	margin:0;
	padding:0;
}
#mouse h3 {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-12px;
	margin-left:-260px;
}
#simple {
	margin-top:45px;
	background-color: #FFFFFF;
}
#dialogues button {
	position:absolute;
	left:50%;
	top:50%;
	width:320px;
	height:40px;
	margin:-100px 0 0 -160px;
	padding:5px 0;
}
button#prompt {
	margin-top:-50px;
}
button#confirm {
	margin-top:0;
}
body.demo-youtube .box {
	margin-top:50px;
}
