﻿/* @group Structure */

body {
	font: 14px/1.85em Georgia;
	background: #000000 url('http://www.logodesignworks.co.uk/images/back3.jpg') repeat-x center top;
}

* {
	padding:0;
	margin:0;
}

.container {
	width: 915px;
	margin: 0 auto;
	display: inline-block;
}

.container1 {
	width: 915px;
	margin: 0 auto;
	display: inline-block;

}


.container, .featuring-list {
	display: block;
}

.container:after, .featuring-list:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.container1, .featuring-list {
	display: block;
}

.container1:after, .featuring-list:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


#layout {
	color: #403b35;
	background-color: #fff;
	padding: 20px 0 15px;
}

#layout1 {
	color: #403b35;
	padding: 20px 0 20px;
}


#layout-left {

	float: left;
}

#layout-right {
	width: 150px;
	float: right;
}

#layout-right1 {
	width: 250px;
	float: right;
}

#column-left {
	float: left;
}

#column-right {
	width: 85px;
	float: right;
}

#column-right2 {
	width: 150px;
	float: right;
}

/* @end */

/* @group Links & Text */

#layout a, #layout a:link, #layout a:visited, .active a:hover, #collections .active a:hover, a:hover .active, #links .active a:hover {
	color: #740003;
	text-decoration: underline;
}

#layout a:hover, .active, .active a, #collections .active a, #links .active a {
	color: #9c0002;
	text-decoration: underline;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header1 a {
	color: #fff;
	text-decoration: none;
}


#logo a, #logo a:link, #logo a:visited {
	color: #fff;
	text-decoration: none;
}

#logo a:hover {
	color: #dedac6;
	text-decoration: none;
}

#mini-header a, #mini-header a:link, #mini-header a:visited {
	color: #4c99bd;
	text-decoration: none;
}

#mini-header a:hover {
	color: #c20000;
	text-decoration: none;
}

#footer a {
	color: #55abd2;
	text-decoration: underline;
}

#footer a:hover {
	color: #e0dfc9;
	text-decoration: underline;
}

#footer1 a {
	color: #F7031B;
	text-decoration: underline;
}

#footer1 a:hover {
	color: #e0dfc9;
	text-decoration: underline;
}


#logo h1 a {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}

#layout h1, #layout h1 a:link, #layout h1 a:visited, #layout h2, #layout h2 a:link, #layout h2 a:visited {
	color: #c1191c;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}

#layout1 h1, #layout1 h1 a:link, #layout1 h1 a:visited, #layout1 h2, #layout1 h2 a:link, #layout1 h2 a:visited {
	color: #c1191c;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}


#layout h3, #layout h3 a:link, #layout h3 a:visited, #layout h4, #layout h4 a:link, #layout h4 a:visited {
	color: #c1191c;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#layout1 h3, #layout1 h3 a:link, #layout1 h3 a:visited, #layout1 h4, #layout1 h4 a:link, #layout1 h4 a:visited {
	color: #c1191c;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}


#layout h3, #layout h3 a:link, #layout h3 a:visited, #layout h3 a:hover {
	padding-bottom: 4px;
}

#layout h4, #layout h4 a:link, #layout h4 a:visited, #layout h4 a:hover {
	padding: 10px 0 4px;
}

#layout h1 a:hover, #layout h2 a:hover, #layout h3 a:hover, #layout h4 a:hover {
	color: #8e0001;
	text-decoration: none;
}

#layout1 h1 a:hover, #layout1 h2 a:hover, #layout1 h3 a:hover, #layout1 h4 a:hover {
	color: #8e0001;
	text-decoration: none;
}


#layout h1 {
	padding-bottom: 10px;
}

#layout h2 {
	padding-bottom: 4px;
}

#layout1 h1 {
	padding-bottom: 10px;
}

#layout1 h2 {
	padding-bottom: 4px;
}


/* @end */

/* @group Header */

#header {
height: 120px;
	/*background: #e0dfc9 url('http://www.logodesignworks.co.uk/images/header-new.png') repeat-x center top;*/
}

#header2 {
height: 120px;
	/*background: #e0dfc9 url('http://www.logodesignworks.co.uk/images/header-new.png') repeat-x center top;*/
}


#logo {
	line-height: 28px;
	width: 290px;
	padding-top: 0px;
	float: left;
}

/* @end */

/* @group Navigation */

