/* Css - 'Zorbas Travel Agency' by Ilina Tzvetkova - http://www.neatcss.com/ */



/* basic elements */
body {
margin: 0 auto;
padding: 0;
font: 75%  verdana, georgia, "Trebuchet MS",Arial, sans-serif;
line-height: 1.8em;
}

#threeColLayout {
color: #2c5494;
background: #46bdef url(/templates/gr/images/bg.jpg) top left repeat-x;
}
#twoColLayout {
color: #2c5494;
background: #46bdef url(/templates/gr/images/bg.jpg) top left repeat-x;
}
#oneColLayout {
color: #2c5494;
background: #46bdef url(/templates/gr/images/bg.jpg) top left repeat-x;
}


a {
color : #2c5494;
font-weight : normal;
text-decoration : none;
background : inherit;
}
a:hover {
text-decoration : none;
color : #2c5494;
background : inherit;
}
a img {
border: 0;
}



/* typography */



b, strong {
     color: #f59b29;}

     u {
     color: #c77078;}

     i, em {
     color: #f59b29;}



.cleaner {
clear: both;
}


/* layout components */
div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px;
   top: -9999px;
   height: 1px;
   width: 1px;
}


#container {
width: 1000px;
margin: 0 auto;
color: #555;
background-color: #fff;
}

/* top bar container */
#top {
margin-left: auto;
margin-right: auto;
padding: 0;
width: 1000px;
height: 134px;
background: #46bdef url(/templates/gr/images/header.jpg) top left repeat-x ;
}


/* top bar title  */

#top h1 {
font-family: georgia, "Trebuchet MS", verdana, Arial, sans-serif;
margin: 0 0 0 50px;
padding: 0;
height: 68px;
width: 260px;
background: url(/templates/gr/images/logo_chr.png) top left no-repeat ;
}

#top h1 span {
display: none;
}

#top h2 {
font-family: georgia, "Trebuchet MS", verdana, Arial, sans-serif;
margin: -68px 0 0 680px;
padding: 0;
height: 104px;
background: transparent url(/templates/gr/images/logo2_chr.png) top left no-repeat ;
}

#top h2 span {
display: none;
}


#top h3 {
font-family: georgia, "Trebuchet MS", verdana, Arial, sans-serif;
margin: -68px 0 0 380px;
padding: 0;
height: 68px;
background: transparent url(/templates/gr/images/happy_holidays.png) top left no-repeat ;
}

#top h3 span {
display: none;
}

/* top nav menu */

#wrap {
margin-top: -20px;
margin-left: 30px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
height: 37px;
}




#topNav {
font-weight: bold;
font-size: 1em;
text-decoration:none;
color:#5370ac;
list-style:none;
margin: 0;
padding: 0;
line-height:1.2em
} /*Reset browsers and apply basic formatting*/
#topNav li{
display:inline;
}
#topNav li *{
height:37px;
float:left;
cursor:pointer;
}
#topNav a {
background:url(/templates/gr/images/left.jpg) left no-repeat;
padding-left:36px;
border-bottom:solid 9px #f89a28
}

#topNav .right {
padding-right:20px
}
#topNav .center {
background:url(/templates/gr/images/center.jpg) repeat-x;
margin-right:-20px;
min-width:30px;
height:37px;
padding:10px 0px 17px 11px;
voice-family: "\"}\"";
voice-family:inherit;
height:16px;
}
#topNav .start {
background:url(/templates/gr/images/farleft.jpg) left no-repeat
}
#topNav .end {
background:url(/templates/gr/images/farright.jpg) right no-repeat;
padding-right: 53px;
}
#topNav a:hover {
background:url(/templates/gr/images/right.jpg);
}
#topNav a.start:hover {
background:url(/templates/gr/images/farlefthover.jpg);
}
#topNav a:hover .end {
background:url(/templates/gr/images/farrighthover.jpg) right;
}
#topNav a:hover .center {
background:url(/templates/gr/images/centerhover.jpg);
color:#fff;
padding:10px 0px 10px 11px;
height:37px;
voice-family: "\"}\"";
voice-family:inherit;
height:16px;
}
#topNav a:hover .right {
background:url(/templates/gr/images/lefthover.jpg) right;
padding-right:60px;
margin-right:-40px;
position:relative;
}



