/* CSS Document */

body {
background: #1a1a1a url(images/bg.gif) top no-repeat;
margin: 0;
padding: 0;

	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
a:link, a:active {
	color: #ff6600;
	text-decoration: none;
}
a:visited {
	color: #ff6600;
	text-decoration: none;
}
a:hover {
	color: #ff6600;
	text-decoration:underline;
}

ul {
list-style-type: disc;
padding-left: 15px;
}
ol {
padding-left: 15px;
}




/*buttons*/
#leftmenu {
	background-repeat: no-repeat;
	padding-right: 28px;
}
#leftmenu div.leftmenumain, #leftmenu div.leftmenumainselected {
	padding: 10px 0px 0px 0px;
	width: 164px;
	height: 16px;
	font-weight: normal;
	margin-top: 0px;
	text-align: right;
}
#leftmenu div.leftmenumain {
	margin-bottom: 3px;
	/* cursor specified twice for x-browser compatibility */
	cursor: pointer;
	cursor: hand;
}
#leftmenu div.leftmenumain, #leftmenu div.leftmenumain a:link, #leftmenu div.leftmenumain a:visited, #leftmenu div.leftmenumain a:active, #leftmenu div.leftmenumain a:hover {
	color: #ffffff;
	text-decoration: none;
}
#leftmenu div.leftmenumainselected {
	color: #ef4135;
	margin-bottom: 3px;
}
#leftmenu div.leftmenumainselected a:link, #leftmenu div.leftmenumainselected a:visited, #leftmenu div.leftmenumainselected a:active, #leftmenu div.leftmenumainselected a:hover {
	color: #ef4135;
	text-decoration: none;
}
#leftmenu div.leftmenusub, #leftmenu div.leftmenusubselected {
	padding: 2px 0px 0px 0px;
	width: 164px;
	height: 16px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: right;
	font-size: 10px;
	line-height: 18px;
}
#leftmenu div.leftmenusub {
	/* cursor specified twice for x-browser compatibility */
	cursor: pointer;
	cursor: hand;
}
#leftmenu div.leftmenusub, #leftmenu div.leftmenusub a:link, #leftmenu div.leftmenusub a:visited, #leftmenu div.leftmenusub a:active, #leftmenu div.leftmenusub a:hover {
	color: #ffffff;
	text-decoration: none;
}
#leftmenu div.leftmenusubselected, #leftmenu div.leftmenusubselected a:link, #leftmenu div.leftmenusubselected a:visited, #leftmenu div.leftmenusubselected a:active, #leftmenu div.leftmenusubselected a:hover {
	color: #ef4135;
	text-decoration: none;
}


/* strict text styles for activeedit */
.smaller {
	font-size: 10px;
	line-height: 14px;
}
.larger {
	font-size: 14px;
	line-height: 26px;
}
.normal {
	font-size: 12px;
	line-height: 20px;
}
.Heading1 {
	font-size: 30px;
	line-height: 30px;
	color: #ffffff;
}
.Heading2 {
	font-size: 24px;
	line-height: 30px;
	color: #ffffff;
}
.Heading3 {
	font-size: 18px;
	line-height: 30px;
	color: #ffffff;
}

/***layout***/
#container { 
margin: auto;
width: 950px;
}
#header {
width: 947px;
height: 130px;
background-image:url(images/top.html);
position: relative;
}

/* WEB PRINT SOFTWARE BOXES */
.home_boxes {
width: 280px;
height: 134px;
float: left;
display: inline;
padding: 20px 0 0 11px;
}
.home_boxesout {
width: 291px;
height: 154px;
float: left;
display: inline;
padding: 0;
}
ul.xpad {
padding-top: 5px;
}
li.indent {
padding-left: 15px;
}
#service_list {
list-style-type: none;
font-size: 11px;
line-height: 17px;
}

/*header content*/
#logo {
background-repeat: no-repeat;
height: 108px;
width: 274px;
float: left;
}
#mainmenu {
float: right;
margin-right: 10px;
/*padding: 42px 0 0 0;*/
height: 32px;
width: auto;
white-space: nowrap;
position: relative;
top: 98px;
}
#topmenu {
height: 32px;
width: auto;
float: left;
}
a.logolink {
margin-left:40px;
width: 225px;
height: 108px;
display: block;
}

a.logolink span{
display: none;
}

a.buttonindentone{
width: 205px;
height: 43px;
display: block;
}
a.buttonindenttwo{
width: 167px;
height: 43px;
display: block;
}

a.buttonindentone span{
display: none;
}
a.buttonindenttwo span{
display: none;
}

#breadbar {
width: 947px;
height: 19px;
background: url(images/breadcrumbsimg.html) no-repeat;
}
/*main area*/
#main {
width: 950px;
min-height: 450px;
overflow: visible;
}
#mainnav {
width: 200px;
min-height: 360px;
overflow: visible;
float:left;
padding: 34px 0px 0px 0px;
}
#bodycontent {
float: right;
width: 740px;
min-height: 250px;
padding: 131px 0px 0px 10px;
white-space: normal;
position: relative;
}
.mainimage {
width: 915px;
float:left;
margin-left:16px;
margin-top:10px;
}
.homeimage {
width: 320px;
float:left;
margin-top:-6px;
}
#clearer {
margin: 0;
padding: 0;
clear: both;
}

#basemenu {
padding-left: 200px;
height: 30px;
}
p.basemenu {
font: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
padding-bottom: 10px;
}

/*printdisplay*/
div.notForPrint {
	/* nothing needed here */
}
#printHeader {
	text-align: left;
	display: none;
}


/*footer*/
#footer {
margin: auto;
width: 500px;
padding-top:30px;
padding-bottom:40px;
}
.smaller2 {
font:Arial, Helvetica, sans-serif;
font-size: 10px;
color:#999999;
}


#footer2 a:link{color:#808080; text-decoration: none;}
#footer2 a:visited{color:#808080; text-decoration: none;}
#footer2 a:hover{color:#808080; text-decoration: underline;}

#footer2 {
padding:10px 0px 0 0;
float: right;
}
/* Software formatting - ryan */

.error {
	color: red;
}
br.clearboth { 
	clear: both; 
}	
.galleryItem {
	font-size: 12px;
	text-align: center;
	margin-bottom: 10px; 
	width: 80px;
}			
.galleryLabel {
	height: 10px; 
	overflow: hidden;
}		
.shopHeading {
	font-size: 24px;
}
.shopProductTitle {
	font-size: 12px;
}
.shopCategoryTitle {
	font-size: 12px;
	font-weight: bold;
}
.shopNote {
	font-size: 12px;
	font-style: italic;
}
.searchInput {
	font-size:9pt;
	border:1px solid;
}
.searchSelect {
	font-size:8pt;
	border:1px solid;
}
.relatedPages_row {
	font-size: smaller;
	padding: 3px;
}
div.breadcrumbtext {
	margin: 0px 0px 5px 0px;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
div.breadcrumbtext a:link, div.breadcrumbtext a:visited, div.breadcrumbtext a:active, div.breadcrumbtext a:hover {
	color: #666666;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
div.breadcrumbtext a:hover {
	color: #000000;
	text-decoration: none;
}
