/*
	Style sheet for allpresent.com
	Last updated: 04/08/2006
*/


/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Layout  */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

*{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	color: #78288c;
	}
	
body {
	margin: 0;
	padding: 0;
	background:  #fff;
	width: 100%;
	text-align: center;
	font-size: 10pt; 
    /*background-image: url('/media/wrapperbg.gif'); */
	/*background-repeat: repeat-y;*/
	}

#wrapper {
	margin:1px auto;
	padding: 0;
	width: 95%;	 
	background-color: #fff;
	text-align: left;
	border: none;
	}

#header {
	margin: 0;
	padding: 0;
	height: 30px;
	background:#fff;
	}


#navigation {
	display:none;
	}

#sidenavigation {
	display:none;
	
	}

#maincontent	{
	padding: 0;
	vertical-align:top;
	width: 99%;

	}

#rightnavigation{
	float: right;
	margin: 0;
	padding: 0;
	width: 180px;
	}

#footer {
	display:none;
	}

#cards {
	clear: both;
	width: 768px;
	margin: 0;
	padding: 0;
	font-size: 85%;
	}


.repeat{
	width:520px; 
	background: #78288c;
	}

.repeatlight{
	width:520px; 
	/*background: #dc88b8;*/
	border: solid 1px #78288c;
	padding:2px;
	border-left:solid 12px #78288c;
	}

#GiftFinderForm{
	display: none;
	}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */	
/*  Typography */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
	
h1, h2, h3, h4, h5, h6 {
	color: #78288c;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12pt; 
	font-family: "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif; 
	}

li {
	padding-bottom:3px;
	list-style-type: square;
	}

#footer p {
	padding:5px;
	color: #78288c;
	text-align: center;
	}

#cards p {
	text-align: center;
	}

.small{
	font-size:85%;
	}

.sectiontitle {
	border-left: solid 12px #dc88b8;
	background: #78288c;
	padding: 3px 3px 3px 6px;
	}

.sectiontitle p {
	color: #f0bbd9;
	font-weight: bold;
	}

.red{
	color: #ff0000;
	}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Link Styles */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

a {
    text-decoration: underline;
	color: #78288c;
	background: transparent; 
	font-weight: normal;
    }

a:hover {
    text-decoration: none;
	color: #78288c;
	background-color: none;
    }


.repeat a {	
	text-decoration:none;
	padding:1px;
	color: #fff;
	}

.repeat a:hover {	
	padding:1px;
	text-decoration:underline;
	color: #fff;
	}
	
#footer a {	
	text-decoration:none;
	padding:1px 3px 1px 3px;
	color: #78288c;
	}

#footer a:hover {	
	text-decoration:none;
	padding:1px 3px 1px 3px;
	color: #fff;
	}

.red a {	
	color: #ff0000;
	}

a.sitecredit {
	font-size: 80%;
	text-decoration: none; 
	color: #666666 ;
	background-color: transparent;
	text-align:center;
	}

.sitecredit:hover  {
	background-color: #b36f7d;
	color: white; 
	text-align:center;
	}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Extra Bits */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

.breadcrumbnav{
	display: none;
	}


.headertable{
	display: none;
	}

.printaddress{
	color:#000;
	height: 70px;
	width: 100%;
	}
	
.contentpad{
	padding: 0 15px 10px 0;
	}


.categorycell{
	padding: 10px;
	text-align:center;
	width: 33%;
	}
		
td{
	/*vertical-align:top*/
	}


.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}

img {
	border: 0;
	}

hr {
    border: 0;  
    border-bottom: 1px solid #f0bbd9;
	height: 1px;
    margin-top: 1ex;
	}

.hiddenclear {
	clear: both;
	color: #fff; 
    font-size: 0; 
    margin: 0;
    visibility: hidden; 
	}

.floatleft {
	float:left;
	margin-right: 5px;
	}

.floatleftb {
	float:left;
	margin-right: 5px;
	border:solid 1px #78288c;
	}

