/* ### LAYOUT ### */
html,body {margin:0;padding:0;height:100%; border:none }


body {
	font-family: Arial, Tahoma, Verdana, Trebuchet MS, sans-serif;
	font-size: 85%;
	color: #333333;
}

p { font-size:13px;}

.container {
	width: 980px;
	padding: 0;
	margin: 0 auto;
}

a { text-decoration:none;}
a:hover { text-decoration:underline !important;}

.header {
	background: url(./images/nav_bar_bottom.gif) no-repeat bottom left;
	padding-bottom: 12px;
}

.header .logo {
	width: 252px;
	float: left;
}

.header .logo h1.l {}
.header .logo h1.l a{background:url('../MM/Images/mandm_logo.gif') no-repeat left bottom; width:221px; height:131px;text-indent:-9304px; display:block;}


.header_content {
	width: 728px;
	float: left;
	margin-top: 9px;
	overflow: hidden;
}
 
.clear
{
	clear:both;
	line-height:0px;
	height:0px;
}

.leaderboard {
	/*background-color: #EEEEEE;*/
	height: 90px;
}

.mpu {
	background-color: #EEEEEE;
	height: 250px;
	margin-bottom: 15px;
}
	

.page_body {
	clear: both;
	overflow: hidden;
	padding-top: 5px;
	position:relative;
}

.main_column {
	float: left;
	width: 655px;
}

.right_column {
	float: left;
	width: 300px;
	margin-left: 25px;    
}

.removetop { margin-top:-165px; padding-top:0 !important; min-height:500px !important} /*  top:5px; right:3px;*/

.error {
	color:Red;
	float:left;
	clear:both;
}

/* ### HOME LAYOUT ### */

.home_wide {
	float: left;
	width: 440px;
}

.home_narrow {
	float: left;
	width: 190px;
	margin-left: 25px;
}



/* ### GENERAL LAYOUT ### */

.main_wide {
	float: left;
	width: 510px;
}

.main_narrow {
	float: left;
	width: 120px;
	margin-left: 25px;
}
.main_middle_left {
	float: left;
	width: 400px;
}
.main_middle_right {
	float: left;
	width: 249px;
}
/* ### HEADINGS ### */

h1 {
	font-weight: bold;
	font-size: 131%;
	padding-bottom: 0.5em;
	margin-top: -5px;
}

.section_header h1 {
	padding-bottom: 0;
	margin-top: 0;
}

.section_header h1 a {
	cursor: pointer;
}

li
{
	font-size:105%;
}

ol.ordered-list
{
 padding-left: 20px!important;	
}

ol.ordered-list li
{ 
	 list-style-type: decimal !important; 
	 color:#777777;
	 padding:0px 0px 5px 0px;
}
ol.ordered-list li a:hover { text-decoration:underline !important}

h2 {
	color: #777777;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 0 15px 0;
}

h3 {
	color: #777777;
	font-weight: bold;
	padding: 0 0 2px 0;
	margin-bottom: 6px;
}

.listing h3 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 85%;
}

/*ACTION BUTTONS*/

.actionbutton 
{
	width:65px;
	height:21px;
	display:block;
	cursor:pointer;
	
}

.actionbutton.addcomment{width:99px;}
.actionbutton.postcomment {width:104px;}

.actionbutton.register {background: url(/app_themes/MM/images/buttons/button_template.jpg) no-repeat 0px 0px;}
.actionbutton.signin {background: url(/app_themes/MM/images/buttons/button_template.jpg) no-repeat -65px 0px;}
.actionbutton.submit {background: url(/app_themes/MM/images/buttons/button_template.jpg) no-repeat -130px 0px;}
.actionbutton.search {background: url(/app_themes/MM/images/buttons/button_template.jpg) no-repeat -195px 0px;}
.actionbutton.go {background: url(/app_themes/MM/images/buttons/button_template.jpg) no-repeat -260px 0px;}
.actionbutton.save {background: url(/app_themes/MM/images/buttons/button_template.jpg) no-repeat -325px 0px;}
.actionbutton.addcomment {background: url(/app_themes/MM/images/buttons/button_template.jpg) no-repeat -390px 0px;text-indent:-25214px;}
.actionbutton.postcomment {background: url(/app_themes/MM/images/buttons/button_template.jpg) no-repeat -489px 0px;text-indent:-25214px;}
 
