﻿body 
{
    background-color:black;
    background-image:url('images_master/background2.png');
    background-repeat:no-repeat;
    font-family: calibri, Arial;
    font-size:0.8em;
    color: #AAAAAA;
   
}
.accordionLinkSelected
{
    color:blue;

}
hr
{
    color:Blue;
}


div#page 
{
    background-color:Black;
    margin: -15px auto;
    height:550px;
    width:875px;
}

#header
{
    width:50%;
    position:relative;
    float:left;
    padding-top:10px;
    padding-left:10px;
    
}


div#quickfind
{
    width:45%;
    position:relative;
    float:right;
    margin-top:20px;
    margin-right:25px;
    font-weight:bold;
    text-align:right;
}

.quickfindBar
{
    width:200px;
    font-size:0.9em;
    border:solid 1px blue;
    background-color:#1a1a1a;
    color:graytext;
    margin-right:20px;
}

#topMenuDiv
{
    float:left;
    font-weight:bold;
    width:100%;
margin-bottom:5px;
    text-align:right;
    filter: alpha(opacity=75);
    opacity: .75; 
    font-size:0.85em;
}
.menuItem
{
    float:left;
    border-right: solid 2px #ababab;
	text-align:center;
	width:16%;
	padding-left:3px;
	padding-right:3px;
      
}

.menuItemEnd
{
    float:left;
	text-align:center;
	width:13%;
	padding-left:3px;
	padding-left:3px;
}

#bottomMenuDiv
{
    float:right;
    width:40%;
    text-align:right;
    font-size:0.85em;
}

.menuItemB
{
    float:left;
    border-right: solid 2px #ababab;
	text-align:center;
	width:22%;
	padding-left:3px;
	padding-right:3px;
      
}

.menuItemEndB
{
    float:left;
	text-align:center;
	width:25%;
	padding-left:3px;
	padding-left:3px;
}


div#leftMenu
{

    margin-top:10px;
    padding:15px 10px 15px 0px;
    direction:rtl;
    border-right:solid 2px blue;    
    width:135px;
    float:left;
    text-align:right;
}


.accordionHeader
{    
	cursor:pointer;
	font-weight:bold;
	color:White;
	padding:2px;
}
    
ul
{
    margin:0px 0px 0px 5px;
    padding-right:10px; 

}
li.navOption
{
    margin:0px 10px;   
    list-style:circle url('images_master/bullet.jpg');
    padding:0px;
    padding-bottom:2px;
    font-style:italic;
    font-weight:normal;
}

.isList
{
    float:left;
    width:280px;
    list-style:circle url('images_master/bullet.jpg');
    direction:rtl;
}

.clientList
{
    float:left;
    width:285px;
    list-style:circle url('images_master/bullet.jpg');
    direction:ltr;
    padding:20px;
    padding-top:0px;
}



#content
{
    height:355px;
    width:515px;
    margin:10px 0px 0px 15px;
    float:left;
        text-align:justify; 
}

#productContent
{
    height:355px;
    width:685px;
    margin:10px 0px 0px 15px;
    float:left;
 
}

#homeText
{
    float:left;
    width:53%;
    height:90%;
}
#homeProductimages_master
{
    
    margin-right:-25px;
    float:right;
    width:50%;
    height:90%;
}

.homeProductImage
{    
    border:solid 1px black;
    float:left;
    width:110px;
    height:70px;
    filter: alpha(opacity=75);
    opacity: .75; 
    cursor:pointer;
    padding:5px;
}

.homeProductImage:hover  
  {
      border:solid 1px blue;
      filter: alpha(opacity=100);
      opacity: 1;  
      
}

.productName
{   
    color:WHITE;
    background-color:#000099;
    font-weight:bold;
    text-align:center;
    font-size:1em;
    position:fixed;
    width:110px;
    height:46px;
    margin-top:25px;
    filter: alpha(opacity=0);
    opacity: 0;
}
.productName:hover
{
    filter: alpha(opacity=100);
    opacity: 1;   
    cursor:pointer;
}

.latestNewsDate , .productHomeThumbLabel
{
    color:#0000ff;
    text-align:left;
    font-weight:bold;
        
}

.latestNews
{
    margin-top:10px;
    margin-left:5px;
    padding-left:10px;
    padding-right:10px;
    border-left:solid 2px blue;   
    width:150px;
    height:200px;
    float:right;
    color:#e3e3e3;
    
}


#accreditationImgs
{
    float:right;
    text-align:right;   
    margin-right:10px;
    width:100px   ;
}
.accImg
{
    padding:2px 0px;
}
#callout
{
    position:relative;
    bottom:50px;
    left:-140px;
}

div#footer
{
    padding-top:5px;
    float:right;    
    height:55px;
    width:875px;
    background-image:url('images_master/footerBG.png');
    background-repeat:repeat-x;
}

.contactIcon
{        
    padding:0px 10px 0px 10px;
    position:relative;
    float:left;
    font-weight:bold;
    text-align:center;
    font-size:2em; 
    vertical-align:middle;
}

h1
{
    border-bottom:solid 1px #000099;
    border-left:solid 2px #000099;
    font-size:2em;
    font-family: calibri, arial;
    font-weight:bold;
    margin:0px;
    margin-bottom:5px;
    padding-left:5px;
    color:#bebebe;
    text-transform:uppercase;
    

}

h2
{
    margin-top:0px;
    font-weight:bold;
    font-size:1.15em;
    font-family:calibri, arial;
      color:#0000cd;
    text-decoration:underline;

}

