﻿@charset "UTF-8";
/* #################### Reset ################################## */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video
{
	border: 0;
	font-family: Tahoma, Arial, "MS PGothic", sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
html { -webkit-text-size-adjust:none; overflow-y:scroll; }
button
{
	background: none;
	border: none;
	font-size: 0;
	line-height: 0;
	margin: 0;
	overflow: visible;
	padding: 0;
	width: auto;
}
input, select
{
	vertical-align: middle;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
	display: block;
}
body
{
	line-height: 1;
}
ol, ul
{
	list-style: none;
}
blockquote, q
{
	quotes: none;
}
blockquote:before, blockquote:after,q:before, q:after
{
	content: '';
	content: none;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}


/* ### for the benefit of IE only ###*/

body
{
	margin: 0px;
	padding: 0px;
	text-align: left; /*changed from center aligned 13/04 2017 */
}

.Contentwrapper
{
	background-color: #FFFFFF;
	border-color: #9A9A9A;
	border-style: solid;
	border-width: 0 2px 0 2px;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 980px;
	z-index: 1;
}

.Floatingwrapper
{
	
	border-color: #9A9A9A;
	border-style: solid;
	border-width: 0 2px 0 2px;
	margin: 0 auto 0 auto;
	width: 980px;
	z-index: 1;
	display:block;
	position:fixed;
	float:left;
}

.Footerwrapper
{
	border-color: #9A9A9A;
	border-style: solid;
	border-width: 0px 2px 0 2px;
	margin: 0px auto;
	text-align: left;
	width: 980px;
	z-index: 2;
	background-color: #333333;
}
.HeaderWrapper
{
	background-color: #FFFFFF;
	border-color: #9A9A9A;
	border-style: solid;
	border-width: 0 2px 0 2px;
	margin: 0px auto 0px auto;
	padding: 0;
	text-align: left;
	width: 980px;
	z-index: 3;
}

.PocWrapper
{
    padding: 0 20px;
    /*width: 400px;*/
}

.emailImageWrapper
{
    margin: 0 105px;
    padding: 20px 0 0 0;
    /*width: 400px;*/
}


/* set clear divs to stop floats from overlapping */
.clear
{
	clear: both;
}
br.clear
{
	clear: both;
	margin-top: -15px;
}
a
{
	outline: none;
	text-decoration: none;
}

.paddingClear
{
    clear:both;
    padding: 10px;
}


/* ****************************** very top telephone number ******************** */
.headerTopBar
{
    height: 19px;
    background-color: #ffffff; 
    z-index:410;
    padding-top:5px;
    padding-bottom:0px;
    width:100%; 
}

.welcomeBar
{
    height: 23px;
    background-color: #DAE7ED; 
    z-index:100%;
    padding:5px 5px 5px 10px;
}

.welcomeDiv
{
    display:inline-block;
    float:left;
}


.headerTelephone, .headerTelephone a:link, .headerTelephone a:visited 
{
	color: #0383B2!important;
	text-align: right;
	float: right;
}

.headerTelephone a:hover 
{
	color: #0383B2!important;
}

.headerTelephone, .headerTelephone a:active
{
	color: #0383B2!important;
}

.spanPromo
{
    cursor:pointer;
    z-index: 410;
    position:relative;
    float:right;
    padding-right:10px;
    display:inline-block;
    font-size: 16px; 
    top:-1px;
}

.headerPromo
{
    display:none;
    border: 1px solid #409DD3;
    text-align:left;
    padding: 10px;
    box-shadow: 10px 10px 5px #5F5F5F;
    color: #333333;
    background-color: #ffffff;
    position: absolute;
    z-index: 400;
    float:right;
    left:0px;
    top:11px;

}

.headerPromoDesc
{
    width:200px;
    padding:0!important;
}


.headerPromo button
{
    display: block;
    height: 35px;
    padding: 10px;
    background-color: #0072C6!important; 
    border:0;
    color: white;
    text-align: center;
    cursor:pointer;
    font-size: 14px; 
    margin-top:10px;
}

.headerPromo button:hover{background-color: #1980cb!important; }
.headerPromo button:active{background-color: #85adc4!important; }

#headerEmail{width:165px;}
.spanPromo:hover .headerPromo{display:block;}

.currentCountry
{
	cursor: pointer;
	width:60px;
	float:right;
	background-color: #ffffff;
	text-align:right;
	padding:0 20px;
	position:relative;
	z-index: 410;
	
}

.currentCountry:hover .headerCountrySelect
{
    display: block;
}


/* ###################################################### header Country  ############################################ */

.headerCountrySelect
{
	background-color: White;
	border-color: #409DD3;
	border-style: solid;
	border-width: 1px 1px 1px 20px;
	box-shadow: 10px 10px 5px #5f5f5f;
	position: absolute;
    right: 0px;
	float:right;
	display:none;   
	z-index: 400;
	width: 530px;
	top:18px;
}



.headerCountryTitle
{
    text-align: center;
    font-size: 18px;
    cursor: default;
    padding:20px;  
}


 .headerCountrySelect .headerCountryContainerRest
{ 
	float:right;
	margin-right: 4px;
	width: 260px;
	position: relative;
}

.headerCountrySelect .headerCountryContainerEurope
{ 
	float:left;
	margin-right: 4px;
	width: 260px;
	position: relative;
	color: Black;    
}

.headerCountrySelect .headerCountryContainerEurope
{
    border-color: #00AAEA;
	border-width: 0 1px 0 0;
	border-style: solid;
}

.headerCountrySelect ul li
{
	padding: 5px 20px;
	text-align:left
}

.headerCountrySelect ul li.continent
{
    text-align:center;
    font-weight:bold;
    cursor:default;
}

.headerCountrySelect ul li a:link
{
	color: Black;
	padding: 5px 0;
}

.headerCountrySelect ul li a:visited
{
	color: Black!important;
	padding: 5px 0;
}
.headerCountrySelect ul li:hover
{
	background-color: #409DD3;
}

.headerCountrySelect ul li:hover a:link
{
	color: White;
}
.headerCountrySelect ul li:hover a:visited
{
	color: White;
}

.headerCountrySelect ul li img
{
	padding: 0 0 0 0;
	margin-right: 20px;
}



.headerCountrySelect ul li.continent:hover
{
	background-color: white;
}

.headerCountrySelect ul li img:hover
{
	background-color: white;
}

/* ########################################## Header-container ########################################## */
div.Header-container
{
	display: block;
	margin: 0;
	text-align: left;
	width: 980px;
	 height: 90px;
}

.leftFloatDiv
{
  margin: 0;
    padding: 0;
   float: left;  
    
}

.rightFloatDiv
{
  margin: 0;
    padding: 0;
   float: right;  
    
}
.headerImage, .headerSearch, .headerMiniCart
{
	margin: 0;
	padding: 0;
	
}
.headerImage
{
	float: left;
	Padding: 20px;
}
.headerSearch
{
	float: left;
	height: 65px;
	width: 524px;
	
}
/*######### header mini cart #################### */
.headerMiniCart
{
	float: left;
	margin: 20px;
	Padding: 5px;
	text-align: right;
	width: 140px;
	font-size: 12px;
	color: #9A9A9A;
	line-height: 18px;
	cursor:pointer;
	
}

.headerMiniCart a:link, .headerMiniCart a:visited
{
    color: #000083!important;
    font-weight:bold;
}

.headerMiniCart a:hover
{
    color: #0000be!important;
    font-weight:bold;
}

.headerMiniCart a:active
{
    color: #000065!important;
    font-weight:bold;
}

/* ############ main-container ########## */
div.main-container
{
	display: block;
	margin: 0 0 1px;
	text-align: left;
}


/* ###############  H1, h2, h3 ..... FONT SIZE ###############*/

h1 {
    font-size : 80%    
}

h1, h2, h3 {
    display: inline;
    font-weight:normal;
}

/* ########################################################## Search Box ################################################################  */
.searchWrapper
{
	border: 1px solid #BBBBBB;
	height: 28px;
	margin: 20px 0 0 20px;
	width: 418px;
	padding:0;
}
.searchWrapper input[type=text]
{
	border: 0;
	border: none;
	color: #BBBBBB;
	height: 25px;
	margin: 1px 0;
	padding: 0;
	float:left;
	width: 380px;
}
.searchWrapper button
{
	background-color: #BBBBBB;
	border: none;
	cursor: pointer;
	left: 0;
	margin: 0;
	padding: 1px;
	position: relative;
	vertical-align: bottom;
	height: 29px;
	width:33px;
	float:right;
	
}

/* #################################################### advanced Search ##########################################*/

div.advancedSearch{
	color: #BBBBBB;
	float: right;
	font-size: 11px;
	margin: 0 85px;
	padding: 0;
	text-align: right;
	width: 145px;
}

div.advancedSearch a:link, div.advancedSearch a:visited{
    color: #BBBBBB;
}

div.advancedSearch a:hover{
    color: #409DD3;
}

div.advancedSearch a:active{
    color: #BBBBBB;
}

.advancedSearchDropDown{
	background-color: White;
	border-color: #409DD3;
	border-style: solid;
	border-width: 1px 1px 1px 20px;
	box-shadow: 10px 10px 5px #888888;
	display: none;
	padding: 0;
	position: relative;
	right: 314px;
	text-align: left;
	top: -62px;
	width: 460px;
	z-index: 300;
}
.advancedSearchDropDown a:link{
	color: #BBBBBB;
	font-size: 16px;
	padding: 10px 20px 10px 0;
}
.advancedSearchDropDown a:visited{
	color: #BBBBBB;
	font-size: 16px;
	padding: 0;
}
div.advancedSearch:hover .advancedSearchDropDown{
	display: block;
}
.advancedSearchBtn{
	background-color: #BBBBBB;
	border: 0;
	color: #fcf9fc;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	padding: 7px 24px;
	text-decoration: none;
}
.advancedSearchBtn:active
{
	position: relative;
	top: 1px;
}
.advancedSearch-selectWrapper
{
	font-size: 12px;
}
.advancedSearch-priceWrapper, .advancedSearch-totalPriceWrapper{
	border-color: #409DD3;
	border-style: solid;
	border-width: 0 0 1px 0;
	font-size: 12px;
	margin: 10px 20px ;
}
.advancedSearch-totalPriceWrapper
{
	border: 0;
}
.ieAdvancedSelect, .ieAdvancedSelect2
{
	width: 238px;
}
.ieSelectInd, .ieSelectEvent
{
	background: url('../images/iface/downArrow.gif') no-repeat right #FFF;
	border: 1px solid #BBBBBB;
	font-size: 16px;
	height: 29px;
	overflow: hidden;
	vertical-align: middle;
	width: 238px;
}
.ieSelectDiv, .ieSelectDiv2
{
	border: 1px solid #BBBBBB;
	cursor: pointer;
	display: none;
	font-size: 12px;
	width: 238px;
}
.ieSelectDiv li:hover, .ieSelectDiv2 li:hover
{
	background-color: #409DD3;
	color: White;
}
.ieAdvancedSelect:hover .ieSelectDiv, .ieAdvancedSelect2:hover .ieSelectDiv2
{
	display: block;
}
.ieAdvancedSelect:hover .ieAdvancedSelect2
{
	display: none;
}
.advancedSearch-select
{
	background: url('../images/iface/downArrow.gif') no-repeat right #FFF;
	border: 1px solid #BBBBBB;
	height: 29px;
	margin: 10px 20px 10px 0;
	overflow: hidden;
	width: 238px;
}
.advancedSearch-select select
{
	background: transparent;
	border: 0;
	border: none;
	border-radius: 0;
	color: #BBBBBB;
	height: 29px;
	padding: 5px;
	webkit-appearance: none;
	width: 260px;
}
.advancedSearch .priceSearch
{
	display: inline-block;
	*display: inline;
    zoom: 1;
	text-align: justify;
	font-size: 12px!important;
	border:0px solid black;
	padding-top: 10px;
	padding-bottom: 10px;
}

.priceSearch ul li
{
	padding: 5px 0 5px 0;
}

.priceSearch ul li:hover
{
   
    color: #409DD3!important;
}

.priceSearch ul li:hover a:link, .priceSearch ul li:hover a:visited
{
    color: #409DD3!important;
}
/*################################################################## Mega Navigational Bar ##############################################*/
.navMenuSection
{
	z-index: 210;

	width: 100%;
	height: 29px;
	border-color: #409DD3;
	border-style: solid;
	border-width: 0 0 0px 0px;
	background-color: #333333;
    /*background-image: -ms-linear-gradient(top, #717375 0%, #060607 100%);
    background-image: -moz-linear-gradient(top, #717375 0%, #060607 100%);
    background-image: -o-linear-gradient(top left, #717375 0%, #060607 100%);
    background-image: -webkit-gradient(linear,  top,  bottom, color-stop(0, #717375), color-stop(1, #060607));
    background-image: -webkit-linear-gradient(top , #717375 0%, #060607 100%);
    background-image: linear-gradient(to bottom, #717375 0%, #060607 100%);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#717375', endColorstr='#060607');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#717375', endColorstr='#060607')"; */
}

#navMenu
{
	margin: 0 0px 0;
	z-index: 200;
	height: 29px;
}

/* ############################ navigational bar category styling ################## */
#navmenu a
{
    height: 29px;  
}
#navMenu li.navList
{
	
	border-bottom: 4px solid #409DD3;
	border-right: 1px solid #999A9B;
	cursor: pointer;
	color: White;
	font-size: 11px;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0px;
	position: relative;
	text-align: center;
	z-index: 180;
	text-decoration:none;
	float: left;
	display: block;
	
	/*display: inline-block;
     *display: inline;
     zoom: 1;*/
}

#navMenu li.navList a.menuHref, #navMenu li.navListred a.menuHref
{
   padding: 10px 11px 8px;
}

#navMenu li.navList a.PocMenuHref, #navMenu li.navListred a.PocMenuHref
{
   padding: 10px 16px 8px;
}


/* ############ navigational bar bottom border, ##################### */

#navMenu li.navList a.menuHref
{
	display: block;
	font-size: 11px;
	font-weight:bold;
	outline: 0;
	text-decoration: none; 
}


#navMenu li.navList a.menuHref:link
{
    color: #FFFFFF;
}

#navMenu li.navList a.menuHref:visited
{
    color: #FFFFFF!important;
}
#navMenu li.navList a.menuHref:hover
{
    color: #409DD3!important;
}

#navMenu li.navList a.menuHref:active
{
    color: #FFFFFF!important;
}


#navMenu li.navList a.PocMenuHref, #navMenu li.navListred a.PocMenuHref
{
	color: #FFFFFF;
	display: block;
	height: 14px;
	/*display: block;
	font-size: 14px;
	outline: 0;
	text-decoration: none; */
}

#navMenu li.navList menuSpan
{
	color: #FFFFFF!important;
	display: block;
	font-size: 14px;
	outline: 0;
	text-decoration: none; 
}

#navMenu li.navList:hover
{
	border-color: #409DD3;
}
#navMenu li.navListred:hover
{
	border-color: #EC008B;
}

/* ########################set the look of the mega menu drop down box ############################*/

.smallDropdown
{
	background: #FFFFFF;
	border-collapse: separate;
	float: left;
	display: none;
	position: absolute;
	text-align: left;
	z-index: 160;
	width:100%;

}

.smDropColcontainer
{
    width:100%;
    
}

.smDropColcontainer table
{
    
    border: 1px solid #BBBBBB;
    border-bottom: 1px solid #333333;
    background: #FFFFFF;
    box-shadow: 10px 10px 5px #888888;
    font-size: 16px;
    
}

.smDropColcontainer table tr 
{
    border: 0px solid #409DD3;
    width:100%;
   
}

.smDropColcontainer table td
{
    border-right: 1px solid #BBBBBB;
    padding:10px;
    white-space:nowrap;
   
}

.smDropColcontainer table td:hover, .smDropColcontainer table td:hover a:link, .smDropColcontainer table td:hover a:visited
{
    background-color:#409DD3;
    color: white!important;
   
}

.smDropColcontainer table a:link, .smDropColcontainer table a:visited
{
    color: #0383B2!important;
    font-size: 12px;
    height: 14px;
    line-height: 10px;
    margin-right:20px;
}

.smDropColcontainer table a:hover
{
    color: white!important;
}
    

tr.moreLinks td, tr.moreLinks td a:link, tr.moreLinks td a:visited
{
    background-color:#333333;
    color: White!important;
}

tr.moreLinksTop
{
    border-top:4px solid #409DD3!important;
}

tr.moreLinks td:hover, tr.moreLinks td:hover a:link, tr.moreLinks td:hover a:visited
{
    background-color: #333333!important;
    color: #409DD3!important;
   
}


#navMenu li.navList:hover .smallDropdown
{
	left: 5px;
	top: 33px;
	display:block;
}


/* styling for lists in the mega menu drop down */
ul.dropList
{
	
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	list-style-type: none;
	margin: 0;
	margin-right: 4px;
	padding: 0;
	width: 180px;
	z-index: 120;
	height:200px;
}

ul.dropList
{
	border-color: #ED0100;
}

.droplistHeader
{
	cursor: default;
	z-index: 100;
}
#navMenu li.navList ul li
{
	color: Black;
	z-index: 100;
}
#navMenu li.navList ul li a:link,#navMenu li.navList ul li a:visited
{
	color: Black;
}
#navMenu li.navList ul li
{
	color: Black;
	padding: 10px;
}


.droplistLI a:visited
{
	color: black!important;
}


.droplistLI:hover, .droplistLI:hover a:link, .droplistLI:hover a:visited
{
    color: black!important;
    text-decoration:underline;
}

.dropColcontainer
{
	border: 1px solid #00AAEA;
	border-width: 0 1px 0 0;
	float: left;
	margin-right: 4px;
	width: 180px;
	z-index: 140;
	height:100%
}

.smDropColcontainer
{
	
	float: left;
	margin-right: 4px;
	width: 180px;
	z-index: 140;
	height:100%
}


/*#########################################################################################################################################
/*################################################################## Mega Navigational Bar ################################################
/*#########################################################################################################################################*/
.navMenuSection
{
	z-index: 210;
	background-color:#333333;
	width: 100%;
	height: 38px;
	border-color: #409DD3;
	border-style: solid;
	border-width: 0 0 5px 0;
}

#navMenu
{
	margin: 0 0px 0;
	z-index: 200;
	height: 38px;
}

/* ############################ navigational bar category styling ################## */
#navmenu a
{
    height: 38px;  
}
#navMenu li.navListblue, #navMenu li.navListred, #navMenu li.navListFirst, #navMenu li.navListLast, #navMenu li.navListfirst, #navMenu li.navListSmall
{
	border-color: #409DD3;
	border-style: solid;
	border-width: 0 0 5px 0;
	cursor: pointer;
	color: White;
	font-size: 14px;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0px;
	position: relative;
	text-align: center;
	z-index: 180;
	text-decoration:none;
	float: left;
	display: block;
	
	/*display: inline-block;
     *display: inline;
     zoom: 1;*/
}

#navMenu li.navListblue a.menuHref, #navMenu li.navListred a.menuHref, #navMenu li.navListblue a.PocMenuHref, #navMenu li.navListred a.PocMenuHref, #navMenu li.navListfirst a.menuHref, #navMenu li.navListLast a.menuHref, #navMenu li.navListSmall a.menuHref

{
      padding: 10px 10px 14px;
}


/* ############ navigational bar bottom border, ##################### */
#navMenu li.navListblue:hover, #navMenu li.navListfirst:hover, #navMenu li.navListSmall:hover
{
	border-color: #409DD3;
}
#navMenu li.navListred:hover, #navMenu li.navListLast:hover
{
	border-color: #EC008B;
}
#navMenu li.navListblue a.menuHref, #navMenu li.navListFirst a.menuHref, #navMenu li.navListLast a.menuHref, a.menuHref, #navMenu li.navListSmall a.menuHref
{
	color: #FFFFFF;
	
	display: block;
	font-size: 14px;
	outline: 0;
	text-decoration: none;  
}

#navMenu li.navListblue:hover a.menuHref, #navMenu li.navListFirst:hover a.menuHref, #navMenu li.navListLast:hover a.menuHref,  a.menuHref:hover, #navMenu li.navListSmall:hover a.menuHref
{
    color: #FFFFFF;
    background-color: #409DD3;
}




#navMenu li.navListblue a.menuHref:visited, #navMenu li.navListFirst  a.menuHref:visited, #navMenu li.navListLast  a.menuHref:visited,  a.menuHref:visited, #navMenu li.navListSmall  a.menuHref:visited, #navMenu li.navListred  a.menuHref:visited
{
    color: #FFFFFF!important;
}


#navMenu li.navListred a.menuHref:hover
{
    color: #FFFFFF;
    background-color: #EC008B;
}


#navMenu li.navListblue a.PocMenuHref, #navMenu li.navListred a.PocMenuHref
{
	color: #FFFFFF;
	display: block;
	height: 14px;
	/*display: block;
	font-weight:bold;
	font-size: 14px;
	outline: 0;
	text-decoration: none; */
}

#navMenu li.navListblue menuSpan, #navMenu li.navListFirst menuHref, #navMenu li.navListLast menuHref, menuHref, #navMenu li.navListSmall menuHref
{
	color: #FFFFFF!important;
	display: block;
	font-weight:bold;
	font-size: 12px;
	outline: 0;
	text-decoration: none; 
}


/* ########################set the look of the mega menu drop down box ############################*/



.dropdown_2nd
{
	background: #FFFFFF;
	border: 1px solid #00AAEA;
	border-collapse: separate;
	border-width: 0px 1px 1px 20px;
	box-shadow: 10px 10px 5px #888888;
	float: left;
	display: none;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 5px 5px 5px;
	position: absolute;
	text-align: left;
	z-index: 160;
	width: 500px; 
}



 .dropdown_3rd, .dropdown_4th, .dropdown_5th, .dropdown_6th, .dropdown_7th, .dropdown_8th, .dropdown_9th, .dropdown_10th, .dropdown_11th
{
	background: #FFFFFF;
	border: 1px solid #00AAEA;
	border-collapse: separate;
	border-width: 0px 1px 1px 20px;
	box-shadow: 10px 10px 5px #888888;
	float: left;
	display: none;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 5px 10px 10px;
	position: absolute;
	text-align: left;
	z-index: 160;
	width: 370px; 
}


.smallDropdown
{
	background: #FFFFFF;
	border: 1px solid #00AAEA;
	border-collapse: separate;
	border-width: 0px 1px 1px 20px;
	box-shadow: 10px 10px 5px #888888;
	float: left;
	display: none;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 120px 10px 8px;
	position: absolute;
	text-align: left;
	z-index: 160;

}
.dropDown_Red
{
   border-color: #ED0100!important;
}


/* //////////////// where the mega menu drop down box is */
#navMenu li.navListblue:hover .dropdown_2nd, #navMenu li.navListSmall:hover .dropdown_2nd
{
	left: -53px;
	top: 43px;
	display:block;
}
#navMenu li.navListblue:hover .dropdown_3rd, #navMenu li.navListSmall:hover .dropdown_3rd
{
	left: -114px;
	top: 43px;
	display:block;
}
#navMenu li.navListblue:hover .dropdown_4th, #navMenu li.navListSmall:hover .dropdown_4th
{
	left: -186px;
	top: 43px;
	display:block;
}
#navMenu li.navListblue:hover .dropdown_5th, #navMenu li.navListSmall:hover .dropdown_5th
{
	left: -252px;
	top: 43px;
	display:block;
}
#navMenu li.navListblue:hover .dropdown_6th, #navMenu li.navListSmall:hover .dropdown_6th
{
	left: -206px;
	top: 43px;
	display:block;
}
#navMenu li.navListblue:hover .dropdown_7th, #navMenu li.navListSmall:hover .dropdown_7th
{
	left: -256px;
	top: 43px;
	display:block;
}
#navMenu li.navListblue:hover .dropdown_8th, #navMenu li.navListSmall:hover .dropdown_8th
{
	left: -285px;
	top: 43px;
	display:block;
}
#navMenu li.navListblue:hover .dropdown_9th, #navMenu li.navListSmall:hover .dropdown_9th
{
	left: -340px;
	top: 43px;
	display:block;
}
#navMenu li.navListred:hover .dropdown_10th, #navMenu li.navListSmall:hover .dropdown_10th, #navMenu li.navListblue:hover .dropdown_10th
{
	left: -401px;
	top: 43px;
	display:block;
}
#navMenu li.navlast :hover .dropdown_11th, #navMenu li.navListSmall:hover .dropdown_11th
{
	left: -466px;
	top: 43px;
	display:block;
}

#navMenu li.navListblue:hover .smallDropdown, #navMenu li.navListSmall:hover .smallDropdown
{
	left: -65px;
	top: 43px;
	display:block;
}

/* styling for lists in the mega menu drop down */
ul.dropListBlue, ul.droplistRed
{
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	list-style-type: none;
	margin: 0;
	margin-right: 4px;
	padding: 0;
	width: 180px;
	z-index: 120;
	height:200px;
}

ul.dropListBlue
{
	border-color: #ED0100;
}
ul.droplistRed
{
	border-color: #ED0100;
}
.droplistHeader
{
	cursor: default;
	z-index: 100;
	color:#000083;
}
#navMenu li.navListblue ul li, #navMenu li.navListred ul li, #navMenu li.navListSmall ul li
{
	color: Black;
	z-index: 100;
}
#navMenu li.navListblue ul li a:link,#navMenu li.navListblue ul li a:visited, #navMenu li.navListred ul li a:link, #navMenu li.navListred ul li a:visited, #navMenu li.navListSmall ul li a:link,#navMenu li.navListSmall ul li a:visited
{
	color: Black;
}
#navMenu li.navListblue ul li, #navMenu li.navListred ul li, #navMenu li.navListSmall ul li
{
	color: Black;
	padding: 10px;
}
.droplistLIBlue:hover, .droplistLIBlue:hover a:link, .droplistLIRed:hover, .droplistLIRed:hover a:link
{
	color: White!important;

}

.droplistLIBlue a:visited, .droplistLIRed a:visited
{
	color: black!important;
}


.droplistLIBlue:hover, .droplistLIBlue:hover a:link, .droplistLIBlue:hover a:visited
{
	background-color: #01AEF0;
	color: White!important;
		
}
.droplistLIRed:hover, .droplistLIRed:hover a:link, .droplistLIRed:hover a:visited
{
	background-color: #ED0100;
	color: White!important;
}
.dropColcontainer
{
	border: 1px solid #00AAEA;
	border-width: 0 0px 0 0;
	float: left;
	margin-right: 4px;
	width: 180px;
	z-index: 140;
	height:100%
}

.smDropColcontainer
{
	
	float: left;
	margin-right: 4px;
	width: 180px;
	z-index: 140;
	height:100%
}

.dropColcontainerRed
{
	border: 1px solid #ED0100;
	border-width: 0 1px 0 0;
	float: left;
	margin-right: 4px;
	width: 180px;
	z-index: 140;
	height:100%
}

.dropColcontainerSpecial
{
	background-color: White;
	float: left;
	margin-left: 5px;
	margin-right: 4px;
}


.dropSpecialImg
{
	float: left;
	margin: 10px 5px 5px 10px;
}
.dropSpecialOffer
{
	color: White;
	float: left;
	margin: 15px 10px 5px 5px;
	width: 140px;
}
.dropSpecialBoxTop
{
	margin: 0 0 70px 0;
	padding: 10px;
	line-height: 20px;
}
.dropSpecialBoxBottom
{
	margin: 0 0 0px 0;
	padding: 4px 5px 4px 5px;
}


/*#########################################################################################################################################
/*################################################################## VENDOR MENU ################################################
/*####################################################################################################################################*/

#nav {padding:0; margin:0; list-style:none; position:relative; z-index:200; }
#nav li.top { display:block; float:left;}
#nav li.top:hover { background-color:#409DD3;}
#nav li a.top_link {display:block; float:left; height:37px; line-height:36px; color:white; text-decoration:none; font-size:14px; font-weight:normal; padding:0px 0px 2px 0px;  margin-left:0px; cursor:pointer;}
#nav li a.top_link span {color:white; float:left; display:block; padding:0px 10px; height:37px;}
#nav li a.top_link span.down {color:white; float:left; display:block; padding:0px 10px; }
#nav li a.top_link:hover,#nav li a.top_link:hover span,#nav li a.top_link:visited,#nav li:hover > a.top_link span   {color:white; }
#nav li a.top_link:active,#nav li a.top_link:active span,#nav li a.top_link:active,#nav li:active > a.top_link span   {color:#BBBBBB; }
#nav li a.top_link:hover span.down {color:black;}
#nav li:hover > a.top_link {color:black;}
#nav li:hover > a.top_link span.down {color:white; background-color:#409DD3;}


#nav li a.top_link:active{color:#BBBBBB!important;}
span.down:active {color:#BBBBBB!important;}

/* Default list styling */

#nav li:hover {position:relative; z-index:400;}

/* keep the 'next' level invisible by placing it off screen. */
#nav ul, 
#nav li:hover ul ul,
#nav li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul ul
{color:black; color:#000000; position:absolute; left:9px; top:-9999px; width:0px; height:0px; margin:0px; padding:0px; list-style:none;}

#nav li:hover ul.sub
{left:-1px; top:37px; color:#000000; background:white; color:black; border:1px solid #3a93d2; box-shadow: 10px 10px 5px #888888; white-space:nowrap;  width:225px; height:auto; padding:10px; z-index: 160;}
#nav li:hover ul.sub li a,#nav li ul.sub li a:visited
{display:block; font-size:14px; color:black; height:20px; padding:5px 0px; width:160px; line-height:20px; color:#000000;  text-align:left; text-decoration:none;}
#nav li:hover ul.sub li a:hover 
{background:#01AEF0; color:#000000;}
#nav li:hover ul.sub li a:active 
{background:#01AEF0; color: #BBBBBB!important;}

#nav li:hover ul li:hover > a.fly {background:#01AEF0; color:#fff;} 

#nav li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul
{left:150px; top:-4px; background: #fff; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:160px; z-index:400; color:#000000; box-shadow: 10px 10px 5px #888888; text-align: left; height:auto; color:black;}

/* ############################### Default page Featured products Columns ########################## */
div.columnContainer3, div.smallColumnContainer4
{
	display: block;
	margin: 0 20px;
	padding-top: 20px;
	position: relative;
	width: 720px;
}

div.smallColumnContainer4 div
{
	float: left;
	margin: 0 0px 0 0;
}

div.seoDesc
{
    width:700px;
}

div.columnContainer3 div
{
	/*border-style: solid;
	border-width: 1px;*/
	float: left;
	margin: 0 20px 0 0;
}

div.columnContainer
{
	display: block;
	margin: 0 20px;
	padding-top: 20px;
	position: relative;
	width: 980px;
	z-index: 1;
}

div.columnContainer div
{
	/*border-style: solid;
	border-width: 1px;*/
	float: left;
	margin: 0 20px 0 0;
	z-index: 1;
}

div.promo1
{
	height: 240px;
	width: 700px;
	z-index: 1;
	
}

div.promoFullWidth
{
	height: 240px;
	width: 940px;
	z-index: 1;
}

div.promoAbout
{
   width: 700px;
	z-index: 1;  
	border:1px solid  #9A9A9A;
	padding:10px;
height:96px;
}

#rotate {
    width:700px;height:240px;/* Make it the same size as your images */
	background-repeat: repeat;
	background-color: White;
	position:relative;
	margin:0 auto;/*make the image rotate center-aligned */
}



#rotate img {
	position:absolute;
	border:none;
	display:none;
}

/* the link style (if an image is wrapped in a link) */
#rotate a.imgLink {
	z-index:2;
	display:none;position:absolute;
	top:0px;
	left:0px;
	border:0;
	padding:0;
	margin:0;
	width:100%;height:100%;
}

#rotateFull {
    width:600px;height:400px;/* Make it the same size as your images */
	background-repeat: repeat;
	background-color: White;
	position:relative;
	margin:0 auto;/*make the image rotate center-aligned */
    
}





#rotateFull img {
	position:absolute;
	border:none;
	display:none;
}

/* the link style (if an image is wrapped in a link) */
#rotateFull a.imgLink {
	z-index:2;
	display:none;position:absolute;
	top:0px;
	left:0px;
	border:0;
	padding:0;
	margin:0;
	width:100%;height:100%;
}

#rotateFull
{
	transform: translate3d(0,0,0);
    -ms-transform:translate3d(0,0,0);
    -moz-transform:translate3d(0,0,0);
    -o-transform:translate3d(0,0,0);
}




div.navBulletsWrapper div.active {background-position:0 -11px;}



#rotate
{
	transform: translate3d(0,0,0);
    -ms-transform:translate3d(0,0,0);
    -moz-transform:translate3d(0,0,0);
    -o-transform:translate3d(0,0,0);
}


div.homeLeftNav
{
	width: 218px;
	z-index: 1;
	color: #0383B2;	  
    background-color: white;
    padding-top: 20px;
    padding-bottom:40px;
    border-top: 1px dotted gray;
    border-bottom: 1px dotted gray;
}

div.homeRight3Img
{
	
	width: 720px;
	z-index: 1;
	padding-top: 20px;
}
    
    
div.homeRightPromo
{
    width: 218px;
	z-index: 1;
	margin-bottom: 20px;
	background-color: White;
}

/* ##### promoinfo ###*/


div.promoInfo
{
	height: 238px;
	width: 218px;
	z-index: 1;
	color: #006699;	  
    background-color: white;
}

div.promoInfoImg
{
	
	width: 188px;
	z-index: 1;
	color: black;	  
    background-color: white;
    border: 1px solid #989898;
    padding: 5px;
    padding-bottom:0px;
    height: 111px;
}

div.promo3 img
{
    float: left;
    margin: 10px 10px;        
    padding: 0;
}

div.promoInfoSub, div.promoInfoSubLast
{
    width:100%;
    border:0;
}

div.promoInfoSub
{
    border-color: #9A9A9A;
    border-style: solid;
    border-width: 0 0 1px 0;
}

div.promoInfoSubTxt
{		
    display: block;			
    border: 0;
   	height:56px;
    margin:0;
    padding-top: 10px; 
    padding-right: 10px;
    padding-bottom:10px;	
    font-size:12px;
    line-height: 1.2;
}


div.promo2, div.promo4, div.promo3, div.promo4links
{
    border-style: solid;
	border-width: 1px;
    border-color: #9A9A9A;
}

/*div.promo2:hover, div.promo4:hover, div.promo3:hover, div.promo4links:hover
{
    border-style: solid;
	border-width: 1px;
    border-color: #9A9A9A;
    box-shadow:2px 2px 4px 4px #9A9A9A;
}*/

div.promo4Price
{
    border-style: solid;
	border-width: 1px;
    border-color: #9A9A9A;
    float: left;
    margin: 10px 6px;
    width: 218px;
    height: 330px;
    text-align:left;
}

div.promo2 a:link, div.promo4 a:link, div.promo3 a:link, div.promo4links a:link, div.crossSellPromo2 a:link		
{		
	color: Black;			
}

div.promoInfo ol
{
    list-style-type:circle;
    list-style-position:inside;
    padding-top:20px;   
}



div.promoInfo li
{
    padding: 5px;
}



li.quickLink1
{   
    background-color: #E9EAED;
    list-style-type:disc;
    color: #409DD3!important;
   
}

li.quickLink:hover
{   
    background-color: #E9EAED;
    list-style-type:disc;
    color: #409DD3!important;
    cursor:pointer;
}

.promo2footer
{

    width:90%;
    padding: 10px;
}
div.promoInfo a:link
{
    color: Black;			
    font-size:12px;
}
.promo2:hover .promo2header a:link, .promo2:hover .promo2header a:visited, .promo2:hover .promo2footer a:link, .promo2:hover .promo2footer a:visited, .promo4Price:hover .promo4header a:link, .promo4Price:hover .promo4header a:visited,  .promo4Price:hover
{
    color:#409DD3!important;
} 

div.promo2 .promo2header a:visited, div.promo4 .promo4header a:visited
{		
	color: Black!important;			
}

div.promo2 .promo2footer a:visited
{		
	color: #ED0100!important;			
}


/* ##### promo 2 ####*/
div.promo2, .upsellpromo2
{
	width: 458px;
	z-index: 1;
	margin-bottom: 20px;
	background-color: White;
	
}

div.promo2 .promo2header
{
    padding: 10px;   
    font-weight: 500;
}

.upsellpromo2 .upsellpromo2header
{
    padding: 10px;   
    font-weight: Bold;
}

.upsellpromo2 .upsellpromo2img
{
   float:left;
   width: 218px;
   height: 218px;
   border: 1px solid black;
}

.columnContainer .promo2banner1
{
    padding: 10px;
    position:absolute;
    z-index: 400;
    float:right;
    margin:0;
    top: 20px;
    left: 233px;
}

.columnContainer .promo2bannerSale
{
    padding: 10px;
    position:absolute;
    z-index: 400;
    float:right;
    margin:0;
    top: 20px;
    left: 310px;
}

.columnContainer .promo2banner2
{
    padding: 10px;
    position:absolute;
    z-index: 400;
    float:right;
    margin:0;
    top: 20px;
    right: 20px;
}


/* ##### promo 3 ####*/
div.promo3
{
	height: 64px;
	width: 311px;
	z-index: 1;
	margin: 0!important;
}

/* ##### promo 4 ####*/
div.promo4, div.promo4links
{
	width: 218px;
	z-index: 1;
	margin-bottom: 20px;
	background-color: White;
}

div.smallPromo4, div.promo4links
{
	width: 175px;
	z-index: 1;
	margin-bottom: 30px;
	background-color: White;
	border-bottom:1px dotted gray;
	text-align:center;
	height:200px;
	
}

div.smallPromo4img img
{
    
    text-align:center;
    margin-top:10px;
    margin-bottom:5px;
    margin-left:30px;
    margin-right:30px;
    padding:5px;
    
}

div.promo4links
{
    height: 318px;
}   

div.promo4 .promo4header, div.promo4Price .promo4header
{
    color:black;
    padding: 10px;
    font-weight: 500;
    position:relative;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.promo4header
{
    font-size:12px;
    padding-bottom:5px;
}

div.promo4 .promo4img
{
    z-index: 500;
}

.metro-tile {
	color: #FFF;
	cursor: pointer;
	-webkit-transition:width 10s;
	-moz-transition:width 10s;
	-ms-transition:width 10s;
	transition:width 10s;
}

div.metro-tile:hover {
	-webkit-transform: scale(0.99) rotateY(0deg) rotateX(0deg);
	-moz-transform: scale(0.99) rotateY(0deg) rotateX(0deg);
	-ms-transform: scale(0.99) rotateY(0deg) rotateX(0deg);
	transform: scale(0.99) rotateY(0deg) rotateX(0deg);
	
	border-style:solid; 
}


div.smallPromo4 .smallPromo4img
{
    z-index: 500;
    text-align:center;
}
div.promo4 .promo4footer, div.promo4Price .promo4footer
{
    padding:10px;
    text-align:center;
    font-weight:bold;
    color:#333333;
    z-index: 1;  
    height: 28px;
}

.promo4footer
{
   width:197px;
 
}

.promo4footer a:link, .promo4footer a:visited
{
   color:#333333!important; 
   text-align:center!important; 
}

.promo4 a:hover, .promo4:hover a:link, .promo4:hover a:link, .promo4:hover a:visited
{
   color: #0072C6!important; 
   text-align:center!important; 
}

 .promo4bannerNew1, .promo4bannerNew2, .promo4bannerNew3, .promo4bannerNew4, .promo4bannerSale1, .promo4bannerSale2, .promo4bannerSale3, .promo4bannerSale4
{
    position:absolute;
    width: 110px;
    height: 71px;
    z-index: 510;
    float:right;
    margin:0;
}

.promo4bannerSale1, .promo4bannerNew1{ top: 10px; left: 119px;}
.promo4bannerSale2, .promo4bannerNew2 { top: 10px; left: 359px;}
.promo4bannerSale3, .promo4bannerNew3 { top: 10px; left: 599px;}
.promo4bannerSale4, .promo4bannerNew4 { top: 10px; left: 839px;}

.promoSale_UK{background-image: url('../images/iface/red_thumb_banner_en.png');}
.promoNew_UK{background-image: url('../images/iface/blue_thumb_banner_en.png');}
.promoSale_DE{background-image: url('../images/iface/red_thumb_banner_de.png');}
.promoNew_DE{background-image: url('../images/iface/blue_thumb_banner_de.png');}
.promoNew_JP{background-image: url('../images/iface/blue_thumb_banner_jp.png');}
.promoSale_JP{background-image: url('../images/iface/red_thumb_banner_jp.png');}
.promoNew_KR{background-image: url('../images/iface/blue_thumb_banner_kr.png');}
.promoSale_KR{background-image: url('../images/iface/red_thumb_banner_kr.png');}


/* ############################### Cart Page ########################## */
.cartSteps
{
    background-color:White;
    padding-top: 0px;
    border: 1px solid white;
    padding-bottom:20px;
    margin-left: 10px!important;
}
.cartSteps ul, ul.orderSteps
{
    list-style-type: none;
    margin: 20px 10px 10px 10px;
}

.orderSteps li
{
    display: inline;
    margin-right: 10px;
    padding:10px 5px;
    color: #9A9A9A;
}

.orderSteps li.orderStepsBox
{
    margin-right: 10px;
    padding:10px 5px;
    color: #FFFFFF;
    background-color: #9A9A9A;
    border:0;
}

.orderSteps li.currentStep
{
    margin-right: 10px;
    padding:10px 5px;
    color:#409DD3;
    background-color: white;
    border-width: 0px 0px 5px 0px;
    border-color:  #409DD3;
    border-style: solid;
}

.orderSteps li.visitedStep
{
    margin-right: 20px;
    padding:10px 5px;
    color:#BBBBBB;
    background-color: white;
    border-width: 0px 0px 5px 0px;
    border-color:  #BBBBBB;
    border-style: solid;
}

.orderSteps li.unVisitedStep
{
    margin-right: 20px;
    padding:10px 5px;
    color:#9A9A9A;
    background-color: white;
    border-width: 0px 0px 5px 0px;
    border-color:  #9A9A9A;
    border-style: solid;
}

/* ###################### Footer Columns ########################### */

/* ##### buy now is a single slim bar which fits i the footer container */
div.buynowContainer, .cartBuyContainer
{
	display: block;
	float: left;
	margin: 10px 20px;
	position: relative;
	width: 940px;

}

div.containerFloat
{
	display: block;
	float: left;
	margin: 20px 20px;
	position: fixed;
	width: 940px;
	width: 940px;
	top:10px; 
	left:170px; 
}

div.cartBuyContainer
{
	display: block;
	float: left;
	margin: 40px 40px;
	position: relative;
	width: 900px;	
}

.cartBuyContainer
{
   margin-top:0pc; 
}

/* the footer colCointer is for all the links there is 6 even columns */
div.footerColContainer
{
	height: 310px;
	width: 100%;
}

/* the voucher and email are 3 div boxes that are evenly spaced withink the footer container */
div.footerBoxContainer
{
	display: block;
	height: 170px;
	position: relative;
	background-color: White;
	border-bottom: 5px solid #409DD3;
	font-weight:normal!important;
}
div.footerBox, div.footerBoxFirst, div.footerBoxLast
{
	color: #060607;
	float: left;
	height: 140px;
	margin: 20px 10px 20px 10px;
	width: 298px;
	background-color: White;
}
div.footerBoxFirst
{
	margin-left: 20px;
}

#footerSocialMediaConnect li a {
    background-repeat: no-repeat;
    display:inline; 
    float: left;
    height: 38px;
    text-indent: -9999px;
    width: 45px;
    
    
}

#footerSocialMediaConnect  li a.footerFacebook {
    background-image: url("../images/iface/footerfacebook.png");
}

#footerSocialMediaConnect li a.footerFacebook:hover {
    background-image: url("../images/iface/footerfacebook_hover.png");
}

#footerSocialMediaConnect  a.footerFacebook:active {
    background-image: url("../images/iface/footerfacebook.png");
}

#footerSocialMediaConnect  a.footerYoutube {
    background-image: url("../images/iface/footerYoutube.png");
}

