﻿/* CSS Document */
body 
{
	background-image:url(/images/med_page_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	font-family:Arial;
	font-size:9pt;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
form
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

img
{
	border:none 0px #000000;
	}

a 
{
	text-decoration:none;
	color:#000000;
	}

h1
{
	font-size:10pt;
	margin-top:-2px;
	margin-bottom:0;
	font-family:Arial, Verdana;
	text-decoration:none;
	text-align:left;
	}

h2
{
	font-size:9pt;
	margin-top:8px;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	font-family:Arial, Verdana;
	text-decoration:none;
}

h3
{
	font-size:9pt;
	font-family:Arial, Verdana;
	text-decoration:none;
	font-weight:normal;
}

td
{
	text-align:justify;
	padding:2px 2px 2px 2px;
	}

/* ------------------------------------------------------------------ */
/* Master page styles                                                 */
/* ------------------------------------------------------------------ */

#MainBox
{
	width:100%;
	text-align:center;
	}

#centerDIV
{
	margin:0 auto;
	width:990px;
	min-width:990px;
	}

#MedHeader
{
	float:left;
	width:990px;
	height:47px;
	}
	
#BestSellers
{
	float:left;
	background-image:url(/images/top_left_bar.jpg);
	background-repeat:no-repeat;
	width:597px;
	height:46px;
	}
	
	#BestSellers img
    {
	    float:left;
	    border:none;
	    margin:0;
	    padding:0;
	    }
	
#BestSellerScroll
{
	float:left;
	width:469px;
	height:42px;
	margin-left:2px;
	text-align:left;
	padding-top:14px;
	font-weight:bold;
	}
	
.scrollcontent, .scrollcontent a
{
	width:470px;
	height:27px;
	font-family:Arial;
	font-size:8pt;
	color:#000000;
	text-decoration:none;
	text-align:left;
	border:none 0px;
}
	
.WSpacerDIV
{
	float:left;
	width:1px;
	}

.HSpacerDIV
{
	float:left;
	width:990px;
	height:1px;
	}
	
#SetCurrency
{
	float:left;
	background-image:url(/images/top_right_bar.jpg);
	background-repeat:no-repeat;
	width:392px;
	height:46px;
	}
	
#CurrText
{
	float:left;
	font-family:Arial;
	font-weight:bold;
	color:#1E464E;
	font-size:9pt;
	width:165px;
	padding-left:5px;
	padding-top:14px;
	}
	
#CurrIcons
{
	float:left;
	width:115px;
	padding-top:8px;
	text-align:center;
	}

.btnGBP
{
	background-image:url(/images/icon_gb_flag.jpg);
	height:27px;
	width:27px;
	border:none 0px #000000;
	}
	
#TopTool
{
	float:left;
	width:100px;
	padding-top:11px;
	}

#MedSubHeader
{
	float:left;
	width:990px;
	height:106px;
	}

#LogoMenuContainer
{
	float:left;
	width:597px;
	height:102px;
	}

#BasketDataContainer
{
	float:left;
	background-image:url(/images/homepage_shopping_basket_info_bg.jpg);
	background-repeat:no-repeat;
	width:216px;
	height:102px;
	}
	
#BasketDataContainerTitle
{
	float:left;
	width:204px;
	height:27px;
	padding-left:9px;
	padding-top:7px;
	text-align:left;
	font-family:Arial;
	font-size:9pt;
	color:#FFFFFF;
	}
	
#BasketDataContainerData, #BasketDataContainerData a
{
	float:left;
	width:204px;
	padding-left:9px;
	padding-top:2px;
	text-align:left;
	font-family:Arial;
	font-size:8pt;
	color:#FFFFFF;
	}
	
#MedemaLogo
{
	float:left;
	width:600px;
	height:75px;
	text-align:left;
	padding-left:10px;
	padding-top:10px;
	}
	
#MedemaHMenu
{
	float:left;
	width:595px;
	height:27px;
	padding-left:11px;
	}
	
.HMenu
{
	float:left;
	height:27px;
	text-align:left;
	}
	
.HMenuSpacing
{
	float:left;
	width:42px;
	height:27px;
	}
	
#ImageSpace
{
	float:left;
	width:380px;
	height:205px;
	}

.DiscountBanner
{
	float:left;
	margin-top:28px;
	width:358px;
	height:155px;
	}

#ImageOne
{
	float:left;
	width:198px;
	height:185px;
	padding:11px 10px 9px 9px;
	}
	
#ImageTwo
{
	float:left;
	width:198px;
	height:185px;
	padding:11px 10px 9px 9px;
	}
	
#SearchBox
{
	float:left;
	margin:7px 0px 0px 7px;
	}
	
.SearchTitle, SearchTitle a
{
	color:White;
	}
	
#SearchText
{
	float:left;
	width:160px;
	height:69px;
	margin-left:12px;
	margin-top:11px;
	text-align:left;
	color:#FFFFFF;
	}
	
#SearchInputBox
{
	float:left;
	background-image:url(/images/search_box_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:170px;
	height:42px;
	margin-left:5px;
	}
	
.SearchInTxt
{
	float:left;
	width:140px;
	height:18px;
	padding:5px;
	vertical-align:middle;
	margin:7px 0px 0px 7px;
	border:none 0px #000;
	}
	
#GoButton
{
	float:left;
	width:172px;
	text-align:right;
	}
	
#BodyContainer
{
	float:left;
	width:990px;
	max-width:990px;
	background-color:#DDDDDD;
	margin-top:2px;
	}
	
#BodySubContainer
{
	float:right;
	width:990px;
	max-width:990px;
	background-color:#FFFFFF;
	}
		
#BodyTxt
{
	float:left;
	width:805px;
	min-height:810px;
	}
	
#VMenu
{
	float:left;
	/*background-image:url(/images/menu_bg.jpg);
	background-repeat:no-repeat;*/
	width:177px;
	height:645px;
	margin-top:5px;
	margin-left:8px;
	}

.VMenuBox
{
    float:left;
    width:175px;
    }

.VMenuBoxBG
{
    float:left;
    background-image:url(/images/new-menu-bg.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    width:175px;
    height:46px;
    }
    
.VMenuStyle
{
	float:left;
	width:135px;
	max-width:135px;
	height:27px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	margin:15px 0px 0px 15px;
	}

.VMenuStyle a
{
	color:#CCCCCC;
	}
	
.VMenuStyle a:hover
{
	color:#FFFFFF;
	}

.stdFonts
{
	font-family:Arial;
	font-size:8pt;
	}
	
.stdFontsBOLD
{
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	}
	
.stdFontsRedBOLD
{
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	color:Red;
	}
	
.errMessageOrange
{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	color:Orange;
	text-align:left;
	width:98%;
	}

#productNameContainer
{
	float:left;
	width:350px;
	}
	
#productCode
{
	float:left;
	width:300px;
	text-align:left;
	}
	
#productFlagIMG
{
	float:right;
	width:300px;
	text-align:right;
	}

.productName
{
	float:left;
	width:350px;
	}

#productIMG
{
	background-color:White;
	border:solid 1px #DDDDDD;
	text-align:center;
	vertical-align:middle;
	width:100px;
	}
	
#unitPrice
{
	width:100px;
	text-align:right;
	}
	
#unitPriceIncVAT
{
	width:100px;
	text-align:right;
	}
	
.qtyStyle
{
	width:100px;
	text-align:center;
	}
	
.buyInputBox
{
	border:solid 1px #324E52;
	width:45px;
	text-align:right;
	}

.buyBtnStyle
{
	background-color:#324E52;
	border:solid 1px #324E52;
	color:White;
	width:48px;
	}

.RightAlignedTXT
{
	text-align:right;
	}
	
/* ------------------------------------------------------------------ */
/* Default page styles                                                */
/* ------------------------------------------------------------------ */

#productrangebox
{
	float:left;
	width:365px;
	max-width:365px;
	text-align:center;
	}
	
.productrangetxt
{
	width:361px;
	max-width:361px;
	margin:5px auto;
	}
	
#welcomebox
{
	float:right;
	width:430px;
	max-width:430px;
	text-align:center;
	}
	
#welcometxt
{
	width:416px;
	max-width:416px;
	margin:5px auto;
	}
	
.leftjustify
{
	text-align:justify;
	}
	
.graytxt, .graytxt a
{
    color:#555555;
    }
	
.scrolltxtbg
{
	background-image:url(/images/scroll_bg.jpg);
	background-repeat:no-repeat;
	width:424px;
	height:81px;
	}
	
.scrolltxtstyle
{
	float:left;
	width:335px;
	height:23px;
	text-align:justify;
	margin:9px 0px 0px 81px;
	color:#345D6D;
	}
	
.newprobg
{
	background-image:url(/images/new_pro_sp_offers_news_bg.jpg);
	background-repeat:no-repeat;
	width:424px;
	height:175px;
	}

.newprobgSP
{
	background-image:url(/images/new_pro_sp_offers_news_bg_1.jpg);
	background-repeat:no-repeat;
	width:424px;
	height:325px;
	}
	
.newprobgNEWS
{
	background-image:url(/images/news_bg.jpg);
	background-repeat:no-repeat;
	width:424px;
	height:250px;
	}
		
.FivePixHeightSpacer
{
	height:5px;
	}
	
#BBCNewsScroller
{
	width:405px;
	height:110px;
	margin: 7px auto;
	}
	
.prodisptitle
{
	float:left;
	width:195px;
	height:23px;
	text-align:left;
	margin:8px 0px 0px 8px;
	color:#345D6D;
	font-weight:bold;
	}
	
.prodispmore
{
	float:left;
	width:213px;
	height:23px;
	text-align:right;
	margin:8px 8px 0px 0px;
	color:#345D6D;
	}
	
.prodisptitleSP
{
	float:left;
	width:195px;
	height:23px;
	text-align:left;
	margin:8px 0px 0px 8px;
	color:#3f504a;
	font-weight:bold;
	}
	
.prodispmoreSP
{
	float:left;
	width:213px;
	height:23px;
	text-align:right;
	margin:8px 8px 0px 0px;
	color:#3f504a;
	}
	
.prodispmoreSP a
{
    color:#3f504a;
    }
	
.prodispdetails
{
	width:390px;
	margin:5px auto;
	}
	
.prodispdetailsSP
{
    color:White;
	width:390px;
	margin:5px auto;
	}

.prodispdetailsSP a
{
    color:White;
	}
	
.prodispimg
{
	float:left;
	width:130px;
	margin:5px 0px 0px 0px;
	}
	
.prodispimgSP
{
	float:left;
	width:130px;
	margin:5px 0px 5px 0px;
	}
	
.prodispimgSPPopUp
{
    background-image:url(/images/poup_pro_bg.jpg);
    background-position:top center;
    background-repeat:no-repeat;
	float:left;
	width:130px;
	height:140px;
	margin:5px 8px 0px 0px;
	padding-top:5px;
	}
	
.prodispimgSPPopUp b
{
    font-weight:bold;
    color:Red;
    }
	
.prodispimage
{
	margin:0px auto;
	max-height:75px;
	max-width:120px;
	}
	
/* ------------------------------------------------------------------ */
/* Product Catalogue and Other page styles                            */
/* ------------------------------------------------------------------ */

#pgHTitle
{
    float:left;
	text-align:left;
	width:792px;
	border-bottom:solid 1px #2C719A;
	margin:0px auto;
	padding:2px 0px 2px 0px;
	}
	
#pgHTitle h1
{
	color:#2C719A;
	font-family:Arial;
	font-size:10pt;
	}
	

#pgHTitle #pcDIV
{
    float:left;
	color:#2C719A;
	font-family:Arial;
	font-size:10pt;
    width:138px;
	}
	
#pgHTitle #h1DIV
{
    float:left;
    color:#2C719A;
	font-family:Arial;
	font-size:10pt;
    width:630px;
    }
    
#pgHTitle h1, #pgHTitle p
{
    float:left;
    font-size:10pt;
	margin-top:-2px;
	margin-bottom:0;
	padding-right:5px;
	font-family:Arial, Verdana;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
    }

#pgHTitle a
{
	color:#2C719A;
	font-family:Arial;
	font-size:10pt;
	}
	
#proCatSortText
{
    float:left;
    font-family:Verdana;
    font-size:10pt;
    font-weight:bold;
    color:#fff;
    background-color:#104a68;
    margin:9px 0px 0px 5px;
    padding:10px 10px 10px 10px;
    text-align:left;
    width:771px;
    }
	
#imgBtnSortDIV
{
    float:left;
    margin:5px 0px 0px 0px;
    width:190px;
    }
	
#catDataListDIV
{
    float:left;
	width:800px;
	margin:9px auto;
    }
	
.proCatContainer
{
    float:left;
	width:800px;
	text-align:left;
	}
	
.proCatIMG
{
    float:left;
    padding:15px 14px 15px 14px;
	width:128px;
	height:261px;
	text-align:center;
	vertical-align:top;
	}

.procatdescMain
{
    float:left;
	width:128px;
	height:162px;
	text-align:center;
	vertical-align:top;
    }

.procatdesc
{
    float:left;
    font-size:7pt;
    margin-top:2px;
	width:128px;
	height:90px;
    text-align:left;
    }

.proCatTXT 
{
	float:left;
	text-align:left;
	vertical-align:top;
	}
	
.proCatTXT h2
{
	margin-top:-2px;
	}
	
.proCatItemStyle
{
	background-color:#F1F6F4;
	border-bottom:solid 1px #C7E0D6;
	vertical-align:top;
	}
	
    .proCatItemStyle:hover
    {
	    background-color:#99c4b3;
	    border-bottom:solid 1px #C7E0D6;
	    vertical-align:top;
	    }
	
.proCatItemStyleAlt
{
	background-color:#FFFFFF;
	border-bottom:solid 1px #C7E0D6;
	vertical-align:top;
	}
	
    .proCatItemStyleAlt:hover
    {
	    background-color:#99c4b3;
	    border-bottom:solid 1px #C7E0D6;
	    vertical-align:top;
	    }
	
.RemarksDIV
{
    float:left;
	width:790px;
	margin:5px auto;
	padding-bottom:5px;
	border-bottom:solid 1px #2C719A;
	}

.RemarksTxtSpan
{
    float:left;
	width:790px;
	margin:5px auto;
	text-align:left;
	}
	
.ProShortDescDiv
{
    float:left;
	text-align:left;
	}
	
.subCategoryDiv
{
    float:left;
	width:750px;
	margin:45px auto;
	}
	
.subCategoryContainerDiv
{
	float:left;
	border:solid 1px #2C719A;
	margin:5px auto;
	width:155px;
	height:195px;
	}
	
.subCategoryContainerDiv:hover
{
	background-color:#E4E7E9;
	border:solid 1px #15415B;
	}
	
.subCategoryImageDiv
{
	margin:5px auto;
	}
	
.subCategoryNameDiv
{
	margin:5px auto;
	width:145px;
	}
	
.RedRightNote
{
    float:left;
	text-align:right;
	margin-top:10px;
	margin-right:5px;
	width:800px;
	}
	
.productDetails
{
    float:left;
	width:800px;
	margin:0px auto;
	text-align:justify;
	}
	
.productList
{
    float:left;
	width:800px;
	margin:0px auto;
	}
	
.newProductImgStyle
{
	text-align:center;
	width:100px;
	vertical-align:middle;
	padding:10px 10px 10px 10px;
	}
	
.newProductDescStyle
{
    margin-top:10px;
    margin-right:10px;
	text-align:left;
	}
	
/* ------------------------------------------------------------------ */
/* Contact Us page styles                                             */
/* ------------------------------------------------------------------ */

.CUsTopText
{
	float:left;
	width:720px;
	}

.CUsContent
{
	float:left;
	width:100%;
	text-align:justify;	
	}
	
.MedemaOnGoogle
{
	float:left;
	margin-top:27px;
	}
	
/* ------------------------------------------------------------------ */
/* SITE MAP styles                                                    */
/* ------------------------------------------------------------------ */

#sitemapcontainer
{
	width:748px;
	height:99px;
	margin:25px auto;
	border:solid 1px #15415B;
	}
	
.topsitemap
{
	float:left;
	width:235px;
	margin:10px 0px 10px 10px;
	text-align:left;
	}
	
.productsitemap
{
	width:748px;
	margin:25px auto;
	border:solid 1px #15415B;
	text-align:left;
	}
	
.sitemapHeader
{
	height:27px;
	border-top:solid 1px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
	background-color:#EEEEEE;
	}
	
.sitemapSubHeader
{
	height:18px;
	}
	
.sitemapSubHeader a:hover
{
	font-weight:bold;
	}
	
.otherPagesStyle
{
	width:780px;
	text-align:left;
	text-align:justify;
	margin:0px auto;
	}

/* ------------------------------------------------------------------ */
/* Basket styles                                                      */
/* ------------------------------------------------------------------ */

.buttonstyle
{
    background-color:#0E2B31;
    border:solid 1px #000000;
    color:White;
    }
	
/* ------------------------------------------------------------------ */
/* Footer styles                                                      */
/* ------------------------------------------------------------------ */

#FooterLinks
{
	float:left;
	width:990px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:solid 1px #CDCDCD;
	text-align:center;
	color:#999999;
	font-size:9pt;
	text-decoration:none;
	}
	
#FooterLinks a
{
	color:#999999;
	font-size:9pt;
	text-decoration:none;
	}
	
#FooterLinks a:hover
{
	color:#000000;
	font-size:9pt;
	text-decoration:none;
	}

#FlexSiteMap
{
    /*float:left;*/
	width:990px;
	padding-top:5px;
	padding-bottom:5px;
	border-top:solid 1px #CDCDCD;
	border-bottom:solid 1px #CDCDCD;
	}
	
.FlexSiteMapContentContainer
{
    width:990px;
    }
	
#FlexSiteMapText
{
	float:left;
	width:108px;
	padding-top:4px;
	color:#555555;
	}

#FlexSiteMapBtn
{
	float:right;
	width:225px;
	text-align:right;
	}
	
.FlexSiteMapButton
{
	background-color:#DDDDDD;
	color:#555555;
	border:none 0px;
	}

#productrangecontainer
{
	float:left;
	width:990px;
	margin-top:5px;
	padding-top:2px;
	padding-bottom:2px;
	border-top:solid 1px #CDCDCD;
	color:#999999;
	font-size:9pt;
	text-decoration:none;
	}

.footerMapTD
{
	background-color: #EEEEEE;
	color: #284775;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	width: 25%;
	height: 45px;
	border: dotted 1px #595959;
	text-transform: uppercase;
}
.footerMapTD a
{
	text-decoration:none;
	color:#284775;
	}
	
#FooterTxt
{
	float:left;
	width:990px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	color:#999999;
	font-size:9pt;
	text-decoration:none;
	}
	
#GetSafeOnline
{
	width:730px;
	color:#555555;
	font-size:8pt;
	text-decoration:none;
	margin:0 auto;
	}
	
#GetSafeOnlineLogo
{
	float:left;
	width:50px;
	}
	
#GetSafeOnlineText
{
	float:left;
	width:680px;
	text-align:justify;
	padding-top:5px;
	}
	
.showdiv {display: block;}

.hidediv {display: none;}

.DataListMap
{
	background-color:#EEEEEE;
	color:#284775;
	font-size:8pt;
	text-align:center;
	width:25%;
	height:45px;
	border:dotted 1px #595959;
	}
	
.DataListMap a
{
	color:#284775;
	}
	
.bskFonts
{
	text-align:justify;
	}
	
.MainTableBorder
{
	width:100%;
	border:none;
	}
	
.trBGColor
{
	background-color:#0E2B31;
	color:#FFFFFF;
	text-align:left;
	}
	
.spOffersPLink
{
    font-size:12px;
    font-weight:bold;
    }
        
.spOffersROStyle
{
    background-color:#c5dad2;
    margin-top:25px;
    }
    
.spOffersROStyle:hover
{
    background-image:url(/images/spoffer-shaded-bg.jpg);
    background-repeat:repeat-x;
    }
    
.spOffersARStyle
{
    background-color:#a8bbb4;
    margin-top:25px;
    }
    
.spOffersARStyle:hover
{
    background-image:url(/images/spoffer-shaded-bg.jpg);
    }
    
.wstooltip
{
    background-color:#253a3d;
    font-weight:normal;
    padding:10px 10px 10px 10px;
    width:225px;
    }
    
/* --------------------------------------------- */

.searchBox
{
    float:left;
    border:solid 10px #1c5daf;
    padding:10px 10px 10px 10px;
    margin-top:10px;
    width:755px;
    text-align:left;
    }
    
.searchTBox
{
    border:solid 1px #1c5daf;
    padding:5px 5px 5px 5px;
    width:610px;
    }
    
.searchButton
{
    border:solid 1px #1c5daf;
    padding:3px 5px 3px 5px;
    width:115px;
    }
    
.searchOptions
{
    border-top:solid 1px #ccc;
    margin:15px 0px 0px 0px;
    }
    
.subSearchOptions
{
    background-color:#dbdbdb;
    }
        
.searchMTitle
{
    color:#1c5daf;
    font-family:Verdana;
    font-size:11pt;
    font-weight:bold;
    border-bottom:solid 1px #ccc;
    padding:5px 0px 5px 0px;
    width:755px;
    }
    
.searchPageDTStyle
{
	border:solid 1px #1c5daf;
    float:left;
	margin:5px auto;
	width:792px;
	text-align:justify;
	}
	
/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility:hidden;
	margin:0px!important;
	background-color:inherit;
	color:windowtext;
	border:solid 1px #103564;
	/*cursor:'default';*/
	overflow:auto;
    text-align:left; 
    list-style-type:none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color:#215391;
	color:White;
	font-weight:bold;
	font-style:italic;
	padding:5px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color:#103564;
	color:White;
	font-weight:bold;
	padding:5px;
}

/*Modal Popup*/
.modalBackground {
	/*background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;*/
}

.modalPopup 
{
	background-color:White;
	border-width:5px;
	border-style:solid;
	border-color:#1c5daf;
	padding:3px;
	width:558px;
}

.ModalPopupHeader
{
    cursor:move;
    background-image:url(/images/popup_header_img.jpg);
    background-repeat:no-repeat;
    background-position:top center;
    /*background-color:#1c5daf;*/
    color:White;
    text-align:center;
    font-size:10pt;
    font-weight:bold;
    height:27px;
    padding:5px 5px 0px 5px;
    }
    
.ModalPopupContent
{
    padding:5px 0px 5px 5px;
    }
    
/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}