@charset "UTF-8";
/* content-oliver-winconek.co.uk */

.submit { 
	color:#666666; 
	font-family: "helvetica", "arial", sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight:bold;
	background-color:#CCCCCC; 
	border: 0px;
	} 

.content {
	font-family: "helvetica", "arial", sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 140%
    }

.contentlarge {
	font-family: "helvetica", "arial", sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: 140%
    }

.contentgray {
	font-family: "helvetica", "arial", sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #999999;
	text-align: justify;
	line-height: 140%
    }
	
.gallery {
	font-family: "helvetica", "arial", sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #999999;
	text-align: center;
	line-height: 140%
    }

.navigationleft {
	font-family: "helvetica", "arial", sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	line-height: 100%
    }
	
.navigationright {
	font-family: "helvetica", "arial", sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	line-height: 100%
    }

.legal {
	font-family: "helvetica", "arial", sans-serif;
	font-style: normal;
	font-size: 9px;
	color: #999999;
	text-align: justify;
	line-height: 100%
    }
	
.legalbold {
	font-family: "helvetica", "arial", sans-serif;
	font-style: normal;
	font-weight:bold;
	font-size: 11px;
	color: #999999;
	text-align: left;
	line-height: 140%
    }

.shop {
	font-family: "helvetica", "arial", sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #666666;
	text-align: left;
	line-height: 140%
    }

.form { 
    font-family: "helvetica", "arial", sans-serif;
    font-style: normal;
    font-size: 11px;
    color: #111111;
    background-color: #CCCCCC; 
    border: 1px solid #111111; 
    }
	
.formsmall {
	font-family: "helvetica", "arial", sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #666666;
	background-color: #CCCCCC;
	border: 1px solid #8DC63F;
    }
 
.update { 
    font-family: "helvetica", "arial", sans-serif;
    font-style: normal;
    font-size: 11px;
    color: #999999;
    background-color: #353535;
	line-height: 140%
    }
	
a:link {
	color: #999999;
	text-decoration: none;
	font-family: "helvetica", "arial", sans-serif;
	font-style: normal;
	font-weight: normal;
    }
	
a:visited {
	color: #999999;
	text-decoration: none;
	font-family: "helvetica", "arial", sans-serif;
	font-style: normal;
	font-weight: normal;
    }
	
a:hover {
	color: #8DC63F;
	text-decoration: underline;
	font-family: "helvetica", "arial", sans-serif;
	font-style: normal;
	font-weight: normal;
    }
	
a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "helvetica", "arial", sans-serif;
	font-style: normal;
	font-weight: normal;
    }
