/* Positioning */
body {margin: 0; }

div#loadmask {position:absolute;z-index:100;
top:0px;left:0px;width:100%;height:100%;
background:url(/guiComponents/guiGraphix/progressbar.gif) center no-repeat;
}

form {margin: 0; padding: 0;}

body, a, p, ol, ul, td, th, input, select, textarea, td a, th a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

ul.colview {
margin: 0px;
padding: 0px;
width:480px;
}
ul.colview li {
padding: 0px 0px 0px 5px;
margin: 2px;
list-style: none;
float: left;
width: 150px;
}

ul.colviewfullfour {
margin: 0px;
padding: 0px;
width:780px;
}
ul.colviewfullfour li {
padding: 0px 0px 0px 5px;
margin: 2px;
list-style: none;
float: left;
width: 185px;
}

ul.colviewfull {
margin: 0px;
padding: 0px;
width:780px;
}
ul.colviewfull li {
padding: 0px 0px 0px 5px;
margin: 2px;
list-style: none;
float: left;
font-weight: bold;
width: 380px;
}
ul.colviewfull li ul {
margin: 0 0 0 10px;
padding: 0px;
}
ul.colviewfull li ul li{
font-weight: normal;
float: none;
width: 360px;
}
p.listhead {
clear:left;
font-weight: bold;
border-bottom: 1px solid rgb(100,100,100);
}

.clear {clear:both;}

small {font-size: 10px;}
big {font-size: 12px;}

a img {border-width: 0; margin: 0;}
img.icon {vertical-align: top;}

td#preview img.icon {margin: 2px 0 2px 2px;}

div.bucket h1, div.bucket h2, div.bucket h3 {margin: 2px 5px;}
div.bucket h1, div#searchbanner h1, div#searchbannercompact h1 {font-size: 16px;}
div.bucket h2, div#searchbanner h2, div#searchbannercompact h2 {font-size: 13px;}
div.bucket h3, div#searchbanner h3, div#searchbannercompact h3 {font-size: 11px;}



div#sidebarleft div.bucket input, div#sidebarright div.bucket input {
width: 130px;
}


input.button {
border-width: 2px;
border-style: solid;
}

form {margin: 0;}

/*[image scroller: main area]*/
div#main div#ShowCase {
position:absolute;
left:50%;
margin-top: 5px;
margin-left:-242px;
width: 484px;
}

div#main div.spacer	{height: 157px;} /*presentation-only element used instead of  margin-top on div#ShowDescr, for it doesn't work well in IE*/

div#main div#ShowDescr {
text-align: center;
padding: 15px 50px 5px 50px;
height: 50px;
background-image:  url(/guiComponents/guiGraphix/showArrowUp.png);
background-position: center top;
background-repeat: no-repeat;
}

div#main div#imgScroller {
margin: 0 0 0 17px;
width: 450px;
height: 150px;
overflow: hidden;
}

div#main a.scrArrowL, div#main a.scrArrowR {
display: block;
width: 15px;
height: 150px;
overflow: hidden;
}

div#main a.scrArrowL {float: left; margin: -150px 0 0 0;}
div#main a.scrArrowR {float:right; margin: -150px 0 0 0;}

/*[image scroller: sidebars]*/
div#sidebarleft div#ShowDescr, div#sidebarright div#ShowDescr {
text-align: center;
padding: 5px;
height: 97px;
overflow: hidden;
}
/*background-image:  url(/guiComponents/guiGraphix/washBG.png);
background-position: center top;
background-repeat: no-repeat;*/

div#sidebarleft div#imgScroller, div#sidebarright div#imgScroller {
width: 150px;
height: 150px;
overflow: hidden;
}

div#sidebarleft a.scrArrowL, div#sidebarleft a.scrArrowR, div#sidebarright a.scrArrowL, div#sidebarright a.scrArrowR {
display: block;
width: 150px;
height: 15px;
overflow: hidden;
}
/*[end image scrollers]*/

table {
border-collapse: collapse;
}

table.lightbox {border: none; text-align: center;}
table.lightbox td {width: 399px;}
table.lightbox td p {font-weight: bold; margin: 5px 0 10px 0;}

table.grid {border: none;}
table.grid td {vertical-align: top; padding: 0;}
table.grid td p {padding: 5px;}
table.grid td.productinfo {text-align: left;}
table.grid td.productphoto {text-align: right;}

