/* Pridewest v2 l Rebrand 2008 */

/* Main Styles that apply to body */
body {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;
	padding-left: 20px;
	background: #fff;
	position: absolute;
}

/* This is the page container */
#container {
	width: 950px;
	border: 1px #C0C0C0 solid;
	margin-left:auto;
	margin-right:auto;
}

/* The top bar for nav and access stuff */
#topbar {
    width:auto;
    background: #fbfbfb;
    height: 20px;
    padding: 10px 5px 5px 2px;
    font: 9px verdana;
    font-weight: bold;
    color: #666666;
    text-align: right;
}

#topbar a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #666666;
}

#topbar a:hover {
	text-decoration: underline;
}

/* header stuff  */

#headerwrapper {
    width: auto;
    background: #102C60;
}

#headerbanner  {
	width : 470px;
	height: 62px;
	float: right;
	margin: 5px 5px 0px 10px;
}

#breadcrumb {
	float: left;
	color: #000;
}

#date {
	float: right;
	color: #000;
	margin-right: 5px;
}

#searchbox {
	float: right;
	color: #000;
	margin-right: 5px;
	margin-bottom: 4px;
}

#searchbox .inputbox {
	width: 100px;
	border: 1px #808080 solid;
	font-size: 10px;
}

#searchbox .searchbutton {
	width: 50px;
	border: 1px #000000 solid;
	height: 17px;
	background: #C0C0C0;
	font-size: 11px;
}








.topnav {
    width: auto;
    height: 15px;
    color: #000;
    padding: 5px 0px 5px 3px;
    background: #fbfbfb;
    border:1px solid #efefef;
    border-top: none;
    text-align: justify;
    margin-bottom: 1px;
}

/* Side Nav Bar */

#leftnav {
	width: 125px;
	float: left;
	margin-left: 5px;
	margin-right: 2px;
	
}

.link_menu {
	background: #fbfbfb;
	line-height: 1.3em;
}
.link_menu a {
	border-bottom: 1px solid #FFF;
	display: block;
	color: #FFF;
	background: #B0B0B0;
	font-size: 0.9em;
	height: 15px;
	padding: 3px 0 3px 10px;
	text-decoration: none;
}
.link_menu a:hover {
	background: #7F7F7F;
	text-decoration: none;

}




/* headings */


h1 {
    font: 48px verdana;
	color: #EEE;
	margin: 5px;
}

h2 {
   font: 36px verdana;
	color: #000000;
	margin: 5px;
}

h6 {
    font: 10px verdana;
    font-weight: bold;
	color: #fff;
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
}

.plainhead {
	font-size: 14px;
	font-weight: bold;
	color: #0080FF;
}

.pagehead {
	height: 30px;
	padding-left: 5px;
	font-size: 16px;
	font-weight: bold;
	width: auto;
	background:url(../images/pheader.gif) repeat-x;
	margin-bottom: 10px;
}

.sectionhead {
    width: auto;
    border-bottom: 1px solid #000000;
    color: #FFFFFF;
    height: 24px;
    padding-left: 5px;
    font-size: 16px;
    font-weight: bold;
	 background-color :#808080;
}

.sectionhead1 {
	 font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #0080FF;
    width: 100%;
}

.newshead {
	font-size: 14px;
	font-weight: bold;
}


/* This holds the tabs */
#tabholder
{
    width: auto;
}

/* Container for the article box, and the flash box */
.topboxouter {
    width: 800px;
    height: auto;
    float: left;
    padding: 0px 6px 0px 5px;
} 

.topshopboxouter {
    width: 940px;
    height: auto;
    float: left;
    padding: 0px 6px 0px 5px;
    
} 

.boxouter {
    height: auto;
    float: left;
    padding: 0px 6px 0px 5px;
    
} 


.boxinner {
    width: auto;
    line-height: 20px;
    color: #000;
    padding: 5px 6px 0px 6px;
    background: #fbfbfb;
    border:1px solid #efefef;
    text-align: justify;
   
}

.boxinnerna {
    width: auto;
    line-height: 20px;
    color: #000;
    padding: 5px 6px 0px 6px;
    background: #fbfbfb;
    border:1px solid #efefef;
}