.floatright {
	float:right;
	margin-left: 5px;
	}

.floatrightb {
	float:right;
	margin-left: 5px;
	border:solid 1px #78288c;
	}

.border{
	border:solid 1px #78288c;
	}

.center {  
    text-align: center;
    }

.smallpad{
	padding:3px;
	}


.VABR {
	line-height: 70%;
	vertical-align: bottom;
	text-align: right;
	}

.VABL {
	line-height: 70%;
	vertical-align: bottom;
	text-align: left;
	}

.VATR {
	line-height: 70%;
	vertical-align: top;
	text-align: right;
	}

.VATL {
	line-height: 70%;
	vertical-align: top;
	text-align: left;
	}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Tables */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

.tableborder {
	border-top: solid 2px #bb9cc6;
	border-right: solid 2px #bb9cc6;
	text-align:center;
	}

.tableborderlight {
	border-top: solid 2px #bb9cc6;
	border-right: solid 2px #bb9cc6;
	text-align:center;
	background-color: #faecfe;
	}

.tableborder2 {
	border-top: solid 2px #bb9cc6;
	font-weight:bold;
	background-color: #faecfe;
	}

.tableborder3 {
	border-right: solid 2px #bb9cc6;
	background-color: white;
	}

.tableborder4 {border-top: solid 2px #bb9cc6;
	text-align:center;
	}
.hidden { visibility:hidden;}
.show {visibility:visible;}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Forms and fields */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

form {
	padding: 0;
	margin: 0;
	}

fieldset {
	width:98%;
	padding:0 4px 4px 6px;
	border:solid 1px #ccc;
	}
	
legend {
	margin: 0;
	padding:3px 5px 3px 5px;
	font-weight:bold;
	color:#78288c;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif; 
	}

.blurred {
	border: #78288c 1px solid;
	padding: 2px; 
	background-color: #fff;  
	}

.focused {
	border: #ff0000 1px solid; 
	padding: 2px; 
	background-color: #fff; 
	}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Top Nav */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

 #topnav{
	margin: 0;
	padding: 0 0 5px 5px;
	text-align:center;
	}

#topnav ul, #topnav li{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#topnav a:link, #topnav a:visited{
	line-height: 14px;
	font-weight: bold;
	margin: 2px 7px 2px 7px;
	text-decoration: none;
	color: #78288c;
	font-size:90%;
	}

#topnav a:link#current, #topnav a:visited#current, #topnav a:hover{
	padding-bottom: 0px;
	background: transparent;
	color: #78288c;
	}

#topnav a:hover {
	color: #fff; 
	}




/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Side Nav */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

#sidenav{
	padding: 0;
	margin: -10px 0 0 0;
	width: 160px;
	}

#sidenav li {
	list-style: none;
	margin: 2px 4px 0 0;
	color: #78288c;
	font-size:110%;
	}

#sidenav li a {
	display: block;
	background: #fff;
	text-decoration: none;
	font-weight: bold;
	border-top: solid 1px #dc88b8;
	border-right: solid 1px #dc88b8;
	border-bottom: solid 1px #dc88b8;
	padding: 0 0 1px 0;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif; 
	}

#sidenav li.sub {
    font-size:91%;
	list-style: circle;
	list-style-position: outside;
	margin: 0 2px 2px -35px !important;
	margin: 0 2px 2px 6px;
	border: none;
	text-align: left;
	}

#sidenav ul.sub {
	margin: 0px 0 2px 14px;
	}

#sidenav li.subsub {
    font-size:91%;
	list-style: disc;
	list-style-position: outside;
	margin: 2px 0 2px -44px !important;
	margin: 0 0 2px -3px;
	border: none;
	text-align: left;
	color: #78288c;
	}

#sidenav ul.subsub {
	margin: 0px 2px 2px -13px;
	}

#sidenav li a:link {
	color: #78288c; 
}

#sidenav li a:visited {
	color: #78288c; 
	}

#sidenav li a:hover{
	color: #dc88b8;
	}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */