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

@font-face {
    font-family: 'MyriadProRegular';
    src: url('buttons-webfont.eot');
    src: url('buttons-webfont.eot?#iefix') format('embedded-opentype'),
         url('buttons-webfont.woff') format('woff'),
         url('buttons-webfont.ttf') format('truetype'),
         url('buttons-webfont.svg#MyriadProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaLTStdCondensed';
    src: url('helveticaltstd-cond-webfont.eot');
    src: url('helveticaltstd-cond-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticaltstd-cond-webfont.woff') format('woff'),
         url('helveticaltstd-cond-webfont.ttf') format('truetype'),
         url('helveticaltstd-cond-webfont.svg#HelveticaLTStdCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}

*{
	margin:0px;
	padding:0px;
}

html{
	background:url(../images/bg.jpg) repeat-x;
}

body{
	background:url(../images/nav-bg.jpg) repeat-x left 152px;
    font-family: 'MyriadProRegular';
	font-size:16px;
	color:#6c6b6b;
}

img{
	border:none;
}

p{
    font-family: 'MyriadProRegular';
	font-size:16px;
	color:#6c6b6b;
	line-height:26px;
	padding-bottom:20px;
	clear:both;
}

h1{
    font-family: 'HelveticaLTStdCondensed';
	font-size:24px;
	color:#6c6b6b;
	font-weight:normal;
	line-height:26px;
	padding-bottom:17px;
	font-weight:bold
}

h2{
    font-family: 'HelveticaLTStdCondensed';
	font-size:16px;
	color:#6c6b6b;
	font-weight:normal;
	line-height:26px;
	padding-bottom:10px;
}

h3{
    font-family: 'HelveticaLTStdCondensed';
	font-size:22px;
	color:#2361a1;
	letter-spacing:-1px;
	font-weight:normal;
	line-height:26px;
	padding-bottom:20px;
}

h4{
    font-family: 'HelveticaLTStdCondensed';
	font-size:20px;
	color:#2361a1;
	letter-spacing:-1px;
	font-weight:normal;
	line-height:26px;
	padding-bottom:20px;
}

.wrapper{
	width:948px;
	height:auto;
	overflow:auto;
	margin:0 auto;
}

.header{
	width:948px;
	height:auto;
}

.logo{
	width:472px;
	height:auto;
	float:left;
	margin-left:-20px;
}

.contact{
	width:254px;
	height:auto;
	float:right;
	margin-top:50px;
}

.nav{
	width:948px;
	height:48px;
	clear:both;
	margin:0 auto;
}

.nav ul{
	list-style-type:none;
}

.nav li{
	width:auto;
	height:18px;
	float:left;
	padding:15px 40px;
	background:url(../images/nav-sep.jpg) no-repeat top right;
    font-family: 'HelveticaLTStdCondensed';
	font-size:16px;
	text-transform:uppercase;
	color:#fff;
}

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

.nav li.last{
	background:none;
}

.banner{
	width:948px;
	height:386px;
	clear:both;
	margin-top:30px;
}

.banner-bottom{
	width:948px;
	height:auto;
}

.content{
	width:948px;
	height:auto;
	clear:both;
	overflow:auto;
	padding-top:35px;
	padding-bottom:30px;
}

.left-col{
	width:550px;
	height:auto;
	float:left;
	margin-left:40px;
}

.sidebar{
	width:286px;
	height:auto;
	float:right;
	margin-right:10px;
}

.social{
	width:286px;
	height:auto;
	overflow:auto;
	padding-bottom:15px;
}

.social-head{
	width:auto;
	height:auto;
	float:left;
	margin:0px 18px;
	padding-top:5px;
}

.social-icons{
	width:auto;
	height:auto;
	float:left;
	margin-right:7px;
}

.donate-btn{
	width:286px;
	height:auto;
	padding-bottom:15px;
}

.feed-box{
	width:285px;
	height:auto;
	overflow:auto;
}

.feed-box-top{
	width:285px;
	height:auto;
}

.feed-box-mid{
	width:223px;
	height:auto;
	border-left:solid 1px #ebebeb;
	border-right:solid 1px #ebebeb;
	background:url(../images/feed-bg.png) no-repeat 130px bottom #fff;
	padding:20px 30px;
}

.feed-field{
	width:196px;
	height:32px;
	border:solid 1px #999;
	margin-bottom:10px;
    font-family: 'MyriadProRegular';
	color:#464646;
	font-size:12px;
	line-height:30px;
	padding:0px 10px;
}

.feed-textarea{
	width:196px;
	height:82px;
	border:solid 1px #999;
	margin-bottom:15px;
    font-family: 'MyriadProRegular';
	color:#464646;
	font-size:12px;
	padding:0px 10px;
	line-height:30px;
}

.feed-btn{
	width:86px;
	height:32px;
	background:url(../images/submit-btn.jpg) no-repeat;
	border:solid 0px #f2f2f2;
	margin-bottom:10px;
}

.feed-box-mid p{
    font-family: 'MyriadProRegular';
	font-size:13px;
	color:#6c6b6b;
	line-height:20px;
	padding-bottom:15px;
}

.feed-box-bottom{
	width:285px;
	height:auto;
}

.footer{
	width:100%;
	height:96px;
	background:url(../images/footer-bg.jpg) repeat-x;
	padding-top:35px;
}

.footer-mid{
	width:868px;
	height:auto;
	color:#fff;
	margin:0 auto;
}

.footer-mid ul{
	list-style-type:none;
}

.footer-mid li a{
	width:auto;
	height:auto;
	float:left;
	margin-right:20px;
	text-transform:uppercase;
	color:#fff;
	font-size:13px;
	text-decoration:none;
}

.copyrights{
	width:530px;
	height:auto;
	clear:both;
	font-size:14px;
	line-height:20px;
	padding-top:5px;
}

.copyrights a{
	color:#fff;
	text-decoration:none;
}

.copyrights a:hover{
	text-decoration:underline;
}

/*FAQS*/
.content2{
	width:868px;
	height:auto;
	clear:both;
	overflow:auto;
	background:#fff;
	padding:40px 40px;
	line-height:22px;
}

.ques{
	color:#2361a1;
}

.black-row{
	height:40px;
	color:#fff;
	background:#000;
	padding:0px 15px;
	line-height:24px;
}

.black-row a{
	text-decoration:none;
	color:#fff;
}

.blue-row{
	height:40px;
	color:#fff;
	background:#2361a1;
	padding:0px 15px;
	line-height:24px;
}

.blue-row a{
	text-decoration:none;
	color:#fff;
}

.white-row{
	height:40px;
	color:#2361a1;
	background:#fff;
	padding:0px 15px;
	line-height:24px;
}

.white-row a{
	text-decoration:none;
	color:#2361a1;
}

.contact-left{
	width:350px;
	height:auto;
	float:left;
	line-height:19px;
}

.contact-left p{
    font-family: 'MyriadProRegular';
	font-size:14px;
	color:#6c6b6b;
	line-height:20px;
	padding-bottom:10px;
	clear:both;
}

.contact-right{
	width:280px;
	height:auto;
	float:right;
	margin-right:60px;
	border:solid 0px #ebebeb;
	padding:20px;
}

.contact-right-img{
	width:360px;
	height:auto;
	float:right;
	margin-right:20px;
}

.cont-row{
	width:250px;
	height:auto;
	padding-bottom:15px;
}

.cont-field{
	width:250px;
	height:28px;
	border:solid 1px #999;
    font-family: 'MyriadProRegular';
	font-size:12px;
	color:#6c6b6b;
	line-height:20px;
	padding-left:10px;
	padding-right:10px;
}

.cont-textarea{
	width:250px;
	height:70px;
	border:solid 1px #999;
	padding-left:10px;
	padding-right:10px;
    font-family: 'MyriadProRegular';
	font-size:12px;
	color:#6c6b6b;
	line-height:20px;
}

.cont-button{
	width:70px;
	height:30px;
	background:#2361a1;
	border:none;
	color:#fff;
    font-family: 'MyriadProRegular';
	font-size:14px;
}

#error{
	font-size:12px;
	color:#900;
}

.black-row2{
	height:40px;
	color:#fff;
	background:#000;
	padding:10px 15px;
	line-height:20px;
}

.black-row2 a{
	text-decoration:none;
	color:#fff;
}

.black-small{
	font-size:14px;
}

.cal-field{
	width:50px;
	height:24px;
	border:none;
    font-family: 'MyriadProRegular';
	font-size:14px;
	color:#000;
	padding:0px 20px;
	border:solid 1px #CCC;
}

/*rates search box*/
.rate-head{
	width:auto;
	height:auto;
	float:left;
}

.rate-search{
	width:auto;
	height:auto;
	float:right;
}

.rate-field{
	width:130px;
	height:30px;
	float:left;
	border:solid 1px #CCC;
	margin-right:10px;
	padding:0px 10px;
    font-family: 'MyriadProRegular';
	font-size:14px;
	color:#464646;
	line-height:30px;
}

.rate-dd{
	width:150px;
	height:32px;
	float:left;
	padding:5px;
	border:solid 1px #CCC;
	margin-right:10px;
    font-family: 'MyriadProRegular';
	font-size:14px;
	color:#464646;
}

.rate-btn{
	width:70px;
	height:32px;
	float:left;
	background:#2361A1;
	border:none;
    font-family: 'MyriadProRegular';
	font-size:14px;
	color:#fff;
}

/*Packing List Styles*/
.pack-td{
	border-bottom:solid 1px #CCC;
}

.pack-txt-s{
	font-size:12px;
}

.pack-field{
	width:465px;
	height:30px;
	background:#fff;
	border:solid 1px #124e8b;
    font-family: 'MyriadProRegular';
	font-size:14px;
	color:black;
	padding:0px 10px;
}

.pack-field-s{
	min-width:100px;
	width:215px;
	height:30px;
	background:#fff;
	border:solid 1px #124e8b;
    font-family: 'MyriadProRegular';
	font-size:14px;
	color:black;
	padding:0px 10px;
	margin-right:10px;
}

.pack-sig-txt{
	background:#2361A1;
	color:#fff;
}

.pack-sig-box{
	border:solid 1px #999;
	border-left:none;
}

.pack-field-ss{
	width:220px;
	padding:10px;
	background:#2361A1;
	border:solid 1px #124e8b;
    font-family: 'MyriadProRegular';
	font-size:14px;
	color:#fff;
	padding:0px 10px;
	margin-right:10px;
}

.ship_pic{
	border:1px solid #ccc;
	margin:5px;
}