body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	background-color: #333333;
	background-position: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
	font-size: 12px;
}

h3 {
  color: #067DCD;
  font-size: 18px;
  margin-bottom: 0px;
  margin-top: 5px;
}

a:link {
	color: #067DCD;
	text-decoration: none;
}

a:visited {
	color: #067DCD;
	text-decoration: none;
}

a:hover {
	color: #354b6e;
	text-decoration: underline;
}

 .bodybg {
	background-image: url(bg4.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.bodybgsearch {

	background-image: url(bg5.jpg);
	background-repeat: repeat-y;
	background-position: center;
}



/* body id's  */

#roundupbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* background-image: url(../images/bg2.jpg);
	background-repeat: repeat-y; */
	font-size: 14px;
	background-position: center;
	margin: 0px;
	padding: 0px;
	background-image: url(bg7.jpg);
	background-repeat: repeat-y;
	background-color: #00FF00;
}

#searchbody {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* background-image: url(../images/bg2.jpg);
	background-repeat: repeat-y; */
	font-size: 12px;
	background-position: center;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	background-image: url(bg7.jpg);
	background-repeat: repeat-y;
}

#indexbody {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* background-image: url(../images/bg2.jpg);
	background-repeat: repeat-y; */
	font-size: 12px;
	background-position: center;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	background-image: url(bg8.jpg);
	background-repeat: repeat-y;
}



/* index styles */

#clickit {
	background-color: #292929;
	padding:5px;
	display: block;
	width: 145px;
	height: 155px;
	float: right;
	background-image: url('clickitbg2.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
	font-size: 11px;
  }
#clickit h1{
   color: #FFCC00;
	font-weight:  bold;
	font-size: 1em;
	padding-bottom: 5px;
  }
#clickit h1 a{
	color: #FFCC00;
	font-weight:  bold;
	font-size: 1em;
	padding-bottom: 5px;
  }
				  		  
#clickit li{
	color: #fff;
	margin-left:10px;

  }
#clickit li a {
	color: #fff;
	font-weight: normal;
	text-decoration:none;
  }




.sectionlinks {
	display: block;
	padding-top: 5px;
	padding-bottom: 2px;

}

.sectionlinks a {
	font-weight: normal;

}


.dropshdwright {
	background-image: url(drop_right.jpg);
	background-repeat: repeat-y;
}
.centerstriptop {
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.centerstrip {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
}.centerstripwhite {
	width: 90%;
	margin-left: 2px;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
}
.centerstripgrey {
	border-bottom-width: 1.5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1.5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
/*	background-image: url(../images/greydiag_tile.jpg);   */
	width: 205px;
}

.onyourmind {
	background-image: url(on_mindtop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 8px;
	background-color: #FFFFFF;
}
.onmindbottom {
	background-image: url(on_mindbottom.jpg);
	background-repeat: no-repeat;
	padding-left: 55px;
	background-position: center;
}
.threeboxtable {
	margin: 5px;
}
.threeboxcell {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	color: #FFFFFF;
	background-color: #252525;
	font-size: 11px;
}
.threeboxorange {
	background-image: url(orangefade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}



#aroundtown {
	width: 415px;
	margin-left: auto;
	margin-right: auto;
	clear:both;
              }

#aroundtown div div {
	padding-left: 5px;
	padding-right: 5px;
	padding-top:5px;
	padding-bottom: 0px;
	text-align:justify;
              }

#aroundtown div div div {
//	min-height: 20px;
	margin: 0px;
	padding: 1px;
              }

#aroundtown h2{
background: #ccc;
padding: 5px;
font-size: 1em;
clear: both;

}
#aroundtown h3{
/*      background-image: url(./images/rss.jpg);  */
background-repeat: no-repeat;
background-position:right;
font-size: 14px;
font-weight: bold;
color: #464646;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #666666;
clear: left;
padding-bottom: 2px;
/*     	padding-top:  10px;   */
margin-bottom: 5px;
margin-right: 5px;


}
#aroundtown h3 a{
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

#aroundtown a {
	color: #0066CC;

}
#aroundtown img{
float:  left;
border:thin;
border-color:#000000;
border-style:solid;
margin-right:5px;
margin-bottom:15px;
}              

#aroundtown a.bottom{
  position: relative;
  font-size: 0.9em;
  margin-right: 10px;
  margin-left: 30px;
  bottom: 0px;
}



