/* blue: #2B4C96 */
/* red: #EC0433 */
/* dark grey: #4E575B; */

.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: 0.69em;
	line-height: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color:#fff;
}

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


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


.text_white {
	color:#fff;
}

.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:#fff;
	border-bottom:3px solid #4E575B;	
}


#header .left {
	float:left;
	width:220px;
	min-height:80px;
	position:relative;	
}


#header .left h1 {
	font-size:10px;
}

#header .left #logo {
	position:absolute;
	top:0;
	left:0;
}

#header .middle {
	float:left;
	width:480px;
	min-height:80px;	
	text-align: center;
	padding-top: 2px;
}

#header .right {
	float:right;
	width:220px;
	min-height:46px;
	text-align:center;
	padding:17px 0 17px 0;
}

#header .right h3.tel {
	font-size:2.73em;
	color:#EC0433;
	font-weight:normal;
}

#header #top_nav {
	float:left;
	padding-top:2px;
}

#share_holder {
	width: 85px;
	padding-right: 10px;
	padding-top: 2px;
	float: left;
}

#search_holder {
	float: left;
}

#search_wrapper {
	float:right;
}

#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;
}

#middle {
	width:920px;
	background-color:#fff;
	padding-bottom:10px;
	border-bottom:3px solid #4E575B;
	margin-bottom:10px;
	background-image:url(../images/middle_bgrnd.gif);
	background-repeat:repeat-y;
	position:relative;	
}

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

#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;
}

#breadcrumb {
	padding:10px;
	width:460px;
}

#breadcrumb2 {
	padding:10px;
	width:460px;
	border-bottom:3px solid #4E575B;
	margin-bottom:10px;
}

#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;
}


#footer {
	background-color:#4E575B;
	padding:20px;
	width:880px;
}

#footer .left {
	float:left;		
}

#footer .right {
	float:right;	
}

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


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

a:visited,
a:link,
a:active  {
    color: #666;
	}
	
a:hover {
    color: #999;
	}
	
	
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_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: #2B4C96;
	}
	
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: #2B4C96;
	}
	
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;
	}
	
	
#special_offers h3 a:visited,
#special_offers h3 a:link,
#special_offers h3 a:active {
	font-weight:normal;
	color:#fff;
}


#special_offers h3 a:hover {
	font-weight:normal;
	color:#ccc;
}


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


.float_left {
	float: left;
}

.float_right {
	float: right;
}

.clear_both {
	clear: both;
	height: 0px;
}

.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;
	/* width:100%; */
}

.middle_content table th {
	color:#fff;
	font-weight:bold;
	background-color:#666;
	padding:5px;
	vertical-align:top;
	text-align:left;
	border-top:solid 2px #fff;
	border-bottom:solid 2px #fff;
}

.middle_content table td {
	background-color:#ccc;
	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 {
	background-color: #2B4C96;
	padding:10px;
	width:900px;
	background-image:url(../images/blue_grad1.jpg);
	background-repeat:repeat-x;
}

#nav {
	margin-left: auto;
	margin-right: auto;
}

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


/* nav styles */




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

#nav li {     
	float: left;     
	/* width: 10em; */
	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:220px;
	padding-bottom:20px;
}

#side_nav {   
	padding:0;     
	}   

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

#side_nav a {
	display:block;
	padding:5px 10px 5px 10px;
}

/* top level */

#side_nav li.blue_header {   
	background-color:#2B4C96;
	background-image:url(../images/blue_grad2.jpg);
	background-repeat:repeat-x;
	} 

#side_nav li.red_header {   
	background-color:#EC0433;
	background-image:url(../images/red_grad2.jpg);
	background-repeat:repeat-x; 
	/* margin-top:5px; */
	/*border-top:solid 5px #fff;*/
	}
	
#side_nav li.blue_header a,
#side_nav li.red_header a {
	color:#ccc;
	/*background-image:url(../images/nav_minus.png);
	/* background-image:url(../images/nav_plus.png);
	background-repeat:no-repeat;
	background-position:right;*/
	padding:5px 25px 5px 10px;
}


#side_nav li.blue_header a:visited,
#side_nav li.blue_header a:link,
#side_nav li.blue_header a:active,
#side_nav li.red_header a:visited,
#side_nav li.red_header a:link,
#side_nav li.red_header a:active {
	color:#fff;
}

#side_nav li.blue_header a:hover,
#side_nav li.red_header a:hover {
	color:#ccc;
}

#side_nav li.blue_header li a.selected:visited,
#side_nav li.blue_header li a.selected:link,
#side_nav li.blue_header li a.selected:active,
#side_nav li.blue_header li a.selected:hover {
	color:#2B4C96 !important;
}

#side_nav li.red_header li a.selected:visited,
#side_nav li.red_header li a.selected:link,
#side_nav li.red_header li a.selected:active,
#side_nav li.red_header li a.selected:hover {
	color:#EC0433 !important;
}

#side_nav li.red_header li li a.selected:visited,
#side_nav li.red_header li li a.selected:link,
#side_nav li.red_header li li a.selected:active,
#side_nav li.red_header li li a.selected:hover {
	/*color:#EC0433 !important;*/
	background-color: #3e4244;
}

/* second level */

#side_nav li li {
	/*background-image:url(../images/nav_dvdr.gif);
	background-repeat:no-repeat;
	background-position:center bottom;*/
	padding:0 0 1px 0;
}

#side_nav li li a {
	/*background-color:#fff;
	background-image:none !important;*/
}

#side_nav li li a:visited,
#side_nav li li a:link,
#side_nav li li a:active {
	color:#666 !important;
}

#side_nav li.blue_header li a:hover {
	color:#2B4C96 !important;
}

#side_nav li.red_header li a:hover {
	color:#EC0433 !important;
}

/* tird level */

#side_nav li li ul {
	padding: 3px 0 3px 0;
	/*background-color:#4E575B;*/
}

#side_nav li li li {
	/*background-image:none;*/
	padding:0;
}

#side_nav li li li a {
	/*background-image:none !important;
	background-color:#4E575B;*/
}

#side_nav li li li a:visited,
#side_nav li li li a:link,
#side_nav li li li a:active  {
	color:#fff !important;
	padding:2px 10px 2px 10px;	
}	 

ul#side_nav li ul {
	background-color: #FFF;
}
ul#side_nav li ul li ul {
	background-color: #4E575B;
}
ul#side_nav li ul li ul li ul {
	margin: 0px 10px 10px 10px;
	background-color: #6e7477;
}
	
/* ******************** EXTRA SHOP STYLES ************************ */

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

#category_text, #content_text {
	color:#fff;
	background-color:#4E575B;
	width:450px;
	/* width:440px; */
	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;
	/* padding-bottom:10px; */
}

#popular_products .product .description {
	/* padding-bottom:5px; */
}

#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;	
	/* font-size:1em; */
	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;
      /* padding-bottom:10px; */
}

#special_offers .product .description {
	/* padding-bottom:5px; */
}

#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;
}

/* Content pages */

#content_text {
	width:440px;
	}
	
	
.table_white {

}

.container .pageNote {
	padding-left:5px;
	padding-right:5px;
}