.clearfix:after {
    content:".";
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
/* \*/
* html .clearfix {height:1%;}
/* */


html { overflow-y: scroll; }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding: 10px;
	margin: 0px;
	background-color: #fff;
	/*text-align: center;*/
}
table, td, th { font: 1em  Verdana, Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, ul { margin: 0px; padding: 0px;}
hr { display: none; }
img { border:0; }
.acronym { border-bottom:1px dotted #7f7f7f; cursor:help; text-decoration: none !important; color: #666 !important;}
.clearall { clear:both; }
.floatleft { float:left; }
.floatleftmargin { margin-right:5px; }
.floatright { float:right; }
.floatrightmargin { margin-left:15px; }
.marginbottom { margin-bottom:10px; }
.none { margin:0; padding:0; display:inline; }
.hidden { display:none; }

div.leftfloated_image {
	margin: 0px 0px 15px 15px;
	float: left;
}

div.rightfloated_image {
	margin: 0px 0px 15px 15px;
	float: right;
}

p label {
	font-weight: bold;
	margin-bottmo: 5px;
	float: left;
}

#wrapper {
	/*
	width: 778px; 
	text-align: left;
	margin: auto;
	*/
}

#maincontainer {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 5px;
	float: left;
}

/* Generic styles ================================================= */
h1 {
	color: #666;
	font-size:1.5em; 
	margin-bottom: 10px !important;
}

h2 {
	color: #666;
	font-size: 18px;
	margin-bottom: 10px !important;
}

a, a:visited, a:active { color: #666; text-decoration: none; }
a:hover { color: #777; text-decoration: underline; }

/* Forms ================================================= */
input {
	border: 1px solid #016798; 
	padding: 3px;
}
input.btn {	
	background-color: #fff;
	font-weight: bold;
	padding: 1px 5px;
} html>body input.btn { padding: 2px 5px; }

/* Header ================================================== */

#header {
	width: 100%;
	float: left;
	text-align: left;
}
	
#headercontent
{
	float: left;
	padding: 8px 8px 15px 8px;
}

#headercontent a {
	float: left;
}
#headercontent h1
{
	display: none;
}

h2.tagline {
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
}

/* Tabs */

#toptabs {
	float: left;
	width: 99.5%;
	background-image: url(/incl/images/toptabs_btmborder.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
#toptabs ul {
	float: left;
	margin-top: 0px;
	padding: 0px;
	list-style-type: none;	
}
#toptabs ul li {
	background-image: url(/incl/images/toptab_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	margin-right: 1px;
	border-bottom: 1px solid #E7E7E7;
}
#toptabs ul li.pictures {background-color: #EFECF7; }
div.pictures #toptabs ul li.pictures {border: 0;}
div.pictures #toptabs ul li.pictures a {padding-bottom: 4px}
#toptabs ul li.figurines { background-color: #EEFFE5; }
div.figurines #toptabs ul li.figurines {border: 0;}
div.figurines #toptabs ul li.figurines a {padding-bottom: 4px}
#toptabs ul li.giftideas { background-color: #FCF7EB; }
div.giftideas #toptabs ul li.giftideas {border: 0;}
div.giftideas #toptabs ul li.giftideas a {padding-bottom: 4px}
#toptabs ul li a {
	color: #000;
	font-weight: bold;
	padding: 3px 0;
	background-image: url(/incl/images/toptab_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	display: block;
	float: left;
	width: 8em;
	font-size: 1.1em;
}

/* Shopping Basket */

#shoppingbasket {
	float: right !important;
}

#shoppingbasket ul {
	float: left;
}

#shoppingbasket li { 
	background-image: url(/incl/images/toptab_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	margin-right: 1px;
	background-color: #F6F6F6;
}

#shoppingbasket ul li a {
	color: #777;
	font-weight: bold;
	padding: 3px 5px 3px 0px;
	background-image: url(/incl/images/toptab_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	display: block;
	float: left;
	width: 11em;
}

#shoppingbasket ul li a span {
	background-image: url(/incl/images/icons/shoppingcart_icon.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
}

#shoppingbasket p {
	float: left;
	margin: 3px 5px 0px 10px;
}

/* Top Bar */

#topbar {
	float: left;
	width: 99.5%;
}

div.pictures #topbar{background-color: #EFECF7;}
div.figurines #topbar{background-color: #EEFFE5;}
div.giftideas #topbar{background-color: #FCF7EB;}


#topbar div {
	float: right;
}

#topbar form {
	display:inline;
	margin:0;
	float: left;
	padding: 5px
}

#topbar label {
	font-weight: bold;
}

#topbar select {
	font-size: 0.8em;
}


/* Content ================================================== */

#contentcontainer {
	clear: both;
	height:1%;
}

#leftcol {
	float: left;
	width: 182px;
	text-align: left;
}

#toppromobox {
	width: 100%;
	text-align: center;
}

/* Sidebar ===================================================== */

/* Quick search */

#quicksearch {
	background: url('/incl/images/content_leftcorner.gif') top right no-repeat;
	padding: 0px 10px 10px 10px;
	margin: 0px;
}

div.pictures #quicksearch {background-color: #EFECF7;}
div.figurines #quicksearch {background-color: #EEFFE5;}
div.giftideas #quicksearch {background-color: #FCF7EB;}

#quicksearch h3 {
	margin: 0px 0px 5px 1px;
	font-size: 0.9em;
}
#quicksearch input#quicksearch-searchterm { width: 95px; }
#quicksearch input.btn {
	width: 40px;
	margin-left: 5px;
}

