* {
	margin: 0;
	padding: 0;
}

html {
    font-size: 100%; 
    }   

body 
{
	/*font: 62.5% Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 0.7em;
	font-family: "helvetica neue",helvetica,arial,sans-serif;
	text-align: center;
	color: #888; 
	background-color: #000000;
}

/************* defaults **************/
.hidden, hr { 
    display: none; 
}


h1, h2, h3, h4 {
	color: #405F72; 
	font-weight: normal; 
}

h1 {
 font-size: 2.2em; 
 margin-bottom: 1em; 
 }     
body#home h1 {
    margin-bottom: 0.5em; 
    }
h1.avail_demo_head {
     margin-top: 1.5em;
     margin-bottom: 1em; 
     } /* demo page head */

h2 {
     font-size: 1.5em; 
     color: #20ABD6; 
     margin-bottom: 1em; 
     }
.avail_demo h2 {
    margin-bottom: 0.5em; 
    }
.product_detail h2, .support_detail h2 {
    margin-bottom: 0.4em;
     } /* quotes in plugins section */

h3 {
     font-size: 1.1em; 
     font-weight: bold; 
     margin-bottom: 0.6em; 
     }

/* downloads */
.download_detail h1 {
      margin-bottom: 0; margin-left: 120px; 
      }
.download_detail .version {
    font-size: 1.1em; 
    color: #FFFFFF; 
    margin-left: 120px; 
    margin-bottom: 0.8em; 
}
.download_detail h3 {
    font-size: 1.1em; 
    margin-bottom: 0; 
}


.nav_info p, p.welcome {
    line-height: 1.4em; 
    font-size: 1.1em; 
}
p {
    margin-bottom: 1em; 
    font-size: 1.1em; 
    line-height: 1.4em; 
}
textarea, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #444;
}

/************* layout **************/
#wrap {
     width: 790px; 
     margin: 25px auto 25px auto; 
     text-align: left; 
}

#header_image 
{
	margin-top: 0.3em;	
	overflow: hidden;
	border: solid 1px #888;
	padding: 0;
	font-size: 0;
}

#sidebar 
{
	clear: both;
    float: left;
    width: 190px; 
    margin-top: 1.5em; 
}

#sidebar h2
{
	font-size: 1.6em;
	color: #ffffff;
	font-weight: normal;
	margin: 0 0 0.3em 0;
	padding: 0 0 0.3em 0;
}

