@font-face {
	font-family:"Symbola";
	src:url("font/Symbola.eot"),url("font/Symbola.woff") format("woff"),url("font/Symbola.ttf") format("truetype"),url("font/Symbola.svg#Symbola") format("svg");
	font-weight:normal;
	font-style:normal;}
HTML, BODY {
	padding : 0px;
	margin : 0px;
	color : #333333;
	height : 100%;
	background : #ffffff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	font-family: Arial, Helvetica, sans-serif, clean, "宋体";
	font-size: 11px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #003CFF;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
h1 {
	font-weight: normal;
	font-size: 22px;
	padding: 5px;
	margin: 0px;
}
h2 {
	font-weight: normal;
	font-size: 20px;
	padding: 5px;
	margin: 0px;
}
h3 {
	font-weight: bold;
	font-size: 18px;
	padding: 5px;
	margin: 0px;
}
h4 {
	font-weight: normal;
	font-size: 16px;
	padding: 5px;
	margin: 0px;
}
h5 {
	font-weight: normal;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
h6 {
	font-weight: normal;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
hr {
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
	padding: 0px;
}
hr.bdbottom {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EDEDED;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	border-left-color: #EDEDED;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
img {
	padding: 0px;
	border: none;
}
.mainTable {
	width: 995px;
	text-align: center;
	border: 0px none #000;
	margin: 0px auto;
	padding: 0px;
}
.maintablestyle {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}
.maintablestyle a {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.maintablestyle a:hover {
	color: #003CFF;
}
.logo, .heading_middle, .loginBox {
	float: left;
	text-align: center;
	display: block;
}
.logo {
	margin-top: 15px;
	width: 198px;
}
.heading_middle {
	width: auto;
	margin-top: 55px;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}
.loginBox {
	width: 177px;
	text-align: right;
	margin-top: 2px;
	float: right;
}
.white_12 {
	font-size: 12px;
	color: #ffffff;
}
.black_20{
	font-size: 20px;
	color: #000000;
}
.black_16 {
	font-size: 16px;
	color: #000000;
}
.black, a.black {
	color: #000000;
}
a.white {
	color: #ffffff;
}
.blue_10 {
	font-size: 10px;
	color: #004080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.grey, a.grey {
	color: #3F3F3F;
}
a.grey:hover {
	color: #003CFF;
}
.grey_14 {
	font-size: 14px;
	color: #3F3F3F;
}
.lightgrey {
	color: #8C8C8C;
}
.red, a.red {
	color: #FF0000;
}
.blue_border {
	border: 1px solid #0080C0;
}
.blue2, a.blue2 {
	color: #0849FF;
}
.blue_14, a.blue_14 {
	color: #004080;
	font-size: 14px;
}
a.blue_14:hover {
	color: #B6E026;
}
.msg {
	font-size: 12px;
	color: #FFFFFF;
	background: #FF0000;
	margin: 0px;
	padding: 5px;
}
.help {
	font-size: 11px;
	color: #666666;
}
.button {
	padding: 0px;
	margin: 0px;
	border: 0px;
	color: #FFFFFF;
	background-color: transparent;
	background-image: url(images/button_TC.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.submit{
	padding: 0px;
	margin: 0px;
	border: 0px;
	color: #FFFFFF;
	background-color: transparent;
	background-image: url(images/button_TB.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.submit[disabled] {
	background-image: url(images/button_TD.gif);
}
.whiteRule {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 5px;
}
.padding5 {
	padding: 5px;
}
.padding10 {
	padding: 10px;
}
.margin5 {
	margin: 5px;
}
.displayNone, #mobile_menu {
	display: none;
}
.displayAll {
	display: block;
}
.border-1px {
	border: 1px solid #CCCCCC;
}
.title_border {
	border-bottom: 1px solid #BBBDBF;
}
.margin-bottom-2px {
	margin-bottom: 2px;
}
.margin-bottom-5px {
	margin-bottom: 5px;
}
.padding_right_3 {
	padding-right: 3px;
}
.margin_lr_5 {
	margin-right: 5px;
	margin-left: 5px;
}
.padding_lr_10 {
	padding-right: 10px;
	padding-left: 10px;
}
.margin_tp_5 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.bold {
	font-weight: bold;
}
.xbold {
	font-weight: normal;
}
.upppercase {
	text-transform: uppercase;
}
.alert{
	font-size: 12px;
	color: #FFFFFF;
	background: black;
	margin: 0px;
	padding: 5px;
}
.letterSpace_1 {
	letter-spacing: 1px;
}
.clear_both {
	clear: both;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.red18BI {
	font: italic bold 18px Arial, Helvetica, sans-serif;
	color: #F00;
}
.textwrap {
	white-space: nowrap;
}
.fs11 {
	font-size: 11px;
}
.fs12 {
	font-size: 12px;
}
.symbola {
	font-family: Arial, Helvetica, sans-serif, clean, 宋体, "Symbola";
}
/*End of custom style*/
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
/*Start of DIV Layer*/
.fullBackGreen {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 10px;
	border: 1px dotted #C4FFC4;
}
.fullBackGreen span {
	padding-right: 50px;
}
.fullBackGreen span.last{
	padding-right: 0px;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
#content {
	min-height: 380px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#content td.title{
	color: #808284;
	text-decoration: none;
	font-weight: bold;
}
#content td{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
#content td.black a {
	color: #000000;
	text-decoration: none;
}
#content td.black a:hover {
	color: #003CFF;
	text-decoration: none;
}
#content .allbold{
	font-weight: bold;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
#portrait {
	position: relative;
	width: 118px;
	height: 118px;
	border: 1px solid #eee;
	background-position: 1px 1px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
}
#portrait_thumb {
	position: relative;
	width: 30px;
	height: 30px;
	border: 1px solid #eee;
	background-position: 1px 1px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
}
#portrait_logo {
	position: relative;
	width: 150px;
	height: 100px;
	border: 1px solid #eee;
	float: left;
	margin-right: 5px;
	background: no-repeat center center;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
table.altrowstable {
	width: 100%;
	border-bottom: 0px solid #BABAAB;
	border-top: 0px solid #BABAAB;
	border-right: 0px solid #BABAAB;
	border-left: 0px solid #BABAAB;
	border-collapse:collapse;
}
table.altrowstable2 {
	width: 100%;
	border-collapse:collapse;
	border: 1px solid #BFBFBF;
}
table.altrowstable th, table.altrowstable2 th{
	background-color: #FFF;
}
table.altrowstd td {
	border: 1px solid #BFBFBF;
}
table.altrowstable td {
	border: 0px solid #BFBFBF;
}
table.altrowstable tr:hover, table.altrowstable2 tr:hover {
	background: #CCD7FF;
}
table.noHover tr:hover {
	background-color: #FFF;
}
.oddrowcolor{
	background-color: #FFF;
}
.evenrowcolor{
	background: #ECF1F2;
}
table.nostyle, table.nostyle td {
	border: 0px solid #BFBFBF;
	background-color: #FFF;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
#loginform {
	background-color: #EAEAEA;
	font-size: 12px;
}
#loginform td {
	color: #000000;
	padding: 2px 3px;
	white-space: nowrap;
}
#loginform th{
	color: #FFF;
	background-color: #666666;
	font-weight: bold;
	text-align: left;
	padding: 5px;
}
#loginform input.button {
	padding: 2px 5px;
	margin-bottom: 2px;
	border: 0px;
	color: #FFF;
	width: auto;
	font-size: 12px;
	font-weight: normal;
	background-color: #B2B2B2;
	background-image: none;
	height: auto;
}
#loginform input {
	font-size: 10px;
	width: 100px;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
.logoutbox {
	height: 96px;
	margin-bottom: 2px;
}
#logoutbox, #logoutbox td, #logoutbox a {
	color: #000000;
	background-color: #EAEAEA;
	font-size: 11px;
	text-decoration:none;
}
#logoutbox td {
	font-size: 13px;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
}
#logoutbox td.padding {
	padding: 3px 10px;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
