﻿*{
    margin:0px;
    padding:0px;
    font-family:Verdana;
    font-size:11px; 
}
html,body{
    margin: 0px;
    padding: 0px;
    width: 100%;
    background-color:#002e63;
    background-image:url('../images/lightbg.jpg');
    background-repeat:no-repeat;
    background-position:center top;
}
.ie-hide{
    _display:none;
}
.clear{
    font-size: 1px;
	height: 0px;
	overflow: hidden;
	clear: both;
}
.outer_container{
    width:100%;
}
.containerTop{
    width:930px;
    margin-left:auto;
    margin-right:auto;
    padding-left:10px;
}
.container{
    width:930px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
    background-color:#0093dd;
    padding-left:10px;
}
.sideGradientTL{
    position:absolute;
    top:0px;
    left:0px;
    width:10px;
    height:90px;
    font-size:1px;
}
.sideGradientTR{
    position:absolute;
    top:0px;
    right:0px;
    width:10px;
    height:90px;
    font-size:1px;
}
.sideGradientBL{
    position:absolute;
    bottom:0px;
    left:0px;
    width:10px;
    height:90px;
    font-size:1px;
}
.sideGradientBR{
    position:absolute;
    bottom:0px;
    right:0px;
    width:10px;
    height:90px;
    font-size:1px;
}
.footer_container{
    width:920px;
    margin-left:auto;
    margin-right:auto;
}
.footerMenu{
    width:920px;
    height:30px;
    background-image:url('../images/footermenubg.gif');
    background-repeat:repeat-x;
}
.footerGradient{
    height:78px;
    width:915px;
    background-image:url('../images/footergradient.gif');
    background-repeat:repeat-x;
    text-align:right;
    color:White;
    font-size:11px;
    font-family:Verdana;
    padding-top:5px;
    padding-right:5px;
}
.footerGradient a{
    text-decoration:none;
    color:White;
    font-size:11px;
    font-family:Verdana;
    outline:none;
}
.footerGradient a:hover{
    color:#3e90c2;
    text-decoration:underline;
}
.footerMenuBar{
    width:920px;
    height:30px;
}
.footerMenuBar td{
    text-align:center;
}
.footerMenuBar td a{
    color:White;
    text-decoration:none;
    outline:none;
    display:block;
    height:22px;
    padding-top:8px;
}
.footerMenuBar td a:hover{
    color:#3e90c2;
}
.side_container{
    width:10px;
    float:left;
    font-size:1px;
    padding-top:118px;
}
.side_container_inner{
    width:10px;
    font-size:1px;
}
.side_gradient_top{
    width:10px;
    height:90px;
    font-size:1px;
}
.side_gradient_middle{
    width:10px;
    background-color:#0093dd;
    font-size:1px;
}
.side_gradient_bot{
    width:10px;
    height:90px;
    
    font-size:1px;
}
.center_container{
    width:920px;
    font-size:1px;
}
.header{
    height:124px;
    width:920px;
    font-size:1px;
    position:relative;
}
.langContainer{
    width:920px;
    height:31px;
}
.langs{
    height:23px;
    padding:8px 15px 0px 20px;
    float:right;
    color:White;
    display:none; /**** Εμφάνιση / Απόκρυψη της language bar ****/
}
.langs a{
    color:White;
    text-decoration:none;
    font-size:11px;
    font-family:Verdana;
    outline:none;
}
.langs a:hover{
    color:#cd120c;
}
.banner{
    height:87px;
    width:920px;
}
.bannerElomas{
    float:right;
    height:62px;
    background-image:url('../images/elomasBanner.jpg');
    background-repeat:no-repeat;
    font-size:11px;
    font-family:Verdana;
    width:616px;
    padding-left:27px;
    padding-top:25px;
    color:White;
}
.bannerElomas h1{
    font-size:18px;
    color:White;
    font-family:Times New Roman;
    margin-bottom:5px;
    font-weight:normal;
}
.bannerElomas h1 font{
    font-size:18px;
    font-family:Times New Roman;
    font-weight:normal;
}
.redBanner{
    width:920px;
    height:6px;
    font-size:1px;
    background-image:url('../images/redbanner.jpg');
    background-repeat:no-repeat;
}
.logo{
    position:absolute;
    width:273px;
    height:109px;
    left:4px;
    top:13px;
    font-size:1px;
}
.logo a{
    outline:none;
    text-decoration:none;
    font-size:1px;
}
.elomas{
    position:absolute;
    right:23px;
    top:50px;
    width:65px;
    height:50px;
}
.elomas a{
    display:block;
    height:50px;
    outline:none;
    text-decoration:none;
    font-size:1px;
}
.menuBarContainer{
    width:920px;
    height:47px;
    background-color:White;
    font-size:11px;
    font-family:Verdana;
}
.menuBar{
    width:920px;
    height:47px;
}
.menuBar td{
    background-color:White;
    text-align:center;
}
.menuBar td a{
    color:#831312;
    display:block;
    height:30px;
    padding:17px 5px 0px 5px;
    text-decoration:none;
    outline:none;
}
.menuBarSep{
    width:1px;
    background-image:url('../images/menusep.jpg');
    background-repeat:no-repeat;
    background-position:center center;
    font-size:1px;
}
.menuBar td a:hover{
    background-image:url('../images/menuselected.gif');
    background-repeat:repeat-x;
}
.menuBarSel{
    background-image:url('../images/menuselected.gif');
    background-repeat:repeat-x;
    text-align:center;
}
.menuBarSel a{
    color:#831312;
    font-weight:bold;
    display:block;
    height:30px;
    padding:17px 5px 0px 5px;
    text-decoration:none;
    outline:none;
}
.mainPageContainer{
    width:920px;
    background-image:url('../images/pagecontainerbg.gif');
    background-repeat:repeat-y;
}
.mainPageLeft{
    width:614px;
    float:left;
}
.mainPageRight{
    width:306px;
    float:left;
}
.mainPageAdverticement{
    width:614px;
    height:356px;
}
.mainPageAdvTop{
    width:614px;
    height:356px;
    position:relative;
    background-image:url('../images/redbgtemp.jpg');
    background-repeat:no-repeat;
}
.mainPageAdvTop img{
    width:614px;
    height:278px;
}
.mainPageAdvBot{
    width:614px;
    height:78px;
    background-image:url('../images/mainPageAdvBot.gif');
    background-repeat:repeat-x;
}
.mainPageAdvBotTable{
    height:78px;
    width:614px;
}
.mainPageAdvBotTable td{
    text-align:center;
}
.mainPageAdvBotTable td a{
    display:block;
    height:48px;
    font-size:11px;
    font-family:Verdana;
    padding:20px 15px 10px 10px;
    position:relative;
    border-right:#897473 1px Dashed;
    color:#f19c99;
    text-decoration:none;
    outline:none;
}
.mainPageAdvBotTable td a:hover{
    color:White;
}
.mainPageAdvSuggest{
    position:absolute;
    bottom:88px;
    left:20px;
    color:White;
}
.mainPageAdvSuggestText{
    float:left;
    font-size:10px;
    font-family:Verdana;
    height:33px;
}
.mainPageAdvSuggestText h2{
    font-size:17px;
    color:White;
    font-weight:normal;
}
.mainPageAdvSuggestButton{
    float:left;
    height:33px;
    width:35px;
    position:relative;
}
.mainPageAdvSuggestButton a{
    display:block;
    width:23px;
    height:23px;
    outline:none;
    position:absolute;
    background-image:url('../images/advArrow.png');
    background-repeat:no-repeat;
    bottom:0px;
    left:10px;
}
.mainPageAdvSuggestButton a:hover{
    background-image:url('../images/advArrowHover.png');
    background-repeat:no-repeat;
}
.mainPageVideo{
    width:282px;
    height:254px;
    background-image:url('../images/videobg.gif');
    background-repeat:repeat-x;
    padding:12px 12px 12px 12px;
}
.mainPageNewsletter{
    width:306px;
    height:68px;
    background-image:url('../images/newsletterbg.gif');
    background-repeat:repeat-x;
    padding-top:10px;
}
.mainPageNewsletterText{
    font-size:13px;
    font-family:Verdana;
    color:#f19c99;
    text-align:center;
    margin-bottom:10px;
}
.mainPageNewsletterForm{
    width:306px;
    margin-bottom:5px;
}
.mainPageNewsletterFormInput{
    text-align:right;
    font-size:11px;
    width:195px;
    float:left;
    padding-right:5px;
}
.mainPageNewsletterFormInput input{
    width:160px;
    height:11px;
    padding-top:1px;
    padding-bottom:1px;
}
.mainPageNewsletterFormBtn{
    text-align:left;
    width:106px;
    float:left;
    padding-top:1px;
}
.mainPageNewsletterFormBtn a{
    background-image:url('../images/newsletterbtn.gif');
    background-repeat:repeat-x;
    height:15px;
    width:90px;
    display:block;
    outline:none;
    color:White;
    text-decoration:none;
    text-align:center;
}
.mainPageNewsletterFormBtn a:hover{
    color:#cd120c;
}
.mainPageNewsletterMessage{
    width:306px;
    color:White;
    font-size:10px;
    font-family:Verdana;
    text-align:center;
}
.mainPageContent{
    width:614px;
    font-size:11px;
    font-family:Verdana;
    height:413px;
}
.mainPageContentText{
    width:574px;
    background-color:#e6e6e6;
    padding:20px 20px 0px 20px;
    height:182px;
}
.mainPageContentTextInner{
    background-color:#f3f3f3;
    width:534px;
    height:142px;
    line-height:17px;
    text-indent:10px;
    padding:20px 20px 20px 20px;
    color:#595959;
    font-size:11px;
    font-family:Verdana;
}
.mainPageContentText h1{
    font-size:18px;
    font-family:Verdana;
    color:#b40c04;
    font-weight:bold;
    margin-bottom:10px;
}
.mainPageContentText h1 p{
    font-size:18px;
    font-family:Verdana;
    color:#b40c04;
    font-weight:bold;
    margin:0px;
    padding:0px;
}
.mainPageContentText h2{
    font-size:14px;
    font-family:Verdana;
    color:#595959;
    font-style:italic;
    font-weight:bold;
    margin-bottom:10px;
}
.mainPageContentText h2 p{
    font-size:14px;
    font-family:Verdana;
    color:#595959;
    font-style:italic;
    font-weight:bold;
    margin:0px;
    padding:0px;
}
.mainPageContentText p{
    color:#595959;
    font-size:11px;
    font-family:Verdana;
    margin-bottom:5px;
}
.mainPageContentText ul{
    padding-left:20px;
}
.mainPageContentText ul li{
    color:#595959;
    font-size:11px;
    font-family:Verdana;
}
.mainPageContentText a{
    
}
.mainPageContentText a:hover{
    
}
.mainPageContentLeft{
    width:277px;
    float:left;
    height:171px;
    padding:20px 10px 20px 20px;
    background-color:#e6e6e6;
}
.mainPageContentRight{
    width:277px;
    float:left;
    height:171px;
    padding:20px 20px 20px 10px;
    background-color:#e6e6e6;
}
.mainPageContentBonus{
    width:277px;
    height:197px;
    margin-bottom:15px;
}
.mainPageContentBonusHeader{
    width:277px;
    height:93px;
    background-image:url('../images/bonuscard.jpg');
    background-repeat:no-repeat;
}
.mainHomePageContentBonusText{
    width:251px;
    height:69px;
    background-color:#f9f9f9;
    position:relative;
    padding:0px 13px 10px 13px;
    color:#d0231d;
    font-size:11px;
    font-family:Verdana;
}
.mainHomePageContentBonusMore{
    position:absolute;
    bottom:3px;
    right:5px;
    height:23px;
}
.mainHomePageContentBonusMore a{
    display:block;
    height:18px;
    background-image:url('../images/whitebgarrow.jpg');
    background-repeat:no-repeat;
    background-position:right center;
    outline:none;
    text-decoration:none;
    color:#d0231d;
    font-size:11px;
    font-family:Verdana;
    padding:5px 27px 0px 0px;
}
.mainHomePageContentBonusMore a:hover{
    color:#660200;
    background-image:url('../images/whitebgarrowhover.jpg');
    background-repeat:no-repeat;
    background-position:right center;
}
.mainPageContentBonusText{
    width:251px;
    height:69px;
    background-color:#f9f9f9;
    position:relative;
    padding:5px 13px 30px 13px;
    color:#d0231d;
    font-size:11px;
    font-family:Verdana;
}
.mainPageContentBonusMore{
    position:absolute;
    bottom:10px;
    right:15px;
    height:23px;
}
.mainPageContentBonusMore a{
    display:block;
    height:18px;
    background-image:url('../images/whitebgarrow.jpg');
    background-repeat:no-repeat;
    background-position:right center;
    outline:none;
    text-decoration:none;
    color:#d0231d;
    font-size:11px;
    font-family:Verdana;
    padding:5px 27px 0px 0px;
}
.mainPageContentBonusMore a:hover{
    color:#660200;
    background-image:url('../images/whitebgarrowhover.jpg');
    background-repeat:no-repeat;
    background-position:right center;
}
.mainPageContentPhone{
    width:257px;
    height:151px;
    margin-bottom:15px;
    background-color:White;
    padding:10px 10px 10px 10px;
}
.mainPageContentPhoneInner{
    width:257px;
    height:136px;
    background-image:url('../images/phonebg.jpg');
    background-repeat:no-repeat;
    padding-top:15px;
}
.mainPageContentNews{
    width:277px;
    float:left;
    background-color:#cccccc;
    padding:15px 15px 15px 15px;
}
.mainPageContentNewsInner{
    width:277px;
    height:383px;
}
.mainPageContentNewsInnerHeader{
    width:277px;
    height:58px;
    background-image:url('../images/inkanews.jpg');
    background-repeat:no-repeat;
}
.mainPageContentNewsInnerBody{
    background-color:#f3f3f3;
    width:247px;
    height:285px;
    padding:10px 15px 30px 15px;
    position:relative;
}
.mainPageRightPaper{
    width:276px;
    padding:15px 15px 1px 15px;
    background-color:#bfbfbf;
    font-size:1px;
}
.mainPageRightPaperLink{
    outline:none;
    text-decoration:none;
    display:block;
    width:276px;
    height:383px;
    margin-bottom:14px;
}
.mainPageRightPaperLink img{
    width:276px;
    height:383px;
    margin-bottom:15px;
}
.mainPageContentPhoneTitle{
    color:White;
    font-size:21px;
    font-family:Times New Roman;
    margin-bottom:10px;
    width:239px;
    padding-left:18px;
    letter-spacing:1px;
}
.mainPageContentPhoneText{
    font-size:11px;
    font-family:Verdana;
    color:White;
    width:177px;
    padding-left:80px;
}
.mainPageContentPhoneText a{
    color:#f2cb90;
    font-size:11px;
    font-family:Verdana;
    text-decoration:none;
    outline:none;
}
.mainPageContentPhoneText a:hover{
    text-decoration:underline;
}
.mainPageContentPhoneNumbers{
    color:White;
    font-size:22px;
    font-family:Arial Narrow;
    font-weight:bold;
    width:177px;
    padding-left:80px;
}
.mainPageContentNewsItem{
    width:247px;
    height:84px;
    border-bottom:#d4d4d4 1px dashed;
    padding-bottom:5px;
    padding-top:5px;
}
.mainPageContentNewsItemTitle{
    width:247px;
    height:32px;
    font-size:10px;
    font-family:Tahoma;
    font-style:italic;
    color:#5f5f5f;
}
.mainPageContentNewsItemTitle a{
    text-decoration:none;
    outline:none;
    font-size:13px;
    font-family:Times New Roman;
    color:#670f0d;
}
.mainPageContentNewsItemTitle a:hover{
    text-decoration:underline;
}
.mainPageContentNewsItemText{
    font-size:10px;
    font-family:Tahoma;
    color:#5f5f5f;
    width:247px;
    height:47px;
    padding-top:5px;
}
.mainPageContentNewsMore{
    position:absolute;
    bottom:5px;
    right:10px;
    height:23px;
}
.mainPageContentNewsMore a{
    display:block;
    height:18px;
    background-image:url('../images/whitebgarrow.jpg');
    background-repeat:no-repeat;
    background-position:right center;
    outline:none;
    text-decoration:none;
    color:#d0231d;
    font-size:11px;
    font-family:Verdana;
    padding:5px 27px 0px 0px;
}
.mainPageContentNewsMore a:hover{
    color:#660200;
    background-image:url('../images/whitebgarrowhover.jpg');
    background-repeat:no-repeat;
    background-position:right center;
}
.mainPageVideoInner{
    width:266px;
    height:240px;
    background-color:#660200;
    padding:8px 8px 8px 8px;
}
.mainPageVideoInnerContainer{
    width:266px;
    height:240px;
}
/*.mainPageVideoCover{
    width:306px;
    height:278px;
    position:absolute;
    top:0px;
    left:0px;
}
.mainPageVideoCover a{
    display:block;
    width:306px;
    height:23px;
    text-decoration:none;
    outline:none;
    font-size:12px;
    background-image:url('../images/videocover.png');
    background-repeat:no-repeat;
    padding-top:255px;
    text-align:center;
    color:White;
}*/
.pagesRightColumn{
    width:276px;
    float:left;
    padding:15px 15px 1px 15px;
}
.pagesTitleContainer{
    width:614px;
    height:35px;
    background-color:#cd120b;
    padding-top:5px;
}
.pagesTitle{
    width:569px;
    padding:0px 20px 0px 25px;
    color:White;
    font-size:15px;
    margin-top:-4px;
    font-family:Times New Roman;
}
.BreadCrumb{
    font-size:10px;
    font-family:Verdana;
    color:White;
    width:604px;
    padding-right:10px;
    text-align:right;
    font-weight:bold;
}
.BreadCrumb a{
    outline:none;
    color:White;
    font-weight:normal;
    text-decoration:none;
    font-size:10px;
    font-family:Verdana;
}
.BreadCrumb a:hover{
    color:#660200;
}
.pagesNewsTitle{
    color:#c6312b;
    text-align:center;
    width:614px;
    font-size:14px;
    font-family:Verdana;
    margin-bottom:15px;
}
.pagesNewsAbstract{
    text-align:left;
    width:614px;
    margin-bottom:20px;
    font-size:11px;
    font-family:Verdana;
    font-style:italic;
    color:#910301;
}
.pagesBackToNews{
    width:614px;
    font-size:11px;
    font-family:Verdana;
    text-align:center;
    color:#c6312b;
    margin-top:50px;
}
.pagesBackToNews a{
    font-size:11px;
    font-family:Verdana;
    color:#c6312b;
    text-decoration:none;
    outline:none;
}
.pagesBackToNews a:hover{
    text-decoration:underline;
}
.pagesText{
    width:574px;
    padding:15px 20px 15px 20px;
    color:#787878;
    font-size:11px;
    font-family:Verdana;
}
.pagesText h2{
    color:#c6312b;
    font-size:12px;
    font-family:Verdana;
    margin-bottom:15px;
    font-weight:normal;
}
.pagesText p{
    color:#787878;
    font-size:11px;
    font-family:Verdana;
    margin-bottom:15px;
    text-indent:5px;
}
pagesText a{
    text-decoration:none;
    outline:none;
    font-size:11px;
    font-family:Verdana;
    color:#c6312b;
}
pagesText a:hover{
    text-decoration:underline;
}
.pagesText ul{
    padding-left:20px;
    margin-bottom:15px;
}
.pagesText ul li{
    color:#787878;
    font-size:11px;
    list-style-type:disc;
    font-family:Verdana;
    margin-bottom:5px;
}
.pagesText ol{
    padding-left:20px;
    margin-bottom:15px;
}
.pagesText ol li{
    color:#787878;
    font-size:11px;
    margin-bottom:5px;
    font-family:Verdana;
}
.pagesText img{
    float:left;
    margin-right:15px;
    margin-bottom:15px;
}
.pagesText p img{
    float:left;
    margin-right:15px;
    margin-bottom:15px;
}
.pagesText table{
    border-width:0px;
}
.pagesText table td{
    padding:5px 5px 5px 5px;
    color:#787878;
    font-size:11px;
    font-family:Verdana;
}
.pagesText table td a{
    text-decoration:none;
    outline:none;
    font-size:11px;
    font-family:Verdana;
    color:#c6312b;
}
.pagesText table td a:hover{
    text-decoration:underline;
}
.subMenuContainer{
    background-color:#660200;
    width:920px;
    height:30px;
}
.subMenuItem{
    height:30px;
    float:left;
}
.subMenuItem a{
    color:White;
    font-size:11px;
    font-family:Verdana;
    display:block;
    height:22px;
    padding:8px 10px 0px 10px;
    text-decoration:none;
    outline:none;
}
.subMenuItem a:hover{
    background-image:url('../images/SubMenuSelBg.gif');
    background-repeat:repeat-x;
}
.subMenuItemSel{
    background-image:url('../images/SubMenuSelBg.gif');
    background-repeat:repeat-x;
    height:30px;
    float:left;
}
.subMenuItemSel a{
    color:White;
    font-size:11px;
    font-family:Verdana;
    display:block;
    height:22px;
    padding:8px 10px 0px 10px;
    text-decoration:none;
    outline:none;
}
.storesTitleContainer{
    width:614px;
    height:35px;
    padding-top:5px;
    background-color:#cd120b;
    color:White;
}
.storesText{
    width:574px;
    padding:20px 20px 20px 20px;
    height:645px;
}
.oneStoreContainer{
    width:277px;
    height:315px;
    float:left;
}
.oneStoreSeparatorH{
    width:20px;
    height:290px;
    float:left;
    font-size:1px;
}
.oneStoreSeparatorV{
    width:574px;
    height:20px;
    float:left;
    font-size:1px;
}
.oneStoreHeader{
    width:237px;
    height:40px;
    background-color:#959595;
    font-size:14px;
    font-family:Verdana;
    color:White;
    padding:20px 20px 0px 20px;
}
.oneStoreText{
    width:237px;
    height:238px;
    background-color:#d9d9d9;
    padding:7px 20px 10px 20px;
}
.oneStoreText p{
    margin-bottom:7px;
    color:Black;
    font-size:11px;
    font-family:Verdana;
}
.oneStoreText ul{
    padding-left:15px;
}
.oneStoreText ul li{
    padding-left:5px;
    color:Black;
    font-size:11px;
    font-family:Verdana;
}
.newsText{
    width:564px;
    padding:10px 25px 20px 25px;
}
.oneNewsContainer{
    width:564px;
    padding-top:15px;
    border-bottom:#d5d5d5 1px solid;
    margin-bottom:10px;
}
.oneNewsTitle{
    width:564px;
    margin-bottom:5px;
}
.oneNewsTitle a{
    font-size:16px;
    color:#c92722;
    font-family:Times New Roman;
    text-decoration:none;
    outline:none;
    cursor:pointer;
    cursor:hand;
}
.oneNewsTitle a:hover{
    text-decoration:underline;
}
.oneNewsSubTitle{
    width:564px;
    font-size:11px;
    color:#828282;
    font-style:italic;
    font-family:Times New Roman;
    margin-bottom:20px;
}
.oneNewsText{
    color:Black;
    font-size:11px;
    width:564px;
    font-family:Verdana;
}
.oneNewsText p{
    color:Black;
    font-size:11px;
    font-family:Verdana;
    margin-bottom:15px;
    text-indent:5px;
}
oneNewsText a{
    text-decoration:none;
    outline:none;
    font-size:11px;
    font-family:Verdana;
    color:#c6312b;
}
oneNewsText a:hover{
    text-decoration:underline;
}
.oneNewsText ul{
    padding-left:20px;
    margin-bottom:15px;
}
.oneNewsText ul li{
    color:Black;
    font-size:11px;
    list-style-type:disc;
    font-family:Verdana;
    margin-bottom:5px;
}
.oneNewsText ol{
    padding-left:20px;
    margin-bottom:15px;
}
.oneNewsText ol li{
    color:Black;
    font-size:11px;
    margin-bottom:5px;
    font-family:Verdana;
}
.oneNewsText img{
    float:left;
    margin-right:15px;
    margin-bottom:15px;
}
.oneNewsText p img{
    float:left;
    margin-right:15px;
    margin-bottom:15px;
}
.oneNewsText table{
    border-width:0px;
}
.oneNewsText table td{
    padding:5px 5px 5px 5px;
    color:Black;
    font-size:11px;
    font-family:Verdana;
}
.oneNewsText table td a{
    text-decoration:none;
    outline:none;
    font-size:11px;
    font-family:Verdana;
    color:#c6312b;
}
.oneNewsText table td a:hover{
    text-decoration:underline;
}
.oneNewsViewMore{
    margin-bottom:10px;
    width:564px;
    text-align:right;
    padding-top:20px;
    cursor:pointer;
    cursor:hand;
}
.oneNewsViewMore a{
    color:#a34a47;
    font-size:11px;
    font-family:Verdana;
    text-decoration:none;
    outline:none;
}
.oneNewsViewMore a:hover{
    color:#828282;
}
.SearchResults{
	text-align:left;
	margin-bottom:10px;	
	padding:4px;
	background-color:#F5F5F5;
	border-left:#dedddd 1px solid;
}
.SearchPaging{
    width:574px;
    margin-bottom:20px;
    padding-left:20px;
    padding-right:20px;
}
.SearchPagingHR{
    width:574px;
    height:1px;
    font-size:1px;
    background-color:#bfbfbf;
    margin-bottom:10px;
}
.searchPageInner{
    text-align:right;
    font-size:11px;
    padding-left:5px;
    padding-right:5px;
    float:right;
}
.SearchPaging .searchPageInner .PgLink{
	padding:2px 5px 0px 5px;
    color:#a34a47;
    background-image:url('../images/pagebg.gif');
    background-repeat:no-repeat;
    text-decoration:none;
    text-align:center;
    font-size:11px;
    font-weight:bold;
    display:block;
    height:17px;
    float:left;
    margin-left:3px;
    outline:none;
}
.SearchPaging .searchPageInner .PgLink:hover{
    color:Black;
}
.NextLink{
	float:left;
	margin-left:5px;
}
.NextLink a{
    display:block;
    width:9px;
    height:19px;
    outline:none;
    font-size:1px;
    background-image:url('../images/NextPage.gif');
    background-repeat:no-repeat;
    background-position:center center;
}
.NextLink a:hover{
    background-image:url('../images/NextPageHover.gif');
}
.PrevLink{
	float:left;
	margin-right:2px;
}
.PrevLink a{
    display:block;
    width:9px;
    height:19px;
    outline:none;
    font-size:1px;
    background-image:url('../images/PrevPage.gif');
    background-repeat:no-repeat;
    background-position:center center;
}
.PrevLink a:hover{
    background-image:url('../images/PrevPageHover.gif');
}
.PageItem{
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:11px;
	border-bottom:1px dashed #bebebe;
	position:relative;
}
.SearchTitle, .SearchTitle a, .PageItem a{
	font-family:Trebuchet MS;
	font-size:14px;
	color:#2f659b;
	text-decoration:none;
}
.SearchTitle a:hover, .PageItem a:hover{
	color:#bebebe;
}
.PageItemLink{
    position:absolute;
    right:0px;
    bottom:5px;
}
.PageItemLink a{
    font-family:Trebuchet MS;
	font-size:11px;
	color:#304F8C;
	text-decoration:none;
}
.PageItemLink a:hover{
    color:#bebebe;
}
/* ******************************* SLIDER not used ******************************* */

