article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.4; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }
::-moz-selection { background: #72B6CF; color: #fff; text-shadow: none; }
::selection { background: #72B6CF; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */
a { text-decoration: none; color: #197777; }
a:hover { color: #993300; }
a:focus { outline: thin dotted; }
a:visited { color: #666; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e
 */
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */
svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"], [role="button"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/*
 * Media queries for responsive design https://github.com/shichuan/mobile-html5-boilerplate/wiki/The-Style
 */


/* Styles for desktop and large screen ----------- */

/*styles for 800px and up!*/
@media only screen and (min-width: 800px) {
  /* Styles */
}/*/mediaquery*/


/* iPhone 4, Opera Mobile 11 and other high pixel ratio devices ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
  /* Styles */
}


/* A hack for HTML5 contenteditable attribute on mobile */
textarea[contenteditable] {-webkit-appearance: none;}

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}






/*------------------------------End of Bolierplate css--------------------------------*/








/* Newsquest Mobile CSS
1. GLOBAL STYLES
2. HEADER
3. MAIN
4. FOOTER
*/

/* GLOBAL STYLES */

#container {
        margin: 0 auto;
}

/* HEADER */
#topad,
#bottomad {
        margin: 5px 0;
        text-align: center;
}

.mobileSearch {
	float: right;
}
.mobileSearch input[type="search"] {
	width: 100px;
}
/* date */
.headdate {
	width: 95%;
	margin: 0 auto 15px;
	padding: 2px 0 4px 0;
	color: #666;
	font-weight: normal;
	border-bottom: 1px #CCC solid;
}

/* weather */
.headweather {
	text-align: center;
	margin-top: 4px;
	font-size: .8em;
}
.headweather span {
	white-space: nowrap;
}

/* site logo */
#containerMartiniMobile h1 {
	height: 100%;
	max-width: 220px;
	font-size: 1em;
	color: #000;
	text-decoration:none;
	text-align: center;
	margin: 0 auto;	
}

