/* GENERIC STYLE SHEET
built by Jon Roig (jon@jonroig.com) for OpenListings
http://jonroig.com for info
*/

/* MAIN STYLES */
BODY.admin {
    margin-top: 0px;
    margin-left: 0px;
    font-family: Arial,Helvetica,sans-serif;
    background-color: #FFFFFF;
}

BODY {
    position:absolute;
    top:0px;
    left:0px;
    margin:0px;
    padding:0px;
    margin-top: 0px;
    margin-left: 0px;
    font-family: Arial,Helvetica,sans-serif;
    background-color: #FFFFFF;
/*    scrollbar-base-color: #2A4EC2;*/
/*scrollbar-arrow-color: #022288;
scrollbar-face-color: #FFC208;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;*/

}

h1, h2 {
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
}

h3, h4 {
    font-family: Arial,Helvetica,sans-serif;
    margin-left: 20px;
}

h5, h6 {
    font-family: Arial,Helvetica,sans-serif;
    text-align: Left;
    margin-left: 35px;
}

.baslik {
    font-family: Arial, Helvetica, sans-serif;
    text-align: Left;
    /*margin-left: 35px;*/
    font-size: 20px;
    color: #000099;
    font-weight: bold;
}

P {
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 20px;
    margin-right: 12px;
}
li {
    font-family: Arial, Helvetica, sans-serif;
}
tr, td, th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a:link, a:visited {
    font-size: 12px; color: #606060; text-decoration: none;
    font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    }

a:hover {
    color: #FF6600;    text-decoration: none;
    }
