  

body{
background-color:#6B1CE3;font-family:Arial, Helvetica, sans-serif;
font-size:80%;
color:#0000000;margin:0px;
background-color:#000000;
}

#wrapper{
width:850px;
height:auto;
margin:auto;
}

#header{
padding:0px;
margin:0px;
width:850px;
clear:both;
}

#navigation{
	height:31px; 
		margin-left:320px;
margin-top:121px;
padding:0px
	clear:both;   
}

/*** Superfish SKIN ***/
.sf-menu {
	float:			left;
}
.sf-menu a {
	padding: 		9.1px 20px;
	text-decoration:none;
}
.sf-menu a:link, .sf-menu li li a, .sf-menu a:visited, .sf-menu a:active   { /* visited pseudo selector so IE6 applies text colour*/
	color:			#FFFFFF;
}
.sf-menu li {
	background:		#;
margin-left:3px;
background-color:#000000;
}
.sf-menu li li {
	background:		#;
}
.sf-menu li li li {
	background:		#;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#233974;
	color:          #FFFFFF;
	outline:		0;
background-image:url(http://www.classicsinthepark.co.uk/assets/editor/uploaded/back-navi.png);
}

.sf-menu { position:relative !important; overflow:visible !important; z-index:80; }
.sf-vertical { position:relative !important; overflow:visible !important; z-index:70; }

#display{
width:851px;
height:240px;
margin-left:9px;
}

#content{
width:850px;
height:auto;
min-height:400px;
height:expression(document.body.clientHeight < 400? "400px" : "auto");
overflow:auto;
padding-left:15px;
padding-right:10px;
clear:both;
paddding-bottom:5px;
}


#left{
width:600px;
height:auto;
overflow:auto;
padding-left:10px;
padding-right:10px;
padding-top: 100px
float:left;
font-size:14px;
color:#FFFFFF;background-color:#000000;}

#left a:link {
color:#5EC9FF;
text-decoration: none;
} 

#left a:visited {
color:#5EC9FF;
text-decoration: none;
}

#left a:hover {
color:#85A6FF;
text-decoration: none;
}

#left a:active {
color:#5EC9FF;
text-decoration: none;
}

#right{
width:190px;
height:auto;
float:right;
padding-left:10px;
clear:left;
color:#000000;
padding-top: 45px
}

.sidepanel {
color:#FFFFFF;background-color:#000000;height:auto;
overflow:auto;
width:176px;
margin-left:1px;
margin-top:10px;
clear:both;
padding-left:5px;
padding-right:10px;
margin-top:5px;
margin-bottom:5px;
 }


#right h1 {
color:#FFFFFF;
font-size:120%;
font-weight:normal;
clear:both;
}

#footer{
color:#FFFFFF;width:850px;
margin:auto;
overflow:auto;
clear:both;
}

#footer a:link {
color:#233974;
text-decoration: none;
} 

#footer a:visited {
color:#233974;
text-decoration: none;
}

#footer a:hover {
color:#0039D4;
text-decoration: none;
}

#footer a:active {
color:#233974;
text-decoration: none;
}

/* isc */
a:link {
color:#5EC9FF;
text-decoration: none;
} 

a:visited {
color:#5EC9FF;
text-decoration: none;
}

a:hover {
color:#85A6FF;
text-decoration: none;
}

a:active {
color:#5EC9FF;
text-decoration: none;
}

.warning {
	color:#FF0000;
	}
label {
	float:left;
	margin-right:10px;
	width:180px;
	font-weight:bold;	
	}	
.pwd label {
	float:left;
	margin-right:10px;
	width:200px;
	font-weight:bold;
	}	
.left {
	float: left;
	padding-right:20px;
	}
.right {
	float: right;	
}
/* tables */
table {
	border-collapse: collapse;
	width: 90%;
	font-size: 1.1em;
}

.stripeMe th {
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	line-height: 1.2;
	padding-left:20px;
}

.stripeMe td {
	padding: 6px 11px;
	border-bottom: 1px solid #95bce2;
	vertical-align: top;
}

.stripeMe td * {
	padding: 6px 11px;
}

.stripeMe tr.alt td {
	background:#;
}

.stripeMe tr.over td {
	background: #233974;
}

.thumbImage {
	margin:auto;
	width:auto;
	height:auto;	
	}
#gallery {
	width:600px;
	height:auto;
	}
ul#portfolio li img{
	margin-left:-30px;
    border:none;
    list-style:none;
	z-index:9999999999999999;
}

#portfolio li {
padding:0px;
list-style:none;
}

ul.showp{
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

ul.showp li{
float:left;
padding:5px;
position:relative;
list-style:none;
}

ul.showp li a img{
border:4px solid #4d7389;
}

ul.showp li a:hover img{
border:4px solid #dc882f;
}

.image {
	float: left;
	margin: 0px 10px 5px 0px; /*top right bottom left*/
	border: 2px solid #4d7389;
}

img {
	border:none;
}

#search {
	clear:both;
	float:right;
	width:400px;
	padding-top:20px;
	}
.searhcbtn {
	background-color:#4d7389;
	border:none;
	color:#FFFFFF;
	cursor:pointer;
	}


