
body {
	min-width: 980px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
	padding: 0;
	margin: 0;
}

#header {
	background: #f3f3f3 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/header_tile.gif') repeat-x top left;
	height: 6.5em;
}

#footer {
	border-top: 1px solid #c4c4c4;
	background: #f3f3f3 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/menu_tile.gif') repeat-x top left;
}

#mainmenuwrapper {
	padding: 0.3em 1px 0.3em 5px;
	background: #f3f3f3 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/menu_tile.gif') repeat-x top left;
}

ul.nav li a, ul.nav li a:visited, ul.nav li a:link {
	background: transparent;
	margin-right: 2px;
}

ul.nav li a:hover, ul.nav li a:active {
	background: #e00303;
}

#submenuwrapper {
	padding: 0.3em 1px 0.3em 5px;
	background: #f3f3f3 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/menu_tile.gif') repeat-x top left;
}

div#submenu ul.nav li a, div#submenu ul.nav li a:visited, div#submenu ul.nav li a:link {
	background: transparent;
	margin-right: 2px;
}

div#submenu ul.nav li a:hover, div#submenu ul.nav li a:active {
	background: #e00303;
}

div#jobsscrollwrapper {
	background: #f3f3f3 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/menu_tile.gif') repeat-x top left;
}

.sidemenuheader {
	border: 1px solid #c4c4c4;
	border-bottom: 0;
	background: #f3f3f3 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/menu_tile.gif') repeat-x top left;
}

.sidemenubody {
	border: 1px solid #c4c4c4;
}

/* Logo style ----------------------------------------------------------------- */

#header div.logo {
	float: none;
	position: absolute;
	top: 0;
	left: 20px;
	height: 77px;
	width: 407px;
	background: #f3f3f3 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/mm_logo.jpg') no-repeat top left;
	padding: 0;
}
#header div.logo a, #header div.logo a:visited, #header div.logo a:link, #header div.logo a:hover, #header div.logo a:active {
	display: block;
	width: 407px;
	height: 77px;
}
#header div.logo a span {
	display: none;
}

/* Nav bar style -------------------------------------------------------------- */

ul.nav li a span.lt, ul.nav li a:visited span.lt, ul.nav li a:link span.lt
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 7px;
	height: 7px;
}
ul.nav li.on a span.lt, ul.nav li.on a:visited span.lt, ul.nav li.on a:link span.lt {
	background: #e00303 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/button_tl.gif') no-repeat top left;
}
ul.nav li a:hover span.lt, ul.nav li a:active span.lt, ul.nav li.on a:hover span.lt, ul.nav li.on a:active span.lt {
	background: #e00303 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/button_tl.gif') no-repeat top left;
}

ul.nav li a span.rt, ul.nav li a:visited span.rt, ul.nav li a:link span.rt
{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 7px;
	height: 7px;
}
ul.nav li.on a span.rt, ul.nav li.on a:visited span.rt, ul.nav li.on a:link span.rt {
	background: #e00303 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/button_tr.gif') no-repeat top left;
}
ul.nav li a:hover span.rt, ul.nav li a:active span.rt, ul.nav li.on a:hover span.rt, ul.nav li.on a:active span.rt {
	background: #e00303 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/button_tr.gif') no-repeat top left;
}

ul.nav li a span.lb, ul.nav li a:visited span.lb, ul.nav li a:link span.lb
{
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 7px;
	height: 7px;
}
ul.nav li.on a span.lb, ul.nav li.on a:visited span.lb, ul.nav li.on a:link span.lb {
	background: #e00303 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/button_bl.gif') no-repeat top left;
}
ul.nav li a:hover span.lb, ul.nav li a:active span.lb, ul.nav li.on a:hover span.lb, ul.nav li.on a:active span.lb {
	background: #e00303 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/button_bl.gif') no-repeat top left;
}

