/*
Theme Name: PCM
Theme URI: http://wordpress.org/
Description: Impact Fitness LTD
Version: 1.0
Author: suedeapple.co.uk | design-manchester.co.uk
Tags: PCM

*/

html
{
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll; 
}


*
{
    outline: none;
}

/* Begin Typography & Colors */
body
{
    font-size: 14px; /* Resets 1em to 10px */
    font-family: Arial, Sans-Serif;
    color: #e1e1e1;
    margin: 0px;
    padding: 0px;
    background: #000 url('images/header.jpg') repeat-x top center; 
    background-attachment: scroll; 
}

img
{
    border: none;
}


a
{
    color: #e1e1e1;
    text-decoration: underline;
}

a:hover
{
    text-decoration: underline;
}




h1, h2, h3, h3, h4
{
    color: #b2b2b2;
    margin: 0px;
    padding: 0px 0px 18px 0px;
    font-weight: normal;
}

h1
{
    font-weight: normal;
    font-size: 28px;
}

h2
{
    font-weight: normal;
    font-size: 28px;
}

h3
{
    font-weight: normal;
    font-size: 20px;

}

h4
{
    font-weight: normal;
    font-size: 16px;

}



p
{
    padding: 0px 0px 14px 0px;
    margin: 0px;
    color: #e1e1e1;
    line-height: 21px;
}

#content h3,
p.large
{
 font-size:16px;
 line-height:23px; 
 color: #e1e1e1;
}


blockquote
{
    padding: 23px 50px 30px 40px;
    margin: 0px;
    height: 80px;
    background: #fff url(images/quote.png) no-repeat top left;
    font-style: italic;
    position: relative;
    font-family: Times New Roman;
    font-size: 15px;
}

blockquote span
{
    position: absolute;
    bottom: 20px;
    right: 90px;
    font-size: 11px;
    color: #c9c9c9;
    font-style: normal;
}



#page
{
  
    overflow: hidden;
    margin: 0px auto;
    margin-bottom: 0px;
    position: relative;
}



#header
{
   
    height: 319px;
    width: 1000px;
    margin:0px auto;
    margin-bottom:0px;  
    position:relative; 
}

#header h3, #header .description
{
    display: none;
}


#header span
{
  background:transparent url('images/banner1.png') no-repeat 0 0;
     position:absolute; 
     top:38px;
     left:0px;
   width:1200px;
   height:400px;  
}


.page-id-17 #header span
{
  background:transparent url('images/banner2.png') no-repeat 0 0;
     position:absolute; 
     top:38px;
     left:6px;
   width:1200px;
   height:400px;  
}

.page-id-15 #header span
{
  background:transparent url('images/banner3.png') no-repeat 0 0;
     position:absolute; 
     top:39px;
     left:6px;
   width:1200px;
   height:400px;  
}

#menu
{
 background:transparent url(images/menuleft.jpg) no-repeat top left;
 overflow:hidden; 
 height:36px; 
}


#menu ul
{
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    height:38px; 
    overflow:hidden; 
 
}



#menu ul li
{
    float: left;
    font-size: 12px;
    height:36px;
    background:transparent url(images/menucontent.jpg) repeat-x top left;   
}

#menu ul li.last
{
   background:transparent url(images/menuright.jpg) no-repeat top left;  
   width:20px; height:36px;
}


#menu ul li a
{
    color: #f2f2f2;
    text-decoration: none;
    display: block;
    margin:11px 10px 0px 10px;
    padding-bottom:3px;
}


#menu ul li.home a
{
    color: #f2f2f2;
    text-decoration: none;
    display: block;
    margin:0px 5px 0px 10px;
    padding-bottom:0px;
}


#menu ul li a:hover,
#menu ul li.current_page_item a 
{
    text-decoration: none;
    border-bottom:2px solid #f2f2f2;
}




#content ul
{
 color: #f2f2f2;
    margin: 0px 0px 12px 30px;
    padding: 0px 0px 0px 30px;
    overflow: hidden;
    list-style-type:disc; 
    
}

#content li
{
    margin: 0px 0px 4px 0px;
    padding: 1px 0px 4px 10px;
    color: #f2f2f2;
    line-height: 22px; 
    list-style-type:disc;
}


ul
{list-style-type:disc; 
}

#content-background-wrap
{
 background:#1e1e1e url(images/background-content.jpg) repeat-y top center;
 overflow:hidden; 
}

#content-wrap
{
 background:transparent url(images/background-gradient.jpg) no-repeat top center;
 overflow:hidden; 
 width:1200px;
 margin:0 auto;  
}


