﻿
/*********************************************************************************/
/* Home 2 CSS
/*********************************************************************************/

.nav-left {width:200px; text-align:left; float:left; font-size:12px; font-weight:bold; color:red;}

h3{font-size:13px;}
h3{border-bottom:1px solid #DDD;padding-bottom:5px;}
.nav-left .topic{font-weight:bold;margin-bottom:0px;}
.nav-left ul{margin-top:10px;font-weight:normal;}
.nav-left ul li a{margin-bottom:1px;margin-left:7px;display:block; font-size:10px;}
.nav-left ul li a.last{margin-bottom:0;}
.nav-left .topic a{margin-left:0;}

.nav-midle {width: 600px;  margin-left: 10px; float:left; }
.nav-right {width: 200px;  margin-left: 10px; float:left; }
.nav-left .border {border:1px solid #DDD;padding:10px;height:371px; }
.nav-midle .border {border:1px solid #DDD;padding:3px;height:385px; }
.nav-right .border_top {border:1px solid #DDD;height:259px; }
.nav-right .border_bottom {border:1px solid #DDD;height:119px; margin-top:10px; background:red;}

.button-host { height:100%;}
.servo-button { display:inline-block; height:100%; width:100%; background: transparent url('../pictures/servo-and-gears.png') no-repeat 0 0; }
.gct-fbl-button { display:block; height:100%; background: transparent url('../pictures/gct-fbl.png') no-repeat 0 0; }
.partners-panel { display:block; height:100%; background: transparent url('../pictures/partners.png') no-repeat 0 0; }
	
.new-address-entry input { border:1px solid #DDD; margin-left:3px; }
/* Temp Items for the transition between designs*/
#list_product_groups
{
    border:1px solid #D0D0D0;
}

#list_view_options
{
    border:1px solid #D0D0D0;
}

#lab_price_note
{
    clear:both;
}

.update-progress-outer-table
{
    height:100%;
    width:100%;
    text-align:center;
    vertical-align:middle;
}

.progress-template-wrapper
{
    position:fixed;
    top:0;
    left:0;
    height:100%;
    width:100%;
}
/*********************************************************************************/
/* Old CSS file*/
.sub_header_button
{ 
	text-decoration: none; 
	font-family: Verdana;
	font-weight:bold;
	font-size: 80%;
	color: #3838EA;
	cursor:pointer;
	white-space:nowrap;
}

.sub_header_button:hover, .header_button:active 
{ 
	text-decoration: none; 
	font-family: Verdana;
	font-weight:bold;
	font-size: 80%;
	color: #EA3838;
	white-space:nowrap;
}
.footer_old
{
	font-family:Verdana;
	font-size:smaller;
	color:Black;
}
.parts_list
{
	font-family:Verdana;
	font-size: 60%;
	text-align:justify;
	color:#3838EA;
}
.parts_header
{
	font-family:Verdana;
	font-size:90%;
	font-weight:bold;
	color:Black;
}
.parts_footer
{
	font-family:Verdana;
	font-size:80%;
	text-align:center;
	color:Black;
}


.products_code_details
{
	cursor:pointer;
}

.products_code_details:hover
{
	color:#3838EA;
}

.popup_panel
{
	visibility:hidden;
}

.signup_btn_proceed
{
	text-decoration: none; 
	font-family: Verdana;
	font-weight:bold;
	font-size: 100%;
	color: #1a1a6e;
	padding-left:3px;
	/*
	padding-right:3px;
	
	border-style: solid;
	border-width: 1px;
	border-color: #3838EA;*/
}
.signup_btn_continue
{
	text-decoration: none; 
	font-family: Verdana;
	font-weight:bold;
	font-size: 100%;
	color: #3838EA;
	padding-right:10px;
}
.signup_btn_login
{
	text-decoration: none; 
	font-family: Verdana;
	font-weight:bold;
	font-size: 100%;
	color: Black;
	padding-right:10px;
}
.hidden
{
	visibility:hidden;
}

.visual_product_200
{
    margin-left: 4px;
	float:left;
	width:200px;
	height:250px;
	background-color:White;
	background-image:url('http://resource.raptor-parts.de:3455/product_frame_200.png') ;
	background-position:top left;
	background-repeat:no-repeat;
}

.visual_product_200 table
{
    font-size:9px;
    font-family: Verdana;
    font-weight:normal;
    padding:3px;
}
.visual_product_200:hover, .visual_product_200:active
{
	background-image:url('http://resource.raptor-parts.de:3455/product_frame_200_selected.png');
    cursor: pointer;
}

.visual_product_200_inbasket
{
    margin-left: 4px;
	float:left;
	width:200px;
	height:250px;
	background-color:White;
	background-image:url('http://resource.raptor-parts.de:3455/product_frame_200_inbasket.png') ;
	background-position:top left;
	background-repeat:no-repeat;
}

.visual_product_200_inbasket table
{
    font-size:9px;
    font-family: Verdana;
    font-weight:normal;
    padding:3px;
}

.visual_product_200_inbasket:hover, .visual_product_inbasket:active
{
	background-image:url('http://resource.raptor-parts.de:3455/product_frame_200_inbasket_selected.png');
    cursor: pointer;
}

.visual_product_200_unavailable
{
    margin-left: 4px;
	float:left;
	width:200px;
	height:250px;
	background-color:White;
	background-image:url('http://resource.raptor-parts.de:3455/product_frame_200_unavailable.png') ;
	background-position:top left;
	background-repeat:no-repeat;
}

.visual_product_200_unavailable table
{
    font-size:9px;
    font-family: Verdana;
    font-weight:normal;
    padding:3px;
}

.visual_product_200_unavailable:hover, .visual_product_200_unavailable:active
{
     cursor: pointer;
}

.link_button
{ 
	text-decoration: none; 
	font-family: Verdana;
	color: Blue;
	font-size: 90%; 
	cursor:pointer;
}
.link_button:hover, .link_button:active
{ 
	text-decoration: none; 
	font-family: Verdana;
	font-size: 90%; 
	color: #EA3838;
}

.visual_product_group_200
{
	float:left;
	width:256px;
	height:120px;
	background-color:White;
	background-image:url('http://resource.raptor-parts.de:3455/product_groups_300.png') ;
	background-position:top left;
	background-repeat:no-repeat;
}

.visual_product_group_200:hover, .visual_product_group_200:active
{
	background-image:url('http://resource.raptor-parts.de:3455/product_groups_300_over.png');
    cursor: pointer;   
}

.visual_product_detail_200
{
	width:200px;
	height:200px;
	background-color:White;
	background-image:url('http://resource.raptor-parts.de:3455/product_detail_200.png') ;
	background-position:top left;
	background-repeat:no-repeat;
	
}

.detail_label
{
    font-size:100%;
    text-decoration: none; 
    margin-top: 0; 
    margin-bottom: 0; 
    font-weight:normal;
}

.detail_text_box
{
    font-size: 110%;
    height : 16px;
    text-align:center;
    border: 1px #D0D0D0 solid;
}	

.detail_buy_panel
{
    vertical-align:top;
}

.shipping-costs-table td
{
	padding-left: 5px;
	padding-right: 5px;

	border: 1px gray solid;
}