#footerSocialMediaConnect  a.footerYoutube:hover {
    background-image: url("../images/iface/footerYoutube_hover.png");
}

#footerSocialMediaConnect 09:44 02/12/2015 a.footerYoutube:active {
    background-image: url("../images/iface/footerYoutube.png");
}

#footerSocialMediaConnect  a.footerInstagram {
    background-image: url("../images/iface/footerInstagram.png");
}

#footerSocialMediaConnect  a.footerInstagram:hover {
    background-image: url("../images/iface/footerInstagram_hover.png");
}

#footerSocialMediaConnect 09:44 02/12/2015 a.footerInstagram:active {
    background-image: url("../images/iface/footerYInstagram.png");
}

/*########################################################### Cateogry Search Side bar ############################################*/
.defaultSideBar
{
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left:20px;
	padding-top:5px;
	padding-bottom: 20px;
	width: 220px;
	border: 0px solid #BBBBBB;
	font-size:12px;
}

.defaultSideBar ul li
{
    padding-bottom: 5px;
}

.defaultSideBar ul li a:link, .defaultSideBar ul li a:visited
{
    color: #0383B2;
}

.defaultSideBar ul li a:hover
{
    color: #409DD3;
    text-decoration: underline;
}

.homeSideBar
{
    background-color: #FFFFFF;
	float: left;
	margin-left:18px;
	width: 218px; 
}

