/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  07: 3Col_Fixed_Width
  ------------------------------------------------
*/

body {
	color: #FFFFFF;
	padding: 0;
	margin: 0px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #FEF9FF;
	background-image: url(images/pageback2.png);
	background-repeat: repeat-x;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	height: 346px;
	background-image: url(images/newheader2.png);
	background-repeat: no-repeat;
	width: 980px;
}
#wrapper {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#column_wrapper {
	background-image: url(images/wrapnew2.png);
	background-repeat: repeat-y;
	width: 980px;
	margin-right: auto;
	margin-left: auto;

}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
		width: 720px;
		float: left;
		color: #003F59;
		margin-left: 10px;
		background: #74BE20;
		border: 4px dotted #74BE20;
}
#left {
	width: 180px;
	float: left;
	margin-left: 20px;
}
#right {
	width: 150px;
	float: left;
	padding: 10px;
}
#center .content {
		padding: 14px;
		font-size: 0.8em;
		line-height: 1.65em;
		color: #74BE20;
		border-top: 4px dashed #74BE20;
		border-right: 4px dashed #74BE20;
		border-left: 4px dashed #74BE20;
		background: #FFFFFF;
}
#center .low {
	padding: 5px 14px;
	font-size: 0.8em;
	line-height: 1.65em;
	color: #74BE20;
	background-color: #FFFFFF;
	background-image: url(images/headings/content.png);
	background-repeat: no-repeat;
	background-position: bottom;
	border-right: 4px dashed #74BE20;
	border-bottom: 4px dashed #74BE20;
	border-left: 4px dashed #74BE20;
	height: 133px;
}

#left .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding: 4px;
}
#right .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}
#masthead .content {
	padding: 12px;
	font-size: .75em;
	color: #1194C6;
	text-align: right;
}
#footer {
	color: #FFFFFF;
	padding: 0px;
	margin: 0 auto;
	clear: both;
	background-image: url(images/footerback.png);
	background-repeat: no-repeat;
	height: 59px;
	width: 980px;
	text-align: right;
}
#footer .content {
	padding: 12px 25px 12px 35px;
	margin-right: 5px;
}
#lower {
	font-size: .7em;
	color: #74BE20;
}
.privacy  {
	float: left;
	width: 150px;
	text-align: left;
	padding-left: 450px;
}
#privacydoc {
	float: right;
	width: 250px;
	text-align: right;
	padding-right: 50px;
}
#privacydoc a {
	text-align: left;
	color: #74BE20;
	text-decoration: none;
}
#privacydoc a:hover {
	text-align: left;
	color: #FFF200;
	text-decoration: none;
}



.menulist {
	margin: 0px 0;
	padding: 0;
	list-style-type: none;
	width: 200px;
}
#center a:link {
		color: #3BA1C9;
}
#center a:visited {
		color: #59A9C8;
}
#center a:hover {
	color: #A3E7FF;
}
#right a:link {
	color: #183668;
}
#right a:visited {
	color: #384E77;
}
#right a:hover {
	color: #EC297B;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	letter-spacing: .15em;
	text-decoration: none;
	border-style: none;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	color: #94DBF4;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 0.9em;
	margin: 2px 0 0;
	text-align: left;
	color: #74BE20;
	background-color: #FFF200;
	line-height: 1.2em;
	padding: 4px;
}
h4 {
		font-size: 0.9em;
		text-align: left;
		color: #74BE20;
		line-height: 1.2em;
		margin: 2px 0 0;
		padding: 4px;
		text-indent: 36px;
}
h5
{
	font-size: 0.9em;
	text-align: left;
	color: #3EA3CB;
	line-height: 1.2em;
	margin: 2px 0 0;
	padding: 4px;
	width: 300px;
	background: url(images/headings/head.png) no-repeat;
	text-indent: 45px;
}

.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
	padding: 2px 6px;
}
#center img {
	padding: 4px;
}
td.mincart {
	font-size: 10px;
	font-family : Verdana;
	margin-right: auto;
	margin-left: auto;
	width: 140px;
	color: #666666;
	background: #FFF200;
	border-style: none;
}

