@charset "utf-8";
/* CSS Document */

@import url('homeNewsSlider.css');
@import url('homeTripleSlider.css');
@import url('homeVerticalSlider.css');
@import url('generalRightSideSlider.css');
@import url('generalListingPage.css');
@import url('generalDetailPage.css');
@import url('generalVakifFramework.css');
@import url('generalGalleryFramework.css');


/** GLOBALS **/

/* ALLG */
html {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
body {
	margin:0 auto;
	padding:0;
	background-color:#fff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-position:top center;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	overflow-x: hidden;
	width: 100%;
}

a:link, a:active, a:visited{
	text-decoration:none;
	color:#111;	
}

a:hover{
	text-decoration:underline;
	color:#111;	
}

:active, :focus{
	outline:none;
}

img {
	border:0;
	behavior: url("js/iepngfix.htc");
}

/*Lava Menu*/
/*.lavaLampWithImage {
	padding:0;
	margin:0;
	position: relative;
	height: 35px;
	width: 1020px;
	background: url(../images/lavaMenuBg.gif) no-repeat top;
	overflow: hidden;
	padding-top:10px;
	padding-left:15px;
}
.lavaLampWithImage li {
	float: left;
	list-style: none;
}
.lavaLampWithImage li.back {
	background: url(../images/lava.gif) no-repeat right -22px;
	width: 9px;
	height: 22px;
	z-index: 8;
	position: absolute;
}
.lavaLampWithImage li.back .left {
	background: url(../images/lava.gif) no-repeat top left;
	height: 22px;
	margin-right: 9px;
	
}
.lavaLampWithImage li a {
	font: bold 12px arial;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	letter-spacing: 0;
	z-index: 10;
	top:4px;
	display: block;
	float: left;
	height: 22px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
	padding-left:6px;
	padding-right:6px;
	
}
.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
	border: none;
}*/

/* */

.lavaMenuBottom {
	background-image:url(../images/lavaMenuBottomBg.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:995px;
	height:33px;
}

.rumvaderLogo {
	height:120px;
	width:380px;
	margin:10px 20px 10px 5px;
}

/*Lang*/

.langSelect {
	float:right;
	margin-right:10px;	
}

.langSelect-Left {
	background-image:url(../images/langBgLeft.gif);
	background-repeat:no-repeat;
	width:26px;
	height:23px;
	float:left;
}

.langSelect-Right {
	background-image:url(../images/langBgRight.gif);
	background-repeat:no-repeat;
	width:26px;
	height:23px;
	float:left;
}

.langSelect-Tile 
{
    float:left;
	background-image:url(../images/langBgTile.gif);
	background-repeat:repeat-x;
	height:20px;
	padding-top:3px;
}

.langSelect-Sep 
{
    float:left;
    font: bold 11px arial;
	text-decoration: none;
	color: #fff;
}

.langSelect-Bt 
{
    border:none;
    background:transparent;
	float:left;
	font: bold 11px arial;
	text-decoration: none;
	color: #fff;
	cursor:hand;
	cursor:pointer;
}

.langSelect-Bt a:link, .langSelect-Bt a:active, .langSelect-Bt a:visited {
	text-decoration:none;
	color: #fff;
}

.langSelect-Bt a:hover {
	text-decoration:underline;
	color: #fff;
}

/* */

/* lightDarkGrayBox //SearchBox //Newsletter */

#searchBox{
	float:left;	
}

#newsletterBox{
	float:right;	
}

#newsletterBox .newsletterBoxText{
	float:left;
	margin-top:4px;
	margin-right:4px;
	font:11px arial;
	color:#0d3670;
}

.lightDarkGrayBox-Left{
	background-image:url(../images/lightGrayRadiusBgLeft-Matte0988b8.gif);
	background-repeat:no-repeat;
	width:9px;
	height:22px;
	float:left;
}

