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

h1, h2, h3, h4, h5, h6, h7 {
  margin: 0em;
  margin-bottom: 0.66em;
  padding: 0em;
}

body {
	background: #2591cc;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrap {
	width:900px;
	margin: 0 auto;
}

#header {
	float: left;
	text-align: left;
	width:900px;
	height:84px;
	margin: 0 auto;
	margin-top: 1em;
	padding-top: 10px;
	padding-left: 32px;
	background-image:url(http://www.ulynk.com/assets/header_background.png);
	background-repeat:repeat;
	border-top-left-radius: 35px;
	border-top-right-radius: 35px;
	-webkit-border-top-left-radius: 35px;
	-webkit-border-top-right-radius: 35px;
	-moz-border-radius-topleft: 35px;
	-moz-border-radius-topright: 35px;
}

#header a.logo {
	background-image:url(http://www.ulynk.com/assets/logo.png);
	background-repeat:no-repeat;
	background-position:top;
	height: 74px;
	width: 196px;
	float: left;
}

#header ul.nav {
	position: relative;
	top: 3.33em;
	margin: 0;
	margin-right: 1em;
	padding: 0;
	list-style:none;
	text-align:right;
}

#header ul.nav li {
	display:inline;
	font-size:10pt;
}

#header ul.nav li a{
	text-decoration:none;
	color:#fff;
}

.nav_vert {
	color: #2f56a6;
}

#main {
	float: left;
	background: #fff url(http://www.ulynk.com/assets/shadesliver.png) repeat-x;
	background-position: bottom;
	min-height:493px;
	width:912px;
	margin: 0 auto;
	font-size: 12pt;
  padding: 10px;
}

#main p {
	color:#35499e;
	width:100%;
	margin:0;
	padding:0;
	text-align: center;
}

#main p a {
color:#ff9e09;
}

#main a {
color:#ff9e09;
}

#main ul {
list-style:none;
}

#main li {
	font-size: 10pt;
	color: #35499e;
	font-style: normal;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}


#main h1, h2, h3, h4, h5, h6 {
width:95%;
color:#35499e;
}

#main img{
border-style:none;
}

img.link{
cursor:pointer;
}

#main p.olarge {
font-size:11pt;
font-weight: bolder;
color:#ff9e09;
margin:0;
padding:0;
}

#main p.blarge {
font-size:11pt;
font-weight: bolder;
color: #35499e;
margin:0;
padding:0;
}

#main p.small {
font-size: 9pt;
margin:0;
padding:0;
}

#main p.small a {
color:#ff9e09;
}

#main p.icons {
font-size: 12pt;
margin:0;
padding:0;
}

#main #left {
float:left;
width:350px;
padding:10px;
position:relative;
}

#main #right {
float:right;
width:526px;
padding:10px;
position:relative;
}

#footer {
	float: left;
	background: #fff url(http://www.ulynk.com/assets/footer_background.png) repeat-x;
	background-position: bottom;
	width:922px;
	margin: 0 auto;
	padding: 5px;
	border-bottom-left-radius: 35px;
	border-bottom-right-radius: 35px;
	-webkit-border-bottom-left-radius: 35px;
	-webkit-border-bottom-right-radius: 35px;
	-moz-border-radius-bottomleft: 35px;
	-moz-border-radius-bottomright: 35px;
}

#footer p {
	text-align: center;
	color:#ffffff;
	margin-top: 0px;
	margin-left: 14px;
	font-size:9pt;
}

#footer ul.nav {
	margin: 0;
	margin-right: 1em;
	padding: 0;
	list-style:none;
	text-align:right;
}

#footer ul.nav li {
	display:inline;
	font-size:9pt;
}

#footer ul.nav li a{
	text-decoration:none;
	color:#ffffff;
}

.center {
	text-align: center;
	padding:0px;
	margin:0px;
}

.orange {
  color:#ff9e09;
}

/* FORM STYLING: */

form{
  font-size: 10pt;
  color:#35499e;
}

label {
  font-size: 10pt;
  font-weight:bold;
  width:15em;
  float:left;
  text-align:left;
  display:block;
  margin-right:0.5em;
  margin-top:5px;
}

input.textfield {
  height:20px; 
  width:200px; 
  font-size:8pt; 
  color:#666666; 
  padding:2px;
  border:solid; 
  border-color:#E6E6E6; 
  border-style:inset; 
  border-width:2px; 
}

