/* remember to define focus styles! */

:focus {
	outline: 0;
}
body {
	color: black;
	width: 1000px;
	
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
}
/* remove possible quote marks (") from <q> & <blockquote> */

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote,
q {
	quotes: "" "";
}
/* ||| the end |||*/
/* ||| set of clearing floats |||*/	

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.clr {
	font-size : 1px;
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clear {
	clear: both;
}
/* End hide from IE-mac */
/* ||| the end |||*/

html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 20;
}
#bg {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:1.6;
}
a {
	outline: none;
	cursor: pointer;
}
img {
	border: none;
	text-decoration: none;
}

input,
select,
button {
	font: normal 11px Tahoma, Arial, Verdana, sans-serif;
}
hr {
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
	color: #eee;
	background-color: #eee;
}
.clearfix {
	clear: both;
}
.lf {
	float: left;
}
.rf {
	float: right;
}

/* Set the major blocks
--------------------------------------------------------------------------------*/
div#page_wrap_2 {
	min-height: 638px;
}
div#memberarea,
div#memberarea_wrap,
div#top_wrap,
div#main_wrap,
div#banner_wrap,
div#main_wrap_bottom {
	width: 765px;
	margin: 0 auto;
	clear: both;
}
div#top_wrap {
	height: 102px;
}
div#main_wrap {
}

div#bg_content_wrap {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}



/* set the width of user modules */


.us_width-49b
 {
	overflow: hidden;
	float: left;
	margin-left: 0%;
}

.us_width-49b {
	width: 100%;
}

div:first-child.us_width-49b {
	margin-left: 0;
}
.us-stand {
	clear: both;
	width: 100%;
}
/* component + right */
div#component-2 {
	float: left;
	width: 500px;
}
div#right {
	float: right;
	width: 240px;
}
div#content_wrap {
	background: #fff;
}
/* component */

div#component {
	width: 100%;
}
#mainbody {
	padding: 0;
	margin-bottom: 0px;
}

/* Moduletable 
-------------------------------------------------------------------------------- */
div.moduletable h3,
div.moduletable_menu h3 {
	margin: 0 0 8px;
	padding: 0;
	white-space: nowrap;
	font: normal 20px Geneva, Arial, Helvetica, sans-serif;
	color: #666;
}
div.moduletable h3 span,
div.moduletable_menu h3 span {
	padding: 1px 3px;
}
div.moduletable,
div.moduletable_menu {
	padding: 14px;
	line-height: 13px;
	background: #f7f7f7;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