.lightDarkGrayBox-Input{
	margin:0;
	border:0;
	background-image:url(../images/lightGrayRadiusBgTile-MatteNone.gif);
	background-repeat:repeat-x;
	height:18px;
	width:210px;
	float:left;
	font: 11px arial;
	padding:4px 0 0 0px;
	color:#666;
}

.lightDarkGrayBox-Button{
	margin:0;
	border:0;
	background-image:url(../images/darkGrayRadiusBgTile-MatteNone.gif);
	background-repeat:repeat-x;
	height:22px;
	font:bold 12px arial;
	color:#07367c;
	padding:0px 3px 0 10px;
	float:left;
	cursor:hand;
	cursor:pointer;
}
.lightDarkGrayBox-Right{
	background-image:url(../images/darkGrayRadiusBgRight-Matte0988b8.gif);
	background-repeat:no-repeat;
	width:9px;
	height:22px;
	float:left;
}

/* */

/* home */

.homeSliderContainer{
	margin-top:10px;
	width:611px;
	height:346px;	
}

.homeTripleSlider{
	margin-top:40px;
	height:242px;
	overflow:hidden;
}

.homeVerticalSlider{
	margin-top:40px;
}

.home22PxTitle{
	font:22px arial;
	color:#19417c;
	margin-left:5px;
	margin-bottom:3px;
}

.homedarkGrayDotPx{
	margin-top:12px;
	margin-left:5px;
	height:1px;
	background-image:url(../images/darkGrayDotPx.gif);
	background-repeat:repeat-x;
}

/* Footer */

.generalBottom{
	margin-top:40px;	
}

.generalBottomPart1{
}

.generalBottomPart1LineSep{
	margin:0;
	border-bottom:1px solid #ccc;
}

.generalBottomPart1Share{
	margin:0;
	padding-left:2px;
	padding-top:5px;
	font:bold 11px Arial;
	color:#666;
}

.generalBottomPart1Share .generalBottomPart1ShareTitle{
	float:left;
	margin-right:10px;
}

.generalBottomPart1Share ul{
	list-style:none;
	padding:0;
	margin:0;
	font:9px Arial;
	color:#078ba2;
	float:left;
}

.generalBottomPart1Share li{
	margin:0;
	background-image:url(../images/generalVerticalDotSeperator.gif);
	background-repeat:no-repeat;
	float:left;
	padding-left:7px;
	padding-right:7px;
}

.generalBottomPart1Share li div{
	padding-top:2px;
	float:left;
}

.generalBottomPart1Share li img{
	margin:0;
	margin-right:5px;
	float:left;
}

.generalBottomPart1Share li a:link, .generalBottomPart1Share li a:active, .generalBottomPart1Share li a:visited{
	font:9px Arial;
	color:#078ba2;
	text-decoration:none;
}

.generalBottomPart1Share li a:hover{
	text-decoration:underline;
}

.generalBottomPart1Mail{
	font:bold 11px Arial;
	color:#666;
	padding-top:5px;
	padding-right:10px;
	padding-left:10px;
}

.generalBottomPart1Mail a:link, .generalBottomPart1Mail a:active, .generalBottomPart1Mail a:visited{
	font:bold 11px Arial;
	color:#666;
	text-decoration:none;
}

.generalBottomPart1Mail a:hover{
	text-decoration:underline;
}

.generalBottomPart1Rss{
	margin:0;	
	font:bold 11px Arial;
	color:#666;
	text-decoration:none;
	padding-top:5px;
	width:45px;
}

.generalBottomPart1Rss a:link, .generalBottomPart1Rss a:active, .generalBottomPart1Rss a:visited{
	font:bold 11px Arial;
	color:#666;
	text-decoration:none;
}
.generalBottomPart1Rss a:hover{
	text-decoration:underline;
}

.generalBottomPart1Rss img{
	margin:0;
	margin-right:5px;
	float:left;
}

.generalBottomPart2{
	background-image:url(../images/generalBottomTileBgBlue.gif);
	background-repeat:repeat-x;
	height:113px;
	vertical-align:top;
}

