/* CSS Document */

/*---------------------------------------------
Global Style Sheet v.A

Version:	4.0
Site: 		www.poccuo.com
-----------------------------------------------*/

* {
}

:focus { outline: 0;}

body {
	background-image: url(images/papertexture1.jpg);
}

img {
}

.clear {
clear: both; }

.right {
float: right; }

.left {
float: left; }

hr, .hide {
display: none; }



/*STRUCTURE*/

#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-position: 10px top;
	background-repeat: no-repeat;
	background-image: url(images/big.png);
	background-color: #FFFFFF;
}

#masthead {
	height: 125px;
	width: 890px;
	margin: 0px 0px 16px 0px;
	background-image: url(images/ph_numb.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#masthead .mark {
margin: 5px 0px 0px 2px;
float: left; }

#masthead img {
width: 130px; }



/*NAV*/

#masthead ul {
	padding: 0;
	list-style-type: none;
	float: left;
	margin-top: 85px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 890px;
	background-color: #666666;
	font-weight: bold;
	background-image: url(images/navbgstole.png);
}

#masthead li {
	display: block;
	height: 38px;
	width: 139px;
	font-family: helvetica, arial;
	font-size: 18px;
	letter-spacing: 0px;
	line-height: 38px;
	text-indent: 10px;
	float: left;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #999999;
}

#masthead li a:link, li a:visited  {
	display: block;
	color: #FEFEFE;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
}

#masthead li a:hover  {
	display: block;
	color: #2FB242;
	text-decoration: none;
	background-position: left top;
}
#masthead li a:active  {
	color: #38B64A;
	text-decoration: none;
	background-position: left top;
}



/*SECTION*/

.section {
	height: 30px;
	width: 890px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
}



/*MODS*/

.mod_wrapper {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: right top;
}

.mod_wrapper  .body {
margin: 5px 0px 0px 5px; }

