html{
}
html,body{
	margin:0;
	padding:0;
}
body{
  font-family: "Trebuchet MS", "Helvetica",  "Arial","sans-serif";
	font-size: 12px;
	text-align:center;
	background-color:#DAD5CF;
	line-height: 1.4em;
}
form{
	margin:0;
	padding:0;
}
img{
	border:none;
	vertical-align:bottom;
}
.clear{
	clear:both;
	height: 0 !important;
	overflow: hidden;
}
p{
	margin:0 0 10px 0;
	padding:0;
}

p.small {
    font-size: 11px;
}

/*
p:last-child,
p.last{
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}
*/
ul,
ol
{
	padding:0;
	margin:0 0 10px 0;
}
ul li,
ol li
{
	padding:0;
	margin:0 0 0 15px;
}
ul li ul li,
ol li ol li
{
	padding:0;
	margin:0 0 0 15px;
}
a:link,
a:active,
a:visited{
	text-decoration:none;
	margin:0;
	padding:0;
	cursor:pointer;
	color:#005360;
}
a:hover{
	cursor:pointer;
	text-decoration:underline;
}
a:active { outline: none; }
a:focus { -moz-outline-style: none; 	outline:none; }

.clear{
	clear:both;
}
h1,h2,h3,h4{
	margin:0 0 10px 0;
	padding:0;
}
h1{
	color:#148d9e;
	font-size:18px;
}
h2 {
	font-size:14px;
	color:#323499;
}
input {
	margin:0;
	padding:0;
  font-family: "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
}
/*******/
/*******/
/*******/
#top{
	background-image:url(../images/top.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	background-color:white;
	height:180px;
}

#middle{
	background-color:white;
	padding:10px 0 25px 0;
	margin:0;
	width: 100% !important;

}

#bottom{
	padding:0;
	margin:0;
}
.inner{
	width:938px;
	margin:0 auto;
	padding:0;
	text-align:left;
	position:relative;
}
.padding5{padding:5px;}
.padding10{padding:10px;display:block;}
.left{
	float:left;
}
.right{
	float:right;
}
/*******/
/*******/
/*******/
#header{
	height:180px;
	background-image:url(../images/header/hdr_bg.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	position:relative;
}
#topnav{
	float:right;
	font-size:14px;
}
#topnav ul{margin:0;padding:0;}
#topnav li{margin:0;padding:0;}
#topnav li{
	background-image:url(../images/header/li_spacer.png);
	background-repeat:no-repeat;
	background-position:100% 50%;
	float:left;
	list-style-type:none;
	padding:6px 10px 6px 10px;
}
#topnav li:last-child,
#topnav li.last{
	background-image:none;
	padding-right:0;
}
#topnav a:link,
#topnav a:visited,
#topnav a:active {
	color:#444;
}
#topnav a:hover,
#topnav a.selected{
	color:#1E8EA2;
}
#topnav ul li a:focus{
	outline:none;
}
#logo img{
	position:absolute;
	top:20px;
}
#logo h1{
	position:absolute;
	left:-999999px;
}

#logo .strapline {
    top:103px;
    left: 200px;
}

#sage {
    float:right;
}

#subnav{
  margin:0;
  padding:0;
  font-family:  "Trebuchet MS","Helvetica", "Arial","sans-serif";
	position:absolute;
	bottom:0;
	left: 0;
	height:31px;
    z-index: 10;
}
#subnav ul{
	margin:0;
	padding:0;
}

#subnav ul li a:link,
#subnav ul li a:visited,
#subnav ul li a:active
{
	font-size: 15px;
	font-weight:normal;
	color:white;
}
#subnav ul li a:hover,
#subnav ul li a.selected
{
	color:#17616C;
	text-decoration:none;
}
#subnav ul li a:focus{
	outline:none;
}
#subnav ul li{
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
	background-color:#148d9e;
	margin-right:1px;
	height:30px;
}
#subnav ul li.first{
	background-image:url(../images/rc/main_left.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	border-right: 1px solid #148d9e;
	padding-left: 2px;
}
#subnav ul li.middle{
	background-image:url(../images/rc/main_middle.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	border-right: 1px solid #148d9e;
	padding-left: 2px;
	/*width:210px;*/
}
#subnav ul li.last{
	/*background-image:url(../images/rc/main_right.jpg);
	background-repeat:repeat-x;
	background-position:right bottom;
	padding-right:2px;
	border-left: 2px solid #148d9e;*/
}
#subnav ul li a span{
	display:block;
	padding:6px 11px 4px 11px;
}

.register-top-tab {
	background-image:url(../images/register-free-top-tab.png);
	background-color: transparent !important;
}

.register-top-tab a {
	color: #19A3B0 !important;
}

/*
#subnav ul li{
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
	background-color:#148d9e;
	background-image:url(../images/header/subnav_bg.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	border:2px solid #148d9e;
	padding:4px 22px 4px 22px;
	margin-right:3px;
}
#subnav ul li:last-child,
#subnav ul li.last{
	margin-right:0;
}
#subnav ul li:first-child{
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	moz-border-radius-topleft: 10px;
	webkit-border-top-left-radius: 10px;
}
#subnav ul li:last-child{
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	moz-border-radius-topright: 10px;
	webkit-border-top-right-radius: 10px;
}
*/
/*******/
/*******/
/*******/
#login{
	float:right;
	clear:right;
	height:85px;
	width:196px;
	margin-top:13px;
    position: relative;
    z-index: 20;
}
#login h1 , #login h2 {
	float:left;
	font-size:15px;
	color:#118D9D;
	font-weight:normal;
}
#login span.forgot_details,
#login span.register{
	float:right;
	margin:0;
	padding:0;
}
#login span.register{
	margin-left:10px;
}
#login .forgot_details a:link,
#login .forgot_details a:visited,
#login .forgot_details a:active,
#login .register a:link,
#login .register a:visited,
#login .register a:active
{
	color:#777;
	font-size:12px;
}
#login label{
	color:#777;
	font-size:11px;
	top:5px;
	display:block;
	margin-top:5px;
}
#login .text{
	float:right;
	border:1px solid ;
	width:150px;
}
#login .row{
	margin-top:2px;
}
/*******/
/*******/
/*******/
#member_details{
	position:relative;
	float:right;
	clear:right;
	height:85px;
	width:260px;
	margin-top:5px;
	background-image:url(../images/rc/loginbox.gif);
	background-repeat:no-repeat;
	background-position:right top;
    padding-top: 5px;
}
span.inas{
	font-size:13px;
	margin:0;
	padding:0;
}
span.impact{
	font-size:12px;
	margin:0;
	padding:0;
    font-weight: bold;
}
span.member_name{
	font-size:12px;
	color:#66669a;
}
#member_details ul{
	margin:0;
	margin-top:2px;
	padding:0;
}
#member_details li{
	list-style-type:none;
	margin:0;
	padding:0;
	line-height:20px;
    display: inline;
}
#member_details li a:link,
#member_details li a:visited,
#member_details li a:active
{
	padding-right:12px;
	background-image:url(../images/member_right.jpg);
	background-repeat:no-repeat;
	background-position: 100% 65%;
	font-size:12px;
	color:#222;
    margin-right: 10px;
}
/*******/
/*******/
/*******/
#search {
	padding-top: 9px;
}
#searchwrapper {
	width: 219px;
	height:23px;
	border:2px solid #75c8d0;
	background-repeat:no-repeat;
	padding:0;
	margin:0px;
	position:relative;
	background-color: #fff;
}

#banner #searchwrapper {
	width:230px;
}

#searchwrapper form { display:inline ; }

.searchbox {
	border:0px;
	background-color:transparent;
	float:left;
	border:0;
	padding: 5px 5px 0 5px;
}

#searchwrapper {
	background: url(../images/search-arrow-icon.png) right center no-repeat #fff;
}

#searchwrapper .loading {
    display:none;
    text-align: center;
    position:absolute;
    top: 27px;
    right: -2px;
    width: 432px;
    height: 50px;
}

#searchwrapper .results {
    background-color: #fff;
    position:absolute;
    top: 27px;
    right: -2px;
    display: none;
    width: 412px;
    padding: 15px 10px 15px 0;
    height: 200px;
    overflow:hidden;
    z-index: 200;
}

#searchwrapper .results .tabs {
    overflow: none;
    position:relative;
}

#searchwrapper .results ul.grey_tabs {
    padding-left: 10px;
    border-bottom: 1px solid #aaaaaa;
}

#search_results_products, #search_results_manufacturers, #search_results_news, #search_results_forums, #pages, #search_results_videos {
    xheight: 159px;
    padding: 0 5px 0 10px;
    xoverflow-y:scroll;
}

#searchwrapper .results .grey_tabs a {
    padding:5px 10px 0 1px;
}

#searchwrapper .fail {
    padding: 15px 10px;
}