/* content */


#news {
	clear: both;
	position: relative;
	width: 236px;
	height: 217px;
	margin-bottom: 15px;
	color: #fff;
	background: #e8eef7 url(/templates/gr/images/newsbg.jpg) top left no-repeat;
}



#news h2 {
font: 75% Arial Narrow, Arial, verdana, georgia, "Trebuchet MS", sans-serif;
margin: 3px 0 0 105px;
padding-top: 12px;
font-weight: normal;
font-size: 1.5em;
line-height: 0.8em;
color: #2c5494;
letter-spacing: 0em;
text-transform:uppercase;
background: transparent;
}

#news p  {
font: 75% Arial Narrow, Arial, verdana, georgia, "Trebuchet MS", sans-serif;
padding: 80px 10px 0 20px;
font-weight: normal;
font-size: 1.1em;
line-height: 1.2em;
letter-spacing: 3em;
color: #2c5494;
letter-spacing: 0em;
background: transparent;
}



/*  newsletter form  */

.myform{
margin:auto;
width:220px;
padding:14px;
}

#stylized{
background: transparent;
margin: -120px 0 0 -20px;
}

#stylized .textfield {
	margin: 0;
      border: 1px solid #a5a4a4;
	background-color: #fff;
      font-style: italic;
      color: #717171;
      font-size: 9pt;
      width: 150px;
}

#stylized button{
clear:both;
width: 75px;/* Width of button image */
      height: 23px;/* Height of button image */
      padding: 30px 0 0 100px;
      margin: 7px 0 0 100px;
      border: 0;
      background: transparent url(/templates/gr/images/submit.png) no-repeat;
      overflow: hidden;
      cursor: pointer; /* hand-shaped cursor */

}

/* right column content */

#content_right #sideContent  {
float: left;
margin: 10px 0 0 5px;
width: 236px;
background: url(/templates/gr/images/side_top.jpg) top center no-repeat;
}



#sideContent h2 {
font: 75%  Arial Narrow, Arial, verdana, georgia, "Trebuchet MS", sans-serif;
width: 220px;
float: left;
margin: 5px 0 0 12px;
padding: 5px 0 0 5px;
font-weight: bold !important;
text-transform:none;
font-size: 1.5em;
color: #062465;
}

#sideContent h3 {
font: 75%  Arial Narrow, Arial, verdana, georgia, "Trebuchet MS", sans-serif;
margin: 0 0 0 15px;
font-weight: bold;
font-size: 1.4em;
color: #f59b29;
}

#sideContent p {
width:200px;
margin: -40px 0 0 0;
padding: 53px 15px 0.8em 15px;
font-weight : bold;
font-size: 1em;
text-decoration : none;
background : transparent;
color : #3f5d95;
border-left: 3px solid #e1ebf7;
border-right: 3px solid #e1ebf7;
}



#sideContent a {
margin: -10px 0 0 0;
color : #02163e;
font-weight : bold;
font-size: 1em;
text-decoration : none;
background : transparent;
}
#sideContent a:hover {
text-decoration :underline;
background : transparent;
}
#sideContent a img {
border: 0;
}

#sideContent .button  {
margin: 12px 0 3px 90px;
padding-bottom: 3px;
border: none;
width: 127px;
height: 26px;
background: url(/templates/gr/images/offers.png) top center no-repeat;
}

#sideContent .button a {
background: transparent;
padding:0 0 0 20px;
color: #fff;
font-size: 0.9em;
font-weight: bold;
}

#sideContent .button a:hover {
background: transparent;
text-decoration: none;
}
#sideContent .bottom  {
padding-bottom: 20px;
margin-bottom: 0px;
width: 236px;
background: url(/templates/gr/images/side_bottom.jpg) bottom center no-repeat;
}



/* main content */

content {
	width: 1000px;
	padding: 20px 0 0 0;
}

/* left side content */

#content #content_left {
	float: left;
	width: 640px;
	margin: 0;
}

#content #content_right {
	float: right;
	width: 275px;
	margin: 10px 0 0 20px;
}

#oneColLayout #content  {
margin-top: 10px;
}


#threeColLayout #welcome {
margin: -10px 0 0 30px;
padding: 0;
width: 662px;
height: 68px;
background: url(/templates/gr/images/topintrobg.jpg) top center no-repeat;
}



