/* Colours used 
Dark aqua for heading: #0C6C93;
Option1 Heading - Blue: #1FBAF2;
Option2 Heading - Orange: #F3A444;
Darker orange for smaller body copy: #F07905;
Light blue stroke: #6FD3F7;
Very light orange: #FEF6EC;
Very light blue: #F2FBFE;
Lighter Grey: #8C8B8B
*/

body {
	/*background: url(/media/pics/site/background_tile.gif) center top #13406B;*/
	margin: 0;
	padding: 0px;
}

/** structure **/
#outer-container { /* holds everything in centre */
	background: transparent;
	background-image: url(/media/pics/site/new/body-background-tile.jpg);
	background-repeat: repeat-y;
	background-position:top center;
	min-width:983px;
	position:relative;
}
#popupcontainer-outer {
	position: absolute;
	width: 560px;
	padding: 10px;
	margin: 10px;
	background-color: #fff;
}
#banner-container {
	width:100%;
	/*background-image: url(/media/pics/site/new/banner-background.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	position:relative;*/
	z-index:2;
}
#header, #popupHeader{
	margin:0px;
	background-color:#fff;
	background-image: url(/media/pics/site/new/background-tile.jpg);
	background-repeat: repeat-x;
	background-position: 0px 76px;
	position:relative;
}
/*** POPUP STYLING ***/
#popupLogoLaptops, #popupLogoDesktops, #popupLogoYouwin{
	margin:0px;
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: top center;
	height:115px;
	text-indent: -10000px;
}
#popupLogoLaptops{
	background-image: url(/media/pics/site/new/popupLogoLaptops.jpg);	
}
#popupLogoDesktops{
	background-image: url(/media/pics/site/new/popupLogoDesktops.jpg);
}
#popupLogoYouwin{
	background-image: url(/media/pics/site/new/popupLogoYouWin.jpg);
}
#middle-content, #popupcontainer{
	background:#fff url(/media/pics/site/new/body-background-tile.jpg) repeat-y scroll center top;
	width:100%;
}
#popupBodyCopy{
	border:1px solid #e3e3e3;
	background-color:#fff;
}
#popupBodyCopy #lowerCopy{
	padding:20px 30px 12px 30px;
}
#popupInner{
	padding:0 30px 16px 30px;
}
#popupAward{
	width:330px;
}
#popupBodyCopy h1{
	border-bottom:1px solid #e3e3e3;
	padding:21px 30px 8px 30px;
	margin-bottom:26px;
}
#laptopForm dl{
	margin:0px;
	padding:0px;
}
#laptopForm dt{
	display:none;
}
#laptopForm dd{
	float:left;
	width:160px;
	margin:46px 10px 0 0;
}
#laptopForm .formHolder{
	margin:0px;
}
#laptopForm dd{
	background:transparent url(/media/pics/site/signupWigetField.gif) no-repeat top;
}
#laptopForm .labelfield{
	width:151px;
	background:transparent;
	border:0px;
	height:16px;
	padding:4px 0px;
	width:140px;
	margin-left:10px;
}
#laptopForm .popupGo {
	background:none;
	float:right;
	margin-top:0;
	width:auto;
}
#popupFormBlue{
	background: url(/media/pics/site/signupWidget.gif) left top no-repeat;
	height:104px;
	border:0px;
	overflow:hidden;
	clear:both;
	padding:26px 18px 0 22px;
	width:829px;
}
.orange{
	color:#F07905;
	font-weight:bold;
}
#popupDropShadow{
	float:left;
	background:transparent url(/media/pics/site/new/popupDropShadow.jpg) no-repeat top left;
	width:626px;
	height:17px;
}
#popupFooter{
	background:transparent url(/media/pics/site/new/popupFooterImage.jpg) no-repeat center;
	height:77px;
}