.actionbutton.register:hover {background: url(/app_themes/MM/images/buttons/button_template.jpg) no-repeat 0px -21px;}
.actionbutton.signin:hover {background: url(/app_themes/MM/images/buttons/button_template.jpg) no-repeat -65px -21px;}
.actionbutton.submit:hover {background: url(/app_themes/MM/images/buttons/button_template.jpg) no-repeat -130px -21px;}
.actionbutton.search:hover {background: url(/app_themes/MM/images/buttons/button_template.jpg) no-repeat -195px -21px;}
.actionbutton.go:hover {background: url(/app_themes/MM/images/buttons/button_template.jpg) no-repeat -260px -21px;}
.actionbutton.save:hover {background: url(/app_themes/MM/images/buttons/button_template.jpg) no-repeat -325px -21px;}       
.actionbutton.addcomment:hover {background: url(/app_themes/MM/images/buttons/button_template.jpg) no-repeat -390px -21px;}       
.actionbutton.postcomment:hover {background: url(/app_themes/MM/images/buttons/button_template.jpg) no-repeat -489px -21px;}  
        

/* ### HEADER SEARCH AND SEARCH PAGE ### */

.header_search {
	float: right;
}

.header_search .form_search {
	width: 234px;
	margin: 8px 0 0;
}

.header_search .form_search .input_text {
	width: 175px;
}
.text_label 
{
	float:left;
	width:150px;
	display:block;
}
.form_search {
	background: url(./images/header_search_bkgd.gif) no-repeat top left;
	overflow: hidden;
	width: 300px;
	height: 25px;
}

.form_search .input_text {
	border: 0;
	float: left;
	padding: 6px 0 0 5px;
	background: transparent;
	width: 241px;
	font-size: 85%;
	/* To be done: Set text to normal black on click */
	font-style: italic;
	color: #666666;	
}

.input_text {
	border: 1px 1px 1px 1px #666666;	
	padding: 6px 0 0 5px;
	background: transparent;
	width: 241px;
	font-size: 85%;
	/* To be done: Set text to normal black on click */
	font-style: italic;
	color: #666666;
}

.input_submit {
	border: 0;
	float: left;
	background: transparent url(./images/buttons/go.gif) no-repeat top left;
	width: 54px;
	height: 25px;
	cursor: pointer;
}


.form_search .input_submit:hover, .input_submit:hover, .input_register:hover, .input_signin:hover {
	background-position: bottom left;
}

.form_search_radio {
	padding: 10px 6px;
}

.form_search .input_search {
	border: 0;
	float: left;
	padding: 6px 0 0 5px;
	background: transparent;
	width: 241px;
	font-size: 85%;
	/* To be done: Set text to normal black on click */
	font-style: italic;
	color: #666666;
}

.form_search_radio .form_label,
.form_search_radio label,
.form_search_radio input,
.search .sort_by .form_label,
.search .sort_by a {
	float: left;
	margin: 0 10px 0 0;
}

.form_search_radio input {
	margin: 0 5px 0 0;
	margin: -3px 3px 0 0;
}

.search_result_header {
	clear: both;
	border-top: 1px solid #DBDBDB;
	margin: 1em 0 0;
	padding: 0.75em 0 0;
}
	
.search .sort_by {
	float: right;
}

.search .sort_by a {
	text-transform: uppercase;
	font-size: 77%;
	font-weight: bold;
}

/* ### GENERAL ANCHOR CONTROLS ### */

a {
	color: #336699;
}

a,
a:hover,
a:active {
	outline: none;
}

.global_nav a:hover,
.bookmarks a:hover,
h2 a:hover,
h3 a:hover,
.listing a:hover .item_headline,
.listing.links a:hover .url,
.listing.menu li a:hover,
.listing .sort_by a:hover,
.action a:hover,
.popular a:hover,
.profile a:hover,
.section_header h1 a:hover .section_name {
	text-decoration: underline;
}

a:hover,
.global_nav a,
.main_nav a,
.strand_nav a,
.bookmarks a,
h1 a,
h2 a,
h3 a,
.listing a,
.listing.links a:hover .item_headline,
.action a,
.popular a,
.global_nav a.inactive:hover,
.profile a {
	text-decoration: none;
}
.main_nav a:hover { text-decoration:none !important;}

.global_nav a.active,
.search .sort_by a.active {
	color: #333333;
	font-weight: bold;
}

.global_nav a.inactive {
	color: #AAAAAA;
	cursor: default;
}

/* ### PANEL ### */

.panel, .panel.bookmarked {
	background: #FFFFFF url(./images/panel_bkgd.gif) no-repeat top left;
	border-top: 1px solid #E0E0E0;
	padding: 10px 8px 15px 0px;
	clear: both;
	overflow: hidden;   
}
.panel.small{
	background: #FFFFFF url(./images/panel_bkgd_short.png) repeat-x top left;
}

.panel.bookmarked {
	margin-top: -1px;
}

.panel.news p { font-size:14px;}

.panel.bookmarked .global_nav {
	position: relative;
}


.bookmarked a { text-decoration:none;}
.bookmarked a:hover { text-decoration:underline;}

