/* Boilerplate */

body {
	margin:0;
	padding:0;
	width:100%;
	font-family:Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-size:14px;
}

img {
	border: 0;
}

h1 {
	font-size:1.1em;
	font-weight:bold;
}

ul {
	margin: 0;
	padding: 0;
}

a:link {
	color: #064cba;
	text-decoration: none;
	}
a:visited { 
	color: #064cba;
	text-decoration: none;
	}
a:hover { 
	color: #064cba;
    text-decoration: underline;
	}
a:active { 
	color: #064cba;
}

.header {
	background: #c5e2f1; 
	background: -moz-linear-gradient(top,  #c5e2f1 0%, #ffffff 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c5e2f1), color-stop(100%,#ffffff)); 
	background: -webkit-linear-gradient(top,  #c5e2f1 0%,#ffffff 100%); 
	background: -o-linear-gradient(top,  #c5e2f1 0%,#ffffff 100%); 
	background: -ms-linear-gradient(top,  #c5e2f1 0%,#ffffff 100%); 
	background: linear-gradient(to bottom,  #c5e2f1 0%,#ffffff 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5e2f1', endColorstr='#ffffff',GradientType=0 ); 
}

.grs {
	font-family: 'Quando', serif;
}

.ribbonContainer {
	position:relative;
}

.ribbonLeft {
	background: url("http://images.lg-static.co.uk/images/newimg/ribbon-left.png") no-repeat scroll 0 0 transparent;
    width: 33px;
	height: 59px;
}

.ribbonRight {
	background: url("http://images2.lg-static.co.uk/images/newimg/ribbon-right.png") no-repeat scroll 0 0 transparent;
    width: 28px;
	height: 59px;
	position: absolute;
	right: 0;
	top:0;
}

.ribbonMiddle {
	background: url("http://images.lg-static.co.uk/images/newimg/ribbon-middle.png") repeat-x scroll center center transparent;
	height: 59px;
	position: relative;
}

.ribbonHolder {
	position:absolute;
	left:0;
	width:99%;
}
.ribbonText {
	color: #FFFFFF;
	font-family: 'Oswald',sans-serif;
	/* line-height: 50px; */
	position: absolute;
	top:4px; 
	text-align: center;
	width:90%;
	/* margin-top:-70px; */
}
.ribbonText a:link {
	color:#FFFFFF;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
	display:block;
}
.ribbonText  a:visited { 
	color:#FFFFFF;
	text-decoration: none;
}
.ribbonText  a:hover { 
	color: #FA8072;
	text-shadow:none;
    /*text-decoration: underline;*/
}
.ribbonText  a:active { 
	color: #0000CD;
}

.ribbonTextLeft {
	left: 40px;
}

.viewMore {
	background: url("http://images2.lg-static.co.uk/images/newimg/view-more.png") no-repeat scroll 0 0 transparent;
	width:110px;
	height:36px;
}
.viewMore a {
	display:block;
	width:110px;
	height:36px;
}

ul#topNav {
	/* height:50px; */
	height:25px;
	overflow:hidden;
	/*width:99%;*/
}
#topNav li {
	/*float: left;*/
	display:inline-block;
	margin-left: 30px;
}

ul#topNavTwo {
	margin-top:-1px;
	font-size:12px;
	height:20px;
	/* height:50px; */
	overflow:hidden;
	/*width:99%;*/
}
#topNavTwo li {
	/*float: left;*/
	display:inline-block;
	padding-left: 30px;
}

img#homeLink {
	position:relative;
	top:2px;
}

div#searchHolder input {
	border-bottom-left-radius: 5px;
	border-color: #5397f0;
	border-image: none;
	border-style: solid none solid solid;
	border-top-left-radius: 5px;
	border-width:1px medium 1px 1px;
	color: #333333;
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0 5px;
	float:left;
}
div#searchHolder input:focus {
	box-shadow: 0 0 3px 3px #afcbf0;
}

.noBullet {
	list-style: none outside none;
	margin: 0 !important;
}

#valBox {
	position:relative;
}

#val_holder {
	height:35px;
	overflow:hidden;
}

div#gPlusHolder {
	float:right; 
	padding-top:3px;
}

div#fbHolder {
	float:right;
	padding:3px 10px 0 0;
}

/* Main Sprite */

.mainSprite {
	background: url('http://images2.lg-static.co.uk/images/newimg/lg-sprite-20130115.png') no-repeat;
}
.msPhoneNo { 
	background-position: -3px 0; 
	width: 286px; 
	height: 74px;
}

.msJohnVirgo { 
	background-position: 0 -76px; 
	width: 210px; 
	height: 58px; 
	display: inline-block;
}
.msJohnVirgo a { 
	display:block;
	width: 210px; 
	height: 58px; 
}

.msBlueTriangle { 
	background-position: -254px -78px; 
	width: 16px; 
	height: 13px; 
	display:inline-block;
}

.msSmallBlackTriangleDown {
	display:inline-block;
	background-position: -275px -78px; 
	width: 12px; 
	height: 10px;
}

.msWhiteBlackTriangleDown {
	display:inline-block;
	background-position: -254px -98px; 
	width: 16px; 
	height: 13px;
}

.msRemove { 
	display:inline-block;
	background-position: -81px -145px; 
	width: 11px; 
	height: 11px; 
}
.msRemove a { 
	display:inline-block;
	width: 11px; 
	height: 11px; 
}

.msHome {
	display:inline-block;
	background-position: -3px -139px; 
	width: 24px; 
	height: 20px;
	margin-top:15px;
}
.msHome a {
	display:inline-block;
	width: 24px; 
	height: 20px;
}

.searchButton {
	height:29px;
	width:37px;
	border: 0 none;
	cursor: pointer;
	margin:0;
	overflow:visible;
	padding:0;
	float:left;
	background-position: -213px -76px;	
}
.searchButton:hover {
	background-position:-213px -105px;	
}

.intshipping { 
	background-position: -239px -137px;
	width:50px;
	height:50px;
	display:inline-block;
	float:left;
	padding-right:5px;
} 
.intshipping a { 
	display:block;
	width:50px;
	height:50px;	
}

.tooltip-qm { 
	background-position: -274px -92px;
	width:13px;
	height:13px;
	display: inline-block;
} 
.tooltip-qm a { 
	display:block;
	width:13px;
	height:13px;	
}

.tooltip-camera { 
	background-position: -273px -111px;
	width:20px;
	height:13px;
	display:inline-block;
} 
.tooltip-camera a { 
	display:block;
	width:20px;
	height:13px;	
}

/* End of Sprite */

ul.bigGreenTick {
	font-family: 'Oswald',sans-serif;
	font-size: 16px;	
	/* list-style-image: url('http://images2.lg-static.co.uk/images/newimg/green-tick.png'); */
	list-style-type:none;
	color: #258e58;
}
ul.bigGreenTick li {
	background-image: url("http://images2.lg-static.co.uk/images/newimg/green-tick.png");
    background-repeat: no-repeat;
	padding-left: 30px;
}