/* end index styles */

/* section template styles */

#main-slot div{
clear: both;
}
  
.mainslot-item{
clear: both;
margin-bottom:5px;
display:block;
}

#main-slot div img{
	margin-bottom:10px;
	border: 1px solid #000000;
              }


/* reuseables */

.contentwell {
	padding: 8px;
	font-size: 12px;
}

.profileh1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
	padding-right: 20px;
	padding-left: 10px;
}

.breadcrumbs {
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px 5px 5px 20px;
	font-size: 10px;
}

.breadcrumbs a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.breadcrumbs a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.breadcrumbs a:hover {
	color: #FFFFCC;
	text-decoration: none;
}


.searchbox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F89907;
	padding: 5px 5px 5px 20px;
	color: #FFFFFF;
}

.maintxtheader {
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	clear: left;
	padding-bottom: 2px;
	margin-bottom: 2px;
	display: block;
}
.captiontxt {
	font-size: 10px;
	color: #999999;
}

#mainwell .captiontxt {
	font-size: 10px;
	color: #999999;
}

.infoorange {
	background-color: #FFF9E5;
	display: block;
	padding: 8px;
	float: right;
	width: 180px;
	border-right: 2px solid #EFE7B4;
	border-bottom: 2px solid #EFE7B4;
}

.whiteheader {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}

.quoteboxblue {
	background-image: url(quoteblue.gif);
	background-position: right top;
	display: block;
	padding: 7px 5px 5px;
	background-repeat: no-repeat;
	margin-bottom: 1px;
}


.quoteboxgrey {
	background-image: url(quotegrey.gif);
	background-position: right top;
	display: block;
	padding: 7px 5px 5px;
	background-repeat: no-repeat;
	margin-bottom: 1px;
	overflow: visible;
}
.quoteboxblack {
	background-image: url(quoteblack.gif);
	background-position: right top;
	display: block;
	padding: 7px 5px 5px;
	background-repeat: no-repeat;
	margin-bottom: 1px;
}
.quoteboxbluewide {
	background-image: url(quotebluewide.gif);
	background-position: right top;
	display: block;
	background-repeat: no-repeat;
	color: #FFFFFF;
	clear: both;
	padding-top: 7px;
	padding-right: 5px;

	padding-bottom: 5px;
	padding-left: 5px;
}

.quoteboxbluesearch {
	font-weight: bold;
	display: block;
	font-size: 12px;
	background-image: url(bluerounded.gif);
	background-repeat: no-repeat;
	margin-left: 2px;
	color: #FFFFFF;
	padding-top: 6px;
	text-align: center;
	height: 25px;
}

.orangetxt {
	color: #FFFFFF;
	font-size:10px;
}
.tilebox {
	background-color: #F2F2F2;
	display: block;
	width: 424px;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
	clear: both;
	margin-top: 10px;
}

.captiontxtwhite {

	font-size: 10px;
	color: #FFFFFF;
}

/* end reuseables */






/* structure  */

#rightbar {
	font-size: 10px;
	display: block;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}

#rightbar div{
	font-size: 10px;
}

#rightbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#rightbar a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
#rightbar a:visited {
	color: #EAEAEA;
	text-decoration: none;
}


.rightbarright {
	float: right;
	border-left-color: #A3A3A3;
}
.rightbarleft {
	width: 130px;
}

.rightbarheader {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
}

.footer {
	font-weight: bold;
	color: #FFFFFF;
	padding: 20px 10px 10px;
	margin-left: 50px;
	font-size: 10px;
}
.footer a:link {
	color: #FFCC00;
	text-decoration: none;
}
.footer a:visited {
	color: #E1A900;
	text-decoration: none;
}
.footer a:hover {
	color: #FFD862;
	text-decoration: none;
}
.nav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}

#mainwell {
	width: 445px;
	display: block;
	float: left;
}
#mainwellwhite {
	display: block;
	background-color: #FFFFFF;
	float: left;
	
}

#mainwellwhite table{
	font-size: 12px;
}
#mainwellwide {
	width: 650px;
	display: block;
	float: left;
}

/*
#mainwell div div div, div div{
	font-size: 12px;
}
*/
#mainwellright {
	width: 205px;
	float: right;
	overflow: hidden;
}

