/********Cleveland Sight Center - Greeting Cards Styles**********/

#content h1, #content h2, #content h3, .brown, .welcome
{
	color: #897C53;
}

#pageTitle
{
	background-color: #b12b37;
/*background-color: #3300FF;*/
}

#pageTitle h1
{
font-size: 1.80em;
color: #FFFFFF;
	padding-top: 1px;
	padding-right: 10px;
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 208px;
	
}

#priceTable
{
	border: 2px solid black;
	border-collapse: collapse;
}

#priceTable td, #priceTable th
{
	font-family: arial, helvetica, sans-serif;
	border: 2px solid black;
	border-collapse: collapse;
	padding: 5px;
}

#priceTable thead th
{
	font-weight: bold;
	/*font-size: 70%;*/
	text-align: center;
	background-color: #E7E5DD;
}

#priceTable tfoot td, #priceTable tfoot th
{
	text-align: right;
}

#priceTable tfoot th
{
	font-weight: normal;
	/*font-size: 90%;*/
	text-align: right;
	background-color: #E7E5DD;
}

#priceTable tfoot .total
{
	font-weight: bold;
}


img.imageLink
{
	border: 2px solid #897C53;
}

#content
{
	font-family: arial, helvetica, sans-serif;
}

#content .inputBox
{
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	width: 97%;
	border: 1px solid black;
	padding-left: 5px;
}

#content select.inputBox
{
	padding-left: 0px;
	width: 100%;
}

#content .inputNoBox
{
	font-family: trebuchet ms, arial, helvetica, sans-serif;
}

#infoTable td, #infoTable th
{
	font-family: arial, helvetica, sans-serif;
	/*font-size: small;*/
	padding: 5px;
}

#infoTable th
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	padding: 5px;
}
.nav3{
margin:0px;
	font: bold; 
	color: #00458C;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	border-bottom:2px solid #00458C;

}
.nav3 a:link, .nav3 a:visited{
color: #00458C; 
text-decoration: none; 
}
.nav3 a:hover,  .nav3 a:active{
color: #DA521F; 
text-decoration: none;
}
#navbar a:link, .nav3 a:visited{
color: #00458C; 
text-decoration: none; 
}
#navbar a:hover,  .nav3 a:active{
color: #DA521F; 
text-decoration: none;
}
.featuredImage{
padding:0px;
margin: 0px 0px 5px 0px;
}
.featuredImage img{
width:185px;
}
#sidebar {
		/*background-color:#EDEDED;*/
padding:10px 10px 20px 0px;
	width:165px;
margin-bottom:10px;
}

#callout {
	color:#002A5F;
	/*color: #00458C;
	/*padding: 5px 10px 10px 10px;*/
}
#callout ul{
margin-left:0px;
padding:0;
list-style-type:none;

}
#callout ul li{

}
#callout a:link, #callout a:visited
{
	color:#002A5F;
	text-decoration: none;

}

#callout a:hover, a:visited:hover
{
	color: #DA521F;
	text-decoration: none;
}
#callout li a:link.orange, #callout li a:visited.orange
{
	color: #DA521F;

}
#callout h1 {
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
}
#callout h2 {
	
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*#callout h3 {
	font: bold 85% "Arial", Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#callout h4 {
	font: bold 75% "Arial", Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 30px;
}*/

.leftTextCards{
background-color:#EDEDED;
padding:10px 10px 10px 10px;
border-bottom:1px dashed #002A5F;
display:block;
width:165px;
}
.leftTextFiller{
background-color:#EDEDED;
height:25px;
width:185px;
margin-top:3px;
}
.leftTextAdmin{
background-color:#EDEDED;
padding:10px 10px 10px 10px;
width:165px;
}
*html .leftTextAdmin{
width:155px;
padding:10px 0px 10px 0px;
}
.leftTextAdmin #photonav{
position:relative;
left:-10px;
}
#photonav{
padding:0px;
margin:0px;
}

#photonav ul
{
	margin-top: 0px;
	margin-bottom: 10px;
padding:0;
}

#photonav li
{
display:block;
width:185px;
	list-style-type:none;
margin:0;
padding:0px;
border-bottom:1px dashed #002A5F;
  /*line-height: 1em;
  margin-bottom: 7px;*/
}
#photonav li a:link, #photonav li a:visited{
color:#002A5F;
text-decoration:none;
display:block;
padding:2px 2px 2px 12px ;
background-color:#EDEDED;
margin:3px 0px;
width:171px;
}
#photonav li a:hover, #photonav li a:active{
color:#DA521F;
}
#photonav li.selected
{
	padding-left: 0px;

}

#photonav * li
{
  font-weight: normal;
  margin-bottom: 4px;
}
.welcome
{
font-size:1.20em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 10px;
	text-indent: -10px;
}

.searchLabel {
	font-weight:normal; 
	color: #00458C;
text-align:right;
}
.validatorMess{
color:red;
}
.tableHead {
			font-weight: bold;
			color: #000;
			border-bottom:1px solid black;}
			 
			.tableItem {
			font-size:1em;
color:#000000;
font-weight:normal;}
.invisible{
display:none;
}
.red{
color:#FF0000;
}