/* debug */
/*div
{
	border: solid 1px black;	
}*/
/* end debug */

html
{
    height:100%;
    margin: 0; 
    padding: 0;
    border: none;    
}
body,table 
{
    /*
	font-family: Arial, Helvetica, Impact, Geneva, sans-serif;
	font-size:small;
*/
	font: 11px Arial, Helvetica, Geneva, sans-serif;
    color: #000000;
}
body {	
	background: #fff url(/imgs/bg.jpg) no-repeat fixed center top;
    margin: 0;
    padding: 0;
	height:100%;
    border: none;
    scrollbar-face-color: #d9e1ef;
	scrollbar-shadow-color: #black;
	scrollbar-highlight-color: #d9e1ef;
	scrollbar-3dlight-color: #d9e1ef;
	scrollbar-darkshadow-color: #d9e1ef;
	scrollbar-track-color: #d9e1ef;
	scrollbar-arrow-color: black;
    /*position: fixed;*/
    }

.maintable {
	border-color:#ececec;
	border-style:solid;
	/* border-width:3px; */
	background-color:#FFFFFF;
	/* width: 800px; */
	width: 945px;
	border-top-color: #ececec;
	border-top-width: 0;
	border-right: 0px solid #ececec;
	border-left: 0px solid #ececec;
	border-bottom: 0px solid #ececec;
}

/* My Comment */

.footertable 
{	
	border-color:#FFFFFF;
	border-style:solid;
	border-left: 20px;
	border-right: 20px;
	background-color:#FFFFFF;
	width: 100%;	
	
}

.gridCell
{
	background-image: url('/imgs/bg_detail.jpg'); 
	background-repeat: repeat-x;
	border: solid 1px #d1d1d1;
	border-left: none;			
	padding: 15px 10px 5px 10px;	
}


.gridCellLeft
{
	vertical-align: top; 
	text-align: left; 			
	border: solid 1px #d1d1d1;		
	padding: 8px 7px 4px 6px;	
}

.gridCellUnpadded
{
	background-image: url('/imgs/bg_detail.jpg'); 
	background-repeat: repeat-x;
	border: solid 1px #d1d1d1;
	padding: 2px;	
	vertical-align: middle;
	text-align: center;	
}

.gridCellUnshaded
{
	border: solid 1px #d1d1d1;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
}

.gridCellnoborder
{
	border: solid 0px #fff;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
}

.alsoLike
{
	vertical-align: top; 			
	background-image: url('/imgs/bg_detail.jpg'); 
	background-repeat: repeat-x;
	border: solid 1px #d1d1d1;
	padding: 6px 5px 22px 5px;	
}

.separatorImage
{
	width: 156px;
	height: 1px;
	padding: 0 0 3px 0;	
}

h1 {
    font-family:Arial, Helvetica, Geneva, sans-serif;
	font-size: large;
	font-weight:bold;
	margin: 0;
	margin-bottom: 0.5em;
    color: #5674AC; 
}

h2 {   
	font-family:Arial, Helvetica, Geneva, sans-serif; 
    font-size: 13px;
	font-weight:bold;
    color: #000000;     
}

/*hr
{
	color: #6b6b6b; 
	height: 1px;
}*/

