html, body{
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

body{
	background-color: #e2eaf2;
	background-image: url(../img/bg_left.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#wrapper{
	width: 100%;
	min-height: 100%;
	margin: -40px auto;
	padding: 20px 0px;
	background-image: url(../img/bg_right.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	background-attachment: fixed;
}

#page{
	position: relative;
	width: 740px;
	min-height: 100%;
	margin: auto;
	padding: 40px 0px;
}

#logo{
	position: absolute;
	z-index: 1;
	top: 120px;
	right: -172px;
}

#footer{
	padding-top: 10px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #243c54;
}

.box{
	position: relative;
	z-index: 9999999;
	width: auto;
	margin-top: 20px;
	padding: 10px;
	background: white;
}

.box .top{
	position: absolute;
	width: auto; height: 10px;
	top: -10px; left: 100px; right: 100px;
	background: url(../img/shadows/top.png) bottom center repeat-x;
}

.box .top_left{
	position: absolute;
	width: 100px; height: 10px;
	top: -10px; left: 0px;
	background: url(../img/shadows/top_left.png) bottom left no-repeat;
}

.box .top_right{
	position: absolute;
	width: 100px; height: 10px;
	top: -10px; right: 0px;
	background: url(../img/shadows/top_right.png) bottom right no-repeat;
}

.box .right_top{
	position: absolute;
	width: 10px; height: 100px;
	top: -10px; right: -10px;
	background: url(../img/shadows/right_top.png) top left no-repeat;
}

.box .left_top{
	position: absolute;
	width: 50px; height: 150px;
	top: -10px; left: -50px;
	background: url(../img/shadows/left_top.png) top right no-repeat;
}

.box .right_bottom{
	position: absolute;
	width: 10px; height: 100px;
	bottom: -10px; right: -10px;
	background: url(../img/shadows/right_bottom.png) bottom left no-repeat;
}

.box .left_bottom{
	position: absolute;
	width: 10px; height: 100px;
	bottom: -10px; left: -10px;
	background: url(../img/shadows/left_bottom.png) bottom right no-repeat;
}

.box .bottom{
	position: absolute;
	width: auto; height: 10px;
	bottom: -10px; left: 200px; right: 0px;
	background: url(../img/shadows/bottom.png) top center repeat-x;
}

.box .bottom_left{
	position: absolute;
	width: 200px; height: 50px;
	bottom: -50px; left: 0px;
	background: url(../img/shadows/bottom_left.png) top left no-repeat;
}

.box .left{
	position: absolute;
	width: 10px; height: auto;
	top: 140px; bottom: 90px; left: -10px;
	background: url(../img/shadows/left.png) right center repeat-y;
}

.box .right{
	position: absolute;
	width: 10px; height: auto;
	top: 90px; bottom: 90px; right: -10px;
	background: url(../img/shadows/right.png) left center repeat-y;
}

.box .img{
	position: relative;
	width: auto;
	height: 400px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 10px;
	padding: 0;
}

.box .img img{
	width: 100%;
}

#artists iframe{
	margin-top: 50px;
}

#artists h2{
	position: absolute;
	right: -15px;
	width: 720px;
	color: white;
}

#artists h2 a{
	position: relative;
	z-index: 10;
	top: 14px;
	right: 75px;
	font-size: 16pt;
	color: white;
}

#artists h2 a:hover{
	text-decoration: none;
}

#artists h2 a small{
	position: relative;
	top: -2pt;
	display: inline;
	font-size: 12pt;
	color: white;
}

#artists h2 img{
	position: absolute;
	z-index: 5;
	top: 0px;
	right: 0px;
}

#artists .arrow-left, #artists .arrow-right{
	position: absolute;
	z-index: 5;
	top: 150px;
	left: -15px;
}

#artists .arrow-right{
	left: auto;
	right: -15px;
}

.img .intro{
	position: absolute;
	bottom: 0px; right: 0px;
	width: 100%;
	background: black;
	color: white;
	text-align: right;
	padding-bottom: 5px;
	opacity: 0.80;
	filter: alpha(opacity=80);
}

.img .intro h2{
	font-size: 18pt;
}

.img .intro h2, .img .intro p{
    color: white;
    margin: 5pt 8pt;
}

.content{
	position: relative;
	display: block;
	padding: 10px;
	width: 700px;
	background: #f5f5f5;
}

.content .col{
	float: right;
	width: 370px;
	text-align: justify;
}

.content .th_img{
	overflow: hidden;
	border: 5px solid white;
	margin-bottom: 10px;
	background: white;
	height: 200px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}


.box .th_img img{
	margin: auto;
	height: 100%;
	width: auto;
	text-align: center;
	vertical-align: middle;
}

.content .img_title{
	width: 100%;
	margin: -15px 0 10px 0;
	padding: 5px;
	background: white;
	text-align: center;
	font-size: 10pt;
}

.content .imgs{
	width: 300px;
	margin: 0 10px -10px 10px;
	float: left;
}

.cols{
	position: relative;
	display: block;
	padding: 0px;
	text-align: center;
	background: url(../img/bg_cols.png) 239px top repeat-y;
	width: 720px;
}

.cols .line{
	display: block;
	border-bottom: 1px solid #eeeeee;
	clear: both;
}

.cols .col{
	position: relative;
	display: block;
	float: right;
	width: 220px;
	margin-top: 10px;
	text-align: right;
	padding: 10px;
	background: none;
}

.col .brief a{
	color: black;
}

.col .brief a:hover{
	text-decoration: none;
}

.col .img{
	position: relative;
	height: 150px;
	width: 100%;
	margin-top: -10px;
	margin-bottom: 0px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}

.col .img img{
	margin: auto;
	height: 100%;
	width: auto;
	text-align: center;
	vertical-align: middle;
}

.col .brief{
	position: relative;
	padding: 5px;
	margin-bottom: -5px;
}

.cssform{
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-top: 10px;
}


.cssform .formcol{
	float: right;
	width: 50%;
}

.cssform small{ 
	display: block;
	padding: 5px 115px 0 0;
	color: #666;
}

.cssform div.submit{
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 0;
}

.cssform input.submit{
	border: none;
	padding: 0;
	margin: 0;
	color: #00a4e4;
	font-size: 14pt;
	font-weight: bold;
	background: none;
	cursor: pointer;
	height: 30px;
}

.cssform div.error{
	display: none;
	position: absolute;
	bottom: 0px;
	right: 5px;
	padding: 0;
	margin: 0;
	color: #ff5a00;
	font-size: 14pt;
	font-weight: bold;
}

.cssform p{
	clear: both;
	margin: 0;
	padding: 10px 0;
	border-top: 1px solid #ddd;
	height: 1%;
}

.cssform label{
	display: inline-block;
	font-weight: bold;
	width: 100px;
	padding-top: 2px;
	padding-right: 10px;
	font-size: 11pt;
	vertical-align: top;
}

.cssform input.text{
	display: inline;
	width: 200px;
}

.cssform textarea{
	width: 562px;
	height: 70px;
}

.cssform .regulations{
	overflow-y: scroll;
	height: 150px;
	font-size: 12px;
	border: 1px solid #ddd;
}

.cssform .regulations p{
	clear: none;
	margin: 0;
	padding: 0;
	border-top: none;
	height: auto;
}

* html .threepxfix{
	margin-right: 3px;
}

.invalidInput,.validInput{
    display: inline;
    padding: 0;
    margin: 0;
}

.invalidInput input{
    border: #ff5a00 solid 2px;
    padding: 0px;
}
 

.validInput input{
    border: #999 solid 1px;
    padding: 1px;
}