.boxinner2 {
    width: auto;
    line-height: 11px;
    color: #000;
    padding: 0px 6px 0px 6px;
    background: #fbfbfb;
    border:1px solid #efefef;
}

.boxcontent {
	 width: auto;
    line-height: 20px;
    color: #000;
    padding: 5px 6px 0px 6px;
    margin-left: 140px;
    background: #fbfbfb;
    border:1px solid #efefef;
    text-align: justify;
   
}

.boxcontent-nr {
	 width: 785px;
    line-height: 20px;
    color: #000;
    padding: 5px 6px 0px 6px;
    margin-left: 140px;
    background: #fbfbfb;
    border:1px solid #efefef;
    text-align: justify;
   
}

.boxdating {
	width: auto;
	height: 850px;
	border: 1px #fbfbfb solid;
	background: #ffffff;
}

#rightbanner {
	width: 125px;
	height: 610px;
	float: right;
	margin-right: 5px;
}

#sectionbox {
	margin-left: 5px;
	margin-top: 5px;
	border: 1px red dashed;
}

#articleleft {
	width: 330px;
	padding-left: 2px;
}

#articleright {
	float: right;
	width: 300px;
	margin-left: 5px;
	padding-left: 2px;
}

/* Container for the article box, and the pic box */
.articleboxouter {
    width: auto;
    padding: 0px 6px 0px 5px;
    clear: both;
} 

#flashbox {
	width : 300px;
	height : 205px;
	padding: 2px 2px 2px 2px;
	margin-top: 0px;
	margin-right: 1px;
	float: left;
	background-color: #F7F4F7;
   border: 1px solid #DDD;
}

#randbox {
	width: 300px;
	padding: 2px 2px 2px 2px;
	margin-top: 2px;
	float: left;
	background-color: #F7F4F7;
   border: 1px solid #DDD;
}
	



#newsbox {
	width : 490px;
	padding: 2px 2px 2px 2px;
	margin-top: 0px;
	float: left;
	line-height: 20px;
	background-color: #F7F4F7;
   border: 1px solid #DDD;
}

.boxwhole {
	 width: auto;
    line-height: 20px;
    color: #000;
    padding: 5px 6px 0px 6px;
    background: #fbfbfb;
    border:1px solid #efefef;
    text-align: justify;
    height: auto;
}

.pickbox {
	width: 200px;
	padding: 2px 2px 2px 2px;
	float: right;
	margin-left: 2px;
}


/* Content holder for the dating site */

.boxdating {
	 width: auto;
    line-height: 20px;
    color: #000;
    padding: 5px 6px 0px 6px;
    background: #fbfbfb;
    border:1px solid #efefef;
    text-align: justify;
    height: auto;
}


/* Content holder for the articles */
.articleboxinner {
    width: auto;
    line-height: 20px;
    color: #000;
    padding: 5px 6px 0px 6px;
    background: #fbfbfb;
    border:1px solid #efefef;
    text-align: justify;
    height: 220px;
}

/* The title style for the main article */
.articleheader
{
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #CCC;
}

/* This will style the read more thing at the bottom */
.readmore {
    text-align: right;
    display: block;
    width: auto;
}

.readmore_arr {
    text-align: right;
    display: block;
    width: auto;
    float: right;
    border: 0px;
}


.sharebutton {
    text-align: right;
    display: block;
    width: auto;
    border: 0px;
}

.articlepic {
	width: 150px;
	height: 100px;
	margin-right: 10px;
	float: left;
}

/* This controls the main pic in the main article box */
.mainpiccontrol
{
    border: 1px #DBB7DB solid;
    float: left;
    margin-right: 10px;
}

/* Container for the pic thumbnails */
.picboxouter {
    width: auto;
    padding: 0px 6px 0px 5px;
    clear: both;
}

/* Content holder for the pic box */
.picbox {
    width: auto;
    line-height: 22px;
    color: #DD7CB4;
    padding: 5px 6px 6px 6px;
    border:1px solid #efefef;
    border-top: none;
    text-align: center;
}

/* This controls the thumbnails in the picbox div */
.pickboxcontrol
{
    border: 1px #DDD solid;
    vertical-align: middle;

}

/* Sometimes, I don't want borders around my hyperlink images */
.noborder {
    border: none;
}

