@charset "utf-8";
body {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #595959;
	margin: 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;

}
a, a:link{
	outline: none;
	text-decoration: underline;
	color: #005AAB;
}
a:visited {
	outline: none;
	text-decoration: underline;
	color: #C70A26;
}

a:hover {
	text-decoration: underline;}
/*
** HTML elements
*/
form {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
h1 {
	
font-family: Tahoma, Helvetica, sans-serif;
font-size:14pt;
	font-weight: bold;
	color: #29256A;
	margin-top: 0px;
}
p {
	margin-top: 5px;
	margin-bottom: 15px;
}

h2 {
	
font-family: Tahoma, Helvetica, sans-serif;
letter-spacing: -.1px;
	font-size:18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h3 a {
	color: #E51937;
	text-decoration: none;
}

h3 {
	margin-top: 0px;
	margin-right: 0px;
	font-size:15px;
	margin-bottom: 3px;
	color:#E51937;
	margin-left: 0px;
	font-weight: normal;
}
h4 {
	font-size: 15px;
	font-weight: normal;
	color: #00529C;
	margin-bottom: 0px;
}

p.em {
	font-style: italic;
	width: 99%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
#content .red {
	color: #FF0000;
}

/*
** 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;
}			
.clear-block {
	margin: 0px;
	padding: 0px;
	clear: both; 
}
#container {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background: url(images/site-bg.gif) repeat-y 50% 0%;
}
#header #logo {
	height: 86px;
	width: 165px;
	margin-top: 25px;
	margin-left: 25px;
	position: absolute;
	top: 0px;
}

#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 11px;
	background-position: center top;
	height: 117px;
}
#header #nav {
	background-image: url(images/nav-bg.gif);
	height: 40px;
	width: 663px;
	margin-top: 70px;
	position: absolute;
	margin-left: 290px;
	z-index: 100;
}
#nav #navright {
	background-image: url(images/nav-right.gif);
	background-repeat: no-repeat;
	float: right;
	width: 5px;
	height: 40px;
}
#nav #navleft {
	background-image: url(images/nav-left.gif);
	background-repeat: no-repeat;
	width: 5px;
	float: left;
	height: 40px;
}
#nav ul   {
	padding: 0px;
	list-style-type: none;
	float: left;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 650px;
}
#nav #primarynav li {
	display: block;
	float: left;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}

#nav #primarynav li a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	display: block;
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
}
#nav #primarynav li a:hover {
	background-color: #003666;
}
#banner {
	background-color: #005aab;
	height: 126px;
	margin-right: 10px;
	margin-left: 11px;
	margin-bottom:-1px;
	z-index: 0;
}
#banner #bannertext{
	width: 418px;
	float: left;
	font-size: 18px;
	color: #FFFFFF;
	height: 126px;
}
#bannertext p {
	padding-left: 30px;
	padding-top: 50px;
	margin: 0px;
}
#banner #bannerpic {
	float: right;
	width: 551px;
	height: 126px;
	background-image: url(images/business-banner.jpg);
	background-repeat: no-repeat;
}
#content {
	background-image: url(images/content-header.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left: 11px;
	background-position: left top;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 969px;
}
#content #rightclm {
	float: left;
	width: 599px;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 25px;
}
#rightclm h1 {
	font-size: 25px;
	color: #e51937;
	font-weight: normal;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #959595;
}

#content #leftclm {
	float: left;
	width: 265px;
	padding-left: 30px;
}
#bottom #bottomleftclm {
	float: left;
	width: 653px;
}
#footer {
	background-image: url(images/footer.gif);
	height: 70px;
	position: relative;
	background-color: #595959;
	background-repeat: no-repeat;
}

#bottom #bottomrightclm {
	float: right;
	width: 222px;
	left: 0px;
	right: 0px;
}
#content #bottom {
	margin-right: 40px;
	margin-left: 30px;
	padding: 0px;
}
.featurebox {
	background-image: url(images/feature-bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #d9e6f2;
	margin-bottom: 20px;
	color: #005aab;
}
.featurebox p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
}
.featurebox img {
	float: left;
	margin-right: 12px;
}
.featurebox h1 a {
	color: #6A6A6A;
	text-decoration: none;
}

.featurebox h1 {
	letter-spacing: 2px;
	font-weight: normal;
	color: #424242;
	margin: 0px;
}
.featurebox .featurebox-top {
	background-image: url(images/feature-top.gif);
	background-repeat: no-repeat;
	padding: 10px;
}
#bottomrightclm #members {
	background-image: url(images/members-bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #DF1835;
}
#members #members-top {
	background-image: url(images/members-top.gif);
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
#members .button {
	color: #FFFFFF;
	background-color: #C70925;
	border: 1px solid #FFFFFF;
	padding: 1px;
	width: 23px;
	font-size: 11px;
}

#members h2 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
#members .formfield {
	font-size: 11px;
	color: #C80A26;
	border: 1px solid #C60925;
	width: 70px;
	margin-right: 1px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-bottom: 0px;
	margin-top: 1px;
}
#members p {
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 0px;
}
#members p strong {
	font-size: 12px;
}
#footer .links {
	float: right;
	width: 990px;
	margin-top: 22px;
	text-align: right;
	margin-right: 20px;
	font-size: 11px;
}
#footer .links a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer .tag {
	float: left;
	width: 350px;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 8px;
	color: #323232;
}
#footer .tag a {
	color: #282828;
	text-decoration: none;
}


/* MENU  + + + + + + + + + */


/* YPMENU  + + + + + + + + + */
.ypcontainer{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;position:absolute;visibility:hidden;z-index:1}
.ypcontents{
	margin:0px;
	padding:0px;
	position:absolute;
	background-color: #003666;
}
.ypcontents ul{margin:0px;padding:0px}
.ypcontents ul li{font-family:Arial,Tahoma,verdana,lucida,helvetica,sans-serif;list-style:none;margin:0px;padding:0px}
.ypcontents ul li a,
.ypcontents ul li a:link,
.ypcontents ul li a:active,
.ypcontents ul li a:visited{color:#FFFFFF;display:block;font:300 11px/12px Arial,Helvetica,sans-serif;margin:0px;padding:3px 5px 3px 10px;text-decoration:none;visibility:inherit}
.ypcontents ul li a:hover{background:#EA0000;color:#FFFFFF;display:block;font-weight:300;margin:0px;padding:3px 5px 3px 10px;text-decoration:none;visibility:inherit}
#rightclm table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6C6C6C;
	padding-top: 4px;
	padding-bottom: 4px;
}
#rightclm table strong {
	font-size: 12px;
	color: #7F7F7F;
	letter-spacing: 2px;
	font-weight: normal;
}
#rightclm h2 {
	margin-top: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #6B6B6B;
	letter-spacing: 2px;
}
#rightclm strong {
	color: #00529C;
}
#content em {
	width: 99%;
}
#rightclm #contact strong {
	letter-spacing: 0px;
	font-weight: bold;
	color: #005AAB;
}
#rightclm  table#contact td  {
	border-bottom-style: none;
}
.break {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ABABAB;
}
.pic {
	margin-left: 12px;
	border: 4px solid #E8E8E8;
}