div#rightProd ul {
    line-height: 1.8em;
    margin-left: 30px;
	list-style-image: url("http://images.lg-static.co.uk/images/newimg/green-tick_small.png");
	font-family: 'Oswald',sans-serif;
	color: #258E58;
}

#securityHolder {
	position:absolute;
	top:20px;
	height: 55px;
	width:98px;
}

.valBoxHolder {
    position: absolute;
	border:1px solid grey;
	-moz-box-shadow: 1px 1px 1px 1px #888;
	-webkit-box-shadow: 1px 1px 1px 1px #888;
	box-shadow: 1px 1px 1px 1px #888;
	background-color: #f5f8fa;
	width:97%;
	height:38px;
	line-height:35px;
	padding-top:4px;
	padding-left:10px;
}

.valBoxHolder span.valFirst {
	font-weight:bold;
	color:#25abff;
	font-size:18px;
	position:relative;
	top:-10px
}
.valBoxHolder span.valSecond {
	color:#25abff;
	font-size:16px;
	position:relative;
	top:-10px;
	padding-right:10px;
}

div.valueContainer {
	float:left;
	cursor:pointer;
}

div#mob_menu {
	border-right: 1px solid black;
    padding-right: 10px;
	margin-right:10px;
}
div#mob_menu span.mobMenuText {
	font-size:16px;
	position:relative;
	top:-10px;
}

span.valBarSprite {
	height:35px;
	display:inline-block;
	background-image:url('http://images.lg-static.co.uk/images/newimg/val-bar-sprite.png');
}
span.valDelivery {
	background-position:0px 0px;
	width:44px;
}
span.valPricePromise {
	background-position:-45px 0px;
	width:29px;
}
span.valCustomerServices {
	background-position:-75px 0px;
	width:37px;
}
span.valShoppingBasket {
	background-position:-115px 0px;
	width:40px;
}
span.valMobMenu {
	background-position:-155px 0px;
	width:35px;
}

div.emptyBasket {
	padding: 20px 5px;
	text-align:center;
}

div#shoppingBasket {
	float:right;
	border-left:1px solid #25ABFF;
	height:35px;
	cursor:pointer;
}
div#shoppingBasket div#shoppingBasketInner {
    height: 39px;
    overflow: hidden;
    padding-left: 5px;
    position: relative;
    width: 210px;
}

div#sbHolder {
	position:absolute;
	top:0;
	left:42px;
	font-size:11px;
}

div#sbHolder span#sbTop {
	font-weight:bold;
}

div#fullBasket {
	display:none;
	z-index:380;
	position:relative;
	left:1px;
	background-color:#ffffff;
	border:1px solid black;
	line-height:normal;
}
div#fullBasket div.ddbasketItem {
	padding: 10px 5px;

}
div#fullBasket div.borderBottom {
	border-bottom:1px dotted grey;
}
div#fullBasket img.bskProdImg {
	padding:10px;
	float:left;
}
div#fullBasket p.basketRemove {
	float:right;
}
div#fullBasket p.delPrice {
	font-size:11px;
}
div#fullBasket  ul {
	margin-left:20px;
	font-size:10px;
	clear:both;
}
div#fullBasket div#totalLine {
	background-color:#F4F4F4;
	border-top:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
	line-height:25px;
	font-size:13px;
	padding: 0 5px;
}
div#fullBasket div#totalLine span {
	float:right;
	font-weight:bold;
	font-size:15px;
}
div#fullBasket div#ddviewOrder {
	margin: 10px 0;
	text-align:center;
	text-align:center;
}

#mainContent {
	position: relative;
}

#mainContentHolder {
	position: relative;
}

#leftNav {
	position: absolute;
}

div.leftBox {
	border: 1px solid #4382C4; 
	margin-bottom: 5px; 
	margin-left: 3px; 
	padding: 2px;
	width:211px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}

p.intshipTop {
    font-size: 12px;
    font-weight: bold;
    margin-top: 8px;
}

p.intshipBottom {
	font-size:11px;
}

img.flag {
	float:left;
	padding-right:5px;
}

div.flagBox {
	padding:5px 2px;
}

.clearer {
	clear:both;
}

.floatLeft {
	float:left
}

.clearerLeft {
	clear:left;
}

.bolder {
	font-weight:bold;
}

.smaller {
	font-size: 0.85em;
}

.boldTitle {
    color: #000000;
    font-family: Verdana,Helvetica,Geneva,Sans-serif;
    font-size: 20px;
    font-weight: bold;
}

.noFloat {
	float:none !important;
}

.breakTop {
	margin-top:10px !important;
}
.miniBreakTop {
	margin-top:5px !important;
}

.infoContainer h1 {
	font-family: 'Oswald',sans-serif;
	font-size:20px;
	padding: 5px 0 ;
}
.infoContainer p {
	margin: 8px 0;
}

div.rightBarHeader {
    background: none repeat scroll 0 0 #373737;
    border: 0 none;
    color: #FFFFFF;
    font-family: 'Oswald',sans-serif;
    font-size: 16px;
    line-height: 1.4;
    margin: 0 0 2px;
    padding: 8px 12px 10px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
    text-transform: uppercase;
}

.rbBlock {
	padding: 1px 10px 0 10px;
	background-color:#F5F8FA;
}

div#rightRating {
	background-color:#191ceb;
	text-align:center;
	height:50px;
	padding-top:7px;
}

div#rightRatingText p.revText {
	margin-top:10px;
	font-size:12px;
	line-height:1.4;
	text-align:justify;
	clear:both;
	color: grey;
}
div#rightRatingText p.revDate {
	font-size:11px;
	padding-top:10px;
}
div#rightRatingText p.rightBreaker {
	border-top:1px dotted grey;
	padding-top:10px;
}
div#rightRatingText div.sprite-stars {
	float:right;
	padding:0;
}

div.ratingEnder {
	clear:both;
	height:10px;
}

/* BJ Slider */
#bjSlideHolder {
	min-height:185px;
	padding:2% 3%;
	margin-bottom:3px;
}
#banner-fade {
	margin:0 auto;
}

ul.bjqs-controls.v-centered li a{
	display:block;
	padding:10px;
	background:#4382C4;
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
}

ul.bjqs-controls.v-centered li a:hover{
	background:#ffffff;
	color:#4382C4;
}

/* International Delivery Page */

.intdelinfo p {
	padding-bottom: 10px;
}

.intbasket {
	border-top: 1px solid #8fbcfb;
	border-bottom: 1px solid #8fbcfb;
	padding-top:12px;
	padding-bottom:8px;
	margin: auto;
	background-color:#e6e8ea;
}
.intbasket p {
	text-align:center;
}
.intbasket ul {
	text-align:center;
}
.intbaskethead {
	font-size: 1.2em;
	margin-bottom: 8px;
	font-weight: bold;
}

