/*  
Theme Name: Stricklands
Theme URI: http://www.gasolutions.com
Description: Stricklands WordPress Template
Author: GA Communications
Author URI: http://www.gasolutions.com
*/

/* Default HTML Tags Start */

h1 {
	padding-top: 0;
	padding-bottom: 10px;
	margin: 0;
	}

h2 {
	padding-top: 0;
	padding-bottom: 10px;
	margin: 0;
	font-size: 1.6em;
	}

h3 {
	font-weight: none;
	padding-top: 0;
	padding-bottom: 10px;
	margin: 0;
	font-size: 1.3em;
	}
	
h4 {
	font-weight: none;
	padding-top: 0;
	padding-bottom: 10px;
	margin: 0;
	font-size: 1.2em;
	}

h5 {
	font-weight: none;
	padding-top: 0;
	padding-bottom: 10px;
	margin: 0;
	font-size: 1.1em;
	}


hr {
    display: block; 
    clear: both; 
    margin: -0.66em 0;
    visibility: hidden;
}

.clearspace20
{
    clear: both; 
    margin: 40px 0 0 0;
}

* {
	margin:0;
	padding:0;
	}
	
img {
	border: 0;
	}

a,a :visited {
	color: #F88A07;
	text-decoration: underline;
        font-weight: bold;        
}

a:hover {
	color: #A6CE39;
	text-decoration: underline;
        font-weight: bold;        
}


acronym, abbr {
border-bottom: 1px dotted;
                cursor: help;
                }

blockquote {
	margin-left: 15px;
	padding-left: 5px;
}


cite {
	font-size: 90%;
	font-style: normal;
}

    
.rightfloat
{
	float: right;
	margin: 5px 0px 5px 20px;
	position: static;
}

.leftfloat
{
	float: left;
	margin: 5px 20px 5px 0px;
	position: static;
}


#content h3, #content h4,#content h5 {
	font-size: 16px;
	font-weight: bold;
	color: #A6CE39;
        padding: 10px 0 10px 0;
        text-transform:uppercase;
	}



.browncaption
{
    font-weight: bold;
    font-size: 14px;
    color: #F88A07;
}

.requiredcaption
{
    display: inline;
     font-weight: bold;
    font-size: 14px;
    color: #F88A07;
}

.greencaption
{
    color: #A6CE39;
    font-style: italic;
}

/* Default HTML Tags End */



/* Body Start */

body#background {
	background-color: #cccccc;
}

#page
{
    margin: 0 auto;
	background-color: #ffffff;
	padding: 0px;
	width: 1050px;
}

#Topbanner
{
    margin: 0 auto;	
	padding: 0px;
	height: 190px;
	width: 1050px;
	background-position: top;
	background-repeat: no-repeat;
	background-image:url('images/StricklandBanner.jpg');
}

body {
	margin: 0;
	padding: 0;
        color: #666666;
	font: 12px  Arial, Helvetica, sans serif;
}

/* Body End */


/* Header Start */
       
#header {
	margin: 0; 
	padding: 0; 
	height: 391px; 
	width: 1050px;
	background-image: url('images/header.png');
	background-position : top;
	background-repeat : no-repeat;
	}
	

#headermenu
{
        padding: 7px 0 0 60px;
	width: 950px;
	height: 60px;
}

#hmenuhome a
{
	cursor: pointer;
	background: transparent url('images/home_button.png') no-repeat;
	width:113px;
	height: 64px;
	margin: 0 0 0 10px;
	 float:left;
 
}

#hmenuhome a:hover 
{
	background: transparent url('images/home_button_rollover.png') no-repeat;
}

#hmenuhomeselected
{
	cursor: default;
	background: transparent url('images/home_button_rollover.png') no-repeat;
	width:113px;
	height: 64px;
	margin: 0 0 0 10px;
	 float:left;
 
}

#hmenubp a
{
	cursor: pointer;
	background: transparent url('images/bp_button.png') no-repeat;
	width:113px;
	height: 64px;
	margin: 0 0 0 10px;
 float:left;
}

#hmenubp a:hover 
{
	background: transparent url('images/bp_button_rollover.png') no-repeat;
}

#hmenubpselected
{
	cursor: default;
	background: transparent url('images/bp_button_rollover.png') no-repeat;
	width:113px;
	height: 64px;
	margin: 0 0 0 10px;
 float:left;
}

#hmenuop a
{
	cursor: pointer;
	background: transparent url('images/op_button.png') no-repeat;
	width:113px;
	height: 64px;
	margin: 0 0 0 10px;
 float:left;
}

#hmenuop a:hover 
{
	background: transparent url('images/op_button_rollover.png') no-repeat;
}


#hmenuopselected a
{
	cursor: default;
	background: transparent url('images/op_button_rollover.png') no-repeat;
	width:113px;
	height: 64px;
	margin: 0 0 0 10px;
 float:left;
}

#hmenupaper a
{
	cursor: pointer;
	background: transparent url('images/paper_button.png') no-repeat;
	width:113px;
	height: 64px;
	margin: 0 0 0 10px;
    float:left;
}

#hmenupaper a:hover 
{
	background: transparent url('images/paper_button_rollover.png') no-repeat;
}
	

#hmenupaperselected a
{
	cursor: default;
	background: transparent url('images/paper_button_rollover.png') no-repeat;
	width:113px;
	height: 64px;
	margin: 0 0 0 10px;
    float:left;
}

