* {
	margin: 0;
	padding: 0;
}

* html .Block {
	height: 1%;
}
a:active {
outline: none;
}
a:focus {
-moz-outline-style: none;
}
a {
	text-decoration: none;
}

.ArrowDown {
	padding-left: 20px;
}

.ArrowRight {
	padding-left: 20px;
}

.ArrowUp {
	padding-left: 20px;
}

.Block {
	display: inline-block;
}

.Block:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

blockquote {
	margin-left: 28px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

body.searchTips {
	padding: 30px;
}

.Breadcrumb {
	border-bottom: 1px solid #c4c4c4;
	font-size: 0.75em;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}

.Breadcrumb li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
}

.Breadcrumb li a {
	border-right: 1px solid #c4c4c4;
	padding: 0 10px 0 0;
}

.Breadcrumb ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.Button {
	font-weight: bold;
	margin: 2px 0 2px 0;
	padding: 2px 10px 2px 10px;
}

.CategoryFeedList, .OtherFeedList, .CategoryFeedList li, .OtherFeedList li {
	list-style-image: none;
	list-style-type: none;
}

.CategoryPagination {
	padding: 5px;
	text-align: center;
}

.CategoryPagination .PagingList li {
	display: inline;
	padding: 0 5px;
}

.CategoryPagination .PagingList, .CategoryPagination .PagingList li {
	font-size: 0.9em;
	list-style: none;
	margin: 0;
	padding: 0;
}

.Clear {
	clear: both;
}

.ClearLeft {
	clear: left;
}

.ClearRight {
	clear: right;
}

.CommentsContentListDetails {
	margin-left: 5px;
}

#Container {
	position: relative;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}

#ContainerBottom {
	clear: both;
	position: relative;
	width: 970px;
}

.Content {
	float: left;
	margin: 0 10px 0 10px;
	padding: 10px 15px 20px 15px;
	width: 500px;
	
}

.Content .Block {
	clear: both;
	margin-bottom: 10px;
}

.Content h1, .Content h2, .Content h3 {
	font-size: 1.8em;
}

.Content h4, .Content h5, .Content h6 {
	font-size: 1.3em;
}

.Content .PostDetails {
	font-size: 0.85em;
	margin: 0;
	padding: 0 0 5px 0;
}

.ContentModulesContainer, .listRow, .BodyContent {
	clear: both;
}

.ContentPostDetails {
	font-size: 0.85em;
	margin: 0;
}

.ContentPostDetails li {
	display: inline;
	float: left;
	list-style-image: none;
	list-style-type: none;
}

.ContentPostDetails li, .PostDetails li {
	display: inline;
	list-style-type: none;
	padding-left: 4px;
	padding-right: 4px;
}

.ContentPostDetails li:first-child {
	padding-left: 0px;
}

.Content.Wide {
	margin: 0 0 0 10px;
	width: 745px;
}

.FeedLink a {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 3px 20px;
	text-decoration: none;
}

fieldset {
	margin: 0;
	padding: 20px 20px 20px 20px;
}

.first {
	text-align: left;
}

.FloatLeft {
	float: left;
}

.FloatRight {
	float: right;
}

#Footer {
	border-top: 1px solid #000000;
	font-size: 0.85em;
	margin: 0 auto;
	padding: 15px 0 20px 0;
	width: 960px;
}

#Footer a, #Footer a:link, #Footer a:active, #Footer a:visited {
	margin: 0;
	text-decoration: none;
}

form {
	margin: 0 0 5px 0;
	padding: 0;
}

h1 {
	font-size: 1.8em;
}

h1 a:link, h1 a:hover, h1 a:visited {
	text-decoration: none;
}

h2 {
	font-size: 1.8em;
	margin: 5px 0 10px 0;
}

h3 {
	font-size: 18px;
	margin: 5px 0 10px 0;
}

h4 {
	font-size: 1em;
	margin: 5px 0 10px 0;
}

h5, h6 {
	font-size: 0.85em;
	margin: 5px 0 10px 0;
}
#Header{
	margin-bottom: 15px;
}
#Header h1 {
	font-family: arial;
	font-size: 2.5em;
	font-weight: bold;
}
.header_logo{
	background-image: url('../images/clan_logo.png');
	background-repeat: no-repeat;
	height: 320px;
	width: 390px;
	text-indent: -9999px;
}
.headerBgImage {
	background-position: top left;
	background-repeat: no-repeat;
}

