﻿@charset "utf-8";
/* CSS Document */
.nav_links
{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 30px 0px;
	width: 580px;
	float: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}


.nav_links li 
{
	list-style-type: none;
	display: inline;
}

.nav_links li a
{
	float: left;
	margin-right: 10px;
}

.ul_sidenav
{
	padding: 0px;
	margin: 0px;
}

.ul_sidenav li
{
	list-style-type: none;
	display: block;
}


.ul_sidenav li a
{
	padding: 5px 5px 5px 30px;
	float: left;
	background-color: #E6E6E6;
	color: #000000;
	font-weight: bold;
	width: 215px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #BCBCBC;
	margin-top: 2px;
	background-image: url(../Images/general/icon-sidenav-circle.png);
	background-repeat: no-repeat;
	height: 20px;

}

.ul_sidenav li a:hover
{
	background-color: #D5D5D5;
	color: #860000;
}

.top_title
{
	float: right;
	font-size: 20px;
	display: block;

}


.top_contact 
{
	float: right;
	font-size: 16px;
	display: block;
	margin-top: 10px;
}

.sidenav_text
{
	padding: 10px 5px 10px 5px;
	float: left;
	width: 240px;
	border-top-style: solid;
	border-top-width: 5px;
	border-top-color: #C0C0C0;	
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #C0C0C0;
	background-color: #4D4D4D;
	color: #FFFFFF;
	font-size: 12px;
}

.sidenav_h1
{
	width: 240px;
	height: 29px;
	background-image: url(../Images/general/bgr-sidenav-h1.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding-top: 11px;
	padding-left: 10px;

}

.sidenav_h2
{
	width: 240px;
	height: 29px;
	background-image: url(../Images/general/bgr-sidenav-h2.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding-top: 11px;
	padding-left: 10px;
}

.quote_link
{
	width: 250px;
	height: 110px;
	float: left;
	background-position: top;
	background-image: url(../Images/general/ima-request-quote.jpg);
	background-repeat: no-repeat;
}
.quote_link:hover
{
	background-position: bottom;
	background-image: url(../Images/general/ima-request-quote.jpg);
	background-repeat: no-repeat;
}

.video
{
	width: 250px;
	height: 110px;
	float: left;	
	background-position: top;
	background-image: url(../Images/general/ima-video.jpg);
	background-repeat: no-repeat;
	cursor:pointer;
}

.video:hover
{
	background-position: bottom;
	background-image: url(../Images/general/ima-video.jpg);
	background-repeat: no-repeat;
}

.quote_link:hover
{
	background-color: #806060;
}

.footer_text
{
	float: left;
	width: 700px;
}

.swansway_logo
{
	float: right;
	margin-right: 20px;
	width: 147px;
	height: 82px;

}

.logo
{
	background-position: top;
	background-image: url(../Images/general/ima-swansway-logo.jpg);
	background-repeat: no-repeat;
	width: 147px;
	height: 82px;
	display: block;
}

.logo:hover
{
	background-position: bottom;
	background-image: url(../Images/general/ima-swansway-logo.jpg);
	background-repeat: no-repeat;
}

.ul_circle 
{
	
}

.ul_circle li
{
	padding: 0px 0px 0px 26px;
	margin: 0px;
	background-image: url(../Images/general/icon-ul-circle.png);
	background-repeat: no-repeat;
	list-style-type: none;
	line-height: 20px;
}

.ul_networks
{
	padding: 0px;
	margin: 0px;
	width: 570px;
	float: left;
}

.ul_networks li
{
	display: inline;
	list-style-type: none;
}

.ul_networks li .youtube
{
	background-position: left top;
	background-image: url(../Images/general/icon-youtube.jpg);
	background-repeat: no-repeat;
	padding-left: 70px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	font-weight: bold;
	float:left;
	margin-right: 20px;
}

.ul_networks li .youtube:hover 
{
	background-position: left bottom;
	background-image: url(../Images/general/icon-youtube.jpg);
}

.ul_networks li .facebook
{
	background-position: left top;
	background-image: url(../Images/general/icon-facebook.jpg);
	background-repeat: no-repeat;
	padding-left: 70px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin-right: 20px;
}

.ul_networks li .facebook:hover 
{
	background-position: left bottom;
	background-image: url(../Images/general/icon-facebook.jpg);
}

.ul_networks li .linkedin 
{
	background-position: left top;
	background-image: url(../Images/general/icon-linkedin.jpg);
	background-repeat: no-repeat;
	padding-left: 70px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	font-weight: bold;
	float:left;
	margin-right: 20px;
}

.ul_networks li .linkedin:hover 
{
	background-position: left bottom;
	background-image: url(../Images/general/icon-linkedin.jpg);
}

.ul_networks li .twitter 
{
	background-position: left top;
	background-image: url(../Images/general/icon-twitter.jpg);
	background-repeat: no-repeat;
	padding-left: 70px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	font-weight: bold;
	float:left;

}

.ul_networks li .twitter:hover 
{
	background-position: left bottom;
	background-image: url(../Images/general/icon-twitter.jpg);
}

/*
FORM FIELDS
*/

.box_wrapper_location
{
	border-style: solid;
	border-width: 5px 1px 1px 1px;
	border-color: #BABABA;
	float: left;
	width: 568px;
}

.box_wrapper
{
	float: left;
	width: 570px;
	margin-bottom: 5px;

}

.box_wrapper ul
{
	margin: 0px;
	padding: 0px;
	
}

.form_title
{
	float: left;
	width: 560px;
	background-color: #EEEEEE;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #BCBCBC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
}

.box_wrapper hr
{
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E9E9E9;
}

.box_name
{
	float: left;
	width: 200px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #176A89;

}

.box_field
{
	float: right;
	width: 300px;

}

.field
{
	float: right;
	padding: 5px 10px 10px 10px;
	background-image: url(../Images/general/bgr-field.jpg);
	border: 5px solid #C0C0C0;
	width: 300px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-color: #EAEAEA;

}

.field:hover
{
	border: 5px solid #E0E0E0;
}

.Red
{
	color: #FF0000;
	float: right;
}

ul.anchor_link
{
	margin: 0px 0px 30px 20px;
	padding: 0px;
}

ul.anchor_link li
{
	list-style-type: none;
}

ul.anchor_link li a
{
	background-position: left top;
	color: #347E99;
	line-height: 18px;
	background-image: url(../Images/general/icon-ul-circle.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 3px;	
	font-size: 11px;
	font-weight: bold;
}

ul.anchor_link li a:hover
{
	color: #8AC1D7;
}

.go_top
{
	font-size: 11px;
	color: #FFF;
	float: right;
	margin-right: 30px;
}

.go_top:hover
{
	color: #FFCC00;
}