.homeSideBar ul, .homeSideBar a:link, .homeSideBar a:visited
{
    font-size:12px;
    color:#0383B2!important;
}

.homeSideBar a:hover
{
    text-decoration:underline;
    color:#409DD3;
}

.homeSideBar ul li
{
    line-height:17px;   
}

div.sidebarOL ol
{
    /*list-style-type:circle;*/
    list-style-position:inside;
    padding-top:0px;
    margin-top:0px;  
    width:100%;
    height:150px;
}

div.sidebarOL li
{
    padding: 5px;
    width:100%;
}

li.sidebarLink:hover
{   
    background-color: #E9EAED;
    /*list-style-type:disc;*/
    color: #409DD3!important;
    cursor:pointer;
}


.sidebarLinks
{
    margin-top:20px;
	margin-left:0px;
}

.sidebarLinks ol, .sidebarLinks a:link, .sidebarLinks a:visited
{
    font-size:12px;
    color:#0383B2!important;
}

.sidebarLinks a:hover
{
    text-decoration:underline;
    color:#409DD3; 
}

.sidebarLinks ol li
{
   
}


.searchSideBar
{
	background-color: #FFFFFF;
	float: left;
	height: 1000px;
	margin: 20px 0 20px 10px;
	padding-bottom: 20px;
	width: 230px;
	border: 1px solid #BBBBBB;
	border-radius:15px;
}
.sidebarCategory
{
    font-weight:bold;
    padding-top:15px;
    padding-left:10px;
}


