/*
CSS Stylesheet
Design By: Depixa
           http://depixa.com
Designer: Paul.S
For: Blink Logistics

*/
@import "../nivo-slider.css";

/* --- Layout Formating ---*/

html, body {
	height:auto;
}
body {
	margin:0;
	overflow-x: hidden;
	font-size:12px;
	line-height:18px;
	-webkit-font-smoothing: antialiased; 
	-webkit-text-size-adjust: 100%;
	font-family:Verdana, Geneva, sans-serif;
	color:#c0c0c0;
	background:#fff;
	/*background:url(../images/footer.jpg)left bottom  no-repeat #fff;*/
	background:url(../images/header.jpg)  center 10px no-repeat !important;
}
.wrapper{
	width:100%;
	background-position:
}
.container { 
	/*position: relative;*/ 
	width: 864px; 
	margin: 0 auto; 
	padding: 0; 
	/*background:#fff;
	border:1px solid #ccc;*/
}

.clear{
	clear:both;
}

.header{
	width:100%;
	margin-top:10px;
}
.header .logo, .header .contacts{min-width:100px;}
.logo{
	float:left;
	padding:40px 0 20px 30px;
}
.contacts{
	float:right;
}

.links{width:100%; float:left; clear:both; background:url(../images/links_bg.jpg) top repeat-x #fff!important; color:#fff; padding:9px 0px;}

.content { 
	float:left;
	width:580px;
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
	padding:0px 20px 20px 20px;
	border-right:1px solid #ccc;
}

.content_full { 
	float:left;
	width:804px;
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
	padding:20px 30px;
}

.sidebar { 
	float:right;
	width:220px;
	padding-right: 20px; 
	padding-top: 20px;
}

.footer{
	float:left;
	width:100%;
	border-top:1px solid #ccc;
	margin-bottom:10px;
	padding:30px 0;
}

/* --- Conditional Tags ---*/

h1 {
	margin:0;
	padding:0;
	font-size:45px;
	line-height:48px;
	margin-bottom:20px;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	color:#EF282A;
}
h2 {
	margin:0;
	padding:0;
	font-size: 35px;
	line-height: 42px;
	margin-bottom:10px;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	color:#EF282A;
}
h3 {
	margin:0;
	padding:0;
	font-size: 24px;
	line-height: 30px;
	margin-bottom:18px;
	margin-top:24px;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	color:#EF282A;
}
h4 {
	margin:0;
	padding:0;
	font-size: 20px;
	line-height: 24px;
	margin-bottom:18px;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	color:#EF282A;
}
h5 {
	margin:0;
	padding:0;
	font-size: 14px;
	line-height: 16px;
	margin-bottom:14px;
	font-weight:bold;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	color:#EF282A;
}

p, ul {
	font-size:12px;
	line-height: 18px;
	margin-bottom: 10px;
}
a{
	color:#0692BF;
}
p a, a {
	text-decoration:none;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
}

em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
small {
	font-size: 80%;
}
a img{
	border:none;
}
p{color:#161616; line-height:1.9em;}

.content p{padding-left:10px;}
.content_full p{/*padding-left:50px; padding-right:50px;*/ padding-bottom:20px;}

.section_long {
	width:100%;
	float:left;
	border-bottom: 1px solid #ccc;
	margin:10px 0;
}
.section {
	width:210px;
	float:left;
}
.section img{
	width:200px;
	margin-bottom:10px;
	margin-left:10px;
}
.section h5{
	padding-left:10px;
	color:#EF282A;
}

.footer ul {
	list-style-type:none;
	color:#161616;
	padding:7px 10px;
}
.footer li{
	font-size:11px;
	text-align:center;
}
li.title{
	float:left;
	font-size:14px;
	/*font-weight:bold;*/
	color:#888;
}
.footer a{
	color:#888;
}
.footer a:hover{
	color:#49C0F0;
}
#slider{
	float:left;
	width:864px;
	clear:both;
	margin:0 0 0px 0;
	border-top:3px solid #fff;
	border-bottom:3px solid #fff;
}

.partners{
	float:left;
}

.partners img{
	float:right;
	border:none;
	margin:0 0 5px 5px;
	width:
}

/* --- fixes --- */
.contacts ul{
	text-decoration:none;
	list-style-type:none;
	padding:10px;
	text-align:right;
}
.contacts li{
	float:right;
	display:block;
	color:#434343;
	padding:5px 0;
	clear:both;
}
.contacts li.contact{
	color:#848484;
	font-size:18px;
	font-weight:bold;
	/*border-top:1px solid #848484;*/
}


.logo p{
		font-family:"Times New Roman", Times, serif;
		font-size:36px;
		font-weight:bold;
		color:#27343C;
}

.links .home{
	border:none;
}

.links li.current {
	background:url(../images/link_bg.jpg) center repeat-x;
}

.links ul{margin:20px;}

p img{
	padding:0px 35px 0 0;
}

p.title {
	font-size:19px;
	font-weight:100;
}

.right p{
	padding-left:10px;
	border-bottom: 1px solid #ccc;
}

.left{
	padding-right:20px;
	border-right: 1px solid #ccc;
}

.left p{
	padding:0 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.last, .last p{
	border:none;
}

.section_left, .section_right {
	width:280px;
}

.section_left{
	float:left;
	border-right: 1px solid #ccc;
}

.section_right {
	padding-left:10px;
	float:left;
}

.section_left img, .section_right img{
	width:200px;
	margin-bottom:10px;
	margin-left:10px;
}
.section_left h5, .section_right h5{
	padding-left:10px;
	color:#EF282A;
}

.section_left p{
	padding:0 10px;
}

ul.bullets {
	margin-left:20px;
}

ul.bullets li {
	display:block;
	list-style-type:none;
	text-decoration:none;
	padding:5px 20px;
	background: url(../images/bullet.jpg) #fff left 12px no-repeat;
	color:#0692BF;
}

ul.side-links {
	margin-left:10px;
}

ul.side-links li {
	display:block;
	list-style-type:none;
	text-decoration:none;
	background: url(../images/bullet-s.jpg) #fff 5px 12px no-repeat;
	border-bottom:1px solid #f0f0f0;
}

ul.side-links li a{
	display:block;
	padding:5px 20px;
	color:#0692BF;
}

ul.side-links li a:hover{
	background-color:#F2F2F2;
}

.more{
	color:#0692BF;
	font-weight:bold;
}