.tabmenu {
	width: 100%;
	border-bottom: 1px solid #CCC;
}
#tabmenu {
	float:left;
	font-size: 12px;
	font-weight: normal;
	line-height:normal;
	display: block;
	background: #FFFFFF;
}
#tabmenu ul {
	margin:0px;
	padding:0px 0px;
	list-style:none;
}
#tabmenu li {
	display:inline;
	margin:0px;
	padding:0px;
}
#tabmenu div.first, #mobile_menu div.first {
	float:left;
	display:block;
	background:url("images/menuOffBack.gif") repeat-x left top;
	margin:0px;
	padding:8px 40px 8px 10px;
	color: #FFFFFF;
	margin: 0px 1px 0px 0px;
}
#tabmenu div.first fieldset, #mobile_menu div.first fieldset {
	margin:0px;
	padding:0px;
	border: none;
}
#tabmenu div.first a, #mobile_menu div.first a {
	float: left;
	margin: 0px 1px 0px 0px;
	padding: 0px 0px 0px 8px;
	text-decoration: none;
	color: #FFFFFF;
}
#tabmenu span.last {
	float:left;
	display:block;
	/*background:url("images/menuOffBack.gif") repeat-x left top;*/
	margin-left: -2px;
	padding:8px 0px;
	color: #FFFFFF;
}
#tabmenu a {
	float:left;
	background:url(none) no-repeat left top;
	margin:0px;
	padding:0px 1px 0px 8px;
	text-decoration:none;
}
#tabmenu a span {
	float:left;
	display:block;
	background:url(none) repeat-x left top;
	padding: 0px;
}
#tabmenu a span span{
	float: left;
	display: block;
	background: url(none) no-repeat right top;
	padding: 8px 8px 8px 2px;
	color: #003CFF;
}
#tabmenu a:hover, #tabmenu a.active{
	background: url("images/menuOffBack.gif") no-repeat left top;
}
#tabmenu a:hover span, #tabmenu a.active span {
	background:url("images/menuOffBack.gif") repeat-x left top;
}
#tabmenu a:hover span span, #tabmenu a.active span span{
	background:url(none) no-repeat right top;
	color: #FFFFFF;
}
#tabmenu form, #mobile_menu form {
	margin: 0px;
	padding:0px;
	float:left;
	display:block;
}
#tabmenu input.button, #mobile_menu input.button {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px 1px 2px 8px;
	background: url("images/menuOffBack.gif") repeat-x left top;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	border-width: 0px;
	height: auto;
	width: auto;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
/*Strip the ul of padding and list styling*/
#mobile_menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
}

/*Create a horizontal list with spacing*/
#mobile_menu li {
	display: inline-block;
	float: left;
	margin-right: 1px;
	position: relative;
}

/*Style for menu links*/
#mobile_menu li a {
	display:block;
	min-width:140px;
	height: 30px;
	text-align: left;
	padding-left: 40px;
	line-height: 30px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	background: #2f3036;
	text-decoration: none;
}
#mobile_menu li.slicknav_parent a {
	padding-left: 0px;
}
#mobile_menu li.slicknav_parent a.slicknav_row, #mobile_menu li.slicknav_parent ul li a {
	padding-left: 40px;
}
/*Hover state for top level links*/
#mobile_menu li:hover a, #mobile_menu li a.active {
	background: #0676fc;
}
.slicknav_nav li.active .slicknav_row {
	background: #0676fc !important;
}
/*Style for dropdown links*/
#mobile_menu li ul li a, #mobile_menu li:hover ul a {
	background: #f3f3f3 url(none) no-repeat 5px center;
	color: #2f3036;
	height: 30px;
	line-height: 30px;
}

/*Hover state for dropdown links*/
#mobile_menu li ul a:hover, #mobile_menu li ul a.active {
	color: #0676fc;
}/*Hide dropdown links until they are needed*/
#mobile_menu li ul {
	display: none;
}

/*Make dropdown links vertical*/
#mobile_menu li ul li {
	display: block;
	float: none;
}

/*Prevent text wrapping*/
#mobile_menu li ul li a {
	width: auto;
	min-width: 100px;
}

#mobile_menu .show-menu {
	text-decoration: none;
	color: #003CFF;
	text-align: center;
	padding: 8px 0px 7px;
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	background: #CCC;
	cursor: pointer;
	margin: 0px;
}

/*--------------------------------------------------------------------------------------------------------------------------------------------*/
#catmenu {
	line-height:normal;
	display: block;
	width: 170px;
	text-align: left;
}
#catmenu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#catmenu li {
	display:inline;
	margin:0px;
	padding:0px;
}
#catmenu span.first {
	font-weight: bold;
	font-size: 16px;
	display:block;
	margin:0;
	color: #FFFFFF;
	background: #B6E026;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#catmenu a {
	display:block;
	margin:0px;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1D2D3;
	border-right-color: #D1D2D3;
	border-bottom-color: #D1D2D3;
	border-left-color: #D1D2D3;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 5px center;
	padding: 8px 5px 8px 45px;
}
#catmenu a span{
	font-size: 12px;
	display:block;
	color: #000000;
	padding: 0px;
}
#catmenu a:hover {
}
#catmenu a:hover span{
	color: #003CFF;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
#banner {
	width: 148px;
	line-height:normal;
	display: block;
	position: relative;
}
#banner ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#banner li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#banner a {
	display:block;
	margin: 0px;
	text-decoration: none;
	margin: 1px;
}
#banner a:hover {
}
#banner img {
	max-width: 144px;
	margin:0px;
	padding:0px;
}
.banner-box {
	display: block;
	text-decoration: none;
	margin: 0px 0px 8px;
	border: 1px solid #B2B2B2;
	padding: 1px;
}
#banner .banner-box a {
	border: 0px solid #B2B2B2;
	margin: 0px;
	text-align: center;
}

/*--------------------------------------------------------------------------------------------------------------------------------------------*/
#newsletter {
	font-size: 11px;
	padding: 5px;
	border-bottom: 1px solid #D1D2D3;
	margin-bottom: 5px;
	text-align: left;
	margin-top: 5px;
	border-top: 1px solid #D1D2D3;
}
#newsletter fieldset {
	margin:0px;
	padding:0px;
	border: none;
}
#newsletter input {
	font-size: 11px;
	width: 125px;
}
#newsletter input.submit {
	font-size: 11px;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 2px;
	background-image: none;
	border: 0px;
	background: #3F9CE9;
	font-weight: bold;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
#newcategory {
	font-size: 11px;
	padding: 5px;
	background: #D5D9E8;
	text-align: left;
}
#newcategory a {
	font-size: 11px;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
#otherlink {
	font-size: 11px;
	padding: 5px;
	font-weight: bold;
	border-top: 1px solid #D1D2D3;
	margin-top: 5px;
	text-align: left;
}
#otherlink a {
	font-size: 11px;
	color: #3F3F3F;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
#registerform {
}
#registerform .require {
	color: #FF0000;
}
#registerform img {
	margin-top: 5px;
	margin-bottom: 5px;
}
#registerform input {
	width: 250px;
	height: 35px;
	vertical-align: middle;
	line-height: 35px;
}
#registerform .textarea {
	width: 250px;
	height: 90px;
	vertical-align: middle;
	line-height: 35px;
}
#registerform input.phoneCode {
	width: 57px;
}
#registerform input.phone {
	width: 190px;
}
#registerform input.auto {
	width: auto !important;
	height: auto !important;
}
#registerform input.normal {
	width: auto !important;
	height: auto !important;
	vertical-align: middle;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}
#registerform input.submit{
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	width: 77px !important;
	height: 27px !important;
	vertical-align: middle;
}
#registerform input.button {
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	width: 77px !important;
	height: 27px !important;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
#registerform span {
	width: 200px;
	display: block;
	float: right;
}
#registerform.popUP span {
	width: 200px;
	display: block;
	float: right;
}
#registerform .error {
	font-size: 11px;
	color: #FFFFFF;
	background: #990000;
	padding: 5px;
}
#registerform .help {
	font-size: 11px;
	color: #FFFFFF;
	background: #09B311;
	padding: 5px;
}
#registerform.confirmation span{
	width: 220px;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
