/* CSS Document */

/*********************************
BGPromotionss.com
**********************************/

/*
GLOBAL STYLES
********************************/

body {
	margin:0;
	padding:0;
	background: url(/images/layout/bckgrnd-ads/background-buzcrd.png) no-repeat fixed center #000;
	background-position: top center;
	margin-left:-4px;
	}

#bgpromotions {
	width:738px; 
	height:auto; 
	margin:0 auto;
	padding:0; 
	background-color: #838281; 
	border-left: 11px solid #838281; 
	border-right: 11px solid #838281;
	}



/* GLOBAL HEADER*/

#global-header {
	background-color: #802A2A; 
	width: 738px; 
	height: 155px; 
	margin-bottom: 10px;
	}

#global-header h1 {
	font-size: 14px;
	font-weight: normal;
	}
	
#global-header .bar {
	width: 738px; 
	height: 124px;
	margin: 0; 
	padding: 0;
	}
	
#global-header .logo {
	width:269px; 
	height:144px; 
	float:left; 
	display:inline;
	}
	
#global-header .logo span {
	position:absolute;
	left:-5000px;
	}

/* GLOBAL NAV*/

#global-nav {
	clear:both; background:url(/images/layout/nav_bar.png) no-repeat; 
	width: 738px; 
	height: 40px; 
	padding:0 0 0px 15px; 
	margin:-2px 0 4px 0;
	}
	
#global-nav ul{ 
	margin: 0 0 0 18px;
	float:left;
	}
	
#global-nav li {
	list-style:none; 
	color:#FFF;
	font-size:13px;
	text-align: center; 
	line-height: 10px; 
	padding: 5px 10px;
	margin:5px 2px;
	float:left;
	text-decoration: none;
	}
	
#global-nav span {
	margin: 0 10px;
	font-size: 13px;
	text-decoration: none;
	}

#global-nav a:link {
	font-weight: bold; 
	color:#FFF;
	text-decoration: none;
	}
	
#global-nav a:visited {
	font-weight: bold; 
	color:#FFF;
	text-decoration: none;
	}
	
#global-nav a:hover  {
	color:#FFF;
	text-decoration: underline;
	}

/* PROMOTIONAL ADS*/

#promo-ads {
	margin: 0 0 10px 0;
	width:738px;
	}
	
#promo-ads .ads {
	background: url(/images/layout/sportswear_banner.png) no-repeat;
	width: 738px;
	height: 206px;
	background-color:#000;
	}

#promo-ads .bar {
	clear:both; background:url(/images/layout/bottom-bar-ad.png) no-repeat;
	width: 738px; 
	height: 5px; 
	padding: 5px 0 0 0; 
	margin:0 0 0 0;
	}


#search_icon {
	float:right;
	margin-right: 10px;
	}

#global-header .serving b {
	float:right;
	font-size: 11px;
	margin: 5px 10px 5px 0;
	color: #FFF;
	height: auto;
	}
	
#global-header .serving span{
	padding: 0 0 0 6px;
}
	
/** FOOTER */

#footer {
	width: 738px;
	height: 45px;
	margin: 0 0 0 0;
	border-top: 1px solid #802A2A;
	}

#footer p {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: left;
	color: #D9D9D9;
	float: left;
	}
	
#footer .cc {
	float: right;
	margin-top: 5px;
}

	
