/* @override http://www.alphabankcards.gr/Portals/_default/Skins/AlphaBankCards/skin.css */

@import url(css/reset.css);

@import url(css/basic.css);

body {
    text-align: left;
    border-top: 3px solid #607080;
    margin: 0;
    background: #aabbcb url(images/bodybg.jpg) no-repeat center top;
    font: normal 11px/1em Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

#sk_wrapper {
    width: 960px;
    margin: 0 auto;
}

#sk_header {
    background: transparent url(images/logobg.jpg) no-repeat left top;
    margin-top: -3px;
    margin-bottom: 6px;
    padding-left: 10px;
    height: 100%;
}

.allcards {
    float: right;
    margin-top: -12px;
}

.sk_clear {
    clear:both;
	font-size:0;
	height:0;
}

#sk_menu {
    height: 80px;
}

#sk_menu img {
    float: left;
}

#sk_menulinks {
    float: right;
    margin-top: 45px;
}

#HouseMenuNav a,
#HouseMenuNavCurrentLink {
    color: #36414c;
    text-decoration: none;
    padding: 1em;
    line-height: 2.5em;
}

#HouseMenuNav li {
    float: left;
    line-height: 2.5em;
}

#HouseMenuNav li > ul {
    position: absolute;
    display: none;
    width: 100px;
    margin-top: 0px;
    background-color: #7C828B;
    border-top: solid 1px #C8D2E1;
    z-index: 999;
}

#HouseMenuNav li:hover ul,
#HouseMenuNav ul li:hover ul,
#HouseMenuNav ul ul li:hover ul,
#HouseMenuNav ul ul ul li:hover ul,
#HouseMenuNav ul ul ul ul li:hover ul {
    display: block
}

#HouseMenuNavCurrentItem {
    background: transparent url(images/menuover_r.gif) no-repeat right
}

#HouseMenuNavCurrentLink {
    background: transparent url(images/menuover_l.gif) no-repeat left
}

#HouseMenuNav li:hover {
    background: url(images/menuselected_r.gif) no-repeat right
}

#HouseMenuNav a:hover {
    background: transparent url(images/menuselected_l.gif) no-repeat left
}

#sk_menulinks a.last {
    padding-right: 0
}

#sk_submenu {
    background: #E3E3E3 url(images/abcontmenubg.jpg) repeat-x;
    border-top: solid 1px white;
}

#sk_cardsmenu {
    float: left;
    width: 75%;
}

#sk_cardsmenu a,
#sk_cardsmenu span.firstSubmenu {
    margin: 0px;
    padding: 10px;
    text-decoration: none;
    color: Gray;
    font-weight: bold;
    font-size: 12px;
}

#sk_cardsmenu span.firstSubmenu {
    background: url(images/home_image.gif) no-repeat center center;
    float: left;
}

#sk_search {
    background-color: #aabbcb;
    float: right;
    background-color: #DEE3E7;
}

#sk_search input {
    float: left;
    background-image: url(images/searchfield.jpg);
    background-repeat: no-repeat;
    width: 145px;
    padding: 6px 7px;
    margin-left: 1em;
    border: 0;
    color: #36414c;
}

#sk_footerlinks {
    margin-bottom: 2em;
	clear:both;
}

#sk_footer {
    margin-bottom: 5em;
    margin-top: 10px;
    color: #2e3d4c;
}

#sk_cpr {
    float: left
}

#statements {
    float: right;
	margin-bottom: 20px;
}

#sk_breadcrumbs {
    background: transparent url(images/footerbg.jpg) repeat-x;
    border-bottom: 1px solid #d8d8d8;
    margin: 0;
    padding: 0 0 0 1em;
    height: 35px;
}

#sk_breadcrumbs img {
    float: left
}

#sk_breadcrumbs span {
    line-height: 35px
}

#sk_breadcrumbs span a {
    background: transparent url(images/footerdvr.jpg) no-repeat left top;
    text-decoration: none;
    color: #667380;
    margin: 0 0 0 0.5em;
    padding: 10px 0 10px 2em;
}

#sk_breadcrumbs span img {
    display: none
}