/* Footer */

#customerServicesHolder {
	background-color:#edf6fb;
	margin-top:35px;
}

#customerServices {
	clear:both;
	margin:0 auto;
}

.csExplain {
	height:100px;
	width:164px;
	display:inline-block;
	font-size:10px
}
.csExplain p {
	margin:0;
}

.csTopper {
	margin-bottom:5px !important;
	font-weight:bold;
	font-size:11px !important;
}

.csText {
	margin-bottom:5px !important;
	text-align:justify;
}

.csSprite {
	width:50px;
	height:50px;
	display:inline-block;
	background-image:url('http://images2.lg-static.co.uk/images/newimg/cs-sprite.png');
	vertical-align:top;
}
.csSecurity {
	background-position:0px 0px;
}
.csCustomerServices {
	background-position:150px 0px;
}
.csDelivery {
	background-position:100px 0px;
}
.csReturns {
	background-position:50px 0px;
}

#footer {
	clear:both;
	background: #d3defc; /* Old browsers */
	background: -moz-linear-gradient(top,  #d3defc 0%, #4c88c8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3defc), color-stop(100%,#4c88c8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d3defc 0%,#4c88c8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d3defc 0%,#4c88c8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d3defc 0%,#4c88c8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d3defc 0%,#4c88c8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3defc', endColorstr='#4c88c8',GradientType=0 ); /* IE6-9 */	
}
#footer p {
	margin: 0;
}

#acceptedCards {
	margin: 0 auto;
	padding-top:20px;
}

#acLeft {
	float:left;
	padding-right:10px;
}

#verisignHolder {
	float:left;
}

#acRight {
	padding-left:10px;
	float:left;
}

#footerContent {
	clear:both;
	margin: 0 auto;
	padding-top:20px
}

#footerContent .col {
    color: #FFFFFF;
    float: left;
    font-size: 12px;
	width: 220px;
	padding-right:20px;
}

#footerContent .col h5 {
	font-family:'Oswald',sans-serif;
	font-size:18px;
	margin-bottom:15px;
	text-shadow:0 -1px 0 rgba(0, 0, 0, 0.6);
}

#footerContent .col  span {
	font-weight:bold;
}

#footerContent .col A:link { 
	color: #FFFFFF;
}
#footerContent .col A:visited { 
	color: #FFFFFF;
}
#footerContent .col A:hover { 
	color: #FFFFFF;
}
#footerContent .col A:active { 
	color: #FFFFFF;
}

#footerContent .whoSaid {
	color:#6F6F6F;
}

#footerContent .colright {
	padding-right:0 !important;
}

#lgFooter {
	background: #4c88c8; 
	height:150px;
	padding-bottom:30px;
}
#lgFooter .innerFooter {
	width:95%;
	margin:0 auto;
    color: #FFFFFF;
    font-size: 12px;	
}
#lgFooter .innerFooter A:link { 
	color: #FFFFFF;
	text-decoration:none;
}
#lgFooter .innerFooter A:visited { 
	color: #FFFFFF;
	text-decoration:none;
}
#lgFooter .innerFooter A:hover { 
	color: #FFFFFF;
	text-decoration: underline;
}
#lgFooter .innerFooter A:active { 
	color: #FFFFFF;
}

#bottomLgLogoHolder {
	float:left;
	height:128px;
}
#bottomLgTextHolder {
	float:left;
	padding:20px 0 0 20px;
	height:128px;
}
#bottomLgTextHolder p {
	margin:0;
}
#bottomLgTextHolder span {
	font-weight:bold;
}

.isisIdis {
	background-image:url('http://images2.lg-static.co.uk/images/newimg/isis_idis.png');
	height: 65px;
	display:inline-block;
}
.isis {
	background-position:0px 0px;
	width:135px;
}
.isis a {
	display:block;
	width:135px;
	height: 65px;
}
.idis {
	background-position:-135px 0px;
	width:135px;
}
.idis a {
	display:block;
	width:135px;
	height: 65px;
}

/* Used on some pages */

div#gifSpeedy {
	position:absolute;
	bottom:5px;
	left:60px;
}
div#gifSpeedy span.isin {
	font-size:8px;
}

.contentHeaderBlack {
	background-color:#000;
	color: #FFFFFF;
	font-family: 'Oswald',sans-serif;
	font-size: 15px;
	border-right:2px solid black;
}
.contentHeaderBlackInner {
	padding:5px;
	position:relative;
}
.contentHeaderBlackInner h1 {
	font-size: 15px;
	margin: 0;
	font-weight:normal !important;
}
.contentHeaderBlackInner div#learnMore {
	position:absolute;
	right:5px;
	top:3px;
	cursor: pointer;
}

.deptExtraInfo {
	margin-top:10px; 
	font-size:10pt; 
}
.deptExtraInfo p {
	margin:0 0 15px 0;
}
.deptExtraInfoExpand {
	margin-top:10px; 
	font-size:10pt; 
	display:none;
}
.deptExtraInfoExpand p {
	margin:0 0 15px 0;
}

.underContentHeader {
	width:100%;
}

.isin {
	color: #008800;
	text-decoration: none;
	font-size: 11px;
	margin-bottom: 10px;
}
.isin a:link {
	color: #008800;
	text-decoration: none;
	border-bottom:1px dotted #008800;
}
.isin a:visited { 
	color: #008800;
	text-decoration: none;
	border-bottom:1px dotted #008800;
}
.isin a:hover { 
	color: #008800;
    text-decoration: none;
	border-bottom:1px dotted #008800;
}
.isin a:active { 
	color: #008800;
}

.isout {
	color: #cb3605;
	text-decoration: none;
	font-size: 11px;
	}
.isout A:link { 
	color: #cb3605;
	text-decoration: none;
    border-bottom: dotted 1px #cc0000;
}
.isout A:visited { 
	color: #cb3605;
	text-decoration: none;
    border-bottom: dotted 1px #cc0000;
}
.isout A:hover { 
	color: #cb3605;
}
.isout A:active { 
	color: #cb3605;
}