/**** GENERAL STYLING ****/
.content {
	margin:0px auto;
	width: 935px;
}
.banner-content{
	margin:0px auto;
	width: 970px;
	position:relative;
}
#bannerDropDowns{
	padding:136px 0 0 415px;
	width:200px;
	float:left;
}
#bannerDropDowns li, #bannerDropDowns ul{
	margin:0px!important;
	padding:0px!important;
	float:none;
}
#bannerDropDowns li{
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	text-indent:0;
	height:43px;
	display:block;
	float:left;
}
#bannerDropDowns li .jquery-custom-selectboxes-replaced{
	margin:0px;
}
.banner-content object, .banner-content img{
	float:left;
}
#header .content, #popupHeader .content{
	width:938px;
	height:76px;
	position:relative;
	z-index:1;
}
#banner-image img{
	float:left;
}
#header-logo{
	float:left;
	margin-left:-4px;
}
#header-logo img{
	float:left;
}
#header-login{
	float:right;
	margin-top:20px;
}
#header-login img{
	float:right;
	display:block;
}
#header-login p{
	color:#00b3f0;
	font-size:11px;
	font-family: "Lucida Grande", "Lucida Sans", arial;
	clear:both;
	line-height:100%;
}
#header-login a{
	color:#8a8a8a;
	text-decoration:none;
}
#header-login p .logintext{
	color:#00b3f0;
}
#menu-container {
	width:100%;
	background:#c9e9ff url(/media/pics/site/new/topmenu-tile.jpg) repeat-x scroll left top;
	position:relative;
	z-index:1;
	height:70px;
}
#menu {
	background-color:transparent;
	background-image: url(/media/pics/site/new/topmenu-background-none.jpg);
	background-position:-131px 0;
	background-repeat:no-repeat;
	width:983px;
	height:71px;
	margin:0px auto;
	position:relative;
	z-index:1;
}
#menu ul{
	margin:0px;
	padding:0px;
	float:left;
}
.menuchild{
	top:49px !important;
}
#menu li{
	margin:0px;
	padding:0px;
	list-style:none;
	text-indent:0px;
	float:left;
}
#menu a {
	display:block;
	background-position:center left;
	margin:0px !important;
	height: auto;
	outline:none;
	line-height:100%;
	color:#fff;
	font-size:12px;
	text-decoration:none;
	padding:24px 11px 0 13px;
	background:transparent url(/media/pics/site/new/menu-back.gif) no-repeat left bottom;
	height:26px;
	font-weight:bold;
}
#menu .first a{
	background:transparent;
}
#menu a.current, #menu a.current:hover {
	color:#baf6ff;
}
#menu a:hover{
	background-position:bottom left;
}
/*#menu #desktop{
	background-image:url(/media/pics/site/new/nav-desktop.jpg);
	width:107px;
}
#menu #laptop{
	background-image:url(/media/pics/site/new/nav-laptop.jpg);
	width:78px;
}
#menu #printers{
	background-image:url(/media/pics/site/new/nav-printers.jpg);
	width:81px;
}
#menu #servers{
	background-image:url(/media/pics/site/new/nav-servers.jpg);
	width:150px;
}
#menu #networking{
	background-image:url(/media/pics/site/new/nav-networking.jpg);
	width:108px;
}
#menu #services{
	background-image:url(/media/pics/site/new/nav-services.jpg);
	width:80px;
}
#menu #other{
	background-image:url(/media/pics/site/new/nav-other.jpg);
	width:41px;
}*/
#menu #returnToSearch{
	background-color:transparent;
	width:280px;
}
/* udm styling *** #home, #offers, #subscribe, #monthly-draw, #blog, #contact{
	background-position:center left;
	padding:0px !important;
	margin:0px !important;
	height: 70px;
	text-indent:-10000px;
	outline:none;
}
#home:hover, #offers:hover, #subscribe:hover, #monthly-draw:hover, #blog:hover, #contact:hover{
	background-position:bottom left;
} 
#menu #home{
	background-image:url(/media/pics/site/new/nav-home.jpg);
	width:63px;
}
#menu #offers{
	background-image:url(/media/pics/site/new/nav-offers.jpg);
	width: 72px;
}
#menu #subscribe{
	background-image:url(/media/pics/site/new/nav-subscribe.jpg);
	width:93px;
}
#menu #monthly-draw{
	background-image:url(/media/pics/site/new/nav-draw.jpg);
	width:127px;
}
#menu #blog{
	background-image:url(/media/pics/site/new/nav-blog.jpg);
	width:55px;
}
#menu #contact{
	background-image:url(/media/pics/site/new/nav-contact.jpg);
	width:62px;
} */
.udmA{
	display:none !important;
}
#homepagecopy{
/*	height:175px;*/
	overflow:hidden;
}
#heading{
	border-bottom:1px solid #e3e3e3;
	height:31px;
	width:601px;
	padding: 20px 33px 0px 33px;
}
#content-footer{
	background-image: url(/media/pics/site/new/body-content-footer.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	width:100%;
	height:19px;
}
#maincontent-holder{
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	width:932px;
	background-color:#fff;
	margin-bottom:7px;
}
#maincontent{
	width:666px;
	margin-right:0px;/*** should be the same as padding l&r ***/
	float:left;
}
#bodycontent{
	margin:25px 33px;
}
.home-content {
	width:272px;
	float:left;
	margin-right:25px;
	overflow:hidden;
}
.search-result{
	background-image: url(/media/pics/site/new/results-background.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	height:131px;
	width:567px;
	padding:2px;
}
.search-result .ratings{
	width:73px;
	float:left;
	text-align:center;
	padding-left:13px;
}
.search-result .ratings img{
	float:left;
}
img.company-logo {
	margin-bottom:16px;
	margin-left:-13px;
}
.search-result .results-content{
	width:446px;
	float:right;
	padding:9px 17px;
}
.search-result h2{
	float:left;
	line-height:26px;
	margin-bottom:18px;
	color:#0C6C93;
	font-family:"Lucida Grande", "Lucida Sans",Helvetica,arial,sans-serif;
	font-size:12px;
}
.search-result .special, .search-result .price{
	color:#00B3F0;
	font-family:"Lucida Grande", "Lucida Sans",Helvetica,arial,sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	margin-bottom:0px;
	font-weight:bold;
}
.search-result .special{
	float:right;
	margin-bottom:28px;
}
.search-result .price{
	font-size: 18px;
	line-height:20px;
}
.search-result .results-content img{
	clear:right;
	float:right;
	margin-right:-3px;
}
.search-result .results-content p{
	clear:left;
	margin-bottom:4px;
	margin-right:100px;
	height:38px;
	letter-spacing:-0.05em;
}
.search-result .expiry{
	color:#F07905;
	font-family:"Lucida Grande", "Lucida Sans",Helvetica,arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:19px;
	margin-bottom:4px;
}
.result-foot #nextn {
	border:0px;
	width:511px;
	background-color:#f4f3f3;
	padding: 10px 30px;
	margin:0;
	margin-top:4px;
	font-size:10px;
	line-height:14px;
}
.result-foot #nextn a{
	text-decoration:none;
	color:#636363;
}
.result-foot #nextn strong{
	color:#0C6C93;
}
.offercompanylogo{
	border-color:#d4d4d4;
	border-style:solid;
	border-width:1px 1px 0 1px;
	padding:4px;
}
.offercompanytext{
	border:1px solid #d4d4d4;
	padding:4px;
}
.offercompanytext a{ 
	color:#0c6c93;
	font-size:10px;
}
.offerimage{
	float:left;
	background-color:#fff;
	padding:4px;
	border-color:#d4d4d4;
	border-style:solid;
	border-width:0px 0px 1px 1px;
	margin-bottom:23px;
}
.offerimagelast{
	float:left;
	background-color:#fff;
	padding:4px;
	border-color:#d4d4d4;
	border-style:solid;
	border-width:0px 1px 1px 1px;
	margin-bottom:23px;
}
#sidebar{
	float:right;
	width:266px;
	padding:0px;
	background-image: url(/media/pics/site/new/sidebar-background-tile.jpg);
	background-position: 1px top;
	background-repeat:repeat-y;
	margin-bottom:26px;
}
#sidebar-top{
	background-image: url(/media/pics/site/new/sidebar-background-top.jpg);
	background-position: 1px top;
	background-repeat:no-repeat;
	float:left;
}
#sidebar-bottom {
	background-image: url(/media/pics/site/new/sidebar-background-bottom.jpg);
	background-position: 1px bottom;
	background-repeat:no-repeat;
	padding: 10px 41px 0px 28px;
	width: 197px;
	text-align:center;
}
#sidebar-bottom .calltoaction, .calltoaction img{
	float:left;
}
#searchformcontainer dl, dt, dd{
	margin:0px;
	padding:0px;
	list-style:none;
}
#searchformcontainer dt{
	clear:none;
	float:none;
	width:auto;
}
#searchformcontainer dd{
	width:180px;
	margin-bottom: 10px;
}
#searchformcontainer label{
	display:none;
}
#searchformcontainer .labelfield{
	width:144px;
	background:transparent url(/media/pics/site/new/inputbox-back.jpg) no-repeat scroll 0 0;
	border:0px;
	height:15px;
	padding:5px 7px;
	width:137px;
}
#searchformcontainer .dropdown{
	width:150px;
}
#searchformcontainer .help-tip{
	margin-left:5px;
	margin-top:8px;
}
.help-tip{
	margin-left:5px;
	margin-top:5px;
	vertical-align:-3px;
}
/**
 * Styled for the new abbreviated search form
 */
