/* 404 page */
a {
	color: #3F63B7;
	font-weight: normal;
	outline: none;
	text-decoration: none;
}
a:visited {
	color: #3F63B7;
	font-weight: normal;
	text-decoration:none;
}
#screen-404 a:hover {
	color: #3F63B7;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3F63B7;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
} 
body
{
	background: #3f7f9c url(images/background.jpg) center top repeat-x; /*78aabf*/
	color: #343434;
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	text-align: left;
}

#screen-404 
{ 
	background: url(images/404.png) no-repeat; 
	width: 500px; 
	height: 383px; 
	margin: 0px auto 0 auto; 
	padding: 0 33px 0 435px; 
	color: #343434; 
} 
#screen-left 
{
	background-color: #FFF;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding: 5px;
} 
#adheader 
{
	width: 100%;
	height: 100px;
	color: #343434;
	text-align: center;
} 
#screen-404 h2 
{ 
	text-indent: -5000px; 
}

#screen-404 p 
{ 
	font-size: 12px; 
	margin-bottom: 10px;  
	padding-top: 10px;
}
#screen-404 p.custom 
{ 
	margin-bottom: 14px; 
}

#screen-404 ul
{ 
	width: 240px; 
	float: left; 
	margin: 0 18px 0 0; 
	padding: 0; 
}
#screen-404 ul.custom 
{ 
	margin-right: 0; 
}
#screen-404 ul li 
{ 
	list-style-image: none; 
	list-style-type: none; 
	margin: 0; 
	border-top: 1px solid #b3c6cc; 
	display: block; 
	line-height: 2.2; 
}
#screen-404 ul li a 
{ 
	font-size: 12px; 
	color: #343434;  
	text-decoration: none;
}

#screen-404 ul li a:hover 
{ 
	text-decoration: underline; 
}

#screen-404 ul li.last-item  
{ 
	border-bottom: 1px solid #b3c6cc; 
}
.likeinput
{
	-webkit-border-radius: 10px;    /* for Safari */
	-moz-border-radius: 10px;       /* for Firefox */
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 20px;
	background-color: #EEF2FB;
}
hr
{
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
  /* allow room for 3 columns */
  ol
  {
    width: 49em;
  }

  /* float & allow room for the widest item */
  ol li
  {
	float: left;
	width: 16em;
	list-style-type: square;
  }

  /* stop the float */
  br
  {
    clear: left;
  }

  /* separate the list from subsequent markup */
  div.wrapper
  {
    margin-bottom: 1em;
  }
    div.wrappertop
  {
	max-height:320px;
    margin-bottom: 1em;
	overflow-y: scroll; 
	scrollbar-arrow-color: blue;
	scrollbar-face-color: #e7e7e7;
	scrollbar-3dlight-color: #a0a0a0;
	scrollbar-darkshadow-color: #888888;
  }
 .FreezePaneOff
   {
      visibility: hidden;
      display: none;
      position: absolute;
      top: -100px;
      left: -100px;
   }

   .FreezePaneOn
   {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: visible;
	display: block;
	width: 100%;
	height: 100%;
	background-color: #CCC;
	;
	z-index: 999;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	padding-top: 20%;
   }

   .InnerFreezePane
   {
	text-align: center;
	width: 66%;
	background-color: #036;
	color: White;
	font-size: 24px;
	border: 2px dotted #333;
	padding: 9px;
	-webkit-border-radius: 10px;    /* for Safari */
	-moz-border-radius: 10px;       /* for Firefox */
   }
   .likeit
{
	-webkit-border-radius: 10px;    /* for Safari */
	-moz-border-radius: 10px;       /* for Firefox */
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	line-height: 20px;
	background-color: #FFF;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.createlike a, .createlike a:visited
{
	-webkit-border-radius: 10px;    /* for Safari */
	-moz-border-radius: 10px;       /* for Firefox */
	color: #FFF;
	background-color: #3F63B7;
	padding: 10px;
	text-decoration: none;
	border:none;
}
.createlike a:hover
{
	-webkit-border-radius: 10px;    /* for Safari */
	-moz-border-radius: 10px;       /* for Firefox */
	color: #3F63B7;
	background-color: #FFF;
	padding: 10px;
	text-decoration: none;
	border:thin solid #3F63B7;
}
a img, a:hover img
{
	border: none;
}#yazzihome {
	float: left;
	height: 250px;
	width: 250px;
	background-color: #9C0;
	position: absolute;
	left: 100px;
	top: 150px;
}

