/* @override http://mymarketingresource.com.au/themes/mymarketingresource/basemedia/css/style.css */

/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* Reset */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header, 
hgroup, menu, nav, section, menu,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

body {
	line-height: 1;
	background: url(../images/bg.jpg) no-repeat center top;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div { 
	display:block;
	position: relative;
}

ul, li {
	list-style:none;
}

body {
	color:#888888;
	font-size:13px;
	line-height:17px;
	margin-bottom:0px;
}

a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	color:#3B606E;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
	margin:20px 0px;
	clear:both;
}
hr {
    display:block;
    height:1px;
    border:0;	
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
	vertical-align:middle;
}

#container {
	/*width: 900px;*/
	width:1000px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 200px;
	position: relative;
}

#header h1.logo {
	float: left;
	height: 200px;
	width: 400px;
}

#header h1.logo a {
	height: 200px;
	width: 400px;
	float: left;
	text-indent: -9999px;
}

#header ul#top-nav {
	float: right;
	width: 371px;
}

#header #top-nav li span.bull {
	color: #fff;
	font-size: 13px;
	line-height: 40px;
}

#header #top-nav li {
	display: inline-block;
	float: left;
	height: 37px;
}

#header #top-nav li a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding: 13px 16px;
	float: left;
	height: 11px;
}

#header #top-nav li a:hover {
	text-decoration: underline;
}

#header #top-nav li.twitter a {
	background: url(../images/icon-twitter.jpg) no-repeat center center;
	width: 22px;
	text-indent: -9999px;
	padding-right: 0;
	padding-left: 0;
}

#header #top-nav li.facebook a {
	background: url(../images/icon-fb.jpg) no-repeat center center;
	width: 22px;
	text-indent: -9999px;
	padding-right: 0;
	padding-left: 0;
}

#header ul#user {
	float: right;
	width: 350px;
	text-align: right;
}

#header ul#user li {
	border-right:1px solid #A8D1E4;
	color:#FFFFFF;
	float:right;
	font-size:11px;
	margin:10px 0;
	padding:0 10px;
}

span.vbar {
	padding-right: 8px;
	padding-left: 8px;
	color: #a8d1e4;
}

#header ul#user li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#header ul#user li a:hover {
	text-decoration: underline;
}

#header a.open-mmr {
	position: absolute;
	top: 110px;
	right: 7px;
	background-image: url(../images/open-mmr.png);
	width: 244px;
	height: 42px;
	text-indent: -9999px;
}

#header a:hover.open-mmr {
	top: 111px;
}

div#main-nav {
	height: 40px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

#main-nav ul#tabs {
	float: left;
	border-bottom-style: none;
	border: 1px solid #4189b9;
	display: inline-block;
	margin-left: 20px;
}

#tabs li {
	display: inline-block;
	float: left;
}

#main-nav ul#tabs li a {
	float: left;
	padding: 13px 16px 10px 17px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/tab-bg.jpg);
	color: #d4e9ec;
	text-decoration: none;
	text-shadow: #396f95 1px 1px 1px;
	height: 17px;
}

#main-nav ul#tabs li a:hover {
	color: #fff;
}

#main-nav ul#select-topic li span.maintopic {
	background-image:url("../images/tab-bg-green.png");
	color:#ffffff;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:17px;
	letter-spacing:1px;
	padding:13px 16px 10px 17px;
	text-decoration:none;
	text-shadow:1px 1px 1px #396F95;
	text-transform:uppercase;
	float:right;
	border:1px solid #599e30;
	cursor: pointer;
}

#main-nav {
	z-index: 6000;
}

#main-nav ul#select-topic {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 5000;
}

#main-nav ul#select-topic li {
	z-index: 4000;
}

#main-nav ul#select-topic li ul {
	display: none;
	position: relative;
	background:#ffffff;
	text-transform:capitalize;
	color:#999;
	
	position: absolute;
	top: 42px;
	z-index: 3000;
	right: 0px;
	width: 201px;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

