/*
Theme Name:WP CODA
Theme URI:http://wordpress.bustatheme.com/coda/
Description:The Coda Slider inspired wordpress theme by <a href="http://greg-j.com/">Greg Johnson</a>.
Version:1.0
Author:Greg Johnson
Author URI:http://greg-j.com/
Tags:coda, jquery, slider, dark, fixed
*/

/* CSS Reset */

#slider
{
	margin: 0 auto;
	position: relative;
}

#page .navigation a:focus
{
	outline: none;
}

#page .scroll
{
	background: #f5f5f5;
	width: 920px;
	/*height: 360px;*/
	margin: 0px 0 30px 0px;
	/*border: 1px solid #ddd;*/
	margin: 0 auto;
	position: relative;
}

#page .scrollContainer .panel
{
	padding: 20px 10px;
	/*height: 330px;*/
	width: 900px;
	overflow: hidden;
}
#page .panel p
{
	padding: 0 0 1em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #3f3e4c;
}
/*#page .panel h3
{
	font-size: 28px;
	padding: 0 0 .5em 0;
	letter-spacing: -2px;
	color: #000;
	font-weight: bold;
}
#page .panel h4
{
	padding: 0 0 .5em 0;
	font-size: 15px;
	letter-spacing: -0.5px;
	font-weight: bold;
	color: #3f3e4c;
}
#page .panel strong
{
	color: #33333e;
}*/
#page .panel em
{
	font-style: italic;
}
/*#page .panel a
{
	white-space: nowrap;
	color: #1c194c;
	font-weight: bold;
}
#page .panel a:hover
{
	text-decoration: underline;
}*/
#page .panel .gallery img
{
	padding: 2px;
	border: solid 1px #c0c5d6;
}


/* begin css tabs */

ul#tabnav
{
	/* general settings */
	text-align: right; /* set to left, right or center */ /*margin: 1em 0 1em 0;*/ /* set margins as desired */
	font: bold 11px verdana, arial, sans-serif; /* set font as desired */ /*border-bottom: 1px solid #e9e9e9;*/ /* set border COLOR as desired */
	margin-top: 10px;
	list-style-type: none;
	padding: 3px 15px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li
{
	/* do not change */
	display: inline;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4
{
	/* settings for selected tab */
	border-bottom: 1px solid #fff; /* set border color to page background color */
	background-color: #fff; /* set background color to match above border color */
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a
{
	/* settings for selected tab link */
	background-color: #e9e9e9; /* set selected tab background color as desired */
	color: #000; /* set selected tab link color as desired */
	position: relative;
	top: 1px;
	padding-top: 4px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a
{
	/* settings for all tab links */
	padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	border: 1px solid #e9e9e9; /* set border COLOR as desired; usually matches border color specified in #tabnav */
	background-color: #f8f8f8; /* set unselected tab background color as desired */
	color: #666; /* set unselected tab link color as desired */
	margin-right: 0px; /* set additional spacing between tabs as desired */
	text-decoration: none;
	border-bottom: none;
}

ul#tabnav a:hover
{
	/* settings for hover effect */
	background: #fff; /* set desired hover color */
}

/* end css tabs */

/*Scroll gore dolje*/
.UpDownContainer
{
	position: absolute;
	top: 50px;
	left: 100px;
	width: 400px;
	height: 200px; /*background: #FFF url(images/container_background.gif) no-repeat;*/
}
#UpDownScroller-1
{
	position: absolute;
	overflow: hidden;
	width: 400px;
	height: 200px;
}
#UpDownScroller-1 p
{
	margin: 0;
	padding: 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 20px;
	color: #6F6048;
}
.UpDownScroller-Container
{
	position: absolute;
	top: 0px;
	left: 0px;
}
#UpDownScrollbar-Container
{
	position: absolute;
	top: 40px;
	left: 60px;
}
.UpDownScrollbar-Up
{
	cursor: pointer;
	position: absolute;
}
.UpDownScrollbar-Track
{
	width: 20px;
	height: 161px;
	position: absolute;
	top: 36px;
	left: 4px; /*background: transparent url(images/scrollbar_track.gif) no-repeat center center;*/
}
.UpDownScrollbar-Handle
{
	position: absolute;
	width: 20px;
	height: 22px;
}
.UpDownScrollbar-Down
{
	cursor: pointer;
	position: absolute;
	top: 187px;
}
/*End scroll gore dolje*/


/*Gridichi:*/
#GridView1, #GridView2
{
	empty-cells: show;
	width: 100%;
	height: 100%;
	font: 11px verdana, arial, sans-serif;
}
.GridPager
{
	color: White;
	background-color: rgb(231, 172, 172);
}

.searchInputBackground
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #ccc;
	float: left;
	font-size: 115.9%;
	margin: 0 0 0 1px;
	padding: 0.2em; 
}
.searchControlsContainerSearch
{
	position: absolute;
}
.searchControlsContainerDefault
{
	top: 100px;
	left: 215px;
	position: absolute;
}
.radioButtonsContainer
{
	left: 0.5em;
	position: absolute;
	text-align: left;
	top: 30px;
}
.radioButton
{
	padding: 2;
	left: 3;
}
#search
{
	width: 200px;
	float: right;
	margin-top: 0px;
}
input.searchsubmit
{
	float: left;
	width: 15px;
	height: 15px;
	background: url(images/search.png) no-repeat;
	position: relative;
	margin: 3px 0px 0px 10px;
	border: none;
	background-position: left;
}
input.searchsubmit:hover
{
	background: url(images/search.png) no-repeat;
	background-position: right;
}
input.searchsubmit:active
{
	border: none;
}
.searchInput, .searchInput:hover, .searchInput:focus
{
	border: #FFFFFF;
	background: #FFFFFF;
	width: 400px;
	float: left;
	text-align: left;
}
.searchInputAdv, .searchInputAdv:hover, .searchInputAdv:focus
{
	background: #FFFFFF;
	width: 400px;
	float: left;
	text-align: left;
}
.searchInputBackgroundAdv
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	/*border: 1px solid #ccc;*/
	float: left;
	font-size: 115.9%;
	/*margin: 0 0 0 1px;
	padding: 0.2em; */
}
.radioButtonsContainerAdv
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	float: left;
	margin: 0 0 0 1px;
	padding: 0.2em; 
}
.ResultsClass
{
	padding: 0 0 1em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #3f3e4c;
}
.ResultsClass h3
{
	padding: 0 0 1em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #3f3e4c;
}

