body {
	background-image: url(images/template/backgroundrepeat.jpg);	
	background-position: center top;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color: #FFFFFF;
	text-align: center;
}
#wrapper {
	width: 770px;
	margin: auto;
	text-align: left;
}

#mainwrapper {
	text-align: left;
	background-image: url(images/template/contentbackground.gif);
	background-repeat: repeat-y;
	background-position: center top;
	overflow: hidden;
	height: 100%;
	width: auto;
}

#middlecolumn {
	width: 770px;
	margin-top: -234px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#floatright {
	float: right;
	width: 290px;
	font-size: 1em;
	clear: left;
	position: relative;
}
#floatright p {
	font-size: 0.8em;
}
h3 {
	font-size: 1.2em;
	color: #ffff00;
	line-height: 110%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#collection1 {
	float: left;
	width: 225px;
}
#collectionbox {
	height: 250px;
}
#collection2 {
	float: right;
	width: 230px;
	padding-left: 45px;
}
#collectionul {
	list-style-type: disc;
	list-style-position: outside;
	font-size: 1em;
	list-style-image: url(images/collection/rosebullet.jpg);
}


h1 {
	background-image: url(images/template/header.jpg);
	text-indent: -900em;
	line-height: 100%;
	display: block;
	height: 129px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center center;
}
#navigation {
	width: 765px;
	height: 27px;
}
ul#navigation li {
	display:block;
	float:left;
	}
ul#navigation li a {
	display:block;
	height:27px;
	text-indent:-900em;
	background-color: transparent;
	background-image: url(images/template/navigation.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
			
				ul#navigation li a:hover {background-position:0 -27px}
			
			ul#navigation li#homebutton a {
				width:68px;
				background-position:0px 0;
				margin:0 24px 0 10px;
				}
				ul#navigation li#homebutton a:hover {
					background-position:0px -27px
					}
			
			ul#navigation li#collectionbutton a {
				width:143px;
				background-position:-96px 0;
				margin:0 24px 0 0px;
				}
				ul#navigation li#collectionbutton a:hover {
					background-position:-96px -27px
					}
			ul#navigation li#giftsbutton a { 
				width:108px;
				background-position:-266px 0;
				margin:0 24px 0 0px;
				}
				ul#navigation li#giftsbutton a:hover {
					background-position:-266px -27px
					}
			ul#navigation li#contactbutton a {
				width:109px;
				background-position:-402px 0;
				margin:0 24px 0 0px;
				}
				ul#navigation li#contactbutton a:hover {
					background-position:-402px -27px
					}
			ul#navigation li#cardsbutton a {
				width:103px;
				background-position:-540px 0;
				margin:0 24px 0 0px;
				}
				ul#navigation li#cardsbutton a:hover {
					background-position:-540px -27px
					}
					
			ul#navigation li#databasebutton a {
				width:98px;
				background-position:-672px 0;
				margin:0 0px 0 0px;
				}
				ul#navigation li#databasebutton a:hover {
					background-position:-672px -27px
					}		

/*
#navigation li {
	font-size: 1.2em;
	font-weight: bold;
	display: inline;
	padding-right: 1.1em;
	padding-left: 1.1em;
	margin-top: 0.5em;
	list-style-type: none;
}
*/


#navigation li a {
	color: #F4EF1A;
	text-decoration: none;
	line-height:100%;
	margin: 0px;
}
#navigation {
	height: 28px;
	width: 770px;
	text-align: center;
	padding-top: 2px;
	margin: 0px;
}
#subscribecolumn {
	float: right;
	width: 245px;
	height: 1105px;
	background-image: url(images/template/subscribecolumnback.gif);
	margin: 8px;
	padding-top: 25px;
	text-align: center;
}
#giftcolumn {
	float: right;
	width: 238px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
}
h2 {
	color: #FFFFFF;
	font-size: 1.4em;
	text-align: center;
	line-height: 100%;
	margin-top: 0px;
	background-color: #004D25;
	width: 100%;
	text-indent: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.redtext {
	color: #E30248;
}

#contentcolumn {
	width: 489px;
	float: left;
	padding: 10px;
}
#contactform {
	display: block;
	margin: 0px;
	padding: 0px;
}
#contactform li label {
	display:block;
	float:left;
	width:90px;
	font-size:1em;
	}
