/* CSS Document */

body {
	background: #fff;
	margin: 0px;
	padding: 0px;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	}

a {
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

h1 {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;
	}

p {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;
	}

.leading {
	margin: 20px;
	}		

#header {
	text-align: right;
	padding-right: 24px;
	}

	#header ul.headnav {
		margin: 0px;
		padding: 0px;
		}
		
		#header ul.headnav li {
			list-style-type: none;
			display: inline;
			margin-right: 1em;
			}
		html>body #header ul.headnav li {
			list-style-type: none;
			display: inline;
			margin-right: 2em;
			}
		
			#header ul.headnav li.sitemap {
				background: url(/images/navigation/icon_sitemap.gif) 13px no-repeat;
				padding: 0px 0px 0px 30px;
				}
			html>body #header ul.headnav li.sitemap {
				background: url(/images/navigation/icon_sitemap.gif) 13px no-repeat;
				margin-left: 450px;
				padding: 0px 0px 0px 30px;
				}
			
			#header ul.headnav li.sendtofriend {
				background: url(/images/navigation/icon_sendtofriend.gif) 13px no-repeat;
				padding: 0px 0px 0px 30px;
				}
		
			#header ul.headnav li.printpage {
				background: url(/images/navigation/icon_printpage.gif) 13px no-repeat;
				padding: 0px 0px 0px 30px;
				}
		
			#header ul.headnav li.contactus {
				background: url(/images/navigation/icon_contactus.gif) 13px no-repeat;
				padding: 0px 0px 0px 40px;
				margin-right: 0px;
				}
		
		#header ul.headnav li a {
			font-size: 1em;
			font-weight: bold;
			color: #676A6A;
			text-decoration: none;
			}
			
			#header ul.headnav li a:hover {
				text-decoration: underline;
				}

#mainnav {
	margin: 0px;
	padding: 0px;
	}

	#mainnav ul.mainnav {
		margin: 0px;
		padding: 0px;
		overflow: hidden;
		width: 100%;
		}
		
		#mainnav ul.mainnav li {
			list-style-type: none;
			display: block;
			float: left;
			text-align: center;
			margin: 0;
			padding: 0;
			width: 120px;
			}
		
		#mainnav ul.mainnav li a {
			font-size: 1.4em;
			font-weight: bold;
			color: #ED1997;
			text-decoration: none;
			}
			
			#mainnav ul.mainnav li a:hover {
				text-decoration: underline;
				}
			
		body#homepage ul.mainnav li#home a {
			color: #fff;
			}
		
		#mainnav ul.mainnav li#home {
			width: 110px;
			}
		
		body#homepage ul.mainnav li#home a:hover {
			color: #fff;
			text-decoration: none;
			}
			
		body#servicespage ul.mainnav li#services a {
			color: #fff;
			}
		
		body#servicespage ul.mainnav li#services a:hover {
			color: #fff;
			text-decoration: none;
			}
		
		body#aboutuspage ul.mainnav li#aboutus a {
			color: #fff;
			}
		
		body#aboutuspage ul.mainnav li#aboutus a:hover {
			color: #fff;
			text-decoration: none;
			}
			
		body#pricingpage ul.mainnav li#pricing a {
			color: #fff;
			}
		
		body#pricingpage ul.mainnav li#pricing a:hover {
			color: #fff;
			text-decoration: none;
			}	

		body#newspage ul.mainnav li#news a {
			color: #fff;
			}
		
		body#newspage ul.mainnav li#news a:hover {
			color: #fff;
			text-decoration: none;
			}

		body#contactuspage ul.mainnav li#contact a {
			color: #fff;
			}
		
		body#contactuspage ul.mainnav li#contact a:hover {
			color: #fff;
			text-decoration: none;
			}
			
		body#bytestipspage ul.mainnav li#bytestips a {
			color: #fff;
			}
		
		body#bytestipspage ul.mainnav li#bytestips a:hover {
			color: #fff;
			text-decoration: none;
			}


/*******************************/

#newsfeature {
	}
#bytestips {
		}
#cutterguides {
		}
#a2poster {
		}
#chancetowin {
		}
#greenpolicy {
		}
#pleasurecards {
		}
		
		
/*******************************/

