/* OLD REMOVE!! */

.sub_nav {
	text-decoration: none;
	font-size:11px;
	color:#7d787a;	
}

.sub_nav:hover {
	text-decoration: none;
	font-size:11px;
	color:#76b821;	
}

.sub_nav_g {
	text-decoration: none;
	font-size:11px;
	color:#76b821;
}

.submenu {
	padding: 38px 0px 0px 29px;
}

.sep_light {
	color: #d6d6d6;
}

p.clear {
	clear: both;
	margin: 0;
	padding: 0;
	padding-top: 10px;
}

/**/

body
{
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	color: #000000;
	text-align: center;
	font-family: helvetica, arial, verdana;
	font-size: 12px;
}

form {
	margin: 0;
	padding: 0;
}

#contents	
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right:auto;
	margin-left:auto;
	width: 800px;
	background-color: #ffffff;
	color: #000000;
	text-align: left;
}

#header {
	background: url(../../images/index_01.gif);
	width: 800px;
	height: 125px;
}

#page_contents {
	display: block;
}

h1 {
	display:block;
	width: 524px;
	height: 104px;
	text-indent:-9009px;
	background:transparent url(../../images/web/web_banner.gif) no-repeat top left;
	display: table-cell;
}

/* Navigation */

#nav {
	position: relative;
	top: 30px;
	left: 29px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 27px;
	display: inline;
	overflow: hidden;
	width: 601px;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#nav ul {
	margin: 0; 
	padding: 0;
	}

#nav a {
	float: left;
	padding: 27px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:27px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -27px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -27px;
	}
	
#nav_about a  {
	width: 99px;
	background: url(../../images/buttons/about.gif) top left no-repeat;
	}

#nav_folio a  {
	width: 99px;
	background: url(../../images/buttons/folio.gif) top left no-repeat;
	}

#nav_services a  {
	width: 99px;
	background: url(../../images/buttons/services.gif) top left no-repeat;
	}

#nav_contact a  {
	width: 99px;
	background: url(../../images/buttons/contact.gif) top left no-repeat;
	}

#nav_shop a  {
	width: 99px;
	background: url(../../images/buttons/shop.gif) top left no-repeat;
	}
	
#nav_mini {
	float: left;
	position: relative;
	top: 68px;
	left: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	display: block;
	overflow: hidden;
	}
	
#nav_mini li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	text-decoration: none;
	font-size:11px;
	color:#7d787a;	
	}
	
#nav_mini ul {
	margin: 0; 
	padding: 0;
	}

#nav_mini a {
	text-decoration: none;
	font-size:11px;
	color:#7d787a;		
	}
	
#nav_mini a:hover {
	color:#76b821;
	}

#nav_mini a:active, #nav_mini a.selected {
	color:#76b821;
	}

/* HR Styles */

hr.white {
	padding: 0;
	margin: 0;
	border: 0;
	border-top: 1px solid #ffffff;
	width: 100%;
}

hr.grey {
	padding: 0;
	margin: 0;
	border: 0;
	border-top: 1px solid #d7d7d9;
	width: 100%;
}

hr.services {
	margin-top: 90px;
	margin-bottom: 10px;
}

hr.folio {
	margin: 3px 0 3px 0;
	width: 135px;
}

hr.websites {
	margin: 15px 0 15px 0;
}

/* P styles */

p.services {
	font-size: 12px;
	color: #ffffff;
}

/* Font Styles */

.sep {
	color: #b0b1b2;
}

.footer_links {	
	font-size: 11px;
	font-family: helvetica, arial, verdana;
	font-weight: bold;
	color: #6d6f72;
	text-decoration: none;
}

a.footer_links:hover {	
	font-size: 11px;
	font-family: helvetica, arial, verdana;
	font-weight: bold;
	color: #90c857;
	text-decoration: none;
}

div.services_header {
	font-size: 18px;
	color: #e2542a;
	font-weight: bold;
	letter-spacing: -1px;
	padding-bottom: 10px;
}

.services_mheader {
	font-size: 12px;
	color: #e2542a;
	font-weight: bold;
}

.folio_client_name {
	font-size: 11px;
	font-weight: bold;
	color: #505153;
	text-decoration: none;
}

.folio_client_name:hover {
	font-size: 11px;
	font-weight: bold;
	color: #505153;
	text-decoration: underline;
}

.folio_desc {
	font-size: 10px;
	color: #8c8e91;
}

.folio_mheader {
	font-weight: bold;
	color: #ee8122;
	text-decoration: none;
}

a.folio_mheader:hover {
	font-weight: bold;
	color: #ee8122;
	text-decoration: underline;
}

/* Individual Page Styles Start */

/* Services */

.services_container {
	width: 800px;
	height: 446px;
	border: 1px solid white;
	margin: 0px 0 30px 0;
	display: table;
}

.services_greybox {
	width: 185px;
	height: 409px;
	background: #adafb3;
	margin-top: 17px;
	padding: 10px;
}

select.services_select {
	width: 180px;
	margin-top: 15px;
}

/* Folio */

