@charset "UTF-8";

/* -----------------------------------------------------------------------


 Blueprint CSS Framework 1.0
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html {margin:0;padding:0;border:0;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;background:white;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;float:none !important;}
table, th, td {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
:focus {outline:0;}

html {font-size:100.01%;}
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
.left {float:left !important;}
p .left {margin:1.5em 1.5em 1.5em 0;padding:0;}
.right {float:right !important;}
p .right {margin:1.5em 0 1.5em 1.5em;padding:0;}
a:focus, a:hover {color:#09f;}
a {color:#06c;text-decoration:underline;}
a.embedded {text-decoration:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong, dfn {font-weight:bold;}
em, dfn {font-style:italic;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tbody tr:nth-child(even) td, tbody tr.even td {}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:0 1.4em 1.4em 1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;margin-top:-0.2em;margin-bottom:1em;}
fieldset, #IE8#HACK {padding-top:1.4em;}
legend, #IE8#HACK {margin-top:0;margin-bottom:0;}
input[type=text], input[type=password], input.text, input.title, textarea {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus {border-color:#666;}
select {background-color:#fff;border-width:1px;border-style:solid;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .alert, .notice, .success, .info {padding:0.8em;margin-bottom:1em;border:2px solid #ddd;}
.error, .alert {background:#fbe3e4;color:#8a1f11;border-color:#fbc2c4;}
.notice {background:#fff6bf;color:#514721;border-color:#ffd324;}
.success {background:#e6efc2;color:#264409;border-color:#c6d880;}
.info {background:#d5edf8;color:#205791;border-color:#92cae4;}
.error a, .alert a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.info a {color:#205791;}

/* grid.css */
.container {width:950px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14, .span-15, .span-16, .span-17, .span-18, .span-19, .span-20, .span-21, .span-22, .span-23, .span-24 {float:left;margin-right:10px;}
.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24 {width:950px;margin-right:0;}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px;border-right-width:1px;padding-left:5px;padding-right:5px;}
input.span-1, textarea.span-1 {width:18px;}
input.span-2, textarea.span-2 {width:58px;}
input.span-3, textarea.span-3 {width:98px;}
input.span-4, textarea.span-4 {width:138px;}
input.span-5, textarea.span-5 {width:178px;}
input.span-6, textarea.span-6 {width:218px;}
input.span-7, textarea.span-7 {width:258px;}
input.span-8, textarea.span-8 {width:298px;}
input.span-9, textarea.span-9 {width:338px;}
input.span-10, textarea.span-10 {width:378px;}
input.span-11, textarea.span-11 {width:418px;}
input.span-12, textarea.span-12 {width:458px;}
input.span-13, textarea.span-13 {width:498px;}
input.span-14, textarea.span-14 {width:538px;}
input.span-15, textarea.span-15 {width:578px;}
input.span-16, textarea.span-16 {width:618px;}
input.span-17, textarea.span-17 {width:658px;}
input.span-18, textarea.span-18 {width:698px;}
input.span-19, textarea.span-19 {width:738px;}
input.span-20, textarea.span-20 {width:778px;}
input.span-21, textarea.span-21 {width:818px;}
input.span-22, textarea.span-22 {width:858px;}
input.span-23, textarea.span-23 {width:898px;}
input.span-24, textarea.span-24 {width:938px;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
.border {padding-right:4px;margin-right:5px;border-right:1px solid #ddd;}
.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #ddd;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:left;position:relative;}
div.prepend-top, .prepend-top {margin-top:1.5em;}
div.append-bottom, .append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#e5eCf9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:1px;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* -----------------------------------------------------------------------

Jigsaw 5.3 (White Coyote)

September 2009

----------------------------------------------------------------------- */

/* General */
	
body h1 {
	font-size:2em;
	margin-bottom:0.75em;
	padding-top:0;
	}

.vertspan {
	border-bottom: 10px solid white;
	}

.alttext {	
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
	position:absolute;
	text-indent:-31697px;
	top:-31697px;
	}
	
/* Header */

#Header 
{
	position:relative
}

.logo {
	float: left;
	width: 171px;
	margin-right: 14px;
	margin-bottom: 5px
	}

#ctl00_hypEst , #hypEst {
	color: #111111;
    display: block;
    left: 20px;
    position: absolute;
    text-decoration: none;
    top: 53px;
	}
	
p.telNumber {
	color: #ff7212;
    font-size: 18px;
    left: 195px;
    position: absolute;
    top: 46px;
	}
	
.navlinks {
	font-size:1.15em;
	line-height:1.25;
	padding: 5px 0 18px;
	color: #666666;
	position:relative;
	}

.navlinks a.current {
	font-weight: bold;
	color: #FF7212;
	}
	
.navlinks a {
	text-decoration: none;
	color: #777777;
	}
	
.navlinks a:hover {
	text-decoration: underline;
	color: #DD6600;
	}
	
.navlinks span {
	padding: 0 12px;
	color: #999999;
	}
	
div.searchbox {
	float: left;
	width: 230px;
	height: 27px;
	margin: 0 0 8px;
	position: relative;
	background: #ccc;
	}
	
.searchbox span.roundleft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 27px;
	background: #ccc;
	}
	
.searchbox span.roundright {
	position: absolute;
	top: 0px;
	right: 0;
	width: 1px;
	height: 27px;
	background: #ccc;
	}
	
input.search {
	position: absolute;
	padding:6px 25px 5px 9px;
	width:169px;
	height: 16px;
	top: 0;
	margin:0;
	font-size: 13px;
	background: url(/Images/searchbg.png) #FFFFFF right top no-repeat;
	border: 0;
	}
	
input.goButton {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.accountsLogin	{
	text-align:right;
	margin: 0 0 9px;
	}
	
.accountsLogin a {
	float: right;
	padding: 10px 0 8px;
	margin-right: 20px;
	text-decoration: none;
	color: #666
	}
	
#welcomeMessage	{
	color:#666666;
	float:right;
	margin-right:30px;
	padding:10px 0 8px;
	}
	
.accountsLogin a:hover {
	text-decoration:underline;
	color:#D60
	}

#ctl00_ctrlAccount_lnkCreate , #ctrlAccount_lnkCreate {
	background: url(/Images/yellowBoxRight.png) top right no-repeat;
	margin:9px 0 0;
	padding: 0 9px 0 0;
	color: #333
	}
	
a#ctl00_ctrlAccount_lnkCreate:hover , a#ctrlAccount_lnkCreate:hover {
	color: #333
	}
	
a#ctl00_ctrlAccount_lnkLogout , a#ctrlAccount_lnkLogout {
	margin-right:0;
	color:#2266DD
	}		
	
#ctl00_ctrlAccount_lnkCreate span , #ctrlAccount_lnkCreate span {
	background: url(/Images/yellowBoxLeft.png) #F4DF00 top left no-repeat;
	float:left;
	padding:1px 0 2px 9px;
	}	
	
.basket {
	font-size: 1.2em;
	color: #333;
	text-align: right;
	}
	
.basket a.counter {
	color: #666;
	text-decoration: none;
	padding: 0 6px 2px 7px;
	font-size: 14px;
	line-height: 28px;
	}
	
.basket a.counter:hover span {
	text-decoration: underline;
	color: #dd6600;
	}
	
.basket a.button 
{
	width:27px;
	float:right;
	}
	
.basket a:hover span {
	text-decoration: underline;
	color: #DD6600;
	}
	
/* Navigation */

.navContainer {
	width: 100%;
	margin-bottom: 0;
	z-index: 50;
	}
	
.navBarTop {
	background: #F3F0EF;
	margin-bottom: 5px;
	}
	
.navBarBottom {
	background: #F3F0EF;
	margin-bottom: 18px;
	}
	
ul.AspNet-Menu {	
	border-right: 1px solid #DDDDDD;
	z-index: 80;
	}
	
.AspNet-Menu , .AspNet-Menu * {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	z-index: 90;
	}
	
.AspNet-Menu span.special {
	color: #CC0000;
	}
	
.AspNet-Menu ul {
	position: absolute;
	width: 21em;
	left: -999em;
	z-index: 100;
	}

.AspNet-Menu ul li {
	width: 100%;
	}
	
.AspNet-Menu li:hover {
	visibility: inherit;
	border-top: 2px solid #DD6600;
	margin-top: -2px;
	}
	
.AspNet-Menu li:hover li,
.AspNet-Menu li.sfHover li {
	background: none;
	border-top: 1px solid #EEEEEE;
	margin-top: 0;
	}
	
.AspNet-Menu li {
	float:left;
	position:relative;
	}
	
.AspNet-Menu a {
	display: block;
	position: relative;
	padding: 0.5em 1em;
	font-size: 1.1em;
	line-height: 1em;
	text-decoration: none;
	color: #666666;
	border-left: 1px solid #BBBBBB;
	font-weight: bold;
	}
	
.AspNet-Menu a:hover {
	color: #DD6600;
	text-decoration: underline;
	}
	
.AspNet-Menu ul a {
	font-weight: normal;
	border-right: 0;
	font-size: 1em;
	width: 100%;
	}

.AspNet-Menu li:hover ul,
.AspNet-Menu li.sfHover ul {
	left: 0;
	top: 2.2em; /* match top ul list item height */
	z-index: 99;
	background-color: #FFFFFF;
	border-top: 1px solid #DDDDDD;
	border-bottom: 2px solid #DD6600;
	border-right: 1px solid #DDDDDD;
	}
	