#threeColLayout #welcome h2 {
padding: 17px 0 0 80px;
font-weight: 500;
font-size: 1em;
color: #fff;
}

#twoColLayout #welcome {
width: 660px;
background: #fff url(/templates/gr/images/content_bottom_single.jpg) no-repeat left bottom;
padding-bottom: 30px;
margin: 0px 0 5px 33px;
}

#twoColLayout #welcome  h2  {
background: url(/templates/gr/images/content_top_single.jpg) no-repeat left top;
padding: 12px 0 0 160px;
font: 75%  Arial Narrow, Arial, verdana, georgia, "Trebuchet MS", sans-serif;
font-weight: bold;
font-size: 1.8em;
color: #fff;
height: 70px;

}
#twoColLayout #welcome  h2  span {
display: none;
}

#twoColLayout #welcome  h3  {
background: url(/templates/gr/images/ferries.png) no-repeat left top;
margin: -94px 0 0 30px;
padding-top: 0;
padding-bottom: 33px;
width: 90px;
height: 50px;
}
#twoColLayout #welcome  h3  span {
display: none;
}


#twoColLayout #welcome  h4  {
background: url(/templates/gr/images/hotels.png) no-repeat left top;
margin: -94px 0 0 30px;
padding-top: 0;
padding-bottom: 33px;
width: 90px;
height: 50px;
}
#twoColLayout #welcome  h4  span {
display: none;
}

#twoColLayout #welcome  h5  {
background: url(/templates/gr/images/packets.png) no-repeat left top;
margin: -94px 0 0 30px;
padding-top: 0;
padding-bottom: 33px;
width: 90px;
height: 50px;
}
#twoColLayout #welcome  h5  span {
display: none;
}


#top-intro {
margin: -7px 0 0 35px;
padding: 0;
width: 662px;
height: 68px;
background: url(/templates/gr/images/topintrobg.jpg) top center no-repeat;
}


#top-intro h2 {
padding: 32px 0 0 100px;
font-weight: 500;
font-size: 1.6em;
color: #fff;
font: 75% Arial Narrow, Arial, verdana, georgia, "Trebuchet MS", sans-serif;
font-weight: bold;
font-size: 1.5em;
line-height: 0.8em;
letter-spacing: 0em;
text-transform:uppercase;
}

#top-intro .text{
margin: -31px 0 0 250px;
font-weight: 500;
font-size: 1em;
color: #fff;
}


#intro {
margin: -45px 0 10px 0;
width: 650px;
background: #779eda;
border-left: 5px solid #c0cde0;
border-right: 5px solid #c0cde0;
}

#twoColLayout #welcome  p.p1 {
background: url(/templates/gr/images/search.png) bottom right no-repeat;
padding: 12px 0 0 20px;
color: #fff;
width: 600px;
min-height: 126px;
}
#twoColLayout #welcome  p {
background: transparent;
padding: 12px 0 0 20px;
color: #fff;
width: 600px;
}



/* data container for the single pages */
#page {
width: 654px;
margin: -20px 0;
border-left: 3px solid #e1ebf7;
border-right: 3px solid #e1ebf7;
}

 .pagebox  {
width: 660px;
background: #fff url(/templates/gr/images/content_bottom.jpg) no-repeat left bottom;
padding-bottom: 42px;
margin: 0;
}
 .pagebox h2 {
padding: 0;
background: url(/templates/gr/images/content_top.jpg) no-repeat left top;
height: 45px;
}

.pagebox p.p1 {
padding: 0 0 0 10px;
font: 85% Arial, verdana, georgia, "Trebuchet MS", sans-serif;
font-weight: bold;
font-size: 1.8em;
line-height: 1.8em;
color: #3e66b4;
width: 282px;
height: 35px;
border: none;
margin: -39px 0 0 20px;
width: 550px;
}
.pagebox div.p2 {
border: none;
margin: 14px 0 20px 30px;
color: #3e66b4;
width: 550px;
}