.rightbarimg{
	margin-top: 8px;
//	border: 1px solid #000000;
}

#mainwellright li{
	margin-left: 8px;
}

#searchleftbar {
	width: 188px;
	_width: 50px;
	font-size: 11px;
	background-color: #00FF00;
}

 

/* #container {
	width: 1020px;
	margin-left: -510px;
	position: relative;
	left: 50%;
}   */


#containerleft {
	float: left;
	width: 650px;
	overflow: hidden;
}

#containerright {
	float: left;
	width: 320px;
}

.quigoalign {
	margin-left: 15px;
	background-image: url(quigo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 15px;
}




#hdrfootergrey {
	background-image: url(footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#outer {

	width: 1006px;
	margin-left: -503px;
	position: absolute;
	left: 50%;
}  

#sectionheadergrey
{
	/*	background-image: url(greyfadebg.jpg); */
	background-color: #999;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 5px;
	text-align: left;
}

#bigbox {
	clear: both;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #00FF00;
	display: block;
}


/* nav menu */ 

#menu {
	float: left;
	background:#000;
	font-size:93%;
	line-height:normal;
	margin-left: 5px;
	margin-bottom: 0px;
}

#menu ul {
	list-style: none;
	margin: 0;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#menu a, #menu  {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;

margin: 0;
/* padding: 2px 3px; */
}

#menu  {
	color: #fff;
}

#menu li {
float:left;
color: #000;
text-decoration: none;
background-image: url(tableftH.gif);
background-repeat: no-repeat;
background-position: left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;

}

#menu li span {
	float:left;
	display:block;
	background-image: url(tabrightH.gif);
    background-repeat: no-repeat;
    background-position: right top;
	color:#FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 6px;
}


/* #menu a:hover {
color: #a00;

} */



    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu li span {float:none;}
	 #menu li span a{ text-decoration:none; color:#fff;}
    /* End IE5-Mac hack */
    #menu li:hover span {
      color:#FFF;
      }
    #menu li:hover {
      background-position:0% -42px;
      }
    #menu li:hover span {
      background-position:100% -42px;
      }



#menu ul ul a {
color: #000;
background: #efefef;
text-decoration: none;

}

#menu ul ul a:hover {
color: #a00;
background: #fff;
}





#menu li {
	position: relative;
}

#menu ul ul {
position: absolute;
z-index: 999;
}

#menu ul ul ul {
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{
	display: block;
	background-color: #009966;
	height: 250px;
	width: 200px;
}








/* end nav */ 
	  
	  
	  
.sectionheaderblack {
	width: 650px;
	display: block;
	text-align: left;
	background-color: #000000;
}



/* search pages  */

.maintxtheadersearch {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 18px;
	margin-top: 25px;
	display: block;
}
.buttonoff a:visited{
	background-image: url(button-off.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 136px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	float: right;
	position: relative;
	top: -24px;
	padding-top: 5px;
	right: 5px;
	font-weight:bold;
	font-size: 11px;
} 

.buttonoff a:link{
	background-image: url(button-off.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 136px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	float: right;
	position: relative;
	top: -24px;
	padding-top: 5px;
	right: 5px;
	font-weight:bold;
	font-size: 11px;
}
.buttonoff a:hover{
	background-image: url(button-off-hover.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 136px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	float: right;
	position: relative;
	top: -24px;
	padding-top: 5px;
	right: 5px;
	font-weight:bold;
	font-size: 11px;
}

.buttonon a:visited {
	background-image: url(button-on.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 135px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	display: block;
	float: right;
	position: relative;
	top: -24px;
	right: 5px;
	font-weight:bold;
	font-size: 11px;
} 

.buttonon a:link{
	background-image: url(button-on.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 135px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	display: block;
	float: right;
	position: relative;
	top: -24px;
	right: 5px;
	font-weight:bold;
	font-size: 11px;
}

.buttonon a:hover{
	background-image: url(button-on-hover.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 135px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	display: block;
	float: right;
	position: relative;
	top: -24px;
	right: 5px;
	font-weight:bold;
	font-size: 11px;
}

#searchleftbar a:link {
	color: #0066CC;
}
#searchleftbar a:visited {
	color: #0099CC;
}

#sectionheader {
	background-image: url(greyfadebg.jpg);
	background-repeat: repeat-y;
	width: 630px;
	padding-top: 30px;
	display: block;
	text-align: left;
	padding-bottom: 5px;
}
#locationheader {

	background-image: url(greyfadebg.jpg);
	background-repeat: repeat-y;
	width: 650px;
	padding-top: 10px;
	display: block;
	text-align: left;
	padding-bottom: 5px;
}

#locationheader a:link{
	color: #FFFFFF;
}
#locationheader a:hover{
	color: #FFFFCC;
}
#locationheader a:visited{
	color: #EBEBEB;
}