ul.AspNet-Menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
	}
	
ul.AspNet-Menu li li:hover ul,
ul.AspNet-Menu li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
	}
	
ul.AspNet-Menu li li:hover,
ul.AspNet-Menu li li.sfHover {
	background: #BBBBBB;
	}
	
ul.AspNet-Menu li li:hover a ,
ul.AspNet-Menu li li.sfHover a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
	
ul.AspNet-Menu li li:hover li ul,
ul.AspNet-Menu li li.sfHover li ul {
	top: -999em;
	}
	
ul.AspNet-Menu li li li:hover ul,
ul.AspNet-Menu li li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
	}	
	
span.navTitle {
	font-weight: bold;
	width: 90px;
	margin-right: 15px;
	padding: 0 10px 0 0;
	background:transparent url(/Images/Bullets.png) no-repeat -910px center;
	text-align: left;
	}
	
.AspNet-Menu li a.current {
	background-color: #BBBBBB;
	}
	
/* Primary Navigation */

ul.primaryNav {	
	z-index: 80;
	}
	
.primaryNav , .primaryNav * {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	z-index: 90;
	}
	
.primaryNav li {
	float:left;
	position:relative;
	padding: 0;
	}
	
.primaryNav a {
	display: block;
	position: relative;
	font-size: 13px;
	line-height: 1em;
	text-decoration: none;
	color: #777777;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 0.6em 3.78em 0.5em;
	}
	
.navBarTop .primaryNav a {	
	padding: 0.6em 2.8em 0.5em;
	}
	
.primaryNav li.first a {
	border-left: 1px solid #CCC;
	}
	
.primaryNav a.special {
	color: #CC0000;
	}
	
.primaryNav a:hover {
	background: #FFF;
	}	
	
.primaryNav .first a {
	border-left: none;
	} 
	
hr.nav {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 0em;border:none;}
	
/* Breadcrumb */

#breadCrumb a , #filterBreadCrumb a {
	color: #666;
	text-decoration: none;
	}
	
#breadCrumb a:hover , #filterBreadCrumb a:hover {
	text-decoration: underline;
	color: #DD6600;
	}
	
#breadCrumb a.current , #filterBreadCrumb #ctl00_body_ctl00_cjBreadcrumb_ctl01_ctl00_lnkCategory  , #filterBreadCrumb #ctl00_body_ctl00_cjBreadcrumb_ctl01_ctl00_lnkCategory {
	color: #666;
	text-decoration: none;
	}
	
#breadCrumb , #filterBreadCrumb {
	background: #FFFFFF;
	border-bottom: 18px solid #FFFFFF;	
	}
	
/* OfferBox */
#splash {
	position: relative;
	border-bottom: solid #FFFFFF 10px;
	}
	
.splash {
	position: relative;
	border-bottom: solid #FFFFFF 10px;
	}

#LatestOffer {
	height: 164px;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;	
	}
	
.span-17 #LatestOffer {
	width: 670px;
	}
	
.span-18 #LatestOffer {
	width: 710px;
	}
	
#LatestOffer a {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
	float: left;
	height: 164px;
	}
	
#OfferNav {
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 20;
	text-align: right;
	}
	
#OfferNav a {
	color: #666666;
	border: 1px solid white;
	font-size: 0;
	width: 12px;
	height: 12px;
	display: block;
	float: left;
	background: #666666;
	margin-left: 10px;
	}
	
#OfferNav a.activeSlide {
	background: #CCCCCC;
	color: #CCCCCC;
	}
	
/* Front Page */

#StoreFront {
	border-top: 6px solid #FFFFFF;
	border-bottom: 18px solid #FFFFFF;
	background: url(/Images/background.png) repeat-y -3150px 0px;
	z-index: 1;
	}
	
#frontColumn {
	background: url(/Images/background.png) repeat-y -2100px 0px;
	border-bottom: 18px solid #FFFFFF;
	}
	
#frontColumn .span-6 {
	width: 220px;
	}
	
.createList.span-11 {
	width: 440px;
	}
		
.techList h2 , .createList h2 {
	color:#333333;
	font-size:1.5em;
	line-height:1;
	margin-bottom:10px;
	padding: 10px 0 0 10px;
	}
	
.techList h2 {
	height: 152px;
	position: relative;
	}
	
.techList h2 img {
	position: absolute;
	bottom: 0;
	right: 0;
	}
	
.techList h2 span {
	position: absolute;
	top: 10px;
	left: 10px;
	}
		
.createList li { 
	height:120px;
	width: 209px;
	position: relative;
	padding: 0;
	background: #999999;
	float: left;
	margin: 0 6px 6px 0;
	padding: 1px;
	}
	
.createList li.last {
	margin-right: 0px
	}
	
.createList a {
	display: block;
	text-decoration: none;
	color: #777777;
	}

.createList li.main {
	width: 425px;
	}
	
.createList li a img {
	margin: 0;
	border: none;
	text-decoration: none;
	padding: 0;
	}
	
.createList li h3 {
	font-size: 14px;
	line-height: 1;
	display: block;
	margin-bottom: 0;
	}

.createList li a span {
	left: 1px;
	bottom: 1px;
	padding: 7px 6px;
	width: 197px;
	background:transparent url(/Images/CreateButton.jpg) top left no-repeat;
	position: absolute;
	color: #333333;
	}
	
.createList li a:hover span {
	color:#DD6600;
	text-decoration:underline;
	}
	
.techList ul , .createList ul {
	list-style: none;
	margin: 6px 6px 0 6px;
	padding: 0;
	}
	
.techList li {
	margin: 0 0 6px 0;
	border: 1px solid #999999;
	background: #CCCCCC url(/Images/TechButton.jpg) top left no-repeat;
	}
	
.techList li h3 {
	color:#666666;
	font-size:16px;
	line-height:18px;
	margin-bottom: 0;
	padding: 7px 5px;
	text-align: center;
	}
	
.techList a {
	text-decoration: none;
	color: #222222;
	padding: 5px;
	display: block;
	}
	
.techList a .special {
	color: #E02E31;
	}
	
.techList a:hover {
	color: #DD6600;
	text-decoration: underline;
	}
	
.departmentList li a:hover {
	color: #DD6600;
	text-decoration: underline;
	}
		
#column2ad {
	margin-left: 25px;
	background-color: #CCCCCC;
	float: left;
	width: 230px;
	padding: 10px 13px 10px 12px;
	margin-bottom: 1.5em;
	}
	
#column2 ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	}
	
.informationFeed {
	width: 225px;
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 1.5em;
	}
	
.informationFeed a {
	color: #2266DD;
	text-decoration: none;
	}
	
.informationFeed a:hover span.title , .informationFeed a:hover {
	text-decoration: underline;
	}
	
.informationFeed li {
	margin:0 0 0;
	padding: 0;
	padding: 10px;
	border-bottom: 2px solid #eeeeee;
	float: left;
	width: 205px;
	}
	
.informationFeed span {
	width: 100%;
	float: left;
	}
	
.informationFeed span.date {
	color: #666666;
	}
	
.siteList {
	width: 225px;
	margin-bottom: 1.5em;
	}
	
.siteList li {
	padding: 5px;
	background: #FFFFFF;
	color: #2266DD;
	font-weight: bold;
	border-bottom: 2px solid #eeeeee;
	}
	
.siteList a {
	color: #2266DD;
	text-decoration: none;
	display: block;
	}
	
.siteList a:hover {
	color: #DD6600;
	}
	
#servicesList li {
	color: #2266DD;
	float: left;
	padding-bottom: 8px;
	padding-top: 8px;
	border-top: 2px solid #FFFFFF;
	width: 225px;
	}
	
#servicesList li img {
	float: left;
	padding: 0 10px 0 0;
	}
	
#servicesList li a {
	color: #2266DD;
	text-decoration: none;
	}

#servicesList li a:hover {	
	color:#DD6600;
	}
	
#column2 h4 {
	font-size:1.05em;
	font-family: 'PT Sans' , Arial, Helvetica, sans-serif;
	margin-bottom:1.25em;
	}
	
#ourExpertise {
	color:#666666;
	padding:20px 10px 12px;
	width:650px;
	}	
	
#ourExpertise h3 {
	color: #666666;
	font-size: 17px;
	margin-bottom: 12px;
	}
	
#ourExpertise p {
	margin-bottom: 7px;
	}	
	
#ourExpertiseText {
	float:right;
	padding:10px 17px;
	width:390px;
	}		

/* Offerbox Styling */

.offerbox { 
	height:144px;
	position: relative;
	padding: 0;	background: white;
	}
	
.offerbox a img {
	margin: 0;
	border: none;
	text-decoration: none;
	padding: 0;
	}
	
.offerbox h2 {
	font-size:1.2em;
	line-height:1.25;
	}
	
.offerbox a.store , .offerbox a.ad {
	float: left;
	height:144px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: none;
	}
	
.offerbox a.store {
	background: #999999;
	width: 230px;
	}

.offerbox a span {
	left: 0px;
	bottom: 0px;
	padding: 7px 10px 5px;
	width: 210px;
	background:transparent url(/Images/CreateButton.jpg) top left no-repeat;
	position: absolute;
	color: #333333;
	}
	
