﻿.FlagFormatBox, .FlagFormatBoxPhotos
{
	clear: both;
	width: 100%;
	margin-top: 15px;
	background-color: #ffffba;
	overflow: visible;
	min-height: 150px;
	padding-bottom: 10px;
}

.BoxHeaderStripe
{
	background-color: #003399;
	width: 800px;
	height: 40px;
	color: #FFFFFF;
	font-weight: bold;
}
.BoxHeaderStripe h4
{
	padding-top: 12px;
	padding-left: 35px;
}

.FlagInfoBox
{
	float: left;
	width: 20%;
	color: #8b4513;
	font-size: small;
	height: 110px;
	text-align: center;
}


.FlagAddCart p
{
	padding: 0px;
	margin: 7px 30px 0px 0px;
	float: right;
}

#TableFlagInfo
{
	margin-top: 40px;
	background-color: #ffffba;
	color: #8b4513;
}

.TableFlagInfoHeading
{
	font-size: large;
	color: #FFFFFF;
	background-color: #000000;
}
.TableFlagCell
{
	padding: 15px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #8b4513;
}


/*  Categories Pages  */

.BoxHalfFloatLeft
{
	padding: 20px;
	width: 40%;
	float: left;
}


.FlagFormatBoxPhotos a
{
	margin: 20px;
	display: block;
	float: left;
}

.colThird
{
	float: left;
	width: 240px;
	height: auto;
	padding-top: 20px;
	padding-left: 20px;
}

.bottomLocator
{
	width: 800px;
	height: 1px;
	clear: both;
}

.ActionAllFormats
{
	display: inline-block;
	width: 120px;
	font-size: 10px;
}

.OnSale
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #FF0000;
}

.PageLinks
{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 390px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.PageLinks a, .PageLinks a:visited, .PageLinks a:hover
{
	border: thin ridge #000000;
	padding-right: 10px;
	padding-left: 10px;
	color: #800000;
	text-decoration: none;
	margin-right: 5px;
}

.PageLinks a:visited
{

}

.PageLinks a:hover
{
	background-color: #C0C0C0;
}

.PageLinks a.selected
{
	background-color: #891426;
	color: #FFFFFF;
	font-weight: bold;
}