#navigation {
	width: 623px;
	height: 31px;
	padding-top: 89px;
	float: right;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation ul li {
	text-align: center;
	text-transform: capitalize;
	font-weight: bold;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navigation ul li a:link, #navigation ul li a:visited {
	color: #272a2d;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background: #740003 url('http://www.logodesignworks.co.uk/images/tab-active.png') repeat-x center top;
	margin-left: 7px;
	padding: 8px 24px 7px;
	float: right;
}

#navigation ul li a:link.current, #navigation ul li a:visited.current {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: #fff url('http://www.logodesignworks.co.uk/images/tab.png') repeat-x center top;
}

#navigation ul li a:active {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: #fff url('http://www.logodesignworks.co.uk/images/tab.png') repeat-x center top;
}

#navigation ul li a:hover {
	color: #fff;
	background: #fff url('http://www.logodesignworks.co.uk/images/tab.png') repeat-x center top;
}

/* @end */

/* @group Mini-Header */

#mini-header {
	background: #e0dfc9 url('http://www.logodesignworks.co.uk/images/mini-header.png') repeat-x center top;
	border-top: 1px solid #fff;
	padding: 6px 0;
}

#shopping-cart {
	width: 350px;
	padding-top: 2px;
	float: left;
}

#search-box {
	float: right;
}

#search-box #q {
	color: #323639;
	font: 13px "Lucida Grande", Verdana, sans-serif;
	width: 500px;
	margin-top: 4px;
	padding: 1px;
	border-top: 2px solid #99988d;
	border-right: 1px solid #b2b0a4;
	border-bottom: 1px solid #b2b0a4;
	border-left: 1px solid #b2b0a4;
	float: left;
}

#seek {
	margin: -1px 0 0 7px;
	float: left;
}

/* @end */

/* @group Collections */

#gallery .col1, #gallery .col2 {
	vertical-align: top;
	padding: 15px 20px 10px 0;
	border-top: 1px solid #e1ddc8;
}

#gallery .col3 {
	vertical-align: top;
	padding: 15px 0 10px;
	border-top: 1px solid #e1ddc8;
}

#gallery .col4 {
	vertical-align: top;
	padding: 15px 0 10px;
	border-top: 1px solid #e1ddc8;
}

.gallery-image img {
	background-color: #e1ddc8;
	margin: 3px;
	padding: 5px;
}

.gallery-image img:hover {
	background-color: #d0ccb9;
}

.gallery-info {
	line-height: 1.4em;
	padding: 3px 6px 0;
}

ul#collections, ul#links {
	margin-bottom: 0;
	padding: 6px 0 20px;
	border-top: 1px solid #e1ddc8;
}

ul#collections li, ul#links li {
	background: url('http://www.logodesignworks.co.uk/images/bullet.png') no-repeat 0 8px;
	padding: 3px 0 3px 14px;
	list-style-type: none;
	list-style-position: outside;
}

ul#featuring {
	margin-bottom: 0;
	padding: 6px 0 24px;
	border-top: 1px solid #e1ddc8;
}

ul#featuring li {
	padding: 4px 20px;
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
}

.featuring-list {
	display: inline-block;
}

.featuring-image {
	margin-right: 8px;
	float: left;
	border: 1px solid #e1ddc8;
}

.featuring-image img {
	background-color: #e1ddc8;
	margin: 3px;
	padding: 5px;
}

.featuring-image img:hover {
	background-color: #d0ccb9;
}

.featuring-info {
	padding-top: 1px;
	float: left;
	width: 120px;	
}

#tags, .sidebar {
	padding: 8px 0 24px;
	border-top: 1px solid #e1ddc8;
}

.tags {
	color: #55abd2;
}

#paginate {
	text-align: center;
}

#paginate .next, #paginate .prev {
	margin: 0 3px;
}

#paginate .current {
	padding: 0 2px;
}

/* @end */

/* @group Products */

#product-left {
	width: 310px;
	float: left;
}

#product-image, .product-images {
	margin-bottom: 10px;
}

.product-images{
	border: 1px solid #e1ddc8;
}

#product-image {
	width: 297px;
}

.product-images {
	margin-right: 10px;
	float: left;
}

#product-image img, .product-images img {
	background-color: #e1ddc8;
	margin: 3px;
	padding: 5px;
}

#product-image img:hover, .product-images img:hover {
	background-color: #d0ccb9;
}

#product-right {
	width: 555px;
	float: right;
}

#product-variants {
	font-size: 11px;
	margin: 10px 0 15px;
	padding: 3px;
	border: 1px solid #e1ddc8;
}

#product-variants ul {
	margin-bottom: 0;
}

#product-variants ul li {
	padding: 4px 6px;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0;
}

