@charset "utf-8";

body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#404f54;
}

body {
	
	margin:0;
	height:100%;
	min-height:100%;
	width:100%;
	min-width:100%;
}

form {
	padding:0;
	margin:0;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:none;
}

a img:hover {
	
}

ul {
	padding:0 0 0 10px;
	margin:8px 0 0 10px;
}

li {
	margin:0 0 5px 0;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.header_line_1 {
	width:1000px;
	height:106px;
}

.header_line_2 {
	width:1000px;
	height:40px;
}

.banner_top {
	padding: 5px 0 0 10px;
}

.header_line_3 {
	width:1000px;
	height:2px;
	background:url(../images/menu_g_bottom.gif) no-repeat left top;
	overflow:hidden;
}

.header_1_1 {
	float:left;
	width:189px;
	height:106px;
	background:url(../images/header_gadget_1.gif) no-repeat left top;
}

.header_corner_link {
	float:left;
	width: 73px;
	height: 79px;
	cursor: pointer;
}

.header_1_2 {
	float:left;
	width:811px;
	height:106px;
	background:url(../images/header_gadget_2.gif) no-repeat left top;
}

.header_1_2_1 {
	width:811px;
	height:30px;
	float:left;
}

.header_1_2_1_1 {
	float:right;
	margin:0 10px 0 0;
	width:auto !important;
	height:30px;
}

.header_1_2_2 {
	width:811px;
	height:76px;
	float:left;
	display: none;
}

.header_1_2_2_1 {
	margin:23px 0 0 266px;
	display:inline;
	width:545px;
	height:42px;
	float:left;
}

.header_2_1 {
	float:left;
	//width: 37px;
	width: 73px;
	height: 40px;
	background:url(../images/menu_g_corner_1.gif) no-repeat left top;
}

.header_2_2 {
	display:inline-block;
	//width: 909px;
	width: 821px;
	height:40px;
	float:left;
}

.header_2_3 {
	float: right;
	//width: 54px;
	width: 106px;
	height: 40px;
	background:url(../images/menu_g_corner_2.gif) no-repeat right top;
}


.header_2_2 a, .header_2_2 img {
	float:left;
}

.menu_s {
	background:url(../images/menu_s.gif) no-repeat left top;
	width:2px;
	height:40px;
	float:left;
}

.header_gradient {
	background:url(../images/bggrad_g_top.gif) repeat-x #2c0000;
	height:600px;
}

.middle_gradient {
	background-color:#2c0000;
}

.footer_g {
	background: url(../images/footer_g.gif) top left no-repeat;
	width: 1000px;
	height: 108px;
}

.footer_gradient {
	background:url(../images/bggrad_g_btm.gif) repeat-x bottom;
	background-color:#2c0000;
	height: 84px;
}

.footer_g_sep {
	background: #FFFFFF;
	height: 5px;
	width: 1px;
}

.whos_among_us {
	width: 80px;
	margin: 0 20px 0 0;
	float: right;
}

#main_wrapper1 {
	width:1000px;
}

#main_wrapper2 {
	width:980px;
	margin:6px 0 20px 10px;
}

.member_welcome {
	color:#FFFFFF;
	float:left;
	margin:4px 10px 0 0;
}

.member_login_text {
	color:#FFFFFF;
	width:81px;
	height:11px;
	margin:8px 0 0 0;
	float:left;
}

.username_text {
	color:#FFFFFF;
	margin:8px 0 0 0;
	width:56px;
	height:11px;
	float:left;
}

.username_box {
	margin:4px 10px 0 0;
	width:100px;
	height:22px;
	float:left;
}

.password_text {
	color:#FFFFFF;
	margin:8px 0 0 0;
	width:56px;
	height:11px;
	float:left;
}

.password_box {
	margin:4px 10px 0 0;
	width:100px;
	height:22px;
	float:left;
}

.remember_box {
	margin:4px 1px 0 0;
	width:21px;
	height:22px;
	float:left;
}

.remember_text {
	color:#dddddd;
	margin:8px 5px 0 0;
	width:75px;
	height:11px;
	float:left;
}

.login_textbox {
	font-family:Arial, Helvetica, sans-serif;
	border:solid 1px #4f6268;
	font-size:11px;
	color:#404f54;
	width:88px;
	padding:3px 4px 0 4px;
	height:17px;
}

.login_btn {
	margin:4px 1px 0 0;
	width:67px;
	height:22px;
	float:left;
}

.register_btn {
	margin:4px 0 0 0;
	width:67px;
	height:22px;
	float:left;
}

.keyword_box {
	margin:8px 5px 0 0;
	width:292px;
	height:28px;
	overflow:hidden;
	float:left;
}

#keyword {
	width:282px;
	height:21px;
	padding:5px 4px 0px 4px;
	float:left;
	border:solid 1px #686866;
	color:#999999;
}

.category_box {
	margin:8px 2px 0 0;
	padding:0;
	width:159px;
	height:28px;
	float:left;
}

.category_text {
	width:131px;
	height:28px;
	float:left;
}

#search_category {
	width:121px;;
	height:21px;
	padding:5px 4px 0px 4px;
	border:solid 1px #686866;
	color:#999999;
	float:left;
}

.category_btn {
	width:28px;
	height:28px;
	float:left;
}

.search_btn {
	width:87px;
	height:42px;
	float:left;
}

#category_dropdown {
	position:absolute;
	float:left;
	z-index:8;
	width:157px;
	height:150px;
	margin:26px 0 0 0;
	border:solid 1px #686866;
	background-color:#ffffff;
}

#category_dropdown div {
	font-size:12px;
	width:150px;
	height:22px;
	padding:7px 0 0 7px;
	border-bottom:solid 1px #e0e0e0;
	background-color:#ffffff;
}

#category_dropdown div:hover {
	background-color:#f0f0f0;
}

/*#login {
	width:809px;
	margin:0 3px 0 0;
}

#login td {
	font-size:11px;
	text-align:left;
}

#search {
	margin:26px 0 0 14px;
}

#search_options {
	border-top:solid 1px #686866;
	margin:14px 0 0 -174px;
	width:174px;
	height:90px;
	position:absolute;
}

#search_options_categories {
	background:url(../images/search_dd_bg.gif) no-repeat left bottom;
	width:174px;
	height:80px;
	float:left;
}

#search_options_categories div {
	width:70px;
	margin:6px 0 0 5px;
	height:22px;
	float:left;
	color:#333333;
}*/

.bordered {
	border:solid 1px #273134;
}

.bordered:hover {
	border:solid 1px #32e9ef;
}

.section_head {
	margin: 20px 0 0 0;
}

.section_head th {
	background-color:#202020;
	padding-left:10px;
	text-align:left;
	font-weight:normal;
	font-size:14px;
	color:#FFFFFF;
}

.bold {
	font-weight:bold;
}

.default_color {
	color:#404f54;
}

.white {
	color:white;
}

.red {
	color:#FF0000;
}

.blue {
	color:#316ac5;
}

.lightblue {
	color:#8ca1a8;
}

.uppercase {
	text-transform:uppercase;
}

.info {
	color:#33CC00;
	margin-bottom:-10px;
}

.info a {
	color:#33CC00;
	text-decoration:underline;
	font-weight:bold;
}

.warning {
	color:#FF0000;
	margin-bottom:-10px;
}

.warning a {
	color:#FF0000;
	text-decoration:underline;
	font-weight:bold;
}

#announcement a, #teaser a {
	color:#404f54;
	font-weight:bold;
}

.member_btns {
	width:81px;
	height:21px;
	float:left;
	cursor:pointer;
	display:inline-block;
}

.btn_member_area {
	background:url(../images/btn_member_area_2.gif) left top;
}

.btn_my_news {
	background:url(../images/btn_my_news_2.gif) left top;
}

.btn_my_review {
	background:url(../images/btn_my_review_2.gif) left top;
}

.btn_my_store {
	background:url(../images/btn_my_store_2.gif) left top;
}

.btn_inbox {
	background:url(../images/btn_inbox_2.gif) left top;
}

.btn_logout{
	background:url(../images/btn_logout_2.gif) left top;
}

#inbox_indicator {
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	color:#CCCCCC;
	font-size:9px;
	margin:4px 7px 0 0;
}

/*.login_text {
	color:#dddddd;
}*/

.title {
	font-weight:bold;
	font-size:14px;
}

.news_review_category {
	color:#8ca1a8;
	font-size:12px;
}

.english_title {
	font-weight:bold;
	font-size:14px;
}

.indonesian_title {
	font-size:11px;
	color:#8ca1a8;
}