.ieSideBarSelect select
{
	color: #060607;
	font-size: 14px;
	margin: 7px 20px;
	width: 200px;
	cursor:pointer;
}

.sideBarSelect
{
	background-color: White;
	background-image: url('../images/iface/downArrow.gif');
	background-position: right;
	background-repeat: no-repeat;
	border: 1px solid #BBBBBB;
	height: 29px;
	margin: 10px 20px;
	overflow: hidden;
	width: 200px;
}

.sideBarSelect select
{
	background-color: transparent;
	border: 0;
	border: none;
	border-radius: 0;
	color: #060607;
	font-size: 14px;
	height: 29px;
	line-height: 1;
	padding: 5px;
	width: 222px;
	cursor:pointer;
}

.sideBarPriceSearchLeft
{
	border: none;
	float: left;
	margin: 0 0 20px 20px;
}

.sideBarPriceSearchMenu
{
	border: none;
	float: left;
	margin: 0 0 20px 20px;
}

.sideBarPriceSearchRight
{
	border: none;
	float: right;
	margin: 0 20px 20px 0;
}



.sideBarPriceSearchLeft li, .sideBarPriceSearchRight li, .sideBarPriceSearchMenu li
{
	font-size: 14px;
	padding: 2px 0;
}


.sideBarPriceSearchMenu li
{
	font-size: 13px;
	padding: 2px 0;
}

.sideBarPriceSearchSubMenu li
{
	font-size: 12px;
	padding: 2px 0;
}