.offerbox a.store img {
	padding: 1px;
	}
	
.offerbox a.store span {
	margin-bottom: 0;	
	width: 208px;
	left: 1px;
	bottom: 1px;
	}
	
.offerbox a.store:hover span {
	color: #DD6600;
	text-decoration: underline;
	}
		
/* Department */

.department h4 a {
	text-decoration: none;
	color: #333333;
	display: block;
	margin-left: 10px;
	background:transparent url(/Images/Bullets.png) no-repeat -1000px center;
	padding-left:9px;
	}
	
.department h4 a:hover {
	color: #DD6600;
	text-decoration: underline;
	}
	
.department div.featured {
	height:234px;
	margin: 0 0 18px 0;
	padding: 0;
	text-decoration: none;
	border: none;
	}

.department div h2 {
	left: 0px;
	width: 210px;
	padding: 9px 10px;
	background: url(/Images/semiWhite.png);
	position: absolute;
	color: #333333;
	font-size:1.2em;
	line-height:1.25;
	bottom: 0px;
	margin-bottom: 0;
	}

.departmentContainer {
	background: url(/Images/background.png) repeat-y 0px 0px;
	border-bottom: 18px solid #FFFFFF;
	}
	
.departmentListContainer {
	border-bottom: 18px solid #FFFFFF;
	}
	
.specialOffers .departmentContainer {
	background: url(/Images/background.png) repeat-y -5250px 0px;
	border-bottom: 0;
	}
	
.specialOffers #column2 {
	width: 210px;
	}
	
.specialOffers .boxes {
	padding: 10px 0 0 10px;
	}
	
#column2 .departmentCommunity {
	width: 195px;
	padding: 11px 10px 0 10px;
	}
	
.departmentContainer #column2 h4 {
	padding: 10px 0 0 10px;
	}
	
#Deparment .siteList , #Deparment .informationFeed {
	width: 195px;
	}
	
ul.secondaryNav {
	margin: 10px 0 0 0;
	}
	
.secondaryNav li {
	background: #FFFFFF;
	padding: 5px;
	margin: 0 10px;
	width: 185px;
	border-bottom:2px solid #EEEEEE;
	}
	 
.secondaryNav h2 {
	font-size:1em;
	font-family: 'PT Sans' , Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	}
	
.secondaryNav a {	
	background:transparent url(/Images/Bullets.png) no-repeat -1000px center;
	color:#3377DD;
	padding-left:9px;
	text-decoration:none;
	display: block;
	}
	
.secondaryNav a:hover {
	text-decoration: underline;
	}
	
.offers .imageOfferbox {
	border-bottom: 18px solid #FFFFFF;
	}
	
.offers .productOfferbox {
	border-bottom: 18px solid #FFFFFF;
	}
	
.productOfferbox {
	position: relative;
	}
	
.productOfferbox h3 {
	font-size: 1em;
	margin-bottom: 0;
	}

.productOfferbox a {	
	float: left;
	height:160px;
	width: 226px;
	margin: 0;
	border: 2px solid #EEEEEE;
	text-decoration: none;
	background: #FFFFFF;
	}
	
.specialOffers .vertspan {
	border-bottom: 10px solid #EEEEEE
	}

.productOfferbox a span.name{	
	padding: 8px 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 210px;
	color: #222222;
	font-size:1.2em;
	line-height:1.25;
	}
	
.productOfferbox a span.offer{
	bottom: 0px;
	right: 0px;
	width: 130px;
	position: absolute;
	}
	
.productOfferbox a img {
	bottom: 5px;
	left: 0;
	margin: 0 8px;
	position: absolute;
	}
	
.productOfferbox a span.price {
	text-align: left;
	font-size: 1.8em;
	color: #000000;
	float: left;
	width: 100px;
	padding: 0 5px 1px 10px;
	}
	
.productOfferbox a span.priceText {
	text-align: left;
	font-size: 14px;
	float: left;
	width: 100px;
	margin-top: -10px;
	padding: 0 5px 15px 10px;
	}	
	
.productOfferbox a span.vat {
	text-align: left;
	float: left;
	font-size: 0.8em;
	width: 100px;
	margin: 0 10px 0 0;
	padding: 0 5px 10px 10px;
	color: #666666;
	}
	
.productOfferbox a span.detail {	
	float: left;
	width: 110px;
	font-size: 0.95em;
	line-height: 1.2em;
	text-align: left;
	padding: 8px 10px;
	font-family: 'PT Sans' , Arial, Helvetica, sans-serif;
	margin: 0;
	color:#DD6600;
	}
	
.productOfferbox a:hover span.name {
	text-decoration: underline;
	color: #DD6600;
	}

	
.columns h2 {
	background:url("/Images/Bullets.png") no-repeat scroll -1000px center;
	font-size:1.3em;
	line-height:1.25;
	padding-left:9px;
	}
	
.columns h2 a {
	color: #3377DD;
	text-decoration: none;
	}
	
.columns h2 a:hover {
	color: #DD6600;
	} 	

.departmentTitle {
	position: relative;
	margin-right: 0;
	}
	
.departmentTitle h1 {
	font-size:2em;
	padding-top: 0;
	margin-bottom:0;
	background: white;
	border-bottom: 10px solid #FFFFFF;
	}
	
.departmentTitle h2 {
	font-size:1em;
	font-family: 'PT Sans' , Arial, Helvetica, sans-serif;
	padding: 0.25em 0 0 0;
	margin: 0 0 0.75em 0;
	border-top: 1px solid #DDDDDD;
	}
	
.departmentTitle h2 a {
	color:#3377DD;
	background:transparent url(/Images/Bullets.png) no-repeat -1000px center;
	text-decoration: none;
	padding-left: 9px;
	}
	
.departmentTitle h2 a:hover {
	color: #3377DD;
	text-decoration: underline;
	}
		
.offers {
	border-bottom: 18px solid white;
	}	
	
.columns ul {
	list-style: none;
	margin: 0 0 3em 0;
	padding: 0;
	}
	
.columns ul li {
	margin:0 0 0.8em;
	}

.columns ul a {
	color:#666;
	display:block;
	font-size:1.15em;
	line-height:1.2em;
	text-decoration:none;
	}
	
.columns ul a:hover {
	color: #DD6600;
	text-decoration: underline;
	}
	
.columns .borderdbox {
	padding: 2px;
	border: 1px solid #cccccc;
	margin: 0 0 2em 0;
	}
	
.columns select {
	width:160px;
	margin-bottom: 15px
	}
	
#callBox {
	margin:18px 0 0 10px;
	}
	
#callBox h3 {
	line-height: 1.1em;
	}
	
#callBox a {
	text-decoration: none;
	color: #111111;
	font-family: 'PT Sans' , Arial, Helvetica, sans-serif;
	}
	
#callBox a:hover {
	color: #DD6600;
	}
	
/* End Aisle */

#endAisle .content {
	background: url(/Images/background.png) repeat-y -4200px 0px;
	}
	
.productList .borderdbox {
	background: white;
	float: left;
	}
	
.productList .borderdbox h1 {
	padding: 5px 0 0 5px;
	}
		
#endAisle .productList a {
	float: left;
	font-size:1em;
	font-weight:bold;
	margin:0;
	text-decoration: none;
	padding: 5px 5px 5px 18px;
	background: #FFFEFB url(/Images/Bullets.png) no-repeat -1000px center;
	color:#3377DD;
	}
	
#endAisle .productList a.alt {
	background-color: #F3F0EF;
	}
	
#endAisle .productList a span.name {
	float: left;
	width: 167px;
	}
	
#endAisle .productList a span.from {
	float: left;
	color: #333333;
	width: 167px;
	}
	
#endAisle .productList a:hover span.name {
	text-decoration: underline;
	}
	
.companions .scrollToo {
	float: left;
	width:220px;
	margin: 5px;
	background: #fff;
	}
	
.companions .scrollToo a {
	color:#5588DD;
	text-decoration: none;
	padding: 5px;
	float: left;
	width: 210px;
	}
	
.companions .scrollToo a:hover {
	color: #25A
	}	
	
.companions h3 {
	float: left;
	width: 210px;
	padding: 5px 10px 5px 10px;
	background: #CCCCCC;
	font-size: 1.5em;
	margin-bottom: 5px;
	}
	
.companions h4 {
	font-size: 1em;
	margin-bottom: 0;
	}
	
.companions .productOfferbox a {
	width: 220px;
	}
 	
.companions .vertspan {
	margin-bottom: 3px;
	border-bottom: none;
	margin-left: 3px;
	}
	
#endAisle .bottom {
	background: url(/Images/EndAisleBotBG.png) top left no-repeat;
	height: 18px;
	}
	
/* Gallery */

#Gallery {
	border-bottom: 18px solid #FFFFFF;
	}

#Gallery .faux {	
	background:transparent url(/Images/background.png) repeat-y -1050px 0px;
	}
	
#Gallery div.sort {
	border-bottom: 10px solid #FFFFFF;
	}
	
#Gallery .sort a {
	float: left;
	padding: 5px 10px 5px 5px;
	background:#EEEEEE;
	color:#333333;
	text-decoration: none;
	margin-right: 2px;
	}
	
#Gallery .sort a:hover {
	background: #DDDDDD;
	}
	
