﻿/* for straight e-comm sights, remove references to #shop from thbanneis file and 'shopping' pages */


/* HTML Tags */
* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	background: #000 url(../../images/layout/circleBG.jpg) right bottom fixed no-repeat;
}

a:link, a:visited {
	color: #FFF;
}

a:hover, a:visited:hover {
	color: #D90000;
}

a img {
	border: none;
}

body {
	text-align: center;
	font-size: .75em;
	line-height: 1.3em;
	height: 100%;
	background: transparent url(../../images/layout/headerBG2.jpg) top left repeat-x;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

button {
	font-size: .8em;
	display: inline;
}

fieldset {
    padding: 10px;
	width: 97%;
}

form {
	margin: 0 0 15px;
}

img {
	margin: 0;
}

input, textarea, select {
	display: inline;
	font-size: .9em;
}
input[type="submit"], input[type="button"] {
	width: auto !important;
	padding: 2px 10px;
}

h1 {
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1.1em;
	margin: 0 0 20px 0;
}

h2 {
	font-size: 1.2em;
	line-height: 1em;
	font-weight:bold;
	margin: 7px 0 2px 5px;
}

h2 a {
	text-decoration: none;
}

h3 {
	font-size: 1.1em;
	line-height: 1.1em;
	margin: 7px 0 3px 10px;
}

hr {
	width: 100%;
	clear: both;
}

label {
	font-weight: bold;
}

legend {
	font-size: 1.1em;
	font-weight: bold;
	margin: 2px 0 2px 5px;
	color: #D90000;
}

li {
	margin-bottom: 3px;
}

p { 
	margin: 0 10px 15px; 
	font-weight: normal;
}

small {
	font-size: .85em;
}

sub, sup {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

table {
	clear: both;
	width: 95%;
	margin: 0 10px 10px;
	border: none;
	border-collapse: collapse;
}

table table {
	margin: 0;
	width: auto;
}

td, th {
	vertical-align: top;
	text-align: left;
	padding: 2px 6px 2px 2px;
	border: none;
	border-collapse: collapse;
}

th {
	border-width: 1px 0;
	border: 1px solid #333;
	background: #333;
	color: #FFF;
}

ul, ol {
	font-weight:normal;
	line-height: 1.35em;
	margin: 0 10px 15px 35px; 
}

/* Sitewide Elements */
#banner {
	height: 35px;
	background: #D90000;
	display: none;
}

#banner a, #banner a:visited {
	display: inline-block;
	margin: 0 10px;
	color: #FFF;
}

#banner p {
	font-size: 16px;
	padding-top: 7px;
	color: #FFF;
}

#banner p strong {
	color: #FF0;
	font-size: 18px;
}

#copy {
	position: relative;
	top: 100px;
	left: 0;
	width: 100%;
	margin-top: 50px;
	clear: both;
z-index: 0;
}

#copy p {
	text-align: center;
	font-size: .9em;
	margin: 30px 0;
	line-height: 1.75em;
}

#fixed {
	width: 980px;
	margin: 0 auto;
	padding: 233px 0 0;
	text-align: left;
	position: relative;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
}

#header a, #header a:visited {
	color: #FFF;
	text-decoration: none;
}

#header a:hover, #header a:visited:hover {
	color: #D90000;
	text-decoration: underline;
}

#header h1 {
	display: none;
}


#header p {
	text-align: right;
	color: #FFF;
	margin: 3px 0;
	padding: 0;
	width: 980px;
}

#logo { 
	position: absolute;
	top: 78px /*63px*/;
	left: 0;
}

#mainBox2 {
	position: relative; 
	top: 0; 
	left: 15px;
	width: 270px;
	float: left;
	margin: 0;
}
/* also need to add the standOut class to shipping.ascx */

#mainBox2.standOut, #mainBox3 .standOut {
	background: #FFF;
	color: #000;
	width: 260px;
	padding: 0 5px 5px;
	margin: 5px 0;
	line-height: 1.3em;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	overflow:hidden;
}