.searchbox_submit {
	border:0px;
	background-color:transparent;
	float:right;
	border:0;
	left:197px;
	width:19px;
	height:23px;
}
/*******/
/*******/
/*******/
.padlockwrapper {
	width:196px;
	height:26px;
	background-image:url(../images/header/padlockfield.png);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	position:relative;
}
.padlockbox {
	padding:0px;
	margin:0px;
	border:0px;
	background-color:transparent;
	position:absolute;
	width:160px;
	top:5px;
	padding:0 0 0 5px;
	color: #666;
	font-size: 11px;
}
.submitwrapper {
	width:196px;
	height:26px;
	background-image:url(../images/header/submitfield.png);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	position:relative;
}
.submitbox {
	padding:0px;
	margin:0px;
	border:0px;
	background-color:transparent;
	position:absolute;
	width:160px;
	top:5px;
	padding:0 0 0 5px;
	color: #666;
	font-size: 11px;
}
.submitbox_submit {
	border:0px;
	background-color:transparent;
	position:absolute;
	top:1px;
	left:171px;
	width:24px;
	height:24px;
}

/*******/
/*******/
/*******/
#footer{
	color:#685f56;
	font-size:11px;
}
#footer ul{
	margin:0;
	padding:0;
	margin-bottom: 3px;
}
#footer ul li{
	margin:0;
	padding:0;
}
#footer .links
{
	float:left;
    width: 280px;
	margin-top:10px;
}
#footer .links.categories{
	width:300px;
	margin-right:20px;
}
#footer .links:last-child,
#footer .links.last {
	margin-right:0px;
}

#footer .links h3{
	font-size:15px;
	color:#118D9D;
	font-weight:normal;
	margin-bottom:10px;
}
#footer .links ul{
	float:left;
}
#footer .links li{
	list-style-type:none;
	line-height:18px;
	clear:both;
}
#footer .links.categories ul li{
	float:left;
	clear:none;
	margin-right:5px !important;
	line-height:19px;
}
#footer .links.categories ul li a:link,
#footer .links.categories ul li a:visited,
#footer .links.categories ul li a:active
{
	float:left;
	clear:none;
}
#footer .links li a:link,
#footer .links li a:visited,
#footer .links li a:active
{
	float:left;
	list-style-type:none;
	color:#685f56;
}
#footer .links .category_title{
	font-weight:bold;
}
/**
**/
#footer_global_links{
	float:right;
}
#footer_global_links li{
	background-image:url(../images/footer/li_spacer.jpg);
	background-repeat:no-repeat;
	background-position:100% 50%;
	float:left;
	list-style-type:none;
	padding:8px 6px 8px 6px !important;
}
#footer_global_links li:last-child,
#footer_global_links li.last{
	background-image:none;
	padding-right:0;
}
#footer_global_links a{
	color:#685f56;
}

.meremortals{
	float:right;
	margin-top:10px;
}
.meremortals img{
	vertical-align:middle;
}
.meremortals span{
	float:left;
	padding-top:2px;
	font-size:10px;
}

#footer .sage {
    float:right;
    margin-top: 10px;
    background-color: #fff;
}

/*****
*****
****/

#middle.home #banner{

}

/* reuse any of these? */
#middle.home .featured,
#middle.home .welcome,
#middle.home .prod_search
{
	height:198px;
}
#middle.home .featured{
	float:left;
	width:460px;
	margin-right:10px;
	overflow:hidden;
	background-color:#148D9E;
	background-position:right top;
	background-repeat:no-repeat;
}
#middle.home .featured a{
	position:absolute;
	width:458px;
	height:195px;
}
#middle.home .featured a span{
	background-image:url(../images/featured-bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	float:left;
	margin-top:178px;
}
#middle.home .featured:hover {
	background-color:#30BDC3;
}
#middle.home .featured .featured_text{
	padding:10px 300px 18px 22px;

}
#middle.home .featured h2{
	color:white;
	font-size:16px;
	margin-bottom:5px;
}
#middle.home .featured p{
	color:white;
	font-size:11px;
	margin-bottom:10px;
}

#homefeatured {
	width: 458px;
	height:195px;
	padding-right: 12px;
	float: left;
    position:relative;
}

#homefeatured #featuredleft,
#homefeatured #featuredright {
    position:absolute;
    top:170px;
    height: 22px;
    width: 22px;
    z-index: 99;
    left: 405px;
}

#homefeatured #featuredright {
	left: 432px;
}

.homePadder{

}
.homeQuotePadder{
	width:225px;
}

#middle.home .welcome{
	background-image:url(../images/speech-bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	float:left;
	width:224px;
	height: 186px;
	position: relative;
}
#middle.home .welcome .rrrc a{
    color: white;
    float: left;
    font-weight: bold;
    margin-left: 15px;
    margin-top: 10px;
    position: absolute;
}
#middle.home .welcome .content
{
    color: white;
    font-family: Calibri,Arial,Helvetica;
    font-size: 19px;
    height: 95px;
    line-height: 25px;
    overflow: hidden;
    padding: 10px 50px 0px 15px;
}

#middle.home .welcome .ask {
    position:absolute;
    right: 8px;
    top: 170px;
}

#middle.home .welcome .ask a {
    color:#19A3B0;
    font-size: 1.2em;
}



#middle.product .prod_search .search_content{
	color:#2E006D;
}
#middle.home .prod_search{
	width:234px;
	float:right;
}
#middle.home .prod_search .search_content {
	padding: 10px 18px;
	height: 144px;
	background-image:url(../images/prod_search_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#banner .search_content h2{
	color:#ffffff;
	font-size:16px;
	margin-bottom:5px;
}

#banner .search_content a {
    color: #fff;
}

.prod_search ul{
	margin:10px 0 0px 0;
	padding:0;
}
.prod_search li{
	margin:0 0 8px 0;
	padding:0;
	list-style-type:none;
}
.prod_search li:last-child,
.prod_search li.last
{
	margin-bottom:0;
}
/**
**/
#middle.home .new_products,
/*#middle.home .forum,*/
#middle.home .reviewed_products
/*#middle.home .latest_news*/
{
	
}
/**
**/
#middle.home #links{
	padding-top: 40px;
	position: relative;
}

.sage-link {
	position: absolute;
	top: 15px;
	right: 3px;
}

.details{
}
#middle.home .new_products,
#middle.home .videos,
.reviewed_products,
.commented_products
{
	float:left;
	width:225px;
	-moz-user-select:none;
	margin-right:10px;
	padding:0;
}
#forum_videos{
	margin:0 10px 0 0;
	padding:0;
	width:225px;
	float:left;
}
.doty {
    clear:both;
    text-align: center;
	margin-top: 10px;
}

.doty .findout {
    text-align:center;
    margin-bottom: 10px;
	margin-top: 25px;
    font-size: 1.5em;
	color: #1F8996;
}

.related_products
{
	float:left;
	width:225px;
	-moz-user-select:none;
	margin-right:10px;
	margin-bottom:20px;
}
.latest_news{
    position:relative;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #2e006d;
}


#middle.home .latest_news{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
}


#middle.home .new_products .details,
.reviewed_products .details,
.commented_products .details,
.latest_news .details
{
	height:310px; /* HEIGHT FOR SCROLLER - line 590 - 40px */
	overflow-y:auto;
}

.related_products .details
{

}

.latest_news .listitem{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #b7b7b7;
	font-size:11px;
	color:#898989;
}
.latest_news .listitem.last{
	margin-bottom:15px;
	padding-bottom:0px;
	border-bottom:none;
}
.latest_news .title {
	font-weight:bold;
	margin-bottom:10px;
}
.latest_news .title a{
	/*color:#19a3b0;*/
	color: #005360;
	font-size:12px;
}

.latest_news .teaser a {
    /*color:#19a3b0;*/
	color: #005360;
}

.latest_news .social_media {
    background-color:#dfdfdf;
    padding: 10px 10px;
    margin-right: 10px;
}

.latest_news .social_media .link {
    float:left;
    margin-right: 10px;
    font-size:0;
    width: 60px;
    height: 80px;
}

.latest_news .social_media .last {
    margin-right: 0;
}

.latest_news .social_media p {
    margin:0;
    padding: 15px 0 0 0;
}

.latest_news .social_media a {
    color: #17A4AE;
}

.new_products h2,
.reviewed_products h2,
.commented_products h2,
.related_products h2,
.latest_news     h2,
.videos h2,
#middle.product .prod_search h2,
#news_archive h2,
h2.right_col_underline {
    border-bottom: 1px solid #2E006D;
    color: #2E006D;
    font-size: 15px;
    margin-bottom: 15px;
    padding-bottom: 6px;
}