#Gallery .sort a.Price {
	padding: 5px 8px 5px 5px;
	margin-right: 0;
	}

#Gallery .sort a span {
	background: url(/Images/imageMap.png) no-repeat -1200px -160px;
	padding-left: 5px;
	}	

#Gallery .sort a.Down span {
	background-position: -1200px -77px;
	padding-left: 15px;	
	}
	
#Gallery .sort a.Up span {
	background-position: -1200px 3px;
	padding-left: 15px;	
	}
	
#Gallery .sort a.span-4 {
	width: 96px;
	}
	
#Gallery .paging {
	background:#EEEEEE;
	border-bottom: 2px solid #FFFFFF;
	}
	
#Gallery .pages {
	width: 390px;
	padding-left: 10px;
	}
	
#Gallery .ammount {
	width: 300px;
	}
	
#Gallery .paging a , #Gallery .paging span {	
	float: left;
	background:#EEEEEE;
	color:#333333;
	text-decoration: none;
	margin-right: 2px;
	}
	
#Gallery .paging span.current {
	padding: 1px 3px 1px 3px;
	margin: 2px 2px 2px 0;
	color: #3377DD;
	background:#FFFFFF;
	border: #CCCCCC 2px solid;
	}
	
#Gallery .paging a:hover {	
	background: #DDDDDD;
	}

#Gallery .paging a {	
	padding: 5px 3px;
	}
	
#Gallery .paging span {
	padding: 5px 0 5px 0;
	}
	
#Gallery .paging a span {
	padding: 0;
	}
	
#Gallery .paging a.next {
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	padding: 5px;
	}
	
#Gallery .paging a.prev {
	margin-left: 5px;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	padding: 5px;
	}
	
#Gallery .span-14 {
	width: 540px;
	}
	
#Gallery .departmentTitle {
	background: none;
	position:relative;
	}
	
div.item_reasult {
	background: white;
	border-bottom: 1px solid #DDDDDD;
	position: relative;
	padding-top: 10px;
	}
	
#Gallery div.item_reasult .clearance ,
#Gallery div.item_reasult .exdemo ,
#Gallery div.item_reasult .instock ,
#Gallery div.item_reasult .exclusive,
#Gallery div.item_reasult .new ,
#Gallery div.item_reasult .offer ,
#Gallery div.item_reasult .save ,
#Gallery div.item_reasult .Top{
	display:block;
	height:30px;
	position:absolute;
	left:-15px;
	top:14px;
	}

div.item_reasult span.clearance ,
div.item_reasult span.exdemo ,
div.item_reasult span.instock ,
div.item_reasult span.exclusive ,
div.item_reasult span.new ,
div.item_reasult span.offer ,
div.item_reasult span.save ,
div.item_reasult span.Top ,
div.item_reasult div.clearance span , 
div.item_reasult div.exdemo span ,
div.item_reasult div.instock span ,
div.item_reasult div.exclusive span,
div.item_reasult div.new span , 
div.item_reasult div.offer span ,
div.item_reasult div.save span ,
div.item_reasult div.Top span  {	
	border: none;
	color:#000000;
	display:block;
	text-align: left;
	padding: 4px 30px;
	background: #FFCC44;
	font-size: 18px;
	}
	
div.item_reasult span.clearance ,
div.item_reasult div.clearance span {
	width: 83px;
	}
	
div.item_reasult span.exdemo ,
div.item_reasult div.exdemo span {
	width: 75px;
	}
	
div.item_reasult span.instock ,
div.item_reasult div.instock span {
	width: 69px
	}
	
div.item_reasult span.exclusive ,
div.item_reasult div.exclusive span {
	width: 78px;
	}
	
div.item_reasult span.new ,
div.item_reasult div.new span {
	width: 40px;
	}
	
div.item_reasult span.offer ,
div.item_reasult div.offer span {
	width: 40px;
	}
	
div.item_reasult span.save ,
div.item_reasult div.save span {
	width: 43px
	}
	
div.item_reasult span.Top ,
div.item_reasult div.Top span {
	width:84px;
	}	
	
#Gallery div.cell1 , #Item div.cell1 {
	border-bottom: 10px solid #FFFFFF;
	}

#Gallery div.cell1 img {
	margin-top: 50px;
	}

#Item div.cell1 img {
	margin-top: 30px;
	}
	
#ctl00_body_ctl00_displayImageSmall , #body_ctl00_displayImageSmall {
	margin-left: 70px;
	}
	
#Item div.cell1 div.span-2 img {
	margin-top: 0;
	}

#Item div.cell1 div.span-2 a {
	margin-top: 10px;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
	display: block;
	}
	
#Gallery div.cell2 {
	position: relative;
	padding-bottom: 40px;
	margin-bottom: 18px;
	}
	
#Item div.cell2 {
	margin-bottom: 18px;
	}
	
div.cell2 ul.bulletSpec {
	float: left;
	margin-bottom: 18px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 1.5em;
	width: 390px;
	padding: 0;
	}
	
	div.cell2 ul.bulletSpec2 {
	float: left;
	margin-bottom: 18px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	width: 350px;
	padding: 0;
	}
	
#ctl00_body_ctl00_Description ul , #body_ctl00_Description ul {
	padding-left: 20px;
	}

#Item ul.bulletSpec {
	width: 350px;
	}
	
#Item #productTabs ul.bulletSpec {
	width: 500px;
	}

div.cell2 .bulletSpec li {	
	background:transparent url(/Images/Bullets.png) no-repeat 0 4px;
	color:#777777;
	float: left;
	padding:0 5px 0 14px;
	width:auto;
	}
	
.cell2 h1 , .cell2 h2 {
	font-size:1.5em;
	line-height:1.2em;
	margin-bottom:1em;
	padding-top: 10px;
	}
	
.cell2 h3 {
	font-size:1.2em;
	line-height:1.25;
	margin-bottom:1.25em;
	color: #DD6600;
	}
	
.OfferTextProductPage{	
	font-size:1.2em;
	line-height:1.25;
	margin-bottom:1.25em;
	color: #DD6600;
	font-weight: normal;
	}
	
.cell2 h2 a {
	text-decoration: none;
	color: #222222;
	}
	
.cell2 h2 a:hover {
	text-decoration: underline;
	color: #DD6600;
	}
	
.cell2 a.moreinfo {
	display: block;
	background: url(/Images/imageMap.png) 0 -900px no-repeat;
	padding: 0 0 4px 23px;
	color: #5588DD;
	font-size: 1.1em;
	text-decoration: none;
	cursor: pointer;
	position: absolute;
	bottom: 20px;
	left: 0px;
	}
	

#Gallery div.cell2 .buttonrow {
	position: absolute;
	left: 0px;
	bottom: 0px;
	}
	
div.cell2 a.moreinfo:hover {
	text-decoration: underline;
	color: #5588DD;
	}
	
div.cell2 h4 {
	color: #333333;
	}
	
span.mac {
	padding-right: 21px;
	color: #3377DD;
	background: url(/Images/imageMap.png) right -300px no-repeat;
	}
	
span.win {
	padding-right: 21px;
	color: #3377DD;
	background: url(/Images/imageMap.png) right -1200px no-repeat;
	}
	
span.nonplatform {
	padding-right: 21px;
	color: #3377DD;
	background: url(/Images/imageMap.png) right -900px no-repeat;
	}
	
span.linux {
	padding-right: 21px;
	color: #3377DD;
	background: url(/Images/imageMap.png) right 0 no-repeat;
	}
	
span.macwin {
	padding-right: 21px;
	color: #3377DD;
	background: url(/Images/imageMap.png) right -600px no-repeat;
	}
	
.item_list a.PQ {
	margin:4px 0 11px 20px
	}
		
a.PQ {
	color:#222;
	float:left;
	font-size:12px;
	margin:4px 0 11px 60px;
	padding:6px 14px 5px;
	text-align:center;
	text-decoration:none;
	background: url(../Images/speakToExpert.png) center center no-repeat
	}	
	
div.cell4 {
	padding-top: 5px;
	}

.item_list div.speakToexert {
	padding-left: 18px;
	margin-bottom: 18px
	}
	
div.speakToexert {
	text-align: center;
	color: #DD6600;
	padding-left: 64px;
	margin-bottom: 5px;
	font-size: 13px
	}
	
div.speakToexert span {
	font-weight: bold;
	}	
	
div.cell4 h3 , div.cell3 h3 {
	color:black;
	font-size: 2em;
	font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
	padding:10px 5px 1px 0;
	margin-bottom: 2px;
	}
	
div.cell4 h3 a , div.cell3 h3 a {
	text-decoration: none;
	color: #5588DD;
	font-size:18px;
	}
	
div.cell4 h3 a:hover , div.cell3 h3 a:hover {
	color: #DD6600;
	}
	
#Gallery div.cell4 h3 {
	text-align:right;
	}	
	
div.cell4 h3.saletext {
	color: #CC0000
	}
	
div.cell4 h4 , div.cell3 h4 {
	color:#666666;
	padding:0 5px 5px 0;
	font-size: 1em;
	line-height: 1;
	margin-bottom: 0.5em;
	}
	
#Gallery div.cell4 h4 { 	
	text-align:right;
	}
	
div.cell4 p.stock {
	text-align: right;
	padding-right: 5px;
	}
	