#submitFrom {
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
}
#submitFrom .require {
	color: #FF0000;
}
#submitFrom input {
	width: 300px;
	height: 25px;
	vertical-align: middle;
	line-height: 25px;
}
#submitFrom .input {
	width: 300px;
	height: 25px;
	vertical-align: middle;
	line-height: 25px;
}
#submitFrom .textarea {
	width: 300px;
	height: 90px;
	vertical-align: middle;
	line-height: 25px;
}
#submitFrom .textarea2 {
	width: 300px;
	height: 300px;
	vertical-align: middle;
	line-height: 25px;
}
#submitFrom .textarea4 {
	width: 100%;
	height: 150px;
	vertical-align: middle;
	line-height: 15px;
}
#submitFrom input.phoneCode {
	width: 57px;
}
#submitFrom input.phone {
	width: 220px;
}
#submitFrom input.password {
	width: 290px;
}
#submitFrom input.qty {
	width: 40px !important;
	text-align: center;
}
#submitFrom input.auto {
	width: auto;
	height: 25px;
	vertical-align: middle;
	line-height: 25px;
}
#submitFrom input.radio {
	width: auto;
	height: 25px;
	vertical-align: -50%;
}
#submitFrom input.normal {
	width: auto;
	height: auto;
	vertical-align: middle;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}
#submitFrom input.submit{
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	width: 77px;
	height: 26px;
}
#submitFrom input.submit3{
	padding: 0px 5px;
	margin: 0px;
	border: 0px;
	color: #FFFFFF;
	width: 100px;
	line-height: normal;
	font-size: 14px;
	font-weight: bold;
	background-color: transparent;
	background-image: url(images/button_TB2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 26px;
	cursor: pointer;
}
#submitFrom input.submit4{
	padding: 0px 5px;
	margin: 0px;
	border: 0px;
	color: #FFFFFF;
	width: 130px;
	line-height: normal;
	font-size: 14px;
	font-weight: bold;
	background-color: transparent;
	background-image: url(images/button_TB3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 26px;
	cursor: pointer;
}
#submitFrom input.button, #searchFrm input.button {
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	width: 77px;
	height: 26px;
}
#submitFrom input.AddIDsubmit{
	padding: 4px 7px 2px 20px;
	margin: 0px;
	border: 0px;
	color: #000000;
	background-color: #00ADEF;
	font-weight: bold;
	background-image: url(images/iconAddID.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif, clean;
	font-size: 12px;
	line-height: normal;
}
#submitFrom .error {
	font-size: 11px;
	color: #FFFFFF;
	background: #990000;
	padding: 5px;
}
#submitFrom td.s190, #submitFrom div.s190{
	width: 200px;
}
#submitFrom div.s190 {
	display: block;
	float: right;
}
#submitFrom .s190 span{
	width: 190px;
	height: auto;
	display: block;
}
#submitFrom .confirmation span{
	width: 180px;
	height: auto;
	display: block;
}
#submitFrom.popUP span {
	width: 200px;
	display: block;
}
#submitFrom span.fillFull {
	width: auto;
	display: block;
}
#submitFrom .thumbnail{
	border: 1px solid #D1D2D3;
	margin-left: 1px;
}
#submitFrom .thumbnail2{
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
	border-width: 0px;
}
#submitFrom .clickEdit{
	width: 260px;
	height: 223px;
	text-align: center;
	vertical-align: middle;
}
#submitFrom span.click{
	color: #333333;
	font-weight: bold;
	background: #DBE6F2;
	width: 255px;
	display: block;
	padding: 5px 0px 5px 0px;
	text-indent: 10px;
}
#submitFrom .desc{
	float: left;
	width: 315px;
	overflow: hidden;
}
#submitFrom .detail{
	font-size: 11px;
	color: #666666;
}
#submitFrom #loading {
	line-height: 40px;
	height: 40px;
	display: block;
	width: 145px;
	float: left;
}
#searchFrm input.keyword {
	width: 300px;
	height: 23px;
	vertical-align: middle;
	line-height: 23px;
	margin-right: 3px;
	border: 1px solid #707070;
}

/*--------------------------------------------------------------------------------------------------------------------------------------------*/
.left_sidebar {
	float: left;
	width: 170px;
}
.right_sidebar {
	float: right;
	width: 148px;
}
#maincontent {
	width: 657px;
	overflow: hidden;
	display: block;
	margin: 0px;
	padding-left: 10px;
	text-align: left;
	float: left;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
#infocenter, .infocenter {
	position:absolute;
	width:118px;
	height:118px;
	padding: 1px;
	margin: 0px;
	border: 1px solid #D1D2D3;
	overflow: hidden;
}
#infocenter a, .infocenter a{
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	display: block;
}
#info_num {
	position:relative; 
	top: -22px;
}
#infocenter .info_num_box {
	position:absolute;
	clear: both;
}
#infocenter .info_detail, #infocenter .info_detail2 {
	float: left;
	width: 19px;
}
#infocenter .info_detail2 {
	height:3px;
}
#infocenter .info_detail2 img{
	position:relative;
	top: -9px;
}
#infoContent, .infoContent {
	position:relative;
	left: 124px;
	width:529px;
	height:118px;
	padding: 1px;
	border: 1px solid #D1D2D3;
	overflow: hidden;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
#subCat {
	padding: 10px;
	color: #000000;
	background: #E5E5E5;
	margin-bottom: 5px;
	width: 637px;
}
#subCat a{
	color: #000000;
}
#subCat a:hover{
	color: #003CFF;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
#artDesc {
	float: left;
	border: 1px solid #D1D2D3;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 635px;
}
#artDesc div.all{
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #D1D2D3;
	width: 633px;
}
#artDesc div.full{
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 635px;
}
#artDesc div.small_pic {
	float: left;
	border: 1px solid #D1D2D3;
	margin-right: 5px;
	padding: 0px;
	overflow: hidden;
	text-align: center;
	width: 85px;
	height: 68px;
}
#artDesc div.small_pic img{
	height: 68px;
	width: auto;
	vertical-align: middle;
	border-width: 0px;
}
#artDesc div.text {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 541px;
	overflow: hidden;
	height: 68px;
	display: block;
}
#artDesc div.text a {
	font-weight: bold;
}
#artDescNot {
	padding: 10px;
	border: 1px solid #D1D2D3;
	display: block;
	width: 635px;
	text-align: center;
}
#artDesc div.full div.info{
	margin-top: 30px;
	padding-top: 5px;
	border-top: 1px solid #D1D2D3;
	font-size: 11px;
	color: #999999;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
.MBCard {
	font-size: 11px;
	text-transform: uppercase;
}
.MBCard .buss_pic {
	width: 129px;
	height: 91px;
	overflow: hidden;
	text-align: center;
	float: left;
	margin-right: 3px;
	background: #EEEEEE;
	margin-bottom: 10px;
}
.MBCard .last {
	width: 129px;
	height: 91px;
	overflow: hidden;
	text-align: center;
	float: left;
	margin-right: 0px;
	background: #EEEEEE;
	margin-bottom: 10px;
}
.MBCard img{
	margin-top: 2px;
	margin-bottom: 3px;
}
.MBCard div.all{
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #D1D2D3;
	width: 633px;
}
.MBCard .highlight {
	background: #FFC1C1;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
#displayTable {
	text-align: left;
	vertical-align: middle;
	font-size: 11px;
	border-top: 1px solid #D1D2D3;
	padding-top: 5px;
	width: 100%;
}
#displayTable .thumbnail{
	border: 1px solid #D1D2D3;
	margin-left: 1px;
}
#displayTable .thumbnail2{
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
}
#displayTable .desc{
	float: left;
	width: 352px;
	overflow: hidden;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#displayTable .desc p{
	margin: 0px;
	padding: 0px 0px 8px;
}
#displayTable .desc img{
	display: none;
}
#displayTable .activity{
	width: 245px;
	text-align: center;
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #D1D2D3;
}
#displayTable .activityContent{
	width: 240px;
	text-align: center;
	margin-top: 5px;
}
#displayTable .activity img{
	border: 1px solid #D1D2D3;
	margin-bottom: 5px;
	max-width: 240px;
}
#displayTable .plusone{
	text-align: center;
	clear: both;
	height: 20px;
	width: 250px;
	overflow: visible;
	margin: 10px auto 20px;
	padding: 0px;
}
.facebook_wrapper .fbLike250 {
  display: none;
}
#displayTable .fbLike250{
	height: auto;
	width: 250px;
	margin: -10px auto 0px;
	padding: 0px;
	text-align: center;
	clear: both;
}
#displayTable .fbLike500{
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	clear: both;
	position: absolute;
	left: 0px;
	right: 0px;
}

