/* CSS layout for bottom frame */

/* IDs */
#userDetailsText p 
{
    font-size:11px;
    position: absolute;
    top: 8px;
    right: 20px;
    
    }


#loginStyle 
{
    font-size: 80%;
    margin: 50px 0px 0px 20px;
    }


#navigation{
    height: 80px;
    width: 850px;
    float:left;
    position:relative;
    
    }
#campaignListing oL
{
    margin-left:30px;
    }
    

#campaignListing oL LI
{
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;

    }
    
   #campaignListing oL LI A{
    font-size: 140%;
    text-decoration:none;
  
   }  
    
#campaignListing oL LI p 
{
    margin: 2px;
    font-size: 70%;
    }

#container {
	position: relative;
	margin: auto;
	padding: 0px;
	border: 0px;
	width: 850px;

	
}


    
.newsItem 
{
    width:790px;
    clear:left;
    position: relative;
    float: left;
    margin: 10px 0px 0px 0px;
    }
.newsItem .newsCopy 
{
    width: 380px;
    padding: 0px 10px 10px 0px;
    float:left;
    position:relative;
    height:auto;
    min-height: 200px;
    }   
.newsItem p 
{
    /*text-align:justify;*/
    }     
    .upNewImage 
    {
   height:auto;
   float:right ;
   position:relative;  
        }
.newsItem .newsImage
{
	border-bottom: 3px solid #c3bdbc;
     height:auto;
   float:right ;
    position:relative;
    }    
    .txtBox_w_350 
    {
         Width:350px
        }
/* TAGS */

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	/*margin-right: 380px;*/
}

#content {
	/*voice-family: "\"\}\"";
	voice-family: inherit;*/
	width: 810px;
	padding: 20px 20px 20px 20px;
	background-color: #edebeb;
	
	min-height: 383px;
	height:auto !important; 


	float: left;
	border-bottom: 3px solid #ccc;
	
	
		
}
form 
{
    margin: 0px;
    padding:0px;
    }

#homeContent {
	width: 850px;
	height: auto;
	/*background-color: #edebeb;
	min-height: 383px;*/
	float: left;
	border-bottom: 3px solid #ccc;
	
	
		
}
html>#content {
	width: 750px; /* Be nice to Opera */

}

#pageContent 
{
    margin: 5px 20px 0px 2px;
    }
#pageContent .column 
{
    width: 370px;
    height: auto;
    min-height: 200px;
    float: left;
    position: relative;
    }

#pageContent .aboutColumn
{
    width: 300px;
    height: auto;
    min-height: 150px;
    float: left;
    position: relative;
    }
    
#pageContent .flashContent 
    {
        width: 423;
        height:auto;
        top: 0px;
        right: 0px;
        position:absolute;

        }

   
#pageContent .flashContentCourture 
    {
        width: 423;
        height:auto;
        top: -85px;
        right: 22px;
        position:absolute;
        z-index: 100;
        }


body {
	/*color: #666;*/
	margin: 0px;
	padding: 0px;

}
h1 {
	color: #333;
	font-weight: lighter;
	font-size: 24px;
	line-height: 26px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 20px;	
}
h2 {
	color: #666;
	font-weight: lighter;
	font-size: 19px;
	line-height: 18px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 18px;	
}
h3 {
	color: #333;
	font-weight: lighter;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;	
}
h4 {
	color: #333;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
h5 {
	
}
h6 {
	font-size: 11px;
	font-weight: lighter;
	line-height: 13px;
	color: #666;
	margin-top: 15px;
}
html p {
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #666;
	
}
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a:active {
	color: #000;
}

/* CLASSES */
.showContentLink
{
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: Black;
    }

.menunavlink
{
    font-size: 10px; 
    }
    
.articleLists 
{
    margin: 0px 20px 0px 30px;
    width: 650px;
    }
.topLevel
{
    text-align: right;
     margin: -10px 0px 0px 0px;
      }

.firstpara {
	/*color: #444;*/
	font-weight: lighter;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;	
}
.darker {
	color: #333;
}
.hide {
	display: none;
}
.bold {
	font-weight: bold;
	color: #333;
}
.italic {
	font-style: italic;
}
.bolditalic {
	font-weight: bold;
	font-style: italic;
	color: #333;
}
.indentLeft_10 {
	margin-left: 10px;
}
.box01 {
	padding: 10px 10px 2px 10px;
	margin-bottom: 10px;
}




/* start footer_left */

#footer_left {
	position: absolute;
	padding: 0px;
	border: 0px;
	top: 543px;
	left: 10px;
	width: 425px;
	z-index: 1;
}
#footer_left a:link, #footer_left a:visited {
	color: #666;
	text-decoration: none;
	background: transparent;
}
#footer_left a:hover {
	color: #333;
	text-decoration: underline;
	background: transparent;
}
#footer_left a:active {
	color: #000;
	text-decoration: none;
	background: transparent;
}
/* end footer_left */

#footer_right {
	position: absolute;
	padding: 0px;
	border: 0px;
	top: 543px;
	right: 10px;
	width: 425px;
	text-align: right;
	z-index: 1;
}

.borderBG 
{
    width: 710px;
    height: auto;
    float: left;
    position: relative;
    background-color : #fafafa;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 20px;
    
    }

#pageFooter 
{
    width: 850px;
    height: auto;
    float: left;
    clear: left;
    position: relative;
    margin: 10px 20px 0px 0px;
   
    }
#pageFooter p 
{
    font-size: 70%;
}


#pressItem UL
{
    margin: 0px;
    padding: 0px;  
    width: 800px;
    height:auto ;
    
    float:left;
    }
    
#pressItem UL LI
{
    list-style: none;
    float: left;
    width: 119px;
    height: 139px;
    margin: 10px 0px 0px 10px;
    /*border: 1px solid #000;*/
        
}
#pressItem img 
{
    position:relative;
    float:left ;
    }
#pressItem UL LI a:hover
{    
    margin-left: 1px;
    margin-top: 1px;
    display: block;
}
#pressItem .presslink
{
        font-size: 10px; 
        clear: left;
        float: left;
        position: relative;
    
    }

.repEditTemplate 
{
    list-style: none;
    float: left;
    width: 300px;
    height: 130px;
    margin: 10px 0px 0px 0px;
    border: 1px solid #000;

   
    
    }
    
    
    #photographyCredits 
    {
        width: auto;
        height: 30px;
        position: absolute;
        top: 435px;
        right: 0px;
        
          
        }
        
      #photographyCredits p
    {  
        font-size: 70%;
    } 

.StockistsInfoListStyle td, th {
font-size:70%;
padding: 6px;
border: 0px;
text-align:left;
}

.StockistsInfoListStyle th {
font-family: arial;
padding: 10px 10px 10px 6px;
font-size:80%;
}
   