.pagebox p.p3 {
border: none;
margin: 0 0 0 30px;
color: #3e66b4;
width: 550px;
}

 .pageboxDatagrid  {
width: 660px;
background: #fff url(/templates/gr/images/content_bottom.jpg) no-repeat left bottom;
padding-bottom: 42px;
margin: 0;
}
 .pageboxDatagrid h2 {
padding: 0;
background: url(/templates/gr/images/content_topdatagrid.jpg) no-repeat left top;
height: 45px;
}

.pageboxDatagrid p.p1 {
padding: 0 0 0 10px;
font: 85% Arial, verdana, georgia, "Trebuchet MS", sans-serif;
font-weight: bold;
font-size: 1.8em;
line-height: 1.8em;
color: #3e66b4;
width: 282px;
height: 35px;
border: none;
margin: -39px 0 0 20px;
width: 550px;
}
.pageboxDatagrid div.p2 {
border: none;
margin: 14px 0 20px 30px;
color: #3e66b4;
width: 550px;
}

.pageboxDatagrid p.p3 {
border: none;
margin: 0 0 0 30px;
color: #3e66b4;
width: 550px;
}



#oneColLayout .pagebox {
margin: 10px 0 0 30px;
}

/* holds the boxes for packet offers */

#twoColLayout .component_left {
float: left;
background: transparent url(/templates/gr/images/packs_top.png) no-repeat left top;
width: 280px;
height: 180px;
margin: 0px 40px 25px 30px;
}

#twoColLayout .component_left h2 {
margin: 0 ;
padding: 0;
text-align: left;
background: transparent url(/templates/gr/images/packs_title_bg.png) no-repeat left top;
float: left;
font: 75% Arial Narrow, Arial, verdana, georgia, "Trebuchet MS", sans-serif;
padding: 10px 0 5px 12px;
font-weight: bold;
font-size: 1em;
line-height: 0.8em;
color: #f59b29;
letter-spacing: 0em;
width: 270px;
height: 29px;
}

#twoColLayout .component_left p {
margin: 0 0 0 10px;
width: 250px;
font: 75% Arial Narrow, Arial, verdana, georgia, "Trebuchet MS", sans-serif;
font-weight: normal;
font-size: 1.1em;
line-height: 1.2em;
color: #3e66b4;
letter-spacing: 0em;
}

#twoColLayout  .component_left .button  {
margin: 0 0 0 150px;
width: 95px;
height: 28px;
background: url(/templates/gr/images/packs_button.png) top center no-repeat;
}

#twoColLayout .component_left .button a {
background: transparent;
padding: 0 0 0 7px;
color: #fff;
font-size: 0.9em;
font-weight: bold;
}

#twoColLayout .component_left .button a:hover {
background: transparent;
text-decoration: none;
}

#twoColLayout .component_right {
float: left;
background: transparent url(/templates/gr/images/packs_top.png) no-repeat left top;
width: 280px;
height: 180px;
margin: 0px 0 25px 0;
}

#twoColLayout .component_right h2 {
margin: 0 ;
padding: 0;
text-align: left;
background: transparent url(/templates/gr/images/packs_title_bg.png) no-repeat left top;
float: left;
font: 75% Arial Narrow, Arial, verdana, georgia, "Trebuchet MS", sans-serif;
padding: 10px 0 5px 12px;
font-weight: bold;
font-size: 1em;
line-height: 0.8em;
color: #f59b29;
letter-spacing: 0em;
width: 270px;
height: 29px;
}

#twoColLayout .component_right p {
margin: 0 0 0 10px;
width: 250px;
font: 75% Arial Narrow, Arial, verdana, georgia, "Trebuchet MS", sans-serif;
font-weight: normal;
font-size: 1.1em;
line-height: 1.2em;
color: #3e66b4;
letter-spacing: 0em;
}

#twoColLayout .component_right .button  {
margin: 0 0 0 150px;
width: 95px;
height: 28px;
background: url(/templates/gr/images/packs_button.png) top center no-repeat;
}

#twoColLayout .component_right .button a {
background: transparent;
padding: 0 0 0 7px;
color: #fff;
font-size: 0.9em;
font-weight: bold;
}

#twoColLayout .component_right .button a:hover {
background: transparent;
text-decoration: none;
}



/* the hightlight destination of the month at home page */

#highlight {
background: url(/templates/gr/images/highlight_top.jpg) top center no-repeat;
width: 660px;
margin: 45px 0 0 30px;
padding-top: 15px;
}

