@charset "utf-8";
/* CSS Document Braggamerights.com */

<!--
body {
	font: 70% Century Gothic, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(/images/numbersBG.jpg);
	background-repeat: repeat;
}
.oneColFixCtr #container {
	width: 975px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px ridge #333333;
	/*border-left: 2px ridge #333333;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	border-top: 0px;
	*/text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	min-height: 540px;
	padding-top: 10px;
	border: 1px ridge #333333;
	border-left: 0px;
	border-right: 0px;
	background-image: url(/images/mainContentBG.jpg);
	background-repeat: repeat;
}

.oneColFixCtr #header {
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	width: 100%;
	padding: 0;
	margin: 0;
	
}

.header a, .header a:active, .header {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
	margin-bottom: 5px;
}

.header a:visited {
	color: #CCCCCC;
}

.header a:hover {
	text-decoration: underline;
}

.oneColFixCtr #menu {
    width: 975px;
    border: 1px solid #666666;
    text-align: center;
    position: absolute;
    top: 55px;
    left: 50%;
    margin-left: 0px;
    z-index: 25;
}

.oneColFixCtr #footer {
	background-image: url(/images/bottomBG.gif);
	background-repeat: repeat-x;
	text-align: center;
	width: 100%;
	height: 48px;
	padding: 0;
	margin: 0;
	color: #CCCCCC;
	font-size: 12px; 
	font-style: italic;
}

.oneColFixCtr .loginCreds {
	position: absolute;
	top: 4px;
	width: auto;
	left: 50%;
	margin-left: 265px; /* increasing this slides it to the right */
	font-size: 12px;
	color: #FFFFFF; 
}

.oneColFixCtr .loginCredentials {
	position: absolute;
	top: 142px;
	width: auto;
	right: 50%;
	margin-right: -465px;
	font-size: 12px;
	color: #000000;
}

.oneColFixCtr .loginCreds a, .oneColFixCtr .loginCreds a:active, .oneColFixCtr .loginCreds a:visited { color: #FFFFFF; text-decoration: none; }

.oneColFixCtr .loginCreds a:hover {text-decoration: underline;}

h1 {
	color: #990000;
	font-size: 15px;
	margin: .5em;
	margin-left: 0px;
	margin-bottom: 5px;
}

h2 {
	color: #990000;
	font-size: 15px;
	margin: .5em;
	margin-left: 0;
	margin-bottom: 0;
}

h3 {
	font-size: 1.3em;
	color: #0c5796;
	text-align: center;
}
	

.javascriptCaption {
	color: #990000;
	font-size: 14px;
	font-weight: 700; 
	margin-bottom: 1.2em;
	margin-top: 0px;
}

.javascriptImage {
	border: 1px ridge #333333;
	margin: 3px;
}

.frontBullets {
	margin-top: 2px;
	list-style-type: square;
	margin-bottom: 0px;
	padding-bottom: 0px;
}



.frontForm {
	margin: 6px;
}

.clickToEnlarge {
	font-weight: bold;
	color: #333333;
	font-style: italic;
}

.ticker {
	width: 975px;
	height:15px;
	background-image: url(/images/bg.gif);
	background-repeat: repeat;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0px;
	
}

.ticker a, .ticker a:active, .ticker a:visited {
	color: #FFCC00;
	text-decoration: none;
}

.ticker a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

#frontAjax {
	overflow: auto;
	height: 175px;
	width: 100%;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #333333;
	margin-top: 0px;
	padding-top: 0px;
}

#oneColFixCtr .column {
  position: relative;
  float: left;
}

.img-shadow {
  float:left;
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 7px 0 0 10px !important;
  margin: 7px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -4px 4px 4px -4px;
  padding: 4px;
}

.form-divider {
	text-align: left;
	font-weight: 700;
	font-style:italic;
	background-color: #e2e2e2;
}

/* STORE */


.productMain, productMain a, .productMain a:active{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.productDetailName {
	font-size: 16px;
	font-weight: 900;
	font-style: italic;
	color: #000000;
}

.callNow {
	font-size: 15px;
	font-style: bold;
}

#ship-splash {
	position: absolute;
	width: 250px;
	top: 275px;
	left: 50%;
	padding: 12px;
	text-align: center;
	vertical-align: center;
	border: 2px solid #996733;
	background-color: #CCCCCC;
	visibility: hidden;
	font-weight: bold;
}

/* Photo Gallery */

#photoGallery img {
	border: 1px solid #333333;
}

.photoGallery img {
	border: 1px solid #333333;
}

.submitted {
	font-size: 1em;
	text-align: center;
}

.oneColFixCtr h1 {  
	font-size: 24px;
	margin-top: 0;
	padding-top: 0;	
}

/* dropdown div */

#dropmenudiv{
	position:absolute;
	border:1px solid #000000;
	border-bottom-width: 2;
	line-height:14px;
	z-index:100;
	background-color: #00CC66;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	text-align: left;
	border-bottom: 2px solid #333333;
	padding: 2px 0;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #660000;
	color: #FFFFFF;
	text-decoration: underline;
}

.oneColFixCtr div.MPHWhiteBandSmallLeft {			
	position:absolute;
		left:0px;
		top:0px;
		overflow:visible;
		height:105px;
		width:123px;
		background-image:url(/images/storeBanner.gif);
		background-repeat:no-repeat;
		background-position:-125px -125px;
		background-color:transparent;
		margin:0;
		padding:0;
		color:#000;
		font-family:helvetica,verdana,arial,tahoma,sans-serif;
		z-index:0;
		border:none;
		float:none;


}


-->