#main-nav ul#select-topic li ul li {
	float: right;
	width: 189px;
	font-size: 13px;
	color: #999;
	padding: 3px 7px 11px 7px;
	height: 12px;
	border-bottom: 2px solid #51a2c0;
	border-right: 1px solid #4a94b7;
	background: #fff url(../images/select-arrow.jpg) no-repeat 185px 11px;
	cursor: pointer;
	
	border: none;
	padding: 0;
	margin: 0;
	width: 201px;
	background-image: none;
	height: 29px;
	border-top: 1px solid #eee;
	z-index: 2000;
}

#main-nav #select-topic li ul li a {
	padding: 8px;
	display: block;
	position:relative;
	z-index: 1000;
	
	font-weight: bold;
	text-decoration: none;
	color: #39606e;
	font-size: 13px;
}

#main-nav ul#select-topic li ul li a:hover {
	background-color: #f1f8f9;
}

div#page {
	/*width: 840px;*/
	width:955px;
	float: left;
	padding: 31px 30px 30px;
}

#page-inner img {
	background-color: #f1f8f9;
	padding: 5px;
	border: 1px solid #ccd8dc;
	cursor: pointer;
}

#page-inner img.align-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.box {
	background-color: #f1f8f9;
	border: 1px solid #ccd8dc;
	margin-bottom: 10px;
}

div#home-content {
	clear: both;
	background-color: #f1f8f9;
	border: 1px solid #ccd8dc;
	margin-bottom: 10px;
	padding: 18px 18px 0;
	position: relative;
}

#page-inner li {
	color:#888888;
	font-size:13px;
	line-height:17px;
}

#page-inner ul, #page-inner ol {
	padding-left:25px;
}


#page-inner ol li {
	list-style-type:decimal;
}


#page-inner ul li {
	list-style-type:disc;
}

#page-inner ul.error_messages {
	margin:0px;
	padding:0px;
}
#page-inner ul.error_messages li {
	color:#F00;
	list-style-type:none;
}

div#page-inner {
	float: left;
	/*width: 567px;*/
	width:665px;
}

.blog {
	margin:15px 0px;
	padding:0px 0px 20px;
	border-bottom:1px solid #BCD2D7; 
}

.blog-header {
	margin:5px 0px 10px;
	font-size:11px;
	line-height:1.4em;
}

.blog-header img {
	width:20px;
	height: 20px;
	float:left;
}

.blog-header-inner {
	padding-left:40px;
	padding-top:2px;
}

.blog-body {
	margin-top:10px;
	border-bottom:1px solid #BCD2D7; 
}

.comment-wrapper {
	border-bottom:1px dashed #BCD2D7; 
	padding:0px 0px 15px;
	margin:0px 0px 15px;
}

.blog-comment-mname {
	font-weight:bold;
	margin:0px 0px 10px;
}

#blog_comment {
	width:100%;
	height:50px;
	margin-bottom:10px;	
}

#contact_us_message {
	width:250px;
	height:100px;
}

.socialmedia {
	width:200px;
	display:block;
	margin-bottom:10px;
	height:25px;
}

.fbooklink {
	float:left;
}

.expert {
	margin-top:30px;
	padding-top:20px;
	border-top:1px solid #BCD2D7;
}

#page-inner  .directory h3 {
	margin-top:20px;
}

.left-col {
	float:left;
	display:block;
	width:150px;
	font-weight:bold;
}

.right-col {
	float:left;
	display:block;
	width:350px;
	padding-bottom:15px;
}

.tab_content_wrapper .right-col {
	width:300px;
}

.expert-info {
	width: 310px;
}

.expert-info .right-col {
	width:150px;
}

#page-inner .expert-img {
	float:right;
	margin:0px 0px 10px 15px;
}

#page-inner .expert-img img.align-right {
	margin:0px;
	padding:0px;
}


.blogo {
	float: right;
	
}

div#feature-banner {
	float: left;
	margin-bottom: 10px;
}

div#content {
	clear: both;
	padding: 25px;
}

div#sidebar {
	float: right;
	width: 264px;
	z-index: 1;
}

#sidebar a.add-mmr {
	width: 265px;
	height: 42px;
	display: block;
	text-indent: -9999px;
	background: url(../images/add-mmr.png) no-repeat;
	margin-top: 0;
	margin-bottom: 10px;
}

#page-inner h1 {
	font-size: 26px;
	color: #39606e;
	margin-bottom: 20px;
	line-height:1.2em;
}

