body {
	width: 1000px;
	margin: 0px auto;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

a:link,a:active,a:visited {
	color: blue;
}

/* top user menu */

#top_user_menu {
	width: 990px;
	height: 50px;
	line-height: 25px;
	background: url(../img/top_user_menu.png) no-repeat;
	color: #EDEDFE;
	padding: 5px;
}

#tum_l {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#tum_l li {
	float: left;
	text-align: center;
	margin-right: 30px;
}

#tum_l li a {
	color: #EDEDFE;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
}

#tum_r {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#tum_r li {
	float: right;
	margin-left: 20px;
}

#tum_r li a {
	color: #EDEDFE;
	font-weight: bold;
}

#tum_r li a:hover {
}
/* top user menu */

#banner {
	width: 1000px;
	height: 120px;
	margin: 10px 0px 0px 0px;
}

#body {
	width: 1000px;
	height: 120px;
}

/*container star*/

#container {
	padding: 10px 0px 10px 0px;
	overflow: hidden;
}

#left {
	float: left;
	width: 200px;
}

#center {
	width: 600px;
	float: left;
}

#right {
	float: right;
	width: 200px;
}

/*container end*/

/*module start*/

#module {
	width: 200px;
}

#module_title {
	background: url(../img/module_title.png) no-repeat;
	width: 200px;
	height: 30px;
	line-height: 30px;
	padding: 0px 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}

#module_content {
	padding: 10px 10px 0px 10px;
	background: #EDEDFE;
	overflow: hidden;
}

#module_footer {
	height: 10px;
	line-height: 10px;
	background: url(../img/module_footer.png) no-repeat;
}

#c-module {
	width: 580px;
	margin: 0px auto;
}

#c-module_title {
	background: url(../img/c-module_title.png) no-repeat;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	width: 560px;
	height: 30px;
	line-height: 30px;
	color: #6F9EC9;
}

#c-module_footer {
	background: url(../img/c-module_footer.png) no-repeat bottom;
	width: 580px;
	height: 12px;
	line-height: 12px;
}

#c-module_content {
	border-right: 1px solid #EDEDFE;
	border-left: 1px solid #EDEDFE;
	padding: 10px 10px 0px 10px;
}

/*module end*/

/*site menu start*/

ul {
	margin: 0px;
}

#site_menu{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#site_menu li a{
	width: 170px;
	float: left;
	background: #d9d9ff;
	margin: 2px 0px;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	font-weight: bold;
	color: #6396C8;
	height: 20px;
	line-height: 20px;
}

#site_menu li a:hover {
	background: #EDEDFE url(../img/site_menu_hover.png);
}

#form {
	filter:alpha(opacity=0);
	opacity:0;
}

/*site menu end*/

/*input start*/

hr {
	border-bottom : 0;
	border-top : 1px solid #EDEDFE;
	color : #EDEDFE;
	border-left : 0;
	border-right : 0;
}

input {
	margin: 0px;
	vertical-align: middle;
}

.required {
	padding: 5px 0px 5px 0px;
	color: #FF0000;
}

#form {
	list-style: none;
	padding: 0px;
}

.inputText {
	border: 1px solid #A7A6AA;
	padding: 3px;
	margin: 0px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

textarea {
	margin: 0px;
}

.error {
	color: #FF9900;
	list-style: none;
}

.success {
	padding: 5px 0px 5px 0px;
	color: green;
}

#success {
	list-style: none;
	padding: 0px;
}

label {
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

#formTable tr td {
	padding: 5px 0px;
}

.submitButton {
	margin : 0;
	border : none;
	background : url(../img/submitButton.png) no-repeat;
	width : 100px;
	line-height : 20px;
	height : 20px;
	cursor : pointer;
	font-size : 12px;
	color : #000;
	cursor: default;
}
.submitButton:active {
	background : url(../img/submitButton_active.png) no-repeat;
}

fieldset {
	border: 1px solid #EDEDFE;
	background: #EDEDFE;
	margin: 0px;
}

legend {
	background: #EDEDFE;
	padding: 3px 10px 3px 10px;
	font-weight: bold;
	font-size: 14px;
}

/*input end*/

#footer {
	width: 1000px;
	height: 35px;
	line-height: 35px;
	background: url(../img/footer.png) no-repeat;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	margin: 0px;
}

img {
	vertical-align: middle;
	border: 0px;
}




/*forums*/

#module_com {

}

#forum_title_main {
	background: #5B8EC1 url(../img/forums/forum_title.png) repeat-x;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	padding: 0px 10px 0px 10px;
	font-size: 15px;
	color: #FFFFFF;
}

#sub_cat {
	padding: 10px;
	border-bottom: 1px solid #5B8EC1;
	border-right: 1px solid #5B8EC1;
	border-left: 1px solid #5B8EC1;
	background: #FFFFFF url(../img/forums/sub_cat.png) repeat-x;
	height: 28px;
	line-height: 14px;
}