/* navigation */
.navColumn1 {
	float: left;
	padding-left: 2%;
}
.navColumn2 {
	float: right;
	padding-right: 4%;
	width: 100px;
}
.navBut1 {
	font-size: 1.1em;
	min-width: 110px;
	padding: 8px 2%;
	white-space:nowrap;	
}
.navBut2 {
	font-size: 1.1em;
	padding: 8px 2%;
	min-width: 110px;
	white-space:nowrap;
}
.navBut1 a, .navBut1 a:hover, .navBut2 a, .navBut2 a:hover {
	color: #333;
	margin-right: 5px;
	padding: 3px 6%;
}
.navBut1 a:hover {
	width: auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.3);
	background: -moz-linear-gradient(left, rgba(239,239,239,0) 0%, rgba(255,255,255,0.5) 25%, rgba(255,255,255,1) 51%, rgba(255,255,255,0.5) 76%, rgba(239,239,239,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(239,239,239,0)), color-stop(25%,rgba(255,255,255,0.5)), color-stop(51%,rgba(255,255,255,1)), color-stop(76%,rgba(255,255,255,0.5)), color-stop(100%,rgba(239,239,239,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(239,239,239,0) 0%,rgba(255,255,255,0.5) 25%,rgba(255,255,255,1) 51%,rgba(255,255,255,0.5) 76%,rgba(239,239,239,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(239,239,239,0) 0%,rgba(255,255,255,0.5) 25%,rgba(255,255,255,1) 51%,rgba(255,255,255,0.5) 76%,rgba(239,239,239,0) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(left, rgba(239,239,239,0) 0%,rgba(255,255,255,0.5) 25%,rgba(255,255,255,1) 51%,rgba(255,255,255,0.5) 76%,rgba(239,239,239,0) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00efefef', endColorstr='#00efefef',GradientType=1 ); /* IE6-9 */
	background: linear-gradient(left, rgba(239,239,239,0) 0%,rgba(255,255,255,0.5) 25%,rgba(255,255,255,1) 51%,rgba(255,255,255,0.5) 76%,rgba(239,239,239,0) 100%); /* W3C */
}
.navBut2 a:hover {
	width: auto;
	margin-right: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.3);
	background: -moz-linear-gradient(left, rgba(239,239,239,0) 0%, rgba(255,255,255,0.5) 25%, rgba(255,255,255,1) 51%, rgba(255,255,255,0.5) 76%, rgba(239,239,239,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(239,239,239,0)), color-stop(25%,rgba(255,255,255,0.5)), color-stop(51%,rgba(255,255,255,1)), color-stop(76%,rgba(255,255,255,0.5)), color-stop(100%,rgba(239,239,239,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(239,239,239,0) 0%,rgba(255,255,255,0.5) 25%,rgba(255,255,255,1) 51%,rgba(255,255,255,0.5) 76%,rgba(239,239,239,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(239,239,239,0) 0%,rgba(255,255,255,0.5) 25%,rgba(255,255,255,1) 51%,rgba(255,255,255,0.5) 76%,rgba(239,239,239,0) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(left, rgba(239,239,239,0) 0%,rgba(255,255,255,0.5) 25%,rgba(255,255,255,1) 51%,rgba(255,255,255,0.5) 76%,rgba(239,239,239,0) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00efefef', endColorstr='#00efefef',GradientType=1 ); /* IE6-9 */
	background: linear-gradient(left, rgba(239,239,239,0) 0%,rgba(255,255,255,0.5) 25%,rgba(255,255,255,1) 51%,rgba(255,255,255,0.5) 76%,rgba(239,239,239,0) 100%); /* W3C */
}
.headerStyle p {
	padding: 0 4%;
}
.headerStyle {
	width: 100%;
	border-bottom: 1px solid #CCC;
	margin: 4px auto 15px;
	height: auto;
	padding: 2% 0 10px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#eaeaea 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#eaeaea 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ffffff 0%,#eaeaea 100%); /* W3C */
	-webkit-box-shadow: 0px 4px 6px -5px rgba(0, 0, 0, 100);
	-moz-box-shadow: 0px 4px 6px -5px rgba(0, 0, 0, 100);
	box-shadow: 0px 4px 6px -5px rgba(0, 0, 0, 100);
}

/* MAIN */
/* coloured headings */
h2 a, h2 span {
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #FFFFFF;
	margin-left: 5%;
	padding-left: 2.5%;
	letter-spacing: -0.03em;
	line-height: 1.1em;	
}
h2 a:hover {
	color: #FFF !important;
	text-shadow: -1px -1px 1px #000000;
	filter: dropshadow(color=#000000, offx=-1, offy=-1 inset);

}h2 a:active {
	color: #FFF !important;
	text-shadow: -1px -1px 1px #000000;
	filter: dropshadow(color=#000000, offx=-1, offy=-1 inset);
}
h2 a:visited {
	color: #FFF !important;
}

.hnews {
	display: block;
	color: #fff;
	text-align: left;
	background: #72b6cf; /* Old browsers */
	background: -moz-linear-gradient(top, #72b6cf 0%, #429abd 67%, #1e5d76 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#72b6cf), color-stop(67%,#429abd), color-stop(100%,#1e5d76)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #72b6cf 0%,#429abd 67%,#1e5d76 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #72b6cf 0%,#429abd 67%,#1e5d76 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #72b6cf 0%,#429abd 67%,#1e5d76 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#72b6cf', endColorstr='#1e5d76',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #72b6cf 0%,#429abd 67%,#1e5d76 100%); /* W3C */
	line-height: 1.4em;
	height: 37px;
	margin: 10px 2% 0;
	letter-spacing: 0.01em;
}
.hsport {
	display: block;
	color: #fff;
	text-align: left;
	background: #669900; /* Old browsers */
	background: -moz-linear-gradient(top, #669900 0%, #669933 67%, #485b1c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#669900), color-stop(67%,#669933), color-stop(100%,#485b1c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #669900 0%,#669933 67%,#485b1c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #669900 0%,#669933 67%,#485b1c 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #669900 0%,#669933 67%,#485b1c 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#669900', endColorstr='#485b1c',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #669900 0%,#669933 67%,#485b1c 100%); /* W3C */
	line-height: 1.4em;
	height: 37px;
	margin: 10px 2% 0;
	letter-spacing: 0.01em;
}
.hbusiness {
	display: block;
	color: #fff;
	text-align: left;
	background: #ff6666; /* Old browsers */
	background: -moz-linear-gradient(top, #ff6666 0%, #ff3333 67%, #92072b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6666), color-stop(67%,#ff3333), color-stop(100%,#92072b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff6666 0%,#ff3333 67%,#92072b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff6666 0%,#ff3333 67%,#92072b 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ff6666 0%,#ff3333 67%,#92072b 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6666', endColorstr='#92072b',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ff6666 0%,#ff3333 67%,#92072b 100%); /* W3C */
	line-height: 1.4em;
	height: 37px;
	margin: 10px 2% 0;
	letter-spacing: 0.01em;	
}
.htraffic {
    display: block;
	color: #fff;
	text-align: left;
	background: #ff5000; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZmNTAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY3JSIgc3RvcC1jb2xvcj0iI2ZmNTAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNzNkMDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ff5000 1%, #ff5000 67%, #b73d09 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ff5000), color-stop(67%,#ff5000), color-stop(100%,#b73d09)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff5000 1%,#ff5000 67%,#b73d09 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff5000 1%,#ff5000 67%,#b73d09 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff5000 1%,#ff5000 67%,#b73d09 100%); /* IE10+ */
	background: linear-gradient(top,  #ff5000 1%,#ff5000 67%,#b73d09 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5000', endColorstr='#b73d09',GradientType=0 ); /* IE6-8 */
	line-height: 1.4em;
	height: 37px;
	margin: 10px 2% 0;
	letter-spacing: 0.01em;
}

h2.topopportunities {
	background: #a0bf5e;
	height: 37px;
}
.hnewsRule {
	border-bottom: solid 2px #246e8b;	
	margin: 0;
	width: 100%;
	height: 37px;
}
.hsportRule {
	border-bottom: solid 2px #666c33;
	margin: 0;
	width: 100%;
	height: 37px;
	*height: 40px;
}
.hbusinessRule {
	border-bottom: solid 2px #9c0b2c;
	margin: 0;
	width: 100%;
	height: 37px;
}
.htravelRule {
	border-bottom: solid 2px #246e8b;
	margin: 0;
	width: 100%;
	height: 37px;
	*height: 40px;
}
.hGenericRule {
	border-bottom: solid 2px #333;
	margin: 0;
	width: 100%;
	height: 37px;
}
#travelNews .htrafficRule {
	border-bottom: solid 2px #B76900;
	width: 100%;
	height: 37px;
	margin: 0;
}
.articleListings .hnews, .articleListings .htraffic, .articleListings .hsport, .articleListings .htopopportunities, .articleListings .hbusiness,
.articleDisplay .hnews, .articleDisplay .htraffic, .articleDisplay .hsport, .articleDisplay .htopopportunities, .articleDisplay .hbusiness {
	width: auto;
	margin-right: 2%;
}
.articleDisplay p, 
.articleDisplay h3,
.sectionBlock h3 {
	margin: 0 4%;
}
.sectionBlock p,
.sectionBlock ul {
	padding: 0 4%;
}
.articleDisplay p {
	font-size: 16px;
}
.articleDisplay .hGenericRule {
	margin: -18px 0 10px;	
}
.articleDisplay .update {
	margin: 8px 4%;
	font-size: 13px;
}
.articleDisplay .storypic img {
	max-width: 100%;
}

.h3Article, .articleDisplay {
	margin: 10px 0;
}
.articleListings {
	margin: 0 auto;
	max-width: 480px;
}
.articleDisplay,
.sectionBlock {
	max-width: 480px;
	width: 100%;
	border-bottom: 1px solid #BBB;
	margin: 15px auto 0;
	padding-bottom: 20px;
	background: rgb(255,255,255);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgb(255,255,255) 0%, rgb(246,246,246) 47%, rgb(237,237,237) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,255,255)), color-stop(47%,rgb(246,246,246)), color-stop(100%,rgb(237,237,237)));
	background: -webkit-linear-gradient(top, rgb(255,255,255) 0%,rgb(246,246,246) 47%,rgb(237,237,237) 100%);
	background: -o-linear-gradient(top, rgb(255,255,255) 0%,rgb(246,246,246) 47%,rgb(237,237,237) 100%);
	background: -ms-linear-gradient(top, rgb(255,255,255) 0%,rgb(246,246,246) 47%,rgb(237,237,237) 100%);
	background: linear-gradient(top, rgb(255,255,255) 0%,rgb(246,246,246) 47%,rgb(237,237,237) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}
.sectionBlock {
	padding: 0 0 20px;
}
#travelNews {
	height: 100%;
}
#travelNews .update {
	margin: 10px 0;	
}
#travelNews p {
	margin: 5px 0;
	font-size: 104%;	
}
#travelNews .articleStyle { 
	width: 92.25%;
	margin: 0 auto;
	padding: 20px 4%;	
    border-bottom: 1px solid #AAA;
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4MSUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTNlOWVkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  #ffffff 40%, #f2f2f2 81%, #e3e9ed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(40%,#ffffff), color-stop(81%,#f2f2f2), color-stop(100%,#e3e9ed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 40%,#f2f2f2 81%,#e3e9ed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 40%,#f2f2f2 81%,#e3e9ed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 40%,#f2f2f2 81%,#e3e9ed 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 40%,#f2f2f2 81%,#e3e9ed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e9ed',GradientType=0 ); /* IE6-8 */
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;	
}
/* timestamp */
.update {
        font-size: 13px;
        color: #959595;
        margin: 5px 0;	
}
.author {
        font-size: .9em;
        margin-top: 5px;
		margin-left: 2%;
}
/* homepage traffic items */
.trafficlist {
        margin-top: 5px;
}
.trafficlist p {
        margin-top: 5px;
}
.trafficlist p a {
        font-weight: bold;
        color: #006666;
}
/* generic story headings */
h3 {
	margin: 15px 0 -1px;
	font-weight: bold;
	color: #333;
	font-size: 20px;
}
h4 {
	margin: 15px 5px 0 5px;
}
/* generic story summary including bottom border (last story summary should not have a bottom border) */
.shortstory {
	display: inline;
	font-size: 1.145em;	
    padding: 0;	
	margin: 0;
	color: #333;
}
.articleStyle, .articleCategory {
	width: 92.25%;
	margin: 0 auto;
	padding: 20px 4%;	
    border-bottom: 1px solid #AAA;
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4MSUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTNlOWVkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: url("/resources/static/standard/cornerArrow.gif") no-repeat scroll 97% 93%, -moz-linear-gradient(top,  #ffffff 40%, #f2f2f2 81%, #e3e9ed 100%); /* FF3.6+ */
	background: url("/resources/static/standard/cornerArrow.gif") no-repeat scroll 97% 93%, -webkit-gradient(linear, left top, left bottom, color-stop(40%,#ffffff), color-stop(81%,#f2f2f2), color-stop(100%,#e3e9ed)); /* Chrome,Safari4+ */
	background: url("/resources/static/standard/cornerArrow.gif") no-repeat scroll 97% 93%, -webkit-linear-gradient(top,  #ffffff 40%,#f2f2f2 81%,#e3e9ed 100%); /* Chrome10+,Safari5.1+ */
	background: url("/resources/static/standard/cornerArrow.gif") no-repeat scroll 97% 93%, -o-linear-gradient(top,  #ffffff 40%,#f2f2f2 81%,#e3e9ed 100%); /* Opera 11.10+ */
	background: url("/resources/static/standard/cornerArrow.gif") no-repeat scroll 97% 93%, -ms-linear-gradient(top,  #ffffff 40%,#f2f2f2 81%,#e3e9ed 100%); /* IE10+ */
	background: url("/resources/static/standard/cornerArrow.gif") no-repeat scroll 97% 93%, linear-gradient(top,  #ffffff 40%,#f2f2f2 81%,#e3e9ed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e9ed',GradientType=0 ); /* IE6-8 */
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;	
	
}
/* Article listing */


.articleCategory .h3article {
	margin: 2%;
}

.articleCategory .update, {
	margin: 0 3.5%;
}


/* General */
p .shortstory, p .shortstory:hover {
	color: #333;
}
p .shortstory:visited {
	color: #000;
}
.storypic { 
	text-align: left;
	display: inline;
	float: left;
	padding: 0;
	margin: 0 3% 0 0;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);		
}
.storypic img { 
	max-width: 70px;
	height: auto;
}
.shortstory p {
	display: inline;
	margin: 0;
	padding: 0;
}

/* Social Links */
.social {
    padding: 7px 0;
	border-top: 1px solid #CCCCCC;
	height: 20px;
	overflow: visible;
	margin: 18px 4% 8px;
}

.social .socialFacebook {
	min-height: 20px;
	min-width: 150px;
	font-size: 11px;
	display: block;
	clear: both;
}
.social .socialTwitter {
    float: left;
	min-height: 20px;
	min-width: 110px;
}
ul.articleUtils {
	margin: 0 4%;
	padding: 0;
	font-size: .8333em;
	list-style: none;
}
ul.articleUtils li {
	float: left;
	margin: 0;
}
ul.articleUtils li a {
	display:block;
	height: 13px;
	margin-top: 20px;
	padding: 2px 7px 4px 28px;
	color: #444;
	moz-border-radius: 3px;
	webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #CCCCCC;
	background: #DDD url(/resources/static/standard/images/bmd_btn_utils.gif/) no-repeat -1px -183px;
}
ul.articleUtils li a:hover {
	background-color: #BBB ;
	border: 1px solid #AAA;
}
ul.articleUtils li.articleUtilEmail a {
	background-image: url(/resources/static/standard/images/bmd_btn_utils.gif/);
}

/* More stories */
.moreStories {
	border-top: 1px solid #CCCCCC;
	margin: 4px 4% 0;
	
}
.moreStories h4 {
	font-size: 16px;
	margin: 15px 0 0 0;
}
.moreStories ul {
	padding: 0 0 0 20px;
	font-size: 16px;
}

/* Email this page */
.emailThisTitle {
	font-size: 16px;
}
.emailThisForm .errors {
	padding: 0 4%;
}
.emailThisForm ul {
	padding: 0;
}
.emailThisForm li {
	list-style: none;
	padding: 4px;
	overflow: hidden;
}
.emailThisForm label, 
.emailThisForm input,
.emailThisForm textarea {
	float: left;
	width: 200px;
}
.emailThisForm label {
	text-align: right;
	margin-right: 10px;
	width: 150px;
}
.emailThisSubmit {
	text-align: center;
}
.emailThisSubmit input {
	float: none;
}

/* Search results */
#refinesearchform {
	margin-top: 1em;
	padding: 0 4%;
}
.searchOther,
.searchSort {
	list-style: none;
	padding: 0 4%;
	overflow: hidden;
}
.searchOther li {
	float: left;
	margin-right: 4%;
	width: 28%;
}
.searchSort li {
	float: left;
	margin: 0 10px 0 0;
	line-height: 22px;
	font-size: 11px;
}
.searchSort li a {
	display: block;
	moz-border-radius: 3px;
	webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #CCCCCC;
	background-color: #DDD;
	padding: 0 6px;
	color: #222;
	font-weight: bold;
	text-shadow: 1px 1px 0 #E9E9E9;
}
.searchSort li a:hover,
.srchRes .right a:hover {
	background-color: #BBB;
}
.srchRes {
	clear: both;
	padding: 0 4%;	
}
.srchRes .right {
	text-align: right;
}
.srchRes .right a {
	display: inline-block;
	moz-border-radius: 3px;
	webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #CCCCCC;
	background-color: #DDD;
	padding: 0 8px;
	color: #222;
	font-weight: bold;
	line-height: 22px;
	font-size: 11px;
	text-shadow: 1px 1px 0 #E9E9E9;
}
.searchResultsList {
	font-size: 16px;
}

.searchResultsList p,
.searchResultsList h3 {
	margin: 0;
	padding: 0;
	font-size: 16px;
}
.searchResultsList p {
	color: #333;
}
.searchResultsList .update {
	font-size: 13px;
	color: #959595;
}
.searchResultsList .stars {
	float: right;
}

/* FOOTER */
/* dark HR contaning 'add to favs' and 'back to top' */

.footerContainer {
	margin: 0 auto;
	min-width: 300px;
	max-height: 100px;
}
.footerColumn1 {
	float: left;
	display: inline;
	margin: 0 -25px 0;
	width: 50px;
}
.footerColumn2 {
	float: right;
	text-align: right;
	margin: 0 18px;
}
.footerBut1 {
	font-size: 1em;
	min-width: 110px;
	padding: 8px 2%;
	list-style: none;
	white-space:nowrap;
		
}
.footerBut2 {
	font-size: 1em;
	padding: 8px 2%;
	min-width: 110px;
	list-style: none;
	white-space:nowrap;	
}
.footerBut1 a, 
.footerBut2 a {
	color: #fff;
	padding: 3px 5%;
	list-style: none;
	white-space:nowrap;
}
.footerBut1 a:visited, .footerBut2 a:visited, .footerBut3 a:visited {
	color: #CCC;
}
.footerBut1 a:hover,
.footerBut2 a:hover,
.footerBut3 a:hover {
	color: #666;
	width: auto;
	background-color: #F5F5F5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.3);
}	

	.footerBut3 {
		font-size: 1em;
		text-align: center;
		color: #fff;
		clear: right;
			
	}

	.footerBut3 a {
		font-size: 1em;
		text-align: center;
		color: #fff;
		white-space: nowrap;	
		color: #fff;
		padding: 3px 5%;	
	}

/* list of 'get alert' links */
div.footalerts {
        margin-top: 15px;
}
.footalerts p {
        background: url(/resources/static/mobile/next.gif/) 0 3px no-repeat;
        margin-top: 3px;
        margin-left: 5px;
        padding-left: 7px;
}
.footalerts p a {
        color: #006666;
}
/* T&Cs etc links */

footer {
	width: 100%;
	padding: 10px 0;
	margin: 0;
	background: rgb(40,52,59);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzI4MzQzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1ODVjNjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgb(40,52,59) 1%, rgb(88,92,96) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgb(40,52,59)), color-stop(100%,rgb(88,92,96)));
	background: -webkit-linear-gradient(top, rgb(40,52,59) 1%,rgb(88,92,96) 100%);
	background: -o-linear-gradient(top, rgb(40,52,59) 1%,rgb(88,92,96) 100%);
	background: -ms-linear-gradient(top, rgb(40,52,59) 1%,rgb(88,92,96) 100%);
	background: linear-gradient(top, rgb(40,52,59) 1%,rgb(88,92,96) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28343b', endColorstr='#585c60',GradientType=0 );
}
.footerNote {
	display: block;
	clear: both;
	text-align: center;
	color: #fff;
	font-size: 80%;
	display: block;
	width: 100%;
	margin: 0 auto;
}
.upload input.m, .upload select.m {
    width: 300px;
}

.upload textarea {
    width: 300px;
    height: 75px;
}

.upload #htmltext {
    height: 200px;
}

.upload .nonitem {
    padding-top: 5px;
    font-weight: bold;
}
.nonitem {
	padding: 2px 0;
}

/** if we're not using a smart phone, we add a class of browser, so we can grow things a little */
.browser input.m, .browser select.m
{
    width: 500px;
}

.browser textarea {
    width: 500px;
    height: 125px;
}
.browser #htmltext
{
    width: 500px;
    height: 300px;
}
.mlight
{
    width: 310px;
    padding: 5px;
}
.error {
    padding: 10px 10px 10px 52px;
    margin-bottom: 10px;
    border: 2px solid #990000;
    background: #fff url(/resources/static/updated_admin/admin/images/error.png/) no-repeat 10px 3px;
}
.attention {
    padding: 10px 10px 10px 52px;
    margin-bottom: 10px;
    border: 2px solid #ffcc00;
    background: #fff url(/resources/static/updated_admin/admin/images/attention.png/) no-repeat 10px 3px;
}
.information {
    padding: 10px 10px 10px 52px;
    margin-bottom: 10px;
    border: 2px solid #0066cc;
    background: #fff url(/resources/static/updated_admin/admin/images/informationlarge.png/) no-repeat 10px 3px;
}

.arrowDown {
	font-family: Webdings, Wingdings;
}

#containerMartiniMobile {
	margin: 0 auto;	
    min-width: 250px;
	max-width: 480px;
}
.articleH3a h3 {
	border-top: solid 2px, #246E8B;
}
.articleH3b h3 {
	border-top: solid 2px, #666C33;
}
.articleH3c h3 {
	border-top: solid 2px, #9C0B2C;
}
.moreStoriesLink {
	margin: 0px auto 15px;
	color: #333;
	border-bottom: 1px solid #CCC;
	width: 150px;
	min-height: 20px;
	display: block;
	padding: 3px 3px;
	text-align: center;
	background-color: rgb(242,245,246);
	@include filter-gradient(#f2f5f6, #eff3fc, vertical);
	@include background-image(linear-gradient(top, rgb(242,245,246) 0%,rgb(239,243,252) 100%));
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 5px 5px;
	-webkit-box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.2);
}
.moreStoriesLink a {
	color: #666;
	padding-top: 4px;
}
.moreStoriesLink:hover {
	margin: 0px auto 15px;
	color: #333;
	border-bottom: 1px solid #CCC;
	width: 150px;
	height: 20px;
	display: block;
	padding: 3px 3px;
	text-align: center;
	background-color: rgb(242,245,246);
	@include filter-gradient(#f2f5f6, #eff3fc, vertical);
	@include background-image(linear-gradient(top, rgb(242,245,246) 0%,rgb(239,243,252) 100%));
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 5px 5px;
	-webkit-box-shadow: inset 0px -1px 3px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0px -1px 3px 1px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px -1px 3px 1px rgba(0, 0, 0, 0.2);
}


/* --martinilight start-- */

/*@media only screen and
(max-device-width: 480px) {
.entry-content {
column-width : auto;
column-column-count : 1; }
}*/
#martinilight body {
	font-size: 80%;
}

#martinilight .formNote {
	text-align: right;
	padding: 4px 8px;
	border: 1px dotted #ccc;
	float: right;
	margin: -5px -5px 0 5px;
	border-radius: 3px;
	background-color: #FFF;
	font-size: 80%;
}
#martinilight .left {
	text-align: left;
}
#martinilight .center {
	text-align: center;
	margin: 0 auto;
}
#martinilight .last {
	margin-bottom: 15px;
}
#martinilight h1 {
	margin-top: 10px;
}
#martinilight a:hover { 
    color: #fff !important; 
}
#martinilight span {
	color: #930;
}
#martinilight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background: #f9fcf7;
	/* Old browsers */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9fcf7), color-stop(100%, #f5f9f0));
	background: ;
	/* FF3.6+ */
	/* Chrome,Safari4+ */
	/* Chrome10+,Safari5.1+ */
	/* Opera11.10+ */
	/* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fcf7', endColorstr='#f5f9f0',GradientType=0 );
	/* IE6-9 */
	/* W3C */
	margin: 5px auto;
	max-width: 900px;
	width: auto;
	min-width: 295px;
	padding: 15px 2% 15px;
	background-color: #FFF;
	box-shadow: inset 0px 0px 2px 2px #999;
	border-radius: 5px;
	background-position: right bottom;
	background-repeat: no-repeat;
}
#martinilight ul {
	margin: 0;
	padding: 0;
}
#martinilight #martiniLightMainNav li {
	display: inline;
	margin: 0 0 10px 0;
}
#martinilight #martiniLightMainNav {
	margin-bottom: 10px;
}
#martinilight #martiniLightMainNav li:last-child {
	display: inline-block;
	margin: 0 0 10px 0;
	float: right;
}
#martinilight label, #martinilight .noteExtra {
	color: #000;
}
#martinilight #article_upload {
	margin: 15px 0;
}
#martinilight .column1 {
	background-color:#F4F4F4;
    padding: 2%;
	width: 46%;
	min-width: 310px;
	min-height: 200px;
	display: block;
	float: left;
	box-shadow: 0px 0px 2px 2px #EAEAEA;	
}