#homecontent {
	background: #fff url(/images/structural/home_panel_dec09.jpg) no-repeat bottom;
	height: 575px;
	padding: 0;
	margin: 0;
	position: relative;
	}
	/* old version
	
	#homecontent {
	background: url(/images/structural/home_panel_march08.jpg) no-repeat bottom;
	height: 500px;
	padding: 0;
	margin: 0;
	position: relative;
	}*/
	

	.homecopy {
		font-size: 1.2em;
		padding: 25px 30px 0 25px;
		margin: 0;
		}
	
	.homecopy h1 {
		text-indent: -9999px;
		background: url(/images/home/title_1stbyte.gif) no-repeat;
		height: 26px;
		}	
	
	.homecopy h2 {
		font-size: 1.4em;
		font-weight: bold;
		margin: 0 0 15px 0;
		}
	.homecopy h3 {
		font-size: 1.1em;
		font-weight: bold;
		margin: 0;
		padding: 0;
		}
	.homecopy a {
		color:#FF0098;
		font-weight:bold;
		}		
	#homepagelink {
		position: absolute;
		width: 400px;
		height: 215px;
		left: 0;
		bottom: 0;
		}	
	#homepagelink a {
		display: block;
		width: 400px;
		height: 215px;
		outline: none;
		}	
	

#maincontent {
	padding: 0px;
	}

	#maincontent h1 {
		font-size: 1.2em;
		line-height: 1.4em;
		font-weight: bold;
		margin: 0px;
		padding: 0px;
		margin-bottom: 0.6em;
		}
		
	#maincontent h2 {
		font-size: 1.1em;
		line-height: 1.2em;
		font-weight: bold;
		margin: 0px;
		padding: 0px;
		margin-bottom: 0.4em;
		}	

	#maincontent p {
		font-size: 1.2em;
		line-height: 1.4em;
		margin-bottom: 1em;
		}
	#maincontent .sizefixer {
		font-size: 1em;
		line-height: 1.4em;
		margin-bottom: 1em;
		}
		
	#maincontent .bold {
		font-weight: bold;
		}
	
	#maincontent .pinkbold {
		color: #EC008C;
		font-weight: bold;
		}
	#maincontent .lrgpinkbold {
		color: #EC008C;
		font-size: 1.5em;
		}
	#maincontent .pressforprintlogo {
		margin: 0px 10px 20px 20px;
		}
	td.pressforprintcopy  {
		padding: 10px;
		}
	.pressforprintcopy h2 {
		color: #962723;
		font-size: 1.4em !important;
		}
	.pressforprintcopy p {
		color: #962723;
		font-size: 1.1em;
		margin: 0;
		}
	.leftpaddingfixer {
		padding-left: 20px !important;
		}
	.notopmargin {
		margin-top: -5px !important;
		}	
	#maincontent .error {
		color: #EC008C;
		}		
	
	#maincontent a {
		color: #EC008C;
		font-weight: bold;
		}
		
	#maincontent ul {
		font-size: 1.2em;
		line-height: 1.3em;
		padding: 0px;
		display: block;
		margin: 1em 0px;
		}
		
			#maincontent li {
				background: url(/images/structural/bullet.gif) 24px 6px no-repeat;
				list-style-type: none;
				padding-left: 40px;
				margin: 2px 0 0.4em 5px;
				}
		
	#maincontent hr {
		height: 0px;
		border: 0px;
		border-top: 1px solid #C3CDCE;
		margin: 0 0 1em 0;
		}
	#maincontent .greenpolicy {
		background-image:url(/images/services/green_policy_banner.jpg);
		background-repeat:no-repeat;
		}
	#maincontent .bytestips{
		background-image:url(/images/services/bytes_tips_banner.jpg);
		background-repeat:no-repeat;
		}	
	#maincontent .bluehatching{
		background-image:url(/images/shared/blue_hatching.gif);
		background-repeat:no-repeat;
		}
	#maincontent .pinkhatching{
		background-image:url(/images/shared/pink_hatching.gif);
		background-repeat:no-repeat;
		}
	#maincontent .yellowhatching{
		background-image:url(/images/shared/yellow_hatching.gif);
		background-repeat:no-repeat;
		}
		
	#maincontent .buscardpink{
		background-image:url(/images/staff/bus_card.jpg);
		border: 1px solid #C3CDCE;
		}
		
	#maincontent .buscardpink p{
		font-size: 1.1em;
		color: #FFFFFF;
		line-height: 1.4em;
		margin: 10px 8px 8px 8px;
		}
		
		#maincontent .buscardpink a{
			color: #FFFFFF;
			font-weight: normal;
			text-decoration: none;
			}
			
		#maincontent .buscardpink a:hover{
			text-decoration: underline;
			}
			
	#maincontent .buscardblue{
		background-image:url(/images/staff/bus_card_blue.jpg);
		border: 1px solid #C3CDCE;
		}
		
	#maincontent .buscardblue p{
		font-size: 1.1em;
		color: #FFFFFF;
		line-height: 1.4em;
		margin: 10px 8px 8px 8px;
		}	
	
		#maincontent .buscardblue a{
			color: #FFFFFF;
			font-weight: normal;
			text-decoration: none;
			}
			
		#maincontent .buscardblue a:hover{
			text-decoration: underline;
			}
	
	#maincontent .contactinfo h2{
		color: #EC008C;
		font-size: 1.8em;
		}
	
	#maincontent .contactinfo p{
		font-size: 1.1em;
		}	
		
	#maincontent .contactinfo a{
		font-size: 1.4em;
		}	
		
	#maincontent .contactinfo a:hover{
		text-decoration: underline;
		}				
		
	#maincontent form {
		padding: 0px;
		margin: 0px;
		}
		
		#maincontent form p {
			font-size: 1.1em;
			line-height: 2em;
			}
		
		#maincontent form label {
			font-size: 1.1em;
			font-weight: bold;
			margin-right: 1em;
			}
	#maincontent input.textfield {
		font-size: 1.1em;
		border: 1px solid #E075B5;
		padding: 2px;
		margin: 0px;
		width: 145px;
		}
	#maincontent .dropdown {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		border: 1px solid #E075B5;
		padding: 2px;
		margin: 0px;
		width: 144px;
		}
			
		#maincontent form input.mailing_input {
			margin: 0px;
			padding: 2px;
			border: 1px solid #62D5FF;
			font-size: 1.1em;
			width: 200px;
			}
		
		#maincontent form select.mailing_input {
			margin: 0px;
			padding: 2px;
			font-size: 1.1em;
			}
			
		#maincontent form select.mailing_drop {
			margin: 0px;
			padding: 2px;
			font-size: 1.1em;
			border: 1px solid #62D5FF;
			width: 206px;
			}
		
		#maincontent form input.mailing_submit {
			padding-left: 238px;
			margin-top: 1em;
			margin-bottom: 1em;
			}
		#maincontent form input.mailing_unsubscribe {
			padding-left: 183px;
			margin-top: 1em;
			margin-bottom: 1em;
			}
		
		.mailing_errors {
			color: #ED1997;
			font-weight: bold;
			}
	
