html, body, #wrapper
{
    min-height: 100%;
    height: 100%;
}
body > #wrapper
{
    height: auto;
}

body
{
    font: 76%/1.8 Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    background: url(../source_images/winter-background.jpg) 0px 0px repeat-x fixed;
}

#wrapper
{
    width: 980px;
    margin: 0 auto;
    padding: 0 4px 0 4px;
    text-align: left;
    background: #ffffff;
}

#wrapper
{
    background: #ffffff;
    padding: 0 10px;
}

#logo
{
    margin: 0;
    padding: 0;
    background: #fff;
}

#mainMenuContainer
{
    margin: -70px 0 0 0;
    padding: 0;
    background: #fff;
    float: right;
    clear: both;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_lists.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#lists
{
    padding: 0;
    margin: 15px 0 10px 15px;
    list-style: none;
    position: relative;
    height: 25px;
    float: left;
    background: url(../source_images/line.gif) no-repeat 100% 4px;
    width: 440px;
    z-index: 500;
}
/* margins for the top main headings */
#lists li
{
    display: inline;
    float: left;
    height: 25px;
    background: url(../source_images/line.gif) no-repeat 0 4px;
}
#lists li a.tl
{
    display: block;
    width: 110px;
    height: 25px;
    text-decoration: none;
    line-height: 20px;
    font-size: 16px;
    font: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-indent: 5px;
    font-weight: normal;
    color: #000;
    background: url(../source_images/white_arrow.gif) no-repeat 90px 5px;
}

#lists div
{
    display: none;
}
#lists li a:hover
{
    text-decoration: underline;
    white-space: normal;
    background-position: 80px 15px;
}
#lists li:hover > a
{
    text-decoration: underline;
    white-space: normal;
    background-position: 80px 15px;
}

#lists :hover div
{
    display: block;
    width: 885px;
    background: #faebd7;
    position: absolute;
    right: -1px;
    top: 25px;
    border: 1px solid #888;
    padding-bottom: 5px;
}

#lists :hover div.pos2
{
    background: #f0f5ee;
}

#lists .two:hover
{
    position: relative;
}
#lists .single:hover
{
    position: relative;
}

#lists .two:hover div.pos3
{
    background: #f5eef0;
    width: 300px;
}
#lists .single:hover div.pos4
{
    background: #ffefd5;
    width: 150px;
}

#lists :hover div dl
{
    display: inline;
    padding: 0;
    margin: 0 10px 10px 10px;
    float: left;
    width: 105px;
}
#lists :hover div dl dt
{
    width: 119px;
    background: #888;
    text-indent: 5px;
    margin: 5px 0 5px 0;
    text-decoration: none;
    height: 20px;
    line-height: 20px;
}

#lists .two:hover div
{
    left: -150px;
}
#lists .two:hover div dl
{
    width: 129px;
}
#lists .two:hover div dl dt
{
    width: 129px;
}

#lists .single:hover div dl
{
    width: 129px;
}
#lists .single:hover div dl dt
{
    width: 129px;
}

#lists :hover div dl dd
{
    padding: 0;
    margin: 0;
}

#lists :hover div dt a
{
    text-decoration: none;
    cursor: default;
    font-weight: normal;
    color: #fff;
}
#lists :hover div dd a
{
    display: block;
    text-decoration: none;
    font-weight: normal;
    font-size: 11px;
    color: #000;
    text-indent: 5px;
    line-height: 15px;
}
#lists :hover div dd a:hover
{
    text-decoration: underline;
}

#lists .clear
{
    clear: both;
}

/* ================================================================  */

/*Search box at top right */

#searchNav
{
    position: relative;
    top: -20px;
    left: 770px;
    width: 240px;
    margin: 0 -25px 0 0;
    padding: 0;
}

#searchNav fieldset
{
    border-style: none;
    margin: 0;
    padding: 0;
    height: 0px;
}

.navSearchText
{
    float: left;
    height: 15px;
    margin: 12px -10px 0 0;
    padding: 2px;
    color: #000000;
}
.goButtonNav
{
    float: right;
    margin: 12px 25px 0 0;
    padding: 0;
}


#content
{
    width: 75%;
    float: right;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background: #ffffff;
}

#deals_container
{
    background: #ffffff;
    width: 100%;
    margin: 0;
    padding: 0;
    clear: both;
    height: auto;
}

#content_container
{
    background: #fff;
    width: 980px;
    margin: 0;
    padding: 5px 0px 8px 0px;
    min-height: 57em; /* for IE only */
    height: expression(this.height > 800? "800px": "auto" );
    clear: both;
}

.fullWidthBox
{
    margin: 6px 0 0 0;
    width: 980px;
    background: url(../source_images/fullWidthBox_topGradient.gif) top no-repeat;
    padding: 5px 0 0 0;
}

.fullWidthBox h1
{
    margin: 0 0 0 2px;
    color: #ffffff;
    padding: 0px 5px 0px 2px;
    text-align: left;
    line-height: 1.2em;
    font-size: 1.3em;
    font-weight: bold;
}


.fullWidthBox h2
{
    margin: 0 0 0 2px;
    color: #ffffff;
    padding: 0px 5px 0px 2px;
    text-align: left;
    line-height: 1.2em;
    font-size: 1.3em;
    font-weight: bold;
}

.fullWidthBoxContent
{
    margin: 18px 0 0 0;
    padding: 0 0 5px 0;
    width: 978px;
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    border-right: #ccc 1px solid;
    height: auto;
    clear: both;
    min-height: 110px;
}

.fullWidthBoxContent ul
{
    margin-left: 3em;
    padding: 0;
}

.fullWidthBoxContent ul li
{
    list-style-type: square;
    font-weight: bold;
}

.fullWidthBoxContentUsage
{
    margin: 18px 0 0 0;
    padding: 0 0 0 0;
    width: 978px;
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    border-right: #ccc 1px solid;

    height: 330px;
    clear: both;
}


.fullWidthBox-Deals
{
    margin: 6px 0 0 0;
    width: 100%;
    background: url(../source_images/fullWidthBox_topGradient-deals.gif) top no-repeat;
    padding: 5px 0 0 0;
}

.fullWidthBox-Deals h1
{
    margin: 0 0 0 2px;
    color: #ffffff;
    padding: 0px 5px 0px 2px;
    text-align: left;
    line-height: 1.2em;
    font-size: 1.3em;
    font-weight: bold;
}


.brandContainer
{
    margin: 0 0 0 5px;
    text-align: center;
    padding: 0;
    width: 83px;
    height: 55px;
    float: left;
}
.brandContainer img
{
    vertical-align: middle;
}

.right50
{
    margin: 10px 0 0 0;
    float: right;
    padding: 5px;
    clear: both;
}

.redStyle
{
    color: #EE2121;
    font-weight: bold;
}

.homeGroupings{ 
margin: 0 0 5px 0;
padding: 0 0 10px 2px;
text-align:center;
width:242px;
height: auto; 
float:left; 
}

.homeGroupings h2 { 
margin: 0;
padding:0;
color: #EE2121;
font-weight:bold;
font-size:18px;
text-align:center;
}

.homeGroupings ul { 
margin:0 0 0 -5px;
padding: 0;
text-align:left;
line-height: 1.2em;
font-size: 1.1em;
width: 247px;
}

.homeGroupings ul li{ list-style-type:square; }

.homeGroupings ul li, ol li {margin:0.5em 2em 0 2.25em; padding:0;}

ul.mainSummaryRows {
margin:5px 0 0 1em;
padding-left: 10px;
list-style-type:square; 
}



#extraSearchContainer
{
    color: #FFFFFF;
    margin: 0 10px 0 0;
    width: 715px;
    float: right;
    padding: 0px 10px 0 0;
    background: #FFDF81 url(../source_images/searchBox_top.gif) top no-repeat;
}

#extraSearchContainer h2
{
    text-align: right;
}

#extraSearchContainerContent
{
    width: 723px;
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    border-right: #ccc 1px solid;
    height: auto;
    clear: both;
}

#extraSearchContainer fieldset
{
    margin: 0;
    padding: 10px 0 0 0;
    border-style: none;
}

#extraSearchContainer p
{
    font-size: 1.0em;
    font-weight: bold;
    color: #000000;
    margin: 2px 0 0 0;
    padding: 0 0 5px 0;
    text-align: center;
}

#extraSearchContainer select .selected
{
    background: #000;
    color: #FFFFFF;
}

#extraSearchContainer h2
{
    text-align: right;
    color: #ffffff;
    line-height: 1.2em;
    font-size: 1.1em;
    margin: 0.5em 0px 0.5em 0px;
    padding: 0px 0px 0px 0px;
}


.extraSearchItem1
{
    width: 165px;
    margin: 0 0 5px 10px;
    background: #FFF;
}

.extraSearchItem2
{
    width: 165px;
    margin: 0 0 5px 8px;
    background: #FFFFCC;
}

.AdvancedSearchP a
{
    margin: 0;
    padding: 0;
    position: relative;
    left: 44%;
    font-size: 1.0em;
    text-decoration: underline;
}

.compareAll a
{
    margin: 0;
    padding: 0;
    position: relative;
    left: 35%;
    font-size: 1.0em;
    text-decoration: underline;
}

.extraGoButton
{
    margin: 0 0 0 7px;
    padding: 0;
    float: left;
    clear: both;
}

#moreSearch
{
    width: 710px;
    border: #ccc 1px solid;
    height: 95px;
    padding: 0;
    margin: 0 5px 0 5px;
    background: #FFF;
}

#moreSearchRetailers
{
    margin: 20px;
    padding: 0 0 0 0;
    text-align: center;
    background: #FFF;
}

.retailerCheck
{
    margin: 0 0 5px 0px;
    padding: 0 0 0 0;
}

#moreSearchRetailers img
{
    margin: 0 0 0 -1px;
    padding: 0;
    border: none;
}

#computerModelContainer
{
    margin: 0 0 0 0;
    padding: 0 0 0 5px;
    width: 200px;
    float: left;
    clear: both;
    text-align: center;
}

#computerModelContainer img
{
    margin: 5px; /* for CSS 2.0 compliant browsers */
    max-width: 195px; /* for IE only */
    width: expression(this.width > 195 ? 195: true);
}

#computerModelContainer h2
{
    color: #EE2121;
    text-align: center;
    text-transform: uppercase;
}

.detail_list li
{
    list-style-type: none;
}

.fullWidthBoxTable
{
    margin-top: 6px;
    width: 100%;
    background: url(../source_images/fullWidthBox_top_table.gif) top no-repeat;
    padding: 5px 0 0 0;
}

.fullWidthBoxTable h2
{
    margin: 0 0 0 2px;
    color: #ffffff;
    padding: 0px 5px 0px 5px;
    text-align: left;
    line-height: 1.2em;
    font-size: 1.3em;
    font-weight: bold;
    height: 30px;
}


/* Table Styles  */

#deals_container table
{
    margin: 0;
    padding: 0;
    width: 100%;
}

.tableStyle
{
    margin: 0;
    padding: 0;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 100%;
    background: #FFFFFF;
    border-collapse: collapse;
}


.tableStyle tr:hover > td
{
    background-color: #FFFFF4;
}

.theader
{
    font-size: 12px;
    background: #000000 url(../source_images/fullWidthBox_top_table_header.gif) top repeat-x;
    color: #FFFFFF;
    text-align: center;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
}
.tdBackground
{
    background-color: #FFFFFF;
    text-align: center;
    border: 1px solid #ccc;
}


.tdDetailBackground
{
    width: 45%;
    background-color: #FFFFFF;
    text-align: left;
    border: 1px solid #ccc;
    padding: 0 0 0 5px;
}

.tdDetailBackground p
{
    margin: 0;
    padding: 0;
}

.darkYellow
{
    width: 6%;
    font-weight: bold;
    background-color: #FFDF81;
    text-align: center;
    border: 1px solid #ccc;
    font-size: 14px;
}
.whiteBackground
{
    background-color: #FFFFFF;
    text-align: center;
    border: 1px solid #ccc;
}





.dealimage_right
{
    float: right;
    margin: 0;
    padding: 0 0 0 5px;
    clear: both;
}
.dealimage_left
{
    margin: 0;
    float: left;
    padding: 0 5px 0 0;
}

#searchContainer
{
    width: 160px;
    height: 160px;
    float: left;
    padding: 10px 0 0 10px;
    background: #ffffff url(../source_images/menu_back.gif) no-repeat;
}

#searchContainer fieldset
{
    margin: 0;
    padding: 0;
    border-style: none;
}

.tabs-right img
{
    margin: 5px 3px 0 10px;
    background: #ffffff;
    border: #ccc 1px solid; /* for Safari */
    min-width: 1em; /* for CSS 2.0 compliant browsers */
    max-width: 14em; /* for IE only */
    width: expression(this.width > 165? "165px": "auto" );
    clear: both;
}

.small_thumb
{
    /* for Safari */
    min-width: 1em;
    max-height: 5.31em; /* for CSS 2.0 compliant browsers */
    max-width: 6em;
    max-height: 5.31em; /* for IE only */
    width: expression(this.width > 75? "75px": "auto" );
    float: right;
    margin: 0 5px 0 0;
    padding: 0 0 0 25px;
    clear: both;
}

.close_button
{
    background: #ffffff; /* for Safari */
    min-width: 1em; /* for CSS 2.0 compliant browsers */
    max-width: 6em; /* for IE only */
    width: expression(this.width > 75? "75px": "auto" );
    float: right;
    margin: 0;
    padding: 0;
    clear: both;
}

legend
{
    margin: 0px;
    padding: 5px;
}

.searchItem
{
    margin: 3px 15px 5px 0;
    padding: 0;
    float: right;
    width: 135px;
}

#wholeNavArea
{
    width: 100%;
    float: left;
    height: 50px;
}


a em
{
    font-style: normal;
    text-decoration: underline;
}

#footerNav
{
    margin: 0 0 30px -10px;
    padding: 10px 0 10px 0;
    float: left;
    width: 1000px;
    height: 85px;
    list-style: none;
    background: #ffffff;
}
#footerImages
{
    text-align: center;
}

.footerText
{
    font-size: 1em;
    width: 130px;
    float: left;
    padding: 10px 0 0 20px;
    color: #FFFFFF;
}

#copyright
{
    text-align: center;
}

img
{
    border: none;
}

h1
{
    margin: -6px 0 0 0;
    padding: 0;
    text-align: left;
    line-height: 1em;
    font-size: 1.4em;
    font-weight: bold;
    color: #EE2121;
}

.h1Deals
{
    margin: 0 0 0 0;
    padding: 0;
    text-align: left;
    line-height: 1em;
    font-size: 1.4em;
    font-weight: bold;
    color: #EE2121;
}

h2.h1Deals {
    margin: 0 0 0 5px;
	padding:0;
	text-align:left;
	line-height: 1em;	
	font-size: 1.4em;
	font-weight:bold;
    color: #EE2121;
}

h2
{
    margin: 5px 0 0 0;
    padding: 0px 5px 0px 5px;
    text-align: left;
    line-height: 1em;
    font-size: 1.2em;
    font-weight: bold;
    color: #EE2121;
}

h2 a
{
    color: #EE2121;
    padding: 0px 5px 0px 5px;
}

h2 a:visited
{
    color: #EE2121;
    padding: 0px 5px 0px 5px;
}

h3
{
    clear: left;
    margin: 0 0 0 0;
    padding: 5px 0 0 0;
    text-align: left;
    line-height: 1em;
    font-size: 1.0em;
    font-weight: bold;
    color: #EE2121;
}

p
{
    line-height: 1.2em;
    font-size: 1.1em;
    margin: 5px 0px 1em 5px;
    padding: 0px 5px 0px 0;
}

a
{
    text-decoration: none;
    color: #0000FF;
}

a:hover
{
    text-decoration: underline;
    color: #FD8D01;
}

a:visited
{
    color: #0000FF;
}

/* other styles bits */

.header_text
{
    position: absolute;
    left: -9000px;
}

.image_right
{
    float: right;
    margin: 0;
    padding: 0 0 0 25px;
    clear: both;
}
.image_left
{
    float: left;
    padding: 0 20px 0 5px;
}

.clear
{
    clear: both;
}

.alignCentre
{
    text-align: center;
}

.alignRightTop
{
    padding: 20px 0 0 0;
    text-align: right;
}
.alignRight
{
    text-align: right;
}

.strapline
{
    text-align: right;
    margin: -5px 0 0 0;
    padding: 0 40px 0 0;
    color: #000000;
    line-height: 1em;
    font-size: 1.2em;
}

.orangeStyle
{
    color: #EE2121;
}

.starDeal td
{
    border: 1px solid #FF0000;
}


.specstableStyle
{
    width: 100%;
    text-align: center;
    background-color: #FFFFFF;
}
.specstdBackground
{
    width: 33%;
    background-color: #FFFFFF;
    text-align: center;
    border: 1px solid #cccccc;
}

.specsHeader
{
    font-weight: bold;
    width: 15%;
    font-size: 12px;
    background-color: #FFCC33;
    text-align: left;
    border: 1px solid #cccccc;
    padding: 3px;
}

.searchHeader
{
    margin: 0 0 0 -5px;
    padding: 0 0 0 10px;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
}
.goButton
{
    padding: 0 0 0 8px;
}

.tariffGo
{
    margin: 0px 0 -6px 125px;
}

ul.detail_list
{
    margin: 20px 0 0 0;
    padding: 0;
    height: 1%;
    list-style: none;
}

ul.detail_list li
{
    float: left;
    margin-right: 4px;
    border: 1px solid #cccccc;
}

ul.detail_list li a
{
    display: block;
    text-align: center;
    font-size: 0.9em;
    font-weight: bold;
    color: #000;
    width: 120px;
    padding: 5px 0 5px 0;
    background: #FFCC33;
}

ul.detail_list li a.active
{
    color: #fff;
    background: #000000;
}

ul.detail_list li a:hover
{
    background: #FFF;
    color: #000;
}

acronym
{
    cursor: help;
    text-decoration: underline;
}

acronym:hover
{
    background: #ffffff;
    color: #FD8D01;
}

.big
{
    margin: 0 0 0 0;
    padding: 0 0 0 3px;
    background: #FFFFCC;
}

.more-info
{
    padding: 1px 1px 0px 30px;
}

.more-info2
{
    padding: 1px 1px 0px 30px;
}

.moreLinkContainer
{
    width: 100%;
    height: 21px;
    border: 1px solid #000000;
    background: #FFDF81;
    margin: 1px 0 1px -4px;
    padding: 0 0 0 0;
}

.moreLinkContainer img
{
    position: absolute;
    margin: -3px 0 0 21px;
    padding: 0 0 0 0;
}



ul li
{
    color: #545454;
    font-weight: bold;
    list-style-type: square;
}

.computer-Deal
{
    background: #ffffff;
    float: left;
    margin: 0px 5px 10px 5px;
    padding: 0 2px 1px 2px;
    width: 47%;
    border: #ccc 1px solid;
    height: 195px;
}

.computer-Deal h2 a
{
    margin: 0 0 -10px 0;
    padding: 5px 0 0 0;
}

.sitemap
{
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    background: #FFF;
}

.manLogo
{
    margin: 0;
    padding: 0;
    width: 10%;
    float: left;
    clear: both;
    background: #FFF;
}

.sitemapModels
{
    margin: 0;
    padding: 0;
    width: 85%;
    float: right;
}
.sitemap ul
{
    margin: 0;
    padding: 0;
}
.sitemap ul li
{
    margin: 0;
    padding: 0;
}

#breadcrumbs{
margin-top: -5px;
}

/* Facebook like margin css*/

iframe{
margin-right:-20px;
}