/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  10: 1Col_Fixed
  ------------------------------------------------
*/

html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #CDE3AE;
	background-image: url(../images/roseBgTile.gif);
	background-repeat: repeat;
	margin: 10px;
	padding: 0;
}
#masthead {
	background-color: #FFF;
	padding: 0px;
	margin: 0;
	height: 185px;
	width: 760px;
}
#wrapper {
	width: 760px;
	margin: 0 auto;	
	background-color: #FFFFFF;
	
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}


#left {
	width: 150px;
	float: left;
}
#right {
	float: left;
	width: 609px;
}
#leftMenu {
	padding: 20px 9px 20px 9px;
}
#left .content {
	padding: 20px 24px 20px 24px;
	font-size: 0.75em;
	line-height: 1.5em;
	background-color: #FFFFFF;
	text-align: left;
/*	border: 1px solid #FF0000; */
}
#right .content {
	padding: 20px 6px 20px 0;
	font-size: 0.8em;
	line-height: 1.65em;
	background-color: #FFFFFF;
	text-align: left;
/*	border: 1px solid #00FFFF; */
}
#center {
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C03D07;
}
#center .content {
	padding: 20px 24px 20px 24px;
	font-size: 0.8em;
	line-height: 1.65em;
	background-color: #FFFFFF;
	text-align: left;
}
.content a:link {
	color: #BD463E;
}
.content a:visited {
	color: #333333;
}
.content a:hover {
	color: #000000;
}
#footer .content {
	padding: 12px 20px;
	margin: 0;
}
#footer {
	color: #000000;
	background-color: #FFF;
	background-image:url(../images/footerRose.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C03D07;
}


#center .content a:visited {
	color: #333333;
}
#center .content a:hover {
	color: #000000;
}

#footer a:link {
	color: #000000;
}
#footer a:visited {
	color: #000000;
}
#footer a:hover {
	color: #FF0000;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	padding-bottom: 5px;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
	padding-bottom: 5px;

}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
	padding-top: 0;
}
.content p {
	margin: 0 0 10px 0;
	
}
.floatLeft {
	float: left;
	padding: 5px;
	border: 1px solid #688650;
	margin: 0 10px 10px 0;
}
.floatRight {
	float: right;
	padding: 5px;
	border: 1px solid #688650;
	margin: 0 0 10px 10px;
}
#bottomLinks {
	text-align: center;
	padding: 0px 10px;
	line-height: 2;
	margin: 0;
}
#bottomLinks a:link {
	padding: 5px;
}
#bottomLinks a:visited {
	padding: 5px;
}
#bottomLinks a:hover {
		background-color: #E2EFD1;
	text-decoration: none;
	padding: 5px;
}
#bottomLinks a {
		padding: 5px;
}

#boardTable {
	margin: 20px 0;
}
#boardTable td {
	vertical-align: top;
	padding: 10px;
}
	
#donate {
	position: relative;
	display: block;
	height: 35px;
	background: white;
}
#footerDonate {
	position: relative;
	display: block;
	height: 25px;
	background: white;
}
#donateLink {
	position: absolute;
	top: 0;
	right: 15px;
	border-bottom: 1px solid #000;;
	border-right: 1px solid #000;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	height: 25px;
	padding: 0;
}
#footerDonateLink {
	position: absolute;
	top: 0;
	right: 0;
	border-bottom: 1px solid #000;;
	border-right: 1px solid #000;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	height: 25px;
	padding: 0;
}
#logout {
	text-align: right;
	padding:  10px 15px 10px 0;
	background: white;
	font-size: 90%;
	font-weight: bold;

}
#logout a:link {
	color: #C82931;
	background: #DBF1B1;
	padding: 5px;
	text-decoration: none;
	border-bottom: 1px solid #000;;
	border-right: 1px solid #000;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	
}
#logout a:visited {
	color: #C82931;
	background: #DBF1B1;
	padding: 5px;
	text-decoration: none;
	border-bottom: 1px solid #000;;
	border-right: 1px solid #000;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
}
#logout a:hover {
	color: #000000;
	background: #DBF1B1;
	padding: 5px;
	text-decoration: none;
	border-bottom: 1px solid #000;;
	border-right: 1px solid #000;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
}
#storeLinks {
	padding: 10px 20px;
	text-align: right;
	font-size: 80%;
}
#storeLinks a:link, #storeLinks a:visited {
	color: #BD463E;
}
#storeLinks a:hover {
	color: #000;
}
.menuList {
	margin: 0 0 12px 0;
	padding: 0;
	list-style-type: none;
	line-height: 2em;
}
#left .content {
	padding: 20px;
	font-size: 0.75em;
	line-height: 1.5em;
	margin-top: 0;
}
#wrapper .menuList a, #wrapper .menuList a:visited {
	color: #000000;
	border-left: 6px solid #FFF;
	padding: 0 0 0 6px;
}
#wrapper .menuList a:hover {
	border-color: #E71D54;
}
/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table class="tabulardata">*/
table.tabularData {
	/*margin-left: auto;
	margin-right: auto;*/
	width: 100%;
}
table.tabularData, table.tabularData td, table.tabularData th {
	border: 1px solid #696969;
	border-collapse: collapse;
}
table.tabularData td, table.tabularData th{
	padding: 3px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #9CB08A;
	color: #FFFFFF;
}

/* altRowEven & altRowOdd are used to style alternating table rows. */
.tabularData .altRowEven {
	background-color: #E2EFD1;
}
.tabularData .altRowOdd{
	background-color: #ECF4DF;
}
.tabularData th {
	text-align: left;
}

/* oldprice is displayed when there is a discount */
.oldprice {
	text-decoration: line-through;
}
.smallprint {
	font-size: 10px;
}

.pagingLinks {
	text-align: center;
}

.errorMessage {
	color: #FF0000;
	font-weight: bold;
}

/* This aligns products to the top of the table cell with horizontal display of results */
table#tableSearchResults td {
	vertical-align:top;
}
.narrow {
	width: 420px;
}
img {
	border: 0;
}
.formButton {
	margin-top: 5px;
}
	
#trustWave {
	padding: 10px 0 0 20px;
	float:left;
}
#AuthorizeNetSeal {
	float: right;
	padding: 10px 20px 0 0;
	text-align: center;
}
.formBottom {
	display: none;
}
.indentLink {
	padding-left: 4px;
}