body{
     font-family: Arial, Verdana;
     margin: 0px;
	 background-color:#ffffff;
}

/* General Hyperlink Section */
a:link {
     color: #000088;
}
a:visited {
     color: #000088;
}
a:hover {
     text-decoration:none;
     color: #ff0000;
}
a:active {
     color: #880000;
}

.posters_error {
     text-align: center;
     font-size: 14px;
     margin: 5px;
     padding: 5px;
     background-color: #ffffff;
     border: 1px solid #eeeeee;
}

/* Navigation CSS */
.posters_navigation{
     font-size: 12px;
     padding-left:6px;
}
.posters_navigation_header{
     font-size: 12px;
     font-weight: bold;
}
.posters_nav_box {
     text-align: left;
     margin: 5px;
     padding: 5px;
     height: 100%;
     font-size: 14px;
     background-color: #ffffff;
     border: none;
}



/*  Multiple Posters Section */
.posters_product_box{
     height: 95%;
     text-align: center;
     background-color: #FFFFFF;
     border: 1px solid #eeeeee;
}
.posters_title{
     font-size: 14px;
}

.posters_menu{
     font-size: 12px;
}
.posters_link{
     font-size: 12px;
}
.posters_link_single{
     font-size: 14px;
}
.posters_trail{
     text-align: left;
     margin: 0px 5px 5px 5px;
     padding: 5px;
     font-size: 12px;
     background-color: #ffffff;
     border: 1px solid #eeeeee;
}




/* Main template section */
.posters_page_links{
     font-size: 12px;
}
/* top right bottom left */
.posters_sort_box {
     text-align: center;
     margin: 5px 5px 0px 5px;
     background-color: #ffffff;
     border: 1px solid #eeeeee;
}
.posters_header_box {
     text-align: left;
     margin: 5px;
     padding: 5px;
     background-color: #ffffff;
     border: 1px solid #eeeeee;
}

.posters_page_links {
     text-align: center;
     margin: 0px 5px 0px 5px;
     background-color: #ffffff;
     border: 1px solid #eeeeee;
}
.posters_top_header {
     background-color: #ff9900;
     padding: 1px;
     color: #FFFFFF;
     font-weight: bold;
     font-size: 16px;
}
.posters_small{
     font-size: 10px;
}
.posters_small_single{
     font-size: 12px;
}
.posters_header{
     color: #FFFFFF;
     background-color: #000088;
     font-size: 18px;
     font-weight: bold;
}






/* Item template section */
.posters_item_box{
     background-color: #FFFFFF;
     border: 1px solid #eeeeee;
     margin: 5px;
}
.posters_item_artist{
     font-size: 14px;
}
.posters_item_link{
     font: 14px arial;
}
.posters_item_small{
     font: 14px arial;
}
.posters_item_similar{
     font: 14px arial;
     margin: 5px;
     padding: 5px;
     background-color: #FFFFFF;
     border: 1px solid #eeeeee;
}
.posters_item_sim_artist{
     font: 14px arial;
     margin: 5px;
     padding: 5px;
     background-color: #ffffff;
     border: 1px solid #eeeeee;
}
h1 {
     font-size: 16px;
}

h2 {
     font-size: 18px;
}