/* ### LISTINGS ### */

.listing a.item_object {
	padding: 6px 0 0 0px;
	overflow: hidden;
	display: block;
	cursor: pointer;
	background: transparent url(./images/listing_arrow.gif) no-repeat center right;
	border-top: 1px solid #E0E0E0;
	margin: 6px 0 0 0;
}

.section_half .listing a.item_object,
.section_half .listing a.item_object:hover,
.right_column .listing a.item_object,
.right_column .listing a.item_object:hover {
	background-image: none;
	padding: 2px 0 0 0;
}

.listing.links li a,
.listing.links li a:hover {
	background-image: none;
	padding: 0;
}

.listing a.item_object:first-child,
.listing a.latest {
	border-top: 0;
	margin: 0;
	/*padding: 0 0 2px; */
}

a.item_object:hover { text-decoration:none !important;}


.listing a.latest {
	padding: 0 0 8px;
}

.listing .thumbnail {
	width: 80px;
	height: 60px;
	float: left;
	background-color: #EEEEEE;
	border: 1px solid #C3C3C3;
	display:block;
	margin:3px 15px 15px 0;
}

.listing .item_content {
	padding: 0px 5px 0 0;
	float: left;	
	display:block;
}

.listing .list .item_content {
	padding: 0 30px 0 14px;
	float: left;
}

.listing .latest .item_content {
	padding: 0 30px 0 14px;

}

.home_wide .listing .latest .item_content {
	padding: 0 30px 0 14px;
	width: 305px;
}

.section_half .listing .latest .item_content {
	padding: 0 0 0 14px;
	width: 210px;
}

.right_column .listing .latest .item_content {
	padding: 0 0 0 14px;
	width: 195px;
}

.listing .item_copy {
	font-size: 85%;
	color: #000000;
	display: block;
	
}

.section_half .listing .item_copy {
	font-size: 85%;
	padding:0 0 0 97px;
	
}

.listing .latest:hover {
	text-decoration: none;
	cursor: pointer;
}

.listing .latest:hover .latest_headline {
	text-decoration: underline;
}

.listing li {
	clear: left;
	padding: 5px 0;
	border-top: 1px solid #E0E0E0;
}

.listing li a {
	display: block;
	padding: 0 30px 0 0;
	background: transparent url(./images/listing_arrow.gif) no-repeat center right;
}

.listing a.item_item:hover,
.listing li a:hover {
	background: transparent url(./images/listing_arrow_hover.gif) no-repeat center right;
	text-decoration:none !important;
}

.listing li:first-child {
	border-top: 0;
	padding-top: 0;
}

.action {
	text-align: right;
	padding: 5px 9px 0;
	font-size: 85%;
}

/* ### LISTINGS - SPECIFIC ### */

.listing .country,
.stat_label,
.listing .date,
.comment_item .date,
.panel.item .item_date,
.listing .type,
.form_label,
.sponsorship .label,
.panel label,
.profile .profile_label {
	display: block;
	font-weight: bold;
	color: #777777;
	font-size: 77%;
	text-transform: uppercase;
}

.listing .item_copy .date,
.comment_item .date {
	display: inline;
	font-size: 85%;
}

.features {
	font-size: 80%;
	padding: 10px 10px 10px 5px;
}

.listing a.rss {
	width: 16px;
	height: 16px;
	margin-right: 4px;
	background: url(./images/rss_feed.png) no-repeat center left;
}

.stat_value {
	font-weight: bold;
	font-size: 116%;
}

.strand_home .stat_item {
	overflow: hidden;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #DBDBDB;
}

.strand_home .stat_value {
	padding-left: 10px;
	float: right;
}

.listing .type,
.listing .country {
	color: #555555;
	padding-bottom: 3px;
}

.listing.links .item_headline {
	font-size: 85%;
	color: #333333;
	display: block;
}

.listing.links .url {
	font-size: 80%;
	display: block;
}

/* ### MEDIA PASSPORT - PROFILE ### */

.profile {
	border-bottom: 1px solid #DBDBDB;
	margin-bottom: 15px;
}

.profile h2 img {
	vertical-align: middle;
	margin-right: 10px;
}

.profile li,
.profile li .profile_label {
	font-size: 85%;
}

.profile li {
	padding-bottom: 5px;
}

.profile li .note {
	display: block;
	font-size: 93%;
	color: #555555;
}

.profile_column {
	margin-right: 5%;
	width: 45%;
	float: left;
}

.profile .footnote {
	font-size: 77%;
	color: #777777;
}


/* ### PANEL ITEM ### */

.panel.item h3 {
	font-size: 131%;
	color: #444444;
	margin: 0.25em 0 0.5em;
	padding: 0;
}

