/*
color1 6f6e6e
color2 a8ad05
color3 c9c7c8
color4 c9c7c7
bg FEFEFE
content FFFFFE
*/
BODY {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0;
	background-color: #FEFEFE;
}
img{
	border:0;
}
body,html {
	margin: 0;
	padding: 0;
	text-align: center;
}

.boxText {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 10px;
}

.errorBox {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 10px;
	background: #FF3A41;
	font-weight: bold;
	padding: 2px 20px;
	color: #fff;
}

.stockWarning {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 10px;
	color: #c03;
}

.productsNotifications {
	background: #f2fff7;
}

.orderEdit {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 10px;
	color: #70d250;
	text-decoration: underline;
}

div.centerpage {
	width: 970px;
	margin: 0 auto;
	text-align: left;
}

div.topheader {
	margin: 0;
	padding: 0;
	position: relative;
}

#logo {
	margin: 0;
	padding: 0;
	display: block;
	width: 302px;
    position: absolute;
    bottom: 8px; /* same with #header-title padding-top value */
}
div.topheader .certifications {
    position: absolute;
    bottom: 5px;
    right: 70px;
}

#header-title,
#menutop,
#menutop-bottom,
.footer,
.column-fill {
    background: #1DA73A !important;
    height: 21px;
}

.column-fill > td{
	padding:9px;
}

#header-right {
    position: absolute;
    top: -115px; /* position in whitespace created by #header-title */
    right: 0;
}
#header-right .social {
    display: inline;
}
#header-right .social li {
    display: inline-block;
}
#header-title {
    text-align: center;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding-top: 8px; /* same with #logo bottom value */
    margin: 130px 0 0; /* create whitespace - #header-right position is absolute */
    height: 33px;
}
#menutop-bottom {
    text-align: right;
    padding: 2px 10px 2px;
    margin-top: 1px;
}
#menutop {
    padding: 25px 3px 18px 0;
}
#menutop a {

}
#menutop ul {
    padding: 0;
    margin: 0;
    text-align: center;
}
#menutop ul li {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
}
#menutop ul li a {
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
    display: block;
    padding: 8px 14px;
    border-right: 1px solid #000;
    font-weight: bold;
}
#menutop ul li.last a {
    border: none;
}




div.topheader #topbanner {
	margin: 0;
	padding: 0;
	display: block;
	width: 668px;
	float: right;
	border: 0;
	overflow: hidden;
}

div.topheader #toprightbox {
	margin: 0;
	padding: 0;
	display: block;
	float: right;
	width: 280px;
	height: 135px;
	border: 0;
}

div.topheader #toprightbox td {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
}

div.topheader #toprightbox td a {
	color: #000;
	text-decoration: none
}

div.topheader #toprightbox td a:hover {
	color: #000;
	text-decoration: underline
}

div.topheader #toprightbox input.ifield {
	margin-top: 2px;
	padding: 0;
	border: 1px solid #809eb8;
	height: 18px;
	width: 120px;
}

div.topheader #toprightbox p {
	margin: 0;
	padding: 4px 0 0 0;
	text-align: center;
}

div.topmenu {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 27px;
}

div.topmenu-2 {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 15px;
	/*background: #fff url(images/layout/topmenu_center.gif) 0 0 repeat-x;*/
}

div.topmenu td a {
	font-weight: bold;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding: 6px 0;
}

div.topmenu td a.selected { /*background:black;*/

}

div.topmenu td a.inline {
	display: inline;
}

div.topmenu-2 td a {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	text-decoration: none
}

div.topmenu td a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
}

div.topmenu-2 td a:hover {
	text-decoration: underline;
}

div.spacer {
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	width: 100%;
	font-size: 1px;
	border: 0;
}

div.content {
	margin: 0;
    /*padding: 10px 0 0;*/
	padding: 0;
	border: 0;
	/*width: 970px;*/
	background: #FFFFFE;
}

