html {margin:0; padding:0;}

body {
	background-color : #FFFFFF;
	font-size: 12px; 
  	font-family: sans-serif;
	color:#585858;
	margin: 0;
	padding: 0;
}

img {
	border: none;
	padding: 0;
	margin: 0;
}


select {
  	font-family: sans-serif;
	height: 18px;
	font-size: 11px;
	color:#000000;
}

input {
  	font-family: sans-serif;
	font-size: 11px;
	color: #000000;
	background: #F2F2F2;
}


#cleararea {
	clear: both;
}


/***************************/
/*** Blue Line Separator ***/
/**************************/
#blueline {
  height: 6px;
  width: 100%;
  background: url(../images/gradient_blue_6.jpg);
  overflow: hidden;
  display: inline;
  float: left;
}

/***************************/
/*** Blue Menu Separator ***/
/**************************/
#bluemenuseparator {
  height: 3px;
  padding: 0;
  background: url(../images/images/blue_menu_separator.jpg);
  display: inline;
}

/**********************/
/*** Baby Separator ***/
/*********************/
#babyseparator {
  background: url(../images/baby_separator_gray_3.jpg);
  padding-top: 3px;
}

/***************/
/*** Titles ***/
/**************/
#title {
	position: relative;
	width: 100%;
	font-size: 12px;
	font-family: sans serif,Helvetica,arial;
	font-weight: 700;
	padding-bottom: 4px;
	padding-top: 2px;
	background: url(../images/gradient_block_background_blue_silver_2.jpg);
	text-align: center;
	color: #000000;
}

/*****************/
/*** Sub Title ***/
/****************/
#subtitle {
	position: relative;
	font-size: 12px;
	font-family: Microsoft sans Serif;
	font-weight: bold;
	text-decoration: underline;
}

/*********************/
/*** Box top Title ***/
/********************/
#boxtoptitle {
	position: relative;
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
	text-align:center;
}

/******************/
/*** Read More ***/
/****************/
#readmore {
	position: relative;
	font-size: 11px;
	font-weight: bold;
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	color: #666A85;
}

/******************/
/*** Read More ***/
/****************/
#viewall {
	position: relative;
	font-size: 11px;
	font-weight: bold;
	float: right;
	color: #666A85;
}



/********************/
/*** Main Wrapper ***/
/*******************/
#wrapper {
	position: relative;
	width: 728px;
	overflow: hidden;

}

/*************************/
/*** Date/Search Block ***/
/************************/
#datesearchblock {
  position: relative;
  width: 100%;
  height: 20px;
  background: url(../images/gradient_search_date_gray.jpg);
  text-align: left;
  float: right;
  }

/*******************/
/*** Date Block ***/
/******************/
#dateblock {
  position: relative;
  width: 118px;
  height: 15px;
  color: #424B8E;
  font-weight: 700;
  font-size: 11px;
  padding-top: 4px;
  padding-left: 2px;
  float: left;
  text-align: left;
  }

/********************/
/*** Search Block ***/
/*******************/
#searcharea {
  position: relative;
  width: 150px;
  height: 22px;
  float: right;
  }

#searchbox {
  position: relative;
  float: right;
  }

#searchbutton {
  position: relative;
  padding-top: 1px;
  float: right;
}

input.pink {
  position: relative;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 9px;
  margin-top: 0px;
}


/***********************/
/*** Leaderboard Ad ***/
/*********************/
#leaderboardad {
	position: relative;
	width: 728px;
	height: 90px;
	overflow: hidden;
}

/**********************/
/*** About Us Text ***/
/*********************/
#aboutustext {
	position: relative;
	width: 100%;
	height: 32px;
	background: #424B8E;
	color: #FFFFFF;
	overflow: hidden;
}

#aboutustext p {
	position: relative;
	margin-left: 3px;
	margin-right: 3px;
	text-align: top;
	margin-top: 1px;
	font-family: Microsoft sans Serif;
	font-size: 10px;
}


/*******************************/
/*** Logo/Checkerboard/Login ***/
/******************************/
#logologin {
	position: relative;
	width: 728px;
	height: 75px;
}

#logo {
	position: relative;
	width: 255px;
	height: 75px;
	background: url(../images/prideindex_logo_255.png) no-repeat;
	float: left;
}

#checkerboard {
	position: relative;
	margin-top: 25px;
	margin-left: 15px;
	width: 300px;
	height: 75px;
	/*background: url(../images/checkerboard.jpg) no-repeat;*/
	float: left;
	font-weight: bold;
}

