body{
	background:url(images/defaul4.gif);
	margin:0;
}
.wrapper{
	margin:0 auto;
	width:705px;
}
.header{
	width:659px;
	background:url(images/defaul5.jpg) no-repeat;
	height:23px;
	padding:23px;
}
.logo{
	float:left;	
}
.contact-info{
	float:right;
	padding-top:1px;	
}
.menu{
	float:left;
	width:705px;
	height:30px;
	background:#495050;	
	text-align:center;
	line-height:30px;
}
.rechard{
	float:left;
	width:705px;
	background:url(images/defaul10.jpg);
	height:36px;
}
.rechard h1{
	line-height:36px;
}
.footer-main{
	float:left;
	width:100%;
	background:url(images/defaul9.jpg);
	height:26px;
	line-height:26px;	
}
a {
	outline:none;
	color: black;
	font-size: 12pt;
	font-family: times new roman, sans-serif;
	text-decoration:underline;
}
a:visited {
	color: black;
	font-size: 12pt;
	font-family: times new roman, sans-serif
}
a:hover {
	color: blue;
	font-size: 12pt;
	font-family: times new roman, sans-serif
}
a.header-item{
	color: #d8d8d8;
	font-size: 10pt;
	font-family: Calibri, sans-serif;
	text-decoration:none;
}
a:visited.header {
	color: #d8d8d8;
	font-size: 10pt;
	font-family: Calibri, sans-serif;
	text-decoration:none;
}
a:hover.header {
	color: #D52500
}
;
font-size: 10pt;
font-family: Calibri, sans-serif;
text-decoration:none;
}
a.caption {
	color: black;
	font-size: 9pt;
	font-family: times new roman, sans-serif;
	text-decoration:underline;
}
a:visited.caption {
	color: black;
	font-size: 9pt;
	font-family: times new roman, sans-serif
}
a:hover.caption {
	color: blue;
	font-size: 9pt;
	font-family: times new roman, sans-serif
}
a.bodylink {
	color: #cccccc;
	font-size: 11pt;
	font-family: Calibri, sans-serif;
	text-decoration:underline;
}
a:visited.bodylink {
	color: #cccccc;
	font-size: 11pt;
	font-family: Calibri, sans-serif
}
a:hover.bodylink {
	color: orange;
	font-size: 11pt;
	font-family: Calibri, sans-serif
}
a.readmore {
	color: #DB3535;
	font-size: 10pt;
	font-family: Arial, sans-serif;
	text-decoration:none;
}
a:visited.readmore {
	color: #DB3535;
	font-size: 10pt;
	font-family: Arial, sans-serif;
	text-decoration:none;
}
a:hover.readmore {
	color: black;
	font-size: 10pt;
	font-family: Arial, sans-serif;
	text-decoration:none;
}
a.footer {
	color: #333333;
	font-size: 9pt;
	font-family: Arial, sans-serif;
	text-decoration:none;
}
a:visited.footer {
	color: #333333;
	font-size: 9pt;
	font-family: Arial, sans-serif;
	text-decoration:none;
}
a:hover.footer {
	color: white;
	font-size: 9pt;
	font-family: Arial, sans-serif;
	text-decoration:none;
}
a.module {
	color: black;
	font-size: 11pt;
	font-family: Calibri, sans-serif;
	text-decoration:none;
}
a:visited.module {
	color: #c68740;
	font-size: 11pt;
	font-family: Calibri, sans-serif;
	text-decoration:none;
}
a:hover.module {
	color: #c68740;
	font-size: 11pt;
	font-family: Calibri, sans-serif;
	text-decoration:none;
}

.content{
	float:left;
	width:100%;
}
.inner-content{
	background:#DAD5B8;
	float:left;
	padding:22px;
	width:661px;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	overflow:hidden;
}
#cboxOverlay {
	position:fixed;
	width:100%;
	height:100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear:left;
}
#cboxContent {
	position:relative;
	overflow:hidden;
}
#cboxLoadedContent {
	overflow:auto;
}
#cboxLoadedContent iframe {
	display:block;
	width:100%;
	height:100%;
	border:0;
}
#cboxTitle {
	margin:0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor:pointer;
}
/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay {
	background:url(images/colorbox/overlay.png) 0 0 repeat;
}
#colorbox {
}
#cboxTopLeft {
	width:21px;
	height:21px;
	background:url(images/colorbox/controls.png) -100px 0 no-repeat;
}
#cboxTopRight {
	width:21px;
	height:21px;
	background:url(images/colorbox/controls.png) -129px 0 no-repeat;
}
#cboxBottomLeft {
	width:21px;
	height:21px;
	background:url(images/colorbox/controls.png) -100px -29px no-repeat;
}
#cboxBottomRight {
	width:21px;
	height:21px;
	background:url(images/colorbox/controls.png) -129px -29px no-repeat;
}
#cboxMiddleLeft {
	width:21px;
	background:url(images/colorbox/controls.png) left top repeat-y;
}
#cboxMiddleRight {
	width:21px;
	background:url(images/colorbox/controls.png) right top repeat-y;
}
#cboxTopCenter {
	height:21px;
	background:url(images/colorbox/border.png) 0 0 repeat-x;
}
#cboxBottomCenter {
	height:21px;
	background:url(images/colorbox/border.png) 0 -29px repeat-x;
}
#cboxContent {
	background:#fff;
}
#cboxLoadedContent {
	margin-bottom:28px;
}
#cboxTitle {
	position:absolute;
	bottom:4px;
	left:0;
	text-align:center;
	width:100%;
	color:#949494;
}
#cboxCurrent {
	position:absolute;
	bottom:4px;
	left:58px;
	color:#949494;
}
#cboxSlideshow {
	position:absolute;
	bottom:4px;
	right:30px;
	color:#0092ef;
}
#cboxPrevious {
	position:absolute;
	bottom:0;
	left:0px;
	background:url(images/colorbox/controls.png) -75px 0px no-repeat;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