/*#links .new_products h2,
#links .reviewed_products h2,
#links .related_products h2,
#links .latest_news h2,
#links .forum h2,
#links .videos h2,
#links #middle.product .prod_search h2,
#links #news_archive h2,
#links h2.right_col_underline {
	color:#ffffff;
	background-color: #506489;
	font-size:12px;
	margin-bottom:14px;
	padding:6px 10px 4px 10px;
}

.new_products h2 a,
.reviewed_products h2 a,
.related_products h2 a,
#news_forum h2 a,
.videos h2 a,
#middle.product .prod_search h2 a,
#news_archive h2 a,
h2.right_col_underline a {
    color: #fff;
}*/

.new_products .listitem,
.videos .listitem,
.reviewed_products .listitem,
.commented_products .listitem,
.related_products .listitem,
.videos .listitem,
.latest_news .listitem,
.forum .listitem {
	margin-bottom:15px;
	padding-right:0px;
}

.new_products .listitem:last-child,
.new_products .listitem.last,
.videos .listitem:last-child,
.videos .listitem.last,
.reviewed_products .listitem:last-child,
.reviewed_products  .listitem.last,
.commented_products .listitem:last-child,
.commented_products  .listitem.last,
.related_products .listitem:last-child,
.related_products  .listitem.last,
.latest_news .listitem:last-child,
.latest_news  .listitem.last,
.forum .listitem:last-child,
.forum .listitem.last {
	margin-bottom:15px;
}
.new_products .listitem .prod_img,
.videos .listitem .prod_img,
.reviewed_products .listitem .prod_img,
.commented_products .listitem .prod_img,
.videos .listitem .prod_img,
.related_products .listitem .prod_img {
	border:1px solid #aaa;
	float:left;
}
.new_products .listitem .desciption,
.videos .listitem .desciption,
.reviewed_products .listitem .desciption,
.commented_products .listitem .desciption,
.videos .listitem .desciption,
.related_products .listitem .desciption
{
	font-size:11px;
	margin-left:85px;
	margin-bottom:5px;
}
.reviewed_products .listitem .desciption,
.commented_products .listitem .desciption,
.related_products .listitem .desciption
{
}
.new_products .listitem p,
.videos .listitem p,
.reviewed_products .listitem p,
.commented_products .listitem p,
.related_products .listitem p,
.latest_news .listitem p
{
	margin-bottom:0px;
}

.new_products .listitem a.review,
.related_products .listitem a.review
{
	margin-left:5px;
    display: block;
	margin-left:85px;
}
.new_products .listitem a.review img,
.related_products .listitem a.review img
{
    display: block;
}

.new_products .listitem .popout {
    position:absolute;
    left: 100px;
    top: 35px;
    background: url(../images/product-popup.png) no-repeat;
    padding: 40px 50px 30px 45px;
    width: 463px;
    height: 234px;
    overflow: hidden;
    z-index: 400;
    display: none;
}

.new_products .listitem .popout .popout_image {
    float:left;
    width: 190px;
    height: 170px;
}

.new_products .listitem .popout .popout_image img{
    border: 1px solid #85d1d4;
}

.new_products .listitem .popout .popout_details {
    float:right;
    width: 250px;
    height: 170px;
    padding-top: 3px;
}

.new_products .listitem .popout .popout_details .title {
    font-size: 1.2em;
}

.new_products .listitem .popout .popout_details .title a {
    color:#19a3b0;
}

.new_products .listitem .popout .popout_details .added {
    color:#80cfd2;
    font-size: 1.2em;
    margin-bottom: 10px;
}

.new_products .listitem .popout .popout_details p {
    font-size: 1.1em;
    color: #898989;
    line-height: 1.3em;
}

.new_products .listitem .popout .popout_details p a {
    color: #19a3b0;
}

.new_products .listitem .popout .boxes {
    padding-top: 10px;
}

.new_products .listitem .popout .boxes .box {
    float:left;
    margin-right: 9px;
}

.new_products .listitem .popout .boxes .last {
    margin-right: 0;
}


#middle.home .forum{

}

#middle.home .forum .dateauthor {
    font-weight: bold;
    color: #464646;
}

#middle.home .forum .listitem {
    border-bottom: 1px solid #b7b7b7;
}

#middle.home .forum .last {
    border: 0;
}


#middle.home .forum .flag {
    vertical-align: sub;
    padding: 0 5px;
}

#middle.home .forum .category {
    font-weight: bold;
    margin-bottom: 5px;
}

#middle.home .forum .category a {
    color: #19A3B0;
    font-size: 12px;
}

#middle.home .forum .description {
    margin-bottom: 10px;
    font-size: 11px;
    color:#898989;
}

#middle.home .forum .description a {
    color :#19A3B0;
}


#speechbubble{
	background-color:#506489;
	padding:10px;
	background-image:url(../images/forum_bg.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	color:white;
	font-size:11px;
	padding-bottom:30px;
}
#speechbubble .review{
	padding-bottom:20px;
}
#speechbubble .review .breadcrumbs{
	margin-bottom:10px;
}
#speechbubble .review p{
	margin-bottom:10px;
	font-style:italic;
}

.full-anchor-speech
{
	position:absolute;
	display:block;
	z-index:99;
	width:224px;
	height:196px;
	margin:0px;
}

a.full-anchor-speech:hover{
}

a.full-anchor-speech:hover + #speechbubble{
	background-color:#788caf;
	background-image:url(../images/forum_bg_hover.jpg);
}

#quote .postedby{
	color:black;
	font-size:11px;
	position:relative;
	top:-30px;
	left:70px;
	font-weight:bold;
	width:155px;
}
#quote .date{
	color:#222;
	font-size:11px;
	position:relative;
	top:-30px;
	left:70px;
}

.commented_products {
    float:left;
}

.reviewed_products{
	float:left;
	margin-right:0;
    width: 233px;
}
.reviewed_products .title,
.commented_products .title,
.videos .title,
.new_products .title
{
	font-weight:bold;
	color: #005360;
}


.related_products .title a:link,
.related_products .title a:visited,
.related_products .title a:active,
.new_products .title a:link,
.new_products .title a:visited,
.new_products .title a:active,
.videos .title a:link,
.videos .title a:visited,
.videos .title a:active
{
	/*color:black;*/
	color: #005360;
	font-weight:bold;
}

.reviewed_products a.more,
.commented_products a.more{
	font-size:9px;
	font-style:italic;
	color:#3d4e62;
}

#news_forum {
    float:right;
    width: 234px;
}

#middle.home .latest_news{

}

.latest_news .sage {
    margin-top: 15px;
}

/*****
*****/

.stars.small{
	width:75px;
	margin-left:85px;
}
.stars.nomargin{
	margin-left:0;
	margin-bottom:10px;
	width:100px;
}
.stars.product{
	width:95px;
}
.stars.small .off{
	height:13px;
	z-index:1;
    background-position:left top;
    background-repeat:repeat-x;
    width:75px;
}

.stars.product .off{
	height:17px;
	z-index:1;
  background-position:left top;
  background-repeat:repeat-x;
  width:95px;
}
.stars.small .on{
	height:13px;
	z-index:10;
  background-position:left top;
  background-repeat:repeat-x;
}
.stars.product .on{
	height:17px;
	z-index:10;
  background-position:left top;
  background-repeat:repeat-x;
}

.stars .on span {
	/* this hides the "alt" text */
	display: none;
}

.stars.purple .off{	background-image:url(../images/stars_empty_purple.jpg);}
.stars.purple .on{	background-image:url(../images/stars_full_purple.jpg);}

.stars.small.lightblue {margin-top:5px;}
.stars.lightblue .off{	background-image:url(../images/stars_empty_green.jpg);}
.stars.lightblue .on{	background-image:url(../images/stars_full_green.jpg);}


.stars.blue .off{	background-image:url(../images/stars_empty_blue.jpg);}
.stars.blue .on{	background-image:url(../images/stars_full_blue.jpg);}
.stars.prod_purple .off{	background-image:url(../images/stars_empty_blue_purple.jpg);}
.stars.prod_purple .on{	background-image:url(../images/stars_full_blue_purple.jpg);}

.scrollCurrent{
}

/*****
*****
*****/
#breadcrumbs{
	font-size:13px;
	color:#329cac;
	padding-bottom:6px;
	background-image:url(../images/breadcrumbs_bottom.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	margin-bottom:10px;
}
#breadcrumbs a:link,
#breadcrumbs a:active,
#breadcrumbs a:visited,
#breadcrumbs span
{
	color:#4e6489;
}
/****
****
****/

#middle .left_col{
	float:left;
	width:675px;
}

#middle.col3 .left_col{
	float:left;
	width:164px;
	padding-top:6px;
	padding-right:20px;
	border-right:1px solid #bfc7d4;
}

#middle.col3 .left_col p{
	margin-bottom:10px;
}
#middle.col3 .left_col p:last-child,
#middle.col3 .left_col p.last
{
	margin-bottom:0;
}

