* {outline: none;}

body {
	background-color: #0C1073;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

a, a:link, a:visited {
	outline:none;
	border:none;
}

a img {border: 0;}

h3 {
	letter-spacing: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 12px;
	margin-bottom: 3px;
	color: #005aad;
	margin-left: 0px;
	font-weight: bold;
}

#feature {
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E51837;
	height: 185px;
}

#footer a {
	color: #575757;
	text-decoration: underline;
	padding-right: 4px;
	padding-left: 4px;
}
#footer a:hover {
	color: #575757;
	text-decoration: none;
}

#container {
	background-color: #FFFFFF;
	width: 990px;
	background-image: url(../images/site-bg.gif);
	margin:0 auto;
}
#left-quotes {
	float: left;
	width: 139px;
	background-image: url(../images/quote-bg.gif);
	margin-top: 16px;
	padding: 15px 15px 15px 32px;
	background-position: 10px top;
	background-repeat: no-repeat;
	height: 200px;
}
#content-body {
	float: left;
	width: 793px;
	margin-top: 16px;
	padding-bottom: 18px;
}
.caps {
	text-transform: uppercase;
	font-size: 11px;
}
.text {
	padding-right: 15px;
	text-align: justify;
}


#footer {
	border: 1px solid #A5E9FC;
	background-color: #EEF7FC;
	margin: 8px 8px 8px 18px;
	padding: 14px;
	font-size: 11px;
}
.heading {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #005AAB;
	font-weight: bold;
}
.line {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E51837;
}

h1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 20px;
	color: #005AAB;
	letter-spacing: -.5px;
	margin: 0px;
}
#logo {
	float: left;
	height: 104px;
	width: 244px;
}
#quote {
	float: left;
	height: 104px;
	width: 432px;
	background-image: url(../images/quote.gif);
}
#newsletter {
	height: 60px;
	width: 234px;
	float: left;
	background-image: url(../images/newsletter.jpg);
	padding-top: 44px;
	padding-left: 80px;
	color: #FFFFFF;
}
form {
	margin: 0px;
}
.formfield {
	background-color: #FFFFFF;
	border: 1px solid #1869B3;
	width: 130px;
	height: 14px;
}
.formfield2 {
	background-color: #FFFFFF;
	border: 1px solid #1869B3;
	width: 330px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #005AAB;
	height: 17px;
	border: 1px solid #005AAB;
}
.floatright {
	float: right;
	padding-left: 12px;
}
.text h2 {
	font-size: 11px;
	font-style: normal;
	color: #1894DA;
	margin: 0px;
	text-align: left;
}
.required {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #005AAB;
}
.text a {
	color: #E51837;
	font-weight: normal;
}
.text a:hover {
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
strong a:hover {
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.box2 {
	border: 1px solid #A5E9FC;
	padding: 5px;
}
.box {
	border-top: 3px solid #E51837;
	padding-top: 6px;
}

.border {
	border: 5px solid #D5EBFF;
}

#leftflash {
	float: left;
	width: 266px;
	height: 185px;
	text-align: left;
}
#rightflash {
	float: left;
	width: 261px;
	height: 185px;
}
#feature-img {
	height: 185px;
	width: 265px;
	float: left;
}


/* start styles added by Fergal 201105090 */

#shopcontent {
	background-color: #FFFFFF;
	float: left;
	width: 970px;
	padding-bottom: 18px;
	margin: 8px 0px 8px 18px;
}

#shopcontent .container {
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	position: relative;
}
#shopwrapper {
	float: left;
	margin-top: 15px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	min-height:300px;
	height:expression(
    this.scrollHeight < 300? "300px" : "auto" );
	padding-right: 14px;
	padding-left: 15px;
	padding-top: 14px;
	position: relative;
}

#shopwrapper h1 {
	color: #BF0000;
}

#shopbody p {
	margin-top: 0px;
	line-height: 16px;
}


#shopnav {
width: 240px;
	display:inline;
	float: left;
	position: relative;
}

#shopnav h2 {
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin:0;
	color: #005aad;
	font-weight:bold;
}