#product-variants .odd {
	background: #f7f5f0 url('http://www.logodesignworks.co.uk/images/excerpt.png') repeat-x center top;
}

#product-details {
	padding: 10px 0 15px;
}

.radio {
	margin-left: 3px;
}

/* @end */

/* @group Blogs & Pages */

#about-excerpt {
	background: #f7f5f0 url('http://www.logodesignworks.co.uk/images/excerpt.png') repeat-x center top;
	margin-bottom: 15px;
	padding: 15px 20px;
}

.blog-first, .blog {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e1ddc8;
}

.blog-last {
	padding-bottom: 25px;
}

.blog-details {
	color: #6f675d;
	font-size: 11px;
	padding-top: 8px;
}

ul#blogs {
	margin-bottom: 0;
	padding: 6px 0 20px;
	border-top: 1px solid #e1ddc8;
}

ul#blogs li {
	background: url('http://www.logodesignworks.co.uk/images/bullet.png') no-repeat 0 10px;
	padding: 5px 0 5px 14px;
	list-style-type: none;
	list-style-position: outside;
}

.feed {
	margin-top: 3px;
	float: right;
}

/* @end */

/* @group Shopping Basket */

#basket {
	width: 100%;
}

#basket th {
	padding: 5px 0 2px;
	border-bottom: 1px solid #e1ddc8;
}

#basket td {
	vertical-align: top;
	border-bottom: 1px solid #e1ddc8;
}

#basket td.basket-column-one {
	padding: 7px 0;
}

#basket td.basket-column {
	width: 80px;
	padding-top: 12px;
}

.basket-images {
	margin: 0 10px 0 7px;
	float: left;
	border: 1px solid #e1ddc8;
}

.basket-images img {
	background-color: #e1ddc8;
	margin: 3px;
	padding: 5px;
}

.basket-images img:hover {
	background-color: #d0ccb9;
}

.basket-desc {
	width: 440px;
	padding-top: 2px;
	float: left;
}

.basket-odd, .basket-even {
	padding: 7px 10px;
}

.basket-even {
	background-color: #fbf9f2;
}

#basket-right {
	text-align: right;
	width: 250px;
	float: right;
}

#basket-right h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 15px 15px 0;
}

#basket p {
	padding-bottom: 2px;
}

/* @end */

/* @group Footer */

#footer {
	color: #fff;
	font-size: 11px;
	background: url('http://www.logodesignworks.co.uk/images/footer.png') repeat-x center top;
	padding: 15px 0 70px;
}

#footer1 {
	color: #fff;
	font-size: 11px;
	padding: 15px 0 20px;
}


#footer-right {
	font-size: 12px;
	float: right;
}

/* @end */

/* @group Global Styles */

img {
	border: none;
}

p {
	padding-bottom: 10px;
}

table {
	text-align: left;
	margin-bottom: 15px;
	border-collapse: collapse;
}

del {
	color: #c1191c;
	font-size: 11px;
	padding-left: 3px;
}

small {
	font-size: 11px;
	line-height: 1.4em;
}

ul, ol {
	margin-bottom: 10px;
}

ul li {
	margin-left: 25px;
	padding: 1px 0;
	list-style-type: disc;
	list-style-position: outside;
}

ol li {
	margin-left: 25px;
	padding: 1px 0;
	list-style-type: decimal;
	list-style-position: outside;
}

.clear {
	clear: both;
}

.right {
	float: right;
}

.bold-blue {
	color: #55abd2;
	font-weight: bold;
}

.bold-red {
	color: #c1191c;
	font-weight: bold;
}

.light {
	color: #7f756a;
}

/* @end */

/* @group Slimbox */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url('http://www.logodesignworks.co.uk/images/loading.gif') no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: url('http://www.logodesignworks.co.uk/images/prevlabel.gif') no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: url('http://www.logodesignworks.co.uk/images/nextlabel.gif') no-repeat 100% 15%;
}

#lbBottom {
	font-size: 10px;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: url('http://www.logodesignworks.co.uk/images/closelabel.gif') no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	color: #403b35;
	font: bold 12px "Lucida Grande", Verdana, Arial, sans-serif;
}

/* @end */

/* @group Shopify Overrides */

/* Collections Listing */

#collections-listing ul {
	padding: 5px 0 15px !important;
}

#collections-listing li {
	margin: 0 !important;
	padding: 3px 0 !important;
	list-style-type: none;
	list-style-position: outside;
}

.hint {
	font-size: 11px;
}

#collections-listing  #pagination {
	
}