.greenTick {
	display:inline-block;
	background:url(http://images2.lg-static.co.uk/images/1/site/instock.gif) no-repeat top left;
	width: 10px;
	height: 10px;
	padding-right:3px;
}

.redcross {
	display:inline-block;
	background:url(http://images2.lg-static.co.uk/images/1/site/outofstock.gif) no-repeat top left;
	width: 10px;
	height: 10px;
	padding-right:3px;
}

.listPrice {
	color:#990000;
	font-family: 'Ubuntu', sans-serif;
	font-size:28px;
	font-weight:bold;
}

.bigsaletext {
	font-family: 'Oswald',sans-serif;
	font-size: 28px;		
	color:#ff0101;
}

p.rrpWasSale {
	color:#ff0101;
}
p.rrpWasSale span {
	font-weight:bold;
}

.noMargin {
	margin: 0 !important;
}

.smallMargin {
	margin: 0 0 5px 0 !important;
}

.sprite-stars {
	background: url(http://images2.lg-static.co.uk/images/1/site/sprite-stars.png) no-repeat top left;
	width: 89px;
	height: 26px;
	padding-bottom:0.5em;
	/* margin-left:auto;
	margin-right:auto; */
}
.sprite-stars a {
	display:block;
	width: 89px;
	height: 26px;
}
.sprite-stars a:hover {
	text-decoration:none;
}
.stars-0 { background-position: 0 0; } 
.stars-1 { background-position: 0 -76px; } 
.stars-2 { background-position: 0 -152px; } 
.stars-3 { background-position: 0 -228px; } 
.stars-4 { background-position: 0 -304px; } 
.stars-5 { background-position: 0 -380px; } 
.stars-null { background-position: 0 -456px; } 

/* Front Page */

div.innerFpBox {
	position:relative;
}
.innerFpBox h2 {
	font-family: 'Oswald',sans-serif;
	font-size: 24px;	
	margin:0;
}
.innerFpBox h2  a:link {
	color:#1c3e94;
	text-decoration: none;
}
.innerFpBox h2   a:visited { 
	color:#1c3e94;
	text-decoration: none;
}
.innerFpBox h2  a:hover { 
	color: #1c3e94;
    text-decoration: underline;
}
.innerFpBox h2   a:active { 
	color: #1c3e94;
}
.innerFpBox img.viewMoreRight {
	float:right;
}
.innerFpBox img.deptImage {
	float:left;
}

ul.bigGreenTick {
	float:left;
	margin-top:10px;
}
ul.bigGreenTick li {
	margin-left:10px;
}

.fpBullets {
	font-family: 'Oswald',sans-serif;
	color: #a5a5a5;
	font-size:11px;
}
.fpBullets li {
	margin-left:20px;
}

div.viewMoreHolder {
	position:absolute;
	right:10px;
	bottom: 10px;
}
td.tdViewMore {
	width:110px;
}
td.tdViewMore div.viewMoreHolder {
	position:relative;
	right:0;
	bottom:0;
}

#aboutProducts {
	background-image: url("http://images2.lg-static.co.uk/images/1/site/light-blue-stripe.png");
	padding: 20px;
	font-size: 0.7em;
	margin-top:20px;
}
#aboutProducts  p {
	margin-top:8px;
	text-align:justify;
}
#aboutProducts strong {
	font-weight:bold;
	font-size: 1.1em;
}

/* Dept Page */

ul.vidTicks li {
	float:left;
}

#topslider {
	text-align:right;
}
.topsliderisslider {
	width:390px;
}

table.fullTable{
	width:100%;
}

#deptLeft {
	position:relative;
}
#deptLeft h1 {
	font-family: 'Oswald',sans-serif;
	font-size:20px;
	padding: 5px 0 ;
}

.deptBox {
	padding:10px;
	margin-bottom:15px;
}

.deptBox p {
	font-size:15px;
}
.deptBox li {
	font-size:12px;
}

div#deptBrands div.deptBrand {
	float:left; 
	width:60px; 
	height:60px; 
	margin:auto;
}
div#deptBrands h4 {
	margin-bottom:5px;
	font-size:16px;
}

div#deptContent ul {
	margin-left:20px;
	margin-top:10px;
}

div#deptContent p.deptContentMore {
	margin-left:20px;
	margin-top:10px;
}
div#deptContent p.deptContentMore {
	margin-top:10px;
}

div#superSearch {
	background: #7abcff; /* Old browsers */
	background: -moz-linear-gradient(top, #7abcff 0%, #4096ee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7abcff), color-stop(100%,#4096ee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #7abcff 0%,#4096ee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #7abcff 0%,#4096ee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #7abcff 0%,#4096ee 100%); /* IE10+ */
	background: linear-gradient(to bottom, #7abcff 0%,#4096ee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	padding:10px;
	color:#ffffff;
	-webkit-box-shadow: 3px 3px 3px 3px , 0.5);
	box-shadow: 3px 3px 3px 3px , 0.5); 
}
div#superSearch p {
	text-align:center;
}
div#superSearch p.ssTop {
	margin-bottom:15px;
}
div#superSearch p span{
	font-size:18px;
}
div#superSearch p.subButton {
	margin-top:20px;
}
div#superSearch td {
	padding:3px;
}
div#superSearch td.tblleft {
	text-align:right;
}
div#superSearch td.tblmid {
	width:20px;
}

div#rightProd {
    background-color: #E7F1FD;
    padding: 10px;
    text-align: left;	
}
div#rightProd p {
    font-weight: bold;
    line-height: 1.2em;
    margin-bottom: 5px;
    text-align: center;
}

.deptExtraHolder {
	position:absolute;
	bottom:0;
	border:1px solid black;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
    margin-left: auto;
    margin-right: auto;
    margin-top: 3px;
    width: 97%;	
}

/* Dept Page */

.descHolder {
    color: #A5A5A5;
    font-family: 'Oxygen',sans-serif;
    font-size: 13px;
	margin:0;
}

.descTop {
	height:100px;
	/*margin: 0 0 0 100px;*/
    /* max-width: 400px; */
    padding-left: 20px;
    vertical-align: middle;	
}
.descBottom {
	height:45px;
	overflow:hidden;
}

.dpBullets {
	font-family: 'Oswald',sans-serif;
	color: #258E58;
	font-size:11px;
	margin-top:10px;
	height:18px;
}
.dpBullets li {
	margin-left:20px;
	float:left;
}

/* Brand Page */
div#brandTopper h1 {
    font-family: 'Oswald',sans-serif;
    font-size: 20px;
}

#view-options span {
	background-color: #222222;
	border-radius: 8px 8px 8px 8px;
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding: 8px 16px;
	width:250px;
	margin: 0 auto;
	background: #ff7f04; /* Old browsers */
	background: -moz-linear-gradient(top, #ff7f04 0%, #ffb76b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7f04), color-stop(100%,#ffb76b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff7f04 0%,#ffb76b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff7f04 0%,#ffb76b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ff7f04 0%,#ffb76b 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ff7f04 0%,#ffb76b 100%); /* W3C */	
	text-align:center;
}

span#view-responsive {
	display: inline;
}	

#contentWrapper {
	/*float: left;*/
	width: 100%;
}

/* Attributes Sprite */
#sectAttributes div {
	float:left;
	margin-right:5px;
}

.attributesSprite {
	background-image:url('http://images.lg-static.co.uk/images/newimg/attributes-sprite-20121203.png');
	height:62px;
}

