html {
  margin: 0px;
  padding: 0px;
}

body 
{
	
 	position:relative;
  margin: auto;
  padding: 0px;
  text-align:center;
  color: #000000;
  background: #1c0000;
  font: .8em;
  font-family:Century Gothic;
  
}
.bg		
{
	text-align:left;
	margin:auto auto;
	width: 900px;
	background-image:url('images/bg15.jpg');

	}

/* basic selectors */
a.adtext {
  color: #666666;
  text-decoration: none;
}
a.adtext:hover {
  color: #666666;
  text-decoration: none;
}
a:link {
  color: #666666;
  text-decoration: none;
}
a:visited {
  color: #666666;
  text-decoration: none;
}
a:active, a:hover {
  color: #000099;
  text-decoration: none;
}
th {
  vertical-align: top;
}
td {
  vertical-align: top;
}
h1 {
  color: #5b626c;
  font: bold 130% Verdana, Arial, Helvetica, sans-serif;
}

h2 {
  color: #5b626c;
  font: bold 120% Verdana, Arial, Helvetica, sans-serif;
}

h3 {
  color: #5b626c;
  font: bold 110% Verdana, Arial, Helvetica, sans-serif;
}

h4 {
  color: #5b626c;
  font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

h5 {
  color: #000;
  font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	
}

h6 {
  color: #000;
  font: bold italic 100% Verdana, Arial, Helvetica, sans-serif;
}

img {
  border: 0px;
}
hr {
  color: #ccc;
  height: 1px;
}
table {
  font-size: 100%;
}
code {
  color: #6c0;
  font: 100% "Courier New" , Courier, monospace;
}
form {
  margin: 0px;
  padding: 0px;
  
}
input, textarea, select {
  font: 100% Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #666666;
}

  /*#bar
{
   styles for horizontal top bar 
    position:relative;
    top:16px;
    padding: 0px 0px 0px 0px;
    font-size: 110%; box model hack 
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 32px;
    width: 890px;
    /*border-right: silver thin solid;
    background: White;
     text-align:left;
  margin:auto auto;
     margin-left:10px;
}*/
  #bar
{
    /* styles for horizontal top bar */

    position:absolute;
    padding: 0px 0px 0px 0px;
    font-size: 110%; /* box model hack */
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 30px;
    top:135px;
    z-index: 100;
    width:200px;
        margin-left:7px;
}
.txtsearch
{
	background-image:url(images/txtsearch.jpg);
	}
/* html > body #bar {
  height: 28px;
  width:890px;
  border-right: silver thin solid; */
  /* text-align:left;
  margin:auto auto;
  margin-left:10px;
}

layout styles */
#header 
{
	text-align:left;
  margin:auto auto;
  height: 120px;
  z-index: 100;
  width:900px;
 /* border-right: silver thin solid; border-left: White thin solid; border-bottom: White thin solid; */
   background-color:White;

  
  }


#logo {
 
 /* left: 0px;*/
 
  z-index: 100;
   text-align:left;
  margin:auto auto;
}
#logo1 {
  position: relative;
  /*left: 0px;*/
  top: -120px;

  z-index: 100;
   text-align:left;
vertical-align:top;
	left: 0px;
}
/*#logo {
  position: absolute;
  left: 0px;
  top: 2px;
  z-index: 100;
   text-align:left;
  margin:auto auto;
}*/

#menu1 {
  /* styles for top menu */
  position: absolute;
 top: 80px;
  left:0px;
  z-index: 100;
   text-align:left;
  margin:auto auto;
}
#menu1 ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
#menu1 li {
  padding: 0px;
  margin: 0px;
  display: inline;
  /* border-left: solid 1px #000;  */
}
#menu1 li.first {
  border-left: none;
}
#menu1 li a:link, #menu1 li a:visited {
  padding: 0px 2px 0px 5px;
  color: #000;
  text-decoration: none;
}
#menu1 li a:active, #menu1 li a:hover {
  color: #000;
  text-decoration: underline;
}

