/* Stylesheet */

/* -------------------------- --------------------------------------------*/

#color_red {
          color: #cb0e0f;
}

body {
    margin-bottom:3px;
    margin-left:3px;
    margin-right:3px;
    margin-top:3px;
    font-family: 'arial', 'myriad', 'arial', 'sans-serif';
    font-size: 12px;
    line-height:1.2;
    color: #333;
    background-color: #FFFFFF;
}

/*body.normal {background-color: #FFFFFF;}*/

p {
    font-size: 12px;
}

h1 {
    color: #cb0e0f;
    margin-top: 0;
    font-weight: bold;
    font-size: 23px;
    margin: 2px 0px 2px 0px;
}

h1 a, h1 a:visited {
    color: #6699ff;
    margin-top: 0;
    font-weight: bold;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}
h2 {
    color: #333;
    margin: 2px 0px 2px 0px;
    font-weight: bold;
    font-size: 14px;
    padding: 0px;
}

h3 {
    font-size:14px;
    color: #fff;
    padding: 6px 0 5px 5px;
    font-weight: bold;
    margin: 0px;
}

h4 {
    color: #333;
}

a {
          outline: none;
          color: blue;
}

#hidden_div {
    BORDER-BOTTOM: 0px;
    BORDER-LEFT: 0px;
    WIDTH: 1px !important;
    HEIGHT: 1px !important;
    BORDER-TOP: 0px;
    BORDER-RIGHT: 0px
}


#page {
    margin-bottom:auto;
    margin-left:auto;
    margin-right:auto;
    margin-top:auto;
    text-align:left;
    width:1000px;
    position: relative;
}

#info {
         display:block;
         position: relative;
}
.banner {
    height: 95px;
    margin-top: 0px;
}

.banner img{
    vertical-align:bottom;
}

#logo {
    margin-left: 5px;
    float: left;
    vertical-align:bottom;
}

#call_us {
    padding-left: 50px;
    float: left;
    vertical-align:bottom;
}

#image_right {
    
    margin-right: 0;
    float: right;
    vertical-align:bottom;
}

/* Searchbar styles */


#line_left {
    background-image: url(images/gray_sides.png);
    background-repeat: repeat-y;
    width:1px;
    float:left;
    height: 35px;
}

#line_right {
    background-image: url(images/gray_sides.png);
    background-repeat: repeat-y;
    width:1px;
    float:right;
    height: 35px;
}

#search_div_container {display:block;height:30px;font-size:12px;font-weight:bold;background:transparent url(images/bgOFF.png) repeat-x;font-family:Arial,Verdana,Helvitica,sans-serif;}
/* border-top:4px solid #cc0000; */

#search_div_container form {height: 30px;}


#search_div_container ul{margin:0;padding:0;list-style-type:none;width:auto;}
/*#stylefour ul li{display:block;float:left;margin:0;}*/

#search_bar
{
	
	float:left;
	position: relative;
		/*vertical-align: middle;*/
        display: inline;
	height:inherit;
        height:30px;
            
}

#header_search_button
{
    float:left;
    margin-top:4px;
    font-size:10px;
}

input.main_search
{
	margin-top: 3px;
	margin-right: 10px;
	width: 400px;
/*	border: solid;*/
	border-width:  1px;
	border-color: #898989;
	padding: 1px 0 1px 2px;
	font-size: 16px;
	float: left;
        }

.mini_basket, .advanced_search, .search_wizard
{
float: left;
padding-top:7px;
padding-left:10px;
padding-right:10px;
font-size:12px;
}

#mini_basket {
    float: left;
    display: inline;
    position: relative;
    top: 8px;
    padding-left: 15px;
}

#mini_basket a, #mini_basket a:visited 
{
color:  #333;
}

#mini_basket a:hover
{
color:  #cc0000;
}

#search_title
{
float: left;
position: relative;	
display: inline;
padding-left: 15px;
padding-right: 15px;
padding-top: 7px;
font-size: 14px;
color: #333;
text-transform: uppercase;

}

/** end HEADER **/
/* End Searchbar styles */
/* Top Bar */
.topbar {
    
}

#topbar {
    width: 1000px;
    height: 29px;
}

