/*TURNS OFF COMMENTS ARE CLOSED TEXT*/
.format_text .to_comments {display: none;}

/* BLOG TEASRERS AS A LIST */
.custom .teaser {
   width: 100%;
   margin-top: 40px;
   padding-top: 0px;
   border-top: 1px dotted #bbb;
   text-align: justify;
}
.custom .teasers_box {
   padding-top: 0;
   padding-bottom:0;
   border-top: 0;}

/*SETS HEADER SPACING*/
.custom #header { border-bottom:none;
height:308px;
border: 0; padding-bottom: 0px; padding-top: 0px; padding-right: 0px; padding-left: 0px; margin: 0px 0px 0px 15px; }

/* SET THE SEARCH BOX STYLE */
.custom #s { background: none; border: none; font-size:11px; position:relative; float:left; margin: 0px 0px 0px 0px; padding 0px; width:167px; height: 13px;}

/*LINE UP IMAGES IN A ROW IN PAGES - LOGOS ON DEMO PAGE FOR EXAMPLE*/
.custom .piclineup {list-style: none; align: center; }

/*ADDS A CUSTOM PAGE BACKGROUND */
.custom #page { background:transparent url("http://www.citrixpartneruk.com/images/bkg.jpg") repeat;}

/*ADDS A CUSTOM CONTAINER */
.custom #container { width: 913px; min-height:100%; margin: 0 auto; }

/*SETS CONTENT SPACING */
.custom #content { width: 660px; border: 0px; padding-bottom: 0px; padding-top: 0px; padding-right: 0px; padding-left: 0px; margin: 0px 0px 0px 28px; }

.post_box { border: 0; padding-bottom: 0px; padding-top: 0px; margin: 0px 0px 0px 0px; }

/*SETS SIDEBAR SPACING */
.custom #sidebars { float: right; width: 205px; margin: 0px 15px 0px 0px; border: 0; padding-bottom: 0px; padding-top: 0px; padding-right: 0px; padding-left: 0px; }
.custom ul.sidebar_list { padding-bottom: 0px; padding-top: 0px; padding-right: 0px; padding-left: 0px; margin: 0px 0px 0px 0px;  }

/*SETS WIDGET SPACING BETWEEN WIDGETS */
.custom #sidebar_1 .widget {
  margin-bottom: 12px;
  }

/*CUSTOM H1*/
.custom h1 {font-size: 20px; font-weight:bold;}

/*CUSTOM H1*/
.custom h2 {font-size: 18px; font-weight:normal; padding: 0px; margin: 0px;}

/*CUSTOM H1*/
.custom h3 {font-size: 16px; font-weight:normal;}

/* CUSTOM SITE FONTS */

.related_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.related_links A {
	TEXT-DECORATION: none
}

.related_links A:hover {
	TEXT-DECORATION: underline
}

.blueheadersmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7084A0;
}

.greennumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #004B18;
}

.rednumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7E2637;
}

.navigation {
	list-style-position : outside;
	font-size : 14px;
	padding: 0px;
	margin: 0px;
	font-family : Arial, Helvetica, sans-serif;
	list-style-type : square;
	color: #000000;
} 
.navigation A:link {
	list-style-position : outside; 
	color : #000000; 
	list-style-type : square; 
	text-decoration : none; 
} 
.navigation A:active {
	list-style-position : outside; 
	color : #000000; 
	list-style-type : square; 
	text-decoration : none; 
} 
.navigation A:visited {
	list-style-position : outside; 
	color : #000000; 
	list-style-type : square; 
	text-decoration : none; 
} 
.navigation A:hover {
	list-style-position : outside;
	color : #434343;
	list-style-type : square;
	text-decoration : underline;
}