#locationheader strong.byline {
	padding-left:10px;
	font-size: 11px;
}

.txtwhite {
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 11px;	
}

.addresstxt {
	font-size: 11px;


}
.eventdate {
	display: block;
	float: left;
	background-color: #EAEAEA;
	padding: 5px;
	margin-right: 7px;
	margin-left: 2px;
	font-size: 11px;
	margin-bottom: 60px;
}

.specadsection {
	background-color: #F2F2F2;
	display: block;
	padding: 5px;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #666666;
}


.addressbox {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.contentwellsearch {

	padding: 8px 16px;
}
#mainiframe {
	display: block;
	overflow: auto;
	_overflow-x: hidden;
	height: 740px;
	width: 420px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-top: 10px;
	border: 2px solid #000000;
	margin-right: auto;
}
#printthis {
	float: right;
	padding: 5px 5px 5px 15px;
}
.vcard {
	font-size: 11px;
}



/* venue events  */

.eventbox {
	display: block;
	width: 420px;
	clear: both;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
}

.venuedate {
	display: block;
	float: left;
	font-weight: bold;
	width: 100px;
}

.eventinfo {
	display: block;
	float: right;
	width: 320px;
	margin-bottom: 10px;
}




/* accordion */ 
.panel {
	width: 196px;
	background-image: url(accordian-bg.gif);
	background-repeat: no-repeat;
	padding-top: 0pt;
	padding-bottom: 0px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: center top;
}

.panel h3, label{
	color: #FFFFFF;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 1px;
	height: 18px;
	padding-left: 5px;
 }

.panelContent {
	width:190px;
}

#accordionDiv {
	width: 200px;
	margin-top: 5px;
}
.centerstripaccordion {
	background-color: #FFFFFF;
	width: 200px;
}
.datesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: lowercase;
	padding-top: 10px;
	padding-right: 5px;
}
.caltable {
	background-image: url(calbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.datebig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
}





/* ads */

#skyscraper {
	float: right;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}




/* rico */


#rounded {
	width: 400px;
	background-color: #f2f2f2;
	padding: 0px;	
}

.round2 {
	width: 630px;
	background-color: #E4E4E4;
	margin-right: auto;
	margin-left: auto;
}

.contentpad {
	padding: 5px;
	
}

.roundsidebar {
	width: 130px;
	background-color: #333333;
	margin-bottom: 10px;
}
.roundsidebarblue {
	width: 130px;
	background-color: #556D77;
	margin-bottom: 10px;
}
.roundsidebarblack {
	width: 130px;
	background-color: #000000;
	margin-bottom: 10px;
	color: #FFFFFF;
}
.roundsidebarwhite {
	width: 130px;
	background-color: white;
	margin-bottom: 10px;
	color: black;
}
.roundsidebarwide {
	width: 300px;
	background-color: #333333;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	color: #FFFFFF;
}

.myspace {
	width: 300px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	color: #FFFFFF;
}


.roundmainwell {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	color: #333333;
	font-size: 11px;
	background-color: #F0F0F0;
	width: 420px;
}

#containerleftwhite {
	float: left;
	width: 650px;
	display: block;
	background-color: #FFFFFF;
}
.roundsidebarblacktd {
	width: 205px;
	background-color: #000000;
	margin-bottom: 10px;
	color: #FFFFFF;
	margin-left: 11px;
	margin-top: 10px;
	text-align: left;
}
.roundsidebarright {
	width: 160px;
	background-color: #333333;
	margin-bottom: 10px;
	float: right;
}
.roundsidebaramp {
	width: 300px;
	background-color: #333333;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	color: #FFFFFF;
}

.roundimageholder {
	background-color: #F7F7F7;
	margin-bottom: 10px;
	float: right;
	margin-left: 10px;
	margin-right: 5px;
	width: 210px;
}

