* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
} 

a.fb2 {
    display:block;
    float:right;
    background-image: url('../images/FaceBook-icon_grey.png');
    background-position: 0px 2px;
    background-repeat: no-repeat;
    margin-top: -13px;
    padding:5px
   
}
a.tw2 {
    display:block;
    float:right;
    background-image: url('../images/Twitter-icon_grey.png');
    background-position: 0px 2px;
    background-repeat: no-repeat;
 margin-top: -13px;    
 padding:5px
}

a.fb2:hover{
    color:#fff;
	background-color:#9E8A65;
	background-image: url('../images/FaceBook-icon.png');
}
a.tw2:hover{
	color:#fff;
	background-color:#9E8A65;
	background-image: url('../imagesTwitter-icon.png');
}

a.tw2 {

    height:24px;
    text-indent:-9999px;
    width:24px;
}
a.fb2 {
    height:24px;
    text-indent:-9999px;
    width:24px;
}

.other_button {
background-color: #99D1C6;
}

a:link, a:visited {
	text-decoration: none;
	color: #DE0500;
}
a:hover {
	color: #000000;
}
html {
	font-size: 100%;
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
}

body{
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(../images/wallpaper.jpg);
}
div.leftPics img{
	margin-bottom: 20px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 10px;
}
h3 {
	padding-bottom: 10px;
	text-transform: uppercase;
}

p.quote {
	padding-top: 5px;
	padding-bottom: 0px;
}
div.quoteBig {
	padding-bottom: 10px;
}
div.quoteBig p {
	font-size: 18px;
}
p.quote img {
	float: left;
	margin-right: 10px;
	display: inline;
}
p.quoteAtt, div.quoteBig p.quoteAtt {
	padding-top: 0px;
	padding-bottom: 10px;
	font-style: italic;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 14px;
}

/* page */
table#pageArea, div#pageArea {
	background-image: url(../images/tile.gif);
	width: 840px; 
	height:100%;

}
table#pageArea td.pageMargin, div.pageMargin{
	background-image: url(../images/tile.gif);
	padding: 15px;
	vertical-align: top;
}
div.contentArea {
	padding-left:15px;
	padding-right:15px;
}
div.wishArea {
	background-image: url(../wishes/wood.jpg);
	min-height:450px;
	margin-left:20px;
	margin-right:20px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
div.wishArea p {
	font-family:Arial, Helvetica, sans-serif;
}
div#formArea {
	background-image: url(../images/tile.gif);
	width:470px;
	padding:15px;
	margin-top:15px;
	margin-bottom:15px;
}
div#leftForm {
	padding-left:15px;
	float:left;
}
div#rightForm {
color:#FFFFFF;
float:right;
left:550px;
padding:15px;
position:absolute;
text-shadow:2px 2px 2px #000000;
top:210px;
width:241px;
}
div#wishIntro {
padding-top:15px;
width:500px;
}
div#wishIntro p {
color:#FFFFFF;
text-shadow:2px 2px 2px #000000;
padding-top:7px;
font-weight:bold;
font-size:16px;
}
div#wishIntro h4 {
color:#FFFFFF;
text-shadow:2px 2px 2px #000000;
padding-top:15px;
font-weight:bold;
font-size:24px;
}
#rightForm a:link, #rightForm a:visited, div#wishIntro a:link, div#wishIntro a:visited {
	color:#fff;
}
#rightForm a:hover, div#wishIntro a:hover {
	color:#f00;
}
div#paper {
	background-image: url(../wishes/papertile.jpg);
	width:468px;
	padding:15px;
}
div#paper ol {
	margin-left:20px;
}
div#paper li {
	margin-bottom:5px;
}
#formArea p {
	margin:0;
	padding:0;
	margin-bottom:10px;
	line-height:110%;
}
#formArea input[type="text"], #formArea select, #formArea textarea { 
width: 220px; 
}
#formArea select.FieldsDropDown {
	width: 110px; 
}
#formArea td {

}
.mandatory {
	border:1px solid black;
}
.bad {
	border:3px solid red;
	display:inline;
}