/* Search Results */

#searchresults #q {
	color: #323639;
	font: 13px "Lucida Grande", Verdana, sans-serif;
	width: 300px;
	margin-right: 5px;
	padding: 1px;
	border-top: 2px solid #99988d;
	border-right: 1px solid #b2b0a4;
	border-bottom: 1px solid #b2b0a4;
	border-left: 1px solid #b2b0a4;
}

#searchresults {
	margin: 0 !important;
	padding-top: 5px;
}

#searchresults h3, #searchresults h3 a:link, #searchresults h3 a:visited, #searchresults h3 a:hover {
	color: #55abd2;
	font-size: 12px;
	margin: 15px 0 2px !important;
	font-weight: bold;
}

#searchresults h3 a:link, #searchresults h3 a:visited {
	text-decoration: underline;
}

#searchresults h3 a:hover {
	color: #9c0002;
	text-decoration: underline;
}

.highlight {
	color: #c1191c;
}

.result-image img {
	width: 0px;
	height: 0px;
	visibility: hidden;
}

#searchresults ol {
	padding-top: 10px;
}

#searchresults li {
	margin: 0 0 15px !important;
	border-top: 1px solid #e1ddc8;
	list-style-position: inside;
}

/* separate lists from subsequent content */
div.outerwrap
{
  margin-bottom: 1em;
}

div.outerwrap
{
  float:left;
  width:760px;
}
div.wrapper
{
  float: left;
  width: 250px;
}
div.wrapper1
{
  float: left;
  width: 225px;
}
br
{
  clear: left;
}
ol
{
  margin: 0;
  padding: 0;
}
ol li
{
  list-style-type: none;
  padding:10px 0px 0px 10px;
  width:225px;
  height:140px;
  background:url(http://www.logodesignworks.co.uk/images/portfolio-bg-normal.gif) left top no-repeat;
  margin:0px 15px 15px 0px;
  display:block;
}
ol li:hover
{
  list-style-type: none;
  padding:10px 0px 0px 10px;
  width:225px;
  height:140px;
  background:url(http://www.logodesignworks.co.uk/images/portfolio-bg-hover.gif) left top no-repeat;
  margin:0px 15px 15px 0px;
  display:block;
}



/* @end */

/* End of Stylesheet */

#cost, #order-num {
  font: 400% Georgia, Times, "Times New Roman", serif;
  color: #B30905;
  text-shadow: #fff 2px 2px;
  display: block;
}

#cost {
  margin-bottom: 10px;
}

#order-num {
  font-size: 120%;
}

#overview {
  background: #FFFBE5 url(../images/checkout-overview-bg.gif) top left repeat-x;
  border-bottom: 1px solid #EFEBA5;

  padding: 10px;
  margin: 0;
}

#overview h2 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  color: #333;
}

#overview a {
  color: #c60;
}

#products {
  float: left;
  width: 480px;
  padding-left:20px;
  border-right: 1px solid #FED600;
}

#done {
  float: left;
  width: 100%;
}

#wallet {
  margin-left: 481px;
  padding: 5px 10px 10px 10px;
  text-align: center;
}

#container1 {
  width: 776px;  
  margin: 20px auto 0px auto;
  text-align: left;
  font-size: 80%;
}

#container1.slim {
  width: 430px;  
}

#main1 {
  width: 776px;  
  background-color: #fff;
  padding: 0 13px;
  background: url('../images/checkout-bg.gif') bottom left repeat-y;
}

#container1.slim #main {
  width: 413px;  
  padding: 0 15px;
  background: url('../images/checkout-bg-slim.gif') bottom left repeat-y;
}

#header1 {
  width: 792px;
  padding: 8px 5px;
  background: url('../images/checkout-bg-top.gif') bottom left no-repeat;
}

#success {
  color: #090;
  background: #cfc;
  padding: 5px;
  margin: 20px 0;
  text-align: center;
  border: 1px solid #090;
  font-weight: bold;
}
.logo-portfolio {
        margin:10px;
        padding:0px;
        height:auto;
}

.logo-portfolio ul {
        border:0px;
        margin:0px;
        padding:8px 0px;
        list-style-type: none;
        text-align: center;
}

.logo-portfolio ul li {
		width:215px;
        display: block;
        float: left;
        text-align:center;
        padding: 10px;
        margin-right:15px;
		margin-bottom:15px;
		background: url(../images/portfolio-bg-normal.gif) left top no-repeat;
		height:130px;
}
.logo-portfolio ul li:hover {
		width:215px;
        display: block;
        float: left;
        text-align:center;
        padding: 10px;
        margin-right:15px;
		margin-bottom:15px;
		background: url(../images/portfolio-bg-hover.gif) left top no-repeat;
		height:130px;
}
.logo-portfolio ul li.no-margin
{
margin-right:0px;
}

