/* Start of CMSMS style sheet 'phoscheck-presentation' */
@charset "utf-8";
/* ---------->>> GLOBAL <<<-----------*/
* {
	padding:0;
	margin:0;
}
body {
	background: #fff url(images/phoschek/bg.jpg) repeat-x top;
	font: 13px/150% tahoma, arial, verdana, sans-serif;
}


/* ----------&gt;>>;Common Formatting<<<-----------*/
 
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
h1 {
	padding:30px 0 25px 0;
	font:2em Georgia, "Times New Roman", Times, serif;
}
h2 {
	padding: 5px 0 20px 0;
	font:1.8em Georgia, "Times New Roman", Times, serif;
	color: #b00;
}
h4 {
	padding: 5px 0 20px 0;
	font:1.3em arial, verdana, sans-serif;
	color: #b00;
}

h3 {
	font:1em arial, sans-serif;
	font-weight:bold;
}
p {
	padding: 0 0 10px 0;
}
ul {
	list-style: none;
	padding: 0 0 18px 40px;
}
ol {
	padding: 0 0 18px 40px;
}

blockquote {
	color: #444;
   	border: 1px solid #ccc;
   	background-color: #e7e7e7;
   	padding: 5px 10px;
   	margin: 10px 0;
   	font-size: 14px;
   	line-height: 150%;
}
small {
	font-size:0.85em;
}
 
img {
	border:0;
}
 
sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}
 
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}
 
acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}
 
/* ---------->>> Links <<<-----------*/
a, a:visited {
	text-decoration:none;
}
a:link { 
	color: #c00; 
}
a:visited { 
	color: #900;
}
a:hover { 
	color: #600;
}
a:active { 
	color: #600; 
}
a:active, a:focus {
	 outline: 0
}
 
/* ---------->&amp;gt;&gt; Forms &lt;<<-----------*/
 
form {
	display:inline;
}
input, select, textarea {
	font:1em arial, helvetica, sans-serif;
}
textarea {
	line-height:1.25;
}
label {
	cursor:pointer;
}
/* ---------->>> Tables <<<-----------*/
table		{
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	border-collapse: collapse;
	border: 4px solid #c90;
	color: #333;
	background: #800;
}
table.main {
	width: 100%;
	border: 0;
	background-color: transparent;
}
table.main table {
	width: 100%;
}
table caption	{
	margin: 0;
	height: 32px;
	padding: 0;
	color: #4f6480;
	text-align: left;
	font: bold 150% georgia, serif;
	text-transform: uppercase;
	letter-spacing: 0.14em;
}
thead tr {
	color: #fff;
	background: #800;
}
table.main tr th {
	background-color: #800;
	color: #fff;
}
tr th {
	background-color: #800;
	color: #fff;
}
thead tr td	{
	padding: 2px 8px 2px 8px;
	background-color: #c90;
}
thead tr th	{
	padding: 2px 8px 2px 8px;
}
thead th	{
	border: 1px solid #800;
}
tfoot		{
	background: #fff;
}
tfoot tr td, tfoot tr th, tbody tr td	{
	padding: 4px;
}
tbody tr:hover	{
	background: #fff;
}
tbody tr	{
	border: 1px solid #800;
}
tbody th	{
	padding: 4px;
	border: 1px solid #800;
}
tbody td	{
	background: #fff;
	vertical-align: top;
}
tbody tr.odd		{
	background: #fff;
}
tbody tr.odd td		{
	background: #efefef;
	color: #333;
}
tbody tr.odd:hover	{
	background: #fff;
}
.tblname {
	width: 15%;
}
.tblcompany{
	width: 20%;
}
.tbladdress{
	width: 25%;
}
.tblphone{
	width: 20%;
}
.tblfax{
	width: 20%;
}
/* ---------->>> Area Specific Classes <<<-----------*/
#sitemap {
	padding-top: 20px;
}
#sitemap ul {
	margin-top: 0;
	padding-top:0;
}
#sitemap ul li {
	list-style-image: url(images/phoschek/page_url.gif);
	padding-left: 2px;
	line-height: 18px;
}
#sitemap ul ul {
	margin-top: 3px;
	border-top: 1px solid #fff;
	padding-top: 5px;
	width: 150px;
}
.contact-box {
	width: 670px;
	padding: 20px;
	margin-right: 30px;
	border: 2px solid #800;
	background-color: #000;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.contact-box h3 {
	font-size: 18px;
}
.related-links .c {
	float: left;
	width: 42%;
	border: 1px solid #ccc;
	margin: 15px;
	padding: 10px;
	min-height: 280px;
	height:auto !important;
	height: 280px;
	margin-bottom:20px;
}