#slider {
    width: 614px; /* important to be same as image width */
    height: 278px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 614px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 601px;
    background-color: #000;
    filter: alpha(opacity=0);
    -moz-opacity: 0.0;
	-khtml-opacity: 0.0;
    opacity: 0.0;
    color: #fff;
    display: none;
}
.clearS {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}


/* ***********************  MOOTOOLS SLIDER ************************ */

#slideshow * {
    margin: 0;
    padding: 0;
}
#slideshow {
    background-image:url('../images/redbgtemp.jpg');
    background-repeat:no-repeat;
    position: relative;
    width: 614px;
    height: 278px;
}
#slideshow #menu, #slideshow #pictures, #slideshow #loading {
    
}
#slideshow #loading {
    background: url('../images/spinner.gif');
    display: none;
    top: 158px;
    left: 205px;
    text-indent: -5000px;
    width: 24px;
    height: 24px;
    visibility: hidden;
    z-index: 5;
}
#slideshow #pictures {
    background: url('../images/bg.jpg');
    width: 614px;
    height: 278px;
    left: 0;
    overflow: hidden;
}
#slideshow #pictures li {
    display: block;
    position: absolute;
    top: 0;
    width: 614px;
}
#slideshow #pictures li img {
    display: block;
    position: relative;
    bottom: 0;
}
#slideshow #menu {
    background-image:url('../images/mainPageAdvBot.gif');
    background-repeat:repeat-x;
    list-style-type:none;
    width: 614px;
    height: 78px;
}
#slideshow #menu li {
    display: block;
    position: relative;
    float:left;
    height:78px;
    text-align:center;
    overflow:hidden;
}
#slideshow #menu li a {
    display: block;
    height:48px;
    padding:20px 15px 10px 10px;
    font-size:11px;
    font-family:Verdana;
    text-decoration: none;
    border-right:#897473 1px Dashed;
    color:#f19c99;
    outline:none;
}#slideshow #menu li div {
    display:none;
}
#slideshow #menu li a:hover {
    color:White;
}
#slideshow #menu li.current a {
    font-size:11px;
    font-family:Verdana;
    color:White;
}
#slideshow #menu li.current div {
    position:absolute;
    display:block;
    top:0px;
    left:20px;
    width:17px;
    height:9px;
    font-size:1px;
}
#slideshow #menu li.current div img {
    width:17px;
    height:9px;
}
#slideshow #menu li.background {
    background: url('../images/arrow.gif') no-repeat left center;
    position: absolute;
    font-size: 1px;
    height: 7px;
    width: 4px;
    z-index: 5;
}
/* *********************** CONTACT FORM ************************ */
.contact{
    float:right;
    text-align:right;
    color:White;
    margin-top:20px;
}
.contact a{
    outline:none;
    font-size:11px;
    font-family:verdana;
    color:White;
    text-decoration:none;
}
.contact a:hover{
    color:#ffa100;
}
.tblContactContainer{
	width:100%;
}
.tblContactContainer td{
	padding-right:10px;
	vertical-align:top;
}
.tblContactContainer .Green, .tblContactContainer .Green p{
	color:Green;
}
.tbl_Contact{
	width:319px;	
}
.tbl_Contact .ContactTd{
	width:90px;
}
.ContactForm{
	padding:5px;
	width:320px;
	padding-left:20px;
	padding-right:20px;
}
.ContactFormTitle{
	color:#515151;
	font-family:Times New Roman;
	font-size:15px;
	border-bottom:1px solid #515151;
	padding-bottom:5px;
	margin-bottom:5px;
}
.tbl_Contact td{
	padding-bottom:1px;
	padding-right:0px;
	vertical-align:top;
	width:230px;
}
.tbl_Contact input{
	font-family:Verdana;
	font-size:11px;
	width:200px;
}
.ContactBtn{
	float:right;
	margin-right:18px;
}
.NotOkMessage{
	color:Red;
}
.OkMessage{
    color:Black;
}
.offersText{
    width:584px;
    padding:10px 15px 10px 15px;
}
.oneOffersContainer{
    width:584px;
    padding-top:15px;
    border-bottom:#d5d5d5 1px solid;
    padding-bottom:15px;
}
.oneOffersTitle{
    width:584px;
    margin-bottom:5px;
    text-align:center;
    font-size:15px;
    color:#c92722;
    font-family:Verdana;
}
.oneOffersTitle a{
    text-align:center;
    font-size:15px;
    color:#c92722;
    font-family:Verdana;
    text-decoration:none;
    outline:none;
    cursor:text;
}
.oneOffersSubTitle{
    width:584px;
    font-size:11px;
    color:#828282;
    font-style:italic;
    font-family:Verdana;
    margin-bottom:10px;
    text-align:center;
}
.oneOffersBody{
    width:584px;
}
.oneOffersPhoto{
    width:200px;
    float:left;
}
.oneOffersPhoto img{
    width:200px;
}
.oneOffersText{
    width:364px;
    padding:10px 10px 10px 10px;
    color:Black;
    font-size:11px;
    font-family:Verdana;
    float:left;
}