#middle.col3 .middle_col{
	float:left;
	width:470px;
	padding-top:6px;
	border-left:1px solid #bfc7d4;
	padding:10px;
	margin-left:-1px;
}

#middle .right_col{
	background-color:#dfdfdf;
	padding:6px 10px 6px 10px;
	float:right;
	width: 223px;
}

#middle .right_col .wrapper {
	float: left;
	width:223px;
	margin:0;
	padding:0;
}

#middle .right_col .element_holder{
	margin-bottom:20px;
}
#middle .right_col .element_holder.last{
	margin-bottom:0px;
}
/*****
*****
*****/
#rss,
#refer
{
	background-color:#67b5c1;
	background-image:url(../images/rss.gif);
	background-position:95% 50%;
	background-repeat:no-repeat;
}
#rss:hover,
#refer:hover
{
	background-color:#19A3B0;
	cursor:pointer;
}
#rss .rss_info,
#refer .refer_info
{
	padding:10px 50px 10px 10px;
}
#rss a:link,
#rss a:hover,
#rss a:visited,
#rss a:active,
#refer a:link,
#refer a:hover,
#refer a:visited,
#refer a:active {
	text-decoration:none !important;
	color:black;
}
#rss span,
#refer span{
	font-size:12px;
}
#rss span.title,
#refer span.title{
	font-weight:bold;
	color:#222;
}
#rss span.subscribe,
#refer span.refer
{
	font-style:italic;
}

/*****
*****
*****/
#product_details{

}

.product-details-left {
	float: left;
	width: 230px;
}
#product_details .top img{
	float:left;
}
#product_details .details{
	color:#222;
	float:right;
	width:440px;
	font-size:12px;
	padding-bottom:10px;
}
#product_details .details h1{
	font-size:22px;
	font-weight:normal;
	margin-bottom:5px;
	line-height: 1.2em;
}
#product_details .details a.full:link,
#product_details .details a.full:active,
#product_details .details a.full:visited
{
	font-size:11px;
	color:#777;
	font-style:italic;
}
#product_details .details ul{
	margin-bottom:10px;
}
#product_details .details li{
	list-style-type:none;
	margin-bottom:5px;
}
#product_details .details li span,
#product_details .details li a:link,
#product_details .details li a:active,
#product_details .details li a:visited
{
	/*color:#656597;*/
	color: #005360;
}
#product_details .details li:last-child,
#product_details .details li:last
{
	margin-bottom:0px;
}
#product_details .description{
	margin-bottom:10px;
}
#product_details a.full{
}

#carousel_holder{
	width:226px;
	height:67px;
	border-top:1px solid #b3bccb;
	border-bottom:1px solid #b3bccb;
	padding-top:5px;
	float:left;
}
/***
***
***/
#review_bar{
    float: right;
    width: 440px;
}

#review_bar .editor{
	background-image:url(../images/editor_review_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:237px;
	height:74px;
	overflow:hidden;
	float:left;
	margin-right:8px;
	color: #fff;
}
#review_bar .editor .user_review{
	margin-top:5px;
	margin-bottom:5px;
}

#review_bar .editor .editor_review span,
#review_bar .editor .user_review span
{
	font-size:14px;
	float:left;
	font-weight:bold;
}
.editor_review .stars,
.user_review .stars
{
	margin-left:120px;
}

.editor a:link,
.editor a:visited,
.editor a:active
{
	font-style:italic;
	font-size:11px;
	color:#33329a;
}

#review_bar .add_product, #review_bar .add_product_loggedout{
	background-image:url(../images/add_product_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:94px;
	height:76px;
	float:right;
}
#review_bar .add_product a, #review_bar .add_product_loggedout a{
	width:100%;
	height: 100%;
	display:block;
	height:75px;
	color: #fff;
}

#manufacturer_details_product .request_further_information{
	background-image:url(../images/request_further_information_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:215px;
	height:75px;
	float:right;
	margin-top:50px;
}
#manufacturer_details_product .request_further_information a{
	width:215px;
	position:absolute;
	height:74px;
	font-style:italic;
	font-size:11px;
}
#manufacturer_details_product .request_further_information a span{
	display:block;
	padding:10px 50px 10px 10px;
	line-height:18px;
    color: #FFF;
}
#manufacturer_details_product .man_left{
	float:left;
	padding:10px;
	width:134px;
}
#manufacturer_details_product .man_left .logo{}
#manufacturer_details_product .man_middle{}
#manufacturer_details_product .man_right{
	float:left;
	padding:10px;
	width:134px;
}

#manufacturer_profile .request_further_information{
	background-image:url(../images/request_further_information_bg_small.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:164px;
	height:75px;
	float:right;
	margin-top:50px;
}

#manufacturer_profile .request_further_information a{
	width:164px;
	position:absolute;
	height:74px;
	font-style:italic;
	font-size:11px;
}
#manufacturer_profile .request_further_information a span{
	display:block;
	padding:10px;
	line-height:18px;
}


#review_bar .add_product a:link,
#review_bar .add_product a:active,
#review_bar .add_product a:visited {
    color: #fff;
}

#review_bar .review_this_product a:link,
#review_bar .review_this_product a:active,
#review_bar .review_this_product a:visited {
	color:#19a3b0;
}


#review_bar .request_further_information a:link,
#review_bar .request_further_information a:active,
#review_bar .request_further_information a:visited,
.comment_on_this_video a:link,
.comment_on_this_video a:active,
.comment_on_this_video a:visited

{
	font-style:italic;
	color:#3d3b6a;
}
#review_bar .review_this_product, #review_bar .loggedout_review_this_product {
	background-image:url(../images/review_this_product_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:94px;
	height:96px;
	float:left;
}
#review_bar .review_this_product a, #review_bar .loggedout_review_this_product a{
width:100%;
display: block;
height:100% ;
/*color: #19A3B0;*/
color: #005360;
cursor:pointer;
}

#product_review {
    clear:both;
    padding: 10px 0;
    position:relative;
    width: 100%;
    display:none;
}

#product_review .close {
    position:absolute;
    right: 10px;
    top: 30px;
    cursor: pointer;
    color: #005360;
}

.product-comment-review {
	color: #148D9E;
    font-size: 14px;
	font-weight: bold;
}


#product_review .rate {
    width: 200px;
    float:left;
    padding-bottom: 10px;
}

#product_review .rate .fields {
    height: 100px;
}

#product_review .rate .slider-wrapper {
    background: url('../images/slider-bg.jpg') no-repeat;
    width: 200px;
    padding: 5px 6px 28px 5px;
    margin-top: 10px;
}


#product_review .comment {
    float:right;
    width: 440px;
    padding-bottom: 10px;
}

#product_review .comment textarea {
    resize: none;
    height: 84px;
    width: 424px;
    border:0;
    padding: 8px 8px;
    background:url(../images/comment-textarea.jpg) no-repeat;
    color: #898989;
    font-family: "Trebuchet MS", "Helvetica","Arial","sans-serif";
    font-size: 1em;
}

#product_review .submit {
    float:right;
    margin-top:10px;
}

#product_review #file_upload {
    float:left;
    width: 270px;
}

#product_review .make_review {
    padding-top: 10px;
    border-top: 1px solid #c2c2c2;
}

.comment_on_this_video{
	background-image:url(../images/review_this_product_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:103px;
	min-height:75px;
	margin-top:5px;
}
/***
***
***/
/***
***
***/

#video_comments{
	margin-top:1em;
}
a.comment_video img{
	margin-bottom:1em;
}
.member_review,
.member_comment{
	border-bottom:1px solid #b9b1a6;
	margin-bottom:20px;
	padding-bottom:20px;
}

.member_review.disabled,
.member_comment.disabled
 {
	color: #b88 !important;
}
.member_review.last,
.member_comment.last
{
	border-bottom:none;
	margin-bottom:0px;
	padding-bottom:0px;
}
.member_review .top_bar,
.member_comment .top_bar
{
	margin-bottom:5px;
}
.member_review .top_bar .review_by,
.member_comment .top_bar .review_by
{
	float:left;
}
.member_review .top_bar .review_by span,
.member_comment .top_bar .review_by span
{
	font-size:14px;
	font-weight:bold;
}
.member_review .top_bar .date,
.member_comment .top_bar .date
{
	float:right;
	font-size:14px;
}
.member_review .review,
.member_comment .comment
{
	margin-top:10px;
	line-height:18px;
}

.member_review .stars.product {
	padding-top: 2px;
}
.member_review .stars.product .off {
	width: 69px;
}
.post .footer{
	padding:5px;
}
.member_review .footer ul li,
.member_comment .footer ul li,
.post .footer ul li
{
	float: left;
	list-style: none;
	padding:10px 0;
	margin:  0 10px 0 0;
	font-size:11px;
}

.member_review .footer ul li a,
.member_comment .footer ul li a,
.post .footer ul li a
 {
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-bottom:2px;
	font-size:11px;
}

