/* CSS Document 

Some of the classes used have been replaced. This is only to reduce classes in classes in classes, and some class names for optimising page file size.
*/

/* ---------------------------------------------------- */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	background-color:#fff;
	margin: 0px;
	padding: 0px;
}
form {
	padding:0px;
	margin:0px;
}
img {
	border:0px;
}
a.white{
	color:#fff;
	text-decoration:underline;
}
a.white:hover{
	color:#000;
	text-decoration:underline;
}
a.reverse, span.reverse a {
	color:#000;
	text-decoration:none;
}
a.reverse:hover, span.reverse a:hover {
	color:#BC121F;
	text-decoration:underline;
}
a.red{
	color:#ED2E3E;
	text-decoration:none;
}
a.red:hover{
	color:#BC121F;
	text-decoration:underline;
}
a{
	color: #BC121F;
	text-decoration:underline;
}
a:hover{
	color: #000;
	text-decoration:underline;
}
.asame a {
	text-decoration:none;
	color:black;
}
.asame a:hover {
	text-decoration:underline;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.clear {
	clear: both;
}
.boldtext{
	font-weight: bold;
}

.redtext{
	color: #ED2E3E;
}
.blacktext{
	color:#000000;
}
.whitetext, .whitetext a, .whitetext h2 {
	color:#FFFFFF;
}
.greytext{
	color: #999999;
}
.errortext {
	color:#CC0000;
}
.error_box {
	color:#CC0000;
	margin-bottom:20px;
}
.input, select, input, textarea
 {
	font-size: 10px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.button_01 {
	font-weight:bold;
	font-size:11px;
	letter-spacing:-1px;
	border:#BF1726 solid 1px;
	background-color:#E9B4BC;
	padding-top:3px;
	padding-bottom:3px;
	margin:0px;
}

/* container */
#container{
	width: 850px;
	margin:0px;
position:absolute;
margin-left:50%;
left:-420px;
top:135px;
}
#container_header{
	width: 850px;
	height:135px;
position:absolute;
margin-left:50%;
left:-420px;
}
#container_menu{
	width: 850px;
/*	height:23px;*/
}
#container_main{
	width: 853px;

}
.jsalert{
	margin:0px;
	font-size:12px;
	font-weight: bold;
	padding:0 0 5px 45px;
background:#e60c24 url(images/alert-on-red.gif) no-repeat 5px 0;
color:#fff;
}
.jsalert a {
color:#fff;
}
/* container */

/* container_header */
#header_logo {
	float: left;
	height:88px;
	width:214px;
padding-top:20px;
}

#header_contact {
	float:right;
	width:260px;
	height:61px;
}
#hc2 {
float:right;
	
}
/* container_header */

/* container_menu */
/* remove the margin and bullets, set the padding for this demo only*/
#menu .button {
	margin:0px;
	padding:0px 0px 26px 0px;
	list-style:none;
}
/* display the list items inline with a right margin to space the buttons. Use this to pre-load 

the hover image */
#menu .button li {
	display:inline;
	float:left;
	margin-right:1px;
	background:url(images/menu_button_hover.gif);
}
/* style the links and place the background image to start from left edge */
#menu .button li a {
	display:block;
	height:27px;
	float:left;
	background:url(images/menu_button.gif);
	text-decoration:none;
	font-size:11px;
	font-family:arial,
	sans-serif;
	letter-spacing:1px;
	line-height:27px;
}
/* style the b element to posiition it to the right by 20 pixels and even out the text with 20 

pixel right padding */
#menu .button li span {
	margin:0 0 0 15px;
	display:inline;
	float:left;
	height:27px;
	background:#666 url(images/menu_button.gif) right top;
	padding:0 12px 0 0;
	color:#fff;
}
/* style the link hover and the link hover b to replace the background image - border:0 needed 

for IE6 to work */
#menu .button li a:hover, #menu .button li a:hover span {
	border:0;
background-color:#c00;
	background-image:url(images/menu_button_hover.gif);
	cursor:pointer;
}
/* style the active state to replace the background image. This can also be used for a 'current' 

tab if you wish */
#menu .button li a:active, #menu .button li a:active span, #menu .button li a.current, #menu 