#contactform li input {
	width:122px;
	font-size:1em;
	margin:0;
	padding:0;
	}
#contactform li {
	line-height:1.3em;
	margin:5px;
	padding:0;
	}
#contactform ol, ul {
	list-style: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation li a:hover{
	}
hr {
	width: 100%;
	height: 2px;
	color: #961132;
	border: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
} /* For Internet Explorer */
html>body hr {
	width: 100%;
	height: 2px;
	background-color: #961132;
	border: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
} /* For Gecko-based browsers */
html>body hr {
	width: 100%;
	height: 2px;
	background-color: #961132;
	border: 0px solid #961132;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
} /* For Opera and Gecko-based browsers */
#video {
	text-align: center;
	height: 294px;
	font-size: 0.8em;
	background-image: url(images/home/videobackground.gif);
}
#copyright {
	width: 489px;
	float: left;
	margin: 10px;
	text-align: center;
	font-size: 0.6em;
}
h4 {
	font-size: 1em;
	line-height: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004D25;
	width: 100%;
	text-indent: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
p {
	font-size: 0.8em;
}
#giftsleft1 {
	float: left;
	width: 236px;
	background-color: #EAC7CE;
	font-size: 0.7em;
	color: #E14762;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	text-align: center;
	height: 215px;
	padding-top: 8px;
	border: 1px solid #E14762;
}
.giftheading {
	font-size: 1.7em;
	font-weight: bold;
	color: #7D589E;
}

#giftsleft2 {
	float: left;
	width: 236px;
	background-color: #EAC7CE;
	font-size: 0.7em;
	color: #E14762;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	text-align: center;
	height: 210px;
	padding-top: 8px;
	border: 1px solid #E14762;
}
#giftsright1 {
	float: right;
	width: 236px;
	background-color: #EAC7CE;
	font-size: 0.7em;
	color: #E14762;
	height: 215px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-top: 8px;
	border: 1px solid #E14762;
}
#giftsright2 {
	float: right;
	width: 236px;
	background-color: #EAC7CE;
	font-size: 0.7em;
	color: #E14762;
	height: 210px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-top: 8px;
	border: 1px solid #E14762;
}
#giftbox2 {
	height: 215px;
}
#giftbox1 {
	height: 230px;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
h5 {
	font-size: 1.8em;
	color: #FFFF00;
	text-align: center;
	line-height: 100%;
	margin: 0px;
}
h6 {
	font-size: 1.1em;
	color: #5095CB;
	text-align: center;
	line-height: 110%;
	margin: 5px;
}
#collectionspread {
	background-image: url(images/collection/magazinespread.jpg);
	height: 426px;
	width: 500px;
}
#collectionspreadtext {
	padding-left: 190px;
	padding-top: 150px;
	padding-right: 15px;
}

#subcontactform {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#subcontactform li label {
	display:block;
	float:left;
	width:110px;
	font-size:0.6em;
	color: #FFFFFF;
	line-height: normal;
	}
.submit {
}

#subcontactform li input {
	width:103px;
	font-size:0.8em;
	margin:0;
	padding:0;
	}
#promodrop {
	height: 90px;
}

#subcontactform li {
	line-height:1.3em;
	margin:7px;
	padding:0;
	}
#subcontactform ol, ul {
	list-style: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#partydrop {
	height: 90px;
}

.submitlabel {
	visibility: hidden;
}
#deliverytick {
	height: 50px;
}

.submit {
	margin-left: 138px;
}
#submit {
	visibility: hidden;
}

#partydropmain {
	height: 70px;
}

#subsubmit {
	position: relative;
	left: 56px;
	width: 137px;
	height: 25px;
}
#subscribefinish {
	margin-top: 50px;
	height: 50px;
}

#giftstext {
	text-align: center;
	font-size: 0.6em;
}
#giftfreeissue {
	text-align: center;
	height: 250px;
}

#contentcolumn ol {
	font-size: 0.8em;
}
#subpageform {
	display: block;
	margin: 0px;
	padding: 0px;
}
#subpageform li label {
	display:block;
	float:left;
	width:215px;
	line-height: normal;
	}
#subpageform li input {
	width:200px;
	font-size:1em;
	margin: 0;
	padding: 0;
	}