.contentwellfloatright {
	float: right;
	width: 440px;
	clear: right;
	display: block;
	margin-right: 5px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-color: #FFFFFF;
}
.event {
	display: block;
	float: right;
}
.roundgrey {
	background-color: #F2F2F2;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	color: #333333;
}
.roundcenter {
	width: 180px;
	background-color: #666666;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.footertable {
	margin-bottom: 0px;
}






.roundblue {
	background-color: #E8EEF0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	color: #333333;
}


#leaderboardbg {
	background-image: url(ldrboard-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#wrapper {
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(bg4.jpg);
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	}

#container {
	width: 971px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	text-align: left;
	}

#alignall {
/*	position: absolute;
	left: 50%;
	margin-left: -520px;  
	width: 1040px;	*/
	overflow: visible;
	width: 1000px;
}

.clear {
clear: both;
height: 1px;
font-size: 1px;
line-height: 1px;
margin-bottom: -1px;
}


  div.calendar{
    margin: auto;
    text-align: center;
/*  	background-image: url('calbg.jpg');
  	background-repeat: no-repeat;
  	background-position: top;   */
  	font-weight: bold;
  }
  div.calendar div.head{
    width: 145px;
    margin: auto;
    text-align: center;
    color: #666666;
  }
  div.calendar div.head a{

  }
  div.calendar div.month{
    color: #fff;
    float: right;
    margin-top: 10px;
    
  }
  div.calendar div.date{
    color: #FFFFFF;
    font-size: 3em;
    float: right;
    margin-top: 15px;
    margin-right: 5px;
    
  }
  div.calendar table{
    width:165px;   
    font-size: 0.9em;
    margin: auto;
    clear: both;
  }
  div.calendar tr{
    
  }
  div.calendar td{
    margin: auto;
    text-align: center;
  }
  div.calendar td a.today{
    margin: auto;
    text-align: center;
    color: red;
  }
  div.calendar td.next{
    margin: auto;
    text-align: center;
    color: #ccc;
  }
  div.calendar td.previous{
    margin: auto;
    text-align: center;
    color: #ccc;
  }
  div.calendar tr.date td{
    margin: auto;
    text-align: center;
    background: #fff;
  }
  div.calendar tr.date td.special_date {
    background: #F1F0B6;
  }
label {
	color: #333333;
}
  
#dropmenudiv{
position:absolute;
border-bottom-width: 1px;
font:normal 12px Verdana;
line-height:18px;
z-index:999;
/* padding: 2px; */
border-top-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #BBCBDD;
border-right-color: #BBCBDD;
border-bottom-color: #BBCBDD;
border-left-color: #BBCBDD;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
text-decoration: none;
/* font-weight: bold; */
font-size: 11px;
color: #F3F3F3;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #4A4A4A;
padding: 2px;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #666666;
color: #FFFFFF;
font-size: 11px;
}

.mapsherpa_viewport, .map_viewport {
    position: relative;
    overflow: hidden;
}

.price_display_empty {
    color: rgb(217, 217, 217);
    font-size: 90%;
}

.price_display_full {
    color: rgb(0, 153, 0);
    font-weight: bold;
}

ul.relatedlinks { margin-left:0; padding-left:0; }
ul.relatedlinks lh { margin-left:3px; }
ul.relatedlinks li { list-style-type:none; margin-left:0; }

#thisweek {
  width: 280px;
  height: 160px;
  padding-left:5px;
  padding-top:5px;
  float: left;
}
#thisweek h1{
  color: #FFCC00;
  font-weight:  bold;
  font-size: 1em;
  padding-bottom: 5px;
}
#thisweek h1 a{
              color: #FFCC00;
  font-weight:  bold;
  font-size: 1em;
  padding-bottom: 5px;
}
#thisweek h1 a.hover{
color: #0795F3;
  font-weight:  bold;
  font-size: 1em;
  padding-bottom: 5px;
}
#thisweek {
  color: #067DCD;
 
}
#thisweek div.description{
  color:#FFF;
  font-size: 1em;
  margin-bottom: 5px;
  text-align:justify;
}
#thisweek a.bottom{
  position: relative;
  color: #067DCD;
  font-size: .9em;
  margin-right: 10px;
  margin-left: 30px;
  bottom: 0px;
}
              #twinsd {
