@import url(/centralstyle/style.css);


/******************************************************** GENERAL STYLES */
html {overflow-y:scroll; }
body {
	padding:0px; margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:150%;
	color:black;
	background-attachment:fixed;
}

h1, h2, h3, h4, h5, h6 { font-size:1em; }
a { color:rgb(196,0,10); text-decoration:none; } 
a:hover { text-decoration:underline; } 
#plushus_bottom a { color:white; }
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	background-color: white;
	border: 1px solid black;
	color:#1c1910;
}
input:focus, textarea:focus { border: 1px solid black; color:black; }
img { border:none; }
ul {
	padding-left:1em;
	margin-left:1em;
}

/******************************************************** SHOPCP STYLE */
a.shopcp_local_tag { background-color:rgb(196,0,10); color:white; font-weight:bold; padding:2px; padding-left:5px; padding-right:5px; border-radius: 4px; text-decoration:none;}
a.shopcp_local_tag:hover { background-color:black; }
a.shop_cp_local_symbol { text-decoration:none; }
span.shopcp_red { color:rgb(196,0,10); }

.shopcp_letterbox { background-color:rgb(196,0,10); color:white; font-weight:bold; padding:10px; display:block;}
.shopcp_letterbox a { color:white }
.shopcp_letterbox a:hover { color:white }

#shopcp_background { z-index:1; position:fixed; top:0px; width:100%; /* opacity:.70; filter: alpha(opacity=70); */}
#shopcp_background_objects { width:870px; margin-left:auto; margin-right:auto; overflow:visible;}
#shopcp_background_objects div { position:absolute; }

/*
#shopcp_bg_metro {	margin-left:-100px;	margin-top:160px; display:none;}
#shopcp_bg_goggles {	margin-left:-100px;	margin-top:160px; display:none;}
#shopcp_bg_banner {	margin-left:680px;	margin-top:500px; display:none;}
#shopcp_bg_sax {	margin-left:680px;	margin-top:0px; }
#shopcp_bg_stamp {	margin-left:-70px;	margin-top:510px; }
#shopcp_bg_card {	margin-left:-100px;	margin-top:610px; }
#shopcp_bg_plate {	margin-left:-100px;	margin-top:160px;}
#shopcp_bg_ball {	margin-left:680px;	margin-top:500px;}

#shopcp_bg_metro {	margin-left:790px;	margin-top:175px; display:block;}
#shopcp_bg_goggles {	margin-left:-200px;	margin-top:500px; display:block;}
#shopcp_bg_banner {	margin-left:-100px;	margin-top:550px; display:block;}
#shopcp_bg_sax {	margin-left:680px;	margin-top:0px; display:block;}
#shopcp_bg_stamp {	margin-left:-100px;	margin-top:175px; display:block;}
#shopcp_bg_card {	margin-left:-100px;	margin-top:540px; display:none;}
#shopcp_bg_plate {	margin-left:-150px;	margin-top:160px; display:block;}
#shopcp_bg_ball {	margin-left:680px;	margin-top:550px; display:block;}
*/

#shopcp_bg_metro { margin-left:770px;	margin-top:55px;	display:block;}
#shopcp_bg_goggles { margin-left:750px;	margin-top:500px;	display:none;}
#shopcp_bg_banner {	margin-left:-100px;	margin-top:550px;	display:block;}
#shopcp_bg_sax { margin-left:680px;	margin-top:0px;			display:none;}
#shopcp_bg_stamp { margin-left:-100px;	margin-top:175px;	display:none;}
#shopcp_bg_card { margin-left:-100px;	margin-top:540px;	display:none;}
#shopcp_bg_plate { margin-left:-150px;	margin-top:160px;	display:block;}
#shopcp_bg_ball { margin-left:680px;	margin-top:550px; 	display:block;}


#shopcp_fg { z-index:2; position:absolute; width:100%; top:0px; }

#shopcp_shop_imagegal_holder { display:none; }
#shopcp_shop_imagegal_frontpic { display:none; width:560px; height:290px; margin-top:-290px; overflow:hidden; position:relative; z-index:9991;}
#shopcp_shop_imagegal_backpic { display:none; width:560px; height:290px; margin-top:-290px; overflow:hidden; position:relative;z-index:9990;}

