@charset "utf-8";
/***********************************************************
	CSS style for defining the layout of blue-peter.net  
	
	Produced by: [re]experience  
				 Copyright 2008/2009 - All rights reserved
***********************************************************/

body
{
	background-color: #859fff;
	padding: 0px;
	background-image: url(../graphics/main_bg.gif);
	background-repeat: repeat;
}

#startTable
{
    background: url(../graphics/bp_start.gif) no-repeat top right;
}

#productThumbnailHolder
{
    width: auto;
    height: auto;
    text-align: center;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    border: solid 0px #d6d6d6;
    background: #ffffff;
}

.resellerTable
{
    width: 680px;
    border-collapse: collapse;
}

td.resellers
{
    border-left: solid 1px #d6d6d6;
    border-right: solid 1px #d6d6d6;
    width: 680px;
}

th.resellers
{
	background-image: url(../graphics/resellersTableHeader.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	padding: 0px 0px, 0px, 0px;
}

td.resellersFooter
{
	background-image: url(../graphics/resellersTableFooter.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	padding: 0px 0px, 0px, 0px;
}

td.resellerBox
{
    background-color: #fafafa;
    text-align: left;
    border: dashed 1px #d6d6d6;
}

.cat_box
{
    width: 290px;
    background: url(../graphics/cat_div_bottom_bg.gif) no-repeat bottom left;
    height: 126px;
    overflow: hidden;
}

.cat_box h4
{
    width: 290px;
    margin: 0;
    padding: 8px 0px 4px 0px;
    color: #333;
    font-family: Verdana, Arial, Tahoma;
    font-size: x-small;
    font-weight:normal;
    border-bottom: 5px solid #d6d6d6;
    background: url(../graphics/cat_div_top_bg.gif) no-repeat top left;
}

.contact_box
{
    width: 405px;
    background: url(../graphics/contact_bottom.gif) no-repeat bottom left;
    height: 400px;
    overflow: hidden;
    text-align: left;
}

.contact_box h4
{
    width: 405px;
    margin: 0;
    padding: 8px 0px 4px 0px;
    color: #333;
    font-family: Verdana, Arial, Tahoma;
    font-size: x-small;
    font-weight:normal;
    border-bottom: 5px solid #d6d6d6;
    background: url(../graphics/contact_top_bg.png) no-repeat top left;
}

.about_box
{
    width: 405px;
    background: url(../graphics/about_box_bottom.gif) no-repeat bottom left;
    height: 235px;
    overflow: hidden;
    text-align: left;
}

.about_box h4
{
    width: 405px;
    margin: 0;
    padding: 8px 0px 4px 0px;
    color: #333;
    font-family: Verdana, Arial, Tahoma;
    font-size: x-small;
    font-weight:normal;
    border-bottom: 5px solid #d6d6d6;
    background: url(../graphics/contact_top_bg.png) no-repeat top left;
}

.result_box_products
{
    width: 332px;
    background: url(../graphics/prodSearch_result_box_bottom.gif) no-repeat bottom left;
    height: 283px;
    overflow: hidden;
    text-align: center;
}

.result_box_products h4
{
    width: 332px;
    margin: 0;
    padding: 8px 0px 4px 0px;
    color: #333;
    font-family: Verdana, Arial, Tahoma;
    font-size: x-small;
    font-weight:normal;
    border-bottom: 5px solid #d6d6d6;
    background: url(../graphics/prodSearch_result_box_top.gif) no-repeat top left;
}

.result_box_categories
{
    width: 249px;
    background: url(../graphics/catSearch_result_box_bottom.gif) no-repeat bottom left;
    height: 283px;
    overflow: hidden;
    text-align: center;
}

.result_box_categories h4
{
    width: 249px;
    margin: 0;
    padding: 8px 0px 4px 0px;
    color: #333;
    font-family: Verdana, Arial, Tahoma;
    font-size: x-small;
    font-weight:normal;
    border-bottom: 5px solid #d6d6d6;
    background: url(../graphics/catSearch_result_box_top.gif) no-repeat top left;
}

.result_box_manuf
{
    width: 249px;
    background: url(../graphics/manufSearch_result_box_bottom.gif) no-repeat bottom left;
    height: 283px;
    overflow: hidden;
    text-align: center;
}

.result_box_manuf h4
{
    width: 249px;
    margin: 0;
    padding: 8px 0px 4px 0px;
    color: #333;
    font-family: Verdana, Arial, Tahoma;
    font-size: x-small;
    font-weight:normal;
    border-bottom: 5px solid #d6d6d6;
    background: url(../graphics/manufSearch_result_box_top.gif) no-repeat top left;
}

.search_box_nofocus
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	color: #A7A7A7;
	width: 150px;
	height: 12px;
}

.search_box_focus
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	width: 150px;
	height: 12px;
}