hr { height: 0px; color: #CCCCCC}

/* TABLE STYLES Main Page Color*/
table.form_main { background-color: #FFFFFF; }
td.form_main { background-color: #FFFFFF; }
/* NEW TABLE STYLE FOR Vertical Layout Control Secondary Layout Color(Light Blue)*/
table.color2_layout { background-color: #a6b3cf; }
td.color2_layout { background-color: #a6b3cf; }

/* for alternating listings in the admin area*/
td.row1_0    { background-color: #009900; }
td.row2_0    { background-color: #CCFFCC; }
td.row3_0    { background-color: #99CC99; }
.adminListingLeft_0 {
color: #FFFFFF;
background-color : transparent;
}

td.row1_1    { background-color: #006699; }
td.row2_1    { background-color: #DEE3E7; }
td.row3_1    { background-color: #D1D7DC; }
.adminListingLeft_1 {
color: #FFFFFF;
background-color : transparent;
}

/* for alternating image listings */
td.image_row_0    { background-color: #D6D3EE; }
td.image_row_1    { background-color: #FFFFFF; }

/* for alternating search result listings */
td.search_row_0    { background-color: #F9FADA; }
td.search_row_1    { background-color: #FFFFFF; }

/* FORM STYLES */
INPUT, select, textarea, text {
border: 1px solid #006699;
background-color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #000000;
}


/* TEXT STYLES */
.small { font-size : 10px; color : #000000;}

.required {
color: #FF0000;
background-color : transparent;
}

.lightText {
color: #0000FF;
background-color : transparent;
}


/* TEMPLATE EDITOR STYLES */
td.templateEditorHead    { background-color: #D6D3EE; }
td.templateEditorNew    { background-color: #EEEEFF; }





/*  Render form 1.satir*/
.renderform1 {
	background-color: #ffffff;	
}
.renderform2 {
	background-color: #f2e6ff;	
}

.nowrap {
	white-space: nowrap;
}

/* FAQ icin
/* Main container */	
#odContainer {
	border: 0px solid #666666;}
	
	
/* Breadcrumb block */	
#odBreadcrumbContainer {
	border-bottom: 1px dotted #999999;
	margin-bottom: 10px;
	padding: 0.3em 3px 0.3em 3px;}


/* Display category name */	
#odPageTitle {
	font-size: 2em;
	margin-bottom: 10px;
	padding: 0.3em 3px 0.3em 3px;}
	
	
/* Category list block */	
#odCatContainer {
	margin-bottom: 10px;}
#odCatHeader {
	font-size: 12px;
	font-weight: bold;
	padding: 0.3em;}
#odCatList {
	padding: 0.3em;
	padding-left: 20px;}
td.odSubcatCell {
	width: 150px;}

	
/* Category title (viewall) */	
.odCatTitle {
	font-weight: bold;
	padding-top: 0.3em;}
	

/* Answer block */
#odDtlContainer {
	margin-bottom: 20px;
	padding: 0.3em 3px 0.3em 3px;}
#odDtlContent {
	padding: 0.3em 3px 0.3em 3px;}
#odDtlHeader {
	font-size: 12px;
	font-weight: bold;
	padding: 0.3em 3px 0.3em 3px;
	background-color: #f0f0f0;}
.odDtlItem {
	margin-bottom: 1em;}
.odDtlItem small {
	line-height: 3em;}
.odDtlQuestion {
	font-weight: bold;}
.odDtlAnswer{}


/* List of question block */	
#odQtnContainer {
	padding: 0.3em 3px 0.3em 3px;
	margin-bottom: 10px;}
#odQtnHeader {
	font-weight: bold;
	font-size: 12px;
	padding: 0.3em 3px 0.3em 3px;
	background-color: #f0f0f0;}
#odQtnList {
	padding: 0.3em;}
.odQtnItem {
	margin-bottom: 0.3em;}


/* Search form */	
#odSearchContainer {
	margin-bottom: 30px;
	padding: 0.3em 3px 0.3em 3px;}
form#odSearchForm table {
	border: 1px solid #666666;}
form#odSearchForm table th {
	background-color: #f0f0f0;
	border-bottom: 1px solid #666666;
	text-align: left;}
input.odCheckbox { 
	vertical-align: top; }

	
/* Search result block */	
#odSearchResult {
	margin-bottom: 30px;
	padding: 0.3em 3px 0.3em 3px;}
#odResultHeader {
	font-size: 12px;
	font-weight: bold;
	padding: 0.3em 3px 0.3em 3px;}
#odResultContent {
	padding: 0.3em 3px 0.3em 3px;}

	
/* Form to jump to other category */	
#odJumpCat {
	padding: 0.3em 3px 0.3em 3px;
	margin-bottom: 10px;
	margin-top: 30px;}
	
	
/* Link: 'View all categories' */	
#odViewallContainer {
	padding: 0.3em 3px 0.3em 3px;}

	
/* Link: 'Search' */		
#odSearchLinkContainer {
	padding: 0.3em 3px 0.3em 3px;}

	
/* Link: Printable view */	
#odPrintableContainer {
	padding: 0.3em 3px 0.3em 3px;
	margin-bottom: 10px;}
	
	
/* Copyright block */	
#odCopyrightContainer {
	border-top: 1px dotted #999999;
	font-size: 10px;
	margin-bottom: 10px;
	padding: 0.3em 3px 0.3em 3px;}
		IMG.help {
	VERTICAL-ALIGN: -3px; CURSOR: help
}
IMG.helpSmall {
	MARGIN-LEFT: 0.3em; CURSOR: help; POSITION: relative; TOP: 1px
}

DIV.popup {
	BORDER-RIGHT: #CFCFA0 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #CFCFA0 1px solid; DISPLAY: none; PADDING-LEFT: 3px; Z-INDEX: 99; PADDING-BOTTOM: 3px; BORDER-LEFT: #CFCFA0 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #CFCFA0 1px solid; POSITION: absolute; BACKGROUND-COLOR: #FFFFE6
}

.contentslide{
border: 10px ;
border-bottom-width: 6px;
padding: 0px;
width: 365px;
height: 150px;
}

.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/
width: 100%;
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;

}

.contentslide .contentdiv{
display: none;
}

.pagination{
width: 365px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
background-color: white;
border: 10px solid white;
border-width: 0 10px; /*Left/ right border width of pagination DIV.*/
padding: 0 0 4px 0;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 365px; /*IE5 width*/
w\idth: 365px; /*IE6 width*/
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #2e6ab1;
background-color: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}
