
/* normal */
.processing {
	position: fixed;
	top: 0px;
	right: 0px;
	font-weight: bold;
	background-color: red;
	color: #ffffff;
	width: 150px;
	height: 20px;
	padding: 10px;
	display: none;
}

* html .processing {
position:absolute;
}

.spec_introduction {
	margin-bottom: 20px;
	padding: 5px 0px;
}
.related_gadgets {
	margin-left: 5px;
}
.sellingpoint {
	color: #777;
}
.tutorial_block .abstract {
    color: #777;
}
.spec_modelno.infobar {
	-webkit-font-smoothing: antialiased;
	font-family:"Microsoft JhengHei",Arial;
	border-bottom: 0px;
	font-size: 24px;
	color: #444;
	border-color: #58b3d7;
	padding-bottom: 8px;
}
.spec_modelno.infobar .share_menu {
	float: right; font-size: 12px; margin-top: 5px;
}
.spec_top {
	margin-bottom: 25px;
}
.spec_col3 {
	width: 150px;
}

.phone_spec_image {
    text-align: left !important;
}
img.productshot {
	border: solid 1px #eaeaea;
	margin-bottom: 2px;
	padding: 3px;
	width: 60px;
}
.wbHeader03 h1 {
	padding: 6px 10px 10px 10px;
	color: #444;
}
.spec_introduction {
	color: #444;
}
.db_section_title {
	background:#FFFFFF url(/images/gradient_grey_bg.gif) repeat-x scroll 0 0;
	background-position: 0 30px;
	background-repeat: repeat-x;
	font-size:15px;
	font-weight:bold;
	margin: 28px 0px 0px 0px;
	padding:10px 0px 20px;
	overflow: hidden;
	color: #555;
}
.db_section_title .title {
	background:#FFFFFF url(/images/gradient_grey_bg.gif) no-repeat scroll 3px -47px;
	padding-left: 26px;
	margin-bottom: 2px;
	color: #555;
}

ul.db_related_news {	
	list-style-type: none;
	padding-left: 0;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
}
ul.db_related_news li {
	background-image: url(/images/orange_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	margin-bottom: 5px;
	font-size: 13px;
}
ul.db_related_news li a {	
	color: #0066cc;
}
ul.db_related_news li a:hover {	
	color: #ff6600;
}


/* newly added on 30/11/2011 */
.productshare {
	margin-top: 0px;
	margin-bottom: 20px;
	border-top: dotted 1px #eee;
	padding-top: 10px;
	border-bottom: dotted 1px #eee;
	padding-bottom: 10px;

}
.productshare .rightcolumn {
	float: right; border-left: dotted 1px #ddd; padding-left: 15px; text-align: left; width: 420px;

}
.productshare .leftcolumn {
	overflow: ; width: 190px;
}
a.specbutton {
	background-color: #52b9e2;
	/*background-image: url("/images/orange_button_bg.gif");*/
	background-image: url("/images/stripes.gif");
	background-position: 0px -5px;
	padding: 3px 6px;
	border-radius: 4px;
	font-size: 11px;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 3px;
	cursor: pointer;
	border: solid 1px #33ccff;
}
a.specbutton span {
    display: block;
    padding: 0px 2px;
    white-space: nowrap;
	color: white;
	line-height: 14px;
}
a.specbutton:hover {
	background-color: #ff9933;
	background-image: url("/images/stripes.gif");
	background-position: 0px -90px;
	text-decoration: none;
	border: solid 1px #ffcc66;
}
a.specbutton:hover span {
	color: #cd5e0c;
}
a.specbutton.checked {
	background-color: #ff9933;
	background-image: url("/images/stripes.gif");
	background-position: 0px -90px;
	text-decoration: none;
	border: solid 1px #ffcc66;
}
a.specbutton.checked span {
	color: #846037;
}
a.specbutton.checked:hover {
	color: #846037;
}
a.specbutton.checked:hover span {
	color: #846037;
}

a.actionbutton {
	background-color: #dedede;
	/*background-image: url("/images/orange_button_bg.gif");*/
	background-image: url("/images/stripes.gif");
	background-position: 0px -30px;
	padding: 3px 6px;
	border-radius: 4px;
	font-size: 11px;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 0px;
	cursor: pointer;
	border: solid 1px #c8c8c8;
	color: #333;
}
a.actionbutton.withpad {
	margin-right: 3px;
}
a.actionbuton span {
    display: block;
    padding: 0px 2px;
    white-space: nowrap;
	color: white;
	line-height: 14px;
}
a.actionbutton:hover {
	color: #333;
	cursor: pointer;
	background-image: url("/images/tab_bg.gif");
	background-position: -2px -2px;
	text-decoration: none;
}
a.actionbutton:hover span {
	color: #333;
}
a.actionbutton.checked {
	background-image: url("/images/stripes.gif");
	background-position: 0px -90px;
	text-decoration:none;
	border: solid 1px #ffcc66;
}
a.actionbutton.checked span {
	color: #846037;
}
a.actionbutton.checked:hover {
	background-image: url("/images/stripes.gif");
	background-position: 0px -90px;
}
a.actionbutton.checked:hover span {
	color: #846037;
}
.buttonwrap {
	background: url("/tablets/images/tbc02.gif") no-repeat scroll 0 -4px transparent;
	float: left;
	padding-left: 3px;
	margin-right: 10px;
}
.button_count {
	float: left;
	width: 35px;
	padding: 4px 0px 5px 1px;
	line-height: 14px;
	text-align: center;
	font-weight: bold;
}
a.lspecbutton {
	font-size: 12px;
	font-weight: normal;
	color: #777;
	line-height: 25px;
}
a.lspecbutton:hover {
	color: #ff6600;
}

a.specbutton2 {
	background-color: #52b9e2;
	/*background-image: url("/images/orange_button_bg.gif");*/
	background-image: url("/images/spec_button.png");
	background-position: 0px 0px;
	padding: 3px 6px;
	border-radius: 4px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 3px;
	cursor: pointer;
	border: solid 1px #ffcc66;
}
a.specbutton2 span {
    display: block;
    padding: 5px 8px;
    white-space: nowrap;
	line-height: 14px;
	color: #cd5e0c;
}
a.specbutton2:hover {
	background-color: #ff9933;
	background-image: url("/images/spec_button.png");
	background-position: 0px -60px;
	text-decoration: none;
	border: solid 1px #ffcc66;
}
a.specbutton2:hover span {
	color: #fff;
}
a.specbutton2.checked {
	background-color: #ff9933;
	background-image: url("/images/spec_button.png");
	background-position: 0px 0px;
	text-decoration: none;
	border: solid 1px #ffcc66;
}
a.specbutton2.checked span {
	color: #846037;
}
a.specbutton2.checked:hover {
	color: #846037;
}
a.specbutton2.checked:hover span {
	color: #846037;
}



/* handle error message in a new way */
.warning {
background-color:#FFECCC;
background-image:url(/images/warning.png);
background-position:15px 7px;
background-repeat:no-repeat;
color:#000000;
padding:8px 20px 8px 50px;
font-weight: bold;
line-height: 1.4em;
border-left: 1px solid #e4e4e4;
border-right: 1px solid #e4e4e4;

}

.error {
background-color:#FFD9D9;
background-image:url(/images/error.png);
background-position:15px 6px;
background-repeat:no-repeat;
color:#000000;
padding:8px 20px 8px 50px;
font-weight: bold;
line-height: 1.4em;
border-left: 1px solid #e4e4e4;
border-right: 1px solid #e4e4e4;

}

.info {
background-color:#e5efff;
background-image:url(/images/info.png);
background-position:15px 6px;
background-repeat:no-repeat;
color:#000000;
padding:8px 20px 8px 50px;
font-weight: bold;
line-height: 1.4em;
border-left: 1px solid #e4e4e4;
border-right: 1px solid #e4e4e4;

}

.block_rc_warning {
	display: block;
}
.block_rc_warning * {
background:#FFECCC none repeat scroll 0%;
display:block;
height:1px;
overflow:hidden;
}
.block_rc_error {
	display: block;
}
.block_rc_error * {
background:#FFD9D9 none repeat scroll 0%;
display:block;
height:1px;
overflow:hidden;
}
.block_rc_info {
	display: block;
}
.block_rc_info * {
background:#e5efff none repeat scroll 0%;
display:block;
height:1px;
overflow:hidden;
}

.block_rc1 {
background:#e4e4e4 none repeat scroll 0%;
border-left:1px solid #eeeeee;
border-right:1px solid #eeeeee;
margin-left:3px;
margin-right:3px;
padding-left:1px;
padding-right:1px;
}
.block_rc1 b {
	background-color: #e4e4e4;
}
.block_rc2 {
background:#e4e4e4 none repeat scroll 0%;
border-left:1px solid #fbfbfb;
border-right:1px solid #fbfbfb;
margin:0px 1px;
padding:0px 1px;
}
.block_rc3 {
border-left:1px solid #e4e4e4;
border-right:1px solid #e4e4e4;
margin:0px 1px;
}
.block_rc4 {
border-left:1px solid #efefef;
border-right:1px solid #efefef;
}
.block_rc5 {
border-left:1px solid #e4e4e4;
border-right:1px solid #e4e4e4;
}
/* end of error message */

/* testing jquery tools */
.tooltip {
	display:none;
	background:transparent url(http://flowplayer.org/tools/img/tooltip/black_arrow.png);
	font-size:12px;
	height:80px;
	width:170px;
	padding:20px;
	line-height: 1.5em;
	color:#fff;	
}

/* write notes style */
#writenotesdiv {
	background-color: #edf3f3; margin-top: 5px; padding: 5px;
	text-align: left;
}
input[type=text].goodlooking, input[type=password].goodlooking {
	display: inline-block;
	background: white url('http://static.flixstercdn.com/static/locker/images/forminput.gif') top left repeat-x;
	border-radius: 4px;
	border: 1px solid #CCC;
	padding: 6px 4px;
	font-family: arial;
	line-height: 1.6em;
}
select.goodlooking {
	display: inline-block;
	background: white url('http://static.flixstercdn.com/static/locker/images/forminput.gif') top left repeat-x;
	border-radius: 4px;
	border: 1px solid #CCC;
	padding: 6px 10px;
	font-family: arial;
	line-height: 1.6em;
}
textarea.goodlooking {
	display: inline-block;
	background: white url('http://static.flixstercdn.com/static/locker/images/forminput.gif') top left repeat-x;
	border-radius: 4px;
	width: 210px;
	border: 1px solid #CCC;
	padding: 6px 4px;
	font-family: arial;
	line-height: 1.8em;
}
.buttonstyle {
	cursor: pointer;
}

/* this is for top navigation of gadget page */
.spec_navigation {
	color: white;
	background-color: #F2F2F2;
	background-image: url(/tablets/images/barbg.gif);
	background-position: 0px -2px;
	text-decoration: none;
	border-bottom: dotted 1px #D8DFEA; border-top: solid 1px #d8dfea; padding-left: 10px; margin-top: 0px; color: #666; padding: 6px;
	line-height: 1.6em;
	margin-bottom: 20px;
}
.spec_navigation a {
	color: #007AB7;
}
.spec_navigation a:hover {
	color: #ff6600;
}
.spec_navigation .pill {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	padding:2px 8px;
	color: white;
	float: left;
	margin-right: 10px;
	border-radius: 4px;
	font-weight: bold;
}
.spec_navigation .pill.selected {
	background-color:#0077BB;
}
.spec_navigation .pill.selected a {
	color: white;
}
.spec_navigation .icon {
	display: inline-block;
	width: 18px;
	height: 16px;
	margin: -3px 5px 0 0;
	vertical-align: middle;
}
.spec_navigation .icon.home {
	background: transparent url(/tablets/images/home-tab-icons.png) -18px 0 no-repeat;
}
.spec_navigation .pill.selected .icon.home {
	background: transparent url(/tablets/images/home-tab-icons.png) 0px 0 no-repeat;
}
.spec_navigation .icon.question {
	background: transparent url(/tablets/images/home-tab-icons.png) -18px -16px no-repeat;
}
.spec_navigation .pill.selected .icon.question {
	background: transparent url(/tablets/images/home-tab-icons.png) 0px -16px no-repeat;
}
.spec_navigation .icon.trading {
	background: transparent url(/tablets/images/home-tab-icons.png) -18px -32px no-repeat;
}
.spec_navigation .pill.selected .icon.trading {
	background: transparent url(/tablets/images/home-tab-icons.png) 0px -32px no-repeat;
}
.spec_navigation .icon.review {
	background: transparent url(/tablets/images/home-tab-icons.png) -18px -48px no-repeat;
}
.spec_navigation .pill.selected .icon.review {
	background: transparent url(/tablets/images/home-tab-icons.png) 0px -48px no-repeat;
}
.spec_navigation .icon.full {
	background: transparent url(/tablets/images/home-tab-icons.png) -18px -64px no-repeat;
}
.spec_navigation .pill.selected .icon.full {
	background: transparent url(/tablets/images/home-tab-icons.png) 0px -64px no-repeat;
}
.spec_navigation .pill.selected .counter.active {
	color: white;
}
.spec_navigation .counter {
	font-weight: bold;
}
.spec_navigation .counter.active {
	font-weight: bold;
	color: #ff6600;
}

/* this is for second hand trading */
.gadget_trading_list {
	background:transparent url("/images/bkg-highlight-620.png") no-repeat scroll center top;
	border-top:1px solid #E8E8E8;
	padding: 10px;
	padding-left: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
.gadget_trading_list .trading_entry {
	background-image: url(/images/dot_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 0px 0px 8px 0px;
	margin-bottom: 8px;
}
.gadget_trading_list .trading_entry .sell {
	color: red;
}
.gadget_trading_list .trading_entry .want {
	color: blue;
}
.gadget_trading_list .trading_entry .trading_image {
	width: 50px;
	height: 50px;
	border: solid 1px #CCC;
	float: left;
	display: block;
	border-image: initial;
}
.gadget_trading_list .trading_entry .content {
	margin-left: 60px;
	padding: 0px 0px 0px 0px;
	line-height: 1.5em;
	font-size: 12px;
	color: #16387C;
}
.gadget_trading_list .trading_entry .content a {
	color: #555;
}
.gadget_trading_list .trading_entry .content a:hover {
	color: #ff6600;
}
.gadget_trading_list .trading_entry .content .misc {
	margin-top: 5px;
	color: #bbb;
}
.gadget_trading_list .trading_entry .content .price {
	color: #999;
	float: right;
	font-size: 18px;
	margin-top: 3px;
	padding-left: 20px;
}

/* this is for questions of gadgets */
.question_entry {
	border-bottom: 1px solid #e9e9e9;
    margin: 0 0 15px;
	padding: 0px 0px 12px 0px;
}
.question_user_icon {
	float: left;
	width: 50px;
	margin-right: 10px;
}
.question_product_icon {
	float: left;
	width: 60px;
	margin-right: 10px;
	border: solid 1px #eee;
	padding: 3px;
}
.question_details {
	width: 440px;
	float: left;
	margin-right: 20px;
}
.question_details.personal {
	width: 420px;
}
.question_details p.question {
	width: 100%;
	display: inline-block;
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
.question_details p.question a {
	color: #333;
}
.question_details p.question a:hover {
	color: #ff6600;
}
.question_details p.who {
	display: inline-block;
	color: #A6A6A6;
    font-size: 9px !important;
    line-height: 17px;
	padding-bottom: 5px;
}
.question_meta {
	float: right;
    width: 125px;
}
.question_meta .reply_count {
    background: none repeat scroll 0 0 #F4F4F4;
    color: #999999;
    display: block;
    font-size: 12px;
    font-weight: 600;
    height: 30px;
    line-height: 30px;
    padding: 2px 0 0;
    text-align: center;
}
.question_meta .reply_count .number {
    color: #333333;
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    margin: -2px 2px 0;
    vertical-align: middle;
}
.question_meta a.question_follow {
    background: url("http://media.gdgt.com/assets/img/site/pushpins.png") no-repeat scroll 15px 3px #F4F4F4;
    border-top: 1px solid #CCCCCC;
    color: #CC0000;
    display: block;
    font-size: 12px;
    height: 17px;
    line-height: 17px;
    padding: 0 0 0 16px;
    text-align: center;
    width: 109px;
}
.question_meta a.question_follow:hover {
	background-color: #cc0000;
	border-top: solid 1px #cc0000;
	background-position: 15px -12px;
	color: #fff;
	text-decoration: none;
}
.question_meta a.question_follow.following {
    background-color: #0091C0;
    background-position: 8px -12px;
    border-top: 1px solid #0091C0;
    color: #FFFFFF;
}
/* this is for question reply */

/* this is for question sorting */
.question_sorting {
	padding: 8px; background-color: #EEF2F5;
	margin-bottom: 8px;
}
.question_sorting .seperator {
	color: #ccc;
	display: inline-block;
	margin: 0px 10px;
}
.question_sorting a.selected {
	color: #444;
	font-weight: bold;
}

/* this is for lead-in questions of gadgets */
.question_entry_leadin {
	border-bottom: 1px solid #f1f1f1;
    margin: 0 0 8px;
	padding: 0px 0px 5px 0px;
}
.question_entry_leadin .question_product_icon {
	float: left;
	width: 40px;
	margin-right: 10px;
	border: solid 1px #eee;
	padding: 3px;
}
.question_entry_leadin .question_details {
	width: 220px;
	float: left;
	margin-right: 0px;
}
.question_entry_leadin .question_details.personal {
	width: 420px;
}
.question_entry_leadin .question_details p.question {
	width: 100%;
	display: inline-block;
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
.question_entry_leadin .question_details p.question a {
	color: #333;
}
.question_entry_leadin .question_details p.question a:hover {
	color: #ff6600;
}
.question_entry_leadin .question_details p.who {
	display: inline-block;
	color: #A6A6A6;
    font-size: 12px;
    line-height: 17px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}


/* this is for sortable */
ul.connectedSortable {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
	min-height: 40px;
	width: 100%;
}
ul.connectedSortable li.mygadget_item {
	position: relative;
	border: solid 1px #eee;
	float: left;
	background-color: #ffffff;
	height: 120px;
	width: 90px;
	text-align: center;
	margin: 0px 5px 5px 0px;
	padding: 5px;
}
ul.connectedSortable li.mygadget_item.enable_dragging {
	height: 140px;
}
ul.connectedSortable li.mygadget_item.start {
	background-color: #ffffec;
}
a#toggle_editing {
	color: #ff6600; 
	font-weight:bold;
}
.product-drag {
    background: url("http://media.gdgt.com/assets/img/site/product-list-drag.png") no-repeat scroll center center transparent;
    bottom: 0px;
    clear: both;
    cursor: move;
    left: 36px;
    margin: 4px 0 0;
    padding: 15px;
    position: absolute;
    display: none;
}
.mygadgets_section {
	border-bottom: solid 1px #ccc; padding: 10px 5px; line-height: 15px; margin: 15px 0px; font-size: 15px; color: #006699;
}

/* this is mygadget_list */
ul.mygadget_list {
	margin: 0px;
	border: 0px;
	padding: 0px;
	list-style: none;
}
ul.mygadget_list li.mygadget_entry {
	border-bottom: 1px dotted #ddd;
    margin: 0 0 0px;
	padding: 8px 0px 8px 0px;
	background-color: #ffffff;
	min-height: 85px;
}
ul.mygadget_list li.mygadget_entry .mygadget_entry p {
	margin-bottom: 0px;
}
ul.mygadget_list li.mygadget_entry .mygadget_sort {
	float: left;
	width: 30px;
	margin-top: 22px;
	cursor: pointer;
}
ul.mygadget_list li.mygadget_entry .mygadget_image {
	float: left;
	width: 60px;
	margin-right: 10px;
	border: solid 1px #eee;
	padding: 3px;
}
ul.mygadget_list li.mygadget_entry .mygadget_details {
	width: 500px;
	float: left;
	margin-right: 10px;
}
ul.mygadget_list li.mygadget_entry .mygadget_details p a.modelno {
	color: #369;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
}
ul.mygadget_list li.mygadget_entry .mygadget_details p.who {
	display: inline-block;
	color: #A6A6A6;
    font-size: 12px;
    line-height: 17px;
	padding-bottom: 0px;
}
ul.mygadget_list li.mygadget_entry .mygadget_details p.question {
	width: 100%;
	display: inline-block;
	font-size: 13px;
	line-height: 20px;
	color: #666;
}
ul.mygadget_list li.mygadget_entry .mygadget_details p.question:hover {
	background-color: #FFFEEC;
}
ul.mygadget_list li.mygadget_entry .mygadget_details p.question a {
	/*color: #0091c0;*/
	color: #666;
}
ul.mygadget_list li.mygadget_entry .mygadget_details p.question a:hover {
	color: #ff6600;
}
ul.mygadget_list li.mygadget_entry .mygadget_details p.abstract {
	color: #666;
}
ul.mygadget_list li.mygadget_entry .mygadget_meta {
	float: right;
    width: 125px;
}
ul.mygadget_list li.mygadget_entry .mygadget_meta .reply-count {
    background: none repeat scroll 0 0 #F4F4F4;
    color: #999999;
    display: block;
    font-size: 12px;
    font-weight: 600;
    height: 30px;
    line-height: 30px;
    padding: 2px 0 0;
    text-align: center;
    text-transform: uppercase;
}
ul.mygadget_list li.mygadget_entry .mygadget_meta .mygadget_follow {
    background: url("http://media.gdgt.com/assets/img/site/pushpins.png") no-repeat scroll 15px 3px #F4F4F4;
    border-top: 1px solid #CCCCCC;
    color: #CC0000;
    display: block;
    font-size: 12px;
    height: 17px;
    line-height: 17px;
    padding: 0 0 0 16px;
    text-align: center;
    width: 109px;
}
ul.mygadget_list li.mygadget_entry .mygadget_meta .reply-count .number {
    color: #333333;
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    margin: -2px 2px 0;
    vertical-align: middle;
}
.remove_btn {
	cursor: pointer;
}

/* this is for user reviews */
.myreview_entry {
	border-bottom: 1px solid #ddd;
    margin: 0 0 18px;
	padding: 0px 0px 15px 0px;
}
.myreview_product_icon {
	float: left;
	width: 60px;
	margin-right: 10px;
	border: solid 1px #eee;
	padding: 3px;
}
.myreview_content {
	width: 440px;
	float: left;
	margin-right: 20px;
}
.myreview_content p.myreview_model {
	width: 100%;
	display: inline-block;
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
.myreview_content p.myreview_duration {
	padding-bottom: 5px;
	margin-bottom: 0px;
	color: #999;
	line-height: 1em;
}
.myreview_content p.myreview_text {
	border-left: 3px solid #eee; padding-left: 10px; margin-top: 8px; line-height: 1.5em; margin-bottom: 10px;
}
.myreview_content p.more {
	margin: 0px;
	float: left;
	line-height: 15px;
}
.myreview_score {
	float: right;
	background-image: url(/images/review_score.gif); 
	background-repeat: no-repeat; 
	width: 51px; height: 72px; 
	text-align: center;
	padding: 5px 0px 5px 0px; font-size: 20px; color: #663300;
}

/* this is for spec articles */
.spec_articles {
	padding-left: 5px;
}
.spec_articles .article_block {
	height: 82px;
	padding-top: 6px;
	border-bottom: 1px dotted #E6E6E6;
	width: 630px;
	float: left;
}
.spec_articles .article_block.nobottom {
	border-bottom: 0px;
}
.spec_articles .article_block .image_icon {
	float: left;
	width: 100px;
	border: solid 1px #eaeaea;
}
.spec_articles .article_block .text_column {
	margin-left: 115px;
	width: 460px;
	color: #777;
}
.spec_articles .article_block .text_column .title {
	margin-bottom: 5px;
}
.spec_articles .article_block .text_column .abstract {
	color: #777;
}
.spec_articles .article_block .text_column .date {
	color: #999;
	font-size: 11px;
	display: inline-block;
	margin-bottom: 5px;
}
.spec_articles_more {
	margin: 5px 5px 0px 5px;
	
	border: solid 1px #DEE5EE;
	background-color: #EEF2F5;
	color: #6E89B0;
	padding: 5px;
	text-align: center;
	border-radius: 3px;
	border-image: initial;
}

/* this is for spec circles */
.spec_circle_nav {
	padding-left: 5px;
	margin-bottom: 15px;
	color: #ccc;
}
.spec_circle_nav a.selected {
	font-weight: bold;
	color: #666;
}
.spec_circle_nav .seperator {
	display: inline-block;
	padding: 0px 15px;
}
.circle_username {
	line-height: 18px;
}
.circle_img {
	border-width:1px; border-color:#e4e4e4; border-style:solid;
}

/* user review */
#writereviewform  label.ureview_label {
	padding-bottom: 3px;
	padding-top: 8px;
	color: #666;
}
#writereviewform  label.ureview_label .mandatory {
	color: red;
}
#writereviewform .submit_btn {
	padding: 5px;
	font-size: 15px;
	font-weight: bold;
}
#writereviewform textarea {
	width: 90%;
	margin-bottom: 3px;
	font-size: 15px;
	line-height: 1.8em;
	display: block;
}
.writereview_highlight {
background-color:#FFFFCC;
border:1px solid #FFCC00;
color:#663300;
line-height:1.5em;
padding:10px;
}
.writereview_highlight a {
	color: #996633;
	text-decoration: underline;
}
.writereview_highlight a:hover {
	color: #FF6600;
	text-decoration: none;
}

/* spec top reviews */
a.content_link {
	color: #555;
}
a.content_link:hover {
	color: #996600;
}
table.top_5reviews {
	border-collapse: collapse;
	width: 100%;
}
table.top_5reviews a.review_abstract {
	color: #333;
}
table.top_5reviews a.review_abstract:hover {
	color: #ff6600;
}
table.top_5reviews td {
	padding: 3px;
}

/* spec sample pictures */

/* spec sharing */
#writenotesdiv #mynotes {
	width: 400px; height: 60px; margin-bottom: 5px;
}
#writenotesdiv .notes_title {
	margin-bottom: 3px;
}
#writenotesdiv #mynotes_error {
	color: red;
	display: none;
}
#writenotesdiv #submit_btn {
	padding: 3px 10px;
}

