/*****************************/
/***    Core html setup stuff    ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	background: url(../../pppj/images/back.jpg) repeat scroll 50%  !important;	
	font-family: Arial,Helvetica,sans-serif;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button {
 cursor: pointer;
}

a img {
	border: none;
	border-collapse: collapse;
}

p {
  margin: 0px 0px 5px 0px;
	text-align: left;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#clear-both {
	clear: both;
}

#page_bg {
	padding: 10px 0;
	margin-bottom: 1px;
}

#specs {
	width: 100%;
	text-align: center;
}

div.center {
  text-align: center;
}

div#signin {
	width: 120px;
	position: absolute; 
	top: 2px;
	right: 5px;
	/*position: relative; 
	top: -88px!important;
	top: -83px; 
	left: 430px;*/
}

div#top-ad div#signin a {
	margin: 0px 5px!important;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
}

body.width_medium div#wrapper {
	width: 990px;
}

body.width_small div#wrapper {
	width: 773px;
}

body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 1050px;
}

div#header {
	height: 93px;
	text-align: left;
}

#header-left {
	float: left;
	width: 659px;
	height: 93px;
}

#header-right {
	background: url(../../pppj/images/hdr-right.jpg) left no-repeat;
	float: right;
	width: 331px;
	height: 93px;
	margin: 0px;
	padding: 0px;
}

ul#newsstand {
	list-style: url(../../pppj/images/subs-arrow.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin: 0px 0px 0px 45px;
	padding: 0px;
}

ul#newsstand a.onns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #ff0000;
}

ul#newsstand a.onns:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #ff0000;
	text-decoration: underline;
}

ul#newsstand li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #000;
	text-decoration: none;
}

ul#newsstand li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}

div#logo {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 433px;
	height: 56px;
	background: url(../../pppj/images/mw_logo.png) 0 0 no-repeat;
	margin-left: 30px;
	margin-top: 25px;
}

div#pageheader {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #135cae;
	text-align: center;
	width: 100%;
}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}

div#tabarea {
	margin: 0px;
	width: 100%;

}

div#footer {
	padding: 0px;
	height: 460px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-size: 6pt;
	text-align: center;
	font-weight: normal;
	color: #9a9a9a;
	padding: 0px;
}

div#footer a, div#footer a:link, div#footer a:visited  {
	color: #285ec1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-size: 6pt;
}

div#footer a:link, div#footer a:visited  {
	color: #9a9a9a;
}

div#footerspacer {
	height: 10px;
}

#pathway {
	margin: 0px;
	padding: 3px 8px;
	width: auto;
	text-align: left;
	background: #f2f2f2;
}

#search {
	float: right;
	width:320px;
	margin-top: -20px;
	margin-right: 20px;
	height: 40px;
	overflow: hidden;
	text-align:right;
}

#whitebox {
	margin: 0px 5px;
	background: #fff;
	width: auto;
	padding: 0px;
}

#whitebox div {
}

table.inside-box {
	background: url(../../pppj/images/med-box-bgr.gif) 100% 100% repeat-y;
	margin: 10px;
}

table.inside-box th {
	text-align: center;
}

table.inside-box td {
	padding: 5px 25px;
}

img.inside-box {
	margin: 10px 90px;
}

table.sm-box {
	background: url(../../pppj/images/sm-box-bgr.gif) 100% 100% repeat-y;
	margin: 10px;
}

table.sm-box th {
	text-align: center;
}

table.sm-box td {
	padding: 5px 25px;
}

img.sm-box {
	margin: 10px 90px;
}


table.lg-box {
	background: url(../../pppj/images/lg-box-bgr.gif) 100% 100% repeat-y;
	margin: 10px;
	width: 610px;
}

table.lg-box th {
	text-align: center;
}

table.lg-box td {
	padding: 5px 25px;
}

img.lg-box {
	margin: 10px 90px;
}

.pull-quote {
	border-top: 1px dashed #d5d5d5;
	border-bottom: 1px dashed #d5d5d5;
	padding: 10px;
	width: 75%;
	margin: 15px auto;
	color: #7e1100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	text-align:center;
}


/* HORIZONTAL BOTTOM MENU */

.bottommenu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  white-space: nowrap;
  height: 32px;
  margin: 0px auto;
	padding: 0px;
}

