@charset "UTF-8";
/* CSS Document */

/********LAYOUT WRAPPER**********/
#layout {
	width: 995px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(../images/graf-shadow.jpg);
	background-repeat: repeat-y;
}

/********COLUMN WRAPPER**********/
#columnwrapper-register {
position:relative;
margin: 0 auto;
	width: 975px;
	padding: 0 0 0 0;
background-image:url(../images/scanback.gif);
background-repeat:repeat;
}

/******BAR STYLES********/
#menubar {
	position:relative;
	height:60px;
	width: 975px;
	padding: 0 0 0 0;
	background-repeat: repeat-x;
	background-color: #000;
	margin: 0 auto;
}
#navigation {
position:absolute;
width: 690px;
height: 50px;
margin-left:200px;
margin-top:10px;
overflow: hidden;
background-color:#000;
}

#navigation ul {
list-style: none;
}

#navigation li {
display: inline;
float: left;
}

#navigation a {
display: block;
width: 135px;
height: 50px;
padding-left:3px;
background-image: url(../images/buttonsprites.png);
background-repeat:no-repeat;
text-indent: -5000px;
}

#nav-products a {background-position: 0 0;}
#nav-products a:hover {background-position: 0 -50px;}
#nav-products a:active {background-position: 0 -100px;}
#nav-products-current a {background-position: 0 -100px;}

#nav-support a {background-position: -138px 0;}
#nav-support a:hover {background-position: -138px -50px;}
#nav-support a:active {background-position: -138px -100px;}
#nav-support-current a {background-position: -138px -100px;}

#nav-aboutus a {background-position: -276px 0;}
#nav-aboutus a:hover {background-position: -276px -50px;}
#nav-aboutus a:active {background-position: -276px -100px;}
#nav-aboutus-current a {background-position: -276px -100px;}

#nav-contact a {background-position: -414px 0;}
#nav-contact a:hover {background-position: -414px -50px;}
#nav-contact a:active {background-position: -414px -100px;}
#nav-contact-current a {background-position: -414px -100px;}

#nav-sitemap a {background-position: -552px 0;}
#nav-sitemap a:hover {background-position: -552px -50px;}
#nav-sitemap a:active {background-position: -552px -100px;}
#nav-sitemap-current a {background-position: -552px -100px;}

#summalogo {
	position:absolute;
	width:187px;
	height:48px;
	top: 9px;
	left: 8px;
	background-image: url(../images/summalogo-blackbkg.gif);
	background-repeat:no-repeat;
}
#summalogo a {
	display: block;
	width:187px;
	height:48px;
	text-indent:-5000px;
	overflow:hidden;
}
#globe {
	position:absolute;
	width:65px;
	height:40px;
	top:12px;
	right:12px;
	background-image: url(../images/world-black.gif);
	background-repeat:no-repeat;
}
#globe a {
	display: block;
	width:65px;
	height:40px;
	text-indent:-5000px;
	overflow:hidden;
	background-image: url(../images/world-black.gif);
	background-repeat:no-repeat;
}
#globe a:hover {
	background-image: url(../images/world-blackglow.gif);
	background-repeat:no-repeat;
}
#bottom {
	clear:both;
	margin-bottom:0px;
	/*margin:0;*/
	padding:0;
	background-image: url(../images/graf-footer.jpg);
	background-repeat: no-repeat;
	height:10px;
	/*background-position: left bottom;*/
	zoom:1;
}
/*CLEARING the LAYOUT FLOATS*/
.clearit {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}
.phpForms_pgtitle
{
    font-family:Arial, Helvetica, sans-serif;
    font-size   : 12px;
    color       : #222222;
    font-weight : bold;
	padding-left:15px;
	vertical-align:bottom;
}
.phpForms_btn
{
    border-top-width    : 1px;
    border-left-width   : 1px;
    border-bottom-width : 1px;
    border-right-width  : 1px;
    border-top-color    : #e4e4e4;
    border-left-color   : #e4e4e4;
    border-right-color  : #c1c1c1;
    border-bottom-color : #c1c1c1;
	font:Arial, Helvetica, sans-serif;
    color               : #000000;
}
#scandiv
{
	postion:relative;
	float:right;
	height:513px;
	width:975px;
	padding:0;
	margin:0 auto;
}
#brushtable
{
	postion:absolute;
	float:left;
	top:0;
	left:0;
	width:750px;
	height:513px;
	padding:0;
	margin-bottom:0;
	display:inline;
}
#brushimg
{
	postion:relative;
	background-image:url(../images/summabrush.png);
	background-repeat:no-repeat;
	float:right;
	top:0;
	left:10px;
	width:144px;
	height:513px;
	width:144px;
	display:block;
}
.asterix {
	color:#0081c6;
	font-size:14px;
	font-style:normal;
	padding-right:7px;
}
.textfield {
border:2px inset #CCC;
height:20px;
}
.radiolabel {
padding-left:5px;
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.submit-button {
background-image:url(../images/submit-steel.png);
background-position: 0 0;
width:100px;
height:26px;
cursor:pointer;
border:0px;
width:100px;
cursor:pointer;
background-color:none;
}
.submit-button:hover {
background-position: 0 -26px;
}
.textlabel {
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;	
}