#mainmenu {
  /* styles for section or tab menu */
  position: relative;
  top: 145px;
  left: 200px;
  width: 700px;
  z-index: 100;
   background-color:White;
   
   
  
}
/*html > body #mainmenu {
  position: relative; /* Necessary for menu to position in Opera 
}*/
#mainmenu ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
#mainmenu li {
  display: inline;
}
#mainmenu li a:link, #mainmenu li a:visited {
  background: url( 'images/tab4.gif' ) no-repeat 0px 1px;
  display: block;
  float: left;
  margin-right: 1px;
  width: 139px;
height: 21px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  padding-top: 6px; /* box model hack */
  voice-family: "\"}\"";
  voice-family: inherit;
  

   background-color:White;
}
/*html > body #mainmenu li a:link, html > body #mainmenu li a:visited {
  width: 139px;
  height: 21px;
}*/
#mainmenu li a:active, #mainmenu li a:hover, #mainmenu li a.selected {
  background: url( 'images/tab5.gif' ) no-repeat 0px 1px;
  
}

/*
#leftcontent {
   position: relative;
  top: 190px;
 left: 10px;
 margin-bottom: 90px;
  width: 180px;
  background: #fff;
  z-index: 100;
  text-align:left;
  margin:auto auto;


 
}*/

#leftcontent 
{ /*
	position:absolute;
	
 	 left:180px;
  top: 160px;
 left:180px;

	*/

 position:absolute;
text-align:left;
 width: 186px;
 margin: auto auto;
margin-left:10px;
 	top:300px;
  background: #fff;
  z-index: 100;
  height:0px;
  font-family:Century Gothic;

}
 
/*#rightcontent {
 position: relative;
   left: 844px;
  top: 0px;
  text-align:right;
  margin:auto auto;
  width: 180px;
  background: #fff;
  margin-right: 10px;
  z-index: 100;
}*/
#rightcontent {
  position: absolute;
  left:537px;
  top: 190px;
  width: 388px;
 

  z-index: 100;
  font-family:Century Gothic;
  text-align:right;
}
/*#centercontent 
{
	position:relative;
	
	
   margin-top: 20px;
  voice-family: "\"}\"";
  voice-family: inherit;
margin-left: 200px;
  margin-right: 205px;
  z-index: 100;
  top: 190px;
   text-align:left;
  margin:auto auto;
}*/


#centercontent 
{
	

	position: relative;
	text-align:left;
	margin:auto auto;
	  left:100px;
	   top: -50px;
	   width:695px;
	  /*margin-left: 103px;*/
 /* margin-right: 205px;*/
  z-index: 100;


}


#centercontentadmin
{
	

	position: relative;
	text-align:left;
	margin:auto auto;
	  left:-40px;
	   top: 40px;
	   color:White;
	   width:695px;
	  /*margin-left: 103px;*/
 /* margin-right: 205px;*/
  z-index: 100;


}


/*
html > body #centercontent {
  margin-left: 200px;
  margin-right: 205px;
  z-index: 100;
   text-align:left;
  margin:auto auto;
}*/
#centercontentwide {
  margin-top: -58px;
  background: #fff;
  voice-family: "\"}\"";
  voice-family: inherit;
  margin-left: 195px;
  margin-right: 20px;
  z-index: 100;
}

/*html > body #centercontentwide {
  margin-left: 200px;
  margin-right: 20px;
  z-index: 100;
}*/

.subtotal {
  text-align: right;
  border-top: 1px solid #c9c9c9;
  margin-top: 5px;
}

.sectionheader {
  border-bottom: #dcdcdc 1px dotted;
  color: #65738E;
  font-size: 8pt;
  padding-bottom: 5px;
  font-weight: bold;
}

.admin-header {
  background-color: #6190CD;
  height: 40px;
  padding-left: 10px;
  border-bottom: solid 4px #B4CCEB;
}
.admin-header h1 {
  color: white;
}

