@import url('clear.css');
body{
	margin: 0 auto;
	background-color:#000;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
	
body img
{
    border:none;
    }	
    
body a
{
    cursor:pointer;
    }	
    
a:link, a:visited {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #B71918;
}

.Main{
	width:902px;
	margin:4px auto;
	}

.Main > div{
	float:left;
	border-left:1px solid #2C2C2C;
	border-right:1px solid #2C2C2C;
	}
	
.Middle_HeadLine
{
    margin:-12px 0 0 0;
    }
    
.Middle > div
{
    float:left;
    width:902px;
    display:block;
    }
    
.Main .last_child{
	border-bottom:1px solid #2C2C2C;
	}
	
.Top_LogoAdvertisement
{
    height:80px;
    background: url(../App_Images/Layout/img_advertisement_bkg.jpg) repeat-x top left scroll;
    width:902px;
    }
    
.Top_LogoAdvertisement .Top_Logo
{
    float:left;
    /*margin:20px 0 0 44px;*/
    margin:29px 0 0 21px
    

    }
    
.Top_LogoAdvertisement .Top_Advertisement
{
    float:right;
    margin:39px -7px 0 0;
    /*margin: 92px -7px 0 0;*/
    }
   
.Middle
{
    background: url(../App_Images/Layout/img_middle_bkg.jpg) repeat-y top left scroll;
    width:902px;
    }
  
.SocialBookmarking > a 
{
    display:inline-block;
    height:16px;
    margin:10px 0 0 0;
    width:16px;
    *margin-left:3px;
    }
    
/*
.SocialBookmarking a.Facebook
{
    background:transparent url(../App_Images/SocialBookmarking/sprite_socials.png) 0 16px scroll;
    }   

.SocialBookmarking a.Twitter
{
    background:transparent url(../App_Images/SocialBookmarking/sprite_socials.png) 16px 16px scroll;
    }   
    
.SocialBookmarking a:hover.Facebook
{
    background:transparent url(../App_Images/SocialBookmarking/sprite_socials.png) 0 0 scroll;
    }   

.SocialBookmarking a:hover.Twitter
{
    background:transparent url(../App_Images/SocialBookmarking/sprite_socials.png) 16px 0 scroll;
    }   
 */
   
.UolBar {
    background:url(../App_Images/Layout/bkg_uol_bar.gif) repeat-x scroll left top #013467;
    height:27px;
}

.Middle_TvAmauryJrBlog
{
    float:left;
    height:400px;
     }
     
.Middle_TvAmauryJrBlog > div
{
    height:670px;
    float:left;
    margin:0 0 0 21px;
    }

.Middle_ImageGallery
{
    height:260px;
    float:left;
    margin:0 0 30px 21px;
    *margin:0 0 0 21px;
    width:450px!important;
    }
    
.Middle_TvAmauryJrBlog_TvAmauryJr
{
     width:450px;
     padding-right:8px;
    }

.img_title
{
     margin: 7px -3px 0 0;    
    }
    
.Title_h1
    {
        color:#000000;
        font-family:Times New Roman,Helvetica,sans-serif !important;
        font-size:18px;
        font-weight:bold;
        text-transform:uppercase;
        margin:0 0 30px 0;
        }
        
.SubTitle_h4
    {
   	    font-size:10px;
   	    font-weight:bold;
        color:#5E5E5E;
        text-transform:uppercase;
        margin:0 0 -5px 0;
        }
        
.Bottom
{
    background:url(../App_Images/Layout/img_bottom_bkg.png) repeat-x scroll left top;
    height:60px;
    border-bottom:2px solid #2C2C2C;
    width:902px;
    }

.BottomNavi
{
    height:40px;
    margin-top:8px;
    padding:5px 0 5px 0;
    }
    
 .copyright
 {
     font-weight:normal;
     font-size:9px;
     text-align:right;
     width:902px;
     margin:0 auto;
    }
.copyright span 
{
    padding-bottom:16px;
    position:relative;
    top:10px;
    }