.freeAccessories {
	background-position:0px 0px;
	width:62px;
}

.freeDelivery {
	background-position:-62px 0px;
	width:62px;
}

.videosAvailable {
	background-position:-124px 0px;
	width:62px;
	cursor:pointer !important;
}
.videosAvailable a {
	display:block;
	height: 62px;
	width:62px;
}

.rotateAvailable {
	background-position:-186px 0px;
	width:62px;
}
.rotateAvailable a {
	display:block;
	height: 62px;
	width:62px;
}

.callAhead {
	background-position:-248px 0px;
	width:62px;
	cursor:pointer !important;
}

.canCollect {
	background-position:-310px 0px;
	width:62px;
}

.getItFast {
	background-position:-372px 0px;
	width:263px;
	position:relative;
	cursor:pointer;
}

.nextDayDel {
	background-position:-635px 0px;
	width:62px;
	position:relative;
}

div.selNextDay {
	cursor:pointer !important;
}	

@media screen and (max-width:350px) {

	.lglogo img {
		width:100px;
		height:50px;
	}

	.lglogo {
		width: 110px;
	}	
	
}

@media screen and (min-width:351px) and (max-width:499px) {

	.lglogo img {
		width:130px;
		height:65px;
	}

	.lglogo {
		width: 150px;
	}	

}

@media screen and (max-width:499px) {

	.header {
		background: none !important;
	}

	.lglogo {
		background-color: white;
		border-bottom: 2px solid #98C1F6;
		border-left: 2px solid #98C1F6;
		border-right: 2px solid #98C1F6;
		height: 80px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 15px;
		margin-bottom:10px;
		z-index:650;
		position:relative;
	}
	
	div#mobMenuTop {
		background-color:#cce6f3;
		border-bottom:2px solid #98C1F6;
		height:50px;	
		left:0;
		position:fixed;
		right:0;
		z-index:600;
	}	
	
	div.mobSearch {
		float:none !important;
		position:absolute;
		top:10px;
		left:42px;
	}
	
	#topLeft {
		margin-left:auto;
		margin-right:auto;
		width:300px;
		text-align:center;
		margin-bottom:10px;
	}
	#mainContent {
		width:100%;
		/*
		margin-left:5px;
		margin-right:5px;
		*/
	}

	div#topRight {
		display:none;
	}
	div#topRight ul {
		margin-bottom:10px;
		padding-left:10px;
	}
	div#topRight li {
		font-family: 'Oswald',sans-serif;
		height: 30px;
		line-height: 30px;	
	}
	div#topRight li a:link {
		color:#FFFFFF;
		text-decoration: none;
	}
	div#topRight li  a:visited { 
		color:#FFFFFF;
		text-decoration: none;
	}
	div#topRight li  a:hover { 
		color: #FFFFFF;
		text-decoration: underline;
	}
	div#topRight li  a:active { 
		color: #FFFFFF;
	}			
	
	div#pageContainer {
		position:relative;
	}
	
	#leftNav {
		top: 0px !important;
		left: -220px !important;
		width:200px !important;
		border-top-right-radius: 0 !important;
	}	
	
	#moreLg {
		display:none;
	}
	
	#leftNav li div.leftNavHeader {
		width:200px !important;
	}
	
	div.leftSale img {
		width:200px;
		height:59px;
	}
	
	div#mobMenuButton {
		position:absolute;
		top:10px;
		left:5px;	
		background-image:url(/images/newimg/mobile-menu-button.png);
		height:29px;
		width:37px;
		cursor: pointer;
		background-position: 0 0;	
	}
	div#mobMenuButton:hover {
		background-position:-0 -29px;	
	}	
	
	div.fpBox {
		border-bottom:1px solid black;
	}
	.ribbonContainer {
		display: none;
	}
	#valBox {
		display: none;
	}	
	.contentHeaderBlackInner div#learnMore {
		font-size:8px;
	}	
	
	.longReviewHolder {
		display:none;
	}
	
	div#view-options {
		margin-top:10px;
	}
	
	.csItem {
		width:220px;
		margin: 0 auto;
	}	
	
	#acceptedCards {
		width:270px;	
	}	
	
	#acLeft {
		width:100px;
		height:24px;
	}
	#verisignHolder {
		width:50px;
		height:28px;
	}
	#acRight {
		width:100px;
		height:24px;
	}
	
	div#phoneHolder {
		display:none;
	}
	
	p#mobSite {
		margin-top:5px;
		height:18px;
	}
	p#mobSite span {
		font-weight:bold;
	}
	
	#bottomLgLogoHolder {
		display:none;
	}
	
	div#sectImageRight ul.bigGreenTick {
		display:none;
	}
	.getItFast {
		display:none;
	}
	
	div#mobSearchBasketHolder {
		background-color: black;
		height: 50px;
		left: 0;
		position: absolute;
		right: 0;
		top: -50px;	
		z-index:700;
	}
	
	div#searchBox {
		margin-left: auto;
		margin-right: auto;
		padding-top: 10px;
		width: 250px;
	}
	div#searchBox input {
		width:200px;
	}
	
	div#mobileBasket {
		background:url(http://images.lg-static.co.uk/images/newimg/mobile-cart.png) no-repeat scroll 0 0 transparent;
		width:87px;
		height:29px;
		cursor:pointer;
		/* float:left; */
		position:absolute;
		right: 5px;
		top: 10px;
	}
	div#mobileBasket:hover {
		background-position:left bottom;
	}
	
	div#mobileBasketInner {
		color: #FFFFFF;
		font-size: 12px;
		padding: 7px 0 0 35px;
	}
	
	div#mainContentHolder {
		clear:both;
	}
	
	div.properFpBox  ul.bigGreenTick {
		clear:both;
	}
	
	.fpBullets {
		width:70%;
		height:50px;
	}	
	
	.deptBox {
		border-bottom: 1px solid black;
	}	
	
	#footerContent .col {
		padding-left:30px;
		padding-top:30px;
	}
	
	div#lgFooter {
		height: 220px !important;
	}
	
	div#isHolder {
		margin: 0 auto;
		clear:both;
		display:block;
		padding-top:30px;
		width:280px;
	}	
	
	div#mobNavCloser {
		display:none;
	}	
	
	/* Dept Page */
	
	div#deptLeft {
		padding:10px 0 ;
	}
	
	td.deptTable {
		display:table-header-group;
	}
	
	.tdViewMore img.viewMoreRight {
		margin-top:10px;
	}
	
	select#dv_select {
		width:300px;
	}
	
	.deptBreaker {
		margin-top:15px;
	}		
	
	.topsliderisslider {
		display:none !important;
	}
	
	.xmasvidabove {
		margin-top:10px !important;
	}
	
	.jTip {
		display:none;
	}	
	
}

