﻿@import url(reset.css);
body 
{
	text-align:center;
	background-image: url(../images/ShowChoirBG.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #FFD041;
	line-height: 1.2em;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
}
table
{
	cellpadding: 1px;
}
a, a:active, a:link, a:visited
{
	color: gray;
	text-decoration:underline;
}
a:hover
{
	text-decoration: none !important;
	color: #333333;
}
h1, h2, h3
{
	color: #333333;
	font-weight:bold;
	font-family: Arial, Sans-Serif;
}
.navigation
{
	float:left;
	margin-top: -1px;
	
}
.mainContent {
	background-color: White;
	border: 1px solid #cccccc;
	padding: 20px;
	margin-top: 20px;
	float:left;
	width: 670px;
	text-align:left;
	margin: 0px auto;
	color: #333333;
	height: 1%;
	min-height: 350px;
}

#outerContainer
{
	width: 1000px;
	margin: 0px auto;
}

.footer
{  
	font-size: 8pt;
	color:gray;
	width: 100%;
	clear:both;
	padding-top: 10px;
	text-align:center;
	background-color: #F7E8CC;
	height: 35px;
	padding-top: 3px;
	margin-bottom: 20px;
	margin-top: 20px;
}

strong
{
	color: gray;
	font-weight:bold;
}
strong.emphasis
{
	color: #666666;	
}
p
{
	margin-bottom: 20px;
}
.clearboth
{
	clear:both;
}
ul
{
	padding-bottom: 15px;
}
li
{
	margin-left: 3em;
}
#homePageImage
{
	display:inline-block;
	margin-top: -20px;
	margin-left: -20px;
	margin-bottom: -58px;
}
ul li
{
	list-style: disc outside;
}
blockquote
{
	margin-left: 3em;
}
a.Button
{
    display:inline-block;
    height:37px;
    width:117px;
    padding-right:5px;
    padding-bottom: 5px;
    line-height: 32px;
    text-decoration:none !important;
    vertical-align:middle;
    background-image:url(../images/ButtonBG.jpg);
    background-repeat:no-repeat;
    background-position: 0px 0px;  
    text-align:center;
    margin-top: 5px;
    color:White !important;
}
a.Button:hover
{
     
    background-position: 0px -44px;
}
.fabricPhotoSpan
{
	display:inline-block;
	width: 350px;
	padding-right: 15px;
}
.headerImage
{
	display:inline-block;
	margin-left: 19px;
	margin-right: 0px;
	padding: 0px;
	width: 125px;
	height: 150px;
}
.rectangle
{
	display:none;
}
.styleName 
{
	display:block;	
	margin-bottom: 5px;
	text-transform: lowercase;
	font-weight:bold;
	color:Gray;
	font-size: 13pt;
}
.stylePhoto
{
	display:block;	
}
.fabricPhoto
{
	text-align:center;
}
.startingPrice 
{
	display:block;	
	margin-top: 5px;
	text-align:center;
	font-size: 12px;
}
.searchResults
{
	display:inline-block;
	width: 132px;
	height: 210px;
	text-align:center !important;	
}
.searchResults img
{
	display:block;	
}
.styleHeading
{
	text-transform: uppercase;
	font-size: 14pt;
	display:block;
	margin-bottom: 2px;
}
.styleNumber
{
	display:block;	
	margin-bottom: 10px;
	color:Black;
}
.description
{
	display:block;
	margin-bottom: 10px;
	color:Gray;
}	
.infoHeading {
	font-weight: bold;
	display:inline-block;
	width: 95px;
	margin-bottom: 7px;
}
.infoValue 
{
	display:inline-block;
	width: 145px;
	margin-left: 15px;
	margin-bottom: 7px;
	color: Gray;
}
.photoSpan
{
	display:inline-block;
	width: 369px;
	height: 449px;
	padding-right: 15px;
}
.descriptionSpan 
{
	display: inline-block;
	width: 260px;
	padding: 0px 10px 0px 10px;	
	font-size: 10pt;
}
.fabricDescriptionSpan 
{
	display: inline-block;
	width: 278px;
	padding: 0px 10px 0px 10px;	
	font-size: 10pt;
}
.styleImage
{
	display:block;
	margin-top: 5px;
}
.fieldLabel
{
	display:inline-block;
	width: 100px;
}
.photoContainer
{
	padding-top: 10px;
	display: inline-block;
	padding-right: 10px;
}

.newsItemTopRight
{
	display:inline-block;
	width: 550px;
}
.newsItemSpan
{
	font-size: 10pt;
	margin-bottom: 10px;
}
.headlineLabel
{
	font-weight: bold;
	display:block;
}
.datePosted
{
	font-style: italic;
}
.newsItemImage
{
	width: 65px;
	padding-right: 10px;
}
.clientSpan
{
	display:inline-block;
	width: 110px;
	margin: 10px;
	height: 200px;
}
.fabricSpan
{
	display:inline-block;
	width: 125px;
	margin: 10px;
	height: 150px;
	text-align:center;
}
.fabricName
{
	height: 25px;
	margin-bottom: 10px;
	display:inline-block;
}
.fabricPhotoContainer
{
	display:inline-block;
	width: 75px;
	margin-right: 5px;
	text-align:center;
}
.photoCaption
{
	font-size: 9pt;
}
.clientName 
{
	display:block;	
	margin-bottom: 5px;
	text-transform: lowercase;
	color:Gray;
	font-size: 11pt;
	height: 60px;
}
.eventName 
{
	display:block;	
	margin-bottom: 5px;
	text-transform: lowercase;
	color:Gray;
	font-size: 11pt;
	height: 45px;
}
.clientSpan .stylePhoto
{
	vertical-align:bottom;	
}
div#fabric
{
	width: 200px;
	padding: 20px;
	border: 1px solid gray;
	background-color: Gray;
	color:White;
}
div#fabric a
{
	color: White;
}
table td
{
	vertical-align:top;
}
#socialLinks
{
	width:960px;
	margin:auto;
	text-align:right;
	padding-top: 5px;
	padding-right: 5px;
}