.admintable {
  margin: 5px;
  padding: 0;
  width: 700px;
  border: 1px dashed #cccccc;
}
.adminlabel {
  font-size: 8pt;
  font-family: Century Gothic;
  width: 120px;
  margin-bottom: 3px;
  vertical-align: top;
}
.adminitem {
  border-width: 0px;
  background-color: #ffffff;
  margin-bottom: 3px;
}

.ourprice {
  font-weight: bold;
  font-size: 10pt;
  color: #b22222;
  font-family: Century Gothic;
}

.retailprice {
  font-weight: bold;
  font-size: 10pt;
  color: #000000;
  font-family: Century Gothic;
  text-decoration: line-through;
}

.totalbox {
  text-align: center;
  color: #990000;
  font-weight: bold;
}

.adbox {
  padding: 10px;
  font-size: 9pt;
  margin-bottom: 10px;
  border: 1px solid gainsboro;
}
a.editme {
  text-decoration: none;
  color: #4a4d5c;
}
.commandbar {
  padding: 3px;
  font-size: 8pt; /*	background-color: blue;*/
  border: 1px solid gainsboro;
}
#footer
{   position: relative;
   clear: both;
    
   display: block;
  float: none;
    text-align:left;
  margin:auto auto;
 background-image:url('images/footer1.gif');
    height:134px;
    
  
      /*  background-color: #FE9900;*/
      /*border-top: solid 1px #FE9900;
    text-align: center;
    margin-top: 40px;*/
 
  
  
}

#footerOld {
  clear: both;
  border-top: solid 1px #FE9900;
  padding: 0px;
  text-align: center;
  margin-top: 20px;
  background-color:#FE9900;
  width:1024px;
}
#footereshot {
  clear: both;
  border-top: solid 1px #FF9900;
  padding: 0px;
  text-align: center;
  background-color:#FF9900;
  width:1024px;
}
#lblcallbacktitle
  {
	position:absolute;
	left:100px;
	top:20px;
	width:200px;
	font-family:Century Gothic;
	font-weight:bold;
	font-size:15px;
	
	}
	 #lblcallbackname
  {
	position:absolute;
	top:100px;
	left:170px;
	width:200px;
	font-family:Century Gothic;


	
	}
	
	 #txtcallbackname
  {
	position:absolute;
	top:100px;
	left:290px;
	width:135px;
	font-family:Century Gothic;
	


	font-size:15px;
	
	}
	
	 #lblcallbackemail
  {
	position:absolute;
	top:150px;
	left:170px;
	width:200px;
	font-family:Century Gothic;

	
	}
	
	#txtcallbackemail
  {
	position:absolute;
	top:150px;
	left:290px;
	width:135px;
	font-family:Century Gothic;
	

	font-size:15px;
	
	}
	
	 #lblcallbacktel
  {
	position:absolute;
	top:200px;
	left:170px;
	width:200px;
	font-family:Century Gothic;
	
	}
	
	#txtcallbacktel
  {
	position:absolute;
	top:200px;
	left:290px;
	width:135px;
	font-family:Century Gothic;
	
	font-size:15px;
	
	}
	
	 #lblcallbackdetail
  {
	position:absolute;
	top:260px;
	left:170px;
	width:200px;
	font-family:Century Gothic;

	
	}
	#txtcallbackdetail
  {
	position:absolute;
	top:260px;
	left:290px;
	width:135px;
	font-family:Century Gothic;
	
	font-size:15px;

	
	}
	
	#btncallbacksubmit
	{
		position:relative;
	top:340px;
	left:320px;
	width:70px;
	font-family:Century Gothic;
	font-weight:bold;


		}
		
		#btneshotsubmit
	{
		position:relative;
	top:250px;
	left:320px;
	width:70px;
	font-family:Century Gothic;
	font-weight:bold;


		}
.mainproductimage {
  width: 220px;
  text-align: center;
  float: left;
  padding-bottom: 10px;
}

.productdata {
  border: none;
  border-collapse: collapse;
}
.productdata td, .productdata th {
  font-weight: normal;
  padding: 2px;
  text-align: left;
}
.price {
  font-weight: bold;
  color: #c00;
}
del.price {
  color: #000;
  text-decoration: line-through;
}

