/* CSS Document v.3 for Digiprintgroup.com  */

/* Z indexes:
-1: structure
1: background image
2: swoosh
3: everything else
*/

/*HTML Segments:
h1: Larger/Bold Page titles
h2: Large/Thin Page titles
h3: Section titles
h4: 
h5: banner text
*/
body{
	background-color:#CCCCCC;
	font-familt:Verdana, Arial, Helvetica, sans-serif;
	overflow-x:hidden;
}
h1{
	font-size:32pt;
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FDFA00;
	font-weight:bold;
}
h2{
	font-size:32pt;
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#990000;
	font-weight:100;
	margin-bottom: -1px;
	margin-top: -2px;
}
h3{
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#990000;
	font-weight:bold;
	margin-bottom: -1px;
	margin-top: -5px;
}
h4{
	font-size:21pt;
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
}
h5{
	font-size:17pt;
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight:lighter;
	color:#FF9900;
	margin-bottom: 1px;
	margin-left: 8px;
	margin-right: 8px;
}
marquee{
	scrollammount: 10;
	width:530px;
	height:40px;
	margin-left:190px;
	margin-top:20px;
	}
Strong{
	color:#990000;
}

/* - Structure - */

#main{
	width: 900px;
	min-height:101%;
 	margin: auto;

}

#bg{
	width: 945px;
	margin: auto;
	z-index:-1;
}
#bg img{
	height:120%;
	margin-top:-5px;
	margin-left:auto;
	margin-right:auto;
	position:fixed;
	top:-50px;
	padding:0px;
	z-index:-1;
}

#header{
	margin-top: 45px;
}
	#swoosh img{
	width: 945px;
	height: 220px;

	position: absolute;
	z-index:-1;
	}
#Swoosh1 img a{
	position: absolute;
	height: 220px;
	width: 473px;
	top: 0px;
	z-index: -1;
	left: 239px;
}
#Swoosh2 img a{
	position: absolute;
	height: auto;
	width: 472px;
	top: 0px;
	z-index: -1;
	right: 239px;
	margin-right: 0px;
}

	#headingGap{
	height: 110px;
	margin-top: -180px;
	}
	#Menu{
	width:700px;
	height: 40px;

	}
		.MenuButton{
		background:url('images/digiprint_menu_button.png') 0 0;
		background-repeat:no-repeat;
		width:170px;
		height:41px;
		margin-left:13px;
		float:left;
		}
		#MenuButtonDown{
		background:url('images/digiprint_menu_button.png') -175px 0;
		background-repeat:no-repeat;
		width:170px;
		height:41px;
		margin-left:13px;
		float:left;
		cursor:default;
		}
		.MenuButton a:hover{
		background:url('mages/digiprint_menu_button.png') -175px 0;
		background-repeat:no-repeat;
		width:170px;
		height:40px;
		color:#996600;
		}
		.MenuButtonText{
		display: table-cell;
		vertical-align: middle;
		text-align:center;
		text-decoration:none;
		width: 170px;
		height: 40px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:23px;
		color:#990000;
		}
		#MenuButtonTextD{
		display: table-cell;
		vertical-align: middle;
		text-align:center;
		text-decoration:none;
		width: 170px;
		height: 40px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:23px;
		color:#996600;
		}
		.contactButton{
		display:block;
		background-image:url(images/digiprint_contact_us.png);
		background-repeat:no-repeat;
		width:150px;
		height:130px;
		float:right;
		margin-right:10px;
		}
		#contactButtonDown{
		display:block;
		background-image:url(images/digiprint_contact_us_over.png);
		background-repeat:no-repeat;
		width:150px;
		height:130px;
		float:right;
		margin-right:10px;
		cursor:default;
		}
		.contactButton a:hover{
		background-image:url(images/digiprint_contact_us_over.png);
		background-repeat:no-repeat;
		width:150px;
		height:130px;
		color:#996600;
		}
		.contactText{
		padding-top:5px;
		display: table-cell;
		vertical-align:top;
		text-align:center;
		text-decoration:none;
		width:150px;
		height:115px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:18px;
		color:#990000;
		}
		#contactTextD{
		padding-top:5px;
		display: table-cell;
		vertical-align:top;
		text-align:center;
		text-decoration:none;
		width:150px;
		height:115px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:18px;
		color:#996600;
		}

	#News{
	width:15000px; 
	}
	#Mainmenu img{
	margin: 5.5px;
	}
	#Sidebar{
	margin-top:-75px;
	padding-left:13px;
	float:left;
	width: 170px;	
	}
	#Content{
	margin-left: 200px;
	margin-top:50px;
	}
		#Box{
		width: 680px;
		background-color:#FFFFFF;
		margin-top: 20px;
		padding: 5px;
		font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
				-moz-border-radius: 15px;
