body
{
	margin: 0;
	padding-bottom: 0;
	font: 76%/1.4 Georgia, serif;
}

a 
{
	color: #006ea0;
}

h1, h2, h3, h4 
{
	font-family: Georgia, serif;
}

h1 {font-weight: normal; font-size: 1.7em; line-height: 2em; padding: 0; margin: 0; }
h2 {font-weight: normal; font-style: italic; font-size: 1.5em; padding: 0; margin: 0.2em 0em;}
h3 {font-weight: bold; font-size: 1em; padding: 0; margin: 0.4em 0em;}

p {margin: 0 0 1em 0; padding: 0; }

hr 
{
	margin: 0.5em 0;
	height: 1px;
	padding: 0;
	background:#d7d7d7;
	color: #d7d7d7;
	border:0;
}

label 
{
	width: 40%;
	float: left;
}

input, textbox 
{
	margin: 0 0 1em 0;
}

fieldset 
{
	margin: 2em 0;
	padding: 1em;
}

.hidden {display: none;}

.error 
{
    color: Red;
}

/************************/
/* AREAS                */
/************************/
#HeaderArea, #MainMenuArea, #FooterArea
{
	display: none;
}


/* Added for Gifthelper/wishlist */
#buttonRow, .giftList, #utilitymenu, #mainmenu, #breadcrumb, #level2menu, #personalbar, #giftHeader, #footer, div.giftBasket input.buysmall
{
    visibility:hidden;
    display:none;
}

img.avatarImage
{
    max-width:300px;
    max-height:100px;
    padding-top:30px;
    padding-bottom:15px;
}

.giftBasket #amount input
{
    border:none;
    padding-left:5px;
}

.giftBasket span.caption
{
    display:none;
}

.giftBasket img.avatarImage
{
    display:none;
}

h2 a
{
    font-size:80%;
    color:#000;
    font-style:normal;
    text-decoration:none;
    font-weight:bold;
}

h2.avatarHeading
{
    font-size:140%;
}

.leftrowdiv
{
    float:left;
    width:25%;
}

.rightrowdiv
{
    float:right;
    width:72%;
    margin-right:3%;
    height:auto;
    margin-bottom:15px;
}

.rowdiv
{
    display:table-row;
    height:auto;
    margin-bottom:15px;
}