/* For taming those leeeeeeetle arrows */
img {
    vertical-align: text-bottom;
}

/* Style-up those ugly default hyperlinks */
a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #0080FF;
}

/* And their ugly hover states too */
a:hover {
	text-decoration: underline;
}

/* Why should the humble footer be left out? */
#footer {
	background-color: #C0C0C0;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
}

#footer a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #FFF;
}

#footer a:hover {
	text-decoration: underline;
}

/* This will contain the three columns */
#newsContainer2
{
    width:auto;
    background-color: #E0E0E0;
}

/* First column */
.c1
{
	 width: 333px;
	 background-color: #F7F4F7;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 22px;
    color: #000;
	float: left;
}


/* Second column */
.c2
{
	width: 333px;
	background-color: #F7F4F7;
    border: 1px solid #DDD;
    border-top: none;
    margin-left: 2px;
    line-height: 22px;
    color: #000;
	float: left;
}

/* Full Width column */
.call
{
	 width: 670px;
	 background-color: #F7F4F7;
    border: 1px solid #DDD;
    margin-top: 2px;
    line-height: 22px;
    color: #000;
	 float: left;
}

/* Full Width column 2*/
.tall
{
	 width: 890px;
	 background-color: #F7F4F7;
    border: 1px solid #DDD;
    margin-top: 2px;
    line-height: 22px;
    color: #000;
	 float: left;
}

/* This controls the titles for each column */
.noteheader
{
    width:auto;
    border-bottom: 1px solid #0080FF;
    border-top: none;
    color: #000;
    height: 24px;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
	 background:url(../images/headerBG.jpg) repeat-x;
}

.noteheadermain
{
    width:auto;
    border-bottom: 1px solid #0080FF;
    border-top: none;
    margin-top: 2px;
    color: #000;
    height: 24px;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
	 background:url(../images/headerBG.jpg) repeat-x;
}

.titlehead {
    width:100%;
    border-bottom: 1px solid #0080FF;
    border-top: none;
    color: #000;
    height: 20px;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
}

/* And this gives the column text some breathing space */
.spacy
{
    padding: 5px;
}

/* Features Block */

.feature
{
	width: 320px;
	line-height: 1.4em;
	padding: 5px 5px 5px 2px;
}

.featurepic
{
	width: 120px;
	height: 100px;
	margin-top: 4px;
	margin-right: 4px;
	float: left;
}

.featurehead
{
	font-size: 12px;
	font-weight: bold;
}


/* CSS Tabs */


#tabs8 {
    float:left;
    width:100%;
    background:#F1F1F1;
    font-size:93%;
    line-height:normal;
    border-bottom:1px solid #CCC;
}

#tabs8 ul {
    margin:0;
    padding:10px 10px 0 5px;
    list-style:none;
}

#tabs8 li {
    display:inline;
    margin:0;
    padding:0;
}

#tabs8 a {
    float:left;
    background:url("../images/tableft8.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
}

#tabs8 a span {
    float:left;
    display:block;
    background:url("../images/tabright8.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#fff;
    font-weight: bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs8 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs8 a:hover span {
    color:#591333;
}

#tabs8 a:hover {
    background-position:0% -42px;
}

#tabs8 a:hover span {
    background-position:100% -42px;
    color: #888;
}

#tabs8 #current a {
    background-position:0% -42px;
}
#tabs8 #current a span {
    background-position:100% -42px;
    color: #888;
}
/* End of CSS Tabs */

/*Clinic Listings style */

.clisting {
	width: 640px;
}

.clinicheading {
	font-size: 13px;
	font-weight: bold;
	border-bottom : 1px solid #3366FF; 
	width: 60%;
	}

.cblankcell {
	border-bottom : 1px solid #3366FF; 
}	

.greyheader {
    width: auto;
    border-top: none;
    color: #FFFFFF;
    height: 24px;
    padding: 4px 0px 0px 5px;
    font-family: verdana;
    font-size: 14px;
    font-weight: normal;
	 background-color :#808080;
	 margin-bottom: 5px;
}

.imgfloat {
	float: left;
	padding-right: 5px;
}

.imgfloatright {
	text-align:right;
	float: right;
	padding : 5px 5px 20px 20px;
}

/* Venue Listings Style */

