html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}html {
	overflow-y: scroll; 
	-webkit-text-size-adjust: 100%; 
	-ms-text-size-adjust: 100%; 
}article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}ol, ul {
	list-style: none;
}table { 
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 1.5em;
	width: 100%;
}th {
   font-weight: bold;
}th, td {
   border: 1px solid #EAEAEA;
   padding: 6px 10px;
}caption, th, td {
	text-align: left;
}blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}blockquote, q {
	quotes: "" "";
}a:focus {
	outline: thin dotted;
}a:hover,
a:active { 
	outline: 0;
}a img {
	border: 0;
}a img:hover {
	opacity: 0.8;
	filter:alpha(opacity=80); 
	box-shadow: #000 0 0 0;
}embed, iframe, object {
	max-width: 100%;
}button::-moz-focus-inner {
	border: 0;
	padding: 0;
	margin: 0;
}body,
button,
input,
select,
textarea {
	color: #3f3f3f;
	font: 16px 'Lato', sans-serif;
	line-height: 20px;
	word-wrap: break-word;
}body {
	background: #c3c3c3;
}h1, h2, h3, h4, h5, h6 {
	padding-bottom: 18px;
	color: #000000;
	font-weight: normal;
	font-family: 'Lato', sans-serif;
}h1 { font-size: 30px; line-height: 36px; }h2 { font-size: 28px; line-height: 34px; }h3 { font-size: 26px; line-height: 32px; }h4 { font-size: 24px; line-height: 30px; }h5 { font-size: 22px; line-height: 28px; }h6 { font-size: 19px; line-height: 25px; }hr {
	border-color: #EAEAEA;
	border-style: solid none none;
	border-width: 1px 0 0;
	height: 0;
	margin: 30px 0;
}p {
	line-height: 24px;
	margin-bottom: 15px;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
}strong {
	font-weight: bold;
}cite, em, i {
	font-style: italic;
}pre {
	background-color: #fff;
	margin-bottom: 20px;
	overflow: auto;
	padding: 20px;
	border: 1px solid #EAEAEA;
}pre, code, kbd, var, samp, tt {
	font-family:"Courier 10 Pitch",Courier,monospace;
	font-size: 14px;
	line-height: 19px;
	white-space: pre-wrap;
}abbr, acronym, dfn {
	border-bottom: 1px dotted #3f3f3f;
	cursor: help;
}address {
	display: block;
	font-style: italic;
	margin: 0 0 15px;
}ins {
	background: #F8F8F8;
}table {
	margin: 0 0 1.5em;
	width: 100%;
}sup, sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}sup {
	bottom: 1ex;
}sub {
	top: .5ex;
}dl {
	margin-bottom: 24px;
	font-size: 16px;
}dt {
	font-weight: bold;
	margin-bottom: 5px;
}dd {
	margin-bottom: 24px;
}ul,
ol {
	list-style: none;
}ol {
	list-style: decimal;
}li > ul,
li > ol {
	margin: 0 0 0 10px;
}blockquote {
	font-style: italic;
	font-weight: normal;
	padding: 20px;
	border: 1px solid #EAEAEA;
	border-left: 3px solid #0FBE7C;
	margin-bottom: 20px;
}blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}blockquote cite {
	color: #3f3f3f;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}input, textarea {
 	-webkit-border-radius: 0px;
}input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
	-moz-appearance: none !important;
	-webkit-appearance: none !important;
	appearance: none !important;
}input[type="text"],
input[type="email"],
input[type="password"],
textarea {
	padding: 1%;
	border: 1px solid #EAEAEA;
	line-height: 20px;
	width: 98%;
	margin: 0 0 30px;
	background-color: #F8F8F8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}input[type="text"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
	border: 1px solid #EAEAEA;
}input.anch_506 {
	width: 60%;
	padding: 4px 10px;
	height: 22px;
	color: #3f3f3f;
	background-color: #FFFFFF;
	margin: 0;
	border: 1px solid #EAEAEA;
}input.anch_506:focus {
	padding-left: 10px;
	border-color: #EAEAEA;
	text-indent: 0;
}.bt_learn,
input[type="reset"],
input[type="button"],
input[type="submit"],
button {
   color: #FFFFFF;
	display:inline-block;
   margin-bottom: 30px;
   padding: 5px 25px;
   -moz-appearance: none !important;
	-webkit-appearance: none !important;
	appearance: none !important;
	cursor: pointer;
	background-color: #0FBE7C;
	border: 0px;
   -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
   font-size: 16px;
}.gamethumb95 a,
.article_422020 a {
   color: #3f3f3f;
   padding: 5px 25px;
	cursor: pointer;
   border: 1px solid #EAEAEA;
   font-size: 16px;
}.gamethumb95 a:hover,
.article_422020 a:hover {
	color: #0FBE7C;
}a {
	color: #0FBE7C;
	text-decoration: none;
}a:focus, a:active, a:hover {
	text-decoration: none;
}figure {
	margin: 0;
	text-align: center;
}img {
	max-width:100%;
	height:auto;
	vertical-align:top;
	margin-bottom: 18px;
}.all-dep-inner img, .banenridli img, .audio-28664-7 img {
	max-width: 100%; 
}img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {

}img.deviceproducer, img.home-status-bus {
	max-width: 100%;
	height: auto;
}.all-dep-inner img.kuqyy {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}img.color_3800, img.ediscovery_mass, img.boardlink12 {
	margin-bottom: 1.625em;
}p img {

}img#javaform {
 	display: none;
}.footer_ad_box:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}.footer_ad_box {
	display: inline-block;
}* html .footer_ad_box {
	height:1%;
}.footer_ad_box {
	display: block;
}.c-34 {
	clear: both;
}.color_3800 {
	display: inline;
	float: left;
	margin-right: 30px;
}.ediscovery_mass {
	display: inline;
	float: right;
	margin-left: 30px;
}.boardlink12 {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}body {
	padding-top: 30px;
	padding-bottom: 30px;
}#ctl11_divmenu {
	max-width: 1268px;
	margin: 0 auto;
	background-color: #FFFFFF;
}.hdn11temp, .hl-hm-home {
	padding-top: 0;
	padding-bottom: 0;
}.hl-hm-home #ctl11_divmenu {
	max-width: 100%;
}.component_5424 #ctl11_divmenu {
	max-width: 1038px;
}.hdn11temp #ctl11_divmenu {
	max-width: 100%;
}.hdn11temp #ctl11_divmenu {
	padding-top: 0;
	padding-bottom: 0;
}.alert-n {
	margin: 0 auto;
	max-width: 1218px;
}.hl-hm-home .alert-n {
	max-width: 1218px;
}.component_5424 .alert-n {
	max-width: 978px;
}.hdn11temp .alert-n {
	max-width: 978px;
}#comingsoonmsg2 {
}#city_letter_j {
	background-color: #F8F8F8;
	border-bottom: 1px solid #EAEAEA;
}#domainchk_netht {
	background: linear-gradient(to bottom right, #00a9b2, #0388fe);
	border-bottom: 1px solid #EAEAEA;
}#homeyellow {

}#cate3035 {
	float: left;
	margin-right: 25px;
}#bi_parking {
	float: left;
	padding: 0 20px 0 0;
	max-width: 100%;
}#bi_parking img {
	margin-bottom: 0px;
}#comment-221050 {
	float: left;
	padding: 10px 20px 0 0;
}#bajaprawns a {
	color: #1d1d1d;
	font-size: 36px;
}h1#bajaprawns {
	padding-bottom: 5px;
}h3#bajaprawns {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 0;
  padding-bottom: 5px;
}#bajaprawns a:hover {
	color: #0FBE7C;
}#blogarea {
	line-height: 24px;
	font-size: 16px;
	padding-bottom: 0;
	color: #3f3f3f;
}#kwt1945300 {
	float: left;
}#ader {
	overflow: hidden;
}#kwt1945300 .audio-28664-7 {
	text-align: right;
	padding-top: 10px;
}#kwt1945300 .audio-28664-7 h3 {
	padding-bottom: 5px;
}.grid-242 {
	margin-bottom: 0;
	border-bottom: 1px solid #EAEAEA;
	width: 100%;
}#comingsoonmsg2 .bsap_1234901 input.anch_506 {
	width: 130px;
}.bsap_1234901 button {
	border-radius: 0;
	line-height: 32px;
	margin-bottom: 0;
	margin-left: -6px;
	padding: 0;
}.doll-dropdown:before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
	font: normal 18px/1 'Genericons';
	content: '\f400';
	vertical-align: middle;
	padding: 0 7px;
}nav li > ul,
nav li > ol {
	margin: 0;
	list-style: none;
}.exchange-bar {
	float: right;
}.exchange-bar li {
	float: left;
	position: relative;
	padding: 0 0 0 25px;
	font-family: 'Lato', sans-serif;
}.exchange-bar ul li a {
	font-size: 16px;
}.exchange-bar li.block_14370,
li.block_14370 {
	display: none;
}.exchange-bar a {
    display: block;
    float: left;
    padding: 20px 7px 8px 7px;
    height: 30px;
}.exchange-bar a:hover,
.exchange-bar ul li.fav210085 a,
.exchange-bar ul li.cp-layoutbox a,
.exchange-bar ul li.abcdsxcmh a,
.exchange-bar ul li.ajax-399 a,
.exchange-bar ul li:hover > a {
	color: #0FBE7C;
}.exchange-bar ul li ul,
.exchange-bar ul li:hover ul ul,
.exchange-bar ul ul li:hover ul ul,
.exchange-bar ul ul ul li:hover ul ul,
.exchange-bar ul ul ul ul li:hover ul ul {
	display:none;
	z-index: 9999;
}.exchange-bar ul li:hover ul,
.exchange-bar ul ul li:hover ul,
.exchange-bar ul ul ul li:hover ul,
.exchange-bar ul ul ul ul li:hover ul,
.exchange-bar ul ul ul ul ul li:hover ul {
	display:block;
}.exchange-bar ul li ul {
	position: absolute;
	border-top: 1px solid #0FBE7C;
	top: 45px;
	left: 25px;
	width: 150px;
}.exchange-bar ul li ul li {
	float: none;
	border-bottom: 1px solid #EAEAEA;
	padding: 0;
}.exchange-bar ul li ul li a,
.exchange-bar ul li.fav210085 ul li a,
.exchange-bar ul li ul li.fav210085 a,
.exchange-bar ul li.cp-layoutbox ul li a,
.exchange-bar ul li.abcdsxcmh ul li a,
.exchange-bar ul li.ajax-399 ul li a {
	float: none;
	line-height: 21px;
	font-size: 13px;
	font-weight: normal;
	height: 100%;
	padding: 6px 10px;
	color: #3f3f3f;
}.exchange-bar ul li ul li a:hover, .exchange-bar ul li ul li:hover > a, .exchange-bar ul li.fav210085 ul li a:hover {
	color: #0FBE7C;
}.exchange-bar ul li ul li ul {
	left: 150px;
	top: -1px;
}.exchange-bar select {
	display: none;
}.exchange-bar ul li.go_button_ctry  > ul{
	display: block;
}.artcl3070693 {
	display: none;
	cursor: pointer;
}.flex-test .artcl3070693 {
	background: #3A3A3A;
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	padding: 5px 22px;
	margin: 0;
	text-align: center;
}.flex-test .artcl3070693:hover {
  background: #0FBE7C;
}.flex-test .artcl3070693:before {
  content: '\2261';
  margin-right: 10px;
}.dhtml_menu-3398 {
	float: none;
	padding-top: 0;
	background-color: #000000;
	margin-top: 5px;
}.dhtml_menu-3398 ul {
  margin: 0;
  list-style: none;
}.dhtml_menu-3398 a {
  display: block;
  color: #FFFFFF;
  padding: 10px 40px;
  text-decoration: none;
}.dhtml_menu-3398 li {
  background: #3A3A3A;
  position: relative;
}.dhtml_menu-3398 li:hover {
  background: #0FBE7C;
}.dhtml_menu-3398 ul ul a {
  padding-left: 60px;
}.dhtml_menu-3398 ul ul ul a {
  padding-left: 80px;
}.dhtml_menu-3398 ul > .ajax-399,
.dhtml_menu-3398 ul > .fav210085 {
  background: #0FBE7C;
}.fixed-saver {
	float: right;
}.fixed-saver li {
	float: left;
	position: relative;
	font-family: 'Lato', sans-serif;
}.fixed-saver li.block_14370,
li.block_14370 {
	display: none;
}.fixed-saver a {
	color: #3f3f3f;
	display: block;
	float: left;
	font-size: 10px;
	height: 21px;
	padding: 5px 0 0 16px;
	font-size: 12px;
}.fixed-saver a:hover,
.fixed-saver ul li.fav210085 a,
.fixed-saver ul li.cp-layoutbox a,
.fixed-saver ul li.abcdsxcmh a,
.fixed-saver ul li.ajax-399 a,
.fixed-saver ul li:hover > a {
	color: #0FBE7C;
}#834619 {
	border-bottom: 1px solid #EAEAEA;
}#834619,
#834619 .cat003 {
	position: relative;
}#834619 .jsform_login{
	width: 100%;
}.hdn11temp #834619 .cat003,
.hl-hm-home #834619 .cat003 {
   max-width: 1600px;
   margin: 0 auto;
}#834619 .hotoralmenu {
	display: block;
}#834619 .addto-27206 {
	display: none;
}.empnoteframe #834619 .block-advbanner {
	top: 25%;
}#834619 .block-advbanner {
	top: 50%;
	-ms-transform: translateY(-50%); 
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
	position: absolute;
	left: 5%;
	max-width: 40%;
}.hdn11temp #834619 .block-advbanner {
   left: 13.8%;
}.hl-hm-home #834619 .block-advbanner {
   left: 4.9%;
}#834619 .hm_menu_frame {
	background-color: #2e2e2e;
	padding: 10px 15px;
	padding: 1rem 1.5rem;
}#834619 img {
	margin-bottom: 0px;
}#834619 .cigmenubrand36 {
	display: inline-block;
	left: 0;
	margin-bottom: 5px;
	margin-bottom: 0.5rem;
}#834619 .c6279 {
	padding: 0;
}.cigmenubrand36 .c6279 a {
	color: #FFFFFF;
	text-decoration: none;
}#834619 .c6279 span {
	color: #FFFFFF;
	display: block;
	font-size: 26px;
}#834619 .all-dep-inner {
	color: #FFFFFF;
	padding-top: 5px;
	padding-top: 0.5rem;
}#834619 .all-dep-inner p {
	margin: 0;
	padding: 0;
}#834619 .gen155135011 {
	background-color: #0FBE7C;
	color: #FFFFFF;
	text-align: center;
	font-family: 'Lato',sans-serif;
	padding: 10px 15px;
	padding: 1rem 1.5rem;
	float: left;
	margin-top: 15px;
	font-size: 20px;
}#834619 .gen155135011:hover {
	background-color: #3f3f3f;
}#fotoflickr {
	text-align:center;
	line-height:0;
	position: absolute;
	width: 100%;
	bottom: 15px;
	z-index: 999;
}#fotoflickr a {
	width: 18px;
	height: 6px;
	margin: 0 4px;
	overflow:hidden;
	display:inline-block;
	background-color: #FFFFFF;
	color: #FFFFFF;
}#fotoflickr a:hover, #fotoflickr a.cm2835 {
	background-color: #0FBE7C;
	color: #0FBE7C;
}.hcategory_243 {
	border-bottom: 1px solid #EAEAEA;
	padding: 20px 0;
}.hcategory_243 .features-top1 {
	float: left;
	max-width: 100%;
	padding-right: 30px;
}.grid_title-40 {
	font-size: 22px;
	padding-bottom: 0;
	line-height: 36px;
}.fsel_349 {
	float: right;
	text-align: right;
	margin-top: 8px;
   margin-bottom: 2px;
	font-size: 12px;
}.fsel_349 {
	color: #3f3f3f;
}.fsel_349 a {
	color: #3f3f3f;
}.fsel_349 a:hover {
	color: #0FBE7C;
}.asdfg8kym2f7gj {
}.hyw {
   display: none;
}#80560b {
	padding: 40px 0 10px 0;
}.chatlogin {
	margin-bottom: 30px;
	padding-top: 30px;
}.chatlogin .dynimage99 {
	font-size: 22px;
	padding-bottom: 10px;
}.chatlogin p {
	padding-bottom: 0;
}.chatlogin .cart_status_148 {
	text-align: center;
}.chatlogin a.entryid70924:hover, .infb15988 a.item-6015:hover {
	text-decoration: underline;
}.dynimage99 a {
	color: #1d1d1d;
}.itemsideholder .dynimage99 a:hover,
.caticon11 .dynimage99 a:hover,
.bannerother .dynimage99 a:hover {
	color: #0FBE7C;
}.itemsideholder p,
.caticon11 p,
.bannerother p {
	text-align: center;
}.itemsideholder .folder_122,
.caticon11 .folder_122,
.bannerother .folder_122 {
	text-align: center;
}.itemsideholder .dynimage99,
.caticon11 .dynimage99,
.bannerother .dynimage99 {
	text-align: center;
}.caticon11 {
	float: left;
	width: 28.407225%;
	margin: 0 2.46305419%;
	padding: 0px 0px 30px;
}.bannerother {
	float: left;
	width: 23.1527094%;
	margin: 0 2.46305419% 0 0;
	padding: 0px 0px 30px;
}.article_584 {
	margin: 0px;
}.itemsideholder {
	float: left;
	width: 48.7684729%;
	margin: 0 2.46305419% 0 0;
	padding: 0px 0px 30px;
}.c201036 {
	float: right;
	margin: 0px;
}.jscategoryid {
	margin-bottom: 20px;
}.jscategoryid img {
	margin-bottom: 0px;
}.jscategoryid .itemsideholder .dynimage99,
.jscategoryid .caticon11 .dynimage99,
.jscategoryid .bannerother .dynimage99 {
	font-size: 22px;
	padding-bottom: 8px;
	text-align: left;
}.jscategoryid .itemsideholder p,
.jscategoryid .caticon11 p,
.jscategoryid .bannerother p {
	text-align: left;
}.jscategoryid .itemsideholder .folder_122,
.jscategoryid .caticon11 .folder_122,
.jscategoryid .bannerother .folder_122 {
	text-align: center;
	padding-bottom: 0;
}.infb15988 {
	padding-bottom: 30px;
}.infb15988 .dynimage99 {
	font-size: 22px;
}