ul.nav li a span.rb, ul.nav li a:visited span.rb, ul.nav li a:link span.rb
{
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 7px;
	height: 7px;
}
ul.nav li.on a span.rb, ul.nav li.on a:visited span.rb, ul.nav li.on a:link span.rb {
	background: #e00303 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/button_br.gif') no-repeat bottom right;
}
ul.nav li a:hover span.rb, ul.nav li a:active span.rb, ul.nav li.on a:hover span.rb, ul.nav li.on a:active span.rb {
	background: #e00303 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/button_br.gif') no-repeat bottom right;
}


table.generaltableborder {
	border: 1px solid #c4c4c4;
}
table.blogtable tr td, table.generaltable tr td, table.generaltableborder tr td, table.gigssearch tr td {
	border: 1px solid #c4c4c4;
}



.ptable tr.headerrow td {
	background: #f3f3f3 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/menu_tile.gif') repeat-x top left;
}

table.edirectory_list tr.header td {
	background: #f3f3f3 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/menu_tile.gif') repeat-x top left;
}

table.jobssearch tr td.titlerow {
	background: #f3f3f3 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/menu_tile.gif') repeat-x top left;
}

table.forum_chain tr.forumtitlebar td {
	background: #f3f3f3 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/menu_tile.gif') repeat-x top left;
}

table.forum_thread tr.forumtitlebar td {
	background: #f3f3f3 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/menu_tile.gif') repeat-x top left;
}
table.forum_thread tr.forumtitlebar td.forumtitlebar {
	background: #f3f3f3 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/menu_tile.gif') repeat-x top left;
}

table.forum tr.forumtitlebar td, table.forum tr.header td {
	background: #f3f3f3 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/menu_tile.gif') repeat-x top left;
}

table.blogtable tr.titlerow td, table.blogtable tr.forumtitlebar td {
	background: #f3f3f3 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/menu_tile.gif') repeat-x top left;
}

table.gigsboard tr.gigstitle td, table.gigssearch tr td.titlerow, table.gigssearch.titlerow tr td {
	background: #f3f3f3 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/menu_tile.gif') repeat-x top left;
}


table.generaltableborder tr td.titlerow, table.generaltableborder tr.titlerow td {
	background: #f3f3f3 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/menu_tile.gif') repeat-x top left;
}
table.generaltable tr td.titlerow, table.generaltable tr.titlerow td {
	background: #f3f3f3 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/menu_tile.gif') repeat-x top left;
}

table tr.titlerow {
	background: #f3f3f3 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/menu_tile.gif') repeat-x top left;
}

div.forum_topic {
	border: 1px solid #c4c4c4;
}
div.forum_topic div.title {
	background: #f3f3f3 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/menu_tile.gif') repeat-x top left;
	border-bottom: 1px solid #c4c4c4;
}
div.forum_topic div.controls {
	border-bottom: 1px solid #c4c4c4;
}


/* Temporary front box based on the UK MJ flowers ------------------------------------------------ */
div#newfrontbox2 div.container {
	padding: 0;
}
div#newfrontbox2 div#container1, div#newfrontbox2 div#container2 {
	background: #fcf0f0;
	border-color: #c4c4c4;
}
div#newfrontbox2 h2 {
	background: #f3f3f3 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/menu_tile.gif') repeat-x top left;
	border-bottom: 1px solid #c4c4c4;
	color: #e00303;
	font-size: 1.6em;
	margin: 0 0 7px 0;
	padding: 8px;
}
div#newfrontbox2 div.container a, div#newfrontbox2 div.container a:visited, div#newfrontbox2 div.container a:link {
	color: red;
	padding: 0 0 0 8px;
	margin: 0 7px 0 0;
}
div#newfrontbox2 div.container a:hover, div#newfrontbox2 div.container a:active {
	color: #e00303;
}
div#newfrontbox2 div.container p {
	margin: 0;
	padding: 8px;
}


/* Front box based MM specific ---------------------------------------------------------------------- */
#mm_frontboxcontainer div.mm_frontbox_idx div.mm_frontbox_idx_full div.mm_frontbox_idx_half{
	margin-left: auto;
	margin-right: auto;
}

div.mm_frontbox_idx {
	margin: 0 0 10px 0;
	background-color: white;
float: left;
padding: 0 0 0 15px;
width: 18em;
}