#mainBox2.standOut h2, #mainBox3 .standOut h2 {
	color: #A90000;
}
#mainBox2.standOut input[type=submit], #mainBox3 .standOut input[type=submit] {
	color: #FFF;
	background: #000;
	padding: 2px 5px;
}

#mainBox2 h2, #mainBox3 h2 {
	margin-left: 0;
}

#mainBox3 {
	position: relative; 
	top: 0; 
	left: 0;
	width: 520px;
	float: left;
}

#mainBox4 {
	width: 505px;
	margin: 0 10px 0 5px;
}

#mainBox5 {
	width: 805px;
	position: relative;
	border-top: none;
	top: 0;
	left: 165px; /* was 180 */
	padding: 0;
	margin: 0;
}

#mainBox5 img {
	float: left;
}

#mainBox5 h2 img {
	float: none;
}

#mainBox5 .bannerPic, .bannerPic {
	width: 805px;
	margin-bottom: 15px;
	display: none !important;
}

#mainBox3 h1 {
	margin-left: 0 !important;
}

#mainBox3 h2.intro {
	margin-left: 0;
}

#mainBox3 h3.intro {
	font-size: 1.1em;
	margin-left: 0;
}

#mainBox3 p.intro {
	font-size: 1.2em;
	margin-left: 0;
}

#mainContents {
	clear: both;
	float: left;
}

#phone {
	position: absolute;
	left: 135px;
	top: 4px;
}

#phone p {
	float: none;
	clear: none;
	text-align: left;
	font-size: 20px;
	color: #FFF;
	width: auto !important;
}

#phone .number {
	font-weight: bold;
	font-size: 30px;
}

#phone .smaller {
	font-size: 13px;
}




#socialTop {
	position: absolute;
	left: 0;
	top: 4px;

}

#profileContents table {
	margin-left: 25px;
}

#secNav {
	position: absolute;
	top: 200px;
	left: 0;
	width: 980px;
}

#secNav ul {
	padding: 0;
	list-style: none;
	height: 25px;
	width: 900px;
	margin: 0;
	border-left: 1px solid #333;
}

#secNav li a {
	display: block;
	height: 18px;
	letter-spacing: .05em;
	padding: 3px 15px 0;
	margin: 0;
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
	/* background: #FFF url("../../images/layout/topBar.jpg") top left repeat-x;	*/
}

#secNav li a:hover {
	color: #D90000;
	/* background: #FFF url("../../images/layout/bottomBar.jpg") top left repeat-x;	*/
}

#secNav li a.special {
	color: #F00;
	font-size: 18px;
}

#secNav li a.special:hover {
	color: #FFF;
}

#secNav li {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	height: 25px;
	text-align: center;
	border-right: 1px solid #333;

	/* border: 1px solid #454545;
	border-width: 0 0 0 1px; */
}

#stepsProfile {
	float: right;
	font-size: 1em;
	margin: 10px 0 15px;
	position:relative;
}


/* Home Page Elements Product Group A is site wide - see themes for other Product Groups */
#productGroupA {
	position: absolute;
	top: 65px;
	left: 203px;
width: 800px;
}



#productGroupA * {
	margin: 0;
	padding: 0;
}

#productGroupA h2, #productGroupA h4, #productGroupA p, #productGroupA .listDescription {
	display: none;
}

#productGroupA img {
	float: left;
	width: 185px;
	height: auto;
}

#productGroupA ul {
	list-style: none;
}

#productGroupA li {
	float: left;
	margin: 0 11px 10px 0;
}

#productGroupA li.prod4 {
	margin: 0 0 10px 0;
}


/* universal declarations for groups B, C & D - see individual themes for specifics */
#productGroupB *, #productGroupC *, #productGroupD * {
	margin: 0;
	padding: 0;
}

#productGroupB h2, #productGroupC h2, #productGroupD h2 {
	margin-bottom: 5px;
}

