body,table,tr,td,pre{
color:5d5d5d;
font-family:verdana;
font-size:12px;
}

b{
color:7f7f7f;
}
ul,li{
padding:0px;
margin:0px;
}
.data10{
font-size:10px;
}
.data11{
font-size:11px;
}

hr{
    color:#94b8de;
    background-color:#94b8de;
}    

a{font-size:11px;font-weight:bold;text-decoration:none;}
a:link{color:6a6a6a;}
a:active{color:7f7f7f;}
a:visited{color:7f7f7f;}
a:hover{color:3b3b3b;text-decoration:underline;} 

#galleryContent {
	border:1px solid #94b8de;
	position: absolute;
	left: 190px;
	top: 120px;
	width: 743px;
	height: 492px;
}	

#galleryItems {
	position: absolute;
	left: 960px;
	top: 120px;
	width: 120px;
	height: 492px;
	overflow: auto;
}
#galleryDescription {
	position: absolute;
	left: 190px;
	top: 670px;
	width: 653px;
	height: 100px;
	text-align: center;
}

#movingMainDiv{
    overflow: hidden; 
    height: 1280px; 
    background-color: transparent;
    margin: 0 auto;
    width: 1200px;
    text-align:left;
}

#movingHeader {
    display: inline;
	position: relative;
	clear: both;
	margin-left: auto; 
    margin-right: auto;
    text-align:left;
}
#movingNavigation {
    display: inline;
	border:1px solid #94b8de;
	float:left;
	margin:10px;
	left: 40px;
	width: 100px;
	height: 500px;
	text-align: center;
}

#movingContent {
    display: inline;
	border:1px solid #94b8de;
	float:left;
	margin:10px;
	width: 800px;
	height: 750px;
	overflow: auto;
}
.table{
    text-overflow: ellipsis;
    overflow: hidden; 
    white-space: nowrap;
}
.inputText{
    background: #e9e9e9;
    border: 1px solid #94b8de;
}
.inputChk{
    float: left;
	z-index: 2;
	content:".";
	color:transparent;
	display:inline-block;
	width: 14px;
	height: 14px;
	margin: 0 3px 0 5px;    
}

#movingContent label{
    font-weight: bold;
    font-size: 12px;
}

#movingContent p {  
    color:5d5d5d;
    font-family:verdana;
    font-size:11px;
    margin-left:10px;
    margin-bottom:15px;
}

#movingContent img {
    border:1px solid #94b8de;
    margin-bottom:5px;
}

#movingContent a{font-size:11px;font-weight:normal;text-decoration:none;}
#movingContent a:link{color:487689;}
#movingContent a:active{color:487689;}
#movingContent a:visited{color:487689;}
#movingContent a:hover{color:2b2b2b;text-decoration:underline;} 

#movingContent table {
    width:100%;
}

#movingSpacer {
    display: inline;
	clear:both;
	float:left;
	margin:10px;
	width: 100px;
	height: 10px;
}

#movingForm {
    display: inline;
    border:1px solid #94b8de;
	left: 130px;
	width: 800px;
	height: 205px;
	margin: 10px;
	float:left;
}
	
.inputText{
    background: #efefef;
    border: 1px solid #94b8de;
}
.inputFields{
    border: 1px solid #94b8de;
}
.submitBtn{
    background: #d0d0d0;
    border: 3px solid #94b8de;
    font-weight: bold;
}

#movingContact {
    display: inline;
    border:1px solid #94b8de;
    float:left;
    margin:10px;
	width: 150px;
	text-align: center;
}


/*Image Preview*/
#thumbs
{
	padding-top: 0px;
	padding-bottom: 10px;
}

#thumbs .thumb_row
{
	width: 644px;
	width/* */:/**/640px;
	width: /**/640px;
	padding: 2px;
	display: block;

}

#thumbs .thumb
{
	width: 128px;
	float: left;
	width/* */:/**/120px;
	width: /**/120px;
	padding: 0px 4px 10px 4px;
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 9px;
	line-height: 130%;
}

#thumbs .thumb_img
{
	width: 120px;
	height: 120px;
	background:url("img/gallery_blank.jpg");
	text-align: center;
	padding-bottom: 3px;
}

