/* Birthday-cards-online.com */
/* Copyright 2004 */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 1%;
}

h1 {
	font-size: 16pt; 
	font-weight: bold; 
}

body {
	background-color: #FFFFFF/*#F5F4B7*/;
	}
h2 {
	font:bold 12px/14px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	}
p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
	
	/* table background colours */

#bgcolor1 {
	background-color: #CCC733 /*#CCC733*/; /* dark */
}
#bgcolor2 {
	background-color: #FBFC9E/*#DBDA58*/; /* light */
}

#bgcolor3 {
	background-color:#999900;
}

/*	a {
	color:#09c;
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	}*/
	
a:link {
	/*color: #0000FF;*/
	text-decoration: none;
}

a:visited, a:active {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

ul{
 list-style-type: square;
 text-align:center;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

#main td, #main tr{

/*border-left-style:dashed;
border-right-style:dashed;
border-left-width:thin;
border-right-width:thin;
border-color:#000000;*/
}
/* bottom navigation links */

.toplinks a:link, .toplinks a:visited, .toplinks a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.toplinks a:hover {
	color: #820049;
	text-decoration: underline;
	font-weight: bold;
}

/* LEFT navigation */

#leftNav {
	background-color: #FBFC9E;

}
#leftNav tr, #leftNav td {
	border-color: #999900;
	border-width: 0px;
	border-style: solid;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
}

#navtitle {
	background-color: #CCC733;
}

.leftNav a {
	font-weight: none;
	font-size: 12px;
}

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

.leftNav a:hover {
	color: #000000;
	text-decoration: underline;
}
.leftNavTitle a {
	font-weight: bold;
	font-size: 12px;
}
.leftNavTitle a:link, .leftNavTitle a:visited,  .leftNavTitle a:active {
	color: #000000;
	text-decoration: none;
}

.leftNavTitle a:hover {
	color: #990000;
	text-decoration: underline;
}


/******************* misc ******************************/

.links {
	font-size: 10px; 
}

#topHeader {
	background-color: #DBDA5F;
	}
#topHeader a {
color: #000000;
}
#topHeader tr, #topHeader td{
	font-size:10px;
}



/************************* forms ***********************************/
input  {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-color: #000000;
	border-width: 1px;
}

input.text {
	background-color: #A1BCCA;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

input.button  {
	background-color: #000000;
	color:#FFFFFF;
}

/***************** Gallery Copyright *******************/
.gallery-artist{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.gallery-artist a, .gallery-artist a:link, .gallery-artist a:active, .gallery-artist a:visited{
color:#990000;
}
.gallery-artist a:hover {
color:#996666;
}

.new {background: url('/images/star2.gif');}