/* gadget own question */
ul.gadget_question_list {
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-position:inside;
}
.gadget_question_entry {
	border-bottom: 1px solid #F1F1F1;
	margin: 0 0 6px;
	padding: 0px 0px 4px 0px;
}
.gadget_question_entry a.question {
	font-size: 12px;
	line-height: 16px;
	color: #06b;
}
.gadget_question_entry a.question:hover {
	color: #ff6600;
}
.gadget_question_entry .pill {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	padding:1px 7px;
	color: white;
	float: left;
	margin-right: 10px;
	border-radius: 4px;
	background-color: #f90;
	font-size: 7px;
	font-family: sans-serif;
}
.gadget_question_entry .pill.selected {
	background-color: #fc0;
}

/* this is the question box */
.question_box {
	border: solid 1px #c6d1eb;
	border-radius: 3px;
	padding: 13px 10px 20px;
	margin-bottom: 15px;
	background-color: #f5f8fc;
	background-color: #F2F7FC;

}
.question_box .user_icon {
	float: left;
	width: 50px;
	margin-right: 10px;
}
.question_box .misc {
	color: #aaa;
	margin-bottom: 5px;
	line-height: 18px;
}
.question_box .question_detail {
	float: left;
	width: 560px;
	position: relative;
}
.question_box .question_content {
	margin-right: 20px;
}
.question_box .question_content .question {
	font-weight: bold;
	font-size: 18px;
	color: #333;
	margin: 0px 0px 8px 0px;
	color: #3465A4;
}
.question_box .question_content .detail {
	margin: 0px 0px 18px 0px;
}
.question_box .question_content .like_message {
	display: inline-block;
	margin-left: 10px;
	color: #888;
	line-height: 22px;
}
.question_box .question_content .like_counter {
	font-size: 12px;
	font-weight: bold;
}
.question_box .post-title-edit {
	font-size: 18px;
	font-weight: bold;
}