/*.flag a{
	background-image:url(../images/flag.png);
}*/

li.flag{
	float:right !important;
	background-image:url(../images/flag.png);
	background-position:100% 50%;
	background-repeat:no-repeat;
	margin-right:0px !important;
}

li.flag a{
	padding-right:20px;
}

li.recommend {
	float:right !important;
	margin-right:5px !important;
}

.pagination{
	border-top:1px solid black;
	float:right;
}
.pagination ul{
	margin:10px 0 0 0;
}
.pagination li{
	list-style-type:none;
	float:left;
	padding:0 5px 0 5px;
}
.pagination li a{
	font-size:12px;
	color:#000;
}
.pagination li.current a,
.pagination li.current a:hover
{
	font-size:12px;
	color:#3E838E;
	text-decoration:underline;
}
#mycarousel ul{
	margin:0;
	padding:0;
}
#mycarousel li{
	margin:0 15px 0 0;
	padding:0;
 	float:left;
 	list-style-type:none;
}
/***
content styles
***/

.content h1,
h1{
	color:#148d9e;
	font-size:18px;
	margin-bottom:5px;
}
.content h2,
h2{
	color:#148d9e;
	font-size:16px;
	margin-bottom:5px;
}

.content h3,
h3{
	color:#005360;
	font-size:14px;
	margin-bottom:5px;
}

.content p{
	margin-bottom:10px;
}
.content ul{
	margin:0 0 10px 0;
	padding:0;
}
.content li{
	margin:0 0 0 15px;
	padding:0;
}
.content a:link,
.content a:active,
.content a:visited{
	color:#1D8B9C;
}


/**
* inputs
**/

.text{
	border:1px solid #A3A099;
	padding:2px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/**
* form
**/
.errors {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	border: 2px solid #900;
	background-color: #fdd;
	color: #900;
	font-weight: bold;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.information {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	border: 2px solid #090;
	background-color: #dfd;
	color: #090;
	font-weight: bold;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.subscribe_success {
	border: 2px solid green;
	color: green;
	padding:0.5em;
	margin:0 0 1em 0;
}

.errors ul,
.information ul
{
	margin:0;
	padding:0;
}

.errors ul li,
.information ul li
{
	margin:0 0 5px 15px;
}
.errors ul li:last-child,
.errors ul li.last,
.information ul li:last-child,
.information ul li.last
{
	margin:0 0 0px 15px;
}

.form .field {
	margin-bottom: 10px;
}
.row{
	margin-bottom:5px;
}
.row{
}
.row label{
	float:left;
}
.row label.no-float {
	float:none;
	display:inline !important;
	font-size:12px !important;
}

.row .recaptcha {
    margin-left:195px;
}
/**
* register_form
**/
#clinical-user-page,
#manufacturer-user-page
 {
}
#clinical-user-page .row label,
#manufacturer-user-page .row label
{
	width:210px;
}
#clinical-user-page .text,
#manufacturer-user-page .text
{
	width:200px;
	padding:3px;
}
#clinical-user-page .button,
#manufacturer-user-page .button
{
	margin-left:210px;
	margin-top: 20px;
}
.register-submit-btn {
	background: url("../images/register-free-btn.png") no-repeat scroll center top transparent;
    display: block;
    height: 37px;
    width: 189px;
	border: 0;
	color: transparent;
}
#clinical-user-page .checkbox,
#manufacturer-user-page .checkbox
{
float:left;
margin-left:210px;
margin-right: 5px;
}
#clinical-user-page .checkboxlabel, #manufacturer-user-page .checkboxlabel
{
	width:450px !important;
}

#communication .checkbox{
	float:left;
	margin-left:0px;
}
#communication .checkboxlabel{
	width:350px !important;
	margin-left:10px;
}
#communication .button{
	float:left;
	margin-left:0px;
}

#communication > ul{
	margin:0 0 20px 0px;
	padding:0;
}
#communication > ul li{
	margin:0;
	padding:0;
	list-style-type:none;
	padding-left:25px;
	background-image:url(../images/icons/feed.png);
	background-repeat:no-repeat;
	background-position:0% 50%;
	line-height:22px;
}

.mandatory{
	margin-top:10px;
	font-weight:bold; 	
	position: relative;
	top: -155px;
	width: 200px;
	color: #9c9c9c;}

#clinical_user_form,
#manufacturer_user_form
{
	margin-top:10px;
}
/**
**/

.form h1{
color:#17A4AE;
font-size:16px;
margin-bottom:5px;
}

.general_form,
.forum_form{
	margin-top:10px;
}
.general_form .row label,
.forum_form .row label
{
	width:200px !important;
	float:left;
}
.general_form .row input
{
	width:200px;
	padding:3px;
	border:1px solid #A3A099;
	padding:2px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.forum_form .row input{
	width:650px;
}

.general_form .row textarea,
.forum_form .row textarea
{
	width:320px;
	height: 120px;
	padding:3px;
	border:1px solid #A3A099;
	padding:2px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    font-family: "Trebuchet MS", "Helvetica",  "Arial","sans-serif";
	font-size: 12px;
}
.forum_form .row textarea{
	width:650px;
}
.general_form .row .submit,
.general_form .button
{
	margin-left:200px;
	padding:5px 10px 5px 10px;
}
.forum_form .row .submit,
.forum_form .button
{
	margin-left:0px;
	padding:5px 10px 5px 10px;
}


#sidenav{
}
#sidenav ul{
	margin:0;
	padding:0;
}
#sidenav li{
	margin:0 0 0 0;
	padding:0;
	list-style-type:none;
}

#sidenav li a{
color:#17A4AE;
font-size:16px;
margin-bottom:5px;
}

#sidenav li ul li{
	margin:0 0 0 15px;
	padding:0;
	list-style-type:none;
}

#sidenav .l1sa {
	color:blue;
}
#sidenav li.l1s a.l1sa {
	color:blue;
}

#sidenav .l2sa {
	color:green;
}
#sidenav li.l2s a.l2sa {
	color:green;
}

#sidenav .l3sa {
	color:purple;
}
#sidenav li.l3s a.l3sa {
	color:purple;
}

/**
**/
#faqs ul{
}
#faqs li{
	margin-bottom:10px;
}
#faq-questions,
#faq-answers
{
	padding-top:10px;
	margin:0;
}
#faq-questions .question{
	font-size:20px;
}
#faq-answers .question{
	font-size:13px;
	font-style:italic;
}
#faq-answers .answer{
	margin-top:5px;
	margin-bottom:5px;
	padding:0;
}

/* list by */
#browsebyitems .nav {
	margin: 1em;
	padding: 1em;
	background-color: #eee;
}

#browsebyitems .nav ul {
	margin: 0;
	padding: 0;
}

#browsebyitems .nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	display: block;
	padding: 0 0.7em;
}

#browsebyitems .items .group {
	width: 30%;
	float: left;
	margin-right: 1em;
}

#browsebyitems .items .groupdiv {
	border-bottom: 1px solid #eee;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

#browsebyitems .items .group h2 {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ddd;
	padding-bottom: 0.25em;
	margin-bottom: 0.5em;
}

#browsebyitems .items .group ul {
	margin: 0;
	padding: 0;
}

#browsebyitems .items .group ul li {
	margin: 0;
	padding: 0;
	list-style: square;
	margin-left: 2em;
}

/* browse by category */
#browsebyitems #specialties .specialty {
	margin: 2em 0;
}

#browsebyitems #specialties .specialty .bg{
	background-image:url("../images/by-category-bg.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;
	min-height:122px;
	border-bottom:2px solid #2e006f;
	margin-top:1em;
}

#browsebyitems #specialties .specialty .quicklinks {
}

#browsebyitems #specialties .specialty ul {
	float:left;
	margin: 0 2em 0 0;
	padding: 0;
	}

#browsebyitems #specialties .specialty ul li {
	margin: 0;
	padding: 0;
	background-image:url("../images/by-category-bullet.jpg");
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left: 1em;
	list-style-type:none;
	line-height:16px;
}
#browsebyitems #specialties .specialty ul li a{
	color:black;
}

#browsebyitems #specialties .specialty .normalise {
	position:absolute;
}
#browsebyitems #specialties .specialty .footer {
	position:relative;
	text-align: left;
	top:105px;
}

.checklist{
	margin-bottom:10px;
}
.checklist .title{
}

.localise{
	position:absolute;
	top:3px;
	width: 120px;
	right: 10px;
	text-align:right;
}


a.view_all_articles{
    color: #ffffff;
}

/**
**/
#news_article{
}
#news_article .article_introduction,
#news_article .article_content
{
	margin-bottom:10px;
}

#news_articles{
}
#news_articles .news_article{
	border-bottom:1px solid #506487;
	margin-bottom:5px;
	padding-bottom:5px;
}
#news_articles .news_article:last-child{
	border-bottom:none;
	margin-bottom:0px;
	padding-bottom:0px;
}