#page-inner h2 {
	color: #6ab139;
	font-size: 18px;
	margin-bottom: 12px;
	margin-top: 20px;
}

#content h3 a {
	color: #39606e;
}

tr.event-networking {
	background-color: #edecff;
}

tr.event-trade-show {
	background-color: #e8ffed;
}

tr.event-my-marketing-resource {
	background-color: #ffe2e2;
}

tr.event-other {
	background-color: #eee;
}

tr.event-networking td, tr.event-trade-show td, tr.event-my-marketing-resource td,tr.event-other td {
	font-size:10px;
	padding:3px;
	line-height:1.2em;
}

.box h3 {
	border-bottom: 1px solid #bcd2d7;
	padding: 10px;
	font-size: 14px;
	color: #6c96a0;
	text-shadow: #fff 1px 1px 1px;
	background: url(../images/box-h3-bg.jpg) repeat-x 0 bottom;
}

.box a.view-more {
	display: block;
	border-top: 1px solid #bcd2d7;
	padding: 10px;
	font-size: 11px;
	color: #3b606e;
	text-shadow: #fff 1px 1px 1px;
	background: url(../images/box-h3-bg.jpg) repeat-x 0 bottom;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}

.box a:hover.view-more {
	text-decoration: underline;
}

.box ol {
	padding:10px 10px 10px 20px;
	margin-left:15px;
}

.box ol li {
	padding-left:10px;
	list-style-type:decimal;
	line-height:1.5em;
}

.box ul li {
	border-bottom: 1px solid #e0ebed;
	background: url(../images/box-li-bg.jpg) repeat-x 0 bottom;
}

.box ul.small-arrows li a{
	background: url(../images/small-arrows.png) no-repeat 234px 10px;
}

.box ul.small-arrows li a:hover {
	background: #e2f0f1 url(../images/small-arrows.png) no-repeat 234px 10px;
}

.button {
	margin:15px 0px;
	background:url("../images/box-h3-bg.jpg") repeat-x scroll 0 bottom transparent;
	border:1px solid #BCD2D7;
	color:#6C96A0;
	font-size:14px;
	padding:10px;
	text-shadow:1px 1px 1px #FFFFFF;
}
.cart-view {
	padding-bottom:10px;
}
.cart-view table td {
	font-size: 10px;
}
.shopping-button {
	margin:5px 0px 5px;
	background:url("../images/box-h3-bg.jpg") repeat-x scroll 0 bottom transparent;
	border:1px solid #BCD2D7;
	color:#6C96A0;
	font-size:10px;
	padding:5px;
}

.rsearch form{
	padding:10px 20px;
}


#page-inner h3 {
	margin-bottom: 10px;
	margin-top: 10px;
	color: #6c96a0;
	text-shadow: #fff 1px 1px 1px;	
	font-size: 14px;
}

ul.green-box {
	background: url(../images/home-green-box.png) no-repeat;
	width: 294px;
	height: 97px;
	position: absolute;
	top: 18px;
	right: 18px;
}

#content form div.topic table tbody tr td img {
	border-style: none;
	padding: 0 0 0 5px;
	background-color: transparent;
}

#page-inner #content table td img.view, #page-inner #content table th img.view {
	border:none;
	background:none;
}

#page-inner #content table th a {
	margin:0px;
	padding:0px;
}
#page-inner #content table th img.view {
	padding:0px;
	display:inline-block;
}

td {
	/*vertical-align: middle;*/
	vertical-align: top;
	border:1px solid #BCD2D7;
}
tfoot tr td{
	background:url("../images/box-h3-bg.jpg") repeat-x scroll 0 bottom transparent;
	border:1px solid #BCD2D7;
	color:#6C96A0;
	font-size:9px;
	padding:2px 5px;
	font-weight:bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#page-inner table.directory tbody td, #page-inner table.directory tbody td p , #page-inner table.directory tbody td ul li, #page-inner table.directory tbody td ol li, #page-inner table.directory tbody td a {
	font-size:10px;
}

#directory-table {
	width:600px;
}

div.topic {
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
}

a.view-suppliers {
	right: 0;
	top: 0;
	position: absolute;
	background: url(../images/button-view-suppliers.png) no-repeat;
	text-indent: -9999px;
	width: 103px;
	height: 24px;
}

