body {
    margin: 0;
    font-family: Helvetica;
    background: #FFFFFF;
    color: #000000;
    -webkit-text-size-adjust: none;

}

.footer{

text-align:right;
font-size:10px;
height:93px;
background: url(oxwichpoint.jpg) no-repeat bottom;
}


body > h1 {
    box-sizing: border-box;
    margin: 0;
    color: #FFFFFF;
    border-bottom: 1px solid #2d3642;
	float:none;
	height:95px;
	overflow:hidden;
	
}

.button {
    position: absolute;
    top: 2px;
    right: 6px;
    border-width: 0 5px 0 5px;
    padding: 0;
    height: 28px;
    line-height: 28px;
    font-size: 9px;
    font-weight: bold;
    color: #CCCCCC;
    text-decoration: none;
    background: none;
}

#homeButton {

    left: 6px;
    right: auto;
    -webkit-border-image: url(iPhoneBackButton.png) 0 8 0 14;
    border-width: 0 8px 0 14px;
}

.goButton {
    -webkit-border-image: url(iPhoneGoButton.png) 0 5 0 5;
    border-width: 0 5px;
}


.nav > ul {
    left: 0;
    top: 60px;
    width: 100%;
    margin: 0;
    padding: 0;
}


.nav > ul > li {
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 0;
    background: url(iPhoneArrow.png) no-repeat right center;
    font-size: 16px;
    font-weight: bold;
    list-style: none;
}

.nav > ul > li > a {
    display: block;
    padding: 8px 32px 8px 8px;
    text-decoration: none;
    color: inherit;
}






.news > ul {
    left: 0;
    top: 60px;
    width: 100%;
    margin: 0;
    padding: 0;
}


.news > ul > li {
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 0;
    background: url(iPhoneArrow.png) no-repeat right center;
    font-size: 15px;
    font-weight: bold;
    list-style: none;
}

.news > ul > li > a {
    display: block;
    padding: 8px 32px 8px 8px;
    text-decoration: none;
    color: inherit;
}

.news > h2 {
font-size:20px;
padding-left:10px;
}

.news > ul > li > p {
font-size:12px;
text-align:justify;
padding:10px;
}




.test > ul > li {
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 0;
    background: url(iPhoneArrowBack.png) no-repeat left center;
    font-size: 20px;
    font-weight: bold;
    list-style: none;
}

		
.images > ul {
    left: 0;
    top: 60px;
    margin: 0;
    padding: 0;
}


.images > ul > li {
display: inline-block;
background: url(kit/images/image-loading.gif) no-repeat center; 
}

.images h2  {
text-align:center;
font-size:10px;

}


			
		
.webcams {
border:medium #CCCCCC;
padding:20px;

}	
.webcams h2  {
text-align:center;
font-size:10px;

}
    
.panel {
    box-sizing: border-box;
	padding-left:10px;

    background: #c8c8c8 url(pinstripes.png);
}

/************************************************************************************************/

.dialog {
    position: absolute;
    top: 0;
    width: 100%;
    min-height: 468px;
    z-index: 2;
    background: rgba(0, 0, 0, 0.8);
    padding: 0;
    text-align: right;
}

fieldset {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    border: none;
    padding: 10px 6px;
    background: url(iPhoneToolbar.png) #7388a5 repeat-x;
}

fieldset > h1 {
    margin: 0 10px 0 10px;
    padding: 0;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
    text-align: center;
}

label {
    position: absolute;
    margin: 14px 0 0 6px;
    font-size: 14px;
    color: #BBBBBB;
}

input {
    box-sizing: border-box;
    width: 100%;
    margin: 6px 0 0 0;
    padding: 6px 6px 6px 44px;
    font-size: 16px;
    font-weight: normal;
}
.style1 {font-size: small; padding:10px; background-image:none; text-align:justify}
.back {    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding-left: 10px;
    background: url(iPhoneArrowBack.png) no-repeat left center;
    font-size: 20px;
    font-weight: bold;
    list-style: none}