#news_articles .article_introduction,
#news_articles .article_content
{
	margin-bottom:10px;
}

.postedon{
	color:#464646;
	font-size:12px;
	font-weight: bold;
}


ul.news_archive{

}
ul.news_archive li{
	list-style-type:none;
}

ul.news_archive li a.curr_month{
	font-weight:bold;
}

#news_archive h2{
}

#notice {
	border: 2px solid #148d9e;
	background-color: #dcdfe8;
	color: #148d9e;
	margin: 1em;
	padding: 1em;
	font-weight: bold;
	text-align: center;
}

.request-further-assistance{
	background-color:#30BDC3;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:10px;
	}

.request-further-assistance h2{
	color:white;
	font-style:italic;
	}

.request-further-assistance a{
	color:white !important;
	font-style:italic;
	}

/* product lists */
#products .product {
	margin-bottom: 1em;
}

#products .product:hover {
	background-color: #eee;
}

#products .product .image {
	float: left;
	width: 100px;
}

#products .product .details {
	margin-left: 100px;
}

#products .product .more {
	padding-top: 1em;
	text-align: right;
}


/* reviews list */
#reviews .review {
	margin-bottom: 1em;
}

/*
#reviews .review:hover {
	background-color: #eee;
}
*/

#reviews .review .image {
	float: left;
	width: 100px;
}

#reviews .review .rating {
	float: right;
	padding-top: 1em;
	padding-right: 1em;

}

#reviews .review .details {
	margin-left: 100px;
	margin-right: 100px;
}

#reviews .review .more {
	text-align: right;
	padding-bottom: 1em;
	padding-right: 1em;
}


.layout .main {
	float: left;
	width: 68%;
	border-right: 1px solid #ddd;
	padding-right: 1%;
}

.layout .additional {
	float: right;
	width: 30%;
	margin-top:30px;
}


/* stats */

table.stats {
	border-collapse: collapse;
	margin: 1em 0;
	width: 100%;
}

table.stats thead th {
	background-color: #148d9e;
	color: white;
	padding: 2px 0;
	text-align: center;
}

table.stats tbody th {
	background-color: #989898;
	color: white;
	padding: 2px 2px;
	text-align: right;
}
table.stats tbody th.desc{
	width:75%;
}

table.stats tbody td.values{
	width:25%;
}

table.stats tbody td {
	padding: 2px 0;
	text-align: center;
}

table.stats tbody .odd td {
	background-color: #eee;
}

table.stats tbody .even td {
	background-color: #d5d5d5;
}


table.forums
{
	width:100%;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #1D8B9C;
}

table.forums th
{
	padding: 10px;
	font-weight: normal;
	border-bottom: 1px dashed #69c;
	font-weight:bold;
	background-color:#DFDFDF;
}
table.forums td.icon,
table.forums th.icon
{
width:16px;
padding:10px;
}
table.forums td
{
	padding: 10px;
}

table.forums td .flag {
    padding-bottom: 2px;
}
table.forums tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}

#forums a.back{
	float:left;
	margin-top:10px;
}
#forums a.new{
	float:right;
	margin-top:10px;
}

#forums #copy{
	margin-bottom:15px;
	background-image:url(../images/breadcrumbs_bottom.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	margin-bottom:10px;
	padding-bottom:6px;
}

.replies {
	font-weight:bold;
	margin-bottom:10px;
}
.post,
.poll{
	border: 1px solid #1D8B9C;
	margin:15px 0 10px 0;
}

#posts .post {
    margin-top: 10px;
}

.post.manufacturer{
	background:#AFE1E6;
}
.post ul{margin:0;padding:0;}
.post li{margin:0;padding:0;}
.post .info,
.poll .info{
	background-color:#DFDFDF;
	padding:5px;
	border-bottom: 1px solid #1D8B9C;
    vertical-align: sub;
}

.post .info .flag,
.poll .info .flag {
    padding-bottom: 2px;
}
.post .edited{
	margin:5px 0px 5px 0;
	background-color:#DA9898;
	color:#900;
	padding:5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.post span.user{
	font-weight:bold;
	font-style:italic;
}
.post span.date{
	font-weight:bold;
	font-style:italic;
}
.post .content{
	padding:5px;
}
.post .poll{
	border: 1px solid #1D8B9C;
	padding:5px;
	margin:5px;
}
.post .poll .vote{
	margin-top:5px;
	margin-bottom:5px;
}
.post ul.options{
	padding:5px 5px 10px 5px;
	margin:0 0 10px 0;
}
.post ul.options li{
	list-style-type:none;
	float:left;
	margin:0;
	padding:0 10px 0 10px;
	border-right:1px solid #1D8B9C;
}
.post ul.options li:first-child,
.post ul.options li.first
{
	padding-left:0;
}
.post ul.options li:last-child,
.post ul.options li.last
{
	padding-right:0;
	border-right:none;
}

.post ul.options li a:link,
.post ul.options li a:active,
.post ul.options li a:visited{
	color:#1D8B9C;
	font-weight:bold;
}

.poll table {
	width:100%;
}

.poll table th.choice{
	width:50%;
}
.poll table th.votes{
	width:10%;
}
.poll table th.stats{
	width:40%;
}

.poll .results{
	width:100%;
}
.poll .statbar{
	float:left;
	border:1px solid #1D8B9C;
	width:85%;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.poll .statbar .filled{
	float:left;
	background:#67B5C1;
	height:15px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.poll .percent{
	float:right;
}


ul.bb-list-unordered { }
ol.bb-list-ordered { }
ol.bb-list-ordered-d { list-style-type:decimal; }
ol.bb-list-ordered-lr { list-style-type:lower-roman; }
ol.bb-list-ordered-ur { list-style-type:upper-roman; }
ol.bb-list-ordered-la { list-style-type:lower-alpha; }
ol.bb-list-ordered-ua { list-style-type:upper-alpha; }
ol.bb-listitem { }

.bb-code,
.bb-php {
  border: 1px solid black;
  padding: 10px;
  font-family: Courier;
  white-space: nowrap;
}

.bb-quote {
	background-color:#DFDFDF;
  border: 1px solid #1D8B9C;
  padding: 10px;
  margin-bottom:10px;
}

.bb-email { }
.bb-url { }

.bb-image {
  border-width: 0;
  border-style: none;
}

#videos .fullsize .player{
	float:left;
	width:456px;
	height:363px;
}

#videos .buttons input{
padding:5px 10px;
}


#videos .description{
	margin:1em 0 1em 0;
}

#videos .back{
	margin-top:10px;
}

#video_grid {
	margin-top:20px;
}

.video_entry{
	margin-bottom:25px;
}

.video_entry.last{
	margin-bottom:0px;
}

.video_thumb {
	float:left;
}

.video_entry_details{
	margin-left:150px;
}
.video_entry_details .video_title{
	margin-bottom:5px;
}
.video_entry_details .video_description{
	margin-bottom:5px;
	h/eight:45px;
	o/verflow:hidden;
}

.video_entry_details .video_title a{
	font-size:14px;
}

.video_entry .video_meta{
	font-size:10px;
}

.video_thumb .img {
	display:block;
	overflow:hidden;
	position:relative;
}

.size_128 .img{
	height:72px;
	width:128px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border:1px solid #dfdfdf;
	padding:5px;
}

#reviewresponseform {
	margin-top:1em;
}
#review_responses{
	margin-left:1em;
}
.review_response{
	margin-bottom:1em;
	padding:1em;
	background-color:#AFE1E6;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#manufacturer_profile .name{
	font-size:14px;
	padding:10px 0px 10px 0px;
}

/***/
/***/

#product_grid,
#video_grid{
}
#product_grid .top,
#video_grid .top
{
	background-image:url(../images/product_grid_underline.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	height:50px;
}
#product_grid .top select,
#product_grid .top .submit,
#video_grid .top select,
#video_grid .top .submit
{
	border:1px solid #999;
}
#product_grid .top .submit,
#video_grid .top .submit
{
	padding:0px 2px 1px 1px;
}
#product_grid .top .submit:hover,
#video_grid .top .submit:hover
{
cursor:pointer;
background:#aaa;
}

#product_grid .top .pages,
#video_grid .top .pages
{
	line-height:30px;
	float:left;
	width:100px;
}
#product_grid .top .perpage,
#video_grid .top .perpage
{
	line-height:30px;
	float:left;
}
#product_grid .top .sort,
#video_grid .top .sort
{
	line-height:30px;
	float:right;
}

/**/
/**/

.by-manufacturer-product{
	border-bottom:1px solid #bfc7d4;
	padding:10px;
	margin-bottom:10px;
}

.by-manufacturer-product ul{
	margin:0 0 1em 0;
	padding:0;
}
.by-manufacturer-product ul li{
	margin:0;
	padding:0;
	list-style-type:none;
}
.by-manufacturer-product-details .description a:link,
.by-manufacturer-product-details .description a:visited,
.by-manufacturer-product-details .description a:active
{
color:#777777;
font-size:11px;
font-style:italic;
}

.by-manufacturer-product-image .prod_img{
	margin-bottom:1em;
}
.by-manufacturer-product-image .stars{
	margin-left:0;
	width:100%;
}

#subhomepage{
	width:700px;
	float:left;
}
.bluebox {
	background-color:#c8e4e8;
	padding:10px;
	margin:0 0 10px 0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#subhomepage .bluebox{
	padding:15px;
	min-height:167px;
	width: 435px;
	margin-right: 5px;
	float:left;
	border-radius: 0 0 0 10px;
	-moz-border-radius: 0 0 0 10px;
	-webkit-border-radius: 0 0 0 10px;
}