#hmenupack a
{
	cursor: pointer;
	background: transparent url('images/pack_button.png') no-repeat;
	width:113px;
	height: 64px;
	margin: 0 0 0 10px;
 float:left;
}

#hmenupack a:hover 
{
	background: transparent url('images/pack_button_rollover.png') no-repeat;
}

#hmenupackselected a
{
	cursor: default;
	background: transparent url('images/pack_button_rollover.png') no-repeat;
	width:113px;
	height: 64px;
	margin: 0 0 0 10px;
 float:left;
}

#hmenushopnow a
{
	cursor: pointer;
	background: transparent url('images/shopnow_button.png') no-repeat;
	width:113px;
	height: 64px;
	margin: 0 0 0 10px;
 float:left;
}

#hmenushopnow a:hover 
{
	background: transparent url('images/shopnow_button_rollover.png') no-repeat;
}

#hmenushopnowselected a
{
	cursor: default;
	background: transparent url('images/shopnow_button_rollover.png') no-repeat;
	width:113px;
	height: 64px;
	margin: 0 0 0 10px;
 float:left;
}

#headerrotation
{
	width: 671px;
	height: 282px;
        background: transparent;
    padding: 17px 0 0 327px;


}

#headerimage
{
    background: transparent;



}

/* Header End */

/* Content Start */

#content {   
	width: 710px;
	margin: 10px 10px 10px 0;
        padding: 10px 0px 10px 0px;
	background-color: #ffffff;
	text-align: Center; 
	float: right;
        min-height: 600px;
	overflow: hidden;
	} 

#content ol, #content li { 
                 list-style: disc;
                 }

#content ol, #content ul { 
              margin-top: 10px;
              margin-left: 35px;
	padding-bottom: 10px;
	margin-bottom: 10px;
              }

#content ul, #content li { 
                 list-style-image: none;
                 }
                 
#content p {
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #666666;
	}

#content h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #0000FF;
	}

#content h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #0000FF;
	}


#content h3, #content h4,#content h5,
#content h3 a, #content h4 a,#content h5 a {
	font-size: 16px;
	font-weight: bold;
	color: #A6CE39;
        padding: 10px 0 10px 0;
        text-transform:uppercase;
	}


.ProductLineContainer
{
    overflow:hidden;     
    clear:both;
    width:100%;
    padding: 10px 0 10px 20px;
}

.ProductLineContainer p,.ProductLineContainer td
{
    line-height: 1.6em;
}

.ProductLineColumn
{
	border-collapse:collapse;
	width: 220px;
    float:left;
}

       
.ProductLineColumn a,.ProductLineColumn a:visited, .ProductLineColumn a:hover,
.ProductLineContainer a,.ProductLineContainer a:visited, .ProductLineContainer a:hover
{
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
        color: #666666;
}
 

        
.innercontent
{
    padding: 0 50px 0 0;
    overflow:hidden;
    text-align: center;    
}

.iframecontent
{
    padding: 0 0px 0 30px;
    overflow:hidden;
}

.meta li, 
ul.post-meta li { 
                  display: inline;
                  }

.meta ul { 
           display: inline;
           list-style: none;
           margin: 0;
           padding: 0;
           }

.meta a { 
          color: #0000FF;
          text-transform: lowercase;
          text-decoration: underline;
          }

.meta { 
        color: #b8b8b8;
        font-size: 0.9em;
        font-weight: normal;
        letter-spacing: 0;
         text-align: right;
        }

    
/* Content End */


/* Sidebar Start */

#sidebar1 {
	float: left;
	padding: 15px 0 0 70px;
	width: 240px;
	background-color: #ffffff;
   	text-align: left;
   	overflow: hidden;
	}


#sidebartitle
{
	padding: 10px 0 20px 0;
}

#sidebar1 ul
	{ 
	padding: 0px; 
	margin: 0 auto;
	padding-bottom: 5px;  
	} 

#sidebar1 li
   { 
	list-style: disc inside url('images/arrow.png');
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
        color: #A6CE39;
	background-repeat:no-repeat;
	padding: 0px 0px 0px  0px;	
	margin: 0px;
	} 

#sidebar1 li a 
{
	color: #F88A07;
	text-decoration: underline;
} 

#sidebar1 li a:hover
{
	color: #A6CE39;
} 


/* Sidebar End */


 
/* Footer Start */

#footer {
	width: 1050px;
	clear: both;
	background-color: #ffffff;
	border-top: 1px #cccccc solid;
	overflow: hidden;
}

#footerinfo
{
	width: 800px;
	float: left;
	color:#999999;
	padding: 10px 0px 0px 60px;
	font-size: 12px;
    font-weight:bold;
}

#secure
{
	float:right;
	background-image:url('images/secure.png');
	background-position:left;
	background-repeat:no-repeat;
	width: 100px;
	height: 50px;
	padding: 0px 40px 0px 0px;
	margin-top: -20px;
}

#policyfooter
{
	width: 800px;
	float: left;
	color:#CCCCCC;
	padding: 10px 0px 0px 60px;
	font-size: 12px;
}

#copyright 
{
	float: left;
	font-size: 9px;
color:#999999; 
}

#policy, #policy a 
{
	float: right;
	text-decoration:underline;
font-size: 10px;
}

#policy a
{
	color:#999999;
	text-decoration:underline;
}




/* Footer End */