/*--------------------------------------------------------------------------------------------------------------------------------------------*/
#paging {
	text-align: right;
	font-size: 11px;
	border-top: 1px solid #D1D2D3;
	padding-top: 5px;
	font-weight: bold;
}
#paging a{
	font-weight: normal;
}

/*--------------------------------------------------------------------------------------------------------------------------------------------*/
.left_content {
	width: 260px;
	margin-right: 10px;
	float: left;
}
.right_content {
	width: 387px;
	float: right;
}
#functionList {
	float:right;
	color: #666666;
	width: auto;
	border-bottom: 0px #BFBFBF solid;
	padding: 3px;
	margin-bottom: 10px;
	font-size: 12px;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
#footer {
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
#footer a {
	padding: 10px;
	color: #3F3F3F;
	font-weight: bold;
}
#footer a.developed {
	padding: 0;
	color: #666666;
	font-weight: bold;
}
#footer a:hover{
	color: #003CFF;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
#artDesc .word_malayu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
	text-decoration: none;
}
#artDesc .word_chinese {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#666666;
	text-decoration: none;
}
#artDesc .word_nombol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color:#666666;
	text-decoration: none;
}
#artDesc .word_nombol2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#666666;
	text-decoration: none;
}
#artDesc .word_week_chinese {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#006600;
	text-decoration: none;
}
#artDesc .word_week_english {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-weight: bold;
	color:#000066;
	text-decoration: none;
}
#artDesc .word_week_malayu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#006600;
	text-decoration: none;
}
#artDesc .word_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#artDesc .greyTable, #artDesc .greyTable td{
	border: 1px solid #CCCCCC;
}
#artDesc .greyTable table td{
	border: 0px solid #CCCCCC;
}
#artDesc .greyTable2, #artDesc .greyTable2 td{
	border: 1px solid #e1e1e1;
}
#artDesc .greyTable2 table td{
	border: 0px solid #e1e1e1;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
/* UNLESS YOU KNOW WHAT YOU'RE DOING, DO NOT CHANGE THE FOLLOWING RULES */
		
		.easy-accordion{display:block;position:relative;overflow:hidden;padding:0;margin:0}
		.easy-accordion dt,.easy-accordion dd{margin:0;padding:0}
		.easy-accordion dt,.easy-accordion dd{position:absolute}
		.easy-accordion dt{margin-bottom:0;margin-left:0;z-index:5;/* Safari */ -webkit-transform: rotate(-90deg); /* Firefox */ -moz-transform: rotate(-90deg);-moz-transform-origin: 20px 0px;  /* Internet Explorer */ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);cursor:pointer;}
		.easy-accordion dd{z-index:1;opacity:0;overflow:hidden}
		.easy-accordion dd.active{opacity:1;}
		.easy-accordion dd.no-more-active{z-index:2;opacity:1}
		.easy-accordion dd.active{z-index:3}
		.easy-accordion dd.plus{z-index:4}
		.easy-accordion .slide-number{position:absolute;bottom:0px;left:0px;font-weight:normal;/* Safari */ -webkit-transform: rotate(90deg); /* Firefox */ -moz-transform: rotate(90deg);  /* Internet Explorer */ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
		 
		 
		/* FEEL FREE TO CUSTOMIZE THE FOLLOWING RULES */
		
		dd p{
	line-height:180%;
	margin: 0px;
	padding: 0px;
}
		
		#latestAct{width:657px;height:245px;padding:0px;background:#fff;margin-bottom:10px;}
		#latestAct dl{width:657px;height:245px}	
		#latestAct dt{
	height:46px;
	line-height:44px;
	text-align:right;
	padding:0 5px 0 15px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	background:#BBBDBF;
	color:#fff;
	overflow: hidden;
	font-size: 12px;
	border-top: 2px solid #FFFFFF;
}
		#latestAct dt.active{cursor:pointer;color:#fff;background:#0676FC;}
		#latestAct dt.hover{color:#68889b;}
		#latestAct dt.active.hover{color:#fff}
		#latestAct dd{
	padding:10px;
	background:#FFFFFF;
	border-left:0 solid #BBBDBF;
	margin-right:3px;
	border-top: 1px solid #BBBDBF;
	border-right: 1px solid #BBBDBF;
	border-bottom: 1px solid #BBBDBF;
}
		#latestAct .slide-number{color:#68889b;left:5px;font-weight:bold;}
		#latestAct .active .slide-number{color:#fff;}
		#latestAct a{color:#68889b;}
		#latestAct dd img{float:right;margin:0 0 0 5px;max-width:200px;}
		#latestAct h2{
	font-size:16px;
	margin: 5px 0px;
	padding: 0px;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
}
		#latestAct .more{padding-top:10px;display:block;}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
#actDesc {
	float: left;
	border: 1px solid #D1D2D3;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 635px;
}
#actDesc div.all{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #D1D2D3;
	width: 633px;
}
#actDesc div.last{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 0px solid #D1D2D3;
	width: 633px;
}
#actDesc div.full{
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 635px;
}
#actDesc div.small_pic {
	float: left;
	margin-right: 5px;
	padding: 0px;
	width: 240px;
	text-align: center;
}
#actDesc div.small_pic_job {
	float: left;
	margin-right: 5px;
	padding: 0px;
	width: 238px;
	text-align: center;
	border: 1px solid #D1D2D3;
}
#actDesc div.small_pic img{
	max-width: 240px;
	border: 1px solid #D1D2D3;
	max-height: 240px;
}
#actDesc span.label {
	margin: 0px;
	padding: 0px;
	width: 100px;
	display: block;
	float: left;
	clear: left;
}
#actDesc div.text {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 388px;
	overflow: hidden;
	display: block;
}
#actDesc div.text a {
	font-weight: bold;
}
#actDesc div.column1 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 20%;
	height: 100%;
	overflow: hidden;
	display: block;
	font-weight: bold;
}
#actDesc div.column1 img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
}
#actDesc div.column2 {
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 40%;
	height: 100%;
	overflow: hidden;
	display: block;
	font-weight: bold;
}
#actDesc div.column3 {
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 18%;
	height: 100%;
	overflow: hidden;
	display: block;
	font-weight: bold;
}
#actDesc div.column4 {
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 18%;
	height: 100%;
	overflow: hidden;
	display: block;
	font-weight: bold;
}
#actDesc div.column1_1 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 80%;
	height: 100%;
	overflow: hidden;
	display: block;
	font-weight: bold;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
.hc1 {
	background-color: #16C9F9;
}
.hc2 {
	background-color: #45D82B;
}
.hc3 {
	background-color: #FFBE06;
}
.hc4 {
	background-color: #E20A0A;
}
.hc5 {
	background-color: #B7B7B7;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
#marketBox {
	overflow: hidden;
	position: relative;
	height: 287px;
	margin-bottom: 10px;
	clear: both;
}
#marketInfoBox{
	display: block;
	position: relative;
	left: 372px;
	top: -287px;
	overflow: hidden;
	height: 287px;
}
#marketInfoBox .arrow {
	background-image: url(images/marketArrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 287px;
	width: 14px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	display: block;
}
#marketInfoBox .box {
	border: 1px solid #BFBFBF;
	height: 267px;
	width: 258px;
	position: absolute;
	left: 13px;
	top: 0px;
	z-index: 1;
	display: block;
	background-color: #EFEAEA;
	padding: 9px 6px;
}
#marketInfoBox .box span {
	display: block;
	width: 100%;
	overflow: hidden;
}
#marketInfoBox .box span.price {
	height: 40px;
	font-size: 19px;
	line-height: 40px;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
	margin-bottom: 5px;
}
#marketInfoBox .box span.priceCur {
	width: 110px;
	float: left;
	color: #FFFFFF;
	background-color: #FF0000;
}
#marketInfoBox .box hr{
	margin: 0px;
	border-top: 1px dashed #B2B2B2;
	border-right: 0px dashed #B2B2B2;
	border-bottom: 0px dashed #B2B2B2;
	border-left: 0px dashed #B2B2B2;
}
#marketInfoBox .box div.details {
	height: 130px;
	margin-bottom: 5px;
}
#marketInfoBox .box div.starpost {
	background-color: #45D82B;
	height: 80px;
}
#marketInfoBox .box span.starText {
	float: left;
	width: 167px;
	font-size: 12px;
	padding: 5px;
}
#marketInfoBox .box span.starbox {
	height: 39px;
	background-image: url(images/backRedGrad.gif);
	background-repeat: repeat-x;
	background-position: left center;
	float: right;
	width: 75px;
	padding-left: 5px;
	margin-bottom: 1px;
	padding-right: 0px;
	margin-top: 1px;
	margin-right: 1px;
	text-align: left;
}
#marketInfoBox .box span.starboxText {
	float: left;
	width: auto;
	text-align: left;
	font-size: 20px;
	line-height: 39px;
}
#marketInfoBox .box span.star {
	height: 39px;
	background-image: url(images/iconStar.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 39px;
	color: #FFFFFF;
	width: 29px;
	float: left;
}
#marketInfoBox .box div.postText {
	background-color: #FFFFFF;
	height: 38px;
	width: 246px;
	margin: 1px;
	padding: 0px 5px;
	overflow: hidden;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
