/*
Hellenic Seaways
Forthent S.A.
20/07/2009
*/

/* Generic CSS
----------------------------------------------- */

html, body{
	margin: 0;
	padding:0;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

body{
	margin: 0;
	padding:0;
	height:100%;
	background-image: url(../_gfx/bg2.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	background-color: #C3EAFB;
}

/**{
	margin: 0;
}*/

img{
	border:none;
}

a { color:#2c77bc; text-decoration:underline;}

.clear{
	clear:both;
}

ul{ padding:0; list-style:none;}

h1{
	font-family:Tahoma;
	font-size:20px;
	color:#004990;
	font-weight:normal;
	margin:0;
	padding:0;
}

h1 a {
	display:block;
	background-image:url(../_gfx/hellenic_seaways_logo.gif);
	background-repeat:no-repeat;
	width:120px;
	height:109px;
	text-indent:-9999px;
}

h2{
	font-size:20px;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#000000;
}

h2 span{
	color:#b7d432;
}

h3{
	font-family:'Tahoma';
	font-size:13px;
	font-weight:bold;
	color:#535659;
	margin:5px 0 3px 0;
	padding:0;
}

h4{
	font-family:'Tahoma';
	font-size:16px;
	font-weight:normal;
	color:#535659;
	margin:5px 0 3px 0;
	padding:0;
}

h5{
	font-family:'Tahoma';
	font-size:13px;
	font-weight:bold;
	color:#3f788f;
	margin:2px 0 5px 0;
	padding:0;
}

.globalContainer{

	height: auto !important;
	margin: 0 auto;
	width:984px;
	position:relative;
}


.header{
	height:173px;
	position:relative;
	background-image:url(../_gfx/headerBack.gif);
	background-repeat:no-repeat;
}

.novaLogo{
	padding:12px 0 1px 12px;
	float:left;
}

.mainTable{
	border-collapse:collapse;
	border-bottom:#04162e solid 1px;
}

.mainTable .left{
	width:1px;
	background-color:#04162e;
	vertical-align:top;
}

.mainTable .right{
	width:1px;
	background-color:#04162e;
	vertical-align:top;
}

.mainTable .container{
	vertical-align:top;
	background-image:url(../_gfx/mainBack.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#E8F7FE;
}

.headerItems{
	float:left;
	width:835px;
	text-align:right;
}

.lang{
	margin:10px 0 0 715px;
	color:#c0d6ed;
	padding:0;
}

.lang a{
	display:block;
	float:left;
	padding:1px;
	margin-left:2px !important;
	margin-left:1px;
}

.lang a img{
	margin:0;
	padding:0;
	border:#cdeaf8 solid 1px;
}

.lang a:hover, .lang .active{
	padding:0;
	border:#cdeaf8 solid 1px;
	margin-left:2px !important;
	margin-left:1px;
}

.headerItems .moto{
	margin:15px 0 20px 0;
}

.mainContainer{
	padding:23px 0 0 0;
}

.homeContent{
	float:left;
	width:712px;
}

#flashContainer{
	margin:4px 0 0 0;
}

.newsContainer{
	float:left; 
	margin:14px 0 0 12px;
	border:#c1d2eb solid 1px;
	width:208px;
	height:68px;
	font-family:'Tahoma';
	padding:10px;
}

.newsContainer a
{
	font-size:13px;
	color:#a2b8cb;
	font-weight:bold;
	text-decoration:none;
}

.newsContainer a:hover
{
	font-size:13px;
	color:#a2b8cb;
	font-weight:bold;
	text-decoration:underline;
}


/* Menu CSS
----------------------------------------------- */
.smallMenu{
	font-family:'Arial';
	font-size:10px;
	font-weight:normal;
	color:#2c77bc;
	text-align:right;
	margin:0px 12px 0 0;
}

.smallMenu a{
	color:#2c77bc;
	text-decoration:none;
}

.smallMenu a:hover{
	color:#FF0000;
	text-decoration:none;
}

.smallMenu .inner{
	float:right;
	padding-top:2px;
	margin-right:5px;
}


.searchField{
	border:#6eb1db solid 1px;
	font-family:'Arial';
	font-size:10px;
	font-weight:normal;
	color:#6eb1db;
	float:right;
}

.searchBtn{
	width:19px;
	height:17px;
	float:right;
	margin-left:2px;
}

.topMenu{
	margin:0 auto;
	width:956px;
	height:44px;
	background-image:url(../_gfx/topMenuBack.gif);
	background-repeat:repeat-x;
	overflow:hidden;
}

.topMenuBot{
	margin:0 auto;
	width:955px;
	height:2px;
	background-color:#b7d432;
	overflow:hidden;
}

.homeBoxHolder{
	border-collapse:collapse;
	margin:20px auto 0 auto;
}

.homeBoxHolder{
	height:170px;
}
.homeBoxTd{
	position:relative;
}

.homeBox{
	background-image:url(../_gfx/homeBoxBack.png);
	background-repeat:no-repeat;
	height:100%;
	margin-right:5px;
	padding:10px 5px 5px 15px;
}

.homeBoxRight{
	background-image:url(../_gfx/homeBoxRight.png);
	background-repeat:no-repeat;
	width:5px;
	height:156px;
	position:absolute;
	right:0;
	top:0;
	z-index:150;
}

.homeBox .title{
	font-family:Arial;
	font-size:22px;
	color:#FFFFFF;
	float:left;
}

.homeBox .title a{
	color:#FFFFFF;
	text-decoration:none;
}

.homeBox .title a:hover{
	color:#d0e7f3;
	text-decoration:none;
}

.homeBox .img{
	float:right;
}

.homeBox .text{
	font-family:Arial;
	font-size:14px;
	color:#a2b8cb;
	margin:10px 0 0px 0;
	min-height:70px;
}

.greenBtn{
	background-image:url(../_gfx/green_btn_left.gif);
	background-repeat:no-repeat;
	color:#0a3260;
	font-family:Arial;
	font-size:11px;
	color:#0a3260;
	position:relative;
	z-index:0;
	float:left;
}

.greenBtn a{
	text-decoration:none;
	color:#0a3260;
	padding:5px 10px 5px 10px;
	display:block;
	height:20px;
	position:relative;
	float:left;
	text-shadow:#ffffff 1px 1px 1px;
	FILTER: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
	z-index:0;
}

.greenBtn b{
	background-image:url(../_gfx/green_btn_right.gif);
	background-repeat:no-repeat;
	width:3px;
	height:23px;
	display:block;
	position:absolute;
	top:0;
	right:-1px;
}

.smallMap{
	position:absolute;
}

.Banners{
	border:#000000 solid 1px;
	width:981px;
	height:116px;
	background-image:url(../_gfx/bannersBack.png) !important;
	background-color:transparent !important;
	background-color:#001433;
	margin:15px 0 0 0;
	padding:0 0 0 1px;
}

.Hometext{
	border:#000000 solid 1px;
	width:981px;
	background-image:url(../_gfx/bannersBack.png) !important;
	background-color:transparent !important;
	background-color:#001433;
	margin:15px 0 0 0;
	padding:0 0 0 1px;
}

.Banners img{
	float:left;
	margin:14px 0 0 12px;
	border:#c1d2eb solid 1px;
}

/* PATH CSS
----------------------------------------------- */
.path{
	background-color:#ace1f9;
	width:946px;
	margin:0 auto;
	padding:5px;
	font-size:9px;
	color:#4a98d7;
	text-indent:5px;
}

.path a{
	color:#4a98d7;
	text-decoration:none;
}

.path a:hover{
	color:#4a98d7;
	text-decoration:underline;
}

/* INSIDE CSS
----------------------------------------------- */

.leftMenu{
	border:#bce3f4 solid 1px;
	width:205px;
	margin:7px auto;
	background-color:#FFFFFF;
}

.category{
	background-color:#b7d432;
	background-image:url(../_gfx/leftMenuCategory.gif);
	background-repeat:repeat-x; 
	background-position:bottom;
	font-size:12px;
	padding:4px;
	text-indent:5px;
}

.arrow{
	background-image:url(../_gfx/arrow_down.gif);
	background-repeat:no-repeat;
	background-position:190px;
	width:auto;
	height:5px;
	overflow:hidden;
}

.leftMenu ul{
	padding:0;
	margin:2px 0 10px 0;
	font-size:11px;
	font-family:Arial;
}

.leftMenu ul li{
	padding:0 0 0 20px;
	margin:2px 0 7px 0;
	color:#b7d432;
	line-height:13px;
	background:url(../_gfx/bullet_def.gif) 4px 0 no-repeat;;
}

.leftMenu ul li.selected, .leftMenu ul li:hover{
	color:#000000;
	background:url(../_gfx/bullet_sel.gif) 5px 0 no-repeat;;
}

/* 2o Επίπεδ?*/
.leftMenu ul li ul{
	padding:0;
	margin:5px 0 5px 10px;
	font-size:11px;
	list-style:none;
}

.leftMenu ul li ul li{
	padding:0;
	margin:5px 0;
	list-style:none;
	list-style-image:none;
	background:none;
	display:block;
	font-weight:normal;
}

.leftMenu ul li ul li:hover{
	list-style-image:none;
}
.leftMenu ul li a{
	background-color:#none;
	color:#110f29;
	text-decoration:none;
	font-weight:bold;
}

.leftMenu ul li a:hover{
	text-decoration:none;
	color:#4c4c4c;
}

.leftMenu ul li ul li a{
	background-color:#none;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

.leftMenu ul li ul li a:hover{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

.leftMenu ul li ul li a:hover{
	background-color:#b7d432;
}

.leftMenu ul li ul li .active{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	background-color:#b7d432;
}


/* INSIDE CSS
----------------------------------------------- */

.contentHolder{
	border-collapse:collapse;
	margin:15px auto 15px auto;
}

.innerTable{
	border-collapse:collapse;
}

.innerTable .leftTop{
	background-image:url(../_gfx/shadowTopLeft.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:4px;
	height:4px;
}

.innerTable .rightTop{
	background-image:url(../_gfx/shadowTopRight.png);
	background-repeat:no-repeat;
	background-position:right top;
	width:4px;
	height:4px;
}

.innerTable .top{
	background-image:url(../_gfx/shadowTop.png);
	background-repeat:repeat-x;
	height:4px;
}

.innerTable .leftS{
	background-image:url(../_gfx/shadowLeft.png);
	background-repeat:no-repeat;
	width:4px;
}

.innerTable .rightS{
	background-image:url(../_gfx/shadowRight.png);
	background-repeat:no-repeat;
	width:4px;
}

.innerTable .leftContainer{
	border:#77b9e3 solid 1px;
	background-color:#e3f6fd;
	height:500px;
	vertical-align:top;
	background-image:url(../_gfx/leftMenuBack.gif);
	background-repeat:repeat-x;
}

.innerTable .content{
	border:#77b9e3 solid 1px;
	background-color:#ffffff;
	vertical-align:top;
}

.innerTable .content .inner{
	margin:10px;
	padding-bottom:100px;
	min-height:250px;
}

.CMTcopy{
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
	font-family:'Arial';
	color:#000000;
}

.CMTcopy ul{

	padding:0;
}

.CMTcopy ul li{
	margin:0;
	padding:0;
	list-style-image:url(../_gfx/bullet_grey.gif);
}

.CMTcopy a{
	font-size:11px;
	font-family:'Arial';
	color:#336da6;
	text-decoration:none;
}

.CMTcopy a:hover{
	text-decoration:underline;
}

.CMTcopy .symvoulio td
{
	padding: 0 10px;
	font-size:11px;
}

.CMTcopy .symvoulio	.odd
{
	background-color:#F1FAFE;
}


.CMThome{
	margin-top:10px;
	margin-bottom:10px;
	font-family:Arial;
	font-size:14px;
	color:#a2b8cb;
}

.CMThome ul{

	padding:0;
}

.CMThome ul li{
	margin:0;
	padding:0;
	list-style-image:url(../_gfx/bullet_grey.gif);
}

.CMThome a{
	font-size:11px;
	font-family:'Arial';
	color:#336da6;
	text-decoration:none;
}

.CMThome a:hover{
	text-decoration:underline;
}

.CMThome .symvoulio td
{
	padding: 0 10px;
	font-size:11px;
}

.CMThome .symvoulio	.odd
{
	background-color:#F1FAFE;
}


.articlePhotoLeft{
	float:left;
	margin:5px 10px 0px 0px;
	padding:13px 13px 10px 13px;
	background-image:url(../_gfx/photoBack.gif);
	background-repeat:no-repeat;
	background-color:#fffff;
	font-size:11px;
	font-family:'Arial';
	font-style:italic;
	color:#404040;
}

.articlePhotoRight{
	float:right;
	margin:5px 0px 0px 10px;
	background-color:#dfdfdf;
	font-size:11px;
	font-family:'Verdana';
	font-style:italic;
	color:#404040;
}

.lezanta{
	padding:3px 3px 3px 6px;
	width:185px;
}




/* 1o Επίπεδ?*/
.sitemap .mid ul{
	padding:0;
	margin:10px 0 10px 20px;
}

.sitemap .mid li{
	padding:0;
	margin:3px 0 3px 0;
	list-style-image:url(../_gfx/sitemap_li_bullet.gif);
	font-weight:bold;
}

/* 2o Επίπεδ?*/
.sitemap .mid ul li ul{
	padding:0;
	margin:5px 0 5px 20px;
}

.sitemap .mid ul li ul li{
	padding:0;
	margin:5px 0;
	list-style-image:url(../_gfx/sitemap_li_li_bullet.gif);
	font-weight:normal;
}

/* 3o Επίπεδ?*/
.sitemap .mid ul li ul li ul{
	padding:0;
	margin:5px 0 5px 20px;
}

.sitemap .mid ul li ul li ul li{
	padding:0;
	margin:0;
	list-style-image:url(../_gfx/sitemap_li_li_li_bullet.gif);
	font-weight:normal;
}

.iban{
	margin:20px;
}

/* Pager
----------------------------------------------- */

.pagerDiv{
	padding:10px 1px 5px 1px;
	color:#949494;
	font-size:11px;
}

.pagerDiv .paddingt{
	padding-top:3px;
}

.activePage{
	color:#5080af; 
	font-family:'Tahoma'; 
	font-weight:bold; 
	font-size:11px;
}

.pagerLink:Link {color:#949494; text-decoration:none; font-family:'Tahoma'; font-weight:normal; font-size:11px;}
.pagerLink:Visited {color:#949494; text-decoration:none; font-family:'Tahoma'; font-weight:normal; font-size:11px;}
.pagerLink:Hover {color:#5080af; text-decoration:underline; font-family:'Tahoma'; font-weight:normal; font-size:11px;}



/* Footer CSS
----------------------------------------------- */

.footer{
	height:60px;
	width:auto;
}

.credits{
	margin:0 auto;
	width:984px;
	font-family:"Verdana";
	font-size:9px;
	color:#6e7d98;
	padding-top:10px;
}

.credits .left{
	background-image:url(../_gfx/footer_logo.jpg);
	background-repeat:no-repeat;
	padding:12px 15px 0px 55px;
	float:left;
	border-right:#41536f solid 1px;
}

.credits .right{
	padding:12px 15px 0px 15px;
	float:left;
}

.credits a{
	color:#6e7d98;
	text-decoration:none;
}

.credits a:hover{
	color:#6e7d98;
	text-decoration:underline;
}




















/*for apotelesmate page*/
.list_txt{
	font-size:12px;
	padding:0 10px;
}



/*for list page*/
.list_holder{
	width:684px;
	margin:23px auto 8px;
	border:1px #bce3f4 solid;
}

.list_holder ul{
	padding-bottom:12px;
	background:#f1fafe;
}

.list_holder ul li{
	padding-left:26px;
	line-height:198%;
	background:#fff url(../_gfx/list_block.gif) 5px 3px no-repeat;
}

.list_holder ul li.even{
	background:#f1fafe url(../_gfx/list_block.gif) 5px 3px no-repeat;
}

.list_holder ul li.odd{
	background:#ffffff;
}

.list_holder ul li a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

.list_holder ul li a:hover{
	color:#2c77bc;
}

.inner p{
	padding:0;
	font-size:13px;
	margin:16px 0;
}


/*for login page*/
.bonus_form{
	border:0;
	width:675px;
	margin:15px auto;
}

.bonus_form fieldset{
	border:0;
}

.bonus_form .row{
	width:590px;
	overflow:hidden;
	margin-left:40px;
	background:#f1fafe;
	padding:7px 0;
	line-height:170%;
}

.bonus_form .row label{
	float:left;
	width:90px;
	text-align:right;
	margin-right:5px;
}

.bonus_form .row input{
	float:left;
	width:174px;
	padding:1px;
	border:1px #bce3f4 solid;
	font-family:Arial;
	font-size:11px;
}

.bonus_form .row em{
	float:left;
	width:17px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style:normal;
	color:#2c77bc;
}

.bonus_form .btns{
	width:100%;
	overflow:hidden;
	margin-top:8px;
}

.bonus_form .btns .btn_submit{
	margin-left:366px;
}


.btn_submit{
	float:left;
	width:129px;
	height:22px;
	line-height:22px;
	display:inline;
	background:url(../_gfx/btn_submit_left.gif) left no-repeat;
}

.btn_submit a{
	float:left;
	width:100%;
	height:22px;
	color:#000000;
	text-align:center;
	text-decoration:none;
	background:url(../_gfx/btn_submit_right.gif) right no-repeat;
}


.btn_reset{
	float:left;
	margin-left:5px;
	width:129px;
	height:22px;
	line-height:22px;
	display:inline;
	background:url(../_gfx/btn_reset_left.gif) left no-repeat;
}

.btn_reset a{
	float:left;
	width:100%;
	height:22px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	background:url(../_gfx/btn_reset_right.gif) right no-repeat;
}



/*for pdf_list page*/
.CMTcopy .zebra_list{
	width:100%;
	margin:0;
	padding:0;
	border:1px #bce3f4 solid;
	background:url(../_gfx/zebra_title.gif) top repeat-x;
}

.CMTcopy .zebra_list .list_title{
	height:21px;
	line-height:19px;
	text-indent:26px;
	color:#fff;
	font-weight:bold;
	background:url(../_gfx/zebra_block.gif) 5px 3px no-repeat;
}

.CMTcopy .zebra_list ul{
	width:100%;
	padding:0;
	list-style:none;
	padding-bottom:12px;
	background:#f1fafe url(../_gfx/zebra_li_first.gif) top repeat-x;
}

.CMTcopy .zebra_list ul li{
	overflow:hidden;
	padding-left:26px;
	line-height:198%;
	background:url(../_gfx/arrow_right.gif) 10px 8px no-repeat;
}

.CMTcopy .zebra_list ul li.even{
	background:#fff url(../_gfx/arrow_right.gif) 10px 8px no-repeat;
}

.CMTcopy .zebra_list ul li.even_shadow{}

.CMTcopy .zebra_list ul li a{
	color:#000;
	text-decoration:none;
	float:left;
}

.CMTcopy .zebra_list ul li a:hover{
	color:#2c77bc;
}

.CMTcopy .zebra_list ul li span{
	float:right;
	display:inline;
	margin:3px 6px 0 0;
	width:29px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
}

.CMTcopy .zebra_list ul li span.pdf{
	background:url(../_gfx/icon_pdf.gif) no-repeat;
}

.CMTcopy .notion{
	width:680px;
	margin:8px auto;
	border:1px #bce3f4 solid;
	color:#ee2e24;
	padding-left:26px;
	background:url(../_gfx/icon_red_arrow.gif) 5px 4px no-repeat;
	line-height:184%;
}


/*for parktores page*/
.park_select{
	margin-top:20px;
	margin-bottom:14px;
}

.park_select select{
	font-size:11px;
	font-family:Arial;
}

.park_select select.select1{
	width:140px;
	margin-right:15px;
}

.park_select select.select2{
	width:300px;
}


.contact_card{
	width:455px;
	border:1px #bce3f4 solid;
	background:#f1fafe;
	color:#110f29;
	margin-bottom:20px;
}

.contact_card ul{
	width:100%;
	overflow:hidden;
	background:url(../_gfx/contact_card_bg.gif) 0 0 repeat-y;
}

.contact_card ul li{
	float:left;
	width:100%;
	overflow:hidden;
	line-height:140%;
	padding:4px 0 3px 0;
}

.contact_card ul li strong{
	float:left;
	width:139px;
	color:#2c77bc;
	text-indent:10px;
	background:#d8f0fc;
}

.contact_card ul li span{
	float:left;
	width:304px;
	padding-left:12px;
}



/*for register form page*/
.register_form{
	width:685px;
	margin:0 auto;
}

.register_form .input_title{
	font-size:13px;
	border-bottom:2px #80bee4 solid;
	text-indent:22px;
	font-weight:bold;
	padding-bottom:4px;
	margin:17px 0 8px 0;
	background:url(../_gfx/list_block.gif) 3px 2px no-repeat;
}

.register_form .row{
	width:100%;
	overflow:hidden;
	margin:5px 0;
	line-height:180%;
}

.register_form .row label{
	float:left;
	width:127px;
}

.register_form .row label.label2{
	width:45px;
	margin-left:8px;
}

.register_form .row label.label3{
	width:35px;
	margin-right:4px;
	text-align:right;
}

.register_form .row label.label4{
	width:44px;
	margin-right:4px;
	text-align:right;
}

.register_form .row label.label5{
	width:47px;
}

.register_form .row label.label6{
	width:50px;
	margin-right:12px;
	margin-left:40px;
}

.register_form .row label.label7{
	width:53px;
	margin:0;
}

.register_form .row input{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.register_form .row input.input_txt1,
.register_form .row input.input_txt2,
.register_form .row input.input_txt3,
.register_form .row input.input_txt4,
.register_form .row input.input_txt5,
.register_form .row input.input_txt6{
	float:left;
	border:1px #bce3f4 solid;
	padding:2px 1px;
}

.register_form .row input.input_txt1{
	width:325px;
}

.register_form .row input.input_txt2{
	width:196px;
}

.register_form .row input.input_txt3{
	width:235px;
}

.register_form .row input.input_txt4{
	width:127px;
}

.register_form .row input.input_txt5{
	width:36px;
}

.register_form .row input.input_txt6{
	width:224px;
}

.register_form .row em{
	float:left;
	margin:0 2px 0 4px;
	font-style:normal;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#2c77bc;
}

.register_form .row span{
	float:left;
	color:#2c77bb;
}

.register_form .row span.note{
	color:#110e2b;
	margin-left:6px;
}

.register_form .row select{
	float:left;
	border:1px #bce3f4 solid;
	margin:0 4px;
}

.register_form .date{
	float:left;
	width:238px;
}

.bg_input{
	width:100%;
	background:#f1fafe;
	padding:5px 0;
}

.bg_input .bg_title{
	font-weight:bold;
	line-height:140%;
	padding-bottom:3px;
	border-bottom:1px #c4e2f4 solid;
	text-indent:8px;
	margin-bottom:8px;
}

.bg_input .row label{
	width:120px;
	display:inline;
	margin-left:7px;
}

	
.register_form .row_radio{}

.register_form .row_radio label{
	float:left;
	width:138px;
}

.register_form input.input_radio{
	float:left;
	width:15px;
	height:15px;
	margin:3px 4px 0 0;
}


.register_form .row2{
	width:100%;
	overflow:hidden;
	line-height:180%;
}

.register_form .row2 *{
	float:left;
}

.register_form .row2 strong{
	margin-right:12px;
}

.register_form .row2 input.input_radio{
	width:15px;
	height:15px;
	margin-top:3px;
	margin-right:4px;
}

.register_form .row2 label{
	width:47px;
	margin-right:10px;
}

.register_form .row2 select{
	margin-right:10px;
	border:1px #bce3f4 solid;
}


.single_card{
	width:100%;
	margin:7px 0;
}

.single_card .card_title{
	font-weight:bold;
	color:#2c77bc;
	line-height:180%;
}

.single_card .row strong{
	float:left;
	width:66px;
	text-align:right;
	margin-right:5px;
}


.row_options{
	width:100%;
	overflow:hidden;
	padding:10px 0 9px 0;
	border-top:1px #80bee4 solid;
	line-height:180%;
}

.row_options strong{
	float:left;
	width:490px;
}

.row_options label{
	float:left;
	width:60px;
	margin-left:4px;
}

.row_options input.input_radio{
	float:left;
	width:15px;
	height:15px;
}

.row_options .checkboxes{
	width:100%;
	overflow:hidden;
	line-height:180%;
	padding-top:6px;
	clear:both;
}

.row_options .checkboxes input.input_checkbox{
	float:left;
	width:15px;
	height:15px;
	margin:1px 0 0 0;
}

.row_options .checkboxes label{
	width:auto;
	margin:0 21px 0 4px;
}


.row_submit{
	width:100%;
	overflow:hidden;
	background:#f1fafe;
	border-top:1px #80bee4 solid;
	padding:8px 0 12px 0;
}

.row_submit input.input_checkbox{
	float:left;
	width:15px;
	height:15px;
	display:inline;
	margin:0px 4px 0 10px;
}

.row_submit label{
	float:left;
	width:380px;
}



/*for search page*/
.one_content{
	width:954px;
	margin:24px auto;
	overflow:hidden;
	background:#fff;
	border:1px #80bee4 solid;
	padding-bottom:40px;
}

.one_content h2{
	text-indent:10px;
	line-height:230%;
	margin-bottom:8px;
}

.one_content p{
	padding:0 10px;
	font-size:12px;
}

.one_content .search_list{
	width:932px;
	border:1px #bce3f4 solid;
	margin:0 auto;
	background:#fff;
}

.one_content .search_list li{
	line-height:200%;
	padding-left:25px;
	background:#fff url(../_gfx/list_block.gif) 4px 4px no-repeat;
}

.one_content .search_list li.even{
	background:#f1fafe url(../_gfx/list_block.gif) 4px 4px no-repeat;
}

.one_content .search_list li a{
	color:#110f29;
	text-decoration:none;
	font-weight:bold;
}

.one_content .search_list li a:hover{
	color:#519dd9;
}

.pager_info{
	width:932px;
	margin:0 auto;
	text-align:right;
	line-height:250%;
}

.pager_info strong{
	color:#2c77bc;
}


.search_pager{
	width:100%;
	text-align:center;
	overflow:hidden;
	margin:5px auto;
}

.search_pager a{
	text-decoration:none;
}

.search_pager a.pager_first{
	float:left;
	margin-right:7px;
	font-size:9px;
	font-weight:bold;
}

.search_pager a.pager_prev{
	float:left;
	font-size:9px;
	font-weight:bold;
}

.search_pager .pager{
	float:left;
	width:auto;
	text-align:center;
}

.search_pager .pager a{
	color:#110f29;
	padding:0 3px;
}

.search_pager .pager a.on{
	color:#2c77bc;
	font-weight:bold;
}

.search_pager a.pager_next{
	float:left;
	margin-right:7px;
	font-size:9px;
	font-weight:bold;
}

.search_pager a.pager_last{
	float:left;
	font-size:9px;
	font-weight:bold;
}

.pagerDiv{
	padding:10px 1px 5px 1px;
	color:#949494;
	font-size:11px;
	width:680px;
	margin:0 auto;
}		

.pagerDiv span
{
	margin:0 4px;
}

.pagerDiv .paddingt{
	padding-top:3px;
}

.pagerDiv .paddingt a{
	text-decoration:none;
}

.activePage{
	color:#5080af; 
	font-family:'Tahoma'; 
	font-weight:bold; 
	font-size:11px;
}

.pagerLink:Link {color:#949494; text-decoration:none; font-family:'Tahoma'; font-weight:normal; font-size:11px; margin:0 4px;}
.pagerLink:Visited {color:#949494; text-decoration:none; font-family:'Tahoma'; font-weight:normal; font-size:11px;}
.pagerLink:Hover {color:#5080af; text-decoration:underline; font-family:'Tahoma'; font-weight:normal; font-size:11px;}




/*for contact page*/
.contact_form{
	float:left;
	width:460px;
	overflow:hidden;
	display:inline;
	margin:20px 0 0 10px;
	padding:5px 0 0 0;
	background:#f1fafe}

.contact_form .row{
	width:100%;
	overflow:hidden;
	line-height:180%;
	padding:3px 0;
}

.contact_form .row label{
	float:left;
	width:85px;
	text-indent:10px;
}

.contact_form .row input{
	float:left;
	width:343px;
	border:1px #bce3f4 solid;
	padding:2px 1px;
	font-size:11px;
	font-family:Arial;
}

.contact_form .row textarea{
	float:left;
	width:343px;
	height:60px;
	border:1px #bce3f4 solid;
	padding:2px 1px;
	font-size:11px;
	font-family:Arial;
}

.contact_form .row em{
	float:left;
	margin-left:10px;
	font-style:normal;
	font-size:20px;
	color:#2c77bc;
}

.contact_form .submit_row{
	width:100%;
	overflow:hidden;
	padding:10px 0 10px 0;
	background:#fff;
}

.contact_form .btn_submit{
	margin-left:196px;
}

								
.contact_info{
	float:left;
	width:450px;
	margin:20px 0 0 20px;
	font-size:13px;
}

.contact_info .contact_tel{
	border:1px #80bee4 solid;
	border-left:0;
	border-right:0;
	line-height:230%;
	padding:5px 0 10px;
}

.contact_info .contact_tel p{
	width:100%;
	padding:0;
	overflow:hidden;
	font-size:13px;
}

.contact_info .contact_tel p strong{
	float:left;
	width:340px;
	text-indent:8px;
}

.contact_info .contact_tel p span{
	float:right;
	width:95px;
	display:inline;
	margin-right:6px;
	text-align:right;
}

.contact_info .contact_adress{
	line-height:300%;
}

.contact_info .contact_adress strong{
	padding:0 19px 0 6px;
}



.newsletter-info {
	border:1px #80bee4 solid;
	border-left:0;
	border-right:0;
	line-height:230%;
	padding:5px;
	font-size:11px !important;
}

.newsletter-info p {
	font-size:11px !important;
	background:url(../_gfx/arrow-small-left.gif) no-repeat center left;
}




