body {
	margin: 0px;
	topmargin: 0;
	leftmargin: 0;
	font-family: tahoma;
	font-size: 12px;
	color: #727272;
	background: #D4D4D4 url('/images/2/header.gif') repeat-x;
}
#divright {
	background: url('/images/2/pat.gif');
	float: rtl;
}
#maindiv {
	width: 779px;
	border: 0px solid #ffffff;
	background-color: #FFFFFF;
	text-align: center;
}
#upheader {
	height: 30px;
	background-color: #61A7E2;
	background: #206AA8 url('/images/2/upheader.gif');
	border-bottom: 0px solid #2C79BC;
	color: #f9f9f9;
	vertical-align: middle;
}
/*
#upheader img {
	padding-top: 5px;
}
*/
#upheader label {
	display: block;
	margin: 0;
	float: rtl;
	padding-top: 5px;
}

#upheader span {
	float: rtl;
}


#upheader a {
	text-decoration: none;
	color: #f9f9f9;
}
#upheader a:hover {
	text-decoration: underline;
}
#header {
	height: 130px;
	background: #ffffff url('/images/2/hh.gif') repeat-x;
}
.inputtext {
	background: #FFFFFF url('/images/2/search.gif') repeat-x;
	width: 200px;
	height: 20px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	border: 1px solid #d0d0d0;
	z-index: 0;
	display: block;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 1px;
}
.searchBtn {
	background: url('/images/2/searchBtn.gif') no-repeat;
	width: 69px;
	height: 26px;
	border: 0px solid #AAD3E7;
	cursor: pointer;
	display: block;
	display: inline;
	font-size: 0em;
	margin-top: 1px;
}
input, textarea, select {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.selectcat {
	border: 1px solid #f0f0f0;
	height: 100px;
}
#header a {
	text-decoration: none;
	color: #7c7c7c;
}
#header a:hover {
	text-decoration: underline;
}
#adv {
	height: 92px;
	background-color: #ffffff;
}






#mdata {
	border: 1px solid #E0E0DF;
	width: 98%;
	text-align: right;
	margin-bottom: 5px;

}

#mdata hr {
	float: center;
	direction: center;
	width: 98%;
	color: #757575;
	height: 1px;
	border-top: dotted 1px #77A8EA;
	border-bottom: transparent;
}
#mdata a {
	text-decoration: none;
	color: #0054A8;
}
#mdata a:hover {
	text-decoration: underline;
}
#mdata_t {
	background: #EFF7FD url('/images/2/fx.gif') repeat-x;
	height: 22px;
	padding-right: 5px;
	vertical-align: middle;

}



/*
#mdata_t li {
	font-weight: bold;
}
li {
	padding-right: 2px;
	padding-left: 0px;
	text-align: right;
	color: gray;
	list-style-type: square;
}
*/


#mdata_s {
	padding: 5px;
	padding-left: 0px;
	font-family: Tahoma;
	font-size: 11px;
	overflow: hidden;
}

#mdata_s li {
	margin: 0px;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
	text-align: right;
	color: gray;
	list-style: inside;
	list-style-type: square;
}






#footer {
	height: 80px;
	width: 100%;
	background: #D8D8D8 url('/images/2/footer.gif') repeat-x;
	color: #6A6B6C;
	text-align: center;
	vertical-align: middle;
}
#footer a {
	text-decoration: none;
	color: #56595B;
}
#footer a:hover {
	text-decoration: underline;
}

.r-align {
	float: right;
}

.r-align img {
	float: left;
	margin: 3px 2px 2px 5px;
	border: 1px solid #9FB8C6;
	padding: 2px;
}

.r-center {
	float: center;
	direction: center;
}

.r-center img {
	float: center;
	margin: 3px 2px 2px 5px;
	border: 1px solid #9FB8C6;
	padding: 2px;
}

