@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	background-image: url(../images/skin/body-background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
body.green {
background-image: url(../images/skin/body-background-g.jpg);
	background-repeat: no-repeat;
}
body.home #page {
	display:none;
}
.page {

}

.ticker {
	clear:both;
	background-color:#002e5f;
	padding:10px 0;
	color:#ffffff;
	font-size:15px;
}

.ticker a {
	
}

.headerwrapper {
	background-image: url(../images/skin/rcs-header-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	
}
body.green .headerwrapper {
	background-image: url(../images/skin/rcs-header-background-g.jpg);
}

.header, .contentwrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
.header {
	background-image: url(../images/skin/rcs-header.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
body.green .header {
	background-image: url(../images/skin/rcs-header-g.jpg);

}
.contentwrapper {
	padding:20px;
	width:920px;
	background-color: #FFFFFF;
}
.searchwrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
}
.nav {
	height:38px;
}
.wrapper {
	

}

Home fader 

ul#fader.innerfade {
	height:300px;
	display:block;
	list-style-type:none;
	padding-left:0px;
}
ul#fader.innerfade li {

}

.left {
	width:655px;
	margin-right:1px;
	float:left;
	clear:none;
	padding-bottom:20px;
	margin-bottom:0px;
}

.right {
	width:210px;
	float:right;
	clear:none;
}

.homeleft {
	width: 670px;
	margin-right: 20px;
	float: left;
	clear: none;
	
}

.homeright {
	width:350px;
	float:right;
	clear:none;
	
}

img {
	border:none;
}

.home .buttonheading {
	display:none;
}
.buttonheading {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;	
	padding-bottom:5px;
	text-align:right;
}

h1.logo {
	margin-top:42px;
	padding-top:0px;
	padding-left:10px;
	float:left;
	clear:none;
}
.headerright {
	float:right;
	clear:none;
	padding-top:50px;
	padding-right:20px;
}

/*Footer menu */

ul#footer, ul#footer ul {
	list-style-type:none;
	padding-left:0px;
	margin:0px;
	font-size:13px;
}
.footernav {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f8c312;
	border-bottom-color: #f8c312;
}
ul#footer li {
	float:left;
	clear:none;
	width:150px;
	
}
ul#footer a {
	text-decoration:none;
}
ul#footer>li>a {
	color:#005a9c;
	font-weight:bold;
}
ul#footer>li {
	text-align:left;
	padding-bottom:5px;
}
ul#footer>li>ul>li {
	text-align:left;
	margin-bottom:0px;
}

ul#footer>li>ul>li a {
	color:#0099D8;
	font-weight:normal;
	font-size:10px;
}
ul#footer a:hover {
	color:#333333;
	text-decoration:underline;
}

.legals {
	margin-top:10px;
	margin-bottom:10px;
	font-size:9px;
	color:#333333;
}

/* Homenews */ 

body.home .homenewsboxwrapper {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f8c312;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:0px;
}
body.home .homenewsbox {
	background-image: url(../images/skin/home-news-back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:10px;
	padding-left:00px;
	
}
body.default .homenewsboxwrapper {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f8c312;
	margin-top:0px;
	padding-top:10px;
	padding-bottom:10px;
}
body.default .homenewsbox {
	background-image: url(../images/skin/home-news-back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:10px;
	padding-left:10px;
	
}

body.green .homenewsboxwrapper {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f8c312;
	margin-top:0px;
	padding-top:10px;
	padding-bottom:10px;
}
body.green .homenewsbox {
	background-image: url(../images/skin/home-news-back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:10px;
	padding-left:10px;
	
}

/* Search */

.search-input-back {
	background-image: url(../images/skin/search-bar/images/search-bar_01.jpg);
	background-position: left center;
	height:50px;
	padding-left:100px;
	font-weight:bold;
}
.search-input-back input {
	font-weight:normal;
	border:none;
	border-color:#ffffff;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
}
.search-button {
	
	
}


.pullout {
	padding:10px;
	background-color:#efefef;
	/*border:1px solid #cccccc;*/
}
h3.pullout3 {
padding-top:14px;
padding-left:10px;
	margin-bottom:0px;
	font-size:18px;
	font-weight:bold;
	background-image: url(../images/skin/h3pullout.jpg);
	background-repeat: no-repeat;
}
.clear {
	clear:both;
}

/* Awards */

.awards {
	
}
.awards table {
	width:100%;
}
.awardright {
	padding:10px;
	background-color:#efefef;
	border-bottom:1px solid #ffffff;
}
.awardleft {
	border-bottom:1px solid #efefef;
	border-left:1px solid #efefef;
	padding:10px;
	text-align:center;
}

/* Team */
h3.team {
	margin-bottom:0px;
}
.position {
	font-weight: bold;
	font-size: 13px;
	color: #005A9C;
}
.teamtext {
	background-image: url(../images/skin/teamback.jpg);
	background-repeat: no-repeat;
	padding:30px;
	padding-bottom:10px;
}
.telephonetop {
	margin-top:20px;
	margin-bottom:20px;
}
.contactlegals {
	padding:10px;
	background-color:#efefef;
	border:1px solid #cccccc;
	font-size:12px;
	
}
.contactbox {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px dotted #cccccc;
	margin-right:20px;
}
.address {
	background-color:#efefef;
	padding:15px;
	margin-top:15px;
}
.depot {
	font-weight: bold;
	color: #005a9c;
	font-size: 14px;
	margin-bottom: 5px;
}
.contactbox a {
	color:#005a9c;
}
.contactbox a:hover {
	color:#333333;
}
.welcome {
	padding-bottom:15px;
	background-image: url(../images/skin/welcome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Services */

.servicetop {
	background-color:#efefef;
	margin-top:20px;
	padding: 20px 270px 20px 20px;
}
.servicetop.logistics {
	background-image: url(../images/general/rcs-lorry.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.servicetop.warehousing {
	background-image: url(../images/general/warehousing.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.servicetext {
	float:left;
	clear:none;
}
.servicemore {
	float:right;
	clear:none;
}
.service {
	background-color:#efefef;
	border-bottom:1px solid #cccccc;
	margin-top:20px;
	padding:20px;
}
h3.servicetitle {
	margin-top:0px;
	margin-bottom:10px;
}
h3.servicetitle a {
	color:#005a9c;
	text-decoration:none;
}

.newsarticledate {
	font-size:11px;
	color:#666666;
	margin-top:5px;
}
.linkback a {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.linkback {
	border-top:1px dotted #cccccc;
	margin-top:20px;
	padding-top:20px;
}

/* Email signup */

h5.emailtitle {
	font-size:18px;
	margin-top:10px;
	margin-bottom:10px;
}
.emailtext {
	margin-bottom:10px;
	padding: 0px 10px 0px 10px;
}
.emailbox {
	background-image: url(../images/skin/signup/images/signup_02.jpg);
	margin-bottom:10px;
}

.careersbox {
	border: 1px solid #cccccc;
	padding:20px;
}

.pullout iframe {
	border: 1px solid #ffffff;
}

.results h4 {
	margin-top:20px;
}
.metin {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.baslik {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.baslikbuyuk {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
