@charset "utf-8";
.gallery {
	padding-top: 10px;
	padding-left: 60px;
}
.gallery .template {
	width: 160px;
	float: left;
	margin: 0px 48px 20px 0px;
	height: 230px;
	border: 1px solid #999;
}
.templateImage {
	height: 160px;
	width: 160px;
}

.template a {
	color: #1F1F1F;
}
.template a:hover {
	color: #666;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	background-color: #1F1F1F;
	font-family: "Book Antiqua";
	font-size: 100%;
}
.featured {
	background-image: url(../images/FeaturedBox.png);
	height: 300px;
	width: 190px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding: 0px 10px;
}
.featured a{
	color: #C0C0C0;

}
.featured a:hover{
	color: #E4F2FC;
}
.featuredItems {
	height: 320px;
	margin: 0 auto;
	width: 920px;
	background-image: url(../images/featuredBgTile.png);
	background-repeat: repeat;
	background-position: left top;
	padding-left: 20px;
}
.topWhiteCorners {
	background-image: url(../images/topCornersMain.png);
	background-position: 8px top;
	height: 14px;
	background-repeat: no-repeat;
}
.botWhiteCorners {
	background-image: url(../images/botCornersMain.png);
	background-position: 8px top;
	height: 14px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}



.oneColFixCtr #container {
	width: 975px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/BG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 100%;
	background-attachment: fixed;
}
.header {
	height: 35px;
	width: 945px;
	padding: 10px 15px 0 15px;
}
.headerText {
	height: 50px;
	width: 945px;
	padding: 0 15px 0 15px;
	font-size: 20px;
	background-image: url(../images/featuredBgTile.png);
}
.headerText h1{
	font-size: 35px;
	margin: 0;
}
.flashmenu {
	height: 350px;
}

.header .slogan {
	float: left;
	width: 50%;
}
.header .headmenu {
	float: right;
	width: 50%;
	text-align: right;
	color: #656162;
}
.header .headmenu a{
	color: #656162;
}
.header .headmenu a:hover{
	color: #CCC;
}



.oneColFixCtr #mainContent {
	padding: 5px 20px;
	background-repeat: no-repeat;
	color: #000000;
	background-color: #F7F7F7;
	width: 918px;
	margin-left: 8px;
}

.oneColFixCtr #mainContent h1{
	margin: 0;
}
.oneColFixCtr #mainContent p{
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 5px;

}
#mainContent .mainText {
	width: 355px;
	padding: 0 10px 0 10px;
}
.topBlackCorners {
	background-image: url(../images/topCornersBlack.png);
	height: 17px;
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 957px;
	margin-top: 5px;
}
.botBlackCorners {
	background-image: url(../images/botCornersBlack.png);
	height: 17px;
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 957px;
}
.blackContent {
	width: 917px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/blackBgTile.png);
	background-repeat: repeat;
	background-position: left top;
	margin: 0 auto;
}
.blackContent a{
	color: #999;

}
.blackContent a:hover{
	color: #333;

}
.oneColFixCtr blackContent h1{
	margin: 0;
}
.oneColFixCtr .blackContent p{
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 5px;

}
.bottomArea {
	background-image: url(../images/BotMenu2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 314px;
	float: left;
	width: 100%;
	text-align: center;
}
#carousel {
	width: 310px;
	text-align: center;
	overflow: hidden;
	color: #FFFFFF;
	background-color: #000000;
}
.customerCorner {
	float: right;
	width: 230px;
	text-align: center;
	margin-left: 6px;
	padding: 0 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #1E1E1E;
}
.middleSection {
	float: right;
	width: 260px;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #1E1E1E;
	border-bottom-color: #1E1E1E;
	border-left-color: #1E1E1E;
	padding: 0 10px;
}
.rightHalf {
	float: right;
	width: 510px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #1E1E1E;
	padding: 0 10px;
}
.featuredItems h1 {
	margin: 0px;
	padding: 5px 0;
}
#returnbutton a {
	color: #999;
}
#returnbutton a:hover {
	color: #333;
}


.middleSection p{
	margin: 0px;
	padding: 0px;
}

.mainText p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.middleSection h2{
	padding: 10px 0 10px 0;
	margin: 0;
}

.customerCorner h2{
	padding: 10px 0 10px 0;
	margin: 0;
}

#carousel ul {
	list-style: none;
	width:310px;
	margin: 0;
	padding: 0;
	position:relative;
}
#carousel li {
	display:inline;
	float:left;
}
a {
	color: #333;
}
a:hover {
	color: #999;
}
.featuredItems a {
	color: #C0C0C0;
}
.featuredItems a:hover {
	color: #333;
}
#emailmessage {
	width: 420px;
	height: 200px;
}
.accountImage {
	border: 1px solid #000;
	background-repeat: no-repeat;
	background-position: left center;
}
.order {
	border: 1px solid #000;
	margin-bottom: 5px;
}

.accountImage:hover {
	border: 1px solid #666;
	background-repeat: no-repeat;
	background-position: left center;
}
#itemincart {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 10px;
}
.tooltip {
	width: 26px;














s
	height: 170px;
	height: 23px;
}