#productGroupB h4, #productGroupC h4, #productGroupD h4 {
	font-size: 1em;
}

#productGroupB p, #productGroupC p, #productGroupD p {
	display: inline;
}

#productGroupB ul, #productGroupC ul, #productGroupD ul {
	list-style: none;
}

#productGroupB li, #productGroupC li, #productGroupD li {
	line-height: 1.25em;
	margin: 0 10px 10px 0;
}

#productGroupB p.prodPrice, #productGroupC p.prodPrice, #productGroupD p.prodPrice {
	font-weight: bold;
	display: inline;
	margin-left: 10px;
	color: #D90000;
}
/* end universal B, C, D declarations */

/* End Home Page Elements */


.prodPrice:before {
	content: "...";
}

.catalog #mainBox3 {
	position: relative;
	width: auto;
	top: 0;
	left: 0;
}

/* Classes  */
table.address {
	border: none !important; 
}

.address td { 
	border: none !important; 
	padding: 0 10px 0 0; 
	background: none transparent scroll repeat 0% 0%; 
	width: 32%; 
}

.address td.vert { 
	font-size: .8em; 
	width: 2px; 
	line-height: 0.9em; 
	text-align: center 
}

.bordered, .bordered td {
	border: 1px solid #333;
}

.breadcrumb{
	height:34px;
	margin:0 0 8px 0;
	position:relative;
	top:0;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

.descrip {
	display: none;
}

.highlite {
	font-weight: bold;
}

.fLeft {
	float: left;
}

#fullPage table,  #fullPage td, #fullPage th {
	border: 1px solid #333;
}

.orderSummary table, .orderSummary td, .orderSummary th {
	border: 1px solid #333;
}

.gvAltRowStyle, .gvRowStyle .gvAltRowStyle {
	border: none;
	border-collapse: collapse;
	background: #BBB;
	color: #333;
}

.gvRowStyle, .gvAltRowStyle .gvRowStyle {
	background: #DDD;
	color: #333;
}

.gvAppearance {
	border: none;
	border-collapse: collapse;
	width: 95%;
	margin: 0 10px 10px;
}

.gvAppearance a, .gvAppearance a:visited {
	color: #333;
}

.gvAppearance a:hover, .gvAppearance a:visited:hover  {
	color: #A40000;
}
.gvAppearance .gvAppearance {
	border: 1px solid #333;
	width: 50%;
}

.gvEditRowStyle, .gvSelRowStyle  {
	border: none;
	border-collapse: collapse;
	background: #FF9;
	color: #333;
}

.gvFootStyle {} /*See .gvHeadStyle */

gvHeadStyle a:hover, .gvFootStyle a:hover, .gvPagerStyle a:hover {
	color: #D90000;
}

.gvHeadStyle td, .gvFootStyle td, .gvPagerStyle td  {}

.gvHeadStyle a:link, .gvHeadStyle a:visited, .gvFootStyle a:link, .gvFootStyle a:visited, .gvPagerStyle a:link, .gvPagerStyle a:visited {}


