/****ProMedical Imaging Equpiment Site CSS Style****/

/*Basics*/
*{padding: 0; margin: 0; border:0;}
html, body{width:100%; height:100%; text-align:center; font-size: 12px; line-height: 15px; font-family: Arial, Helvetica, Geneva, SwissSunSans-Regular;
			background-color:#60882b; background-repeat:repeat; background-position-x:0px;}

/*IE Site Structure*/
#background{background-color:a4a2a0; height:100%; text-align:left;}
#background_left{
	background-position:right;
	background-repeat:repeat-y;
	height:100%;
	position:absolute;
	left:-326px;
	width:326px;
	background-image:url(../images/background_left.gif);
	z-index: 1;
}
#background_right{
	background-position:left;
	background-repeat:repeat-y;
	height:100%;
	position:absolute;
	right:-326px;
	width:326px;
	background-image:url(../images/background_right.gif);
	z-index: 1;
}
#pagelayout{width:1024px; position:relative; text-align:left; margin: 0px auto;}
#header{height:100px; width:1024px; margin-bottom: 12px; background-image: url();}
#navbar{margin-left:425px; width:580px; height:100px; padding-top:35px;}
#nav_main{width:580px; height:40px; background:url(../images/nav_main_green.gif) no-repeat;}
#nav_main p{font-size:16px; color:#FFFFFF; padding-left:20px; padding-top:13px; line-height:12px; text-align:left;}
#nav_sub{width:580px; height:25px; background:url(../images/nav_sub.gif) no-repeat;}
#nav_sub p{font-size:15px; color:#FFFFFF; padding-left:150px; padding-top:4px; line-height:12px; text-align:center;}
#col2{width:1024px;}
#col_left{width:763px; float:left;}
#col_right{width:252px; float:right;}
#col_right p{color:#000000;}
#footer{color:#000000; font-size:12px; padding-top:4px;}

/*Normal and Good Browser Site Structure*/

html>body #page{
	width:1024px;
	text-align:left;
}
html>body #col2{width:1018px;}
html>body #col_left{
	float:left;
	margin-left:0px;
	padding-left:0px;
}
html>body #col_right{width:252px; float:right; background-color:none;}
html>body #footer{color:#000000; font-size:12px; clear:both;}

.breadcrumb{font-size:12px; padding-left:10px;}

#col_left .colHead
	{ 
	width:763px;
	height:50px;
	background:url(../images/left_col_header.gif) no-repeat;
	margin:0px;
	padding:0px;
	padding-top:5px;
	}
	
#col_left .colHead p
{
	margin-left:7px;
	color:#FFFFFF;
	padding-top:2px;
}
	
#col_left .colBody
	{
	width:763px;
	background:url(../images/left_col_body.gif) repeat-y;
	margin:0px;
	padding:0px;
	}
#col_left .colText
	{
	margin:0px;
	padding:0px;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:1px;
	}
#col_left .colFoot
	{
	width:763px;
	background:url(../images/left_col_footer.gif) no-repeat;
	margin:0px;
	padding:0px;
	height:20px;
	}


#col_right .colHead
	{ 
	width:252px;
	height:20px;
	background:url(../images/right_col_header.gif) no-repeat;
	margin:0px;
	padding:0px;
	}
			
#col_right .colHead p
{
	margin-left:17px;
	color:#FFFFFF;
	padding-top:2px;
	margin-bottom:0px;
}

#col_right .colBody
	{
	width:252px;
	background:url(../images/right_col_body.gif) repeat-y;
	margin:0px;
	padding:0px;
	}
#col_right .colText
	{
	margin:0px;
	padding:0px;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:1px;
	}
#col_right .colText p{margin-bottom:0px;}
#col_right .colFoot
	{
	width:252px;
	background:url(../images/right_col_footer.gif) no-repeat;
	margin:0px;
	padding:0px;
	height:20px;
	margin-bottom:7px;
	}
	
/*Fonts*/
p {	margin-top: 0px; margin-bottom: 12px; }
.blue {	color: #194176;}
.red { color: #cc0000;}
.blueHead {
	font-family: Arial, Helvetica, Geneva, SwissSunSans-Regular;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	display: block;
	background: #778699;
	padding: 2px 6px 2px 6px;
	margin-bottom: 3px;
}
h1{	width: 500px; height: 50px; margin-top:0px; .margin-top:5px;
	background: url(../images/h1_bg_green_2.gif) top left no-repeat;
	color: #ffffff;
	margin-left:2px;
	padding: 22px 22px 16px 22px;
	.padding-top:19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px; 
	font-weight: normal;
	text-decoration: none;
	margin-bottom:0px;
}
html>body h1{ height:50px; padding-bottom:0px;}
h1 a {
	color: #194176;
}
h2 {
	font-family: Arial, Helvetica, Geneva, SwissSunSans-Regular;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 3px;
	text-transform: uppercase;
}

h2 a:hover {
	color: #194176;
	text-decoration:underline;
}

h3 {
	font-family: Arial, Helvetica, Geneva, SwissSunSans-Regular;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 3px;
}
h4 {
	font-family: Arial, Helvetica, Geneva, SwissSunSans-Regular;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #194176;
	text-align: left;
}
h5 {
	font-family: Arial, Helvetica, Geneva, SwissSunSans-Regular;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: White;
	text-align: left;
	margin-bottom: 1px;
	margin-top: 1px;
}
h6 {
	font-family: Arial, Helvetica, Geneva, SwissSunSans-Regular;
	font-weight: bold;
	font-size: 30px;
	line-height: 30px;
	color: #001144;
	text-align: left;
	margin-top: 9px;
	margin-bottom: 9px;
	font-style: italic;
}
ul { 
	line-height: 18px;
	margin-top:0px; 
	margin-bottom:12px;
	list-style-image: url(../images/bullet.gif);
}



/*Others*/
input {
		border: 1px solid #000000;
		font: bold 11px/14px Arial, Helvetica, Geneva, SwissSunSans-Regular; 
		}
		
input.submit {
		background-color: #5e5e5e;
		color: #ffffff;
		font: bold 11px/14px Arial, Helvetica, Geneva, SwissSunSans-Regular; 
		border: 2px solid #375e03;
		margin-top: 4px;
		cursor: pointer;
}
input.submit:hover {
		background-color: #d0ff91;
		color: #000000;
}

input.reset {
		background-color: #778699;
		color: #ffffff;
		font: bold 11px/14px Arial, Helvetica, Geneva, SwissSunSans-Regular; 
		border: 2px solid #375e03;
		margin-top: 4px;
		cursor: pointer;
		}