#martinilight .column1b {
	background-color:#F4F4F4;
	padding: 2%;
	margin-left: 1px;
	width: 45.8%;
	min-width: 310px;
	min-height: 210px;
	display: block;
	float: left;
	box-shadow: 0px 0px 2px 2px #EAEAEA;	
}

@media screen and (min-width: 695px) {
#martinilight .column1 {
	float: right;
}
}

#martinilight .column2 {
	float: left;
	background-color: #F4F4F4;
	padding: 2%;
	width: 96%;
	min-width: 310px;
	min-height: 200px;
	display: block;
	box-shadow: 0px 0px 2px 2px #EAEAEA;
}
#martinilight .column3 {
	background-color: #F4F4F4;
	width: 50%;
	min-width: 320px;
	min-height: 240px;
	display: block;
	float: left;
	box-shadow: 0px 0px 2px 2px #EAEAEA;
}
#martinilight .column3 .nonitem, .column3 label {
	margin-left: 4%;
	font-weight: bold;
}

#martinilight h1{
	text-align: left;
	margin: 0 0 15px 5px;
}
	#martinilight .imgPreviewMobile {
		margin-left: 4%;
		color: #333;
		margin-bottom: 5px;
		max-height: 70px;
	}
	#martinilight .imgPreviewMobile label {
		color: #333;
	}