#cboxPrevious.hover {
	background-position:-75px -25px;
}
#cboxNext {
	position:absolute;
	bottom:0;
	left:27px;
	background:url(images/colorbox/controls.png) -50px 0px no-repeat;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
#cboxNext.hover {
	background-position:-50px -25px;
}
#cboxLoadingOverlay {
	background:url(images/colorbox/loading_background.png) center center no-repeat;
}
#cboxLoadingGraphic {
	background:url('images/colorbox/loading.gif') no-repeat center;
}
#cboxClose {
	position:absolute;
	bottom:0;
	right:0;
	background:url(images/colorbox/controls.png) -25px 0px no-repeat;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
#cboxClose.hover {
	background-position: -25px;
}
/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft {
	background:transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/borderTopLeft.png, sizingMethod='scale');
}
.cboxIE #cboxTopCenter {
	background:transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/borderTopCenter.png, sizingMethod='scale');
}
.cboxIE #cboxTopRight {
	background:transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/borderTopRight.png, sizingMethod='scale');
}
.cboxIE #cboxBottomLeft {
	background:transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/borderBottomLeft.png, sizingMethod='scale');
}
.cboxIE #cboxBottomCenter {
	background:transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/borderBottomCenter.png, sizingMethod='scale');
}
.cboxIE #cboxBottomRight {
	background:transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/borderBottomRight.png, sizingMethod='scale');
}
.cboxIE #cboxMiddleLeft {
	background:transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/borderMiddleLeft.png, sizingMethod='scale');
}
.cboxIE #cboxMiddleRight {
	background:transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/colorbox/borderMiddleRight.png, sizingMethod='scale');
}

/* lightbox s tyle */

input.txtlogin, div.catch-input, textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #5f6d6d;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1) inset;
    float: left;
    font-size: 14px;
    padding: 5px 5px 6px;
    resize: none;
    width: 384px;
}
input.see-example {
    background:#495050;
    border: 5px solid #040808;
    cursor: pointer;
    float: right;
    font-size: 20px;
    height: 48px;
    text-align: center;
    width: 261px;
	color:#fff;
	font-style:italic;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
.login_sign {
	background:#f2f5f7;
    border: 1px solid #5f6d6d;
    border-radius: 15px 15px 15px 15px;
    float: left;
    margin-bottom: 15px;
    padding:5px 20px 15px 20px;
    width: 618px;
}
.login_sign h2 {
	font-size:21px;
    padding: 10px 0 6px;
    text-align: left;
	font-weight:bold;
	letter-spacing:2;
	font-style:italic;
}
.login-inner-wrapp {
    background: none repeat scroll 0 0 #dad5b8;
    border-radius: 15px 15px 15px 15px;
    float: left;
    padding: 25px 20px 20px 20px;
    width: 578px;
}
.login_sign h3{
    padding: 0 0 15px;
}
.login_sign p{
    padding-bottom:15px;
}
.login_sign ul, .alernate-login-sign {
    float: left;
}
.login_sign ul li,.alernate-login-sign li{
	list-style-type:none;
    clear: both;
    float: left;
    padding: 0 0 7px;
    position: relative;
    width: 100%;
}
.login_sign label, .alernate-login-sign label {
    padding: 6px 0 2px;
	width:130px;
	float:left;
	color: #808080;
}
.sprited {
    background: url(images/download_sprite.png) no-repeat;
    line-height: 1000px;
    overflow: hidden;
    display: block;
}
#sign_up {
	position: relative;
	display: none;
}
#sign_up #sign_up_form {
	margin-top: 13px;
}
#sign_up label {
	display: block;
	margin-bottom: 10px; 
	color: #536376;
	font-size: .9em;
}

#sign_up label input {
	display: block;
	width: 393px;
	height: 31px;
	background-position: -201px 0;
	padding: 2px 8px;
	font-size: 1.2em;
	line-height: 31px;
}

#see_id {
	width: 228px;
	height: 23px;
	background-position: -202px -133px;
}
#left_out {
	background-position: -202px -158px;
	width: 113px; height: 16px;
}
#sign_up_form {
	position: relative;
	background: url(divider.png) repeat-x bottom left;
	padding-bottom: 54px;
	margin-bottom: 12px;
}
#actions {
	float: left;
	position: absolute;
	right: 0;
	height: 31px;
	bottom: 20px;
}
a.form_button {
	float: left;
	width: 93px; height: 31px;
	margin-right: 15px;
}
#cancel { background-position: -198px -36px; }
#log_in { background-position: -291px -36px; }
#cancel:hover { background-position: -198px -67px; }
#cancel:active { background-position: -198px -98px; }
#log_in:hover { background-position: -291px -67px; }
#log_in:active { background-position: -291px -98px; }
#close_x { 
	width: 24px; height: 23px;
	overflow: hidden; line-height: 1000px;
	display: block;
	position: absolute; top: 5px; right: 5px;
	background-position: -387px -102px;
}
#usage { background-position: -323px -172px; width: 67px; height: 22px;}
/* lightbox style */