label.texting {
  font-size: 10pt;
  font-weight:normal;
  width:30em;
  float:left;
  text-align:left;
  display:block;
}

input.texting {
  height:20px; 
  width:400px; 
  font-size:8pt; 
  color:#666666; 
  padding:2px;
  border:solid; 
  border-color:#E6E6E6; 
  border-style:inset; 
  border-width:2px; 
}

textarea {
  font-size:8pt; 
  color:#666666; 
  padding:2px;
  border:solid; 
  border-color:#E6E6E6; 
  border-style:inset; 
  border-width:2px; 
  overflow: scroll;
  overflow-y: scroll;
  overflow-x: hidden;
  overflow:-moz-scrollbars-vertical;
}

input.ytexting {
  height:20px; 
  width:300px; 
  font-size:8pt; 
  color:#666666; 
  padding:2px;
  border:solid; 
  border-color:#E6E6E6; 
  border-style:inset; 
  border-width:2px; 
}

select{
  height:30px; 
  width:150px; 
  font-size:10pt; 
  color:#666666; 
  padding:2px;
  border:solid; 
  border-color:#E6E6E6; 
  border-style:inset; 
  border-width:2px; 
  margin-right:1px;
}

input.checkbox {
  margin-left:5em;
}

input.checkbox a {
  text-decoration:none;
  color:#ff9e09;
}

input.submit {
  margin-left:12em;
}

ul.form li {
  margin-bottom:15px;
}

ul.form li.nomargin {
  margin-bottom:0px;
}

ul.form li.dnomargin {
  margin-bottom:5px;
}

ul.form li.sameline {
  margin-top:-43px;
  margin-left:256px;
}

fieldset{
  border:none;
}

/* Style for Contact Us Form */
#contact_form {
  width: 800px;
  text-align: left;
}

#contact_form fieldset {
  line-height: 1.8em;
}

#contact_form label {
  margin: 0px;
  margin-right: 1em;
  padding: 0px;
  width: 10em;
  text-align: left;
  display: block;
}

#contact_form input {
  margin-right: 1.33em;
  float: left;
}

#contact_form input[type="text"] {
  width: 40em;
  border: none;
  border-bottom: dotted 1px #000;
}

#contact_form textarea {
  width: 40em;
  border: dotted 1px #000;
}


/* Style for Application */
#apply {
  width: 800px;
  text-align: left;
}

#apply fieldset {
  line-height: 1.8em;
}

#apply label {
  margin: 0px;
  margin-right: 1em;
  padding: 0px;
  width: auto;
  text-align: left;
  display: block;
}

#apply input {
  margin: 0px;
  margin-right: 1.33em;
  padding: 0px;
  float: left;
}

#apply input[type="text"] {
  width: 40em;
  border: none;
  border-bottom: dotted 1px #000;
}

#apply input[type="text"].long {
  width: 100%;
}

#apply input[type="text"].position {
  width: 20em;
}

#apply input[type="password"] {
  border: none;
  border-bottom: dotted 1px #000;
}

#apply input[type="checkbox"] {
  display: block;
}

#apply input[type="radio"] {
  display: block;
}

#apply fieldset label{
  width: auto;
}

#apply fieldset.name input.first{
  width: 15em;
}

#apply fieldset.name input.last{
  width: 15em;
}

#apply fieldset.name input.mid{
  width: 3em;
}

#apply fieldset.address input.street{
  width: 25em;
}

#apply fieldset.address input.city{
  width: 15em;
}

#apply fieldset.address input.state{
  width: 3em;
}

#apply fieldset.address input.zip{
  width: 6em;
}

#apply fieldset.contact input.phone{
  width: 15em;
}

#apply fieldset.contact input.email{
  width: 20em;
}

/* Style for sms form */
#sms_out form {
  width: 35em;
  margin: 0 auto;
  text-align: right;
}

#sms_out label {
  width: 11em;
  text-align: left;
}

#sms_out input.submit {
  margin: 0.66em;
}

#company_select {
  width: 30em;
  margin: 0 auto;
  padding: 0;
  text-align: right;
}

#company_select * {
  margin: 0;
  padding: 0;
}

#company_select ul {
  width: 100%;
  list-style: none;
}

#company_select li {
  border-bottom: 1px dotted #2f56a6;
}

#company_select li label {
  text-align: left;
  width: 34em;
}