#searchformcontainer .radioBtns{
	text-align:left;
}
#searchformcontainer .radioBtns div{
	padding-left:2px;
	padding-bottom:5px;
	font-size:12px;
}
#searchformcontainer .radioBtns div span{
	cursor:pointer;
}
#searchformcontainer .radioBtns div input{
	vertical-align:-2px;
	margin-right:8px;
}
/**/
#searchformcontainer .help-tip-top{
	margin-left:9px;
	margin-top:4px;
}
#searchformcontainer .checkbox{
	vertical-align:-2px;
	margin-right:8px;
}
#searchformcontainer .advsearch{
	font-size:11px;
	text-decoration:none;
}
#dashboard{
	background-image: url(/media/pics/site/new/dashboard-bgtile.jpg);
	background-position: top left;
	background-repeat:repeat-y;
	margin: 0px -4px 35px -4px;
	float:left;
}
#dashboard img{
	float:left;
}
#dashboard-bottom{
	background-image: url(/media/pics/site/new/dashboard-bgfooter.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	width:205px;
	height:20px;
	clear:both;
}
.dash-item{
	background-image: url(/media/pics/site/new/dashboard-itemback.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	background-color:transparent;
	float:left;
	float:left;
	padding:8px 29px 9px 35px;
	text-align:left;
}
.dash-item p{
	color:#0C6C93;
	padding:0px;
	margin:0px;
	font-size:11px;
}
.dash-item a{
	text-decoration:none;
	color:#F07905;
	margin:0px;
	padding:0px;
}
.dash-item a:hover, .dash-item a:active{
	text-decoration:none;
}
#textcolumn{
}
#imagecolumn{
	width:166px;
	float:left;
	background-color:#fff;
	text-align:center;
	margin-right: 25px;
	padding-top:7px;
}
#imagecolumn img{
	padding:7px;
	border:1px solid #e3e3e3;
	margin-bottom:6px;
}
#hotdeals{
	background-image:url(/media/pics/site/new/hompage-hotdeals-background.jpg);
	background-repeat:no-repeat;
	width:237px;
	height:252px;
	padding: 115px 26px 0px 28px;
}
#tickerPager a{
	margin-left:2px;
}
#deal-text {
	height:80px;
}
#deal-text a{
	text-decoration:none;
}
#deal-text h2{
	font-size:10px;
	display:inline;
	color:#f07905;
	line-height:100%;
	margin-bottom:3px;
}
#deal-text p{
	font-size:10px;
	display:inline;
}
#company-text{
	height:69px;
	margin-bottom: 29px;
	padding-top:11px;
}
#company-text img{
	float:left;
	margin-right:34px;
	margin-top:-11px;
}
#company-text h3{
	margin-bottom:19px;
	font-size:12px;
}
#company-text .viewdetails a{
	color:#f07905;
	font-family:"Lucida Grande", "Lucida Sans",Helvetica,arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:19px;
	text-decoration:none;
}
#popupcontainer #company-text .viewdetails a{
	margin-left:-12px;
}
#about-deals .pages{
	float:right;
}
#about-deals .current{
	color:#003C69;
	font-weight:bold;
}
#longcta, #shortcta{
	background-color:#fff;
	border:1px solid #e3e3e3;
	border-bottom:0px;
	padding:7px;
}
#shortcta {
	padding-right:0px;
}
#shortcta img{
	margin-right:7px;
	float:left;
}

#longcta img, #longcta object{
	float:left;
}
#longcta a, #shortcta a {
	padding:0px;
	margin:0px;
}
#longcta-footer, #shortcta-footer{
	background-image:url(/media/pics/site/new/cta-long-footer.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	height:18px;
	width:626px;
}
#footer{
	background:url(/media/pics/site/new/footer.jpg) no-repeat;
	padding:0px;
	background-position:top center;
	background-repeat:no-repeat;
	height:189px;
}
#newscta img{
	float:right;
}
div.calltoaction{
	margin:0;
}
/** font and type **/
p, h1, h2, h3, h4, h5, h6, div, span, dt, dd, table, th, tr, td{
	margin:0;
	padding:0;
	color: #6d6d6d;
}
p, td, th, li, body{
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, arial;
	color: #6d6d6d;
	font-size: 12px;
	line-height: 19px;
	text-decoration:none;
}
p, td, th, li{
	margin-bottom: 10px;
}
h1{
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, arial;
	color: #f07905;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 10px;
	font-weight:bold;
	letter-spacing:-0.25px;
}
h2{
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, arial;
	color: #0c6c93;
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 10px;
	font-weight: normal;
}
h3{
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, arial, sans-serif;
	color: #0c6c93;
	font-size: 13px;
	line-height: 19px;
	margin-bottom: 4px;
	font-weight:normal;
}
h4{
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, arial;
	color: #f07905;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	margin-bottom: 2px;
}
h5 {
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, arial, sans-serif;
	color: #0c6c93;
	font-size: 10px;
	line-height: 19px;
	margin-bottom: 3px;
}
.header {
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, arial;
	color: #003c69;
	font-size: 12px;
	line-height: 19px;
	margin-bottom: 10px;
}
ul {
	margin:0px;
	padding:0px;
}
li{
	margin-bottom:0px;
	list-style-image: url(/media/pics/site/new/custom-bullet.jpg);
	list-style-position: inside;
	margin-left:14px;
	text-indent:-12px;
}
.homepgli{
	margin-bottom:0px;
	list-style-image: url(/media/pics/site/new/custom-bullet.jpg);
	list-style-position: inside;
	margin-left:-28px;
	text-indent:-12px;
}
a{
	text-decoration:underline;
	color: #6D6D6D;
}
a:hover{
	text-decoration:underline;
}
/** custom things, site template **/
#menuaddition a{
	color:#fff;
}
p.breadcrumbs{
	display:block;
}
#footer, #footer a, #about-deals, #about-deals a, .advsearch, #footer p {
	font-family: "Lucida Grande", "Lucida Sans", arial;
	color: #8a8a8a;
	font-size: 10px;
	line-height: 14px;
	margin-bottom:4px;
	text-decoration:none;
}
.advsearch{
	color:#919191;
}
#footer .content{
	width: 865px;
}
.footer-links{
	float:left;
	width: 140px;
}
.footer-links a{
	display:block;
	text-decoration:none;
}
/************ menu *****************/