#welcomemessage p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#author_id, #firstpar, #headline_field, #author_id, .browser, #textarea, #htmltext {
	min-width: 98.5%;
	font-weight: normal;
}
#martinilight #c1, #martinilight #c2, #martinilight #c3, #martinilight #c4 {
	width: 91%;
	margin: 0 4% 10px;
}
#mobileAdmin #article_upload .column3.nonitem.imageUpload input,
#mobileAdmin #article_upload .column3.nonitem.moreimages.last input,
#mobileAdmin #article_upload .column3.nonitem.moreimages input,
#martinilight.column3.nonitem.moreimages input, 
#martinilight.column3.nonitem.moreimages label {
	margin: 0 4%;
}

#martinilight #welcomeMessage {
	width: 95%; 
	margin: 8px;
	padding: 10px;
	box-shadow: 0px 0px 2px 2px #999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #f9fcf7; /* Old browsers */
	background: -moz-linear-gradient(top, #f9fcf7 0%, #f5f9f0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9fcf7), color-stop(100%,#f5f9f0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f9fcf7 0%,#f5f9f0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f9fcf7 0%,#f5f9f0 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #f9fcf7 0%,#f5f9f0 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fcf7', endColorstr='#f5f9f0',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #f9fcf7 0%,#f5f9f0 100%); /* W3C */
}
#martinilight .noteExtra {
	font-style: italic;
	font-size: 80%;
	margin: 2px 0 5px 0;
}
#martinilight .required {
	font-size: 90%;
	color: #000;
	font-weight: bold;
	margin: 2px 0 0 0;
	padding: 8px 0 4px 0;
	display: block;
}
#martinilight .optional {
	font-size: 90%;
	color: #000;
	font-weight: bold;
	margin: 8px 0 4px 0;
	padding: 2px 0;
	display: block;
}
#martinilight .rating_field {
	font-size: 90%;
	color: #000;
	font-weight: bold;
	margin: 15px 0 4px 0;
	padding: 1px;
	display: inline;
}	
#martinilight p {
	color: #000;
}
#martinilight label {
	display: block;
	margin-top: 3%;
	font-size: 90%;
}
#martinilight label image1, #martinilight label image2, #martinilight label image3, #martinilight label image4 {
	margin-left: 5%;
}

