/*---Created by Pixel Clear Designs for Crimson Proud | All "Styles" within this document are Property of Crimson Proud---*/

body {
	color: #333333;
	background-color: #333333;
	margin: 0px 0px;
	padding-top: 0px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}
#holdme {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	min-width: 700px
}
#header {
	background-color: #fffefe;
	height: 80px;
	width: auto;
	margin: 0px;
	padding: 0px;
}
#header img#bal {
	margin-top: 5px;
	margin-left: 10px;
	float: left;
}
#header img#crim {
	float: right;
	margin-right: 5px;
}

/*----------------------------------------------------------------------------------------------
---------------------------Navigations----------------------------------------------------------
----------------------------------------------------------------------------------------------*/
#topnav {
	background-color: #333333;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	height: 34px;
	width: 100%;
	margin: 0px 0px;
	left: 0px;
	top: 81px;
	padding: 0px;
	position: absolute;
}
.topnavBefore {
	color: #F40C00;
}
#topnav ul {
	padding: 0px;
	margin: 7px 0 0 0;
	text-indent: 19px;
	width: 700px;
	list-style-type: none;
}
#topnav ul li {
	display: inline;
	padding-right: 11px;
}
#topnav ul li a {
	color: #FFFFFF;
	text-transform: lowercase;
	font-size: 13px;
	font-family: "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-decoration: none;
}
#topnav ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#topnav ul li a:hover {
	color: #FFFFFF;
	font-style: normal;
	border-bottom: 1px solid #990000;
}

#leftnav {
	color: #FFFFFF;
	height: auto;
	width: 135px;
	background-color: #AB2C1F;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
.topBorder {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #AB2C1F;
}
#leftnav ul {
	list-style-type: none;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#leftnav ul li {
	font-family: "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.blackBottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#leftnav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #AB2C1F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 22px;
	padding-left: 5px;
}
#leftnav ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#leftnav ul li a:hover {
	color: #000000;
	text-decoration: none;
}

/*----------------------------------------------------------------------------------------------
---------------------------Table and Home Page Onlys--------------------------------------------
----------------------------------------------------------------------------------------------*/
#tab {
	left: 0px;
	/*top: 118px;
	position: absolute;*/
	height: auto;
	width: 100%;
	margin: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	background-color: #FEFEFE;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #333333;
	padding: 0px;
	clear: both;
}
.welcome {
	height: 167px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.welcome p {
		color: #333333;
		margin: 0px;
		text-indent: 12px;
		font: 400 12px/17px Verdana, Arial, Helvetica, sans-serif;
		padding: 0px 0px 0px 12px;
		width: 585px;
}
.featured p {
	color: #333333;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#featured {
	vertical-align: top;
}
#featured p {
	color: #333333;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#news {
		padding-left: 15px;
		font-family: "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
		font-size: 15px;
		margin-top: 8px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
}
.newsletterInput {
	border: 1px solid #333333;
	margin-left: 4px;
}
.crimson {
	background-color: #AB2C1F;
}

/*----------------------------------------------------------------------------------------------
---------------------------Contact / Customer Service / About Page------------------------------
----------------------------------------------------------------------------------------------*/
#contact {
	font-family: "Lucida Grande", lucida, Geneva, Verdana, Arial, sans-serif;
	color: #333333;
	font-size: 13px;
	margin-left: 15px;
}
#contactholder p {
	font-family: "Lucida Grande", lucida, Geneva, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
#contact input {
	border: 1px solid #333333;
}
#contact textarea {
	border: 1px solid #333333;
}
.submit {
	color: #FFFFFF;
	background-color: #990000;
	border: 2px solid #333333;
	cursor: auto;
}
#about p {
	font-family: "Lucida Grande", lucida, Geneva, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-indent: 15px;
	line-height: 18px;
	padding: 0px 5px;
}
#about #store {
	float: right;
	margin: 0px;
	padding: 0px;
	border: 2px solid #333333;
	background-position: top;
}

/*----------------------------------------------------------------------------------------------
---------------------------HTML TAGS------------------------------------------------------------
----------------------------------------------------------------------------------------------*/
a:link {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
h1 {
	font-family: "Lucida Grande", lucida, Geneva, Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h2 {
		font-family: "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
		font-size: 16px;
		font-weight: bold;
		text-transform: capitalize;
		color: #990000;
		padding-left: 10px;
		margin-top: 4px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
}
table {
	text-align: left;
}


/*----------------------------------------------------------------------------------------------
---------------------------Div Specifics & Classes-------------------------------------------------
----------------------------------------------------------------------------------------------*/
div.prodprice {
	text-align: center;
}
div.prodname {
	text-align: center;
}
div.proddescription {
	text-align: center;
}
#featured img {
		margin: 10px;
}
td.prodimage {
	text-align: center;
}
.adimg {
	padding-right: 35px;
	padding-left: 6px;
}
div.listprice {
	text-align: center;
	color:#CC0000
}
#cart {
	font-family: "Lucida Grande", lucida, Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #1D5B6D;
}
#products {
	font-family: "Lucida Grande", lucida, Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
}
#proddetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	font-family: "Trebuchet MS", Helvetica, Verdana, "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	text-transform: lowercase;
	color: #CC3300;
	text-decoration: none;
	text-align: center;
	line-height: 19px;
	border-top: 1px solid #333333;
}
.checkout {
	font-family: "Trebuchet MS", Helvetica, Verdana, "Lucida Sans", Arial, sans-serif;
	font-size: 17px;
	font-style: italic;
	color: #999999;
	text-decoration: none;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 4px;
}
#shipping {
	font-family: "Lucida Grande", lucida, Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin-left: 20px;
}
.indent {
	padding-left: 20px;
	vertical-align: top;
	font-family: "Lucida Grande", lucida, Geneva, Verdana, Arial, sans-serif;
}
.footerPipes {color: #000000}
.style3 {color: #3366CC}

.border1px {
	padding-right: 5px;
}
.style4 {
	color: #AB2C1F;
	font-style: italic;
	text-decoration: line-through;
}
/*----------------------------------------------------------------------------------------------
---------------------------2008 Changes Home Page Layout----------------------------------------
----------------------------------------------------------------------------------------------*/
#featured img.front {
		margin-top: 15px;
		margin-right: 15px;
		margin-left: 15px;
}
.frontItemTitles {
		width: 125px;
}
#largeHome {
		float: left;
		width: 320px;
}
#smallHome {
	float: left;
	width: 550px;
}
.indentLeft {
		margin-left: 50px;
}
#tab .welcome img {
		margin-top: 25px;
		margin-left: 15px;
		padding: 5px;
		border: 3px solid #662D1F;
		margin-bottom: 10px;
}
/*Big twelve floated left pictures*/
.bigbook {
	height: 167px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	float:right;
}


.blackBottom p {
	position: absolute;
	top: 130px;
	left: 150px;
}

.blackBottom {
	padding-top: 80px;
}
