body {
	background:		white;
	margin:		0px 15px 0px 15px; 
	font:	12px verdana,arial,helvetica,sans-serif;
	line-height:	19px;
}

.h3color  {
  color: #c60;
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: medium;
}

.colornotice  {
  color: #c60;
  margin-top: 0;
  font-size: 12px;
  font-weight:bold;
}

.locationClosed {
  color: #360;
  font-weight:bold;
}

.sepline {
  margin: 6px 0px 4px 0px;
  padding: 0px !important;
  line-height: 0px !important;
  height: 0px !important;
  border-top: 1px solid #DDD; 
  border-bottom: 1px solid #FFF; 
  width: 75%
}

.tdrows {
  padding: 0px 0px 10px 0px;
  text-align: left;
  vertical-align: middle;
}

#reviewTitleBox {
    margin-bottom: 10px; 
    padding-bottom: 4px; 
    border-bottom: 2px solid #DDD; 
    width: 100%
}

.reviewTitle {
    padding-left: 5px; 
    border-left: 5px solid #F90; 
}

.ToolTip { background-color: #ffffcc; color: #000000; padding: 8px; border-top: 1px solid #000000; border-left: 1px solid #000000; border-bottom: 3px solid #000000; border-right: 3px solid #000000; position: absolute; font: 12px verdana,arial,helvetica,sans-serif; text-align: left; cursor: default; }
.Tip { color: #777; padding-left: 2px; padding-right: 2px; font-size: 12px; font-weight: bold;}

div.indent { margin: 0.5em 0px 0em 25px; padding: 5px 0em;}
/*  .indent { padding: 0; margin-left: 15px; }	 */
.paddingleft { 	padding-left: 5px; }	
.sidebartext { line-height:15px; font-size: 11px; }
.alignImg { margin-bottom: 6px; }

.asterisk { color: #c60; font-weight: bold;}
.tiny { font-size: x-small; }
.smallfont { font-size: 11px; }
.noticesmallfont {  font-family: arial;
                    color: #808080;
                    font-size: 11px;
                    font-weight: normal;
}
.notice { font-weight: bold; }
.noticepaddingtop { padding-left:25px; padding-top: 0px; font-weight: bold;}	
/*  .colornotice { color: #c60; font-weight:bold;font-size: x-small; }  */

.dash {
	border: none 0; 
    border-top: 1px dashed #000;
    height: 1px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

.lighter {
	color:  #cccccc;
 	height: 1px;
}

.seperator {
	margin-bottom: 5px;
	font-weight:bold;
}

/* #google-broad {margin: 0.5em 0 1em 0; height: 98px; background: #F5F7FA}   */
#google-broad {margin: 0.5em 0 0 0; height: 98px; background: #F5F7FA}
#google-broad div {height: 94px; padding-top: 5px; overflow: hidden}
#box_g {background:#FDF8F3; text-align:center; border:1px solid #FFDDBB; padding:0.5em; margin:0 0 1em 0}

/* .leftMain { margin-bottom: 0px; width: 593px; }  */

#logoRightDiv {
    margin-left: 136px;
    padding-bottom: 6px;
    text-align: right;
}

#topheader {
	height: 27px;
	background-image: url('http://www.goodspot.ca/static/images/bg.gif');
	text-align: left;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #efefef;
}

a	{	color:	#1b60a3; }
a:visited {	color:	#666666; }	
a:hover	{ 	color:	#1b60a3; } 

/* Sortable tables */
table.sortable a.sortheader {
    color: black; 
    text-decoration: none;
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}