.HighlightedLink a {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 3px 8px;
	text-decoration: none;
}

.HorizontalFormContainer dd {
	margin-bottom: 5px;
	margin-left: 130px;
}

.HorizontalFormContainer dt {
	clear: left;
	float: left;
	margin: 8px 0 5px 0;
	width: 130px;
}

.HorizontalFormContainer p.Submit {
	margin: 0 0 0 130px;
}

hr {
	border-top: 1px solid #c4c4c4;
	height: 1px;
	margin: 0 0 10px 0;
}

html[xmlns] .Block {
	display: block;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin: 5px 0 5px 0;
	padding: 3px;
}

.Largetxt {
	font-size: 1.8em;
	font-weight: normal;
}

.Left {
	float: left;
	padding: 0 0 20px 0;
	width: 280px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;		
}

.Left .BlockContent, .Right .BlockContent {
	padding: 0 15px 0 15px;
}
.Left h2, .Right h2{
	font-size: 24px;
	margin: 10px 0 10px 0;
}
.Left h1 span, .Left h4 span, .Left h5 span, .Left h6 span, .Right h1 span, .Right h3 span, .Right h4 span, .Right h5 span, .Right h6 span {
	margin: 0 0 0 15px;
}

.Left h1, .Left h3, .Left h4, .Left h5, .Left h6, .Right h1, .Right h3, .Right h4, .Right h5, .Right h6 {
	font-size: 18px;
	margin: 15px 0 10px 0;
}

.Left li a, .Right li a {
	font-weight: bold;
	text-decoration: none;
}

.Left li a:hover, .Right li a:hover {
	text-decoration: underline;
}

.Left li, .Right li {
	list-style-image: none;
	list-style-type: none;
	margin-top: 3;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}


.Left p, .Right p {
	margin: 0 0 8px 0;
}

.Left .SideBox, .Right .SideBox {
	list-style: none;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0;

}

.Left ul, .Right ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

legend {
	font-size: 1.1em;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 0 5px 0 5px;
}
/*Custom Menu*/
#menu {
	height: 120px;
	width: 960px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align:center;
	padding-left:5px;
}
#menu h3{
	margin:0px;
	padding:0px;
}
.menu_item {
	float:left;
	width:136px;
	height:119px;
	margin-right: 24px;
	margin-left: 24px;
}
#item_whoweare, #item_whatwedo, #item_gallery, #item_shop, #item_contactus{
	height: 119px;
	width: 136px;
	text-indent:-9999px;
}
#item_whoweare {
	background-image: url(../images/whoweare.jpg);
	background-repeat: no-repeat;
}
#item_whoweare:hover {
	background-image: url(../images/whoweare_ovr.jpg);
	background-repeat: no-repeat;
}
#item_whatwedo {
	background-image: url(../images/whatwedo.jpg);
	background-repeat: no-repeat;
}
#item_whatwedo:hover {
	background-image: url(../images/whatwedo_ovr.jpg);
	background-repeat: no-repeat;
}
#item_gallery {
	background-image: url(../images/gallery.jpg);
	background-repeat: no-repeat;
}
#item_gallery:hover {
	background-image: url(../images/gallery_ovr.jpg);
	background-repeat: no-repeat;
}
#item_shop {
	background-image: url(../images/shop.jpg);
	background-repeat: no-repeat;
}
#item_shop:hover {
	background-image: url(../images/shop_ovr.jpg);
	background-repeat: no-repeat;
}
#item_contactus {
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
}
#item_contactus:hover {
	background-image: url(../images/contact_ovr.jpg);
	background-repeat: no-repeat;
}
/*#Menu {
	clear: both;
	float: left;
	position: relative;
	width: 960px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 120px;
}*/

#Menu div {
	float: right;
}

#Menu li {
	display: inline;
	float: left;
	list-style: none;
	margin-top: 0;
	margin-right: 60px;
	margin-bottom: 0;
	margin-left: 60px;
}

#Menu li a {
	font-size: 0.9em;
	text-align: center;
	text-decoration: none;
}

#Menu li ul {
	display: none;
	float: left;
	left: 0;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 40px;
	width: 980px;
	z-index: 1;
}