#menu a{
	display:block;
}
#menu a span{
}
#menu a.menu-about:hover,#menu a.menu-blog:hover,#menu a.menu-calculator:hover,#menu a.menu-contact:hover,#menu a.menu-home:hover,#menu a.menu-cut-costs:hover,#nav-tell-a-friend:hover,#menu a.menu-subscribe:hover,#menu a.menu-home:hover{
	background-position: 0 -52px;
}
#menu a.menu-about{
	background: url(/media/pics/site/nav-about.gif) top left no-repeat;
	height:24px;
	width:57px;
}
#menu a.menu-blog{
	background: url(/media/pics/site/nav-blog.gif) top left no-repeat;
	height:24px;
	width:50px;
}
#menu a.menu-calculator{
	background: url(/media/pics/site/nav-calculator.gif) top left no-repeat;
	height:24px;
	width:86px;
}
#menu a.menu-contact{
	background: url(/media/pics/site/nav-contact.gif) top left no-repeat;
	height:27px;
	width:71px;
}
#menu a.menu-home{
	background: url(/media/pics/site/nav-home.gif) top left no-repeat;
	height:27px;
	width:60px;
}
#menu a.menu-cut-costs{
	background: url(/media/pics/site/nav-home.gif) top left no-repeat;
	height:27px;
	width:60px;
}
#menu a.menu-subscribe{
	background: url(/media/pics/site/nav-subscribe.gif) top left no-repeat;
	height:24px;
	width:82px;
}
#menu a.menu-register{
	background: url(/media/pics/site/nav-register.gif) top left no-repeat;
	height:24px;
	width:68px;
}
#nav-tell-a-friend{
	background: url(/media/pics/site/nav-tell-a-friend.gif) top left no-repeat;
	height:37px;
	width:102px;
}
/** module specific **/

.gallerydate{
	font-family: Georgia,"Times New Roman",serif;
    font-size: 10px;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: 2px; 
}
/** news **/
.list-news-story{
	border-top:1px solid #F2F2F2;
	padding:22px 0 7px 0;
}
.list-news-image{
	float:left;
	width:136px;
	margin:0px 22px 0px 0;
	padding-right:30px;
	line-height:0;
	font-size:0;
}
.list-news-image a img  {
	background-color:#fff;
	padding:7px;
	border: solid 1px #d4d4d4;
}
.list-news-item{
	float:left;
	width:390px;
}
.list-news-item h2 a{
	font-size:13px;
	color:#0C6C93;
	text-decoration:none;
}
.list-news-item h2  a:hover{
	font-size:13px;
	color:#0C6C93;
	text-decoration:underline;
}

.list-news-item h3 {
	font-size:11px;
	color:#8C8B8B;
	margin-top:-6px;
}
.list-news-item p a {
	color:#F07905;
}
/** blog **/
.bloglist{
	margin-bottom:20px;
}
#blogInfo{
	margin-bottom:20px;
	padding-top:15px;
	border-top: 1px solid #F2F2F2;
}
#blogInfo p{
	font-size:11px;
	color:#8C8B8B;
	margin-bottom:0;
}
#blogInfo img{
	background-color:#FFF;
	padding:5px;
	width:14px;
	height:14px;
	margin-right:0;
	margin-left:0;
	margin-bottom:-10px;
	border: solid 1px #d4d4d4;
}
#imagecolumnblog{
	float:right;
	background-color:#fff;
	padding-top:7px;
	width:200px;
}
#imagecolumnblog img{
	padding:7px;
	border:1px solid #e3e3e3;
	margin-bottom:6px;
}
#imagecolumnblog .caption{
	color:#8A8A8A;
	text-align:center;
}
#blogcontent{
	width:350px;
	padding-right:34px;
	float:left;
	}
#blogcontent h1, #blogcontent h1 a, #blogcontentnoimagess h1, #blogcontentnoimages h1 a{
	color: #0c6c93;
	font-size: 15px;
	text-decoration:none;
}
#blogcontent h1 a:hover, #blogcontentnoimages h1 a:hover{
	color: #0c6c93;
	font-size: 15px;
	text-decoration:underline;
}
#blogcontent h3, #blogcontentnoimages h3 {
	font-size:11px;
	color:#8C8B8B;
	margin-bottom:18px;
}
#blogCTA{
	background:url(/media/pics/site/calculator-bg.gif);
}
#blogCTA h3{
	padding:0 26px;
	margin:0;
}
#blogCTA p{
	padding:0 26px;
}
#blogCTA a{
	display:block;
	color:#2b2b2b;
}
#blogComments{
	background-image: url(/media/pics/site/hd_comments.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:64px 0px 30px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
}
.blogComment { /* This is the dark row ie color #F8F8F8. Light row background color is #FFF*/
	padding:18px 18px 12px 18px;
	background-color:#F8F8F8;
	margin-left:10px;
	margin-bottom:2px;
}
.blogCommentName{
	font-family: "Lucida Grande","Lucida Sans",Helvetica,arial;
	font-weight:bold;
	color: #6d6d6d;
	font-size: 12px;
	line-height: 19px;
	margin-bottom: 10px;
	text-decoration: none;
}
.commenttitle{
	font-family: "Lucida Grande","Lucida Sans",Helvetica,arial;
	font-size:11px;
	line-height: 19px;
	color:#8C8B8B;
}
#BlogCommentForm {
	margin-top:30px;
	margin-left:10px;
	padding:18px 18px 4px 18px;
	background-color:#F9F9F9;
}
/** cta **/

#cta-small-calculator{
	background: url(/media/pics/site/calculator-bg.gif);
}
#savingText{
	color:#5bb0ec;
	font-family: "Lucida Grande", "Lucida Sans", arial;
	text-align:center;
	display:block;
	font-size:14px;
}
#noValSavingText{
	color:#5bb0ec;
	font-family: "Lucida Grande", "Lucida Sans", arial;
	display:block;
	font-size:14px;
}
#noResponse{
	color:#5bb0ec;
	font-family: "Lucida Grande", "Lucida Sans", arial;
	display:block;
	font-size:14px;
}
#moreAccurate{
	color:#5bb0ec;
	font-family: "Lucida Grande", "Lucida Sans", arial;
	display:block;
	font-size:11px;
	text-align:center;
	margin:5px 0 0 0; 
}
#savingText em{
	font-size:12px;
	line-height:11px;
}
#newsLetterForm{
	background-image:url(/media/pics/site/new/standard-footer.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	height:172px;
	padding:8px;
	font-size:0;
	line-height:0;
	margin-bottom:20px;
}
#SignUpForm{
	float:left;
}
#newsLetterFormContent{
	padding: 51px 0px 0px 26px;
	width:233px;
	position:relative;
}
#newsLetterFormContent p{
	color:#444444;
	font-size:12px;
	letter-spacing:-0.07em;
}
#newsLetterFormContent a{
	display:block;
	margin:0 0 16px 0;
	font-family: "Lucida Grande", "Lucida Sans", arial;
	color: #8a8a8a;
	font-size: 10px;
	line-height: 15px;
	margin-bottom: 20px;
	text-decoration:none;
}
#btn-newsletterbox {
	position:absolute;
	left: 206px;
	top:95px;
}
#newsletter-unsubscribe{
	position:absolute;
	left:27px;
	top: 130px;
}
#nt-input-holder{
	background:url(/media/pics/site/cta-newsletter-field.gif) top left no-repeat;
	width:139px;
	float:left;
	padding:0px 0 0 32px;
	height:23px;
}
#nt-inputbutton-holder{
	float:left;
	margin: 0px;
}
#ctaNewsletterInput{
	background-color:transparent;
	border:0;
	width:160px;
	font-size:10px;
	margin: 0px 14px 0px 4px;
}
/** form formatting **/
dd,dt{
	font-family:  "Lucida Grande", "Lucida Sans", arial;
	color: #616161;
	font-size: 11px;
	line-height: 150%;
	margin-bottom: 8px;
}
form dt{
   clear:both;
   width:33%;
   float:left;
}
form dd{
   float:left;
   width:66%;
   margin:0 0 0.5em 0.25em;
}
input, select, textarea{
	color:#8a8a8a;
	margin:0;
	padding:0;
	font-size: 11px;
}
.labelfield{
	width:200px;
}
#PurchaseDate{
	width:182px;
}
select.labelfield{
	width:206px;
}
label{
}
input.date{
	width:80px;
}
.formHolder{
	margin:0 0 20px 0;
	width:100%;
}
.formHolder h3{
/*	font-size: 12px;
	line-height:19px;
	padding:10px 0 10px 16px;
	color: #4d3906;
	font-weight:bold;
	background-color:#eaf7fb;
	border-bottom:1px solid #ddf1f5;*/
}
.formHolder p{
	display:block;
}

