body {
  font-family: Arial, Helvetica, sans-serif;
  color: #02264A;
  font-size: 12px;
  background:#03ABE6 url(http://www.visailing.com/_images/yacht-background.jpg) 50% 0 fixed no-repeat;
}

li {
  list-style-type : square;
  list-style-image : none;
  background: none;
  font-family: Arial, Helvetica, sans-serif;
  color: #02264A;
  font-size: 12px;
  }

ul {
list-style-type : square;
list-style-image : none;
color : #02264A;
background: none;

}

ul ul {
  list-style-type : square;
  list-style-image : none;
  color : #02264A;
  background: none;
}

p {
  font-family: Arial, Helvetica, sans-serif;
  color: #02264A;
  font-size: 12px;
}

td {
  font-family: Arial, Helvetica, sans-serif;
  color: #02264A;
  font-size: 12px;

  
}

h1 {
font-family: Arial, Helvetica, sans-serif;
text-transform: none;
font-size: 15px;
color : #02264A;
font-weight : bold;
}


hr {
color :"#49B7DC" 
}

a {
color: #26BCD7;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
}

a:visited {
color: #26BCD7;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
}

a:hover {
color: #008AAF;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

a:active {
color: #26BCD7;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
}


.list {
  font-family: arial;
  color: #EBF2F8;
/* text-decoration: underline;
*/
}

a.list:link {
  font-family: arial;
  color: #2085A6;
  font-size: 12px;
  text-decoration: underline;
}

a.list:visited {
  font-family: arial;
  color: #2085A6;
  font-size: 12px;
  text-decoration: underline;
}

a.list:hover {
  font-family: arial;
  color: #2085A6;
  font-size: 12px;
  text-decoration: underline;
}

a.list:active {
  font-family: arial;
  color: #2085A6;
  font-size: 12px;
  text-decoration: underline;
}

.items {
  font-family: verdana;
  color: #008AAF;
  font-size: 10px;
}

a.items:link {
  font-family: verdana;
  color: #008AAF;
  font-size: 10px;
  text-decoration: none;
font-weight:bold;
}

a.items:visited {
  font-family: verdana;
  color: #008AAF;
  font-size: 10px;
  text-decoration: none;
font-weight:bold;
}

a.items:hover {
  font-family: verdana;
  color: #26BCD7;
  font-size: 10px;
  text-decoration: none;
font-weight:bold;
}

a.items:active {
  font-family: verdana;
  color: #008AAF;
  font-size: 10px;
  text-decoration: none;
font-weight:bold;
}

.style1 {
 font-size: 12px;
 font-weight: bold;
}

.question {
	  color: #007588;
	  font-family: Arial, Helvetica, sans-serif;
}

.answer {
	  color: #014854;
	  font-family: Arial, Helvetica, sans-serif;
}

div.quote {
 	margin-left: 25%;
  padding: 10px;
	 background-color: #FFCF31;
  border: 1px solid #00009C;
  width: 450px;
}

div.quote p {
 	font-size: .8em;
	 margin: 0px 0px 0px 0px;
}

div#slideShow {
 	display: none;
 	margin: 0px 20px 0px 20px;
 	font-family: Arial, sans-serif;
 	font-size: .8em;
}

a.commentLink {
 	font-family: Arial, sans-serif;
	 font-size: .9em;
}


.style2 {font-size: 12px}
.style3 {font-size: xx-small}
.style4 {font-size: 10px}
.style6 {font-size: 12px; font-weight: bold; color: #FFFFFF; }
/* .style7 {color: #FFFFFF}*/
.style10 {font-size: 16px}
.style11 {font-size: 24px}
.style12 {font-size: medium; font-weight: bold; color:#02264A; }
.specialoffers {color: #FFFFFF; }

/* overlay size and background image */
 div.overlay {
      /*
         THIS ARE YOUR FULLSCREEN DIMENSIONS 
    */
     width:800px;
     height:641px;
     background-image:url(http://www.visailing.com/images/video/petrol.png);
     display:none;
     padding: 0 !important;
 }
  /* close button for overlay */
 div.overlay div.close {
     background:url(http://www.visailing.com/images/video/close.png) no-repeat;
     position:absolute;
     top:2px;
     right:5px;
     width:35px;
     height:35px;
     cursor:pointer;
 }
  /* original size of the player */
/* #player, #player embed, #player object {
     height:235px;     width:350px;
 } */
  /* absolute positioning of the player */
 #player embed, #player object {
     position:absolute;
      /* layer as the topmost element */ 
    z-index:10000;
 }
 
.sharecell {
position: fixed;
right:15px;
top: 20px;
-moz-border-radius: 4px 4px 4px 4px;
background: none repeat scroll 0 0 white;
padding: 4px!important;
width: 62px;
overflow:hidden;
text-align: center;
left:50%;
margin-left:378px;
}

.twitterfeed {
position: fixed;
right:15px;
top: 282px;
-moz-border-radius: 2px 2px 2px 2px;
background: none repeat scroll 0 0 white;
padding: 4px!important;
width: 170px;
overflow:hidden;
text-align: center;
left:50%;
margin-left:378px;
}

.twtr-ft {
	visibility:hidden;
	height:0px;
}