.related-links img {
	border: 4px solid #ccc;
	margin-bottom: 20px;
}

.related-links h4 {
	border-bottom: 1px solid #efefef;
	padding-bottom:0;
	margin-bottom: 5px;
}

#column p {
	padding: 0 0 15px;
}
#footer a {
	color: #c00;
	text-decoration: none;
} 
/* ---------->>> Global Classes <<<-----------*/
.clear {
	clear: both;
}
.float-left {
	float: left;
	margin: 0 15px 10px 0;
}
.float-right {
	float: right;
	margin: 0 0 10px 15px;
}
.red {
	color: #c00
}
.orange {
	color:#D4732D;
}
.small-text {
	font-size: .85em;
}
.center {
	text-align: center;
}
#content form fieldset {
        border: 0;
        padding: 10px 20px;
        margin-bottom: 20px;
        width: 400px;
}
#content form label {
        display: block;
        font-size: 14px;
        margin-top: 5px;
}
#content form input, textarea {
        display: block;
        border: 1px solid #999;
        padding: 1px 2px;
	margin-bottom: 15px;
}
#content form#m4moduleform_1,
#content #cntnt01moduleform_1 {
	float: right;
	display: block;
	padding: 5px 10px;
	border: 1px solid #ccc;
	background-color: #efefef;
	height: 50px;
	width: 300px;
}
#content #m4moduleform_1 .hidden,
#content #cntnt01moduleform_1 .hidden {
	visibility: hidden;
}
#content #m4moduleform_1 input,
#content #cntnt01moduleform_1 input {
	background-color: #800;
	font-size: 13px;
	width: 100px;
        padding: 1px 0 3px;
        text-align: center;
	color: #fff;
	border: 1px solid #600;
	border-top-color: #c00;
	border-left-color: #c00;
	display: inline;
	margin-bottom: 0;
}
#content #m4moduleform_1 select {
	display: inline;
}
#content form .button {
        display: block;
	background-color: #800;
	font-size: 13px;
	width: 100px;
        padding: 1px 0 3px;
        text-align: center;
	color: #fff;
	border: 1px solid #600;
	border-top-color: #c00;
	border-left-color: #c00;
        margin: 5px 100px;
}
#fm-intro {
       float: right;
       width: 210px;
       margin: 5px 20px 0;
       padding: 15px 20px 0;  
}
#fm-intro strong {
      color:#123369;
      font-size: 16px;
}
.fm-opt {
     width: 200px;
}
.formError {
 
       width: 210px;
       float: right;
       padding: 0 20px;
       color: #c00;
       margin: 20px 20px;
}
.formError p {
        margin-bottom: 0;
        padding-bottom: 0;
}
.formError ul {
        font-size: 11px;
        padding-top: 0;
        margin-top: 0;
}
#content form em {
	color: #888;
        font-size: 11px;
}
ul.manuals-list {
       margin-left: 50px;
       line-height: 24px;
       list-style: square url(uploads/images/pdf.gif);
}
.office {
	float: left;
	width: 300px;
	margin: 10px;
	padding: 20px;
	border: 1px solid #ccc;
}
.product-list {
	float: right; 
	margin: 20px;
	width: 250px;
	border-left: 1px solid #ccc;
	padding-left: 10px;
}
.product-list ul {
	list-style: square none;
}
.product-list h3 {
	padding-left: 15px;
}
.CompanyDirectoryItem {
	padding: 5px 10px;
	margin: 5px;
	border: 1px solid #ccc;
	background-color: #efefef;
	width: 400px;
}
.CompanyDirectoryItem h4 {
	padding-bottom: 0;
	font-size: 1.1em;
	font-weight: bold;
}
.pagination {
	font-size:.85em;
	font-weight: bold;
}


/* End of 'phoscheck-presentation' */