.bottommenu ul#botmenu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin: 0;
  padding: 0;
  list-style:none;
}

.bottommenu ul#botmenu li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 20px;
  padding: 0 5px;
	display: inline;
}

.bottommenu ul#botmenu a,
.bottommenu ul#botmenu a:link,
.bottommenu ul#botmenu a:visited,
.bottommenu ul#botmenu a:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #52617c;
  text-decoration: none;
}

.bottommenu ul#botmenu a:hover {
  color: #7e1100;
  text-decoration: none;
}

.bottommenu ul#botmenu a#active_menu-nav {
	margin-top:2px;
	height: 20px;
	line-height: 20px;
	background-position: 0 0;
	color: #000;
}

/* FOOTER/COPYRIGHT STYLE */

#copyright {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  display:block;
  line-height: 14px;
  padding: 20px;
  color: #9a9a9a;
  text-decoration: none;
}

/* MAIN BODY STYLES */

#maincolumn {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

table.nopad td.middle_pad {
	width: 20px;
}

.left-align {
	margin-right: 5px;
}

.right-align {
	margin-left: 5px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1, .mainheader {
  margin: 0px 0px 10px 0px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  padding: 0px;
	line-height: 20px;	
	text-align: left;
}


h2, .contentheading {
  margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #7e1100;
	text-align: left;
	width: 100%;
}

h1#articlehead {
  margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #7e1100;
	text-align: left;
	width: 100%;
}

a:hover h2, a.contentheading:hover {
  margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #135cae;
	text-align: left;
	width: 100%;
	text-decoration: underline;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0px 0px 10px 0px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding:0px;
	text-align: left;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

.head {
	display: inline;
}

.deck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	display: inline;
}

.onpage-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #777;
	display: inline;
}

.subhead {
	color: #7e1100;
	font-weight: bold;
}

/* small text */
.small {
	font-size: .90em;
	color: #0083e4;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../../pppj/images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

.subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}

.sublabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.byline {
	height: 28px;
	vertical-align: text-top;
	font-size: 12px;
/*	font-weight: bold;*/
	font-style: italic;
	color: #999999;
}


/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/
.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding: 10px 10px;
	margin-left: 10px;
}

.left-column {
	padding: 10px 0px;
}

td.buttonheading {

}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../../pppj/images/mw_line_grey.png) 50% 0 repeat-y;
}

td.hgreyline {
  height: 20px;
  background: url(../../pppj/images/mw_line_grey_hor.png) 0 50% repeat-x;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}

/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}


/* GENERAL MODULE CONTROL ELEMENTS */

div.moduletable-mpbox {
	background: url(../../pppj/images/mp-articles.gif) no-repeat top left;
	padding: 10px;
}

div.moduletable-mrbox {
	background: url(../../pppj/images/mr-articles.gif) no-repeat top left;
	padding: 10px;
}

div.moduletable-mpbox li.mostread-mpbox, div.moduletable-mrbox li.mostread-mrbox {
	text-align: left;
}

div.moduletable-mrbox h3, div.moduletable-mrbox a {
	color: #7b2518;
}

div.moduletable-mrbox a:hover {
	color: #000000;
}

div.moduletable-rtads {
  margin: 0px 0px 3px 0px;
}