#topbar_left {
    width:5px;
    float:left;
    background-image: url(images/topbar_left.png);
    background-repeat: no-repeat;
    height: 29px;
}


.topbar_centre {
    width:990px;
    float:left;
    background-image: url(images/topbar_centre.png);
    background-repeat: repeat-x;
    background-position: left top;
    margin: 0 0 0 0;
    padding: 0;
    text-align: left;
    font-family: myriad, vernanda, arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
}

.topbar_centre ul { 

    background-color: transparent;
    display: block;
    float: left;
    list-style-type: none;
    margin:0;
    padding:0;
    width: 990px;
    z-index: 150;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    font-size:100%;
    vertical-align:baseline;
    position: relative;
    top: -5px;
}

.topbar_centre ul li {
    color:#FFFFFF;
    background-image: url(images/topbar_devider.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    display:block;
    float:left;
    position:relative;
    z-index:200;
    top:5px;
}

.topbar_centre ul li a {

    background-attachment:scroll;
    background-color:transparent;
    /*background-image:url(images/top_centre_split.png);*/
    background-position:left top;
    background-repeat:no-repeat;
    color:#FFFFFF;
    display:block;
    font-size:13px;
    font-weight:bold;
    padding-bottom:6px;
    padding-left:7px;
    padding-right:7px;
    padding-top:7px;
    text-decoration:none;
    font-size: 12px;
    position:relative;
    height: 16px;
    margin: 0;
}

.topbar_centre ul li a:hover {

    background-color:#ff2a2c;
    color:#FFFFFF;
    font-weight:bold;
    padding-bottom:6px;
    padding-left:7px;
    padding-right:7px;
    padding-top:7px;
    position:relative;
    text-decoration:none;
}

.topbar_centre a, #topbar_special a {

    background-attachment:scroll;
    background-color:transparent;
    background-position:left top;
    background-repeat:repeat-x;
    color:#FFFFFF;
    display:block;  /* Block display causes problems in IE 8.07 */
    font-size:13px;
    font-weight:bold;
    padding-bottom:6px;
    padding-left:8px;
    padding-right:8px;
    padding-top:7px;
    text-decoration:none;
    height: 16px;
    margin: 0;
}

#topbar_special a {
    background-image:url(images/topbar_centre_green.png);
}

.topbar_centre a:hover, #topbar_special a:hover {

    background-color:#00d23d;
    color:darkgreen;
    font-weight:bold;
    padding-bottom:6px;
    padding-left:8px;
    padding-right:8px;
    padding-top:7px;
    position:relative;
    text-decoration:none;
}

#topbar_right {
    float:left;
    background-image: url(images/topbar_right.png);
    background-repeat: no-repeat;
    width: 5px;
    height: 29px;
}

/* End Topbar styles */

/* Breadcrumb styles */
#breadcrumb_div
{
    padding-left: 6px;
    padding-top: 1px;
    height: 18px;
}

#breadcrumb_div a
{
    color: #333;
}
#breadcrumb_div a:hover
{
    color: #cc0000;
}
#vat_rate {
          font-weight: bold;
          right: 5px;
          position: absolute;
}

/* End Breadcrumb styles */
#main_container {
          position: relative;
          float: left;
          width: 1000px;
}
/* Column Left styles */

#column_left_container {
    float: left;
    width: 200px;
    height: 600px;
    position: relative;
    z-index: 900;
}

#sub_category{
          width: 250px;
          font-size: 14px;
}
.heading_left {
    background-image: url(images/bar_left.png);
    background-repeat: no-repeat;
    width: 5px;
    height: 29px;
    float: left;
}

.heading_centre {
    background-image: url(images/topbar_centre.png);
    background-repeat: repeat-x;
    width: 190px;
    height: 29px;
    float: left;    
}

.heading_right {
    background-image: url(images/bar_right.png);
    background-repeat: no-repeat;
    width: 5px;
    height: 29px;
    float: left;
}

.left_menu_cat { 
    font-family:arial,verdana,sans-serif;
   /* font-size:11px;*/
    margin:0px;
    position:relative;
    width:200px;
}

.left_menu_cat ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.left_menu_cat ul li{
    float: left;
    margin-right: 1px;
    position: relative;
    z-index: 500;
}