#sidebar a
{
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
#sidebar a:hover, div#sidebar a:focus, div#sidebar a:active  
{
	/*color:#dec02c; */
	font-weight: normal;
	text-decoration: underline;
}
#sidebar h3
{
	font-size: 1.1em;
	color: #ffffff;
	font-weight: normal;
	margin: 0 0 0.3em 0;
	padding: 0;
}

#content 
{
	margin-top: 1.5em; 
}
#content p
{
	margin: 1em 0 1em 0;
}
.content_right
{
	float: right; 
	width: 570px;
}
.content_fullwidth
{
	float: none;
	width: 790px;
}

#content h1
{
	font-size: 2.2em;
	color: #ffffff;
	font-weight: normal;
	margin: 0 0 0.3em 0;
	padding: 0 0 0.3em 0;
}
#content h2
{
	font-size: 1.6em;
	color: #ffffff;
	font-weight: normal;
	margin: 0 0 0.3em 0;
	padding: 0 0 0.3em 0;
}
#content h3
{
	font-size: 1.1em;
	color: #ffffff;
	font-weight: normal;
	margin: 0 0 0.3em 0;
	padding: 0;
}

#content h3 a
{
	text-decoration: none;
	color: #FFFFFF;
}
#content h3 a:hover, #content h3 a:focus, #content h3 a:active  
{
	/*color:#dec02c; */
	text-decoration: underline;
}

#content a
{
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
#content a:hover, #content a:focus, #content a:active  
{
	/*color:#dec02c; 
	font-weight: bold;*/
	text-decoration: underline;
}

.bottom_border 
{
	border-bottom: solid 1px #888;
}

#navigation {
    width: 78em; 
    height: 107px; 
    margin-left: 10px; 
    margin-bottom: 2.3em; 
    position: relative; 
}

.clear, .foot {
     clear: both; 
}

.foot {
     padding-top: 3em; 
}

.nav_logo {
     float: left; width: 76px; 
     height: 107px; 
     margin-right: 26px; 
     background: url(../images/generic/ar_plugins.gif) no-repeat; 
}

.nav_info p 
{
    position: absolute; left: 102px; top: 35px; 
    line-height: 1em; color:#909090; width: 500px; 
    height: 33px; 
    background: url(../images/generic/nav_info.gif) no-repeat 0 bottom; 
    }

/* navigation area, shopping totals */
#nav_basket 
{
	height: 30px;
	font-size: 1.1em;
    font-weight: normal; 
}
#nav_basket dt.buy 
{
	float: left; 
    color: #FFFFFF; 
}
#nav_basket dt.buy a
{
	text-decoration: none;
	color: #FFFFFF;
}
#nav_basket dt.buy a:hover, #nav_basket dt.buy a:focus, #nav_basket dt.buy a:active  
{
	/*color: #dec02c; */
	text-decoration: underline;
}

    
#nav_basket dt.title 
{
	float: left; 
	/*width: 3.5em; */
	margin-left: 3em;
	color: #888; 
 }
     
#nav_basket dt.result 
{
 	float: left; 
    margin-left: 0.4em; 
    color: #FFFFFF; 
}


/* main site navigation */
#site_nav 
{
     position:absolute; 
     left: 98px; 
     top: 81px; 
     }
 
#content li 
{
    /*display: inline; 
    list-style: none; */
    font-size: 1.1em;
    /*background: #fff url(../images/generic/nav_vertical_dots.gif) repeat-y right top; */
    /*color:Red;*/
    display:block;
    padding-left:10px;
    line-height:18px;
}
    
#site_nav li 
{
    display: inline; 
    list-style: none; 
    font-size: 1.3em; 
    background: #fff url(../images/generic/nav_vertical_dots.gif) repeat-y right top; 
    }

.side_block 
{
     border-bottom: 1px solid #888; 
     padding-bottom: 1em; 
     margin-bottom: 1em; 
     }

#home_mailing_list input#mail { width: 190px; }

#home_mailing_list dt 
{
    line-height: 2em; 
    height: 2em; 
    }

.mail_submit 
{
    margin-top: 1em; 
    }
    
.radio_button_offset { margin-left: 0.5em; }

/* home page */
.home_product 
{
    float: left;
    width: 160px; 
    padding-bottom: 1.5em; 
    padding-top: 1.5em; 
    margin: 0 30px 30px 0; 
    /*color: #405F72;*/
    color: #FFFFFF;
}
* html .home_product 
{
    width: 180px;
    margin: 0 0 30px 0;
} /* ie 6 hack */
.home_image { margin-bottom: 1.5em; }

.introducing_label 
{
    font-size: 1.4em; 
    /*margin-bottom: 1em;*/
    color: #405F72; 
    font-weight: normal; 
    text-decoration:none;
}
.big_label 
{
    font-size: 2.3em;
    /*font-size: 2.2em;*/
    
    margin-bottom: 1em;
    color: #405F72; 
    font-weight: normal; 
    text-decoration:none;
} 
.home_small_image 
{
	margin-top: 1em;
	overflow:hidden;
}
.home_small_image_text
{
	float:left; 
	width:340px; 
	padding-left:2.5em; 
	padding-top: 2px;
	font-size: 1.1em;
}
.home_addtobasket 
{
    margin-top: 1.5em;
    color: #405F72; 
    overflow: hidden;
    width: 150px;
}

.other_products_label 
{
    font-size: 2.0em; 
    /*margin-bottom: 1em;*/
    margin-top:1em;
    color: #405F72; 
    font-weight: normal; 
    text-decoration:none;
} 
.other_product_name 
{
    margin-bottom: 1em;
} 
/*.other_product_name a 
{
    font-size: 1.4em; 
    color: #405F72; 
    font-weight: normal; 
    text-decoration:none;
} */



/* basket buttons */
dl.basket 
{
    margin-top: 0.8em; 
    height: 6em; 
    width: 19em;
    }

dl.basket dt 
{
     margin-bottom: 0.5em; 
     font-size: 1.1em; 
     }
     
dl.basket dd 
{
    float: left; 
    padding: 0 10px 3px 0; 
    }
    
dl.basket dd span.price 
{
    float: right; 
    font-weight: normal; 
    }

/* home news items */
.news_block dl 
{
    font-size: 1.1em; 
    border-bottom: 1px solid #888; 
    padding-bottom: 1.2em; 
    margin-bottom: 1.2em; 
}

/******** product pages ********/
/* gallery thumbs */
dl#gallery_thumbs { margin: 1em 0 0 4px; }

dl#gallery_thumbs dt { float: left; }

dl#history_thumbs 
{
    margin-top: 1em; 
    height: 65px; 
    }

dl#history_thumbs dt { float: left; }

/*#product_nav { height: 40px; }

#product_nav ul { display: inline; }

#product_nav ul li 
{
    display: inline; 
    padding-left: 7px; 
    list-style: none; 
    }*/

#content #main_photo { margin-bottom: 2em; }

#content #film_clip { margin-bottom: 2em; }

.product_detail 
{
    padding-bottom: 1em; 
    margin-bottom: 1em; 
}    
.product_desc 
{
    padding-bottom: 1em; 
    margin-bottom: 1em; 
}


/******** demo page ********/
dl.demo_questions 
{
    font-size: 1.1em; 
    margin-bottom: 1em; 
    /*border: solid 1px red;*/
    overflow: hidden;
}
    
dl.demo_questions dt.demo_question_head 
{
    float: left; 
    width: 12em; 
    /*width: 13em; */
    /*border:solid 1px blue;*/
}
    
dl.demo_questions dd.input  
{
	margin-left: 13em; 
	/*margin-left: 14em; */
    /*border:solid 1px yellow;*/
}

dl.demo_questions .ddl_fixed_width 
{
	width: 177px;
}

.avail_demo { margin-bottom: 1em; float: left; }

.avail_demo dl 
{
    float: left; 
    margin-bottom: 1em; 
    margin-right: 1em; 
    width: 24em; 
}
    
.avail_demo dl dt.plugin_100 { float: left; }

.avail_demo dl dt.plugin_100 img 
{
     width: 100px; 
     height: 100px; 
     border: none;
}
     
.avail_demo dl dd { margin-left: 110px; }

/* float fix */
.avail_demo:after, .download_detail:after
{ 
    content: "."; 
    display: block; 
    height: 0; 
    width: 100%; 
    clear: both; 
    visibility: hidden; 
    }

/* Hides from IE-mac \*/
* html .avail_demo:after
{height: 1%;}
/* End hide from IE-mac */


/******** downloads page ********/
.download_detail 
{
    padding-bottom: 1em; 
    margin-bottom: 2em; 
    border-bottom: 1px solid #C9C9C9; 
}
    
.download_detail dl { font-size: 1.1em; }

.download_detail dl dt.plugin_100 
{
    float: left; 
    margin-top: 0.3em; 
    }
    
.download_detail dl dt.plugin_100 img 
{
     width: 100px; 
     height: 100px; 
     border: none;
}

/* downlaods page */

.download_col dd a, .download_col dd a:visited {
	display: block; 
	width: 10em; 
	height: 1.7em;
	line-height: 1.7em;
	font-weight: bold;
	padding-right: 0.3em;
	padding-left: 0.3em;
	text-decoration: none;
	color: #405F72;
	/*border-left: 5px solid #87a6b1;*/
	/*background: #eee url(../images/generic/arrow_link.gif) no-repeat 11.9em center;*/
}
.download_col dd a:hover {
	color: #CC0066;
	/*border-left-color: #CC0066;*/
	background-color: #EEEDED;
}

.download_col 
{
    float: left; 
    margin-left: 20px; 
}
    
.download_col .head 
{
    font-size: 1.1em; 
    color: #FFFFFF; 
    }
    
.download_col dd 
{
    padding: 0 10px 3px 0; 
}
    
.download_col dd span.download_button 
{
     float: right; 
     font-weight: normal; 
     padding-right: 0;
}

/******** support & about page ********/

.about_img { margin-bottom: 1em; }
.about_img img { border: 1px solid #ccc; }

/*dl#support_side_nav dt, dl#about_side_nav dt 
{
     border-bottom: 1px solid #888; 
     }*/
     
.support_detail
{
    padding-top: 1em; 
    margin-top: 1em; 
    border-top: 1px solid #888; 
}
/*, .about_detail */

/* contact */
dl.contact 
{
    font-size: 1.1em; 
    margin-bottom: 1em; 
    overflow: hidden;
}
    
dl.contact dt  
{
	margin-bottom: 0.3em; 
}
dl.contact .ddl_fixed_width 
{
	width: 200px; 
}
dl.contact .txt_fixed_width 
{
	width: 200px; 
}
dl.contact dt.support_question_head  
{
	float: left; 
	width: 11em; 
}
dl.contact dd.input  
{
	margin-left: 12em; 
}

/******** media ********/
dl.hi_res, dl.press_pack 
{
    margin-bottom: 1em; 
    float: left; width: 18em; 
}

dl.hi_res dt
{
	margin-top: 1em;
}
    
.youTube_vid { margin-bottom: 1em; }

.youTube { margin-left: 5px; }

dl.video_main { margin-bottom: 1.5em; }

dl.video_block 
{
    margin-top: 1em; 
    margin-bottom: 2em; 
    float: left; 
    width: 150px; 
    margin-right: 20px; 
    }

/******** links ********/
dl.specail_links 
{
    margin-bottom: 2em; 
    font-size: 1.1em; 
    }
    
dl.specail_links dt 
{
    float: left; 
    width: 7em; 
    }
    
dl.specail_links dd 
{
    margin-left: 7.5em; 
    margin-bottom: 0.3em; 
    }

.errormsg 
{
    color:Red;
    font-weight:bold;
}
.mandatory_star
{
	color: Red;
	font-weight: bold;
}



/* Footer */
div#footer {
	font-family: "helvetica neue",helvetica,arial,sans-serif;
	border-top: 1px solid #545454;
	clear: both;
	color: #888;
	float: left;
	padding: 0.5em 0 3.5em 0;
	margin-top: 1.5em;
	/*font-size: 1.1em;*/
}

div#footer a { color:#888; }

div#footer abbr { border:none; }

div#footer div#footer-left {
	float: left;
	width: 637px;
}
div#footer div#footer-right {
	float: right;
	margin-top: 0;
	margin-right: 0;
	width: 153px;
}
div#footer div { display:inline; }