#legendslogo {
	position: relative;
	width: 150px;
	height: 80px;
	background: url(http://127.0.0.1/images/legendslogo.jpg) no-repeat;
	float: left;
	margin-left: 80px;
	margin-top: 25px;
}


#login {
	position: relative;
	margin-left: -10px;
	width: 140px;
	height: 75px;
	float: right;
}



/**************************/
/*** Navigation Buttons ***/
/**************************/
#nav {
	position: relative;
	width: 728px;
	height: 25px;
	background: #424B8E;
	overflow: hidden;
	float: right;
}

#navholder {
	position: relative;
	width: 728px;
	height: 25px;
}

#navlocation {
	position: relative;
	width: 350px;
	height: 18px;
	padding-left: 5px;
	padding-top: 4px;
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	float: left;
}

#navbutton {
	position: relative;
	width: 80px;
	height: 18px;
	padding-top: 4px;
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	float: left;
}

/*******************************************/
/*** Navbutton Links Appearance Behavior ***/
/*******************************************/
#navbutton a:link {
	color: #FFFFFF;
	text-decoration : none;
}

#navbutton a:active {
	color: #FFFFFF;
	text-decoration : none;
}

#navbutton a:visited {
	color: #FFFFFF;
	text-decoration : none;
}

#navbutton a:hover {
	color: #FFFFFF;
	text-decoration : none;
}

/*********************************************/
/*** Navlocation Links Appearance Behavior ***/
/*********************************************/
#navlocation a:link {
	color: #FFFFFF;
	text-decoration : underline;
	font-size: 10px;
}

#navlocation a:active {
	color: #FFFFFF;
	text-decoration : underline;
	font-size: 10px;
}

#navlocation a:visited {
	color: #FFFFFF;
	text-decoration : underline;
	font-size: 10px;
}

#navlocation a:hover {
	color: #FFFFFF;
	text-decoration : underline;
	font-size: 10px;
}





/************************/
/*** Rail Containers ***/
/***********************/
#container {
	position: relative;
	width: 728px;
	background-color: white;
/*	background: url(../images/gradient_background_light_blue_left_railing_900.jpg) repeat;*/
	float: left;
}


#left {
	position: relative;
	float: left;
	width: 123px;
	background: url(../images/gradient_background_light_blue_left_railing_900.jpg) repeat;
        margin-right: 3px;

}

* html #left {height:1%}	/* for ie only */

#right {
	position: relative;
	float: right;
	width: 300px;
}

* html #right {height:1%}	/* for ie only */

#center {
	position: relative;
	float: left;
	width: 292px;
}


/***************************/
/*** Left Rail Elements ***/
/**************************/

/*****************************/
/*** Side Navigation Links ***/
/****************************/
#navlinks {
	position: relative;
	width: 110px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-align: left;
	font-weight: 500;
	font-size: 10px;
}

/*******************/
/*** Poll Block ***/
/******************/
#pollquestions {
	position: relative;
	width: 122px;
	font-size: 11px;
	font-family: arial;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
	color: #000000;
}


/***********************/
/*** Syndicate Block ***/
/**********************/
#syndicateblock {
	position: relative;
	width: 122px;
	font-size: 12px;
	font-family: arial;
	font-weight: 700;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 2px;
	padding-right: 2px;
	color: #000000;
}

/*************************/
/*** SEnd A Card Block ***/
/*************************/
#lavenderpopcards {
	position: relative;
	width: 100%;
	font-size: 12px;
	font-family: arial;
	font-weight: 700;
	color: #000000;
	background: url(../images/gradient_block_background_blue_silver_2.jpg);
	float: left;
}

/*************************/
/*** Send a Card Block ***/
/************************/
#lavenderpopcardsblock {
	position: relative;
	width: 122px;
	font-size: 12px;
	font-family: arial;
	font-weight: 700;
	padding-top: 6px;
	padding-left: 2px;
	padding-right: 2px;
	color: #000000;
	float: left;
}



/***************************/
/*** Right Rail Elements ***/
/**************************/

/*****************/
/*** Top Picks ***/
/****************/
#toppicks {
	position: relative;
	width: 298px;
	height: 130px;
	background: url(../images/gradient_block_background_light_gray_300.jpg);
	text-align: left;
	margin-bottom: 3px;
	border: solid;
	border-width: 1px;
	border-color: lightgrey;
	
}

#toppicksdata {
text-align:left;
padding-left: 5px;	
}



#horoscope {
	position: relative;
	width: 280px;
	background: url(../images/gradient_block_background_light_gray_300.jpg);
}