* html .fixPNG {
azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/cssimg/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
}
div#video-tour {
margin:0pt 0pt 36px;
}
.logo-portfolio1 {
        margin:0px;
        padding:0px;
        height:auto;
}

.logo-portfolio1 ul {
        border:0px;
        margin:0px;
        padding:8px 0px;
        list-style-type: none;
        text-align: center;
}

.logo-portfolio1 ul li {
		width:215px;
        display: block;
        float: left;
        text-align:center;
        padding: 10px;
        margin-right:5px;
		margin-bottom:5px;
		background: url(../images/portfolio-bg-normal.gif) left top no-repeat;
		height:130px;
		margin-left:0px;
}
.logo-portfolio1 ul li:hover {
		width:215px;
        display: block;
        float: left;
        text-align:center;
        padding: 10px;
        margin-right:5px;
		margin-bottom:5px;
		background: url(../images/portfolio-bg-hover.gif) left top no-repeat;
		height:130px;
}
.logo-portfolio1 ul li.no-margin
{
margin-right:0px;
}


.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
}
 
.element {
 
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}

/* Logo_portfolio */
#logo_portfolio{
	position:relative;
	width:915px;
	height:615px;

}

#logo_portfolio_inner{
	position:relative;
	width:915px;
	height:2900px;

}

#logo_portfolio_terms{
	position:relative;
	width:915px;
	height:1100px;

}

#logo_portfolio_info{
	position:absolute;
	width:280px;
	height:534px;
	left: 0px;
	top: 0px;
	background-color: #f9f9f8;
	padding-top:50px;
	padding-left:55px;
	padding-right:55px;
}

#about-excerpt1 {
	position:absolute;
	width:280px;
	height:534px;
	left: 0px;
	top: 0px;
	background-color: #f9f9f8;
	padding-top:40px;
	padding-left:55px;
	padding-right:55px;
	background: #f7f5f0 url('http://www.logodesignworks.co.uk/images/excerpt.png') repeat-x center top;

}

#about-excerpt2 {
	position:absolute;
	width:405px;
	height:534px;
	left: 0px;
	top: 0px;
	background-color: #f9f9f8;
	padding-top:40px;
	padding-left:55px;
	padding-right:55px;
	background: #f7f5f0 url('http://www.logodesignworks.co.uk/images/excerpt.png') repeat-x center top;

}

#logo_portfolio_showcase{
	position:absolute;
	width:515px;
	height:570px;
	top:0px;
	left:400px;
}

#blog_left {
	position:absolute;
	width:580px;
	height:auto;
	left: 0px;
	top: 0px;
	background-color: #f9f9f8;
	padding-top:40px;
	padding-left:55px;
	padding-right:55px;
	background: #f7f5f0 url('http://www.logodesignworks.co.uk/images/excerpt.png') repeat-x center top;

}


#blog_right{
	background: #f7f5f0 url('http://www.logodesignworks.co.uk/images/excerpt.png') repeat-x center top;
	position:absolute;
	width:225px;
	height:100%;
	top:0px;
	left:690px;
}


#flashcontent{
	left: 0px;
	top: 0px;
}

/* @group Navigation 1 */

#navigation1 {
	width: 600px;
	height: 31px;
	padding-top: 89px;
	float: right;
}

#navigation1 ul {
	margin: 0;
	padding: 0;
}

#navigation1 ul li {
	text-align: center;
	text-transform: capitalize;
	font-weight: bold;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navigation1 ul li a:link, #navigation1 ul li a:visited {
	color: #272a2d;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background: #740003 url('http://www.logodesignworks.co.uk/images/tab-active.png') repeat-x center top;
	margin-left: 8px;
	padding: 8px 24px 7px;
	float: right;
}

#navigation1 ul li a:link.current, #navigation1 ul li a:visited.current {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: #fff url('http://www.logodesignworks.co.uk/images/tab.png') repeat-x center top;
}

#navigation1 ul li a:active {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: #fff url('http://www.logodesignworks.co.uk/images/tab.png') repeat-x center top;
}

#navigation1 ul li a:hover {
	color: #fff;
	background: #fff url('http://www.logodesignworks.co.uk/images/tab.png') repeat-x center top;
}

/* @end */