div#footer div#footer-left ul#footer-nav {
	list-style:none;
	margin-left:0;
	margin-top:1em;
}
div#footer div#footer-left ul#footer-nav li {
	display:inline;
	margin-left:0;
	margin-right:15px;
}
div#footer div#footer-left ul#footer-nav li a {
	background:url(../images/footer-nav_a_bg.gif) no-repeat right top;
	padding-right:16px;
}
div#footer div#footer-left ul#footer-nav li a:hover,
div#footer div#footer-left ul#footer-nav li a:focus,
div#footer div#footer-left ul#footer-nav li a:active,
div#footer div#footer-left ul#footer-nav li.selected a {
	background-position:right -500px;
	color:#fff;
	text-decoration:none;
}
div#footer div.vcard { 
	display:block;
	font-size:0.9em;
	margin-top:0.5em;
}
div#footer div#contact-details-abbeyroad { margin-top:1em; }

div#footer span,
div#footer div.divider {
	background:url(../images/footer_bg_divider.gif) no-repeat left center;
	padding-left:6px;
	margin-left:2px;
}
div#footer div.adr {
	margin-left:4px;
}
div#footer span.tel,
div#footer span.tel span.value { 
	background:none;
	padding-left:0;
}
div#footer span.tel {
	padding-left:4px;
}
div#footer div.divider span.tel {
	padding-left:0;
}

