/*
 * medikarrier.hu
 * http://medikarrier.hu
 * 
 * Type: Main CSS
 * Version: 1.0 (2011.01.03.)
 * 
 * Copyright 2011, Planetmédia Európa kft.
 * © All right reserved!
 * http://planetmedia.hu
 *  
 * 2011
 *
 */
 

@import url('/css/reset.css');

 
/* MAIN STYLES
-------------------------------------------*/

* { margin: 0; padding: 0; }

html, body {
	height: 100%;
}

body {
	font-weight:normal;
	font-family: “Myriad Pro”, Arial, Helvetica, Tahoma, sans-serif;
	font-size:13px;
	color:#2f2f2f;
	background-color:#ffffff;
}

img {
	border: none;
}

:focus {
	outline: none;
}

::selection {
	background: #54bcd6;
	color: #fff; 
}

::-moz-selection {
	background: #54bcd6;
	color: #fff; 
}

a {
	text-decoration: none;
}

.clear {
	clear: both;
	float: none;
}

/* LAYOUT STRUCTURE
--------------------------------------------------*/

#wrapper {
	width: 960px;
	min-height: 100%;    
	height:auto !important;    
	height: 100%;
	margin: 0 auto; 
}

#header {
	height: 73px;
}

#content {
	height: 100%;
	width: auto;
	margin-bottom: 60px;
}

#footer {
	height: 30px;
	clear: both;
	margin: -30px 0 0 0;
}

/* HEADER ELEMENTS
-----------------------------------*/

#redline {
	height: 6px;
	width: 170px;
	margin-bottom: 22px;
	background-color: #bf1e2e;
}

#header img {
	float: left;
}

#navigation {
	float:right;
}

#navigation li {
	list-style-type: none;
	display: inline-block;
	margin-left: 24px;
	margin-top: 17px;
}

#navigation li a {
	font-size: 14px;
	color:#2f2f2f;
	padding: 4px 3px;
}

#navigation li a:hover {
	color:#fff;
	background-color: #54bcd6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/* CONTENT ELEMENTS
-----------------------------------*/

#topcontent {
	height: 327px;
	margin-top: 19px;
}

#topcontentleft {
	float: left;
	margin: 50px 0 0 0;
	width: 450px;
}

#topcontent h1 {
	font-size: 31px;
}

#topcontent h1 span {
	font-size: 104px;
	color: #f1592a;
	margin:0;
	padding: 0;
}

#topcontent p {
	font-size: 13px;
	margin:10px 0 10px 0;
	padding: 0;
	text-align: justify;
}

.morebtn {
	color:#fff;
	padding: 7px 7px 8px 7px;
	background-color: #54bcd6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: right;
}

.morebtn:hover {
	color:#2f2f2f;
	padding: 7px 7px 8px 7px;
	background-color: #54bcd6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#topcontent img {
	float:right;
}


#contentcontainer {
	height: auto;
	width: auto;
}

#contentcontainererror {
	height: 100%;
	min-height: 400px;
}

#contentcontainererror a{
	color:#2f2f2f;
	text-decoration: none;
}

#contentcontainererror a:hover{
	color:#BF1E2E;
	text-decoration: none;
}


#contentcontainer .darkgrey {
	background-color: #2f2f2f;
}

#contentcontainer .boxsmall {
	width: 240px;
	height: 178px;
	float:left;
}

#contentcontainer .boxbig {
	width: 480px;
	height: 355px;
	float:left;
}

#contentcontainer .headbig {
	width: 480px;
	height: 45px;
	float: left;
	background-color: #dadada;
}

#contentcontainer .headbig h2 {
	margin: 21px 0 0 10px;
	font-size: 16px;
	font-weight: normal;
}

#contentcontainer .headbig h2 a {
	color: #2f2f2f;
}

#contentcontainer .headbig h2 a:hover {
	color: #f1592a;
}

#contentcontainer .boxbig li:before {
	content: "➝";
	padding-right: 5px;
}

#contentcontainer .boxbig h1 {
	font-weight: bold;
	font-size: 30px; 
	padding: 20px 0 0 10px;
	line-height: 1em;
}

#contentcontainer .boxbig li {
	padding:22px 20px 5px 10px;
}