/* this is for question reply */
.question_reply_list {
	border: 1px solid #E9E9E9;
	border-bottom: 0px;
}
.question_reply_list .reply_entry {
    margin: 0 0 0px;
	padding: 15px 10px;
	border-bottom: 1px solid #E9E9E9;
}
.question_reply_list .reply_entry .user_icon {
	float: left;
	width: 50px;
	margin-right: 10px;
}
.question_reply_list .reply_entry .reply_detail {
	float: left;
	width: 560px;
	position: relative;
}
.question_reply_list .reply_entry .misc {
	color: #aaa;
	margin-bottom: 5px;
	line-height: 18px;
}
.question_reply_list .reply_entry .reply_content {
	margin-right: 20px;
}
.question_reply_list .reply_entry .reply_content .like_bar {
		
}
.question_reply_list .reply_entry .reply_content .like_bar .like_message {
	display: inline-block;
	margin-left: 10px;
	color: #888;
	line-height: 22px;
}
.question_reply_list .reply_entry .reply_content .like_bar .like_message .counter{
	font-size: 12px; font-weight: bold;
}

.thread_edit {
	float: right;
	line-height: 18px;
}
.thread_edit a {
	display: inline-block;
	color: #cc0000;
	padding: 0px 5px;
}
.thread_edit a:hover {
	background-color: #cc0000;
	color: #ffffff;
	text-decoration: none;
}


.thread_ordering {
	font-weight: normal; color: #ddd; margin-bottom: 10px; margin-top: 15px;
}
.thread_ordering span.seperator {
	padding: 0px 10px;
	display: inline-block;
}
.thread_ordering a.selected {
	color: #666;
	font-weight: bold;
}

.mygadget_ordering {
	font-weight: normal;
	border-bottom: solid 1px #ccc; padding: 10px 5px; line-height: 20px;
	margin-bottom: 15px;
}
.mygadget_ordering span.seperator {
	color: #ccc;
	padding: 0px 10px;
	display: inline-block;
}
.mygadget_ordering a.selected {
	color: #666;
	font-weight: bold;
}


.spec_table col#item {
	width: 125px;
}