#highlight .bottom{
background: url(/templates/gr/images/highlight_bottom.jpg) bottom center no-repeat;
width: 660px;
height: 80px;
margin: 0;
padding: 0;
}

#highlight h2 {
margin: 0 0 20px 20px;
padding: 0 0 0 10px;
font: 75%  Arial Narrow, Arial, verdana, georgia, "Trebuchet MS", sans-serif;
font-weight: bold;
font-size: 1.5em;
line-height: 1.8em;
color: #315baf;
background: transparent url(/templates/gr/images/titlebg.jpg) top left no-repeat;
width: 282px;
height: 35px;
}

#highlight  p {
width: 609px;
margin: 0 0 0 2px;
padding: 0 20px 0 20px;
font: 75% Arial Narrow, Arial, verdana, georgia, "Trebuchet MS", sans-serif;
font-weight: normal;
font-size: 1.1em;
line-height: 1.2em;
color: #3e66b4;
letter-spacing: 0em;
background: transparent;
border-left: 3px solid #e1ebf7;
border-right: 3px solid #e1ebf7;
}




#highlight .button  {
margin-left:  498px;
margin-top: 0;
padding-top: 28px;
border: none;
width: 122px;
height: 29px;
background: url(/templates/gr/images/more.png) bottom center no-repeat;
}

#highlight .button a {
background: transparent;
padding:0 0 0 15px;
color: #fff;
font-size: 0.9em;
font-weight: bold;
}

#highlight .button a:hover {
background: transparent;
text-decoration: none;
}


/* bottom container for home page */

#components {
clear: both;
margin-left: -25px;
padding: 0;
height: 100%;
border: none;
}


#twoColLayout #components {
clear: both;
margin: 10px 0 0 36px;
}

.img {
float:left;
border: 3px solid #fff;
margin: 0 10px 0 10px;
}

.component {
float: left;
background: transparent url(/templates/gr/images/content_top.png) no-repeat left top;
width: 430px;
height: 195px;
margin: 7px 0 25px 65px;
}

.component #price {
background: transparent;
margin: 0 0 0 240px;
width: 150px;
height: 15px;
}

.component #title {
margin: 0 ;
padding: 0;
text-align: left;
background: transparent url(/templates/gr/images/content_title_bg.png) no-repeat left top;
float: left;
font: 75% Arial Narrow, Arial, verdana, georgia, "Trebuchet MS", sans-serif;
padding: 10px 0 5px 15px;
font-weight: normal;
font-size: 1.5em;
line-height: 0.8em;
color: #2c5494;
letter-spacing: 0em;
width: 430px;
}

.component #text {
margin: 0 0 0 10px;
width: 410px;
font: 75% Arial Narrow, Arial, verdana, georgia, "Trebuchet MS", sans-serif;
font-weight: normal;
font-size: 1.1em;
line-height: 1.2em;
color: #3e66b4;
letter-spacing: 0em;
}

.component .button  {
margin: 10px 0 10px 310px;
padding-top: 3px;
width: 103px;
height: 28px;
background: url(/templates/gr/images/content_button.png) top center no-repeat;
}

.component .button a {
background: transparent;
padding: 3px 0 0 10px;
color: #fff;
font-size: 1em;
font-weight: bold;
}

.component .button a:hover {
background: transparent;
text-decoration: none;
}


/* foorer */

#section1_text {
    margin: 0 0 0 20px;
    color: #f59b29;

}

#footer {
clear: both;
height: 130px;
margin-top: 20px;
padding-top: 30px !important;
font-size: 0.9em;
border-top: 0px solid #fff;
text-align: center;
color: #fff;
background: #46bdef url(/templates/gr/images/footer.jpg) top left repeat-x;
}

#footer p {
color: #e6e6e6;
font-size: 0.8em;
margin: 15px 0 0 0;
}




#footer a .face {
background: url(/templates/gr/images/faceicon.png) no-repeat 0.9em;
padding: 10px 0 0 40px;
}


#footer a {
color: #e6e6e6;
background: transparent;
cursor: pointer;
padding: 15px;
}

#footer a:hover {
background: transparent;
color: #fff;
text-decoration: none;
}


/* image classes */

.myimageleft {
float:left;
margin-right: 15px;
}

