@charset "utf-8";
/* CSS Document */

body {
	background: transparent url(/images/BackgroundBody.gif) repeat scroll 0 0;
	font-family:Tahoma,Arial,sans-serif;
	font-size:12px;
	color:#FFF;
	margin:0px;
}
.page {
	margin:0 auto;
	width:905px;
}
.logo {
	position:absolute;
	margin:0 0 0 -115px;
	height:238px;
	width:582px;
	background: transparent url(/images/logoCityLoftArt.png) no-repeat scroll 0 0;
}
.logo a {
	display:block;
	position:absolute;
	margin:0 0 0 140px;
	cursor:pointer;
	z-index:5;
}
/** Col_1 **/
.col_1 {
	float:left;
	width:274px;
	padding:0 0 0 0;
	position:relative;
}
/*  Level_1  */
.col_1 ul {
	margin:130px 0 0 0;
	padding:0;
	list-style:none;
	position:relative;
	z-index:2;
}
.col_1 li {
	margin:0 0 1px 0;
	background: transparent url(/images/ButtonLeftNav.png) no-repeat scroll 0 0;	
	width:227px;
	/*height:42px;*/
	text-align:center;
}
.col_1 ul li .created{
	z-index:-1;
}
.col_1 li a{
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	display:block;
	padding:13px 0 0 0;
	width:227px;
	height:29px;
	cursor:pointer;
}
.col_1 li.active a.aMain {
	font-size:16px !important;
	font-weight:700 !important;
	padding:11px 0 0 0;
	height:31px;
}
/*  Level_2  */
.col_1 ul ul{
	margin:0;
	height:0px;
	position:absolute;
}
.col_1 ul ul li {
	margin:0 0 0 0;
	background: none;
	height:0px;
}
.col_1 ul ul li .created{
	display:none;
}
.col_1 ul ul li a{
	padding:6px 0 0 0;
	height:17px;
	display:none;
	text-transform: none !important;
}
.col_1 ul ul li.active a {
	font-size:14px !important;
	font-weight:700 !important;
	padding:5px 0 0 0;
	height:16px;
	text-transform: none !important;
}
.col_1 li.active ul{
	display:block;
	height:25px;
	position:static;
}
.col_1 li.active ul li{
	height:25px;
}
.col_1 li.active ul li a{
	display:block;
}
/**********/
.email {
	padding:20px 0 0 40px;
	margin:10px 0 0 0;
	background: transparent url(/images/ButtonLeftEmail.png) no-repeat scroll 0 0;	
	width:195px;
	height:72px;
}
.email form {
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.email form input.hiddenInput{
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.email img {
	position:absolute;
	margin:-30px 0 0 -110px;
}
.email span {
	position:relative;
}
.email input {
	float:left;
	display:block;
	margin:12px 6px 0 0;
}
.email input.inputEmail {
	height:15px;
	width:113px;
	clear:both;
	position:relative;
	line-height: 11px;
	font-size: 11px;
}
.email input.submit {
	height:22px;
	width:51px;
}
/** End Col_1 **/

/** Col_2 **/
.col_2 {
	padding:22px 0 0 0;
	float:left;
	width:631px;
}
/*Top*/
.ImageXL {
	float:left;
	position:absolute;
	width:629px;
	height:609px;
	background: transparent url(/images/BoxExtraBackground.png) no-repeat scroll 0 0;
	display:none;
	z-index:10;
	top:22px;
}
.ImageXL img {
	position:absolute;
	cursor:pointer;
}
.contentSmall {
	float:left;
	width:302px;
	height:292px;
	background: transparent url(/images/BoxSmallBackground.png) no-repeat scroll 0 0;
	position:relative;
}
.contentRight {
	margin:0 0 0 26px;
}
.containerIMG_Opacity {
	height:274px;
	width:284px;
	padding:9px 0px 0px 9px;
	position:absolute;
}
.containerIMG_Opacity img {
	opacity:0.5;
	filter: alpha(opacity = 50);
	border: 0;
}
.containerInfo_Switcher,
.containerIMG_Switcher {
	height:274px;
	width:284px;
	padding:9px 0px 0px 9px;
	position:absolute;
}
* html .containerIMG_Switcher { /*IE6*/
	padding:9px 0px 0px 10px;
}
* + html .containerIMG_Switcher { /*IE7*/
	padding:9px 0px 0px 10px;
}
.descriptionSmall {
	height:260px;
	width:260px;
	padding:8px 12px 0px 10px;
	position:absolute;
	display:none;
}
.NDImage {
	position: absolute;
	height: 274px;
	width: 284px;
	display: none;
}
.containerInfo {
	height:274px;
	width:260px;
	padding:8px 12px 0px 20px;
	position:absolute;
}
.message {
	padding:130px 0 0 45px;
}
/*End Top*/
/*Bottom*/
.contentBig {
	float:left;
	width:630px;
	height:auto;
	position:relative;
}
.contentBig .top{
	float:left;
	width:630px;
	height:15px;
	background: transparent url(/images/BoxBigBackgroundTop.png) no-repeat scroll 0 0;
	position: relative;
	z-index: 10;
}
.edit {
	position: absolute;
	margin: -19px 0 0 320px;
}
* html .edit {
	margin: -19px 0 0 160px;
}
.contentBig .edit {
	margin: -45px 0 0 55px;
}
* html .contentBig .edit {
	margin: 0;
}
#cms_toolbox_mode .edit {
	margin:0;
	position:static;
}
.edit a,
.contentBig .top a {
	float:left;
	font-size:12px;
	color: #fff;
	position: relative; 
	left: 350px;
	top: 10px;
}
.edit a img,
.contentBig .top a img{
	position: relative; 
	right: 10px;
	top: 15px;
}
.contentBig .middle{
	float:left;
	width:630px;
	height:auto;
	background: transparent url(/images/BoxBigBackgroundBody.png) no-repeat scroll 0 0;
}
.contentBig .bottom{
	float:left;
	width:630px;
	height:15px;
	background: transparent url(/images/BoxBigBackgroundBottom.png) no-repeat scroll 0 0;
}
/*autorInfo*/
.autorInfo {
	padding:0 25px 10px 20px;
	width:585px;
	height:auto;
	float:left;
	position:relative;
}
.foto {
	width:140px;
	height:auto;
	float:left;
}
.foto span, .foto b {
	float:left;
	display:block;
}
.foto span {
	width:45px;
	font-size:11px;
	clear: both;
}
.foto b {
	width:93px;
	font-size:11px;
}
.containerFoto {
	width:115px;
	height:115px;
	padding:4px;
	background:#fff;
	margin:0 0 4px 0;
}
.info {
	width:445px;
	height:auto;
	float:left;	
}
.info a{
	cursor:pointer;
	text-decoration:underline;
	display:block;
	float:right;
	font-weight:700;	
}
.info div.hidden{
	margin:0;
	padding:0;
	display:none;
}
/*End autorInfo*/
/*End Bottom*/
.breadcrump {
	padding:5px 0 0 4px;
	font-size:11px;
	height:20px;
	float:left;
	width:80%;
	text-transform:lowercase;
}
.breadcrump a {
	color:#fff;
	text-decoration: none;
}
.breadcrump a:hover {
	text-decoration: underline;
}
.copyright {
	float:right;
	width:80%;
	padding:8px 4px 20px 0;
	font-size:9px;
	text-align:right;
}
h1 {
	font-family: Tahoma,Arial,sans-serif;
	font-size:16px;
	font-weight:400;
	margin:0;
	padding:8px 0 15px 0;
}
p {
	margin:0px;
	padding:0 0 10px 0;
}
.containerInfo_Switcher span {
	float:right;
}