.product    a {
	background: none;
}
/* header*/

/* Details Template*/
.fc_details_header{
min-height:100px;
width:100%;	
position:relative;
float:left;
font-family:Verdana, Arial, sans-serif !important;
}
.fc_details_hl{
width:70%;	
min-height:100px;
float:left;
}
.fc_details_hl h1{
color:#990000;
font:Arial, Helvetica, sans-serif;
font-size:20px;
display:inline;
line-height: 150%;
font-weight: normal;
}
.fc_details_hl h4{
display:inline;
font:12px;
}
.fc_details_hl h3{
	font-size:12px;
    font-weight: normal;
	color:#000;
	display:inline;
}

.fc_list_h1 {
  width: 450px;
  line-height: 150%;
}

.cats a{font-size:12px !important;color:#000 !important; font-weight:bold !important;}
.fc_details_hr{
	float:left;
	width:30%;
	padding-top:
}
.fc_details_hr .tocart input{ height:18px;line-height: 1;width: 138px; background: transparent url(bg/inthebasket.png) no-repeat 0 0; border:0;color:#ffffff;padding:0 0 0 23px;cursor:pointer;font-weight: bold;}
.price{
min-width:65px;
*min-width:75px;
min-height: 10px !important;
margin-top:2px;
*margin-top: 0;
}
.fc_price{
	height:20px;
margin-top:2px;
width:100px;
}
.tocart{
    float: left;
    padding-top:3px;
}
.fc_kundenKaufauch{
	width: 545px !important;
	border-top: 1px #990000 solid;
	float: left;
    *float: none;
	margin-top: 20px;
	height: 20px;
	background: #FBDBBD;
    padding-left: 6px ; 
    position:relative;
    padding-top: 4px;
    padding-bottom: 4px;
}
.fc_kundenKaufauch a{
 background: none;
}
.fc_kundenKaufauch_box{
	width: 550px;	
	border-bottom:1px solid #FBDBBD;
}
.fc_listitem{
	float:left;
    margin-left:12px;
    *margin-left:10px;
    margin-top:8px;
    width:122px;
    word-wrap: break-word ;
}
.fc_test_price
{
	float: left;
	
}
.fc_tocart{
	width: 30px;
	float: left;
}

/* picture */
.fc_picture{
width:230px;
float:left;
}
/* Attribute */

.fc_attribute_box{width:185px;}
#body .fc_box{padding:8px 6px;margin:0 0px 10px;width:185px;float:left;background:#FBDBBD; border-top:1px solid #990000;}
/* Tabs */
div.tabs {
    background: white;
    border: 1px #990000 solid;
    padding: 0;
    min-height: 40px;
}

div.tabs ul{
    margin-left:0px;
    min-height: 20px;
}

ul.tabNavigation {
    list-style: none;
    margin-top: 0px;
    padding: 0;
    background: #FBDBBD;
    height: 28px;
}

ul.sortTabNavigation {
    list-style: none;
    margin-top: 0px;
    padding: 0;
    height: 28px;
    
}

ul.tabNavigation li, ul.sortTabNavigation li {
    display: inline;
    padding-left: 0;
    padding-top: 6px;  
}

ul.sortTabNavigation li a {
    padding: 0;
    border-top: 1px solid #990000;
    border-left: 1px solid #990000;
    background-color: #FBDBBD !important;
    color: #990000;
    text-decoration: none;
    display: block;
    float:left;
    width: 78px;
    height: 22px;
    cursor: pointer;
    text-align: center;
    padding-top: inherit;
}

ul.tabNavigation li a {
    padding: 0;
    background-color: #FBDBBD;
    color: #990000;
    text-decoration: none;
    display: block;
    float:left;
    width: 78px;    
    height: 22px;
    cursor: pointer;
    text-align: center;
    padding-top: inherit;
}

ul.sortTabNavigation li a.last {
    border-right: 1px solid #990000;      
} 
ul.sortTabNavigation li a.selected.last {   
    padding-top: 7px;    
}

ul.tabNavigation li a.selected, ul.tabNavigation li a.selected:hover, ul.sortTabNavigation li a.selected, ul.sortTavigation li a.selected:hover {
    background: #FFF;
    color: #000;
    border-top: 2px #990000 solid;
    height: 20px;
   *height:20px;
}

ul.tabNavigation li a.selected:visited, ul.sortTabNavigation li a.selected:visited{
    color:#990000;
}

ul.tabNavigation li a:hover, ul.sortTabNavigation li a:hover {
    color: #000;
}

ul.tabNavigation li a:focus, ul.sortTabNavigation li a:focus {
    outline: 0;   
}
.tab_bar {	
    margin-top: 10px;
}
.tab_bar_autor {
    margin-top: 10px;
}

div.tabs div {
    padding: 5px;
    margin-top: 3px;
    border: 1px solid #FFF;
    background: #FFF;
}

div.tabs div h2 {
    margin-top: 0;
}


/*new Tabs*/
#simpleTabs2{width: 355px;}
.simpleTabs-nav{
background:url(bg/bg_tabs_line.jpg) no-repeat bottom;
}
.simpleTabs-nav ul{
overflow: hidden;
list-style: none;
margin: 0;
padding: 0;
width:100%
}
.simpleTabs-nav li{
float: left;
padding: 8px 12px 8px 12px;
cursor: pointer;
background:#FBDBBD;
color:#990000;
border-left:1px solid #990000;
border-top:1px solid #990000;
text-align:center;
}
.simpleTabs-nav li:hover{
text-decoration:underline;
}
.simpleTabs-nav li.close{
float: right;
}
.simpleTabs-nav li.actif{
color: #000;
background: #FFF;
padding-bottom:8px;
border-top: 2px solid #990000;
}
.simpleTabs-nav li.actif:hover{
color:#990000;
}
.simpleTabs-content{
clear: both;
padding: 15px;
color: #000;
font-family: Verdana;
font-size: 12px;
border-bottom:1px solid #990000;
border-left:1px solid #990000;
border-right:1px solid #990000;
background:#FFF;
}





/*new Tabs*/
/*News */
.fc_list_item{
    border-top:1px solid #990000;
    margin-bottom: 20px;
    width: 100%;
}

.fc_list_item IMG{
    float: left;
}

.fc_list_item .fc_list_item_content{
    float: left;
    margin-left: 14px;
    margin-top: 12px;
    width: 430px;
}

.fc_list_item .fc_list_item_content_no_image{
    margin-top: 12px;
}

.fc_newtitel{
    position: absolute;
    margin-top: 12px;
    margin-left: 12px;
}
/* footer*/
.page_navNews{
	width: 100%;
	height: 60px;
	text-align: center;
	padding-top: 12px;
}
.fc_copy{
    padding:2px 0 0 12px !important;
    height: 20px !important;
    vertical-align: middle;
}
.fc_copy a{color: black;}

.fc_detail_container {
    
}

.fc_detail_container .fc_image {
    width: 275px;
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
    background-color: #FBDBBD;
}

.fc_detail_container .fc_author_image {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}

.fc_detail_container .fc_image .fc_image_infobox, .fc_detail_container .fc_image .fc_image_functions {
    padding: 5px 10px 5px 10px;
}

.fc_detail_container .fc_image .fc_image_functions {
    border-top: 1px solid white;
}

.fc_tabular_left {
    float: left;
    width: 150px;
}

.fc_tabular_right {
    float: left;
    width: 400px;
}

A.fc_back {
    background-image: url(bg/pfeil_l.png) !important;
    background-repeat: no-repeat !important;
    background-position: 0% 50% !important;
    padding: 0px 0px 0px 14px !important;
}
A.fc_back:hover{
    text-decoration: none !important;
}

A.fc_forward {
    background-image: url(bg/pfeil_r.png);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    padding-right: 8px;
}

A.fc_no_forward {
    background-image: none !important;
    padding-right: 0px !important;
}

A.fc_moreimages {
    background-image: url(bg/mehrbilder.png) !important;
    background-repeat: no-repeat !important;
    background-position: 0% 50% !important;
    padding: 0px 0px 0px 20px !important;
}

A.fc_resize {
    background-image: url(bg/vergroessern.png) !important;
    background-repeat: no-repeat !important;
    background-position: 0% 50% !important;
    padding: 0px 0px 0px 20px !important;
}
/*  List_locator*/
.fc_lochead{width: 555px; height: 20px;}
.left_lochead{width: 80px; height:20px; float:left}
.center_lochead{padding-left: 10px;width: 374px; min-height:30px; float:left; text-align: center;}
.center_lochead .pagenumber{
    display:inline;
    float:left;
    height:20px;
    line-height:20px;
    text-align:center;
    width:20px;
 }
.fc_center_lochead p {
    display:inline;
    float:left;
    line-height:20px;
    margin-bottom:0;
    margin-right:0;
    margin-top: 0 !important;
    padding:0;    
}
.pagenumberact{background:#FBDBBD;}

.right_lochead{width: 80px; height:20px; float:left; text-align: right;}
.f_locator{
	float:left;
	margin:0 5px 10px 0;
	width:568px; 
}
.f_locator .fc_active{
	color: black;
	background-color: #FBDBBD;
}
.f_locator a{background-image: none !important; padding-right: 0 !important;}
#third ul a {
	background: none;
}

.fc_author_search {
    border: 1px solid #990000;
    width: 300px;
    font-size: 12px;
}
.fc_active_step{
	color: black !important;
	background: none !important;
}
.fc_active_step a{
	color: #999 !important;
	background: none !important;
}
.ordersteps a{
	color: #999999 ;
	background: none !important;
	text-decoration: none !important;	
}
.ordersteps a:hover{
	color: black !important ;
	background: none !important;
	text-decoration: none !important;	
}
.ordersteps dl dt{
	color: #999999 ;
	background: none !important;
	text-decoration: none !important;	
}
.ordersteps a big{
	color: #999999 ;
	background: none !important;
	text-decoration: none !important;	
}
.fc_active_step big{
	color: black !important;
	background: none !important;
}
.fc_basket_header{
	color: black ;
	font: 12px Verdana;
   font-weight: normal !important;
}
.fc_basketproduct{
	border-top: none;
}
#test_BasketNextStepBottom{
	position: relative;
	width: 78px;
	height: 25px;
}
.active a:hover{
	color: #999999 !important;
}
.fc_frombasket{
	float:left;
	width: 90px;
	background: #FBDBBD ;
    padding-bottom:2px;
    color: #990000;
}
.fc_btn{
	height: 20px;
	*height: 26px;
	width: 90px;
	background:#FBDBBD;
    padding-bottom:4px !important;
	color: #990000 !important;
}
.fc_letter_filter {
    margin-top: 25px;
    font-size: 15px;
    color: #999999;
    font-size:15px;
}

.fc_letter_filter A {
    font-size: 15px !important;
}

.fc_letter_filter SPAN {
    float: left;
    display: block;
    padding-left: 2px;
    padding-right: 2px;
    height: 17px;
}

.fc_letter_filter SPAN.selected {
    padding-left: 7px;
    padding-right: 7px;
    background-color: #FBDBBD;
    color: #000000;
    font-size:15px;
}

.fc_letter_filter SPAN.fc_filter_active {
    background-color: #FBDBBD;
    padding-left: 4px;
    padding-right: 4px;
}

.fc_letter_filter SPAN.fc_before_filter_active {
    padding-right: 4px;
}

.fc_letter_filter SPAN.fc_after_filter_active {
    padding-left: 4px;
}

.fc_letter_filter .fc_pipe {
    #margin-left: 3px;
    #margin-right: 3px;
}
.fc_boxhead {background: #FBDBBD;border-top:1px solid #990000;margin:0 0px;padding:6px 5px 6px 8px;min-height:20px;line-height:20px; font-size: 11px;font-weight: bold;width:190px;float:left;position:relative;}
.fc_boxhead a{ text-decoration: none !important; }
.fc_boxhead a:hover{color: #999999 !important;}
div.bar.categories SPAN {
    height: 19px;
    width: 230px;
    line-height:1;
    display:block;
    padding:10px 10px 10px 14px;
    font-size:11px;
}

.fc_start_box_header {
    display: block;
    width: 256px;
    padding: 3px 7px 4px;
    margin-bottom: 5px;
    border-top: 1px solid #990000;
    background-color: #FBDBBD;
}
.fc_start_box_content p{ margin-top: 15px;}

.fc_start_box_content {
    float: left;
    margin-bottom: 18px;
    width: 270px;
}

.fc_start_box_image {
    float: left;
    margin: 0 15px 5px 0;
    width: 100px;
}

.fc_start_box_content.left {
    margin-right: 10px;
}

.fc_recommendation_box {
    width: 416px;
    padding: 8px;
    margin-top: 10px;
    background-color: #FBDBBD;
}

.fc_recomm_img {
    display: block;
    width: 99px;
    float: left;
    background-color: #FBDBBD;
    color: #000000;
}

.fc_recomm_img:hover {
    text-decoration: none !important;
    color: #000000 !important;
}

.fc_header_link {
    position: relative;
}

.fc_header_link A{
    position: absolute;
}
.picture a{
	text-decoration: none !important;
}
.picture a:hover{
	color: #999999 !important;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.fc_head_box {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}

.fc_head_box A {
    color: #FFFFFF !important;
}

.fc_basket_content {
    border: 1px solid #990000;
    border-bottom: 0px;
    background-color: #FBDBBD;
    width: 103px;
    min-height: 21px;
    left: 179px;
    top: -26px;
    padding-top: 4px;
    padding-left: 6px;
    font-weight: bold;
    font-size: 10px; 
    
}
*html .fc_basket_content{
	left: 174px !important;
}
.tb_uline{
border-bottom:1px solid #990000;
height:30px;
}
.tb_box_anzahl{
width:60px;
height:14px;
border:1px solid #990000;
}
.tb_box_isbn{
width:160px;
height:14px;
border:1px solid #990000;
}
.tb_box_titel{
width:240px;
height:14px;
border:1px solid #990000;
}
.tb_rechnung{
width:420px;
height:14px;
border:1px solid #990000;
}
.tb_rezension_input{
width:400px;
height:14px;
border:1px solid #990000;	
}
.tb_rezension_input_t2{
width:120px;
height:14px;
border:1px solid #990000;	
}
.fc_footer{
 padding-left:290px;
}
.fc_footer_details{
	padding-left:36px;
}
.fc_footer a img{
vertical-align: middle;
}
*html .brd input{
	border: none !important;
}
#test_basket_Remove{
	border:none;
}
#test_basketUpdate{
	border:none;
}
.fc_presse_einstieg{
	background: none !important;
	border: none !important;
}
.fc_info{
	width: 560px !important;
	padding: 0 !important;
	background: none !important;
	margin-bottom:52px !important;
}

.fc_header_active {
    background-color: #FFFFFF;
    color: #990000 !important;
}

#left strong.h2.safe{background-image: url(bg/safe.png);background-repeat: no-repeat; background-position: 90% 50%;}

#footer{
    float: left;
    width: 100%;
}

#page{
	overflow: hidden;
	background: url(bg/page_bg.png);
}
#delivery_link{
	padding-bottom: 50px !important;
	margin-top: 12px !important;
}

