/* CSS Document - Created by Kim Ritchie http://www.kimritchie.com contact: info@kimritchie.com
This stylesheet is copyrighted to http://www.kimritchie.com all rights reserved. */

body
{
	background: #5A81A8;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #000;
	text-align: center;
	font-family:    Verdana, Arial, Tahoma, Trebuchet MS, Sans-Serif, MS Sans-Serif, Courier, Georgia, Times New Roman, Serif;
	font-size: 12px;
	line-height: 135%;
}

a:link,
a:visited,
a:active{
	background: transparent;
	color: #083664;
	text-decoration: none;
	}

a:hover{
	background: transparent;
	color: #179CD9;
	}		
#innerwrap {
    background:  #FFF;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	height: auto;
	font-size: 12px;
  	margin: 0px;
  	padding: 0px;
    text-align: left;
	font-size: 12px;
  }
.cleared{
	clear: both;
}

img{
    border: 0px;
}

.promoLinkSm {
	color: #000000;
	font-size: 12px;
}
.promoLink {font-size: 16px; font-weight: bold; }

#header{ 
	background: #0B59A6 url(../images/header_tile.gif);
	height: 128px;
	width: 100%;
	margin: 0;
	padding: 0;
		
}
#header2
{
background: url(../images/logo_right.gif) no-repeat right; 
}
#headergraphic{
	background: transparent url(../images/header.gif) no-repeat left;
	height: 133px;
	margin: 0;
	padding: 0;
}
#topmenu{ 
    background: #FFF url(../images/menu.gif) repeat-x;
	border-top: 0;
    color: #E2D0B9; 
	margin: 0; 
    position: relative;
    height: 53px;
	padding: 0px;
	width: 100%;
      
}

#topmenu p
{
	background: transparent !important;
	border: 0 !important;
	font-size: 12px;
	font-weight: bold; 
	margin: 0 !important;
	padding: 0px 0px 0px 0px; 
	text-align: right;
}
#topmenu p.home{
	float: left;
	margin: 0 !important;
	padding: 0px 0px 0px 0px;
	text-align: left; 
}
#topmenu a:link, 
#topmenu  a:visited{ 
	background: transparent; 
       	color: #DDD;
        border-left: 1px solid #026B9C;
        padding: 9px 6px 7px 5px;
        text-decoration: none;
        line-height: 37px;
}

#topmenu a:hover, 
#topmenu a:active{
	background: #8DCFED url(../images/mbar.gif); 
        color: #2E4959; 
        padding: 9px 5px 7px 5px;
        border-right: 1px solid #1DB6FE;
        border-left: 1px solid #014869;
       	text-decoration: none;
      
}
#topmenu1
{
background: transparent url(../images/logo_bot.gif) no-repeat left;
height: 53px;
}

#topmenu2
{
background: transparent url(../images/menu_right.gif) no-repeat right;
height: 53px;
}
#navstrip
{
	background: #E1EBF6;
	border: 1px solid #0C5BA9;
	padding: 6px;
	font-size: 11px;
	font-weight: normal;
	color: #222;
	text-align: left;
	margin: 0px 10px 0px 10px;
}
#navstrip a:link,
#navstrip a:active,
#navstrip a:visited
{
	padding: 10px 6px 6px 6px;
}


#contentwrap {
	margin: 0px 5px 0px 10px;
	background: #FFF; 
	color: #000;
	padding: 0px;
	width: 670px;
	float: left;
	font-size: 12px;
	text-align: left;
	border: 0;
	display: inline;
	
}
#contentwrap_wide {
	margin: 0px 5px 0px 10px;
	background: #FFF; 
	color: #000;
	padding: 0px;
	width: 920px;
	float: left;
	font-size: 12px;
	text-align: left;
	border: 0;
	display: inline;
	
}
#content {
	margin: 0px;
	background: #FFF; 
	color: #000;
	padding: 10px;
	font-size: 12px;
	text-align: left;
	height: auto;
	
}
.content_center {
	margin: 0px;
	background: transparent; 
	color: #000;
	padding: 5px;
	font-size: 12px;
	text-align: center !important;
	border: 0;
	height: auto;
	
}
#content p {
	font-size: 12px;
	line-height: 1.5em;
	
}
/* #content ul {
	margin-left: 50px;
	padding: 5px;
	list-style-type: none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	
}
 #content li {
	font-size: 14px;
	margin-left: 10px;
	font-weight: bold;
	list-style-type: circle;
}*/