div#footer abbr.country-name { display:none; }








/* ARP website */


/*
-----------------------------------------------------
Layout CSS file for [abbeyroad.co.uk]
Media: screen, projection

Notes: Basic layout structures go here (columns etc)

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

/* Hide contents off-left */

/*body { text-align:center; }*/

#frame {
	margin: 0 0 1.5em 0;
	text-align: left;
	/*width:790px;*/
	height: auto;
	overflow: hidden;
}
#header-frame {
	float: left;
	margin-top:12px;
	height: auto;
	overflow: hidden;
}

#header-frame #topnav 
{
	clear: both;
	height: auto;
	overflow: hidden;
}


#header-frame a  
{
	color:#888; 
}
#header-frame a:hover,
#header-frame a:focus,
#header-frame a:active  
{
	/*color: #dec02c; */
}



div#header-frame a.current_page, #site_nav a.current_page:visited {
    /*border-bottom: 4px solid #000;*/ 
    color: #FFFFFF; 
}


#header-frame ul#section-navigation li.selected a {
	color:#fff;
	text-decoration:none;
}
#header-frame ul#section-navigation {
	float:left;
	font-family:"helvetica neue",helvetica,arial,sans-serif;
	/*font-size:1.1em;*/
	margin:28px 0 .5em 0;
}
#header-frame ul#section-navigation li {
	float:left;
	list-style:none;
	height:32px;
	position:relative;
	padding-right:25px;
	
}
/* Fix for Safari image replacement show-through */
#header-frame ul#section-navigation li a  
{
	/*line-height:2em;*/ 
	font-size: 1.6em;
	text-decoration: none;
	font-weight: normal;
}