#shopnav h3 {
	color: #005aad;
	padding-left: 0px;
	padding-bottom: 20px;
	margin:0;
	outline:none;
	border:none;
	font-weight:normal;
}

#shopnav h3 a{
	letter-spacing: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 12px;
	margin-bottom: 3px;
	color: #005aad;
	margin-left: 0px;
	font-weight: normal;
}

#shopbody {
	width: 690px;
	display:inline;
	float: left;
	position: relative;

}
#shopnav ul { 	list-style:none; 	padding:0px; 	margin:-10px 0px 5px 0px;}
#shopnav ul li{line-height:18px; font-size: 11px;}
#shopnav ul li a{color:#000; font-weight:normal;text-decoration:none;font-size: 11px;}
#shopnav ul li a:active{color:#FFFFFF;font-weight:normal;text-decoration:none;font-size: 11pt;}
#shopnav ul li a:hover {color:#BF0000;}


.productbox
	{
		display:inline;
		float: left;
		position: relative;
		margin-left: 5px;
		margin-right: 5px;
		width:220px;
		text-align: center;
		height:210px;
		/* border: 1px solid #e7e7e7; */
		background-color:#fff;
		vertical-align: middle;
	}

	
.productimageholder
	{
		display:inline;
		float: left;
		position: relative;
		height:153px;
		width:215px;
		margin:0px;
		background-color:#fff;
	}
	
.productshortdescwrapper {
	display: table; height: 65px; width: 215px;  _position: relative; overflow: hidden;
	float: left;
	overflow: hidden;
	text-align: left;
	vertical-align: middle;
	width:;
	height:45px;
	color: #fff;
	background-color:#303030;
	font:12px/16px "Verdana", Geneva, sans-serif;
}



.productshortdescwrapper:hover{
	background-color:#0069b1;
}

.productshortdesc {
	display: table-cell; vertical-align: middle;padding-left:5px;	
	}
.productshortdesc a {
color: #fff;
font-weight: normal;


}
.productlink span {
color: #0069b1;
font-weight: normal;
}

.productlink a {
color: #0069b1;
font-weight: normal;
}


.productlink a:hover {
color: #303030;
font-weight: normal;
}


.productheader {
	font-size: 12pt;
	line-height:22px;
	color: #0069b1;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: left;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:3px;
	padding-bottom:3px;
	}
	
	
.productsubheader {
	font-size:14px;
	color: #0069b1;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: left;}

.productprice {
	font-size:14px;
	color: #0069b1;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: left;}


.shoptextheader {
	font-size:16px;
	line-height:16px;
	color: #0069b1;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: left;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:5px;
	}
	
.shoptextheader a {
	font-size:16px;
	line-height:16px;
	color: #0069b1;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: left;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:5px;
	font-weight:normal;
	}
	
.shopfooterlink {
	line-height:16px;
	text-transform: none;
	text-align: left;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:5px;
	font: bold 12px "Verdana", Geneva, sans-serif;
	 color:#0069b1;
	 text-decoration:none;
	 
	}
	

.shopfooterlink a {
color: #328FC5;
}
	
.shoptextlist {
	margin-left:12px;
	padding-left:0px;
	margin-top:0px;
	padding-top:0px;
	}

.shopform {
	width:400px;
	}

	
.shoptextlink a
{
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

.shoptextlink a:active
{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

.shoptextlink ul li a:hover
{
	color:#BF0000;
}
	
.shopformtext {
	width:100px;
	display:inline;
	float: left;
	position: relative;
	margin-top:20px;
	}
	
.shopformimage {
	width:300px;
	display:inline;
	float: left;
	position: relative;
	}
	


#shopwrapper { font-size: 11pt;
	padding: 0 10px 0 18px;
	}	

#shopwrapper h1 {
	letter-spacing: -1px;
	margin-top: 0px;
	margin-right: 0px;
	font-size:18px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	color: #bf0000;
	text-transform: none;
	padding-left:0px;
	padding-top:5px;
}
#shopbody h2 {
	font-size:14px;
	font-weight: bold;
	color: #BF0000;
	padding-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: left;
}

#shopbody h3 {
	letter-spacing: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-size:12px;
	margin-bottom: 3px;
	color:#005aad;
	margin-left: 0px;
	font-weight: bold;
}

