@charset "utf-8";
/* CSS Document */



/* lime: #abc63a */
/* purple: #5E3666 */
/* dark grey: #666; */
/* light grey: #999; */
/* red: #b10a5e; */

.home_threeimages {
    margin-top: 5px;
}
.home_threeimages img.middle {
    padding-left: 9px;
    padding-right: 10px;
}

* {
  margin: 0;
  padding: 0;
} 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color:#fff;
	background-image:url(../images/bgrnd.gif);
	background-position:center top;
	background-repeat:no-repeat;
}

#page_wrapper {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#fff;
	padding-bottom:20px;
	position:relative;
}


/* ******************** TEXT STYLES ************************ */


/*
.text_white {
	color:#fff;
}

.text_green {
	color:#abc63a;
}

.text_red {
	color:#EC0433;
}


.text_blue{
	color:#2B4C96;
}
*/

.text_small {
	font-size:0.91em;
}

.text_very_small {
	font-size:0.82em;
}

.text_tiny {
	font-size:0.6em;
}

h1 {
	font-size:1.82em;
}

h2 {
	font-size:1.82em;
}

h3 {
	font-size:1.36em;
}

h4 {
	font-size:1em;
}

.text_normal {
		font-weight:normal;
		}

.text_46px {
	font-size: 4.18em;
	font-weight:bold;	
}

.text_18px {
	font-size: 1.64em;	
}

/* ******************** DIV STYLES ************************ */

#header {
	background-color:#5e3666;
	background-image:url(../images/bgrnd-header.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:166px;
	
}


#header .left {
	float:left;
	width:258px;
	height:140px;
	position:relative;
}

#header .left #logo {
	position:absolute;
	top:27px;
	left:31px;
}

#header .middle {
	float:left;
	width:295px;
	height:90px;
	padding-top:50px;
	text-align: left;
	color:#fff;

}

#header .middle ul#featurelist {
	padding:8px 32px 2px 0;
	background-image:url(../images/featurelist-ticks.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:241px;
	font-size:15px;
}

#header .middle #featurelist ul,
#header .middle #featurelist li {
 	padding: 0;     
	margin: 0;     
	list-style: none;
}

#header .middle #featurelist li {
	padding-left:22px;
	background-image:url(../images/circle-arrow.gif);
	background-repeat:no-repeat;
	/* height:17px; */
	margin-bottom:2px;
    width: 240px;
}

#header .middle #featurelist li a:visited,
#header .middle #featurelist li a:link,
#header .middle #featurelist li a:active {
	color:#fff;
	font-weight:normal;
}

#header .middle #featurelist li a:hover {
	color:#ccc;
	font-weight:normal;
}




#header .right {
	float:right;
	width:367px;
	height:140px;
}

/* function box */

#function-box {
	width:366px;
	height:53px;
	border-left:solid 1px #eeeeee;
	border-bottom:solid 1px #eeeeee;
}

#function-box.loggedout {

}

#function-box.loggedout #left {
	float:left;
	width:132px;
	height:41px;
	padding:12px 40px 0 10px;
	border-right:solid 1px #eeeeee;
	background-image:url(../images/login-icon.gif);
	background-position:right;
	background-repeat:no-repeat;
	
}

#function-box.loggedout #right {
	float:right;
	width:173px;
	height:41px;
	padding:12px 0 0 10px;
}

#function-box.loggedin #left {
	float:left;
	width:132px;
	height:31px;
	padding:12px 40px 10px 10px;
	border-right:solid 1px #eeeeee;
	text-align:right;
	background-image:url(../images/login-icon.gif);
	background-position:right;
	background-repeat:no-repeat;	
	
}

#function-box.loggedin #right {
	float:right;
	width:163px;
	height:31px;
	padding:12px 10px 10px 10px;
}

#function-box.loggedin #right .leftcol {
	float:left;
	width:78px;
	padding-right:1px;
	background-image:url(../images/function-dvdr.gif);
	background-repeat:no-repeat;
	background-position:right center;
}

#function-box.loggedin #right .rightcol {
	float:left;
	width:79px;
	margin-left:5px;
}