#latestnews {
	background: url(/images/structural/latest_news_bg.jpg) no-repeat;
	background-color: #fff;
	width: 188px;
	height: 224px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	}

	#latestnews h1 {
		font-size: 1.1em;
		line-height: 2.2em;
		font-weight: bold;
		color: #ED1997;
		margin: 0px;
		padding: 0px;
		}
	
	#latestnews a {
		color: #ED1997;
		text-decoration: none;
		}
	
		#latestnews a:hover {
			text-decoration: underline;
			}
	
	#latestnews a.button {
		float: right;
		}
		
	.pinkhash {
		background: url(/images/structural/hash_pink.gif);
		border: 0px;
		padding: 0px;
		margin: 0px;
		margin-bottom: 6px;
		}

#joinmailinglist {}

	#joinmailinglist h1 {
		font-size: 1.1em;
		padding: 0px;
		margin: 0px;
		margin-bottom: 4px;
		color: #ED1997;
		}
		
	#joinmailinglist p {
		font-size: 1em;
		color: #898989;
		padding: 0px;
		margin: 0px;
		margin-bottom: 4px;
		}	
		
	#joinmailinglist form {
		padding: 0px;
		margin: 0px;
		}
		
	#joinmailinglist label {
		font-size: 1.1em;
		font-weight: bold;
		color: #ED1997;
		margin-right: 8px;
		}
	
	#joinmailinglist input.textfield {
		font-size: 1.1em;
		border: 1px solid #E075B5;
		padding: 2px;
		margin: 0px;
		width: 145px;
		}
		
	#joinmailinglist input.imagefield {
		padding: 0px;
		margin: 0px;
		float: right;
		margin-top: 4px;
		}
		
#undernav {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: -10px;
	}
html>body #undernav {
	margin-bottom: 0px;
	}

	#undernav form {
		padding: 0px;
		margin: 0px;
		height: 32px;
		padding-top: 5px;
		}
	
	#undernav input.textfield {
		font-size: 1.1em;
		border: 1px solid #E075B5;
		padding: 2px;
		margin: 0px;
		}
	
	#undernav label {
		background: url(/images/navigation/search_chevs.gif) 5px no-repeat;
		font-size: 1.2em;
		font-weight: bold;
		color: #fff;
		padding-left: 64px;
		margin-right: 8px;
		}
		
	#undernav ul.undernav {
		margin: 0px;
		padding: 0px;
		height: 27px;
		padding: 11px 3px 0 3px;
		}
		
		#undernav ul.undernav li {
			list-style-type: none;
			display: inline;
			border-right: 1px solid #E075B5;
			padding-right: 5px;
			margin-right: 4px;
			white-space: nowrap;
			}
		
		#undernav ul.undernav li.last {
			border-right: 0;
			margin-right: 0;
			padding-right: 0;
			}
		
		#undernav ul.undernav li a {
			font-size: 1em;
			color: #fff;
			text-decoration: none;
			}
			
			#undernav ul.undernav li a:hover {
				text-decoration: underline;
				}
				