#sub_cat a {
	color: #FF7E39;
	text-decoration: none;
	font-weight: bold;
}

#sub_cat a:hover {
	text-decoration: underline;
}

#sub_cat:hover {
	background: #FEFEFF;
}

#sub_cat_desc {
	padding-left: 10px;
	font-size: 11px;
}

#topic_table {
	border: 1px solid #5B8EC1;
}

#topic_table a {
	color: #3D70A2;
	font-weight: bold;
}

#desc {
	font-size: 11px;
}

#topic_title {
	background: #5B8EC1 url(../img/forums/forum_title.png) repeat-x;
	font-weight: bold;
	height: 29px;
	line-height: 29px;
	font-size: 15px;
	color: #FFFFFF;
}

#replies_title {
	background: #FFF url(../img/forums/replies_title.png) repeat-x;
	font-weight: bold;
	height: 29px;
	line-height: 29px;
	font-size: 15px;
	color: #FFB55C;
}

#topic_results {
	line-height: 20px;
	height: 20px;
}

.topic_title {
	padding-left: 10px;
}

.admin_color {
	color: #B90000;
	font-weight: bold;
}

.forums_hr {
	border-bottom : 0;
	border-top : 1px solid #5B8EC1;
	color : #5B8EC1;
	height: 0px;
	border-left : 0;
	border-right : 0;
	margin: 0px 0px 0px 0px;
}
/*forums*/

/*vote poll*/

#yes {
	background: green url(../img/vote_poll_green_bg.png) repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	height: 18px;
	margin: 1px;
}

#no {
	background: red url(../img/vote_poll_red_bg.png) repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 18px;
	height: 18px;
	margin: 1px;
}

#vote_poll {
	border: 1px solid #ccc;
}
/*vote poll*/

#module_title_message {
background : url(../img/module_title_message.png) no-repeat;
padding : 0 0 0 10px;
font-weight : bold;
text-transform : uppercase;
color : #446e87;
height : 30px;
line-height : 30px;
}
#module_title_message_options {
text-align: center;
border-bottom: 1px solid #EDEDFE;
margin: 0px 0px 0px 0px;
}
#module_title_message_options ul {
list-style : none;
margin : 0;
padding : 10px;
}
#module_title_message_options ul li {
margin : 0 0 10px 0;
display: inline;
padding: 0px 10px 0px 10px;
}
#module_content_message {
height : 100%;
}
#mtable_top {
background : #EDEDFE;
font-weight: bold;
text-align : center;
}
#mtable_results {
padding : 5px;
}
#options_message {
list-style : none;
padding : 4px 0;
margin : 0 0 10px 0;
text-align : right;
}
#options_message li {
display : inline;
padding : 0 2px;
}

/*photos*/

#photo_box {
	margin: 5px 0px 5px 0px;
}

#photo_box_header {
	background: url(../img/photo_box_header.png) no-repeat;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #346698;
}

#photo_box_content {
	background: #EDEDFE;
	padding: 10px;
}

#photo_box_footer {
	background: url(../img/photo_box_footer.png) no-repeat;
	text-align: right;
	height: 7px;
	line-height: 7px;
}

#box_profile {
	overflow: hidden;
	font-weight: bold;
	color: #4B7790;
	font-size: smaller;
}

#photo_box_profile {
	float: left;
	background: #EDEDFE;
	padding: 5px;
	margin: 2px;
}

#friend_box {
	overflow: hidden;
	width: 492px;
	margin: 0px auto;
}

#friend_box_each {
	float: left;
	padding: 5px;
	margin: 2px;
	background: #EDEDFE;
}

#adbox {
	width: 476px;
	height: 68px;
	padding: 4px;
	background: url(../img/adbox.png) no-repeat;
	margin: 5px auto;
}

#result {
	overflow: hidden;
	width: 536px;
	margin: 0px auto;
}

#result_box {
	padding: 5px;
	width: 120px;
	margin: 2px;
	float: left;
	text-align: center;
	font-weight: bold;
}

#mvTable tr td {
	padding: 3px;
}

#video_player {
	width: 480px;
	padding: 10px;
	margin: 20px auto;
	overflow: hidden;
}

#video_player img {
	vertical-align: top;
}

#views {
	float: right;
	margin: 5px 0px 0px 0px;
}

.armlet {
	background: url(../img/armlet.png) no-repeat;
	width: 40px;
	height: 25px;
	border: none;
	color: #446C83;
	text-align: center;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.armlet:active {
	background: url(../img/armletactive.png) no-repeat;
}

.armlet_reset {
	background: url(../img/armletreset.png) no-repeat;
	width: 90px;
	height: 25px;
	border: none;
	color: #446C83;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
}

.armlet_reset:active {
	background: url(../img/armletresetactive.png) no-repeat;
}

.armlet_input {
	background: url(../img/armlet_input.png) no-repeat;
	width: 500px;
	height: 25px;
	line-height: 25px;
	border: none;
	color: #446C83;
}