div.maincontent {
	margin: 0;
	padding: 0 0 20px;
	border: 0;
	/* also in gamma.css */
	/*margin: 0 10px;*/
	/*width: 550px;*/
	overflow: hidden;
}

div.topbannerl {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	border: 0;
	width: 490px;
}

input.ifield2 {
	margin-top: 2px;
	padding: 0;
	border: 1px solid #787878;
	line-height: 20px;
	height: 22px;
	width: 150px;
	text-align: center;
}

input.ifield3 {
	margin-top: 2px;
	padding: 0;
	border: 1px solid #787878;
	height: 18px;
	width: 40px;
	margin-left: 4px;
}

div.catspacer {
	margin: 2px;
	padding: 0;
	width: 100%;
	border-top: 1px solid #000;
	height: 1px;
	font-size: 1px;
}

div.footer {
	margin: 40px 0 0;
	padding: 20px;
    width: 100%;
    height: 110px;
    position: relative;
	line-height: 21px;
    font-size: 11px;
    font-weight: bold;
}
/* .footer::before {
    content: url(images/layout/rogas_pumps_logo_bottom.png);
    position: absolute;
    top: -19px;
    left: 0;
    z-index: 999;
}
.footer:before  { IE8
    content: url(images/layout/rogas_pumps_logo_bottom.png);
    position: absolute;
    top: -19px;
    left: 0;
    z-index: 999;
} */
.logo-bottom {
    position: absolute;
    top: -19px;
    left: 0;
}
div.footer a:hover {
	text-decoration: underline;
}

.footer .right {
    text-align: right;
    font-weight: normal;
    font-size: 12px;
}