.left_menu_cat ul li a, .left_menu_cat ul li a:visited  {
    background-attachment: scroll;
    background-color: #333333;
    background-image:none;
    background-position:0 0;
    background-repeat:repeat;
    border-bottom-color:#555555;
    border-bottom-style:solid;
    border-bottom-width:0;
    border-top-color:#555555;
    border-top-style:solid;
    border-top-width:1px;
    color: #fff;
    display: block;
    font-size: 12px;
    text-decoration: none;
    height: 20px;
    line-height: 19px;
    text-align: left;
    width: 185px;
    font-weight: bold;
    margin: 0px;
    padding-left: 15px;
}

.left_menu_cat ul li:hover a {
background-attachment:scroll;
background-color:#898989; 
background-image:none;
background-position:0 0;
background-repeat:repeat;
color:#333;
}

.left_menu_cat ul li ul{
    display: none;
}

.left_menu_cat ul li:hover ul {
display:block;
left:200px;
position:absolute;
top:0;
width:200px;
z-index: 1;
}

.left_menu_cat ul li:hover ul li a.hide {
background-attachment:scroll;
background-color:#898989;
background-image:none;
background-position:0 0;
background-repeat:repeat;
color:#333;
}

.left_menu_cat ul li:hover ul li:hover a.hide {
width:160px;
}

.left_menu_cat ul li:hover ul li ul {
display:none;
}

.left_menu_cat ul li:hover ul li a {
background-attachment:scroll;
background-color:#898989;
background-image:none;
background-position:0 0;
background-repeat:repeat;
color:#333;
display:block;
width:160px;
}

.left_menu_cat ul li:hover ul li a:hover {
background-attachment:scroll;
background-color:#333;
background-image:none;
background-position:0 0;
background-repeat:repeat;
color:#898989;
}
 

.bottom_left {
    background-image: url(images/bar_bottom_left.png);
    background-repeat: no-repeat;
    width: 5px;
    height: 5px;
    float: left;
    padding-bottom: 10px;
}

.bottom_centre {
    background-image: url(images/bar_bottom_centre.png);
    background-repeat: repeat-x;
    width: 190px;
    height: 5px;
    float: left;
          padding-bottom: 10px;
}

.bottom_right {
    background-image: url(images/bar_bottom_right.png);
    background-repeat: no-repeat;
    width: 5px;
    height: 5px;
    float: left;
        padding-bottom: 10px;
}
#basket {
          border-left:1px solid #333333;
          border-right:1px solid #333333;
          float:left;
          height:110px;
          padding:5px;
          width:188px;
}
#column_basket {
          height: 80px;
          overflow: hidden;
}
/* Column Left styles */
/* Centre Column */

#centre_column {
    width: 590px;
    margin: 0px 14px 15px 14px;
    float: left;
}
#listings_top {
          width: 790px;
          padding-left: 10px;
          display: inline-block;
}
#narrow_image {
          float: right;
}

/** ADVANCED SEARCH **/

.search_column_centre {
    float: left;
    margin-left: 10px;
    width: 610px;
}
.search_column_centre div{
    height: 25px;
}

.search_column_centre select{
    width: 100px;
    margin-bottom: 2px;
}
.search_column_centre input{
    margin: 0px;
}


#left_align_div {
    width: 170px;
    float: left;
    font-weight: bold;
}

#search_dimensions {
    width: 590px;
    height: 210px;
    padding: 5px;
    background-color: #eee;
}

#search_box {
    height: 40px;
}

#search_button {
    text-align: center;
    margin: 20px;
    width: 605px;
}

#row input {
    width: 94px;
    height: 12px;
}
/** END ADVANCED SEARCH **/

/** PRODUCT LISTING STYLES **/
#results_per_page {
    position: absolute;
    right: 5px;
    top: 6px;
}
.number_products {
    background-color: #eee;
    float: left;
    margin: 10px 0px;
    padding: 8px;
    position: relative;
    width: 775px;
    height: 15px;
}
#page_numbers {
          float: left;
          width: 600px;
}
.page_numbers {
          text-align: left;
}
.page_numbers a{
          color: #333;
          text-decoration: none;
          border: solid 1px #eee;
}
.page_numbers a:hover{
          background-color: #ccc;
          border: solid 1px #333;

}