.gvHeadStyle a, .gvHeadStyle a:visited { color: #FFF; }         /* added 11/17/2011 to resolve gridview header links not showing (AIM).  RMW */
.gvPagerStyle a, .gvPagerStyle a:visited { color: #FFF; }       /* added 11/17/2011 to resolve gridview page links barely legible (AIM).  RMW */    


.gvPagerStyle {} /*See .gvHeadStyle */

.gvPrice {
	color: #D90000;
}

table.halfed td{
	width: 50%;
}

.highlite {
	color:#D90000;
}

.leftNav {
	position: absolute; 
	top: 222px; 
	left: 0;
	width: 145px;
	padding: 10px 10px 50px 0;
	margin: 0;
	line-height: 1.1em;
	border-right: 1px solid #333;
	z-index: 10;
}

.leftNav h2 {
	margin: 0 auto 10px;
	text-align: center;
}
.leftNav h2.first {
	margin: 10px auto 0 !important;
}
.leftNav h2.second {
	margin: 15px auto 10px !important;
}

.leftNav h2.button {
	text-align: center;
	padding: 8px 0;
	border: 1px solid #333;
	border-width: 1px 0;
	margin: 10px 0;
	border: 1px solid #333;
	border-width: 1px 0;
}

.leftNav span.number {
	font-weight: bold;
	display: block;
	font-size: 20px;
	padding-bottom: 4px;
}

.leftNav p.center {
	font-weight: bold;
	line-height: 1.4em;
	margin: 0;
	padding: 10px 0 25px;
}

.leftNav p.noPad {
	padding: 0
}

.leftNav table  {
	margin: 0 0 20px;
	width: 145px !important;
}

.leftNav table table  {
	margin: 0;
	width: 100% !important;
}

.leftNav td {
	/* text-align: right !important; */
	padding: 0 0 3px 0;
}

.leftNav td td {
	/* text-align: right !important; */
	height: 15px;
}

.leftNav td a img {
	float: right;
	margin-top: -2px;
}

.leftNav span a {
	display: inline-block;
	padding: 3px 0 4px;
}

.leftNav a {
	text-decoration: none;
}

.leftNav ul {
	list-style: none;
	margin: 0 0 10px 5px;
	width: 100%;
}

.leftNav ul h2 {
	margin: 10px 0;
}

.leftNav li a:hover {
	background: url("../../images/menu/activeProductType.gif") 4px 1px no-repeat;
}

.leftNav td a.info {
	background: url("../../images/layout/aimInfoBullet.gif") right 1px no-repeat;
	padding-right: 12px;

}


p.note {
	font-size: .9em;
	font-style: italic;
}

.nowrap {
	white-space: nowrap;
}

.right {
	text-align:right;
}

.smallBox2 {
	margin: 0 0 15px;
}

.smallBox2 h2 {
	margin: 3px 0 0 !important;
}

.smallBox2 p {
	margin: 0 5px 10px !important;
}

.smallBox2 label {
	font-weight: bold;
	width: 135px;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 10px 5px;
}

.specNotes {
	font-style: italic;
	color: #D90000;
	background: #DDD;
	padding: 5px;
	margin-bottom: 7px;
}

.specLink a, .specNotes a {
	color: #D90000;
	font-size: 1.2em;
	margin-bottom: 3px;
}

#boxHolder {  /* Used on home and or store page */
	width: 280px;
	float: left;
	display: inline;
	margin: 15px 0 0 15px;
	padding: 0 0 35px;
}

#boxHolder5 {  /* Used on catalog page */
	width: 830px;
	position: relative;
	top: 0;
	left: 180px;
	float: left;
	padding: 0 0 35px;
}

#randomProducts {
	margin-left: 25px;
	clear: both;
}

#randomProducts h3 {
	margin: 0 0 5px 0;
}

#boxHolder .smallBox, #boxHolder5 .smallBox, #randomProducts .smallBox {
	margin: 0 8px 8px 0;  
	padding: 0;	
	width: 125px;
	height: 157px;
	border: 1px solid #333;
}

#boxHolder5 .smallBox a:link, #boxHolder5 .smallBox a:visited, #boxHolder5 .smallBox a:hover {
	text-decoration: none;
	cursor: hand;
	color:#FFF;
}

.catDescrip {
	height: 55px;
	overflow: hidden;
}

.smallBox {
	float: left;
	padding: 0 0 5px;
	margin: 0;
}

.smallBox img {
	width: 125px;
	display: block;
	margin: 0 0 3px;
}

.smallBox h2 {
	margin: 0 0 2px 3px;
	font-size: .975em;
	line-height: 1.175em;
}

.smallBox p {
	margin: 0 3px 3px;
	line-height: 1.2em;
}

.smallBox p.price, div.price {
	float: right;
	font-weight: bold;
	margin: 2px 3px 0 0;
	color: #D90000;
}

