*
{
padding:0px;
margin: 0px;
}

h1
{
color:#00477B !important;
font-family:arial;
font-size:14px;
}

html {
	height:100%;
}



#outer1
{
position: relative;
width: 941px;
margin: 0 auto; /* the bottom margin is the negative value of the footer's height */
z-index:1;
min-height: 100%;


}

#inner1
{
position: relative;
padding: 15px 0 129px 0;
z-index: 2;
width: 941px;
margin: 150px auto;
min-height: 100%;
/*overflow:auto;*/
}


#inner12
{
float: right;
    margin-top:150px;
    min-height: 100%;
    overflow: auto;
    padding: 15px 0 50px;
    position: relative;
    width: 75%;
    z-index: 2;
}

#flash1 {
    z-index: 1;
	position: relative;
	height:379px;
	width:941px;
}


 /**************************************************************
    Header/Menu
 **************************************************************/

#menu1
{
position: relative;
width:941px;
height: 168px;
padding: 0px;
margin: 0px;
border:0px;
z-index:5000;
text-align:center;
background:url(images/ssl-headertop_03.gif) no-repeat;
}

.headerhomemenu
{
position:absolute;
width:710px;
height:24px;
padding: 0px;
margin: 0px;
float:right;
border:0px;
z-index:99999;
top:135px;
right:0;

}


.facebook
{
	position:absolute;
	width:32px;
	height:35px;
	top:56px;
	float:right;
	right:0;
}

h3
{
position: relative;
font: 18px 'EuroCapsRegular', Arial, sans-serif;
letter-spacing: 0;
line-height: 25px;
color:#000;
padding: 0px 0px 10px 0px;
margin-bottom: 15px;
width:100%;
font-weight:900;
border-bottom: dotted 3px #000;
}

h2
{
position: relative;
font: 27px 'EuroCapsRegular', Arial, sans-serif;
letter-spacing: 0;
line-height: 25px;
color:#000;
width:100%;
font-weight:900;
}

.learnmore {
	right:0;
	bottom:15px;
	width:166px;
	float:right;
	position:absolute;}
 /**************************************************************
    End Header/Menu
 **************************************************************/



/**************************************************************
    Left Column Home 
 **************************************************************/

#secondarycontent1
{
position: relative;
width: 290px;
height:100%;
margin-bottom:10px;
padding: 0;
float:left;
padding-right:20px;
}

#secondarycontent1 .content
{
padding: 0px;
margin-bottom: 0px;
}


#secondarycontent1 a
{
	color:#000;
}

#secondarycontent1 .content .date
{
position: relative;
top: 0px;
padding: 0px 15px 0px 0px;
color:#666666;
font-weight: bold;
}

/**************************************************************
    End Left Column Home 
 **************************************************************/
 
 /**************************************************************
    Right Column Home 
 **************************************************************/

#primarycontent1
{
position: relative;
width: 480px;
float: right;
min-height: 100%;
padding-bottom:30px;
right:0;
}


#primarycontent1 .content
{
padding: 0px;
margin-bottom: 20px;
}

#primarycontent1 .post
{
margin-bottom: 0px;
}

#primarycontent1 .post .header
{
position: relative;
}

#primarycontent1 .post .content
{
margin-bottom: 0px;
}

#features
{width:319px;
float:right;
right:0;
}
 /**************************************************************
    End Right Column Home 
 **************************************************************/

/**************************************************************
   2 Column Layout A
 **************************************************************/
#floatLeft_width80
{

	width: 100%;
	margin-left: auto;
margin-right: auto;
	z-index:5000;
	margin: 0px auto 10px auto;
}

#product_sidebar
{
	background-color: #00477B;
	border-radius: 5px;
    color: #000000;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    line-height: 40px;
    margin: 0 auto auto;
    padding: 6px 0 2px 20px;
    text-decoration: none;
    width: 21%;
}

#product_sidebar_images
{
	float: left;
    margin-left: 0;
    margin-top: 54px;
    width: 0;
}
#product_widget_sidebar
{  /* float: right;
    line-height: 59px; 
    margin-right: 29px;
    margin-top: -14px;
    text-align: right;*/
    width: 90%;
}
#product_widget_sidebar h1{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#c4c5c5 !important;
	}

#product_sidebar1
{
	background-color: #00477B;
	border-radius: 5px;
	color: #000000;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    line-height: 40px;
    margin: 0 auto auto;
    padding: 6px 0 2px 20px;
    text-decoration: none;
    width: 21%;
	margin: 168px auto auto;
}
#product_widget_sidebar1 h1{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#c4c5c5 !important;
	}