@media screen and (min-width:500px) {

	p#mobSite {
		display:none;
	}

    span#view-full{ display: none; }
    span#view-responsive{ display: inline; }

	.mobOnly {
		display:none;
	}

	#topRight  {
		text-align:center;
	}
	#topRight li {
		float:left;
		margin-left:20px;
	}
	#topRight li:first-child {
		list-style-type:none;
		margin-left:0;
	}
	#topRight a {
		color: #000000;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 12px;
		font-weight: 600;
		text-decoration: none;
		text-shadow: 0 1px 0 #FFFFFF;
	}
	#topRight ul {
		padding-bottom:22px;
	}	
	
	div#mobileBasket {
		display:none;
	}

	div.mobSearch {
		display:none;
	}
	
	.header {
		height:150px;
	}
	.ribbonContainer {
		margin-left:10px;
	}
	#valBox {
		margin-left:10px;
	}	
	#mainContentHolder {
		margin:0 5px;
	}
	#topLeft {
		position:absolute;
		left:0;
		padding:10px;
	}
	#topRight {
		position:absolute;
		right:10px;
		padding:3px;
	}		
	
	div.fpBox {
		width:50%;
		float:left;
	}
	.underContentHeader {
		margin-bottom:10px;
	}	
	
	div#searchBox {
		position:absolute;
	}
	
	div#searchHolder {
		position:absolute;
	}		
	
	#searchList {
		position: absolute;
		top:28px;
		border: 1px solid black;
		background: white;
		text-align: left;
		font-family: arial, helvetica, sans-serif;
		font-size: 10pt;
		display: none;
		overflow-y: auto;
		overflow-x: none;
		z-index: 9050;
	}
	#searchList ul {
		position: relative;
		padding: 0px 0px;
		margin: 0px;
		overflow: hidden;
		list-style: none;
		width: 98%;
	}
	#searchList li {
		position: relative;
		width: 100%;
		margin: 0px;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 5px;
	}
	#searchList ul a {
		position: relative;
		text-decoration: none;
		padding: 0px;
		margin: 0px;
		display: block;
	}
	#searchList ul a:hover {
		background: rgb(220, 220, 245);
	}	
	
	div.sectStock {
		text-align:right;
		position:absolute;
		top:15px;
		right:15px;
	}		
	
	.extraSprite {
		width:60px;
		height:55px;
		display:inline-block;
		background-image:url('http://images2.lg-static.co.uk/images/newimg/extra-icons.png');
		vertical-align:top;
		float:left;
	}
	.esEmail {
		background-position:0px 0px;
	}
	.esCorpBranding {
		background-position:-60px 0px;
	}
	.esYouth {
		background-position:-120px 0px;
	}
	.esCommercial {
		background-position:-180px 0px;
	}
	.esJobs {
		background-position:-240px 0px;
	}	
	.esMeetTheTeam {
		background-position:-300px 0px;
	}	
	.esSale {
		background-position:-360px 0px;
	}	
	.esRepairs {
		background-position:-420px 0px;
	}		
	.esTestimonials {
		background-position:-480px 0px;
	}		
	
	div.rbText {
		float:left;
		padding:7px 0 0 20px;
	}
	div.rbText span {
		font-size:1.2em;
	}	
	
	/* Used on some pages */
	.fpBullets {
		width:70%;
		height:40px;
		overflow:hidden;
	}	
		
	.deptBox {
		border: 1px solid black;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}		
	
	/* Dept Page */
	div#deptLeft {
		padding-right:10px;
	}	
	.deptLeftTall {
		height:232px;
	}	
	
	div#superSearch {
		width:49%;
		float:left;
	}	

	div#prodvid div#vidleft {
		float:left; 
		margin-left:10px;
	}
	div#prodvid div#vidRight {
		overflow: auto; 
		margin-right:10px;
		_width:300px;
	}
	
	div#rightProd {
		width:44%;
		float:right;
		background-color: #E7F1FD;
		padding: 10px;
		text-align: left;	
	}	
	
	ul.vidTicks {
		height:28px;
		overflow:hidden;
	}	
	
}

@media screen and (min-width:500px) and (max-width: 759px) {

	#lgFooter {
		height:350px;
	}				
	
}

@media screen and (min-width:760px) and (max-width: 999px) {

	#lgFooter {
		height:200px;
	}	
	
}

@media screen and (min-width:500px) and (max-width: 999px) {

	.ribbonHolder {
		top:135px;
	}

	.valBoxHolder {
		top: 202px;	
	}
	
	#mainContent {
		margin-top:110px;
	}	
	
	/*
	ul.bigGreenTick {
		clear:both;
	}
	*/

	div#searchBox {
		width:290px;
		right:7px;
		top: 100px;
	}	
	
	div#searchBox input {
		width:232px;
	}	
	
	#searchList {
		max-height: 400px;
		width: 280px;
		max-width: 280px;
	}	
	
	#securityHolder {
		left:280px;
	}	
	
	#mainContent {
		width:100%;
	}	
	
	#customerServices {
		width:480px;
	}
	
	.csItem {
		width:220px;
		padding-right:20px;
		float:left;
	}	

	div.fpBox {
		border-bottom:1px solid black;
	
	}
	.rightTabBorder {
		border-right:1px solid black;
	}
	
	#acceptedCards {
		width:560px;	
	}	
	
	#acLeft {
		width:220px;
		height:53px;
	}
	#verisignHolder {
		width:100px;
		height:56px;
	}
	#acRight {
		width:220px;
		height:53px;
	}
	
	.innerFpBox h2 {
		height:36px;
		overflow:hidden;
		text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		-webkit-text-overflow: ellipsis;		
	}	
	
	#footerContent {
		width: 720px;
	}	
	
	#custSay {
		display: none;
	}
	
	#bottomLgTextHolder {
		width:420px;
	}
	
	.notTablet {
		display:none;
	}
	
	div.fpMainContent ul.bigGreenTick {
		width:300px;
	}
	
	.deptBreaker {
		margin-top:10px;
	}
	
	#footerContent {
		width:500px !important;
	}
	
	#footerContent .colright {
		display:none;
	}		
	
}

@media screen and (min-width:500px) and (max-width: 1399px) {

	div#shoppingBasket {
		width: 218px;
	}

}

@media screen and (max-width:699px) {

	#securityHolder {
		display:none;
	}	

}

@media screen and (max-width: 999px) {

	#bjMaster {
		display:none;
	}
	
	.mobClearer {
		clear:both;
	}
	.sectOptHolder {
		display:none;
	}

	#customerServices {
		padding-top:20px;
	}
	
	#acceptedCards img {
		width:100%;
		height:100%;
	}		
	
	.deptExtraHolder {
		display:none;
	}
	
	.innerFpBox  {
		padding:10px;
	}		

	.descTop {
		margin-left:90px;
		font-size: 14px !important;
		overflow:hidden;
	}
	
	ul.bigGreenTick {
		margin-bottom:20px;
	}	
	
	.ribbonText {
		width:85% !important;
	}
	
}

