
/* CSS Document for Buddy's*/

#buddys {
	background-colo0r: #FFFFFF;
}
#buddys a img {
	border: none;
}

#wrapper {
	margin: -10px auto;
	width: 858px;
	background-color: none;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	
}
#wrapper a {
	color: #0268cb;
	text-decoration: underline;
}
/*======HEADER===================*/
#header {
	width: 858px;
	padding: 0;
	position: relative;
}
.index {
	background-image: url(/images/buddys_home_header.jpg);
	background-repeat: no-repeat;
	height: 540px;
}
.sub1 {
	background-image: url(/images/buddys_header_1.jpg);
	background-repeat: no-repeat;
	height: 328px;
}
.sub2 {
	background-image: url(/images/buddys_header_2.jpg);
	background-repeat: no-repeat;
	height: 328px;
}
.sub3 {
	background-image: url(/images/buddys_header_3.jpg);
	background-repeat: no-repeat;
	height: 328px;
}
.sub4 {
	background-image: url(/images/buddys_header_4.jpg);
	background-repeat: no-repeat;
	height: 328px;
}
.sub5 {
	background-image: url(/images/buddys_header_5.jpg);
	background-repeat: no-repeat;
	height: 328px;
}
.sub6 {
	background-image: url(/images/buddys_header_6.jpg);
	background-repeat: no-repeat;
	height: 328px;
}
.sub7 {
	background-image: url(/images/buddys_header_7.jpg);
	background-repeat: no-repeat;
	height: 328px;
}



/*================MAIN NAV / FOOTER===========*/
#nav,
#footer {
	width: 858px;
	height: 41px;
	background-image: url(/images/buddys_nav_bg.jpg);
	background-repeat: no-repeat;
}
#footer {
	clear: both;
}
#footer .footerContent {
	padding: 5px 0 25px 0;
	text-align: center;
	font-size: 10px;
}
#footer .footerContent a {
	text-decoration: none;
}
#footer .footerContent a:hover {
	color: #000000;
}

@media only screen and (max-device-width: 480px) {
  #nav {
    font-size: 11px !important;
	padding-top: 9px !important;
  }
}
#nav {
	font-size: 18px;
	font-weight: bold;
	color: #0268cb;
	padding-top: 17px;
}
#nav a {
	text-decoration: none;
	padding-left: 20px;
}
#nav a:hover {
	color: #000000;
	text-decoration: none;
}
#nav .firstNav {
	padding-left: 65px !important;
}

/*=============PAGE CONTENT============*/
#pageContent {
	width: 758px;
	margin-left: 53px;
	padding: 0;
}
#pageContent div.left {
	float: left;
	padding: 10px;
	width: 484px;
}
#pageContent div.right {
	float: right;
	padding: 10px;
	width: 230px;
	border-left: solid 1px #d0e6fb;
}
#pageContent h2 {
	color: #0268cb;
	font-size: 16px;
	text-align: center;
	border-bottom: dashed 1px #d0e6fb;
	padding: 10px 0  5px 0;
}
#pageContent span {
	font-size: 13px;
	font-weight: bold;
	color: #0268cb;
}
#pageContent span.cost {
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
}

#pageContent div.menuText {
	font-size: 11px;
}
#pageContent p.footnote {
	text-align: center;
	font-style: italic;
	color:#0268cb;
}
#pageContent p.even {
	background-color:#f1f5f6;
	margin-left: -5px;
	padding: 5px;
}
.menuIcon {
	margin-left: -16px;
}
/*.thumbnail {
	margin-left: 15px;
}*/
.thumbnail a img {
	padding: 5px;
}
#pageContent div.photoRight {
	float: right;
	padding: 10px;
	width: 570px;
	border-left: solid 1px #d0e6fb;
}
#pageContent div.photoNav {
	float: left;
	width: 150px;
	
}
#pageContent div.networkLink:hover {
	background-color: #d9ebfc;
}

#pageContent div.networkLink {
	padding: 5px;
}
	
/*
============RIGHT COL==============*/
#links,
#menuDownload {
	margin-top: 10px;
	border-top: solid 1px #d0e6fb;
}
#links .networkLink {
	padding: 6px;
}
#links .networkLink:hover {
	background-color: #d9ebfc;
}

#links .networkLink a {
	padding-left: 10px;
	vertical-align: 12px;
}
#menuDownload .menuImage {
	float: left;
	width: 106px;
}
#menuDownload .menuDLcontent {
	float: right;
	width: 120px;
}
.share {
	padding: 8px 0;
}