#horoscope img {
	margin-right: auto;
	margin-left: auto;
}

#horoscope table {
	position: relative;
	width: 280px;
}

#horoscope td {
	position: relative;
	width: auto;
	height: auto;
	font-family: arial;
	font-size: 10px;
	text-align: top;
	vertical-align: middle;
}

#toppickschooser {
	position: relative;
	width: 300px;
	padding-top: 2px;
	float: left;
}

#toppickschooser table {
	position: relative;
	width: 100%;
}

#toppickschooser td {
	position: relative;
	width: 90px;
	font-family: arial;
	font-weight: 700;
	text-align: center;
	font-size: 11px;
}


/***************************/
/*** Photo Gallery Block ***/
/**************************/
#photogallery {
	position: relative;
	width: 298px;
	height: 120px;
	background: url(../images/gradient_block_background_light_gray_300_300.jpg);
	margin-bottom: 5px;
	border: solid;
	border-width: 1px;
	border-color: lightgrey;
}

#photogallery table {
	position: relative;
	width: 300px;
	height: 70px;
}
/*
#photogallery td {
	position: relative;
	width: 70px;
	height: 70px;
	padding-left: 1px;
	padding-right: 1px;
}
*/

#photogalleryjoin {
	position: relative;
	width: 130px;
	text-align: left;
	padding-left: 10px;
	font-size: 11px;
	float: left;
}

#photogallerybrowse {
	position: relative;
	width: 130px;
	text-align: right;
	padding-right: 10px;
	font-size: 11px;
	float: right;
}


/***************/
/*** Cube Ad ***/
/***************/
#cubead {
	position: relative;
	width: 300px;
	height: 250px;
	background: url(../images/cube_ad.jpg);
	padding: 0;
	margin-bottom: 5px;
	margin-top: 5px;
	display: block;
}

/*****************/
/*** Sponsors ***/
/****************/
#sponsors {
	position: relative;
	width: 298px;
	height: 120px;
	background: url(../images/gradient_block_background_light_gray_300_300.jpg);
	margin-bottom: 5px;
	margin-top: 5px;
	border: solid;
	border-width: 1px;
	border-color: lightgrey;
}

/********************/
/*** Filler Block ***/
/********************/
#fillerblock {
	position: relative;
	float: right;
	width: 300px;
	background: url(../images/gradient_block_background_light_gray_300_300.jpg);
}

/****************************/
/*** Center Rail Elements ***/
/***************************/

/***************/
/*** Events ***/
/**************/
#events {
	position: relative;
	width: 292px;
	height: 255px;
	background: #F2F2F2;
	float: right;
	margin-bottom: 5px;
	margin-top; 10px;
	margin-right: 3px;
	border: solid;
	border-width: 1px;
	border-color: lightgrey;
}

#eventsformwrapper {
	position: relative;
	width: 110px;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
	background: #F2F2F2;
}

#eventslabel {
	position: relative;
	width: 129px;
}

#eventsform {
	position: relative;
	width: 110px;
	font-size: 12px;
	text-align: left;
}

.submitbutton {
	position: relative;
	font-size: 12px;
	padding-top: 3px;
}


#eventsimage {
	position: relative;
	width: 140px;
	font-size: 12px;
	padding-right: 1px;
	margin-right: 5px;
	text-align: center;
	background: #F2F2F2;
	float: right;
	
}

/**************************/
/*** Headlines Wrapper ***/
/*************************/
#featureheadlineswrapper {
	position: relative;
	width: 292px;
	background: #F2F2F2;
	float: right;
	margin-right: 3px;
	margin-bottom: 5px;
	border: solid;
	border-width: 1px;
	border-color: lightgrey;
	text-align: left;
}

#featureheadlineimage {
	position: relative;
	width: 100px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(../images/gradient_block_background_light_gray_150.jpg);
	float: left;
}

#featureheadline {
	position: relative;
	width: 197px;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	float: right;
}

/*********************************/
/*** Featured Performer Block ***/
/********************************/
#featuredperformerwrapper {
	position: relative;
	width: 299px;
	height: 130px;
	background: url(../images/gradient_block_background_light_gray_150.jpg);
	float: left;
}

#featuredperformerimage {
	position: relative;
	width: 100px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(../images/gradient_block_background_light_gray_150.jpg);
	float: left;
}

#featuredperformer {
	position: relative;
	width: 197px;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	float: right;
}