.button li a.current span {
background-color:#c00;
	background-image:url(images/menu_button_active.gif);
}
/* move the text down by 3 pixels, and to the right by 2 pixels */
#menu .button li a:active span, #menu .button li a.current span {
	line-height:27px;
	margin-left:15px;
	padding-right:12px;
}
#menu_bottom_bar {
	width:850px;
	height:31px;
	background-image:url(images/menu_bottom_bar.png);
z-index:1;
}
/* container_menu */

/* container_main */
#main_left {
	float:left;
	width:169px;
}
#main_middle {
	float:left;
	width:513px;
}
#main_right {
	float:left;
	width:168px;

}
/* container_main */

/* main_left */
#product_search {
	width:169px;
	height:134px;
	background-image:url(images/product_search_bg.png);
}
#product_search_title {
	width:154px;
	height:35px;
	padding-left:15px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:36px;
}
#top5 {
	width:169px;
}
#top5_title {
	width:154px;
	height:34px;
	color:#fff;
	font-size:15px;
	line-height:34px;
	padding-left:15px;
	background-image:url(images/top5_title_bg.png);
}
.top5_thumg {
	width:169px;
}
.top5_bottom_bar {
	color:#ED2E3E;
	width:144px;
	height:20px;
	padding:0px 10px 0px 15px;
	line-height:20px;
	word-spacing:0.25em;
	background-image:url(images/top5_bottom_bar_bg.png);
}
.top5_bottom_bar .fr {
	padding-top:2px;
}
/* main_left */

/* main_middle */
#main_middle {
	width: 513px;
}
h1, #middle_title {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:34px;
	margin:0;
	padding:0 0 0 11px;
	width:502px;
	height:33px;
	background:#cf1626 url(images/middle_title_bg.png) no-repeat top left;
}
h2,h3 {
	color:#000;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	margin:0 0 1ex 0;
	padding:0;
}
h2 a, h2 a:hover {
	color:#000;
	text-decoration:none;
}


#middle_title_large_image {
	width:513px;
	height:134px;
}
#middle_content {
	margin:15px;
	width: 483px;
	font-size:12px;
}
#middle_content_title {
	padding:15px 15px 5px 15px;
	font-size:12px;
}
#middle_content_title_image {
}
#homepage_products .home_pro {
	float:left;
	padding-left:25px;
	padding-bottom:15px;
}
/* main_middle */

/* middle_content_form */
.middle_content_form {
	font-size:13px;
}
.middle_content_form .input, .middle_content_form select {
	font-size:13px;
	width:300px;
	border:#BF1927 solid 1px;
}
.middle_content_form .header {
	color:#fff;
	font-weight:bold;
	background-color:#BF1927;
	border:#BF1927 solid 1px;
	width:470px;
	padding:5px;
}
.middle_content_form .label {
	float:left;
	font-weight:normal;
	background-color:#F0F0F0;
	border-left:#BF1927 solid 1px;
	border-bottom:#BF1927 solid 1px;
	width:160px;
	height:40px;
	line-height:40px;
	padding-left:5px;
}
.middle_content_form .value {
	float:left;
	border-right:#BF1927 solid 1px;
	border-bottom:#BF1927 solid 1px;
	width:310px;
	height:30px;
	padding:10px 0px 0px 5px;
}
.middle_content_form .header_label {
	float:left;
	color:#fff;
	font-weight:bold;
	background-color:#BF1927;
	border:#BF1927 solid 1px;
	width:160px;
	height:25px;
	line-height:25px;
	padding-left:5px;
}
.middle_content_form .header_value {
	float:left;
	color:#fff;
	font-weight:bold;
	background-color:#BF1927;
	border:#BF1927 solid 1px;
	width:308px;
	height:25px;
	line-height:25px;
	padding-left:5px;
}
.middle_content_form .footer_label {
	float:left;
	color:#fff;
	font-weight:bold;
	background-color:#BF1927;
	border:#BF1927 solid 1px;
	width:160px;
	height:40px;
	line-height:40px;
	padding-left:5px;
}
.middle_content_form .footer_value {
	float:left;
	color:#fff;
	font-weight:bold;
	text-align:right;
	background-color:#BF1927;
	border:#BF1927 solid 1px;
	width:300px;
	height:32px;
	padding-top:8px;
	padding-left:5px;
	padding-right:8px;
}
.middle_content_form .profile_1 {
	float:left;
	background-color:#F0F0F0;
	border-left:#BF1927 solid 1px;
	border-bottom:#BF1927 solid 1px;
	width:225px;
	padding:5px;
}
.middle_content_form .profile_2 {
	float:left;
	border-right:#BF1927 solid 1px;
	border-bottom:#BF1927 solid 1px;
	width:235px;
	padding:5px;
}
.middle_content_form .footer_profile_1 {
	float:left;
	background-color:#BF1927;
	border:#BF1927 solid 1px;
	height:40px;
	line-height:40px;
	width:228px;
	padding-left:5px;
}
.middle_content_form .footer_profile_2 {
	float:left;
	background-color:#BF1927;
	border:#BF1927 solid 1px;
	text-align:right;
	width:240px;
	height:32px;
	padding-top:8px;
	padding-right:5px;
}
/* middle_content_form */