border-radius: 15px;
		}
		#BlankBox{
		width: 680px;
		margin-top: 20px;
		padding: 5px;
		font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
				-moz-border-radius: 15px;
border-radius: 15px;
		}
		#BlankBox a{
		color:#FFFFFF;
		}
#footer{
	margin:auto;
	clear: left;
}

/* Decorations and buttons */
#quoteButton{
	background-image:url(images/digiprint_quote_button.gif);
	background-repeat:no-repeat;
	margin-bottom:5px;
	width:170px;
	height:170px;
}
#displayButton{
	background-image:url(images/digiprint_display_button.png);
	background-repeat:no-repeat;
	margin-bottom:5px;
	width:170px;
	height:170px;
}
#tableTxt{
padding:5px;
font-size:12px;
}
#quoteText{
	display: table-cell;
	vertical-align: middle;
	text-align:center;
	text-decoration:none;
	width:170px;
	height:170px;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
}
#displayText{
	display: table-cell;
	vertical-align: middle;
	text-align:center;
	text-decoration:none;
	width:170px;
	height:170px;
	text-decoration:none;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
}
#lithoButton{
	background-image:url(images/digiprint_litho_button_long.gif);
	background-repeat:no-repeat;
	margin-bottom:5px;
	width:680px;
	height:100px;
}
#lithoText{
	display: table-cell;
	vertical-align: middle;
	text-align:center;
	text-decoration:none;
	width:678px;
	height:100px;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:32px;
}
#HomeButton{
	background-image:url(images/digiprint_home_button_long.gif);
	background-repeat:no-repeat;
	margin-bottom:5px;
	width:528px;
	height:50px;
	position:relative; 
	left:205px; 
	top:175px; 
	z-index:1;
}
#HomeText{
	display: table-cell;
	vertical-align: middle;
	text-align:center;
	text-decoration:none;
	width:678px;
	height:50px;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
}
#sideBarButton{
	background:url('images/digiprint_header_button.png') 0 0;
	background-repeat:no-repeat;
	width:169px;
	height: 31px;
}
#sideBarButtonDown{
	background:url('images/digiprint_header_button.png') -173px 0;
	background-repeat:no-repeat;
	width:169px;
	height: 31px;
	cursor:default;
}
#sideBarButton a:hover{
	background:url('images/digiprint_header_button.png') -173px 0;
	background-repeat:no-repeat;
	width:169px;
	height: 31px;
}
#sideBarButtonSign{
	background:url('images/digiprint_header_button_sign.png') 0 0;
	background-repeat:no-repeat;
	width:169px;
	height: 31px;
}
#sideBarButtonSign a:hover{
	background:url('images/digiprint_header_button_sign.png') -173px 0;
	background-repeat:no-repeat;
	width:169px;
	height: 31px;
}

#sideBarText{
	display: table-cell;
	vertical-align: middle;
	text-align:center;
	width:170px;
	height: 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration: none;
}
#sideBarTextD{
	display: table-cell;
	vertical-align: middle;
	text-align:center;
	width:170px;
	height: 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#mainButton{
	width:200px;
	height:120px;
	margin: 8px;
	display:inline;
}
/* Main Button Images */
#list a{
text-decoration:none;
}
#footer img{
	margin: 10px;
}
#main #SwooshLink img {

	margin-left: -22px;
	margin-top: -70px;
	position:absolute;
	z-index: -1;
}
/* Designed by www.chrisopia.co.uk info@chrisopia.co.uk */


#main #SwooshLogos img {
	margin-left: -22px;
	margin-top: -60px;
}

#SidebarBox{
	width: 100%;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:5px;
	background-color: #FDEAEA;
	border-top-color: #9A0303;
	border-right-color: #9A0303;
	border-bottom-color: #9A0303;
	border-left-color: #9A0303;
}