#ContactForm .formHolder{
	border-top: 1px solid #DDF1F5;
}
/** product pages **/
#tabpanelcontent{
	clear: left; 
	float: left; 
	border: 0px solid #ddd; 
	background-color: #f8f8f8; 
	padding: 20px;
}


/** accordion for calculator **/
#wizard{
	width:529px;
	padding: 0 21px;
}
div.title{
	background:#ccc;
	clear:both;
}
.title-text{
	float:left;
	display:none;
}
.ui-accordion .title-number{
	float:right;
	margin:9px 16px 0 0;
	font-family:  "Lucida Grande", "Lucida Sans", arial;
	color: #003c69;
	font-size: 12px;
	line-height: 19px;
}
#calc-title-s1 .title-number{
	float:right;
	margin:15px 16px 0 0;
	font-family:  "Lucida Grande", "Lucida Sans", arial;
	color: #003c69;
	font-size: 12px;
	line-height: 19px;
}
div.calc-content{
	clear:both;
	padding:15px 5px 15px 5px;
	background:#ffffff;
	margin: 0;
}
div.calc-content .xForm{
	width:50px;
}
.ui-accordion .title{
	height:37px;
}
.acc-top .selected, .acc-bot .selected{
	background-position: 0 60px !important;
}
.point-question{
	padding:0 30px 0 40px;
}
.number-question{
	padding:0 30px 0 25px;
}
.stage-total{
	padding:10px 0 20px 25px;
	font-weight:bold;
}
img.next{
	float:right;
	margin: 4px 10px 4px 4px;
}
img.previous{
	float:right;
	margin:4px;
}
img.reset{
	float:left;
	margin:4px;
}
.selected{
	background-position: 0 57px !important;
}
#calc-title-s1{
	background:url(/media/pics/site/calc-step-1.gif);
	height:41px;
}
#calc-title-s2{
	background:url(/media/pics/site/calc-step-2.gif);
}
#calc-title-s3{
	background:url(/media/pics/site/calc-step-3.gif);
}
#calc-title-s4{
	background:url(/media/pics/site/calc-step-4.gif);
}
#calc-title-s5{
	background:url(/media/pics/site/calc-step-5.gif);
}
#calc-title-s6{
	background:url(/media/pics/site/calc-step-6.gif);
	height:36px;
}
input.calculator, select.calculator, input.subtotal, input.totals{
	font-family:  "Lucida Grande", "Lucida Sans", arial; 
	color: #616161;
	font-size: 12px;
	font-style:italic;
	font-weight: bold;
	margin: 0 2px 3px 0;
	background-color:#e2f1fb;
	border:0px;
	text-align:right;
}
.calc-question{
	font-family:  "Lucida Grande", "Lucida Sans", arial;
	color: #003c69;
	font-size: 12px;
	line-height: 19px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.calc-unit{
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, arial;
	color: #616161;
	font-size: 12px;
	font-style:italic;
	line-height: 19px;
	margin-top: 10px;
	margin-bottom: 3px;
}

/** errors **/
input, select, textarea{
	padding:2px;
}
input.error, select.error, textarea.error{
	color:#000;
	background-color:#ffcccc !important;
	border:1px solid #cc6666 !important;
}
label.error{
	color:#ff0000;
	font-size: 9px;
	display:block;
	line-height:12px;
	padding:0px;
	font-family:verdana;
}
#claimForm label.error, #claimForm2 label.error{
	float:right;
	margin-right:160px;
}

/** udm **/
#udm {
	line-height: 1em; /* only change this if you have to, IE7 sometimes spaces items weird otherwise */
}

.listTable{
	border-collapse:collapse;
	border-width: 0;
	margin-bottom: 15px;
	float: left;
	clear: left;
	width:574px;
}

.listTable, .claimStatusInfo {
	border-collapse:collapse;
	border-width: 0;
	margin-bottom: 15px;
	float: left;
	clear: left;
	width:625px;
}

.listTable tr th {
	background-color:#f1f1f1;
	height:15px;
	text-align:left;
	font-weight:bold;
	padding: 7px 12px;
	vertical-align: middle;
    font-size:12px; 
}
.listTable tr td {
	border-top: 1px dotted #ddf1f5;
	padding: 2px;
	font-size:11px;
}

/************** file download links ***************/
div.downloadPDF, div.downloadXLS, div.downloadRTF, div.downloadPPT, div.downloadZIP, div.downloadJPG{
	display:block;
	line-height:16px;
	background-repeat:no-repeat;
	padding-left:20px;
	margin-bottom:10px;
}
div.downloadPDF{
	background:url('/media/pics/cms/icon_pdf.gif') no-repeat;
}
div.downloadXLS{
	background:url('/media/pics/cms/icon_xls.gif') no-repeat;
}
div.downloadRTF{
	background:url('/media/pics/cms/icon_rtf.gif') no-repeat;
}
div.downloadPPT{
	background:url('/media/pics/cms/icon_ppt.gif') no-repeat;
}
div.downloadZIP{
	background:url('/media/pics/cms/icon_zip.gif') no-repeat;
}
div.downloadJPG{
	background:url('/media/pics/cms/icon_jpg.gif') no-repeat;
}

