html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding:0;
}

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding:0;
	font-family: Tahoma;
	font-size: 10px;
	color: #353535;
	text-align: center;
}

p,h1,h2,h3,h4,h5,h6,ul,li {
	padding: 0;
	margin:0;
}

a img {
	border: none;
}

.clearer {
	clear: both;
}

div#header-c {
	width: 100%;
	height: 111px;
	background: url('../images/header-tile.jpg') repeat-x left center;
	text-align: center;
}

div#header {
	width: 956px;
	height: 111px;
	margin: 0 auto;
	text-align: left;
}

img#logo {
	margin: 15px 0 0 0;
	float: left;
}

ul#menu {
	float: right;
	width: 648px;
	height: 42px;
	background: url('../images/menu-bkg.jpg') no-repeat;
	margin: 32px 0 0 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	padding: 0;
	text-align: center;
}

ul.menu-new {
	float: right;
	width: 738px !important;
	height: 42px;
	background: url('../images/menu-bkg-new.jpg') no-repeat !important;
	margin: 32px 0 0 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	padding: 0;
	text-align: center;
}

ul#menu li {
	float: left;
	list-style-type: none;
	height: 42px;
	line-height: 38px;
	padding: 0 22px;
	background: url('../images/menu-separator.gif') no-repeat right center;
}


ul#menu li.last {
	background: none;
}

ul#menu li a {
	color: #ffffff;
	text-decoration: none;
}

ul#menu li a:hover {
	text-decoration: underline;
}

ul#menu li a.active {
	color: #afbbc5;
}

div#banner-c {
	width: 100%;
	height: 219px;
	/*background: url('../images/_temp-banner-tile.jpg') repeat-x;*/
	/*background: url('../images/top-banner.jpg') no-repeat center center;*/

	text-align: center;
}


div#banner {
	width: 950px;
	height: 219px;
	margin: 0 auto;
}


div#nav-c {
	width: 100%;
	height: 50px;
	text-align: center;
	background: url('../images/top-nav-tile.gif') repeat-x;
}

div#nav {
	width: 956px;
	height: 34px;/* 50px - 16px */
	text-align: right;
	margin: 0 auto;
	padding:16px 0 0 0;
}

form.searchform {
	width: 445px;
	float: right;
}

form.searchform input {
	width: 152px;
	height: 15px;
	font-family: Tahoma;
	font-size: 11px;
	color: #353535;
	border: 1px solid #808080;
	float: right;
}

form.searchform a.btn {
	display: block;
	float: right;
	width: 50px;
	height: 18px;
	line-height: 18px;
	background: url('../images/search-button.gif') no-repeat;
	text-align: center;
	color: #0f5982;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	margin-left: 8px;
	text-decoration: none;
}

form.searchform a {
	display: block;
	float: right;
	font-family: Arial;
	color: #0f5982;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 10px;
	line-height: 18px;
}

div#main {
	width: 956px;
	margin: 12px auto 0 auto;
	text-align: left;
	
}

#sc-nav-div {
	float: right;
	background: url('../images/navbar-separator.gif') no-repeat right center;
	padding: 0 10px 0 0;
	line-height: 18px;
	margin: 0 0 0 10px;
	color: #3f3f3f;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}

#sc-nav-div a {
	color: #3f3f3f;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#sc-nav-div a.sca {
	color: #0f5982;
	font-size: 11px;
	
	text-decoration: underline;
}

div#main-left {
	float: left;
	width: 670px;
	border-right: 1px solid #e5e5e5;
	padding: 13px 0 0 0;
	
}

div#main-left p.minfo {
	font-size: 12px;
	line-height: 16px;
	padding: 0 20px 0 0;
	margin-bottom: 20px;
	text-align: justify;
	
}

div#main-left p.wwf-title {
	font-size: 13px;
	line-height: 16px;
	padding: 0 20px 0 27px;
	margin-bottom: 10px;
	text-align: justify;
	color: #7ebd38;
	font-weight: bold;
	background: url('../images/bullet-green.gif') no-repeat 10px 6px;
}