#genericblock {
	position: relative;
	width: 299px;
	height: 120px;
	font-size: 11px;
	font-weight: bold;
	color: #666A85;
	float: left;
	background: url(../images/gradient_block_background_light_gray_150.jpg);
}

/***************/
/*** Footer ***/
/**************/
#footer {
	position: relative;
	width: 100%;
      font-family: arial;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 150%;
	text-align: center;
	clear: both;
}

/**********************************/
/*** Links Appearance Behavior ***/
/*********************************/
a:link {
	font-family: arial;
  	font-size: 11px;
	color: #9D3754;
	text-decoration : none;
}

a:active {
	font-family: arial;
	font-size: 11px;
	color: #9D3754;
	text-decoration : none;
}

a:visited {
	font-family: arial;
	font-size: 11px;
	color: #9D3754;
	text-decoration : none;
}

a:hover {
	font-family: arial;
	font-size: 11px;
	color: #566666;
	text-decoration : none;
}

/***********************/
/**  JOOMLA START ******/
/***********************/

.contentpagetitle {
text-align: left;
font-size: 11px;
font-family: Arial, sans-serif, helvetica;
color: #000000;
}

.contentheading {
text-align: left;
width: 98%;
font-weight: bold;
font-size: 10px;
font-family: Arial, sans-serif, helvetica;
color: #000000;
}

.componentheading {
width: 98%;
font-weight: bold;
font-size: 24px;
height: 15px;
font-family: Arial, sans-serif, helvetica;
color: #000000;
margin-bottom: 5px;
}

.contentpaneopen {
text-align: left;
background: transparent;
font-size: 11px;
line-height: 1.5;
margin-top: -8px;
}


.small {
font-size: 11px;
font-family: Arial, sans-serif, helvetica;
font-style: italic;
margin-top: 0;
}


.poll {
font-size: 8pt;
font-family: Arial, sans-serif, helvetica;
text-align: center;
margin-top: -15px;
float: left;
}

#rightcolumn div.module h3 {
font-size: 48px;
width: 130px;
font-weight: bold;
margin: 0px;
padding: 0px;
margin-bottom: 5px;
}



h3 { 
    padding : 0;
    margin: 0;
    font-size: 10pt; 
    font-family: Arial, sans-serif, helvetica;
    color: black; 
    font-weight: bold;
}



td.sectiontableentry1  {
font-size: 8pt;
font-family: Arial, sans-serif, helvetica;
text-align: left;
}

td.sectiontableentry2  {
font-size: 8pt;
font-family: Arial, sans-serif, helvetica;
text-align: left;
}


li.mostread {
   list-style: disc;
   list-style-position: outside;
   margin-left: 20px;
   color: #424B8E;
}

ul.mostread {
  margin:0;
  padding:0;
  text-align:left;
}


.mostread a:link {
  	font-size: 11px;
	
}

.mostread a:visited {
	font-size: 11px;
}

.mostread a:hover {
	font-size: 11px;
}

.mostread a:active {
	font-size: 11px;
}



li.mostviewedevent {
   list-style: disc;
   list-style-position: outside;
   margin-left: 15px;

}

ul.mostviewedevent {
  margin:0;
  padding:0;
  text-align:left;
}


.mostviewedevent a:link {
  	font-size: 11px;
	
}

.mostviewedevent a:visited {
	font-size: 11px;
}

.mostviewedevent a:hover {
	font-size: 11px;
}

.mostviewedevent a:active {
	font-size: 11px;
}



li.latest {
   list-style: disc;
   list-style-position: outside;
   margin-left: 20px;
   color: #585858;
   font-size: 10px;
}

ul.latest {
  margin:0;
  padding:0;
  text-align:left;
}

.latest a:link {
  	font-size: 11px;
}

.latest a:visited {
	font-size: 11px;
}

.latest a:hover {
	font-size: 11px;
}

.latest a:active {
	font-size: 11px;
}







.contentheading a:link {
	font-size: 11px;
	text-align: left;
}

.contentheading a:visited {
	font-size: 11px;
}
.contentheading a:active {
	font-size: 11px;
}

.contentheading a:hover {
	font-size: 11px;
}


/***********************/
/**  JOOMLA END ******/
/***********************/

/**********************************/
/*** RSS Links Appearance #9D3754     ***/
/*********************************/
#rssnav a:link {
  font-size: 11px;
	font-weight: bold;
	color: #9D3754;
}

#rssnav a:active {
	font-size: 11px;
	font-weight: bold;
	color: #9D3754;
}

#rssnav a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #9D3754;
}

#rssnav a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #566666;
}