/*--Date Time Chrono--*/

#martinilight .item #up_d, .item #up_y {
	width: 17%;
    font-size: 78%;
	height: 20px;
}
#martinilight .item #up_m {
	width: 28%;
	font-size: 78%;
	height: 20px;
}
#martinilight .item #up_h, .item #up_i {
	width: 13%;
	font-size: 78%;
	height: 20px;
}

/* -- clearfix -- */

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
} 
* html .clearfix {
	height: 1%;
}
/* --  end of clearfix -- */
#martinilight .moreimages { 
    display: none;
}
/*--Button styles--*/
#martinilight .button, .button:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 3px 0 3px 0;
	background-color: #6BBEA0;
	display: inline-block;
	padding: 2px 8px 2px 8px;
	color: white;
	text-decoration: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	border-radius: 2px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border: none;
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	position: relative;
	cursor: pointer;
	overflow: visible;
	white-space: nowrap;
	font-size: 80%;
	line-height: 1.5em;
	font-weight: bold;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	list-style: none;
}	
#martinilight .button:hover { 
	color: white;
	background-color: #009B67;
	-webkit-transition-property: background-color; 
	-moz-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
#martinilight .button:active { 
	top: 1px;
	color: white;
}
#martinilight .small {
	padding: 2px 8px 2px 8px;
	line-height: 1.3em;
	border-radius: 2px;
	font-size: 75%;
	color: white;
}
#martinilight .medium {
	padding: 3px 9px 3px 9px;
	line-height: 1.3em;
	border-radius: 2px;
	font-size: 80%;
	color: white;
}
#martinilight .large {
	padding: 8px 16px 6px 16px;
	line-height: 1.3em;
	border-radius: 3px;
	font-size: 110%;
	color: white;
	display: block;
	clear: both;
	background-color: #009B67;
	margin: 0 auto;
	text-align: center;
}
#martinilight .return {
	background-color: #009B67;
	font-size: 75%;
	letter-spacing: -0.01em;
	padding: 3px 15px;
	margin: 6px 0 0 3px;
	color: #FFF;
	float: right;
	display: inline;
}
#martinilight .menu:hover {
	color: white;
	background-color: #366;
}

