/* This stylesheet is for styles
that span all alternative designs -
Full graphics (lrg and sml), Print
& High Contrast versions */

ul.bulleted, ol.numbered{
	margin: 0 0 15px 0;
}
ul.bulleted li, ol.numbered li{
  margin:3px 0;
}
ul.bulleted {
	
}
ul.bulleted li {
	background-image: url(/images/blackSqBullet.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0 0 0 7px;
}
ol.numbered {
	padding: 0 0 0 20px;
  list-style:decimal;
}


/* Standard Articles List */

div.articleItem {

	background-image: url(/images/dotBlackHori.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 10px;
        padding-top: 10px;
}

div.articleItem h3 {
   font-weight: bold;
}

div.articleItem img.left {
	display: block;
	float: left;
	margin: 1em 10px 5px 0;
	line-height:1.4em;
	border: 1px solid #5B5B5B !important;
}

div.rating {
	margin: 4px 0 0 0;

}

p.date {
	font-family: Georgia,Garamond,Times New Roman,serif;
	margin: 0 !important;
}

p.dateRight {
	font-family: Georgia,Garamond,Times New Roman,serif;
	margin: 20px 0 0 0;
        float: right;
}

.commentLink {

  padding:2px 0px 2px 0;
  font-size: 0.8em;
}

div.goBack {
	background-image:url(/images/dotBlackHori.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	margin-bottom:10px;
	padding-bottom:5px;
}

/* Landing Pages */

div.boxedArticles {
	background-image: url(../images/boxedArtBot.gif);
	background-repeat: no-repeat;
	background-position: bottom left;

}

div.boxedArticles div.inner {
	background-image: url(../images/boxedArtTop.gif);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	min-height:170px;
	height:auto !important;
	height:170px;
}

div.left {
	margin: 0 0 0 10px;
	_margin-left: 5px;
	padding-top: 10px;
        padding-bottom: 10px;
	float: left;
	width: 206px;
}

div.right {
	padding-top: 10px;
        padding-bottom: 10px;
	margin: 0 0 0 250px;
	width: 206px;
}

div.boxedArticles div.articleItem {
	background-image: none !important;
}

div.box  div.rating {
	margin-top: 12px;
}

div#mainContent div.box div.articleItem {
	margin-top: 0px;
	border-bottom: none;
	padding-bottom: 0px;
}

div#mainContent div.box div.articleItem p.date {

}

/* Standard Article Page */

div.newsItem {

}

div.horizontalDivider {
	background-image:url(/images/dotBlackHori.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	padding-top:5px;
	padding-bottom:5px;
}

div.newsItem div.date {
	font-size: 1.2em;
}

div.newsItem div.rating, div.newsItem div.comments {
	margin: 0 !important;
}

div.newsItem div.rating p,
div.newsItem div.comments p,
div.newsItem div.author p {
	margin: 0 !important;
}

div.newsItem div.image {
	width: auto;
	margin: 20px 0 20px 0;
	text-align: center;
	padding-bottom: 3px;
}

div.newsItem div.image img {
	border: solid 1px #000;
	display: block;
	width: auto;
	margin: 0 auto 3px auto;
}

/* VENUES LIST */

div.VenueMini {
	margin-top: 10px;
	background-image: url(/images/dotBlackHori.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

div.VenueMini img.left {
	display: block;
	float: left;
	margin: 5px 5px 5px 0;
	border: 1px solid #5B5B5B;
}

div.VenueMini div.txt {
	float: left;
}

div.VenueMini h3 {
	margin-top: 3px;
}

div.VenueMini dl {
	margin: 0.5em 0 1em 0;
}

div.VenueMini dl dt
{
	width: 120px;
	padding-top:0px;
	padding-bottom:0px;
}

div.VenueMini dl dd {
	margin: -1.2em 0 0 130px;
	_margin-left:65px; /* compensate for IE6's double margin/float bug */
}

div.VenueMini div.rating {
	
}

/* MEMBERSHIP FORMS */

input, textarea, select {
	border: solid 1px #67799d;
	padding: 0.1em;
}
textarea { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;} 

span.req {
	color: #b31b34;
	font-weight: bold;
}

fieldset {
	padding: 0;
	margin: 0;
	border: none;
}

fieldset.membership, fieldset.niceForm {
	width:470px;
	background-image: url(/images/fieldsetBg.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #fff;
	border-top: 1px solid #c6cde4;
	margin-bottom: 20px;
}

div.errors {
	margin-bottom: 1em;
	margin: 1em 0;
	color:#c00 !important;
}

div.errors ul li {
	color:#c00 !important;
}
div.errors ul {
	margin: 0 !important;
}

fieldset.membership div.row,
fieldset.niceForm div.row {
	clear: both;
	border-bottom: 1px solid #c6cde4;
	border-top: 1px solid #fff;
}
div.row { clear:both; padding-bottom:0.8em;}

fieldset.membership div.row label, fieldset.membership div.plainRow label,
fieldset.niceForm div.row label, fieldset.niceForm div.plainRow label {
	padding-top: 0.2em;
	font-weight: normal;
}

fieldset.membership div.row label,
fieldset.niceForm div.row label,
fieldset.plainForm div.row label {
	width: 150px;
	padding-top: 0.8em;
	float: left;
	display: block;
	text-align: right;
}
fieldset.plainForm div.row label {
  padding-top:0em;
  padding-right:1em;
} 
fieldset.plainForm div.row.rdocbx input { float:left; border:none; }
fieldset.plainForm div.row.rdocbx label {
float:left;
margin-left:1em;
width:auto;
}
fieldset.plainForm div.row label,
fieldset.plainForm div.row div.field {
padding-top:0.4em;
padding-bottom:0.4em;
}

fieldset.niceForm div.row div.field,
fieldset.membership div.row div.field {
	margin-left: 170px;
	padding-top: 0.7em;
}

fieldset.niceForm div.row div.field input,
fieldset.niceForm div.row div.field textarea {
  margin-bottom:0.55em;
}

fieldset.niceForm div.row div.field select {
  margin-bottom:0.45em;
}

fieldset.niceForm div.row.formRowVolunteers,
fieldset.niceForm div.row.formRowOpenMembership {
  height:auto !important;
  padding-bottom:0.7em;
}

fieldset.niceForm div.buttons {
  margin:0.7em 0;
  text-align:center;
}

div.row div.short input,
div.row div.short textarea,
div.row div.short select {
	width: 100px;
}

div.row div.mid input,
div.row div.mid textarea,
div.row div.mid select {
	width: 150px;
}

div.row div.long input,
div.row div.long textarea,
div.row div.long select {
	width: 230px;
}

div.row div.check {
	padding-top: 0.7em;
	padding-left: 15px;
}

div.row div.check div.row {
	padding-top: 0.2em;
	clear: none !important;
	
}

div.row div.check input {
	float: left;
	border:none !important;
}

div.row div.check label {
	font-weight: normal !important;
	margin-left: 2.0em;
	background-color: transparent !important;
	float: none !important;
	padding-top: 0.3em !important;
	padding-bottom: 0.6em !important;
	width: auto !important;
	text-align: left !important;
}

/* COMMENTING FORMS */

div.addComment {
	padding: 0 15px 6px 15px;
}

div.addComment label {
	float: none !important;
	display: block !important;
	width: auto !important;
	text-align: left !important;
	margin-bottom: 5px !important;
}

div.addComment textarea {
	width: 430px;
}


/* FORM BUTTONS */

div.row div.button, div.Atwww-CreateUserWizard-CreateUserButtonPanel {
	text-align: center;
	padding-top: 1em;
}

div.button {
	padding: 0.7em 0 0 0px;
	text-align: center;
}

div.button input, div.button a {
	color: #fff;
	text-transform: uppercase;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #AE1A32;
	cursor: pointer;
	border: none;
	background-image: url(/images/buttonBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0.2em 2em 0.3em 2em;
}

/* BUTTON THAT APPEARS IN POLL PROMO */

input.button {
	color: #fff !important;
	text-transform: uppercase;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #AE1A32;
	cursor: pointer;
	border: none;
	background-image: url(/images/buttonBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 0.9em !important;
	padding: 0.2em 1em 0.3em 1em;
}

a.button {
	color: #fff !important;
	text-decoration:none;
	text-transform: uppercase;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #AE1A32;
	cursor: pointer;
	border: none;
	background-image: url(/images/buttonBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 0.9em;
	padding: 0.2em 1em 0.3em 1em;
}


/* PROPERTY FORM IN TABS MODULE */

fieldset.propertySearchSmall {
	font-size: 1.1em;
}

fieldset.propertySearchSmall div.buyRent {
	margin-bottom: 10px;
}

fieldset.propertySearchSmall div.where {
	float: left;
	width: 250px;
}

fieldset.propertySearchSmall div.where select {
	width: 220px;
	font-size: 0.9em;
	padding: 0.1em;
}



div.goBut {

}

div.goBut input {
	border: none !important;
}


/* More Content - right col - to be moved to Structure.css */
#moreContent .groupInfo {
  background:url(../images/moreContentPanelTopTile.gif) top left repeat-x #dfe3ed;
  padding:8px 15px;
  min-height:27px;
  height:auto !important;
  height:39px;
}
#mostActiveGroups {
  padding-left:15px;
}


div.bannerAdBody { /* banner advert in the body - lets give it some space.. */
  margin:10px 0;
}

div.stdPagination {
  clear:both;
}

div.stdPagination p.page{
  float:none;
  text-align:left;
}

/**Weather stuff*/

.weatherDetails {

}

div.weatherCurrentWidget {
  width:442px;
  background:url(../images/wideRoundedBoxBottom.gif) bottom left no-repeat transparent;
}
div.wcwBody {
  min-height:140px;
  height:auto !important;
  height:140px;
  background:url(../images/wideRoundedBoxTop.gif) top left no-repeat transparent;
}
div.wcwInner {
  padding:10px;
}

/* Image Uploader */
div.imageUploader div.imageField {
    margin-left: 1.8em;
    float: left
}
div.imageUploader div.image,
div.imageUploader div.deleteButton {
    float: left;
}
div.imageUploader div.deleteButton {
    margin-left: 0.5em;
    padding-top: 0;
}
div.imageUploader div.clear {
    clear: left;
}