div.mm_frontbox_idx_full {
	margin: 0 0 10px 0;
	background-color: white;
float: left;
padding: 0 15px 0 15px;
width: 55em;
}

div.mm_frontbox_idx_half {
	margin: 0 0 10px 0;
	background-color: white;
float: left;
padding: 0 0 0 15px;
width: 27em;
}

div.mm_frontbox_idx h2, div.mm_frontbox_idx_full h2, div.mm_frontbox_idx_half h2 {
	font-size: 150%;
	font-weight: normal;
	padding: 0 5px 5px 5px; 
	margin: 0; 
	color: #a9a9a9;
}
div.mm_frontbox_idx h2 span, div.mm_frontbox_idx_full h2 span, div.mm_frontbox_idx_half h2 span {
	color: #e00303;
}
div.mm_frontbox {
	margin: 0 0 10px 0;
	background-color: white;
}

div.mm_frontbox h2 {
	font-size: 180%;
	font-weight: normal;
	padding: 0 5px 5px 5px; 
	margin: 0; 
	color: #a9a9a9;
}


div.mm_frontbox h2 span {
	color: #e00303;
}

div#mm_freelancers, div#mm_individuals, div#mm_jobseekers {
	margin: 0 0 10px 0;
}
div#mm_companies {
	margin: 0 0 10px 0;
}
div#mm_companies h2 {
	text-align: left;
}

div.mm_greycentre {
	background-color: #fbfcfc; 
	padding: 0 5px 5px 5px;
	margin: 0;
}
div.mm_greytop {
	position: relative; 
	height: 14px; 
	padding: 0;
	margin: 0;
	line-height: 1px;
	font-size: 1px;
	background: white url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/grey-t.gif') repeat-x top left;
}
div.mm_greybottom {
	position: relative; 
	height: 14px; 
	margin: 0;
	line-height: 1px;
	font-size: 1px;
	background: white url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/grey-b.gif') repeat-x bottom left;
}
div.mm_greyleft {
	padding-left: 14px;
	margin: 0;
	background: white url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/grey-l.gif') repeat-y top left;
}
div.mm_greyright {
	padding-right: 14px;
	margin: 0;
	background: white url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/grey-r.gif') repeat-y top right;
}

div.mm_greytopleft, div.mm_greybottomleft, div.mm_greytopright, div.mm_greybottomright {
	position: absolute;
	width: 14px; 
	height: 14px;
	padding: 0;
	margin: 0;
	line-height: 1px;
	font-size: 1px;
}
div.mm_greytopleft {
	top: 0; 
	left: 0;
	background: white url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/grey-tl.gif') no-repeat top left;
}
div.mm_greybottomleft {
	bottom: 0; 
	left: 0;
	background: white url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/grey-bl.gif') no-repeat bottom left;
}
div.mm_greytopright {
	top: 0; 
	right: 0;
	background: white url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/grey-tr.gif') no-repeat top right;
}
div.mm_greybottomright {
	bottom: 0; 
	right: 0;
	background: white url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/grey-br.gif') no-repeat bottom right;
}

div.mm_redcentre {
	background-color: white; 
	padding: 5px;
}
div.mm_redcentre li {
	padding-bottom: 10px;
}
div.mm_redcentre a.big, div.mm_redcentre a.big:link, div.mm_redcentre a.big:visited {
	font-size: 1.4em;
}

div.mm_links {
	padding-bottom: 10px;
}

div.mm_link {
	width: 33%; 
	float: left;
}

div.mm_link a, div.mm_link a:link, div.mm_link a:visited {
	font-size: 130%;
}

div.mm_redtop {
	position: relative; 
	height: 13px; 
	padding: 0;
	line-height: 1px;
	font-size: 1px;
	background: white url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/red-t.gif') repeat-x top left;
}
div.mm_redbottom {
	position: relative; 
	height: 13px; 
	line-height: 1px;
	font-size: 1px;
	background: white url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/red-b.gif') repeat-x bottom left;
}
div.mm_redleft {
	padding-left: 13px;
	background: white url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/red-l.gif') repeat-y top left;
}
div.mm_redright {
	padding-right: 13px;
	background: white url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/red-r.gif') repeat-y top right;
}