.clearboth {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	clear: both;
}
a.csite {
	background: url('/images/2/roundedge-gray-left.gif') no-repeat top left;
	display: block;
	float: left;
	line-height: 22px;
	height: 30px;
	padding-left: 8px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 19px;
	font-family: Arial;
	margin-left: 6px;
	color: #074884;
	text-decoration: none;
}

a.csite span {
	background: url('/images/2/roundedge-gray-right.gif') no-repeat top right;
	display: block;
	padding-left: 2px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #d2d2d2;
	text-decoration: none;
}

a:hover.csite {
	background: url('/images/2/h-roundedge-gray-left.gif') no-repeat top left;
	display: block;
	float: left;
	line-height: 22px;
	height: 30px;
	padding-left: 8px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 19px;
	font-family: Arial;
	color: #5F6062;
	text-decoration: underline;
}

a.csite:hover span {
	background: url('/images/2/h-roundedge-gray-right.gif') no-repeat top right;
	display: block;
	padding-left: 2px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #5F6062;
	text-decoration: underline;
}

.buttonwrapper {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

hr {
	float: center;
	width: 95%;
	color: #888888;
	height: 1px;
	border-top: dotted 1px #888888;
	border-bottom: transparent;
}

/* select search */

#ssearch {
	font-family:Tahoma;
	font-size:12px;
	padding-top: 10px;
	color: #757575;
}

#ssearch a {
	display: inline;
	text-align:center;
	font-family:Tahoma;
	font-weight: bold;
	font-size:12px;
	padding: 3px;
	color: #757575;
	text-decoration: none;
}

#ssearch .done {
	display: inline;
	text-align:center;
	font-family:Tahoma;
	font-weight: bold;
	font-size:12px;
	padding: 3px;
	border-bottom: 3px solid #353434;
	color: #353434;
}


#info {
	width: 300px;
	overflow: auto;
}

#flashcontent {
	border: solid 1px #000;
	width: 300px;
	height: 300px;
	float: left;
	margin: 15px 20px;
}





#main_vote {
	font-family:Tahoma;
	font-weight: bold;
	font-size:12px;
}

#main_vote .text {
	border: solid 1px #EBEBEB;
	background: url('/images/2/input.gif');


}

#main_vote .submitx {
	border: solid 1px #1B67A6;
	background: #5C5966 url('/images/2/submit-com.gif');
	color: #f9f9f9;
	font-weight: bold;
	font-size:12px;
}



#maillist {
	font-family:Tahoma;
	font-weight: bold;
	font-size:12px;
}

#maillist .text {
	border: solid 1px #EBEBEB;
	background: url('/images/2/input.gif');


}

#maillist .submitx {
	border: solid 1px #1B67A6;
	background: #5C5966 url('/images/2/submit-com.gif');
	color: #f9f9f9;
	font-weight: bold;
	font-size:12px;
}




a {
	text-decoration: none;
	color: #0054A8;
}

a:hover {
	text-decoration: underline;
	color: #7c7c7c;
}








.stnoneb {
	padding: 2px 7px;
	border: 1px solid #a3a3a3;
	text-align: center;
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #a3a3a3;
	width: auto;
}
.stnoneb_s {
	padding: 2px 7px;
	border: 1px solid #a3a3a3;
	text-align: center;
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #00000;
	width: auto;
}
a.stnoneb {
	padding: 2px 7px;
	border: 1px solid #a3a3a3;
	text-align: center;
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #a3a3a3;
	width: auto;
}
a.stnoneb:hover {
	padding: 2px 7px;
	border: 1px solid #a3a3a3;
	text-align: center;
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background: #E6F5D6;
}
a.st_p {
	padding: 2px 7px;
	border: 1px solid #a3a3a3;
	color: #4B4B4B;
	text-align: center;
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
	background: #ffff;
	width: auto;
}
a.st_p:hover {
	padding: 2px 7px;
	border: 1 px solid #457B04;
	text-decoration: none;
	color: #fffff;
	text-align: center;
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	background: #E6F5D6;
	width: auto;
}

