.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;
	background:transparent url(http://www.profelis.com.tr/themes/felis/images/menubg.png) no-repeat;
}
#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) repeat scroll 0 0;
	float:right;
	height:17px;
	padding-left:20px;
	position:absolute;
	right:12px;
	top:6px;
	width:174px;
}
.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:3px 3px 0 5px;
	width:170px;
	margin:0;
}

/* 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;
	}