div.cell4 p.stock a , div.cell3 p.stock a {
	text-decoration: none;
	color: #666666;
	font-size: 1.1em;
	font-weight: bold;
	}
	
div.cell4 p.stock a:hover , div.cell3 p.stock a:hover {
	text-decoration: underline;
	}
	
div.availabilityBox {
	padding:20px
	}	
	
div.cell4 div.addtoo {
	float: right;
	width: 120px;
	}
	
a.inbasket {
	background:#33CC33 url(/Images/Bullets.png) no-repeat -1495px center;
	padding-left: 15px;
	color: #FFFFFF;
	float: left;
	width: 90px;
	font-size: 12px;
	padding: 2px 5px 2px 20px;
	text-decoration: none;
	}
	
a.inbasket:hover {
	text-decoration: underline;
	background-color:#33EE33;
	}
	
input.qty {
	float: left;
	padding:4px 4px 4px 4px;
	width:30px;
	margin:0.5em 0 10px 0;
	border:1px solid #BBBBBB;
	}
	
input.addtoo {
	float: left;
	margin:0.4em 0 10px 5px;
	padding: 0;
	border: none;
	width: 69px;
	}
	
/* Filtration Styling */

#itemfilters h4.selected {
	padding: 5px 40px 5px 0;
	color: #3377DD;
	border-bottom:1px solid #DDDDDD;
	}

#itemfilters {	
	background: #F3F0EF;
	border-bottom:5px solid #F3F0EF;
	}

#itemfilters .filterheader {
	padding: 5px 10px 5px 10px;
	margin-bottom: 5px;
	width: 210px;
	font-size:1.2em;
	line-height:1.25;
	background: #CCCCCC;
	color: #333333;
	}

#itemfilters div.filters , #itemfilters div.specialFilters {
	margin: 0 10px 5px 10px;
	width: 210px;
	background: #FFFFFF;
	position: relative;
	}
	
#itemfilters div.filters h4.choosemore {
	float: left;
	width: 190px;
	font-size:1em;
	line-height:1;
	}
	
#itemfilters div.filters h4.choosemore a {
	color: #3377DD;
	padding:0 7px 5px;
	}
	
#itemfilters div.filters h4.choosemore a:hover {
	color: #2255AA;
	text-decoration: underline;
	} 

#itemfilters div.filters h4 {
	margin: 0 10px 5px;
	font-size: 14px;
	}
	
#itemfilters #CatagoryFilter h4 {
	font-size:13px;
	font-family: 'PT Sans' , Arial, Helvetica, sans-serif;
	margin:0 10px 5px;
	}
	
#itemfilters div.filters h4	a {
	padding: 5px;
	display: block;
	text-decoration: none;
	color: #3377DD;
	cursor: pointer;
	border-bottom: 1px solid #DDDDDD;
	}
	
#itemfilters #CatagoryFilter h4 a {
	color: #222222;
	border-bottom: none;
	}
	
#itemfilters div.filters h4	a:hover span{
	color: #2255AA;
	text-decoration: underline;
	} 
	
#itemfilters div.filters h4.choosemore	a span , #itemfilters div.filters h4 a span {
	background: url(/Images/imageMap.png) no-repeat -900px 2px;
	padding-left: 13px;
	display: block;
	}
	
#itemfilters div.filters h4	a.collapsed span {
	background-position: -900px -76px;
	}
	
#itemfilters div.specialFilters {
	padding: 10px 5px 10px 10px;
	margin-top: 10px;
	width: 195px
	}
	
#itemfilters div.filters ul , #itemfilters div.selected ul , #itemfilters div.specialFilters ul {
	list-style-position: inside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 0;
	width: 190px;
	float: left;
	}
	
#itemfilters #CatagoryFilter ul {
	width: 210px;
	}
	
#itemfilters div.specialFilters ul {
	background: white;
	}
	
div.specialFilters a {	
	color: #DD6600;
	font-weight: bold;
	}	
	
#itemfilters div.filters .collapser , #itemfilters div.selected {
	float: left;
	padding: 5px 10px 5px 0px;
	margin-right: 0px;
	margin-left: 10px;
	}
	
#itemfilters #CatagoryFilter .collapser {
	float: left;
	padding: 5px 10px;
	margin-right: 0px;
	margin-left: 0;
	}
	
#itemfilters div.selected {
	width: 190px;
	}
	
#itemfilters a.clearLink {
	position: absolute;
	top: 10px;
	right: 10px;
	color: #333333;
	}
	
#itemfilters a.clearLinkAll {	
	font-size:14px;
	margin:5px 10px;
	color:#333333;
	padding:5px 40px 5px 0;
	text-decoration: underline;
	}

#itemfilters a.clearLinkAll:hover , #itemfilters a.clearLink:hover {
	color: #3377DD;
	}
	
#itemfilters div.selected ul {
	background: white;
	padding-top: 3px;
	}
	
#itemfilters div.filters .slider_act {
	float: left;
	width: 190px;
	}
	
#itemfilters .slider_act a {
	color: #5588DD;
	float: left;
	width: 180px;
	padding: 5px;
	text-decoration: none;
	}

#itemfilters .slider_act a:hover {	
	color: #2255AA;
	text-decoration: underline;
	}

#itemfilters div.filters .slider {
	float: left;
	width: 190px;
	background: white;
	overflow: hidden;
	}
	
#itemfilters #CatagoryFilter .slider {
	width: 210px;
	}
	
#itemfilters li {
	padding: 0 0 0 3px;
	float: left;
	width: 100%;
	}
	
#itemfilters #CatagoryFilter {
	background: #F3F0EF;
	margin: 0 0 5px;
	}
	
#CatagoryFilter li {
	background: #FFFFFF;
	padding: 0;
	}
	
#itemfilters li a {
	font-size: 13px;
	line-height: 14px;
	padding: 0 0 0 16px;
	background: transparent url(/Images/imageMap.png) no-repeat -1500px 0;
	text-decoration: none;
	color: #222222;
	display:block;
	}
	
#CatagoryFilter li a {
	font-size: 13px;
	line-height: 14px;
	padding: 5px 5px 5px 14px;
	background:transparent url(/Images/Bullets.png) no-repeat -995px center;
	border-bottom:2px solid #EEEEEE;
	text-decoration: none;
	color: #3377DD;
	display:block;
	}
	
#itemfilters li a span {
	font-size: 13px;
	line-height: 14px;
	padding: 0 0 8px 4px;
	background: white;
	display:block;
	}
	
#CatagoryFilter li a span {
	padding: 0 0 0 4px;
	}
		
#itemfilters li a span span.toggleNew , #itemfilters li a span span.toggleOffer {
	font-size: 14px;
	line-height: 14px;
	padding: 0;
	display: inline;
	background: white;
	}

#itemfilters li a span span.toggleNew {
	color: #339900;
	}

#itemfilters li a span span.toggleOffer {
	color: #CC0000;
	}
	
#itemfilters #CatagoryFilter li a:hover {
	background-position: -995px center;
	text-decoration: underline;
	}

#itemfilters li a:hover {
	background-position: -1516px 0px;
	}
	
#itemfilters li a.checked {
	background-position: -1500px -200px;
	}
	
#itemfilters li a.checked:hover {
	background-position: -1516px -200px;
	}

#itemfilters li a.disabled {
	background-position: -1500px -400px;
	}

/* Item Level */

#Item {
	border-bottom: 18px solid #FFFFFF;
	}
	
#Item .addthis_toolbox a  {
	float:right
	}

#Item .faux {
	background: url(/Images/background.png) repeat-y -4200px 0px;
	}

#Item div.item_reasult span.offer , #Item div.item_reasult span.sale , #Item div.item_reasult span.new , #Item div.item_reasult span.special {
	font-size:16px;
	height:27px;
	padding:3px 10px 0;
	color:#000000;
	display:block;
	text-align:center;
	width:80px;
	}
	
#Item .cell2 span.offer {
	background: #FFCC44;
	}
	
#Item .cell2 span.sale {
	background: #FFCC44;
	}
	
#Item .cell2 span.new {
	background: #FFCC44;
	}
	
#Item .cell2 span.special {
	background: #FFCC44;
	}
	
#Item .span-18.tabs {
	width: 700px;
	}
	
#Item .prodProfile table {
	border: 0;
	}
	
#Item .SpecLinks {
	padding: 1em 0 2em;
	float:left;
	}
	
#Item .pnlTagcloud {
	float:left;
	padding:0 0 0 10px;
	width:330px;
	}
	
#Item .pnlTagcloud a {	
	background:transparent url(/Images/imageMap.png) no-repeat -300px -1200px;
	display:block;
	float:left;
	font-size:14px;
	line-height:14px;
	margin:0 0 5px 0;
	padding:0 0 3px 20px;
	width:320px;
	text-decoration: none;
	color: #222222;
	}
	
#Item a.ToTop {
	background:transparent url(/Images/imageMap.png) no-repeat right -1800px;
	display: block;
	clear: both;
	text-decoration: none;
	}
	
#Additional-Items table {
	border-color: #DDDDDD;
	}
	
#Additional-Items a {
	color: #2266DD;
	text-decoration: none;
	}
	
#Additional-Items a:hover {
	color: #DD6600;
	text-decoration: underline;
	}
	
#Item h5.SpecHeader {
	font-size:1.2em;
	line-height:1.25;
	margin-bottom:0;
	font-weight: normal;
	border-bottom: 1px solid #666666;
	}
	
