﻿/*template 4818 */

html, body
{
	margin: 0;
	padding: 0;
	height: 100%; /* needed for container min-height */
	font-family:Arial;
	font-size: 14px;
	color: #fff;
	background-color: #000000;
	font-weight:normal;
}
*
{
	margin: 0;
	padding: 0;
}

table td
{
	margin: 0;
	padding: 2px;
}

div#outer
{
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	width: 866px;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */ /*background: #000000 url( 'http://manager.ipiphotonet.com/templates/4818/images/a3-1-1.jpg' ) repeat-y;*/
	border: solid 0px #ffffff;
	padding-top: 5px;
}

div#header
{
	margin-top: 0px;
	text-align: left;
    background: #000000 url( 'images/lhimports-banner.jpg' ) top left no-repeat;
	height: 115px;
	position: relative;
	z-index: 10;
	padding-left: 0px;
	padding-top: 10px;
	clear:both
}

#sidebar
{
    float:left;
    width:316px;   
    padding:0px 0px 0px 0px;      
    border: solid 0px #ffffff;
    color: White;
	font-weight: normal;
	line-height:18px;
    }
    
    #sidebarmenu
   {
    float:left;
    width:316px;   
    padding:0px 0px 10px 0px;      
    border-bottom: solid 1px #8EC63F;
    color: White;
	font-weight: bold;
	line-height:25px;
    }
    
     #sidebarmenu a:link, a:visited
    {
    color: White;
	font-weight: bold;
	line-height:25px;
    text-decoration:none;
    }
    
     #sidebarmenu a:hover, a:active {
    color: #8EC63F;
	font-weight: bold;
	line-height:25px;
    }    
   
    #sidebarcontent a:link, a:visited {
    color: #ffffff;
	font-weight: bold;
	line-height:25px;
    }

    #sidebarcontent a:hover, a:active {
    color: #8EC63F;
	font-weight: bold;
	line-height:25px;
    }
    
    #sidebarcontent
   {
    float:left;
    width:316px;   
    padding:10px 0px 0px 0px;      
    border-bottom: solid 0px #8EC63F;
    color: White;
	font-weight: normal;
    }
    
    
#main
{
    float:left;
    width:546px;   
    padding:0px 0px 10px 0px;      
    border: solid 0px #ffffff;
    }

#maincontent
{   padding-left:10px;
    height:404px;
    }
    
    
#footer
{	
    float:left;
	width: 100%;
    padding:10px 0px 0px 0px;
	height: 150px;
	border-top: solid 1px #8EC63F;
}
#footerl
{
    float:left;
    width:316px;   
    padding:0px 0px 0px 0px;      
    border: solid 0px #ffffff;
    }
    
#footerl a:hover, a:active {
    color: #8EC63F;
	line-height:25px;
    }       

#footerl a:link, a:visited 
{
    color: #fff;
	text-decoration: none;
	line-height:25px;
}


#footerr
{
	float:right;
    width:530px;   
    padding:0px 2px 10px 0px;      
    border: solid 0px #ffffff;
    color:#666;
    text-align:justify;
    font-weight:normal;
    font-family:Tahoma;
}


/*Content Stuff*/

h1, h2, h3, h4, h5, h6
{
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
a,a:link, a:visited,a:active
{
	color: #fff;
	text-decoration: none;	
	font-weight:bold;
}

a:hover
{
	text-decoration: none;
	color: #66cc00;
	font-weight:bold;
}

#footerl a.green,a.green:link, a.green:visited,a.green:active
{
	color: #bee397;
	text-decoration: none;	
	font-weight:bold;
}

#footerl a.green:hover
{
	text-decoration: none;
	color: #fff;
	font-weight:bold;
}

a.rbutton:link, a.rbutton:visited {
display:block;
width:152px;
height:33px;
padding:0px;
margin:0px;
background:url(images/retail-button.jpg) no-repeat;
}

a.rbutton:hover, a.rbutton:active {
background-position:0px -33px;
}

a.sbutton:link, a.sbutton:visited {
display:block;
width:152px;
height:33px;
padding:0px;
margin:0px;
background:url(images/signup-button.jpg) no-repeat;
}

a.sbutton:hover, a.sbutton:active {
background-position:0px -33px;
}

a.gbutton:link, a.gbutton:visited {
display:block;
width:152px;
height:33px;
padding:0px;
margin:0px;
background:url(images/google-button.jpg) no-repeat;
}

a.gbutton:hover, a.gbutton:active {
background-position:0px -33px;
}