.listing_box_container {
    display: block;
    width: 630px;
    height: 100%;
    border: none 1px #333;
    float: left;
    position: relative;
    z-index:0;
}

.listing_header {
    display: block;
    background-image: url(images/topbar_centre_green_hover.png);
    background-repeat: repeat-x;
    margin-left:auto;
    margin-right:auto;
    height: 29px;
    width: 590px;
    z-index:1;
    float: left;
}

.listing_container {
    display: inline;
    float: left;
    width: 622px;
    height: 143px;
    padding: 2px 5px 5px 0px;
    position: relative;
    border: solid 1px lightgray;
    margin-bottom: 5px;
    margin-left: 10px;
    background-color: #fff;
    z-index: 1;
}

#featured_listing_container {
    width: 571px;
    margin-left: 0px;
}
.listing_container h1 {
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0px 0px 0px;
    padding: 0px;
}
.listing_container h2 {
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}
.listing_container ul {
   /* list-style: square;*/
    margin: 5px 0px 0px 15px;
    padding: 0px;
    line-height: 1.1;
}
.listing_container ul li {
    padding-left: 3px;
    /*font-size: 11px;*/
    color: #333;
}
.listing_image {
    position: relative;
    float: left;
    background-color: #ffffff;
    height: 140px;
    width: 135px;
    text-align: center;
    margin-right: 5px;
}

#featured_image {
    width: 105px;
}

#listing_image {
    display: table-cell;
    height: 106px;
    width: 135px;
    vertical-align: middle;  
    text-align: center;
    text-decoration: none;
}

#sort_by{
    position: absolute;
    right: 5px;
    top: 6px;
}


.listing_image div {
    border-collapse: collapse;
    position: relative;
    top: 5px;
}
.listing_main {
    float: left;
    height: 133px;
    position: relative;
    z-index: 99;
} 
.spec_thumbs {
    display: inline;
    color: #cb0e0f;
}
.spec_thumbs ul {
    list-style: none;
    display: inline;
    margin: 0px;
    height: 37px;
    width: 37px;
}
.spec_thumbs ul li {
    list-style: none;
    display: block;
    height: 37px;
    width: 37px;
    font-weight: bold;
    text-align: right;
    float: left;
    background-repeat: no-repeat;
    padding-right: 2px;
    margin: 5px 0px 5px 0px;
}
.spec_thumbs ul li span {
    list-style: none;
    display: inline;
    height: 37px;
    width: 37px;
    font-weight: bold;
    text-align: right;
}
#listing_bullets {
    z-index: 3;
    width: 315px;
}
#dimensions {
          padding-left: 40px;
}
.dimensions {
    clear: left;
    position: absolute;
    bottom: 0px;
}
.dimensions a {
    font-size: 10px;
    color: #333;
}
.price_container {
    text-align: center;
    position: absolute;
    right: 2px;
    z-index: 10;
    bottom: 6px;
    width: 190px;
}
.price_container h3 {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    text-decoration: line-through;
    margin: 0px;
    padding: 0px;
}
.price_container h4 {
    font-size: 16px;
    font-weight: bold;
    color: #cb0e0f;
    margin: 13px;
}
.price_container span {
    font-size: 12px;
    font-weight: bold;
    color: #898989;
}
.buttons {
    position: relative;
    margin-top: 8px;
    margin-left: 20px;
    width: 150px;
}
.buttons div{
    float: left;
}
.buttons a, .buttons a:visited{
    background-repeat: no-repeat;
    height: 30px;
    float: left;
    font-size: 12px;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    width: 70px;
    text-decoration: none;
}
.buttons a:hover{
    color: lightgreen;
}


#listing_rrp {
    position: absolute;
    bottom: 32px;
    color: #333;
}
#listing_our_price {
    position: absolute;
    bottom: 18px;
    font-weight: bold;
    color: red;
}
#listing_new_price {
    position: absolute;
    bottom: 5px; 
    font-weight: bold;
    color: red;
}
#special_banner {
    position: absolute;
    bottom: 0;
    font-weight: bold;
    color: red;
    right: 0;
    z-index:99;
    width:78px;
    height:78px;
}