/* end function box */

#header .right #tel {
	padding:60px 15px 0 0;
	width:352px;
	height:26px;
	text-align:right;
	background-image:url(../images/bgrnd_tel.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#header .right #tel a {
	font-size:1.36em;
	color:#fff;
}

#header .right #tel a:visited,
#header .right #tel a:link,
#header .right #tel a:active {
	color:#fff;
	font-weight:normal;
}

#header .right #tel a .text-green {
	color:#abc63a;
}


#header .right #tel a:hover {
	color:#e0e0e0;
	font-weight:normal;
}

#header .right #tel a:hover .text-green {
	color:#98a245;
}



#search_holder {
	width:197px;
	height:25px;
	margin:0 0 10px 14px;
	padding:3px 0 0 9px;
	background-color:#5E3666;
	background-image:url(../images/button-purple-blank.gif);
	background-repeat:no-repeat;
}

#search_holder input {
	color:#666;
	border:none;
	background-color:transparent;
	vertical-align:middle;
	width:165px;
	font-size:11px;
}

#search_holder input.submit {
	vertical-align:middle;
	width:22px;
	height:22px;
	margin-left:6px;
}


#nav_wrapper form#search input {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	width:110px;
	vertical-align:middle;
}

#nav_wrapper form#search input.submit {
	margin-left:3px;
	width:auto;
	cursor:pointer;
	vertical-align:middle;
}



#accordion {
text-align:left;
width:460px;
margin:0 10px 0 10px;
}


#accordion h3 {

}

#accordion h3 a {
	display:block;
	width:265px;
	height:14px;
	padding: 7px 30px 7px 10px;
	background-image:url(/images/button-purple-305.gif);
	background-repeat:no-repeat;
	background-color:#5E3666;
	font-size:11px;
	margin-bottom:7px;
}

#accordion h3 a:visited,
#accordion h3 a:link,
#accordion h3 a:active {
	text-decoration:none;
	color:#fff;
}

#accordion h3 a:hover {
	text-decoration:none;
	color:#e0e0e0;
}

#accordion div h2 {
color:#999;
font-weight:normal;
margin-bottom:11px;

}

#accordion div {
height:auto !important;
padding-bottom:10px;
}


#accordion div a:visited,
#accordion div a:link,
#accordion div a:active {
color:#5E3666 !important;
}

#accordion div a:hover {
color:#7e5e85 !important;
}



/* new signup */

#header_news_link_tab {
	background-color:#ccc;
	padding:6px;
	position:absolute;
	top:140px;
	left:835px;	
}



#news_signup {
	width:236px !important;
	background-image:none !important;
	margin-bottom:0 !important;
	padding:0 !important;
	background-color:transparent !important;
	position:absolute;
	top:140px;
	left:672px;
	z-index:999;
	/* display:none; */
}

#news_signup .header {
padding:5px 7px 7px 7px;
float:right;
background-color:#CCC;
width:auto;
font-size:11px;
font-weight:bold;
color:#5E3666;
}

#news_signup .body {
	padding:5px;
	background-color:#CCC;
	width:226px;
}


#news_signup .body .left,
#news_signup .body .right {
	height:30px;
	width:113px;
	background-image:url(../images/sign-up-bgrnd1.gif);
	background-repeat:no-repeat;
	position:relative;
}

#news_signup .body .left {
	float:left;
}

#news_signup .body .right {
	float:right;
}

#news_signup .body .left input,
#news_signup .body .right input {
	width:96px;
	color:#666;
	position:absolute;
	left:6px;
	top:7px;
	border:solid 0 #fff;
	border:none;
}

#news_signup .body .full {
	width:226px;
	height:30px;
	background-image:url(../images/sign-up-bgrnd2.gif);
	background-repeat:no-repeat;
	position:relative;

}

#news_signup .body .full input {
	width:210px;
	color:#666;
	position:absolute;
	left:6px;
	top:7px;
	border:solid 0 #fff;
	border:none;
}

#news_signup .body .submit {
	text-align:right;
	height:32px;
	padding:3px 3px 0  0;
}