p.image-descr {
	width: 315px;
	margin: 10px 0;
	font-size: 11px;
}

p.image-author {
	width: 315px;
	margin: 0;
	text-align: right;
	font-style: italic;
	font-size: 11px;
}

div#main-left p.wwf {
	color: #7ebd38;
}

div#main-left p.int {
	text-indent: 27px;
}

div#main-left p.minfo span.emp {
	font-weight: bold;
	color: #cb0000;
}

div#main-left p.minfo1 {
	font-size: 11px;
	line-height: 16px;
	padding: 0 20px 0 0;
	margin-bottom: 5px;
}

div#main-left ol.minfo {
	font-size: 11px;
}



div#main-left ol.minfo li {
	margin: 5px 0;
}

div#main-left p.no-justify {
	font-size: 11px;
	line-height: 16px;
	padding: 0 20px 0 0;
	margin-bottom: 20px;
	margin-bottom: 20px;
}

div#main-left p.no-justify span.emailc {
	float: left;
	display: block;
	width: 330px;
	margin-right: 20px;
}

div#main-left p.no-justify span.emailc1 {
	float: left;
	display: block;
	width: 300px;
}

div#main-left p.minfo em {
	font-weight: bold;
	font-style: normal;
}

div#main-left p.minfo a, div#main-left p.no-justify a, div#main-left p.minfo1 a{
	color: #0f5982;
	font-weight: bold;
}


div#main-left ul.minfo {
	margin: 0 0 0 20px!important;
	font-size: 12px;
}

div#main-left ul.mminfo {
	font-size: 12px;
	text-align: justify;
	width: 600px;
}



div#main-left ul.minfo li {

	list-style-type: square;
	margin: 0 0 0 10px!important;
}

div#main-left ul.mminfo li {
	margin: 0 0 10px 10px!important;
}

p.service {
	padding: 0 15px 0 30px;
	background: url('../images/next.png') no-repeat left top;
	font-size: 12px;
	margin-bottom: 20px;
}

p.service span {
	display: block;
	font-weight: bold;
	font-size: 12px;
}

div#main-right{
	float: left;
	width: 266px;
	margin-left: 19px;

}

p.navtitle {
	width: 227px;/* 266px - 39px */
	height: 38px;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 0 39px;
	line-height: 38px;
}

p.navtitle a {
	color: #ffffff;
	text-decoration: none;
}

p.navtitle a:hover {
	text-decoration: underline;
}

p.navtitle1 {
	background: url(../images/navbar1.gif) no-repeat;
}

p.navtitle2 {
	background: url(../images/navbar2.gif) no-repeat;
}

p.navtitle3 {
	background: url(../images/navbar3.gif) no-repeat;
}

ul.leftnav-ul {
	margin: 10px 0 17px 0;
	width: 226px;/* 266px - 2x20px*/
	padding: 0 20px;
	list-style-type: none;
}

ul.leftnav-ul li {
	list-style-type: none;
}

ul.leftnav-ul li span {
	display: block;
	width: 186px;/* 226px - 2x20px*/
	padding: 0 20px;
	background: url('../images/left-menu-border.gif') repeat-x bottom;
}

ul.leftnav-ul li span a {
	
	font-family: Tahoma;
	font-size: 11px;
	color: #474747;
	text-decoration: none;
	display: block;
	background: url('../images/left-menu-icon1.jpg') no-repeat left center;
	padding: 4px 0 5px 20px;
}

ul.leftnav-ul li span.emp a {
	
	font-family: Tahoma;
	font-size: 11px;
	color: #cd0000;
	text-decoration: none;
	display: block;
	background: url('../images/left-menu-icon3.jpg') no-repeat left center !important;
	padding: 4px 0 5px 20px;
}

ul.leftnav-ul li span.wwf a {
	color: #7ebd38;
}

ul.leftnav-ul li span.promo a {
	color: #c00000;
}

ul.leftnav-ul li span a:hover {
	text-decoration: underline;
	
}

ul.leftnav-ul li ul {
	list-style-type: none;
}