#content_right {
	margin: 5px 10px 0px 0px;
	background: #FFF; 
	border: 0px;
	color: #59596A;
	padding: 0px 0px 0px 10px;
	width: 220px;
	float: right;
	text-align: left;
}
#content_right p {
	font-size: 11px;
	padding: 1px ;
}
#content_right ul {
	margin-left: 10px;
	padding: 5px;
	list-style-type: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	
}
 #content_right li {
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
}

.catheader {
        background: #0A6CCE url(../images/tile_cat.gif) repeat-x;
  		float:left;
  		width:75%;
        height: 39px;
		font-size: 11px;
        margin: 5px 5px 0px 10px;
  		padding: 0px;
  		display: inline;
        text-align: center;
      
  }

.catheader1 {
        background:  url(../images/cat_left.gif) no-repeat left top;
        text-align: center;
  		float: left;
  		margin: 0px;
  		padding: 0px;
  		width: 100%;
		height: 39px;
  		display: block;
       
  }
.catheader2 {
        background:  url(../images/cat_right.gif) no-repeat right top;
		text-align: center;
  		float: right;
       	padding: 0px;
  		text-decoration: none;
  		color: #000;
		font-size: 1px;
  		width: 100%;
		height: 39px;
  		display: inline;
       
  }
.headertext {
		margin: 0px;
		padding: 0px;
		/*padding: 11px 0px 0px 30px;*/
		/*font-weight: bold;*/
        color: #000;
		font-size: 24px;
		text-align: left;
       /* text-align: center; */
	}
.subheadertext {
	margin: 0px;
	padding: 0px;
	/*padding: 11px 0px 0px 30px;*/
	font-weight: bold;
	color: #000;
	font-size: 14px;
	text-align: left;       /* text-align: center; */
	}
.headertext a:link, 
.headertext a:visited
{ 
	background: transparent;
	color: #000;
	text-decoration: none; 
      
}

.headertext a:hover, 
.headertext a:active
{ 
	background: transparent;
	color: #FFF;
}

.red {
	color: #FF0000;
	}
.red_bold {
	color: #FF0000;
	font-weight: bold;
	}
.bigtext {
			font-size: 14px;
			color: #745841;
}
.minicatheader {
        background: #AAD7F1 url(../images/minicat_tile.gif) repeat-x; 
  		float:left;
  		width:100%;
        height: 30px;
		font-size: 11px;
        margin: 0px 10px 0px 0px;
  		padding: 0px;
  		display: inline;
        text-align: center;
      
  }

.minicatheader1 {
        background:  url(../images/minicat_left.gif) no-repeat left top;
        text-align: center;
  		float: left;
  		margin: 0px;
  		padding: 0px;
  		width: 100%;
		height: 30px;
  		display: block;
       
  }
.minicatheader2 {
        background:  url(../images/minicat_right.gif) no-repeat right top;
		text-align: center;
  		float: right;
       	padding: 0px;
  		text-decoration: none;
  		color: #000;
		font-size: 1px;
  		width: 100%;
		height: 30px;
  		display: inline;
       
  }

.miniheadertext {
		margin: 0px;
		padding: 8px 0px 0px 0px;
		font-weight: bold;
        color: #000;
		font-size: 12px;
        text-align: center;
	}
.miniheadertext a:link, 
.miniheadertext a:visited
{ 
	background: transparent;
	color: #000;
	text-decoration: none; 
      
}

.miniheadertext a:hover, 
.miniheadertext a:active
{ 
	background: transparent;
	color: #FFF;
}
.hotcatheader {
        background: #fdc948 url(../images/hotmini_cattile.gif) repeat-x; 
  		float:left;
  		width:100%;
        height: 30px;
		font-size: 11px;
        margin: 0px 10px 0px 0px;
  		padding: 0px;
  		display: inline;
        text-align: center;
      
  }

