﻿/* last mod 10212009 hs  
created 04062007 hs
12182008 hs: changed all HR tags to black
========================================================================
This file should only contain styles that are common to the entire site, 
including admin area. b9dcff
========================================================================
*/
body 
{
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: small;
	color: #000000;
}

.error
{
	color: Red;
	text-align: center;
	font-family: Arial, Verdana, Sans-Serif;
}

.header
{
	background-color: #BADCFF;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.largebold
{
	font-size: large;
	font-weight: bold;
}

.largeitalic
{
	font-size: large;
	font-weight: normal;
	font-style: italic;
}

.medium
{
	font-size: small;
}

.mediumbold
{
	font-size: small;
	font-weight: bold;
}

.mediumitalic
{
	font-size: small;
    font-style:italic;
}

.italic
{
	font-style: italic;
}

.small
{
	font-size: 8pt;
}

.smallbold
{
	font-size: 8pt;
	font-weight: bold;
}

.smaller
{
	font-size: 8pt;
}

.disabled
{
	color: Gray;
}

.highlight
{
    background-color: Yellow;
    color: Black;   
}

.popup
{
	background-color: #ffffff;
	color: #0839FF;
	font-size: x-small;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	width:300px;
 
}

.popupthumbnail
{
	background-color: #ffffff;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	z-index: 15;
	text-align: center;	
}

table.prioritycareagent
{
	font-size: small;	
}

hr 
{
	color: #000000;
	height: 1px;	
}

hr.blue
{
    color: #b9dcff;
    background-color:  #b9dcff;
    border-top: solid 1px #b9dcff;
    height: 1px;
    width: 98%;
}

hr.bluelong
{
    color: #b9dcff;
    background-color:  #b9dcff;
    border-top: solid 1px #b9dcff;
    height: 1px;
    width: 100%;
}

a
{
	color: #0839FF;
	text-decoration: none;
}

a:hover
{
	color: #ff0000;
	text-decoration: underline;
}

a.light
{
	color: #ffffff;
	text-decoration: none;
}
a.light:hover
{
	text-decoration: none;
}

a.darklink
{
	color: #000000;
	text-decoration: none;
}
a.darklink:hover
{
	color: #000000;
	text-decoration: underline;
}

a.categorylink
{
	color: #0839FF;
	text-decoration: none;
}
a.categorylink:hover
{
	color: #ff0000;
	text-decoration: underline;
}
a.bluelink
{
	color: #BADCFF;
	text-decoration: none;
}
a.bluelink:hover
{
	color: #ff0000;
	text-decoration: underline;
}

table.bordered
{
	border: solid 1px #0839FF;
	border-collapse: collapse;
}

.fieldlabel
{
	text-align:left;
	vertical-align: middle;
	font-weight: normal;	
	
}

.row
{
	background-color:#ffffff;
	color:#000000;
}
.selectedrow
{
	background-color:#cccccc;
	color:#000000;
	font-weight:bold;
	
}
.alternatingrow
{
	background-color:#BADCFF;
	color:#000000;
}


.startingatprice
{
	color: #0839FF;	
}

/* --------------- START image related styles --------- */
td.categorythumb
{
	width: 100px;
	font-size: 8pt;
	vertical-align: top;
}
td.category 
{
	width: 200px;
}
td.itemthumb
{
	width: 100px;
	font-size: 8pt;
	vertical-align: top;
}
td.item
{
	width: 250px;
}
td.slidethumb
{
	width: 50px;
}
td.relatedthumb
{
	width: 76px;
}
img.categorythumb
{
	width: 100px;
	height: 100px;
	border: solid 1px #000000;
}
img.category 
{
	width: 200px;
	border: solid 1px #000000;
}
img.itemthumb
{
	width: 100px;
	height: 100px;
	border: solid 1px #000000;
}
img.item
{
	width: 250px;
	border: solid 1px #000000;
}
img.relatedthumb
{
	width: 76px;
	height: 76px;
	border: solid 1px #000000;
	/* padding: 4px 4px 4px 4px; */
}
img.slidethumb
{
	width: 50px;
	height: 50px;
	border: solid 1px #000000;
	/* padding: 4px 4px 4px 4px; */
}
img.slidethumbselected
{
	width: 50px;
	height: 50px;
	border: solid 1px #0000ff;
	/* padding: 4px 4px 4px 4px; */
}
/* --------------- END image related styles --------- */

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}

.menutoplevel
{
	font-family: Arial;
	color: #ffffff;
	font-weight: normal;
	font-size: 10pt;
	cursor: pointer;
	border-style: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
a.menutoplevel:hover
{
	color:#54A4FF;
	text-decoration: none;
}
.menusublevel
{
	font-family: Arial;
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
	cursor: pointer;
	border-style: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
}
a.menusublevel:hover
{
	color:#000000;
	text-decoration: none;
}
a.menusublevel
{
	color: #000000;
}

/* FEATURED ITEM STYLES START */
div.featureditem
{
	background-color: #ffffff;
	border: solid 1px #000000;
}
img.featureditem
{
	width: 100px;
	height: 135px;
}
table.featureditem
{	
	width: 620px; 
}
/* FEATURED ITEM STYLES END */

/*Modal Popup start*/
.modalBackground {
	background-color:#BADCFF;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Black;
	padding:20px;
	width: 550px;
	z-index: 5;
	text-align:right;	
}
/*Modal Popup End*/ 

/*Admin Style Sheet*/
 .adminbox
 {	
	max-width: 100%;
	border-style: solid;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 10px;
	border-width: 0px;
	border-color: #cccccc;
 }
  .admincontent
 { 	
	width: 98%;
	background: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	border-top-width: 5px;
	border-bottom-width: 5px;
    padding: 10px 10px 10px 10px;	
 }
 .admincontentblue
 {
	border-color: #000000;
 }
 
 /*Admin Style Shee End*/
 
 .box
 {	
	max-width: 940px;
	padding: 2px 20px 10px 20px;
 }
  
 .content
 { 	
	width: 100%;
	max-width: 925px;
	position: relative;
	
	background: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	border-top-width: 5px;
	border-bottom-width: 5px;	
 }
 .contentblue
 {
	border-color: #b9dcff;
 }
 .contentbottomlight
 {
	border-bottom-width: 1px;
 }
 .contenttoplight
 {
	border-top-width: 1px;
 }
.emailtable {
	width: 700px;
	padding: 0px;
	margin: 2px;
	width: 100%;
	border-color: #B9DCFF;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	background-color: #B9DCFF;
	color: #0000FF;
}