.footer .slogan {
    position: absolute;
    top: 2px;
    left: 120px;
    width: 100px;
    line-height: 14px;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    text-align: right;
    font-size: 12px;
}
.footer .slogan::before {
    content: url(http://www.rogas-pumps.gr/images/layout/QMS_LOGO_9001_small.jpg);
    position: absolute;
    top: -32px;
    right: 0;
    z-index: 999;
}
.footer .slogan:before {  /* IE8 */
    content: url(images/QMS_LOGO_9001_small.jpg);
    position: absolute;
    top: -32px;
    right: 0;
    z-index: 999;
}
.footer .signature {
    position: absolute;
    bottom: 10px;
    right: 20px;
    font-size: 11px;
    font-weight: normal;
}
div.footer .signature a {
    padding: 1px 5px 0 16px;
    /*font-weight: bold;*/
    background: url(images/layout/icop.png) no-repeat left center;
    margin: 0 3px 0 0;
}
.infoBoxOscp {
	margin: 0;
	padding: 6px 0 6px 6px;
	background: #fff;
	background-repeat: repeat-x;
	background-position: top left;
}

.infoBoxOscpSide {
	margin: 0;
	padding: 5px;
	background: #FFFFFE;
	background-repeat: repeat-x;
	background-position: top left;
}

.infoBoxOscpSide_categories {
	margin: 0;
	padding: 5px;
	background: #FFFFFE;
	background-repeat: repeat-x;
	background-position: top left;
}

.infoBoxOscpSideR {
	margin: 0;
	padding: 5px;
	border: 1px solid #afc3cc;
	border-top: 0;
}

.infoBoxYellow {
	margin: 0;
	padding: 6px;
	border: 1px solid #afc3cc;
	background: #fffdeb;
}

.infoBoxOscpSide a {
	color: #000;
	text-decoration: none
}

.infoBoxOscpSide a:hover {
	color: #000;
	text-decoration: underline
}

TD.infoBoxHeadingOscp {
	margin: 0 10px 0 10px;
	background-repeat: repeat-x;
	text-align: left;
	background-position: top left;
	line-height: 22px;
	height: 22px;
}

TD.infoBoxHeadingOscpSide {
    background: #1DA73A !important;
	/*background-repeat: repeat-x;*/
	/*background-position: top left;*/
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	padding-left: 7px;
}

TD.infoBoxHeadingOscpSide a {
	color: #fff;
	text-decoration: none
}

TD.infoBoxHeadingOscpSide a:hover {
	color: #fff;
	text-decoration: underline
}

TD.infoBoxHeadingOscpSide_cat {
	/*background-repeat: repeat-x;
	background-position: top left;*/
    background: #1DA73A !important;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	padding: 5px 8px;
}

div.content td {

}

div.content td.ldescription {

}

div.content .az_button_small, div.content .az_button_small2, div.content .az_button, div.content .az_button_submit {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 10px;
}

div.content td.infoBoxHeadingOscp {
	font-weight: bold;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	line-height: 16px;
	padding: 0 8px 0 20px;
}

a {
	color: #0a3883;
	text-decoration: none
}

a:hover {
	color: #0a3883;
	text-decoration: none
}

td.lname {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	height: 45px;
	padding: 0 4px;
}

td.lname a,.xsell a.xname, .xname, .also_purchased a.xname {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

td.lname a:hover,.xsell a.xname:hover {
	color: #000;
	text-decoration: underline
}

td.lname_cat {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	height: 34px;
	width: 173px;
	padding: 5px 0;
}

td.lname_cat a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 5px 0 10px;
}

td.lname_cat a:hover {
	color: #000;
	text-decoration: underline
}

.cat-list-name {
	height: 40px;
}

td.lthumb {
	text-align: center;
	vertical-align: top;
}

.lthumb img {
    /*border: 1px solid #C3C7C8;
    box-shadow: 0 0 7px #515152;*/
}

td.ldescription {
	padding: 0px 10px 0px 10px;
	text-align: center;
	vertical-align: top;
	height: 60px;
}

td.lprice {
	padding: 10px 0 5px 0;
	text-align: center;
	vertical-align: top;
	color: #ae2f20;
	font-weight: bold;
	text-decoration: none;
	_height: 30px;
}

td.lprice span {
	padding: 0 0 5px 0;
	text-align: center;
	color: #ff0000;
	font-weight: normal;
	font-size: 10px;
	/*font-family: sans-serif;*/
}

td.lbuttons {
	padding: 0px 0 0px 0;
	border-bottom: 1px solid #c3c7c8;
	text-align: center;
	vertical-align: top;
	background: #FFFFFE;
	display: block;
	height: 30px;
}

td.lbuttons-empty {
	border-bottom: 1px solid #c3c7c8;
	line-height: 1px;
}

td.lbottom {
	border-bottom: 1px solid #c3c7c8;
	font-size: 3px;
}

#indicator {
	display: none;
}

#create_account_page #indicator {
	float: left;
	margin: 0 0 0 10px;
}

.az_button_submit {
	/*background:url(images/az_button1_center.gif) repeat-x;*/
	vertical-align: top;
	border: none;
	text-align: center;
	color: #fff;
	line-height: 18px;
	font-weight: bold;
	text-transform: lowercase;
	cursor: pointer;
	white-space: nowrap;
	margin: 0;
	/* ie */ padding: 1px 10px 4px;
}

.az_button { /*background:url(images/az_button1_center.gif) repeat-x;*/
	color: #fff;
	text-transform: lowercase;
	cursor: pointer;
	font-weight: bold;
	height: 21px;
	line-height: 18px;
	white-space: nowrap;
	text-align: center;
	padding: 2px 10px 5px;
}

.az_button_small {
	/*background:url(images/layout/buttonbuyc.jpg) repeat-x;*/
	cursor: pointer;
	font-weight: bold;
	line-height: 18px;
	white-space: nowrap;
	text-align: center;
	/* ie */ padding: 2px 10px 5px;
}

.az_button_small2 {
	/*background:url(images/layout/buttonmorec.jpg) repeat-x;*/
	cursor: pointer;
	font-weight: bold;
	line-height: 18px;
	white-space: nowrap;
	text-align: center;
	/* ie */ padding: 2px 10px 5px;
}

FORM {
	display: inline;
}

TR.header {
	background: #fff;
}