#top_corner{
    background: url("images/sprite_specials.png") no-repeat scroll 0 0 transparent;
    height: 80px;
    position: absolute;
    right: -2px;
    top: -2px;
    width: 79px;
    z-index: 999;
}
#discontinued{
    position: absolute;
    right: -1px;
    top: -1px;
    z-index:99;
    background: url("images/discontinued.png") no-repeat transparent;
    width: 152px;
    height: 152px;
}
#bottom_corner{
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index:99;
    width: 79px;
    height: 79px;
}

/** filter box **/
#column_right{
          position: absolute;
          height: 650px;
          width: 150px;
          right: 0px;
}
#filter_header_left {
    background-image:url("images/filterbar_left.png");
    background-repeat:no-repeat;
    float:left;
    height:29px;
    width:5px;
}

#filter_header {
    background-image:url("images/filterbar_centre.png");
    float:left;
    width:140px;
}

#filter_header_right {
    background-image:url("images/filterbar_right.png");
    background-repeat:no-repeat;
    float:left;
    height:29px;
    width:5px;  
}

#filter_container {
    display: inline;
    float: right;
    border: 1px green solid;
}

.filter_group, .filter_group ul, .filter_group li {
        margin: 0px;
        padding: 0px;
        list-style: none;
}

.filter_group span {
          float: right;
          padding-right: 2px;
          color: #CB0E0F;
}


.filter_group li {
    clear: both;
    background-color: #EEEEEE;
}
.filter_group li:hover {
    clear: both;
    background-color: #898989;
}
.filter_group li a {
        font-size: 11px;
        text-decoration: none;
        padding-left:2px;
	display: block;
        height: 16px;
}
.filter_group li a:hover {
        color: #333;
}

div.outside_filter_container {
    background-color:#64e135;
    display:inline;
    width:150px;
    position: absolute;
    right: 0px;
}

h3.narrow {
    color:#333;
    font-family:Arial,Helvitica,Verdana,sans-serif;
    font-size:12px;
    margin-bottom:7px;
    padding-bottom:1px;			
}

div.filter_group {
         display:block;
         width:148px;
         cursor: pointer;
}

.remove_link {
    color: #898989;
    text-align: center;
    font-size: 11px;	
}

.remove_link a{
    color: #333;
    background-color: #ccc;
    float: left;
    display: block;
    width: 145px;
    text-decoration: none;
    padding: 0px  0px 6px 5px;
    text-align: left;
}
.remove_link a:hover{
    color: #ccc;
    background-color: #666;   
}
.remove_link a strong{
    width: 80px;
    float: left;
}
.remove_link a span{
    color: #CB0E0F;
    background-image: url(images/no.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 10px;
    font-size: 10px;
    float: right;
}

#show_hide {
    float:right;
    padding: 2px 5px 2px 5px;
    color: #fff;
}
#headings {
    padding: 2px 5px 2px 5px;
    float: left;
    font-size: 11px;
}
#filter_count {
    float: right;
    padding-right: 5px;
    color: #CB0E0F;
}

/** end filter box **/

/*-- Footer --*/
#info_box {
          position: relative;
          border: none;
          color: #333;
}
#info_box img{
          border: none;
          position: relative;
          top: 1px;
          left: 3px;
}
.show_div {
          position: absolute;
          z-index: 11;
          visibility: hidden;
          width: 150px;
          background-color: lightblue;
          left: 30px;
          padding: 3px;
}

.page_bottom_container {
          display: block;
          text-align: left;
          padding-top: 20px;
          float: left;
}

.page_bottom_container a {
          color: #ccc;
}

.page_bottom_container h2 a {
          color: #333;
          margin-left: 10px;
}

.page_bottom_container p a {
          /*font-size:11px;
          color: #888;*/
          text-decoration:none;
          color: blue;
}

.page_bottom_container a:hover {
          color: #cb0e0f;
}

.page_bottom_container p {
          text-align: left;
          margin: 10px;
}

#brands_container {
          border-left:1px solid #898989;
          border-right:1px solid #898989;
          border-top:1px solid #898989;
          float:left;
          margin:10px 0 0;
          text-align:center;
          width: 998px;
}
#brands_container img {
          display:inline;
          padding: 10px 35px;
}
#company_info {
          float: left;
          width:510px;
          padding: 5px 0 5px 10px;
          height: 120px;
          background-color: #F5F5F5;
}
#footer_links {
          float: left;
          width: 230px;
          padding: 5px;
          height: 120px;
          background-color: #F5F5F5;
          color: #333;
}