background-color: #000000;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #666666;
height: 165px;
display:block;
}   

/* Reader reviews */
#sosd_comments {
  margin-top: 10px;
  padding-top: 0px;
  margin-bottom: 10px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #E8E8E8;
}
  
#sosd_comments_header {
  background-color: #FAF9F5;
  padding: 5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #EDEADC;
}
  
#sosd_comments label {
  display: block;
  padding-left: 0px;
  padding-top: 10px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

#sosd_comments #body_label {
  vertical-align: top;
}

.review_title  {
  font-weight: bold;  
  
}
  
.comment_item {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #F2F2F2;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
  font-size: 11px;
}

#sosd_comments_count {
  background-color: #FAF9F5;
  padding: 5px;
  width: 410px;
}

#sosd_comments_count a {
  font-weight: bold;
}

.sosd_comments_byline {
  color: #CCCCCC;
}

.review_headline {
  font-weight: bold;
}

#sosd_comments_meta {
  margin-bottom: 5px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #EEEEEE;
  padding-bottom: 5px;
  font-size: 11px;
}

#mini_tou {
  font-size:10px !important;
  font-weight:normal;
  width:90%;
}

#browselist {
	background-image: url(searchbox.jpg);
	background-repeat: repeat-x;
	background-color: #01203F;
	background-position: bottom;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 5px;
}

#browselist a:link, #browselist a:visited, browselist a:active {
    color: #FFFFCC;
}

/* hilding changes for browse box and browse refine list */
#browse_search_title {
	font-size: 12px;
	font-weight: bold;
}

.browse-refine .refine-list a {
	font-size: 11px;
}

.browse-refine .refine-list li{
	font-size: 10px;
}
.profileh1 {
	font-size: 14px;
	font-weight: bold;
}
.profileh1 a {
	color: #FFFFCC;
}
.results_header {
	font-size: 18px;
        font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
.browse-list-box {
	width: 650px;
	padding-bottom: 25px;
	background-image: url(browsebox.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.browse-list-box .browse-refine h4 {
	margin-top: 0px;
}

#this_week_in_sd {
	margin-left: 10px;
	height: 16em;
	overflow-y: scroll;
	width: 175px;
	padding: 5px;
	border: 1px solid #E7E7CB;
	background-color: #FEFEFC;
	margin-bottom: 10px;
}

.this_week_in_sd_item {
  padding-bottom: 2px;
  margin-bottom: 3px;
  border-bottom: 1px solid #EEEEEE;
}

.last_modified {
  font-size: 11px;
  font-weight: bold;
}

#tipsheet {
    background-color: #EBEEF1;
    padding-right: 5px;

    padding-bottom: 5px;
    padding-left: 10px;
    font-size: 11px;
    margin-top: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D7DDE3;
}
#tipsheet h3 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.reviewer-block {
  margin-top: 5px;
  padding-bottom: 5px;
//  border-bottom: 1px solid #999999;
}

.advert {
	font-size: 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.advert h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.advert img {
	padding-left: 5px;
}

#add_item_search {
    padding: 10px;
    background-image: url(greyfadebg.jpg);
    background-repeat: repeat-y;
    color: #FFFFFF;
}

#add_item_search a {
    color: #ffffff;
}

#add_item_search .item {
    margin-bottom: 3px;
}

#add_item_search .small_link {
    font-size: 10px;
}

.list_item {
  padding-bottom: 10px;
  padding-top: 10px;
  clear: both;
  border-bottom: 2px solid #CCCCCC;
  background-color: #FFFFFF
}

.list_item .reader_comment {
  background-color: #E6EDF2;
  padding: 7px;
  margin-top: 5px;
}

hr.header-divider {
  height: 5px;
  color: #F5F5F5;
  background-color: #F5F5F5;
  border: 0px;
}

.contentwell ul {
  padding-left: 1em;
  margin-left: 0em;
  margin-top: 0.5em;
}

#search-box {
  background-image: url(searchblue.jpg);
  background-repeat: no-repeat;
  padding: 10px;
}

.add_list_form label {
  font-size: 12px;
  padding-top: 10px;
}

#multimedia .contenpad {
	overflow: hidden;
	padding: 2px;
}

.pic_border{
float:  left;
border:thin;
border-color:#000000;
border-style:solid;

}


/* modified for main menu link */