TR.headerNavigation {
	background: #bbc3d3;
}

TD.headerNavigation {
	/*font-family: Arial, Verdana, sans-serif;*/
	background: #bbc3d3;
	color: #fff;
	font-weight: bold;
}

a.headerNavigation {
	font-weight: bold;
}

TR.headerError {
	background: #ff0000;
}

TD.headerError {
	/*font-family: Tahoma, Verdana, Arial, sans-serif;*/
	font-size: 12px;
	background: #ff0000;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

TR.headerInfo {
	background: #00ff00;
}

TD.headerInfo {
	/*font-family: Tahoma, Verdana, Arial, sans-serif;*/
	font-size: 12px;
	background: #00ff00;
	color: #fff;
	font-weight: bold;
	text-align: right;
}

.moduleRowOver,.moduleRow:hover {
	background: #DEE3E6;
	cursor: pointer;
	cursor: hand;
}

.moduleRowSelected {
	background: #DEE3E6
}

.invoiceListing .moduleRow td,.invoiceListing .moduleRowOver td,.invoiceListing .moduleRowSelected td
	{
	border-bottom: 1px solid #c9c7c8;
}

.invoiceListing .moduleRow#last-child td,.invoiceListing .moduleRowOver#last-child td,.invoiceListing .moduleRowSelected#last-child td
	{
	border: 0;
}

TD.footer {
	margin: 0;
	padding: 0;
	background-image: url(http://www.rogas-pumps.gr/images/bg_footer.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

TD.footerlinks {
	margin: 0;
	padding: 0 15px 0 0;
	text-align: right;
}

TD.footerlinks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

TD.footerlinks ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

TD.footerlinks ul li img {
	border: 0;
	vertical-align: text-bottom;
}

.infoBox {
	background: transparent;
}

.infoBoxContents {
	margin: 0;
	padding: 2px 0 2px 0;
}

.infoBoxOscp .infoBoxContents {
	margin: 0;
	padding: 0;
	background: transparent;
}

.infoBoxOscpSide .infoBoxContents {
	background: transparent;
}

.infoBoxNotice {
	background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 10px;
}

TR.accountHistory-odd,TR.addressBook-odd,TR.alsoPurchased-odd,TR.payment-odd,TR.productListing-odd,TR.productReviews-odd,TR.upcomingProducts-odd,TR.shippingOptions-odd
	{
	background: #F3F3F3;
}

TR.accountHistory-even,TR.addressBook-even,TR.alsoPurchased-even,TR.payment-even,TR.productListing-even,TR.productReviews-even,TR.upcomingProducts-even,TR.shippingOptions-even
	{
	background: #F7F7F7;
}

TR.productListing {
	background: #fff;
}

TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #c9c7c8;
	border-spacing: 1px;
	background: #fff;
}

.moduleRow {
	background: #FFFFFE;
}

.productListing-heading {
	/*font-family: Arial, Verdana, sans-serif;*/
	background: #333333 url(images/layout/tableheader.gif) 0 0 repeat-x;
	color: #fff;
	font-weight: bold;
	white-space: nowrap;
}

TD.productListing-data {
	/*font-family: Arial, Verdana, sans-serif;*/
	vertical-align: top;
	border-bottom: 1px dotted #fffdeb;
}

td.productListing-data td.productListing-data { /*border:0;*/

}

TD.productListing-data a {
	color: #d90000;
}

A.pageResults {
	color: #d90000;
	text-decoration: underline;
}

A.pageResults:hover {
	color: #d90000;
}

.pageResultsCurrent {
	font-weight: bold;
}

TD.pageHeading,DIV.pageHeading {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 18px;
	font-weight: bold;
	color: #000033;
}

TD.pageHeading{

}

TR.subBar {
	background: #f4f7fd;
}

TD.subBar {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 10px;
	color: #000;
}
.maincontent .main,
.content-inner {
    padding: 0 20px;
}

TD.main,P.main {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 11px;
	line-height: 1.5;
}

TD.smallText,SPAN.smallText,P.smallText {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 10px;
}

TD.accountCategory {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 13px;
	color: #aabbdd;
}

TD.fieldKey {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 12px;
	font-weight: bold;
	width: 170px;
}

TD.fieldValue {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 12px;
}

TD.tableHeading {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 12px;
	font-weight: bold;
}

SPAN.newItemInCart {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 11px;
	color: #ff0000;
}

CHECKBOX,INPUT,RADIO,SELECT {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 11px;
}

TEXTAREA {
	width: 99%;
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 11px;
}

SPAN.greetUser {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 12px;
	color: #f0a480;
	font-weight: bold;
}

TABLE.formArea {
	background: #f1f9fe;
	border: 1px solid #7b9ebd;
}

TD.formAreaTitle {
	/*font-family: Tahoma, Verdana, Arial, sans-serif;*/
	font-size: 12px;
	font-weight: bold;
}

SPAN.markProductOutOfStock {
	/*font-family: Tahoma, Verdana, Arial, sans-serif;*/
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}

SPAN.productSpecialPrice {
	/*font-family: Verdana, Arial, sans-serif;*/
	color: #ae2f20;
	font-weight: bold;
	text-decoration: none;
}

SPAN.errorText {
	/*font-family: Verdana, Arial, sans-serif;*/
	color: #ff0000;
}

.checkoutBarFrom,.checkoutBarTo {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 10px;
	color: #8c8c8c;
}

.checkoutBarCurrent {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 10px;
	color: #000;
}

/* message box */
.messageBox {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 10px;
}

.messageStackError {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 10px;
	background-color: #ff0000;
	color: #fff;
}

.messageStackWarning {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 10px;
	background-color: #F4B200;
	color: #fff;
}

.messageStackSuccess {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 10px;
	background-color: #00ff00;
	color: #000;
}

TR.headerNavigation_title {
	background: #bbc3d3;
}

TD.headerNavigation_title {
    background: #1DA73A;
	color: #fff;
	font-weight: normal;
    font-size: 14px;
    padding: 5px 10px;
}

/* input requirement */
.inputRequirement {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 10px;
	color: #ff0000;
}

.next_prev {
	color: #000;
}

.next_prev a {
	color: #000;
	text-decoration: none;
}

.next_prev a:hover {
	color: #000;
	text-decoration: underline;
}

.infoBox_checkout_confirmation {
	background: transparent;
	border: 1px solid #CCCCCC;
}

.infoBoxOscpSide_comp {
	margin: 0;
	padding: 5px;
}

.infoBoxOscpSide_categories a,.company_news .infoBoxOscpSide a {
	font-size: 16px;
	font-weight: bold;
	padding: 6px 0 6px 5px;
	display: block;
}

.company_news .infoBoxOscpSide {
	display: block;
	width: 188px;
}

.company_news br {
	display: none;
}

.maincat {
	display: none;
}

.maincat a {
	color: #555;
	display: none;
}

.subcat a {
	color: #000;
	font-weight: 900;
}

.subcat-2 a {
	background: url(images/layout/catarrow.gif) #FFFFFE 9px 6px no-repeat;
	padding: 2px 0 3px 23px;
	font-weight: 400;
}

.subcat-3 a {
	background: url(images/layout/catarrow.gif) #FFFFFE 24px 6px no-repeat;
	padding: 2px 0 3px 38px;
	font-weight: 400;
}

.subcat-4 a {
	background: url(images/layout/catarrow.gif) #FFFFFE 40px 6px no-repeat;
	padding: 2px 0 3px 54px;
	font-weight: 400;
}

.maincat a:hover,.subcat a:hover,.active a {
	color: #000;
}

div.topmenu,div.footer {
	background: #6f6e6e;
	/*background:url(images/layout/topmenu_center.gif) repeat-x #6f6e6e;*/
}

TD.infoBoxHeadingOscpSide {
	background: #c9c7c7;
	/*background:url(images/layout/topmenu_center.gif) repeat-x #6f6e6e;*/
}

.cart-box TD.infoBoxHeadingOscpSide{
	background-color: #a8ad05;
	/*background:url(images/layout/topmenu_center.gif) repeat-x #6f6e6e;*/
}

.visitoremail-small TD.infoBoxHeadingOscpSide{
	background-color: #a8ad05;
	/*background:url(images/layout/topmenu_center.gif) repeat-x #6f6e6e;*/
}

TD.infoBoxHeadingOscp,TD.infoBoxHeadingOscpSide_cat,a.headerNavigation {
	color: #fff;
    font-weight: normal !important;
}

TD.infoBoxHeadingOscpSide_cat {
	background: #a8ad05;
  text-transform: uppercase;
  font-size: 14px !important;
}

TD.infoBoxHeadingOscp {
	background: #a8ad05;
  text-transform: uppercase;
  font-size: 13px !important;
  height: 32px;
}

a.headerNavigation:hover {
	text-decoration: underline;
	color: #fff;
}

.az_button_small,.az_button_small2,.az_button_submit,.az_button {
	background: #c9c7c8;
	color: #fff;
}
.az_button_small a, .az_button_small2 a, .az_button a {
	color: #fff;
}

div.topmenu td a,div.topmenu-2 td a,div.footer a {
	color: #fff;
}

.tab-page a {
	text-decoration: underline;
}

.button-go {
	vertical-align: top;
	margin: 4px 0 0 0;
}

div.maincontent_compare {
	margin: 0 0 0 6px;
	width: 764px;
}

.information-box a {
	display: inline;
}

.login-box .infoBoxContents {
	padding: 0;
}

.print-button a {
	color: #000;
	text-decoration: none;
	/*display:block;
	background:url(images/layout/print.png) no-repeat top right;
	padding:35px 0 0 0;*/
}

.print-button a:hover {
	color: #000;
	text-decoration: underline;
}

.print-button {
	text-align: right;
}

.shopping-cart .infoBoxOscpSide tr {
	border-bottom: 1px solid #000;
	display: block;
	line-height: 1.5;
}

.invoiceListing td {
	padding: 5px;
	cursor: pointer;
}

.instal_table {
	background: #aaa;
}

.instal_table tr {
	background: #eee;
}

.company_news .infoBoxOscpSide a {
	font-weight: normal;
}

.contact {
	margin: 0 0 15px 0;
}

.contact img {
	width: 25px;
}

label {
	cursor: pointer;
}

.partner {
	border-bottom: 1px solid #CCCCCC;
}

.productListing-data .productListing-data {
	border: 0;
}

.statement_type .productListing-heading {
	height: 19px;
}

.invoiceListing td.statement_text {
	padding-left: 200px;
	font-weight: bold;
}

.invoiceListing td.statement_radio {
	padding-right: 195px;
}

.specials-box .infoBoxHeadingOscpSide {
	padding-left: 5px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.sitemap .maincontent li {
	list-style-image: url(images/layout/bullet.gif);
}

.lstyle {
	border-right: 1px solid #c3c7c8;
	width:25%;
}

.pagination-bottom {
  margin:20px 0 0;
}

/* PROD LISTING ROWS */
td.lnamerows {
	vertical-align: middle;
	height: 45px;
	padding: 0 0 0 15px;
}

td.lnamerows a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

td.lnamerows a:hover {
	color: #000;
	text-decoration: underline
}

/* PROD LISTING COL */
td.lbuttonscol {
	width: 170px;
}

td.lbuttonscol .az_button_small {
	width: 80px;
}

td.lmodelcol {
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	width: 90px;
}

td.lmodelcol a {
	color: #000;
	text-decoration: none;
}

td.lmodelcol a:hover {
	color: #000;
	text-decoration: underline;
}

td.lheadcol {
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	height: 40px;
	color: #000;
}

td.lnamecol {
	vertical-align: middle;
	font-weight: bold;
	height: 40px;
}

td.lnamecol a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

td.lnamecol a:hover {
	color: #000;
	text-decoration: underline
}

td.lpricecol {
	color: #ae2f20;
	font-weight: bold;
	width: 90px;
}

td.lpricecol span {
	color: #ff0000;
	font-weight: normal;
	font-size: 10px;
	/*font-family: sans-serif;*/
}

td.lbuttonscol,td.lmodelcol,td.lnamecol,td.lpricecol {
	border-bottom: 1px solid #A4A4A4;
	vertical-align: middle;
}

.buy_now_mass {
	text-align: right;
	padding: 10px 40px;
}

.buy_now_mass input {
	padding: 0 30px;
}

.lbuycol {
	text-align: center;
}

.lstyle-even {
	background-color: #ffffff;
}

.lstyle-odd {
	background-color: #c9c7c8
}

.lstyle-even,.lstyle-odd {
	border-bottom: 1px solid #A4A4A4;
}

/* BOTTOM BANNERS */
table.bbottom {
	width: 100%;
	border-collapse: collapse;
	margin: 5px 0;
}

table.bbottom td {
	text-align: center;
	padding: 0;
}

div.topmenu,div.footer,TD.infoBoxHeadingOscpSide,TD.infoBoxHeadingOscp,TD.infoBoxHeadingOscpSide_cat,.az_button_small,.az_button_small2,.az_button_submit,.az_button
	{
	/*background-image: url(images/layout/slice.png);*/
    background: #1DA73A !important;
}

.lthumb img {
	/* border:1px solid #c3c7c8;
    box-shadow: 0 0 7px #515152;
    -moz-box-shadow: 0 0 7px #515152;
    -webkit-box-shadow: 0 0 7px #515152;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135, Color='#A2A2A2')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135, Color='#A2A2A2'); */
}

/*
div.topmenu,div.footer,TD.infoBoxHeadingOscpSide,td.infoBoxHeadingOscpSide a,TD.infoBoxHeadingOscp,TD.infoBoxHeadingOscpSide_cat
	{ text-shadow: 2px 1px 0px #4B4B4B;

}
*/ /*
.lthumb img {
	border:1px solid #c3c7c8;
	}
*/ /*
.lthumb img {
  box-shadow: 0 0 7px #515152;
  -moz-box-shadow: 0 0 7px #515152;
  -webkit-box-shadow: 0 0 7px #515152;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135, Color='#A2A2A2')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135, Color='#A2A2A2');
}
*/ /*
.lthumb .prodlistimg-above,.lthumb .prodlistimg-below {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
-ms-filter: "";
filter: none;
}
*/ /*
div.centerpage {
  padding:0 10px 10px;
  _width:990px;
  box-shadow: 0 0 7px #515152;
  -moz-box-shadow: 0 0 7px #515152;
  -webkit-box-shadow: 0 0 7px #515152;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135, Color='#A2A2A2')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135, Color='#A2A2A2');
}
*/

/* FADE-IN IMAGES */
.prodlistimg-above {
	position: relative;
	z-index: 2;
}

.prodlistimg-below {
	position: absolute;
	top: -108px /* -93px -108px -123px */;
	_top: 0px;
	left: 0px;
	z-index: 1;
}

.lthumb a {
	position: relative;
	zoom: 1;
}

/* SLIDING BOXES */
.slidediv {
	width: 180px;
	height: 135px;
	margin: 0 0 0 2px;
	float: left;
	background: #EEEEEE;
	overflow: hidden;
	position: relative;
}

.slidediv img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

.slidetext {
	padding: 6px 10px 0 10px;
	color: #606060;
	text-align: left;
}

.slidediv .slide-link {
	color: #606060;
	position: static;
	float: right;
	padding: 5px 10px 0;
	font-size: 10px;
	text-align: right;
}

.slidediv .slide-link:hover {
	color: #1E1E1E;
}

.under_construction {
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	background: none repeat scroll 0 0 #F1F0D1;
	border: 1px solid #818181;
	border-top: 0 none;
	color: #484848;
	height: 20px;
	line-height: 20px;
	margin: 0 auto;
	text-align: center;
	width: 90%;
}

/* BACKGROUND MANAGER */
/* div.topheader {
    height: 130px; ie kludge for background manager
} */

.background {
	z-index: 1;
}

div.centerpage {
	position: relative;
	z-index: 2;
}

/* JAVASCRIPT HOME BANNER */

.slides {
  margin:0 0 15px;
}

#slider ul li a { border:0; }
#slider ul li img { border:0; }
#slider ul, #slider li,
#slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider2 { margin-top:1em; }
#slider li, #slider2 li{
	/*
	define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here
	*/
	overflow:hidden;
}
#prevBtn, #nextBtn,
#slider1next, #slider1prev{
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	z-index:1000;
}
#nextBtn, #slider1next{
  left:696px;
}
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{
	display:block;
	position:relative;
	width:30px;
	height:77px;
	background:url(http://www.rogas-pumps.gr/images/btn_prev.gif) no-repeat 0 0;
}
#nextBtn a, #slider1next a{
  background:url(http://www.rogas-pumps.gr/images/btn_next.gif) no-repeat 0 0;
}

/* numeric controls */

ol#controls{
	margin:1em 0;
	padding:0;
	height:28px;
}
ol#controls li{
	margin:0 10px 0 0;
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
}
ol#controls li a{
	float:left;
	height:28px;
	line-height:28px;
	border:1px solid #ccc;
	background:#DAF3F8;
	color:#555;
	padding:0 10px;
	text-decoration:none;
}
ol#controls li.current a{
	background:#5DC9E1;
	color:#fff;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus { outline:none; }