#contentcontainer .boxbig li span a {
	color:#54bcd6;
}

#contentcontainer .boxbig li span a:hover {
	color:#54bcd6;
	text-decoration: underline;
}

#contentcontainer .headsmall {
	width: 240px;
	height: 45px;
	background-color: #dadada;
}

#contentcontainer .headsmall h2 {
	padding: 18px 0 0 10px;
	font-size: 15px;
	font-weight: normal;
}

#contentcontainer .headsmall h2 a {
	color: #2f2f2f;
}

#contentcontainer .headsmall h2 a:hover {
	color: #f1592a;
}

#contentcontainer .boxbig ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1.5em;
	text-indent: -1.5em;
}

#contentcontainer .boxsmall li:before {
	content: "➝";
	padding-right: 5px;
}

#contentcontainer .boxsmall li {
	padding:10px 0 5px 10px;
}

#contentcontainer .boxsmall li span a {
	color:#f1592a;
}

#contentcontainer .boxsmall li span a:hover {
	color:#f1592a;
	text-decoration: underline;
}

#contentcontainer .whitetext {
	color: #fff;
}

.smalllink a{
	color:#2f2f2f;
	text-decoration: none;
}

.smalllink a:hover{
	color:#f1592a;
	text-decoration: none;
}

#contentcontainer .boxbig p {
	padding:10px 10px 5px 10px;
}



/* SUBPAGE STYLES
-------------------------------------------*/

/* News */

#contentcontainer .headsubpage {
	width: 960px;
	height: 25px;
	background-color: #F1592A;
}

#contentcontainer .headsubpage h2 {
	margin: 0 0 0 10px;
	padding-top: 5px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
}

#contentcontainer .headsubpage h2 a {
	text-decoration: none;
	color: #fff;
}

#contentcontainer .headsubpage h2 a:hover {
	text-decoration: underline;
	color: #fff;
}



.news_container_item {
	border-bottom: 1px solid #54BCD6;
	margin: 10px 10px;
	padding:10px 0;
}

#contentcontainer .news_container_item h1 {
	margin: 0 0 6px 0;
	font-size: 16px;
	font-weight: normal;
	padding: 0;
}

#contentcontainer .news_container_item h6 {
	margin: 0 0 6px 0;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
}


#contentcontainer .news_container_item span a {
	color: #f1592a;
}

#contentcontainer .news_container_item span a:hover {
	color: #f1592a;
	text-decoration: underline;
}


/* ELEMENTS OF CONTACTMODAL
--------------------------------*/
#left_side {
	float: left;
}

#right_side {
	float: right;
}

.contact_btn {
	background-color: #54BCD6;
	padding: 7px 7px 8px 7px;
	margin-right:10px;
	margin-top: 25px; 
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color:#fff;
	float: right;
}

.contact_btn_2 {
	background-color: #54BCD6;
	padding: 7px 7px 8px 7px;
	margin-left:445px;
	margin-top: 25px; 
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color:#fff;
}

.contact_btn_4 {
	background-color: #54BCD6;
	padding: 7px 7px 8px 7px;
	margin-left:475px;
	margin-top: 25px; 
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color:#fff;
}

.contact_btn3 {
	background-color: #54BCD6;
	padding: 7px 7px 8px 7px;
	margin-top: 2px;
	margin-left: 10px; 
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color:#fff;
}

.contactInput { 
	width: 200px;
	height: 21px;
	color:#313131;
}

.contactInputc { 
	width: 80px;
	height: 21px;
	color:#313131;
}

fieldset {
	border:0;
}

.TextInput {
	width: 200px;
	margin: 0 0 0.5em;
	padding: 2px;
	background: #ffffff;
	border: 1px solid #313131;
	outline: none;
}

.TextInputc {
	width: 80px;
	margin: 0;
	padding: 2px;
	background: #ffffff;
	border: 1px solid #313131;
	outline: none;
}

.contactarea {
	width: 200px;
	height: 150px;
	padding: 2px;
	background: #ffffff;
	border: 1px solid #313131;
	font-family: "Myriad Web", Helvetica;
	font-size:12px;
	color:#313131;

}