table.form {border: none;}
table.form label {text-align: right;}
table.form td {font-weight: normal; color: rgb(100,100,100);}
table.form td input {font-weight: normal; color: rgb(100,100,100);}
table.form td.label {text-align: right; font-weight: bold; white-space: nowrap;}
table.form td.note {font-size: 10px; color: rgb(100,100,100);}
table.form th.label {text-align: right;}
table.form td.buttons {text-align: center;}

table.form tbody.itemphoto td {background-color: rgb(250,240,200); padding:5px; vertical-align:top;}

table.account {border: none; width: 780px;}
table.account {
background-image:  url(/guiComponents/guiGraphix/accountFormBG.gif);
background-repeat: repeat-y;
}
table.account th {text-align: left; height: 27px; padding: 0 0 0 25px; background: url(/guiComponents/guiGraphix/accountFormHeadBG.gif) no-repeat; color: rgb(255,255,255);}
table.account td.top {background: url(/guiComponents/guiGraphix/accountFormTopBG.gif) no-repeat;}
table.account td.bottom {background: url(/guiComponents/guiGraphix/accountFormBottomBG.gif) no-repeat;}
table.account tbody {}
table.account td.label {padding: 1px 1px 1px 20px; text-align: right; white-space: nowrap; width: 20%;}
table.account td.first {padding: 1px 1px 1px 20px;}
table.account td.last {padding: 1px 20px 1px 1px;}
table.account td.texttop {vertical-align: top;}
table.account td.footer {padding: 1px 20px;}
table.account td.colhead {font-weight: bold;}
table.account td.blank {padding: 1px/* 1px 1px 20px*/;background: rgb(255,255,255);}
table.account td span {font-weight: bold; color: rgb(200,0,0);}
table.account td.buttons {text-align: center; padding: 0;}
table.account input, table.account textarea {width: 295px;}
table.account input.subdomain {width: 205px;}
table.account input.check {width: auto;}
table.account input.button {width: auto;}
table.account select {width: 300px;}
table.account .info {font-weight: normal; font-size: 10px; color: rgb(100,100,100); padding-right: 10px;}
table.account td div.header {margin-top:13px;}
table.account td div.detscroll {height:70px;overflow:auto;padding:5px;margin-bottom:10px;border: 1px solid rgb(100,100,100);}
table.account div.note {
width: 220px;
background-color: rgb(255,225,100);
background-image: url(/guiComponents/guiGraphix/accountNoteBG.gif);
background-repeat: no-repeat;
color: rgb(200,0,0);
border: 1px solid rgb(150,150,150);
padding: 2px 3px 2px 20px;
}
table.account td.note div.note {
width: auto; margin-right:40px;
}
table.account td .warning {font-weight: normal; font-size: 11px;}
table.account td .warning_active {font-weight: normal; font-size: 11px;}

table.ItemList th {text-align: center; height: auto; background: none; color: black;}
table.ItemList input {width: auto;}