ul.leftnav-ul ul li span  {
	display: block;
	width: 166px;/* 226px - 60px*/
	padding: 0 20px 0 40px !important;
}

ul.leftnav-ul li span.last {
	background: none;
}

ul.leftnav-ul li span a.active {
	font-weight: bold;
	background: url('../images/left-menu-icon2.jpg') no-repeat left center;
}

p.leftnav-info {
	margin: 20px;
	font-size: 11px;
}

p.leftnav-info span {
	font-size: 14px;
	font-weight: bold;
	color: #25699e;
}

/** main **/
h1.title {
	font-size: 12px;
	font-weight: bold;
	color: #25699e;
	text-transform: uppercase;
	background: url('../images/arrow-title.jpg') no-repeat left center;
	padding: 0 0 0 27px;
	margin-bottom: 15px;
}

h1.title a {
	color: #25699e;
	text-decoration: none;
}

h1.title a:hover {
	text-decoration: underline;
}

h2.title {
	font-size: 14px;
	font-weight: bold;
	color: #353535;
	margin-bottom: 25px;
	margin-top: 40px;
	text-align: center;
}


h2.title1 {
	font-size: 14px;
	font-weight: bold;
	color: #353535;
	margin-bottom: 25px;
	margin-top: 40px;
}
/** end main **/

.brands {
	margin: 10px 25px 10px 0;
	float: left;
	width: 100px;
	text-align:center;
}

/** product table **/
table.product-table tr td.product{
	width: 180px;/* 220px - 2x20px*/
	text-align: center;
	padding: 10px 20px;
	
}


table.product-table tr td.cart {
	
	text-align: center;
	padding: 10px 5px;
}

table.product-table tr td.account {
	font-size: 12px;
}

table.product-table tr td.cart label {
	display: block;
	float: left;
	width: 75px!important;
}

table.product-table tr td.cart a {
	color: #6895b2;
	font-size: 12px;
	font-weight: bold;
}

table.product-table tr td.cart-product {
	width: 90px;
}

table.product-table tr td.cart p.price {
	color: #6895b2;
	font-size: 14px;
}

div.product-cart-image {
	width: 90px;
}

table.product-table tr.caption {

	font-size: 12px;
	font-weight: bold;
	color: #5a5353;
	text-transform: uppercase;
}

table.product-table tr.total {

	font-size: 14px;
	color: #5a5353;
	font-weight: bold;
	text-transform: uppercase;
}

table.product-table tr.subtotal {

	font-size: 12px;
	color: #5a5353;
	font-weight: bold;
	text-transform: uppercase;
}

table.product-table tr td.last {
	background: none;
}

table.product-table tr td.vborder {
	width:9px!important;
	background: url('../images/v-line-tile.gif') repeat-y center;
}

table.product-table tr.border {
	height: 10px;
}

table.product-table tr.border td.hborder {
	background: url('../images/left-menu-border.gif') repeat-x center;
}

div.product-image {
	width: 180px;
	height: 180px;
	position: relative;
	z-index: 999;
}


p.approved {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	background: #dc0000;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	padding: 1px 6px;
}

table.product-table tr td.product h2,table.product-table tr td.cart h2 {
	font-size: 10px;
	color: #353535;
}

table.product-table tr td.product h2.category-title {
	text-transform: uppercase;
	margin-top: 10px;
}

table.product-table tr td.product h2 a {
	color: #6895b2;
}

table.product-table tr td.product p.price {
	color: #6895b2;
	font-size: 14px;
	margin: 15px 0 0 0;
}

table.product-table tr td.product p.product-links {
	margin: 5px 0 20px 0; 
}
table.product-table tr td.product p.product-links a {

	background: url('../images/arrow-link1.gif') no-repeat left top;
	padding: 0 0 0 9px;
	font-size: 10px;
	font-weight: bold;
	color: #526571;
}

/** end product table **/

div.news-div {
	margin: 20px 0 0 0!important;
}

div.news-div img {
	float: left;
}

div.news-div div {
	float: left;
	margin: 0 20px;
	width: 470px;
}

div.news-div div p.title {
	font-size: 14px;
	font-weight: bold;
	color: #353535;
	margin-bottom: 7px;
}