#formArea p.bad {
	display:block;
	margin-bottom:10px;
}
div.contentArea td {
	vertical-align: top;
	text-align:left;
}
#formArea div.bad p {
	padding:3px;
	padding-bottom:0;
}

#navArea{
	margin-top: 10px;
	margin-left:15px;
	margin-right:15px;
	overflow:hidden;
}/* hide horizontal scrollbar*/
div.navrule {
	border-top: 1px dotted #000000;
	clear:both;
}
.topNav{
float:left;
position:relative;
left:50%;
text-align:left;
}
.topNav ul{
list-style:none;
position:relative;
left:-50%;

	color: #DE0500;
	
}
.topNav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin:0;
	padding:0;
}
.topNav li{
	float:left;
	position:relative;
	text-decoration:none;
	text-align:center;
	white-space:nowrap;
	font-weight:bold;
}

.topNav li.last{
	margin-right:0px;
}
.topNav span.selected, .topNav a:link, .topNav a:visited{
	padding:2px 7px 3px;
	display:block;
}
.topNav a:link, .topNav a:visited{
	color:#000;
}
.topNav a.fb {
    background-image: url("../images/FaceBook-icon_grey.png");
    background-position: 7px 2px;
    background-repeat: no-repeat;
    margin: 0;
}
.topNav a.tw {
    background-image: url("../images/Twitter-icon_grey.png");
    background-position: 7px 2px;
    background-repeat: no-repeat;
    margin: 0;
}
.topNav a:hover{
	color:#fff;
	background-color:#9E8A65;
}
.topNav a.fb:hover{
	color:#fff;
	background-color:#9E8A65;
	background-image: url(../images/FaceBook-icon.png);
}
.topNav a.tw:hover{
	color:#fff;
	background-color:#9E8A65;
	background-image: url(../images/Twitter-icon.png);
}
.topNav span.selected, .topNav a.selected{
	color:#B00400;
	background-color:#BDA26F;
}

/* common */
div.spacer {
	height: 10px;
}
p.smallText{
	font-size:11px;
	font-family: "Courier New", Courier, monospace;
	margin: 0px;
	padding: 0px;
	line-height: 11px;
	padding-top: 10px;
	margin-top: 10px;
}
p.smallText a:link,p.smallText a:visited{
	text-decoration: none;
	color: #000000;
}
p.smallText a:hover{
	color: #FF0000;
}
div.hruleEnd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 15px;
	margin-bottom:0px;
	padding-bottom:10px;
	height:25px;
}
div.hruleEnd p.smallText {
	margin: 0px;
	padding-top: 6px;
}
div.hrule {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 9px;
	margin-top: 10px;
}
.icons {
	white-space: nowrap; 
	font-size: 10px;
}
p.intro {
	font-size: 18px;
	line-height: 26px;
	text-align: center;
	padding-bottom: 10px;
}

/* specials */
div.specials {
	height: 258px;
	/*overflow: auto;*/
	background-position: center;
	margin-top: 8px;
}
div.allSpecials div.specials {
	height:auto;
	margin-bottom:15px;
	margin-top: 0px;
	padding-top: 8px;
	overflow: auto;
}

div.specials table {
	text-align: left;
	width: 100%;
}
div.specials h3, div.specials p, div.specials h6 {
	margin: 0px;
	padding: 0px;
	font-family: "Courier New", Courier, monospace;
}
.specialTitle {
	font-size: 17px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-family: "Courier New", Courier, monospace;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 20px;
}

/* standard pages */
td.leftCol {
	width: 210px;
	height: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 9px;
}
td.rightCol {
	padding-left: 10px;
	font-family: "Courier New", Courier, monospace;
}
.photo tr {
	height: 0%;
}

/*homepage*/
p.mainLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
p.mainLink a:link, p.mainLink a:visited {
	text-decoration: none;
}
p.mainLink a:hover {
	background-image: url(../images/tiledark.gif);
	padding-left: 5px;
	padding-right: 5px;
}
div.homemenu {
	height: 238px;
	vertical-align: bottom;
}
div.homemenu p{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 12px;
	padding-bottom: 0px;
}