.navigationred {
	list-style-position : outside;
	font-size : 14px;
	padding: 0px;
	margin: 0px;
	font-family : Arial, Helvetica, sans-serif;
	list-style-type : square;
	color: #7E2637;
} 
.navigationred A:link {
	list-style-position : outside; 
	color : #7E2637; 
	list-style-type : square; 
	text-decoration : none; 
} 
.navigationred A:active {
	list-style-position : outside; 
	color : #7E2637; 
	list-style-type : square; 
	text-decoration : none; 
} 
.navigationred A:visited {
	list-style-position : outside; 
	color : #7E2637; 
	list-style-type : square; 
	text-decoration : none; 
} 
.navigationred A:hover {
	list-style-position : outside;
	color : #7E2637;
	list-style-type : square;
	text-decoration : underline;
}

.rss {
	font-size : 11px;
	padding: 0px;
	margin: 0px;
	font-family : Arial, Helvetica, sans-serif;
	list-style-type : square;
	color: #434343;
} 
.rss A:link {
	color : #434343; 
	list-style-type : square; 
	text-decoration : none; 
} 
.rss A:active {
	color : #434343; 
	list-style-type : square; 
	text-decoration : none; 
} 
.rss A:visited {
	list-style-position : outside; 
	color : #000000; 
	list-style-type : square; 
	text-decoration : none; 
} 
.rss A:hover {
	color : #000000; 
	list-style-type : square; 
	text-decoration : underline; 
}

#navLayer1 {
	background :#ffffff;
	position:relative;
	width:883px;
	height:308px;
	left: 0px;
	top: 0px;
	visibility: visible;
	z-index: 1;
}
#navLayerani {
	background :#ffffff;
	position:absolute;
	width:883px;
	height:248px;
	left: 0px;
	top: 49px;
	visibility: visible;
	z-index: 0;
	}
#navLayerframe {
	position:absolute;
	width:883px;
	height:218px;
	left: 0px;
	top: 90px;
	visibility: visible;
	z-index: 3;
	}

#navLayermenu {
	position:absolute;
	width:621px;
	height:41px;
	left: 262px;
	top: 49px;
	visibility: visible;
	z-index: 3;
	}	
#navLayer {
	position:absolute;
	width:611px;
	height:21px;
	left: 5px;
	top: 14px;
	visibility: visible;
	z-index: 4;
	text-align: center;
	vertical-align: middle;
	}	

#navLayerlogo {
	position:absolute;
	width:262px;
	height:90px;
	left: 0px;
	top: 0px;
	visibility: visible;
	z-index: 3;
	text-align: center;
	vertical-align: middle;
	}

#navLayertop {
	position:absolute;
	width:621px;
	height:49px;
	left: 262px;
	top: 0px;
	visibility: visible;
	z-index: 3;
	text-align: center;
	vertical-align: middle;
	}				

#navLayercall {
	position:absolute;
	width:260px;
	height:18px;
	left: 16px;
	top: 22px;
	visibility: visible;
	z-index: 4;
	text-align: left;
	vertical-align: middle;
	}	

#navLayersearch {
	position:absolute;
	width:167px;
	height:14px;
	left: 439px;
	top: 26px;
	visibility: visible;
	z-index: 4;
	text-align: left;
	vertical-align: middle;
	}	

#navLayerrss {
	position:absolute;
	width: 80px;
	height:14px;
	left: 512px;
	top: 5px;
	visibility: visible;
	z-index: 4;
	text-align: right;
	vertical-align: middle;
	}
#navLayerhotspot {
	position:absolute;
	width: 64px;
	height:21px;
	left: 324px;
	top: 58px;

	z-index: 6;
	}	
#homeNewsbox {
	position:relative;
	width: 636px;
	margin-left: 20px;	
	padding: 10px;	
	border: 1px dotted #333333;
	visibility: visible;
	text-align: left;
	vertical-align: top;
	}

#homeprojectsbox {
	position:relative;
	width: 636px;
	margin-left: 20px;	
	padding: 10px;	
	border: 1px dotted #333333;
	visibility: visible;
	text-align: left;
	vertical-align: top;
	}




#wp_email_capture label
{
	width: 90px;
	display: block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;

}

#wp_email_capture input
{
	width: 160px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;

}

#wp_email_capture
{

}


#wp_email_capture label
{
	width: 90px;
	display: block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 5px;
	float: left;

}

#wp_email_capture input
{
	width: 160px;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 1%;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    }

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html 
.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from 
IE-mac */



