/* Challenge website styles =================================*/

* { margin:0; padding:0; }


a {
	text-decoration:none;
	outline-color:invert;
	outline-style:none;	
	outline-width:medium;
	border:0;
	color:#d50323;
}
a:hover {
	text-decoration:underline;	
}

ul, ol, li { list-style:none; }


.header {
	width:990px;
	margin:0 auto;
	height:128px;
	overflow:hidden;
}

.logo {
	width:276px;
	height:48px;
	float:left;
	display:block;
	margin:20px 0 0 0; 
	background:url(../images/website_elements/bg.png) 0 -660px no-repeat;
}

.logo a {
	width:276px;
	height:53px;
	float:left;
	display:block;
}

.xmas-logo {
  width:295px;
	height:68px;
	float:left;
	display:block;
	margin:0 0 0 0; 
  background:url(../images/website_elements/challenge-xmas-logo.png) 0 0 no-repeat;
}

#secondary-slider {
	float:right;
	margin:30px 0 0 0;
	padding:0;
	text-align:right;
	font-size:21px;
	font-family: 'HelveticaNeueBlack';
	height:30px;
	overflow:hidden;
	background:none;
	width:600px;
}
#secondary-slider ul {
	float:right;
	padding:0;
	margin:0;
	text-align:right;
	font-size:20px;
	font-family: 'HelveticaNeueBlack';
	background:none;
	width:500px;
}

.header ul {
	width:100%; 
	list-style:none;
	height:39px;
	float:left;
	margin:17px 0 0 0;
}