th.mincart {
	margin-right: auto;
	margin-left: auto;
	width: 140px;
	color: #00CC00;
	font: 10px Verdana;
	border: 1px solid #00CC00;
}

.mincart a{
	color: #009900;
	text-decoration: none;
}
.mincart a:hover {
	color: #666666;
}
P.mincart {
	font-size: 10px;
	font-family : Verdana;
	color: #666666;
}
#designs {
	margin-top: 0px;
	margin-bottom: 5px;
}
#search {
	width: 182px;
	float: right;
	padding-top: 275px;
	padding-right: 25px;
}.search-box{ /*outer background*/
	height: 20px;
	padding:0;
	width: 160px;
}
#search form
{
		border:0;
		margin:0;
		border: 1px solid #7DC12C;
		color: #000000;
		vertical-align:bottom;
		font: 12px tahoma;
		background: #FFF200;
		padding: 0px;
}

input.search-field{ /*input field */
	float: left;
	border:0;
	margin:0;
	height:18px;
	width: 150px;
	border: 1px inset #009900;
	color: #74BE20;
	vertical-align:bottom;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	font: 12px tahoma;
	background-color: #FFF200;
	background-image: url(topsearch.png);
	background-repeat: repeat-x;
	background-position: left top;
}

input.search-go { /*search icon */
	vertical-align:bottom;
	float:right;
	border:0;
	padding:0;
	height: 23px;
	width: 24px;
	cursor: pointer;
	background-image: url(images/topsearchbut.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 0 2px;
}
#paypal {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background: #FFF200;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 55px;
	border: 4px dashed #74BE20;
	}
#cart {
	text-align: center;
	background: #FFF200;
	border: 4px dashed #74BE20;
	width: 150px;
	left: 756px;
	top: 344px;
	margin: 15px auto;
	padding: 4px 4px 7px;
}
.prodimage, .prodname, .proddescription{
	text-align: left;
	font-size: 0.8em;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
}
span.multioption {
	color : #666666;
	font: 10px Verdana;
}div.detaildescription{
	padding: 14px;
	border: 1px dotted #FFF200;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}div.detailoptions{
	font-size: 10px;
	color: #333333;
}
.proddescription {
	color : #74BE20;
	font-size: 0.85em;
	line-height: 1.5;
	padding-top: 3px;
}

.detaildescription{
	color : #74BE20;
	font: 0.85em/normal Verdana, Arial, sans-serif;
	
}
.prodname{
	font-size: 1.2em;
	line-height: 1em;
	font-weight: bold;
	color: #0099CC;
}
.prodimage{
		border: 1px solid #74BE20;
}
div.prodprice{
	font-size: 0.95em;
	color: #666666;
	font-weight: bold;
	text-align: right;
}
span.price {
	color: #FF66CC;
	text-align: right;
	font-size: 14px;
	font-weight: bold;	
}td.prodimage{
	border: none;
}hr.prodseparator{
	border-bottom: 1px dotted #999999;
	background: url(styles/images/hr.gif) no-repeat center;
}
td.product {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
} 
tr {
	border-bottom: 1px dotted #FF0000;
}
span.cartwishlists {
	background-image: url(images/wishlist.gif);
	background-repeat: no-repeat;
}#party {
	padding: 6px;
	margin-top: 25px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
#party table {
	padding: 6px;
	margin-top: 25px;
	border: 1px solid #74BE20;
}