#Item .prodProfile table tbody {
	border-right: 1px solid #EEEEEE;
	}
	
#Item .prodProfile table th {
	border-bottom: 1px solid #EEEEEE;
	border-right: 1px solid #FFFFFF;
	padding: 0;
	height: 1px;
	}
	
#Item .prodProfile table tr {
	border-bottom: 1px solid #EEEEEE;
}
	
#Item .prodProfile table td {
	border: 1px solid #EEEEEE;
	padding: 5px 10px;
	width: 318px;
	}
	
/* Help Center */

#helpCenter h1 {
	background: #FFFFFF;
	margin-bottom:0;
	border-bottom: 1em #FFFFFF solid;
	}

#helpCenter h2 {
	font-size:1.2em;
	line-height:1.25;
	color: #3377DD;
	}

#helpCenter {
	background: url(/Images/background.png) repeat-y 0px 0px;
	}
	
#helpCenter ul {
	list-style: none;
	margin:0 0 2em;
	padding: 0;
	}
	
#helpCenter ul.contactUs {
	border: 5px solid #EEEEEE;
	margin: 0 0 1em;
	padding: 1em 0.5em 0.5em;
	}
	
#helpCenter h4 {
	font-size:1em;
	font-family: 'PT Sans' , Arial, Helvetica, sans-serif;
	margin-bottom:1.5em;
	}
	
#helpCenter #column2 , #Checkout #column2 {
	padding: 10px 25px 10px  10px;
	width: 195px;
	}
	
ul.contactNumbers li {
	background: #FFFFFF;
	padding:5px;
	margin-bottom: 5px;
	}
	
ul.contactNumbers li h3 , #column2 ul.contactNumbers li h4 , ul.contactNumbers li p {
	margin-bottom: 10px;
	line-height: 1.2em;
	}
	
ul.contactNumbers li h3 {
	font-size: 1.2em;
	color: #666666;
	}
	
ul.contactNumbers a {
	color: #2266DD;
	text-decoration: none;
	}
	
ul.contactNumbers a:hover {
	text-decoration: underline;
	}
	
.ourCustomers h1 {
	margin-bottom: 25px;
	}	
	
.ourCustomers h2 {
	font-size: 18px;
	margin-bottom: 25px;
	}	
	
#ourCustomers {
	border: 2px solid #ddd;
	padding: 20px;
	margin-bottom: 30px;
	float: left;
	width: 906px
	}	
	
#ourCustomers p {
	color: #333;
	margin-bottom: 0;
	font-size: 17px;
	line-height: 30px;
	font-family: 'PT Sans' , Arial, Helvetica, sans-serif;
	}
	
#ourCustomers span {
	color: #666;
	padding: 0 5px
	}
	
/* Services */

#Service .faux {
	background: url(/Images/background.png) repeat-y -4200px 0px;
	}

#Service h2 {
	font-size:1.5em;
	line-height:1;
	margin-bottom:1em;
	}
	
#Service h2 a {
	text-decoration: none;
	color: #111111;
	}
	
#Service h4.sub {
	margin-bottom: 0.2em;
	}
	
#Service p.linktext {
	color: #5588DD;
	font-size:1.2em;
	line-height:1;
	margin-bottom:1em;
	}
	
#Service .linktext a , #Service a.linktext , #Terms a.linktext {
	color: #5588DD;
	text-decoration: none;
	font-weight: bold;
	}
	
#Service .linktext a:hover , #Service a.linktext:hover , #Terms a.linktext:hover {
	color: #DD6600;
	}
	
#Service p.bluetext {
	color: #96B4E7;
	font-size:1.5em;
	line-height:1;
	margin-bottom:1em;
	}
	
#Service .bluetext a , #Service a.bluetext , #Terms a.bluetext {
	color: #96B4E7;
	text-decoration: none;
	font-weight: bold;
	}
	
#Service .bluetext a:hover , #Service a.bluetext:hover , #Terms a.bluetext:hover {
	color: #DD6600;
	}
	
#Service .col2 {
	width: 210px;
	padding: 10px;
	}
	
#Service h3.bluetext {
	color: #96B4E7;
	font-size:1.2em;
	line-height:1.25;
	margin-bottom:0;
	}
	
#Service .logos img {
	float: left;
	margin: 20px;
	}
	
#Service .center {
	text-align: center;
	}
	
/* Terms & Condtions */

#Terms h2 {
	margin-bottom: 0.4em;
	}

#Terms h2 , #Terms h4 {
	color: #DD6600
	}
	
#Terms .index h3 {
	color: #111111;
	}
	
#Terms .index h4 {
	color: #5588DD;
	font-size:1.2em;
	line-height:1.2;
	margin-bottom:1em;
	}
	
#Terms .index h4 a {
	color: #5588DD;
	text-decoration: none;
	}
	
#Terms .index h4 a:hover {
	color: #DD6600;
	}
	
#Terms h4 a.toTop {
	background:transparent url(/Images/imageMap.png) no-repeat right -1800px;
	display: block;
	clear: both;
	text-decoration: none;
	color: #DD6600;
	}
	
#Terms ul {
	padding-left: 1em;
	list-style: none;
	padding-left: 0;
	margin-bottom: 2.5em;
	}
	
#Terms ul li {
	margin-bottom: 1.5em;
	}
	
#Terms ul ul {
	padding-left: 0em;
	}
	
#Terms ul li {
	margin-bottom: 1.5em;
	}
	
#Terms ul ul ul {
	padding-top: 1em;
	padding-left: 3.333em;
	list-style: disc;
	font-style:italic;
	font-weight:lighter;
	}
	
/* Forms */

ul.formlist {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
select[disabled='disabled'] {
	background: #EEEEEE;
	}
	
input[disabled='disabled'] {
	background: #EEEEEE;
	}

fieldset.emphasis {
	background: #EEEEEE;
	}
		
ul.formlist li span , ul.formlist li {
	float: left;
	}
	
ul.formlist input.text, ul.formlist input.title {
	padding: 5px;
	width: 300px;
	}

ul.formlist li span.req {
	color:red !important;
	float: none;
	margin:0 5px;
	}	
	
ul.formlist li {
	margin-bottom: 10px;
	margin-right: 10px;
	}
	
ul.formlist li.last {
	margin-right: 0;
	}
	
ul.formlist li span select {
	height: 26px;
	}
	
ul.formlist input[type=submit] {
	margin-top: 0.95em;
	}

ul.formlist li p {
	margin-bottom: 0;
	padding:4px 0 5px;
	}

ul.formlist label {
	font-weight:bold;
	}

ul.formlist span label {
	clear:both;
	color:#666666;
	display: block;
	font-weight: normal;
	}
	
ul.formlist .span-2 input.text , ul.formlist span.span-2 input.text{
	width: 58px;
	} 
	
ul.formlist .span-3 input.text , ul.formlist span.span-3 input.text {
	width: 98px;
	} 
	
ul.formlist .span-4 input.text , ul.formlist span.span-4 input.text {
	width: 138px;
	} 
	
ul.formlist .span-5 input.text , ul.formlist span.span-5 input.text {
	width: 178px;
	} 
	
ul.formlist .span-6 input.text , ul.formlist span.span-6 input.text {
	width: 218px;
	} 
	
ul.formlist .span-8 input.text , ul.formlist span.span-8 input.text {
	width: 298px;
	}
	
ul.formlist span , ul.formlist span.span-2 , ul.formlist span.span-3 , ul.formlist span.span-4 , ul.formlist span.span-5 , ul.formlist span.span-6 {
	margin-right: 10px;
	}
	
ul.formlist .last , ul.formlist span.last {
	margin-right: 0px;
	}
		
/* Basket */

#Basket table.baskettable th , #Checkout table.baskettable th {
	background-color: #CCCCCC;
	border-right: none;
	border-left: none;
	}
	
#Basket table.baskettable td , #Checkout table.baskettable td {
	border-bottom: 1px solid #CCCCCC;
	border-right: none;
	border-left: none;
	}

#Basket table.totalstable {
	background: #EEEEEE;
	padding: 10px;
	}
	
#Basket td.priceEX {
	text-align: right;
	}
	
#Basket td.priceVAT {
	font-weight: bold;
	text-align: right;
	}
	
#Basket td.priceTotal {
	font-size:1.2em;
	line-height:1.25;
	margin-bottom:1.25em;
	text-align: right;
	}
	
#Basket a {
	color: #3377DD;
	}

#Basket a:hover {
	color: #DD6600;
	}

#Basket .date {
	margin:0.75em 0 0 10px;
	}
	
/* Login */

fieldset.loginForms {
	border:0 none;
	float:left;
	padding:0;
	}
	
.loginForms dl {
	float:left;
	}

.loginForms .error , .loginForms .success  , .logginsForms .notices {
	float:left;
	clear: both;
	}
	
.loginForms .error ul , .loginForms .success  ul , .logginsForms .notices ul {
	margin: 0;
	padding-left: 1.2em
	}	

.loginForms	legend {
	margin-bottom: 18px;
	color: #666
	}
	
#loginForms ul.tabs-nav li a , #OrderHistory ul.tabs-nav li a {
	padding: 8px 18px;
	margin-right:5px;
	font-size: 16px;
	text-decoration: none;
	color: #333333;	
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	margin-right: 5px;
	background: #EEEEEE;
	}
	
