/*=========================================*/
/*  Skin styles for sellgold.us            */  
/*=========================================*/


body            { margin: 0; padding: 0; background-color: #006600; font-size: 100%; font-family: tahoma, verdana, sans-serif; overflow: -moz-scrollbars-vertical; }
table, tr, td	{ color: #4e5050;}
p, div, ul, li	{ color: #4e5050;}
p		        { padding:5px 0; margin:0px}
li		        { list-style: disc; }
ol li		    { list-style: decimal; }
ul li		    { list-style: disc; font-size: 12px; }
li		        { margin: 5px 0; }
    
    
H1,H2,H3,H4,H5	{ line-height: 20px; font-weight: bold; margin: 0px; padding: 0px; }
H1				{ font-size: 14px; color: #385997; }
H2 				{ font-size: 18px; color: #585858; margin: 0 15px; }
H3				{ font-size: 14px; color: #7d8fb0; }
H4 				{ font-size: 12px; color: #646e80; }
H5 				{ font-size: 11px; color: #323947; }    
    
#wrapper {    
    
    position: relative; 
    width: 980px;      
    padding: 0;
    font-size: 1em !important;
    z-index: 3;
    background:#ffffff url('/themes/images/pl.gif') repeat-y top left;
    margin-left:auto; margin-right:auto; margin-top:10px; margin-bottom: 0;
    border: 0;   
}

#inner-wrapper { 

    background:#ffffff url('/themes/images/pr.gif') repeat-y top right; 
    margin-left: 25px; 
    width: 955px;
    border: 0;  
}	
 
/*  Border Graphics */

#top-border {
    
    position: relative; 
    margin: 0 auto;
    width: 980px;
    height: 17px;
    border: 0 none;
    background: url('/themes/images/pt.gif') repeat-x top left; z-index: 1;    
} 

#topleft-corner {
	
    position: absolute; 
	top: 0; 
	left: 0; 
	height: 17px; 
	width: 17px; 
	border: 0 none; 
	background: url('/themes/images/ptl.gif') no-repeat; z-index:2; background-repeat:no-repeat; 
}

#topright-corner {
	
    position: absolute;
	top: 0;
	right: 0;
	height: 17px;
	width: 17px; 
	border: 0 none; 
	background: url('/themes/images/ptr.gif') no-repeat; z-index:2; background-repeat:no-repeat 
} 

#bot-border {
    
    position: relative; 
    margin: 0px auto;
    width: 980px;
    height: 17px;
    border: 0;
    background: url('/themes/images/pb.gif') repeat-x top left; z-index: 1;    
} 

#botleft-corner {
	
    position: absolute; 
	top: 0; 
	left: 0; 
	height: 17px; 
	width: 17px; 
	border: 0 none; 
	background: url('/themes/images/pbl.gif') no-repeat; z-index:2; background-repeat:no-repeat; 
}

#botright-corner {
	
    position: absolute;
	top: 0;
	right: 0;
	height: 17px;
	width: 17px; 
	border: 0 none; 
	background: url('/themes/images/pbr.gif') no-repeat; z-index:2; background-repeat:no-repeat; 
}

/*  End Of Border Graphics */


#header {
    
    position: relative; 
    height: 125px;
    margin-right: 27px;
    border-bottom: silver solid 2px;          
}

.logo {

    float: left;      
    width: 225px;
    height: 79px;
                 
} 

#header-mid {	
    
    float: left;
    margin-left: 15px;      
    width: 480px;
    height: 80px;
        	
}  

#header-rh  {  	
    
    float: left;
    margin-left: 25px;      
    width: 170px;
    height: 80px;
    padding: 0; 
        
}

#header-top {

   height: 95px;
   
} 

#header-bot {
	
    position: relative;
    width: 100%;
    height: 25px;
	border: 0;
    z-index: 1;	
}

#main-banner { 	
  
    width: 913px;
	height: 212px;
	margin-top: 5px;
    border: 0;		
}

#box-lh {
   
    position: absolute;
    left: 0;
    top: 0;         
    width: 170px; 
    height: 25px;   
    font-weight: bold;
    padding:0;
    margin: 0;
    border: 0;  
} 	

#menu { 

    position: relative;
    margin: 0 auto; 
    width: 730px;
    height: 25px; 
    z-index: 99999;        
    padding: 0; 
    border: 0;
} 

#box-rh {
   position: absolute;
   right: 0;
   top: 0;
   width: 170px;
   height: 25px; 
   border: 0;  
    
}		 

#content {
    
    position: relative;
    padding: 0;
    margin: 0;
    padding-top: 10px;
    height: auto;
    width: 928px;    
    background-color: #fff; 
    border: 0;    
} 

#lh-col { 

    position: absolute;
    top: 0;
    left: 0;    
    width: 175px;
    min-height: 800px; 
    border: 0;     
}

#mid-col { 

    margin: 0px auto;     
    width: 545px;
    min-height: 800px;      
    border-left: silver solid 1px;
    border-right: silver solid 1px;
    z-index: 0;     
     
}

#mid-col1 { 

    
    width: 950px;
    min-height: 800px;
    margin-top: 10px; 
    border: silver solid 1px;
    z-index: 0;
}


#mid-col2 { 

    margin-left: 190px;
    min-height: 800px;
    width: 722px;
    padding-left: 15px;
    margin-top: 10px; 
    border-left: silver solid 1px;
    z-index: 0;
}

.keywords {

    width: 515px;
    background: #cccccc;
    padding: 0px 10px 0 10px; 
}

#rh-col { 
    
    position: absolute;    
    width: 175px;
    top: 0;
    right: 0;
    min-height: 800px; 
    border: 0;
    text-align: left;         
}

#footer {

   width: 925px;
   height: 25px;
   border: 0;
   
}