.panel.item h4 {
	font-size: 108%;
	color: #444444;
	font-weight: bold;
	margin: 0.25em 0 0;
}

.panel.item .item_date {
	margin: 0 0 1.5em;
}

.panel.item .item_image {
	float: right;
	margin: 0 0 1em 1.5em;
	border: 1px solid #C3C3C3;
}

.panel.item .item_image.logo {
	padding: 10px;
	background: #FFFFFF;
}

.panel.item.comment {
	font-size: 93%;
	overflow: hidden;
	margin:10px 0 0 0;
}

.comment_text 
{
	font-size: 93%;
}

.panel.item.comment h2 {
	font-size: 108%;
}

.panel.item .comment_item {
	border-bottom: 1px solid #E0E0E0;
	margin-bottom: 12px;
}

.panel.item .comment_name {
	font-weight: bold;
}

.panel.item .comment_content {
	padding: 5px 12px 10px;
}

.panel.market_data .section_third img {
	margin-top: 8px;
}

.panel.market_data .top_media {
	font-size: 80%;
	padding: 5px 0 0 0;
}

.panel.side_links {
	border: 0;
	background: transparent;
	font-size: 85%;
	padding-top: 0;
}

/* ### HIGHLIGHTS ### */

.main_highlight,
.highlight {
	overflow: hidden;
	padding: 0 0 8px;
}

.main_highlight a,
.highlight a {
	overflow: hidden;
	text-decoration: none;
	cursor: pointer;
}

.main_highlight a:hover .main_highlight_headline,
.highlight a:hover .highlight_headline {
	text-decoration: underline;
}

.main_highlight .main_highlight_headline {
	font-family: times new roman, serif;
	font-style: italic;
	display: block;
	font-size: 189%;
	color: #336699;
	line-height: 1.1em;
	padding-bottom: 10px;
}

.main_highlight_pic {
	width: 222px;
	height: 179px;
	float: left;
	background: url(./images/img_shadow_220w.gif) no-repeat bottom center;
}

.main_highlight_pic img {
	width: 220px;
	height: 165px;
	border: 1px solid #C3C3C3;
	background-color: #EEEEEE;
}

.main_highlight_text {
	width: 200px;
	margin-left: 18px;
	float: left;
	font-size: 85%;
	color: #000000;
}

.highlight_type
{
	font-weight: bold;
	color: #777777;
	text-transform: uppercase;
	font-size: 85%;
}

.highlight {
	float: left;
	width: 215px;
}

.highlight .highlight_pic {
	width: 82px;
	height: 74px;
	float: left;
	background: url(./images/img_shadow_80w.gif) no-repeat bottom center;
}

.highlight .highlight_pic img {
	width: 80px;
	height: 60px;
	border: 1px solid #C3C3C3;
	background-color: #EEEEEE;
}

.highlight_text {
	width: 118px;
	margin-left: 15px;
	float: left;
	font-size: 85%;
	color: #000000;
}

.highlight .highlight_type {
	display: block;
}

.highlight .highlight_headline {
	display: block;
	font-size: 116%;
	color: #336699;
}


/* ### PROMOS ### */

.promo {
	margin: 0 0 15px;
}

.promo p {
	font-size: 85%;
}

.promo.about {
	background: url(./images/reverse_panel_bkgd_190w.gif) no-repeat bottom left;
	padding: 0 12px 5px;
}

.promo.about .magazine_pic {
	float: right;
	margin-top: -0.5em;
}


.promo.strand,
.promo.strand_item {
	border: 1px solid #DBDBDB;
	background: url(./images/boxed_panel_bkgd.gif) no-repeat top right;
	padding: 8px 10px 5px 12px;
}

.promo.strand h3 a {
	padding: 4px 0 4px 30px;
	display: block;
	margin-bottom: 4px;
}

.promo.strand .strapline {
	font-size: 80%;
	font-style: italic;
}

.promo .listing a {
	font-size: 90%;
}


.promo.shortcut {
	background: url(./images/shortcut_panel_bkgd.gif) no-repeat bottom right;
	padding: 0 170px 5px 0;
	border-bottom: 1px solid #DBDBDB;
}

.promo.shortcut.embed {
	background: url(./images/shortcut_panel_bkgd.gif) no-repeat bottom right !important;	
}

.promo .showcase {
	padding: 10px 0 4px;
	text-align: center;
}

.promo.supplement {
	overflow: hidden;
	background: url(./images/promo_bkgd.gif) no-repeat bottom left;
	border-bottom: 1px solid #E0E0E0;
	padding: 0 8px 8px 0;
}

.promo.supplement .img_right {
	float: right;
	margin: 0 6px 6px 12px;
	
}

.promo.glossary {
	background: url(./images/glossary_panel_promo.gif) no-repeat bottom right;
	padding: 0 150px 0 0;
	border-bottom: 1px solid #DBDBDB;
}