#footer {
	}

	#footer p {
		font-size: 1em;
		font-weight: bold;
		color: #676A6A;
		line-height: 29px;
		padding: 0px;
		margin: 0px;
		margin-left: 4px;
		}

	#footer p.siteby {
		color: #9CB6CD;
		}

	#footer a.siteby {
		color: #61717F;
		text-decoration: none;
		}

	#footer a.siteby:hover {
		text-decoration: underline;
		}

	#footer ul.footnav {
		margin: 0px;
		padding: 0px;
		float: right;
		}
		
		#footer ul.footnav li {
			list-style-type: none;
			display: inline;
			padding-right: 1em;
			border-right: 1px solid #676A6A;
			margin-right: 1em;
			}
		
		#footer ul.footnav li.last {
			margin-right: 4px;
			border: 0px;
			padding-right: 0px;
			}
html>body #footer ul.footnav li.first {
			margin-right: 4px;
			border: 0px;
			padding-right: 0px;
			}
		
		#footer ul.footnav li a {
			font-size: 1em;
			font-weight: bold;
			color: #676A6A;
			text-decoration: none;
			}
			
			#footer ul.footnav li a:hover {
				text-decoration: underline;
				}
	
#sitemap {
	}

	#sitemap ul {
		list-style-type: none;
		}
	
	#sitemap li {
		}
	
	#sitemap ul ul {
		font-size: 1em;
		margin-left: 1em;
		margin-bottom: 1em;
		}
	
	#sitemap p {
		margin: 0px;
		padding: 0px;
		line-height: 18px;
		margin-bottom: 0.2em;
		}
	
	#sitemap a {
		margin-left: 1em;
		font-weight: bold;
		color: #3AA1BF;
		text-decoration: none;
		}
		
		#sitemap a:hover {
			text-decoration: underline;
			}
/*-------------------------------------------------------------------------------*/
#customersurvey {
	margin-top: 10px;
	}
#customersurvey table {
	color: #fff;
	font-size: 1.1em;
	padding: 3px 0 3px 10px;
	margin-top: 3px;
	border-left: 5px solid #EC008C;
	background-color: #42473F;
	}
img.imagespace {
	margin: 0 0 20px 20px;
	}
	
/* --------------------- */

#maincontent .linkblock {
	margin: 30px 0 10px 0;
	border-bottom: 1px solid #C3CDCE;
	padding: 0 0 20px 0;
	}
	
	#maincontent .linkblock h2 {
		margin: 0;
		padding: 0;
		font-size: 1.2em;
		}
		
	#maincontent .linkblock p {
		margin: 0;
		padding: 0;	
		}
	
	#maincontent .linkblock p.url {
		font-size: 1.1em;
		}
	

#nyccopy {
	background: #ffffff url(/images/home/nyc_background.jpg) no-repeat;
	padding: 340px 200px 20px 40px;
	margin: 0;
	}	
	
	#nyccopy h2 {
		font-size: 1.8em;
		font-weight: normal;
		color: #df007c;
		margin: 20px 0;
		}	
	
	#nyccopy h3 {
		border-top: 1px solid #efefef;
		padding: 20px 0 0 0;
		margin: 20px 0 0 0;
		}
	
	#nyccopy ul {
		font-size: 100%;
		}
		
	#nyccopy ul li {
		font-size: 1.1em;
		color: #666;
		margin-bottom: 5px;
		}	
			