.sideBarPriceSearchLeft a:link, .sideBarPriceSearchLeft a:visited, .sideBarPriceSearchRight a:link, .sideBarPriceSearchRight a:visited
{
	color: #9A9A9A;
    line-height: 120%;

}
.sideBarPriceSearchMenu a:link, .sideBarPriceSearchMenu a:visited
{
	 color: #1385b6;
    font-weight: bold;
    text-decoration: none;
    line-height: 120%;

}
.sideBarPriceSearchSubMenu a:link, .sideBarPriceSearchSubMenu a:visited
{
	 color: #1385b6;
 	font-weight: normal;
    text-decoration: none;
    line-height: 120%;

}
.sideBarPriceSearchMenu li:hover a:link, .sideBarPriceSearchMenu li:hover a:visited
{
    color: #78bbe3!important;
    text-decoration: none;
    
}

.active a
{
    color: #78bbe3!important;
    text-decoration:underline;
}

.sideBarPriceSearchLeft li:hover a:link, .sideBarPriceSearchLeft li:hover a:visited, .sideBarPriceSearchRight li:hover a:link, .sideBarPriceSearchRight li:hover a:visited
{
    color: #409DD3!important;
    text-decoration:underline;
    
    
}



.sideBarPriceSearchLeft li:hover a:active, .sideBarPriceSearchRight li:hover a:active
{
    color: #BBBBBB!important;
}

.sidebarCategorySub
{
	margin: 0 20px 20px;
}


/* ############################################ end of side bar ############################################ */
/* ############################################ sitemap ############################################ */
.SitemapLeft
{
	border: none;
	float: left;
	margin: 10px 0 20px 40px;
}

.SitemapCenter
{
	border: none;
	float: right;
	margin: 10px 80px 40px 0px;
}

.SitemapRight
{
	border: none;
	float: right;
	margin: 10px 200px 0px 0;
}
.SitemapCategory 
{
	color: #1385b6;
    font-weight: bold;
    
    text-decoration: none;
    line-height: 180%;
}
.SitemapLeft li, .SitemapRight li, .SitemapRightRight li
{
	font-size: 13px;
	padding: 1px 0;
}
.SitemapLeft a:link, .sitemapLinks a:visited, .SitemapRight a:link, .sitemapLinks a:visited, .SitemapRightRight a:link, .sitemapLinks a:visited
{
	 color: #1385b6;
 	font-weight: normal;
   text-decoration:underline;
    line-height: 120%;

}

.SitemapCenter li
{
	font-size: 13px;
	padding: 1px 0;
}
.SitemapCenter a:link, .sitemapLinks a:visited
{
	 color: #1385b6;
 	font-weight: normal;
   text-decoration:underline;
    line-height: 120%;

}




/* ############################################ end of sitemap ############################################ */

.categoryWrapper
{
	float: left;
	margin-top: 20px;
	padding-bottom: 20px;
	width: 736px;
}

.defaultWrapper
{
	float: left;
	padding-bottom: 20px;
	width: 736px;
}

.categoryResult
{
	color: #9A9A9A;
	font-size: 25px;
	margin: 20px;
}

.categoryResultPage
{
	color: black;
	font-weight: bold;
	line-height: 25px;
	margin: 0 20px 20px;
	text-align: right;
}
.categoryResultPage a:link, .categoryResultPage a:visited
{
	color: #9A9A9A;
	font-weight: normal;
}


/*######################################################### Choose Design ########################################################*/
.designSideBar
{
	background-color: white;
	float: left;
	margin-left: 20px;
	padding: 20px 20px 20px 0;
	width: 200px;
}
.designSideBar img
{
	border: 1px solid #9A9A9A;
	margin-top: 20px;
}
.designWrapper
{
	background-color: blue;
	float: left;
	margin-left: 20px;
	padding: 20px 20px 20px 0;
	width: 675px;
}
.designDisplayBox
{
	border-bottom: 1px solid #9A9A9A;
	color: black!important;
	float: left;
	height: 150px;
	margin-top: 20px;
	padding-bottom: 20px;
	width: 135px;
	z-index: 510;
}

.designDisplayBox img
{
    border:1px solid black;
}
      
.designDisplayBox a:link, .designDisplayBox a:hover, .designDisplayBox a:visited, .designDisplayBox a:active
{
	color: black!important;
}
.thumbnail
{
	position: relative;
	z-index: 0;
}
.thumbnail:hover
{
	background-color: transparent;
	z-index: 50;
}
.thumbnail span
{
	background-color: white;
	border: 1px solid #9A9A9A;
	box-shadow: 10px 10px 5px #888888;
	color: #9A9A9A;
	color: black;
	left: -1000px;
	padding: 5px;
	position: absolute;
	text-decoration: none;
	visibility: hidden;
}
.thumbnail span img
{
	border-width: 0;
	padding: 2px;
}
.thumbnail:hover span
{
	left: -250px;
	top: 50px;
	visibility: visible;
}

.thumbnailMain
{
	position: relative;
	z-index: 0;
}
.thumbnailMain:hover
{
	background-color: transparent;
	z-index: 50;
}
.thumbnailMain span
{
	background-color: white;
	border: 1px solid #9A9A9A;
	box-shadow: 10px 10px 5px #888888;
	color: #9A9A9A;
	color: black;
	left: -1000px;
	padding: 5px;
	position: absolute;
	text-decoration: none;
	visibility: hidden;
	z-index:160;
}
.thumbnailMain span img
{
	border-width: 0;
	padding: 2px;
}
.thumbnailMain:hover span
{
	left: -300px;
	top: -400px;
	visibility: visible;
}

/*############################################################## footer input boxes #############################################*/

.specialPassword, .specialEmail
{
	background-color: White;
	border-style: solid;
	border-width: 1px;
	width: 200px;
	height: 28px;
}
.specialPassword
{
	border-color: #409DD3;
}
.specialEmail
{
	border-color: #409DD3;
}
.specialPassword input, .specialEmail input
{

	color: #BBBBBB;
	 background-color: white;
	 float:left;  
	 width:  150px;
	 height: 25px;
	 border:0;
	 border: none;
}

.specialPassword button, .specialEmail button
{
    cursor: pointer;
    margin: 0;
    padding: 0;
    height: 29px;
	width:33px;
    float: right;
    position: relative;
}

.specialPassword button
{
    background-color: #409DD3;
}

.specialEmail button
{
    background-color:  #EC008B;
}

.specialEmail button
{
    background-color:  #EC008B;
}

.sideEmail button
{
    background-color:  #409DD3;
}

.sideEmailHeader, .sideEmailFooter
{
 border:0px solid black;
 width: 216px;
 
}

.sideEmail
{
	border-color: #409DD3;
}

.sideEmail
{
	background-color: White;
	border-style: solid;
	border-width: 1px;
	width: 215px;
	height: 28px;
}
.sideEmailHeader
{
  line-height:23px;
  padding-bottom: 10px;
  padding-top:3px;
  padding-left:2px;
}

.sideEmailFooter
{
    padding-bottom: 4px;
}

.sideEmail input
{

	color: #BBBBBB;
	 background-color: white;
	 float:left;  
	 width:  180px;
	 height: 25px;
	 border:0;
	 border: none;
}

.sideEmail button
{
    cursor: pointer;
    margin: 0;
    padding: 0;
    height: 29px;
	width:33px;
    float: right;
    position: relative;
}
/*##################################################### Product Page #################################################*/

.productWrapper
{
	padding: 0;
}
.largeProductImage
{
	border: 0;
	float: left;
	margin: 20px 10px 20px 20px;
	width: 540px;
}
.largeProductImage img
{
	border-color: #9A9A9A;
	border-style: solid;
	border-width: 1px;
	margin-bottom:20px;
}

/* ############################## productInfoButton ######################*/

.productInfoButton,.redInfoButton,.greenInfoButton
{
	border: 0px solid #275F83;
	color: white;
	display: inline-block;
	font: normal 18px/40px Tahoma, Arial, sans-serif;
	height: 40px;
	margin: 0 0;
	text-align: center;
	width: 220px;
	cursor:pointer;
	
}

.blackInfoButton
{
	border: 0px solid #275F83;
	color: white;
	display: inline-block;
	font: normal 12px/30px Tahoma, Arial, sans-serif;
	height: 30px;
	margin: 0 0;
	text-align: center;
	width: 120px;
	cursor:pointer;
	
}

.productInfoButton
{
    background-color:#409DD3;
}

.productInfoButton:hover
{
    background-color:#2c89c0;
}

.productInfoButton:active
{
    background: #60addb;
}

/* ########################### greenInfoButton ####################################*/
.greenInfoButton
{
     background: #00A500;
     color:White;
}

.greenInfoButton:link, .greenInfoButton:visited
{
    background: #00A500; 
    color:White!important;
}

.greenInfoButton:hover
{
    background: #00B600; 
    color:White;
}

.greenInfoButton:active
{
    background: #009900; 
    color:White;
}


/* ###############################################################*/

.smallButton
{
	border: 0;
	color: white;
	display: block;
	font: normal 18px Tahoma, Arial, sans-serif;
	text-align: center;
	cursor: pointer;
}



/*###################### redInfoButton ######################*/
.redInfoButton
{
 background: #ED0100;
 color: White;
 border:none;
}

.redInfoButton:hover
{
 background: #ff0302;
 color: White;
 border:none;
}

a.redInfoButton:hover, a.redInfoButton:link, a.redInfoButton:visited
{
   color: White!important;
}

/*###################### blackInfoButton ######################*/
.blackInfoButton
{
 background: #333;
 color: White;
 border:none;
}

.blackInfoButton:hover
{
 background: #474747;
 color: White;
 border:none;
}

a.blackInfoButton:hover, a.blackInfoButton:link, a.blackInfoButton:visited
{
   color: White!important;
}


/*########################################################*/
.productInfoButton img, .redInfoButton img, .greenInfoButton img
{
	border: 0;
	border: none;
	vertical-align: middle;
}
a.productInfoButton, .redInfoButton img, .greenInfoButton img 
{
	text-decoration: none;
}

/* ################################### buy button ###################################### */
.productBuyButton
{
	border: 0;
	color: white;
	display: block;
	font: normal 24px/70px Tahoma, Arial, sans-serif;
	height: 70px;
	text-align: center;
	width: 380px;
	cursor: pointer;
	margin: 10px 0;
}


.productBuyButton:hover
{
    background: #00B600;
}   

.productBuyButton:active
{
    background: #009900;
}  

a.productBuyButton:link, a.productBuyButton:visited
{
    color:White!important;
}

/* ####################################################################### */
/* ################################### continue shopping button ###################################### */

.continueShoppingButton
{
	border: 0;
	color: white;
	display: block;
	font: normal 24px/70px Tahoma, Arial, sans-serif;
	height: 70px;
	text-align: center;
	width: 380px;
	cursor: pointer;
	margin: 10px 0;
}


a.continueShoppingButton:link, a.continueShoppingButton:visited
{
    color:White!important;
}


/* ####################################################################### */

.productInfo
{
	color: #9A9A9A;
	float: left;
	line-height: 20px;
	margin: 20px 20px 20px 10px;
	width: 380px;
}
.quantitySelect
{
	background-color: white;
	color: black;
	font-size: 16px;
	padding: 10px;
}
.tableContainer
{
	margin: 5px 0;
}
.quantityTable table
{
	border-collapse: collapse;
	width: 100%;
}
.quantityTable th
{
	background-color: #E1E5E8;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-color: #008700;
	color: black;
	font-size: 12px;
	padding: 10px;
	vertical-align: bottom;
}
.quantityTable tr
{
	height: 30px;
}
.quantityTable td
{
	color: Black;
	font-size: 12px;
	padding: 10px;
	vertical-align: middle;
	width: 95px;
}
.quantityTable td.redCol
{
	color: #ED0100!important;
}
.quantityTable tr.oddRow td
{
	background-color: #FFFFFF;
	color: #000000;
}
.quantityTable tr.evenRow td
{
	background-color: #E6F6F6;
	color: #000000;
}
.alsoBought
{
	border-color: #9A9A9A;
	border-style: solid;
	border-width: 1px 0 0;
	color: #9A9A9A;
	font-weight: bold;
	margin: 20px;
	padding-top: 20px;
	width: 940px;
}