.smallBox p.price span, a .price  {
	color: #D90000;
}

.alertMsg {
	background: #333;
	width: 90%;
	margin: 0 4% 15px;
	padding: 10px;
	border: 1px solid #333;
}



/* new for address validation */
.imageButton {
	width: 225px;
	border: 1px solid #333 !important;
}

.pnlPopup
{
	background-color:#000;
	border:solid 2px #333;
	padding:4px;
}
.pnlPopup TABLE#addressSelect
{
	margin: 0;
	width: 100%;
}
.pnlPopup TABLE#addressSelect TR
{
	border-bottom: solid 1px #888;
}
.pnlPopup TABLE#addressSelect TH
{
	width: 75px;
	background: transparent;
	border: none;
	vertical-align: middle;
}
.pnlPopup TABLE#addressSelect TR#overrideRow 
{
	border: none;
}
.pnlPopup TABLE#addressSelect TR#overrideRow TD
{
	padding-top: 20px;	
}


.modalPopupBackground 
{
    background-color: Silver;
    filter:alpha(opacity=50);
    opacity:0.5;
}
#upsell {
	display: none;
}

#blogButt {
	position: absolute;
	top: -8px;
	right: 3px;
	height: 50px;
	width: 87px;
	z-index: 100;
}


/* old/higher retail price */
.oldPrice
{
    text-decoration: line-through;
    color: Red;
}

/* begin form input table - currently used with address control.  RMW */
table.formInput
{
    width: auto;
    margin: 0;
    border: 0;
}
table.formInput td
{
    padding: 0px 7px 5px 0px;
    
}
table.formInput td.label
{
	text-align: right;
	font-weight: bold;
	padding-top: 1px;
}
table.formInput td.labelFixed1
{
	width: 75px;            /* fixed width for vertical table stacking and alignment */
	text-align: right;
	font-weight: bold;
	padding-top: 1px;
}
table.formInput td.labelFixed2
{
	width: 100px;           /* fixed width for vertical table stacking and alignment */
	text-align: right;
	font-weight: bold;
	padding-top: 1px;
}
/* end form input table */



#productGroupA, .productGroupA  {
	
}

.notify, .verify {
  width: 272px;
  padding-bottom: 35px;
  height: auto;
  background: transparent url(../../images/layout/fflnotifybottom.png) center bottom no-repeat;
  float: right;
  font-size: 14px;
  line-height: 1.3em;
}
.verify {
  background: transparent url(../../images/layout/fflverifybottom.png) center bottom no-repeat;
}
.notify h3, .verify h3 {
  margin: 0;
  color: #FFF;
  background: transparent url(../../images/layout/fflnotifytop.png) top center no-repeat;
  padding: 6px 0 0;
  font-size: 15px;
  font-weight: bold;
}
.verify h3 {
  background: transparent url(../../images/layout/fflverifytop.png) top center no-repeat;
}
.notify a:hover, .verify a:hover {
  color: #FF9;
}
.notify p, .verify p {
  margin: 0 10px 8px;
  padding: 0;
}
.notify img.fLeft, .verify img.fLeft {
  margin: 6px 5px 3px 5px;
  padding: 0;
}
.cols {
  width: 46%;
  margin: 10px 1%;
  float: left;
}

.cols h3 {
  color: #D90000;
}

.bRight {
  border-right: 1px solid #333;
  padding-right: 10px;
}

.bLeft {
  border-left: 1px solid #333;
  padding-left: 10px;
}
.dataListState h3 {
  margin: 10px 0 5px 0;
  padding-top: 10px;
  border-top: 1px solid #666;
}
.dataListState ul {
  list-style: none;
  margin-left: 0;
}

.dataListState li {
  display: block;
  float: left;
  margin-right: 25px;
}

table.autoWidth {
    width: auto;
}

/*For Image popup jquery*/
#screenshot
{
    position: absolute;
    border: 1px solid #ccc;
    background: #333;
    padding: 1px;
    display: none;
    color: #fff;
}