#header-frame ul#section-navigation li span {
	background-repeat:no-repeat;
	background-position:0 -66px;
	height:100%;
	position:absolute;
	width:100%;
}

#header-frame ul#section-navigation li.selected a span { background-position:0 -33px; }

#header-frame ul#section-navigation li a:hover,
#header-frame ul#section-navigation li a:focus,
#header-frame ul#section-navigation li a:active  
{
	/*background-position:0 0; */
	color: #dec02c;
}

#header-frame #basket {
	float:left;
	/*margin-right:-10px;
	margin-bottom:8px;*/
	width:630px;
}

#header-frame div#logo {
	float:right;
	/*margin-right:-10px;
	margin-bottom:8px;*/
	width:160px;
}

/* Section navigation */
#header-frame div#section-header { 
	clear:both;
	position:relative;
}
#header-frame #section-header {
	margin-bottom:0.5em;
}
#header-frame div#section-header img { border:1px solid #4b4b4b; }
/*div#header-frame div#section-header h1 {
	border-bottom:1px solid #474747;
	font-size:1.6em;
	font-weight:normal;
	margin-bottom:1em;
	padding-bottom:.2em;
}*/
#header-frame div#section-header p,
#header-frame div#section-header ul {
	margin-bottom:1em;
}

#header-frame div#section-header div#feed {
	position:absolute;
	bottom:9px;
	right:6px;
	text-align:right;
	z-index:10;
}
#header-frame div#section-header div#feed p { margin-bottom:0; }
#header-frame div#section-header div#feed p a {
	background:url(../images/icon_feed.png) no-repeat right center;
	color:#fff;
	padding-right:20px;
}

/* Sub section navigation */
ul#sub-section-navigation {
	background:#464646 url(../images/link_bg_gradient.gif) repeat-x left bottom;
	float:left;
	font-family:'helvetica neue',helvetica,arial,sans-serif;
	list-style:none;
	margin:.3em 0 1.5em -1px;
	width:791px;
}
ul#sub-section-navigation li {
	background:#464646 url(../images/link_bg_gradient.gif) repeat-x left bottom;
	border-left:1px solid #000;
	float:left;
	margin-left:0;
	padding:4px 28px 0 7px;
}
ul#sub-section-navigation li a {
	background:url(../images/link_a_bg_arrow.png) no-repeat right 2px;
	color:#a8a8a8;
	display:block;
	min-height:20px;
	padding-right:17px;
}
ul#sub-section-navigation li a:hover,
ul#sub-section-navigation li a:focus,
ul#sub-section-navigation li a:active,
ul#sub-section-navigation li.selected a {
	background-image:url(../images/link_a_bg_arrow_hover.png);
	color:#fff;
	text-decoration:none;
}





/* Content frame */
div#content-frame { clear:both; }


/* ================== */
/* = Column layouts = */
/* ================== */

/* Standard layout - 3 cols */
div#content-frame div#content-holder {
	float:right;
	width:588px;
}
div#content-frame div#content-holder div#content {
	float:left;
	width:386px;
}
div#content-frame  div#content-holder  div#support {
	float:right;
	width:184px;
}
div#content-frame div#navigation {
	float:left;
	width:184px;
}

/* Standard layout - 2 cols (wide content) */
body.wide div#content-frame div#content-holder div#content { width:588px; }

/* Standard layout - 1 cols (full content) */
body.full div#content-frame div#content-holder { width:790px; }

body.full div#content-frame div#content-holder div#content { width:790px; }


/* 50/50 cols in full template */
body.full div#content-frame div.row {
	clear:both;
	float:left;
	margin-bottom:1em;
	width:790px;
} 
body.full div#content-frame div.row div.left {
	float:left;
	width:386px;
}
body.full div#content-frame div.row div.right {
	float:right;
	width:386px;
}

/* Alt layout (different widths, nav on right) */
body.alt div#content-frame div#content-holder,
body.alt div#content-frame div#content-holder div#content { 
	float:left;
	width:520px;
}
body.alt div#content-frame div#navigation { 
	float:right;
	width:250px;
}

/* Alt layout (wider nav) */
body.alt.wide-nav div#content-frame div#content-holder,
body.alt.wide-nav div#content-frame div#content-holder div#content { width:466px; }

body.alt.wide-nav div#content-frame div#navigation { width:304px; }

/* Error page modification */
body.error div#content-frame { 
	padding-top:4em;
	min-height:30em;
}

