/* HAWHAW skin stylesheet for the hawhaw phone */

.skincontainer
{
	margin-left: 10%;
}

#skin {
  width: 361px;
  height: 492px;
  background-image: url(./iphone.jpg);
}

#display {
  top: 118px;
  left: 64px;
}

#display, #display2
{
  width: 240px;
  height: 264px;
}

/* custom scrollbarcolor for iphone */

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbar {width: 9px;background: #5EC0A7 url(scrollbar2.png) -9px 0px repeat-y;}

.vscrollerbarbeg {height: 9px !important;width: 9px;background: url(scrollbar2.png) -27px 0px no-repeat;}

.vscrollerbarend {height: 9px;width: 9px;background: url(scrollbar2.png) -27px -19px no-repeat;}

.vscrollerbase {width: 9px;background: #D4F6F2 url(scrollbar2.png) 0px 0px repeat-y;}

.vscrollerbasebeg {width: 9px;height: 12px !important;background: url(scrollbar2.png) -18px -14px no-repeat;}
.vscrollerbaseend {height: 12px;width: 9px;background: url(scrollbar2.png)  -18px -2px no-repeat;}




.hscrollerbase {height: 12px; background-color: white;}
.hscrollerbar {height: 12px; background-color: black;}
.vscrollerbar, .hscrollerbar {padding: 12px;z-index: 2;}
.scrollerjogbox {width: 36px;height: 12px;top: auto; left: auto;bottom: 0px; right: 0px;background: #37917A;}

/* Scroll Bar Master Styling Ends Here */