.vlisting {
	width: 640px;
}
.venueheading {
	font-size: 13px;
	font-weight: bold;
	border-bottom : 1px solid #3366FF; 
	width: 80%;
}
	
.venueicons {
	border-bottom : 1px solid #3366FF; 
}	


.venueiconpic {
	width: 20px;
	height: 20px;
	border: 0px;
}	
	
.venuetext {
	font-size: 0.9em;
	color: #676767;
	line-height: 14px;
	
}

.venuepic {
	float: left;
	width: 100px;
	height: 75px;
	border: 0px;
	padding: 10px 7px 4px 4px;
	vertical-align: text-top;
}

 .venueclublogo {
	float: left;
	width: 110px;
	height: 110px;
	border: 0px;
	padding-right: 10px;
	vertical-align: text-top;
}

.eventdate {
	font-size: 1.0em;
	color: #3366FF;
}

.subtext {
	font-size: 0.9em;
}

.smltext {
	font-size: 0.8em;
	color: #808080;
}

.linksiteimage {
	border: 0px;
	height: 40px;
	width: 100px;
}

.fillertable {
	border: 0px ;
	margin: 5px 15px 5px 15px;
	background-color: #FFFFFF;
}


/* Table   */

.eventstable {
	width: 600px;
}




.centretable {
	margin-left: auto;
	margin-right: auto;
	font-size: 0.9em;
	padding: 2px;
}

.trodd {
  background-color: #E6E6E6;
}

.treven {
  background-color: #FFFFFF;
}

.tablespace {
	width: 640px;
}

.tdspace {
	width: 60%;
	border-bottom : 1px solid #C0C0C0;
	padding-right: 20px; 
}

.tdcell {
	border-bottom : 1px solid #C0C0C0; 
}

.tdwcell {
	width: 100px;
	text-align: left;
	border-bottom : 1px solid #C0C0C0; 
}	


.minspacing {
	 line-height:normal;
}

.ctr {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}

#jplanner {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;
	background: #fff;
	text-align: left;
}

#jplanner input {
   border: 1px solid #DDD;
   font-size: 12px;
	color: #808080;
}

#jplanner select {
    border: 1px solid #DDD;
    font-size: 12px;
    color: #808080;
}

#jplanner input.jpsubmitbtn {
	border: 1px solid #DDD;
	font-size: 14px;
	color: #FFF;
	background-color: #808080;
}

input.jplanname {
    border: 1px solid #DDD;
    font-size: 10px;
    color: #808080;
}
input.jplan {
	font-size: 12px;
	background-color: #808080;
	color: #FFFFFF;
}

.adbox740  {
	width: 740px;
	border: 1px solid #C0C0C0;
	background: #F9F9F9;
	padding: 2px 0px 2px 0px;
	text-align: center;
	font-size: 10px;
}

p#end {
   clear:both;
   }
   
.hiddentext
{
	text-align:left;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 6pt;
	color: #FFFFFF;
}   

/* Sitemap Style */

.sitetable {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}

.sitecell {
	font-size: 14px;
	font-weight: bold;	
	color: #808080;
	border-bottom: 3px solid #C0C0C0; 
}

.sitespace {
	width: 200px;
}

#trail {
	width: 620px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 6px 0px 6px;
}

/* Feed Styling */

.feedhead {
	font-size: 14px;
	font-weight: bold;
}

.feedstory {
	font-size: 11px;
}


/* Flickr Gallery */

#flickr {
background:url(../img/flickerness.gif) no-repeat;
width:550px;
height:400px;
padding:0 10px 0 5px;
margin-top:10px;
}


#flickr a img {
float:left;
margin:0 0px 8px 8px;
background:#3f4e4e;
padding:5px;
width:120px;
height:120px;
}

/* Google Maps */

.mapinfol {
height: 100px;
width: 200px;
line-height:18px;
}

.mapctr {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 5px 5px 5px;
	border: 0px;
}



/* Contact Forms */

form#two {background:#E6E6E6; width:580px; padding:10px; border:1px solid #000; margin:0 auto;}

form#two fieldset {width:550px; display:block; border:1px solid #fff; padding:5px; margin-bottom:0.5em; line-height:1.5em;}

* html form#two fieldset#personal, * html form#two fieldset#medical {background-position:400px 20px;}