.hotcatheader1 {
        background:  url(../images/hotmini_catleft.gif) no-repeat left top;
        text-align: center;
  		float: left;
  		margin: 0px;
  		padding: 0px;
  		width: 100%;
		height: 30px;
  		display: block;
       
  }
.hotcatheader2 {
        background:  url(../images/hotmini_catright.gif) no-repeat right top;
		text-align: center;
  		float: right;
       	padding: 0px;
  		text-decoration: none;
  		color: #000;
		font-size: 1px;
  		width: 100%;
		height: 30px;
  		display: inline;
       
  }

.hotheadertext {
		margin: 0px;
		padding: 8px 0px 0px 0px;
		font-weight: bold;
        color: #000;
		font-size: 12px;
        text-align: center;
	}
.hotheadertext a:link, 
.hotheadertext a:visited
{ 
	background: transparent;
	color: #000;
	text-decoration: none; 
      
}

.hotheadertext a:hover, 
.hotheadertext a:active
{ 
	background: transparent;
	color: #FFF;
}

.rightbox {
			background: #EEF2F4 url(../images/rightbox_bg.gif) no-repeat right bottom;
			border: 1px solid #0C5BA9;
			padding: 6px;
			font-size: 11px;
			font-weight: normal;
			color: #222;
			text-align: left;
			margin: 0px 0px 0px 0px;
}

.displayproductbox_left {
			background: #FFFFFF;
			
			width: 299px;
			/*border: 1px dotted #0C5BA9; 
			padding: 13px;*/
			font-weight: normal;
			text-align: left;
			margin: 0px 0px 0px 0px;
}

.displayproductbox_right {
			background: #FFFFFF;
			
				float: right;
			width: 299px;
			/* border: 1px dotted #0C5BA9;
			padding: 13px;*/
			font-weight: normal;
			text-align: left;
			margin: 0px 0px 0px 0px;
}

.displayproductbox {
			background: #FFFFFF;
			/*border: 1px solid #0C5BA9; */
			padding: 13px;
			font-weight: normal;
			text-align: left;
			margin: 0px 0px 0px 0px;
}
.displayproductbox_main {
			text-align: center;
			height: 220px;
}
.displayproductbox_mainleft {
			text-align: left;
			height: 220px;
}
.displayproductbox_links {
			text-align: center;
			font-weight: bold;
}
.highlightbox {
			background: #FFFFCC;
			padding: 13px;
			font-weight: normal;
			text-align: left;
			margin: 0px 0px 0px 0px;
}
.showinfobox {
			background: #FFFFCC;
			padding: 13px;
			font-weight: normal;
			text-align: left;
			margin: 0px 60px 0px 60px;
}

.showcasebox {border: 1px solid #0C5BA9;
			margin: 0px 0px 0px 0px;
}

.hotbox {
			background: #FFFFCC;
			border: 1px solid #E98205;
			padding: 6px;
			font-size: 11px;
			font-weight: normal;
			color: #CB5709;
			text-align: left;
			margin: 0px 0px 0px 0px;
}

.hotfoot {
  	float:left;
  	width:100%;
	margin: 0px 0px 0px 0px;
	height: 17px;
	background-color: transparent;
  	background-image: url(../images/hotfoot_tile.gif);
	background-repeat: repeat-x;
  	font-size: 1px;
  }

.hotfoot1 {
  	float:left;
  	background:   url(../images/hotfoot_left.gif) no-repeat left top;
  	margin: 0px;
  	padding:0px;
	width: 100%;
	height: 17px;
  }
.hotfoot2 {
	text-align: center;
  	float:right;
  	background:   url(../images/hotfoot_right.gif) no-repeat right top;
  	padding: 0px 0px 0px 0px;
  	text-decoration:none;
  	color:#000;
	font-size: 10px;
	width: 100%;
	height: 17px;
  }

.footer {
  	float:left;
  	width:100%;
	height: 18px;
	background-color: transparent;
  	background-image: url(../images/tile_bot.gif);
	background-repeat: repeat-x;
  	font-size: 12px;
  }

.footer1 {
  	float:left;
  	background:   url(../images/cat_leftbot.gif) no-repeat left top;
  	margin: 0px;
  	padding:0px;
	width: 100%;
	height: 18px;
  }