.english_field {
	font-weight:bold;
	font-size:12px;
}

.indonesian_field {
	font-size:10px;
	color:#8ca1a8;
}

.mr_10 {
	margin-right:10px;
}

.textbox {
	font-family:Arial, Helvetica, sans-serif;
	border:solid 1px #4f6268;
	font-size:11px;
	color:#404f54;
	padding-top:3px;
	height:17px;
	padding-left:4px;
	padding-right:4px;
}

.textarea {
	font-family:Arial, Helvetica, sans-serif;
	border:solid 1px #4f6268;
	font-size:11px;
	color:#404f54;
	padding-top:3px;
	height:100px;
	padding-left:4px;
	padding-right:4px;
}

.select {
	font-family:Arial, Helvetica, sans-serif;
	border:solid 1px #4f6268;
	font-size:12px;
	color:#404f54;
	height:22px;
}

.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:22px;
}

.field_info {
	font-size:10px;
	color:#60777e;
}

#popup_window {
	width:100%;
	height:100%;
	position:absolute;
	z-index:9;
}

#popup_window_content {
	display:table;
	min-width:500px;
	width:auto !important;
	width:500px;
	/*padding:10px;*/
	overflow:visible;
	min-height:200px;
	height:auto !important;
	height:200px;
	margin:auto !important;
	/*border:solid 1px #c4c4c4;
	background-color:#FFFFFF;*/
}

.window {
	width:500px;
	height:auto;
	border:solid 1px #c4c4c4;
	background:url(../images/box1_bg.gif) repeat-x left top;
	background-color:#f2f3f4;
	float:left;
}

.window_title {
	color:#404f54;
	padding:12px 0 10px 64px;
	border-bottom:solid 1px #dddedf;
	margin:0 0 10px 0;
	text-align:center;
	float:left;
	width:372px;
	font-size:12px;
	font-weight:bold;
}

.window_warning {
	border:solid 1px #404f54;
	background-color:#eaebec;
	padding:5px 0 5px 0;
	text-align:center;
	font-size:10px;
	width:388px;
}

.window_photo_list {
	width:378px;
	border:solid 1px #404f54;
	background-color:#eaebec;
	padding:2px 5px 2px;
	margin:0 0 2px 0;
	float:left;
}

.window_photo_list .textbox {
	width:180px;
	float:left;
}

.window_photo_list img {
	margin:1px;
	float:left;
}

.window_font_inc {
	width:32px;
	height:37px;
	background:url(../images/icon_incfont.gif) no-repeat left;
	border-bottom:solid 1px #dddedf;
	cursor:pointer;
	float:left;
}

.window_font_dec {
	width:32px;
	height:37px;
	background:url(../images/icon_decfont.gif) no-repeat left;
	border-bottom:solid 1px #dddedf;
	cursor:pointer;
	float:left;
}

.window_close {
	width:32px;
	height:37px;
	background:url(../images/icon_close.gif) no-repeat left;
	border-bottom:solid 1px #dddedf;
	cursor:pointer;
	float:left;
}

.window_field_left {
	padding:2px 0 2px 10px;
	font-size:11px;
	color:#404f54;
	width:80px;
	height:20px;
	text-align:left;
	float:left;
}

.window_field_right {
	padding:2px 10px 2px 0;
	font-size:11px;
	color:#404f54;
	width:390px;
	min-height:20px;
	text-align:left;
	float:left;
}

.window_field_left_2 {
	padding:2px 0 2px 10px;
	font-size:11px;
	color:#404f54;
	width:100px;
	height:20px;
	text-align:left;
	float:left;
}

.window_field_right_2{
	padding:2px 10px 2px 0;
	font-size:11px;
	color:#404f54;
	width:300px;
	min-height:20px;
	text-align:left;
	float:left;
}

.window_field_center {
	padding:2px 10px 2px 10px;
	font-size:11px;
	color:#404f54;
	width:480px;
	min-height:20px;
	text-align:left;
	float:left;
}

.window_alert {
	padding:10px;
	font-size:10px;
	color:#404f54;
	width:500px;
	min-height:20px;
	text-align:center;
	float:left;
}

.window_buttons {
	text-align:right;
	padding:10px 8px 2px 2px;
	margin:10px 0 0 0;
	background-color:#eaebec;
	border-top:solid 1px #dddedf;
	width:490px;
	height:30px;
	float:left;
}