#company_select li input {
  width: 1em;
}

#company_select .button {
  float: left;
}

.imagebox {
  width: 460px;
  min-height: 132px;
  height: 132px;
  padding: 20px 40px;
  margin: 0 auto;
  background-image: url(http://www.ulynk.com/assets/VB_GreyBox.png);
  background-repeat: no-repeat;
  background-position: top center;
}

.imagebox form {
  text-align: right;
  float: right;
  width: 15em;
}

.imagebox textarea {
  width: 18em;
  height: 7em;
}

.imagebox label {
  margin: 0;
  padding: 0;
  width: auto;
}

.imagebox img {
  float: left;
  height: 120px;
  max-width: 200px;
}

#statistics {
  width: 600px;
  margin: 0 auto;
  text-align: left;
}

#statistics ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.wide {
  width: 900px;
  margin: 16px;
  float: left;
  text-align: center;
}

/* TABLE STYLING: */

/* TABLE STYLING: 
--------------------------------------------------------------------------------
What:	"Oranges in the sky" Styles(Table data design)
Who:	Krasimir Makaveev(krasi [at] makaveev [dot] com)
When:	15.09.2005(created)
--------------------------------------------------------------------------------
*/

table {
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
        background: #fff; 
	color: #333;
	width:80%;
	margin-bottom:50px;
	position:relative;
	z-index:9999;
}

table caption {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding: 5px;
	background: #efefef;
	border: 1px solid #ccc;
	color: #666;
}

table a {
	text-decoration: none;
	border-bottom: 1px dotted #f60;
	color: #f60;
	font-weight: bold;
}


table tr th a {
	color: #369;
	border-bottom: 1px dotted #369;
}

table thead tr th {
    font-size:7pt;
	text-transform: uppercase;
	background: #e2e2e2;
	}


table td, table th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
 	padding: 5px;
	line-height: 1.8em;
	font-size: 0.8em;
	vertical-align: top;
	text-align:center;
	font-size:8pt;
	width: 20%;
}

table tr.odd th, table tr.odd td {
	background: #efefef;
}

table.outside {
    width:60%;
	font-size: 10pt;
	color:#35499e;
	border-width:2px; 
	border-spacing:10px;
	border-color:#ff9e09;
	border-bottom-style:solid;
	margin-top:10px;
	}

	
table a {
text-decoration:none;
color:#ff9e09;
}

table.last_week {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
}

table.last_week td {
	text-align: center;
	border: 1px dotted #ff9e09;
	padding: 0.66em;
}

hr {
width:60%;
height:2px;
color:#ff9e09;
background-color:#ff9e09;
border:none;
}

/* DIRECTORY STYLING */

#homesearch {
	min-width:881px;
	min-height:144px;
  width: 881px;
  height: 144px;
  background-image:url(../assets/homepagesearch.png);
  background-repeat:no-repeat;
  padding-top:355px;
  margin: 0;
}

#homesearch form {
  width: 650px;
  margin: 0 auto;
}

#homesearch ul {
  padding: 0;
  margin 0;
  float: left;
  display: inline;
  list-style: none;
}

#homesearch ul li {
  padding: 0;
  margin 0;
  float: left;
  width: auto;
}

#homesearch .textfield {
  width: 260px;
  margin-right: 10px;
}

#homesearch .padding {
  width: 10px;
}

#homesearch label {
  color: #fff;
  text-align: left;
  padding: 0;
  margin 0;
  float: none;
  display: block;
  font-size: 0.75em;
}

#searchbar {
  width: 604px;
  height: 89px;
  margin: 0 auto;
  padding-top: 10px;
  background-image:url(../assets/searchbar.png);
  background-repeat:no-repeat;
}

#searchbar form {
  width: 570px;
  margin: 0 auto;
}

#searchbar ul {
  padding: 0;
  margin 0;
  display: inline;
  list-style: none;
}

#searchbar ul li {
  padding: 0;
  margin 0;
  float: left;
  width: auto;
}

#searchbar .textfield {
  width: 220px;
  margin-right: 10px;
}

#searchbar .padding {
  width: 10px;
}

#searchbar label {
  color: #fff;
  text-align: left;
  padding: 0;
  margin 0;
  float: none;
  display: block;
  font-size: 0.75em;
}

div.listings {
  width: 600px;
  margin: 1em auto;
}