.listbox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    background-color: #fafafa;
}


/******* The menu? ************/
th.menu 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	height: 32px;
	color: #414a4c;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #ededed;
	border-top: 1px solid #d6d6d6;
	background-image: url(../graphics/th_header_bg.png);
	background-repeat: no-repeat;
	text-align: left;
	padding: 3px 3px 3px 14px;
}

td.menu_caption
{
    width: 200px;
    text-align: left; 
	height: 27px;
	background-image:url(../graphics/menu_header_bg.png); 
	background-repeat:no-repeat; 
	background-position:bottom left; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333;
	padding-left: 4px;
}

td.menu_footer
{
	background-image:url(../graphics/menu_footer_bg.png); 
	background-repeat:no-repeat; 
	background-position:top left;
}

td.menu_mc
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333;
	border-top: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	padding-left: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
}

td.menu_mc_highlight
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-top: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	padding-left: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #7e8cc0;
    background: #fafafa;
}

td.menu_sc
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	background: #fafafa;
}

/*
td.menu_mc 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;	
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #ededed;
	background-image: url(../graphics/main_cat_out_bg.png);
	background-repeat: no-repeat;
	padding: 3px 3px 3px 14px;
	color: #414a4c;
	cursor: pointer;
}

td.menu_mc_highlight
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;	
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #ededed;
	background-image: url(../graphics/main_cat_over_bg.png);
	background-repeat: no-repeat;
	padding: 3px 3px 3px 14px;
	color: #859fff;
	cursor: pointer;
}

td.menu_sc
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	background: #f9f9f9;
	cursor: pointer;
}
*/

td.productTableHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px dashed #d6d6d6;
	height: 30px;
	background: #ffffff;
}

td.productSpecCell_white
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px dashed #d6d6d6;
	height: 24px;
	background: #ffffff;
}

td.productSpecCell_lightblue
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px dashed #d6d6d6;
	height: 24px;
	background: #fafafa;
}

td.productDescCell_white
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	height: 24px;
	text-align: left;
	background: #ffffff;
}

td.productDescCell_lightBlue
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	height: 24px;
	text-align: left;
	background: #fafafa;
}

td.resultTableCell_white
{
    background: #ffffff;
    font-size: x-small;
    text-align: left;
}

td.resultTableCell_lightBlue
{
    background: #fafafa;
    font-size: x-small;
    text-align: left;
}

.accordionHeader
{
    margin-top: 16px;
    width: inherit;
    height: 34px;
    text-align: left;
    padding-left: 6px;
    background-color: #ffffff;
}

.accordionHeaderActive
{
    margin-top: 16px;
    width: inherit;
    height: 50px;
    text-align: left;
    padding-left: 6px;
    background-color: #fafafa;
    border-top: dashed 1px #d6d6d6;
    border-left: dashed 1px #d6d6d6;
    border-right: dashed 1px #d6d6d6;
}