/* middle_content_form_basket */
.middle_content_form_basket {
	font-size:11px;
}
.middle_content_form_basket .input, .middle_content_form_basket select {
	font-size:12px;
	padding:2px;
	border:#BF1927 solid 1px;
}
.middle_content_form_basket .row_pro {
	background-color:#F0F0F0;
	border-left:#BF1927 solid 1px;
	border-bottom:#e9b4be solid 1px;
	border-right:#BF1927 solid 1px;
}
.middle_content_form_basket .row_header {
	font-weight:bold;
	color:#fff;
	height:25px;
	background-color:#BF1927;
	border-left:#BF1927 solid 1px;
	border-right:#BF1927 solid 1px;
}
.middle_content_form_basket .row_sub_total {
	background-color:#fff;
	border-left:#BF1927 solid 1px;
	border-top:#e9b4be double 1px;
	border-bottom:#e9b4be solid 1px;
	border-right:#BF1927 solid 1px;
}
.middle_content_form_basket .row_delivery {
	background-color:#fff;
	border-left:#BF1927 solid 1px;
	border-bottom:#e9b4be solid 1px;
	border-right:#BF1927 solid 1px;
}
.middle_content_form_basket .row_sub_vat {
	background-color:#fff;
	border-left:#BF1927 solid 1px;
	border-bottom:#e9b4be solid 1px;
	border-right:#BF1927 solid 1px;
}
.middle_content_form_basket .row_total {
	background-color:#F0F0F0;
	border-left:#BF1927 solid 1px;
	border-top:#e9b4be double 1px;
	border-bottom:#BF1927 solid 1px;
	border-right:#BF1927 solid 1px;
}
.middle_content_form_basket .col_1 {
	float:left;
	width:141px;
	margin:5px;
}
* html .middle_content_form_basket .col_1 {
	width:120px;
}
.middle_content_form_basket .col_2 {
	float:left;
	width:110px;
	margin:5px;
}
.middle_content_form_basket .col_3 {
	text-align:right;
	float:left;
	width:60px;
	margin:5px;
}
.middle_content_form_basket .row_pro .col_3 {
	padding-top:10px;
}
.middle_content_form_basket .col_4 {
	float:left;
	width:60px;
	margin:5px;
}
.middle_content_form_basket .col_5 {
	float:left;
	width:50px;
	margin:5px;
}
.middle_content_form_basket .col_6 {
	float:left;
	width:200px;
	margin:5px;
}
* html .middle_content_form_basket .col_6 {
	width:190px;
}
.middle_content_form_basket .col_7 {
	float:left;
	width:470px;
	margin:5px;
}
* html .middle_content_form_basket .col_7 {
	width:460px;
}
/* middle_content_form_basket */

/* middle_content_form_order */
.middle_content_form_order {
	font-size:11px;
}
.middle_content_form_order .row_header {
	font-weight:bold;
	color:#fff;
	height:25px;
	background-color:#BF1927;
	border-left:#BF1927 solid 1px;
	border-right:#BF1927 solid 1px;
}
.middle_content_form_order .row_order {
	background-color:#fff;
	border-left:#BF1927 solid 1px;
	border-bottom:#e9b4be solid 1px;
	border-right:#BF1927 solid 1px;
}
.middle_content_form_order .col_1 {
	float:left;
	width:40px;
	margin:5px;
}
* html .middle_content_form_order .col_1 {
	width:50px;
}
.middle_content_form_order .col_2 {
	float:left;
	width:120px;
	margin:5px;
}
.middle_content_form_order .col_3 {
	text-align:right;
	float:left;
	width:120px;
	margin:5px;
}
.middle_content_form_order .col_4 {
	float:left;
	width:100px;
	margin:5px;
}
.middle_content_form_order .col_5 {
	float:left;
	width:30px;
	margin:5px;
}
/* middle_content_form_order */