div.listing {
  padding: 0.33em;
  float: left;
  width: 600px;
  border-bottom: 2px solid #ff9e09;
}

.listing .left {
  float: left;
  width: 130px;
  clear: both;
}

.listing .right {
  text-align: left;
  margin-left: 155px;
  float: none;
}

.listing .heading {
  margin-bottom: 0.33em;
}

.listing h2 {
  margin: 0em;
  font-weight: normal;
}

.listing h2 a {
  text-decoration: none;
  font-size: 0.75em;
}

.listing h3 {
  margin: 0em;
  font-weight: normal;
}

.listing h3 a {
  text-decoration: none;
  font-size: 0.75em;
}

form.listing_textbox {
  height: 67px;
  width:269px;
  margin: 0 auto;
  background-image:url(../assets/textbox.png);
  background-repeat:no-repeat;
  padding-left: 0px;
}

ul.listing_ul {
  float: left;
  list-style: none;
  display: inline;
  margin: 0;
  padding-left: 25px;
}

ul.listing_ul li {
  float: left;
  padding-top: 18px;
  margin-right: 3px;
}

form.listing_textbox label {
  color: #fff;
  font-size: 10pt;
  font-weight:bold;
  width:auto;
  text-align:right;
}

form.listing_textbox input.cell {
  font-size:8pt; 
  color:#666666; 
  width:85px;
  height:15px;
  margin-top:2px;
  padding: 2px;
  border:solid; 
  border-color:#E6E6E6; 
  border-style:inset; 
  border-width:2px; 
}

#flash, .flash {
  color: #2f56a6;
  border: 2px dashed #ff9e09;
  padding: 20px;
  display: block;
}

.can_spam {
  color: #2f56a6;
  font-size: 0.66em ! important;
}

.can_spam a {
  vertical-align: super;
  color: #2f56a6 ! important;
  text-decoration: none;
}

#dir-bottom {
  width: 100%;
  float: left;
}

/* View Company Specifics */
#view_company {
  text-align: left;
  font-size: 0.88em;
}

#view_company * {
  text-align: left;
  font-size: 1em;
}

#view_company * p, #view_company * div {
  text-align: left;
}

#view_company * p {
  margin: 0.66em 0em;
}

#company_subscribe {
  color: #2f56a6;
  border: 2px dashed #ff9e09;
  padding: 0px 0.66em;
  width: 888px;
  float: left;
}

#company_subscribe .beckoning {
  float: left;
  width: 600px;
}

#company_subscribe form {
  float: right;
}

#view_company .right {
  float: right;
  width: 460px;
  margin: 0em;
  margin-top: 0.66em;
}

.mapworks {
  width: 460px;
}

.mapworks_map {
  width: 460px;
  height: 300px;
  margin: 0em auto;
}

.mapworks_info {
}

.mapworks_address {
}

.mapworks_button {
}

.mapworks_directions {
}

#gallery {
  width: 460px;
  margin: 0em;
  padding: 0em;
}

.gallery_border {
  border: 1px dotted black;
}

.gallery_box {
  margin: 0em;
  padding: 0em;
}

.gallery_box li {
  margin: 0em;
  padding: 0em;
}

.gallery_box li img {
  max-width: 440px;
  margin: 0em auto;
  padding: 0em;
  display: none;
}

#company_info {
  float: left;
  margin: 0.66em 0em;
  width: 440px;
  text-align: left;
}

#company_description, #company_reasons {
}

#company_info h1 {
  font-size: 1.66em;
}

#company_info .logo {
  float: left;
  max-height: 135px;
  max-width: 135px;
}

#company_info .company_contact {
  margin-left: 150px;
  width: 250px;
}

.social_media * img {
  display: inline-block;
}

#company_info form input[type=image] {
  float: right;
}

#company_info form input[type=text] {
  border: none;
  border-bottom: 1px dotted black;
  margin: 0em;
  padding: 0em;
  background: white;
  line-height: 1em;
  height: 1.2em;
  font-size: 0.88em;
}

#company_info form textarea {
  border: 1px dotted black;
  margin: 0em;
  padding: 0em;
  background: white;
  line-height: 1em;
  height: 10em;
  width: 100%;
  font-size: 0.88em;
}

#gallery ul {
  padding: 0em ! important;
}

#gallery ul li {
	padding: 0em ! important;
	display: inline;
}