#Menu li ul li {
	float: left;
	height: 32px;
	text-align: left;
}

#Menu li ul li a {
	font-size: .9em;
	font-weight: normal;
	height: 29px;
	padding: 3px 25px 0 25px;
	text-transform: none;
}

#Menu li ul li a, #Menu li.over li a {
	text-decoration: none !important;
}

#Menu li:hover ul, #Menu li.over ul {
	display: block;
}

#Menu ul {
	list-style: none;
	margin-top:45px;
}

ol li {
	margin: 4px 0 4px 0;
}

#Outer {
	clear: both;
}

p {
	line-height: 1.5em;
	margin: 0 0 15px 0;
}

.PostDetails li, .ContentPostDetails li {
	border-right: 1px solid #AAAAAA;
}

.PostDetails li:first-child, .ContentPostDetails li:first-child {
	padding-left: 0;
}

.PostDetails li:last-child, .ContentPostDetails li:last-child {
	border-right: none;
}

.Right {
	float: right;
	padding: 0 0 20px 0;
	width: 205px;
}

.Right .SideBoxContact {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
}

.RSSBlock h2 {
	margin: 3px 0px !important;
}

.RSSBlock h2 a {
	background-position: 5px 5px;
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	padding-left: 45px;
	padding-top: 10px;
}

.RSSBlock h2, .RSSBlock {
	padding: 0 !important;
}

.Search a {
	text-decoration: none;
}

.Search input[type='text'] {
	width: 105px;
}

.Search p {
	line-height: 0.5em;
	text-align: right;
}

.Search small {
	margin: 0 0px 0px 0;
	text-align: right;
}

.SearchToggleLinkShow , .SearchToggleLinkHide {
	padding-right: 15px;
}

select option {
	padding: 0 10px;
}

.SideBoxContact h3 {
	font-size: 1.6em;
}

#Slogan {
	clear: both;
	height: 273px;
	margin: 0;
	padding: 0;
	width: 960px;
}

#Slogan h2 {
	padding: 80px 350px 0 35px;
}

.Small {
	font-size: 0.75em;
}

.SubCategoriesList {
	font-size: 10pt;
}

table {
	border-collapse: collapse;
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
}

#Tag {
	font-size: 1.1em;
	font-weight: bold;
	margin: 35px 15px 0 0;
}

td {
	padding: 4px 10px 4px 10px;
	vertical-align: top;
}

.Testimonial {
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0 20px 15px 20px;
	padding: 20px 0 20px 60px;
}

.Testimonial_content {
	font-style: italic;
	padding: 0 60px 0 0;
}

th {
	border-bottom: 1px solid #c4c4c4;
	border-left: 1px solid #c4c4c4;
	font-size: 0.9em;
	padding: 6px 10px 6px 10px;
	text-align: left;
	vertical-align: top;
}

th a img {
	margin: 0 0 10px 0;
	text-decoration: none;
}

th p {
	margin: 5px 0 5px 0;
}

#Topnav {
	margin: 25px 0 0 0;
}

.TopSearch {
	float: right;
}

.TopSearch .Searchbg {
	height: 29px;
	width: 42px;
	text-indent:-9999px;
}

.TopSearch .Searchinput {
	height: 41px;
	width: 250px;
	padding-left:60px;
	padding-top:20px;
}

.tplWidthColumns1 {
	width: 960px;
}

.tplWidthColumns2 {
	width: 629px;
}

.tplWidthColumns3 {
	width: 500px;
}

ul li {
	list-style-image: none;
	margin: 4px 0 4px 0;
	list-style-type: none;
}

ul, ol {
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 25px;
}

.VerticalFormContainer dd {
	margin-bottom: 6px;
	margin-left: 0;
}

.ViewAuthorContainer h4 {
	clear: both;
}

#Wrapper {
	clear: both;
	display: inline;
	float: left;
	margin: 25px 0 25px 0;
	width: 960px;
	/*background-image: url(../images/wrap_bg.jpg);
	background-repeat: repeat-y;*/
}
/*Manual*/

/*Committed*/

#committed {
	float:right;
	margin-right:5px;
	margin-top:90px;
}
#committed .committed_logo{
	float:right;
	background: url('../images/committed_logo.png') no-repeat;
	text-indent: -9999px;
	height: 24px;
	width: 351px;
}
.wearecommitted {
	font-size: 20px;
	font-weight: bold;
	color: #D41C22;
	text-transform: capitalize;
}
/*Call Now*/