#footer_links a
{
	color: #333;
}

#footer_links a:hover
{
	color: #cb0e0f;
}
.footer_end {
          float: left;
          width: 990px;
          text-align: center;
          color: #ccc;
          background-color: #333;
          padding: 5px;
}

 .footer_end a {
          color: #ccc;

 }

.tx4, #tx4{
          text-decoration: underline;
          color: #ccc;
}

.left_corner {
          background: url(images/circle_gray.png) top left;
          height: 5px;
          float: left;
          position: relative;
          top: -1px;
          left: -6px;
}

.centre_border {
          height: 5px;
          width: 568px;
          float: left;
}

.right_corner {
          background: url(images/circle_gray.png) top right;
          height: 5px;
          float: right;
          position: relative;
          top: -1px;
          right: -6px;
}
#left_corner {
          width: 5px;
          height: 5px;
          padding: 0px;
          left: -1px;
}
#right_corner {
          width: 5px;
          height: 5px;
          padding: 0px;
          right: -1px;
          float: right;
}
#left_corner_footer {
          left: -1px;
}

#right_corner_footer {
         right: -1px;  
}

#left_corner_bottom {
          background: url(images/circle_gray.png) bottom left;
          height: 5px;
          width: 5px;
          float: left;
          position: absolute;
          bottom: -1px;
          left: -1px;
}
#right_corner_bottom {
          background: url(images/circle_gray.png) bottom right;
          height: 5px;
          width: 5px;
          float: right;
          position: absolute;
          bottom: -1px;
          right: -1px;
}

/*-- END footer --*/

/** COLUMN RIGHT **/

#column_right{
         width: 180px;
         float: right;
	 display: inline;
         }
#column_right_container{
         height: 600px;
         float: left;
         }
.steps {
	padding-bottom: 20px;
}
#heading_right_column {
	width: 170px;
}
	 
div.column_right {
    float:left;
}

div.column_container a {
    border-left: #555555 solid 1px;
    border-right: #555555 solid 1px;
    color: #333;
    display: inline-block;
    font-weight:bold;
    padding:5px 0px 5px 5px;
    text-decoration:none;
    width: 173px;
   /* font-size: 11px;*/
}
/* Featured items main page */

.featured_box_container, .popular_box_container {
    background-color: #4BC23C;
    float: left;
    border: 1px solid #42A732; 
    padding: 0px 5px 0px 5px;
    position: relative;
    z-index: 3;
}

.popular_box_container { 
    z-index: 1;
    background-color: #55a4e4;
    border: 1px solid #51a2e3;
}

.featured_header {
    position: relative;
    left: 5px;
    float: left;
    height: 29px;
    position: relative;
}
#offer_tabs {
          float:left;
          list-style:none outside none;
          margin:0;
          padding:0 0 1px 10px;
}
.offer_tabs_ul {
          float: left;
}
.offer_tabs_ul li {
          float:left;
          height:29px;
          position:relative;
          top:5px;
          width:100px;
          z-index: 1;
}


.offer_tabs_ul li a#special_offers_tab {
          background:url("images/special_offers.png") no-repeat scroll right top transparent;
          float:left;
          height:29px;
          text-indent:-99999px;
          width:100px;
}
.offer_tabs_ul li a#special_offers_tab:hover {
          background:url("images/special_offers.png") no-repeat scroll center top transparent;          
}

.offer_tabs_ul li.active a#special_offers_tab {
          background:url("images/special_offers.png") no-repeat scroll left top transparent;
          float:left;
          height:29px;
          text-indent:-99999px;
          width:100px;
          position: relative;
          z-index: 4;
}

.offer_tabs_ul li a#popular_buys_tab {
          background:url("images/top_sellers.png") no-repeat scroll right top transparent;
          float:left;
          height:29px;
          text-indent:-99999px;
          width:100px;
}

.offer_tabs_ul li a#popular_buys_tab:hover {
          background:url("images/top_sellers.png") no-repeat scroll center top transparent;          
}