@media screen and (min-width: 1000px) {

	.ribbonHolder {
		top:105px;
	}

	.valBoxHolder {
		top: 172px;	
	}	
	
	#mainContent {
		margin-top:80px;
	}	
	
	div#searchHolder {
		top:30px;
		left:30px;
	}		
	
	div#searchBox {
		top:0;
		height: 90px;
	}	
	
	#mainContent {
		width:98%;
	}	
	.contentHeaderBlack {
		width:100%;
	}		
	div.innerFpBox {
		border: 1px solid black;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;		
		margin-top: 3px;
		margin-bottom: 3px;
		padding:2% 3%;
	}	
	.leftBorder {
		margin-left:3px;
	}
	.rightBorder {
		margin-right:3px;
	}		
	
	div#searchBox {
		width:320px;
		left:250px;
		top:0;
		height: 90px;
		background: #d0e8f4; /* Old browsers */
		background: -moz-linear-gradient(top,  #d0e8f4 0%, #ffffff 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0e8f4), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #d0e8f4 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #d0e8f4 0%,#ffffff 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #d0e8f4 0%,#ffffff 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #d0e8f4 0%,#ffffff 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e8f4', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */	
		-webkit-border-bottom-right-radius: 10px;
		-webkit-border-bottom-left-radius: 10px;
		-moz-border-radius-bottomright: 10px;
		-moz-border-radius-bottomleft: 10px;
		border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;			
	}

	#securityHolder {
		left:580px;
	}

	div#searchHolder input {
		width: 205px;
	}

	#searchList {
		max-height: 500px;
		width: 600px;
		max-width: 600px;
	}		
	
	#customerServices {
		clear:both;
		padding:30px 0 10px 0;
		width:1000px;
		margin:0 auto;
		height:100px;
	}
	
	.csItem {
		width:220px;
		padding-right:20px;
		float:left;
	}	
	
	h2.forSect {
		float:left;
		padding-right:20px;
	}
	
	#acceptedCards {
		width:860px;	
	}	
	
	#menuHolder {
		position:relative; 
		display:none;
	}

	#menuTopper {
		position:absolute;
		z-index:999;
		top: 6px;
	}

	#menuTopperInner {
		background-image: url("http://images.lg-static.co.uk/images/newimg/ribbon-bg.png");
		height:10px;
	}

	#menuInner {
		position:absolute; 
		z-index:999; 
		width:475px;
		top:16px;
	}

	#menuInnerContents {
		-webkit-border-radius: 10px; 
		-moz-border-radius: 10px; 
		border-radius: 10px; 
		background-image: url("http://images2.lg-static.co.uk/images/newimg/ribbon-bg.png");
		padding:15px; 
		-moz-box-shadow: 5px 5px 5px #888; 
		-webkit-box-shadow: 5px 5px 5px #888; 
		box-shadow: 5px 5px 5px #888;
	}	
	
	.deptBreaker {
		margin-top:10px;
	}	

	.contentHeaderBlack {
		margin-bottom:3px;
	}	
	
	.descTop {
		display: table-cell;
		font-size: 15px !important;
	}	
	
	.fpBullets li {
		float:left;
	}		
	
	#footerContent {
		width: 940px;
	}			
	
}

@media screen and (min-width:500px) and (max-width:1149px) {

	div#mobNavCloser {
		float:right;
		color:#ffffff;
		font-weight:bold;
		cursor:pointer;
	}
	
	div.leftBox {
		background-color:#ffffff;
	}

	#mainContent {
		margin-left:auto;
		margin-right:auto;
	}		
	
	div#isHolder {
		clear:both;
		display:block;
	}	
	
}

@media screen and (min-width: 1000px) and (max-width:1149px) {

	#topLeft {
		padding: 3px !important;
	}

	#topLeft p {
		display:none;
	}

	#lgFooter {
		height:200px;
	}	
	
}

@media screen and (max-width: 1149px) {

	#leftNav {
		background-color:#000000;
		z-index:500;
		width:300px;
		left:-320px;
		top:250px;
		-webkit-border-top-right-radius: 10px;
		-webkit-border-bottom-right-radius: 10px;
		-moz-border-radius-topright: 10px;
		-moz-border-radius-bottomright: 10px;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;		
		padding:10px;
		overflow-x:hidden;
		overflow-y:scroll;
	}
	#leftNav li {
		list-style-type: none;
	}	
	#leftNav li div.leftNavHeader {
		color: #ffffff;
		font-family: 'Oswald',sans-serif;
		font-size: 15px;		
		margin-bottom: 7px;
		width: 280px;	
		border-top: 1px dotted grey;
		padding-top:5px;
	}	
	#leftNav li div.firstLeftNavHeader {
		border: none !important;
	}
	#leftNav li div.leftNavHeader a {
		display:block;
		padding:7px;	
	}
	#leftNav li div.leftNavHeader a:link {
		color:#FFFFFF;
		text-decoration: none;
	}
	#leftNav li div.leftNavHeader a:visited { 
		color:#FFFFFF;
		text-decoration: none;
	}
	#leftNav li  div.leftNavHeader a:hover { 
		color: #FFFFFF;
		text-decoration: underline;
	}
	#leftNav li div.leftNavHeader a:active { 
		color: #FFFFFF;
	}		
	div.leftNavContent {
		padding-bottom:5px;
	}
	.leftNavContent ul li.sectIndent a {
		display:block;
		padding:6px 6px 6px 15px;
	}	
	.leftNavContent ul li.sectIndent a:link {
		color:#FFFFFF;
		text-decoration: none;
	}
	.leftNavContent ul li.sectIndent a:visited { 
		color:#FFFFFF;
		text-decoration: none;
	}
	.leftNavContent ul li.sectIndent a:hover { 
		color: #FFFFFF;
		text-decoration: underline;
	}
	.leftNavContent ul li.sectIndent a:active { 
		color: #FFFFFF;
	}		
	ul.sectDeptIndent a {
		display:block;
		padding:2px 2px 2px 20px;
		overflow:hidden;
	}	
	ul.sectDeptIndent a:link {
		color:#FFFFFF;
		text-decoration: none;
	}
	ul.sectDeptIndent a:visited { 
		color:#FFFFFF;
		text-decoration: none;
	}
	ul.sectDeptIndent a:hover { 
		color: #FFFFFF;
		text-decoration: underline;
	}
	ul.sectDeptIndent a:active { 
		color: #FFFFFF;
	}			
	.navHidden {
		display:none;
	}	
	.notSmall {
		display:none;
	}
	
	/* Dept Page */
	.secondBulPoint {
		display: none;
	}

}