.fc_basket_picture {border: 1px solid #e2e2e2; background: #ffffff; text-align: center; display: block; width: 56px;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#footer {
	z-index: 1000 !important;
	position: relative;
  }
.scrollable {
	float: none !important;
}
.fcBasketlestStepBottom{padding-left: 8px !important;}
}
.fc_search{
	background: url(bg/search.png) no-repeat;
	width:53px;
	height: 18px;
	border:none;
	cursor: pointer;
}
.fcSearchResultNum{
	width: 40px;
	display: block;
	float: left;
}
.fcSearchExpertLinkLeft{
	background: url(bg/pfeil_r.png) no-repeat scroll right 59%; 
	padding-right: 8px;
}
.fcSearchExpertLinkLeft:hover{
	text-decoration: none;	
}
.fcSearchExpertTable {
	margin-top: 2px;
}
.fcSearchExpertTable td {
	padding-bottom:5px;
}
.fcSearchExpertInputText {
	border: 1px solid #990000;
	height: 14px;
}
.fcSearchExpertInputTextSuggest {
	border: 1px solid #990000;
	height: 14px;
	color: #cccccc;
}
.fcSearchExpertInputSelect {
	border: 1px solid #990000;
	height: 18px;
}
.fcSearchExpertSubmit{
	background: url(bg/suche.png) no-repeat;
	width: 109px;
	height: 26px;
	border: none !important;
	cursor: pointer ;
}
.fc_text{
	border:1px solid #990000;
	height: 14px;
}
.fc_h2{
	
	padding-bottom:3px !important;
    padding-top:3px !important;    
}
.fc_boxhead_contact{
	color:#990000;
    font-size:14px !important;
    padding-left:8px;
    background: none !important;
    border: none !important;
    padding-top: 0 !important;
}
.fc_contact_Bbottom{
	border-bottom:1px solid #990000;
	font-weight: bold;
	height:24px;
}
.fc_defaultcontent{
	border:1px solid #990000;
    height:14px;
    width:442px;  
}
.fc_defaultcontent2{
	border:1px solid #990000;
    height:14px;
    width:442px;  
}
#fc_bar_autoren_{
	margin-bottom: 34px;
	}
	@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
	{
	head~body #fc_bar_autoren_{	margin-bottom: 24px;}

	}