/*########################################################## Customise ##################################################################*/
.customiseSection, .customiseSectionRadio
{
	font-size: 12px;
	line-height: 20px;
	margin: 20px;
}

.customiseSectionRadio
{
    line-height: 30px!important;
}
.radioBox, .clothingQuantBox
{
	float: left;
	line-height: 30px;
	margin-bottom: 20px;
	margin-right: 30px;
}
.clothingQuantBox input[type=text]
{
	float: right;
	width: 40px;
}
.imprintTable
{
	margin: 20px 0;
}
.previewdiv
{
	background-color: White;
	border: 2px solid #ED0100;
	display: block;
	line-height: 25px;
	margin: 10px 0;
	position: relative;
	text-align: center;
	width: 340px;
}

#logoBox
{
	display: none;
}

.fileInput
{
	width: 200px;
}

.radioBorder img
{
    border: 1px solid black;
}
/*#logoBoxColour
{
	display: none;
}*/
.fileInput
{
	width: 200px;
}

.radioBorder img
{
    border: 1px solid black;
}

/*########################################################### CART ################################################################*/
.cartContainer
{
    border:1px solid #9A9A9A;
    border-width: 1px 1px 1px 1px;
    margin: 20px 20px 0 20px;
}

.blueCartContainer
{
    border:1px solid #409DD3;
    margin: 0 20px 0 20px;
}

.bannerContainer
{
    margin: 0 20px 0 20px;
}

.cartTotalContainer
{
    border:0px solid black!important;
    margin: 0px 20px 0px 20px;
    font-size: 12px;

}


.cartContainerSegments1, .cartContainerSegments2, .cartContainerSegments3
{
    
    vertical-align:text-bottom;
    position: relative;
    color: black;
    line-height: 30px;
    vertical-align: text-top;
 
    /*inline block works for all browsers bar ie so for ie we use *display: inline and zoom 1 for the same effect the other browsers ignore this*/
    display: inline-block;
     *display: inline;
     zoom: 1;
}

.cartContainerSegments1
{
    margin: 10px 10px 10px 0; 
    width:218px!important;
}

.cartContainerSegments2
{
    margin: 10px 10px 10px 10PX;
    width: 332px!important;
 }
 
.cartContainerSegments3
{
    margin: 10px 0 10px 10PX;
    width: 332px!important;
}
 
.previewBox
{
    background-color: #E9EAED;
    text-align:center;
    line-height: 22px;
    margin:0!important;
} 

.inprintPreview
{
    background-color: #E9EAED;
    text-align:center;
    line-height: 22px;
    margin:0!important;
}

.specialBox                  
 {
    line-height: 22px;
    border:1px solid #9A9A9A;
    width: 230px;
    padding: 10px;
 }      
 
 .priceTable table
 {
    width: 100%;    
 }                 
  
    .priceTable td.total
 {
    text-align:right;
    font-weight: bold;
 }   
 
 .formatTable
 {
     font-size: 13px;
     margin: 0;
 }
  .formatTable table
 {
    width: 100%;
 }
 
 .cartContainerDiscount
 {
    float:left;
    margin: 20px 10px;
    padding: 10px;
 }
 
  .cartContainerDiscount input[type=text]
 {
    border: 1px solid #9A9A9A;
    height: 30px;
    width: 248px;
    margin-top:10px;
    display:inline-block;
    vertical-align:middle;
 }
 
 .cartContainerTotal
 {
    text-align:right;
    color: black;
    line-height: 25px; 
    margin-right:0px;
    padding:5px!important;
    float: right;
    vertical-align:text-top;
    border:0px solid gray!important;
 }
 
  #viewcartSummaryTable
  {
    width:250px;
    min-height:165px;
    float:right;
     
  }
  
   #viewcartSummaryTable td
  {
    border:0px solid black;
     
  }

  .cartContainerTotal td.left
 {
     padding: 5px
 }
 
 div.voucherCodeDiv
 {
     padding:0px 0px 0px 30px;
 }
 div.viewcartVoucherDiv
{
	border-color: #9A9A9A;
	border-style: solid;
	border-width: 1px;
	border-radius: 15px;
	width: 650px;
	padding:10px;

}

div.viewcartCheckoutDiv
{
	border-color: #9A9A9A;
	border-style: solid;
	border-width: 0px;
	width: 220px;
	height: 80px;
}
 
   #viewcartSummaryTable td.total
 {
    border-width:1px 0 1px 0;
    border-style:solid;
    border-color: #9A9A9A;
 }
 
 #viewCartVoucharText
 {
    border: 0px solid #000; 
    display:inline-block;
    float:left;
    line-height:20px;
 }
 
  #viewCartVoucharInput
  {
      border: 0px solid #000;
      text-align:right;
      display:inline-block;
      width: 302px;
      float:left;
      margin-top:15px;
  }
  
 
  #viewCartVoucharInput input[type=submit]
  {
    display:inline-block!important;
    vertical-align: text-bottom;
    width: 90px;  
    height: 35px;
    background-color: #808080!important; 
    border:0;
    color: white;
    text-align: center;
    cursor:pointer;
    font: normal 20px/35px Tahoma, Arial, sans-serif; 
    float:left;
    margin-left:2px;
  }
      
  #viewCartVoucharInput input[type=submit]:hover
  {
    background-color: #999999!important;     
  }    
      
 
  #viewCartVoucharInput input[type=text]
 {
    border: 1px solid #9A9A9A;
    height: 30px;
    width: 200px;
    display:inline-block!important;
    vertical-align: text-bottom;
    color:#9A9A9A;
    float:left;
   
 }
 
 #viewCartCheckout
{
	border: 0;
	color: white;
	display: block;
	font: normal 20px/35px Tahoma, Arial, sans-serif; 
	height: 50px;
	text-align: center;
	width: 220px;
	margin-top:15px;
	cursor: pointer;
	background-color: #00A500;
}


#viewCartCheckout:hover
{
    background: #00B600;
}   

#viewCartCheckout:active
{
    background: #009900;
}  

#viewCartCheckout:link, #viewCartCheckout:visited
{
    color:White!important;
}


 
 /*######################################################### General Form ##############################################################################*/
.generalForm
{
	font-size: 14px;
	line-height: 24px;
	margin:0px 20px;
    width: 90%;
}
.generalForm table
{
	margin: 10px;
	width: 100%;
}
.generalForm ol.square
{
	list-style-type: square;
	margin-left: 20px;
}
.generalForm input[type=submit]
{
	border: 0;
	color: white;
	cursor: pointer;
	display: block;
	font: normal 24px/50px Tahoma, Arial, sans-serif;
	height: 50px;
	margin: 10px 0;
	text-align: center;
	width: 300px;
}
.orderInfoForm
{
	color: black;
	line-height: 30px;
	margin-left: 20px;
	margin-top: 20px;
}

.orderInfoForm th
{
    text-align:center; 
    background-color: #9A9A9A;
    color: White;
    font-size:16px;
}

.orderInfoForm td.description
{	
    width: 130px;	
}
.orderInfoForm td.checkbox
{
	text-align: right!important;
	width: 130px;
}
.orderInfoForm tr
{
	height: 40px;
}

.summaryForm
{
	color: black;
	line-height: 20px;
	margin-left: 20px;
	width: 700px;
    float: left;
    display: inline-block;
	
}

.summaryForm th
{
    text-align:left; 
    color: #9A9A9A;
    font-size:16px;
    border-top: 1px solid #BBBBBB;
    border-bottom: 1px solid #BBBBBB;
    line-height: 30px;
}

.checkoutTable td.description
{
    padding-top:20px;
}

.checkoutTable
{
    float:left;
    margin: 0 20px 0 20px;
    text-align:left!important;
    width: 617px!important;
    color: black;
    border: 1px solid #DDDDDD;
}

.checkoutTable input
{
    padding:5px; 
}

.checkoutTable tr, .checkoutTable td, .checkoutTable th
{
    text-align:left!important;
    padding: 5px;
}
.checkoutTable tr, .checkoutTable td
{
    font-size: 12px;
}

.checkoutTable th
{
    font-size: 14px;
    border-top: 1px solid #9A9A9A;
    border-bottom: 1px solid #9A9A9A;
    padding: 10px 5px;
    background-color: #9A9A9A;
    color:White;
}

.checkoutSideSummary
{
    border: 1px solid #9A9A9A;
    min-width: 220px;
}

.checkoutSideSummary th
{
    background: none repeat scroll 0 0 #9A9A9A;
    border-bottom: 1px solid #9A9A9A;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 5px;
   
}

.checkoutSideSummary td
{
    padding: 10px;
    font-size: 14px;
    color: black;
    
}
#checkoutSideSpace
{
    height: 400px;
}

.checkoutInputTD1 input
{
    width:260px;
}

.checkoutInputTD2 input
{
    width:570px;
}

.checkoutButton
{
	border: 0;
	color: white;
	display: block;
	font: normal 18px/50px Tahoma, Arial, sans-serif;
	height: 50px;
	text-align: center;
	width: 220px;
	cursor: pointer;
	margin: 10px 0;
}


.checkoutButton:hover
{
    background: #00B600;
}   

.checkoutButton:active
{
    background: #009900;
}  

a.checkoutButton:link, a.checkoutButton:visited
{
    color:White!important;
}

/*######################################################## CrossSell ###################################################*/

div.crossSellPromo2
{
	border-color: #9A9A9A;
	border-style: solid;
	border-width: 1px;
	width: 458px;
}


.crossSellImg, .crossSellList
{
	display: inline;
	display: inline-block;
	margin: 0!important;
	zoom: 1;
}

.crossSellList
{
   width: 236px;
   height:218px;
}
.crossSellHeader
{
	color: #ED0100;
	font-size: 12px;
	font-weight: bold;
}

.crossSellText
{
    margin-left:6px!important;
    margin-top:10px!important;
}

.crossSellList ol
{
	line-height: 20px;
	list-style-position: inside;
	list-style-type:square;
}

.crossSellButton
{
	text-align: center;
	cursor:pointer;
    margin-top: 20px!important;
    margin-left:6px!important;
    margin-right: 6px!important;
}

.crossSellAddButton
{
	border: 0;
	color: white;
	cursor: pointer;
	font: normal 24px/70px Tahoma, Arial, sans-serif;
	height: 70px;
	margin: 10px 0;
	text-align: center;
	width: 380px;
}

/*####################################################Clearance #############################################*/

.clearanceImg
{
    width: 458px;
    height:218px;
    /*  display:inline-block;
    *display: inline;
    zoom: 1;*/
    float:left;
}

.clearanceButtons
{
   /* display:inline-block;
    *display: inline;
    zoom: 1;*/
    vertical-align:top;
    height:218px;
    float:right;
   padding-right: 3px;
   width:225px;
} 

.clearanceDesc
{
 display:inline-block; 
  *display: inline;
  zoom: 1;
  width: auto; 
  padding:0 10px;
 width: 440px;
}

.clearanceBuy
{   
    display:inline-block;
    *display: inline;
    zoom: 1;
    padding:0 0 10px;
}

.featuredDesc
{
   vertical-align:top;
   height:218px;
   float:right;
   padding: 3px;
   width:225px;
}

.bannerImg
{
    width: 700px;
    height:157px;
    /*  display:inline-block;
    *display: inline;
    zoom: 1;*/
    float:left;
}

.bannerImgText
{
    position:relative;
    padding: 10px 20px 0px 15px;
    vertical-align:text-top;
    color: #333333;
    height:149px!important;
}
.bannerHeader
{
     position: reletive;
    left: 430px;
    top: 200px;
    color:#5C5054;

font-weight:bold;
 font-size: 45px;
}

.bannertxt
{
    
    position: reletive;
    left: 430px;
    top: 255px;
line-height: 1.4;
 
    color:#483C40;
 
 font-size: 24px;

}
.bannerHeader h2
{
     position: reletive;
    left: 430px;
    top: 200px;
    /*font-family: Tahoma, Arial, "MS PGothic", sans-serif;*/
    color:#5C5054;


 font-size: 20px;
}

.bannerHeader2
{
     position: reletive;
    left: 430px;
    top: 200px;
    /*font-family: Tahoma, Arial, "MS PGothic", sans-serif;*/
    color:#5C5054;

font-weight:bold;
 font-size: 40px;
}