div.moduletable-rtads h3 {
	font-size: 10px;
	color: #555;
	text-align: center;
	font-weight: normal;
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

div.module_menusearch {
	margin: 0 2px 0 0 ;
	padding: 0;
}

/*
.inputbox_none {
	width: 190px;
	height: 15px;
	border: 1px solid #ccc;
	margin: 5px 0 0 2px;
	font-size: 9px;
}
*/

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 20px 0 10px 0;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* MAGAZINE & LABELS STYLES */

div.zine-cat-landing, div.zine-label-landing {
}

div.zine-cat-landing img, div.zine-label-landing img {
	margin-right: 5px;
	border: none;
}

div.zine-cat-landing-item, div.zine-label-landing {
	margin: 5px 0;
}

div.moduletable-labels {
	padding: 15px 20px 10px 10px;
	margin: 5px 0px 0px 0px;
	border: 1px solid #999;
}

div.moduletable-labels h3 {
	display: block;
	padding: 0px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
}

.labels-other-labels {
	font-style: italic;
	font-size: 10px;
	color: #7b2518;
/*	padding: 2px;*/
}

.labels-other-labels a {
	border-top: 1px dotted #777777;
	border-bottom: 1px dotted #777777;
	background: #f2f2f2;
	color: #777777;
	font-style: normal;
	padding: 2px;
}

.labels-other-labels a:hover {
	border-top: 1px solid #660033;
	border-bottom: 1px solid #660033;
	background-color: #b77576;
	color: #ffffff;
	padding: 2px;
	text-decoration: none;
}

.labels-label-list {
	font-style: italic;
	font-size: 10px;
	color: #7b2518;
/*	padding: 2px;*/
}

.labels-label-list a {
	border-top: 1px dotted #777777;
	border-bottom: 1px dotted #777777;
	background: #f2f2f2;
	color: #777777;
	font-style: normal;
	padding: 2px;
}

.labels-label-list a:hover {
	border-top: 1px solid #660033;
	border-bottom: 1px solid #660033;
	background-color: #b77576;
	color: #ffffff;
	padding: 2px;
	text-decoration: none;
}



/* New Box For Bottom Subscription Form */

div.module-subscribe {
	margin: 5px auto;
	padding: 0px;
	width: 749px;
	height: 251px;
	background: url(../../pppj/images/bottom-sub.gif) no-repeat bottom left;
}

div.module-subscribe ul#bottom-sub-box {
	list-style: none;
	margin: 45px 37px 0px 0px;
	text-align: right;
}

div.module-subscribe ul#bottom-sub-box .sub-inputbox {
	border: 1px solid #c3c3c3;
	background-color: white;
	font-size: 10px;
	color: #000000;
	padding: 0px;
	width: 275px;
	height: 15px;
	padding: 2px;
	margin: 3px 0px 0px 0px;
}

div.module-subscribe ul#bottom-sub-box .sub-inputbox-end {
	border: 1px solid #c3c3c3;
	background-color: white;
	font-size: 10px;
	color: #000000;
	padding: 0px;
	width: 275px;
	height: 15px;
	padding: 2px;
	margin: 3px 0px 3px 0px;
}

div.module-subscribe ul#bottom-sub-box .zip-inputbox {
	border: 1px solid #c3c3c3;
	background-color: white;
	font-size: 10px;
	color: #000000;
	padding: 0px;
	width: 148px;
	height: 15px;
	padding: 2px;
	margin: 3px 0px 0px 0px;
}

div.module-subscribe ul#bottom-sub-box #sub-select {
	border: 1px solid #c3c3c3;
	background-color: white;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	width: 100px;
	height: 23px;
	padding: 0px;
	margin: 3px 0px 0px 0px;
}

div.module-subscribe ul#bottom-sub-box .sub-label {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: capitalize;
	width: 45px;
	text-align: right;
}

/* Subscribe Banner Box Styles */

div.moduletable-sub-signup {
	background: url(/templates/pppj/images/pp.jpg) no-repeat top left;
	width: 300px;
	height: 305px;
	margin: 0px;
	padding: 50px 0px 0px 0px;
}

div.module-sub-signup #subscribe-form table {
	margin: 0px auto;
}

div.moduletable-sub-signup .intro-text {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	margin: 0px 30px 0px 40px;
	display: inline-block;
}

div.moduletable-sub-signup td.sub-label {
	font-size: 11px!important;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: capitalize;
}

div.moduletable-sub-signup input.sub-inputbox {
	border: 1px solid #c3c3c3;
	background-color: white;
	font-size: 10px;
	color: #000000;
	padding: 0px;
	width: 165px!important;
	width: 155px;
	height: 12px !important;
	height: 10px;
	padding: 2px;
	margin: 0px;
}

div.moduletable-sub-signup #st-zip {
	width: 171px!important;
	width: 155px;
	height: 12px !important;
	height: 10px;
	margin: 0px;
	padding: 0px;
}

div.moduletable-sub-signup input.zip-inputbox {
	border: 1px solid #c3c3c3;
	background-color: white;
	font-size: 10px;
	color: #000000;
	padding: 0px;
	width: 49%;
	height: 12px !important;
	height: 10px;
	padding: 2px;
	margin: 0px;
}