/* #middle_content #middle_content_search */
#middle_content_search {
	padding:0px 15px 0px 15px;
	width: 483px;
	font-size:12px;
}
#middle_content_search .navigation_box {
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
	padding:0px;
	text-align:right;
}
.navigation_box .prev {
	margin-right:8px;
}
.navigation_box .next {
	margin-left:0px;
}
.navigation_box .pages {
}
.navigation_box .pages a {
	width:30px;
}
#middle_content_search #search_results {
/*	height:550px;*/
float:none;
}
#search_results .product_box {
	float: left;
	width: 226px;
	height:175px;
	margin-bottom:10px;
	padding:4px;
	border:#999 solid 1px;
overflow:hidden;
}
#search_results .product_box_indent {
	margin-right:10px;
}
#search_results .product_box .left {
	float:left;
	width:90px;
	margin-right:10px;
}
#search_results .product_box .right {
	float:left;
	width:120px;
}
#search_results .product_box .right p {
	float:left;
	width:120px;
	font-size:11px;
	text-decoration:none;
	color:#333;
	margin:0 0 4px 0;
	padding:0;
}
#search_results .product_box .right a {
color:#333;
text-decoration:none;
}
#search_results .product_box .right a span {
color:#c00;
text-decoration:underline;
white-space:nowrap;
}
#search_results .product_box .right .price {
	float:left;
	width:120px;
	font-size:14px;
	font-weight:bold;
	margin-top:4px;
}

#search_results .sub_category_box {
	float:left;
	width: 100px;
	height:100px;
	margin-bottom:10px;
	padding:5px;
	border:#999 solid 1px;
}
#search_results .sub_category_box_indent {
	margin-right:11px;
}
#search_results .sub_category_box .thumb {
}
/* #middle_content #middle_content_search */

/* #middle_content #product_detail */
#product_detail_large_image {
	margin-top:20px;
	width:482px;
	text-align:center;
}
#product_detail .product_detail_left {
	float: left;
	width: 300px;
	margin-bottom:20px;
}


#product_detail .product_detail_left h3 {
font-size:12px;
margin-bottom:0;
padding:0;
}

#product_detail .product_detail_right {
	float: left;
	width:182px;
padding:10px 0 0 10px;
}
#product_detail .product_detail_right p {
width:auto;
}

#product_detail .virtual_button {
	text-align:center;
	margin-top: 10px;
}
#product_detail .product_contact {
	text-align:right;
	margin: 10px 15px 10px 0px;
}

#product_detail .title, #product_detail .code {
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
#product_detail .desc {
	margin-top:20px;
	margin-bottom:20px;
}
#product_detail .dimensions, #product_detail .print_area {
	font-size:10px;
}
#product_detail .price {
	margin-top:20px;
	margin-bottom:2px;
}
#product_detail .price .price_qty {
	float:left;
	width:50px;
	height:20px;
}
#product_detail .price .price_price {
	font-weight:bold;
	font-size:13px;
	float:left;
	width:50px;
}
#product_detail .price .price_img {
	float:left;
	width:50px;
}
#product_detail #product_detail_form {
	font-weight:bold;

}
#product_detail #product_detail_form input[type="text"],
#product_detail #product_detail_form select
{
	border:#BF1927 solid 1px;
}
#product_detail #product_detail_form input[type="text"]
{
	padding:2px;
}
#product_detail #product_detail_form select {
width:160px;
}
#product_detail #product_detail_form .label

{
	float:left;
	width:100px;
margin-bottom:10px;
font-weight:normal;
	
}
#product_detail #product_detail_form .value {
	float:left;
	margin-bottom:5px;
clear:right;
}
#product_detail #product_detail_form .value2 {
clear:right;
margin-bottom:10px;

}

#product_detail #product_detail_form .value2 select 
,#product_detail #product_detail_form .value2 input 
{
width:100%;
}

#product_detail #product_detail_form .label3
 {
clear:both;
margin-bottom:0;
font-weight:normal;
}

#product_detail #product_detail_form .value3
{
text-align:right;
width:100%; 
clear:both;
margin-bottom:5px;
}