#news_signup .body .submit input {
	width:auto;
}

/* end news signup */







/*    middle    */


#middle {
	width:920px;
	background-color:#fff;
	padding-top:3px;
	padding-bottom:30px;
	background-image:none;
	position:relative;	
}



#middle .left_content {
	width:220px;
	float:left;
	margin:0 0 0 0;
}

#middle #content-holder {
	width:700px;
	float:right;
}

#image-banner {
	width:690px;
	margin:10px 0 10px 10px;
}

.left_content_header {
	color:#abc63a;
	font-size:19px;
	width:206px;
	margin:5px 0 10px 14px;
}

.left_content_header h1,
.left_content_header h2  {
	color:#5E3666;
	font-size:19px;
	font-weight:normal;
}

#middle .middle_content {
	width:480px;	
	float:left;	
}



#title_box {
	padding:15px 20px 15px 20px;
	border-bottom:3px solid #4E575B;
	width:440px;
}

#home_title_box {
	padding: 0px 10px 0px 10px;
	border-bottom:3px solid #4E575B;
	width: 460px;
	clear:both;
}

.home_title_box {
	padding: 0px 10px 0px 10px;
	border-bottom:3px solid #4E575B;
	width: 460px;
	clear:both;
}

.home_above_categorys_box {
	padding: 0px 10px 10px 10px;
	width: 460px;
}



#home_promo_box {
	 width:460px;
	 margin:0 10px 0 10px;
}
.promo_box {
	 width:456px;
	 border:2px solid #EC0433;
	 margin:0 10px 10px 10px;
	 background-image:url(../images/promo_bgrnd.gif);
	 background-repeat:no-repeat;
	 background-position:left 24px;
}

.promo_box .left {
	 width:228px;
	 float:left;
}

.promo_box .right {
	 width:228px;
	 float:right;
}

.promo_box .left h2
/* #categories h2 */ {
	background-color:#2B4C96;
	background-image:url(../images/blue_grad2.jpg);
	background-repeat:repeat-x;
	padding:5px;
	color:#fff;
	font-size:1em;
}

.promo_box .left .text {
	padding:10px;
	color:#fff;
}

.promo_box .buttons {
	padding-top:10px;
}

/* #categories {
	 width:456px;
	 border:2px solid #ccc;
	 margin:0 10px 10px 10px;	
} */


#middle .right_content {
	width:220px;
	float:right;	
}


#shopping_basket {
	width:220px;
	background-color:#4E575B;
	background-image:url(../images/grey_grad3.jpg);
	background-repeat:repeat-x;
	color:#fff;
	margin-bottom:15px;
}


#shopping_basket h3,
#account_login h3 {
	font-size:1.09em;
}

#shopping_basket .box {
	padding:4px 10px 5px 10px;
	border-bottom:1px solid #fff;
}

#shopping_basket .buttons {
	text-align:right;
}

#shopping_basket .buttons {

}

#account_login {
	width:200px;
	padding:10px;
	background-color:#2B4C96;
	background-image:url(../images/blue_grad3.jpg);
	background-repeat:repeat-x;
	color:#fff;
	margin-bottom:15px;
}

#account_login h3 {
	padding-bottom:5px;
}


#account_login input, #news_signup input {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	width:130px;
}

#account_login input.submit, #news_signup input.submit {
	width:auto;
}

#account_login .field, #news_signup .field {
	padding-bottom:5px;
}

#news_signup {
	width:200px;
	padding:10px;
	background-color:#4E575B;
	background-image:url(../images/grey_grad3.jpg);
	background-repeat:repeat-x;
	color:#fff;
	margin-bottom:15px;
}

#news_signup h3 {
	font-size:2em;
	font-weight:normal;
}

#news_signup .text {
	width:200px;
	float:left;
	padding-bottom:5px;
}

#news_signup .button {
	width:57px;
	float:right;
	padding-top:1em;
}

.side_image {
	margin-bottom:15px;
}

.side_image img {
	display:block;
}

#managed_accounts {
	width:200px;
	padding:10px;
	background-color:#2B4C96;
	background-image:url(../images/blue_grad3.jpg);
	background-repeat:repeat-x;
	color:#fff;
	margin-bottom:15px;
}