.fc_inputoutline{
	border:1px solid #990000 !important;
}
.fc_contact_td{
	vertical-align: top;
}
.fc_c_message{
	border:1px solid #990000;
    width:436px;
}
.fc_contact_btn_senden{
	background: url(bg/senden.jpg) no-repeat;
	width: 87px;
	height: 20px;
	border: none !important;
	cursor: pointer ;
}
.tree a:hover{
	background: white !important;
	text-decoration: none !important;
	color: #990000;
}
ul.tree ul li a:hover{
	background: white url(bg/pfeil_r.png) no-repeat 0px 9px !important;
	padding:4px 1px 1px 10px;
	min-height:21px; 
	font:12px Verdana;
	line-height: 17px;
}
ul.tree ul li a.act:hover{
	background: white url(bg/pfeil_s.png) no-repeat 0px 9px !important;
	padding:4px 1px 1px 10px;
	min-height:21px;
	font:12px Verdana;
	line-height: 17px;
}
.fc_abteil_muenst a:hover{
	text-decoration: none !important;
	color: #990000 !important;
}
#fc_linescroll{
	position: relative;
	width: 550px;
	z-index: 1;
	border-top:1px solid #FBDBBD;
	bottom:200px;
}
.fc_basket_button {
    border: 0px;
    margin-top: 5px !important;
    margin-bottom: -5px !important;
}
.pricefrom {
    font-size: 80% !important;
}
.oxrating1{
	background: url(bg/stars.jpg) no-repeat 100% 110%;
	width: 18px;
	height:18px;
}