div.mm_redleft_idx {
	padding-left: 13px;
	height: 23em;
	background: white url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/red-l.gif') repeat-y top left;
}
div.mm_redright_idx {
	padding-right: 13px;
	height: 23em;
	background: white url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/red-r.gif') repeat-y top right;
}

div.mm_redleft_idx_full {
	padding-left: 13px;
	height: 12em;
	background: white url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/red-l.gif') repeat-y top left;
}
div.mm_redright_idx_full {
	padding-right: 13px;
	height: 12em;
	background: white url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/red-r.gif') repeat-y top right;
}

div.mm_redleft_idx_half {
	padding-left: 13px;
	height: 17em;
	background: white url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/red-l.gif') repeat-y top left;
}
div.mm_redright_idx_half {
	padding-right: 13px;
	height: 17em;
	background: white url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/red-r.gif') repeat-y top right;
}

div.mm_redtopleft, div.mm_redbottomleft, div.mm_redtopright, div.mm_redbottomright {
	position: absolute;
	width: 13px; 
	height: 13px;
	padding: 0;
	margin: 0;
	line-height: 1px;
	font-size: 1px;
}
div.mm_redtopleft {
	top: 0; 
	left: 0;
	background: white url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/red-tl.gif') no-repeat top left;
}
div.mm_redbottomleft {
	bottom: 0; 
	left: 0;
	background: white url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/red-bl.gif') no-repeat bottom left;
}
div.mm_redtopright {
	top: 0; 
	right: 0;
	background: white url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/red-tr.gif') no-repeat top right;
}
div.mm_redbottomright {
	bottom: 0; 
	right: 0;
	background: white url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/red-br.gif') no-repeat bottom right;
}


div.join_link {
	text-align: center; 
	padding: 10px;
}
div.join_link a, div.join_link a:link, div.join_link a:visited {
	padding: 5px 8px;
	font-size: 1.3em;
	background-color: #e00303;
	color: white;
}
div.join_link a:active, div.join_link a:hover {
	background-color: #333333;
}



ol.impact li {
	font-size: 1.5em;
	color: red;
	font-weight: bold;
	padding-bottom: 8px;
}
ol.impact li span {
	font-size: 0.8em;
	color: #333333;
	font-weight: normal;
}

a.smaller {
	font-size: 0.6em;
	font-weight: normal;
	margin: 0;
}

ol.impact li ul {
	padding-top: 10px;
	font-size: 0.5em;
}
ol.impact li ul li {
	color: #333333;
	font-weight: normal;
}



/* E-mail system ------------------------------------------------------------------------------------ */
div.email_sector {
	background: 		#f3f3f3 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/menu_tile.gif') repeat-x top left;
	color: 				black;
}

div.email_navigation a, div.email_navigation a:visited, div.email_navigation a:link {
	color: 				#e00303;
	margin: 			3px;
}

div.email_navigation a:hover, div.email_navigation a:active {
	color: 				black;
	margin: 			3px;
}
div.email_path {
	background: 		#f3f3f3 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/menu_tile.gif') repeat-x top left;
	color: 				black;
	border: 			0;
	border-bottom: 		1px solid #c4c4c4;
}



div.profile_leftlinks h3, div#profile_right h3 {
	background: #f3f3f3 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/menu_tile.gif') repeat-x bottom left;
}


/* Tell a Friend ----------------------------------------------------------------------------------- */

div#tellHoverDiv {
	background: white;
	border: 1px solid #c4c4c4;
}

div#tellHoverTitle {
	border-top: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
	background: #f3f3f3 url('http://www.media-match.com/theme/skin/threecolumnfloat/mediamatch/images/menu_tile.gif') repeat-x top left;
	color: black;
}

div#tellHoverClose a, div#tellHoverClose a:link, div#tellHoverClose a:visited {
	color: #333333;
	border: 1px solid #c4c4c4;
	background-color: white;
}
div#tellHoverClose a:active, div#tellHoverClose a:hover {
	color: white;
	border: 1px solid #e00303;
	background-color: #e00303;
}