#martinilight .return:hover {
	background-color: #033;	
}
#martinilight .alternative {
	background-color: #333;
}
#martinilight .alternative:hover {
	background-color: #00311b;
	color: white;
}
#martinilight .large:hover {
	background-color: #00311b;
	color: white;
}
#martinilight .browser input.m, .browser select.m {
	margin-right: 5px;
}
#martinilight .mimagewarning {
	font-style: italic;
	font-size: 90%;
	border-bottom: 1px #CCC solid;
	margin: 5px 0 15px 0;
	float: left;
}
#martinilight #mainform {
	margin-left: 2%;
}
#mobileAdmin #article_upload .column3.nonitem.imageUpload .uploadImagePad #mimages {
	margin-left: 12px;
	margin-top: 10px;
}
/*--form items--*/

#martinilight .articleSectionHidden {
	display: block;
	color: #000;
	line-height: 1.4em;
	padding: 4px 0;	
}
#martinilight .articleSectionHidden input{
	display: inline;
	color: #000;
	line-height: 1.4em;
	padding: 4px 0;
	
}#martinilight .articleSectionHidden li  {
	display: block;
	margin: 0 10px;
	border-bottom: 1px solid #CCC;
}

#martinilight .articleSectionHidden li label {
	display: inline-block;
	width: 90%;
	margin-left: 5px;
	color: #000;
	font-size: 90%;
	padding: 0 0 4px 0;
}