.oxrating2{
	background: url(bg/stars.jpg) no-repeat 100% 110%;
	width: 36px;
	height:18px;
}
.oxrating3{
	background: url(bg/stars.jpg) no-repeat 100% 110%;
	width: 54px;
	height:18px;
}
.oxrating4{
	background: url(bg/stars.jpg) no-repeat 100% 110%;
	width: 72px;
	height:18px;
}
.oxrating5{
	background: url(bg/stars.jpg) no-repeat 100% 110%;
	width: 90px;
	height:18px;
}
.fc_selectdetails{
	border:1px solid #990000;
	height:20px;
    width:220px;
}
.fc_fullsize{
	border:1px solid #990000;
	height:120px;
	width:218px;
}
TABLE.fc_image_subtitle{
    background-color: #FDF7E8;
}
.fcBasketNextStepBottom{
	background: url(bg/weiter.jpg) no-repeat;
	border: none !important;
    cursor: pointer;
}
.fcBasketlestStepBottom{
    background: url(bg/bestellen.png) no-repeat;
	border: none !important;
}
.fc_tb_unline{
	margin-left:0px !important;
}
#body .box ul.list li a:hover{
	text-decoration: none;
	color: gray;
}
.fc_list li{
	display: block !important;
  padding-left: 0px !important;
}
#audioPlayer{margin-bottom: 22px !important;padding-bottom: 22pc !important;}
.fc_defaultcontentanrede{
	width: 60px;
	height: 18px;
	border:1px solid #990000;
}
#fclisttorderby{height: 23px;}
#headerforprint{position:absolute;left:2000px}
.fcsearch{padding-right:0; padding-left:14px; margin-top:46px; background:#990000; font: 12px Verdana; display:block}
.fc_btnuser{background: url(bg/linksweiter.png) no-repeat;
height:20px; width: 65px; border:none;color:#FFFFFF;font-weight: bold; cursor: pointer; padding-bottom: 2px;}
.fc_btn-span{height: 20px;}
.fc_btnuser-login{background: url(bg/mittelogin.png) no-repeat;
height:20px; width: 85px; border:none;color:#FFFFFF;font-weight: bold; cursor: pointer; padding-bottom: 2px;}
.fc_btnuser-login2{background: url(bg/rechtslogin.png) no-repeat;
height:20px; width: 110px; border:none;color:#FFFFFF;font-weight: bold; cursor: pointer; padding-bottom: 2px;}
.fc_categoriesheader{width:100px;height:39px; float:left;border-left:1px solid #ffffff; background: #990000;}
div.bar.fccategories a{display: block;padding-top: 6px; padding-left: 13px;line-height: 1; font-size: 12px; height: 33px; color: #ffffff;}
div.bar.fccategories a:hover{text-decoration: none; background: white;display: block; height: 33px; width: 87px; color: #999999;}
.art_title{width: 100px; word-wrap:break-word;}
.art_num{width: 100px; word-wrap:break-word;}
.art_title_basket{word-wrap:break-word;}
.art_num_basket{word-wrap:break-word;}
.fc_left{margin-left: 0px;}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
	{
	.fc_list_item{	padding-bottom: 10px;}
    .fctb_rechnung{width: 364px !important;}
    .fc_full_box{margin-top: 0px !important;}
	}
.fc_full_box{padding-bottom: 18px;}
.fc_bigline{ border-top:none}
.washzettelpreis{margin-top:-4px;}
.fc_hrhprobe{margin: 6px 0 8px 0; padding: 0;}
.fc_coverknkauf{margin-top: 2px;}
.fcboxheaduser{ padding-left: 8px !important; width: 542px !important;}
.paymentboxhead{padding-left: 8px !important; width: 542px !important;}
.fcboxheaduser{margin-top: 14px !important;}
.paymentboxhead{margin-top: 14px !important;}
.fcnotice{margin-top: 14px !important;}
.fcstep5{padding-top: 136px;}
.fcboxheaderlist{padding-left: 8px !important; width: 542px !important; background-color: #FBDBBD !important;}
#fcitems #img span a{padding-right:0 !important ;}
.fcboxheadaccount_header{padding-left: 8px !important; width: 542px !important;}
#body div.bar.fc_rightbacktoshop input {left: 0 !important;}
#fcabtei a:hover{color:#999999 !important;}
#left A.fc_forward {color: #ffffff;background-image: url(bg/pfeil_weiss_r.gif);}
#left A.fc_back {color: #ffffff;background-image: url(bg/pfeil_weiss_l.gif) !important;}
.fc_hrcsm{margin-top: 6px !important;}
.fc_hoverpaging a:hover{color: #666666 !important;}
#test_specsHeader {background-color: #FBDBBD !important;}
.fc_iebugsdivforselect2 select {border-color: #990000 !important;}
.fciebugsselect {border-color: #990000 !important;}
#test_LoginEmail {border-color: #990000 !important;}
.fc_categorie{position: relative; top: 3px; padding-left: 13px; color: #fff;}

.fc_form_submit{
    background-image: url(bg/vt_button_bg.png);
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    border: 0px;
    padding-top: 5px;
    padding-right: 30px;
    padding-bottom: 4px;
}

.fc_event_divider {
    width: 1px;
    height: 7px;
}

.fc_ie6_spead {
	padding-bottom: 1px !important;
}

.fc_form_checkbox {
    margin-left: 0px;
    margin-right: 7px;
    float: left;
}

.fc_form_checkbox_label {
    float: left;
    display: block;
}

.fc_form_select {
    width: 438px;
    border: 1px solid #990000;
}

.fc_form_input {
    border:1px solid #990000;
    height:14px;
    width: 436px;
}

.fc_form_textarea {
    border:1px solid #990000;
    width:436px;
}

.fc_form_width {
    width: 112px;
}

.fc_font_color {
    color: #990000;
}

.fc_login_border {
    border: 1px solid #990000;
    width:186px;
}

.fc_headerforlanding_background {
    width: 244px;
    height:39px;
    float:left;
    background: #990000;
}

.fc_search_to_many_background {
    padding: 8px;
    background-color: #FBDBBD;
}

.fc_search_expert_no_result_background {
    padding: 8px;
    background-color: #FBDBBD;
    margin-bottom: 20px;
}

.fc_details_morePics {
    background-color:#FBDBBD;
    padding-bottom: 6px;
    margin-bottom:24px;
    padding-left: 6px;
}

.fc_list_background {
    padding-left: 0px;
    background-color: #FFFCF7!important;
}

.fc_color_dark_red {
    color: #CA1F26;
}

.fc_border_dark_red {
    border: 1px solid #CA1F26;
}

.fc_border_top_dark_red {
    border-top: 1px solid #CA1F26;
}

.fc_border_right_dark_red {
    border-right: 1px solid #CA1F26;
}

.fc_background_top_dark_red {
    background-color: #CA1F26;
}

.fc_border_dark_red_compat {
    *border: 1px solid #CA1F26;
}

.fc_hoverpaging {
    background-color: #FBDBBD;
}

.fc_header_background {
    background-image: url(bg/logo_gross.jpg);
}

.fc_form_error {
    background-color: #990000;
    color: white;
    padding: 8px;
}