#subhomepage .bluebox h1{
    padding: 0 15px;
}


#subhomepage .welcome {
    float:right;
}

.bluebox .category{
}
.bluebox ul{
	float:left;
	margin:0;
	padding:0 15px 0 15px;
}
.bluebox li{
	line-height:17px;
}
.bluebox .category.last{
	margin-right:0px;
}
.bluebox li{
list-style-type:square;
}

a.strong{
	font-weight:bold !important;
}

.normalise{
	position:absolute;
}


.result{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #aaa;
}
.result.last{
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:none;
}
.result .details{
}
.result .searchterm{
	color:#EF6026;
	font-weight:bold;
}
.result .userinfo{
	margin-top:10px;
}


#searchfail,
#searchform{
	margin-top:10px;
}
#searchfail ul{
	margin:15px 0 0 0;
	padding:0;
}
#searchfail ul li{
	margin:0 0 0 15px;
	padding:0;
}

#forms{}
#forms ul{
	margin:0;
	padding:0;
}
#forms li{
	margin:0 0 0 15px;
	padding:0;
	line-height:20px;
}

.tooltip{
  position:absolute;
  z-index:999;
  left:-9999px;
  background-color:#dedede;
  padding:5px;
  border:1px solid #fff;
  width:250px;
  text-align:left;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border:1px solid gray;
}

.tooltip p{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
  margin:0;
  padding:5px 5px 5px 5px;
  color:#fff;
  background-color:#222;
}

#impact_factor{
	font-size:14px;
	margin-bottom:10px;
}
#impact_factor .impact_number{
	font-weight:bold;
	color:#128c9f;;
}

.noSelect {
	-moz-user-select: none;
  -khtml-user-select: none;
}



#manufacturer_details{
    height: 160px;
    width: 470px;
    background: #ccc;
    margin-bottom: 20px;
}
#manufacturer_details .man_left{
	float:left;
	padding:10px;
	width:134px;
}
#manufacturer_details .man_left .logo{
}

#manufacturer_details .man_middle{
}
#manufacturer_details .man_right{
	float:left;
	padding:10px;
	width:134px;

}

#manufacturer_callback{
	margin:10px 0 10px 0;
}

#manufacturer_callback span{
	font-weight:bold;
	font-size:16px;
	margin-left:2px;
	color:#1D8B9C;
}

#register_privacy{
	margin-top:25px;
	margin-left: 210px;
	color: #8D9090;
}

ul#files,
ul#attached_files,
ul.review_user_images{
	margin:0;
	padding:0;
}

ul.forum_user_images{
	margin:0 0 0 5px;
	padding:0;
}

ul#files li,
ul#attached_files li,
ul.review_user_images li,
ul.forum_user_images li
{
	margin:0 10px 35px 0;
	padding:0;
	float:left;
	list-style-type:none;
}
ul.review_user_images li,
ul.forum_user_images li
{
	margin:0 10px 5px 0;
}

ul#files li .imgholder,
ul#attached_files li .imgholder,
ul.review_user_images .imgholder,
ul.forum_user_images .imgholder
{
	padding:5px;
	width:53px;
	height:53px;
	border:1px solid #aaa;
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom: 5px;
}
ul#files li.landscape img.thumb,
ul#attached_files li.landscape img.thumb,
ul.review_user_images li.landscape img.thumb,
ul.forum_user_images li.landscape img.thumb
{
	position:relative;
	top:7px;
}
ul#files li.portrait img.thumb,
ul#attached_files li.portrait img.thumb,
ul.review_user_images li.portrait img.thumb,
ul.forum_user_images li.portrait img.thumb
{
	position:relative;
	left:7px;
}
ul#files li img.thumb,
ul#attached_files li img.thumb,
ul.review_user_images img.thumb,
ul.forum_user_images img.thumb
{
	border:1px solid #aaa;
}
ul#files li a.del,
ul#attached_files li a.del{
margin-top:2px;
float:right;
}
#loader{
	float:left;
	position:absolute;
	margin-left:130px;
	margin-top:15px;
	display:none;
}
#images{
	display:none;
}

#editor_review{
}
#editor_review .review_date{
	font-style:italic;
	font-size:11px;
	margin-bottom:10px;
}
#editor_review .review{
}

.details ul{
	margin:0;
	padding:0;
}
.details li{
	margin:0;
	padding:0;
}

.stars p{
	padding:0;
	margin:0;
}
#footer .left{
	width:600px;
	margin:0;
	padding:0;
}
#footer .right{
    width: 320px;
	margin:0;
	padding:0;
}

#footer .right .newsletter{
    clear:both;
    margin-top: 10px;
    width:245px;
    float:right;
}

#footer .right .newsletter p {
    color: #01535f;
    font-size: 12px;
    text-align: right;
}

#footer .right .newsletter .email {
    float:left;
    width:180px;
    height: 36px;
    padding: 0 10px 0 10px;
    font-size: 12px;
    baclground-color: #fff;
    color: #acacac;
    border: 0;
}

#footer .right .newsletter .submit {
    float:right;
}

#footer .right .social_media {
    padding-top: 10px;
    clear:both;
}

#footer .right  .social_media .link {
    float:right;
    margin-left: 5px;
    font-size:0;
    width: 32px;
    height: 31px;
}

#footer .right .social_media .last {

}

/****
****/
.tabs {
    width: 100%;
    overflow:hidden;
}
ul.grey_tabs {
  margin:0;
  padding:0;
  height: 24px;
  list-style:none;
	width:670px;
	border-bottom:1px solid #aaa;
	margin-bottom:15px;
  }

#manufacturer-user-page ul.grey_tabs {
    width: 626px;
}
ul.grey_tabs li {
  float:left;
  background:url("../images/rc/left.gif") no-repeat left top;
  margin:0 5px 0 0;
  padding:0 0 0 9px;
  height:24px;
}
ul.grey_tabs a{
  display:block;
  float:left;
  background:url("../images/rc/right.gif") no-repeat right top;
  padding:5px 15px 0 6px;
  height:19px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }

ul.grey_tabs a:hover {
  color:#333;
  }
ul.grey_tabs li{
    display:block;
    text-align: center;
}
ul.grey_tabs li.current{

}
ul.grey_tabs .current {
  background-image:url("../images/rc/left_on.gif");
  height: 24px;
  }
ul.grey_tabs .current a {
  background-image:url("../images/rc/right_on.gif");
  color:#333;
  width:auto;
  padding-bottom:1px;
  }

.register-tab {
	width: 114px;
	height: 25px;
	display: block;
	background-image:url("../images/register-free-tab.png") !important;
	padding: 5px 0 0 0!important;
}

.register-tab-li {
	background: none !important;
	padding-left: 0 !important;
}
  
.tab {
    display:none;
}


#search_results .result .title{
	font-weight:bold;
	font-size:13px;
	text-decoration:underline;
	margin-bottom:5px;
}


#people {

}


#people .people_category {
    padding-top: 10px;
}


#people .people_category h3 {
    margin-bottom: 10px;
}

#people .people_category .people_person {
    border-bottom: 1px solid #67B5C1;
    padding: 10px 0;
    margin-bottom: 10px;
}

#people .people_category .people_person .image {
    float:left;
    width: 144px;
}

#people .people_category .people_person .details {
    float:right;
    width: 500px;
}

#people .people_category .people_person .details h4 {
    color: #005360;
    font-size: 1.1em;
    margin-bottom: 5px;
}

#right-tab-register {
	width: auto;
	clear: both;
	position: fixed;
    right: 0;
    top: 189px;
    height: 10px;
    width: auto;
	min-width: 40px;
	max-width: 410px;
}

#register{
    display: block;
    background: url("../images/register-tab.png") no-repeat scroll left top transparent;
    height: 210px;
    width: 40px;
    margin-bottom: 35px;
	float: left;
}


#feedback {
    display:block;
    background: url("../images/feedback-tab.png") no-repeat scroll left center transparent;
    height: 162px;
    width: 40px;
	position: fixed;
    right: 0;
    top: 419px;
}

