﻿.wrapper {
	background			:#fff;
	position			:relative;
	width				:1001px;
	height				:100%;		
	margin				:auto;
	float				:left;
}
.tertiary_nav{
	background			:url(images/tertiary_nav_bg.jpg) bottom right no-repeat;
	/*width				:100%;*/
	height				:42px;
	margin-left			:115px;
	border				:0px solid red;	
}
.tertiary_nav a,  .tertiary_nav input{
	font				:normal 11px arial, sans-serif;
	color				:#666;
	text-decoration		:none;
}
.tertiary_nav .Error a{
	font				:normal 11px arial, sans-serif;
	color				:Red;
	text-decoration		:none;
}
.tertiary_nav a:hover {
	text-decoration		:underline;
}
.tertiary_nav_divider{
	background			:url(images/tertiary_nav_divider.jpg) no-repeat right;
}
.tertiary_nav_item {
	float				:right;
	margin				:13px 13px 0 0;
	padding-left		:10px;
	padding-right		:10px;	
}
.tertiary_nav_item3 {
	float				:right;
	padding-left		:0px;
	padding-right		:10px;
	margin-top			:5px;	
}
.tertiary_nav_item3 input{
	height				:18px;
}
.main_nav {	
}
.amc_logo {
	position			:absolute;
/*	background:url("../_img/amc_logo.png") no-repeat;*/
	width				:72px;
	height				:72px;
	margin-left			:-82px;
	top					:5px;
	z-index				:3;
}
.amc_logo img, .amc_logo_dark img {
	border				:0px;
	position			:absolute;
}
.leftpanel{
	background-image	:url(../images/bg_left.gif); 
	background-color	:#a71812;
	height				:100%;
	background-repeat	:repeat-y;
	background-position :top right;
}
.rightpanel{
	background-image	:url(../images/bg_right.gif); 
	background-color	:#a71812;
	height				:100%;
	background-repeat	:repeat-y;
	background-position :top left;
}
.contentcontainer{
	width				:975px;
	height				:100%;
	margin-left			:12px;
	margin-top			:0px;
	/*padding-top			:15px;
	border				:solid 1px #B4AFAF; */	
}
.maincontent{	
	background			:#fefefe url(images/maincontent_bottom.jpg) no-repeat bottom; 	
	padding				:0px 9px;
	margin				:0px 9px 0px 10px;
	border				:1px solid black; /*To fix the broken top bottom bg images*/
}
.top_wrapper {
	background			:url(images/showcase_top.jpg) no-repeat; 
	height				:42px;
}
.body_wrapper {
	background			:url(images/showcase_bg.jpg); 
	margin				:0px;
}
.bottom_wrapper {
	background			:url(images/showcase_bottom.jpg) no-repeat; 
	height				:11px;
	margin				:0px;
}
.breadcrumbbar{
	text-transform		:uppercase;	
	padding				:7px 10px;
	color				:#efeeee;		
}
.breadcrumbbar h2{	
	font				:bold 12px arial, sans-serif;
	color				:#efeeee;	
	margin				:5px;
}
.breadcrumbbar a{
	font				:bold 10px arial, sans-serif;
	color				:#efeeee;	
	margin				:5px;	
}
.menubar{
	background			:url(images/main_nav_bg.jpg) repeat-x;
	width				:100%;
	height				:36px;
	border				:0px solid blue;	
	margin				:0px;
	padding				:0px;	
}
.menubar a{
	font				:bold 12px arial, sans-serif;
	color				:#8c0c04;
	text-decoration		:none;
}
.menubar a:hover, .menubar a.on {
	text-decoration		:underline;
}
.menu{
	height				:36px;
	padding				:0px;
	margin				:0px 0px 0px 80px;
	position			:absolute;
}
.staticmenuitemstyle{
    float				:right;
	padding-left		:18px;
	padding-right		:18px;
	padding-top			:10px;
	height				:26px;
}
.statichoverstyle{	
}
.staticselectedstyle a{	
	text-decoration		:underline;
}
.submenubar{
	height				:30px;
	width				:auto;
	position			:relative;
	padding				:0px;
	margin				:18px 0px 0px 18px;
}
.submenubar a {  }
.submenu{
	/*height				:30px;
	width				:auto;
	position			:relative;
	padding				:0px;
	margin				:18px 0px 0px 18px;*/
}
.staticsubmenuitemstyle{
	width:auto;
}
.staticsubmenuitemstyle{
    background			:transparent url(images/grey_button_a_big.gif) no-repeat scroll top right; /* scroll top right;*/
    color				:#fff;
    display				:block;
    float				:left;
    font				:bold 13px arial, sans-serif;
	text-shadow			:rgba(0,0,0,.75) 0px 1px 1px;
    height				:27px;
    margin-right		:0px;
	margin-left			:4px;
	margin-top			:1px;
    padding-right		:3px; /*sliding doors padding*/
    text-decoration		:none;    
             
}
.staticsubmenuitemstyle a{
	background			:transparent url(images/grey_button_span_big.gif) no-repeat;
    display				:block;
    line-height			:14px;
    padding				:3px 1px 10px 14px;     
    margin-top			:0px;
    height				:15px;        
}
.staticsubmenuhoverstyle{
	background-position	:right -29px;
}
.staticsubmenuhoverstyle a{
	background-position	:0 -29px;
}
.staticsubmenuselectedStyle{
	background			:transparent url(images/red_bttn_big_a.gif) no-repeat scroll top right;
    color				:#fff;
    display				:block;
    float				:left;
    font				:bold 13px arial, sans-serif;
	text-shadow			:rgba(0,0,0,.75) 0px 1px 1px;
    height				:27px;
    margin-right		:0px;
	margin-left			:4px;
	margin-top			:1px;
    padding-right		:3px; /*sliding doors padding*/
    text-decoration		:none;  
}
.staticsubmenuselectedStyle a{
	background			:transparent url(images/red_bttn_big_span.gif) no-repeat;
    display				:block;
    line-height			:14px;
    padding				:3px 1px 10px 14px;    
}
.footer_wrapper{
	font				:normal 11px arial, sans-serif;
	color				:#fff;
	margin-top			:20px;
	float				:left;
	/*width				:1001px;*/
	width				:100%;
	height				:100%;
	background			:#9c9394;
	text-align			:left;
	line-height			:15px;
	position			:relative;
}
.footer_wrapper div {
	float				:left;
}
.footer_wrapper div.footer_seo p{
	margin				:0px;
	margin-bottom		:10px;
}
.footer_wrapper .footer_seo{
	width				:280px;
	margin				:20px;
	margin-top			:30px;
}
.footer_wrapper div.footer_column p{
	margin				:0px;
}
.footer_wrapper .footer_column{
	width				:auto;
	margin-top			:30px;
	margin-bottom		:20px;
	margin-right		:50px;
}
.footer_wrapper .footer_column_last{
	width				:auto;
	margin-top			:30px;
	margin-bottom		:20px;
	margin-right		:20px;
}
.footer_wrapper .footer_column ul{
	list-style			:none;
	margin				:0px;
	padding				:0px;
	margin-bottom		:12px;
}
.footer_wrapper .footer_column ul li.heading{
	font-weight			:bold;
}
.footer_wrapper .footer_column ul li.sony{
	margin-bottom		:-5px;
	margin-left			:-2px;
	background			:transparent url(images/sony_logo.jpg) no-repeat;
}
.footer_wrapper a {
	font				:normal 11px arial, sans-serif;
	color				:#fff;
	text-decoration		:none;
}
.footer_wrapper a.text, .footer_wrapper a.text:hover {
	text-decoration		:none;
}
.footer_wrapper a:hover {
	text-decoration		:underline;
}