.mod_boiler {
	width: 900px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

.mod_intro {
background: #fff;
width: 870px;
margin: 0px 0px 40px 4px; }

.mod_description {
background: #fff;
width: 820px;
margin: 0px 0px 0px 4px; }

.mod_2 {
height: 150px;
width: 440px;
margin-bottom: 10px;
padding-right: 4px;
margin-right: 5px;
border-right: #ccc dotted 1px;
float: left; }

.mod_3 {
	height: 250px;
	width: 288px;
	margin-bottom: 25px;
	padding-right: 4px;
	margin-right: 5px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

.mod_4 {
	height: 275px;
	width: 215px;
	margin-bottom: 30px;
	padding-right: 4px;
	margin-right: 5px;
	float: left;
	padding-top: -5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

.mod_5 {
height: 275px;
width: 170px;
float: left;
margin-bottom: 20px;
padding-right: 4px;
margin-right: 5px;
border-right: #ccc dotted 1px; }


/*IMAGES*/

.mod_5 img {
	width: 166px;
	height: 110px;
	padding: 1px;
	border: 1px solid #999999;
}



/*GLOBAL TYPOGRAPHY*/

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

h2 a:link, 
h2 a:active, 
h2 a:visited  {
color: #00aeef; 
text-decoration: none; }

h2 a:hover  {
color: #00aeef;
text-decoration: underline; }

h3 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bolder;
color: #000;
margin: 0px 0px 15px 0px; }

h3 a:link, 
h3 a:active {
color: #666666; 
text-decoration: none; }

h3 a:visited  {
color: #666666; 
text-decoration: none; }

h3 a:hover  {
color: #39B54A;
text-decoration: none; }

.mod_intro h3 {
font-size: 20px;
line-height: 26px;}

.mod_2 h3 {
font-size: 14px;
line-height: 20px; }

.mod_3 h3 {
font-size: 15px;
line-height: 20px; }

.mod_4 h3 {
font-size: 13px;
line-height: 15px; }

.mod_5 h3 {
font-size: 12px;
line-height: 15px;
min-height: 30px; }

.mod_d h3 {
font-size: 13px;
line-height: 18px; }

h4 {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
line-height: 40px;
color: #aaa;
float: right; 
margin: 0px 4px 0px 0px; }

h4 a:link, h4 a:active, h4 a:visited  {
color: #999999;
text-decoration: none; }

h4 a:hover  {
color: #333333;
text-decoration: none; }

.sort_form {
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-size: 11px;
float: right; 
margin: 10px 0 0 0; }

.body h4 {
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-weight: normal;
font-size: 10px;
line-height: 12px;
text-transform: uppercase;
color: #999; 
float: none;
margin: 0px 4px 0px 0px; }

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #333333; 
margin: 0px 5px 15px 0px; }

p a:link, 
p a:active, 
p a:visited  {
color: #2FB242; 
text-decoration: none; }

p a:hover  {
color: #999999;
text-decoration: none; }

.mod_3 p {
font-size: 12px;
line-height: 16px; }

.mod_boiler p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	font-size: 12px;
	line-height: 16px;
	clip: rect(6px,auto,auto,auto);
}

.mod_intro p {
font-family: Georgia, serif;
font-size: 22px;
line-height: 30px;
color: #aaa; 
margin: 20px 0px 0px 0px; }

.mod_description p {
font-size: 12px;
line-height: 18px;
color: #aaa; 
margin: 0px 0px 0px 0px; }

.body ul {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.body ol {
	list-style-type: decimal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}
.body li a:link, 
.body li a:active {
color: #39B54A;
background: #fff; 
text-decoration: none; }

.body li a:visited  {
color: #39B54A;
background: #fff; 
text-decoration: none;  }

.body li a:hover  {
color: #39B54A;
background: #fff; 
text-decoration: underline; }


/* FORM ELEMENTS */

.section form {
display: inline; }

.mod_wrapper form {
background: #fff;
border-top: 1px dotted #ccc; }

label { 
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-weight: normal;
font-size: 10px;
line-height: 12px;
text-transform: uppercase;
display:block; 
margin:20px 0 5px 0; }

form select {
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-size: 10px;
width: 170px; }

form input {
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-size: 11px;
width: 170px; }

form input.button { 
font: bolder 12px Georgia, Times; 
border: 1px solid #ccc; 
padding: 2px 3px; 
background: #fff; 
color: #00aeef;
display:block; 
width: auto; 
margin: 20px 0 5px 0; }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	margin-bottom: 10px;
	margin-top: 0px;
}
.lilast {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #999999;
}
#wrapper .mod_wrapper .mod_boiler .style5 img {
	height: 175px;
	width: 300px;
	margin-right: 10px;
	margin-left: 25px;
	padding: 2px;
	border: 1px solid #999999;
}
#wrapper .mod_wrapper .mod_3 img {
	border: 1px solid #999999;
	padding: 2px;
}
a:hover {
}
#wrapper .mod_wrapper .mod_3 img a:hover {
}
.style5 {color: #2FB242}
.style6 {color: #333333}
.style8 {color: #333333; font-weight: bold; }
.style9 {
	color: #58585A;
	font-weight: bold;
}
.active {
	color: #3AB54A;
}
.short {
	height: 30px;
	clear: both;
}
.leftborder {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	margin-left: 25px;
	padding-bottom: 10px;
}
.img_border {
	padding: 1px;
	border: 1px solid #999999;
}
.rightstuff {
	float: right;
	width: 275px;
}
#wrapper .mod_wrapper .mod_2 ul {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrapper .mod_wrapper .mod_wrapper .mod_wrapper .mod_4 .body ol {
}
#wrapper .section img {
	padding-top: 5px;
}
#wrapper .mod_wrapper .mod_wrapper .mod_wrapper .mod_4 .body ol li {
	padding-bottom: 6px;
}
#wrapper .mod_wrapper .mod_wrapper .mod_wrapper .mod_4 .body ul li {
	padding-bottom: 2px;
}