.wish {
	background-color: #FF7F00;
	height: 134px;
	width: 100%;
	margin: 5px 0px 0px;
	padding: 0px;
	line-height: 134px;
}
.wish img {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
#propertyBox {
	overflow: hidden;
	position: relative;
	height: 330px;
	clear: both;
}
#displayTable span.priceCur {
	width: 110px;
	float: left;
	color: #ffffff;
	height: 40px;
	background-image: url(images/backRedGrad.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-size: 19px;
	line-height: 40px;
	text-align: center;
}
span.priceNum {
	font-size: 19px;
	line-height: 40px;
	padding-left: 10px;
}
.agentTitle {
	background: #B2B2B2;
	font-weight: bold;
}
.agentContent {
	background: #EFEFEF;
}
.greyCatBox {
	font-size: 20px;
	line-height: 30px;
	background: #E8E6E6;
	height: 30px;
	width: 25%;
	display: block;
	text-align: center;
	float: left;
}
.greyCatBox a.current {
	color: #000000;
	font-weight: bold;
}
.widgetBox {
	display: block;
	text-decoration: none;
	border: 0px solid #B2B2B2;
	width: 100%;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
}
.widgetBox .text{
	padding-top: 2px;
	padding-bottom: 2px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
#zoneHead {
	display: block;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #BBBCBE;
	position: relative;
	height: 295px;
	width: 100%;
	border-top: 0px solid #BBBCBE;
	border-right: 0px solid #BBBCBE;
	border-left: 0px solid #BBBCBE;
}
.rightPic {
	background: url(images/zoneBack.png) no-repeat;
	float: right;
	height: 295px;
	width: 464px;
	display: block;
}
.leftHeading{
	display: block;
	float: left;
	width: 193px;
}
.leftHeading div{
	height: 73px;
	width: 193px;
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
}
.leftHeading .jobszone{
	background: transparent url(images/zoneButton4.png) no-repeat 0px -10px;
}
.leftHeading .marketzone{
	background: transparent url(images/zoneButton3.png) no-repeat 0px -10px;
}
.leftHeading .salerent{
	background: transparent url(images/zoneButton2.png) no-repeat 0px -10px;
}
.leftHeading .vehiclezone{
	background: transparent url(images/zoneButton1.png) no-repeat 0px -10px;
}
.leftHeading a{
	display: block;
	float: left;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	height: 60px;
	width: 95px;
	margin-top: 13px;
	margin-left: 15px;
	padding-left: 65px;
}
.leftHeading .jobszone a, .adsmenu .jobszone a {
	background: transparent url(images/iconAdsJob.gif) no-repeat 0px -3px;
}
.leftHeading .marketzone a, .adsmenu .marketzone a{
	background: transparent url(images/iconAdsMarket.gif) no-repeat 0px 0px;
}
.leftHeading .salerent a, .adsmenu .salerent a{
	background: transparent url(images/iconAdsSalesRent.gif) no-repeat 0px -3px;
}
.leftHeading .vehiclezone a, .adsmenu .vehiclezone a{
	background: transparent url(images/iconAdsAuto.png) no-repeat 0px -3px;
}
.leftHeading a span.def, .adsmenu a span.def {
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
}
.leftHeading a:hover, .leftHeading a:hover span.def, .adsmenu a:hover, .adsmenu a:hover span.def, .leftHeading a.current, .leftHeading a.current span.def, .adsmenu a.current, .adsmenu a.current span.def {
	color: #000;
}
.adsmenu div{
	height: 60px;
	width: 160px;
	margin: 0px 4px 0px 0px;
	padding: 0px;
	display: block;
	float: left;
}
.adsmenu .jobszone{
	background-color: #16C9F9;
}
.adsmenu .marketzone{
	background-color: #45D82B;
}
.adsmenu .salerent{
	background-color: #E20A0A;
}
.adsmenu .vehiclezone{
	background-color: #FFBE06;
}
.adsmenu a{
	display: block;
	float: left;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	height: 60px;
	width: 95px;
	margin-top: 5px;
	padding-left: 65px;
}
.adsmenu .marketzone a{
	margin-left: 5px;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
#resultBox {
	margin-top: 10px;
}
#resultBox #actDesc {
	width: 615px;
}
#resultBox #actDesc div.all{
	width: 613px;
}
#resultBox #actDesc div.last{
	width: 613px;
}
#paging {
	float: left;
	width: 613px;
}

