@charset "utf-8";
html, body {height: 100%; margin:0px;}

body {
	/*background:url(images/bg.jpg);*/
	background-color:#000;
}

#wrapper {
  min-height: 100%;
	background-color: #FFFFFF;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;

}
#header {
	height: 26px;
	background-color: #FFFFFF;
	width: 580px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/vplogo.jpg);
	background-repeat: no-repeat;
	padding-top: 27px;
	padding-left: 220px;
	font-weight: bold;
	margin-top:25px;
	margin-bottom:20px;

}

#headerblue {
	height: 26px;
	background-color: #FFFFFF;
	width: 580px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/vblogo.jpg);
	background-repeat: no-repeat;
	padding-top: 27px;
	padding-left: 220px;
	font-weight: bold;
	margin-top:25px;
	margin-bottom:20px;

}


#nav {
	width: 705px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;

}
#advert {
	/*background-image: url(images/navbg.png);*/
	height: 190px;
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 6px;
	padding-left: 5px;
}
#midwrapper {
	width: 800px;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
}
#leftmenu {
	width: 135px;
	float: left;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(images/leftmenutop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
	margin-bottom: 7px;
}
#leftmenu a{
	color: #ffffff;
	text-decoration:none;
}
#leftmenu a:hover {
color: #ff3399;
}
.terms {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}





.pink { color: #ff3399; }

#content {
	float: left;
	width: 490px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*padding-top: 15px;*/
	padding-left: 20px;
	padding-right: 20px;
}

#content2 {
	float: left;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}

#rightmenu {
	float: right;
	width: 115px;
	text-align: center;
}
#floatright {
	float: right;
}

.content1 {
	font-weight: bold;
	font-size: 14px;
}
.justify {
	text-align: justify;
}


#bottomnav {
	height: 143px;
	width: 808px;
	margin-right: 25px;
	margin-left: 25px;
	clear: left;
	margin-top: 7px;
	margin-bottom:10px;
}
#bottomsingle {
	height: 143px;
	width: 195px;
	margin-right: 7px;
	float: left;
}
#bottomdouble {
	height: 143px;
	width: 388px;
	float: left;
	margin-right: 8px;

}
#packages {
	width:232px;
	padding:10px;
}
.simplesassy {
	border: 2px solid #FFFF00;

}
.corpclever {
	border: 2px solid #019fc5;

}
.premperky {
	border: 2px solid #cc0099;

}
#clearleft {
	clear: left;
}

#linkpink a {
	color: #ff3399;
		text-decoration:none;
}
#linkpink a:hover {
	color: #000000;
}
#linkblack a{
color: #000000;
	text-decoration:none;
}
#linkblack a:hover {
	color: #ff3399;
}
#linkgrey a{
	color: #494949;
	text-decoration:none;
}
#linkgrey a:hover {
	color: #494949;
}

#footer {
	height: 32px;
	width: 800px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	padding-top: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
}

#footer a{
	color: #ffffff;
		text-decoration:none;
}
#footer a:hover {
color: #ff3399;
}

#floatleft {
	float: left;
}

#portfolioimage {
	height: 149px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
#midwrappermain
 {
	width: 800px;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
}
#alignmid {
	margin-left: 40px;
}


#whatwedo a{
	color: #ff3399;
		text-decoration:none;
}
#whatwedo a:hover {
	color: #000000;
}

#portfolio a{
	color: #ff3399;
		text-decoration:none;
}
#portfolio a:hover {
	color: #000000;
}
#giftsborder {
	float: left;
	margin-left: 65px;
}
.style1 {color: #B9B9B9}
#approved {
	background-image: url(images/approved.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 83px;
	border: none;
}
#reset {
	background-image: url(images/reset.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 83px;
	border: none;
}
#submit {
	background-image: url(images/submit.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 83px;
	border: none;
}

/* Vividblue webfolio */

body.vividblue #advert {
	height: 40px;
}

#web-folio-strip {
	width: 100%;
	overflow: auto;
	*overflow-x: auto;
	*overflow-y: visible;
	background: yellow;
	*height: 470px;
	padding: 10px 0 10px 0;
}

#web-folio-strip table {
	border: none;
}

#web-folio-strip img {
  display: block;
  margin-left: 10px;
}