#shopcp_shop_imagegal_toggle {
	position:absolute; height: 20px; top:466px; margin-left:13px; 
	background-color:white; color:black;
	border:1px solid black; padding-left:1px; padding-right:1px;
	width:auto;
	opacity: 0.8;               /* newer Mozilla and CSS-3 */
	/*display:block; height: 20px; width:85px; overflow:hidden;
	margin-left:13px; margin-top:-33px; padding-left:5px; margin-bottom:20px;
	background-color:white; border:1px solid black;
	*/
	z-index:9992;
	
}
#shopcp_shop_imagegal_toggle a { color:black; text-decoration:none; font-weight:normal; padding-left:4px; padding-right:4px;}

/************************ Enable effects in BG */
#shopcp_fg { height:1px; overflow:visible; }
#shopcp_placeholder { margin-top:0px; width:1px; height:1px; display:block; }
/************************ End Enable effects in BG */

#shopcp_top {
	margin-left:auto; margin-right:auto; width:840px; padding-left:15px; padding-right:15px;
	height:200px; 
	background-image:url(../config_central/shopcp_images/top.png);
	background-position:0px 175px;
	background-repeat:no-repeat;
}
#shopcp_top a:hover { text-decoration:none; } 
#shopcp_logo {
	position:absolute; margin-left:0px; margin-top:20px; width:138px; height:140px;
} #shopcp_logo img { cursor:pointer; }
#shopcp_small_paper {
	position:absolute; margin-left:225px; width:260px; height:175px; padding-left:15px; padding-right:15px; overflow:hidden;
	background-image:url(../config_central/shopcp_images/small_paper.png);
	background-repeat:no-repeat;
	display:none;
}
#shopcp_small_top_navigation {
	position:absolute; margin-left:525px; margin-top:20px; width:305px; height:140px; overflow:hidden; 
	text-align:right; 
}
.shopcp_toplink_selected { /*cursor:default*/ }
#shopcp_middle {
	margin-left:auto; margin-right:auto;
	width:840px; padding-left:15px; padding-right:15px; padding-top:10px;
	overflow:hidden;
	background-image:url(../config_central/shopcp_images/repeat.png);
	background-repeat:repeat-y;
}
#shopcp_left_col { 
	float:left; width:220px; padding-left:20px; /* ie6 needs padding, not margin */
}
#shopcp_right_cols {
	float:right; width:560px; padding-right:20px; /* ie6 needs padding, not margin */
}
#shopcp_image {width:560px; /*height:290px;*//*height:340px;*/ margin-bottom:20px; overflow:hidden;}
#shopcp_right_col_1 { float:left; width:100px; margin-top:38px; text-align:right; font-style:italic; }
#shopcp_right_col_1 *:first-child { margin-top:0px; }
#shopcp_right_col_2 { float:right; width:440px; overflow:hidden;}
#shopcp_video { width:440px; height:290px; overflow:hidden; margin-bottom:20px; background-color:#999999; text-align:center; }
#shopcp_label { width:440px; height:18px; padding-bottom:20px; /*padding-bottom:26px; padding-top:6px;*/ overflow:hidden; }
#shopcp_main_content { width:440px; overflow:hidden; }
#shopcp_main_content *:first-child { margin-top:0px; }
#shopcp_clear_right_cols { clear:both; height:1px; overflow:hidden; }

#shopcp_clear { clear:both; height:1px; overflow:hidden; }

#shopcp_bottom {
	margin-left:auto; margin-right:auto; width:870px;
	height:81px;
	background-image:url(../config_central/shopcp_images/bottom.png);
	background-repeat:no-repeat;
	background-position:0px 20px;
}
#shop_line_space { position:absolute; margin-left:40px; margin-top:0px; width:40px; height:20px; width:790px; background-color:white;}
#shop_line_left { position:absolute; margin-left:0px; margin-top:0px; width:40px; height:20px;}
#shop_line_right { position:absolute; margin-left:830px; margin-top:0px; width:40px; height:20px;}
#schop_cp_login {
	position:absolute; padding-left:35px; margin-top:40px; width:320px; height:16px; overflow:hidden;
	text-transform:uppercase;
	z-index:2;
}
#schop_cp_login a {
	color:black;
}
#schop_cp_login a:hover {
	text-decoration:underline;
}
#shopcp_bottom_links { position:absolute; padding-left:395px; margin-top:38px; width:440px; height:18px; overflow:hidden; text-align:justify;  }