#popup_message {
	width:100%;
	height:100%;
	position:absolute;
	z-index:10;
	/*-moz-opacity: 0.5;
	filter: alpha(opacity: 50);*/
}

#popup_message_content {
	width:300px;
	height:100px;
	padding:10px;
	overflow:visible;
}

.newsletter {
	width:500px;
	height:300px;
}
.newsletter .window_field_left {
	width:240px;
	float:left;
	margin:0 0 0 0;
}
.newsletter .window_field_right {
	text-align:right;
	width:240px;
	float:left;
	margin:0 0 0 0;
}
.newsletter .window_field_left input, .newsletter .window_field_right input {
	width:230px;
}

.message {
	width:300px;
	border:solid 1px #313131;
	background:url(../images/box1_bg.gif) repeat-x left top;
	background-color:#FFFFFF;
	float:left;
}

.message_title {
	color:#FFFFFF;
	padding:5px;
	background-color:#404f54;
	padding:10px 0 10px 0;
	margin:0 0 10px 0;
	text-align:center;
	float:left;
	width:300px;
	font-size:11px;
	font-weight:bold;
}

.message_field_left {
	padding:2px 0 2px 10px;
	font-size:10px;
	color:#404f54;
	width:80px;
	min-height:20px;
	height:auto !important;
	height:20px;
	text-align:left;
	float:left;
}

.message_field_right {
	padding:2px 10px 2px 0;
	font-size:10px;
	color:#404f54;
	width:190px;
	min-height:20px;
	height:auto !important;
	height:20px;
	text-align:left;
	float:left;
}

.message_buttons {
	text-align:right;
	padding:10px 8px 2px 2px;
	margin:10px 0 0 0;
	background-color:#eaebec;
	border-top:solid 1px #dddedf;
	width:290px;
	height:30px;
	float:left;
}

.specs_table {
	width:560px;
	border-bottom:solid 1px #868688;
	margin-top:-1px;
}

.specs_table th {
	height:30px;
	background-color:#ebecee;
	background-image:url(../images/icon_box.gif);
	background-repeat:no-repeat;
	background-position:left;
	border-left:solid 10px #ebecee;
	border-top:solid 1px #868688;
	text-align:left;
	padding-left:17px;
}

.spec_left {
	border-top:solid 1px #868688;
	border-right:solid 1px #868688;
	height:20px;
	width:136px;
	padding-left:10px;
}

.spec_right {
	border-top:solid 1px #868688;
	padding-left:10px;
}

#spec_disclaimer {
	margin-top:18px;
}

#spec_disclaimer a {
	color:#404f54;
	font-weight:bold;
}

.statistics {
	width:280px;
	margin-left:5px;
	margin-top:10px;
}

.minimenu {
	vertical-align:middle;
	text-align:center;
	color:#ffb400;
}

.minimenu a {
	color:#ffb400;
	margin: 0 2px;
}

.copyright {
	width:100%;
}

.copyright td {
	color:#d87777;
}

.blue_box {
	font-size:11px;
	background-color:#dff1ff;
	margin:10px 0 10px 0;
	padding:10px;
	width:458px;
	border:solid 1px #316ac5;
	color:#316ac5;
}

.blue_box a {
	color:#316ac5;
	font-weight:bold;
}

.blue_box ul {
	margin-left:10px;
	padding-left:10px;
}

.check_price_wrapper {
	margin: 0 0 0 10px;
	float: left;
}

.table_check_price {
	margin: 0 0 0 0;
}

.table_check_price_title {
	background: url(../images/bg_grad_06.gif) top left repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.table_title_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.table_check_price_cell {
	background: #EEEEEE;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

.table_check_price_cell_brand {
	margin: 0 0 0 10px;
}

.check_price_brand_title {
	background: url(../images/arrow-block.gif) bottom left no-repeat;
	height: 20px;
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	margin: 0 0 15px 2px;
	padding: 0 0 0 15px;
}

.rssbar_left_wrapper {
	margin: 50px 0 0 0;
	float: left;
}

.rssbar_left_box {
	width: 140px;
	height: 28px;
	margin: 0 0 2px 0;
	cursor: pointer;
	float: left;
}

#dd_news, #dd_review, #dd_gadget, #dd_store {
	z-index:7;
	width:155px;
	min-height:30px;
	height:auto !important;
	height:30px;
	padding:0 1px 0 1px;
	border-left:solid 1px #057f98;
	border-right:solid 1px #057f98;
	border-bottom:solid 1px #057f98;
	background-color:#29cce0;
	margin:40px 0 0 0;
	position:absolute;
}

.first_dd {
	background:url(images/menu_new_dd_bg.gif) repeat-x left top;
}

#dd_news div, #dd_review div, #dd_gadget div, #dd_store div {
	cursor:pointer;
	background-color:#1bbbd5;
	width:145px;
	height:18px;
	padding:8px 2px 4px 8px;
	margin:0 0 1px 0;
	color:#ffffff;
}