@media screen and (min-width: 1150px) {

	.ribbonContainer {
		margin-left:250px;
	}
	#valBox {
		margin-left:250px;
	}
	#mainContentHolder {
		margin-left:250px;
		min-height: 2020px;
	}	
	
	#topLeft p {
		margin: 0 auto;
		text-align: center;
		width: 180px;	
	}

	#mob_menu {
		display:none;
	}
	
	div#mobNavCloser {
		display:none;
	}	
	
	#leftNav {
		top: 170px;
	}
	#leftNav li div.leftNavHeader {
		background-color: #4382c4;
		color: #FFFFFF;
		font-family: 'Oswald',sans-serif;
		font-size: 15px;		
		margin-bottom: 7px;
		width: 220px;	
	}
	#leftNav li div.leftNavHeader:hover {
		width:230px;
	}
	#leftNav li div.leftNavHeader a {
		display:block;
		padding:7px;	
	}
	#leftNav li div.leftNavHeader a:link {
		color:#FFFFFF;
		text-decoration: none;
	}
	#leftNav li div.leftNavHeader a:visited { 
		color:#FFFFFF;
		text-decoration: none;
	}
	#leftNav li  div.leftNavHeader a:hover { 
		color: #FFFFFF;
		text-decoration: underline;
	}
	#leftNav li div.leftNavHeader a:active { 
		color: #FFFFFF;
	}	
	
	.leftNavContent ul li.sectIndent {
		background-color: #7195bb;
		color: #FFFFFF;
		font-family: 'Oxygen',sans-serif;
		font-size: 14px;		
		/* margin-bottom: 5px; */
		width: 200px;
	}
	.leftNavContent ul li.sectShowAll {
		font-size:16px !important;
		font-weight:bold;
	}	
	.leftNavContent ul li.sectIndent:hover {
		width:210px;
	}
	.leftNavContent ul li.sectIndent a {
		display:block;
		padding:6px 6px 6px 15px;
	}	
	.leftNavContent ul li.sectIndent a:link {
		color:#FFFFFF;
		text-decoration: none;
	}
	.leftNavContent ul li.sectIndent a:visited { 
		color:#FFFFFF;
		text-decoration: none;
	}
	.leftNavContent ul li.sectIndent a:hover { 
		color: #FFFFFF;
		text-decoration: underline;
	}
	.leftNavContent ul li.sectIndent a:active { 
		color: #FFFFFF;
	}		
	div.leftNavContent ul {
		margin-bottom:8px;
	}	
	ul.sectDeptIndent {
		background-color: #7195bb;
		color: #FFFFFF;
		font-family: 'Oxygen',sans-serif;
		font-size: 11px;		
		width: 200px;
		margin-bottom:0 !important;
		padding-bottom:4px;
	}	
	ul.sectDeptIndent a {
		display:block;
		padding:2px 2px 2px 20px;
		overflow:hidden;
	}	
	ul.sectDeptIndent a:link {
		color:#FFFFFF;
		text-decoration: none;
	}
	ul.sectDeptIndent a:visited { 
		color:#FFFFFF;
		text-decoration: none;
	}
	ul.sectDeptIndent a:hover { 
		color: #FFFFFF;
		text-decoration: underline;
	}
	ul.sectDeptIndent a:active { 
		color: #FFFFFF;
	}	
	
	.navHidden {
		display:none;
	}
	
	div.moreFromLg {
		margin: 20px 0 10px 5px;
		font-size:14px;
		font-weight:bold;
	}
	
	#footer {
		height:500px;	
	}
	
	div#isHolder {
		position:absolute;
		right:0;
		width:300px;
	}		

}

@media screen and (min-width: 1300px) {

	div#searchBox {
		width:500px;
		left:300px;
	}

	#securityHolder {
		left:830px;
	}

	div#searchHolder input {
		width: 385px;
	}	

}

@media screen and (min-width: 1399px) {

	div#shoppingBasket {
		width: 278px;
	}
	div#fullBasket {
		width:278px;
	}

}

@media screen and (max-width: 1449px) {

	#topNavMore {
		right: 40px;
		background: url("http://images.lg-static.co.uk/images/newimg/down_arrow.png") no-repeat scroll left 21px transparent;
		padding-left:25px;
		cursor:pointer;
	}
	.ribbonText {
		font-size: 15px;
	}	
	

}

@media screen and (min-width:1450px) {

	.ribbonText {
		font-size: 16px;
	}	
	.fpBullets {
		width:80% !important;
	}		
	
}

/* tooltips */

#JT_arrow_left{
	background-image: url(http://images.lg-static.co.uk/images/tooltip/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:501;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(http://images2.lg-static.co.uk/images/tooltip/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:501;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:500;
	border: 2px solid #CCCCCC;
	background-color: #fff;
	font-family: Verdana, Helvetica, Geneva, Sans-serif;
	font-size: 0.8em;
	text-align: left;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(http://images.lg-static.co.uk/images/tooltip/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
	cursor:help;
}


/*

thickbox.css

*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	min-width:500px;
}

#TB_firstLine {
	height: 22px;
	overflow: hidden;
	text-overflow:ellipsis;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#TB_secondLine img {
	vertical-align:middle;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:600;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {/*background: url(macFFBgHack.png) repeat;*/}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 602;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px auto 0 auto;
}

#TB_caption{
	height:45px;
	padding:7px 30px 10px 25px;
	float:left;
	font-size: 1.3em;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
	text-align:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:603;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:599;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* Basic jQuery Slider essential styles */

ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; /*display:none;*/ height:182px;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}

/* Xmas */
#deptXmasHolder {
	margin-top:10px; 
	height:55px; 
	background-color:#d91a21;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
}
#deptXmasHolder img {
	float:left; 
	padding: 8px 0 0 10px;
}
#deptXmasHolder div {
	position:absolute; 
	left:55px; 
	z-index:20; 
	color: #ffffff;
}
#deptXmasHolder table {
	height:55px;
}
#deptXmasHolder .deptXmasText {
	color:#ffffff;
}
#deptXmasHolder .deptXmasText a:link {
	color:#FFFFFF;
	text-decoration: none;
	border-bottom:1px dotted white;
}
#deptXmasHolder .deptXmasText a:visited { 
	color:#FFFFFF;
	text-decoration: none;
	border-bottom:1px dotted white;
}
#deptXmasHolder .deptXmasText a:hover { 
	color: #FFFFFF;
	text-decoration: none;
	border-bottom:1px solid white;
}
#deptXmasHolder .deptXmasText a:active { 
	color: #FFFFFF;
	border-bottom:1px dotted white;
}	
@media screen and (max-width: 499px) {
	#deptXmasHolder {
		height:100px !important;
		margin-top:0 !important;
	}
}
@media screen and (min-width: 1000px) {
	.deptXmasBreaker {
		margin-top:8px !important;
	}
}

div.leftSale {
	margin-bottom: 3px;
}