/** helper elements  **/
#nextn{
	border-top:1px solid #cadde4;
	font-family:verdana;
	font-size:10px;
	padding:10px 0 0 0;
	text-align:right;
	color: #cadde4;
}
#nextn a{
	color: #000222;
}
#nextn strong{
	color: #000222;
}
div.clearer{
	clear:both;
	line-height:0;
	font-size:0;
	height:0px;
}

.lightrow{background-color:#ffffff;}
.darkrow{background-color:#f8f8f8;}
.caption {/*image captions*/
	display:block;
	margin:0 0 16px 0;
	font-family: "Lucida Grande", "Lucida Sans", arial;
	color: #6d6d6d;
	font-size: 11px;
	line-height: 19px;
	margin-bottom: 20px;
}
form {
	margin:0;
	padding:0;
}
img {
	border:0;
}
.date-pick,.future-date-pick{
	width:70px;
}
.range-date-pick{
	width:140px;
}
#div-noscript{
	width:100%; text-align:center; position: absolute; top: 0; left: 0; font-size: 11px; padding: .3em; background-color: #fff; color: #000; border: 1px solid #000;
}

/* select box styles */

/*TODO Tony - mods for the select box javascript for the width of the dropdown */

.jquery-selectbox {
	position: relative;
	height: 24px;
	width: 151px!important;
	z-index: 0;
	float: left;
	display: inline;
	margin: 4px 4px 4px 0;
	font-size:11px;
	font-family:"Lucida Grande","Lucida Sans",arial;
	text-align:left;
	color: #444;
	padding: 0;
	background-image: url("/media/pics/site/combobox-back.gif");
	background-repeat:no-repeat;
	background-position:left top;
}
.jquery-selectbox.selecthover {
	z-index: 700;
}	
.jquery-selectbox .jquery-selectbox-currentItem {
	padding: 4px 0 0 8px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	color:#8A8A8A;
	cursor:default;
}

.jquery-selectbox .jquery-selectbox-list {
	display: none;
	position: absolute;
	top: 24px;
	padding: 2px;
	left: 0px;
	background: #fff;
	width: 131px!important;
	height: 120px;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 1000;
	border: 1px solid #8A8A8A;
}
.jquery-selectbox .jquery-selectbox-moreButton {
	/*
	position: absolute;
	top: 0px;
	right: 0px;
	*/
	float: right;
	background: url("/media/pics/site/combobox-btn.gif");
	background-position:left top;
	width: 26px;
	height: 24px;
	cursor: pointer;
}
.jquery-selectbox .jquery-selectbox-moreButton.morebuttonhover {
	background: url("/media/pics/site/combobox-btn.gif");
	background-position:right top;
}

.jquery-selectbox .jquery-selectbox-item.listelementhover {
	background-color: #4189c6;
	color: #fff;
}
.jquery-selectbox .jquery-selectbox-item {
	display: block;
	cursor: default;
}

/**** specific to the banner drop downs ****/
.banner-content .jquery-selectbox {
	width: 181px!important;
}
.banner-content .jquery-selectbox .jquery-selectbox-list {
	width: 185px!important;
}
.banner-content .jquery-selectbox-item{
	font-size:10px;
}


/** ERROR classes **/
form .error .jquery-selectbox {
	color: #d00;
	border-color: #d00;
	background-image: url("../img/bg-TextFieldError.gif");
}


/********************** EXTRA CSS FROM MAY **********************/
/* Colours used 
Dark aqua for heading: #0C6C93;
Option1 Heading - Blue: #1FBAF2;
Option2 Heading - Orange: #F3A444;
Darker orange for smaller body copy: #F07905;
Light blue stroke: #6FD3F7;
Very light orange: #FEF6EC;
Very light blue: #F2FBFE;
*/

/********************** OFFER SUMMARY **********************/
/* This is the container for the Offer Summary */
.offer-summary-text {
	margin: 20px 0 20px 0;
}
/* This is the paragraph for the Offer Summary */
#offer-summary-text p {
	padding:0;
	margin:0;
}
/* This is used for the p span of the Offer Summary */
.offer-summary-orange {
	color:#F07905;
}
/********************** DEAL OPTIONS **********************/
/*class .deal-option1 is the same as class .deal-option2 - need for reference of h3 tags*/
.deal-option1, .deal-option2 {
	position:relative;
	left:24px;
	background-repeat: no-repeat;
	margin-top:20px;
}
/*indent leftward the Option image */
.offer-option-img {
	position:relative;
	left:-32px;
}
/********************** TEXT STYLES **********************/
.deal-option1 h2 {
	color:#1FBAF2;
}
.deal-option2 h2 {
	color:#F3A444;
}
#loggedInTabContainer h2{
	margin:10px 0 10px 6px;
}
.offer-summary h2 {
	margin-bottom:0;
}
.offer-summary h3 {
	font-size:11px;
	color:#F07905;
	margin-bottom:10px;
}
.bold-h3 {
	font-weight:bold;
	font-size:11px;
	color:#F07905;
	margin-bottom:10px;
}
.bold-h2 {
	font-weight:bold;
	color:#0C6C93;
}
/********************** RADIO BUTTONS **********************/
/*radion buttons*/
.left12px {
	margin-left:12px;
}
/********************** ALERT BOXES **********************/
.alert-box-orange-content p, .alert-box-blue-content p {
	margin-left:33px;
	margin-bottom:0px;
}
.alert-box-orange {
	width:560px;
	border:1px solid #F3A444;
	margin:20px 0 20px 0;
	background-color:transparent;
}
.alert-box-orange-content {
	padding:6px 6px 4px 6px;
	margin-top:6px;
	margin-right:6px;
	margin-bottom:7px;
	margin-left:6px;
	background-color:#FEF6EC;
	background-image:url(/media/pics/site/new/alert-orange.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.alert-box-blue {
	width:560px;
	border:1px solid #6FD3F7;
	margin:20px 0 20px 0;
	background-color:transparent;
}
.alert-box-blue-content {
	padding:6px 6px 4px 6px;
	margin-top:6px;
	margin-right:6px;
	margin-bottom:7px;
	margin-left:6px;
	background-color:#F2FBFE;
	background-image:url(/media/pics/site/new/alert-blue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.offerclaim{
	margin-bottom:10px !important;
}
.claimsum{
	font-size: 13px !important;
	margin-bottom:4px !important;
}
#RedemptionClaimSummary{
	margin-left:46px;
}
.listpackage-submit{
	margin:-4px 0;
	vertical-align:-13px;
}
#lightblueClaimtotal{
	border:1px solid #6FD3F7;
	padding:4px;
	margin:10px 0px;
	float:left;
}
#lightblueClaimtotal p{
	padding:9px;
	margin:0px;
	background-color:#F2FBFE;
	font-family:"Lucida Grande","Lucida Sans",arial;
	font-size:14px;
	color:#1fbaf2;
}
.optionTabs a{
	font-family:"Lucida Grande","Lucida Sans",arial;
	font-size:12px;
}

/* tooltip styling*/
#tooltip {
	position:absolute;
	width:237px;
	z-index:100;
}
.tooptip-back{
	background-image:url(/media/pics/site/new/popup-tile.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding:0px 23px 0px 20px;
}

/* for horizontal tabs */


/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
	list-style-image:none;
	text-indent:0px;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    /*background: url(/media/pics/cms/tab.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 1px solid #eee;
    padding: 14px 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(/media/pics/site/loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}
#externalClaims.formHolder {
	width: 900px;
}
.left {
	float:left;
	height:auto;
}
.right {
	float:right;
	width:368px;
	height:auto;
}

.logoRight {
	float:right;
	width:580px;
	height:auto;
}

/**
 * 
 * Mays CSS for the calim form updates 
 * 
 */

/* Colours used 
Dark aqua for heading: #0C6C93;
Option1 Heading - Blue: #1FBAF2;
Option2 Heading - Orange: #F3A444;
Darker orange for smaller body copy: #F07905;
Light blue stroke: #6FD3F7;
Very light orange: #FEF6EC;
Very light blue: #F2FBFE;
Lighter Grey: #8C8B8B
*/

/*----- Top tips widget -----*/
#widget-toptips {
	width:190px;
	background:url(/media/pics/site/toptips-bg.jpg) top left no-repeat;
	padding:60px 0 0 0;
	text-align:left;
	color:#0c6c93;
	margin:0 0 20px 0;
}
#widget-toptips div {
	padding:10px 20px;
}
#widget-toptips h2 {
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	background:url(/media/pics/site/toptips-divider.jpg) bottom center no-repeat;
	padding-bottom:13px;
}
#widget-toptips ul li {
	font-size:10px;
	line-height:16px;
	margin-bottom:4px;
	list-style-image: url(/media/pics/site/bullet-custom2.jpg);
	list-style-position: inside;
	margin-left: 14px;
	text-indent: -14px;
}
#widget-toptips ul li a:link, #widget-toptips ul li a:visited {
	color:#0c6c93;
}
#widget-toptips ul li a:hover {
	text-decoration:underline;
}
#widget-toptips ul li a:active {
	color:#0c6c93;
}
/* UI Tabs for Buy Now
----------------------------------*/