#dd_review {
	width:175px;
}

#dd_review div {
	width:165px;
}

#dd_news div a, #dd_review div a, #dd_gadget div a, #dd_store div a {
	color:#ffffff;
	font-weight:bold;
}
#window_login{
  width:225px;
  margin-left:20px;
   min-height:300px;
  border-right:solid #dddddd 1px;
  float:left;
}

#window_login_title{
  	color:#404f54;
  width:225px;
  padding:0 0 5px 0;
  float:left;
  text-align:left;
}
#window_login_left{
    width:80px;
	padding:5px 0 0 0;
		color:#404f54;
	float:left;
	text-align:left;
}
#window_login_right{
   width:120px;
   float:left;
   padding:0 5px 5px 0;
	text-align:left;
}
#window_login_remember{
  width:190px;
  float:left;

  text-align:left;
}
#window_login_button{
   widht:210px;
   padding-right:10px;
   margin-top:6px;
   float:right;
   text-align:right;
}
#window_register{
  width:245px;
  margin-left:10px;
  min-height:300px;
  float:left;
}
#window_register_title{
  width:220px;
  float:left;
  text-align:left;
}
#window_register_left{
    width:93px;
	padding:5px 0 0 0;
		color:#404f54;
	float:left;
	text-align:left;
}
#window_register_right{
   width:145px;
   float:left;
   padding:3px 0 5px 5px;
	text-align:left;
}
#window_register_button{
   widht:210px;
   padding-right:10px;
   margin-top:6px;
   float:right;
   text-align:right;
}
#window_register_security_code{
    width:92px;
	padding:5px 0 0 0;
		color:#404f54;
	float:left;
	clear:both;
	text-align:left;
}
.window_not_yet_login {
	width:520px;
	height:auto;
	border:solid 1px #c4c4c4;
	background:url(../images/box1_bg.gif) repeat-x left top;
	background-color:#f2f3f4;
	float:left;
}

.window_title_not_yet_login {
	color:#404f54;
	padding:12px 0 10px 64px;
	border-bottom:solid 1px #dddedf;
	margin:0 0 10px 0;
	text-align:center;
	float:left;
	width:392px;
	font-size:12px;
	font-weight:bold;
}
.window_buttons_not_yet_login {
	text-align:right;
	padding:10px 8px 2px 2px;
	margin:10px 0 0 0;
	background-color:#eaebec;
	border-top:solid 1px #dddedf;
	width:510px;
	height:30px;
	float:left;
}
#window_register_button{
   width:210px;
   padding-right:10px;
   margin-top:6px;
   float:right;
   text-align:right;
}
.window_activation {
	width:500px;
	height:auto;
	border:solid 1px #c4c4c4;
	background:url(../images/box1_bg.gif) repeat-x left top;
	background-color:#f2f3f4;
	float:left;
}

.window_title_activation {
	color:#404f54;
	padding:12px 0 10px 64px;
	border-bottom:solid 1px #dddedf;
	margin:0 0 10px 0;
	text-align:center;
	float:left;
	width:372px;
	font-size:12px;
	font-weight:bold;
}
.window_field_left_activation {
	padding:2px 0 2px 10px;
	font-size:11px;
	color:#404f54;
	width:80px;
	height:20px;
	text-align:left;
	float:left;
}

.window_field_right_activation {
	padding:2px 10px 2px 0;
	font-size:11px;
	color:#404f54;
	width:390px;
	min-height:20px;
	text-align:left;
	float:left;
}
.window_buttons_activation {
	text-align:right;
	padding:10px 8px 2px 2px;
	margin:10px 0 0 0;
	background-color:#eaebec;
	border-top:solid 1px #dddedf;
	width:490px;
	height:30px;
	float:left;
}