/* start shop styles  - added by Fergal 20110517 - styled from kyliehammind.com.au */

#shopcontent {
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left: 10px;
	background-position: left top;
	position: relative;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 969px;
}

#shopcontent img {border: 0;}

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



#shopnav {
	width: 230px;
	display:inline;
	float: left;
	position: relative;
	padding:10px 0 0 10px;
}

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




#shopbody {
	width: 690px;
	display:inline;
	float: left;
	position: relative;
	padding-top: 10px;
	
}


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

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





#shopnav {
	width: 230px;
	display:inline;
	float: left;
	position: relative;
	padding-left:10px;
	font:12px/16px "Verdana", Geneva, sans-serif; color:#303030;
}

#shopnav h1 { font-size: 24px; margin:12px 0 0 0; padding:5px 0 5px 0; color: #0069b1;}
#shopnav h2 { font:12pt "Helvetica", Arial, sans-serif; color:#0069b1; 	padding-bottom: 2px; margin:0;}


/* grey/black is is 303030 */
/* blue is 0069b1 */

#shopnav h3 {margin-top: 10px; font-weight:normal;width: 230px;background-color:#fff}
#shopnav h3 a { color: #303030; padding-left: 0px; 	padding-bottom: 20px; 	margin:0;	outline:none;	border:none;	font-weight:normal;width: 230px;}
#shopnav h3 a:hover { color: #0069b1;width: 230px;}
#shopnav h3.active { color: #fff; background-color:#303030; margin-bottom:18px; padding-bottom:6px; padding-left:5px; margin-left:-5px; padding-top:5px; width: 230px; line-height:7px; height:7px;}


#shopnav ul
{
	list-style:none;
	padding:0px;
	margin:-10px 0px 5px 0px;
}

#shopnav ul li {line-height:18px; margin-top: 10px;margin-bottom: 10px;}
#shopnav ul li.active {color:#0069b1; }
#shopnav ul li a {color:#0069b1; font-weight:normal; text-decoration:none;}
#shopnav ul li a:active {color:#0069b1;	font-weight:normal;	text-decoration:none;}
#shopnav ul li a:hover {color:#303030;}





.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:#0169b2;
}

.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: #328FC5;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: left;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:5px;
	}
	
.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: 11px;
	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;
}


/* 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:#0169b2; 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:#0169b2;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:#0169b2;
}

.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 */
