
/* Common elements */
#page_wrapper{

max-width:1170px;
background-color:#FFFFFF;
margin-left:auto;
margin-right:auto;
font-family: 'Roboto', sans-serif;
font-size:11px;
line-height:150%;
padding:0px 15px;
}

img {
border:none;
}

/* links */
a {
	text-decoration:none;
	color:#ffffff;
}
.common-link
{
	color:#0C3B5B;
}
.common-link2
{
	color:#0C3B5B;
	text-decoration:underline;
}
.header-link2
{
	color:#FFF !important;
	text-decoration:underline;
}
body{		
	margin:0px;
	padding:0px;
    background-color:#FAFAFA;	
}

.BREADCRUMBS_AND_INTRO{}


.breadcrumb_container{
	padding:10px 0px;	
	font-size:11px;
	/* border-bottom:1px solid #999; */
	/* background-color:#eee; */
	margin:0;
	margin-left:0;
	width:100%;
	overflow:hidden;
}
.breadcrumb_container ul{
	padding:0;
	margin:0px;
	list-style-type: none;
	display:inline;		
}
.breadcrumb_container ul li{
	/* display:inline;	 */
}
.breadcrumb_link
{
	white-space:nowrap;
}
.breadcrumb_link a
{
	float:left;
	font-weight:bold;
	color:#0C3B5B;
	padding-right:15px;
	text-decoration:underline;
	background-repeat:no-repeat;
	background-image:url(images/orange_arrow_right.gif);
	background-position:right center;
}
.endlink 
{	
	background-image:none !important;	
}
.breadcrumb_endText{
	font-weight:bold;
	color:#333333;
}

.page_title{
	padding:0px 10px 0px 10px;
	color:#3A55AA;
	font-weight:bold;
	font-size:13px;
	float:left;
}

.page_returnLink{
	padding:0px 10px 0px 10px;
	float:right;
	font-size:12px;
}

.page_returnLink a{
	color:#0C3B5B;
	text-decoration:underline;
	font-weight:bold;
}


.page_intro{
	padding:10px;
	font-size:11px;
}

.COMMON_PANELS{}

.common_panel{
	background-color:#eeeeee;
	padding:0px 0px 3px 0px;
	margin:0px;
	padding-bottom:10px;
	
}
.intro_panel
{
	margin:10px 10px 10px 10px;
}
.common_innerpanel_titlebar{
	background-image:url(images/titlebar_orange_bg_tl.jpg);
	padding:5px 5px 5px 5px;
	margin:0px 10px 0px 10px;
	font-weight:bold;
	font-size:11px;
	
}
.common_panel_headings{
	font-weight:bold;
	padding:0px 0px 3px 0px;
	margin:0px 10px 10px 10px;
	width:600px;	
}

.common_panel_headings a{
	color:#0C3B5B;
	text-decoration:underline;
	font-weight:normal;
	margin:0px;
	
}

.common_inner_panel{
	margin:0px 10px 10px 10px;
	background-color:#fafafa;
	padding:10px;
	
}

*html .common_panel /*IE hack to make panels push to the right height*/
{
	height:10px;
	
	
}




*html .common_inner_panel /*IE hack to make panels push to the right height*/
{
	height:10px;

}
html>body .common_panel { *height:1%;}




.common_zeroheight_clear{
	clear:both;
	margin:0px;
	height:1px;
	padding:0px;
}
.common_innerpanel_clear{
	clear:both;
	/*border-bottom:1px #fafafa solid;*/
}

.common_outerpanel_clear{
	clear:both;
	border-bottom:1px #eeeeee solid;
}

.common_clear{
	clear:both;
	border-bottom:1px #ffffff solid;
}
.lastdiv_clearfloats{
	height:2px;
	clear:both;
	margin:0px;
	padding:0px;
	font-size:10%;
}

.lastdiv_clearfloats_outer{
	/* border-bottom:1px #eeeeee solid; */
	width:200px;
}

.common_panel_title{
	padding:0px 10px 0px 10px;
	color:#263C79;
	font-weight:bold;
	font-size:13px;	
	margin:0px;
}


.common_panel_title a{
	color:#0C3B5B;
	text-decoration:underline;
	font-weight:bold;
	margin:0px;	
}
.common_panel_copy{
	padding:0px 10px 0px 10px;
	font-family: 'Roboto', sans-serif;
	font-size:11px;
	margin-top:3px;
	
	
}
.common_panel_copy a{
	color:#0C3B5B;
	text-decoration:underline;	
}
.common_form_copy{
	padding:5px 10px 10px 5px;
	margin-top: 5px;
	font-family: 'Roboto', sans-serif;
	font-size:11px;
}

.common_form_copy a{
	color:#0C3B5B;
	text-decoration:underline;
}
.common a {
		color:#0C3B5B;
		text-decoration:none;
}

.file_upload{
	width:500px;
	background-color:#ffffcc;
	font-size:12px;
	border:1px solid #cccccc;
	height:20px;
	margin:0px;
	padding:0px;
}
#ItemsAddedPopup{
	margin:0px;
	margin-top:0px;
	*margin-top:0px;
	padding:10px;
    padding-top:0;	
	z-index:500;
    /*border:2px solid black;*/
    background-color:#0C3B5B;
    position:fixed;
    width:100%;
    top:0;
    color:#ffffff;
}

