body {
	padding: 0px;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color:#0c2d58;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1b1c6e;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#OuterWrap {

}
#topShadow {
	background-image: url(../styleImages/backgrounds/topShadowBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	height: 9px;
	line-height: 9px;
	margin:0px auto;
	padding: 0px;
}
#searchHdr {
	width: 1000px;
	height: 37px;
	line-height: 37px;
	margin: 0px auto;
	padding: 0px;
}
#Hdr {
	background-image: url(../styleImages/backgrounds/hdrLogoBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	height: 93px;
	line-height: 93px;
	margin: 0px auto;
	padding: 0px;
}
#topAdMINI {
	float: right;
	width: 120px;
	padding-right: 30px;
	height: 60px;
	line-height: 60px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 17px;
}
#tagLine{
	background-image: url(../styleImages/backgrounds/tagLineBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	height: 22px;
	line-height: 22px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}
#tagLine h1{
	margin: 0.0em;
	padding-left: 0.0em;
	padding-top: 0.0em;
	padding-right: 0em;
	padding-bottom: 0em;
	text-align: center;
	font-size:14px;
	font-weight: normal;
	color: #1b1c6e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#topMenu {
	background-image: url(../styleImages/backgrounds/topMenuBg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 1000px;
	height: 30px;
	line-height: 30px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	color: #1b1c6e;
}
#topMenu a:link, #topMenu a:visited, #topMenu a:active{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #3133be;
	text-decoration:none;
	font-style: normal;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	padding: 0px;
}
#topMenu a:hover{
	color: #FF0000;
}
#pageSurround {
	background-image: url(../styleImages/backgrounds/contentSurroundBg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	background-position: left top;
}
#cartPageSurround {
	background-image: url(../styleImages/backgrounds/cartContentSurroundBg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	background-position: left top;
}
#contentSurround {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
}
#contentTopCap {
	background-image: url(../styleImages/backgrounds/contentTopCapBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	height: 47px;
	line-height: 47px;
	margin: 0px auto;
	padding: 0px;
}
#cartContentTopCap {
	background-image: url(../styleImages/backgrounds/cartContentTopCapBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	height: 47px;
	line-height: 47px;
	margin: 0px auto;
	padding: 0px;
}
#navmenu{
	width: 192px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 16px;
}
#navmenu h3 {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(../styleImages/backgrounds/boxTitleBg.jpg) no-repeat 0 0;
	width: 192px;
	height: 20px;
	font-style: normal;
	line-height: 20px;
	text-align: left;
	cursor:pointer;
	margin: 0px auto;
	padding: 0px;
	text-indent: 5px;
}
#navmenu h3.invisible {
	background: url(../styleImages/backgrounds/boxTitleBg.jpg) no-repeat -192px 0;
}
.titleShadow {
	background-image: url(../styleImages/backgrounds/boxTitleShadowBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 192px;
	height: 5px;
	line-height: 5px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
.links{
	width: 192px;
	margin: 0px auto;
	padding: 0px;
/* this width value is also effected by
the padding we will later set on the links. */
}
.links ul {
	list-style-type: none;
	font-family: verdana, arial, sanf-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.links li {
	margin: 0px auto;
	padding: 0px;
}
.links a {
	display: block;
	width: 177px;
	height: 20px;
	padding: 0px;
	margin: 0px auto;
	text-decoration: none; /*lets remove the link underlines*/
}
.links a:link, .links a:active, .links a:visited {
	color: #3133be;
	padding: 0px;
	text-align: left;
	text-indent:0px;
}
.links a:hover {
	color: #FF0000;
}
#contentInner {
	width: 620px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 5px;
}
#cartContentInner {
	width: 760px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
}
#AdStrip {
	width: 130px;
	float: right;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#AdStrip h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	border: 2px solid #FFFFFF;
	width: 130px;
	height: 16px;
}
.DisaBoomFtr {
	background-image: url(../styleImages/backgrounds/disaBoomFtr.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 126px;
	height: 24px;
	line-height: 24px;
	margin: 0px auto;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3d8c4a;
}
.DisabBoomlinks{
	background-image: url(../styleImages/backgrounds/disaBoomBdy.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 126px;
	margin: 0px auto;
	padding: 0px;
}
.DisabBoomlinks ul {
	list-style-type: none;
	font-family: verdana, arial, sanf-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	text-align: left;
	width: 120px;
	margin: 0px auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.DisabBoomlinks li {
	margin: 0px auto;
	padding: 0px;
}
.DisabBoomlinks a {
	padding: 0px;
	margin: 0px auto;
	text-decoration: none; /*lets remove the link underlines*/
	font-weight: bold;
}
.DisabBoomlinks a:link, .DisabBoomlinks a:active, .DisabBoomlinks a:visited {
	color: #3133be;
	padding: 0px;
	text-align: left;
}
.DisabBoomlinks a:hover {
	color: #FF0000;
}
.boxContent {
	width: 600px;
	margin: 0px auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1b1c6e;
}
.cartBoxContent {
	width: 736px;
	margin: 0px auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1b1c6e;
}
.boxContent li, .cartBoxContent li {
line-height: normal;
}
.boxContent ul, .cartBoxContent ul {
line-height: normal;
}
.boxContent a:link, .boxContent a:visited, .boxContent a:active, .cartBoxContent a:link, .cartBoxContent a:visited, .cartBoxContent a:active{
	color: #3133be;
	text-decoration: none;
	font-weight: bold;
}
.boxContent a:hover, .cartBoxContent a:hover{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0.0em;
}
h1 { 
	color: #1b1c6e;
	font-size: 17px;
	padding-left: 0.0em;
	padding-top: 0.0em;
	padding-right: 0em;
	padding-bottom: 0.15em;
}
h2, h3 {
	color: #0e597a;
	font-size: 14px;
	padding-left: 0.0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.15em;
}
h4 { 
	color: #1983b1;
	font-size: 13px;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.15em;
	padding-left:0.0em;
}
#subFooterCap {
	background-image: url(../styleImages/backgrounds/contentBottomCapBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	height: 34px;
	line-height: 34px;
	margin: 0px auto;
	padding: 0px;
	clear:both;
}
#cartSubFooterCap {
	background-image: url(../styleImages/backgrounds/cartContentBottomCapBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	height: 34px;
	line-height: 34px;
	margin: 0px auto;
	padding: 0px;
	clear:both;
}
#footer {
	background-image: url(../styleImages/backgrounds/footerBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	height: 37px;
	line-height: 37px;
	color: #1b1c6e;
	padding: 0px;
	font-family: verdana, arial, sanf-serif;
	font-size: 14px;
	text-align: center;
}
#footer a:link, #footer a:visited, #footer a:active{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #3133be;
	font-weight: bold;
	text-decoration:none;
}
#footer a:hover{
	color: #FF0000;
	text-decoration:underline;
	font-weight: bold;
}
#footerTail {
	background-image: url(../styleImages/backgrounds/bottomShadowBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	height: 12px;
	line-height: 12px;
	margin: 0px auto;
	padding: 0px;
}
.go_button{
	color: #FFC02D;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	background-image: url(../styleImages/backgrounds/go_button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	text-align: center;
	display: inline;
	height: 23px;
	margin: 0;
	padding: 0px;
	border: 0px none;
	cursor: hand;
	cursor: pointer
}
.submit{
	border-style: solid; 
	border-color: #1d5279; 
	background-color: transparent; 
	border-width: 2px; 
	color: #FFFFFF;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	background-image: url(../styleImages/backgrounds/formBttn.gif);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: transparent;
	text-align: center;
	display: inline;
	height: 28px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: hand;
	cursor: pointer;
}

#mag {
	background-image: url(../styleImages/backgrounds/mag_glass.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px auto;
	min-height:557px;
	height:auto !important;
	height:557px;
}
#tincan {
	background-image: url(../styleImages/backgrounds/tincan_phone.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px auto;
	min-height:584px;
	height:auto !important;
	height:584px;
}
#customer_reg {
	background-image: url(../styleImages/backgrounds/customer_reg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px auto;
	min-height:533px;
	height:auto !important;
	height:533px;
}
#loginBg {
	background-image: url(../styleImages/backgrounds/loginBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px auto;
	min-height:478px;
	height:auto !important;
	height:478px;
}
#indexBg {
	background-image: url(../styleImages/backgrounds/indexBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px auto;
	min-height:464px;
	height:auto !important;
	height:464px;
}
#newsLetterBg {
	background-image: url(../styleImages/backgrounds/newsletterBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px auto;
	min-height:478px;
	height:auto !important;
	height:478px;
}
.boxContentLeft, .boxContentRight {
	width: 180px;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.boxContentRight2 {
	width: 173px;
	padding-left: 7px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}

/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 180px; 
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
}
.pagination {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 0px;
}
#subCats {
	text-align:justify;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 602px;
}
.subCat {	
	text-align: center;
	padding: 6px;
	float: left;
	width: 130px;
	height: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #3133be;
	border-bottom: 1px solid #3133be;
}
#imgThumbSpace{
	width: 680px;
	margin: 0px auto;
	padding:0px;
}
#imgThumbSpace img {
	padding-right: 20px;
	padding-bottom: 5px;		
}

div.latestProds {
	text-align: center;
	width: 200px;
	height: 190px;
	float: left;
	overflow: hidden;
}