div.moduletable-sub-signup .sub-select {
	border: 1px solid #c3c3c3;
	background-color: #ffffff;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #000000;
	width: 43%;
	padding: 1px;
	margin: 0px;
}

div.moduletable-sub-signup .sub-option {
	text-transform: capitalize;
}

div.moduletable-sub-signup .sub-emaperm {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.moduletable-sub-signup .red {
	color: #ff0000;
}


/* SYSTEM MESSAGES */

/* see system general.css */
/*
.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }
*/
/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
	text-align: left;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul { background: #C3D2E5 url(../../pppj/templates/pppj/images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}


/* GALLERY STYLES */

.breadcrumbs {
	color: #000000;
}

.breadcrumbs a {
	text-transform:none;
}

.breadcrumbs a:link,#breadcrumbs a:visited {
	color:#7d7d7d;
}

.breadcrumbs span a:hover, .breadcrumbs span a:active, .breadcrumbs span a:focus {
	color:#0083e4;
	text-decoration:none;
}

#mainbody {
	width: 425px;
	margin: 5px 0px 20px 15px;
	padding: 0px;
	float: left;
	text-align: left;
}

#mainbody ul {
	text-align: left;
}

#mainbody_full {
	padding: 0px;
}

#dropdown {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div.moduletable-terms {
	padding: 10px 0px;
}

#leftcolumn {
	padding: 0px 0px 0px 5px;
	margin: 5px 20px 0px 0px;
	text-align: left;
	width: 185px;
	float:left;
}

div#leftcolumn .moduletable-yffd {
	width: 197px;
	margin: -5px 0px 10px 0px;
	padding: 0px;
}

div#leftcolumn .moduletable, div#leftcolumn .module {
	background: url(/templates/gallery/images/left-ftr.gif) no-repeat bottom center #fff;
	width: 197px;
	margin: -5px 0px 10px 0px;
	padding: 5px 0px 5px 10px;
}

div#leftcolumn .moduletable-banners {
	width: 197px;
	margin: -5px 0px 10px -5px;
	padding: 5px 0px 0px 10px;
}

div#leftcolumn .moduletable_contestmenu {
	background: url(/templates/gallery/images/left-ftr.gif) no-repeat bottom center #fff;
	width: 197px;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 10px;
}

div#leftcolumn .moduletable h3, div#leftcolumn .module h3, div#leftcolumn .moduletable_contestmenu h3 {
	background: url(/templates/gallery/images/left-hdr.gif) no-repeat top center #fff;
	font-size: 12px;
	font-weight: bold;
	width: 197px;
	display: block;
	margin: 0px 0px 10px -10px;
	padding: 5px 0px 5px 10px;
	line-height: 25px;
}

div.moduletable-ffd-header {
  width: 659px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

div#gallery-top, div#contest-landing, div#comments, div#comment-form {
	width: 100%;
	margin: 0px 0px 0px 20px;
	padding: 10px;
}

fieldset#members-profile-core, fieldset#members-profile-custom {
	width: 400px;
}

fieldset#members-profile-edit {
	margin-left: -5px;
	width: 400px;
}

fieldset#members-profile-core dt, fieldset#members-profile-custom dt, fieldset#members-profile-edit dt {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

fieldset#members-profile-core dd, fieldset#members-profile-custom dd, fieldset#members-profile-edit dd {
	font-size: 13px;
	line-height: 16px;
	margin: 5px 0px 20px;
}

fieldset#members-profile-core dd input, fieldset#members-profile-custom dd input, fieldset#members-profile-edit dd input {
	font-size: 13px;
	line-height: 16px;
	height: 25px;
}

fieldset#members-profile-edit ol li {
	margin: 20px 0px;
}

#mainbody #respond-container form.form-validate fieldset { margin: 0px;}

ol#commentlist {
	width: 420px;
	margin: 0px;
	padding: 0px;
}

div.moduletable-ybs-feat-img {
  width: 659px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

div.moduletable-ybs-header {
  width: 659px;
	margin: 0px;
	padding: 0px;
}

div.moduletable-ybs-sponsor {
  width: 659px;
	margin: 0px;
	padding: 0px;
}

div.moduletable-ybs-welcome {
/*	width: 95%; */
  margin: 0px auto 5px;
	padding: 10px;
	text-align: left;
}

#dropdown {
	list-style: none;
	margin: 0px;
}