.folio_container {
	display: table-cell;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.folio_fix {
	display: table-cell;
	text-align: left;
	border: 1px solid white;
}

.folio_row {
	text-align: left;
	display: inline-block;
}

.folio_footer {
	color: #8c8e91;
	width: 800px;
	display: table-cell;
	text-align: left;
	padding-top: 40px;
	font-size: 11px;
}

.folio_header_bar {
	background: url(../../images/folio_stripes.gif) no-repeat;
	margin-top: 10px;
	width: 792px;
	height: 36px;
	font-size: 22px;
	color: #eb7d99;
	font-weight: bold;
	padding: 4px;
	/* Safari display: table-cell; */
	letter-spacing: -1px;
}

.folio_nav {
	float: left;
}

.folio_container_mini {
	float: left;
	margin-top: 30px;
	margin-right: 31px;
	width: 135px;
}

.folio_container_mini_last {
	float: left;
	margin-top: 30px;
	width: 135px;
}

.folio_blocktext {
	font-size: 10px;
	color: #8c8e91;
	width: 438px;
	float: left;
	padding-right: 20px;
}

.folio_icons {
	margin-right: 3px;
}

.folio_green {
	color: #91c758;
}

.folio_pink {
	color: #eb7d99;
}

.folio_orange {
	color: #ee8122;
}

.folio_lbrown {
	color: #cfb171;
}

.folio_dbrown {
	color: #b3806c;
}

/* Websites */

.websites_text {
	color: #505153;
}

.websites_container {
	display: table-cell;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.websites_subheader {
	background: #c7c8cb;
	display: table-cell;
	width: 800px;
}

.websites_footer {
	background: #c7c8cb;
	display: table;
	width: 780px;
	margin-top: 10px;
	padding: 10px;
	text-align: center;
}

.websites_key {
	color: #8c8e91;
	width: 780px;
	display: table;
	text-align: left;
	padding-top: 10px;
	font-size: 11px
}

.websites_footer_text {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

a.websites_footer_text:hover {
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

.websites_subheader_name {
	margin-top: 13px;
	margin-left: 10px;
	font-weight: bold;
	color: #505153;
	font-size: 14px;
	letter-spacing: -1px;
}

.websites_leftcol {
	float: left;
	width: 380px;
	margin-right: 40px;
}

.websites_2cols {
	width: 800px;
}

.websites_pdflink {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #505153;
}

li.websites {
	list-style-image: url(http://www.meloncreative.co.uk/images/bullets/pink_circle.gif);
	margin-left: 14px;
}

/* Individual Page Styles End */

/* Stupid folio / gallery fix */

ul.gallery {
	margin:0; padding:0;
	margin-top: 20px;
	overflow:hidden; /* Clears the floats */
	width:100%; /* IE and older Opera fix for clearing, they need a dimension */
	list-style:none;
}
/*
	float: left;
	margin-top: 30px;
	margin-right: 31px;
	width: 135px;
*/
.gallery li.gallery {
	float:left;
	display:inline; /* For IE so it doesn't double the 1% left margin */
	width:135px;
	margin-right: 30px;
	margin-bottom: 10px;
	position:relative; /* This is the key */
}
.gallery li.gallery_last {
	float:left;
	display:inline; /* For IE so it doesn't double the 1% left margin */
	width:135px;
	margin-bottom: 10px;
	position:relative; /* This is the key */
}

/* Contact */

.contact_header {
	color: #5d5d5f;
	font-size: 11px;
	font-weight: bold;
}

.contact_header2 {
	color: #6d6f6f;
	font-size: 11px;
	font-weight: bold;
}

.contact_text {
	color: #525254;
	font-size: 11px;
}

.contact_text2 {
	color: #525254;
	font-size: 12px;
}

.contact_mainheader {
	color: #5c5d5f;
	font-weight: bold;
	font-size: 14px;
}

.contact_blue {
	color: #4ebbe2;
	font-weight: bold;
	font-size: 11px;
}

.contact_bigblue {
	color: #4ebbe2;
	font-weight: bold;
	text-decoration: none;
}

.contact_white {
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
}

.contact_submit {
	color: #78a34a;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

hr.contact {
	margin: 20px 0 10px 0;
}

select.contact_select {
	border: 1px solid #c5c5c5;
	width: 248px;	
	margin-top: 3px;
}

input.input_contact {
	border: 1px solid #c5c5c5;
	width: 248px;
	margin-top: 3px;
	margin-bottom: 3px;
}

input.input_contact2 {
	border: 1px solid #ffffff;
	width: 234px;
}

textarea.tarea_contact {
	border: 1px solid #c5c5c5;
	width: 248px;
	height: 120px;
	margin-top: 3px;
}

textarea.tarea_contact2 {
	border: 1px solid #c5c5c5;
	width: 248px;
	height: 100px;
	margin-top: 3px;
}

/* Blog */

textarea.add_comment {
	border-top: 1px solid #d7d7d9;
	width: 395px;
	height: 140px;
}

/* Shop */

hr.shop {
	border: 0;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #e0e0e1;
	width: 100%;
}

hr.shopdash {
	border: 0;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px dashed #e0e0e1;
	width: 100%;
}