#shopwrapper h1 a
{
color: #bf0000;
font-size: 24px;

}

#shopwrapper a, #shopwrapper a:link, #shopwrapper a:visited {
	text-decoration: none;
	outline:none;
	border:none;
}
			
.shoptextlink a:hover {
	text-decoration: none;
	color: #328FC5;
}



/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
	height: 1%;
}
.clear-block {
	display: block;		
	margin: 0px;
	padding: 0px;
	clear: both; 
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.gap {
    height:10px;
}

.smallgap {
    height:5px;
}


.productlink a
{
color: #328FC5;
}


/* -- NAVIGATION HERE -----*/
/**************** menu coding *****************/
#menu {
width: 100%;
}
#menu ul * { margin:0; padding:0}
#menu ul {list-style:none; margin:0; padding:0; z-index:2000}

#menu a {	display:block; color:#fff; text-decoration:none; font-family:'Helvetica',Arial, sans-serif }

#menu a:hover {
color: #a00;
background: #fff;
}

/* start top level specific */ 
#menu ul li { position:relative; float:left; margin:0; display:inline-block;}

#menu ul li a.lastnav						{ padding: 18px 32px 12px 33px;}
/* end top line specific */ 

/* start second level specific */
#menu ul ul {
	margin-top:-2px;
	width:200px;
	color: white;
	font-size : 11px;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; z-index: 500; border-top:1px solid #fff; position:absolute; top:100%; left:0; background:#646363;}


#menu ul ul li {width:200px; }
#menu ul ul li a{background:#2D4C9C}
#menu ul ul li a:hover, #menu ul ul li a .menuhover				{ color:#000;}
#menu ul ul li 	{ position:relative;  width:200px !important; margin:0; background:none; padding:0 }


#menu ul ul.wide  {width:240px;}
#menu ul ul.wide li { width:240px !important; }


#menu ul ul li a 							{ display:block; padding:5px 5px; background-color:#2D4C9C; font-size:11px;}
#menu ul ul li a.parent 				{ display:block; padding:8px 7px; background-color:#2D4C9C; font-size:13px; cursor:inherit;}
#menu ul ul li a:hover 						{ background-color:#CC0033; color:#fff;}



/* end second level specific */

/* start third level specific */

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

#menu ul ul ul li							{ width:150px; }
#menu ul ul ul li a							{ background:#0c5bc4}
#menu ul ul ul li a:hover 						{ color:#000;}
/* end third level specific */

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


.productlink a
{
color: #328FC5;
}


/* product detail styles */
/*inner*/
#wrap{background:#fff; width:1060px; margin:0 auto;}
#content_wrap{width:980px; margin:24px 40px; padding:0 0 40px 0; border:1px solid #e7e7e7; float:left;}
#leftcol_in{width:239px; padding:10px 0 0 15px; float:left;}
#leftcol_in h2{color:#0069b1; font-size:24px; font-weight:normal; padding:0 0 4px 6px; font-family:Helvetica, Arial, sans-serif;}
#leftcol_in span{color:#0069b1; font-size:16px; padding:0 0 0 6px; font-family:Helvetica, Arial, sans-serif;}
#Categories{width:100%; margin:10px 0 0 0;}
#Categories li{color:#0069b1; font-size:12px; margin:0 0 5px 0;  padding:0 0 0 6px; display:block;}
#Categories li a{color:#0069b1; line-height:20px;}
#Categories li.active{background:#303030; color:#fff;}
#Categories li a:hover{background:none;color:#3d3d3d;}
#Categories li a.gray{color:#3d3d3d;}
#Categories li a.gray:hover{color:#0069b1;}

#rightcol_in{width:665px; margin:0 0 0 60px; padding:25px 0 0 0; float:left;}
#rightcol_in h4{background:#0069b1; color:#fff; font-size:20px; font-weight:normal; margin:0 20px 0 0; padding:0 0 0 10px; line-height:27px; font-family:Helvetica, Arial, sans-serif;}
#video_in{background:url(../images/bg_shadow_in.jpg) no-repeat center bottom; width:100%; padding:20px 0 28px 0;}