/*logo bar*/
table#logoBar {
	font-family: Impact, "Arial Black", Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 10px;
}
table#logoBar a:link, table#logoBar a:visited{
	text-decoration: none;
	color: #DE0500;
}
table#logoBar a:hover{
	color: #000000;
}
.homeL, .homeC, .homeR {
	width: 256px;
}
.homeC {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.homeL {
	padding-right: 10px;
}
.homeR {
	padding-left: 10px;
}
.homeTopL {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}

p.homeSubHead {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 14px;
	line-height: 14px;
}
p.homeSubHead a:link,p.homeSubHead a:visited{
	color: #000000;
	text-decoration: none;
}
p.homeSubHead a:hover{
	color: #DE0500;
}
table.addresses p{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 3px;
	line-height: 14px;
	text-align: center;
}
table.addresses h3{
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 3px;
	line-height: 16px;
	padding-top: 10px;
	text-align: center;
}
table.addresses img{
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 3px;
	line-height: 16px;
	margin-top: 20px;
}
span.dropCap {
 float: left;
 font-size: 600%;
 line-height: .85em;
 margin-right: 0.03em;
 margin-bottom:-0.25em;
}
/* ie only*/
div#topNav a:hover{
	color: #DE0500;
}
/* everything but ie*/
html>body div#topNav a:hover{
color: #DE0500;
}
div.photoBg{
	background-image: url(../images/photo-bg.jpg);
	margin-bottom: 7px;
	padding-top: 14px;
	padding-bottom: 10px;
	height: 480px;
	padding-left: 80px;
	background-repeat: no-repeat;
}
iframe {
	/*background-color: #FFFFFF;*/
}
.leonInput {
	width: 250px;
}
.rightCol ul, .rightCol ol{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	margin-left: 10px;
}
.rightCol li{
	margin-left: 10px;
	margin-bottom: 5px;
}
/*music*/
img.albumCover {
	clear: both;
	float: right;
	margin-left: 10px;
}
div.musicList  {
	padding-top: 10px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
}

div.musicList h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
.rightCol h4 {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.delTab td {
	padding-right: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
}
ul.star-rating, ul.star-rating2, ul.rating-current {
margin-left:0;
}
.tvbox {
	background-image:url("../images/tv.jpg");
height:232px;
padding-left:34px;
padding-top:55px;
width:366px;
}
span.cred{
	font-size:10px;
	line-height:14px;
	margin:0;
	padding:0;
}

/*
Bleep Purple
Styles temporary fix while replacing this site
1st Nov 2011
*/

#submit {
font-size: 20px;
line-height: 16px;
text-align: center;
}

#spacer_table {
    padding-top: 25px;
}

.spacer_table {
    padding-top: 30px;
}

.testme {
    display: inline;
    width: 275px;
    float:left;
    height:auto; 
		margin:0;
		clear:left;  
		position:relative;
    padding-left:5px;
	margin-bottom:5px;  
	_clear:none;
	_float:left;
	*clear:none;
	*float:left;
}  

p.itemName {
	
	line-height:1.3;   
	*line-height:1.5;
	_line-height:1.5;
}

.testme.right {
    display: inline;  
		position:relative;
    width: 275px;
    float:right;
    height:auto;   
		margin:0; 
    padding-left:5px;
		margin-bottom:5px;
		margin-left:10px; 
		clear:right;  
		_clear:none;
		_float:left;
		*clear:none;
		*float:left;
	
}     

 small a {
	color:black;
}

small a:link, a:visited {
text-decoration: none;
color: black;
}
.soup-item {
	margin-top:30px;
}  

.soup-item a:link, a:visited {
text-decoration: none;
color: #000000;
}

.clearfix {
	clear:both;
}  

h3.sectionHead small {
	font-size:65%;
}   

tstst.leftCol {
	width: 210px;
	height: 200px;
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 9px;
} 
tststs.rightCol { 
	width:570px;
	float:right;
	padding-left: 10px;
	font-family: "Courier New", Courier, monospace;
}
