/* CSS Document */


body {
	background: #fff;
	}

#container {	
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	}
#header {
	border-left: 2px dashed #039;
	border-right: 2px dashed #039;
	border-top: 2px dashed #039;
	border-bottom: 14px solid #039;	
	}	
#menu {
	border-left: 2px dashed #039;
	border-right: 2px dashed #039;
	border-top: 14px solid #039;	
	background-color: #fff;
	}	
	
	
#menu ul {
	padding: .2em 0;
	margin: 0;
	list-style-type: none;
	background-color: #fff;
	color: #039;
	width: 100%;
	font: normal 90% arial, helvetica, sans-serif;
	text-align: center;
	}

#menu li { 
	display: inline; 
	}

#menu li a {
	text-decoration: none;
	background-color: #fff;
	color: #039;
	padding: .2em 1em;
	}

#menu li a:hover {
	background-color: #039;
	color: #fff;
	}	

#main {
	display: block;
	border-left: 2px dashed #039;
	border-right: 2px dashed #039;
	background-color: #fff;
	padding: 0;
	margin: 0;
	}
	
#content {
	display: block;
	margin-left: 330px;
	text-align: justify;
	padding: 10px;
	color: #000;
	background-color: #fff;
	min-height: 300px;
	}	
#content h1, h2 {
	color: #039;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#content a {
	text-decoration: none;
	color: #339;
	font-weight: bold;
	}	
#content a:link {
	text-decoration: none;
	color: #339;
	font-weight: bold;
	}
#content a:active {
	text-decoration: none;
	color: #339;
	font-weight: bold;
	}
#content a:hover {
	text-decoration: underline;
	color: #339;
	font-weight: bold;
	}
#content a:visited {
	text-decoration: none;
	color: #339;
	font-weight: bold;
	}


	


#form_cell {
	float: none;
	}
#image-area h1, h2 {
	color: #039;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;	
	}	


#image-area p a {
	text-decoration: none;
	color: #339;
	font-weight: bold;
	}	
#image-area p a:link {
	text-decoration: none;
	color: #339;
	font-weight: bold;
	}
#image-area p a:active {
	text-decoration: none;
	color: #339;
	font-weight: bold;
	}
#image-area p a:hover {
	text-decoration: underline;
	color: #339;
	font-weight: bold;
	}
#image-area p a:visited {
	text-decoration: none;
	color: #339;
	font-weight: bold;
	}


form {
	margin-left: auto;
	margin-right: auto;
	}

form fieldset legend {
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	}	
form div {
	clear: left;
	display: block;
	width: 354px;
	height: expression('1%');
	margin: 5px 0px 0px 0px;
	padding: 1px 3px;
	}
form div fieldset {
  	clear: none;
  	border-width: 1px;
  	border-style: solid;
 	border-color: #666666;
  	margin: 0px 0px 0px 142px;
  	padding: 0px 5px 5px 5px;
  	width: 197px;
	}
form div fieldset legend {
  	font-size: 100%;
  	padding: 0px 3px 0px 9px;
	}
form div.required fieldset legend {
  	font-weight: bold;
	}
form div label {
  	display: block;
  	float: left;
  	width: 100px;
  	padding: 3px 5px;
  	margin: 0px 0px 5px 0px;
  	text-align: right;
	}
form div.required label, label.required {
  	font-weight: bold;
	}
form div input, form div select, form div textarea {
  	width: 180px;
  	padding: 1px 3px;
  	margin: 0px 0px 0px 0px;
	}	
.bh-error {
	text-align: left;
	color: #000;
	font-weight: bold;
	line-height: normal; 
	}
.bh-confirm {
	font-weight: bold;
	}	
	
	

#gallery {
	width: 300px;
	background-image: url(include/images/gallery_bg.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	}
#gallery-main {
	width: 300px;
	height: 195px;
	margin:0px auto;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
	}
#gallery-main img { 
	border: 1px solid #000; 
	padding: 5px; 
	}
#gallery-nav {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
#gallery-nav img{ 
	border: 1px solid #fff; 
	}
	
	
	
.black {
	border: 1px solid #000;
	}							
.img-center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}	
.img-center img {
	border: 1px double #039;
	}	
#image-area {
	display: block;
	float: left;
	width: 330px;
	padding-top: 15px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	}

#image-area #no-image {
	display: block;
	padding-top: 10px;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	}

#image-area #no-image a {
	text-decoration: none;
	color: #339;
	font-weight: bold;
	}	
#image-area #no-image a:link {
	text-decoration: none;
	color: #339;
	font-weight: bold;
	}
#image-area #no-image a:active {
	text-decoration: none;
	color: #339;
	font-weight: bold;
	}
#image-area #no-image a:hover {
	text-decoration: underline;
	color: #339;
	font-weight: bold;
	}
#image-area #no-image a:visited {
	text-decoration: none;
	color: #339;
	font-weight: bold;
	}

#footer {
	clear: both;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	border-left: 1px solid #039;
	border-right: 1px solid #039;
	background-color: #0C1D97;
	}	
#bluhippo {
	float: right;
	color: #ccc;
	text-align: right;
	padding-right: 5px;
	}
#bluhippo a {
	text-decoration: none;
	color: #ccc;
	}
#bluhippo a:link {
	text-decoration: none;
	color: #ccc;
	}
#bluhippo a:active {
	text-decoration: none;
	color: #ccc;
	}
#bluhippo a:hover {
	text-decoration: none;
	color: #ccc;
	}	
#bluhippo a:visited {
	text-decoration: none;
	color: #ccc;
	}					
	
#copyright {
	color: #ccc;
	text-align: left;
	padding-left: 5px;
	}
#copyright a {
	text-decoration: none;
	color: #ccc;
	}		
#copyright a:link {
	text-decoration: none;
	color: #ccc;
	}
#copyright a:active {
	text-decoration: none;
	color: #ccc;
	}
#copyright a:hover {
	text-decoration: none;
	color: #ccc;
	}
#copyright a:visited {
	text-decoration: none;
	color: #ccc;
	}					
#footer-base {
	background-color: #fff;
	background-image: url(http://www.phillips-mans-shops.co.uk/include/images/footer.gif);
	background-repeat: no-repeat;
	color: #ccc;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#footer-base a {
	text-decoration: none;
	color: #ccc;
	}		
#footer-base a:link {
	text-decoration: none;
	color: #ccc;
	}
#footer-base a:active {
	text-decoration: none;
	color: #ccc;
	}
#footer-base a:hover {
	text-decoration: none;
	color: #ccc;
	}
#footer-base a:visited {
	text-decoration: none;
	color: #ccc;
	}					
	