#video_in img{margin:0 15px 0 0;float:left;}
#flashholder{margin:0 15px 0 0;float:left; width:336px;}


#Entry{background:url(../images/bg_information.jpg) no-repeat center bottom; width:645px; padding:0 20px 25px 0;}
#Entry p{color:#303030; font-size:12px; margin:0; padding:18px 0 22px 0; line-height:20px;}
#Entry span.price{color:#0069b1; font-size:12px; padding:0 0 25px 0; display:block;}
#Entry label{width:70px; line-height:18px; color:#0069b1; font-size:12px; float:left;}
#Entry .input{background:#fff; width:33px; height:18px; border:1px solid #cecece; float:left;}
#Entry input.AddtoCart{background:url(../images/bt_add_to_cart.jpg) no-repeat; width:634px; height:77px; border:0; cursor:pointer;}
#Entry .connect{text-align:center; display:block; margin-top:25px;}
#Entry .connect img{margin:0 25px 0 0;}


#related_purchases a:hover{ text-decoration:none; color:#000; }
#related_purchases a {color:#0069b1;}
#related_purchases{width:100%; margin:30px 0 30px 0;}
#related_purchases span{color:#303030; font-size:12px;}
#related_purchases li{list-style:none;color:#0069b1; font-size:12px; margin:0; padding:12px 0 0 0;}

#video_in ul {margin-top:0;padding-top:0;}
#video_in ul li{list-style:none;width:252px; background:url(../images/bg_common_box.jpg) no-repeat left 0px; margin:0;padding:0px 0 10px 60px; line-height:18px; float:left;}
#video_in ul li strong{font-size:12px; font-weight:bold; display:block;}


#productbody {
	width: 670px;
	margin-left:5px;
	margin-right:0px;
	display:inline;
	float: left;
	position: relative;
	padding-top: 0px;
	padding-left:0px;
	font:12px/16px "Verdana", Geneva, sans-serif;
}

#productbody h1{background:#0069b1; color:#fff; font-size:20px; font-weight:normal; margin:0 0px 0 0; padding:0 0 0 10px; line-height:27px; font-family:Helvetica, Arial, sans-serif;}
#productbody h4{background:#0069b1; color:#fff; font-size:20px; font-weight:normal; margin:0 0px 0 0; padding:0 0 0 10px; line-height:27px; font-family:Helvetica, Arial, sans-serif;}

#productbody p{
			padding-top:12px;
			margin-left: 5px;
}



#productbody h2 {
	padding-top: 10px;
	margin-left: 5px;
}



.cartheader {background-color:#0069b1;color:#fff;}
.itemrow {background-color:#EAEAEA;}
.deletelink a{color:#000;}
.gap {height:10px}
.smallgap {height:5px}

/* end new product layout styles */

/* start new layout category styles */



.categorybox
	{
		display:inline;
		float: left;
		position: relative;
		margin-left: 5px;
		margin-right: 5px;
		margin-bottom: 10px;
		width:220px;
		height:180px;
		/* border: 1px solid #e7e7e7; */
	}

	
.categoryimageholder
	{
		display:inline;
		float: left;
		position: relative;
		height:156px;
		width:200px;
		margin:0px;
	}
	

	
.categoryshortdescwrapper {
	display: table; 
	 width: 218px; 
	  _position: relative; 
	  overflow: hidden;
	float: left;
	overflow: hidden;
	text-align: left;
	vertical-align: middle;
	width:;
	height:45px;
	color: #fff;
	background-color:#303030;
	font:12px/16px "Verdana", Geneva, sans-serif;
}



.categoryshortdescwrapper:hover{
	background-color:#0069b1;
}

.categoryshortdesc {
	display: table-cell; vertical-align: middle;	padding-left:5px;
	}
.categoryshortdesc a {
color: #fff;
font-weight: normal;
}

.categoryshortdesc a:hover{
color: #fff;
font-weight: normal;
}




/* end  new layout category styles */