.offer_tabs_ul li.active a#popular_buys_tab {
          background:url("images/top_sellers.png") no-repeat scroll left top transparent;
          float:left;
          height:29px;
          text-indent:-99999px;
          width:100px;
          position: relative;
          z-index: 2;
}

#popular_buys_div {
          display: none;
}

.featured_container {
    float: left;
    width: 566px;
    height: 158px;
    padding: 6px 6px 6px 6px;
    position: relative;
    margin-bottom: 5px;
    background-color: white;
}
.featured_container a{
    position: relative;
    z-index: 100;
    display: block;
} 
.featured_container h3{
          font-size: 12px;
          margin: 0px;
          padding: 0px;

} 
.featured_container ul {
    margin: 5px 0px 0px 15px;
    padding: 0px;
    height: 70px; 
}
.featured_container ul li {
    padding-left: 3px;
   /* font-size: 11px;*/
}
#monthly_special {
    width: 566px;
    background-color: white;
}
#featured_bullets {
    float: left;
    left: 5px;
    height: 70px;
    position: relative;
    width: 180px;
}

#monthly_image {
    position: absolute;
    top: 10px;
    right: 5px;
    float: right;
    z-index: 1;
}
#featured_rrp {
    position: absolute;
    bottom: 5px;
    color: #898989;
    font-size: 12px;
    }
#featured_our_price {
    font-weight: bold;
    color: red;
    font-size: 14px;
    }
#featured_new_price {
    font-weight: bold;
    color: red;
}
#special_banner {
    position: absolute;
    bottom: 0;
    font-weight: bold;
    color: red;
    right: 0;
    z-index:99;
    width:78px;
    height:78px;
}
#monthly_banner {
    position: absolute;
    bottom: 0;
    font-weight: bold;
    color: red;
    right: 5px;
    bottom: -5px;
    z-index:99;
    width:85px;
    height:85px;
}

/*-- END FEATURED--*/

/*-- Product info --*/

#price_box {
          text-align: center;
          margin: 15px 20px 20px 0px;
}

.product_info {
          width: 777px;
          float: left;
          margin-left: 10px;
          display: block;
          border: 1px solid #898989;
          position: relative;
          font-size: 13px;
          padding: 0 5px;
}

.product_info h3 {
          color: #333;    
}


.column_right, div.column_right {
          margin-left: 8px;
          width: 363px;
          position: relative;
          float: right;
}

.column_left {
          float: left;
          width: 380px;
}

.column_left ul{
          padding-left: 15px;
}

input {
          margin: 10px 0px 5px 0px;
}
#info_discontinued {
          border: 2px dashed red;
          font-size: 14px;
          font-weight: bold;
          height: 115px;
          padding: 5px;
          text-align: center;
          width: 765px;
         margin-top: 5px;
}
#similar {
          float: left;
          height: 75px;
          margin: 5px 10px 0px 0px;
          text-align: center;
          width: 80px;
          background-color: white;
          padding-top: 10px;
          position: relative;
}
#similar_text {
          bottom: 0;
          font-size: 12px;
          font-weight: normal;
          padding: 5px;
          position: absolute;
          width: 70px;
}
.similar_products {
          float: left;
          position: relative;
          background-color: white;
          border: solid 1px #898989;
          margin: 10px 0px 10px 0px;
          padding: 0px 5px 0px 5px;
          width: 765px;
}

#sim {
          float: left;
          height: 95px;
          margin: 5px 7px 0px 7px;
          text-align: center;
          width: 81px;
          padding-top: 50px;
          position: relative;
}
#model_box {
          top: 0;
          height: 30px;
          position: absolute;
          text-align: center;
          width: 80px;
}
#similar_desc {
          background-color: lightblue;
          height: 25px;
          width: 380px;
          left: 200px;
          top: 5px;
          padding: 3px;
          position: absolute;
          visibility: hidden;
          z-index: 50;
          text-align: left;
          font-size: 10px;
}

.show_compare{
          background-color: lightblue;
          width: 158px;
          left: 68px;
          top: 0px;
          padding: 3px;
          position: absolute;
          visibility: hidden;
          z-index: 50;
          text-align: left;
          font-size: 10px;
}
#description {
          float:left;
          position:relative;
          padding: 0px 5px 5px 5px;
          width: 777px;
}

#description h3 {
          padding-left: 0px;
}