.contactarea2 {
	width: 360px;
	height: 150px;
	padding: 2px;
	background: #ffffff;
	border: 1px solid #313131;
	font-family: "Myriad Web", Helvetica;
	font-size:11px;
	color:#313131;

}

.contactForm {
	height: 500px; 
	overflow: hidden;
}

#contactBg { 
	background-color:#e9e8e5;
}

.overlabel {
	font-size:14px;
	font-weight:bold;
	color:#2f2f2f;
	width: 150px;
	display: inline-block;
	margin: 5px 0 0 20px;
	vertical-align: top;
}

.overlabel_r {
	font-size:14px;
	font-weight:bold;
	color:#2f2f2f;
	width: 200px;
	display: inline-block;
	margin: 15px 0 0 0;
	vertical-align: top;
}

.TextInput_r {
	width: 300px;
	margin: 5px 0 5px 5px;
	height: 20px;
	padding: 5px;
	background: #ffffff;
	border: 1px solid #313131;
	outline: none;
}

.contactInputc { 
	width: 80px;
	height: 21px;
	color:#313131;
}

.overLabel {
	font-size:16px;
	font-weight:bold;
	color:#2f2f2f;
	margin: 20px 0 20px 20px;
}

.overLabel2 {
	font-size:16px;
	font-weight:bold;
	color:#2f2f2f;
	margin: 20px 0 20px 20px;
}

.overlabel2 {
	font-size:14px;
	font-weight:bold;
	color:#313131;
	width: 120px;
	display: inline-block;
	margin: 5px 0 0 20px;
	vertical-align: top;
}

.overLabel2 {
	font-size:16px;
	font-weight:bold;
	color:#54bcd6;
	margin: 5px 0 5px 20px;
}

.overLabel3 {
	font-size:14px;
	font-weight:normal;
	color:#2f2f2f;
	margin: 3px 0 3px 20px;
}

.contactForm fieldset legend { 
	display: none;
}

.contactForm .signInButton { 
	margin: 0;
}

a.loginClose:hover, a.loginClose:active { 
	background-position: 0 -30px;
}


.modalwindow p {
	margin: 5px 30px 5px 20px;
	line-height: 1.25em;
	text-align: justify;
}

.modalwindow ol {
	margin: 5px 30px 5px 20px;
	line-height: 1.25em;
	text-align: justify;
}

.modalwindow ol li{
	margin: 5px 0 5px 15px;
}

.modalwindow a{
	text-decoration: none;
	color:#F1592A;
}

.modalwindow a:hover{
	text-decoration: underline;
	color:#F1592A;
}

.overLabel5 {
	font-size:16px;
	font-weight:bold;
	color:#54bcd6;
	margin: 15px 0 15px 20px;
}

span.kiemelt {
	font-size:14px;
	font-weight:bold;
	color:#54bcd6;
}

.whitetext a {
	color:white;
	text-decoration: underline;
}

.whitetext a:hover {
	color:white;
	text-decoration: underline;
	padding-left: 5px;
}


/* SUBPAGE ELEMENTS
--------------------------------*/

#subpage {
	width: 100%;
	height: 100%;
	margin-top: 25px;
}

#subpage h1{
	font-size: 23px;
	margin-bottom: 15px;
}

span.red {
	color: red;
}


/* FOOTER ELEMENTS
--------------------------------*/

#footerContainer {
	border-top: 1px solid #2f2f2f;
	width: 960px;
	margin: 0 auto;
	padding-top: 8px;
}

.itemL {
	width: auto;
	float: left;
}

.itemR {
	width: auto;
	float: right;
}

#footer a {
	color:#54bcd6;
	text-decoration: none;
}

#footer a:hover {
	color:#54bcd6;
	text-decoration: underline;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}

/* TABLES ELEMENTS */

table {
	border: 1px solid #fff;
	border-collapse:collapse;
}

th {
	background-color: #0179a5;
	color:white;
	text-shadow: #313131 0px 1px 0px;
	border: 1px solid #fff;
	padding:5px;
	font-size: 13px;
	text-align: center;
	height: 21px;
}

td {	
	padding: 2px 8px;
	margin:0px;
	border: 1px solid #fff;
	font-size: 13px;
	height: 21px;
}

