.page{ padding:10px 0 10px;}
.page h2{padding:10px 0 10px 0; color:#444;}
.page h3{padding:6px 0 6px 0; margin:0 0 5px 0; color:#333333;}
.page h4{padding:10px 0 10px 0; font-family: Arial,Verdana,Tahoma,sans-serif; color:#333; letter-spacing:1px; font-weight:bold; }
.page p{padding-bottom:0; margin-bottom:0; line-height:20px;}

div#body {font-family:"Trebuchet MS"; font-size:13px; line-height:24px; }
div#body h2 { border-bottom: 1px solid #DDD; }

#slidewrapper {background:#E6EEEF; border-top:1px solid #D5E0E1; border-bottom:1px solid #D5E0E1; padding:15px 0; }
/* LOGO */
.logo-container { padding-top:10px; }
.logo-container h1 {margin:0}
#logo {
	padding-bottom:10px;
	background:transparent url(http://www.profelis.com.tr/themes/felis/../images/logo.png) no-repeat;
	display:block;
	height:70px;
	width:251px;
}
/* MAIN NAVIGATION */
#headerNav { 
	position:relative;
	/* height:41px; */
	padding-bottom:10px;
	width:950px;
}
#headerNav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:0.5em;
	margin:0;
}

#mainNav li { float:left; padding:0; }
#mainNav li.nav-selected { background: #000; height:28px; margin-top:2px;}
#mainNav li.nav-selected a { padding-top: 0.5em;}
#mainNav li a {padding:0.7em 10px; font-size:0.8em; font-weight:bold; color:#FFFFFF; display:block; text-decoration:none; cursor:pointer;}
#mainNav li a:hover {color:#FF495F;}

/* TOP NAVIGATION */
#topNav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:0.5em;
	margin:0;
}

#topNav li { float:left; padding:0; }
#topNav li.nav-selected { background: #000; height:28px; margin-top:2px;}
#topNav li.nav-selected a { padding-top: 0.5em;}
#topNav li a {padding:0.7em 10px 0 10px; font-size:0.8em; font-weight:bold; color:#444; display:block; text-decoration:none; cursor:pointer;}
#topNav li a:hover {color:#FF495F;}

/* PORTAL NAVIGATION */
#portal_navigation ul { margin-left: 20px; }
#portal_navigation { background:url(http://www.profelis.com.tr/themes/felis/../images/header_nav_bg.png) no-repeat right; width:550px; height:29px;} 
#portalNav li { float:left; padding:0; height:27px; margin-top:1px; }
#portalNav li.nav-selected { background: transparent; height:27px; }
#portalNav li.nav-selected a { padding-top: 0.5em; color:#FF495F}
#portalNav li a {padding:0.7em 10px 0 10px; font-size:0.8em; font-weight:bold; color:#555; display:block; text-decoration:none; cursor:pointer; text-shadow:1px 1px #FFFFFF}
#portalNav li a:hover {color:#FF495F;}


/* LEFT NAVIGATION */
ul#leftNav, ul#leftNav ul {padding-left: 0;}
#leftNav { line-height:28px; margin-left:15px; }
#leftNav li { 	
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}
#leftNav li div { }
#leftNav li a { 
	color:#666; font-weight:bold; 
	letter-spacing:0.10em; font-size:0.90em; text-shadow:1px 1px #FFF;
	}
#leftNav li a.nav-selected { color:#333; width:100%; }
#leftNav li li.nav-selected {background: url(http://www.profelis.com.tr/themes/felis/../images/tabs-slide_next.png) right no-repeat; }
#leftNav li a:hover { color:#333; text-shadow:1px 1px #FFF; font-size:0.90em; }
#left_navigation {
	background:#e3e3e3; 
	background-image: -moz-linear-gradient(top, #E4EFEF, #FFFFFF); /* FF3.6 */
  	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #E4EFEF),color-stop(1, #FFFFFF)); /* Saf4+, Chrome */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#E4EFEF', EndColorStr='#FFFFFF'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#E4EFEF', EndColorStr='#FFFFFF')"; /* IE8 */
	padding:10px 0;  
	}
ul#leftNav ul { margin-left:8px; }
ul#leftNav ul li a, ul#leftNav ul li a:hover {font-size:0.80em; }
ul#leftNav ul li { line-height:22px; border-bottom:none; }

/* BREADCRUMB */
#breadcrumb { padding:0; margin-bottom:10px; font-family: Verdana; font-size:0.8em; }
#breadcrumb span { color:#666666; }

/* Footer Styling */
/* ============================================================================= */