#mainbody ul.gallery_images {
	list-style: none;
	margin: 0px 0px 0px -5px;
}

ul.gallery_images li {
	list-style: none;
	margin: 7px!important;
	margin: 0px; /* IE Only */
}

ul.gallery_images li img {
	background-color: #fff;
	padding: 3px;
	margin: 0px;
	border: 1px solid #999;
}

.photographer-gal-head {
	margin: 10px 0px 0px 5px;
}

div.gallery_img {
	border: 1px solid #dbdbdb;
}

.gallery_image a img, .gallery_image a img:hover {
	border: 1px solid #dbdbdb;
}

ul.gallery-photographers, ul.login_options, ul.gallery_categories, ul.image_details, ul.recent-comments {
	list-style: none;
}

ul#contestmenu, form#form-login, form#form-logout, div.finder, div#mod_gallery_category_tree_tree, ul.gallery-photographers, div#interact-gal {
	list-style: none;
	width: 195px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: -12px 0px 0px -5px;
	padding: 5px 0px 0px 0px;
}

ul.recent-comments, div#welcome {
	list-style: none;
	width: 185px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: -12px 0px 0px -5px;
	padding: 5px;
}

ul.gallery-photographers li, ul.gallery_categories li, ul.recent-comments li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	padding: 0px 0px 0px 10px;
	text-transform: capitalize;
}

ul.image_details li.title {
	text-transform: capitalize;	
}

#mainbody ul.gallery_categories li, ul.image_details li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;	
	margin-left: 20px!important;
	margin-left: 25px;
}

ul#login-options li, ul#login-options li a {
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;	
	margin-left: 15px;
}

ul#login-options li a:hover {
	color: #999;	
}

ul.login_options li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;	
	margin-left: 15px;
}

ul#contestmenu li a, #contestmenu #current a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #0083e4;	
	margin: 0px 0px 0px 10px;
	text-decoration: none;
}

ul.gallery-photographers li a, ul.login_options li a, ul.gallery_categories li a, ul.image_details li a, ul.recent-comments li a {
	color: #0083e4;
	font-weight: bold;
	text-decoration: none;
}

ul.gallery-photographers li a:hover, ul.login_options li a:hover, ul.gallery_categories li a:hover, ul.image_details li a:hover, ul.recent-comments li a:hover, ul#contestmenu li a:hover, #contestmenu #current a:hover {
	color: #999;
	text-decoration: underline;
}

#mainbody a.photo-by, #mainbody a.photo-by:link, .lightboxes .title a {
	color: #0083e4;
	font-weight: bold;
	text-decoration: none;
}

#mainbody a.photo-by:hover, .lightboxes .title a:hover {
	color: #0083e4;
	font-weight: bold;
	text-decoration: underline;
}

#hi-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	margin: 8px 0px 8px 5px;	
}

.current dd {
	margin: 0px;
	padding: 0px;
}

.current dd fieldset {
	width: 400px;
}

#submit {
	text-align: left;
}

ol#submit-detail, #form-login-username, #form-login-password, #form-login-remember {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	margin: 5px 0 0 5px;
	text-align: left;
}

#form-login div .button {
	margin: 0px 0px 10px 5px;
	text-align: left;
	width: 65px;
}

ul#user-options, ul#user-options li a {
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0083e4;
	margin: 0px 0px 5px 13px;
	padding: 0;
	text-decoration: none;
	line-height: 14px;
}

ul#register-options, ul#register-options li {
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin: 20px 0px 5px -5px;
	padding: 0px 10px 0px 0px;
	text-decoration: none;
	line-height: 14px;
}

ul#user-options li a:hover {
	color: #999;
	text-decoration: underline;
}

ol#submit-detail li {
	margin: 10px 10px 10px -25px;
}

#form-login-username .inputbox, #form-login-password .inputbox {
	width: 175px!important;
	width: 170px;
	height: 18px;
	border: 1px solid #ccc;
	margin: 5px 0 0 0px;
	padding: 2px 0 0 2px;
	font-size: 10px;
}

#com-form-login-username, #com-form-login-password {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	margin-left: 10px!important;
	margin-left: 0px;
}