#party fieldset
{
	color: #74BE20;
	border: 1px dotted #74BE20;
	background-image: url(images/headings/contenttop.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 1.5em;
	padding-left: 25px;
}

#party legend {
	position: relative;
	left: -7px;
	top: -0.75em;
	color: #FFF200;
	background-color: #74BE20;
	padding: 2px;
}
#party  label {
	font-size: 0.9em;
	text-align: left;
	color: #1194C6;
	line-height: 1.2em;
	margin: 25px 0 10px;
	padding: 6px 6px 10px 25px;
	text-indent: 45px;
	font-weight: bold;
	background: url(images/headings/head.png) no-repeat left;
	height: 15px;
}
#party p {
	font-style: italic;
	padding: 4px;
}
#party .submit{
	cursor:pointer;
	background:#999;
	color:#FFFFFF;
	font-weight:bold;
	padding: 1px 2px;
	background-image: url(images/submit.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 93px;
	border-style: none;
}
#party input .dollar {
	margin: 0px;
	padding: 0px;
	border: 1px solid #74BE20;
	text-align:right !important;
	background: #74BE20;
	color: #FF0000;
}
#party input {
	margin: 5px 0px;
	padding: 5px 0px;
	border: 1px solid #74BE20;
	background-color: #FFFFC4;
	text-align: center;
}

#party  textarea {
	margin: 5px 0px;
	padding: 5px 0px;
	border: 1px solid #74BE20;
	background-color: #FFFFC4;
}
#party .send input
{
		position: relative;
		left: -7px;
		top: -0.75em;
		color: #FFF200;
		background: #74BE20;
		padding: 4px;
}
h1.home{
	width: 350px;
	height: 42px;
	text-indent: -9999px;
	background-image: url(images/headings/welcome.png);
	background-repeat: no-repeat;
	background-position: 7px 1px;
	padding-bottom: 5px;
}
h1.con{
	width: 318px;
	height: 42px;
	text-indent: -9999px;
	background-image: url(images/headings/contact.png);
	background-repeat: no-repeat;
	background-position: 7px 1px;
	padding-bottom: 15px;
}
h1.how{
	width: 318px;
	height: 42px;
	text-indent: -9999px;
	background-image: url(images/headings/howtoorder.png);
	background-repeat: no-repeat;
	background-position: 7px 1px;
	padding-bottom: 15px;
}
h1.ord{
	width: 318px;
	height: 42px;
	text-indent: -9999px;
	background-image: url(images/headings/order.png);
	background-repeat: no-repeat;
	background-position: 7px 1px;
	padding-bottom: 15px;
}
h1.faq{
	width: 318px;
	height: 42px;
	text-indent: -9999px;
	background-image: url(images/headings/faq.png);
	background-repeat: no-repeat;
	background-position: 7px 1px;
	padding-bottom: 15px;
}
h1.gal{
	width: 318px;
	height: 42px;
	text-indent: -9999px;
	background-image: url(images/headings/gallery.png);
	background-repeat: no-repeat;
	background-position: 7px 1px;
	padding-bottom: 15px;
}
h1.need 
{
		width: 318px;
		height: 42px;
		text-indent: -9999px;
		background-image: url(images/headings/terms.png);
		background-repeat: no-repeat;
		background-position: 7px 1px;
		padding-bottom: 15px;
}

h1.stuff{
	width: 318px;
	height: 42px;
	text-indent: -9999px;
	background-image: url(images/headings/stuff.png);
	background-repeat: no-repeat;
	background-position: 7px 1px;
	padding-bottom: 15px;
}
h1.term{
	width: 318px;
	height: 42px;
	text-indent: -9999px;
	background-image: url(images/headings/terms.png);
	background-repeat: no-repeat;
	background-position: 7px 1px;
	padding-bottom: 15px;
}
h1.thanks {
	width: 318px;
	height: 42px;
	text-indent: -9999px;
	background-image: url(images/headings/thanks.png);
	background-repeat: no-repeat;
	background-position: 7px 1px;
	padding-bottom: 15px;
}
h1.error {
	width: 318px;
	height: 42px;
	text-indent: -9999px;
	background-image: url(images/headings/error.png);
	background-repeat: no-repeat;
	background-position: 7px 1px;
	padding-bottom: 15px;
}
h5.bag {
	width: 237px;
	height: 42px;
	text-indent: -9999px;
	background: url(images/headings/bags.png) no-repeat 4px 0px;
	padding-bottom: 15px;
}