/*
    Mobile Menu Core Style
*/
.mobile_menu_container {
	position: absolute;
	float: left;
	top: 0;
	left: -200px;
	width: 200px;
	height: auto;
	overflow: hidden;
}
.slicknav_btn { display:none; }
.slicknav_nav { clear: both }
.slicknav_nav ul,
.slicknav_nav li { display: block }
.slicknav_nav .slicknav_arrow {
	font-size: 0.8em;
	margin: 0 0 0 0.4em;
	display: block;
	position: absolute;
	left: 20px;
	top: 0px;
}
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_row { display: block; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a { display: inline }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
.slicknav_nav .slicknav_row {
    padding: 0px;
    margin: 0px;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    padding:0;
    margin:0;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------*/
.combo{
	position: relative;
	display: inline-block;
	white-space: nowrap;
	top: 8px;
}
.combo-vis{
	display:inline-block;
	position:relative;
	background-color:white;
}
.combo-inp{
	margin:0;
	border:none;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:0px;
	padding-right:0px;
	outline:0px;
	height:15px;
	font:12px Verdana;
	overflow:hidden;
}
.combo-left{
	height: 25px;
	width: 3px;
	background-repeat:no-repeat;
}
.combo-center{
	height:25px;
	background-repeat:repeat;
}
.combo-arrow{
	position:relative;
	height:25px;
	width:18px;
	background-repeat:no-repeat;
}
.combo-wrapper{
	position:relative;
}
.combo-list{
	position:absolute;
	border:1px solid #707070;
	background-color:white;
}

.combo-list ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

.combo-list li{
	height:19px;
	font-size:12px;
	font-family:Verdana;
	cursor:pointer;
}

.combo-node{
	vertical-align:middle;
}

.combo-selected{
	background-color:#3399ff;
	color:white;
}

.combo-expcol{
	vertical-align:middle;
}

.combo-spacer{
	display:inline-block;
}
 /*--------------------------------------------------------------------------------------------------------------------------------------------*/
#slider1_container {
	position: relative;
	top: 0px;
	left: 0px;
	width: 312px;
	height: 194px;
	overflow: hidden;
}
.slides_wrapper {
	cursor: move;
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 0px;
	width: 312px;
	height: 194px;
}
.sliderNew, .sliderMarket {
	position: relative;
	width: 657px;
	height: 152px;
	overflow: hidden;
	left: 0px;
	top: 0px;
	border-bottom: 1px solid #EDEDED;
	margin-bottom: 10px;
}
.slidesNew, .slidesMarket {
	cursor: move;
	position: absolute;
	left: 30px;
	top: 0px;
	width: 597px;
	height: 152px;
	overflow: hidden;
}
.sliderFeat, .sliderJob, .slidersFeat, .slidersJob  {
	width: 657px; 
	position: relative; 
	margin-bottom: 10px;
	height: 115px;
	border-bottom: 1px solid #EDEDED;
	overflow: hidden;
}
.slidersFeat, .slidersJob {
	margin-bottom: 0px;
	border-bottom: 0px solid #EDEDED;
}
.slidersFeat.fullMobile {
	width: 657px; 
	height: 100%; 
}
.sliderMarket, .slidesMarket {
	height: 230px; 
}
.sliderBanner, .slidesBanner, .mobile_sliderBanner, .mobile_slidesBanner, .sliderBanner2, .slidesBanner2, .mobile_sliderBanner2, .mobile_slidesBanner2, .sliderBanner3, .slidesBanner3, .mobile_sliderBanner3, .mobile_slidesBanner3 {
	position: relative;
	width: 657px;
	height: 225px;
	overflow: hidden;
	left: 0px;
	top: 0px;
	margin-bottom: 10px;
}
.sliderBanner2, .slidesBanner2, .mobile_sliderBanner2, .mobile_slidesBanner2 {
	height: 180px;
}
.sliderBanner3, .slidesBanner3, .mobile_sliderBanner3, .mobile_slidesBanner3 {
	height: 120px;
}
.slidesBanner, .mobile_slidesBanner, .slidesBanner2, .mobile_slidesBanner2, .slidesBanner3, .mobile_slidesBanner3 {
	cursor: move;
	position: absolute;
	margin-bottom: 0px;
}
.sliderNew .buss_pic {
	width: 260px;
	height: 152px;
	overflow: hidden;
	text-align: center;
	float: left;
	border-right: 1px solid #E6E6E6;
	display: block;
	padding: 0px 25px 20px 20px;
}
.sliderNew .last {
	width: 250px;
	height: 152px;
	overflow: hidden;
	text-align: center;
	float: left;
	margin-right: 10px;
	display: block;
	padding: 0px 0px 20px 20px;
}
.sliderFeat .bussFeat, .sliderFeat .bussFeat.last, .slidersFeat .bussFeat, .slidersFeat .bussFeat.last, .sliderMarket .marketpic, .sliderMarket .marketlast {
	width: 134px;
	height: 85px;
	overflow: hidden;
	float: left;
	display: block;
}
.sliderFeat .bussFeat, .sliderFeat .bussFeat.last, .slidersFeat .bussFeat, .slidersFeat .bussFeat.last {
	margin-top: 5px;
	width: 130px;
	height: 92px;
}
.sliderFeat .bussFeat.last, .slidersFeat .bussFeat.last {
	width: 130px;
}
.sliderMarket .marketpic, .sliderMarket .marketlast, .sliderMarket .bussDetail{
	width: 104px;
	height: 230px;
}
.sliderMarket .marketpic {
	margin-right: 16px;
}
.sliderMarket .marketlast {
	margin-right: 0px;
}
.sliderJob .jobpic, .sliderJob .last {
	width: 123px;
	height: 105px;
	overflow: hidden;
	float: left;
	display: block;
	border-right: 1px solid #E6E6E6;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
.sliderJob .last {
	border-right: 0px solid #E6E6E6;
}
.bussTop {
	width: 100%;
	height: 28px;
	clear: both;
	color: #999;
	display: block;
	margin-top: 10px;
	font-size: 10px;
}
.busCat {
	width: 65%;
	text-align: left;
}
.busLoc {
	width: 35%;
	text-align: right;
}
.bussBot {
	width: 100%;
	height: 104px;
	clear: both;
	color: #333;
	display: block;
	margin-top: 10px;
	padding: 0px 0px 40px;
}
.bussDetail {
	text-align: left;
	font-size: 12px;
	width: 120px;
}
.bussImg {
	margin-top: 10px;
	border: 1px solid #EDEDED;
	overflow: hidden;
	width: 116px;
	height: 71px;
	display: block;
	text-align: center;
}
/*.bussImg:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;  Adjusts for spacing 
}
*/
.bussImg img{
	height: auto !important;
	max-height: 71px;
	max-width: 116px;
 	display: inline-block;
  	vertical-align: middle;
}
.bussCom, .bussName {
	display: block;
	margin-bottom: 5px;
}
.bussName {
	font-size: 11px;
}
.bussPrice {
	color: #C00;
	font-weight: bold;
}
.sliderFeat .bussFeat .bussImg, .slidersFeat .bussFeat .bussImg {
	width: 126px;
	height: 78px;
}
.sliderFeat .bussFeat .bussImg img, .slidersFeat .bussFeat .bussImg img  {
	max-width: 126px;
	max-height: 78px;
}
.sliderMarket .bussImg {
	width: 100px;
	height: 110px;
	border: 0px solid #EDEDED;
}
.sliderMarket .bussImg img{
	max-height: 110px;
	max-width: 90px;
}
.sliderMarket .bussCom {
	display: block;
	height: 29px;
	overflow: hidden;
	margin-bottom: 1px;
}
.sliderProperty .bussImg {
	width: 103px;
	height: 70px;
	margin-top: 0px;
}
.sliderProperty .bussImg img{
	max-width: 105px;
	max-height: 70px;
}
.sliderVehicle .bussImg {
	width: 121px;
	height: 70px;
	margin-top: 0px;
}
.sliderVehicle .bussImg img{
	max-width: 123px;
	max-height: 70px;
}
.sliderProperty .bussName, .sliderVehicle .bussName{
	display: block;
	height: 54px;
	overflow: hidden;
	line-height: 13px;
}
.sliderJob .dot {
	width: 10px;
	height: 10px;
	display: block;
	float: left;
	margin-right: 5px;
	border-radius: 10px;
	margin-top: 2px;
}
.sliderJob .bussCom {
	display: block;
	height: 25px;
	overflow: hidden;
	width: 103px;
	float: left;
	margin-bottom: 0px;
}
.sliderJob .bussDetail {
	width: 100%;
	clear: both;
}
.jssoral, .jssorar, .jssoraldn, .jssorardn {
	position: absolute;
	cursor: pointer;
	display: block;
	background: url(images/a04.png) no-repeat;
	overflow: hidden;
	width: 30px; 
	height: 40px;
	top: 50px;
}
.sliderFeat .jssoral, .sliderFeat .jssorar, .sliderFeat .jssoraldn, .sliderFeat .jssorardn {
	top: 20px;
}
.sliderMarket .jssoral, .sliderMarket .jssorar, .sliderMarket .jssoraldn, .sliderMarket .jssorardn {
	top: 80px;
}
.jssoral {
	background-position: -16px -39px;
	left: 0px;
}

.jssorar {
	background-position: -76px -39px;
	right: 0px;
}

.jssoral:hover {
	background-position: -136px -39px;
}

.jssorar:hover {
	background-position: -196px -39px;
}

.jssoraldn {
	background-position: -256px -39px;
	left: 0px;
}

.jssorardn {
	background-position: -316px -39px;
	right: 0px;
}
.jssorb03 {
	position: absolute;
	bottom: 16px;
	right: 6px;
}
.jssorb03 div {
	position: absolute;
	width: 12px;
	height: 12px;
}
.jssorb03 div, .jssorb03 div:hover, .jssorb03 .av{
	background: url(images/b14.png) no-repeat;
	overflow:hidden;
	cursor: pointer;
}
.jssorb03 div { background-position: -9px -9px; }
.jssorb03 div:hover, .jssorb03 .av:hover { background-position: -39px -9px; }
.jssorb03 .av { background-position: -69px -9px; }
.jssorb03 .dn, .jssorb03 .dn:hover { background-position: -99px -9px; }
.mobile_sliderBanner, .mobile_slidesBanner {
	height: 475px;
}
.mobile_sliderBanner2, .mobile_slidesBanner2 {
	height: 300px;
}
.mobile_sliderBanner3, .mobile_slidesBanner3 {
	height: 200px;
}
.mobile_sliderFeat, .mobile_slidersFeat {
	width: 100%; 
	position: relative; 
	margin-bottom: 10px;
	height: 95px;
	border-bottom: 1px solid #EDEDED;
	overflow: hidden;
	margin-top: 5px;
}
.mobile_sliderFeat .bussFeat, .mobile_sliderFeat .bussFeat.last, .mobile_slidersFeat .bussFeat, .mobile_slidersFeat .bussFeat.last {
	overflow: hidden;
	float: left;
	display: block;
	width: 117px;
	height: 75px;
	margin-right: 1%;
}
.mobile_sliderFeat .bussFeat .bussImg, .mobile_slidersFeat .bussFeat .bussImg {
	width: 113px;
	height: 71px;
	margin-top: 0px;
}
.mobile_sliderFeat .bussFeat .bussImg img, .mobile_slidersFeat .bussFeat .bussImg img  {
	max-width: 113px;
	max-height: 71px;
}
@media only screen and (max-width: 459px) {
.mobile_sliderFeat, .mobile_slidersFeat {
	height: 82px;
	margin-bottom: 5px;
}
.mobile_sliderFeat .bussFeat, .mobile_sliderFeat .bussFeat.last, .mobile_slidersFeat .bussFeat, .mobile_slidersFeat .bussFeat.last {
	width: 32%;
	height: auto;
}
.mobile_sliderFeat .bussFeat .bussImg, .mobile_slidersFeat .bussFeat .bussImg {
	width: 100%;
	height: auto;
	margin-bottom: 5px;
}
.mobile_sliderFeat .bussFeat .bussImg img, .mobile_slidersFeat .bussFeat .bussImg img  {
	max-width: 100%;
	max-height: auto;
}
}
.mobile_sliderNew {
	width: 350px;
	position: relative;
	overflow: hidden;
	border-bottom: 0px solid #EDEDED;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
.mobile_slidesNew {
	cursor: move;
	position: absolute;
	left: 30px;
	top: 0px;
	width: 90%;
	overflow: hidden;
}
.mobile_sliderNew .buss_pic {
	height: 152px;
	overflow: hidden;
	text-align: center;
	float: left;
	border-right: 1px solid #E6E6E6;
	display: block;
	padding: 0px 15px 10px 10px;
}
.mobile_sliderNew .last {
	height: 152px;
	overflow: hidden;
	text-align: center;
	float: left;
	margin-right: 10px;
	display: block;
	padding: 0px 0px 10px 10px;
}
.mobile_sliderNew, .mobile_slidesNew, .mobile_sliderNew .buss_pic, .mobile_sliderNew .last {
	height: 245px;
}
.mobile_sliderNew.sliderJob, .mobile_slidesNew.slidersJob {
	height: 125px;
}
.mobile_sliderNew .buss_pic, .mobile_sliderNew .last {
	width: 40%;
	padding: 0px 15px 10px 10px;
}
.mobile_sliderNew .last {
	padding-top: 0px;
	padding-right: 0px;
}
.mobile_sliderNew .busCat, .mobile_sliderNew .busLoc {
	width: 100%;
	text-align: left;
}
.mobile_sliderNew .bussBot {
	margin-top: 0px;
	height: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mobile_sliderNew .bussDetail {
	padding-top: 10px;
}
.mobile_sliderNew .jssoral, .mobile_sliderNew .jssorar, .mobile_sliderNew .jssoraldn, .mobile_sliderNew .jssorardn {
	top: 100px;
}
.mobile_sliderNew .jobpic, .mobile_sliderNew .slidersJob .last {
	width: 40%;
	height: 115px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.mobile_sliderNew .slidersJob .bussDetail {
	padding-top: 0px;
}
.mobile_sliderNew.sliderJob .jssoral, .mobile_sliderNew.sliderJob .jssorar, .mobile_sliderNew.sliderJob .jssoraldn, .mobile_sliderNew.sliderJob .jssorardn {
	top: 20px;
}
/* --------------------------------------------------------------------------------- */
/* Smartphones CSS
/* --------------------------------------------------------------------------------- */
@media only screen and (max-width: 339px) {
	.leftHeading div, .adsmenu div {
		width: 152px;
	}
	.leftHeading a{
		height: 50px;
		width: 55%;
		margin-top: 3px;
		margin-left: 3px;
		padding-left: 41%;
	}
	.leftHeading .jobszone, .leftHeading .marketzone, .leftHeading .salerent, .leftHeading .vehiclezone{
		background-position: -20px -20px;
	}
	.leftHeading .salerent a, .adsmenu .salerent a{
		font-size: 12px;
	}
	.adsmenu a {
		width: 55%;
		padding-left: 41%;
	}
	table.altrowstd td{
		font-size: 11px !important;
	}
	table.altrowstd td table {
		display: none;
	}
	.loginBox a {
		font-size: 11px;
	}
}
@media only screen and (max-width: 360px) {
	.left_content, .right_content {
		width: 100%;
	}
	#marketInfoBox .box div.postText {
		width: 95% !important;
		margin: 1px auto !important;
	}
	ul.thumbs li {
		width: 50px;
	}
	#registerform input {
		width: auto;
	}
	#registerform td {
		padding: 2px;
	}
	#registerform input.phoneCode {
		width: 37px !important;
	}
	#registerform input.phone {
		width: 100px !important;
	}
}
@media only screen and (max-width: 459px) {
	.MBCard .buss_pic, .MBCard .last {
		width: 48%;
		height: 106px;
		margin-bottom: 10px;
		margin-left: 3px;
	}
	.MBCard .buss_pic img, .MBCard .last img {
		height: 86px;
		margin-bottom: 0px;
	}
	.infocenter {
		width: 21%;
		height: 80px;
		position: relative;
		float: left;
	}
	.infocenter img{
		width: 100%;
		height: 80px ;
	}
	.infoContent {
		width: 75%;
		height: 80px;
		float: right;
		left: inherit;
	}
	#artDesc div.small_pic {
		width: 20% !important;
		height: 56px !important;
	}
	#artDesc div.small_pic img{
		width: 100%;
		height: 56px !important;
	}
	#artDesc div.full table td {
		font-size: 12px;
	}