.header li {
	display:block;
	float:left;
	margin:5px 0 0 0;
}
.header li a {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	display:block;
	height:24px;
	padding:6px 10px 0 10px;
	margin:0 30px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0; 
	behavior: url(http://challenge.ie/PIE.htc);
	position:relative;
}
.header li a:hover {
	background: #9e0d1a; 
	text-decoration:none;
}
.header li.selected a {
	height:30px;
	padding:6px 10px 0 10px;
	background: #D7DAD2; /*fallback for non-CSS3 browsers*/
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#D7DAD2) to(#CED0CA)); /*old webkit*/
    background: -webkit-linear-gradient(#D7DAD2, #CED0CA); /*new webkit*/
    background: -moz-linear-gradient(#D7DAD2, #CED0CA); /*gecko*/
    background: -ms-linear-gradient(#D7DAD2, #CED0CA); /*IE10*/
    background: -o-linear-gradient(#D7DAD2, #CED0CA); /*opera 11.10+*/
    background: linear-gradient(#D7DAD2, #CED0CA); /*future CSS3 browsers*/
    -pie-background: linear-gradient(#D7DAD2, #CED0CA); /*PIE*/
	behavior: url(http://challenge.ie/PIE.htc);
	color:#333;
}

#nav_1294344 {  }

#log-wrap {
	float:right;
	height:30px;
	padding:8px 0 0 0;
	overflow:hidden;
	background:none;
	margin:-37px 0 0 0;
	
	
}
#log-wrap a.client_login_link { 
display:block;
width:110px;
background:url(../images/website_elements/login1.png) right no-repeat;
font-size:16px;
font-weight:bold;
color:#fff;
}

#loggedin-new { 
	height:30px;
	width:197px;
	padding:6px 10px 0 10px;
	background: #D7DAD2; /*fallback for non-CSS3 browsers*/
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#D7DAD2) to(#CED0CA)); /*old webkit*/
    background: -webkit-linear-gradient(#D7DAD2, #CED0CA); /*new webkit*/
    background: -moz-linear-gradient(#D7DAD2, #CED0CA); /*gecko*/
    background: -ms-linear-gradient(#D7DAD2, #CED0CA); /*IE10*/
    background: -o-linear-gradient(#D7DAD2, #CED0CA); /*opera 11.10+*/
    background: linear-gradient(#D7DAD2, #CED0CA); /*future CSS3 browsers*/
    -pie-background: linear-gradient(#D7DAD2, #CED0CA); /*PIE*/
		-webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0; 
	behavior: url(http://challenge.ie/PIE.htc);
	color:#333;
	font-size:12px;

}

a.myfiles { margin:0 0 0 7px; }

/* content */

p { padding:0 0 20px 0; }
h1, h2, h3, h4, h5 { font-family: 'HelveticaNeueHeavy'; font-weight:normal; }
h1 {font-size:24px;  line-height:26px; }



.content-wrap {
	min-height:500px;
	padding:0 0 50px 0;
	background:url(../images/website_elements/bg.png) 0 -839px repeat-x #e1e4dd ; 
	overflow:auto;
}

.content {
	width:990px;
	margin:0 auto;	
	padding:25px 0 0 0;
	font-size:14px;
	line-height:20px;
}



.left-box-narrow { 
	width:695px;
	float:left;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
	behavior: url(http://challenge.ie/PIE.htc);
	overflow:auto;
	position:relative;
	overflow:hidden;
	background:#fff;
	margin:0 0 0 10px; 
}

.left-box-narrow client-files {
	
	
	}

.content.slide-up .left-box-narrow, .left-box-narrow.client-files { 
	margin:-30px 0 20px 10px;
	padding:40px 20px 20px 20px;
	width:655px;
}

.content.slide-up .left-box-narrow.contact{ 
	height:403px; 
} 

.content.slide-up .left-box-narrow.about{ 
	margin:-30px 0 20px 10px;
	padding:40px 20px 0 20px;
	width:655px;
	font-size:16px;
	line-height:24px;
}

.content.slide-up .left-box-narrow h2{ 
	padding:15px 0 25px 0;
}

.content.slide-up .left-box-narrow.home{ 
	margin:-30px 0 20px 10px;
	padding:30px 0 0 0;
	width:695px;
	font-size:14px;
	line-height:21px;
}

.home-page-image {
	float:left;
	width:225px;
	height:468px;
	display:block;
	overflow:hidden;
}

.home-page-insurance-boxes {
	float:right;
     margin-top: -20px;
	width:470px;
	height: 512px;
	background:url(../images/website_elements/home-page-icons.jpg) 0px -16px no-repeat;
	-webkit-border-radius: 0 0 5px 0;
    -moz-border-radius: 0 0 5px 0;
    border-radius: 0 0 5px 0; behavior: url(http://challenge.ie/PIE.htc); position:relative;
}

.left-box-extra-wide ul.home-page-insurance-boxes {
	float:left;
	width:737px;
	height:390px;
	
	background:none; 
}


.home-page-insurance-boxes li {
	display: block;
float: left;
width: 470px;
height: 121px;
border-right: none;
border-bottom: 1px solid #E1E4DD;
position: relative;
}

.left-box-extra-wide  ul.home-page-insurance-boxes li {
	display:block;
	float:left;
	width:214px;
	height:121px;
	border-right:1px solid #E1E4DD;
	border-bottom:1px solid #E1E4DD;
	position:relative;
	list-style: none !important;
	background:none;
	margin:0; padding:0;
}

.home-page-insurance-boxes li a {
	display:block; 
	width:430px;
	height:101px;
	padding:20px 20px 0 20px;
	font-family: 'HelveticaNeueHeavy';
	font-size:19px;
	color:#333;
}

.left-box-extra-wide  ul.home-page-insurance-boxes li a {
	display:block; 
	width:194px;
	height:101px;
	padding:20px 20px 0 20px;
	font-family: 'HelveticaNeueHeavy';
	font-size:19px;
	color:#333;
	
}

.home-page-insurance-boxes li a:hover { text-decoration:none; background:url(../images/website_elements/div-hover-bg-2.png) bottom left no-repeat; }
.home-page-insurance-boxes li.bottom a:hover { text-decoration:none; background:url(../images/website_elements/div-hover-bg-3.png) top left no-repeat; }

.home-page-insurance-boxes li a span { display:block; position:absolute; bottom:18px; left:20px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#D50323;
background:url(../images/website_elements/bg.png) 0 2px no-repeat; 
   padding:0 0 0 25px; height:18px;
}

.home-page-insurance-boxes li a:hover span { background:url(../images/website_elements/bg.png) 0 -18px no-repeat; }

.home-page-insurance-boxes li.top a { height: 101px; padding: 20px 20px 0 20px; }
.home-page-insurance-boxes li.right { border-right:none; width:470px; }
.home-page-insurance-boxes li.bottom {  border-bottom:none; }
.home-page-insurance-boxes li.bottom.right { border-right:none; border-bottom:none; width:235px; }

.content.slide-up .side-panel { margin:-30px 0 0 0; }

.left-box-wide { 
	width:705px;
	float:left;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
	behavior: url(http://challenge.ie/PIE.htc);
	overflow:auto;
	position:relative;
	min-height:423px;
	background:#fff;
}

.left-box-extra-wide { 
	width:990px;
	float:left;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
	behavior: url(http://challenge.ie/PIE.htc);
	overflow:auto;
	position:relative;
	min-height:423px;
	background:#fff; 
}

.left-box-extra-wide.insurance {
	padding:20px 0 20px 10px;
	width: 980px;
	overflow:hidden;
	
}

.left-box-wide.insurance {
	padding:20px 0 20px 20px;
	width: 685px;
	overflow:hidden;
	
}

.breadcumbs { font-size:11px; padding:0 0 15px 0; margin:0 0 0 -10px; }
.breadcumbs a { font-size:12px; padding:0 10px 0 10px; }

.insurance-detail-text { width:470px;  }
.insurance-detail-text ul { margin:0 0 20px 0; }
.insurance-detail-text li {
	background:url(../images/website_elements/bullet.jpg) left no-repeat;
	padding:0 0 0 10px;
	margin:0 0 6px 0;
}
.insurance-detail-text h1, .insurance-detail-text h2, .insurance-detail-text h3, .insurance-detail-text h4, .insurance-detail-text h5 { padding:0 0 20px 0; }

.left-box-extra-wide .insurance-detail-text { width:800px;   }

.left-box-wide.insurance h1.ipt {
	width:660px;
	overflow:visible;
	margin:-30px 0 0 0;
	padding:25px 0 20px 0;
}

.left-box-extra-wide.insurance h1.ipt {
	width:960px;
	overflow:visible;
	margin:-30px 0 0 0;
	padding:25px 0 20px 0;
}

#homepage-text-box { border:1px solid red; }

#insurance-bi .left-box-wide.insurance h1.ipt {
	background:url(../images/website_elements/icons-insurance-page.png) right 0 no-repeat;
}

#insurance-pli .left-box-wide.insurance h1.ipt {
	background:url(../images/website_elements/icons-insurance-page.png) right -83px no-repeat;
}
#insurance-si .left-box-wide.insurance h1.ipt {
	background:url(../images/website_elements/icons-insurance-page.png) right -166px no-repeat;
}
#insurance-pi .left-box-wide.insurance h1.ipt {
	background:url(../images/website_elements/icons-insurance-page.png) right -250px no-repeat;
}
#insurance-mh .left-box-wide.insurance h1.ipt, #insurance-mh .left-box-extra-wide.insurance h1.ipt {
	background:url(../images/website_elements/icons-insurance-page.png) right -334px no-repeat;
}
#insurance-lps .left-box-wide.insurance h1.ipt {
	background:url(../images/website_elements/icons-insurance-page.png) right -417px no-repeat;
}

.addthis_toolbox { margin:10px 0 0 0; }

.sub-insurance-links {
	display:none;
	font-size: 13px;
	border-bottom:1px solid #E1E4DD;
	padding:0 0 10px 0;
	background:#fff;
}

#insurance-bi .sub-insurance-links.bi, #insurance-pli .sub-insurance-links.pli, #insurance-si .sub-insurance-links.si,
#insurance-pi .sub-insurance-links.pi, #insurance-mh .sub-insurance-links.mh, #insurance-lps .sub-insurance-links.lps
{display:block; }

.sub-insurance-links li {
	background:url(../images/website_elements/bullet.jpg) left no-repeat;
	padding:0 0 0 10px;
	margin:0 0 6px 0;
}

.insurance-right-nav { 
	float:right;
	width:180px;
	margin:40px 0 0 20px;
}

.left-box-extra-wide .insurance-right-nav { 
	float:right;
	width:170px;
	margin:40px 0 0 0;
}

.main-insurance-links {
	width:170px; 
	float:right;
}

.main-insurance-links li  {
	list-style:none	;
	width:170px;
	height:79px;
	border-bottom:1px solid #E1E4DD;
	font-family: 'HelveticaNeueHeavy';
}
.main-insurance-links li  a {
	display:block;
	width:90px;
	height:69px;
	color:#333;
	padding:10px 40px 0 10px;
}
.main-insurance-links  a:hover { color:#d50323; text-decoration:none; }

.main-insurance-links li.bi { background:url(../images/website_elements/bi-icon.gif) 124px 21px no-repeat; }
.main-insurance-links li.pli { background:url(../images/website_elements/cpl-icon.gif) 124px 29px no-repeat; }
.main-insurance-links li.si { background:url(../images/website_elements/si-icon.gif) 124px 23px no-repeat; }
.main-insurance-links li.pi { background:url(../images/website_elements/pi-icon.gif) 124px 26px no-repeat; }
.main-insurance-links li.mh { background:url(../images/website_elements/mh-icon.gif) 124px 28px no-repeat; }
.main-insurance-links li.lps { background:url(../images/website_elements/lps-icon.png) 124px 28px no-repeat; }


#insurance-bi .main-insurance-links li.bi, #insurance-pli .main-insurance-links li.pli, #insurance-si .main-insurance-links li.si,
#insurance-pi .main-insurance-links li.pi, #insurance-mh .main-insurance-links li.mh, #insurance-lps .main-insurance-links li.lps
{ display:none; }

ul.insurance-list { 
	float:left;
	height:360px;
	width:194px;
	padding:20px; 
	position:relative;
	border-right:1px solid #E1E4DD;
	border-bottom:1px solid #E1E4DD;
	overflow:auto;
	font-size:14px;
}

ul.insurance-list.si, ul.insurance-list.lps { border-right:none; width:195px; }
ul.insurance-list.pi, ul.insurance-list.mh, ul.insurance-list.lps { border-bottom:none; }
		
ul.insurance-list li { 
	display:block;
	float:left;
	width:100%;
	margin:0 0 5px 0;
}
		
ul.insurance-list li.page-link {
	position:absolute;
	bottom:20px;
	left:20px;
	float:left;
	width:80%;
}
ul.insurance-list li.page-link a {
   background:url(../images/website_elements/bg.png) 0 0 no-repeat; 
   padding:0 0 0 25px;
}

ul.insurance-list li.page-link a:hover {
   background:url(../images/website_elements/bg.png) 0 -20px no-repeat; 
   padding:0 0 0 25px;
}
		
ul.insurance-list li h3 {
	height:70px;
	font-size:19px;
	padding:0 45px 0 0;
}
ul.insurance-list li h3 a { color:#333; }
		
ul.insurance-list.bi li h3 {
	background:url(../images/website_elements/icons-insurance-page.png) right 0 no-repeat;
}

ul.insurance-list.cpl li h3 {
	background:url(../images/website_elements/icons-insurance-page.png) right -83px no-repeat;
}

ul.insurance-list.si li h3 {
	background:url(../images/website_elements/icons-insurance-page.png) right -250px no-repeat;
}

ul.insurance-list.pi li h3 {
	
	background:url(../images/website_elements/icons-insurance-page.png) right -166px no-repeat;
}

ul.insurance-list.mh li h3 {
	background:url(../images/website_elements/icons-insurance-page.png) right -334px no-repeat;
}

ul.insurance-list.lps li h3 {
	background:url(../images/website_elements/icons-insurance-page.png) right -417px no-repeat;
}

.div-hover { 
	cursor: pointer;
	background:url(../images/website_elements/div-hover-bg-1.png) bottom no-repeat; 
}

ul.insurance-list.div-hover li.page-link a {
   background:url(../images/website_elements/bg.png) 0 -20px no-repeat; 
   padding:0 0 0 25px;
   text-decoration:underline;
}

.google-map {
	position:relative;
	width:223px;
	height:177px;
	margin:0 0 33px 0;
}
.pin {
	width:37px;
	height:64px;
	position:absolute;
	right:20px;
	top:3px;
	z-index:300;
	background:url(../images/website_elements/pin.png);
}
.contact-details-red { 
	font-size:18px;
}

.blogsitesummary { list-style:none; font-size:14px; } 
.blogsitesummary li { 
display: block;
    float: left;
    margin-bottom: 0;
    position: relative;
} 
.blogsitesummary li a { margin:0 0 10px 0; display:block; color: #333; font-size: 17px;
    font-weight: normal;
    margin: 0; }
.blogsitesummary li a:hover { color:#ec332e; }

.blogsitesummary li span.date{ color: #999;
    float: left;
    font-size: 13px;
    
    line-height: 14px;
    margin: 0 10px 15px 0; }
.blogsitesummary li span.author {display:none; }

#home-page-bottom-boxes { margin:-30px 0 0 0; overflow:hidden; float:left; }
.home-page-bottom-box {
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
	behavior: url(http://challenge.ie/PIE.htc);
	background:#fff;
	position:relative;
	float:left;
	padding:40px 20px 20px 20px;
	min-height:172px;
}
.home-page-bottom-box.cs { width:295px; margin:0 25px 0 10px;  }
.home-page-bottom-box.it { width:295px; margin:0 35px 0 0; }
.home-page-bottom-box.ln { width:210px; }

/* Box Labels */
.box-label-wrap { width: 100%; float:left; display:block; }
.box-label-wrap.h1 { float:left; width:360px;  }
.box-label-wrap.h2 { float:left; width:360px;  }
.box-label-wrap.h3 { float:right; width:260px;  }
.box-label-wrap.left { width:705px; }
.box-label-wrap.side { width:260px; }
.box-label-red { 
	font-family: 'HelveticaNeueHeavy';
	font-size:19px;
	color:#fff;
	padding:12px 30px 10px 10px;
	height:18px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
	background: #D50323; /*fallback for non-CSS3 browsers*/
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#D50323) to(#B4051E)); /*old webkit*/
    background: -webkit-linear-gradient(#D50323, #B4051E); /*new webkit*/
    background: -moz-linear-gradient(#D50323, #B4051E); /*gecko*/
    background: -ms-linear-gradient(#D50323, #B4051E); /*IE10*/
    background: -o-linear-gradient(#D50323, #B4051E); /*opera 11.10+*/
    background: linear-gradient(#D50323, #B4051E); /*future CSS3 browsers*/
    -pie-background: linear-gradient(#D50323, #B4051E); /*PIE*/
	behavior: url(http://challenge.ie/PIE.htc);
	float:left;
	position:relative;
	z-index:100;
}

.box-label-black { 
	font-family: 'HelveticaNeueHeavy';
	font-size:19px;
	color:#fff;
	padding:12px 30px 10px 10px;
	height:18px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
	background: #2f2f2f; /*fallback for non-CSS3 browsers*/
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#2f2f2f) to(#000)); /*old webkit*/
    background: -webkit-linear-gradient(#2f2f2f, #000); /*new webkit*/
    background: -moz-linear-gradient(#2f2f2f, #000); /*gecko*/
    background: -ms-linear-gradient(#2f2f2f, #000); /*IE10*/
    background: -o-linear-gradient(#2f2f2f, #000); /*opera 11.10+*/
    background: linear-gradient(#2f2f2f, #000); /*future CSS3 browsers*/
    -pie-background: linear-gradient(#2f2f2f, #000); /*PIE*/
	behavior: url(http://challenge.ie/PIE.htc);
	float:left;
	position:relative;
	z-index:100;
}

.box-label-black.home { padding:12px 0 10px 0; -webkit-border-radius: 5px 5px 0 5px;
    -moz-border-radius: 5px 5px 0 5px;
    border-radius: 5px 5px 0 5px; behavior: url(http://challenge.ie/PIE.htc); position:relative; width: 234px;
text-align: center;  }

#ChallengeBlog .box-label-red.cb { display:none; } 
#ChallengeBlog .box-label-red.lb { display:block; } 

/* twiter -feed */
#home-page-bottom-boxes #twitter_update_list { font-size:13px;  }
#twitter_update_list {
	font-size: 13px;
	line-height: 21px;
	list-style: none;
	margin:0 0 10px 0;
	}
#twitter_update_list li {
	width:100%;
	display:block;
	float:left;
	margin:0 0 7px 0;
	}
#twitter_update_list span, #twitter_update_list span a {
	
	}
	#twitter_update_list span { display:block; float:left; width:100%; }
	
#twitter_update_list a {
	float:left;
	}

/* footer */

.footer {
	background:url(../images/website_elements/bg.png) 0 -363px repeat-x; 
	height:257px;
	color:#fff;
}

.connect {
	width:990px;
	margin:0 auto;
	padding:40px 0 30px 0;
	border-bottom:3px solid #3f3f3f;
	overflow:auto;
}

.connect p {
	float:left;
	font-size:18px;
	padding: 20px 0 0 0;
}

.connect ul {
	float:right;
	height:59px;
}

.connect ul li {
	list-style:none;
	display:block;
	float:left;
	padding:20px 0 0 0;
}

.connect ul li a {
	color:#fff;
	display:block;
	float:left;
	height:38px;
	margin:-20px 0 0 15px;
	text-align:right;
	font-size:16px;
	font-weight:500;
	padding:20px 0 0 0;
}
.connect ul li a:hover { text-decoration:none }
.facebook {
	background:url(../images/website_elements/bg.png) -138px -305px no-repeat;
	width:135px;
}
.facebook:hover {
	background:url(../images/website_elements/bg.png) 0 -305px no-repeat;
}
.twitter {
	background:url(../images/website_elements/bg.png) -138px -247px no-repeat;
	width:110px;
}
.twitter:hover {
	background:url(../images/website_elements/bg.png) 0 -247px no-repeat; 
}
.linkedin {
	background:url(../images/website_elements/bg.png) -138px -189px no-repeat;
	width:124px;
}
.linkedin:hover {
	background:url(../images/website_elements/bg.png) 0 -189px no-repeat;
}
.skype {
	background:url(../images/website_elements/bg.png) -138px -130px no-repeat;
	width:111px; 
}
.skype:hover {
	background:url(../images/website_elements/bg.png) 0 -130px no-repeat;
}

.terms {
	width:990px;
	margin:30px auto;
	font-size:12px;
	height:60px;
	overflow:hidden;
	background:url(../images/website_elements/bg.png) right -68px no-repeat;
}
.terms p { padding:0 0 10px 0; }
.terms a { text-decoration:underline; color:#fff }
.terms a:hover { color:#ccc; }

/* Client login */
#insurance-files { padding:0 0 30px 0; }
#insurance-files h2 { 
	width:100%;
	background:#f2f2f2;
	padding:7px 0 7px 5px;
}

#insurance-files table.case-list {
	border-collapse:collapse;
	border-spacing:0;	
	margin: 0;
	width: 100%;
}

#insurance-files table.case-list td {
	padding:15px 0 15px 60px;
	border-bottom:1px solid #ebebeb;
}

#insurance-files table.case-list td.subject
 {
	width: 100%;
	background:url(../images/website_elements/client-area-folder-icon.png) 6px 9px no-repeat;
	
}

#insurance-files table.case-list td.category, #insurance-files table.case-list td.status {
	display:none;
}

#insurance-files table.case-details {
	display:none;
}

#insurance-files table.case-details td {
	display:none;
}

#insurance-files table.case-details tr.odd td {
	background: #fff;
}

#insurance-files table.case-details td.var {
	display:none;
}

#insurance-files table.case-details td.val {
	display:none;
}

#insurance-files #field a {
	display:block;
	background:url(../images/website_elements/file-type-icons/text.png) 620px 0 no-repeat;
	height:30px;
	padding:5px 0 5px 7px;
	border-bottom:1px solid #ebebeb;
	margin:0;
}
#insurance-files #field a:hover { border-bottom:1px solid #ccc; text-decoration:none; }
#insurance-files #field a.doc {background:url(../images/website_elements/file-type-icons/doc.png) 620px 0 no-repeat; }
#insurance-files #field a.pdf {background:url(../images/website_elements/file-type-icons/pdf.png) 620px 0 no-repeat; }
#insurance-files #field a.pst {background:url(../images/website_elements/file-type-icons/pst.png) 620px 0 no-repeat; }
#insurance-files #field a.eml {background:url(../images/website_elements/file-type-icons/eml.png) 620px 0 no-repeat; }
#insurance-files #field a.jpg {background:url(../images/website_elements/file-type-icons/jpeg.png) 620px 0 no-repeat; }
#insurance-files #field a.ppt {background:url(../images/website_elements/file-type-icons/ppt.png) 620px 0 no-repeat; }
#insurance-files #field a.ini {background:url(../images/website_elements/file-type-icons/ini.png) 620px 0 no-repeat; }
#insurance-files #field a.xls {background:url(../images/website_elements/file-type-icons/xls.png) 620px 0 no-repeat; }

#insurance-files h2 a { font-family:Arial, Helvetica, sans-serif; float:right; font-size:12px; padding:0 7px 0 0; }

#my-details {
	float:left;
	font-size:12px;
	width:313px; 
}
.my-details-form { float:right; width:313px; }

.my-details-table { width:100%; border:2px solid #f2f2f2; }
.my-details-table td { padding:7px;}

.my-details-table tr.odd { }
.my-details-table tr.even { background:#f2f2f2; }

/*
 * jQuery FlexSlider v1.8
 * http://flex.madebymufffin.com
 *
 * Copyright 2011, Tyler Smith
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
#container { width:695px; padding:30px 0 20px 0; background:#fff; float:left; margin:-30px 0 0 10px; -webkit-border-radius: 5px;    -moz-border-radius: 5px;    border-radius: 5px; behavior: url(http://challenge.ie/PIE.htc); position:relative; }
#container .client-logo {float:right; width:140px; height:140px; overflow:hidden; margin:0 20px 20px 0; position:relative; border:1px solid #e5e5e5; }
#container .client-logo a {width:140px; height:140px; display:block; position:absolute; top:0; left:0; z-index:999; text-indent:-9999px;}
#container .client-logo img {width:140px; height:140px; position:absolute; top:0; left:0; z-index:888; }#container.socialc .blog-post { padding:15px; }
#container2 { width:100%; }
#container2 .client-logo { float:right; width:100px; height:100px; overflow:hidden; margin:0 0 20px 10px; border:1px solid #e5e5e5; position:relative; }
#container2 .client-logo a {width:100px; height:100px; display:block; position:absolute; top:0; left:0; z-index:999; text-indent:-9999px;}
#container2 .client-logo img {width:100px; height:100px; position:absolute; top:0; left:0; z-index:888; }
 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {width: 100%; margin: 0; padding: 0;}
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}




/*==============================================================

	Version : 2009.08.10

==============================================================*/


/* @group BASE */

/* @group FRIENDLY SETTINGS */

img, a img { border:0; } /* nobody likes default border around images */

.clear { display: inline-block; }   
.clear:after { content: "."; display: block; height: 0;   clear: both; visibility: hidden; }
* html .clear { height: 1%; }
.clear { display: block; }

/* @end */
/* based on YUI 2.3 base.css */

/* Idioms */

ul.mod {
	list-style-image:none;
	list-style-position: outside;
	list-style-type: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.mod li {
	list-style: none;
}

/* @end */

/* @group Web Form */

ul.form {
	margin: 0;
	padding: 0;
}

ul.form li {
	list-style: none;
	margin: 0 0 18px 0;
}

ul.form li label {
	color: #888;
	display: block;
}

div.form div.item, div.webform div.item {
	font-size:16px;
}

cat_button {}

input.cat_textbox,
textarea.cat_listbox,
select.cat_dropdown,
select.cat_listbox {
	width: 200px;
}

.cat_dropdown_small {
	width: 200px;
}

.cat_dropdown_smaller {
	width: 150px;
}

.cat_textbox_small, .cat_listbox_small {
	width: 200px; /* DON'T TOUCH THIS */
}

.cat_listbox {
	width: 300px;
}

table.webform,
table.reporting {
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
}

table.webform td {
	line-height: 24px;
	padding: 6px;
}

.form label, .webform label {
	font-size: 14px;
}

.form input, .webform input {
	margin-right: 3px;
}

/* @end */

/* @group System Message */

.system-message, .system-error-message {
	background-color: #fff;
	color: #666;
	margin: 0 0 20px 0;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	padding:20px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
	behavior: url(http://challenge.ie/PIE.htc);
	position:relative;
}

/*.system-message {
	background: #f9f9f9 url(/CatalystImages/ok.png) no-repeat 29px 18px;	
}

.system-error-message {
	background: #f9f9f9 url(/CatalystImages/error.png) no-repeat 26px 26px;
}*/

.system-message h1, .system-error-message h1 {
	color: #000;
	margin: 0 0 18px 0;
}

.system-message a:link, .system-error-message a:link {
	color: #1969bc;
}

.ok {
	background: #E9FBE3;
	color: #21A347;
	margin-bottom: 18px;
}

.error-group {
    background: #FFCCCC;
    color: #740D0A;
    display: block;
    border-left: 4px solid rgba(0,0,0,0.1);
    margin-bottom: 20px;
}

.error {
    display: block;
    padding: 15px;
    border-left: 1px solid rgba(255,255,255,0.5);
    font-size: 13px;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.6);
} 


 
/* @end */

/* @group Announcement */

.announcement-list {
	font-size: 11px;
}

.announcement-list h2 {
	font-size: 14px;
	margin: 0 0 3px 0;
}

.announcement-list span.date {
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 0 6px;
}

.announcement-details span.date {
	display: block;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 18px;
}

/* @end */

/* @group Blog */

/* NOTE: div.post-list exists in FORUMS as well */


.blog-list {
	background: #f9f9f9;
	border: 1px solid #eee;
	color: #000;
	font-size: 11px;
	margin: 0 0 18px;
	padding: 18px;
}

.blog-list h2 {
	font-size: 18px;
	margin: 0 0 3px 0;
}

.blog-list span {
	color: #888;
}
.blog-container {
	
}

.blog-container h1 {
	font-size: 36px;
	line-height: 40px;
	margin: 0 0 6px 0;
}

.blog-container p.description {
	margin: 0 0 36px;
}

.blog-post { 
	background: #fff;
	width:655px;
	padding:20px;
	font-size:14px;
	line-height:20px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
	behavior: url(http://challenge.ie/PIE.htc);
	position: relative;
	margin:0 0 20px 10px;
}

.blog-post h2.post-title {
	font-family: 'HelveticaNeueHeavy';
	font-size: 20px;
	margin: 0;
	padding: 0 0 20px 0;
}
.blog-post p {
	padding:0 0 20px 0;	
}

.blog-post ul { margin:0 0 20px 0; }
.blog-post li {
	background:url(../images/website_elements/bullet.jpg) left no-repeat;
	padding:0 0 0 10px;
	margin:0 0 6px 0;
}
.blog-post ol { margin:0 0 20px 20px; list-style:decimal; }
.blog-post ol li { list-style:decimal; background:none; padding:0 0 0 0; }
.insurance-detail-text h1, .insurance-detail-text h2, .insurance-detail-text h3, .insurance-detail-text h4, .insurance-detail-text h5 { padding:0 0 20px 0; }

.blog-post .post-details {
	margin: 0 0 20px; 
}

.blog-container .post-list {
	margin:0 0 0 0;
	float: left;	
}

.blog-post .post-body {
	margin: 0 0 0 0;
}

.comment-list {
	background: #fff;
	width:655px;
	padding:20px;
	font-size:14px;
	line-height:20px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
	behavior: url(http://challenge.ie/PIE.htc);
	position: relative;
	margin:0 0 20px 10px;
	overflow:auto;
}

.comment-list h5 {
	font-family: 'HelveticaNeueHeavy';
	font-size: 16px;
	margin: 0 0 20px;
}

.comment-list .cat_textbox_small, .comment-list .cat_textbox, .left-box-narrow .cat_textbox_small, .left-box-narrow .cat_textbox {
	height:30px;
	border:2px solid #c8cbc5;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
	padding:0 10px 0 10px;
	behavior: url(http://challenge.ie/PIE.htc);
	width:288px;
	position:relative;
	line-height:26px;
}

.comment-list textarea.cat_listbox_small {
	height: 247px;
	border:2px solid #c8cbc5;
	padding:10px;
	width:288px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
	behavior: url(http://challenge.ie/PIE.htc);
	position:relative;
	overflow:hidden;
	}
.left-box-narrow textarea.cat_listbox {
	float:right;
	height: 217px;
	border:2px solid #c8cbc5;
	padding:10px;
	width:288px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
	behavior: url(http://challenge.ie/PIE.htc);
	position:relative;
	overflow:hidden;
	}	
	
.comment-list .item, .left-box-narrow .item { 
	float:left;
	width:312px;
	margin:0 30px 10px 0;
	display:block;
}

#client-messages-form .item { 
	float:left;
	width:655px;
	margin:0 30px 10px 0;
	display:block;
}
#client-messages-form textarea.cat_listbox {
	float:right;
	height: 120px;
	border:2px solid #c8cbc5;
	padding:10px;
	width:635px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
	behavior: url(http://challenge.ie/PIE.htc);
	position:relative;
	overflow:hidden;
	}	

.item-label {display:none; }

.comment-list .item .item-label {display:none; } 

.left-box-narrow .item .item-label {display:block; padding:0 0 5px 0; }

.left-box-narrow .item.right{ 
	float:right;
	width:312px;
	margin:0 0 10px 0;
	display:block;
}

.comment-list .item.your_message, .comment-list .item.fb {
	float:right;
	margin:0 0 0 0;
}

.comment-list .item.fb { width:156px; margin:10px 0 0 0; }

.form-button { 
	width:156px;
	height:35px;
	color:#fff;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
	background: #2f2f2f; /*fallback for non-CSS3 browsers*/
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#2f2f2f) to(#000)); /*old webkit*/
    background: -webkit-linear-gradient(#2f2f2f, #000); /*new webkit*/
    background: -moz-linear-gradient(#2f2f2f, #000); /*gecko*/
    background: -ms-linear-gradient(#2f2f2f, #000); /*IE10*/
    background: -o-linear-gradient(#2f2f2f, #000); /*opera 11.10+*/
    background: linear-gradient(#2f2f2f, #000); /*future CSS3 browsers*/
    -pie-background: linear-gradient(#2f2f2f, #000); /*PIE*/
	behavior: url(http://challenge.ie/PIE.htc);
	position:relative;
	text-align:center;
	font-size:16px;
	font-family: 'HelveticaNeueHeavy';
	border:none;
	cursor:pointer;
}

.cat_button { 
	height:35px;
	color:#fff;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
	background: #2f2f2f; /*fallback for non-CSS3 browsers*/
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#2f2f2f) to(#000)); /*old webkit*/
    background: -webkit-linear-gradient(#2f2f2f, #000); /*new webkit*/
    background: -moz-linear-gradient(#2f2f2f, #000); /*gecko*/
    background: -ms-linear-gradient(#2f2f2f, #000); /*IE10*/
    background: -o-linear-gradient(#2f2f2f, #000); /*opera 11.10+*/
    background: linear-gradient(#2f2f2f, #000); /*future CSS3 browsers*/
    -pie-background: linear-gradient(#2f2f2f, #000); /*PIE*/
	behavior: url(http://challenge.ie/PIE.htc);
	position:relative;
	font-size:16px;
	border:none;
	cursor:pointer;
	padding:0 0 0 10px;
}

.left-box-narrow .cat_button { 
float:right;
	width:156px;
	padding:0 0 0 0;
	text-align:center;
}

.cat_button.pwr { float:left; }

.form-button:hover, .cat_button:hover { background:#000; -pie-background: linear-gradient(#000, #000); /*PIE*/ }

.blog-post-bottom-links {
	float:left;
	position:relative;
	z-index:200;
	text-align: center;
	height:20px;
	padding:20px;
	width:655px;
	margin:0 0 0 10px;
	font-size:12px; 
}

.blog-post-bottom-links a.left { float:left; }
.blog-post-bottom-links a.right { float:right; }

.captchaimg { margin:0 0 5px 0; }

.blog-comment-container {
	border: 1px solid #e9e9e9;
	margin: 0 0 18px;
}

.blog-comment-container  .comment-details {
	background: #eee;
	font-size: 11px;
	padding: 6px;
}

.blog-comment-container .comment {
	background: #fff;
	padding: 9px;
}

span.flag {
	margin: 0 6px;
	vertical-align: middle;
}

input#fullname, input#website, input#emailaddress {
	width: 300px;
}

textarea.comment {
	height: 160px;
	width: 100%;
}

.forum-registration textarea.comment {
	height: 70px;
	width: 270px;
}

.post-body .links {
	font-size: 11px;
}

.side-panel {
	float: right;
	width: 260px;
	margin:0 0 0 0;
}

.side-panel.client-files { margin:-30px 0 0 0; }

.side-panel h3 {
	font-family: 'HelveticaNeueHeavy';
	font-size: 18px;
	margin: 0 0 10px;
}
.side-panel-box {
	background:#fff;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
	behavior: url(http://challenge.ie/PIE.htc);
	position:relative;
	margin:0 0 20px 0;
	width:220px;
	padding:20px;	
	float:left;
}

.side-panel-red-box {
	background:#D50323;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
	behavior: url(http://challenge.ie/PIE.htc);
	position:relative;	
	margin:0 0 20px 0;
	width:220px;
	padding:20px;
	color:#fff;
}


.side-panel-box.news { margin:-30px 0 0 10px; width:210px; padding-top:40px; height:160px; overflow:hidden; }


.side-panel-red-box a { color:#fff; }
.side-panel-red-box.contact-form {
	background:url(../images/website_elements/envelope.png) 200px 20px no-repeat #D50323;
}
.side-panel-red-box h3 {
	font-family: 'HelveticaNeueHeavy';
	font-size: 21px;
	margin: 0 0 12px;
	color:#fff;
}

.side-panel-red-box .item { 
	width:220px;
	margin:0 0 12px 0;
}

.side-panel-red-box .item .cat_textbox { 
	width:206px;
	height:30px;
	line-height:30px;
	padding:0 7px 0 7px;
	background:#fff;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
	behavior: url(http://challenge.ie/PIE.htc);
	position:relative;	
	border:none;
}

.side-panel-red-box .item .cat_listbox { 
	width:206px;
	height:86px;
	padding:7px;
	background:#fff;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
	behavior: url(http://challenge.ie/PIE.htc);
	position:relative;	
	border:none;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
}

::-webkit-input-placeholder {
   color: #000;
}

:-moz-placeholder {
   color: #000;
}



.side-panel-box a { font-size:13px; }
	

.BlogTagCloud {
	margin: 0 0 18px;
}
.BlogTagCloud a { padding:0 5px 0 0; }

.BlogRecentPost ul, .BlogTagList ul, .BlogPostArchive ul {
	margin: 0;
	padding: 0;
}

.BlogRecentPost li, .BlogTagList li, .BlogPostArchive li {
	font-size: 13px;
	list-style: none;
	margin: 0 0 9px;
}

.page-nav {
	text-align: center;
	position:relative;
	width:100%;
	position:relative;
} 

.page-nav a {
	margin: 0 9px;
}

#nextpage { 
	float:right;
}
#previouspage { 
  float:left;
}

#previouspage, #nextpage { 
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

.blog-post dl {
	background: #f9f9f9;
	border: 1px solid #eee;
	margin: 0 0 18px;
	padding: 18px;
}

.blog-post dt {
	color: #000;
}

.blog-post dd {
	margin: 0 0 9px;
}

/* @end */

/* @group Booking */

.booking-list {
	margin: 0 0 9px;
}

.booking-list span.date {
	margin: 0 9px 0 0;
}

.booking-container h1, .form-container h2 {
	margin: 0 0 18px;
}

.form-container {
	background: #f9f9f9;
	border: 1px solid #eee;
	padding: 18px;
}

.form-container input#FirstName, .form-container input#LastName, .form-container input#EmailAddress, .form-container input#Company, .form-container input#WorkPhone {
	width: 260px;
}

.go-back {
	margin: 18px 0;
}

/* @end */

/* @group Calendar */

div.select-month-year {
	padding: 9px 0;
}

table.module-calendar {
	border: 1px solid #888;
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}

table.module-calendar td {
	border: 1px solid #d7d7d7;
	font-size: 11px;
	height: 80px;
	overflow: hidden;
	padding: 0;
	vertical-align: top;
}

table.module-calendar td span {
	background: #f7f7f7;
	color: #333;
	display: block;
	font-size: 11px;
	padding: 0 2px;
	text-align: right;
}

tr.day-of-week td {
	background: #d7d7d7;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	text-align: center;
	vertical-align: middle;
}

table.module-calendar td.events span {
	background: #2BABFA;
	color: #fff;
	font-weight: bold;
}

table.module-calendar td.events {
	background: #EEF5FA;
}

table.module-calendar td ul {
	margin: 9px 0;
	padding-left: 24px;
}

table.module-calendar td.last-month {
	background: #eee;
}

table.module-calendar td.next-month {
	background: #eee;
}

/* @end */

/* @group Catalogue and Products */

.shop-catalogue {
	background: #fff;
	border: 1px solid #ccc;
	float: left;
	height: 180px;
	margin: 0 6px 6px 0;
	overflow: hidden;
	width: 180px;
}

.shop-catalogue h4 {
	font-size: 12px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	text-indent: 9px;
}

.shop-catalogue h4 a {
	color: #1969bc;
	text-decoration: none;
}

.shop-catalogue .image {
	/* Image size should be 150px by 120px */
	height: 120px;
	margin: 0 auto;
	overflow: hidden;
	padding: 15px;
	text-align: center;
}

.shop-main {
	margin-top: 18px;
}

.shop-main .header {
	border-bottom: 1px solid #eee;
	height: 27px;
	line-height: 27px;
	margin: 0 0 18px;
}

.shop-main .breadcrumbs {
	float: left;
	width: 40%;
}

.shop-main .cart-summary {
	float: right;
	width: 40%;
}

.shop-main .description ul {
	margin: 0 0 0 18px;
	padding: 0;
}

.shop-main .description li {
	list-style: square;
}

table.cartSummaryTable {
	border-collapse:collapse;
	border-spacing:0;	
	font-size: 12px;
	float: right;
}

td.cartSummaryItem {
	padding: 0;
}

a.cartSummaryLink {
	margin: 0 0 0 18px;
}

.shop-main ul {
	margin: 0;
	padding: 0;
}

.shop-main li {
	list-style: none;
}

table.catalogueTable {
	border-collapse:collapse;
	border-spacing:0;	
	width: 100%;
	margin: 0 0 18px;
}

table.catalogueTable td {
	padding: 0;
}

table.productTable {
	border-collapse:collapse;
	border-spacing:0;	
	table-layout: fixed;
	width: 100%;
}

table.productTable td {
	padding: 3px;
}

.shop-product-small {
	background: #fff;
	border: 1px solid #ddd;
	color: #666;
}

.shop-product-small h5 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	min-height: 36px;
	padding: 18px 18px 6px;
}

.shop-product-small h4 a {
	color: #1969bc ;
}

.shop-product-small h5 a {
	text-decoration: none;
}

.shop-product-small ul {
	background: #f9f9f9;
	padding: 18px;
}

.shop-product-small ul li {
	font-size: 11px;
	margin: 0 0 6px;
}

.shop-product-small li.price {
	font-size: 11px;
}

.shop-product-small li.price strong {
	font-size: 14px;
	margin-left: 6px;
}

.shop-product-small li.stock {
	font-size: 11px;
}

.shop-product-small li.stock strong {
	color: #666;
	margin-left: 3px;
}

.shop-product-small .image {
	height: 120px;
	margin: 0 auto 9px;
	overflow: hidden;
	width: 120px;
	text-align: center;
}

.image a, td.actions a {
	border: none !important;
}

.shop-product-small li.quantity {
	line-height: 30px;
}

li.quantity img {
	position: relative;
	top: 8px;
	/* or vertical-align: middle; */
}

.shop-product-small li.quantity input.productTextInput {
	width: 50px;
}

.shop-product-small li.quantity input.productSubmitInput {
}

.shop-product-large {
	background: #fff;
	border: 1px solid #eee;
	color: #666;
	margin: 0 0 18px;
	min-width: 240px;
	overflow: hidden;
}

.shop-product-large h1 {
	color: #000;
	font-size: 14px;
}

.shop-product-large .image {
	margin-left: 36%;
	min-height: 360px;
	height: auto !important; /* for modern browsers */
	height: 360px; /* for IE5.x and IE6 */		
	padding: 18px;
	text-align: center;
}

.shop-product-large .shop-product-small .image {
 	margin: 0;
	min-height: 160px; 
	height: auto !important; /* for modern browsers */
	height: 160px; /* for IE5.x and IE6 */		
	padding: 18px;
	text-align: center;
	width: auto;
}

.shop-product-large .shop-product-small ul {
	padding: 9px;
}

.shop-product-large .shop-product-small ul, .shop-product-large .shop-product-small li  {
	margin: 0;
}

.shop-product-large li.price {
	font-size: 14px;
}

.shop-product-large li.instock {
	font-size: 10px;
}

.shop-product-large li.quantity input.productTextInput {
	width: 50px;
}

td.productItem .comment-form input#Captcha {
	width: 300px;
}

.poplets {
	border-top: 1px solid #eee;
	margin-top: 36px;
	padding: 9px 0;
}

.poplets img {
	border: 1px solid #ddd;
}

table.productPoplets {
	border-collapse:collapse;
	border-spacing:0;	
	margin: 0 auto;
}

.shop-product-large .details {
	background: #f9f9f9;
	float: left;
	min-height: 360px;
	height: auto !important; /* for modern browsers */
	height: 360px; /* for IE5.x and IE6 */	
	padding: 18px;
	width: 30%;
}

.shop-product-large ul {
	margin: 0 0 36px;
	padding: 0;
}

.shop-product-large li {
	margin: 9px 0;
}

.shop-cart .breadcrumbs {
	margin: 0 0 18px;
}

table.cart {
	background: #fff;
	border-collapse:collapse;
	border-spacing:0;	
	border: 1px solid #ddd;
	font-size: 11px;
	width: 100%;
}

table.cart td {
	vertical-align: top; /*to make sure the div stack line up at the top */
}

table.cart a {
	color: #1969bc;
}

table.cart th, table.cart td {
	color: #666;
	padding: 9px;
}

tr.val td {
	border-bottom: 1px solid #eee;
}

tr.shipping td {
	border-bottom: 1px solid #ddd;
}

tr.discount td.quantity, tr.shipping td.quantity {
	text-align: right;
}

td.quantity input.update {
	margin: 0 0 0 3px;
}

table.cart th {
	background: #f9f9f9;
	border-bottom: 1px solid #eee;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

input.cartInputText {
	width: 70px;
}

input#DiscountCode, input#GiftVoucher {
	width: 70px;
}

select.shippingDropDown {
	width: 150px;
}

table.cart th.quantity {
	text-align: right;
}

table.cart td.quantity {
	text-align: right;
}

.productitemcell {
	height: 23px;
	line-height: 20px;
	margin: 0 0 3px 0;
	overflow: hidden;
}

table.cart td.actions {
	text-align: right;
}

table.cart td.actions a {
	font-size: 12px;
	font-weight: bold;
	margin: 0 18px 0 0;
	text-decoration: none;
}

a#catshopclear {
	font-size: 10px;
	font-weight: normal;
}

table.cart strong {
	font-size: 14px;
}

.shop-form {
	margin: 0 0 18px;
}

.shop-form ul.form {
	background: #f9f9f9;
	border: 1px solid #eee;
	padding: 18px;
}

.shop-form label {
	font-size: 11px;
}

.shop-form ul.form li {
	margin: 0;
	padding: 9px 0;
}

.shop-form li.last {
	border-top: 1px solid #eee;
}

/*.shop-form .checkboxes {
	line-height: 27px;
}*/

input.PaymentMethodType {
	margin: 0 6px 0 0;
}

.shop-form ul.form input.cat_textbox,
.shop-form ul.form select.cat_dropdown,
.shop-form ul.form textarea.cat_listbox {
	width: 260px;
}

.shop-form textarea.cat_listbox {
	height: 100px;
}

.shop-receipt, .shop-quote-receipt {
	background: #f9f9f9;
	border: 1px solid #eee;
	margin: 18px;
	padding: 18px;
}

.shop-receipt h1, .shop-quote-receipt h1 {
	border-bottom: 1px solid #ccc;
	padding: 0 0 3px;
}

.shop-receipt h2, .shop-quote-receipt h2 {
	font-size: 12px;
	font-weight: normal;
}

/* @end */

/* @group Customer Cases

table.case-list {
	border-collapse:collapse;
	border-spacing:0;	
	margin: 0;
	width: 100%;
}

table.case-list td {
	padding: 6px;
}

table.case-list td.subject,
table.case-list td.category {
	width: 40%;
}

table.case-list td.status {
	width: 20%;
}

table.case-details {
	background: #f9f9f9;
	border-collapse:collapse;
	border-spacing:0;	
	border: 1px solid #eee;
	width: 100%;
}

table.case-details td {
	padding: 6px;
}

table.case-details tr.odd td {
	background: #fff;
}

table.case-details td.var {
	color: #888;
	text-align: right;
	width: 130px;
}

table.case-details td.val {
	color: #000;
}  */

/* @end */

/* @group Customer Orders */

table.border {
	border-collapse:collapse;
	border-spacing:0;	
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

table.border td {
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}

table.border span { color: #888; }

table.order-list {
	border-collapse:collapse;
	border-spacing:0;	
	width: 100%;
}

table.order-list td {
	border: 1px solid #eee;
}

table.order-list a {
	margin: 0 9px 0 0;
}

table.order-list span.number {
	font-size: 11px;
}

/* @end */

/* @group Comment */

.comment-container {
	background: #f9f9f9;
	border: 1px solid #eee;
	margin: 0 0 18px;
}

.comment-container .header {
	background: #eee;
	font-size: 11px;
	padding: 6px 18px;
}

.comment-container span.name {
	color: #000;
}

.comment-container span.rating {
	margin: 0 9px;
	vertical-align: middle;
}

.comment-container .content {
	padding: 18px;
}

.comment-form {
	background: #f9f9f9;
	border: 1px solid #eee;
	color: #666;
	margin: 0 0 18px;
	padding: 18px;
}

.comment-form h3 {
	font-size: 14px;
	margin: 0 0 18px;
}

.comment-form h5 {
	color: #666;
	font-size: 14px;
	margin: 0 0 18px;
}

/*.comment-form li.rating div {
	font-size: 10px;
}*/

/*.comment-form li.rating div input {
	margin: 0 3px;
}*/

.comment-form input.cat_textbox_small,
.comment-form textarea {
	width: 300px;
}

.comment-form textarea {
	height: 120px;
}

/* @end */

/* @group FAQ */

table.faq-search {
	background: #f9f9f9;
	border-collapse:collapse;
	border-spacing:0;	
	border: 1px solid #eee;
	margin: 0 0 18px 0;
	width: 100%;
}

table.faq-search label {
	color: #888;
}

table.faq-search td {
	border-collapse:collapse;
	border-spacing:0;	
	padding: 9px;
}

table.faqresultstable {
	background: #fff;
	border-collapse:collapse;
	border-spacing:0;	
	border: 1px solid #eee;
	width: 100%;
}

table.faqresultstable td {
	color: #666;
	padding: 9px;
}

table.faqresultstable a {
	color: #1969bc;
}

table.faqresultstable td.faqresultstableinfo {
	background: #f9f9f9;
	color: #888;
	font-size: 10px;
	padding: 3px 18px;
	text-align: right;
}

table.faqresultstable td.faqresultstablecount {
	padding-left: 18px;
	width: 10px;
}

td.faqresultstablehead {
	background: #fff;
	border-collapse:collapse;
	border-spacing:0;	
	border-bottom: 1px solid #eee;	
	color: #000;
	font-weight: bold;
}

/* @end */

/* @group Forums */

/* NOTE: div.post-list exists in BLOG as well */

.forum-container h1 {
	font-size: 24px;
}

table.topic-list, div.forum-posts-container div.post-list, div.forum-registration {
	color: #666;
}

div.forum-posts-container div.post-list a, div.forum-registration a {
	color: #1969bc;
}

div.forum-registration h2 {
	color: #000;
}

table.forum {
	background: #f9f9f9;
	border-collapse:collapse;
	border-spacing:0;	
	border: 1px solid #eee;
	margin: 0;
	width: 100%;	
}

table.forum td {
	font-size: 11px;
	padding: 9px;
	vertical-align: top;
}

table.forum td.topics {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	width: 90px;
}

table.forum td.posts {
	border-right: 1px solid #eee;	
	width: 90px;
}

table.forum td.lastpost {
	border-left: 1px solid #eee;	
	width: 180px;
}

table.forum .icon {
	float: left;
	width: 50px;
}

table.forum .forum {
	margin: 0 0 0 50px;
}

table.forum h3 {
	margin: 0;
}

table.forum h3 a {
	text-decoration: none;
}

ul.cap-top,
ul.cap-bottom {
	font-size: 11px;
	height: 30px;
	margin: 0 0 18px;
	padding: 0;
}

ul.cap-bottom {
	margin: 18px 0 0;
}

ul.cap-top li,
ul.cap-bottom li {
	display: block;	
	line-height: 30px;
	list-style: none;	
}

ul.cap-top li.user,
ul.cap-bottom li.nav-page {
	float: left;
	width: 200px;
}

ul.cap-top li.actions,
ul.cap-bottom li.actions
{
	float: right;
	font-size: 12px;
	text-align: right;
	width: 350px;
}

ul.cap-top li.actions a,
ul.cap-bottom li.actions a{
	float: right;
	margin: 0;
	padding: 0 9px;
}

table.topic-list {
	background: #f9f9f9;
	border-collapse:collapse;
	border-spacing:0;	
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	width: 100%;
}

table.topic-list th {
	background: #ddd;
	border: 1px solid #ddd;
	color: #000;
	font-size: 10px;
	padding: 6px;
	text-align: left;
}

table.topic-list .name {
	font-weight: bold;
	width: 60%;
}

table.topic-list .name .icon {
	float: left;
	width: 30px;
}

table.topic-list .replies,
table.topic-list .views {
	font-size: 10px;
	text-align: center;
	width: 10%;
}

table.topic-list .date {
	font-size: 10px;
	text-align: right;
	width: 20%;
}

table.topic-list td {
	padding: 0;
}

table.topic-list a {
	color: #1969bc;
}

table.topic {
	border-collapse:collapse;
	border-spacing:0;	
	border-bottom: 1px solid #eee;;
	margin: 0;
	width: 100%;
}

table.topic td {
	padding: 9px;
}

table.topic td.name,
table.topic td.replies,
table.topic td.views {
	border-right: 1px solid #eee;
	vertical-align: middle;
}

.forum-registration {
	border: 1px solid #eee;
	background: #f9f9f9;
	padding: 18px;
}

.forum-registration input.cat_textbox,
.forum-registration textarea.cat_textbox {
	width: 260px;
}

.forum-registration input.cat_button {
	margin: 0 6px 0 0;
}

.forum-posts-container .breadcrumb {
	font-size: 11px;
	padding: 6px;
}

.forum-posts-container h1 {
	font-size: 18px;
	margin: 18px 0;
}

.forum-posts-container h2 {
	background: #eee;
	border: 1px solid #eee;
	color: #888;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 3px 18px;
}

.forum-posts-container table.container {
	border-collapse:collapse;
	border-spacing:0;	
	width: 100%;
}

.forum-posts-container td {
	background: #f9f9f9;	
	border: 1px solid #ddd;
	padding: 18px;
	vertical-align: top;
}

.forum-posts-container td.author {
	font-size: 11px;
	width: 160px;
}

.forum-posts-container h3.name {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.forum-posts-container tr.sub td {
	height: 30px;
	padding: 0 18px;
}

.forum-posts-container td.action a {
	float: right;
	line-height: 30px;
}

/* @end */

/* @group Literature */

p.literature-container img {
	vertical-align: middle;
}

p.literature-container span.icon, p.literature-container span.name {
	margin: 0 3px 0 0;
}


/* @end */

/* @group Secure Zone Markup */

.case-search {
	background: #f9f9f9;
	border: 1px solid #eee;
	margin: 0 0 18px;
	padding: 18px;
}

.secure-lost-password {
	background: #f9f9f9;
	border: 1px solid #eee;	
	padding: 18px;
}

.secure-lost-password input.cat_textbox_small {
	width: 210px;
}

.secure-update-details {
	background: #f9f9f9;
	border: 1px solid #eee;
	margin: 0 0 18px;
	padding: 18px;
}

.secure-update-details input.cat_textbox,
.secure-update-details select.cat_dropdown {
	width: 260px;
}


/* @end */

/* @group Form Modules */

.product-form h3 {
	padding-left: 9px;
}

.secure-login, .newsletter-form {
	width:100%;
}

.secure-login h3, .newsletter-form h3 {
	background: #eee;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	width:100%;
}

/* @end */

/* @group Search */

.search-box {
	padding: 6px;
}

.search-box input.cat_textbox_small {
	margin: 0 3px 0 0;
}

/* @end */

/* @group Photo Gallery */

#imageContainer img {
	margin: 0;
}

table.photogalleryTable td {
	padding: 9px;
}

/* @end */

/* @group Affiliate Program */

table.affiliate-stats {
	border: 1px solid #d7d7d7;
	border-collapse: collapse;
}

table.affiliate-stats td {
	border: 1px solid #d7d7d7;
	padding: 6px;
}

table.affiliate-stats td.var {
	color: #888;
}

/* @end */

/* @group Tell a Friend */

.tell-a-friend {
	border: 2px solid #333;
	background-color: #fff;
	color: #666;
	padding: 18px;
}

.tell-a-friend form {
	padding: 0 0 0 36px;
}

.tell-a-friend  h1 {
	border-bottom: 1px solid #ccc;
	color: #222;
	font-size: 18px;
	margin: 0;
	padding: 0 0 6px;
}

.tell-a-friend  h2 {
	border-bottom: 1px dotted #ccc;
	color: #222;
	font-size: 12px;
	margin: 18px 0 9px;
}

.tell-a-friend  td.var {
	text-align: right;
	width: 130px;
}

.tell-a-friend td {
	font-size: 11px;
	vertical-align: top;
}

.tell-a-friend  label {
	color: #888;
	font-size: 11px;
}

.tell-a-friend  input.cat_textbox_small {
	height: 21px;
}

.tell-a-friend  input.cat_textbox_small, .tell-a-friend textarea.cat_listbox {
	font-size: 11px;
	width: 300px;
}

/* @end */

/* @group Favourites */

.favourite-registration {
	border: 1px solid #eee;
	background: #f9f9f9;
	padding: 18px;
}

.favourite-registration input.cat_textbox,
.favourite-registration textarea.cat_textbox {
	width: 260px;
}

.favrourite-registration input.cat_button {
	margin: 0 6px 0 0;
}


/* @end */

/* @group eCommerce Browse Panel */

.browse-panel {
	border: 1px solid #d7d7d7;
}

.browse-panel h5 {
	background: #eee url(/CatalystImages/shop_bg-browse-panel.png) repeat-x;
	border-bottom: 1px solid #d7d7d7;
	font-size: 14px;
	margin: 0;
	padding: 9px;
}

.browse-panel h6 {
	background: #f7f7f7;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 3px 9px;
}

.browse-panel ol {
	background: #fff;
	border-bottom: 1px solid #e7e7e7;
	margin: 0;
	padding: 9px;
}

.browse-panel ol.browse-catalogue {
	border-bottom: none;
}

.browse-panel li {
	list-style: none;
	padding: 3px 9px;
}

.browse-panel li span {
	display: inline;
	font-weight: bold;
}

/* @end */

/* @group eCommerce Image Zoom Slider */

img.drag {
	position: relative;
	padding: 0.5em;
	/*margin: 0 0 0.5em 1.5em;*/
	margin: 0;
	cursor: move;
}
 
.slidertrack {
    background-color: #d7d7d7;
    color: #333;
    float: left;
    margin: 0;
    line-height: 0px;
    font-size: 0px;
    text-align: left;
    padding: 4px;
    border: 1px solid;
    border-color: #ccc #aaa #aaa #ccc;
}
 
.slidertrack .sliderslit {
    background-color: #333;
    color: #ccc;
    height: 2px;
    margin: 4px 4px 2px 4px;
    line-height: 0px;
    position: absolute;
    z-index: 1;
    border: 1px solid;
    border-color: #999 #ddd #ddd #999;
}
 
.slidertrack .slider {
    width: 16px;
    background-color: #555;
    color: #333;
    position: relative;
    margin: 0;
    height: 8px;
    z-index: 1;
    line-height: 0px;
    font-size: 0px;
    text-align: left;
    border: 2px solid;
    border-color: #999 #222 #222 #999;
}
 
#zoomcontainer{
    overflow: hidden;
    position: relative;
}

#zoomcontainer img{
    position: absolute;
}


/* @end */

/* @group Web Apps */

/*pagination*/
ul.pagination {
	margin: 0;
	padding: 0;
}

ul.pagination li {
	display: inline;
	list-style: none;
	margin: 0 2px;
}
.pagination {
  font-size: 18px;
  position: relative;
  padding: 6px 24px 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  background-color: #ffffff;
  margin-left: -1px;
  margin:0 !important;
}
.pagination a {
  font-size: 18px;
  position: relative;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
    margin: 0 5px 0 5px;
}

/* @end */