h5.partych {
	width: 278px;
	height: 44px;
	background-image: url(images/choose.png);
	background-repeat: no-repeat;
	background-position: 4px 0px;
	text-indent: -9999px;
	padding-bottom: 15px;
}
h5.party {
	width: 278px;
	height: 44px;
	text-indent: -9999px;
	padding-bottom: 5px;
	background: url(images/headings/bags.png) no-repeat 4px 0px;
}

h5.need
{
	width: 237px;
	height: 42px;
	text-indent: -9999px;
	background: url(images/headings/need.png) no-repeat 4px 0px;
	padding-bottom: 5px;
}
h2.ready
{
		width: 318px;
		height: 42px;
		text-indent: -9999px;
		background: url(images/headings/readytogo.png) no-repeat 7px 1px;
		padding-bottom: 15px;
}
h1.about {
	width: 318px;
	height: 42px;
	text-indent: -9999px;
	background-image: url(images/headings/about.png);
	background-repeat: no-repeat;
	background-position: 7px 1px;
	padding-bottom: 15px;
}


#home {
	width: 250px;
	padding-top: 280px;
	float: left;
	text-align: center;
	padding-left: 25px;
}
#home a {
	width: 140px;
	color: #74BE20 !important;
	text-decoration: none;
	display: block;
	height: 14px;
	background: #FFFF00 url(none);
	padding: 5px;
	border: 1px dashed #74BE20;
}

#home a:hover {
	color: #FFFFFF !important;
	text-decoration: none;
	background-color: #1194C6;
}
.remind 
{
		color: #74BE20;
		background: url(images/headings/remember.png) no-repeat;
		padding: 0px;
		font-weight: normal;
		font-size: .75em;
		width: 600px;
		height: 160px;
		margin-right: auto;
		margin-left: auto;
}
.remind p
{
		padding: 35px 44px 4px 24px;
		margin: 5px;
		color: #44A6CB;
}
#front{
	font-size: 1.2em;
	line-height: 1.5em;
	color: #83C437;
}
#front .party {
		width: 650px;
		margin-right: auto;
		margin-left: auto;
		border: 2px dashed #FD0100;
		margin-bottom: 10px;
		color: #1194C6;
}

#front img {
	text-decoration: none;
	padding: 4px;
	margin-right: 2px;
	margin-left: 2px;
	border-style: none;
}
#front .bags {
	padding: 4px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 600px;
}
#front .bags img {
	text-decoration: none;
	padding: 4px;
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #7EC22F;
	background-color: #FFFFFF;
	text-align: center;
}
#front .paper {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}
#front   .paper  p {
	font-size: 1.1em;
	width: 650px;
}

pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}
img{border:none;}
ul,li{
	margin:0;
	padding:0;
}
li{
	list-style:none;
	float:left;
	display:inline;
	margin-right:10px;
}
#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#74BE20;
	padding:5px;
	display:none;
	color:#fff;
}th.mincart
{
		margin-right: auto;
		margin-left: auto;
		width: 140px;
		color: #74BE20;
		background: #FFFFFF;
		border-style: none;
		font: 10px Verdana;
}
#left  .quote
{
	background: #FFF200;
	border: 4px dashed #74BE20;
	font-size: 0.75em;
	color: #74BE20;
	margin-top: 140px;
	margin-bottom: 55px;
	font-weight: normal;
}
#center #form1 {
	background-image: url(images/headings/contenttop.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#left .inner
{
		background: #FFF200;
		padding: 12px;
		margin-right: auto;
		margin-left: auto;
}

.float{
   visibility: hidden;
   position: absolute;
   left: -3000px;
   z-index: 250;
}
	
.loading {
	background: #ffffff url(/images/loading.gif);
	width: 100px;
	height: 100px;
	display: block;
}center{
	border:0;
	display:block;
	margin:0;
}
input.send 
{
		border:1 outset #74BE20;
		padding:0;
		height: 23px;
		width: 89px;
		cursor: pointer;
		margin: 0;
		background: #74BE20;
		cursor:hand;
}
.notes {
	font-style: italic;
	background: #EDFADE;
	width: 300px;
	padding: 6px;
	margin-bottom: 5px;
}
.red{
	color: #FF0000;
}