.mobile_sliderFeat .bussFeat, .mobile_sliderFeat .bussFeat.last, .mobile_slidersFeat .bussFeat, .mobile_slidersFeat .bussFeat.last {
	width: 32%;
	height: auto;
}
.mobile_sliderFeat .bussFeat .bussImg, .mobile_slidersFeat .bussFeat .bussImg {
	width: 100%;
	height: auto;
}
.mobile_sliderFeat .bussFeat .bussImg img, .mobile_slidersFeat .bussFeat .bussImg img  {
	max-width: 100%;
	max-height: auto;
}
}
@media only screen and (min-width: 340px) and (max-width: 359px) {
	.leftHeading div {
		width: 162px;
	}
	.leftHeading a{
		height: 50px;
		width: 55%;
		margin-top: 3px;
		margin-left: 6px;
		padding-left: 41%;
	}
	.leftHeading .jobszone, .leftHeading .marketzone, .leftHeading .salerent, .leftHeading .vehiclezone{
		background-position: -8px -20px;
	}
}
@media only screen and (min-width: 360px) and (max-width: 399px) {
	.leftHeading div {
		width: 172px;
	}
	.leftHeading a{
		height: 50px;
		width: 55%;
		margin-top: 3px;
		margin-left: 17px;
		padding-left: 38%;
	}
	.leftHeading .jobszone, .leftHeading .marketzone, .leftHeading .salerent, .leftHeading .vehiclezone{
		background-position: 0px -20px;
	}
}
@media only screen and (min-width: 361px) and (max-width: 460px) {
	.facebook_wrapper .fbLike250{
  		display: none !important;
	}
	#marketInfoBox .box div.postText {
		width: 95% !important;
		margin: 1px auto !important;
	}
}
@media only screen and (min-width: 361px) and (max-width: 660px) {
	.left_content, .right_content {
		width: 49% !important;
		margin: 0px;
	}
	ul.thumbs li {
		width: 70px;
	}
}
@media only screen and (min-width: 400px) and (max-width: 660px) {
	.leftHeading div {
	height: 93px !important;
	width: 180px;
	margin-right: 0px !important;
	}
	.leftHeading a{
		height: 60px;
		width: 95px;
		margin-top: 23px;
		margin-left: 12px;
		padding-left: 65px;
	}
	.leftHeading .jobszone, .leftHeading .marketzone, .leftHeading .salerent, .leftHeading .vehiclezone{
		background-position: -5px 0px;
	}
}
@media only screen and (min-width: 461px) and (max-width: 660px) {
	.facebook_wrapper .fbLike250{
  		display: block !important;
	}
	#marketInfoBox .box div.postText {
		width: 97% !important;
		margin: 1px auto !important;
	}
	.MBCard .buss_pic, .MBCard .last {
		width: 32%;
		height: 106px;
		margin-bottom: 10px;
		margin-left: 3px;
	}
	.MBCard .buss_pic img, .MBCard .last img {
		height: 86px ;
		margin-bottom: 0px;
	}
	.infocenter {
		width: 18%;
		height: 100px;
		position: relative;
		float: left;
	}
	.infocenter img{
		width: 100%;
		height: 100px ;
	}
	.infoContent {
		width: 80%;
		height: 100px;
		float: right;
		left: inherit;
	}
}
@media only screen and (max-width: 660px) {
	body {
		/* Stop iPhone increasing text size as it sees fit! */
		-webkit-text-size-adjust: 100%;
		width: 100%;
		left: 0px;
		position: relative;
	}
	.mainTable, #maincontent, #content, #artDesc, #actDesc, #displayTable, #displayTable .desc, #submitFrom, #zoneHead, div.content {
		width: 100%;
		overflow: hidden;
		padding: 0px;
		margin: 0px;
		-moz-box-sizing: border-box;
    	-webkit-box-sizing: border-box;
    	-ms-box-sizing: border-box;
    	box-sizing: border-box;
	}
	.heading_middle, #tabmenu, .left_sidebar, .right_sidebar, #info_center, #activity_area, .rightPic, #frmGroup img, div.zoomhelp, #zoombox, #captionToggle a.zoom, #marketInfoBox .arrow {
		display: none !important;
	}
	#subCat {
		width: inherit;
	}
	#artDesc, #actDesc {
		padding: 0px 5px 5px;
	}
	#artDesc div.all, #artDescNot, #artDesc div.full, #actDesc div.all, #actDesc div.last, #actDesc div.full, #paging, #map_canvas, .plusone, #map_canvas, #displayTable .activity img, #resultBox #actDesc, #resultBox #actDesc div.all, #resultBox #actDesc div.last, #paging, .leftHeading, #captionToggle, #registerform span, div.slideshow-container, #contactMap, #actDesc div.column1 img {
		width: 100% !important;
	}
	#artDesc div.text, #actDesc div.text {
		width: 76%;
		height: auto;
	}
	#artDesc div.full img, #artDesc div.full iframe, #artDesc div.full table, #displayTable table, #displayTable .mainPic, #displayTable .thumbnail2, #displayTable .activity, #displayTable .activityContent, #zoneHead, #marketBox, #marketInfoBox .box, div#container, div.loader, div.slideshow span.image-wrapper, #propertyBox, table.altrowstd img, #marketInfoBox .box div.details, #marketInfoBox {
		width: 100% !important;
		height: auto !important;
	}
	#actDesc div.small_pic, #actDesc div.small_pic_job {
		width: 100% !important;
		margin-bottom: 5px;
