/* CSS Document */
* {
margin: 0;
padding: 0;
}

body {
background: #e7e7e7 url(images/bgtop.gif) top repeat-x;
margin: 0;
padding: 0;

	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5a6165;
	-webkit-text-size-adjust:none;
}
a:link, a:active {
	color: #51bb0c;
	text-decoration: none;
}
a:visited {
	color: #51bb0c;
	text-decoration: none;
}
a:hover {
	color: #51bb0c;
	text-decoration:underline;
}

ul {
list-style-type: disc;
padding-left: 15px;
}
ol {
padding-left: 15px;
}




/*formatting*/


/*video*/

div.video_col {
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	position:relative;
}
div.home_video {
	text-align:center;
	background:#90bb00;
	width:320px;
	padding:0px 0px 0px 0px;
	height:265px;
}
.cursor {cursor:pointer;}





/* 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;
}
.normalwhite {
	font-size: 12px;
	line-height: 20px;
	color:#FFF;
}
.normalred {
	font-size: 12px;
	line-height: 20px;
	color:#F00;
}
.largerred {
	font-size: 14px;
	line-height: 26px;
	color:#F00;
}
.Heading1 {
	font-size: 30px;
	line-height: 30px;
	color: #000000;
}
.Heading2 {
	font-size: 24px;
	line-height: 30px;
	color: #000000;
}
.Heading3 {
	font-size: 18px;
	line-height: 30px;
	color: #000000;
}

/***layout***/
#container { 
	margin: auto;
	width: 947px;
	margin-bottom: 40px;
}

#header {
width: 947px;
height: 108px;
background: url(images/top.gif) no-repeat;
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;
}
div#web_out {
background-image: url(home-images/web_bg.jpg);
background-repeat: no-repeat;
}
div#web_box {
background-image: url(home-images/web_bg_over.jpg);
background-repeat: no-repeat;
background-position: 0px -291px;
}
div#web_box:hover {
background-position: 0px 0px;
}

div#print_box {
background: url(home-images/print_bg.jpg) no-repeat;
margin: 0 11px;
}
div#print_box:hover {
background: url(home-images/print_bg_over.jpg) no-repeat;
margin: 0 11px;
}
div#software_out {
background-image: url(home-images/software_bg_over.jpg);
background-repeat: no-repeat;
}
div#software_box {
background: url(home-images/software_bg.jpg) no-repeat;
}
div#software_box:hover {
background: transparent;
}
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: 42px;
width: auto;
white-space: nowrap;
position: relative;
top: 65px;
}
#topmenu {
height: 42px;
width: auto;
float: left;
}
#toplogin {
	float: right;
	left: 751px;
	position: absolute;
	top: 15px;
	width: 169px;
	white-space: nowrap;
}	
	
#toplogin2 {
	float: right;
	left: 450px;
	position: absolute;
	top: 15px;
	width: 205px;
	white-space: nowrap;
}

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.gif) no-repeat;
}
/*main area*/
#main {
width: 947px;
background: #FFFFFF url(images/body.gif) repeat-y;
min-height: 77px;
overflow: visible;
}
#bodycontent {
float: right;
width: 917px;
padding: 14px 15px 20px 15px;
margin: 4px 0px 0px 0px;
white-space: normal;
position: relative;
bottom: 8px;
}
#bodycontent2 {
width: 884px;
padding: 14px 15px 10px 48px;
margin: 4px 0px 0px 0px;
white-space: normal;
position: relative;
bottom: 8px;
}
.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 {
width: 899px;
height: 45px;
background: #FFFFFF url(images/footer.gif) no-repeat;
padding-left: 48px;
}
#copyright {
float: left;
margin: 10px 0px 7px 0px;
}
.smaller2 {
font:Arial, Helvetica, sans-serif;
font-size: 10px;
color:#999999;
}

#footer a:link{color:#999999; text-decoration: none;}
#footer a:visited{color:#999999; text-decoration: none;}
#footer a:hover{color:#999999; text-decoration: underline;}

#footer2 a:link{color:#999999; text-decoration: none;}
#footer2 a:visited{color:#999999; text-decoration: none;}
#footer2 a:hover{color:#999999; text-decoration: underline;}

#footer2 {
padding:10px 48px 0 0;
float: right;
width: 150px;
}

#logo2 {
height: 110px;
width: 400px;
float: left;
}
a.logolink2 {
margin-left:40px;
width: 250px;
height: 110px;
display: block;
}
a.logolink2 span{
display: none;
}

#designlink {
height: 110px;
width: 400px;
float: left;
}
a.designlink {
margin-left:600px;
width: 330px;
height: 110px;
display: block;
}
a.designlink span {
display: none;
}

/* Twitter formatting */

#twitter_update_list { /* Selects the entire list */
	font-size: 12px;
	line-height: 20px;
	list-style: none;
	padding: 0;
	width: 219px;
}
#twitter_update_list li { /* Select individual list items */
	/* background: url('images/twitter-divider.gif') bottom left repeat-x; */
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#twitter_update_list li span { /* Selects the "tweet" part of the list item, not the time ago link */
	color: #5a6165;
	text-decoration: none;
}
#twitter_update_list li span a { /* Selects the link within the "tweet" part of the list item */
	color: #51bb0c;
	text-decoration: none;
}
#twitter_update_list a { /* Selects the "time ago" link */
	color: #999999;
	text-decoration:none;
}
#twitter-link {
	color: #51bb0c;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: normal;
}
#twitter-link:hover {
	text-decoration: underline;
}


/* 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;
}