.bannertxt2
{
    
      position: reletive;
    left: 430px;
    top: 255px;
    /*font-family: Tahoma, Arial, "MS PGothic", sans-serif;*/
line-height: 1.4;
 
    color:#483C40;
 
 font-size: 20px;

}


/*#######################################################################################################################################*/
.detailsTable
{
    border:1px solid #9A9A9A!important;
    float:left;
    margin: 0 20px 0 0;
    text-align:left!important;
    width: 300px;
}
.detailsTable tr, .detailsTable td
{
    text-align:left!important;
    padding-left:5px;
}

.summaryTable
{
    float:left;
    margin: 0 20px 0 0;
    text-align:left!important;
    width: 215px;
}
.summaryTable tr, .summaryTable td
{
    text-align:left!important;
    padding-left:5px;
}
/*#######################################################################################################################################*/
div.footerBoxLast
{
	margin-right: 20px;
}

div.footer6Left
{
	float: left;
	height: 250px;
	padding: 8px 2px 0 20px;
	width: 145px;
}

div.footer6Left ul li a:link, div.footer6Left ul li a:visited, div.footer6Right ul li a:link, div.footer6Right ul li a:visited
{
 color: White!important;  
}

div.footer6Left ul li:hover a:link, div.footer6Left ul li:hover a:visited
{
    color: #409DD3!important;
}

div.footer6Left ul li:hover a:active
{
	color: #000083!important;
}


div.footerRight
{
    float: right;
    height: 270px;
	padding: 10px 20px 0 5px;
    background-repeat: no-repeat;
	background-position: center;
}

div.footer6Right
{
	float: right;
	padding: 0 20px 0 20px;
}

div.footer6Left ul li, div.footer6Right ul li
{
	line-height: 1.3em;
}

div.footer6Right ul li:hover a:link, div.footer6Right ul li:hover a:visited
{
	color: #409DD3!important;
}

div.footer6Right ul li:hover a:active
{
	color: #000083!important;
}



/* ################################################# links ################################################################# */
div.footer6Left a:link, div.footer6Right a:link
{
	color: White!important;
	font-size: 12px;
	outline: none;
	text-decoration: none;
}

div.footer6Left a:visited, div.footer6Right a:visited
{
	color: #959595!important;
	font-size: 12px;
}

/* ##### footer phone bar ######## */
div.footerPhoneBar
{
	color: White;
    height: 80px;
	padding: 10px;
}

div.footerPhoneNum
{
    float: left; 
    font-size: 40px;
    vertical-align:middle;
    color: White;
    padding: 20px;
    margin:0;
    border: 0;
}

div.footerPhoneNum a:link, div.footerPhoneNum a:visited, div.footerPhoneNumCN a:link, div.footerPhoneNumCN a:visited
 {
     color: White!important;
 }
 
 div.footerPhoneNumCN
{
    float: left; 
    font-size: 20px;
    color: White;
    padding: 5px;
    margin:0;
    border: 0;
    vertical-align:text-top!important;
}

/*######## Footer copy #####*/
div.footerCopy
{
    text-align: right;
    float: right;   
    font-size:11px;
    padding: 20px 10px;
}

.showDiv
{
    border:1px solid black;
    background-color:Aqua;
    visibility: hidden;
}

.hoverDiv:hover showDiv
{
    visibility: visible;
}

/* ############### Paragraph Styling ##################### */
.wordwrap
{
	word-wrap: break-word;
}
.justify
{
	text-align: justify;
}
.right
{
	text-align: right;
}


.productInfoDesc
{
   color:#9A9A9A;
   font-size: 15px;
}
.normal60{font-size: 60px!important; font-weight:normal;}
.normal50{font-size: 50px!important; font-weight:normal;}
.normal40{font-size: 40px!important; font-weight:normal;}
.normal30{font-size: 30px!important; font-weight:normal;}
.normal24{font-size: 24px!important; font-weight:normal;}
.normal22{font-size: 22px!important; font-weight:normal;}
.normal20{font-size: 20px!important; font-weight:normal;}
.normal18{font-size: 18px!important; font-weight:normal;}
.normal17{font-size: 17px!important; font-weight:normal;}
.normal16{font-size: 16px!important; font-weight:normal;}
.normal15{font-size: 15px!important; font-weight:normal;}
.normal14{font-size: 14px!important; font-weight:normal;}
.normal12{font-size: 12px!important; font-weight:normal;}
.normal10{font-size: 10px!important; font-weight:normal;}
.normal7{font-size: 7px!important; font-weight:normal;}

/*####### check out styling ######*/
.checkoutDiv
{
    width: 700px;
    float: left;
    display: inline-block;
}
.checkoutSide
{
    width:225;
    float: left;
    display: inline-block;
}

/*######################Common Page  styles #######################*/
.fullParagraph
{
    padding: 1px;
  
}
.fullwidthBar
{
 color:White;
 padding:10px 10px;
 margin:0px 20px 0 20px; 

}

.CashbackParagraph
{
display: inline-block;
    padding: 15px;
    font-size:14px;
 width: 400px;

}
.fullwidthBar
{
 color:White;
 padding:10px 20px;
 margin:0px 20px 0 20px; 

}

.Promo
{
 color:#409DD3;
 font-size:16px;

}

.CashbackTerms
{
    font-size:12px;
}
.fullwidthBar
{
 color:White;
 padding:10px 20px;
 margin:0px 20px 0 20px; 

}
.FreeLogo
{
    float:right;
    padding: 15px 10px;
    font-size:14px;
    width: 450px;
}

.fullwidthBarPromo
{
 color:black;
 background-color:White;
 padding:10px 10px 10px 0;
 margin:0px 20px 0 20px; 
}

.fullwidthBar img
{
    vertical-align:middle; 
}

.imageFullWidthBar
{
 color:White;
 font: normal 18px/40px Tahoma, Arial, sans-serif; 
}

.imageFullWidthBar img
{
    vertical-align:middle;
}

.cartBar
{
 color:White;
 padding:0 0 10px 0;
}

.cartBarItem
{
 color:White;
 height:30px;
 font: normal 14px/14px Tahoma, Arial, sans-serif; 
}

.cartBar a:link, .cartBarItem a:link
{
    color:White;
}

.cartBar a:visited, .cartBarItem a:visited
{
    color:White;
}
.cartBarLeft
{
 float:left;
 margin: 7px 20px; 

}
.cartBarRight
{
    float: right; 
    font: normal 14px/14px Tahoma, Arial, sans-serif; 
    margin: 7px 20px;
}

.cartBarRight a:hover
{
   color: #BBBBBB;   
}

.cartBarRight a:active
{
   color: white;   
}

.cartBarRight a:visited
{
   color: white!important;   
}

.cartBarRight img
{
    vertical-align: top;    
    padding: none;
    margin:none;
}

.floatright  
{
    float: right; 
}

.floatleft  
{  
    float: left;      
}

.bold
{
    font-weight:bold;
}

.italic
{
    font-style:italic;
}

.underline
{
    text-decoration: underline;
}

.center
{
    text-align:center;  
    
}

.headerSpan
{
    font-size: 20px;      
}

.subheaderSpan
{
    font-size: 15px;
}

.rightAlign
{
    text-align:right;
    float: right;
    margin-right:21px;
}

.absoluteRight {
    position: absolute;
    right: -50;
}

.greyHref a:link
{
   color: #9A9A9A;
}

.greyHref a:visited
{
   color: #9A9A9A;
}

.applyDarkBlueButton
{

    background-color: #0072C6!important;
    color: white;
     height: 35px;
     cursor:pointer;
     width: 100px;
     font: normal 20px/35px Tahoma, Arial, sans-serif; 
     border:0;
}



.smallDarkBlueButton
{
    display: block;
    height: 35px;
    width: 250px;
    background-color: #0072C6!important; 
    border:0;
    color: white;
    text-align: center;
    cursor:pointer;
    font: normal 20px/35px Tahoma, Arial, sans-serif; 
    margin-top:10px;
}

input.smallDarkBlueButton:hover
{
   background-color: #1980cb!important;  
}

input.smallDarkBlueButton:active
{
   background-color: #85adc4!important;  
}

.textCenter
{
    text-align:center;
}

.fullWidthContainer
{
    border:1px solid #9A9A9A;
    border-width: 1px 1px 1px 1px;
    margin: 20px 20px 0 20px;
}
/* ############### Background Colours ######################### */
.bgWhite
{
 background-color: White;   
}
.bgLightBlue
{
	background-color: #409DD3;
}