/* CLEARFIX */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/*
 * Site specific
 */

div.maincontent-long {
	/*margin: 0 0 0 10px;*/
  /*width: 760px;*/
  width: inherit;
}

.prod-img {
	border: 1px solid #BCBCBC;
}
.searchPop{
	text-align:center;
	margin-left:10px;
	margin-top:-5px;
	position:absolute;
	border-left: 1px solid #787878;
	border-right: 1px solid #787878;
	border-bottom: 1px solid #787878;
	width:150px;
	background-color:#ffffff;
	max-height:300px;
	overflow: auto;
}
.searchPop a{
	color:#000000;
}

/* --------- search mini --------- */
#search-mini { /* container */
    text-align: right;
    /*margin: 0 0 20px;*/
    margin: 0 0 2px 3px;
    /*float: right;*/
    display: inline-block;
}
#search-mini input {
     height: 23px;
     float: left;
     margin: 0 !important;
     padding: 0 !important;
}
#search-mini input.search-field {
    background: #fff;
    /*color: #fff;*/
    width: 180px;
    border: 1px solid #777 !important;
    height: 21px;
    border-radius: 3px;
}
#search-mini input.search-button {
    color: #fff;
    width: 25px;
}
/* --------- newsletter mini --------- */
.newsletter-mini h3 {
    display: inline-block;
    margin: 40px 0 5px;
    color: #1DA73A;
    text-transform: uppercase;
}
.newsletter-mini form { }
.newsletter-mini .submit {
    display: block;
    margin: 4px 0 20px;
}
.newsletter-mini .email-field { width: 195px; border: 1px solid #ccc; }
.footer .email {
    font-weight: bold;
    margin-top: 10px;
    display: inline-block;
}
/* --------- product page thumbs --------- */
.product-thumbs {
    padding: 0;
    margin: 0;
    list-style: none;
}
.product-thumbs li {
    display: inline-block;
    margin: 5px;
    border: 1px solid #ccc;
}
.product-thumbs li.row-first {
    margin-left: 0;
}
.product-thumbs li.row-last {
    margin-right: 0;
}

/* hack: hide the category title by using color same as background  */
.col-left .infoBoxHeadingOscpSide_cat {
    color: #fff !important;
}