div.news-div div p.title a {
	color: #353535;
	text-decoration: none;
}

div.news-div div p.title a:hover {
	text-decoration: underline;
}

div.news-div div p.date {
	font-size: 11px;
	color: #474747;
	margin-bottom: 7px;
}

div.news-div div p.nt {
	font-size: 11px;
	color: #474747;
	line-height: 15px;
	margin-bottom: 10px;
}

div.news-div div a.more-link {
	background: url('../images/arrow-link.gif') no-repeat left center;
	padding: 0 0 0 9px;
	font-size: 10px;
	font-weight: bold;
	color: #526571;
}

div.news-border {
	width: 650px;
	height: 11px;
	line-height: 11px;
	background: url('../images/left-menu-border.gif') repeat-x center;
	clear: both;
}

div#footer-c {
	width: 100%;
	height: 86px;
	background: url('../images/footer-tile.gif') repeat-x;
	text-align: center;
	margin: 62px 0 0 0;
}

div#footer {
	width: 926px; /* 956px - 30px */
	height: 58px; /* 86px - 28px */
	margin: 0 auto;
	text-align: left;
	padding: 28px 30px 0 0;
}

div#footer p.links {
	margin: 0 0 15px 0;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

div#footer p.links a {
	color: #ffffff;
	text-decoration: none;
}

div#footer p.links a:hover {
	text-decoration: underline;
}

div#footer p.links span {
	margin: 0 10px;
}

div#footer p.copyright {
	font-size: 11px;
	color: #000000;
}

div#footer p.copyright a {
	color: #000000;
	text-decoration: none;
	margin-left: 15px;
}

div#footer p.copyright a:hover {
	text-decoration: underline;
}

/* sorting and pagination */
div.sort-pagination {
	margin: 30px 0;
	font-family: Tahoma;
	font-size: 11px;

}
div.sort {
	float: left;
}

div.sort-pagination select {
	font-family: Tahoma;
	font-size: 11px;
	color: #353535;
	
}

div.pagination {
	float: right;
	margin: 0 20px 40px 0;
}

div.pagination a, div.pagination a {
	color: #526571;
	text-decoration: none;
	margin: 0 3px 0 0;
}

div.pagination a:hover {
	text-decoration: underline;
}

div.pagination .prev {
	background: url('../images/arrow-link.gif') no-repeat left center;
	padding: 0 0 0 10px;
}

div.pagination .next {
	background: url('../images/arrow-link-right.gif') no-repeat right center;
	padding: 0 10px 0 0;
	margin: 0;
}

div.pagination .disabled {
	color: #474747;
}

div.pagination span.current-page {
	font-weight: bold;
	margin: 0 3px 0 0;
}

div.pagination .separator {
	font-weight: normal;
	margin: 0 3px;
}
/* end sorting and pagination */

div.news-details {
	padding: 0 20px 0 0;
}

div.news-details h2.title-news {
	font-size: 17px;
	margin-bottom: 10px;
}

div.news-details img.news-image {
	float: left;
	margin: 0 20px 20px 0;
}

div.news-details p.date {
	font-size: 11px;
	color: #474747;
	font-weight: bold;
	margin-bottom: 10px;
}

div.news-details p {
	font-size: 11px;
	margin: 10px 0;
}

div.news-details a {
	font-weight: bold;
	color: #526571;
}

div.news-details ul {
	margin: 0 0 0 10px;
	font-size: 11px;
}

div.news-details ul li{
	padding: 0 0 0 5px;
	margin: 5px 0 5px 10px;
	list-style: disc;
}

div.news-details a.all-news {
	background: url('../images/arrow-link.gif') no-repeat left center;
	padding: 0 0 0 9px;
	font-size: 10px;
	font-weight: bold;
	color: #526571;
}

/** product details **/
.image-div {
	float: left;
	width: 180px;
	margin: 0 20px 25px 0;
}

p.approved-details {
	width: 160px;
	z-index: 1000;
	background: #dc0000;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	padding: 1px 6px;
	text-align: center;
	margin: 0 0 10px 0;
}