#product_detail #product_detail_form .prod_summary {
border:1px solid #c00;

}

#product_detail #product_detail_form .prod_summary .prod_summary_body {

padding:10px;
}


#product_detail #product_detail_form .prod_summary h3 {

background-color:#c00;
color:#fff;
margin:0;
padding:8px 5px 5px 5px;
text-align:center;
}

/* #middle_content #product_detail */

#product_detail .product_detail_left dl {
clear:both;
}

#product_detail .product_detail_left dl dt
{
	float:left;
	width:80px;
font-weight:bold;
	
}
#product_detail .product_detail_left dl dd {
	width:230px;
	padding:0;
margin:0;
clear:right;

}

#product_detail #prodimg {
min-height:300px;
}


#product_detail .prodbtn a {
width:150px;
}


#product_detail .prodbtn a img {

}

#product_detail .prodbtn a:first-child {
margin-right:10px;
}



/* main_right */
#right_sign_in{
	width:168px;
	height:134px;
	background:#a6a7a9 url(images/sign_in_bg.png) top left no-repeat;
}

#right_sign_in #login_form {
margin:13px 0 0 0;
height:60px;
}

#right_sign_in #login_form input[type="text"],
#right_sign_in #login_form input[type="password"] {
border:1px solid #666;
}
#right_sign_in #login_form input[type="checkbox"] { 
position:relative;
left:-3px;
}

#right_advert{
	width:168px;
	margin-top:3px;
}
/* main_right */



/* main_footer */
#main_footer {
	color:#fff;
	font-size:10px;
	width:850px;
	height:22px;
	text-align:center;
	padding-top:14px;
	background:#cf1626 url(images/footer_bg.png);
}
#main_footer a {
color:#fff;
}
/* main_footer */





/* ---------------------------------------------------- */

.pagecontents h1, .pagecontents h3 {
background:none;
color:#000;
line-height:normal;
padding:0;
margin:5px 0 2px 0;
width:auto;
font-size:small;
}
.pagecontents p {

text-align:justify;
}


.pagecontents h2 {
color:#c00;
text-align:center;
margin-bottom:10px;
background:url(images/h2bg.gif) left repeat-x;
}
.pagecontents p,
.pagecontents h1,
.pagecontents h2 {
width:490px;
margin:5px 0;
}




.pagecontents h2 span {
background:#fff;
padding:0 5px;
}


.pagecontents h4 {
	color:#a5a5ad;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
margin:5px 0;
text-align:center;

}


.pagecontents {
width:505px; /*  extra for bleed */
margin-left:10px;
}

.row {
clear:both;
margin-bottom:5px;
}

.adthirds a {
margin-right:5px;
}

.adthirds, .adlong {

}

/* */
/* */

.catlist{
	width:100%;
margin-top:5px;
}
.catlist h2
{
color:#c00;
font-size:12px;
padding:0;
margin:0;
}
.catlist ul
{
	font-size:10px;
	list-style: none;
	margin: 0;
	padding-left: 1em;
	text-indent: -1em;
}
.catlist ul li:before{
	content: "\00BB \0020";
}

.catlist ul li a{
color:black;
text-decoration:none;
}

.catlist h2 a {
color:#c00;
}

/* footcats */
.footcats {
	background:#e3e2cc;
}
.footcats h3 {
	font-size:12px;
	color:#fff;
	background:#999 url(images/pre_footer_bg.gif) repeat-x;
	width:850px;
	height:22px;
	padding-top:10px;
	margin:0;
	text-align:center;
}
.footcats ul {
	margin:0 0 0 10px;
	padding:10px 0;
	width:850px;
	display:table;

}
.footcats ul li {
	float:left; 
	display:block;
	width: 15%;
	margin-right:1%;
overflow:hidden;
height:3ex;
}
.footcats ul li a {
	font-size:x-small;
color:#000;
text-decoration:none;
}
.footcats ul li a.selected {
	font-size:x-small;
	
	text-decoration:none;
}

.footcats a:hover {
text-decoration:underline;
}

/* */


.specials {
margin:0;
padding:0;
clear:both;
display:block;
width:510px;
float:none;
}



.specials .w {
height:120px;
float:left;
overflow:hidden;

margin-bottom:2px;

width:240px;
height:120px;
background:url(files/img_sp/_img_sp_bg.jpg) right top no-repeat;
list-style:none;
}