table.calendar {width:140px;margin:0 5px;}
table.calendar th {text-align:center;}
table.calendar td {text-align:center;color:#999;}
table.calendar td a {text-decoration:none;font-weight:bold;color:#666;}
table.calendar td a:hover {color:#588FB0;}
table.calendar td.today {font-weight:bold;background-color:#588FB0;}
table.calendar td.today a {color:#FFF;}
table.calendar td.today a:hover {color:#FFCC66;}
table.calendar td.empty {}
table.calendar td.post {font-weight:bold;}

table.calendarday {width: 456px;}
table.calendarday td {
border-style: solid;
border-width: 1px;
border-color:#CCCCCC;
vertical-align: top;
text-align: left;
vertical-align: top;
padding:0;
}
table.calendarday th {padding: 3px 0; color:#999;}
table.calendarday th a.left {display:block;width:15px;height:15px;float:left;}
table.calendarday th a.right {display:block;width:15px;height:15px;float:right;}
table.calendarday td.slot {width:436px;}
table.calendarday td.slot div {margin: 0; background-color:#EEE;}
table.calendarday td div.eventtime {padding: 0 2px 1px 2px; color:#666; background-color:#CCC; font-size:9px;}
table.calendarday td div.eventname {padding: 1px 5px 0 5px; font-weight:bold; color:#999;}
table.calendarday td div.eventtext {padding: 0 5px 5px 5px; font-size: 10px; color:#666;}
table.calendarday td.time {
border-width: 1px 1px 0 0;
text-align: right;
width:50px;
}
table.calendarday td.time div {
padding: 0 2px 1px 2px;
margin: 0 0 2px 0;
font-size:9px;
color:#FFF;
white-space:nowrap;
width:55px;
background-color:#CCC;
}
table.calendarday td.time div.booked {background-color:#588FB0;}
table.calendarday td.booked {border-top-color:#588FB0;}
table.calendarday th {font-weight: bold;}
table.calendarday td a {font-weight: bold;}
table.calendarday td.date, table.calendarday td.tool, table.calendarday th.date, table.calendarday th.tool {
white-space: nowrap; text-align: center;
}

div.scrollCell {
width:478px;
height:40px;
overflow:hidden;
text-align:left;
border-bottom-width:1px;
border-bottom-style:solid;
}
div.scrollCell img {float: left;}
div.scrollCell p {
padding:2px;
margin: 0 0 0 45px;
}
div.scrollCell a {
font-weight: bold;
}
a.tableScrollTop, a.tableScrollBottom	{display: block;
height: 15px; width: 480px; overflow: hidden;
}
a.tableScrollTop	{margin-top: 5px}
a.tableScrollBottom	{margin-bottom: 5px;}
a.tableScrollTop:hover, a.tableScrollBottom:hover	{ }
div.tableScroll	{
/*height: 240px; [6 item list]*/
height: 120px; /*[3 item list]*/
overflow: hidden;
}

table.full {
width: 100%;
}
/*[list tables]*/
table.list {
width: 485px;
}
div#fullpage table.list {
width: auto;
}
div#main table.list {
width: 485px;
}
table.list td, table.list th {
border-style: solid;
border-width: 1px;
vertical-align: top;
padding: 3px;
}
table.list td {
text-align: left;
vertical-align: top;
}
table.list td p {
margin: 0; padding: 2px 5px;
}
table.list th {
font-weight: bold;
}
table.list td a {font-weight: bold; font-size: 11px; text-decoration:none;}
table.list td a:hover {text-decoration:underline;}
table.list td.icon {
width: 40px;
height: 40px;
padding: 0px;
}
table.list td.date, table.list td.tool, table.list th.date, table.list th.tool {
white-space: nowrap; text-align: center;
}
td.date, th.date {
/*width: 60px;*/
}
td.tool, th.tool {
width: 10px;
}
table.paletteset, table.palette {}
input.colorhex {border: 1px solid #CCCCCC; width: 70px;}

#navlinks, #navlinks_left, #navlinks_right {
	z-index:10;
}

#navlinks_left {
	position: absolute;
	left: 5px;
	top: 5px;
}

#navlinks_right {
	position: absolute;
	top: 5px;
	right: 5px;
/*	color: #ffffff;*/
}

div#navlinks a {
text-decoration: none;
margin-left: 10px;
font-weight: normal;
/*color: #fff;*/
}

div#navlinks a img {vertical-align: middle; margin-left: 5px; margin-top: -2px;}

div#pageheadertop {
height: 37px;
font-weight: bold;
font-size: 18px;
line-height: 26px;
padding-left:10px;
}

body#productpage div#pageheaderbottom {
height: 100px;
background-image: none;
margin: 0;
}

div#sitebanner {
    background-color: black;
}

div#sitegooglesearch {height:25px;padding-top:3px;text-align:right;}
div#sitegooglesearch input, div#sitegooglesearch label {vertical-align:middle;margin:2px;}

div#logo {
width: 150px;
}

div#sidebarleft, div#sidebarright {
	position:absolute; z-index:10;
	top: auto;
	width: 150px;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
}
	div#sidebarleft		{left:0;}
	div#sidebarright	{right:0;}

div#sidebarleft div.bucket, div#sidebarright div.bucket {
font-size: 11px;
}

div#sidepanel {
position:absolute;z-index:15;
top:0px;left:0px; width:154px;
} /*[to hold the side menu on product pages]*/
div#sidepanel div#sidebarleft {
border-width: 2px;
}

div.header {
text-align: left;
padding: 4px 0 3px 0;
font-weight: bold;/**/
font-size:13px;
background-repeat: repeat-x;
/*cancel floats*/
clear: both;
}
/*background-image:url(/guiComponents/guiGraphix/washBG.png);*/