#loginForms ul.tabs-nav li.selectedTab a , #OrderHistory ul.tabs-nav li.selectedTab a  {
	background:#FFF;
	border-bottom: 1px solid #FFF;
	}

#loginForms select {
	padding: 5px 0 4px;
	margin-right: 10px;
	}

#loginForms select option  {
	padding: 0 5px;
	}
	
#loginForms dt {
	margin-bottom:6px;
	color: #444
	}	
	
#loginForms dd {
	margin:0 0 4px;
	color: #333
	}
	
#loginForms .userDetails *
{
	float:right;
	text-align:right;
}
	
#newsPrefs input {
	float:left;
	width:18px
	}
	
#newsPrefs label {
	float:left;
	width:155px	
	}	
	
.loginFormsPanel {
	float:left;
	width: 870px;
	padding: 19px 39px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	}
	
.loginFormsPanel .column, .loginFormsPanel .span-1, .loginFormsPanel .span-2, .loginFormsPanel .span-3, .loginFormsPanel .span-4, .loginFormsPanel .span-5, .loginFormsPanel .span-6, .loginFormsPanel .span-7, .loginFormsPanel .span-8, .loginFormsPanel .span-9, .loginFormsPanel .span-10, .loginFormsPanel .span-11, .loginFormsPanel .span-12, .loginFormsPanel .span-13, .loginFormsPanel .span-14, .loginFormsPanel .span-15, .loginFormsPanel .span-16, .loginFormsPanel .span-17, .loginFormsPanel .span-18, .loginFormsPanel .span-19, .loginFormsPanel .span-20, .loginFormsPanel .span-21, .loginFormsPanel .span-22, .loginFormsPanel .span-23, .loginFormsPanel .span-24 {margin-right:0;}

.loginFormsPanel input, .loginFormsPanel textarea {float:none;}

#loginForms .sumbitForm  {
	text-align:right;
	position:relative;
	}
	
.submitButton {
	background:#666;
	color:#FFF;
	padding: 5px 10px;
	margin: 10px 0 0;
	float:right;
	clear: both;
	border:none;
	cursor:pointer;
	cursor:hand;
	text-decoration:none
	}
	
#fldAccountDetails .submitButton {
	clear:none;
	margin-left: 10px;
	margin-top: 5px
	}
.prefCenter 
{
	position:absolute;
	right:0;
	top:-85px;
}
	
#fldAccountDetails a.submitButton {
	clear:none;
	margin: 3px 10px 0 0;
	}
	
.checkoutHeader {
	border-bottom: 1px solid #ddd	
	}		

#Checkout {
	background: url(/Images/background.png) repeat-y 0px 0px;
	border-bottom: 18px solid #FFFFFF;
	border-top: 26px solid #FFFFFF;
	}
	
#Checkout ul {
	padding: 0;
	}
	
#Checkout .progress {
	margin-bottom: 1.5em;
	}
	
#Checkout .progress ul {
	list-style: none;
	list-style-position: inside;
	margin: 0;
	}
	
#Checkout .progress ul li {
	float: left;
	width: 158px;
	background: #EEEEEE;
	padding-left: 9px;
	padding-right: 9px;
	color: #666666;
	}
	
#Checkout .progress ul li span {
	font-size:1.5em;
	line-height:1;
	padding-bottom:0.5em;
	padding-top:0.5em;
	float: left; 
	}
	
#Checkout .progress ul li.next {
	background: #6699DD url(/Images/imageMap.png) -142px -900px no-repeat;
	color: #FFFFFF;
	}

#Checkout .progress ul li.complete {
	background: #6699DD url(/Images/imageMap.png) -142px -600px no-repeat;
	color: #FFFFFF;
	}
	
#Checkout .progress ul li.last {
	background: #6699DD;
	color: #FFFFFF;
	}

#Checkout .formbox-8 {
	padding: 16px;
	width: 276px;
	border: 1px solid #CCCCCC;
	margin-bottom: 1.5em;
	}
	
#Checkout .formbox-6 {
	padding: 16px;
	width: 196px;
	border: 1px solid #CCCCCC;
	margin-bottom: 1.5em;
	}
	
#Checkout .span-5 textarea {
	width: 190px;
	height: 100px;
	}
	
#Checkout .span-9 textarea {
	width: 338px;
	height: 54px;
	}
	
#Checkout .formbox-emphasis {
	background: #F3F0EF;
	}
	
#Checkout .formbox-append-2 {
	margin-right: 90px;
	}
	
#Checkout h2.formHeading {
	font-size:1.5em;
	line-height:1;
	margin-bottom:1em;
	}
	
#Checkout .bluetxt {
	color: #3377DD;
	}
	
#Checkout div.totalstable {
 	background:#EEEEEE;
	padding:10px;
	margin: 0 0 0 20px;
 	}
 	
#Checkout div.totalstable span {
	float: left;
	}
	
div.totalstable	#ctl00_body_ctl00_VATLabel , div.totalstable #body_ctl00_VATLabel {
	font-weight:bold;
	}
	
div.totalstable	#ctl00_body_ctl00_TotalAmountincVATLabel , div.totalstable	#body_ctl00_TotalAmountincVATLabel {
	font-size:1.2em;
	line-height:1.25;
	margin-bottom:1.25em;
	}
	
div.totalstable .tright {
	text-align: right;
	}
	
/* Order History */

#OrderHistory
{
	color:#666;
}

#OrderHistory #Gallery 
{
	border-bottom:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	float:left;
	padding:19px 39px;
	width:870px;
}

#OrderHistory fieldset 
{
	border:0 none;
	margin:0;
	padding:0;
}

#OrderHistory .submitButton
{
	float:none;
}

#OrderHistory dt, th
{
	color:#333;
}

#OrderHistory fieldset.order 
{
	border:1px solid #CCCCCC;
	margin:0 0 1.5em;
	padding:1.4em;
}

.order table 
{
	visibility:visible	
}

#OrderHistory .date 
{
	visibility: visible;
	float:left;
	width:200px
}

#OrderHistory th 
{
	background-color:#CCCCCC;
	border-left:medium none;
	border-right:medium none;
}

#OrderHistory dt
{
	float:left;
	margin-right:10px;
}

#OrderHistory dl.totals
{
	float:right;
	width:200px;
	background:none repeat scroll 0 0 #EEEEEE;
	padding:10px;
}

#OrderHistory dl.totals dt
{
	float:left;
}

#OrderHistory dl.totals dd
{
	text-align:right;	
}

#OrderHistory th.Item
{
	width:70px;
}
#OrderHistory th.Desc
{
	width:650px;
}
#OrderHistory table .end 
{
	text-align: right
}
#OrderHistory .qty 
{
	text-align: center
}

#OrderHistory td 
{
	padding:4px 10px 4px 5px;
	border-bottom:1px solid #CCCCCC;
}

#OrderHistory legend.header
{
	font-size:1.25em;
}

/* Error Pages */
#pageNotFound a , #errorOnPage a , #sessionTimout a {
	color: #DD4400;
	}

#pageNotFound h1 {
	color: #EE2222;
	}

#errorOnPage h1 {
	color: #11AA00;
	}
	
#sessionTimout h1 {
	color: #3377DD;
	}
			
#FooterTop {
	border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
	}

#FooterTop , #FooterBottom {
	margin-top: 18px;
	color: #666666;
	}

#FooterTop h4 , #FooterBottom h4 {
	margin-bottom: 10px;
	color: #333333;
	}

#FooterTop p , #FooterBottom p {
	margin-bottom: 5px;
	}

#FooterTop a {
	text-decoration: none;
	color: #666666;
	}
	
#FooterBottom a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	}

#FooterTop a:hover , #FooterBottom a:hover {
	text-decoration: underline;
	color: #DD6600;
	}

/* -----------------------------------------------------------------------

jQuery 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... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */

#productTabs {
	position: relative;
	margin-top: 18px;
	
}

#ctl00_body_ctl00_Description , #Additional-Items , #body_ctl00_Description  {
	width: 680px;
}

#productTabs .ui-tabs .ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
    background: white url(/Images/greyLine.png) bottom left repeat-x;
    width: 100%;
}
#loginForms .tabs-nav , #OrderHistory .tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    background: white url(/Images/greyLine.png) bottom left repeat-x;
    width: 100%;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
	margin: 0;
	padding: 0;
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 0 5px;
}
#productTabs .ui-tabs .ui-tabs-nav li {
    position: relative;
	font-size: 13px;
	text-decoration: none;
	color: #333333;	
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	margin-right: 2px;
	background: #EEEEEE;
}
#productTabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	background: #FFF;
	border-bottom: 1px solid #FFFFFF;
}

#loginForms .tabs-nav .tabs-selected a , #OrderHistory .tabs-nav .tabs-selected a {
	background: white;
	padding: 3px 8px;
	border-bottom: 1px solid #FFFFFF;
}

.tabs-nav a:hover span {background-color:#999; color:#FFF;
}

.tabs-selected a span {background-color:#999; color:#FFF;
}
	
.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;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor:pointer;
}
.tabs-nav .tabs-disabled {

}
#productTabs div.tabs-container {
    border-right: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    padding: 1em 9px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
    width: 680px;
    float: left;
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* -----------------------------------------------------------------------

FancyBox!