.bgGradiantBlue
{
    background-image: -ms-linear-gradient(right, #FFFFFF 0%, #156088 100%);
    background-image: -moz-linear-gradient(right, #FFFFFF 0%, #156088 100%);
    background-image: -o-linear-gradient(right, #FFFFFF 0%, #156088 100%);
    background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #FFFFFF), color-stop(1, #156088));
    background-image: -webkit-linear-gradient(right, #FFFFFF 0%, #156088 100%);
    background-image: linear-gradient(to left, #FFFFFF 0%, #156088 100%);
}

.bgHoverLightBlue
{
	background-color: #3fc9fe;
}

.bgActiveLightBlue
{
	background-color: #0189bd;
}

.borderLightBlue
{
    border-color: #409DD3;
    
}
.bgPink
{
	background-color: #EC008B;
}
.bgYellow
{
	background-color: #FFF201;
}

.bgNavBar
{
    background-color: #333333;
	/* 
    background-image: -ms-linear-gradient(top, #717375 0%, #060607 100%);
    background-image: -moz-linear-gradient(top, #717375 0%, #060607 100%);
    background-image: -o-linear-gradient(top left, #717375 0%, #060607 100%);
    background-image: -webkit-gradient(linear,  top,  bottom, color-stop(0, #717375), color-stop(1, #060607));
    background-image: -webkit-linear-gradient(top , #717375 0%, #060607 100%);
    background-image: linear-gradient(to bottom, #717375 0%, #060607 100%);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#717375', endColorstr='#060607'); 
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#717375', endColorstr='#060607')"; */
}
.bgDarkPurple
{
	background-color: #000083!important;
}

.bgHoverDarkPurple
{
	background-color: #00009A!important;
}

.bgActiveDarkPurple
{
	background-color: #000065!important;
}

.bgDarkPurple:hover
{
	background-color: #00009A!important;
}

.bgWhite
{
	background-color: white!important;
}



.bgWhite:hover
{
	background-color: white!important;
}



.productInfoButton:active
{
    background: #85adc4;
}

.bgButtonBlue
{
    background-color:#0072C6;
}

.bgButtonBlue:hover
{
    background-color:#1980cb;
}

.bgButtonBlue:active
{
    background: #85adc4;
}


.bgDarkGrey
{
	background-color: #9A9A9A;
}
.bgDarkGrey2
{
	background-color: #BBBBBB;
}

.backGround
{
    background-color: #BBBBBB;
   /* background-image:url('../images/iface/snow_bg.gif');
    background-repeat:repeat;*/
}

.bgDarkGreyImg
{
    background-image: url('../images/iface/darkGreybg.png');
    background-repeat: repeat;
}

.bgSnow
{
    background-image: url('../images/iface/snowbg.png');
    background-size:cover;
    background-repeat:no-repeat;
}

.bgRed
{
	background-color: #ED0100;
}

.borderRed
{
    border-color:  #ED0100;
}
.bgWhite
{
	background-color: #FFFFFF;
}
.bgCartGrey
{
	background-color: #E9EAED;
}

.bgHoverGreen
{
    background-color: #00B600;
   
}
.bgGreen
{
    background-color: #00A500;
    
}

.bgActiveGreen
{
    background-color: #009900;
    
}

.borderGreen
{
      border-color: #00A500!important;
}

.bgGreyProduct1
{
    background-color:#E7E7E7;
}

.bgGreyProduct2
{
    
    background-color:#D6D6D6;
}

.bgGreyProduct3
{
    background-color:#CBCBCB;
}

.bgLightGrey
{
    background-color:#f6f6f6;
    
}
.square
{
    list-style-type:square;
    margin-left:20px;
}

/* ###################### About Us Page ########################### */
.About-us-heading{
    font-size: 32px;
    text-align: center;
    letter-spacing: 1px;
    padding: 8px 5px 2px 5px;
    background-color: #0070BB;
    color: #FFFFFF;
}

.Motto-heading{
    padding: 30px 45px 5px 45px;
    font-size: 22px;
    text-align: center;
}

.About-us-text{
    padding: 0px 45px 15px 45px;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
    margin-bottom: 25px;
}

.About-us-content{
    padding: 0px 40px 0px 40px;
}

.choose-npl-heading{
    font-size: 17px;
    text-align: center;
    margin-bottom: 25px;
}

.Npl-about-us-features p {
    font-size: 13px;
    color: #3b3b3b;
    text-align: center;
    padding: 10px 0px 10px 0px;
}

.Npl-about-us-features-icons{
    padding-left: 80px;
    padding-right: 80px;
}

.About-us-images {
  display: block;
  margin: -30px 0px 20px 0px;
}

.npl-directors-heading{
    font-size: 17px;
    text-align: center;
}

.company-directors{
    
    padding: 15px; 
}

.company-directors p{
    font-size: 14px;
    text-align: center;
}

.Npl-about-us-office {
  display: block;
  padding: 35px;
  border-top: 4px solid #409dd3;
  background-color: #ededed;
  border-bottom: 2px solid #BBBBBB;
}

.Npl-about-us-office p{
    font-size: 14px;
    text-align: center;
    line-height: 17px;
}

.Npl-about-us-office p:first-child{
    font-size: 16px;
    padding-bottom: 10px;
}

.heading-margin{
    padding: 20px 40px 15px 40px;
}

.heading-line {
    width: 100%;
    min-height: 1px;
    background-color: #747474;
    margin-top: 12px;
}

.Npl-about-us-features {
  display: block;
  min-height: 270px;
  padding: 4px;
  margin-bottom: 10px;
  line-height: 1.42857143;
  background-color: #fff;
  border-radius: 10px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}

@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.hvr-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* ################### Brand/Nonbrand Pages ####################### */
.buy-from-us-1 {
    background-color: #ededed;
    min-height: 215px;
    padding: 15px 0px 10px 10px;
    border: 1px solid #c7c7c7;
    border-bottom: 2px solid #c7c7c7;
    border-radius: 5px;
}

.buy-from-us-1 p {
    text-align: left;
    font-family: Tahoma;
    color: #2a2a2a;
    font-size: 12px;
    line-height: 23px;
}

.buy-from-us-1 p:first-child {
    text-align: left;
    font-family: Tahoma;
    font-size: 18px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.buy-from-us-2 {
    background-color: #ededed;
    min-height: 215px;
    padding: 5px 5px 0px 10px;
    border: 1px solid #c7c7c7;
    border-bottom: 2px solid #c7c7c7;
    border-radius: 5px;
}

.buy-from-us-2 p {
    text-align: left;
    font-family: Tahoma;
    color: #2a2a2a;
    font-size: 12px;
    line-height: 20px;
}

.buy-from-us-2 p:first-child {
    text-align: left;
    font-family: Tahoma;
    font-size: 18px;
    padding-bottom: 3px;
}

.buy-from-us-3 {
    background-color: #ededed;
    min-height: 215px;
    padding: 10px 10px 5px 10px;
    border: 1px solid #c7c7c7;
    border-bottom: 2px solid #c7c7c7;
    border-radius: 5px;
}

.buy-from-us-3 p {
    text-align: left;
    font-family: Tahoma;
    color: #2a2a2a;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 5px;
}

.buy-from-us-3 p:first-child {
    text-align: left;
    font-family: Tahoma;
    font-size: 18px;
    padding-bottom: 5px;

}

/* ###################### Text colours ############################ */
.cursorPointer
{
    cursor:pointer;
}
.textWhite
{
	color: White!important;
}
.textBlack
{
	color: #333333!important;
}

.textOrange
{
    color:#ed8407;
}
.textLightBlue
{
color: #409DD3!important;

	
	
}	
color: #409DD3!important;
}
.textLightBlue2
{

font-weight:bold;
color: #409DD3!important;
}

.textPink
{
	color: #EC008B;
}

.textInkBlue
{
    color: #0F2362;   
}


.textJPBlue
{
    color: #4F74EA!important;   
}

.textDarkPurple
{
	color: #000083;
}

.textDarkGrey2
{
	color: #BBBBBB;
}

.textDarkGrey, .textDarkGrey a:link, .textDarkGrey a:visited
{
	color: #9A9A9A!important;
}

.textJPBlue a:visited
{
	color: #4F74EA!important;
}

.textDarkGrey a:hover
{
	color: #BBBBBB!important;
}

.textDarkGrey a:active
{
	color: #9A9A9A!important;
}

a.linkWhite
{
	color: White!important;
}

.textBold
{
    font-weight: bolder;
}

.textRed
{
    
    color: #ED0100!important;
}

.textDarkRed
{
 color:#9C2014;   
}

.textTeal
{
    color:#0383B2!important;
}

.textGrey
{
    color: #666666;
}

.textCapitalize
{
    text-transform:capitalize!important;
}

.textUppercase
{
    text-transform:uppercase;
}

.textCenter
{
    text-align:center!important;
    vertical-align:middle;
}
.line20
{
    line-height:20px!important;
}
.line30
{
    line-height:30px!important;
}

 a.menulink:link, a.menulink:visited
{
    color: #409DD3!important;
}

 a.menulink:hover
 {
     color: #3fc9fe!important;
     
 }
  a.menulink:active
{
    color: #0189bd!important;
}

.textCaligraphy
{
      font-family: "Brush Script MT", cursive!important;
}
.tableBorder, .tableBorder th, .tableBorder tr, .tableBorder td
{
    border:1px solid black;
}

.contactTable, .contactTable th, .contactTable tr, .contactTable td
{
    /*border:1px solid black;*/
}

.contactTable, .tableBorder
{
    width:500px!important;
}

.contactTable td, .tableBorder td
{
    width:50%;
}

.inlineLeft
{
	display:inline;
	float:left;
}

.inlineRight
{
	display:inline;
	float:Right;
}

.spanPaddingLeft
{
    padding-left: 20px;
}

.hyperLinks  a:link, .hyperLinks  a:visited
{
  color: #9A9A9A;
}

.hyperLinks a:hover, .hyperLinks a:hover 
{
    color: #409DD3!important;
}

.hyperLinks a:active, .hyperLinks a:active 
{
    color: #BBBBBB!important;
}

.noBorder
{
    border-width:0px!important;
}

.whiteBorder
{
    border:1px solid white!important;
}

.dottedBorderTop
{
    border-top:1px dotted #9A9A9A!important;
    border-bottom:1px dotted #9A9A9A!important;
    border-left: 1px solid white!important;
    border-right:1px solid white!important;
}

#overlay{ position: absolute; top: 0; left: 0; z-index: 590; width: 100%; height: 500px; background-color: #000; }
#signUpFloat {display:block; bottom:10px; left:161px; cursor:pointer;  width:919px; position:fixed; border:1px solid #888; padding:10px; z-index:110; text-align:center; font-weight:bold; color:#fff; background-color:Gray;}
* html #signUpFloat {position:absolute;}
#signUpFloat a:visited, #signUpFloat a {display:block; width:120px; height:20px; margin:0 auto; border-top:1px solid #fff; border-bottom:1px solid #000; text-align:center; text-decoration:none; line-height:20px; color:#000;}
#signUpFloat a:hover {background:#aaa; color:#fff;}

#offerFloat {display:block; cursor:pointer; height:23px;   width:960px; position:relative;   padding:10px; z-index:100; text-align:center; font-weight:bold; color:#fff; background-color:#409dd3 ; }
#offerFloatt {display:block; cursor:pointer; height:23px;   width:960px; position:relative;   padding:10px; z-index:100; text-align:center; font-weight:bold; color:#fff; background-color:#409dd3 ; }

#offerFloatLogo {display:block; cursor:pointer; height:23px;   width:960px; position:relative;   padding:10px; z-index:100; text-align:center; font-weight:bold; color:#fff; background-color:#409dd3 ; }
#offerFloat10 {display:block; cursor:pointer; height:23px;   width:960px; position:relative;   padding:10px; z-index:100; text-align:center; font-weight:bold; color:#fff; background-color:#409dd3 ; }
* html #offerFloat {position:relative;}
#offerFloat a:visited, #signUpFloat a {display:block; width:120px; height:20px; margin:0 auto; border-top:1px solid #fff; border-bottom:1px solid #000; text-align:center; text-decoration:none; line-height:20px; color:#000;}
#signUpFloat a:hover {background:#aaa; color:#fff;}

/* css for footer images - circular images */
            div.footer_test {
                background-color: #DDDDDD;
                border-top: 0px;
                text-align: center;
            }
            
            footer .row p {
                text-align: center;
                margin-top: 10px;
                margin-bottom: 10px;
                /*font-family: Tahoma, Arial, "MS PGothic", sans-serif;*/
                font-size: 11px;
                color:  #5F6C76;
            }
            
            .img {
                width: 83px;
                height: 83px;
            }
            
            .fade-img {
                position: relative;
            }

            .img-circle {
                position: absolute;
                top:50%;
                left:50%;
                transform:translateY(-50%) translateX(-50%);
            }  
            
/* Footer seperated links 05/09/2016 */            
/* Div container overwrite height in css */
            div.footerColContainer {
                height: 240px;
            }
        
            /* footer copy overwrite padding in css */
            div.footerCopy {
                padding: 10px 10px;
            }
        
            div.footer6Right {
                float: left;
                height: 250px;
                padding: 8px 2px 0 95px;
                width: 145px;
            }    
            
            div.footer8Left {
                float: left;
                height: 250px;
                padding: 8px 2px 0 95px;
                width: 145px;
            }
        
            div.footer8Right {
                float: left;
                height: 250px;
                padding: 8px 2px 0 95px;
                width: 145px;
            }
        
            /* footer classes duplicates of footer6's */
            div.footer8Left a:link, div.footer8Right a:link {
                color: White !important;
                font-size: 12px;
                outline: none;
                text-decoration: none;
            }
        
            div.footer8Left ul li, div.footer8Right ul li {
                line-height: 1.3em;
            }

/* CSS for new footer 2017 */

.npl-footer-vert{
     background-color: #e3e3e3;
}

.footer-links{
    border-top: 4px solid #b0b0b0; 
}

.footer-links ul {
    margin-bottom: 20px;
}

.footer-links ul li {
    list-style-type: none;
}

.footer-links li p {
    padding-top: 15px;
    font-size: 15px;
    font-family: Tahoma;
    color: #525252;
    text-align:left!important;
}

.footer-links ul li a {
    text-decoration: none;
    font-family: Tahoma;
    font-size: 13px;
    line-height: 20px;
    color: #525252;
}

.footer-links ul li a:hover {
    color: #167bbf;
}

.footer-contact {
    font-family: Tahoma;
    font-size: 22px;
    background-color: #167bbf;
    min-height: 70px;
    padding: 20px 15px 15px 45px;
}

.footer-contact a {
    color: #fff;
    text-decoration: none;
    background: #167bbf;
}

.footer-contact a b {
    color:#ffffff;
}

.Footer-Socail-Icons li {
    list-style-type: none;
}

.Footer-Socail-Icons li a {
    background-repeat: no-repeat;
    display: inline;
    float: left;
    margin-left: 8px;
}

.Footer-Socail-Icons li a:hover {
    display: inline;
    opacity: 0.50;
}

.footer-copyrights {
    background-color: #333333;
    color: #fff;
    font-family: Tahoma;
    font-size: 11px;
    padding: 15px;
    text-align: center;
}

@media (max-width: 990px) {
        .footer-contact {
        font-size: 20px;
        text-align: center;
        }
    
        .Footer-Socail-Icons li {
        text-align: center;
        }
}
@media (max-width: 760px) {
    
        .footer-links ul {
        min-height: 180px;
        }
    
        .Footer-Socail-Icons li {
        text-align: center;
        }
    
        .footer-contact {
        min-height: 70px;
        }
}
@media (max-width: 510px) {

        .footer-links-element {
            height: 300px;
        }
    
        .footer-links ul {
        min-height: 180px;
        padding: 3px;
        }
    
        .Footer-Socail-Icons li {
        text-align: center;
        }

        .footer-contact {
        min-height: 100px;
        }
}