#shopcp_city_map {background-color:#DBD9C3;}
#shopcp_leftcol_cat_list p { margin-top:.5em; margin-bottom:0px; text-transform:uppercase; }
#shopcp_leftcol_cat_list { margin-top:1em; margin-bottom:1em; }
#shopcp_leftcol_cat_list * { display:block; }
.shopcp_selected_cat { color:rgb(204,153,51); }
.shopcp_feature_image_edit_link {
	position:absolute; background-color:white; text-align:right; width:100px; padding-right:20px; padding-top:10px; padding-bottom:10px;
	border-top:1px solid black; border-bottom:1px solid black; border-right:1px solid black; 
	margin-top:20px; margin-left:0px; }
.shopcp_feature_image_edit_link a { display:block; }
/******************************************************** CENTRAL STYLE */
#error_message, .error_message { padding: 10px; background-color: white; border: 1px solid rgb(196,0,10); color:rgb(196,0,10); display:block;}
#manage_table_div { overflow:auto; } #sortby { width:50px; }
.central_welcome_box {
	border:2px solid black;
	width:155px;
	margin-right:20px;
	background-color:white; 
	color:black; 
	margin-top:0px; margin-bottom:20px;
} .central_welcome_box a {  }
.central_welcome_box p:first-child{ text-transform:uppercase; }
.central_welcome_box a:hover { }

#selectto, #name, #email, .central_contact_textarea { width:436px; }
#tellFriend #to, #tellFriend #from, #tellFriend #comments { width:436px; }
/* .central_contactform_phone { display:block }
.central_contactform_address { display:block }
.central_contactform_address_additional { display:block }
*/


#central_gallery5_thumbnails { }
.central_thumbnail_image {
	display:block; width:60px; height:40px; background-color:#CCCCCC; overflow:hidden; float:left; margin-bottom:8px;
}
.central_thumbnail_image:hover {
}


/*#w_main_content a.overview_label_link, .overview_label_link { display:block; text-decoration:none;}
#w_main_content a.overview_label_link:hover, .overview_label_link:hover { display:block; }*/
.overview_label {
	display:block;
	padding-top:12px;
	margin-bottom:3px; 
	border-top:1px solid #666951; /* IE6 needs this on the top */
	/*background-image:url(../config_central/plushus_images/sub_title2.gif);
	background-repeat:no-repeat; */
	height:15px; overflow:hidden;
	/*padding-left:8px;*/
}
.overview_label:hover {
	/*background-image:url(../config_central/plushus_images/sub_title.c.png);*/
} 
.overview_label a:hover { }
.overview_label a {
	/*line-height:12px; margin-top:0px; 
	font-size:12px;*/
	text-decoration:none;
	font-weight:bold;
	color:#553C12;
	color:#EE3E96;
	/*color:white;*/
	text-transform:uppercase;
}
.overview_link_group, .overview_blurb { display:block; margin-bottom:1em; } 
.overview_link_group a { }
.overview_link { display:none; }

/******************************************************** Central Menue */
li.xc {
	list-style: none;
	color: gray;
}
div.xcx, div.xcc {
	position: absolute;
	/*	display: inline; */
}
li.xc>div.xcx, li.xc>div.xcc {
	position: static;
	margin-left: -1.65em; 
	float: left;
	width: 1.5em;
}
div.xcx a, div.xcc a {
	position: absolute;
	left: -1.5em; /*distance plus and minuses are away from the label */ 
}
div.xcx>a, div.xcc>a {
	position: static;
}
div.xcx a:link, div.xcx a:visited,
div.xcc a:link, div.xcc a:visited {
	color: black; /*plus symbol */
	text-decoration: none;
	font-family: "Courier New", Courier, monospace; 
	font-size: 100%;
/*	font-weight: bold; */
/*	background-color: white; */
/*	padding: 0em .4em 0em .4em; */
	padding: 0em .35em 0em .35em;
	line-height: 1em; 
	display: inline;
}