.specials .left {
margin-right:10px;
}

.specials .w .i {
height:93px;
width:120px;
float:left;
display:block;
overflow:hidden;
}
.specials .w img {
float:left;
}
.specials .w a {
color:#000;
text-decoration:none;
}
.specials .w .i em {
font-weight:bold;
font-style:normal;
padding-top:8px;
display:block;
}

.specials .w .p {
margin:0;
padding:0;
height:30px;
text-align:right;
padding-right:10px;
}
.specials .w .p a {
color:#fff;
font-weight:bold;
}

/* subcats */

.subcats ul  {
padding:0;
margin:0;
margin-left:8px;
clear:both;
display:block;
width:500px;
float:none;
}
.subcats ul li  {
float:left;
clear:none;
margin:0 10px 10px 0;
text-align:center;
list-style:none;
display:block;
width:112px;
height:130px;
overflow:hidden;
}

.subcats ul li  em {
color:#000;
font-style:normal;
padding-top:2px;
display:block;
}
.subcats ul li a:hover em {
text-decoration:underline;
}

.subcats ul li img {
border:1px solid #aaa;
padding:5px;
clear:both;
float:none;
}

#product_detail_form .type {
width:100%;
}
#product_detail_form .type div {
float:right;
margin-left:75px;
}
#product_detail_form .value2 {

}

#header_quick_nav {
	position:absolute;
	margin-left:50%;
	left:-200px;
	top:10px;
	width:400px;
	font-size:10px;
text-align:center;
}
#header_quick_nav a {
color:#666;
text-decoration:none;
}

.pagn {
text-align:right;
margin-bottom:5px;
}
.pagn a {
color:#c00;
}
.pagn span {
color:#999;
}
.pagn a, .pagn span {
margin:0 1px;
padding:0 2px;
}
.pagn .on {
font-weight:bold;
color:#000;
}


table.userForm {
border:1px solid #bf1927;
}

table.userForm thead th 
,table.userForm thead td
,table.userForm tfoot th
,table.userForm tfoot td
{
color:#fff;
background:#bf1927;
padding:4px;
text-align:left;
}
table.userForm tfoot th {
text-align:right;
}
table.userForm tbody th
,table.userForm tbody td {
text-align:left;
padding:8px 4px;
}
table.userForm input[type="text"]
,table.userForm input[type="select"]
,table.userForm input[type="password"]
 {
	font-size:13px;
	width:300px;
	border:#BF1927 solid 1px;
padding:2px;
}

table.userForm tr.spacer th
,table.userForm tr.spacer td
{
border-top:5px solid #BF1927;
}


/*

.site_map ul {
padding:0;
margin:0 0 10px 0;

}

.site_map ul li {
width:150px; 
float:left;
height:5ex;

list-style:none;
margin-right:10px;

}


*/

#menu_bottom_bar  ul {
padding:0;
margin:10px 0 0 10px;
width:830px;
height:3ex;
overflow:hidden;
float:left;
}
#menu_bottom_bar  ul li {
list-style:none;
float:left;
margin-right:1em;
margin-bottom:1em;
}
#menu_bottom_bar  ul li,
#menu_bottom_bar  ul li a {
color:#fee;
}
#menu_bottom_bar  ul li a {
text-decoration:none;
white-space:nowrap;
}
#menu_bottom_bar  ul li a:hover {
text-decoration:underline;
}




.more, a.more {
text-decoration:underline;
color:#c00;
}




.note {
color:#666;
font-style:italic;
}


#zoomWindow {
position:absolute;
top:85px;
left:-385px;

margin-left:50%;
border:5px solid #a00;
padding:5px 5px 0 5px;
background:#fff;
}



#zoomWindow div {
clear:both;
width:750px;



}
#zoomWindow div.tb {
background:#333;

font-weight:bold;
height:18px;
}
#zoomWindow div.tb span {

padding-right:5px;
line-height:18px;
}
#zoomWindow div.tb a {
color:#fff;
text-decoration:none;
}

span.bold {
font-weight:bold;
}

.subcats2 ul li {
height:130px;
}
.subcats2 ul li a img {
height:100px;
}
.subcats2 ul li a em {
display:block;
font-style:normal;
color:#000;
text-align:center;
}




p.blackred a
{
color:#000;
text-decoration:none;
}

p.blackred a:hover
{
color:#c00;
text-decoration:underline;
}