/* ### MOST POPULAR ### */
	
.popular .most_tabs {
	overflow: hidden;
	padding: 6px 6px 0;
}

.popular .most_tabs a {
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 77%;
	padding: 7px 20px;
}

.popular .most_tabs a.active
{
	padding: 6px 19px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-bottom: 7px solid #FCFCFC;
	color: #1E4267;
}
	
.popular ol {
	margin: 0 27px 0 35px;
	font-size: 93%;
}

.popular ol li {
	list-style: decimal outside;
	color: #777777;
	padding: 4px 0;
}

/* ### INTRO PARAS ### */

.intro.image {
	padding-bottom: 5px;
	overflow: hidden;
}

.intro.image img {
	float: left;
	margin-top: 2px;
}

.intro.image p {
	padding: 0 0 0 120px;
}

/* ### MAP ### */

.map {
	margin-bottom: 15px;
}

.map img {
	border: 1px solid #C9C9C9;
}

/* ### SECTIONS ### */

.section_header {
	margin-bottom: 15px;
	overflow: hidden;
}

.section_header h1 a {
}

.section_header h1 a span {
	float: left;
	padding-left: 50px;
}

.section_header .strapline {
	font-style: italic;
	font-weight: normal;
	font-size: 85%;
	clear: left;
}

.section_block {
	padding:  5px 0;
	clear: both;	
}

.section_half {
	float: left;
	width: 315px;
}

.section_third {
	float: left;
	width: 200px;
	margin: 0 15px 0 0;
	overflow: hidden;
	margin-bottom: 15px;
}

.section_quarter {
	float: left;
	width: 145px;
	margin: 0 15px 0 0;
	overflow: hidden;
	margin-bottom: 15px;
}

.section_fifth {
	float: left;
	width: 110px;
	margin: 0 15px 0 0;
	overflow: hidden;
	margin-bottom: 15px;
}

/* ### SPONSORSHIP ### */

.sponsorship {
	height: 3.9em;
}

.sponsorship .label {
	float: left;
	width: 100px;
}

.sponsorship a {
	display: block;
	padding-left: 120px;
}

/* ### AUTHOR PANEL ### */

.author_panel {
	margin: 0.5em 0 1.5em;
	overflow: hidden;
	border-bottom: 1px solid #DBDBDB;
}

.author_panel img {
	width: 80px;
	float: left;
}

.author_panel .author_details {
	padding-left: 95px;
}

.author_panel .author_name {
	font-family: times new roman, serif;
	font-style: italic;
	font-size: 138.5%;
	padding: 5px 0 0 0;
}

.author_panel .author_name sup {
	font-size: 77%;
	line-height: 0.9em;
}

.author_panel .author_title {
	color: #777777;
	font-size: 85%;
	padding-left: 1.75em;
	line-height: 1.1em;
	
}

/* ### MORE FOOTER ### */

.more_footer {
	border-top: 1px solid #DBDBDB;
	padding: 1em 0;
	margin: 1.5em 0 0;
	color: #777777;
}

/* ### CONTACTS LISTING ### */

.panel.contacts .contact_item {
	padding: 0.5em 0;
	margin: 0.5em 0;
	border-top: 1px solid #DBDBDB;
}

.panel.contacts .contact_item div {
	font-size: 85%;
	padding-left: 10px;
}

.panel.contacts .contact_item .contact_name {
	font-family: times new roman, serif;
	font-style: italic;
	font-size: 138.5%;
	padding-top: 5px;
}

.panel.contacts .contact_item .contact_position {
	font-style: italic;
	padding-bottom: 5px;
}

/* ### FOOTER ### */

.footer {
	background: url(./images/nav_bar_bottom.gif) no-repeat bottom left;
	padding-bottom: 12px;
	margin: 15px 0;
	border-top: 1px solid #C9C9C9;
	clear: both;
}

.footer_content {
	background: url(./images/footer_bkgd.gif) repeat-x bottom left;
	padding: 0 15px 15px;
}

.footer .product_nav,
.footer .footer_nav {
	float: right;
	clear: right;
	width: 750px;
}

/* ### ELEMENTS ### */