.comparasins {
          float: left;
          position: relative;
          background-color: #eee;
          border: solid 1px #898989;
          margin: 10px 0px 10px 0px;
          width: 765px;
          padding: 0 5px;
}
.comparasins h2{
          padding-left: 7px;
}
.comparasins table tr {
          border-bottom: solid 1px #898989;  
}
.comparasins table tr td{
          background-color: #ddd;
          margin: 0px;
          padding: 0px 3px 0px 3px ;
          font-size: 12px;
          
}
#column_names {
          font-weight:bold;
}
#java_swap {
          height: 306px;
          display: table-cell;
          width: 361px;
          vertical-align: middle;
}
.floating_title {
          display: block;
          z-index: 10;
          background-color: rgb(255, 255, 255);
          top: 10px;
          position: relative;
          width: 75px;
          margin-left: 5px;
          padding-left: 5px;
          clear: both;
          height: 20px;          
}
.floating_title h3 {
          margin: 0px;
          padding: 0px;
          font-size: 16px;
}
#special {
          position: absolute;
          z-index: 20;
          float: right;
          top: 0px;
          right: 0px;
}
#show_div {
          position: absolute;
          z-index: 11;
          visibility: hidden;
          width: 200px;
          background-color: lightblue;
          left: 30px;
          padding: 3px;
}
#specs_list {
          position: relative;
          z-index: 50;
}
#info_box {
          position: relative;
          border: none;
          color: #333;
          text-decoration: none;
}
#info_box img{
          border: none;
          position: relative;
          top: 3px;
          left: 3px;
}
#brand_image {
          position: absolute;
          z-index: 20;
          float: right;
          bottom: 5px;
          right: 5px;          
}
#options_table, #shipping_options_table {
          width: 351px;
}

#purchase_box {
          border:#898989 1px solid;
          padding: 0 5px;
          position: relative;
}

/** END product info **/

/** END COLUMN RIGHT **/

.contact_us {
          float:left;
          margin: 0px 20px;
          width:578px;
          border: 1px solid #898989;
          background-color: #F5F5F5;
}
.contact_us div{
          float: left;
          height: 240px;
}
#address{
          width: 200px;
          padding: 10px;
}
.contact_form{
          text-align: right;
          width: 325px;
          padding: 10px;
}
.contact_form input {
          margin: 4px 0px;
}
.contact_form textarea {
          height: 100px;
          width: 183px;
          margin: 4px 0px;
}
.contact_form span {
          float:left;
          padding-left:32px;
          padding-top:4px;
}
#map {
          float: left;
          width: 558px;
          height: 445px;
          padding: 10px;
}
#call_back {
          width: 558px;
          text-align: center;
          padding-bottom: 20px;
          height: 20px;
}
#error{
          color: red;
          padding: 5px;
          font-weight: bold;
}
.required {
          font-style: italic;
}
.secure {
          background-color: yellow;
          position: static;
          bottom: 0px;
          right: 0px;
}
.alertwarning {
    padding: 10px;
}
#new_row{
          float: right;
          width: 580px;
}
.my_account {
          float:left;
          position:relative;
          width:600px;
}
.my_account h4,.my_account a, .my_account table, .my_account span{
          padding-left: 10px;
}
.my_account div div{
          float:left;
          padding:5px;
          width:80px;
}

/** Checkout forms **/
.checkout_heading {color:#080808; font-family:Arial; font-size:18px; font-weight: bold; display: inline;}

td.checkout_text, p.checkout_text {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.2;
}
.checkout_required{font-size: 10px; color: #777; padding-left: 3px;}

/** END Checkout forms  **/

/** Error / MessageStack **/
.alertwarning {
	background: #fff5f5 url(images/csswarning.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #cc0000;
	border-bottom: 2px solid #cc0000;
	width: 50%;
	font-size: 12px;
	}

/** END Error / MessageStack **/

.main{font-size: 12px;}

/** shopping basket **/
.cartdesc {font-weight: bold; font-size:14px;}
.cart_products_link {font-weight: bold; font-size:13px;}

#verisign_logo {
          float: right;
          position: relative;
          top: -35px;
}
.cart_contents {
     position: relative;
     top: -35px;
}
#purchase_button {
          float: left;
}

/** END shopping basket **/