#content
{
    width: 660px;
    
    margin-left:106px;

  
      float:left; 

}

#sidebar
{
        width: 220px;
        float:right; 
        margin-right:125px;
     color: #b2b2b2;
 padding-top:100px;

 background:transparent url(images/right-divider.png) no-repeat 0 75px; 
}

#sidebar  p 
{
 padding-right:30px;
}



#sidebar #contact p 
{
 text-align:right;

 }

#sidebar li,#sidebar ul
{
 margin:0px;
 padding:0px;
}

#content h1
{
   color: #b2b2b2;
 padding:30px 0px 43px 0px;
 background:transparent url(images/main-divider.png) no-repeat 0 70px; 
}


#content p,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5
{
 padding-left:30px;
}


#sidebar h3

{
   color: #b2b2b2;
 padding:30px 0px 43px 0px;
 font-size:28px;
 background:transparent url(images/right-divider.png) no-repeat 0 70px; 
}

#sidebar ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#sidebar li
{
    list-style-type: none;
    margin: 0px 0px 0px 10px;
    padding: 0px;
}


#sidebar li h3
{
    font-size: 22px;
    margin-left: 16px;
    margin-bottom: 0px;
    padding-bottom: 8px;
    font-weight: normal;
}


#choose-stockists
{
 clear:both;
 margin-left:106px;
 background:transparent url(images/full-width-divider.png) no-repeat 0 0; 
 padding-top:30px;
}

#choose-stockists h2
{
 padding-left:30px
 }

#stocklist-buttons
{
  margin:10px 0px 60px 30px;
 overflow:hidden;
 background:transparent url(images/hori-divider.png) no-repeat 430px 0px; 
 padding-top:40px; 
}

#stocklist-buttons .left
{
 float:left;
 width:450px;
 
 text-align:center; 

}

#stocklist-buttons .right
{
 float:left;
 width:450px; text-align:center; 

}



#stock-item-wrapper{

margin-top:20px;
}
.stock-item
{
 overflow:hidden; 
 clear:both;
 width:650px;  
 margin-left:30px;  
 margin-bottom:30px; 
 background:transparent url(images/main-divider.png) no-repeat bottom left; 

}

.images
{
 float:left;
 width:190px;
 position:relative;
 }
 
.images span
{
 position: absolute;
 width:16px;
 height:16px;
 background:#777 url(images/magnify.gif) no-repeat 0 0;
 right:0px;
 bottom:0px; 
} 
 
.images a
{
 display:none;
} 

.images a.show
{
 display:block;
} 
 
 .info
{
 float:left;
 width:440px;
  overflow:hidden;  
 }
 
 
 .info h5
 {
  margin:0px;
  padding:0px 0px 10px 0px;
  color:#f2f2f2;
  font-size:16px;
  font-weight:bold;   
  text-transform:uppercase; 
 } 
 
 
 .stock-content
 { width:450px;
  display:none;
  }
  
  
  .stock-content .gallery 
 { 
 
  margin-left:10px !important;
  } 
  
  

p.more-info
{
 text-align:right;
   
}


p.more-info img
{
 cursor:pointer;
}

.featured 
{
 margin-bottom:20px;
}

.featured h5
{
  margin:0px;
  padding:0px 0px 10px 0px;
  color:#f2f2f2;
  font-size:16px;
  font-weight:bold;   
  text-transform:uppercase; 
}

.featured .images
{

  margin:0px 0px 15px 15px;
  float:none; 
  } 

.featured .info
{
 float:none;
 width:auto;

}

.featured .stock-content
 {  width:auto;
  display:none;
  }

.featured p
{
  text-align:left;  
}

.featured p.more-info
{
 text-align:right;
   
}

#footer-top
{
    margin-top: 80px;
    clear: both;
    background: transparent url('images/footer.png') no-repeat bottom left;
    height: 108px;
    position: relative;
}


#twitter
{
    position: absolute;
    top: -10px;
    right: 123px;
}

#footer-wrap
{

    overflow: hidden;
    background:#000 url(images/footer.jpg) repeat-x top left; 

}

#footer 
{
   width:1200px;
   overflow:hidden; 
   margin:0px auto;
   margin-bottom:0px;
   
}

#footer p
{
 padding:3px 0px 5px 0px;
 margin:0px;
 color:#f2f2f2;
 font-size:10px;  
 
}

#footer p img
{

 vertical-align:middle; 
}

#footer p.left
{
 float:left;
 width:300px;
  margin-left:116px; 
  
 }
 
#footer p.right
{
 float:right;
 width:350px;
   margin-right:125px;
  text-align:right;  
 } 


