* {
margin: 0;
padding: 0;
}

a img {
border:0;
}

a {
color: rgb(89,92,175);
}

body {
 font-family: arial,"sans serif";
 background: #686868 url(http://cdnrep.reimage.com/website/html/sysimages/bg.png) repeat-x top left;
 text-align: center;
 font-size: 12px;
}

.dialog {
 width:980px;
 margin:0px auto;
 color:#000;
 position: relative;
 top:0;
 left:0;
 text-align: left;
 /*background: #fff;*/
}

.dialog .hd {
	background: #686868 url(http://cdnrep.reimage.com/website/html/sysimages/hd1.png) no-repeat 0px 0px;
	width:980px;
	/*height: 120px;*/ 
}

.dialog #header {
 padding: 0px 0px 0px 0px;
}

.topmenu {
width: 742px;
height: 0px;
border:0;
}

.dialog .bd {
 background: url(http://cdnrep.reimage.com/website/html/sysimages/bd1.png) repeat-y top left;
 width:980px;
}

.dialog .bd .s {
 background:#fff;
 margin: 0 7px 0 10px;
 
}

.dialog .ft {
	background: #686868 url(http://cdnrep.reimage.com/website/html/sysimages/ft1.png) no-repeat 0px 0px;
	width:980px;
	/*height: 54px;*/
}

.dialog #footer {
  font-size: 10px;
 padding: 19px 22px 3px 30px;
}

.dialog #footer a, .dialog #footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.dialog #footer a:hover {
	text-decoration: none;
}

#main {
margin: 0 184px 0 170px;
}
#mainhome {
margin: 0 184px 0 0px;
}

#right-panel {
width: 180px;
position: absolute;
top:134px;
left:778px;
}

/***********/

div#left-bot {
width: 170px;
position: absolute;
top:358px;
left:30px;
}

#left-nav {
width: 146px;
float: left;
height:450px;
}

#left-nav li {
list-style: none;
}

#left-nav li a {
display: block;
color: #000;
text-decoration: none;
padding: 4px 4px 6px 26px;
border: 1px #fff solid;
}
/* Holly Hack for IE \*/
* html #left-nav li { float: left; height: 1%; }
* html #left-nav li a { height: 1%; }
/* End */

#left-nav li a.lcurrent {
background:transparent url(http://cdnrep.reimage.com/website/html/sysimages/mleftbg.png) no-repeat 0px 0px;
color: rgb(199,199,199);
font-weight: bold;
}
#left-nav li a:hover {
background:transparent url(http://cdnrep.reimage.com/website/html/sysimages/mleftbg.png) no-repeat 0px 0px;
color: rgb(199,199,199);
font-weight: bold;
}

img#start {
border:0;
margin: 0 0 0 12px;
position:relative;
top: 10px;
}

#contactlink {
position: absolute;
top: 71px;
left: 692px;
}

/****/

		.black_overlay{
			display: none;
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 900px;
			background-color: #000;
			z-index:1001;
			-moz-opacity: 0.5;
			opacity:.50;
			filter: alpha(opacity=50);
		}
	   .white_content {
			display: none;
			position: absolute;
			top: 25%;
			left: 30%;
			width: 434px;
			height: 277px;
			background: url(http://cdnrep.reimage.com/website/html/sysimages/poploginbg.png) no-repeat top left;
			z-index:1002;
			overflow: auto;

		}
	   .white_content2 {
           
			display: none;
			position: absolute;
			top: 25%;
			left: 30%;
			width: 434px;
			height: 277px;
			background: url(http://cdnrep.reimage.com/website/html/sysimages/poploginbg3.png) no-repeat top left;
			z-index:1002;
			overflow: auto;

		}
		
/****/

#userlogin td {
padding: 0 0 0 5px;
}

input {border: 0;vertical-align: middle;background: transparent;}
input.cbox {width: 16px;}

input.sublink {
font-weight: bold;
color: rgb(89,92,175);
cursor: pointer;
text-decoration: underline;
width: auto;
}

.forms input {
width: 130px;
margin: 0 5px;
}

input.btn {
background: #fff url(http://cdnrep.reimage.com/website/html/sysimages/submit.png) no-repeat left top;
padding: 6px 5px 6px 0;
cursor: pointer;
width: 100px;
}
input.btn2 {
background: transparent url(http://cdnrep.reimage.com/website/html/sysimages/login.png) no-repeat left top;
padding: 5px 0px 5px 0;
cursor: pointer;
width: 57px;
}

input.btn3 {
background: transparent url(http://cdnrep.reimage.com/website/html/sysimages/signup.png) no-repeat left top;
padding: 5px 0px 0px 0;
width: 69px;
cursor: pointer;

}
input.btn4 {
background: transparent url(http://cdnrep.reimage.com/website/html/sysimages/submit2.png) no-repeat left top;
padding: 5px 0px 0px 0;
width: 67px;
cursor: pointer;
}
#regsubmit {
background: #fff url(http://cdnrep.reimage.com/website/html/sysimages/register.png) no-repeat left top;
width: 100px;
padding: 6px 5px 6px 0;
border: 0;
cursor: pointer;
margin: 0;
}

input#checkbox {
width: 16px;
}

.forms td div {
width: 141px;
height: 18px;
background: url(http://cdnrep.reimage.com/website/html/sysimages/inputbg.png) no-repeat left top;
padding: 6px 0;
}

.forms input.btn {
background: #fff url(http://cdnrep.reimage.com/website/html/sysimages/save.png) no-repeat left top;
padding: 6px 5px 6px 0;
cursor: pointer;
width: 100px;
}

.forms select {
width: 140px;
}

.forms .helpbox {
display: none;
border:0;
} 

.forms td {padding: 5px 0px 0 2px}

.linksign {
font-size: 10px;
}

#right-panel {
font-size: 11px;
}

#right-panel a {
color: #000;
}

#right-panel a:hover.clink {color: #fff;font-weight: bold;}

a.homelink {
color: #000000;
}

a.homelink:hover {
color: rgb(204,204,255);
}