.myimageright {
float:right;
border: 1px solid #fff;
padding: 10px;
margin-right: 15px;
}

/*form styling*/
/*credits to http://www.dynamicdrive.com/style/ */

.feedbackform{
margin: 10px 0 0 30px;
padding: 0px;
}

.feedbackform h2{
float: right;
margin: 0 20px 0 0;
padding:0;
font: 75%  Arial Narrow, Arial, verdana, georgia, "Trebuchet MS", sans-serif;
font-weight: bold;
font-size: 1.9em;
line-height: 1.8em;
color: #fff;
}

div.fieldwrapper{ /*field row DIV (includes two columns- Styled label column and 'thefield' column)*/
width: 661px; /*width of form rows*/
height: 377px;
overflow: hidden;
padding: 5px 0;
background: #fff url(/templates/gr/images/mapbg.jpg) top left no-repeat;
}

div.fieldwrapper label.styled{ /* label elements that should be styled (left column within fieldwrapper DIV) */
float:left;
width: 250px; /*width of label (left column)*/
font: 75%  Arial Narrow, Arial, verdana, georgia, "Trebuchet MS", sans-serif;
font-weight: bold;
font-size: 1.5em;
line-height: 1.8em;
color: #fff;
margin: 10px 0 15px 30px;
padding-bottom: 7px; /*spacing with right column*/
}

div.fieldwrapper div.thefield{ /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */
float: left;
width: 530px; /*width of label (left column)*/
font: 75%  Arial , verdana, georgia, "Trebuchet MS", sans-serif;
font-size: 1em;
line-height: 2.2em;
color: #fff;
margin: -20px 0 0 0; /* space following the field */
}
.thefield li
{
display: inline;
margin: 20px 40px  0 0;
}
.thefield .space {
margin-left: 16px;
}
.thefield .space1 {
margin-left: 10px;
}
.thefield .space2 {
margin-left: 2px;
}



div.fieldwrapper label.styled2{ /* label elements that should be styled (left column within fieldwrapper DIV) */
float: left;
width: 250px; /*width of label (left column)*/
font: 75%  Arial Narrow, Arial, verdana, georgia, "Trebuchet MS",
sans-serif;
font-weight: bold;
font-size: 1.5em;
line-height: 1.8em;
color: #fff;
margin: 10px 0 0 30px;
padding-bottom: 5px; /*spacing with right column*/
}

div.fieldwrapper div.thefield2{ /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */
float: left;
width: 530px; /*width of label (left column)*/
font: 75%  Arial, verdana, georgia, "Trebuchet MS", sans-serif;
font-size: 1em;
line-height: 2.2em;
color: #fff;
margin: 0; /* space following the field */
}
.thefield2 li
{
display: inline;
margin: 20px 40px  0 0;
}
.thefield2 .space {
margin-left: 10px;
}
.thefield2 .space1 {
margin-left: 2px;
}
.thefield2 .space2 {
margin-left: -2px;
}

div.fieldwrapper label.styled3{ /* label elements that should be styled (left column within fieldwrapper DIV) */
float: left;
width: 250px; /*width of label (left column)*/
font: 75%  Arial Narrow, Arial, verdana, georgia, "Trebuchet MS", sans-serif;
font-weight: bold;
font-size: 1.5em;
line-height: 1.8em;
color: #fff;
margin: 0 0 0 30px; /*spacing with right column*/
}

div.fieldwrapper div.thefield3{ /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */
float: left;
width: 600px; /*width of label (left column)*/
font: 75%  Arial, verdana, georgia, "Trebuchet MS", sans-serif;
font-size: 1em;
line-height: 2.2em;
color: #fff;
margin: 0; /* space following the field */
}
.thefield3 li
{
display: inline;
margin: 20px 60px  0 0;
}


div.buttonsdiv{ /*div that wraps around the submit/reset buttons*/
margin: -75px 0 0 330px; /*space above buttonsdiv*/
}

div.buttonsdiv input{
width: 150px;/* Width of button image */
      height: 40px;/* Height of button image */
      padding: 30px 0 0 0;
      margin: 0;
      border: 0;
      background: transparent url(/templates/gr/images/searchbg.png) no-repeat;
      overflow: hidden;
      cursor: pointer; /* hand-shaped cursor */

}