----------------------------------------------------------------------- */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('Images/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	background-image: url('Images/fancybox/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('Images/fancybox/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('Images/fancybox/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('Images/fancybox/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('Images/fancybox/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('Images/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('Images/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('Images/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('Images/fancybox/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('Images/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('Images/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('Images/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('Images/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('Images/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('Images/fancybox/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('Images/fancybox/fancybox.png');
	background-position: -40px -122px;
}

/* Product tabs within tabs */

.productSubTabs .ui-tabs .ui-tabs-nav {
	width: 150px;
	padding-left: 0;
	float: left;
	clear: none;
	}
	
.productSubTabs .ui-tabs .ui-tabs-panel	{
	width: 520px;
	border-top: 1px solid #ddd
	}
	
.productSubTabs .ui-tabs .ui-tabs-nav li a {
	width: 150px;
	}
	
/* Nexus Styles */

.nexus h1 {
	margin-left: 5px;
	}
	
#splashBannerBox {
	float: left;
	width: 950px;
	margin-bottom: 25px
	}	
	
.nexusContentBox {
	float: left;
	width: 660px;
	color: #666;
	}

.nexus .contentBlock {
	float: left;
	margin-left: 5px;
	width: 640px;
	position: relative
	}
	
.contentBlock .authorBox {
	position: absolute;
	bottom: 18px;
	right: 0;
	}
	
.authorBox img {
	float: left;
	}
	
.authorBox p {
	width: 110px;
	margin: 0;
	position: absolute;
	bottom: 0;
	right: 0;
	}
	
.nexusCategories {
	float:left;
	width:660px;
	}	
	
.nexusCategory {
	float: left;
	margin: 15px 0 0 10px;
	width: 205px
	}
	
.nexusContentBox hr.space {
	margin:0 0 0
	}	
	
.nexusCategory h2 , .nexusBrandBreakout p  {
	display: block;
	background:url(/Images/catArrow.png) #eee 15px center no-repeat;
	padding: 7px 5px 5px 25px;
	color: #333;
	font-size: 16px;
	margin-bottom: 0;
	border-bottom: 2px solid #d7d7d7;	
	}
	
.nexusCategory .inner {
	border: 2px solid #eee;
	border-top: none;
	}
	
.nexusCategory ul {
	list-style: none;
	padding: 10px;
	margin: 0;
	}
	
.nexusCategory a {
	margin-bottom: 2px;
	color: #333;
	text-decoration: none
	}
	
.nexusBrandBreakout {
	width: 635px;
	margin: 25px 0 0 10px;
	float: left;
	}
	
.nexusBrandBreakout ul {
	list-style: none;
	padding: 5px;
	margin: 0
	}
	
.nexusBrandBreakout li {
	float: left;
	width: 81px;
	margin: 0px 5px 5px 0;
	padding: 2px;
	background: #eee
	}
	
.nexusBrandBreakout a {
	display: block
	}
	
div.nexus .last , div.nexus div.last {
	margin-right: 0
	}	
	
.nexusSecondary {
	width: 284px;
	float: left
	}
	
.nexus .greyBox	{
	background: #eee;
	padding: 5px;
	float: left;
	width: 275px
	}
	
.communityTabs ul.tabsNavigation {
	list-style: none;
	padding: 0;
	margin: 0;
	background: url('/Images/greyBGline.png') bottom left repeat-x;
	border-bottom: none
	}
	
ul.tabsNavigation li , .nexusSecondary .ui-tabs .ui-tabs-nav li{
	float: left;
	background: #fff;
	margin: 0 10px 0 0;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #ddd !important;
	}
	
.nexusSecondary .ui-tabs .ui-tabs-nav li.last {
	margin: 0
	}
	
ul.tabsNavigation li.current , .nexusSecondary .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	border-bottom-color: #fff !important;
	margin-bottom: 0;
	padding-bottom: 0;
	top: 0;
	}	
	
ul.tabsNavigation a , .nexusSecondary .ui-tabs .ui-tabs-nav li a {
	display: block;
	padding: 9px 0;
	width: 85px;
	text-align: center;
	font-size: 13px;
	text-decoration: none;
	color: #444
	}
	
.communityTabs {
	margin-bottom: 15px;
	}	
	
.communityTabs .tab {
	float: left;
	}
	
.nexusSecondary .ui-tabs .ui-tabs-panel {
	background:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-width:0;
	display:block;
	float:left;
	padding:0;
	}
	
.nexusSecondary .ui-tabs .ui-tabs-nav li {
	top:0
	}	
	
.tab .featured {
	float: left;
	width: 267px;
	padding: 4px 4px 10px;
	background: #fff;
	}
	
.featured h3 {
	font-size: 1em;
	padding: 0 6px;
	margin-top: 10px;
	}
	
.featured h3 a {
	color: #222;
	text-decoration: none;
	display: block;
	}
	
.featured .intro {
	color: #666;
	padding: 0 6px;
	margin-bottom: 10px
	}
	
.tab .list-panel {
	float: left;
	width: 267px;
	background: #fff;
	padding: 0 4px;
	}	
	
.list-panel ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
.list-panel li {
	padding: 15px 10px;
	color: #666;
	border-bottom: 1px solid #ddd
	}
	
.list-panel .title {
	font-size: 16px;
	margin-bottom: 2px;
	line-height: 1.1;
	}
	
.list-panel .title a {
	text-decoration: none;
	color: #222;
	display: block;
	}

.list-panel .author {
	margin-bottom:3px
	}
	
.list-panel .intro {
	margin-bottom: 0
	}
	
.list-panel .readmore {
	text-decoration: underline;
	}		

.featured .readmore {
	padding: 0 6px;
	}
		
a.readmore {
	text-decoration: none;
	color: #222;
	display: block
	}
	
a.forMoreOf {
	text-decoration: none;
	color: #333;
	float: left;
	padding: 10px 10px;
	font-size: 13px;
	}
	
.nexusSecondary a.advertBox {
	display: block;
	margin-bottom: 15px;
	}
	
.featuredProduct p {
	font-size: 14px;
	padding: 8px 11px;
	margin-bottom: 3px;
	color: #666
	}
	
.featuredProduct a {
	background: #fff;
	float: left;
	width: 275px;
	position: relative;
	text-decoration: none
	}
	
.featuredProduct a img {
	float: left;
	margin-top: 10px;
	}
	
.featuredProduct a .title {
	margin-top: 15px;
	margin-bottom: 3px;
	color: #666;
	line-height: 1.5;
	font-size: 14px;
	display: block;
	}
	
.featuredProduct a .offerText {
	font-size: 12px;
	padding: 0;
	line-height: 1.5;
	padding-bottom: 14px;
	color: #333;
	display: block;
	}
	
.featuredProduct a .clickHere {
	color: #333;
	text-decoration: none;
	position: absolute;
	left: 112px;
	bottom: 10px;
	display: block;
	}

/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family:"Helvetica Neue",Arial,Helvetica,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family:"Helvetica Neue",Arial,Helvetica,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #ffffff url(Images/ui/ui-bg_glass_75_ffffff_1x400.png) 50% 50% repeat-x; color: #222222; }

.ui-widget-header { border: 1px solid #dddddd; background: #cccccc url(Images/ui/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #eeeeee url(Images/ui/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; font-size: 13px }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #DDDDDD; background: #dadada url(Images/ui/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #DDDDDD; background: #ffffff url(Images/ui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; font-size: 13px}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(Images/ui/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(Images/ui/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(Images/ui/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(Images/ui/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(Images/ui/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(Images/ui/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(Images/ui/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(Images/ui/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(Images/ui/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(Images/ui/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; }
.ui-corner-tr { -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; }
.ui-corner-bl { -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; }
.ui-corner-br { -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; }
.ui-corner-top { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; }
.ui-corner-right {  -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; }
.ui-corner-left { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; }
.ui-corner-all { -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(Images/ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(Images/ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Selectable
----------------------------------*/
.ui-selectable-helper { border:1px dotted black }
/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
/* IE7-/Win - Fix extra vertical space in lists */
.ui-accordion a { zoom: 1; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Autocomplete
----------------------------------*/
.ui-autocomplete { position: absolute; cursor: default; }	
.ui-autocomplete-loading { background: white url(ui/'images/ui-anim_basic_16x16.gif') right center no-repeat; }

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/* Menu
----------------------------------*/
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/* Button
----------------------------------*/

.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */

/* Dialog
----------------------------------*/
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .2em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
.ui-tabs { position: relative; padding: 0; zoom: 1; border: none;} /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: 0; border: none; background: none; border-bottom:1px solid #DDDDDD;}
.ui-tabs-nav {float: none; width: auto}
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 0 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding:3px 8px; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { float:left; display: block; border-width: 0; padding: 1em 9px; background: none; border-bottom:1px solid #DDDDDD; border-left:1px solid #DDDDDD; border-right:1px solid #DDDDDD;}
.ui-tabs .ui-tabs-hide { display: none !important; }
/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }

/* WEBDEV Styles */

#ctl00_divRBO {
position: absolute;
top: 10px;
left: 10px;
background: #eee;
width: 120px;
height: 60px
}


/*Buttons as links */

.ButtonLink {
    overflow: visible;
	width: auto;

	font-size: 1em;
	text-align: left;
	color: #2266DD;
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	cursor: pointer;
}