#managed_accounts h3 .tel {
	font-size:1.45em;
	color:#EC0433;
}


#payment_logos {
	width:220px;
	bottom:0;
	left:0;
	position:absolute;
}


/* promo box */

.promo-box-green,
.promo-box-purple {
	width:220px;
	height:200px;
	position:relative;
	margin-bottom:15px;		
}

.promo-box-green .frame,
.promo-box-purple .frame {
	width:220px;
	height:200px;
	background-repeat:no-repeat;
	position:absolute;
	bottom:0;
	left:0;
}

.promo-box-green .frame {
	background-image:url(../images/promo-box-green.png);
}

.promo-box-purple .frame {
	background-image:url(../images/promo-box-purple.png);
}

.promo-box-green .button,
.promo-box-purple .button {
	position:absolute;
	right:7px;
	bottom:7px;	
}

.promo-box-green img,
.promo-box-purple img {
	display:block;
}

/* end promo box */


#footer {
	background-color:#7f7f7f;
	width:890px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:15px 15px 15px 15px;
}

#footer .left {
	float:left;
	width:440px;	
}

#footer .right {
	float:right;
	width:440px;
	text-align:right;	
}

#footer .right h3 {
	font-size:12px;
	color:#abc63a;
}

#footer .bottom {
	color:#fff;
	margin-top:30px;
	font-size:0.91em;
	text-align:center;
}


/* ******************** LINK STYLES ************************ */


a {
 text-decoration: none;
 font-weight:bold;
}

a:visited,
a:link,
a:active  {
    color: #5E3666;
	}
	
a:hover {
    color: #7e5e85;
	
	}
	
	
a.link_white {
 text-decoration: none;
 font-weight:bold;
}

a.link_white:visited,
a.link_white:link,
a.link_white:active  {
    color: #fff;
	}
	
a.link_white:hover {
    color: #ccc;
	}
	
	
a.link_purple {
	text-decoration: none;
	font-weight:bold;
}

a.link_purple:visited,
a.link_purple:link,
a.link_purple:active  {
	color:#5E3666;
	}
	
a.link_purple:hover {
    color:#7e5e85;
	}


a.link_white_underline {
 font-weight:bold;
 text-decoration:underline;
}

a.link_white_underline:visited,
a.link_white_underline:link,
a.link_white_underline:active  {
    color: #fff;
	}
	
a.link_white_underline:hover {
    color: #ccc;
	}
	
	

a.link_red {
 font-weight:bold;
 text-decoration:none;
}

a.link_red:visited,
a.link_red:link,
a.link_red:active  {
    color: #EC0433;
	}
	
a.link_red:hover {
    color: #999;
	}


a.link_red_underline {
 font-weight:bold;
 text-decoration:underline;
}

a.link_red_underline:visited,
a.link_red_underline:link,
a.link_red_underline:active  {
    color: #EC0433;
	}
	
a.link_red_underline:hover {
    color: #999;
	}
	
	
a.link_blue {
 text-decoration: none;
 font-weight:bold;
}

a.link_blue:visited,
a.link_blue:link,
a.link_blue:active  {
    color: #5E3666;
	}
	
a.link_blue:hover {
    color: #ccc;
	}


a.link_blue_underline {
 text-decoration: underline;
 font-weight:bold;
}

a.link_blue_underline:visited,
a.link_blue_underline:link,
a.link_blue_underline:active  {
    color: #5E3666;
	}
	
a.link_blue_underline:hover {
    color: #ccc;
	}


a.link_grey_underline {
 font-weight:bold;
 text-decoration:underline;
}

a.link_grey_underline:visited,
a.link_grey_underline:link,
a.link_grey_underline:active  {
    color: #666;
	}
	
a.link_grey_underline:hover {
    color: #999;
	}



a.link_green:visited,
a.link_green:link,
a.link_green:active  {
    color: #abc63a;
	}
	
a.link_green:hover {
	color:#98a245;
	}
	
	


/* ******************** MISC ************************ */