.image-div p.zoom {
	font-size: 10px;
	font-weight: bold;
	color: #526571;
	background: url('../images/search.jpg') no-repeat left center;
	padding: 0 0 0 28px;
	margin-top: 10px;
}

.description-div {
	float: left;
	width: 450px;
	padding: 0 20px 0 0;
}

.description-div p {
	margin: 20px 0 0 0;
	font-size: 11px;
}

.description-div ul {
	font-size: 11px !important;
	list-style-type: square;
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
}

.description-div ol {
	font-size: 11px !important;
	list-style-type: decimal;
	padding: 0 0 0 22px;
	margin: 0 0 5px 0;
}

.description-div ul li,  .description-div ol li{
	margin: 5px 0;
}

.title-div {
	margin-top: 20px;
}

.brand-logo {
	float: right;
	margin: 0 0 0 20px;
}

h2.product-title {
	font-size: 12px;
	font-weight: bold;
	color: #25699e;
	text-transform: uppercase;
}

p.product-md {
	color: #25699e;
	font-size: 12px;
	margin: 15px 0 0 0;
}

p.product-md span {
	font-weight: bold;
}

p.product-f {
	width: 450px;
	display: inline;
	float: left;
	font-weight: bold;
	clear: both;
	margin-top: 10px;
}

p.product-f span {
	float: left;
	margin: 0 10px 0 0;
	
}

p.product-f span.values {
	float: left;
	font-weight: normal;
	background: none;
	padding: 0;
}

p.product-f img {
	float: left;
	margin: 0 10px 0 0;
}

.prices {
	width: 450px;
	margin-top: 30px;
	float: left;
	clear: both;
}



p.price-old {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: line-through;
	color: #353535;
}

p.price {
	margin: 0;
	color: #25699e;
	font-size: 17px;
	font-weight: bold;
}

p.price span {
	font-size: 12px;
	font-weight: normal;
}

p.price-novat {
	font-size: 14px;
}

p.more-prices {
	width: 450px;
	margin: 30px 0 10px 0;
	float: left;
	clear: both;
	font-size: 12px;
	line-height: 24px;
	padding: 0 0 0 29px;
	font-weight: bold;
	color: #353535;
	text-transform: uppercase;
	background: url('../images/warning.png') no-repeat left center;
}

p.more-price-row {
	margin: 0 0 2px 0;
	float: left;
	clear: both;
	width: 450px;
	font-size: 12px;
	font-weight: bold;
}

p.more-price-row span.range {
	display: block;
	float: left;
	width: 99px; /* 109px - 10px */
	height: 17px;
	line-height: 16px;
	background: #353535;
	color: #ffffff;
	padding: 0 0 0 10px;
}

p.more-price-row span.values {
	display: block;
	float: left;
	width: 97px;/* 107px - 10px */
	height: 15px;
	border: 1px solid #353535;
	color: #353535;
	text-align: right;
	padding: 0 10px 0 0;
}

p.add-cart {
	width: 450px;
	margin: 0 0 10px 0;
	font-size: 12px;
	line-height: 32px;
	padding: 0 0 0 35px;
	font-weight: bold;
	color: #353535;
	text-transform: uppercase;
	background: url('../images/shopping_cart.png') no-repeat left center;
}


p.wat-msg {
	width: 450px;
	float: left;
	clear: both;
	margin-top: 20px;
	font-weight: bold;
}
/** end product details **/

/** search form **/
fieldset {
	border: 1px solid #cccccc;
	padding: 20px;
	margin: 0 20px 0 0;
}

form.catalogue-form{
	width:323px;
	border: none;

}

form.advancedform {
	font-size: 11px;
	font-family: Tahoma;
}

form.advancedform p {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 0;
}

form.advancedform div {
	margin-top: 10px;
}

form.advancedform div label {
	float: left;
	width: 150px;
}

form.advancedform div label span {
	font-weight: bold;
	color: #cb0000;
}

form.advancedform div span.require {
	font-weight: bold;
	color: #cb0000;
}