#tellmemore {
	float:right;
	font-size:10px;
	position:relative;
	top:-26px;
}
#tellmemore a {
	color:#636363;
}
.buynow-tabs #tabs {
	background:url(/media/pics/site/buynow-tab-bg.jpg) -1px 0 no-repeat;
	width:572px;
	/*height:100px;*/
}
.buynow-tabs #tabs div {
	clear:both;
}
.buynow-tabs #tabs ul li {
	list-style:none;
}
.buynow-tabs #tabs ul li a {
	height:60px;
}
li#tab-buynow a, li#tab-buyelsewhere a {
	text-indent:-10000px;
}
li#tab-buynow {
	background:url(/media/pics/site/buynow-tabs.jpg) no-repeat;
	width:187px;
	height:60px;
	background-position:-5px -1px;
}
li#tab-buyelsewhere {
	background:url(/media/pics/site/buynow-tabs.jpg) no-repeat;
	width:204px;
	height:60px;
	background-position:-194px -61px;
}
li#tab-buynow.ui-tabs-selected {
	background-position:-5px -61px;
}
li#tab-buyelsewhere.ui-tabs-selected {
	background-position:-194px -1px;
}
.ui-tabs-panel {
	border:none;
	padding:0;
}
/* Buy Now Tabs content
----------------------------------*/
.buynow-tabs {
	background:url(/media/pics/site/buynow-box-bg.jpg) center bottom no-repeat;
	width:572px;
	clear:both;
	float:left;
	padding-bottom:20px;
}
.buynow-content {
	width:530px;
	position:relative;
	left:20px;
	float:left;
}
.buynow-content p {
	font-size:10px;
}
.buynow-content h5 {
	text-decoration:underline;
}
.customerNotes {
	color:#636363;
	border:1px solid #e3e3e3;
	background-color:#f3f3f3;
	padding: 14px 10px 5px 13px;
	margin:10px 0;
}
.customerNotes p {
	color:#636363;
	font-size:10px;
	line-height:16px;
}
#buynow-cart {
	float:left;
	position:relative;
	top:-22px;
	right:8px;
	padding-right:10px;
}
table#buy-products {
	border-bottom:1px solid #e3e3e3;
	margin-bottom:10px;
}
table#buy-products tr td {
	vertical-align:middle;
}
table#buy-products tr td, table#buy-products tr td h3 {
	font-size:10px;
	line-height:15px;
	margin-bottom:0;
}
table#buy-products tr td h3 {
	font-weight:bold;
}
table#buy-products tr td {
	border-top:1px solid #e3e3e3;
	padding-top:10px;
}
th {
	font-size:10px;
	text-align:left;
	font-weight:normal;
}
th span#th-product {
	color:#0c6c93;
}
th span#th-buynow {
	color:#d20000;
}
th span#th-price {
	color:#f07905;
}
th span#th-coupon {
	color:#00be36;
}
td#td-buynow, table#buy-products tr td a img {
	text-align: center;
}
td#td-aboutproduct p {
	margin-bottom:3px;
}
td#td-aboutproduct {
	width:210px;
	border-right:1px solid #e3e3e3;
	padding:0 8px 0 8px;
}
td#td-bynow {
	width:62px;
}
td#td-action {
	width:58px;
	text-align:center;
	padding-left:4px;
}
td#td-price a {
	text-align: center;
}
td#td-price {
	text-align: center;
	color:#f07905;
	width:54px;
	border-right:1px solid #e3e3e3;
	border-left:1px solid #e3e3e3;
}
td#td-coupon {
	width:62px;
	text-align: center;
	color:#00be36;
	font-size:12px;
	font-weight:bold;
	border-right:1px solid #e3e3e3;
}
#td-productpic img {
	border:1px solid #e3e3e3;
	padding:1px;
	vertical-align:top;
}
.about-small {
	float:left;
	padding-bottom:6px;
}
.about-small a {
	font-size:9px;
	color:#0c6c93;
}
.about-small a:hover {
	text-decoration:underline;
}
/** Claim form - New classes and ids created **/
.blue-radio-options {
	font-size:10px;
	color:#055182;
	font-weight:bold;
	padding:0;
	margin:0 0 10px 0;
}
#form-option-white-top {
	background:url(/media/pics/site/form-option-whiteTop.jpg) left top no-repeat;
	margin-left:22px;
	width:412px;
	height:3px;
}
#form-option-white {
	width:412px;
	background:url(/media/pics/site/form-option-whiteBase.jpg) left bottom no-repeat;
	margin-left:22px;
	padding:8px 0;
	float:left;
}
.form-elements {
	float:left;
	display:block;
	width:400px;
	margin-left:20px;
	
}
#form-option-white p {
	color: #0c6c93;
	font-size:10px;
}
.form-element-right {
	float:right;
	width:130px;
}
.form-element-left {
	float:left;
	width:270px;
}
/*----- Beat Price Box -----*/
.deal-offer-grey {
	margin-top:20px;
}