.float_left {
	float: left;
}

.float_right {
	float: right;
}

.clear_both {
	clear: both;
	height: 0px;
	font-size:0;
	line-height:0;
}

.clear_left {
	clear: left;
	height: 0px;
}

.clear_right {
	clear: right;
	height: 0px;
}

li {
	margin-left: 15px;
	padding-left: 0px;
	list-style-type: square;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.7em;
	margin-left: 0px;
}

a img {
	border:none;
}


/* hr {
	color: #fff; 
	background-color: #fff;
	border: 1px dashed #E0DF4A; 
	border-style: none none solid; 
	margin-bottom:7px; 
} */


.hr {
	background-image:url(../images/category_dvdr.gif);
	background-repeat:no-repeat;
	width:456px;
	height:1px;
}

hr {
	display:none;
	}

fieldset {
	border:0; 
	padding:0; 
	margin:0;
	}

legend {
	display:none;
	}


/* table styles content */

.middle_content table {
	border-collapse:collapse;
}

.middle_content table th {
	color:#fff;
	font-weight:bold;
	/* background-color:#7f7f7f; */
	background-color:#5E3666;
	padding:5px;
	vertical-align:top;
	text-align:left;
	border:solid 2px #fff;
}

.middle_content table td {
	background-color:#efebf0;
	padding:5px;
	vertical-align:top;
	text-align:left;
	border:solid 2px #fff;
}

.middle_content table.table_white td {
	background-color:#fff;
	padding:5px 5px 10px 5px;
	vertical-align:top;
	text-align:left;
	border:solid 2px #fff;
}


/* ******************** NAV ************************ */


#nav_wrapper {
	height:26px;
	width:920px;
}

#header #top_nav {
	width:880px;
	margin-left:25px;
	margin-right:15px;
	padding-top:5px;
}

/*
#nav {
	width:890px;
	margin-left:15px;
	margin-right:15px;
	padding-top:5px;
}

#nav ul, #nav li {     
	padding: 0;     
	margin: 0;     
	list-style: none; 
} 
*/

/* nav styles */



/*
#nav a {     
	display: block;     
	width: auto;
	background-color: #3e3e3e;
} 

#nav li {     
	float: left;     
	width: auto;
}

#nav li a {
	padding: 8px 8px 8px 8px;
	background-image: url(../images/nav_dvdr.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#nav li a:visited, #nav li a:link, #nav li a:active {
	color: #ffffff;
}

#nav li a:hover {
	color: #cccccc;
}
*/

/* subnav styles */

/*
#nav li ul {     
	position: absolute;     
	width: 10em;     
	left: -999em; 
} 

#nav li:hover ul, #nav li.sfhover ul {     
	left: auto; 
}

#nav li ul li {     
	width: 10em;
}

#nav li ul li a {     
	background-image: none;
}
*/


/* ******************** SIDE NAV ************************ */


#side_nav_wrapper { 
	width:206px;
	padding-bottom:20px;
	margin-left:14px;
}

#side_nav {   
	padding:0;
	width:206px;
	margin-bottom:20px;     
	}   

/* generic */

#side_nav li {   
	margin:0;
	list-style-type:none;
	} 

#side_nav a {
	display:block;
	font-weight:normal;
	font-size:12px;
}

/* nav header */

#side_nav li {   
	background-color:#fff;
	background-image:url(../images//button-green-206.gif);
	background-repeat:no-repeat;
}

#side_nav li a:visited,
#side_nav li a:link,
#side_nav li a:active {
	color:#fff;
	padding:7px 10px 7px 10px;
	font-weight:bold;
}


#side_nav li a:hover {
	color:#e0e0e0;
	padding:7px 10px 7px 10px;
	font-weight:bold;
}

/* top level */

#side_nav li li {   
	background-image:none;
}

#side_nav li li a:visited,
#side_nav li li a:link,
#side_nav li li a:active {
	color:#999 !important;
	font-weight:normal;
	padding:3px 10px 3px 10px;
}

#side_nav li li a:hover {
	color:#5E3666 !important;
	padding:3px 10px 3px 10px;
}