.footer{background:transparent url(http://www.profelis.com.tr/themes/felis/../images/footer_bg.gif) repeat-x; padding-top:20px; color:#999;}
.footer a{color:#999; font-weight:bold;}
.footer a:hover{color:#151515;}
#footer-nav{float:right; padding-right:0; margin-right:0; font-size:11px;}
#footer-nav li{list-style:none; float:left; padding-left:5px; color:#ccc;}
.footer_text {padding:0; margin:0; font-size:11px;}

/* SEARCH BOX */
.page-search {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://www.profelis.com.tr/themes/felis/../images/page-nav-search_bg.png) no-repeat scroll 0 0;
	
	height:35px;
	padding-left:2px;
	width:241px;
}
.page-search legend, .page-search .submit {
display:none;
}

.page-search .text {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#DDDDDD;
	font-size:0.9em;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:6px 6px 3px 10px;
	width:170px;
	margin:0px;
	height: 30px !important;
}

/* POLL */
.poll {margin:5px; padding:5px; }
.poll div.small {margin-bottom:0}
.poll-chart {float:left;}

/* PAGE LIST AS NEWS ITEM */
.ccm-page-list {}
.news-item {display: block; background:url(http://www.profelis.com.tr/themes/felis/../images/shadow.gif) top left no-repeat; padding:5px 20px 5px 5px; } 
.news-item a { font-weight:bolder; }
.news-item:hover { border-top: 1px solid #DDD; background:#E6EEEF url(http://www.profelis.com.tr/themes/felis/../images/tabs-slide_next.png) no-repeat right;}
.news-item span.time {
	font-weight:bolder;
	display:inline;
	padding-bottom:8px;
	padding-top:8px;
	width:50px;
}
.news-item span.description {
	display:inline-block;
	font-weight:normal;
	color:#333;
}
.rss-enabled {
	background:transparent url(http://www.profelis.com.tr/themes/felis/../images/orangerss.png) bottom right no-repeat;
	min-height:30px;
}


/* TABLE DESIGNS */

table.ccm-discussion-category-list th.left {
	background:#B9C9FE url(http://www.profelis.com.tr/themes/felis/../images/table_left.png) no-repeat scroll left -1px;
}
/* FRAMEWORK OVERRIDES */
input[type="checkbox"], input[type="radio"], input.checkbox, input.radio {
top:0;
}
input[type=text], input.text, input[type=password] { 
	color:#666666;
	font-size:1.1em;
	height:21px;
	padding:5px 5px 5px 5px;
	margin-bottom:9px;
	width:90%;
}
table.formBlockSurveyTable td.question { color: #666; font-size:11px; font-weight:bold;}
h3.sidebar {padding:10px 3px 5px 15px; color:#AA0040;}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1em;
	padding: 0 15px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 20px;
	font-size: 1em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}
.tab-container-wrap {
	min-height: 300px;
	-moz-border-radius:6px 6px 6px 6px;
	-webkit-border-radius:6px;
	background:-moz-linear-gradient(center top , #E4EFEF, #FFFFFF) repeat scroll 0 0 #E3E3E3;
  	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #E4EFEF),color-stop(1, #FFFFFF)); /* Saf4+, Chrome */
	border:1px solid #FFFFFF;
	margin:20px 0;
	padding:10px;
	}

/* MEGA MENU */

#menu {
	list-style:none;
	margin:30px auto 0px auto;
	height:35px;
	padding:0px;
	/* Rounded Corners */
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	/* Background color and gradients */
	background: #666;
	background: -moz-linear-gradient(top, #666, #333);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#666), to(#333));
	/* Borders */
	border: 1px solid #002232;
	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;
	float:none;
}

#menu li {
	float:left;
	text-align:center;
	position:relative;
	padding: 4px 10px 4px 10px;
	margin-right:2px;
	margin-top:5px;
	border:none;
}

#menu li:hover {
	border: 1px solid #777777;
	padding: 4px 9px 4px 9px;
	/* Background color and gradients */
	background: #F4F4F4;
	background: -moz-linear-gradient(top, #F4F4F4, #EEEEEE);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F4F4F4), to(#EEEEEE));
	/* Rounded corners */
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

#menu li:first-child {
	/* Rounded corners */
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

#menu li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #EEEEEE;
	display:block;
	outline:0;
	text-decoration:none;
	text-shadow: 1px 1px 1px #000;
	font-weight: bold;
}

#menu li li a {
	font-size: 11px !important;
	font-weight: normal !important;
}

#menu li:hover a {
	color:#d20052;
	text-shadow: 1px 1px 1px #FFFFFF;
}
#menu li .drop {
	padding-right:21px;
	background:url("http://www.profelis.com.tr/themes/felis/../images/drop.png") no-repeat right 8px;
}
#menu li:hover .drop {
	background:url("http://www.profelis.com.tr/themes/felis/../images/drop.png") no-repeat right 7px;
}

#menu span.Level0 {
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(http://www.profelis.com.tr/themes/felis/../images/down.png);
	padding-right: 18px;
	/* height:100%; */
}

#menu span.Level0:hover {
	background-image: url(http://www.profelis.com.tr/themes/felis/../images/up.png);
}
#menu span.first {
	background:none !important;
	padding-right: 5px !important;
}
/* Drop Down */

.dropdown_1columns,
.dropdown_2columns,
.dropdown_3columns,
.dropdown_4columns,
.dropdown_5columns {
	margin:4px auto;
	float:left;
	position:absolute;
	left:-999em; /* Hides the drop down */
	text-align:left;
	padding:10px 5px 10px 5px;
	border:1px solid #777777;
	border-top:none;

	/* Gradient background */
	background:#F4F4F4;
	background: -moz-linear-gradient(top, #EEEEEE, #BBBBBB);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB));

	/* Rounded Corners */
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
}

.dropdown_1columns {width: 180px; z-index: 99;}
.dropdown_2columns {width: 340px; z-index: 99;}
.dropdown_3columns {width: 510px; z-index: 99;}
.dropdown_4columns {width: 660px; z-index: 99;}
.dropdown_5columns {width: 720px; z-index: 99;}

#menu li:hover .dropdown_1columns,
#menu li:hover .dropdown_2columns,
#menu li:hover .dropdown_3columns,
#menu li:hover .dropdown_4columns,
#menu li:hover .dropdown_5columns {
	left:-1px;
    top:auto;
}

#menu li.search_box, #menu li.search_box:hover {
	margin:0 !important;
	padding:0 !important;
	border:none !important;
	background: none !important;
	width: 270px;
	float: right;
}
/* Columns */

.col_1,
.col_2
{
	display:inline;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}

.col_1 {width:160px; float: left;}
.col_2 {width:160px; float: right;}

/* Right alignment */

#menu .menu_left {
	float:left;
	margin-left:0px;
}

#menu .menu_right {
	float:right;
	margin-right:0px;
}
#menu li .align_right {
	/* Rounded Corners */
	-moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px;
}
#menu li:hover .align_right {
	left:auto;
	right:-1px;
	top:auto;
}