.deal-offer-grey h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:3px;
}

#deal-cashback-top {
	background:url(/media/pics/site/cashback-beatprice.jpg) top left no-repeat;
}
#deal-coupon-top {
	background:url(/media/pics/site/coupon-beatprice.jpg) top left no-repeat;
}
#deal-offer-top {
	padding-top:60px;
	padding-left:115px;
	width:430px;
}
.offer-form-bottom {
	float:left;
}
#offer-grey-submit {
	float:right;
	clear:both;
	padding-right:50px;
	margin-top:-20px;
}
/*---------- IMPORTANT: These are the changes to existing CSS in styles.css -------------*/
.hideText {
	overflow: hidden;
}

#claimForm {
	background:url(/media/pics/site/beatprice-bg.jpg) bottom left no-repeat;
	margin:0;
	width:100%;
	float:left;
	padding-bottom:10px;
}

#reserveWrapper, #claimFormWrapper {
	width: 275px;
	height: 355px;
	position: relative;
}

#reserveWrapper {
	float: left;
	background: transparent url(/media/pics/site/reserveWrapper.gif) center top no-repeat;
}
#claimFormWrapper {
	float: right;
	right: 28px;
	background: transparent url(/media/pics/site/claimFormWrapper.gif) center top no-repeat;
}

* html #claimFormWrapper {
	right: 10px;
}

#reserveWrapper p, #claimFormWrapper p {
	position: absolute;
	top: 197px;
	left: 20px;
	font-size: 10px;
	font-family: "Lucida Grande", "Lucida Sans", arial;
	line-height: 15px;
	margin-bottom: 3px;
	padding-right: 20px;
	color: #2e2e2e;
}

#reserveWrapper p {
	height: 75px;
	overflow: hidden;
}

#claimFormWrapper p {
	height: 45px;
	overflow: hidden;
}

#reserve-now-btn, #reserve-now-btn img {
	display: block;
}

#reserve-now-btn, #claim-now-btn {
	position: absolute;
	top: 295px;
	right: 18px;
}

#unitsPurchased {
	position: absolute;
	top: 241px;
	left: 20px;
}

* html #unitsPurchased {
	width: 232px;
}

#unitsPurchasedLabel {
	float: left;
	width: 180px;
}

#unitsPurchasedLabel p {
	top: 0; 
	left: 0;
	padding: 0;
	line-height: 25px;
	height: 20px;	
	vertical-align: center;
	display: block;
}

#unitsPurchasedQuantity {
	margin-left: 175px;
}

#unitsPurchasedQuantity select {
	font-size: 9px;
	width: 45px;
}
/********************** OFFER SUMMARY **********************/
/* This is the container for the Offer Summary */
.offer-summary-text {
	margin: 20px 0 20px 0;
	padding:3px;
	border:1px solid #e5e5e5;
}
.offer-summary-text #offer-summary-text {
	width:535px;
	position:relative;
	left:20px;
	padding:16px 0;
}
/* This is the paragraph for the Offer Summary */
#offer-summary-text p {
	padding:0;
	margin:0;
	font-size:10px;
	line-height:15px;
	margin-bottom:3px;
}
/* This is used for the p span of the Offer Summary */
.offer-summary-orange {
	color:#F07905;
}
#offer-summary-header {
	background-color:#f9f9f9;
	padding:13px 0;
}
#offer-summary-header div {
	width:535px;
	position:relative;
	left:20px;
}
#offer-summary-header h3 {
	font-size:11px;
	line-height:15px;
	color:#0c6c93;
	margin-bottom:3px;
	font-weight:bold;
}
#offer-summary-header p {
	font-size:10px;
	line-height:15px;
	color:#0c6c93;
	margin-bottom:3px;
}
/** HARRIS TECH FORM **/
#ResellerClaims.formHolder{
	float:left;
	padding: 20px 0 0 40px;
	width:auto;
}
.left img{
	display:block;
}
#ResellerClaims.formHolder input, #ResellerClaims.formHolder select, #ResellerClaims.formHolder textarea {
	font-size:14px;
}
#ResellerClaims.formHolder .labelfield{
	width:275px;
}
#ResellerClaims.formHolder select.labelfield{
	width:283px;
}
#ResellerClaims.formHolder dl{
	float:left;
	margin-top:0;
	width:800px;
}
#ResellerClaims.formHolder dt{
	clear:both;
	float:left;
	padding:0 20px 0 0;
	width:122px;
}
#ResellerClaims.formHolder dd{
	float:left;
	padding-right:0;
	width:300px;
}
#ResellerClaims.formHolder dd, #ResellerClaims.formHolder dt{
	margin:0 0 7px 0;
	font-size:14px;
}
#ResellerClaims #header-logo{
	margin:3px 22px 0 0;
}
#ResellerClaims .left{
}
#ResellerClaims .right{
	width:auto;
	float:none;
}
#ResellerClaims.formHolder .comment{
	font-size:11px;
	display:block;
	line-height:1.3;
	padding-top:3px;
}
/**
 * New homepage styling
 */
#popular-offers{
	background:url(/media/pics/site/new/popular-offers.gif) no-repeat 1px top;
	height:97px;
	display:block;
	clear:both;
	margin-bottom:10px;
}
#hompage-ctas a img, #hompage-ctas a object{
	display:block;
	float:left;
	margin-bottom:8px;
	margin-left:8px;
}
#hompage-ctas a.first img, #hompage-ctas a.first object{
	margin-left:0;
}

/**
 * redemptionClaimForm
 */
#redemptionClaimForm {
	position: relative;
}

#redemptionClaimForm p {
	margin-bottom: 0;
}

#redemptionClaimForm dt, #redemptionClaimForm dd {
	padding-top: 10px;
}

#redemptionClaimForm dd input, #redemptionClaimForm dd select {
	margin-left: 10px;
}

#redemptionClaimForm dd select {
	width: 208px;
}

* html #redemptionClaimForm dt {
	width: 110px;
}

* html #redemptionClaimForm dd {
	padding-top: 5px;
}

* html #redemptionClaimForm dd select {
	margin-left: 13px;
}

#claim {
	float: right;
}

.subtext {
	font-size: 9px;
	color: #959595;
}