.generalBottomPart2OverBgLeft{
	margin:0;
	padding:0;
	behavior: url("js/iepngfix.htc");
	background-image:url(../images/generalBottomTileBgOverLeft.png);
	background-repeat:no-repeat;
	width:50px;
	height:37px;
}

.generalBottomPart2OverBgCenter{
	behavior: url("js/iepngfix.htc");
	background-image:url(../images/generalBottomTileBgOverCenter.png);
	background-repeat:repeat-x;
	height:37px;
}

.generalBottomPart2OverBgRight{
	behavior: url("js/iepngfix.htc");
	background-image:url(../images/generalBottomTileBgOverRight.png);
	background-repeat:no-repeat;
	width:50px;
	height:37px;
}

.generalBottomPart2UrlLogo{
	padding-left:20px;
	height:76px;
	width:147px;
	text-align:right;
}

.generalBottomPart2KsLogo{
	padding-right:30px;
	width:147px;
	height:76px;
	text-align:left;
}

.generalBottomPart2Menu{	
	text-align:center;
}

.generalBottomPart2Menu ul
{
    display:table;
	list-style:none;
	padding:0;
	margin:0 auto;
	font:11px Arial;
	color:#fff;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}

.generalBottomPart2Menu li{
	float:left;
	padding-left:4px;
	padding-right:4px;
	line-height:20px;
}

.generalBottomPart2Menu li a:link, .generalBottomPart2Menu li a:active, .generalBottomPart2Menu li a:visited{
	font:11px Arial;
	color:#fff;
	text-decoration:none;
	line-height:20px;
}

.generalBottomPart2Menu li a:hover{
	text-decoration:underline;
}


/* Right Side */

.generalRightSideSlider{
	margin-top:30px;	
}

.RightSide22PxTitle{
	font:22px arial;
	color:#19417c;
	margin-left:8px;
	margin-bottom:3px;
	float:left;
}

/*Banner 01*/

.generalRightSideBanner01{
	width:290px;
	height:68px;
}

.generalRightSideBanner01-Holder{
	width:282px;
	height:60px;
	background-image:url(../images/generalRightSideImg01.jpg);
	background-repeat:no-repeat;
	text-align:right;
	font:20px arial;
	color:#244d87;
	line-height:24px;
}

.generalRightSideBanner01-Holder a:link, .generalRightSideBanner01-Holder a:active, .generalRightSideBanner01-Holder a:visited{
	color:#244d87;
	text-decoration:none;
}

.generalRightSideBanner01-Holder a:hover{
	color:#52709a;
}

.generalRightSideBanner01-Holder .line1{
	background-color:#ececec;
	padding-right:5px;
	padding-left:5px;
}

.generalRightSideBanner01-Holder .line2{
	background-color:#c2d9e1;
	padding-right:5px;
	padding-left:5px;
}

/*Banner 02*/

.generalRightSideBanner02{
	width:290px;
	height:68px;
}

.generalRightSideBanner02-Holder{
	width:282px;
	height:60px;
	background-image:url(../images/generalRightSideImg02.jpg);
	background-repeat:no-repeat;
	text-align:right;
	font:20px arial;
	color:#244d87;
	line-height:24px;
}

.generalRightSideBanner02-Holder a:link, .generalRightSideBanner02-Holder a:active, .generalRightSideBanner02-Holder a:visited{
	color:#244d87;
	text-decoration:none;
}

.generalRightSideBanner02-Holder a:hover{
	color:#52709a;
}

.generalRightSideBanner02-Holder .line1{
	background-color:#ececec;
	padding-right:5px;
	padding-left:5px;
}

.generalRightSideBanner02-Holder .line2{
	background-color:#c2d9e1;
	padding-right:5px;
	padding-left:5px;
}

/*Banner EU*/

.generalRightSideBannerEU{
	width:290px;
	height:98px;
}

.generalRightSideBannerEU-Holder{
	width:277px;
	height:90px;
	background-image:url(../images/generalRightSideImgEU.jpg);
	background-repeat:no-repeat;
	text-align:right;
	font:16px arial;
	color:#fff;
	line-height:30px;
	vertical-align:bottom;
	padding-right:5px;
}

.generalRightSideBannerEU-Holder span{
	font-size:30px;
	line-height:40px;
	padding-right:5px;
}

.generalRightSideBannerEU-Holder a:link, .generalRightSideBannerEU-Holder a:active, .generalRightSideBannerEU-Holder a:visited{
	color:#fff;
	text-decoration:none;
	display:block;
}

.generalRightSideBannerEU-Holder a:hover{
	color:#fff;
}

.generalRightSideBannerEU-Holder .line1{
	background-color:#ececec;
	padding-right:5px;
	padding-left:5px;
}

.generalRightSideBannerEU-Holder .line2{
	background-color:#c2d9e1;
	padding-right:5px;
	padding-left:5px;
}

/*Banner Map*/

.generalRightSideBannerMap{
	width:290px;
	height:68px;
}

.generalRightSideBannerMap-Holder{
	width:282px;
	height:60px;
	background-image:url(../images/generalRightSideImgMap.jpg);
	background-repeat:no-repeat;
	text-align:right;
	font:20px arial;
	color:#244d87;
	line-height:24px;
}

.generalRightSideBannerMap-Holder a:link, .generalRightSideBannerMap-Holder a:active, .generalRightSideBannerMap-Holder a:visited{
	color:#244d87;
	text-decoration:none;
}

.generalRightSideBannerMap-Holder a:hover{
	color:#52709a;
}

.generalRightSideBannerMap-Holder .line1{
	background-color:#ececec;
	padding-right:5px;
	padding-left:5px;
}

.generalRightSideBannerMap-Holder .line2{
	background-color:#c2d9e1;
	padding-right:5px;
	padding-left:5px;
}

/*Article*/

.generalRightSideArticle{
	width:290px;
	height:231px;
}

.generalRightSideArticle-Holder{
	width:282px;
	height:205px;
	background-repeat:no-repeat;
	text-align:right;
	font:20px arial;
	color:#244d87;
	line-height:24px;
	vertical-align:top;
	padding-top:18px;
}

.generalRightSideArticle-Holder a:link, .generalRightSideArticle-Holder a:active, .generalRightSideArticle-Holder a:visited{
	color:#244d87;
	text-decoration:none;
}

.generalRightSideArticle-Holder a:hover{
	color:#52709a;
}

.generalRightSideArticle-Holder .line1{
	background-color:#ececec;
	padding-right:5px;
	padding-left:5px;
}

.generalRightSideArticle-Holder .line2{
	background-color:#c2d9e1;
	padding-right:5px;
	padding-left:5px;
}

/*Recommend*/

.generalRightSideRecommends
{
    margin:0;
	width:290px;
	height:125px;
}

.generalRightSideRecommends-Holder{
	width:282px;
	height:117px;
	background-image:url(../images/generalRightSideGradientBg.gif);
	background-repeat:repeat-x;
	background-color:#ebebeb;
	font:11px arial;
	color:#6d6d6d;
	vertical-align:top;
}

.generalRightSideRecommends-Title{
	height:24px;
	background-image:url(../images/generalRightSideRecommendIco.gif);
	background-repeat:no-repeat;
	margin:7px 7px 3px 10px;
	padding-left:33px;
	padding-top:4px;
	font:bold 11px arial;
}

.generalRightSideRecommends .RecommendsInput{
	border:1px solid #7b7b7b;
	font:11px arial;
	color:#444;
	height:15px;
	padding-top:2px;
	padding-left:3px;
	margin:1px;
}

.generalRightSideRecommends .RecommendsLine{
	padding-left:5px;
}

.generalRightSideRecommends .RecommendsSep{
	margin-left:5px;
	margin-right:5px;
}

.generalRightSideRecommends .RecommendsText{
	width:77px;
	float:left;
	padding-top:5px;
}

.generalRightSideRecommends-Button{
	float:right;
	margin-top:33px;
	background-image:url(../images/generalRightSideRecommendBt.gif);
	background-repeat:no-repeat;
	width:36px;
	height:52px;
	border:none;
	cursor:hand;
	cursor:pointer;
}

/*Facebook*/

.generalRightSideFacebook{
	width:290px;
	height:93px;
}

.generalRightSideFacebook-Holder{
	width:282px;
	height:85px;
	background-image:url(../images/generalRightSideGradientBg.gif);
	background-repeat:repeat-x;
	font:bold 10px arial;
	color:#3b5ca8;
	vertical-align:top;
}

.generalRightSideFacebookIcn{
	background-image:url(../images/generalRightSideFacebookIco.gif);
	background-repeat:no-repeat;
	width:70px;
	height:70px;
	margin-left:9px;
	margin-top:9px;
	float:left;
}

.generalRightSideFacebookText{
	float:left;
	margin-top:30px;
	margin-left:8px;
}

.generalRightSideFacebookText a:link, .generalRightSideFacebookText a:active, .generalRightSideFacebookText a:visited{
	float:left;
	padding-top:5px;
	font:bold 11px arial;
	color:#767676;
	text-decoration:none;
}

.generalRightSideFacebookText a:hover{
	color:#3b5ca8;
	text-decoration:underline;
}

.generalRightSideFacebookText span{
	float:left;
}

/*Twitter*/

.generalRightSideTwitter{
	width:290px;
	height:93px;
}

.generalRightSideTwitter-Holder{
	width:282px;
	height:85px;
	background-image:url(../images/generalRightSideGradientBg.gif);
	background-repeat:repeat-x;
	font:bold 10px arial;
	color:#3b5ca8;
	vertical-align:top;
}

.generalRightSideTwitterIcn{
	background-image:url(../images/generalRightSideTwitterIco.gif);
	background-repeat:no-repeat;
	width:70px;
	height:70px;
	margin-left:9px;
	margin-top:9px;
	float:left;
}

.generalRightSideTwitterText{
	float:left;
	margin-top:30px;
	margin-left:8px;
}

.generalRightSideTwitterText a:link, .generalRightSideTwitterText a:active, .generalRightSideTwitterText a:visited{
	float:left;
	padding-top:5px;
	font:bold 11px arial;
	color:#767676;
	text-decoration:none;
}

.generalRightSideTwitterText a:hover{
	color:#3b5ca8;
	text-decoration:underline;
}

.generalRightSideTwitterText span{
	float:left;
}

.generalFormHolder{
	margin:10px;	
}

.general-form-text{
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#19417c;
}

.general-form-bg{
	background-image:url(../images/generalForm-Bg.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	border:1px solid #dddddd;
	min-height:15px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#19417c;
}

.generalFormButton{
	margin:0;
	padding:0;
	float:right;
	margin-right:10px;
	margin-top:4px;
}
.generalFormButton .generalFormButtonLeft{
	margin:0;
	height:22px;
	width:9px;
	background-image:url(../images/darkGrayRadiusBgLeft-MatteFFFFFF.gif);
	background-repeat:repeat-x;
	float:left;
}

.generalFormButton .generalFormButtonCenter{
	margin:0;
	height:22px;
	background-image:url(../images/darkGrayRadiusBgTile-MatteNone.gif);
	background-repeat:repeat-x;
	border:0;
	float:left;
	font:11px Arial;
	color: #19417c;
	cursor:hand;
	cursor:pointer;
}

.generalFormButton .generalFormButtonRight{
	margin:0;
	height:22px;
	width:25px;
	background-image:url(../images/darkGrayRadiusBgRightArrow-MatteFFFFFF.gif);
	background-repeat:repeat-x;
	float:left;
}