a.add-new-task {
	text-indent: -9999px;
	display: block;
	background: url(../images/button-add-new-task.png) no-repeat;
	width: 111px;
	height: 25px;
	margin-top: 10px;
}

a.show_tasks_button {
	background:url("../images/box-h3-bg.jpg") repeat-x scroll 0 bottom transparent;
	border:1px solid #BCD2D7;
	font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size:9px;
	font-weight:bold;
	padding:2px 5px;
	text-shadow:1px 1px 1px #FFFFFF;
	display:block;
	margin:5px;
}

#content form div.topic table tbody tr th.sortable a {
	color: #39606e;
}

#content form div.topic h3 {
	color: #6ab139;
	float: left;
	margin-top: 8px;
	margin-bottom: 5px;
}

th {
	background:url("../images/box-h3-bg.jpg") repeat-x scroll 0 bottom transparent;
	border:1px solid #BCD2D7;
	color:#6C96A0;
	font-size:9px;
	padding:2px 5px;
	font-weight:bold;
	text-shadow:1px 1px 1px #FFFFFF;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

th a {
	color:#6C96A0;
	padding-right:3px;
}

tbody td{
	padding:4px;
	font-size:12px;
	border:1px solid #BCD2D7;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

table a {
	color:#3B606E;
	font-weight:bold;
	text-shadow:1px 1px 1px #FFFFFF;
}

#home-content ul.green-box li a {
	text-shadow: #4c8729 0 0 0;
	color: #fff;
	text-decoration: none;
	line-height: 10px;
}

#date-range input.sort {
	width: 60px;
	background: url(../images/button-sort.png) no-repeat;
	height: 23px;
	padding: 0;
	border-style: none;
	text-indent: -9999px;
	cursor: pointer;
	margin-left: 0;
	color: transparent;
}

#home-content ul.green-box li a:hover {
	text-decoration: underline;
}

#home-content ul.green-box li {
	height:40px;
	line-height:17px;
	list-style-type:none;
	margin-left:25px;
	margin-top:10px;
	padding-top:6px;
	width:220px;
}

#home-content ul {
	padding-bottom: 20px;
}

#home-content ul li a {
	font-size: 13px;
	color: #3b606e;
	font-weight: bold;
	line-height: 17px;
	text-shadow: #fff 1px 1px 1px;
}

#home-content ul.col li {
	font-size: 13px;
	color: #3b606e;
	font-weight: bold;
	line-height: 17px;
	text-shadow: #fff 1px 1px 1px;
	list-style-type: disc;
	margin-left: 18px;
}

ul.col.left {
	float: left;
	width: 240px;
}

#page-inner p {
	color: #888;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 15px;
}

.print-version {
	background:url("../images/box-h3-bg.jpg") repeat-x scroll 0 bottom transparent;
	border:1px solid #BCD2D7;
	float:left;
	height:13px;
	padding:1px 5px 4px;
	text-align:center;
	text-shadow:1px 1px 1px #FFFFFF;
	-moz-border-radius:2px 2px 2px 2px;
	width:50px;
	margin-right:10px;
}

.print-version a {
	color:#6C96A0;
	font-size:10px;
}

#mmr-advice ul li a,
#tools ul li a,
#external-resources ul li a,
#expert-panel ul li a {
	background:url("../images/large-arrows.png") no-repeat scroll 230px center transparent;
	color:#3B606E;
	display:block;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	padding:10px;
	position:relative;
	text-decoration:none;
	text-shadow:1px 1px 1px #FFFFFF;
}

#events ul li a {
	background:url("../images/large-arrows.png") no-repeat scroll 230px center transparent;
	color:#3B606E;
	display:block;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	padding:10px 30px 10px 10px;
	position:relative;
	text-decoration:none;
	text-shadow:1px 1px 1px #FFFFFF;
	width:220px;
}

#email-newsletter a {
	text-decoration: underline;
}

label {
	color: #3b606e;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	display: block;
	padding-bottom: 5px;
	padding-top: 12px;
}

#page-inner ul.list_tabs {
	background:url("../images/box-h3-bg.jpg") repeat-x scroll 0 bottom transparent;
	border:1px solid #BCD2D7;
	color:#6C96A0;
	font-size:14px;
	text-shadow:1px 1px 1px #FFFFFF;
	padding:0px;
	margin-top:20px;
}