/*		display: none;*/
	}
	.facebook_wrapper .fbLike250{
  		display: block;
		width: 100% !important;
	}
	.facebook_wrapper .fbLike500 {
  		display: none;
	}
	#artDesc div.full table, #displayTable .activity, #displayTable .activityContent, #resultBox #actDesc, #resultBox #actDesc div.all, #resultBox #actDesc div.last, #paging, #facebox .content, #marketInfoBox .box, div#container, div.slideshow span.image-wrapper {
		-moz-box-sizing: border-box;
    	-webkit-box-sizing: border-box;
    	-ms-box-sizing: border-box;
    	box-sizing: border-box;
	}
	#displayTable img.icon {
		display: block !important;
		width: 20px !important;
		height: 20px !important;
		min-width: 20px;
	}
	#submitFrom input, #submitFrom .input, #submitFrom .textarea, #submitFrom .textarea2, .combo-inp {
		width: auto !important;
	}
	#submitFrom input.submit, #submitFrom input.button {
		width: 77px !important;
	}
	#actDesc div.column1, #actDesc div.column2, #actDesc div.column3, #actDesc div.column4, #actDesc div.column1_1 {
		width: 100% !important;
		clear: both;
		margin-left: 0px;
		margin-right: 0px;
	}
	#actDesc div.column2, #actDesc div.column3, #actDesc div.column4 {
		margin-top: 5px;
	}
	#actDesc div.column2 a {
		font-size: 16px;
	}
	.leftHeading div {
		height: 63px;
		float: left !important;
		clear: none !important;
		margin-right: 1%;
	}
	.leftHeading a{
		overflow: hidden;
	}
	#facebox .content {
		width: 100% !important;
		padding: 10px 20px 10px 10px !important;
	}
	.adsmenu div {
		margin-bottom: 5px;
	}
	#marketInfoBox {
		clear: both;
		left: inherit;
		top: inherit;
	}
	#marketInfoBox .box {
		left: inherit;
		top: inherit;
		position: relative;
		margin-top: 5px;
	}
	#marketInfoBox .box span.starText {
		width: 65%;
	}
	.textwrap {
		white-space: normal;
	}
	.slidersFeat.fullMobile {
		width: 100%;
	}
	#propertyBox ul.thumbs li {
		float: left;
	}

}
@media only screen and (min-width: 661px) and (max-width: 859px) {
	body {
		/* Stop iPhone increasing text size as it sees fit! */
		-webkit-text-size-adjust: 100%;
		width: 100%;
		left: 0px;
		position: relative;
	}
	#tabmenu, .heading_middle, .left_sidebar, .right_sidebar {
		display: none !important;
	}
	#mobile_menu, #info_center, #activity_area, .rightPic, #frmGroup img, div.zoomhelp, #zoombox, #captionToggle a.zoom, #marketInfoBox .arrow {
		display: block !important;
	}
}
@media only screen and (min-width: 860px) and (max-width: 994px) {
	#tabmenu, .left_sidebar, #info_center, #activity_area, .rightPic, #frmGroup img, div.zoomhelp, #zoombox, #captionToggle a.zoom, #marketInfoBox .arrow {
		display: block !important;
	}
	#mobile_menu, .heading_middle, .right_sidebar {
		display: none !important;
	}
}
@media only screen and (max-width: 994px) {
	body {
		/* Stop iPhone increasing text size as it sees fit! */
		-webkit-text-size-adjust: 100%;
		width: 100%;
	}
	h1, h2, h3, h4 {
		padding: 5px 0px;
	}
	img, video, canvas {
  		max-width: 100%;
	}
	.mainTable, #content {
		width: 100%;
		overflow: hidden;
		padding: 0px;
		margin: 0px;
		-moz-box-sizing: border-box;
    	-webkit-box-sizing: border-box;
    	-ms-box-sizing: border-box;
    	box-sizing: border-box;
	}
	#content {
		width: 97.5%;
		margin: 0px auto;
	}
	.heading_middle, #tabmenu, .left_sidebar, .right_sidebar, #info_center, #activity_area, .rightPic, #frmGroup img, div.zoomhelp, #zoombox, #captionToggle a.zoom, #marketInfoBox .arrow, #b-c-facebook {
		display: none;
	}
	.logo {
		width: 47%;
	}
	.loginBox {
		width: 47%;
		margin-top: 8px;
	}
	.logoutbox {
		float: right;
		margin-right: 5px;
	}
	.loginBox input {
		width: 75px !important;
	}
	.loginBox input[type="submit"] {
		width: auto !important;
	}
	#mobile_menu {
		display: block;
	}
	#mobile_menu ul {
		position: static;
		display: none;
	}
	/*Create vertical spacing*/
	#mobile_menu li {
		margin-bottom: 1px;
	}
	/*Make all links full width*/
	#mobile_menu ul li, #mobile_menu li a, #captionToggle a {
		width: 100%;
	}
	.fullBackGreen {
		padding: 8px 0px 0px;
		line-height: 10px;
	}
	#b-c-facebook {
		display: none!important;
	}
}