#confirmOverlay{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	background:url('../skin/ie.png');
	background: -moz-linear-gradient(rgba(11,11,11,0.1), rgba(11,11,11,0.6)) repeat-x rgba(11,11,11,0.2);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(11,11,11,0.1)), to(rgba(11,11,11,0.6))) repeat-x rgba(11,11,11,0.2);
	z-index:100000;
}

#confirmBox{
	background:url('../skin/body_bg.jpg') repeat-x left bottom #e5e5e5;
	width:460px;
	position:fixed;
	left:50%;
	top:50%;
	margin:-130px 0 0 -230px;
	border: 1px solid rgba(33, 33, 33, 0.6);
	-moz-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
	-webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
	box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
}

#confirmBox h1,
#confirmBox p{
	font:26px/1 'Cuprum','Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	padding: 0 25px;
	background:url('../skin/body_bg.jpg') #e5e5e5;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
	color:#666;
}

#confirmBox h1{
	letter-spacing:0.3px;
	color: #0179a5;
	height: auto;
	padding-bottom: 5px;
}

#confirmBox p{
	background:none;
	font-size:16px;
	line-height:1.4;
	padding-top: 10px;
}

#confirmButtons{
	padding:15px 0 25px;
	text-align:center;
}

#confirmBox .buttonconfirm{
	display:inline-block;
	background:url('../skin/buttons.png') no-repeat;
	color:white;
	position:relative;
	height: 33px;
	font:17px/33px 'Cuprum','Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	margin-right: 15px;
	padding: 0 35px 0 40px;
	text-decoration:none;
	border:none;
}

#confirmBox .buttonconfirm:last-child{	margin-right:0;}

#confirmBox .buttonconfirm span{
	position:absolute;
	top:0;
	right:-5px;
	background:url('../skin/buttons.png') no-repeat;
	width:5px;
	height:33px
}

#confirmBox .blue{				background-position:left top;text-shadow:1px 1px 0 #0179a5;}
#confirmBox .blue span{			background-position:-195px 0;}
#confirmBox .blue:hover{		background-position:left bottom;}
#confirmBox .blue:hover span{	background-position:-195px bottom;}

#confirmBox .gray{				background-position:-200px top;text-shadow:1px 1px 0 #707070;}
#confirmBox .gray span{			background-position:-395px 0;}
#confirmBox .gray:hover{		background-position:-200px bottom;}
#confirmBox .gray:hover span{	background-position:-395px bottom;}

/* MESSAGES ELEMENTS */

.messages {
	background-color: #f6f6f6;
	padding: 7px 10px;
	width: 600px;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
 	 -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
  	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}

.messages2{
	background-color: #fafafa;
	padding: 7px 10px;
	width: 600px;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
 	 -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
  	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}

.topborder {
	margin: 10px 0 0 0;
}

.messages p {
	margin: 3px 0;
	padding: 0;
}

.messages2 p {
	margin: 3px 0;
	padding: 0;
	line-height: 1.5em;
	color: #313131;
	font-size: 13px;
}

/* NOTIFICATION ELEMENTS */

.notification {
    margin: 0 0 15px 0;
    padding: 0;
    border: 1px solid;
    background-position: 10px 11px !important;
    background-repeat: no-repeat !important;
    font-size: 14px;
    width: 800px;
    display:block;
    font-style:normal;
    padding: 10px 10px 10px 36px;
    line-height: 1.5em;
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
                

.attention {
    background: #fffbcc url('../skin/exclamation.png');
    border-color: #e6db55;
    color: #baae1b;
}

.information {
    background: #dbe3ff url('../skin/information.png');
    border-color: #a2b4ee;
    color: #585b66;
}

.success {
    background: #d5ffce url('../skin/tick_circle.png');
    border-color: #9adf8f;
    color: #5c9b03;
}

.error {
	background: #ffcece url('../skin/cross_circle.png');
    border-color: #df8f8f;
    color: #c00;
}

#modalKepes ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1.5em;
	text-indent: -1.5em;
}

#modalKepes li:before {
	content: "➝";
	padding-right: 5px;
}

#modalKepes li {
	padding:10px 0 5px 20px;
}

#vspace {
	height: 50px;
}