/* Near-empty page modification */
body.near-empty div#content-frame { min-height:30em; }


/* News page modification */
body.news div#content-frame { padding-top:1.5em; }






/* P R O D U C T S */


/*#products { width: 650px; margin: 0 auto; }*/
/*#products  
{
	width: 790px; 
	--margin: 0 auto;--
	margin-top: 1.5em; 
}
div#products h1
{
	font-size: 2.2em;
	color: #ffffff;
	font-weight: normal;
	margin: 0 0 0.3em 0;
	padding: 0 0 0.3em 0;
}
*/
/*#products*/ .upgrade_image { text-align: center; padding: 0 0 10px 0; }

/*#products*/ .product { clear: both; margin-bottom: 2em; zoom:1; overflow: hidden; }
/*#products*/ .product h2  
{
	font-size: 1.6em; 
	margin-bottom: 0.2em; 
	color: #405F72; 
	font-weight: normal; 
}
/*#products*/ .product dl { margin: 0  0 0.5em 0; width: 140px; /* for ie */ }
/*#products*/ .product img { float: left; }
/*#products*/ .product dl.basket { margin-left: 500px; }
/*#products*/ .product dl.basket dd { float: none; }
/*#products*/ .product dl.details2 { float: left; width: 450px; }
/*#products*/ .product dl.basket2 { float: right; padding: 5px 0 0 0; }

/* Product links */
/*#products*/ .product dl.details a:link, /*#products*/ .product dl.details a:visited { color: #999; font-size: 1.1em; line-height: 1.4em; }
/*#products*/ .product dl.details a:hover { color: #FF9900; }

/*#products*/ .product a img { border: none; }

/*#products*/ .product dl.basket dd a, 
/*#products*/ .product dl.basket dd a:visited, 
/*#products*/ .product dl.basket dd.select a, 
/*#products*/ .product dl.basket dd.select a:visited { width: 13em; }

/*#products*/ .product 
{
    padding-bottom: 1em; 
    margin-bottom: 2em; 
    border-bottom: 1px solid #888;
}


/*		B A S K E T		*/
#viewbasket table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 1.5em;
} 
#viewbasket th, #viewbasket td { 
	border: 1px solid #515151; 
	padding: 4px 10px;
	line-height: 1.2;
} 
#viewbasket th.item { width: 620px; }
#viewbasket th.subtotal { width: 40px; }
#viewbasket th.remove { width: 50px; }
#viewbasket th, #viewbasket.table_title  
{
	text-align: left; 
	background-color: #666;
}
#viewbasket.table_title { font-weight: bold; }
#viewbasket tbody tr.alt td { background: #bbb; }
#viewbasket tr.basket_total { background: #666; }
#viewbasket td.vat { text-align: right; }
#viewbasket td.total { text-align: right; font-weight: bold; }
#viewbasket td.total_price  
{
	color: #FFFFFF;
	/*color: #CC0066; 
	font-weight: bold; */
}
#viewbasket td.next_page { padding: 1em; text-align: right; }

/*
*/

.end_basket { margin-top: 5em; width: 500px; }
p.continue { margin-top: 3em; }
caption {
	font-weight: bold;
	font-size: 1.4em;
	text-transform: uppercase;
	padding: 0 0 5px;
	color: #333333;
}


/*		L I N K S		*/

a 
{
    color: #909090;
    }

/* site navigation */

#site_nav a:link, #site_nav a:visited {
     float: left;
     margin: 0 0.7em; 
     text-decoration: none; 
     color: #909090; 
}
#site_nav a:hover {
   /* border-bottom: 4px solid #666; */
    
    /*color: #dec02c; */
    text-decoration: underline;
}
#site_nav a.current_page, #site_nav a.current_page:visited {
    /*border-bottom: 4px solid #000;*/ 
    color: #FFFFFF; 
}


/* home page */
.big_label a, .product_name a:visited{
     color: #405F72; 
     text-decoration: none; 
}
.big_label a:hover {
     color: #FF9900; 
}

/* add item to basket */
dl.basket dd a, dl.basket dd a:visited, dl.basket dd.select a, dl.basket dd.select a:visited {
	display: block; 
	width: 8em;
	height: 1.7em;
	line-height: 1.7em;
	font-weight: bold;
	padding-right: 0.3em;
	text-decoration: none;
	background-color: #eee;
	color: #405F72;
}
/* take item out of basket */
dl.basket dd.select a, dl.basket dd.select a:visited {
	color: #909090;
	background-color: #eee;
}