#side_nav li li a.selected:visited,
#side_nav li li a.selected:link,
#side_nav li li a.selected:active,
#side_nav li li a.selected:hover {
	color:#5E3666 !important;
	font-weight:bold;
}

/* second level */

#side_nav li li ul {
	margin-bottom:20px;
}

#side_nav li li li a:visited,
#side_nav li li li a:link,
#side_nav li li li a:active {
	color:#5E3666 !important;
	margin-left:15px;
	width:171px;
}

#side_nav li li li a:hover {
	color:#abc63a !important;
	margin-left:15px;
	width:171px;
}

#side_nav li li li a.selected:visited,
#side_nav li li li a.selected:link,
#side_nav li li li a.selected:active,
#side_nav li li li a.selected:hover {
	color:#abc63a !important;
	font-weight:bold;
}


/* third level */

#side_nav li li li ul {
	margin-bottom:20px;
}

#side_nav li li li li a:visited,
#side_nav li li li li a:link,
#side_nav li li li li a:active {
	color:#abc63a !important;
	margin-left:30px;
	width:156px;
}

#side_nav li li li li a:hover {
	color:#999 !important;
	margin-left:30px;
	width:156px;
}

#side_nav li li li li a.selected:visited,
#side_nav li li li li a.selected:link,
#side_nav li li li li a.selected:active,
#side_nav li li li li a.selected:hover {
	color:#abc63a;
	font-weight:bold;
}
	
/* ******************** EXTRA SHOP STYLES ************************ */

/* #category_image {
	margin:0 10px 5px 10px;
}

#category_text, #content_text {
	color:#fff;
	background-color:#4E575B;
	width:450px;
	height: 100px;
	padding:10px;
	margin:0 10px 10px 10px;
}
#category_text_noscroll {
 	color:#fff;
	background-color:#4E575B;
	width: 440px;
	height: 100px;
	padding:10px;
	margin:0 10px 10px 10px;
}

#category_text {
    overflow: scroll;
}

#category_text h2 {
	font-weight:normal;
	}
	
#category_text p {
margin-right:5px;
}	*/
	
	
/* popular products  */

/* #popular_products {
	width:219px;
	border-top:solid 1px #4E575B;
	border-right:solid 1px #4E575B;
	border-bottom:solid 1px #4E575B;
	margin-bottom:15px;
}

#popular_products h3 {
	width:209px;
	padding:5px;
	color:#fff;
	background-color:#2B4C96;
	background-image:url(../images/blue_grad2.jpg);
	background-repeat:repeat-x;	
	font-size:1em;
}

#popular_products .product {
	width:199px;
	padding:10px;
	background-image:url(../images/side_dvdr.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}

#popular_products .product .price {
	font-size:1.73em;
	font-weight:bold;
	color:#EC0433;

}

#popular_products .product .description {

}

#popular_products .product .image{
	width:115px;
	padding:0 0 0 0;
	float:right;
}

#popular_products .product .left{
	width:79px;
	float:left;
} */



/* special offers  */

/* #special_offers {
	width:219px;
	border-top:solid 1px #4E575B;
	border-left:solid 1px #4E575B;
	border-bottom:solid 1px #4E575B;
	margin-bottom:15px;
}

#special_offers h3 {
	width:199px;
	padding:5px 10px 5px 10px;
	color:#fff;
	background-color:#ff0034;
	background-image:url(../images/red_grad2.jpg);
	background-repeat:repeat-x;	
	text-transform:uppercase;
	font-size:1.63em;
	font-weight:normal;
}

#special_offers .product {
	width:199px;
	padding:10px;
	background-image:url(../images/side_dvdr.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}

#special_offers .product .price {
	font-size:1.73em;
	font-weight:bold;
	color:#EC0433;
}

#special_offers .product .description {

}

#special_offers .product .image{
	width:115px;
	padding:0 0 0 0;
	float:right;
}

#special_offers .product .left{
	width:79px;
	float:left;
}

#home_title_box h1 {
font-weight:normal;
font-size:1.6em;
padding:15px 10px;
}

#home_title_box h1 span {
font-weight:bold;
}


#category_text h1 {
font-weight:normal;
font-size:1.82em;
}
*/