#page-inner ul.list_tabs li {
	list-style-type:none;
	float: left;
	border-right:1px solid #BCD2D7;
}

ul.list_tabs li.selected {
	background-color: #BCD2D7;
}

ul.list_tabs li.last {
}

ul.list_tabs li a {
	display: block;
	padding: 5px;
}

.tab_content_wrapper {
	clear: both;
	padding: 15px;
	border:1px solid #BCD2D7;
	border-top:none;
}

#page-inner .tab_content_wrapper h2 {
	margin-top:0px;
}

#base-advertisments img {
	padding: 0;
	border-style: none;
}

#base-advertisments a {
	padding:15px;
	display:inline-block;
	width:180px;
}

.advertisements img {
	padding: 5px;
}

#tools ul li a {
	padding-left: 35px;
	background: none;
}

#tools ul li a:hover {
	background: #e4f1f1
}

#how-to-use ul li a {
	padding-left: 35px;
	background: none;
}

#how-to-use ul li a:hover {
	background: #e4f1f1
}

#email-newsletter ul li form input {
	margin-left: 10px;
	padding: 8px;
	width: 224px;
	border: 1px solid #eee;
	color: #3b606e;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

#email-newsletter .newsletter_agreement {
	clear: both;
	float: left;
	margin-top: 12px !IMPORTANT;
	width: 20px;
}

#email-newsletter .newsletter_agreement_label {
	float: left;
	width: 204px;
}

td {
	font-size: 12px;
	/*text-align: center;*/
	text-align: left;
	color: #666;
	padding-top: 8px;
}

#content form div.topic table tbody tr td input {
	border: 1px solid #eee;
	color: #666;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	padding: 4px;
	width: 84%;
}

div#budget {
	padding-top: 10px;
	border-top: 1px solid #ddd;
	text-align: right;
	margin-bottom: 20px;
}

#budget span#total {
	font-size: 28px;
	margin-left: 10px;
	vertical-align: -6px;
}

#budget span {
	font-size: 12px;
	color: #666;
	font-weight: bold;
}

input.save {
	border-style: none;
	width: 80px;
	background: url(../images/button-save.png) no-repeat;
	height: 31px;
	padding: 0;
	margin-left: 10px;
	text-indent: -9999px;
	cursor: pointer;
}

#budget span em {
	font-weight: normal;
	font-style: italic;
}

#date-range form {
	color: #666;
	font-size: 13px;
}

#content form div.topic h3 small {
	font-style: italic;
	color: #666;
	font-weight: normal;
	font-size: 12px;
	margin-left: 5px;
}

#date-range form input {
	border: 1px solid #eee;
	color: #666;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	padding: 4px;
	width: 90px;
	margin-left: 6px;
	margin-right: 5px;
	margin-top: -1px;
}

#content form div.topic table tbody tr td.task input {
	width: 197px;
}

td.task {
	width: 210px;
}

#page-inner #content .topic table td p, #page-inner #content .topic table td ul li, #page-inner #content .topic table td ol li, #page-inner #content .topic table td input {
	font-size:11px;
}

div#date-range {
	margin:20px 0px;
}

td.task div.tasks {
	display: none;
}

/*td.task:hover div.tasks {
	display: block;
}*/

#page-inner td.task div.tasks ul {
	background-color:#FFFFFF;
	border-bottom:1px solid #EEEEEE;
	border-left:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
	height:100px;
	margin:-6px 0 0 5px;
	overflow:scroll;
	padding:0;
	position:absolute;
	z-index:200;
}

#page-inner td.task div.tasks ul li {
	background-image:none;
	border-color:#EEEEEE -moz-use-text-color -moz-use-text-color;
	border-right:medium none;
	border-style:solid none none;
	border-width:1px medium medium;
	list-style-type:none;
	margin:0;
	padding:0;
	width:184px;
}

#page-inner td.task div.tasks ul li a {
	color:#39606E;
	display:block;
	font-size:11px;
	font-weight:bold;
	list-style-type:none;
	padding:8px;
	text-decoration:none;
	z-index:100;
}

td.task div.tasks ul li a:hover {
	background-color: #f1f8f9;
}