.accordionContent
{
    width: inherit;
    background-color: #fafafa;
    text-align: left;
    border-bottom: dashed 1px #d6d6d6;
    border-left: dashed 1px #d6d6d6;
    border-right: dashed 1px #d6d6d6;
    padding-left: 66px;
    padding-right: 66px;
    padding-top: 14px;
    padding-bottom: 16px;
    margin-bottom: 16px;
}

.thumbnail img
{
    margin: auto auto auto auto;
    border: 1px solid #d6d6d6;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
}

.thumbnail:hover img
{
    background-color: #EFEFEF;
    border: 1px solid #7e8cc0;
}

/**
 * Fix for the annoying IE bug!
 */
.thumbnail:hover
{
    color: #333333;
    border: 0px;
}


/**********
    The menu located on the Gallery site listing all the different Photoalbums
**********/
#galleryMenu
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 90%;
    width: 160px;
    padding: 0px;
    margin: 0px;
}

#galleryMenu h3
{
    display: block; 
    background-color:#EFEFEF;
    font-size: 100%; 
    padding: 3px 0 5px 3px;
    border: 1px solid #d6d6d6;
    color: #333;
    margin: 0px;
    width: 240px;
}

#galleryMenu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: none;
}

#galleryMenu ul li
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#galleryMenu ul li a
{
    font-size: 80%;
    display: block;
    border-bottom: 1px dashed #d6d6d6;
    padding: 4px 0px 2px 5px;
    text-decoration: none;
    color: #333;
    width:240px;
    line-height:18px;
}

#galleryMenu ul li a:hover, #galleryMenu ul li a:focus 
{
    color: #7e8cc0;
    border-bottom: 1px dashed #7e8cc0;
}



/****************************************************

    The main menu located to the left on the master page

****************************************************/
#horizMainMenu 
{
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:normal;
	background:transparent url(../graphics/menu_bg_out.gif) repeat-x top left;
	font-family:Verdana,Arial,Helvitica,sans-serif;
	border-top: 2px solid #7e8cc0;
}

#horizMainMenu ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}

#horizMainMenu ul li
{
	display:block;
	float:left;
	margin:0;
}

#horizMainMenu ul li a
{
	display:block;
	float:left;
	color:#646464;
	text-decoration:none;
	padding:11px 15px 0 15px;
	height:23px;
	background:transparent url(../graphics/menu_item_seperator.gif) no-repeat top right;
}

#horizMainMenu ul li a:hover
{
	color:#7e8cc0;
}

#horizMainMenu ul li a.selected
{
    color:#7e8cc0;
	background:#fafafa url(../graphics/menu_bg_over.gif) no-repeat top right;
}

/****************************************************

    The sub menu located to the right on the master page

****************************************************/
#horizSubMenu 
{
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:normal;
	background:transparent url(../graphics/menu_bg_out.gif) repeat-x top left;
	font-family:Verdana,Arial,Helvitica,sans-serif;
	border-top: 2px solid #7e8cc0;
}

#horizSubMenu ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}

#horizSubMenu ul li
{
	display:block;
	float:right;
	margin:0;
}

#horizSubMenu ul li a
{
	display:block;
	float:left;
	color:#646464;
	text-decoration:none;
	padding:11px 15px 0 15px;
	height:23px;
	background:transparent url(../graphics/menu_item_seperator.gif) no-repeat top left;
}

#horizSubMenu ul li a:hover
{
	color:#7e8cc0;
}

#horizSubMenu ul li a.selected
{
    color:#7e8cc0;
    background:#fafafa url(../graphics/menu_bg_over.gif) no-repeat top right;
}


.resellerDD
{
    font-family: Verdana, Tahoma, Arial;
    font-size: x-small;
    border: solid 1px #d6d6d6;
}



/****************************************************

    The tabcontainer style 
        (overrides the ajax__tab_xp theme)

****************************************************/
.blueP__prod_tab .ajax__tab_header
{
    background:url(images/tab-line.gif) repeat-x bottom;
}
