/* used for h1-h3 
@font-face {
	font-family: 'TransportHeavy';
	src: local('TransportNewHeavy'), url('/sites/all/themes/sdfl/fonts/TransportNewHeavy.ttf') format('truetype');
	}*/
/* used for h4-h6 
@font-face {
	font-family: 'TransportLight';
	src: local('TransportNewLight'), url('/sites/all/themes/sdfl/fonts/TransportNewLight.ttf') format('truetype');
	}*/
@font-face { font-family: 'TransportHeavy'; src: url("/sites/all/themes/sdfl/fonts/transportnewheavy-webfont.eot"); src: url("/sites/all/themes/sdfl/fonts/transportnewheavy-webfont.eot?#iefix") format("embedded-opentype"), url("/sites/all/themes/sdfl/fonts/transportnewheavy-webfont.woff") format("woff"), url("/sites/all/themes/sdfl/fonts/transportnewheavy-webfont.ttf") format("truetype"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'TransportLight'; src: url("/sites/all/themes/sdfl/fonts/transportnewlight-webfont.eot"); src: url("/sites/all/themes/sdfl/fonts/transportnewlight-webfont.eot?#iefix") format("embedded-opentype"), url("/sites/all/themes/sdfl/fonts/transportnewlight-webfont.woff") format("woff"), url("/sites/all/themes/sdfl/fonts/transportnewlight-webfont.ttf") format("truetype"); font-weight: normal; font-style: normal; }

/* Target IE7 */
/* MENUS */
ul.nice-menu { width: 98%; }

nav.store-menu li { padding-bottom: 10%; }

/* SEARCH */
/* hide 'search' from search form */
#block-search-form .form-submit { text-transform: capitalize; }

/* FOOTER */
#block-panels-mini-footer-logo-block { width: 40%; float: right; }

p.footermessage { text-align: right; }

#block-menu-block-5 { width: 50%; float: left; }

/* QUICKTABS */
ul.quicktabs_tabs.tabs4 li.last { width: 24%; }

/* PRODUCT */
.product .actions ul li { margin-bottom: 30px; }
.product .details dd { float: none; }
.product .details ul li { padding-top: 13px; padding-bottom: 13px; }

/* TEASER */
.teaser.product .information { float: left; width: 70%; }
.teaser.product .image { float: left; }
.teaser.product .actions { position: static; width: 100%; float: left; clear: both; }
.teaser.product .actions li { float: right; padding-left: 10px; }
.teaser.product .actions li a { float: none; }
.teaser.product .actions li.info a { margin-left: 0; }

/* BEST SELLERS */
.home-best-sellers .product { width: 24%; }

/* BREADCRUMB */
#block-easy-breadcrumb-easy-breadcrumb .easy-breadcrumb_segment-front { background: none; text-indent: 0; margin-right: 5px; }

/* IS USEFUL */
form.is-useful-form { float: none; position: static; }

/* GENERAL */
a.button { display: block; max-width: 80px; }

div.col2 { float: left; width: 47%; }

ul.nice-menu ul li a { border-bottom: 1px #007362 solid; width: 100%; }

ul.nice-menu ul li a:hover { background-color: #dff7f3; width: 100%; }

/*Poll */
#progress-bar-percentage span { position: absolute; width: 100%; left: 0; }

#vote-count, #progress-bar { display: inline; zoom: 1; }

.blog-search { padding: 5% 0% !important; }

.page .region-sidebar-first .section-menu .menu-block-wrapper li a { display: inline; }