#sk_linksgroup {
    color: #5c6166;
    padding-top: 2em;
    border-top: 1px solid white;
    background: #f0f0f0 url(images/footerlinksbg.jpg) repeat-x 0 top;
    padding-bottom: 2em;
}

#sk_linksgroup ul {
    float: left;
    padding-left: 19px;
    padding-right: 19px;
    line-height: 1.3em;
}

#sk_linksgroup li {
    list-style-type: none !important
}

#sk_linksgroup a {
    color: #5c6166;
    text-decoration: none;
}

#sk_linksgroup a:hover {
    color: #5B80A6;
    text-decoration: none;
}

.ContentPane {
    padding: 10px;
    margin-bottom: 10px;
    background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 940px;
}

.TopPane {
    margin-bottom: 10px
}

.BottomPane {
    margin-bottom: 10px
}

a.compare-left {
    float: left !important;
    margin-left: 15px !important;
    margin-top: 6px !important;
}

a.compare-right {
    float: right !important;
    margin-right: 10px !important;
    margin-top: 6px !important;
}

div#titleSigkrisi {
    width: 910px
}

div.titleSigkrisi span {
    display: block;
    float: left;
    width: 160px;
}

/* DNN hacks */

#dnn_CardsMenu > a {
    padding: 0em
}

#dnn_ctr438_ModuleContent ul li {
    float: left;
    display: inline-block;
    padding: 0;
    margin: 0;
}

#dnn_ctr892_ModuleContent ul li {
    float: left;
    display: inline-block;
    padding: 0;
    margin: 0;
}

/* Contact Form */

.contact-form {
	background-color: #FFFFFF;
    margin: 0 auto;
    width: 940px;
	position:relative;
}

.contact-form h1 {
	padding:0;
	margin: 0;
}
	
.contact-form p {
	color:#2b2b2b!important;
	font-size: 14px!important;
	padding-top: 1em;
	padding-bottom:1em;
}

.contact-form .details td {
	color:#2b2b2b!important;
	font-size: 12px!important;
	vertical-align:middle!important;
	padding-bottom: 10px;
	padding-right: 12px;
}

.contact-form table.details {
	margin: 20px auto 20px 100px;
    width: 650px;
}

.contact-form .customer {
	background-image: url(http://www.alphabankcards.gr/alphabankcards/Portals/2/images/contact/info.jpg);
    background-position: 275px 20px!important;
    background-repeat: no-repeat;
    color: #5B5B5B;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin-top: 20px;
    min-height: 114px;
    padding-left: 20px;
    width: 320px;
}

.contact-form .customer p, .contact-form .lost p {
	padding: 2px;
	color: #5b5b5b!important;
	font-size: 13px!important;
}

.contact-form .customer img, .contact-form .lost img {
	margin-bottom: 15px;
}
	
.contact-form .lost {
	background-image: url(http://www.alphabankcards.gr/alphabankcards/Portals/2/images/contact/24h.jpg);
	background-position: 5px -3px;
    background-repeat: no-repeat;
    color: #5B5B5B;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin-top: 20px;
    min-height: 114px;
    padding-left: 20px;
    width: 570px;
}

.contact-form .details input {
	background-image: url(http://www.alphabankcards.gr/alphabankcards/Portals/2/images/contact/contact-input.jpg);
    background-repeat: no-repeat;
    border: 0 none;
    color: #2B2B2B;
    font-family: arial;
    font-size: 12px;
    height: 15px;
    padding: 7px;
    width: 190px;
}
	
.contact-form .details textarea {
	background-image: url(http://www.alphabankcards.gr/alphabankcards/Portals/2/images/contact/contact-textarea.jpg);
    background-repeat: no-repeat;
    border: 0 none;
    color: #2B2B2B;
    font-family: arial;
    font-size: 12px;
    height: 104px;
    padding: 7px;
    width: 481px;
}

.contact-form .details .check {
	width: 20px;
	background-image: none;
}

.contact-form .details .CommandButton {
	background-image: none;
    border: 0 none;
    float: right;
    height: 33px;
    margin-right: -10px;
}

.contact-form .details #cards input {
	width: 13px;
	background-image: none;
}