.footerlinks {font-size: 12px}
.footer2 {
	text-align: center;
  	float:right;
  	background:   url(../images/cat_rightbot.gif) no-repeat right top;
  	padding: 0px 0px 0px 0px;
  	text-decoration:none;
  	color:#000;
	font-size: 10px;
	width: 100%;
	height: 18px;
  }

.leftimg
{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.rightimg
{
	float: right;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #1B2E47;
	text-align: left;
	margin: 0px ;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #2D2F63;
	text-align: left;
	margin: 0px ;
}
.phighlight,
.phighlight2
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EC7003;
	letter-spacing: .025em;
	
}
.phighlight2 {
	float: right;
}
.minipromo
 {
	font-size: 11px;
	font-weight:normal;
	}
.minipromo_center
 {
	font-size: 12px;
	font-weight:normal;
	text-align: center;
	}
.minipromo_right_red
 {
	padding: 6px,0,0,0;
	font-size: 11px;
	float: right;
	color: #FF0000;
	}
	
.minipromo_right_grey
 {
	padding: 6px,0,0,0;
	font-size: 11px;
	float: right;
	color: #999;
	}
	
.minipromo_off
 {
	font-size: 11px;
	font-weight: normal;
	color:#999999;
	}	
.rightmini
 {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#EC7003; 
	}
.rightmini a:link,
.rightmini a:visited,
.rightmini a:active,
.rightmini a:hover  {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#EC7003; 
	}
#footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	position: relative;
	bottom: 0px;
	width: 100%;
}
.copyright{ 
	color: #666;
	font-size: 11px; 
	padding: 8px 0 0 0;
	text-align: center;
}
.copyright a:link,
.copyright a:visited,
.copyright a:active
{
      color: #666;
}
.copyright a:hover{
      color: #4E3851;
}
.warning {
	border: 1px solid #C00;
	padding: 4px;
	margin: 4px;
	background-color: #FCC;
	width: 45%;
}
.product {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
}
a.product:link, a.product:visited, a.product:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
}
a.product:hover {
	color: #FF0000;
	background-color: transparent;
}

.product_white14 {
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
    padding: 0px 0px 0px 10px;
	margin: 0;
}

a.product_white14:link, 
a.product_white14:visited,
a.product_white14:active {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	padding: 0px 0px 0px 10px;
	margin: 0;
	
	}
a.product_white14:hover {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 0px 0px 0px 10px;
	margin: 0;
	
}
.greyed {
	color:#AAA;
}	
	.inactive {
	color: #666666;
	font-style:italic
}	
.product_white, greybox{
	font-size: 11px;
	font-weight: normal!important;
	color:#FFFFFF;
	padding: 0px 0px 0px 5px;
	
}

a.product_white:link, a.product_white:visited, a.product_white:active, a.greybox:link, a.greybox:visited, a.greybox:active {
	font-size: 11px;
	font-weight: normal!important;
	color: #FFFFFF;
	padding: 0px 0px 0px 5px;
}
a.product_white:hover, a.greybox:hover {
    font-size: 11px;
	font-weight: normal!important;
	color: #FFFFFF;
	background-color: #000000;
	padding: 0px 0px 0px 5px;
	}
a.titleside:link, a.titleside:visited, a.titleside:active {
	padding: 0px 0px 0px 10px;
	font-weight: normal;
	}

.productpromo {
		color: #000;
		font-size: 18px;
		text-align: left;
     }
.productdownload_center
 {
	color: #000;
	font-size: 18px;
	text-align: center;
	}	 
	 
.productpromo_larger {
		color: #000;
		font-size: 20px;
		text-align: left;
}
.productpromo_grey {
		color:#999;
		font-size: 18px;
		text-align: left;
     }
.productpromo_grey_larger {
		color:#999;
		font-size: 20px;
		text-align: left;
     }
.productpromo_red {
		color:#F00;
		font-size: 18px;
		text-align: left;
     }

#blue_content {
	margin: 15px;
	padding: 15px 15px 5px 15px;
	background-color:#EEF2F4
}
#white_content {
	margin: 15px;
	padding: 15px 15px 5px 15px;
	background-color:#FFF;
	}