#up_art {

	border: 1px solid #d2d2d2; 
	background: #f9f9f9; 
	margin-right: 2px; 
	margin-left: 2px; 
	padding: 5px;
	text-align: right;

}

#up_art a {
	text-decoration: none;
	color: #0054A8;
}
#up_art a:hover {
	text-decoration: underline;
	color: #BF2F08;
}

#con_art {
	border: 2px solid #f0f0f0; 
	margin: 2px; 
	padding: 2px; 
	text-align: right;
}

#con_art a {
	text-decoration: none;
	color: #0054A8;
}
#con_art a:hover {
	text-decoration: underline;
	color: #BF2F08;
}




#con_art h1 {
	display: inline;
	margin: 0;
	font-size: 14px;
}


#con_art img {
	margin-top: 5px;
	margin-bottom: 5px;
}















/* art com */


#art_comment {
	font-family:Tahoma;

	font-size:12px;
	border: 1px solid #f0f0f0;
}

#art_comment span {
	font-weight: bold;
}

#art_comment input {
	border: 2px dotted #d0d0d0;
	background: url('/images/2/input.gif') repeat-x;
	height: 15px;
	padding-top: 5px;
	cursor: pointer;

}

#art_comment textarea {
	border: 2px dotted #d0d0d0;
	background: url('/images/2/input.gif') repeat-x;
	padding-top: 5px;
	cursor: pointer;
}

#art_comment .submitx {
	border: solid 1px #d2d2d2;
	background: #5C5966 url('/images/2/submit-com.gif') repeat-x;
	color: #f9f9f9;
	font-weight: bold;
	padding: 0px;
	height: 25px;
	font-size:12px;
}


#alert_com {
	display: none;
	background-color: #FFEAEA;
	border: 1px solid #FF8282;
	margin-right: 5px;
	margin-left: 5px;
}

#alert_com label {
	background: url('/images/2/error.gif') no-repeat right;
	display: block;
	height: 20px;
	border-bottom: 1px solid #FF8282;
	float: rtl;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
	color: #ff0000;
}













#cari_comment {
	font-family:Tahoma;
	font-weight: bold;
	font-size:12px;
	border: 1px solid #EBD9E1;
}

#cari_comment input {
	border: 2px dotted #EBD9E1;
	background: url('/images/news/input.gif') repeat-x;
	height: 15px;
	padding-top: 5px;
	cursor: pointer;

}

#cari_comment textarea {
	border: 2px dotted #EBD9E1;
	background: url('/images/news/input.gif') repeat-x;
	padding-top: 5px;
	cursor: pointer;
}

#cari_comment .submitx {
	border: solid 1px #EBD9E1;
	background: #5C5966 url('/images/news/submit-com.gif') repeat-x;
	color: #f9f9f9;
	font-weight: bold;
	padding: 0px;
	height: 25px;
	font-size:12px;

}


#alert_com {
	display: none;
	background-color: #FFEAEA;
	border: 1px solid #FF8282;
	margin-right: 5px;
	margin-left: 5px;
}

#alert_com label {
	background: url('/images/news/error.gif') no-repeat right;
	display: block;
	height: 20px;
	border-bottom: 1px solid #FF8282;
	float: rtl;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
	color: #ff0000;
}



















#resultrate label {
	cursor: pointer;
}

#archive {
	text-align: ltr;
}

#archive label {
	background: url('/images/2/error.gif') no-repeat right;
	display: block;
	height: 20px;
	float: rtl;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
	color: #ff0000;

	border: 0px solid #FF8282;
	margin-right: 5px;
	margin-left: 5px;
}

#archive span {
	font-weight: bold;
}


#archive .text {
	border: solid 1px #EBEBEB;
	background: url('/images/2/input.gif');


}

#archive .submitx {
	border: solid 1px #1B67A6;
	background: #5C5966 url('/images/2/submit-com.gif');
	color: #f9f9f9;
	font-weight: bold;
	font-size:12px;
}





#scate {

}