#call_now{
	float:left;
	margin-top:170px;
	font-style: italic;
	color: #d41c22;
	margin-left: -55px;
}

#call_now .call_small{
	font-size: 24px;
	
}
#call_now .call_large{
	font-size: 36px;
	margin-left:5px;
	
}
/*Footer*/
.footer_blocks, .footer_blocks_right{
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	font-weight:700;
}
.footer_blocks{
	float:left;
	margin-right:70px;
}
.footer_blocks_right{
	float:right;
	text-align: right;
	margin-right:20px;
}
/*Table*/
.Mail{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Mail td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.Mail th{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
/*ToolTip*/
.hotspot {color:#900; padding-bottom:1px;  cursor:pointer; width:20px;}



#tt {position:absolute; display:block; }

#tttop {display:block; height:2px; margin-left:5px;  top right no-repeat; overflow:hidden}

#ttcont { padding:40px 19px 17px 23px; margin-left:7px; width:160px; background:url(/images/tooltip.png) no-repeat; font-weight:bold; }/*Change font color to suit*/

#ttbot {display:block; height:7px; margin-left:5px;overflow:hidden;}

#fm { background:url(/images/powered_fm.gif) no-repeat; width:59px; height:42px; margin:0 auto;}

#fm a{ display:block; width:59px; height:42px; margin:0 auto; text-indent: -9999px; }

#flame {
	height: 60px;
	text-align: center;
	width: 960px;
	float: left;
}
/*Flash*/

#Flash_Intro {
	width: 750px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
/*Panels*/

#Healthcare_Medical_Panel, #Private_Public_Retail_Panel, #Hospitality_Leisure_Panel{
	display:none;
}
.client_slide {
	color:#000000
}
.client_slide:hover {
	color: #D41C22;
}


/*Home*/

.layout-home {
	background-image: none;	
}

.layout-home #Header{
	display:none;
}
.layout-home #Footer {
	display:none;
}
.layout-home #Wrapper {
	display:none;
}
#Flash_Intro #Sections .SectorImg {
	float:left;
	height:290px;
	margin-right:5px;
	text-indent:-9999px;
	width:240px;
}
#Flash_Intro #Logo {
	text-align:center;
	margin-bottom:30px;
	margin-top:15px;
}
#Flash_Intro #Slogan {
	text-align:center;
	margin-bottom:20px;
	margin-top:10px;
	width:750px;
	height:auto;
}
#Flash_Intro #Sections  {
	height:300px;
	margin-bottom:15px;
	margin-top:15px;
}
#Flash_Intro #Sections .SectorImg #SectorImgHealth{
	background-image: url(http://clancontractinteriors.com/shop/templates/Kitchenware/images/sectors_divide_health.jpg);
	height: 290px;	
	background-repeat: no-repeat;
}
#Flash_Intro #Sections .SectorImg #SectorImgHosp{
	background-image: url(http://clancontractinteriors.com/shop/templates/Kitchenware/images/sectors_divide_hosp.jpg);
	height: 290px;
	background-repeat: no-repeat;	
}
#Flash_Intro #Sections .SectorImg #SectorImgPPR{
	background-repeat: no-repeat;
	background-image: url(http://clancontractinteriors.com/shop/templates/Kitchenware/images/sectors_divide_ppr.jpg);
	height: 290px;
}
#Flash_Intro #Text {
	margin-top:15px;
	padding:10px;
	clear:both;
}
#Flash_Intro #Text p{
	font-size:1.2em;
}
#Flash_Intro #flame {
	width:750px;
}
/*List Pillow*/
.pillow_list li {
	list-style-position: outside;
	list-style-image: url(../images/list_pillow.gif);	
	margin-left:25px;
}
#ProductRangeTable td{
	vertical-align:top;
	width:210px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;	
}
#ProductRangeTable h3{
	font-size:12px;
}
#ProductRangeTable h2{
	font-size:18px;
}
#ProductRangeTable img {
	width:150px;
}
#slideshowTop {
    position:relative;
    height:250px;
}

#slideshowTop IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshowTop IMG.active {
    z-index:10;
}

#slideshowTop IMG.last-active {
    z-index:9;
}