#martinilight .comments {
	font-size: 1em;
	padding-bottom: 5px;
	font-weight: bold;
}
#martinilight .checkbox {
	display: inline;
}
#martinilight .dropdown {
	min-width: 99%;
	max-width: 280px !important!;
	font-size: 90%;
}
#martinilight select#mid.dropdown {
	width: 100%;
}
#martinilight select#byline.dropdown {
	width: 100%;
}
#martinilight #firstpar {
    min-height: 55px;
	padding: 2px;
	font-weight: normal;
	font-size: 90%;
}
#martinilight #htmltext {
    min-height: 200px;
	padding: 2px;
	margin-left: 2px;
	font-weight: normal;
	font-size: 80%;
}
#martinilight .error {
    padding: 10px 10px 14px 52px;
    margin-bottom: 10px;
    border: 2px solid #990000;
	color: #333;
    background: #fff url(/resources/static/updated_admin/admin/images/error.png/) no-repeat 10px 3px;
}
#martinilight .attention {
    padding: 10px 10px 10px 52px;
    margin-bottom: 10px;
    border: 2px solid #ffcc00;
    background: #fff url(/resources/static/updated_admin/admin/images/attention.png/) no-repeat 10px 3px;
}
#martinilight .information {
    padding: 10px 10px 10px 52px;
    margin-bottom: 10px;
    border: 2px solid #0066cc;
    background: #fff url(/resources/static/updated_admin/admin/images/informationlarge.png/) no-repeat 10px 3px;
	margin: 8px;
}
#martinilight .col3Buttons {
	display: block;
	width: 200px;
	clear: none;
}
#martinilight .uploadWarning {
	display: block;
	float: left;
	color: #900;
	padding: 4px 8px;
	border: 1px dotted #ccc;
	margin: 5px 0;
	border-radius: 3px;
	background-color: #FFF;
	font-size: 95%;
	line-height: 105%;
}
#martinilight .configureChecklist {
	display: block;
	border-bottom: 1px solid #ccc;
	margin: 2px 0;
	float: left;
	width: 99.5%;
}
#martinilight .moduleUploadTickbox {
	width: auto;
	display: block;
	float: left;
	margin-right: 5px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #ccc;
}
#martinilight .moduleUploadLabel {
	margin: 5px 0;
	line-height: 1.1em;
	display: inline;
}
#mobileAdmin #article_upload .column2 #comments {
	margin-top: 10px;
}

