@charset "utf-8";
/* CSS Document */


#center_content img {
	border: none;
}

#center_content .save_mosaic_container {
	width: 400px;
	height: 300px;
	/*border: #CCC 1px solid; for testing*/
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0px 100px 0px 150px;
}


#main_container_bottom {
position: relative;
width: 745px;
height: 20px;
margin: -35px 0 0 36px;
background: #FFF url(../img/base/content_bottom.gif) no-repeat;
}

.save_mosaic_container #save_mosaic {
	background: #666;
	color: #FFF;
	width: 400px;
	height: 100px;
	/*border: #000 1px solid; for testing*/
}

.save_mosaic_container #save_mosaic #save_caption {
	width: 300px;
	height: 80px;
	margin: 0px 10px;
	padding: 0px 13px;
}

.save_mosaic_container #save_mosaic #save_caption .caption-gallery{
	color: #9FE2FD;
	font-weight: bold;
	
}

.save_mosaic_container div.left-container ul{
	float: left;
	color: #FFF;
	line-height: 25px;
	margin: 0px 15px 0 15px;
	height: 50px;
	list-style: none;
}

.save_mosaic_container div.right-container ul{
	float: left;
	color: #FFF;
	line-height: 25px;
	margin: 0px 15px 0 15px;
	height: 50px;
	width: 223px;
	list-style: none;
}


.save_mosaic_container a {
	color: #0098D1;
	font-weight: bold;
}

.save_mosaic_container img {
	border: none;
}

.home_bottom_text img {
	border: none;
	float: left;
}

.save_mosaic_container div.error_message {
	color: #F5003A;
	text-align: center;
}

.choose-design-text {
	color: #606060;
	font-size: 14px;
	font-weight: bold;
}

.input_text{
	width: 200px;
}

.user-login-class {
	text-align: center;	
}

#error_message {
color: #F5003A;
font-size: 12px;
}

#center_content .embed-image-container{
	width: 600px;
	height: 400px;
	/*border: #CCC 1px solid; for testing*/
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0px 0px 0px 55px;
}

#center_content #downtime_content {
	height: 230px;
	/*border: 2px solid #000000; */
}

#center_content #downtime_content div.downtime {
	float: left;
	font-size: 12px;
	height: 200px;
	width: 280px;
	/*border: 1px #000 solid; */
	margin-left: 30px;
	margin-right: 30px;
	text-align: center;
}

/* end of save mosaic props */