#com-form-login-username .inputbox, #com-form-login-password .inputbox {
	width: 175px!important;
	width: 170px;
	height: 18px;
	border: 1px solid #ccc;
	margin: 5px 0 0 2px;
	padding: 2px 0 0 2px;
	font-size: 10px;
}

#mod_finder_q107, #mod_finder_q {
	background: #fff;
	width: 150px;
	width: 150px;
	height: 18px;
	border: 1px solid #d9d9d9;
	margin: 4px 0 0 2px;
	padding: 2px 0 0 2px;
	font-size: 10px;
}

#mod_finder_q80 {
	width: 175px!important;
	width: 170px;
	height: 18px;
	border: 1px solid #d9d9d9;
	margin: -10px 0 0 7px;
	padding: 2px 0 0 2px;
	font-size: 10px;
}

.inputbox {
	border: 1px solid #d9d9d9;
	margin: 5px 0 0 2px;
	padding: 2px 0 0 2px;
	font-size: 10px;
}

#finder-containers {
	border: 1px solid #d9d9d9;
	margin: 5px 0 0 2px;
	padding: 2px 0 0 2px;
	font-size: 10px;
}

.captchabox {
	width: 97px;
	height: 18px;
	border: 1px solid #d9d9d9;
	margin: 5px 0 0 0;
	padding: 2px 0 0 2px;
	font-size: 10px;
}

#feat-img {
	width: 624px;
	padding: 3px;
	border: 1px solid #dbdbdb;
	background: #fff;
	margin: 0px auto 5px;
}

#featured-image a.featured-image-title {
	background: #000;
	padding: 10px;
	margin: 10px 0px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	position: relative;
	top: 175px;
	left: 0px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}

#featured-image a.featured-image-title:hover {
	background: #909090;
	padding: 10px;
	margin: 10px 0px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	position: relative;
	top: 175px;
	left: 0px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}

#featured-image a span.featured-image-by {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}

#featured-image a span.featured-image-author {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}

#featured-image a:hover span.featured-image-author {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}

p#hits {
	padding: 20px 0px;
}

a#img-previous, a#img-next {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: #808080;
	padding: 3px 3px 5px;
	text-decoration: none;
	margin: 0px;
	width: 50px;
}

a#img-previous:hover, a#img-next:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: #2a2a2a;
	padding: 3px 3px 5px;
	text-decoration: none;
	margin: 0px;
}

#mainbody h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #62605f;
	text-transform: capitalize;
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#mainbody_full h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #62605f;
	text-transform: capitalize;
	margin: -10px;
	padding: 10px;
}

#mainbody h1 .photo-by {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #aaa89f;
	text-transform: capitalize;
}

#reg-complete {
	padding: 25px;
	margin: 25px 10px;	
	font-weight: bold;
}

#reg-complete a {
	color: #9f0135;
	font-weight: bold;
	text-decoration: none;
}

#reg-complete a {
	color: #9f0135;
	font-weight: bold;
	text-decoration: underline;
}

a.in-lightboxes {
	color: #000;
	font-size: 12px;
	border: 1px solid #dedcd4;
	padding: 4px;
	text-decoration: none;
}

a.in-lightboxes:hover {
	background-color: #dddcd9;
	color: #000;
	border: 1px solid #dedcd4;
	text-decoration: underline;
}

.delete, .share, .labels-label-list .label {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #dedcd4;
	padding: 4px;
	text-decoration: none;
}

form#addtolightbox {
	text-align: left;
}

.addtolightbox .add, .feed-txt {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #dedcd4;
	padding: 2px;
	text-decoration: none;
}

.add, a.add, a.add:link {
	color: #0083e4;
	font-weight: bolder;
	font-size: 11px;
	text-decoration: none;
}

a.delete, a.add, a.share, .labels-label-list a.label, .addtolightbox a.add, a.feed-txt {
	color: #0083e4;
	text-decoration: none;
	font-size: 11px;
}

a.delete:hover, a.share:hover, .labels-label-list a.label:hover, .addtolightbox a.add:hover, a.feed-txt:hover {
	background-color: #dddcd9;
	color: #000;
	border: 1px solid #dedcd4;
	text-decoration: underline;
}

.addtolightbox .inputbox {
	width: 93px!important;
	width: 88px;
	height: 18px;
	border: 1px solid #ccc;
	margin: 5px 0 0 0px;
	padding: 2px 0 0 1px;
	font-size: 9px;
}

