/* CSS Document */
* {
margin: 0;
padding: 0;
}

body {
background: #f6f6f6 url(images/bgtop.gif) top repeat-x;
margin: 0;
padding: 0;

	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:active, a:visited {
	color: #909090;
	text-decoration: underline;
}
a:visited {
	color: #909090;
	text-decoration: underline;
}
a:hover {
	color: #909090;
}

.grouplink a:link, .grouplink a:active, .grouplink a:visited {
	color: #000000;
	text-decoration: none;
}
.grouplink a:visited {
	color: #000000;
	text-decoration: none;
}
.grouplink a:hover {
	color: #000000;
	text-decoration: underline;
}

ul {
list-style-type: disc;
padding-left: 15px;
}
ol {
padding-left: 15px;
}




/*formatting*/
.h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 20px;
line-height: 32px;
text-align: left;
color:black;
list-style-type: none;
}


/* strict text styles for activeedit */
.smaller {
	font-size: 10px;
	line-height: 14px;
}
.larger {
	font-size: 16px;
	line-height: 26px;
}
.normal {
	font-size: 12px;
	line-height: 20px;
}
.normalorange {
	font-size: 12px;
	line-height: 20px;
	color:	#ff6f0e;
	font-weight:bold;
}
.normalblue {
	font-size: 12px;
	line-height: 20px;
	color:	#00abe3;
	font-weight:bold;
}
.normalgreen {
	font-size: 12px;
	line-height: 20px;
	color:	#00cd15;
	font-weight:bold;
}
.subHeadingorange {
	font-size: 16px;
	line-height: 26px;
	color:	#ff6f0e;
	font-weight:bold;
}
.subHeadingblue {
	font-size: 16px;
	line-height: 26px;
	color:	#00abe3;
	font-weight:bold;
}
.subHeadinggreen {
	font-size: 16px;
	line-height: 26px;
	color:	#00cd15;
	font-weight:bold;
}
.highlight {
	background-color: #ffff00;
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/***layout***/
#container { 
margin: auto;
width: 957px;
margin-bottom:40px;
}
#header {
width: 957px;
height: 108px;
background: #FFFFFF 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: 526px;
	position: absolute;
	top: 15px;
	white-space: nowrap;
	line-height: 0px;
}
#twitters {
display: inline;
float: right;
width: 320px;
}
a.logolink {
margin-left:40px;
width: 200px;
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: 957px;
height: 19px;
background: url(images/breadcrumbsimg.gif) no-repeat;
}
/*main area*/
#main {
width: 957px;
background: #FFFFFF url(images/body.gif) repeat-y;
min-height: 77px;
overflow: visible;
}
#bodycontent {
float: right;
width: 915px;
min-height: 400px;
padding: 0px 15px 0px 15px;
margin: 0px 6px;
white-space: normal;
position: relative;
bottom: 8px;
}
#main_flash {
float: right;
width: 915px;
padding: 0px 15px 0px 15px;
margin: 0px 6px;
white-space: normal;
position: relative;
bottom: 8px;
}
#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: 937px;
height: 54px;
background: #FFFFFF url(images/footer.gif) no-repeat;
padding-left: 20px;
}
#copyright {
float: left;
margin: 20px 0px 7px 0px;
}
.smaller2 {
font:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#999999;
}
#webationlogo {
padding:20px 20px 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;
}