* html form#two fieldset#current {background-position:390px 20px;}

form#two fieldset#opt {background:#E6E6E6;}

form#two legend {font-size:1.1em; font-weight:bold; border:3px solid #fff; margin-bottom:5px; padding:3px; width:254px; background:#fff url(../images/form.gif) repeat-x center left;}

form#two label {clear:left; display:block; float:left; width:100px; text-align:right; padding-right:10px; color:#888; margin-bottom:0.5em; color: #000;}

form#two input {border:1px solid #fff; background:#fff url(../images/form.gif) repeat-x top left; padding-left:0.5em; margin-bottom:0.6em;}

form#two select {margin-left:0.5em;}

form#two textarea {width:410px; height:15em; border:1px solid #fff; padding:0.5em; overflow:auto; background:#fff url(../images/form.gif) repeat-x bottom left;}

form#two option {background:#E6E6E6; color:#fff;}

form#two optgroup {background:#808080; color:#fff;}

form#two optgroup option {background:#EAEAEA; color:#000;}

form#two #button1, form#two #button2 {color:#000; border: 1px #000 solid; padding-right:0.5em; cursor:pointer; width:205px; margin-left:8px;}

form#two #button1:hover, form#two #button2:hover {background-position:center left; color:#0080FF;}



form#one {background:#E6E6E6; width:580px; padding:10px; border:1px solid #000; margin:0 auto;}

form#one fieldset {width:550px; display:block; border:1px solid #fff; padding:5px; margin-bottom:0.5em; line-height:1.5em;}

* html form#one fieldset#personal, * html form#one fieldset#details {background-position:400px 20px;}

* html form#one fieldset#current {background-position:390px 20px;}

form#one fieldset#opt {background:#E6E6E6;}

form#one legend {font-size:1.1em; font-weight:bold; border:3px solid #fff; margin-bottom:5px; padding:3px; width:254px; background:#fff url(../images/form.gif) repeat-x center left;}

form#one label {clear:left; display:block; float:left; width:100px; text-align:right; padding-right:10px; color:#888; margin-bottom:0.5em; color: #000;}

form#one input {border:1px solid #fff; background:#fff url(../images/form.gif) repeat-x top left; padding-left:0.5em; margin-bottom:0.6em;}

form#one select {margin-left:0.5em;}

form#one textarea {width:280px; height:7.5em; border:1px solid #fff; padding:0.1em; overflow:auto; background:#fff url(../images/form.gif) repeat-x bottom left;}

form#one option {background:#E6E6E6; color:#fff;}

form#one optgroup {background:#808080; color:#fff;}

form#one optgroup option {background:#EAEAEA; color:#000;}

form#one #button1, form#one #button2 {color:#000; border: 1px #000 solid; padding-right:0.5em; cursor:pointer; width:205px; margin-left:8px;}

form#one #button1:hover, form#one #button2:hover {background-position:center left; color:#0080FF;}



/* Align Banner for Promo at top of index */

.promo  {

	text-align: center;
	margin-left: 15px;
	border: 0px;
	padding: 5px 5px 5px 5px;
	}

/* Promo table for use at top of main page */

.promotable  {
	border : 0px
	width: 100%;
	}
	
/* Promo Col 1 styling */

.lrgctr {
	text-align: center;
	font-size: 14px;
	font-weight: bold;	
}
	
/* Bookmarking Style */







#bookmark {
	width: 75%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.bookmark-head {
	text-align: left;
	padding: 0px 5px 0px 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font: 16px bold Verdana, Arial;
}

.bookmark-grey {
	background-color: #808080;
}

.bookmark-body {
	margin-top: 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #808080;
}

	
#bookmark p {
	text-align: left;
	text-size: 12px;
	}
	
/* Map Styling */

.pinhold {
	width: 200px;
	height: 60px;
}

.lgtxt {
	font-size:15px;
	font-weight: bold;
}

.yellow {
	background-color:#FFFF80;
	padding: 1px;
	border: 1px solid #000000;
}
.green {
	background-color:#80FF00;
	padding: 1px;
	border: 1px solid #000000;
}

.blue {
	background-color:#80FFFF;
	padding: 1px;
	border: 1px solid #000000;
}