.productsection {
  padding: 10px;
/*  border-top: 1px dashed #cccccc; */
  width: 670px;
}

.browsebox {
}
.browsebox h1 {
  font-family: Century Gothic;
  font-weight: bold;
  font-size: 12px;
  color: #3973b5;
  border-bottom: 1px dashed #cccccc;
}
.browsebox h1 a {
  color: #3973b5;
}


h1.accent {
  font-size: 12px;
  font-weight: bold;
  color: #990000;
  margin: 0px;
  margin-bottom: 5px;
}
.smalltext {
  font-size: 9pt;
  color: #000000;
  font-family: Century Gothic;
}
.adbox h3 {
  font-weight: bold;
  font-size: 10pt;
  font-family: Century Gothic;
  color: #C7C030;
  margin-top: 1px;
  margin-bottom: 3px;
}
.loginheader {
  height: 30px;
  font-weight: bold;
  font-size: 10pt;
  color: #666666;
  font-family: Century Gothic;
  background-color: #f5f5f5;
  text-align: center;
}
.logincell {
  background-color: #ffffff;
  vertical-align: middle;
  text-align: center;
  padding: 20px;
}
.logtable {
  border: 1px solid #cccccc;
  background-color: #cccccc;
}
.subcategory {
  margin-left: 10px;
}
.productbox {
  height: 115px;
  width: 110px;
   /*border: 1px solid #c5c5c5;
 margin: 5px;*/
}
.productimage {
  height: 125px;
}
.productsummarydisplaywrapper {
  width: 110px;
  padding-top: 5px;
}
.productsummaryimageholder {
  height: 100px;
  text-align: center;
  vertical-align: middle;
}
.productsummarytext {
  padding-left: 20px;
  margin-top:10px;
  height: 0px;
  background-color:#F4DDB3 ;
}
.retailprice {
  font-weight: bold;
  color: black;
  text-decoration: line-through;
}
.yousave {
  font-weight: bold;
  color: #336600;
}
.hookline {
  font-size: 16px;
  color: #5b626c;
  font-style: italic;
}
.coreboxbody {
  background-image: url(images/core_box_bg.gif);
  width: 140px;
  padding-left: 20px;
  padding-right: 20px;
}
.coreboxbodywide {
  background-image: url(images/core_box_bg.gif);
  width: 150px;
  padding-left: 15px;
  padding-right: 15px;
}
.coreboxtop {
  background-image: url(images/core_box_top.gif);
  height: 22px;
  width: 180px;
}
.coreboxbottom {
  width: 180px;
  background-image: url(images/core_box_bottom.gif);
  height: 22px;
}
.coreboxheader {
  width: 180px;
  background-image: url(images/core_box_bg.gif);
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 10px;
  text-align: center;
}
.corevatno {
  width: 150px;
  background-image: url(images/vatno.jpg);
  height:50px;
}
.coreboxheader2 {
  width: 180px;
  
  background-color:#d3d3d3;
  font-weight: bold;
   font-size:10pt;
  padding-top: 5px;
  padding-bottom: 10px;
  text-align: center;
}
.tenpixspacer {
  height: 10px;
}
.fiftypixspacer {
  height: 50px;
}
.twentypixspacer {
  height: 20px;
}
.fivepixspacer {
  height: 5px;
}
.sectionoutline {
  border: 1px solid #cccccc;
  padding: 15px;
}

checkout-visited {
  font-size: 16pt;
  color: #dcdcdc;
  font-family: Century Gothic;
}
checkout-current {
  font-size: 16pt;
  color: #990000;
  font-family: Century Gothic;
}
/* Rating */
.ratingstar {
  font-size: 0pt;
  width: 13px;
  height: 12px;
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  display: block;
  background-repeat: no-repeat;
}

.filledratingstar {
  background-image: url(Images/FilledStar.png);
}

.emptyratingstar {
  background-image: url(Images/EmptyStar.png);
}