ul { color:#7f825a; }

img { border: none; }

b,strong { font-weight:bold; color: #6b6b6b; }
.visitor {
	font-size:x-small;
	color:#8b8b8b;
}

.fontred 
{
	color: Red;
	font-size: 12px;
}
.bluelink, bluelink:visited {
	color: #12517D;
	font-size:small;
	text-decoration:none;
}
bluelink:hover {text-decoration:underline; color: #51535a;}
	
.greetings {
	color: #4c4c4c;
	font-size:x-small;
	}

.footer {
	/*color:#000000;
	font-size:x-small;*/
	border-top-color:#fff;
	border-top-style:solid;
	border-top-width:2px;
	border-color: #fff;
}

a, a:visited { 
	color: #12517D;
	/* font-size:small; */
	text-decoration:none;
}
a:hover {text-decoration:underline; color: #51535a;}

.contenttable {
	border-top-color:#d1d1d1;
	border-top-width:1px;
	border-top-style:solid;
	border-left-color:#d1d1d1;
	border-left-width:1px;
	border-left-style:solid;
	border-right-color:#d1d1d1;
	border-right-width:1px;
	border-right-style:solid;
	border-bottom-color:#d1d1d1;
	border-bottom-width:1px;
	border-bottom-style:solid;	
}
.borderright {
	border-right-color:#d1d1d1;
	border-right-width:1px;
	border-right-style:solid;
}

/* START Category classes */

.titleName {
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}
.size {
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
.categoryprice {
    font: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}
.categoryregularprice {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a4a4a4;
	text-decoration: line-through;	
}

.categorysaleprice {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d67806;	
	font-weight: bold;
}



.categorylink, .categorylink:visited {
	color: #12517D;
	font-size:10px;
	text-decoration:none;
}
.categorylink:hover {text-decoration:underline; color: #51535a;}

.later, .later:visited {
	color: #969696;
	font-size:10px;
	text-decoration:none;
}

.addtocart {
	font-size: 12px;
	color: #12517D;
}

/* My Comment */
/* END Category Classes */

/* START Detail classes */
.detailregularprice {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#a4a4a4;
	text-decoration: line-through;	
}

.detailsaleprice {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#d67806;
}

.detailsizesaleprice {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d67806;		
}

.detailsaveprice {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.details_text {
	color: #12517D;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.viewallsizes {
	color: #12517D;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.details_text_selected {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;	
}

.details_text_indicator {
	color: #70cc33;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.details_text a:link {
	color: #12517D;
	text-decoration: none;
	}

.details_text a:hover {
	color: #51535a;
	text-decoration: underline;
	}

.details_text a:active {
	color: #86cd26;
	text-decoration: underline;
	}
	
.details_text a:visited {
	text-decoration: none;
	color: #12517D;
	}


.categoryList 
{
	border: solid 1px;
	padding: 1px;
	margin: 0 10px 10px 10px;
}
.artist {
	font-weight: bold;
	color:#000000;
	font-size: 12px;
}

.itemname {
	color:#000000;
	font-size: 11px;
	font-weight: bold;
}

.itemtext {
    font: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

/* My Comment */

.category, .category:visited {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #12517D;	
}
.categorytitle {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
.detailprice {
    font: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

.categorytext {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.tdMainContent
{
	height: 100%; 
	padding: 0 9px 10px 9px;
}

/* END Detail classes */

/* START CSS POSTERCARTEL */



/* main Menu */

.main_menu, .main_menu a {
	font: normal normal 11px Arial, Helvetica, Geneva, sans-serif;
	padding-right: 5px;
	/* word-spacing: 5px; WHO PUT THIS BACK? DON'T. */
	}
	
.main_menu_right, .main_menu_right a {
	font: normal normal 11px Arial, Helvetica, Geneva, sans-serif;
	padding-left: 5px;
}


.main_menu a:link {
	text-decoration: none;
	color: #12517D;
	}

.main_menu a:hover {
	text-decoration: none;
	color: #51535a;
	}
	
.main_menu a:active {
	color: #86cd26;
	text-decoration: none;
	}
	
.main_menu a:visited 
{
	/*
	text-decoration: none;
	color: #82A2D8;
	*/
	}	

/* Header Fonts and Links */	

.header_text, .header_text a {
		font: normal normal 9px Arial, Helvetica, Geneva, sans-serif;
	}

.header_text a:link {
	color: #12517D;
	text-decoration: none;
	}

.header_text a:hover {
	color: #51535a;
	text-decoration: underline;
	}

.header_text a:active {
	color: #86cd26;
	text-decoration: underline;
	}
	
.header_text a:visited {
	/* 
	CSS Bug!
	text-decoration: none; 
	color: #82A2D8; 
	*/
	}	

.greetings {
	color: #4c4c4c;
	font: normal normal 9px Arial, Helvetica, Geneva, sans-serif;
	}

/* Left Navigation */

#leftmenu {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 65%;
	width: 160px;
	padding: 0px;
	margin: 0px;	
	}

#leftmenu h3 {
	display: block;
	color: #12517D;
	margin: 0px 0px 8px;
	width:159px;
	font: bold 12px Arial, Helvetica, Geneva, sans-serif;
}

.leftmenuUl {
	float: none;
	list-style: none;
	margin: 4px 0px 0px 0px;
	padding: 0px;
	border: none;
	line-height: 5px;			
}
	
.leftmenuUl li {
	display: block;
	float: none;	
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	height: 14px		
	/*text-indent: 10px;	*/
	/*background-image: url(/imgs/list_off.gif);*/	
}

.leftmenuUl li a {
	font-size: 10px;		
	padding: 5px 0px 2px 0px;
	text-decoration: none;
	color: #12517D;
	width:160px;
	}

.leftmenuUl li a#active {
	color: #000;
}

.leftmenuUl li a:active {
	/*font-size: 80%;*/
	}

.leftmenuUl li a:hover {
	color: #51535a;
	text-decoration: underline;
	}

.divParent
{
	display: block;
	margin: 5px 5px 5px 0px;
}
.lnkParent
{	
	font-weight: bold;	
	font-size: 11px;
}

/* Forms */

fieldset {
	border: 1px solid #ccc;
	width: 20em
	}

legend {
	color: #666;
	padding: 1px 4px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	}

 label {
	/*width: 4em;
	float: left;
	text-align: right;
	margin-right: 0.2em;
	display: block;
	color: #333;
	font-size: 11px;*/
	}

input .button {
	color: #333;
	background: #f6f6f6;
	border: 1px solid #82A2D8;
	font-size: 10px;
	text-indent: 5px;
	height: 1.6em;
	}

input[type=image]
{
	/*margin-left: 5px;*/
}

input[type=text], input[type=password]
{
	color: #333;
	background: #f6f6f6;
	border: 1px solid #82A2D8;
	font-size: 10px;
	/*text-indent: 5px;*/
	height: 1.6em;	
}

textarea
{
	color: #333;
	background: #f6f6f6;
	border: 1px solid #82A2D8;
	font-size: 10px;
	overflow: hidden;
}

select
{
	color: #333;
	background: #f6f6f6;
	border: 1px solid #82A2D8;
	font-size: 10px;
}
	
	
/*.textbox 
{
	color: #333;
	background: #f6f6f6;
	border: 1px solid #82A2D8;
	font-size: 10px;
	text-indent: 5px;
	height: 1.6em;
	}*/
	
.submit input {
	color: #000;
	background: #a9ee2d;
	border: 2px outset #5a7822
	}
	
.inputList input
{
	padding-left: 5px;	
}

.giftCertificateTextbox
{
	width: 200px; 		
}

.giftCertificateTextarea
{
	width: 200px; 
	margin-bottom: 7px;
	height: 120px;
}

/* @group My Group */

/* @end */

/* Cart */
#cartTable td 
{
	padding-bottom: 10px;
}

#cartBillingTable td
{
	padding: 5px 10px 5px 3px;
}

.shippingLabel
{
	background-color: #ffffff;
	border-style: none;
	border: none;
}

.cartFooterDiv 
{
	padding: 5px 0 5px 0;
	border-bottom: solid 1px #d1d1d1;
}

.cartIcon
{
	padding-left: 8px; 
}

.cartText
{
	color: #545454;	
	font: normal 10px Arial, Helvetica, Geneva, sans-serif;
}

.cartLeftTopBorder
{
	border-top: solid 1px #A7A7A7;
	border-left: solid 1px #A7A7A7;		
}

.cartLeftBottomBorder
{
	border-bottom: solid 1px #A7A7A7;
	border-left: solid 1px #A7A7A7;		
}

.cartRightBorder
{
	border-right: solid 1px #A7A7A7;		
}

.cartTopBorder
{
	border-top: solid 1px #A7A7A7;		
}


.cartBottomBorder
{
	border-bottom: solid 1px #A7A7A7;		
}


.cartBoldText
{	
    color: #000000;
    font: bold 11px Arial, Helvetica, Geneva, sans-serif;
}

.cartHeader
{                
    background-color: #F7F7F7;
}      

.cartFooter
{                
    background-color: #C8C8C8;
}     

.cartTextBox
{
	width: 20px;
} 

.cartRightHeader
{
	 font: bold 15px Arial, Helvetica, Geneva, sans-serif;
}
/* Breadcrumbs */

.breadcrumb {
	
}

#breadCrumb {
	font: normal 9px Arial, Helvetica, Geneva, sans-serif;
	padding: 0px 0 0 2px;
	margin: 0;
	color: #727272;
	}

#breadCrumb ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}

#breadCrumb li {
	float: left;
	display: inline;
	margin-right: 4px;
	color: #000;		
}
	
#breadCrumb ul li a {
	font: normal 9px Arial, Helvetica, Geneva, sans-serif;
	color: #12517D;
	background: url(/imgs/breadcrumb.gif) no-repeat left;
	padding: 0 0px 0 8px;
	text-decoration: none;	
}

#breadCrumb ul li a.first {	
	background: none;	
	padding: 0;
}

#breadCrumb ul li a:hover {
	color: #51535a;
	/*background: url(/imgs/breadcrumb.gif) no-repeat left;*/
}

#breadCrumb ul li a:active {
	color: #86cd26;
	/*background: url(/imgs/breadcrumb.gif) no-repeat right;*/
}

/* Thumbnails */
.thumbnail {
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	color: #000;
}

.specifics {
	font: bold;
	color: #000;	
	}


/* test area */


/* end here */

.comments {
	color: #888;
	font: italic 11px Arial, Helvetica, Geneva, sans-serif;
}

.formtitle {
	color: #888;
	font: bold 12px Arial, Helvetica, Geneva, sans-serif;
}

.formwelcome {
	color: #000;
	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
}


.ordertitle {
	color: #888;
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
}

.orderwelcome {
	color: #000;
	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
}

.ordertext {
	color: #888;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
}

.allsizes {
	color: #888;
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
}

.allsizesprod {
	color: #888;
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
}

.formtext {
    color: #000000;
    font: 11px Arial, Helvetica, Geneva, sans-serif;
}

.formtextitalic {
	color: #888;
	font: italic 11px Arial, Helvetica, Geneva, sans-serif;
}

.formlabel