.register-flyout {
	display: none;
	background: url("../images/register-flyout-bg.png") no-repeat scroll left top transparent;
	height: 185px;
	width: 340px;
	padding: 20px 15px;
	float: right;
	margin-bottom: 20px;
	text-align: left;
	color: #fff;
	font-family: calibri, arial, san-serif;
	font-size: 16px;
	line-height: 22px;
}

a.register-find-out {
	color: #FAD648;
	float: left;
	margin-top: 20px;
	font-weight: bold;
}

a.close-register-flyout {
	background: url("../images/register-close.png") no-repeat scroll left top transparent;
	height: 29px;
	width: 29px;
	display: block;
	float: right;
	margin-top: 20px;
}

a.register-for-free-btn {
    display:block;
    background: url("../images/register-free-btn.png") no-repeat scroll top center transparent;
    width: 189px;
    height: 37px;
	margin-top: 5px !important;
}

.logo-below-device {
	float: left;
	padding-top: 42px;
}

#bottom-register-free {
	padding-top: 20px;
	font-size: 16px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

#bottom-register-free img {
	margin-bottom: 26px;
}

#bottom-register-free a {
	/*color: #19A3B0;*/
	color: #005360;
}

.prod_search #search #searchwrapper .searchbox {
	width: 186px;
}

.floating-window-box {
    z-index: 9999;
    position: fixed;
	left: 50%;
    top: 50%;
    width: 466px;
    margin-left: -233px;
    height: 356px;
    margin-top: -178px;
    cursor: default;
	background: #fff;
	border: 1px solid #999999;
	display: none;
}

.box-title {
	background: url("../images/pop-up-bg.png") repeat-x scroll top center transparent;
	height: 18px;
	padding: 15px 20px;
	text-align: left;
	font-size: 24px;
	color: #19A3B0;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

.box-title p {
	float: left;
}

.box-form {
	padding: 25px 20px;
	text-align: left;
}

.float-box-input {
	left: 2px;
	top: 6px;
}

.float-box-wrapper {
	margin-bottom: 8px;
}

.remebermewrapper {
	width: 196px;
}

.float-box-last-row {
	margin-top: 20px;
	margin-bottom: 20px;
}

.floating-forgot, .float-box-left {
	font-size: 15px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
}

.floating-forgot a {
	color: #666666;
	text-decoration: none;
}

.float-not-member {
	margin-top: 35px;
	font-size: 15px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #19A3B0;
}

.float-not-member span {
	font-size: 20px;
	float: left;
	margin-top: 15px;
}

.float-reg-btn {
	float: right;
}

.float-not-member p {
	margin-top: 25px;
	line-height: 22px;
}

.float-not-member p a {
	color: #19A3B0;
	text-decoration: underline;
}

a.close-register-window {
	background: url("../images/register-close.png") no-repeat scroll left top transparent;
	height: 29px;
	width: 29px;
	display: block;
	float: right;
	margin-top: -6px;
}

.register-top-bold-link {
	font-weight: bold;
}

p.register-top {
	color: #000000;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 23px;
	padding-bottom: 9px;
}

.register-main-content {
	background: url("../images/stethoscope.png") no-repeat scroll left top transparent;
	padding-left: 200px;
	padding-bottom: 20px;
}

.register-main-content h2 {
	font-size: 30px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #138C9F;
	font-weight: normal;
}

.register-main-content ul {
	padding-bottom: 6px;
}

.register-main-content ul li{
	color: #666666;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 23px;
	margin-bottom: 8px;
}

.register-left {
	float: left;
	padding-right: 5.7%;
	max-width: 43.9%;
	border-right: 1px solid #168E9F;
}

.full_col h2 {
	color: #138C9F;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 32px;
	font-weight: normal;
	margin-bottom: 15px;
}

.register-right {
	float: left;
	padding-left: 6%;
	max-width: 43.9%;
}

.register-left h3, .register-right h3 {
	color: #138C9F;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 25px;
	font-weight: normal;
	margin-bottom: 10px;
}

.register-left p, .register-right p {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #138C9E;
	font-size: 15px;
	margin-bottom: 20px;
}

.register-for-free-btn {
	text-indent: -9999px;
}

.why-box {
	padding: 25px 20px;
	text-align: left;
}

.why-box p {
	color: #666666;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 20px;
}

.why-register-window {
	font-weight: normal !important;
}

.reg-confirm h2 {
	color: #1B91A1;
	font-size: 30px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}

.reg-confirm p {
	color: #000;
	font-size: 18px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}

p.grey-register {
	color: #666666;
	margin-bottom: 15px;
}

/*Associates Page*/

.first-associate-box {
	background: url("../images/associate-box-top.html") no-repeat scroll left top transparent;
	margin-top: 10px;
}

.last-associate-box {
	margin-bottom: 20px;
}

.main-associate-box {
	border-bottom: 1px solid #BFC7D4;
	padding: 30px 0px;
}

.associates-box-left {
	float: left;
	width: 185px;
	text-align: center;
}

.associates-box-left a {
	color: #777 !important;
	font-size: 14px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: italic;
}

.associates-box-left a:hover {
	text-decoration: underline;
}

.associates-box-left img {
	margin-bottom: 20px;
	margin-top: 40px;
}

.associates-box-right {
	float: right; 
	width: 485px;
}

.associates-box-right h3 {
	color: #00525F;
	font-size: 25px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}

.associates-box-right p {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
}

/*Manufacturers Page*/
.first-manufacturer-list-box {
	margin-top: -3px;
}

.manufacturer-list-box {
	border-bottom: 1px solid #BFC7D4;
}

.manufacturer-list-box-left {
	float: left;
	width: 185px;
	padding: 25px 0px 30px 0px;
	text-align: center;
}

.manufacturer-list-box-right {
	float: right; 
	width: 435px;
	padding: 25px 25px 30px 25px;
	background: #fff;
	min-height: 140px;
}

.premium-manufacturer {
	background: #f9f9f9;
}

.manufacturer-list-box-right h3 {
	color: #2ABFC5;
	font-size: 25px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}

.manufacturer-list-box-right p {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
}

.manufacturer-box-link {
	color: #777 !important;
	font-size: 14px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: italic;
}

.manufacturer-box-link:hover {
	text-decoration: underline;
}

.manufacturer-pagination {
	margin-top: 20px;
	float: right;
}

.manufacturer-pagination ul li {
	float: left;
    list-style-type: none;
    padding: 0 5px;
}

.manufacturer-pagination ul li a {
	color: #000 !important;
}

.manufacturer-pagination ul li.current a, .manufacturer-pagination ul li a:hover {
	text-decoration: underline;
	color: #3E838E !important;
}

.why-remember {
	position: relative;
    *display: block;
    display: inline-block;
	color: #777777;
	margin-left: 10px;
	height: 15px;
	width: 15px;
	background: url('../images/remember-me.png') no-repeat;
	top: 3px;
	*top: -1px;
    *zoom: 1;
    z-index: 100;
}

.impact-factor {
	position: relative;
    *display: block;
    display: inline-block;
	color: #777777;
	margin-left: 10px;
	height: 15px;
	width: 15px;
	background: url('../images/remember-me.png') no-repeat;
	top: 3px;
	*top: -1px;
    *zoom: 1;
    z-index: 100;
}

/* New manufacturers */
#browse-alpha  h1 {
	font-size:16px;
	margin-top:10px;
}
#alpha-browse {
	clear:left;
	float:left;
	background:#fff;
	padding:10px;
	margin-top:10px;
}
#alpha-browse ol {
	list-style:none;
	padding:0;
	margin:0;
}
#alpha-browse li {
	float:left;
	padding:2px 5px;
	margin:0;
}
#alpha-browse li a {
	color:#1ca1b2;
	font-weight:bold;
}
#alpha-container {
	float:left;
	width:223px;
	margin-top:10px;
}
#alpha-container .manufacturer {
	display:none;
	padding:5px;
}
#alpha-container a.alpha-link {
	display: block;
	margin: 0;
	padding: 8px 10px 8px 0;
	border-bottom: 1px solid #c5c5cf;
	font-family: "Trebuchet MS", "Helvetica",  "Arial","sans-serif";
	font-weight: lighter;
	letter-spacing: 0.04em;
	font-size: 1.3em;
	font-weight:bold;
	text-decoration: none;
	color: #138ea0;
	background:url('../images/collapsed-arrow.jpg') right center no-repeat;
}
#alpha-container a.active {
	background:url('../images/expand-arrow.jpg') right center no-repeat;
	border-bottom: none;
}
#alpha-container ul {
	list-style:none;
}
#alpha-container li {
	padding:3px 0;
}
#alpha-container span.premium {
	background:url('../images/premium-star.jpg') 10px center no-repeat;
	width:25px;
	height:16px;
	display:inline-block;
	text-indent:-9999px;
}