#ItemsAddedPopup .ItemAddedMessage
{
	font-weight:bold;
	color:#ffffff;
}


.ItemsAddedPopup_Message{	
	font-size:13px;
	margin:0px;
	margin-bottom:0px;
	color:#ffffff;	
}

.ItemsAddedPopup_StockMessage{
	background-repeat:no-repeat;
	padding-left:20px;
	margin-left:5px;
	color:#ffffff;

}

.PopUpNotInStock{
	background-image:url(images/icon_warning.gif);	
	background-repeat:no-repeat;
	color:#333333;
}

.PopUpInStock{
	background-image:url(images/icon_tick.gif);
	font-weight:bold;
	background-repeat:no-repeat;
	color:#006600;
}

.PopupStockWarning{
	background-image:url(images/images/icon_warning.gif);	
	color:#333333;
}

.MessageCentered{
	text-align:center;
}

.AddItemConfirmationMessage
{
		margin-top:10px;
}

.ItemAddedSection
{
    display:block;
    float:left;
    margin-right:10px;
}
.ItemAddedMessage
{
	font-weight:bold;
	color:#006600;
}
.AddItemConfirmationMessage div
{
	/* margin-bottom:8px; */
}
.AddConfirmationButtonContainer
{
    float:right;    
    margin-right:20px;
}
.AddConfirmationButtonContainer a
{
	text-decoration:none;
}
.quantity_error
{
	border:1px solid #F00;
	background-color:Yellow;
}
	.InStock{
		font-weight:bold;
		color:#006600;
	}
	.PartialStock
	{
			font-weight:normal;
			color:#333333;
	}
	.OutOfStock
	{
			color:#333333;
	}
	.form_error
	{
		float:left;
		margin-left:5px;
		margin-top:6px;
		font-size:11px;
	}
	.form_error_address
	{
		font-size:11px;
		float:left;
		margin-left:5px;
		margin-top:2px;
	}
.common_left_align{text-align:left}
.common_center_align{text-align:center}
.common_right_align{text-align:right}

.text_grey {color:#999999;}
.text_red {color:#FF0000;}
.strikeThrough{text-decoration:line-through;}

.partno_text a{color:#0C3B5B;text-decoration:none;margin-top:15px;padding-left:5px;}

.PriceViewToggle
{
	text-align:center;
	font-weight:bold;
}
.PriceViewToggle a
{
	text-decoration:underline;
	color:#0C3B5B;
}
.new_product_indicator
{
    background-color:red;
    padding:1px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
    margin:1px;
    border-radius:4px;
}
.list_price_mode_indicator
{
	background-color:#990100;
	border:1px solid #F7B138;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	font-family: 'Roboto', sans-serif;
	font-size:11px;
}
.delivery_included_message
{
	font-weight:normal;
	color:#CC0000;
}
.item_icon
{
	width:100px;
	margin-top:4px;
}

/* BEGIN: HEADER BAR STYLES */

#headerbar{ background-image:url(images/bg_mainPage.jpg); background-repeat:repeat-x; }

#navbarButtons { float:left; width:450px; height:32px;}

#navbarButtons ul { margin-top:0px; margin-left:0px; padding-left:0px;}

#navbarButtons li { display:inline; font-size:15px; font-weight:bold;}

#navbarButtons li img {margin:0px; padding:0px; border:0;}

#navbarButtons li a:hover span {
	display:block;
	border:1px solid #3F5BBC;
	background-color:#FFFFCC; 
	padding:4px;
	position:absolute;
	left:15px;
	top:32px;
	text-align:left;
	z-index:2;
	color:#333333;
	font-family: 'Roboto', sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

#navbarButtons span {
	display:none;	
}



#telNumbers {color:#CCCCCC; font-size:14px; font-family: 'Roboto', sans-serif; text-align:right; padding-top:6px; padding-bottom:16px; padding-right:15px; }

.white {color:#FFFFFF;}

.bold { font-weight:bold;}

/* END: HEADER BAR STYLES */

.itemlist_partno
{
	padding-left:0 !important;
	margin-top:0 !important;
	font-weight:bold;
	color:red !important;
	text-decoration:none !important;
}
.itemlist_description
{
	font-weight:bold;
}
.itemlist_per
{
	color:#555;
}
.itemlist_applications
{
	text-decoration:none !important;
	font-weight:normal;
}

h1
{
	color:#3a55aa;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:5px;
	font-size:14px;
}
.vat-switch
{
	vertical-align:middle;
}
.vat-panel
{
	background-color:#EFEFEF;
	margin-bottom:10px;
}
.vat-panel .common_innerpanel_clear
{
	border-bottom:#EFEFEF;
}
.vat-panel-fields
{
	float:left;
}
.vat-panel-notes
{
	padding:10px;
	padding-left:7px;
	float:left;
    width:200px;
}


@media only screen and (max-width: 900px) {
	#page_wrapper {padding:0px 10px;}
	
}
