BODY {
    margin: 0;
    padding: 0;
    text-align: center;
	font-family: 'Raleway', sans-serif;	
    background: #ff932e;
}
A { 
	text-decoration: none;
	color: #111146;
	cursor: pointer;
}
A:HOVER { text-decoration: none; }
A IMG { border: none; }
LABEL, BUTTON { cursor: pointer; }
BUTTON SPAN { display: none; }
H1, H2, H3, H4, H5, H6, P, FIELDSET, FORM, UL, OL, LI, DL, DT, DD, TH, TD, TR {
	padding: 0;
	margin: 0;
}
H1, H2, H3, H4, H5, H6 { 
	color: #111146;
	text-align: left;
 }	
UL { list-style: none; }
.clear {
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 1px;
}
#content H1, #content H2, #content H3, #content H4, #content H5, #content H6 { margin: 0; }
#content P, #content UL, #content OL {
	font-size: 12px;
	color: #111146;
}
#content A { color: #111146; }
#page {
   min-width: 960px;
   overflow: hidden;
}
#wrapper {
	background:#ff932e url("http://www.affinityqms.ie/uploads/affinty/bg/bg-page.png") repeat-x;
	margin-top: -7px;
}
.area {  
	margin: auto;
	width: 960px;
}
#header {background: #fff;}
#header .box {
	margin: auto;
	width: 960px;
	position: relative;
	z-index: 100;
}
#header .logo {
	margin: 18px 0 0 23px;
	float: left;
}
#header .menu {
	float: right;
	margin-top: 79px;
}
#header .menu  UL:first-child { margin-left: 0; }
#header .menu  LI {
	float: left;
	margin-left: 21px;
	position: relative;
	z-index: 100;
}
#header .menu  LI A {
	display: block;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 26px;
	position: relative;
	z-index: 77;
}
#header .menu  LI A:hover { color:#ff922d; }
#header .menu  LI.menuactive A { 
	color: #356c27;
	background: url("http://www.affinityqms.ie/uploads/affinty/bg/bg-content.png") center bottom no-repeat;
}
#content { padding: 24px 0 36px; }
#content .banner { 
	margin: 0 0 29px; 
	position: relative;
}
.about-us #content .banner {
	background: url("http://www.affinityqms.ie/uploads/affinty/pictures/banner-small.jpg") center top no-repeat;
        min-height: 222px;
}
#content .banner .commentsparts_st_1 {
        background-color: transparent;
        padding: 0;
	position: absolute;
	top: 119px;
	right: 80px;
	width: 321px;
	color: #333;
	margin: 0;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 1.5px;
}
#content .banner .head {
	width: 960px;
	height: 8px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url("http://www.affinityqms.ie/uploads/affinty/bg/slider-head.png") no-repeat;
        z-index: 10;
}
.about-us #content .banner .head {
	background: url("http://www.affinityqms.ie/uploads/affinty/bg/head-sub.png") no-repeat;
	height: 5px;
	width: 933px;
}
#content .banner .foot {
	width: 960px;
	height: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url("http://www.affinityqms.ie/uploads/affinty/bg/slider-foot.png") no-repeat;
        z-index: 10;
}
.about-us #content .banner .foot {
	background: url("http://www.affinityqms.ie/uploads/affinty/bg/foot-sub.png") no-repeat;
	height: 20px;
	width: 933px;
}
#content #slideshow_1 ul#prevnextnav_1 {top: 215px;}
#content .banner .slide_nav_1 {bottom: 13px;}
#content .banner .commentsparts_st_1 H2 {display: none;}
#content .main-content H3 {
	font-size: 26px;
	text-align: center;
}
#content .main-content .box {
	margin: 27px 0 24px;
	background: url("http://www.affinityqms.ie/uploads/affinty/bg/bg-line.png") center top no-repeat;
	padding-top: 71px;
	overflow: hidden;
}
#content .main-content .box  LI {
	width: 310px;
	float: left;
	margin-left: 15px;
	padding-bottom:10px;
	background:  url("http://www.affinityqms.ie/uploads/affinty/bg/arrow.png") center bottom no-repeat;
	-webkit-box-shadow: 0px 0px 5px rgba(236, 136, 43, 1);
	-moz-box-shadow: 0px 0px 5px rgba(236, 136, 43, 1);
	box-shadow: 0px 0px 5px rgba(236, 136, 43, 1);
}
#content .main-content .box  UL >:first-child { margin-left: 0; }
#content .main-content .box  LI A {
	display: block;
	width: 274px;
	position: relative;
	background: #fff;
	padding: 31px 18px 33px;
	font-size: 14px;
	line-height: 130%;

	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url("http://www.affinityqms.ie/styles/template/affinty/PIE.htc");
}