p {
	margin: 0 0 1em;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.clear {
	clear: both;
}

.float_right {
	float: right;
}

.footnote {
	font-size: 85%;
}

ul.bullets {
	margin: 0 0 0 18px;
	padding: 0;
}

ul.bullets li {
	border: 0;
	padding: 0;
	list-style: disc outside;
}
.tagbrowse li a
{
	background-image:none;
	font-size:105% !important;
	padding:2px 0;
	
}

.tagbrowse li a:hover
{
	background-image:none;	
}

.strand_item ul.bullets {
	font-size: 80%;
	margin: 0 0 5px 14px;
	color: #666666;
}

/* ### FORM ### */

.form_checkbox label,
.form_search_radio label {
	color: #336699 !important;
	cursor: pointer;
}

input[type=checkbox] {
	width: 14px;
	height: 14px;
}

select {
	font-size: 85%;
	border: 1px solid #BBBBBB;
}

.selected {
	background-color: #E2EAF2;
}

.form_item {
	padding-bottom: 12px;
}

.form_label {
	padding-bottom: 5px;
}

.form_checkbox {
	overflow: hidden;
	padding: 0 0 5px 0;
}

.form_checkbox input {
	float: left;
	cursor: pointer;
}

.form_checkbox label {
	padding-left: 2em;
}

.form_search select {
	float: left;
	width:238px;
	margin: 4px;
	margin: 3px 4px;
	border:0;
	background: transparent;
}

select option.select_header {
	font-style: italic;
	color: #666666;
}

.form_refine select {
	width: 100%;
}

.form_refine .input_submit {
	border: 0;
	background: transparent url(./images/buttons/form_refine_button.gif) no-repeat top left;
	width: 65px;
	height: 21px;
	cursor: pointer;
}

.form_refine .input_submit:hover {
	background-position: bottom left;
}

/* MEMBERSHIP */


#membership
{
	font-size:85%;
}

#membership ul.decorate li
{
	list-style-type: inherit;
	list-style-position: inside;
}

#membership.register ul li
{	
	padding:3px 0px 5px 0px;
	clear:both;
}

#membership.register ul li.validation
{	
	padding:0px 0px 0px 160px;
}


#membership li.divider
{
	border-top:1px solid #C9C9C9;
	width:414px;
}

#membership.register ul li div
{
	float:left;
	width:160px;
}

#membership.register ul li span.checkboxoffers
{
	float:left;
	width: 20px;
	margin-top: 3px;
}

#membership.register ul li span.checkboxtext
{
	float:left;
	width: 420px;
	clear: none;
}

.validation_message
{
	font-size:100%;
}

.validation_error
{
	font-size:85%;	
}

.captcha
{
	font-size:100%;
}


#membership.register ul li div#ValidationSummary
{
	border: 2px solid Red;
		background:url("./images/buttons/triangle.jpg") no-repeat left;
		padding-left:50px;
		height:50px;
		color:Red;
		width:364px;
		line-height:50px;
	
}
#membership input.text, #membership input[type=text], #membership .input
{
	width:250px;	
	padding:2px 2px 2px 2px;	
	background:url("./images/strand_nav/bar_bkgd.gif") repeat-x scroll left bottom transparent;
	border-bottom:1px solid #DBDBDB;
	border-top:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	border-left:1px solid #DBDBDB;
}


#membership.register div#leftcol
{
	width:450px;
	float:left;
	padding:10px 10px 10px 10px;
}

#membership.register div#rightcol
{
	width:450px;
	float:left;
	padding:10px 10px 10px 50px;

}
#membership.register div#bottom
{
	float:left;
}

#membership.register div#rightcol div.inner
{
	width:300px;
	float:left;
	padding:10px 30px 10px 30px;
	border-bottom:1px solid #DBDBDB;
	border-top:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	border-left:1px solid #DBDBDB;
	background:url("./images/panel_bkgd.gif") no-repeat scroll left top #FFFFFF;
	
}


.s11 { font-size:11px; line-height:13px;}
.s12 { font-size:12px; line-height:15px;}
.clear { clear:both; border:0; height:0;}
.file-icon { float:left; padding:0 5px 0 0;}

.sharelinks { display:none; position:absolute; width:380px;border: 5px solid #E0E0E0; margin:75px 0 0 258px; background:#fff url(./images/panel_bkgd.gif) no-repeat;}
.sharelinkset { padding:5px 10px; position:relative;}
.sharelinkset .cls { position:absolute; top:0; right:0; font-size:78%;}
.sharelinkset .l { width:180px; float:left;font-size:78%;}
.sharelinkset .l p { margin:0; padding:3px 0;font-size:12px;}

a.linklist { display:block; padding:0 0 0 20px; height:17px; background:url(../../../images/icons/16x16/links.gif) no-repeat 0 -300px;}
a.digg { background-position:0px 0px;}
a.google { background-position:0px -17px;}
a.twitter { background-position:0px -36px;}
a.delicious { background-position:0px -53px;}
a.stumbleupon { background-position:0px -72px;}
a.newsvine { background-position:0px -89px;}
a.livejournal { background-position:0px -108px;}
a.facebook { background-position:0px -127px;}
a.mixx { background-position:0px -144px;}

.shareemail { display:none; position:absolute; width:380px;border: 5px solid #E0E0E0; margin:75px 0 0 258px; background:#fff url(./images/panel_bkgd.gif) no-repeat;}
.shareemailset { padding:5px 10px; position:relative;}
.shareemailset .cls { position:absolute; top:0; right:0; font-size:78%;}

.shareemailset p { padding:0px 0;}
.shareemailset p label { float:left; line-height:20px; padding:0 15px 0 0; width:150px;}
.shareemailset p input.txt {float:left; padding:2px; font-size:12px; width:180px}
.shareemailset p textarea.txta {float:left; padding:2px; font-size:12px; width:180px; height:60px;}

.shareemailset div.txt { padding:4px 0 0 0;}
.shareemailset div.txt input { width:180px;}
.shareemailset div.txt a { margin:0 10px 5px 170px; font-size:11px; text-align:right}
.shareemailset div.txt img { margin:0 0 0 170px; padding:2px 0 0 0}
.shareemailset .sndbtn { padding:2px 4px;}

div.lowdown { position:absolute; right:0; top:200px; width:120px !important;background: #FFFFFF url(./images/panel_bkgd.gif) no-repeat top left;padding:5px 3px 0 3px;border-top: 1px solid #E0E0E0;}
div.lowdown p { font-size:11px !important;color:#0092Ac;}
div.lowdown p strong {font-size:11px !important;color:#777777; display:block; font-weight:normal; text-transform:uppercase }
div.lowdown h2 { font-size:12px; padding:0 0 8px 0; font-weight:bold;}

ul.more-space {}
ol.more-space li, ul.more-space li { padding: 0 0 5px 0;}
.result_selected
{
	color:#F37321;
	cursor:default;
}

.internationamedia {}
.internationamedia a { text-decoration:none;}
.internationamedia a:hover { text-decoration:underline;}
.internationamedia table tr td { padding:5px; }
.internationamedia table tr td p a.title { display:block;}
.internationamedia table tr td p { font-size:95%;}


#gallery-bleft { float:left;width:550px; margin:0 20px 0 0;}
#gallery-bright { float:right;width:400px;}

#gallerycontainer {float:left; width:550px;overflow:hidden; min-height:550px; margin:20px 20px 20px 0;}
#galleryimages {float:right; width:400px; text-align:center; margin:0; padding:30px 0 0 0;}
.imageholder { width:550px; text-align:center;}
.gallerycontrol {width:550px; text-align:center; padding:0 0 5px 0;text-align:center;}
.gallerycontrol a { cursor:pointer;}

.gallery-column { width:200px; margin:0 20px 0 0; float:left;}
.rrItemsList li div { text-align:center;}

#gallery_slideshow
{
list-style:none;
margin:0;
padding:0 auto;
width:410px;

}

#gallery_slideshow li
{
	float:left;
	margin:0;
	height:5em;
	overflow:hidden;
	padding:6px 6px;
	font-size:85%;
	color:#777777;
	width:65px; 
	/*height:65px;*/
}

.slideshow_button
{
	margin-top:10px;
	font-size:85%;
	color:#777777;
	font-weight:bold;
	
}
.slideshow_image img
{	
    border:1px solid #fff;
	cursor:pointer;
	/*width:60px;height:60px;*/
}
.slideshow_image img:hover
{
    border:1px solid #DBDBDB;
}

ol.sf_photoListLightbox li, ol.sf_listAndPage li 
{
	height:auto !important;
	padding:20px 10px 20px 10px !important;
}

.postListing { margin:0; padding:0; list-style:none;}
.postListing li {border-top:1px solid #ccc !important; padding:15px 0; margin:0;}
.postListing li.rem { border:0 !important;}
.postListing li h3{ font-size:110%}
.postListing li .date{ font-weight: bold;color: #777777;font-size: 77%;text-transform: uppercase;}
.postListing li p.field{ margin:0; padding:0 0 5px 0;}
.postListing li p a { text-decoration:none;}
.postListing li p a:hover{ text-decoration:underline}
.postListing li p.comment-line{ margin:20px 0 0 0; padding:0 0 5px 0;}
.postListing li p.field span{ width:90px; font-weight:bold;}
.postListing li p.close-line{padding:5px 0; margin:0px 0 20px 0; border-bottom:1px solid #ccc;}

.au { text-decoration:none;}
.au:hover { text-decoration:underline;}

.comment a { text-decoration:none;}
.comment a:hover { text-decoration:underline;}

.singlePost { margin:0; padding:0;}
.singlePost h2.postTitle {font-size:115%; margin:0; padding:0; color:#333; text-transform:none;}
.singlePost .postAuthor{}
.singlePost .postDate{ font-weight: bold;color: #777777;font-size: 77%;text-transform: uppercase;}
.singlePost p a { text-decoration:none;}
.singlePost p a:hover{ text-decoration:underline}
.singlePost p.field{ margin:0; padding:0 0 5px 0;}

.post-sub-title { font-size:85% !important; font-weight:bold !important;}
.post-sub-title-text {font-size:85% !important; font-weight:normal !important;}

/* Pager */
ol.sf_pager 
{
	margin: 10px 0;
	padding: 0;
	width: 100%;
	float: left;
	list-style: none;
	clear: both;
}
ol.sf_pager li
{
	margin: 0;
	padding: 0 10px 0 0;
	width: auto;
	float: left;
}
ol.sf_pager li a
{
	padding: 3px 5px; font-size:92%
}
ol.sf_pager li a[disabled="disabled"], ol.sf_pager li a.sf_PagerSelItem
{
	color: #666;
	text-decoration: none;
	cursor: default;
}

.sf_postNewComment legend { padding:10px 0;}

.author-title { font-size:105%; margin:0; padding:0 0 5px 0;}
ul.author-list { margin:0 0 20px 0; padding:0; list-style:none; font-size:92%;}
ul.author-list li { padding:1px 0;}

.tag-title { font-size:105%; margin:0; padding:0 0 5px 0;}
ul.tag-list { margin:0 0 20px 0; padding:0; list-style:none; font-size:92%;}
ul.tag-list li { padding:1px 0;}

.archive-title { font-size:105%; margin:0; padding:0 0 5px 0;}
ul.archive-list { margin:0 0 20px 0; padding:0; list-style:none; font-size:92%;}
ul.archive-list li { padding:1px 0;}
/* ul.archive-list li a{ font-size:92%;} */

.hblog { margin:15px 0 0 0;}
.hblog ul li { border:0 !important; border-top:1px solid #ccc !important}
.hblog ul li.rem { border:0 !important;}
.hblog ul li a span.date { font-size:70%;}

.cat-title { font-size:105%; margin:0; padding:0 0 5px 0;}
ul.cat-list { margin:0 0 20px 0; padding:0; list-style:none; font-size:92%;}
ul.cat-list li { padding:1px 0;}
ul.cat-list li a{ font-size:92%; padding:2px 0 0 0;}


a.blogitem { text-decoration:none;}
a.blogitem:hover { text-decoration:underline;}


.blog-clo1 { float:left; width:200px; margin:0 20px 0 0;}
.blog-clo2 { float:left; width:500px;margin:0 20px 0 0;}
.blog-clo3 { float:left; width:240px;}
.cblog, .cblog p, .cblog span{ font-size:100% !important;}


.ne {color:#225b6f;}
.in {color:#f37321;}
.ga {color:#94bb3d;}
.im {color:#0092ac;}
.gl {color:#199046;}
.mp {color:#124b62;}
.pd {color:#d7242a;}
.co {color:#7a1e5a;}

#international_media h1 {color:#0092ac;}
#global_accounts h1 {color:#94bb3d;}
#gallery h1{color:#7a1e5a;}
#gallery { position:relative;}

div.gallery-box { width:200px; margin:0 0 20px 0;}
div.gallery-box h2{ margin:0 !important; padding:0 0 5px 0 !important}
div.gallery-box {}

.reContentCell { border:1px solid #c0c0c0 !important; padding:3px !important; font-size:80% !important;}
.reWrapper { margin:-10px 0 0 0 !important;}

.sf_postContent p { font-size:95% !important; line-height:1.2em;}
.news p { font-size:100% !important; line-height:1.2em;}

.container { height:100%;position:absolute; right:1%; left:1%}
iframe.external {height:100%; width:950px; margin:0 auto; }

.PollBox { min-height:50px !important; font-size:13px; border:1px solid #d5d5d5; margin:0 0 20px 0; padding:5px 10px;}
.PollBox h2 { padding:0 0 10px 10px;}
.PollBox h3 {color:#7a1e5a; padding:0 0 10px 0}

.pollboxcontainner { padding:0}

.pollboxcontainner .RadioButtonListCssClass li { clear:both; margin:0 0 10px 0; }
.pollboxcontainner .RadioButtonListCssClass input { float:left; margin:2px 0 0 0   }
.pollboxcontainner .RadioButtonListCssClass li label { padding:0 0 0 10px; display:inline-block;font-size:13px;}

.pollboxcontainner .CheckBoxListCssClass input { margin:5px 0 0 0; }
.pollboxcontainner .CheckBoxListCssClass label { padding-left:10px; display:inline-block; line-height:15px;font-size:13px;}
.votebtn { padding:10px 0 0 0}

.votebutton { margin:0 auto; width:75px; height:21px; background:url(images/buttons/vote.gif) no-repeat; text-indent:-2500px}
.votebutton:hover { background-position:0 -21px}