/* Standard menu rules */

#menu {
	margin-right: 12px;
	width: 157px;
}
#menu div {
	margin-top: 5px;
}
#menu h3 {
	background-image: url(/incl/images/nav_top_crv.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 3px 3px 3px 10px;
	font-size: 1em;
	width: 100%;
}
#menu ul {
	list-style-type: none;
}
#menu ul li {
	border-top: 1px solid #fff;	
}
#menu ul li ul li {
	border-left: 4px solid #fff;
	padding-left: 4px;
}
#menu a, #menu a:visited, #menu a:active {
	display: block;
	padding: 3px 3px 3px 10px;
	text-decoration: none;
	font-weight: bold;	
	width: 100%;
}

#menu a:hover {
	color: #666;
}

#menu ul li.last a {
	background-image: url(/incl/images/nav_btm_crv.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

/* Category browser */

.catbrowser {
	margin-top: 0 !important;
}

.catbrowser a {
	color: #666;
}

/* Category specific styles */

/* Pictures section */
div.pictures .catbrowser h3 {
	background: #986EB3 !important;
	color: #fff;
}

div.pictures .catbrowser ul li a,
div.pictures .artistbrowser ul li a,
div.pictures .infobox ul li a {
	background-color: #EFECF7;
}

div.pictures .catbrowser ul li a:hover,
div.pictures .catbrowser ul li a.selected,
div.pictures .artistbrowser ul li a:hover,
div.pictures .artistbrowser ul li a.selected,
div.pictures .infobox ul li a:hover,
div.pictures .infobox ul li a.selected { 
	background-color: #D9EAF2;
}

/* Figurines section */
div.figurines .catbrowser h3 {
	background: #9DDA7B !important;
	color: #fff;
}
div.figurines .catbrowser ul li a,
div.figurines .artistbrowser ul li a,
div.figurines .infobox ul li a {
	background-color: #EEFFE5;
}
div.figurines .catbrowser ul li a:hover,
div.figurines .catbrowser ul li a.selected,
div.figurines .artistbrowser ul li a:hover,
div.figurines .artistbrowser ul li a.selected,
div.figurines .infobox ul li a:hover,
div.figurines .infobox ul li a.selected
{	background-color: #D9EAF2; }

/* giftideas section */
div.giftideas .catbrowser h3 {
	background: #E6BB54 !important;
	color: #fff;
}
div.giftideas .catbrowser ul li a,
div.giftideas .artistbrowser ul li a,
div.giftideas .infobox ul li a {
	background-color: #FCF7EB;
}
div.giftideas .catbrowser ul li a:hover,
div.giftideas .catbrowser ul li a.selected,
div.giftideas .artistbrowser ul li a:hover,
div.giftideas .artistbrowser ul li a.selected,
div.giftideas .infobox ul li a:hover,
div.giftideas .infobox ul li a.selected
{	background-color: #D9EAF2; }

/* Artist browser */

div.pictures .artistbrowser h3 {
	background-color: #986eb3;
	color:#fff;
}

div.figurines .artistbrowser h3 {
	background-color: #9DDA7B;
	color:#fff;
}

div.giftideas .artistbrowser h3 {
	background-color: #E6BB54;
	color:#fff;
}

.artistbrowser #moreartists a { text-align: right; padding-right: 10px; width: 150px; }

/* Info boxes */

div.pictures .infobox h3 {
	background-color: #986eb3;
	color:#fff;
}

div.figurines .infobox h3 {
	background-color: #9DDA7B;
	color:#fff;
}

div.giftideas .infobox h3 {
	background-color: #E6BB54;
	color:#fff;
}


/* Main Content ============================================ */

#maincontent {	
	margin-left:182px;
	padding-top:15px;

}

/* Hack for IE 6 (3 pixel text jog) */
* html #maincontent {
	float: right;
	margin-left: 0px;
}
* html #maincontent2 {width: 100%}


/* Footer ================================================== */

#footer {
	clear: both;
	padding-top: 3px;
} * html #footer { padding-top: 0px; }

#footer .logo {	
	padding-left: 70px;
	background-image: url(/incl/images/erinhouse_logo_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#footer p{color: #666;}


/* Dimensions ============================================== */

.subscript,
.superscript {
	font-size: 0.8em;
	variant: normal;
}
.subscript {
	vertical-algin: sub;
}
.superscript {
	vertical-align: super;
}
abbr.unitMeasurement {
	border-bottom: none;
}

/* Image Row Heights ======================================= */

.imageRow-t td {
	vertical-align:bottom !important;
	height: 152px;
}

.invalidField
{
	background-color: #efe;
}

table td
{
	vertical-align: top;
}
.invalidField{
	border: 1px solid red !important;
}
.message-bad{
	border:1px solid red !important;
	background-color:white !important;
	padding:5px 10px 10px 10px;
	background-image:url(../images/icons/error-badge.gif);
	background-repeat:no-repeat;	
	}
.message-good{
	border:1px solid green !important;
	background-color:white !important;
	padding:5px 10px 10px 10px;
	background-image:url(../images/icons/success-badge.gif);
	background-repeat:no-repeat;	
	}
.message-bad h3,.message-good h3{
		padding-left:40px;
}
.message-bad ul{
	margin-top:10px;
	margin-left:15px;
}
.message-good ul{
	margin-left:35px;
}