div#sidebarleft div.header {text-align: left; padding-left: 5px;}

div#sidebarright div.header {text-align: left; padding-left: 5px;}

div#main {
margin: 0 20px;
}

div.map {
margin: 0 0 0 152px;
}

div.fullpage form {
margin: 0;
}


div.bucket p {margin: 0; padding: 0;}
div.bucket img {}
div.bucket img.pagelogo {margin: -5px;}
img.inlineicon {position:relative;top:4px; margin: 0;}
div.bucket img.inlineicon {position:relative; top:4px; margin: 0;}

div.bucket table.list td img {margin: -3px;}

div#sidebarleft  div.bucket a, div#sidebarright  div.bucket a {text-decoration:none;}
div#sidebarleft  div.bucket object, div#sidebarright  div.bucket object,
div#sidebarleft  div.bucket img, div#sidebarright  div.bucket img {margin: -5px;}
div#sidebarleft  div.bucket embed, div#sidebarright  div.bucket embed {margin: -5px 0 -7px 0;} /*[Mozilla adjustment]*/

div.bucket a span {margin-left: 5px; font-size: 10px; text-decoration:none;}

div.bucket table.paletteset {margin: 0 0 5px 0;}
div.bucket table.form {margin: 5px;}
div.bucket table.list {margin: 0px;}
div.bucket table.grid {margin: 0px; width: 485px;}
div.RGB table.form {margin: 5px 0;}

div#main div.bucket li, div.fullpage div.bucket li {line-height: 20px;}
div#main div.bucket li a, div.fullpage div.bucket li a {font-weight: bold;}
div#main div.bucket li a span, div.fullpage div.bucket li a span {font-weight: normal;}
div#main div.bucket p, div.fullpage div.bucket p {line-height: 20px;}
div#main div.bucket p a, div.fullpage div.bucket p a {font-weight: bold;}
div#main div.bucket p a span, div.fullpage div.bucket p a span {font-weight: normal;}

a.sh, div#main div.bucket p a.sh, div.fullpage div.bucket p a.sh {font-weight:normal; font-size:10px; text-decoration:none;}

div.bucket {padding: 5px; position:relative;}  /*[IE BUG FIX]*/
div.bucketFCK {padding: 10px 20px; position:relative;}  /*[IE BUG FIX]*/
/*[cancel product photo float]*/
div#sidebarleft  div.bucket, div#sidebarright  div.bucket {padding:5px;}
div.clear {clear:both; margin: 0 0 -10px 0;}


div.bar {
height: 2px; overflow:hidden;
/*[cancel floats]*/
clear: both;
}

.center {text-align: center;}

div#footer {
clear: both;
padding: 5px;
text-align: center;
font-size: 10px;
}

div#footer a {
text-decoration: none;
font-size: 10px;
}

div#fullbackdrop {
    border-width: 0 2px 2px 2px;
    border-style: solid;
}
/*
    background: url(/guiComponents/guiGraphix/backDropBG.gif) top left repeat-y;
*/
    
div#backdrop {
position:absolute;
top:0;
left:50%;
margin-left:-390px;
width: 790px;
}
/*background-image: url(/guiComponents/guiGraphix/backDropBG.png);
background-repeat: no-repeat;
background: url(/guiComponents/guiGraphix/backDropBG.gif) top left repeat-y;*/
/*overflow: hidden;*/

	#sconst div#backdrop {background-image: none;}
	#sconst div#admin {text-align: center;}
	#sconst div#footer {margin: 0;}


/*[coupon display]*/

div#coupon {
margin: 10px;
padding: 10px;
width: 7in;
overflow: hidden;
background: #fff;
}
div#coupon table {
width: 99%;
border: 1px dotted #666;
margin-bottom: 5px;
}
div#coupon td p {
padding: 2px;
margin: 2px;
}
div#coupon td {
vertical-align: top;
}
div#coupon td.bottom {
padding: 5px;
white-space: nowrap;
/*background: url(../guiGraphix/ext1barcode.gif) no-repeat;*/
}
p.sale {
color: #C00;
font-weight: bold;
font-size: 36px;
}
p.offer {
color: #C00;
font-weight: bold;
font-size: 12px;
border-bottom: 2px solid #C00;
}
p.company {font-weight: bold;}

p.catch {
color: #999;
font-size: 10px;
}
span.issuer {
padding: 2px 5px 2px 175px;
background: #fff;
/*font-weight: bold;*/
border: 1px solid #000;
background: url(/guiComponents/guiGraphix/ext1barcode.gif) no-repeat;
}
span.explabel {
padding: 2px 5px;
color: #FFF;
background: #000;
font-weight: bold;
border: 1px solid #000;
}
span.expdate {
padding: 2px 5px;
background: #fff;
border: 1px solid #000;
}
br.pagebreak {page-break-after:always;}

/*[multiple coupons in-page]*/

div#main div.bucket div#coupon {
margin: 0;
padding: 2px;
width: 480px;
overflow: hidden;
background: none;
}
div#main div.bucket div#coupon p.sale {font-size: 20px;}
div#main div.bucket div#coupon table {width: 480px;}
div#main div.bucket div#coupon span.issuer {background-image: none; padding: 2px 5px;}
div#main div.bucket div#coupon span.issuer, div#main div.bucket div#coupon span.explabel, div#main div.bucket div#coupon span.expdate {font-size:10px;}

/**[EXT1 PORTAL]**/
div.toolbar {
padding: 3px 5px 2px 5px;
}
div.toolbar a {
font-weight: bold;
text-decoration: none;
margin: 0 7px 0 0;
}
div.toolbar a:hover {
text-decoration: underline;
}
div.toolbar a img {vertical-align: middle; margin: -3px 5px 0 5px;}

div.portalcompname {
padding: 0px 0px 3px 0px;
font-weight: bold;
border-bottom: 1px dotted rgb(200,200,200);
}
div.portalcompname a {text-decoration: none;}
div.portalcompname a:hover {text-decoration: underline;}
div.wwwicon {float: right;}
div.portalcompcard {
margin: 0px 0px 15px 0px;
padding: 0px 0px 5px 0px;
border-bottom: 1px dotted rgb(200,200,200);
}

/*[ad display]*/

div#ad {
/*width: 640px;
height: 480px;*/
text-align: center;
padding:2px;
background:#fff;
}
div#pagead { position: absolute; z-index: 100; display: none;
top: 5px;
left: 5px;
width: 320px;
height: 258px;
border-width: 2px;
border-style: solid;
overflow: hidden;
}
div#adhead {
padding: 2px 5px 2px 0;
}
div#adhead a {
text-decoration: none;
margin-left: 5px;
}
div#adhead a img {vertical-align: middle; margin: -3px 5px 0 5px;}
div#adbody {
width: 320px;
height: 240px;
overflow: hidden;
text-align: center;
background-color: #fff;
}

/*[show-hide areas]*/

.hideshow {display: inline;}
.showhide {display: none;}
.showhide table.form, .hideshow table.form {border: 1px solid #ccc; background: #eee;}
.showhide table.form td label, .hideshow table.form td label {margin-left: 5px;}

#smcontrol {
cursor:pointer;
display:none;
height:15px;
background-image:url(/guiComponents/guiGraphix/iconShow.gif);
background-position: center right;
background-repeat:no-repeat;
}
#sidepanel #sidebarleft #smcontrol {display:block;}
#sidepanel #sidebarleft #menu #menubody {display:none;}

/*[tabs display, account admin pages]*/
div#tabbar {
height:23px;
overflow: hidden;
padding: 0px 4px;
background: rgb(0,0,0);
}
div#tabbar div {
float:left;
display:block;
height:25px;
width:350px;
line-height: 28px;
font-weight: bold;
color: #f00;
}
a.tab {
float:left;
display:block;
height:25px;
width:150px;
text-align: center;
text-decoration: none;
line-height: 28px;
font-weight: bold;
overflow: hidden;
background-image: url(/guiComponents/guiGraphix/tabBG.gif);
background-repeat: no-repeat;
color: #fff;
background-color: #ccc;
}
a.tab:hover {
color: #930;
background-image: url(/guiComponents/guiGraphix/tabBGactiveOver.gif);
}
a.tab#current {
color: #fff;
background-image: url(/guiComponents/guiGraphix/tabBGactive.gif);
}
/*[buttons display, portal listing pages]*/
div#buttonbar {
height:27px;
overflow: hidden;
padding: 0 3px;
}
a.barbutton {
float:left;
display:block;
height:27px;
width:120px;
text-indent:26px;
text-decoration: none;
line-height: 26px;
font-weight: bold;
overflow: hidden;
background-repeat: no-repeat;
color: #FFF;
}
a.barbutton:hover {
color: #993300;
}
a.selected, a.disabled, a.selected:hover, a.disabled:hover {
color: #FFCC66;
}
a.barbutton#accounts {
background-image: url(/guiComponents/guiGraphix/buttonBGaccounts.gif);
}
a.barbutton#accounts:hover {
background-image: url(/guiComponents/guiGraphix/buttonBGaccountsOver.gif);
}
a.barbutton#items {
background-image: url(/guiComponents/guiGraphix/buttonBGitems.gif);
}
a.barbutton#items:hover {
background-image: url(/guiComponents/guiGraphix/buttonBGitemsOver.gif);
}
a.barbutton#photos {
background-image: url(/guiComponents/guiGraphix/buttonBGphotos.gif);
}
a.barbutton#photos:hover {
background-image: url(/guiComponents/guiGraphix/buttonBGphotosOver.gif);
}
a.barbutton#calendar {
background-image: url(/guiComponents/guiGraphix/buttonBGcalendar.gif);
}
a.barbutton#calendar:hover {
background-image: url(/guiComponents/guiGraphix/buttonBGcalendarOver.gif);
}
/*[button]*/

a.genericbutton {
font-weight:bold;
text-decoration:none;
color:#FFFFCC;
white-space: nowrap;
line-height:23px; text-align:center;
display: block;
height: 27px;
width: 300px;
background-image: url(/guiComponents/guiGraphix/buttonBGgeneric.gif);
background-repeat:no-repeat;
}
a.genericbutton:hover {
color:#FFFFCC;
background-image: url(/guiComponents/guiGraphix/buttonBGgenericOver.gif);
}
div.center a.genericbutton {margin:0 auto;}

/*[more info expander]*/

.expander {float:right; position:relative;}

/*[validation script support]*/

/* Warning Off */
.warning {color: rgb(100,100,100); padding-left: 5px;}
/* Warning On */
.warning_active {color: rgb(255,0,0); background: url(/guiComponents/guiGraphix/iconError.gif) center left no-repeat; padding-left: 15px;}

a.admin {
font-size: 10px;
line-height: 20px;
white-space: nowrap;
background-color: rgb(200,0,0); color:rgb(255,255,255) ; text-decoration: none; padding: 0 2px;
border: 1px solid rgb(125,125,125);
}
a.admin:hover {
background-color: rgb(255,255,255); color: rgb(200,0,0); text-decoration: none;
border: 1px solid rgb(125,125,125);
}
div#main div.bucket p a.admin, div.fullpage div.bucket p a.admin {font-weight: normal;}


/*[Search trim: Mozilla]*/
div#CitySearchAutoComp li.AutoOptionOut:hover {color:#ffffff;background-color:#588FB0;}
div.bucket#citybucket p:hover {color:#ffffff;background-color:#588FB0;}
/*[Search trim: MSIE]*/
div.bucket#citybucket .ieover {color:#ffffff;background-color:#588FB0;}
div.bucket#citybucket .ieout {color:#333333;background-color:transparent;}
div#CitySearchAutoComp li.AutoOption {padding: 1px 10px;color:#ffffff;background-color:#588FB0;}
div#CitySearchAutoComp li.AutoOptionOut {padding: 1px 10px;color:#333333;background-color:transparent;}


/* DEBUGGING AND REDESIGN */
div#error {	position: absolute; z-index: 99;
top: 10px;
left: 10px;
width: 400px;
padding: 5px 10px;
color: white;
background-color: red;
border: 2px solid black;
font-weight: bold;
}
div#debug {	position: absolute; z-index: 99;
bottom: 10px;
left: 10px;
width: 175px;
padding: 5px 10px;
background-color: white;
border: 1px solid #ccc;
}


/* sitesearch.php layout */
.SiteSearch_title {
    color: blue;
    font-weight: bold;
}
div.SiteSearch_blurb {
    color: black;
    padding-left: 10px;
    font-size: 90%
}
div.SiteSearch_url {
    color: green;
    margin-bottom: 20px;
}


  
#errors
{
  background-color:#faa;
  color:black;
  border-color: 1px solid red;
}

.error {
	border:1px solid red;
}