#submitmain {
	height: 90px;
}


#subpageform li {
	line-height:1.3em;
	margin:5px;
	padding:0;
	}
#subpageform ol, ul {
	list-style: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subcolumnlegaltext {
	font-size: 0.6em;
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
}
#subcolumnlegaltext ul {
	list-style-type: disc;
	list-style-position: inside;
}
#subscriberterms {
	font-size: 0.6em;
	margin-left: 10px;
}
#subscriberterms ol, ul {
	list-style-position: inside;
}

#subdeliveryaddress {
	color: #FCEBD6;
	font-size: 0.6em;
}
#subdeliveryaddress ol, ul {
	list-style: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subdeliveryaddress li {	
	line-height:1.3em;
	margin:5px;
	padding:0;
}
.deliverytext {
}
#subdeliveryaddress li input {
	width:25px;
	margin: 0;
	line-height: 0.6em;
	padding: 0;
}
#subdeliveryaddress li label {
	display:block;
	float:left;
	width:25px;
	padding-top: 4px;
	padding-left: 85px;
	margin: 0px;
	line-height: 0.6em;
}
#maindeliveryaddress li input {
	width:30px;
	margin: 0;
	line-height: 0.8em;
	padding: 0;
}
#maindeliveryaddress li label {
	display:block;
	float:left;
	width:25px;
	margin: 0px;
	line-height: 0.8em;
	padding-top: 4px;
}
#maindeliveryaddress li {
	line-height:1.3em;
	padding:0;
	list-style-type: none;
}
#paymentmethod li {
	line-height:1.3em;
	padding:0;
	list-style-type: none;
}
#maindeliveryaddress {
	font-size: 0.8em;
}
#paymentmethod  {
	font-size: 0.8em;
}
#paymentmethod li input {
	width:30px;
	margin: 0;
	line-height: 0.8em;
	padding: 0;
}
#paymentmethod li label {
	display:block;
	float:left;
	width:80px;
	margin: 0px;
	line-height: 0.8em;
	padding-top: 4px;
}
#freeissue {
	background-color: #961132;
	clear: both;
	text-align: center;
	margin-bottom: 5px;
}
#platediagram1 {
	text-align: center;
	float: left;
	width: 230px;
	font-size: 0.9em;
}
#platediagram2 {
	text-align: center;
	float: right;
	width: 230px;
	font-size: 0.9em;
}
#platediagram3 {
	text-align: center;
	float: left;
	width: 230px;
	font-size: 0.9em;
}
#platediagram4 {
	text-align: center;
	float: right;
	width: 230px;
	font-size: 0.9em;
}
#platetop {
	height: 65px;
}
#platebottom {
	height: 85px;
}
.purpletext {
	color: #7E5B9D;
}
#rightalign {
	text-align: right;
}
.smallblacktext {
	font-size: 1em;
	color: #000000;
}
#screensaverlegal {
	font-size: 0.8em;
}

#downloads {
	background-image: url(images/downloads/background.jpg);
	height: 1325px;
	width: 500px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 0.8em;
}
.legal {
	padding-left: 12px;
	padding-right: 12px;
	font-size: 0.8em;
}

.downloads1 {
	height: 140px;
	width: 150px;
	float: left;
	text-align: center;
	font-weight: bold;
	padding-left: 15px;
}
.downloads2 {
	height: 140px;
	width: 150px;
	float: none;
	text-align: center;
	margin-left: 175px;
	font-weight: bold;
}
.downloads3 {
	float: right;
	height: 140px;
	width: 150px;
	text-align: center;
	font-weight: bold;
	margin-right: 15px;
}
#cards {
	background-image: url(images/template/cardsbackground.gif);
	background-position: center top;
	height: 234px;
	width: auto;
	background-repeat: no-repeat;
}
#countryform {
	text-align: center;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: -23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.8em;
	color: #C8DE58;
}
#countrychoose {
	font-size: 0.8em;
	text-align: center;
	padding-right: 200px;
}

#countryjumpMenu {
	color: #CCE259;
	background-color: #000000;
	border-top-color: #798A6A;
	border-right-color: #798A6A;
	border-bottom-color: #798A6A;
	border-left-color: #798A6A;
}
