body {
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 15px;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

img { border: 0; }
th, td { padding: 2px; }

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a.navbar:link {
	text-decoration: none;
	color: #555555;
}

a.navbar:visited {
	text-decoration: none;
	color: #555555;
}

a.navbar:active {
	text-decoration: none
}

a.navbar:hover {
	text-decoration: underline;
	color: rgb(205, 86, 6);
}

a.signup:link {
	text-decoration: none;
	color: #555555;
}

a.signup:visited {
	text-decoration: none;
	color: #555555;
}

a.signup:active {
	text-decoration: none
}

a.signup:hover {
	text-decoration: underline;
	color: rgb(205, 86, 6);
}

a.general:link {
	text-decoration: none;
	color: #165660;
}

a.general:visited {
	text-decoration: none;
	color: #165660;
}

a.general:active {
	text-decoration: none;
}

a.general:hover {
	text-decoration: underline;
	color: #165660;
}

.agmBrandImg {
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 380px;
}

.cardVideoStill {
	width: 238px;
	max-height: 135px;
}

.navbar {
	color: #555555;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}

.navbar visited {
	color: #555555;
	font-size: 12px;
	text-decoration: none
}

.navbar hover {
	color: rgb(224, 93, 43);
	font-size: 12px;
	text-decoration: none
}


.signup {
	color: rgb(224, 93, 43);
	font-size: 10px;
	text-decoration: none;
}

.signup hover {
	color: rgb(224, 93, 43);
	font-size: 10px;
	text-decoration: none;
}

.general {
	color: rgb(224, 93, 43);
	text-decoration: none;
}

.general hover {
	color: rgb(224, 93, 43);
	font-size: 14px;
	text-decoration: none;
}

.cb {
	clear: both;
}

.clear20 {
	height: 20px;
}

.clear10 {
	height: 10px;
}

.client_wrapper {
	margin-top: 0;
	width: 960px;
	min-height: 560px;
	margin-left: auto;
	margin-right: auto;
}

.client_header_wrapper { margin-top: 0; width: 960px; height: 20px; margin-left: auto; margin-right: auto; }
.client_content_wrapper { margin-top:0; width:960px; min-height:461px; margin-left:auto; margin-right:auto; }


#wideResultBkg { width: 100%; min-height: 400px; background-color: #f8f8f8; }
#wideResultFgd { width: 1050px; margin-left: auto; margin-right: auto; }

.mediaResultContainer {
	width: 240px;
	height: 362px;
	float: left;
	border: 1px solid #eeeeee;
	border-radius: 1.2em;
	background-color: #ffffff;
	margin: 10px;
	overflow: scroll;
}

.mediaVideoStill {
	width: 240px;
	height: 137px;
	overflow: scroll;
}

.mediaResultMetadata {
	width: 230px;
	height: 110px;
	text-align: left;
	font-size: 12px;
	color: #666666;
	margin-left: 5px;
	margin-right: 5px;
}

.clientSideClips10 { margin-left: auto; margin-right: auto; font-family: Helvetica, Arial, Sans-serif; font-size: 10px; }
.tableTargetsCell { margin-left: 6px; margin-right: auto; margin-top: 4px; margin-bottom: 4px; text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.mediaResultOwner { width:230px; height:60px; border-top:1px solid #eeeeee; border-bottom:1px solid #eeeeee; margin-left:5px; margin-right:5px; font-size:12px; }

.mediaResultIcons 	{ width:240px; height:30px; }
.mediaIcon 			{ width:60px;  height:30px; float:left; margin-left:auto; margin-right:auto; text-align:center;  }

.selectDistLists {
	margin-left: auto;
	margin-right: auto;
	width: 280px;
	background-color: #ddd;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.selectRegions {
	margin-left: auto;
	margin-right: auto;
	width: 280px;
	background-color: #ddd;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.clientVertSpacer {
	width: 10px;
	height: 400px;
	float: left;
	background-color: #fff;
}

a.clientbar { color: #fff; font-family: Helvetica, Arial, sans-serif; font-size: 14px; font-weight: lighter;
	margin-left: 8px; margin-right: 8px; margin-top: 4px; text-align: left; text-decoration: none;
}

a.clientbar:visited {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}

a.clientbar:hover {
	color: #42c0d1;
	font-size: 14px;
	text-decoration: none;
}

.width960 {
	width: 960px;
	margin: 0 auto;
}

.fl100 {
	width: 100px;
	float: left;
}

.fl600 {
	width: 600px;
	float: left;
}

.width1024 { width: 1024px; margin: 0 auto; }

.loggedin {
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	height: 40px;
}

.loggedInTxt {
	margin-bottom: auto;
	margin-left: 80px;
	margin-right: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #555;
}

.logoMain {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.notification {
	background-color: #f5af42;
	width: 100%;
	height: 25px;
	border-radius: 1.2em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 200;
	color: #ffffff;
	text-align: center;
}

.clientEditParam {
	margin-left: 6px;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	height: 20px;
}

#tabContainer {
	width: 800px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
}

.bluetab {
	float: left;
	width: 180px;
	height: 26px;
	background-color: #165660;
	color: #ffffff;
	font-size: 16px;
	padding: 4px;
	border-top-left-radius: 1.2em;
	border-top-right-radius: 1.2em;
	text-align: center;
}

.greytab {
	float: left;
	width: 180px;
	height: 26px;
	background-color: #dddddd;
	color: #ffffff;
	font-size: 16px;
	padding: 4px;
	border-top-left-radius: 1.2em;
	border-top-right-radius: 1.2em;
	text-align: center;
}

.blueline {
	width: 800px;
	height: 4px;
	background-color: #165660;
	color: #ffffff;
}

.tabspacer {
	float: left;
	width: 2px;
	height: 26px;
}

#optimised {
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.light12pt {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
}

.spacer5px	{ height:5px;  width:100%; }
.spacer10px { height:10px; width:100%; }
.spacer20px { height:20px; width:100%; }
.spacer70px { height:70px; width:100%; }


#contentClientMain {
	vertical-align: top;
	width: 960px;
	min-height: 580px;
	background-color: #ffffff;
}

#contentClientEditPlay {
	float: left;
	width: 318px;
	height: 230px;
	background-color: #f0f0f0;
	border-bottom-left-radius: 1.2em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#contentClientEditSpacer {
	width: 2px;
	height: 10px;
	float: left;
}

.contentClientEditHSpacer {
	height: 2px;
	width: 100%;
}

#contentClientEditMap {
	width: 640px;
	height: 230px;
	border-bottom-right-radius: 1.2em;
	float: left;
}

.centreContent {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	text-align: center;
}

.container {
	width: 960px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.priv_title { width: 90%; height: 20px; font-family: 'Open Sans', Helvetica, sans-serif; font-size: 12px; font-weight: lighter; padding: 5px; text-align: center; }
.priv_list_table { font-size: 13px; font-family: Helvetica, Arial, sans-serif; background-color: #eeeeee; margin-left: auto; margin-right: auto; margin-top: 5px; }

.priv_list_header {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #fdfdfd;
	text-align: left;
	font-weight: bold;
	width: 180px;
	margin-right: 2px;
	float: left;
}

.priv_list_row {
	background-color: #f8f8f8;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-weight: lighter;
	width: 730px;
	padding: 2px;
	margin-top: 2px;
}


.priv_list_cell_email {
	width: 200px;
	margin-right: 2px;
	float: left;
}

.priv_list_header_email {
	width: 200px;
	margin-right: 2px;
	float: left;
	background-color: #fdfdfd;
}

.priv_list_cell_company { width: 140px; margin-right: 2px; float: left; }
.priv_list_header_company { width: 140px; margin-right: 2px; background-color: #fdfdfd; float: left; }
.priv_list_cell_name {
	width: 180px;
	margin-right: 2px;
	float: left;
}

.priv_list_header_name {
	width: 180px;
	margin-right: 2px;
	background-color: #fdfdfd;
	float: left;
}

.priv_list_cell_market { width: 120px; margin-right: 2px; float: left;  }
.priv_list_header_market {
 	width: 120px;
	margin-right: 2px;
	background-color: #fdfdfd;
	float: left;
}

.priv_list_cell_delete {
	width: 80px;
	margin-right: 2px;
	float: left;
}

.priv_list_header_delete {
	width: 80px;
	margin-right: 2px;
	float: left;
	background-color: #fdfdfd;
}


.controlPanel {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #eee;
}

.googleMapsContainer {
	height: 320px;
	width: 800px;
}

#map-canvas {
	height: 320px;
	width: 800px;
	margin: 0px;
	padding: 0px
}

.parameter {
	margin-left: 6px;
	margin-top: 10px;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000;
}

.paramValue {
	height: 30px;
	width: 600px;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 4px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #f8f8f8;
}

.paramValueTextarea {
	height: 75px;
	width: 600px;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 4px;
	text-align: left;
	font-family: 'Arial, Helvetica, sans-serif';
	font-size: 11px;
	color: #000;
	background-color: #f8f8f8;
}

.paramContainer {
	margin-top: 5px;
	height: 35px;
	width: 180px;
	float: left;
}

.paramTextareaContainer {
	margin-top: 5px;
	height: 53px;
	width: 600px;
	float: left;
}

.paramValContainer {
	margin-top: 5px;
	height: 35px;
	width: 610px;
	float: left;
}

.paramInputBox {
	margin-top: 3px;
	margin-left: 10px;
	height: 16px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	width: 574px;
	resize: none;
}

.paramInputTextarea {
	margin-top: 3px;
	margin-left: 10px;
	height: 48px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	width: 574px;
	resize: none;
}

.uploadContentBox { background-color: #eee; width:80%; max-width:800px; min-height:120px; margin-left:auto; margin-right:auto; text-align:center; position:relative; top:8px; border-top-left-radius:1.2em;	border-top-right-radius: 1.2em; padding:10px; }

.paramTextOnly { line-height: 18px; height: 18px; margin-left: 12px; font-family: Arial, Helvetica, sans-serif;}
.paramCheckboxOnly { line-height: 12px; height: 12px; margin-left: 12px; margin-right: 12px;  }

.centreButtons {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.techSupportBox {
	color: #888888;
	background-color: #fef6e7;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 2px -2px 12px rgba(0, 0, 0, 0.68), inset 0px 0px 0px
		rgba(0, 0, 0, 1);
	-webkit-box-shadow: 2px -2px 12px rgba(0, 0, 0, 0.68), inset 0px 0px 0px
		rgba(0, 0, 0, 1);
	box-shadow: 2px -2px 12px rgba(0, 0, 0, 0.68), inset 0px 0px 0px
		rgba(0, 0, 0, 1);
	width: 90%;
	margin-top: 50px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

.updateButton 		{ width: 190px; height: 50px; text-align: center; }
.centreJournos { width:800px; border-radius: 1.2em; background-color: #fafafa; margin-left: auto; margin-right: auto; border: 2px solid #eaeaea; }


#separator {
	background-image: url(/images/separator.png);
	background-repeat: no-repeat;
	width: 2px;
	height: 15px;
	float: left;
	margin-top: 3px;
	margin-right: 3px;
}




.time-sep {
	float: left;
	margin: 13px 3px 0 3px;
	font-size: 11px;
	font-family: Arial;
	color: #444444;
}

.jp-video a.jp-mute, .jp-video a.jp-unmute {
	text-indent: -9999px;
	float: left;
	height: 35px;
	outline: none;
}

.jp-mute {
	float: left;
	background: url(/images/sprite.png) -80px 0 no-repeat;
	margin-top: 1px;
	margin-left: -10px;
	width: 35px;
}

a.jp-unmute {
	background: url(/images/sprite.png) -115px 0 no-repeat;
	margin-top: 1px;
	margin-left: -13px;
	display: none;
	width: 38px;
}

.jp-volume-bar {
	float: left;
	margin-top: 13px;
	margin-right: 0px;
	overflow: hidden;
	width: 10px;
	height: 10px;
	cursor: pointer;
	background: #706d6d;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 1px 4px rgba(0, 0, 0, .4), 0px 1px 0px
		rgba(255, 255, 255, .4);
	-moz-box-shadow: inset 0px 1px 4px rgba(0, 0, 0, .4), 0px 1px 0px
		rgba(255, 255, 255, .4);
	box-shadow: inset 0px 1px 4px rgba(0, 0, 0, .4), 0px 1px 0px
		rgba(255, 255, 255, .4);
}

.jp-volume-bar-value {
	background: rgba(112, 109, 109.01);
	width: 0px;
	height: 10px;
	position: relative;
}

.jp-volume-bar-value span {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(/images/volume.png) no-repeat center;
	width: 11px;
	height: 10px;
}

.jp-full-screen {
	background: url(/images/sprite.png) -150px 0 no-repeat;
	float: left;
	width: 40px;
	height: 35px;
	text-indent: -9999px;
	margin-left: -15px;
	outline: none;
}

.jp-restore-screen {
	background: url(/images/sprite.png) -150px 0 no-repeat;
	float: left;
	width: 40px;
	height: 35px;
	text-indent: -9999px;
	margin-left: -15px;
	outline: none;
}

.adminUploadParam {
	float: left;
	width: 140px;
	margin-left: 6px;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.adminUploadValue {
	float: left;
	background-color: #f8f8f8;
}

.jp-centre-content {
	margin-left: 57px;
}