#scate li {
	display: inline;
	margin: 0;
	padding: 6px;
}
#scate h1 {
	display: inline;
	margin: 0;
	padding: 6px;
}
#scate a {
	display: inline-block;
	padding: 0px;
	align: right;
	text-align: right;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	color: #595959;
	border-bottom: 1px solid #7F7F7F;
	height: 17px;
}
#scate a:hover {
	display: inline-block;
	padding: 0px;
	align: right;
	text-align: right;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	color: #CD9D05;
	border-bottom: 1px solid #CD9D05;
	height: 17px;
}



#upsearch input {
	border: 1px solid #d0d0d0;
	background: url('/images/2/input.gif') repeat-x;
	height: 15px;
	padding-top: 5px;
	cursor: pointer;

}

#upsearch {
	padding: 3px;
}

#upsearch ul {
	margin: 0;
	padding: 5px;
}

#upsearch select {
	height: 20px;
	padding-top: 5px;
	font-family: tahoma; 
	font-size: 14px; 
	border: #000000;
}

#upsearch textarea {
	border: 2px dotted #d0d0d0;
	background: url('/images/2/input.gif') repeat-x;
	padding-top: 5px;
	cursor: pointer;
}

#upsearch .submitx {
	border: solid 1px #d2d2d2;
	background: #5C5966 url('/images/2/submit-com.gif') repeat-x;
	color: #f9f9f9;
	font-weight: bold;
	padding: 0px;
	height: 25px;
	font-size:12px;
}

#selectcolor img {
	border: 1px solid #828282;
}






#con_weather {
	float: rtl;
	font-family:Tahoma;
}

#con_weather b {
	display: block;
	color: #0057AE;
	font-size:14px;
	padding-top: 5px;
	padding-right: 5px;
	height: 25px;
	background-color: #f9f9f9;
	border-right: 7px solid #d0d0d0;
	border-bottom: 1px dotted #d0d0d0;
}

#con_weather span {
	display: block;
	margin-bottom: 15px;
	border: 0px dotted #d2d2d2;
}

#w_cou_up b {
	display: inline-block;
	background-color: #f9f9f9;
	padding-right: 10px;
	padding-left: 10px;
	margin: 2px;
	padding: 5px;
	height: 20px;
	border: 1px solid #d2d2d2;
	clear: both;
}

#w_cou_up b a:hover {
	color: #ff0000;
}


#latestnews {
	border: 1px solid #CCE6FF;
	padding: 1px;
	width: 99%;
	float: rtl;
}


#f_login a {
	text-decoration: none;
	color: #0054A8;

	font-size:12px;
}
#f_login a:hover {
	text-decoration: underline;

	color: #7c7c7c;
}

#f_login .text {
	border: solid 1px #A2C9F0;
	background: #ffffff url('/images/main/input.gif') repeat-x;
	padding-top: 5px;
	height: 15px;

}

#f_login .submitx {
	border: solid 1px #1B67A6;
	background: #5C5966 url('/images/main/submit.gif');
	color: #f9f9f9;
	font-weight: bold;
	height: 22px;
	margin: 10px;
	font-size:12px;
}



#f_register {
	width: 80%;
	border: 2px solid #A2C9F0;
	background-color: #EBF3FC;
	padding: 10px;
}

#f_register span {

	font-weight: bold;
	font-size:12px;
}


#f_register a {
	text-decoration: none;
	color: #0054A8;

	font-size:12px;
}
#f_register a:hover {
	text-decoration: underline;

	color: #7c7c7c;
}

#f_register .text {
	border: solid 1px #A2C9F0;
	background: #ffffff url('/images/main/input.gif') repeat-x;
	padding-top: 5px;
	height: 15px;

}

#f_register .submitx {
	border: solid 1px #1B67A6;
	background: #5C5966 url('/images/main/submit.gif');
	color: #f9f9f9;
	font-weight: bold;
	height: 22px;
	margin: 10px;
	font-size:12px;
}