#content .main-content  P {
	width: 100%;
	position: relative;
	padding: 24px 0 20px;
	background-color:#FFF;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url("./public/css/PIE.htc");
	-webkit-box-shadow: 0px 0px 5px rgba(236, 136, 43, 1);
	-moz-box-shadow: 0px 0px 5px rgba(236, 136, 43, 1);
	box-shadow: 0px 0px 5px rgba(236, 136, 43, 1);
	font-size: 18px;
}
#content.big-box .main-content  P {background-color: transparent;}
#content .main-content  img {
z-index:100;
}

 .lafix P {
	width: 100%;
	position: relative;
	padding: 24px 0 20px;
	background-color: transparent;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url("./public/css/PIE.htc");
	-webkit-box-shadow: 0px 0px 5px rgba(236, 136, 43, 1);
	-moz-box-shadow: 0px 0px 5px rgba(236, 136, 43, 1);
	box-shadow: 0px 0px 5px rgba(236, 136, 43, 1);
	font-size: 18px;
}

#footer {
	border-top: 1px solid #ffc997;
	padding: 49px 0 123px;
}
#footer .contact {
	border-bottom: 1px solid #ffc997;
	padding-bottom: 27px;
	margin-bottom: 29px;
}
#footer .contact P, #footer .small-box P{
	float: right;
	font-size: 26px;
	font-weight: bold;
	margin: -5px;
	color: #111146;
}
#footer .contact UL :first-child {
	border-right: 1px solid #ffc997;
	padding-right: 30px;
}
#footer .contact  LI , #footer .small-box  LI{
	float: left;
	margin-left: 27px;
	color: #111146;
}
#footer .small-box P {
	font-size: 13px;
	font-weight: normal;
	margin: 2px 0 0;
}
#footer .small-box LI { margin:0 128px 0 26px }
#footer .small-box LI SPAN {
	float: left;
	margin-right: 4px;
}
#footer .small-box LI A {
	float:right;
	margin-top: -3px;
}
/* About Us */
#header .menu  UL LI UL { 
	display: none;
	position: absolute;
	width: 261px;
	background: #ffae1b;
    left: 0;
    top: 41px;
	padding: 13px 12px 7px;
	-webkit-box-shadow: 0px 3px 3px rgba(40, 40, 40, 1);
	-moz-box-shadow: 0px 3px 3px rgba(40, 40, 40, 1);
	box-shadow: 0px 3px 3px rgba(40, 40, 40, 1);
}
#header .menu  UL LI UL LI {
	float: none;
	margin: 0;
}
#header .menu  UL  LI  UL LI A {
	display: block;
	border-top: 1px solid #fff;
	padding: 11px 19px;
	text-align: left;
	text-transform: none;
	font-size: 15px;
}
#header .menu LI.menuactive LI A{ 
	background: none; 
	color: #111146;
}
#header .menu  UL LI UL LI  A:hover { background: #fff; }
#header .menu  UL LI UL >:first-child A { border: none;}
#header .menu  UL LI:hover UL { display: block; }
#header .menu  UL LI:hover UL UL {display: none;}
#header .menu  UL LI UL LI UL {display: none;left: -285px;top: 0px;}
#header .menu  UL LI UL LI:HOVER UL {display: block;}
#header .menu  UL LI UL >:first-child UL LI A {border-top: 1px solid #fff;}
#header .menu  UL LI UL >:first-child UL >:first-child A:first-child {border-top: none;}
/* Content */
#wrapper.about-us { 
	padding-top: 35px; 
	text-align: left; 
}
#content.big-box {
	background: #fff;
	margin-bottom: 35px;
	position: relative;
	z-index: 1;
	padding: 35px 12px  98px 15px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url("http://www.affinityqms.ie/styles/template/affinty/PIE.htc");
	-webkit-box-shadow: 0px 0px 3px rgba(100, 100, 100, .8);
	-moz-box-shadow: 0px 0px 3px rgba(100, 100, 100, .8);
	box-shadow: 0px 0px 3px rgba(100, 100, 100, .8);
}
#content.big-box  H2 {
	font-size: 28px;
	padding: 0 21px;
	margin-bottom: 22px;
}
#content.big-box  .banner { margin: 0 0 20px;}
#content.big-box  .banner .bg-corners {
    background: url("http://www.affinityqms.ie/uploads/affinty/bg/bg-corners-small.png") no-repeat scroll 0 0 transparent;
	width: 933px;
    height: 222px;
    left: 0;
    position: absolute;
    top: 0;
	cursor: pointer;
}
#content.big-box  .main-content{ 
	padding: 0 19px; 
	line-height: 140%;
}
#content.big-box  .main-content  H3, #content.big-box  .main-content  H4 {
	text-align: left;
	font-size: 20px
}
#content.big-box  .main-content  H4, #content.big-box  .main-content  H6 { color: #ff922d; } 
#content.big-box  .main-content  H5, #content.big-box  .main-content  H6 { font-size: 15px; }
#content.big-box  .main-content  P {
	border: none;
	box-shadow: none;
	border-radius: 0;
	padding: 0;
	font-size: 14px; 
	margin-top: 34px;
}
#content.big-box  .main-content   A { color: #ff922d; }
#content.big-box  .main-content   A:hover { text-decoration: underline; }
#content.big-box  .main-content .columns {
        color: #111146;
        font-size: 15px;
	overflow: hidden;
	margin-top: 10px;
}
#content.big-box  .main-content .columns_2 {
        display: inline-block;
	width: 46%;
	font-size: 15px;
	margin-top: 34px;
        padding-right: 4%;
}
#content.big-box  .main-content .columns_3 {
        display: inline-block;
	width: 30.4%;
	font-size: 15px;
	margin-top: 34px;
        padding-right: 2.9%;
}
#content.big-box  .main-content .last LI { width: 255px; }
#content.big-box  .main-content TABLE {
	width: 568px;
	margin: 55px 0 31px;
}
#content.big-box  .main-content TABLE TH {
	background: #ff932e;
	padding: 7px 35px;
}
#content.big-box  .main-content TABLE TR { background: #ffb973; }
#content.big-box  .main-content TD { padding: 7px 35px; }
#content.big-box  .main-content TABLE .odd TD { background: #ffefbf; }
#content.big-box  .main-content UL { margin: 0 0 40px 6px; }
#content.big-box  .main-content UL LI {
	background: url("http://www.affinityqms.ie/uploads/affinty/bg/bg-arrow.jpg") left 4px no-repeat;
	padding-left: 30px;
	font-size: 16px;
	margin-bottom: 5px;
}
#content.big-box  .main-content  .form-box .row {
	margin-bottom: 30px;
}
#content.big-box .main-content FORM LABEL {
	margin-right: 15px;
}
#content.big-box .main-content FORM INPUT {
	background: #fff;
	position: relative;
	width: 206px;
	color: #6f6f6f;
	border: 1px solid #6c6c8c;
	padding: 10px 14px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url("http://www.affinityqms.ie/styles/template/affinty/PIE.htc");
	font-size:17px;
}
#content.big-box .main-content FORM BUTTON {
	background: #ff941a;
	border: none;
	font-weight: bold;
        margin-top: 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url("http://www.affinityqms.ie/styles/template/affinty/PIE.htc");
	padding: 10px 0;
	width: 100px;
}
.NewsSummary {padding: 10px 0 15px;}
.NewsSummary .NewsSummaryCategory, .NewsSummary .NewsSummaryAuthor, #NewsPostDetailCategory, #NewsPostDetailAuthor {color: #111146;}
.NewsSummary .NewsSummaryAuthor, #NewsPostDetailAuthor {padding-bottom: 5px;}
/* Stylesheet: Affinty Modified On 2014-01-15 20:53:42 */