/* Drop Down Content Stylings */

#menu p, #menu h2, #menu h3, #menu ul li {
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	font-size:11px;
	text-align:left;
	text-shadow: 1px 1px 1px #FFFFFF;
}
#menu h2 {
	font-size:21px;
	font-weight:400;
	letter-spacing:-1px;
	margin:7px 0 14px 0;
	padding-bottom:14px;
	border-bottom:1px solid #666666;
}
#menu h3 {
	font-size:14px;
	margin:7px 0 14px 0;
	padding-bottom:7px;
	border-bottom:1px solid #888888;
}
#menu p {
	line-height:18px;
	margin:0 0 10px 0;
}

#menu li:hover div a {
	font-size: 12px;
	color: #015b86;
}
#menu li:hover div a:hover {
	color:#029feb;
}
.strong {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.imgshadow {
	background:#FFFFFF;
	padding:4px;
	border:1px solid #777777;
	margin-top:5px;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}
.img_left { /* Image sticks to the left */
	width:auto;
	float:left;
	margin:5px 15px 5px 5px;
}
#menu li .black_box {
	background-color:#333333;
	color: #eeeeee;
	text-shadow: 1px 1px 1px #000;
	padding:4px 6px 4px 6px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

	/* Shadow */
	-webkit-box-shadow:inset 0 0 3px #000000;
	-moz-box-shadow:inset 0 0 3px #000000;
	box-shadow:inset 0 0 3px #000000;
}
#menu li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
#menu li ul li {
	font-size:12px;
	line-height:24px;
	position:relative;
	text-shadow: 1px 1px 1px #ffffff;
	padding:0;
	margin:0;
	float:none;
	text-align:left;
	width:180px;
}
#menu li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
}
#menu li .greybox li {
	background:#F4F4F4;
	border:1px solid #bbbbbb;
	margin:0px 0px 4px 0px;
	padding:4px 6px 4px 6px;
	width:150px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#menu li .greybox li:hover {
	background:#ffffff;
	border:1px solid #aaaaaa;
	padding:4px 6px 4px 6px;
	margin:0px 0px 4px 0px;
}