/* Rewards */



/* .image_and_description {
	width:440px;
	margin-bottom:10px;
}

.image_and_description .image {
	width:150px;
	float:left;
}

.image_and_description .description {
	width:280px;
	float:right;
}

#product_symbols {
    width: 240px;
}

#scrollContent {
	height:155px;
	width:450px;
	overflow:auto;
	margin:10px 10px;
	padding-right:10px;
}


#viewCart #pageNote {
	width:420px;
}



#qtyPricing {
	width:150px;
	padding-bottom:15px;
}

#qtyPricing .hdr-title-left {
	width:70px;
	float:left;
	padding-bottom:2px;
	border-bottom:solid 1px #ccc;
	margin-bottom:2px;
}

#qtyPricing .hdr-title-right{
	width:80px;
	padding-bottom:2px;
	border-bottom:solid 1px #ccc;
	margin-bottom:2px;
	float:left;
}

#qtyPricing .list-left{
	width:70px;
	float:left;
}

#qtyPricing .list-right{
	width:80px;
	float:left;
} */

/* banner styles */


img {
	border:none;
}

#image-banner {
	float:left;
	clear:both;
	width:690px;
	height:325px;
	position:relative;
}

.thumbnail_banner img {
    width:105px;
    height:50px;
}

#image-items {
	position:relative;
	width:690px;
	height:325px;
	overflow:hidden;
}

#image-items .description {
	position:absolute;
	left:0;
	width:200px;
	background:url(../images/bkground-trans.png) repeat-y;	
	padding:30px 10px 20px 10px;
}

#image-items .description {
	float:left;
	clear:both;
	color:#FFFFFF;
}

#image-items .description h2 {
	color:#FFFFFF;
	font-size:28px;
	line-height:27px;
	font-weight:normal;
}

#image-items .description p {
margin-top:10px;
}

#image-items .description a:visited,
#image-items .description a:link,
#image-items .description a:active{
color:#abc63a;
}

#image-items .description a:hover{
color:#85a245;
}

#image-items .description h2.green a:visited,
#image-items .description h2.green a:link,
#image-items .description h2.green a:active,
#image-items .description h2.green a:hover {
	color:#ABC63A;
}

#image-items .item {
	position:absolute;
}

#item-image {
	float:left;
	clear:both;
	width:690px;
	height:325px;
}

#item-image img {
	display:block;
	float:left;
	clear:Both;
	width:690px;
	height:325px;
}

#item-menu {
	position:absolute;
	right:0px;
	top:0;
	width:105px;
	margin:15px 15px 15px 0;
	z-index:500;
}

#item-menu ul {
	list-style-type:none;
}

#item-menu ul li {
margin-bottom:7px;
border:2px solid #FFFFFF;
}

#item-menu ul li.active {
	border:2px solid #ABC63A;
}

#item-menu ul li,
#item-menu ul li a {
	float:left;
	clear:both;
	display:block;
	width:105px;	
	height:50px;
	position:relative;
}

#item-menu ul li div.over {
	background:url(../images/bkground-trans.png) repeat-y;	
	display:block;
	width:105px;	
	height:50px;
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
}

#item-menu ul li a {
	display:block;
}

h3.cat-scroll-title {
    background-color: #5E3666;
    background-image: url("/images/header-purple-305.gif");
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    height: 14px;
    margin-bottom: 7px;
    overflow: hidden;
    padding: 7px 10px;
    width: 285px;
}

#category_text {
	margin:0;
	height:125px !important;
	overflow:auto !important;
}

#category_text h2,
#category_text h3 {
	font-weight:bold;
	background-color:#FFFFFF;
	background:none;
	color:#5E3666;
	padding-left:0;
	font-size:1.1em;
} 



<!-- temporary delivery price change in header -->

#header .middle #featurelist li {
	height:auto; /* see height line 168 */
}

#header .middle ul#featurelist {
    /* background-image: url("../images/featurelist-ticks2.gif"); */
	 background-image: url("../images/featurelist-ticks.gif");
}