/* add the +/- next to products */
dl.basket dd a span.add_to_basket,
dl.basket dd a span.add_to_basket:visited,
dl.basket dd a span.take_from_basket,
dl.basket dd a span.take_from_basket:visited
{
	float: left;
	width: 1.7em;
	height: 1.7em;
	margin-right: 0.3em;
	background: #405F72 url(../images/generic/basket_add.gif) no-repeat center center;
}
/* different bg colour for - */
dl.basket dd a span.take_from_basket,
dl.basket dd a span.take_from_basket:visited {
	background: #ccc url(../images/generic/basket_minus.gif) no-repeat center center;
}

dl.basket dd a:hover, dl.basket dd.select a:hover {
	color: #CC0066;
}


/* <SD> */
.addtobasket_homepage
{
    margin-top: 0.4em;   
}
div#add_remove_basket_wrap h3
{
	font-size: 1.1em;
	color: #ffffff;
	font-weight: bold;
	margin: 0 0 0.3em 0;
	padding: 0;
}

#add_remove_basket_wrap a.addtobasket2
{
	display: block; 
	width: 9.8em; /* 7.5 */
	height: 1.7em;
	line-height: 1.7em;
	padding-right: 0.3em;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(/images/basket_plus.jpg); /* (../images/generic/basket_plus2.gif) */
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 2.2em;
	cursor:pointer;
}