#email-newsletter ul li form input.submit {
	width: 60px;
	margin-left: 190px;
	margin-bottom: 14px;
	margin-top: 9px;
	background: url(../images/submit-button.png) no-repeat;
	padding: 0;
	height: 24px;
	text-indent: -9999px;
	border-style: none;
	cursor: pointer;
}

#email-newsletter ul li form input.submit:hover {
	margin-left: 190px;
	margin-bottom: 13px;
	margin-top: 10px;
}

ul.footer-right {
	float: right;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

span.expert-name {
	margin-top: 11px;
	float: left;
	display: block;
	width: 170px;
}

.box ul li a:hover, #events ul li a:hover {
	background: #e4f1f1 url(../images/large-arrows.png) no-repeat 227px center;
}

img.expert-photo {
	float: left;
	margin-right: 15px;
	margin-bottom: 0;
	background-color: #e2f0f1;
	padding: 3px;
	border: 1px solid #ccd8dc;
}

img.icon {
	position: absolute;
	left: 10px;
}

#expert-panel ul li a {
	height: 53px;
	background-position: 215px;
}

.box ul li a em {
	font-weight: normal;
	font-style: italic;
}

#page-inner p a {
	color: #39606e;
	font-weight: bold;
	text-decoration: none;
}

div#base-advertisments {
	margin-top: 10px;
	background-color: #f1f8f9;
	border: 1px solid #ccd8dc;
	padding: 8px;
}

#page-inner p a:hover {
	text-decoration: underline;
}

#email-newsletter ul li p {
	font-size: 13px;
	color: #3b606e;
	padding: 10px;
}

#sidebar a:hover.add-mmr {
	margin-top: 1px;
	margin-bottom: 9px;
}

div#advertisement.box {
	padding: 22px;
}

div#cta-register.box {
	padding: 29px;
	height: 200px;
}

div#footer {
	clear: both;
	background: url(../images/footer-bg.jpg) no-repeat;
	height: 140px;
}

div#footer-inner {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

div#footer-inner #footer-sponsors {
	clear:both;
	padding-left:10px;
	padding-top:10px;
	width:850px;
	float:left;
}

div#footer-inner #footer-sponsors h3 {
	color:#ffffff;
	font-size:11px;
	margin-left:5px;
}

div#footer-inner #footer-sponsors a {
	display:inline-block;
	border: 1px solid #3B606E;
	padding:5px;
	margin: 5px;
	background-color:#ffffff;
}

div#footer-inner #footer-sponsors a img {
	padding:0px;
}

div#footer-inner #footer-sponsors a:hover {
	border: 1px solid #000000;
}


#footer li span.bull {
	color: #fff;
	font-size: 13px;
	line-height: 40px;
}

#footer ul#footer-left li {
	display: inline-block;
	float: left;
	height: 37px;
	padding: 0;
}

#footer-inner ul.footer-right li {
	padding: 13px;
}

#footer-inner {
	position: relative;
}

#footer-inner a.site-credits {
	float: right;
	position: absolute;
	right: 12px;
	top: 50px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

div#feature-banner img{
	float: left;
	padding: 0;
	border-style: none;
}

#footer li a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding: 13px 16px;
	float: left;
	height: 11px;
}

#footer li a:hover {
	text-decoration: underline;
}
#page-inner .mmrform {
	background-color:#E0EBED;
	border:1px solid #BCD2D7;
	margin:20px 0;
	padding:20px;
}
#page-inner .login {
	width:160px;
}
#page-inner .upgrade {
	width:350px;
}
#page-inner .mmrform  h3 {
	margin-top:0px;
}
#page-inner .mmrform label {
	font-weight:normal;
}
#page-inner .mmrform p {
	font-size:11px;
}
#page-inner .mmrform a {
	font-size:11px;
}
#page-inner .mmrform .left-col {
	width:200px;
}
.registerbttn {
	margin-top:20px;
}
#page-inner #content .contact .left-col {
	font-weight:normal;
	width:300px;
}
#page-inner #content .contact .right-col {
	width:310px;
}
#video-content {
	background-color:#F1F8F9;
	border:1px solid #CCD8DC;
	clear:both;
	padding:10px;
}
#video-content object {
	margin: 0px 0px 0px 25px;
}
#diagram-content {
	margin-bottom: 10px;
}