.savedratingstar {
  background-image: url(Images/SavedStar.png);
}
fieldset {
  padding: 10px;
  -moz-border-radius: 1em;
  border-radius: 1em;
}
.loadingbox {
  position: absolute;
  top: 40%;
  left: 40%;
  border: 1px solid lightsteelblue;
  background-color: #ffffff;
  height: 50px;
  width: 250px;
  text-align: center;
  padding-top: 20px;
}

.selected {
  color: #E03300;
  font-weight: bold;
}

.notselected {
  color: #CCC;
  font-weight: bold;
}

.payPalLink {
  color: #E03300;
  text-decoration: underline;
  font-weight: bold;
  font-size: 1em;
}

.adminHeader {
  position: absolute;
  color: #004A78;
  font-size: 1.5em; 
  top:0px;
  left: 200px; 
}

.cat_tab 
{
       font-size:10pt;
       background-color:#dcdcdc;
       color:Black;
}

.cat_tab_selected
{
       font-size:10pt;
       background-color:#B5B5B5;
       color:White;
}

a.acat_tab, a.acat_tab:visited {
	
	 color:#100c78;
    font-size:10pt;
    text-decoration: none;
}

a.acat_tab:hover {
	color: white;
    background: #808080;
    text-decoration: none;
   /*  font-style:italic;*/
      font-size:10pt;
}

a.cat_tab_selected ,a.cat_tab_selected:hover,a.cat_tab_selected:visited {
	color: white;
    
    text-decoration: none;
     font-style:italic;
    font-size:10pt;
}


.catboxtop {
  background-image: url(images/core_box_top.gif);
  height: 22px;
  
}
.catboxbottom {
  
  background-image: url(images/core_box_bottom.gif);
  height: 22px;
}

.catboxtop {
  background-image: url(images/core_box_top.gif);
  height: 22px;
  
}
.catbox {
   background-image: url(images/hbar.gif);
   height: 35px;
}

.eshotbody
{
    background-color: #929c9e;
    color:White;
}
.greenfb
{
    background-image: url(images/framedbox.jpg);
    height: 130px;
    width: 180px;
    color: White;
    vertical-align: middle;
}
.bluefb {
  background-image: url(images/framedbox.jpg);
   height: 130px;
  width: 180px;
  color:White;  
  vertical-align: middle;
}
a.whitelink 
{
     color: White;  
     text-decoration: none;
     font-size:12pt;
}
.eshotbox 
{
  /* background-color:White;
  background-image: url(images/email-input-box.jpg);  */
  background-image: url(images/eshotbox.jpg);
  height: 180px;
  width: 180px;
    cursor:pointer;
}
.testi1
{
	background-image:url('images/testimonials.jpg');
	 height: 186px;
  width: 180px;

	}
.hundredspacer
{
	height:100px;
	}
	.recview
	{
		border-color:Orange;
		border-style:solid;
		border-width:thin;
		}
		
		.shortpara
		{
			width:170px;
					
			}
			.topround
{
	background-image: url(images/roundtop.gif);
	height:8px;
	text-align: center;
	background-position: center bottom;

	
}
				.bottomround
{
	background-image: url(images/roundbottom.gif);
	height:8px;
	text-align: center;
	background-position: center top;
}
.topbox
{
	background-image:url(images/search_box_top_bg.gif);
	}
	.leftbox
{
	background-image:url(images/search_box_left_bg.gif);
	}
		.rightbox
{
	background-image:url(images/search_box_right_bg.gif);
	}
	.bottombox
	{
	background-image:url(images/search_box_bot_bg.gif);
	}
	
	.tc
	{
		color:Blue;
		font-weight:bold;
		font-size:small;
		text-align:center;
		font-family:Century Gothic;	
		}
	.textProductMedium
	{
		color:#014B79;
		font-family:Century Gothic;
		Font-Size:8pt;
	}
	.textProductBold
	{
		color:#014B79;
		font-family:Century Gothic;
		Font-Size:11pt;
	}
	
	.Dim
	{
		color:#014B79;
		font-family:Century Gothic;
		Font-Size:11pt;
	}