#add_remove_basket_wrap a.addtobasket2:hover
{
	display: block; 
	width: 9.8em;
	height: 1.7em;
	line-height: 1.7em;
	padding-right: 0.3em;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #585858;
	background-image: url(/images/basket_plus_hover.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 2.2em;
	cursor:pointer;
}


#add_remove_basket_wrap a.removebasket2
{
	display: block; 
	width: 9.8em;
	height: 1.7em;
	line-height: 1.7em;
	padding-right: 0.3em;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
/*	color: #909090;
	background-color: #eee;*/
	background-image: url(/images/basket_minus.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 2.2em;
	cursor:pointer;
}
#add_remove_basket_wrap a.removebasket2:hover
{
	display: block; 
	width: 9.8em;
	height: 1.7em;
	line-height: 1.7em;
	padding-right: 0.3em;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #585858;
	background-image: url(/images/basket_minus_hover.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 2.2em;
	cursor:pointer;
}

.basketbuttonsgap
{
    float: left;
    margin-right: 1em;
    margin-top: 0.4em;   
}

/* </SD> */


/* submit buttons */

/*
a.submit, a.submit:visited {
	color: #405F72;
	text-decoration: none;
	padding: 0.5em;
	font-weight:bold;
	background-color: #eee;
}

a.submit:hover { color: #fff; background-color: #FF9900; }
*/

/* gallery & history thumbs */
dl#gallery_thumbs dt, dl#history_thumbs dt 
{
    padding: 0 3px 3px 0; 
    }
    
dl#gallery_thumbs dt a 
{
    display: block; 
    width: 40px; 
    height: 40px; 
    border: 1px solid #A5A5A5; 
    }
    
dl#history_thumbs dt a 
{
    display: block; 
    width: 50px; 
    height: 50px; 
    border: 1px solid #A5A5A5; 
    }
    
dl#gallery_thumbs dt a:hover, dl#history_thumbs dt a:hover 
{
    border-color: #FF9900; 
    }


/* side sub nav */
/*#product_nav li a
{
	height: 1.2em;
	line-height: 1.2em;
	padding-left: 8px;
	background: url(../images/generic/arrow_link.gif) no-repeat left center;
}*/


/* TOP NAV */

#product_navigation, #support_navigation
{
	margin-top: 1em;
	clear: both;
	width: 790px;
	height: auto;
	overflow: hidden;
}
/*#product_navigation a:hover, 
#support_navigation a:hover 
{
	color:#FFFFFF;
	text-decoration: none;
}*/
.product_navigation_wrap,
.support_navigation_wrap
{
	background: url(/images/product_navigation_bg.jpg) repeat-x; 
	padding: 0 12px 0 5px; 
	/*margin-right: 2px; */
	height: 24px; 
	/*float: left;*/
}
#button_wrap
{
	background: url(/images/product_navigation_bg.jpg) repeat-x; 
	padding: 3px 12px 0 5px; 
	margin-right: 2px; 
	height: 24px; 
	float: left;
}

/*
.product_navigation_wrap_gap,
.support_navigation_wrap_gap
{
	background: url(/images/product_navigation_bg.jpg) repeat-x; 
	height: 24px; 
	float: left;
	overflow: hidden;
	width: auto;
}

table.product_navigation_wrap_gap,
table.support_navigation_wrap_gap  
{
	border-collapse: collapse;
	width: 100%;
	margin: 0;
} 
td.product_navigation_wrap_gap,
td.support_navigation_wrap_gap 
{
	border: none;
	padding: 0px;
	line-height: 1em;
}
*/

a.product_navigation_link,
a.support_navigation_link,
#button_wrap a
{
	color: #888;
	text-decoration: none;
	background: url(/images/product_navigation_arrow.gif) no-repeat;
	background-position: center right;
	padding-right: 17px;
	display: block;
}

a.product_navigation_link_selected, a.product_navigation_link:hover,
a.support_navigation_link_selected, a.support_navigation_link:hover,
#button_wrap a:hover
{
    /*color: #20ABD6;*/
    color: #FFFFFF;      
	text-decoration: none;
	background: url(/images/product_navigation_arrow_selected.gif) no-repeat;
	background-position: center right;
	padding-right: 17px;
	display: block;
}   

/* LEFT NAV and cat products links above pics */

dl#product_side_navigation, dl#about_side_navigation
{
    /*border-top: 1px solid #D2D2D2; */
    /*margin: 1.5em 0; */
    clear: both; 
    margin-bottom: 1.5em;
}
    
dl#product_side_navigation dt, dl#about_side_navigation dt
{
	border-bottom: 1px solid #888; 
	/*margin-bottom: 1.5em;*/
}

dl#product_side_navigation a.product_side_navigation_link,
dl#about_side_navigation a.about_side_navigation_link
{
	color: #888;
	font-weight: normal;
	text-decoration: none;
	background: url(/images/product_navigation_arrow.gif) no-repeat;
	background-position: center left;
	padding-left: 17px;
	display: block;
	height: 2.8em;
	line-height: 2.8em;
}

dl#product_side_navigation a.product_side_navigation_link_selected,
dl#product_side_navigation a.product_side_navigation_link:hover,
dl#about_side_navigation a.about_side_navigation_link_selected,
dl#about_side_navigation a.about_side_navigation_link:hover
{
    color: #FFFFFF;      
	text-decoration: none;
	background: url(/images/product_navigation_arrow_selected.gif) no-repeat;
	background-position: center left;
	padding-left: 17px;
	display: block;
	height: 2.8em;
	line-height: 2.8em;
} 

/* cat_products links above image */
#category_product_links, #media_links
{
    margin-bottom: 0.8em;
}
#category_product_links a, #media_links a
{
	color: #888;
	/*font-weight: bold;*/
	text-decoration: none;
	background: url(/images/product_navigation_arrow.gif) no-repeat;
	background-position: center left;
	padding-left: 17px;
	display: block;
}
#category_product_links a:hover, #media_links a:hover
{
    color: #FFFFFF;      
	/*font-weight: bold;*/
	text-decoration: none;
	background: url(/images/product_navigation_arrow_selected.gif) no-repeat;
	background-position: center left;
	padding-left: 17px;
	display: block;
} 

/*#plugin_side_nav dt a,
#support_side_nav dt a,
#about_side_nav dt a 
a:link { color: #405F72; }
a:visited { color: #999; }
a:hover { color: #FF9900; }*/

a.links
{
	display: block;
	height: 2.8em;
	line-height: 2.8em;
	padding-left: 8px;
	background: url(../images/generic/arrow_link.gif) no-repeat left center;
}

a.links:hover,
a.links2:hover
 { color: #FF9900; }
 
img.gallery_photo
{ border: solid 1px #FFFFFF;} 
 
img.gallery_photo:hover
{ border: solid 1px #FF9900;} 

a.links2
{
    color: #405F72;
    }

.links:visited
{
    color: #999;
	background: url(../images/generic/arrow_visited.gif) no-repeat left center;
}

/*#product_nav li a:visited,
#plugin_side_nav dt a:visited, 
#support_side_nav dt a:visited, 
#about_side_nav dt a:visited 
{
	background: url(../images/generic/arrow_visited.gif) no-repeat left center;
}*/
   
.highlight_link
{ 
    display: block;
	height: 2.8em;
	line-height: 2.8em;
	padding-left: 8px;
    color: #20ABD6; 
    background: url(../images/generic/arrow_current.gif) no-repeat left center;   
    }
    


