﻿@import url("../../css/SkinHome.css");
#entirediv
{
	height:100%;
	width: 960px;
	margin-top:0px;
	padding:9px;
	padding-top:0px;
	background-color:#FFF;
}

#mainblock
{
	background-image: none;
	border-top:0px solid #c1bcb6;
	border-bottom:0px solid #c1bcb6;
}

.uacText p {color:white;}
#uac-msg1 p {color:yellow;}
#tutorialdiv { left: 17px; }
#ps2000pic {left:13px}
#card-img {background-image:url('./Smart_Card.jpg');}

#uac-input {background-color:#015A8F;border:0px solid #000;}

#skinFooter #sitefooter
{
	padding-top:0px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	width:924px;
	background-color:#E8E8DA;
}

#sitefooter a {color:white;text-decoration:none;}
#sitefooter a:link{color:black;}
#sitefooter a:visited {color:black;}
#sitefooter a:hover {color:#991C22;}
#sitefooter a:active {color:black;}

#sitefooter .tmfooter, #sitefooter p {color:black;}

/* Customer Specific */

#submit {cursor:default;}

#skinHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background:#015A8F url(/Content/skin/fdc/v2/bkg-content-top.png) no-repeat top center;
}
#skinFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

body {
	color: #333333;
	background:#015A8F url(/Content/skin/fdc/v2/bkg-content-top.png) no-repeat top center;
}

#query {
background-color: #ffffff;
border: 1px solid #000;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
margin: 0px 4px 0px 0px;
padding: 1px 0px 1px 18px;
line-height:normal;
}

#skinHeader td.info, #skinHeader td.titles, #skinHeader td.info strong {line-height:normal;}

/* Automatically included across all of c5 - use this file gingerly */
img.ccm-captcha-image {display: block}

/* clear and pagination styles */
*.ccm-spacer {clear: both; font-size:1px; line-height:1px; }
div.ccm-pagination { text-align:center; position: relative}
div.ccm-pagination span.ccm-page-right {position: absolute; top: 0px; right: 0px; margin-right: 0px !important}
div.ccm-pagination span.ccm-page-right span {margin-right: 0px}
div.ccm-pagination span.ccm-page-left {position: absolute; top: 0px; left: 0px}
div.ccm-pagination span {margin-right: 4px}
/* Layout */ 
/*
.ccm-layout .ccm-layout-cell{ overflow:hidden; }
*/
.ccm-layout-table .ccm-layout-col {float:left}
.ccm-layout .first .ccm-layout-col-spacing { margin-left:0px !important } 
.ccm-layout .last .ccm-layout-col-spacing { margin-right:0px !important } 

/* global error styles */
.ccm-error {font-weight: bold; color: #f00}
.ccm-required {font-weight: bold; color: #3975AD}

div#ccm-overlay {
	position: fixed;
	z-index:99;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	height:100%;
	width:100%;
	display: none;
}

input.searchInput{
	color: #3957a5;
	border: 1px solid #000000;
	width: 110px;
	height: 16px;
	margin-right:4px;
	padding-left: 18px;
	float:left;
	background: url("/Content/skin/fdc/v2/ico_search.gif") no-repeat scroll left center transparent;
	background-color: #FFF;
}

input.submitBtn{
	color: #FFFFFF;
	font-size:9px;
	font-weight:bold;
	width:30px;
	height: 20px;
	background: #BABABA;
	border: 1px solid #000000;
	float:left;
	
}

.searchTitle{
	/*float:left;	
	margin-right:4px;
	padding-top:5px;
	width: 40px;*/
	display:none;
}

#queryLabel{
	display:none;	
}

.brclear { clear:both; }

#skinHeader a, #skinFooter a { color: #006699; text-decoration:underline; }
#skinHeader a:link, #skinFooter a:link { color:#006699; }
#skinHeader a:visited, #skinFooter a:visited { color:#006699; }
#skinHeader a:active, #skinFooter a:active { color:#006699; }
#skinHeader a:hover, #skinFooter a:hover { color:#006633; }

#page { 
	background:url(/Content/skin/fdc/v2/bkg-grad-top.png) repeat-x top #015A8F;
	height:100%;
	width:100%;
	position:relative;
}

#container {
	width:1054px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
}

#pageHeader {
	width:836px;
	margin-right:auto;
	margin-left:auto;
	padding:20px;
	position:relative;
	padding-top:70px;
	height:180px;
}

#pageHeader #logo { width:300px; position:absolute; left:20px; }
#pageHeader #hoursBlock { width:475px; position:relative; float:right; text-align:right; }
#pageHeader #hours { width:225px; height:80px; position:relative; float:left; }
#pageHeader #phones { width:225px; height:80px; position:relative; float:right; }
#pageHeader .titles { font-weight:bold; color:#665F4D; }
#pageHeader .info { color:#666666; }

#pageHeader #menu-bar {
	background:url(/Content/skin/fdc/v2/bkg-menu.png) top repeat-x;
	width:836px;
	height:46px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:12px;
	position: absolute;
	bottom:0px;
	left:20px;
}

#pageHeader #menu-bar ul { list-style-type: none; list-style-image: none; list-style-position: outside; margin:0; padding:0; }
#pageHeader #menu-bar ul li { display: inline; list-style-type: none; list-style-position: outside; border-left:#FFFFFF solid 1px; padding-left:15px; padding-right:11px;  }
#pageHeader #menu-bar ul li:first-child { border-left:none;  }

#pageHeader #menu-bar a { color: #FFFFFF; text-decoration:none; }
#pageHeader #menu-bar a:link { color:#FFFFFF; }
#pageHeader #menu-bar a:visited { color:#FFFFFF; }
#pageHeader #menu-bar a:active { color:#FFCC00; }
#pageHeader #menu-bar a:hover { color:#FFCC00; border-bottom:#FFCC00 dotted 1px; }

#pageHeader #fontScaler { width:65px; height:20px; position:absolute; right:20px; bottom:70px; text-align:right; }
#pageHeader #breadCrumbs { width:550px; position:absolute; left:20px; bottom:67px; text-align:left; font-size:12px; }
#pageHeader #searchBlock { width:180px; position:absolute; right:75px; bottom:66px; text-align:right; }

#content {
	width:836px;
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	position:relative;
	background:#FFFFFF;
}

#footer {
	width:940px;
	margin-right:auto;
	margin-left:auto;
	padding:19px;
	padding-top:10px;
	position:relative;
	background:#FFFFFF;
	font-size:12px;
	line-height:18px;
	margin-bottom:40px;
}

#footer p { margin:0px; padding:0px; }
#footer #company { width:550px; float:left; text-align:left; }
#footer #designer { width:270px; float:right; text-align:right; }

#footer #designer span { display:none; }
#footer #designer .fwLogo { width:120px; height:26px; display:block; background:url(/Content/skin/fdc/v2/fwLogo.png) no-repeat 0 0; float:right; margin-top:5px; }
#footer #designer .fwLogo:hover { background-position: 0 -30px; }