span.plus {
	color: #000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* LABELS CLOUD MODULE STYLING */

.labels-cloud-module
{
	text-align: center;
	line-height:19px;
	font-family:verdana, Arial, sans-serif;
	padding:0 5px;
	margin: 0px 0px 8px 0px;
}

.labels-cloud-module ul {
	width: 100%;
	padding: 10px;
	margin: 0px;
}


.labels-cloud-module ul li
{
	list-style-type: none;
	display: inline;
	padding: 1px 1px;
	margin: 0px;
}

.labels-cloud-module .label7
{
	font-size:28px;
	padding: 0px 2px;
}

.labels-cloud-module .label6
{
	font-size:26px;
	padding: 0px 2px;
}

.labels-cloud-module .label5
{
	font-size:24px;
	padding: 0px 2px;
}

.labels-cloud-module .label4
{
	font-size:22px;
	padding: 0px 2px;
}

.labels-cloud-module .label3
{
	font-size:20px;
	padding: 0px 2px;
}

.labels-cloud-module .label2
{
	font-size:18px;
	padding: 0px 2px;
}

.labels-cloud-module .label1
{
	font-size:14px;
	padding: 0px 2px;
}

.labels-cloud-module .label0
{
	font-size:10px;
	padding: 0px 2px;
}

div.moduletable-usermenu {
	margin: 10px 0px 25px 0px;
	padding: 0px;
	text-align: left;
}

div.moduletable-usermenu ul li {
	list-style: url(../../../images/M_images/arrow.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #0083e4;	
	margin: 5px 0px 0px 5px;
	padding: 0px;
}

.search_none {text-align:left;}

/* Comment sorting */
div#comments {margin:0;padding: 10px 10px 10px 0;}
#comments h3 {display:inline;}
#comments #comments-ordering {display:inline-block;margin: 0 0 6px 15px;float:left;}
#comments h3#comments-num{float:left;margin-top: 1px;}
#comments img {margin:0;}
#comments #comments-ordering .inputbox {margin-top:0;}
#comments ol {clear:both;}
#comments .top_line {clear:both;width:100%;height:20px;position:relative;margin-bottom:12px;}
.fb_like {position: absolute;left:0;width:100px;margin-bottom:5px;}
.scrollTop, .scrollTop:link {position:absolute;clear:both;top:5px;right:5px;text-decoration:none;}
.scrollTop:hover {text-decoration:underline;}
.scrollTop img {border:none;}

dt#image-data-panel-0, dt#image-data-panel-1, dt#image-data-panel-2, dt#image-data-panel-3, dt#image-data-panel-4 {
	background: #ccc;
	font: Verdana, Arial, Helvetica, sans-serif 12px;
	color: #000;
	text-align: center;
	width: 175px;
	overflow: hidden;
	padding: 8px;
	margin: 8px 0px;
	border: 1px solid #999;
	
}
#image-data-pane .open {background-color: #496496;color:#ffffff;}
#fb_but {margin: 12px 0 6px 5px;}
#log_but {margin: 5px 0 0 5px;}
.invisible {visibility:hidden;}
#load-spin{margin-left:10px;}

/* Top right social buttons */
#top-ad {position: relative;}
#socialbut {width:71px;height:34px;position:absolute;top:30px;right:30px;}
#social-left {float:left;}
#social-right {float: right;}
#socialbut img {border:0;}

#signin {width:120px;font-size:10px;margin-top:1px;}
#signin-left {width:61px;text-align:center;float:left;}
#signin-right {margin-right: 8px;float:right;}
#logout_buttons {margin: 0 0 0 5px;}
.start_button {margin: 5px 0 7px 0;

/* dynamic content styles */
form.addrating {width:170px;position:relative;}
#form-logout{display:none;}
#form-login{display:none;}
.addtolightbox{display:none;}
#addbox{display:none;}
#rating-notice {display:none;}
#image-lb{display:none;}
#report-link{display:none;}
#edit-image{display:none;}
#add-to-contest{display:none;}
#comment-blocked{display:none;}
#leave-response{display:none;}
#assign-addtocontest{display:none;}
.dynamic-loading {
	padding-left:20px;
	height:20px;
	background:url(/components/com_comments/media/images/spinner.gif) no-repeat top left;
}