h3
{   
    font-size:1em; 
    margin:0px;
    padding:0px;
    color:white;
    font-weight:bold;
    
}

img
{
    border:0;
    }

a
{
    text-decoration:none;
    color:#dedede;
}

a:hover
{
    color:white;
    text-decoration:underline overline; 
    
}

a:visited
{
    color:#dedede;
}

#addressText
{
padding-top:5px;    
margin:20px;
    color:Black;
    font-weight:bold;
    text-align:right;
}

.about
{
    padding:10px;
    float:left;
    width:50%;
    text-align:justify;
}

  .statement
  {
      color:GrayText;
      float:right;
      border-left:solid 2px blue;
      padding-left:10px;
      margin:0px auto;
      width:38%;
      font-size:1.5em;
  }
  
  /******************** PRODUCT PAGES **************************/
  
    
.productHomeImages
  {
      margin-top:10px;
      width: 100%;
  }
  
.productHomeThumbLabel
  {
      border-left:solid 2px blue;
      border-bottom:solid 1px blue;
      padding-left:5px;
      color:gray;
      text-transform:uppercase;
      text-align:left;
      width:150px;
}

.productHomeImage
{
    margin-top:5px;
}
  
 .productHomeThumb
  {
      width:120px;
     float:left;
      padding:5px;
      border:solid 1px black;
      filter: alpha(opacity=75);
      opacity: .75;
      margin:0px 2px;
  }
.productHomeThumb:hover
  {
      border:solid 1px blue;
      filter: alpha(opacity=100);
      opacity: 1;
  }
  
  .specLink
  {
      float:right;
      width:55%;
      text-align:center;
      border-top:solid 1px blue;
      color:red;
      font-weight:bold;
      padding:5px;
      margin-top:-35px;
      background-image:url('images_master/specLinkBG.png');
      background-repeat:repeat-x;
  }
.profileLink
      {
      float:right;
      width:20%;
      text-align:center;
      border-top:solid 2px blue;
      color:red;
      font-weight:bold;
      padding:5px;
      margin-top:0px;
      background-image:url('images_master/profileLinkBG.png');
      background-repeat:repeat-x;
      }
      
  .productText
  {
      width:100%;
      float:left;
      margin:10px 5px;
  }

  .productImageDiv
  {
      width:48%; 
      padding:0px 5px;
      float:right;  
      direction:ltr;   
  }

  .productImagePanel
  {
      width:49%;
      float:left;
      margin:-2px 0px 0px 5px;
    
  }
  
  #productTitle
  {      
      margin-top:10px;
      margin-right:10px;
      padding-right:10px;
      width:95%;
      border-right:solid 1px #000099;
      float:left;
      text-align:right;
   
  }  
   
  #productDesc
  {      
      margin-right:10px;
      width:95%;
      border-right:solid 1px #000099;
      padding-right: 10px;
      float:left;
      text-align:right;
}
  
  
  .productImageThumb
  {
      float:left;
      border:solid 1px black;
      padding:3px;
      filter: alpha(opacity=60);
      opacity: .60;
  }
  
  .productImageThumb:hover
  {
      border:solid 1px blue;
      filter: alpha(opacity=100);
      opacity:1;
      cursor:pointer;
  }

.standardLink
{
    float:left;
    width:320px;
    margin:0px 5px;
    padding:4px;
    border:solid 1px black;
}

.standardLink:hover
{
    border:solid 1px blue;

}
.leftC
{
    float:left;
    width:25%;


}

.rightC
{
 border-left:solid 1px blue;
 margin-left:10px;
 padding-left:5px;
 float:right;
 width:62%;   
 color:GrayText;
}

/********************** ADMIN PAGE ***********************/

#login
{
    margin-top:100px;
    padding:20px;
}

div#adminPage 
{
    background-color:Black;
    margin: -15px auto;
    height:615px;
    width:800px;
    padding-top:10px;
}
    
div#currentNews
{
    float:left;
    padding:15px;
    width:35%;
    border:solid 1px blue;

}

div#newNews
{
    float:left;
    padding:15px;
    width:45%;
    border:solid 1px blue;
    margin:10px;

}

.watermarkText
{
    color:#b0b0b0;
}

#signout
{
    float:right;
    margin:10px;
    padding-left:10px;
    border-left:solid 1px blue;
}
/********************** FENCING MATRIX ***********************/

#matrixPage
{
    padding:10px 10px;
    background-color:Black;
}

#fencingMatrix
{
    margin:10px 0px;
    font-size:0.7em;
    text-align:center;
}

#fencingMatrix, #fencingMatrix td
{
    border:solid 1px graytext;
    border-collapse:collapse;
}

th
{
    color:Black;
    background-color:#404040;
    border:solid 1px graytext;
    border-collapse:collapse;
}

 #matrixFooter, #madrixFooter td
{
    font-size:1.5em;
    color:white;
    font-weight:bold;
    background-color:#0000cd;

  
}
#matrixFooter :hover
{
       background-color:#0000cd;
}

#fencingMatrix td.hover {
	background: #000099	; 
	cursor:pointer;
	}

#fencingMatrix td.hover, td:hover {
	background: #000099	;
	cursor:pointer;
	 }

#fencingMatrix td.CSF_code
{
    background-color:#1A1A1A;
}
#fencingMatrix td.CSF_code:hover
{
    background-color:#1A1A1A;
}
#codeDiv
{
    position:fixed;
    top:15px;
    right:15px;
    padding:2px;
    background-color:red;
    filter: alpha(opacity=70);
    opacity: .70;
}