.dynamicpanel {
	
	}
	
	.dynamicpanel td.pink {
		background: url(/images/home/pink-panel_bg.jpg) #f26fbd no-repeat;
		}
		
	.dynamicpanel td.blue {
		background: url(/images/home/blue-panel_bg.jpg) #abe1fa no-repeat;
		}
		
	.dynamicpanel h4 {
		font-size: 2.2em;
		font-weight: bold;
		text-transform: uppercase;
		padding: 0;
		margin: 20px 10px 10px 10px;
		}
		
		.dynamicpanel .blue h4,
		.dynamicpanel .blue p a  {
			color: #00aeef;
			}
			
		.dynamicpanel .pink h4,
		.dynamicpanel .pink p a  {
			color: #ec008c;
			}
		
	.dynamicpanel h5,
	.dynamicpanel p {
		color: #000;
		font-size: 1.2em;	
		margin: 0 10px;
		}
	
	.dynamicpanel p a {
		text-decoration: underline;	
		}
	
	.dynamicpanel .quote {
		background: url(/images/home/pink_quote_left.gif) no-repeat top left;
		padding-top: 15px;
		margin: 0 5px;
		}
		
		.dynamicpanel .quote p {
			background: url(/images/home/pink_quote_right.gif) no-repeat bottom right;
			padding: 0 0 15px 0;
			margin: 0 0 0 5px;
			font-weight: bold;
			}
		
	.dynamicpanel .quote-credit {
		margin-bottom: 20px;
		}
		
	.dynamicpanel p.button {
		display: block;
		width: 110px;
		height: 33px;
		float: right;
		padding-right: 20px;
		font-size: 1.1em;
		font-weight: bold;
		margin: 10px;
		}
		
		.dynamicpanel p.button a {			
			color: #fff;
			padding: 0 0 0 25px;
			display: block;
			height: 33px;
			line-height: 33px;
			text-decoration: none;
			}
			
	.dynamicpanel .pink p.button {		
		background: url(/images/home/pink_button.jpg) no-repeat top right;
		}
		
		.dynamicpanel .pink p.button a {
			background: url(/images/home/pink_button.jpg) no-repeat top left;
			}
			
	.dynamicpanel .blue p.button {		
		background: url(/images/home/blue_button.jpg) no-repeat top right;
		margin-top: 40px;
		}
		
		.dynamicpanel .blue p.button a {
			background: url(/images/home/blue_button.jpg) no-repeat top left;
			}
			
#maincontent .news-item {
	background: url(/images/shared/hr-divider.gif) no-repeat 0 bottom;
	display: inline-block;
	overflow: hidden;
	padding: 10px 0 30px 0;
	}
	
	#maincontent .news-item img {
		border: 1px solid #89d8f6;
		float: left;
		margin: 0 20px 0 20px;
		}
	
	#maincontent .news-item .text {
		display: block;
		overflow: hidden;
		float: left;
		width: 70%;
		}
	
	#maincontent .news-item h2 {
		font-size: 1.2em;
		color: #EC008C;
		margin-top: 10px;
		}
	
	#maincontent .news-item .button {
		line-height: 1.8em;
		}
		
		#maincontent .news-item .button a {
			background: url(/images/navigation/button_bg.gif) no-repeat 0 0;
			color: #fff;
			display: block;
			width: 87px;
			height: 24px;
			float: right;
			padding: 0 0 0 30px;
			}
		
			#maincontent .news-item .button a:hover {
				text-decoration: none;
				}
				
				
#css-maincontent #services-team {
	display: block;
	position: relative;
	float: left;
	width: 400px;
	overflow: hidden;
	padding-left: 10px;
	margin: 0;
	}
	
	#css-maincontent #services-team a img {
		float: none;
		}

#css-maincontent #services-team h2.blue {
	font-size: 1.8em;
	margin: 20px 0;
	padding: 0;
	}
	
	#css-maincontent #services-team h2.blue span {
		color: #69a8d2;
		}
	
#css-maincontent #services-team img {
	float: left;
	clear: both;
	margin: 0 20px 30px 0;
	}
	
#css-maincontent #services-team h3 {
	padding: 0;
	margin: 0;
	font-size: 1.4em;
	}
	
#css-maincontent #services-team h4 {
	padding: 0;
	margin: 0 0 10px 0;
	color: #545454;
	font-size: 1.2em;	
	font-weight: normal;			
	}

#css-maincontent #services-team p {
	padding-left: 0;
	padding-right: 0;
	width: auto;
	}
	
#css-maincontent #services-team .taped-background {
	background: url(/images/services/taped-background.jpg) no-repeat;
	height: 142px;
	padding: 30px 15px 5px 5px;
	}
	
	#css-maincontent #services-team .taped-background h2 {
		color: #e7008a;
		font-size: 1.7em;
		margin: 0 0 5px 0;
		}
	
	#css-maincontent #services-team .taped-background p {	
		color: #1c6596;
		font-size: 1.6em;
		margin: 0;
		padding-left: 10px;
		padding-right: 10px;
		width: auto;
		}
		
	#css-maincontent #services-team .taped-background p.call {	
		color: #e7008a;
		font-size: 2em;
		font-weight: bold;
		}
		
	.column img {
		padding-bottom: 5px;
		}