#martinilightFooter {
	text-align: center;
	margin-top: 25px;
	font-size: 70%;
	line-height: 1.2em;
	color: #666;	
}
#martinilight #submitForm {
	position: relative;
	top: 15px;
	left: auto;
	right: auto;
	margin: 0 auto;
}
#martinilight .swithcFullMartini {
	padding-bottom: 10px;
	margin-bottom: 10px;
	display: block;
}
#martinilight .uploadedArticles {
	color: #000;
	font-size: 1.2em;
	line-height: 1.6em;
	margin-top: 5px;
}
#martinilight .uploadedArticles li {
	color: #fff;
	display: inline;
	margin-left: 8px;
}
/*#martinilight #previewPos {
	display: block;
	margin: 0 auto;
	padding: 10px 0;
	position: absolute;
}*/
#martinilight .postData {
	margin-left: 10px;
	font-size: 1em;
}
#martinilight #maintree ul {
	margin: 5px 0 0 -25px;
	width: 96%;

}
	#martinilight #maintree li {
		margin: 0;
		padding: 0;
		border-bottom: dotted 1px #CCC;
		font-size: 90%;
	}
	#martinilight #maintree a {
		 color: #333;
		 padding: 3px;		
	  }
	
	  #martinilight #maintree a:hover {
		  color: #033 !important;
		  background-color: #FFF;
		  padding: 1px;	
		  margin: 2px;
	  }
	  	#martinilight #maintree li span {
		font-weight: bold;

	}

#mobileAdmin #article_upload {
	margin: 20px auto auto 0;
}
#mimages {
	margin-left: 4%;
}

/*Visible to only Opera*/
@media all and (min-width: 0) {
select#mid.dropdown {
max-width: 100%;
}
}