form.advancedform div.btn {
	margin: 20px 20px 20px 0;
	text-align: right;
}

form.advancedform div.btn1 {
	margin: 20px 0 20px 20px;
	text-align: left;
}

form.advancedform input {
	width: 200px;
	height: 15px;
	font-family: Tahoma;
	font-size: 11px;
	color: #353535;
	border: 1px solid #808080;
}

form.advancedform input.radio {
	border: none;
	width: 25px;
	height: 12px;
}

form.advancedform input.price-input {
	width: 100px;
}

form.advancedform textarea {
	width: 200px;
	height: 60px;
	font-family: Tahoma;
	font-size: 11px;
	color: #353535;
	border: 1px solid #808080;
}

form.advancedform select {
	font-family: Tahoma;
	font-size: 11px;
	color: #353535;
}

form.advancedform input.fulltext {
	width: 600px;
}

form.advancedform a.btn {
	font-family: Tahoma;
	color: #0f5982;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

form.advancedform a.btn:hover {
	text-decoration: underline;
}

a.sbtn {
	font-family: Tahoma;
	color: #0f5982;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a.sbtn:hover {
	text-decoration: underline;
}

div.error {
	font-size: 11px;
	font-weight: bold;
	color: #c10000;
	margin: 20px 0;
}


div.message {
	font-size: 11px;
	font-weight: bold;
	color: #008403;
	margin: 20px 0;
}


.left-c {
	float: left;
	width: 315px;
	margin-right: 20px;
}

.right-c {
	float: left;
	width: 315px;
}
/** end search form **/

.order-div {
	background: #e5e5e5;
	float: left;
	margin: 30px 0;
	padding: 15px;
	/*width: 620px;/* 650px - 2x15px*/
	width: 420px;
}

form.orderform div {
	margin: 0 0 10px 0;
}

form.orderform div label {
	width: 90px;
	color: #3f3f3f;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	margin-right: 20px;
	display: block;
	float: left;

}

form.orderform input {
	width: 30px;
	height: 15px;
	font-family: Tahoma;
	font-size: 11px;
	color: #353535;
	border: 1px solid #808080;
	padding: 0 5px;
}

form.orderform input.checkbox {
	border: none;
}

form.orderform select {
	width: 200px;
	height: 18px;
	font-family: Tahoma;
	font-size: 11px;
	color: #353535;
	border: 1px solid #808080;
}

form.orderform select.cart {
	width: 150px;
}


form.orderform a.btn {
	display: block;
	width: 120px;
	height: 18px;
	line-height: 18px;
	background: url('../images/addtocart-button.gif') no-repeat;
	text-align: center;
	color: #0f5982;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 110px;
}

input.submit {
	font-size: 11px;
	background: #3e3e3e;
	border: 1px solid #3e3e3e;
	color: #ffffff;
	font-weight: bold;
	height: 23px;
	margin: 20px 0;
}

input.submit-show {
	font-size: 11px;
	background: #3e3e3e;
	border: 1px solid #3e3e3e;
	color: #ffffff;
	font-weight: bold;
	height: 18px;
	margin: 0;
}

.info-div {
	width: 650px;
	float: left;
	clear: both;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}

.info-div div {
	float: left;
	width: 210px;
	margin: 0 15px 15px 0;
}

.info-div div img {
	float: left;
	margin: 0 0 15px 0;
	padding: 4px;
	border: 1px solid #e5e5e5;
}

.info-div a {
	color: #0f5982;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.pdf {
	display: block;
	line-height: 61px !important;
	padding: 0 0 0 50px !important;
	background: url('../images/pdf-icon.jpg') no-repeat left center;
}

/* catalogue selector */
.catalogue-selector {
	width: 650px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0;
	margin: 20px 0;
}

.catalogue-selector select {
	font-size: 11px;
	font-family: Tahoma;
	display: block;
	float: left;
	margin-right:10px;
	width: 136px;
}

.catalogue-selector a.btn {
	display: block;
	float: right;
	height: 18px;
	line-height: 18px;
	text-align: center;
	color: #0f5982;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
/* end catalogue selector */