#product_sidebar_images1
{
	float: left;
    margin-left: 0;
    margin-top: 54px;
    width: 0;
}
#product_widget_sidebar1
{  /*float: right;
    line-height: 59px;
    margin-right: 29px;
    margin-top: -14px;
    text-align: right; */
    width: 90%;
}


#product_content
{
	width:75%;
	float:right;
	margin:auto
}



.layout2 , .layout3 {
	
	width:904px;
	height:100%;
	position: relative;
	margin: 15px auto 20px auto;
}

.layout2 .image, .layout3 .image {
  display: block;
  padding-bottom:50px;
  padding-right:25px;
  top: 0;
  width: 300px;
  float:left;
  min-height:100%;
  
}



.layout2 .title, .layout3 .title {
  display: block;
  margin-top: 10px;
    padding: 3px 0 5px;
    width: 250px;
  font-size: 15px;
  font-weight: bold;
  color: #000;

}

.layout2 .title a, .layout3 .title a{
  display: block;
  padding: 0 0 5px 0;
  font-size: 15px;
  font-weight: bold;
  color: #000;
  text-transform:none;
  text-decoration:none;
}

.layout2 p {
  
  margin: 0 10px 0 350px;
  padding:  0 10px 1em 1.2em;
  color:#000 !important;
  
}

.layout3 p {
  margin: 0 0 0 320px;
  padding:  0 10px 1em 1.2em;
  top:0;
  color:#000 !important;
}
/**************************************************************
    End 2 Column Layout A
 **************************************************************/
.layout4 {
  float: left;
  height:150px;
  width:215px;
  position: relative;


}
/**************************************************************
   2 Column Layout B
 **************************************************************/

.layout2_60 {
  float: left;
  width: 98% !important;
  width: 98%;
  position: relative;
  margin-bottom: 1.5em;
  margin-top:10px;
}

.layout2_60 .image {
  display: block;
  padding-bottom:10px;
  top: 0;
  left: 15px;
  width: 380px;
  float:left;
}



.layout2_60 .title {
  display: block;
  padding: 10px 0 5px 0;
  font-size: 15px;
  font-weight: bold;
  color: #000;
}

.layout2_60 .titleimage a {
border:none;
}

.layout2_60 .titleimage {
  display: block;
  padding: 0 0 5px 0;
}

.layout2_60 p {
  margin: 0;
  padding:  0 0 1em 0;

}

.layout2_60 .subtitle {
  padding:  0 0 0 6px;
  font-size:11px;

}
/************************************************************/
/********************woocommerce*****************************/
/************************************************************/
.summary {
    float: right;
    margin-bottom: 2em;
    width: 48%;
}

.woocommerce-tabs {
    clear: both;
}
.woocommerce-tabs ul.tabs:before {
    border-bottom: 1px solid #DFDBDF;
    bottom: 0;
    content: " ";
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}
  .panel entry-content{
  border-bottom: 1px solid #B8853D;
    border-left: 1px solid #B8853D;
    border-radius: 3px 3px 3px 3px !important;
    border-right: 1px solid #B8853D;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) !important;
    padding: 15px 15px 10px !important;
}

/*******************menu*************************/
.menu-av_products-container ul li {
	font-family:arial;
	font-size:13px;
	text-align:center;
	border-bottom: 1px dashed #AAAAAA;
	}
.menu-av_products-container ul li a {
    color: #FFFFFF !important;
	text-decoration:none;
}
.menu-av_products-container ul li a:hover {
    color: #ffa500 !important;
}

.menu-all_cats-container ul li {
	font-family:arial;
	font-size:13px;
	text-align:center;
	border-bottom: 1px dashed #AAAAAA;
	}
.menu-all_cats-container ul li a{
    color: #FFFFFF !important;
	text-decoration:none;
}
.menu-all_cats-container ul li a:hover {
    color: #ffa500 !important;
}

.reg {
    background-color: #00477B;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 3px 3px 3px 0;
    float: right;
    height: 30px;
    margin-top: 80px;
    width: 160px;
}
.reg a {
    color: #FFFFFF !important;
    font-weight: bold;
    text-decoration: none;
   	}
.reg a:hover {
   
}	
.reg a:hover:after {
    width: 120%;
    background-color: rgba(255,255,255,0);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.reg a:hover:after {
    width: 120%;
    background-color: rgba(255,255,255,0);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.reg p {
	padding-top:6px;
   	}
	