/* project: internet market
   design: luka cvrk (www.solucija.com) 
   framework: Concept Nova (www.conceptnova.com) */
   
body { padding: 0; margin: 0; font: 0.7em Arial, sans-serif; line-height: 1.5em; background: #F0F0F0; color: #454545; }
a { color: #0E4D8B; background: inherit; }
a:hover { color: #000; background: inherit;}
a.title { color: #B41A1A; background: #FFF; }

h1 { font: bold 2em Arial, Sans-Serif; letter-spacing: 1px; padding: 0px 0px 0px 0px; margin: 0; }
h2 { margin: 0; padding: 0; font: normal 1.6em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a { color: #FFF; background: inherit; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #BFE1ED; background: inherit; }
h3 { font: 100% Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #5f5f5f; background: #fff; }
h4 {
	line-height:1.6em;
	background-color: #FEF09E; 
	color:#333;
	border-bottom:1px solid #FFDF2D;
	font-weight:normal;
	text-decoration:none;
	padding:0 2px 0 2px;
}

p {	margin: 0 0 0px 0; line-height: 1.5em; }
form { margin: 0; }
input.search { width: 199px; border: none; background: #FFF url(input.gif); padding: 4px; color: #808080; }
input.submit { height: 24px; font-weight: bold; width: 53px; border: none; background: #D96855 url(button.gif); padding: 3px; color: #FFF; }

/* layout
   ------ */

.content { 
	margin: 10px auto;
	width: 768px;
	background: #FFF url(big_middle.gif) repeat-y;
	color: #454545;
	
}

.logo {	padding: 18px 0 0 3px; }

/* header */
.header_top { background: #FEFEFE url(big_top.gif) no-repeat; color: #FFF; height: 15px; }
.header { padding: 0px 10px 0 10px; }
.header_bottom { clear: both; background: #FEFEFE url(big_bottom.gif) no-repeat; color: #FFF; height: 15px; }
    
/* navigation */
#nav { width:100%; float:left; }
#nav ul { margin:0; list-style:none; padding: 0; }
#nav a, #nav strong, #nav span { float:left; display:block; color:#fff; padding: 7px 20px 4px 10px; background: #C43219 url(nav.gif) no-repeat 100% 0px; text-decoration:none; font-weight: bold; }
#nav a { float:none; }
#nav li { float:left; color: #FFF; background: #C43219 url(nav.gif) no-repeat 0px 0px; margin:0; padding:0 0 0 9px; }
#nav #current { background: #1995C2 url(nav.gif) no-repeat 0 -41px; color: #FFF; }
#nav #current a { background: #1995C2 url(nav.gif) no-repeat 100% -41px; padding:7px 20px 4px 11px; color:#FFF; }
#nav a:hover { color:#BFE1ED; background: #C43219 url(nav.gif) no-repeat 100% 0px; }   

/*
.sf_left {
	float: left;
	width: 234px;
	height: 200px;
	background: #fff url(topicon2.jpg) ;
	color: #FFF;
	border-top: 0px solid #137DA2;
	border-bottom: 0px solid #000;
	padding: 10px 0 0px 7px;
}
*/

.sf_left {
	float: left;
	width: 234px;
	height: 40px;
	background: #fff url(caferacersstrapline2.gif) ;
	color: #000;
	border-top: 0px solid #137DA2;
	border-bottom: 0px solid #000;
	padding: 10px 0 0px 7px;
}


#imageContainer {
	height:224px;
	width:200px;
	float:left;
	position:relative;
	padding-right:15px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}		



.sf_right {
	width: 500px;
	float: right;
}

.sf_quote {
	padding: 10px 0 0px 7px;
	font: 1.5em Arial, sans-serif;
	font-weight: bold;
}

.sf_search {
	clear: both;
	background: #CA090D url(searchbg.gif) repeat-x bottom left; 
	color: #FFE4E0;
	border-top: 1px solid #AA1717;
	border-bottom: 1px solid #000;
	padding: 18px 0 17px 15px;
	margin-top: -2px;
}
	
.subheader {
	padding: 8px;
	background: #f0f0f0;
	color: #808080;
}

/* left side
   --------- */

.left {
	float: left;
	width: 595px;
	margin: 0 0 10px 0;
}

	.box_top {
		background: #F0F0F0 url(leftbox_top.gif) no-repeat;
		color: #808080;
		height: 40px;
		width: 159px;
	}
	
	.box_top h2 {
		color: #808080;
		background: inherit;
		padding: 7px 0 0 5px;
		margin: 0;
	}
	
	.box {
		border-left: 2px solid #F0F0F0;
		border-right: 2px solid #F0F0F0;
		padding: 0 4px 0 7px;
		margin: 0;
		width: 144px;
		color: #595959;
		background: #FFF;
	}
	
	.box_bottom {
		background: #FFF url(leftbox_bottom.gif) no-repeat;
		color: #000;
		height: 13px;
		width: 160px;
		margin: 0 0 7px 0;
	}
	
		/* left and central column */
		.left_side { float: left; width: 159px; padding: 0px 5px 8px 8px; }
		.right_side { float: right; width: 405px; margin: 0 5px 0 0; text-align: justify; }

		.both_side { float: left; width: 564px; margin: 0 5px 8px 8px; text-align: justify; }
		
		.article { padding: 0 5px 0 0px; margin-bottom: 20px;  }
		
	.grey_top { clear: both; width: 382px; background: #EDEDED url(grey_top.gif) no-repeat; color: #000; height: 5px; padding: 0; margin: 0px 0 0 6px; }
	.grey { width: 362px; margin: 0 0 0 6px; padding: 10px; background: #EDEDED url(grey_bottom.gif) no-repeat bottom left; color: #808080;	}
		
	.grey a {
		color: #C83C3C;
		background: inherit;
		font-weight: bold;
	}
	
	.grey a:hover {
		color: #000;
		background: #EDEDED;
	}
	
	.highlight {
		padding: 5px 3px 5px 3px;
		margin: 0 0 3px 0;
		border-bottom: 1px solid #ccc;
	}
	
		
/* right side
   ---------- */
		
.right { float: right; width: 170px; margin: 0 0 10px 0;}
		
img { float: left; margin: 0 9px 3px 0; }

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	background: #f0f0f0;
	padding: 10px 0 5px 0;
	border-top: 1px solid #eee;
}
.footer p {	line-height: 2em; }
.footer a {	color: #4F4F4F; background: #f0f0f0; border-bottom: 1px dotted #808080; text-decoration: none; } 

/*
######################################
#   used for paging records          #
######################################
*/
.navbox_bottom_active{background-color:#ff9900;color:#000000;font-family:Arial,Helvetica,Geneva;font-size:90%;border-top:1px solid #000000;border-bottom:1px solid #000000;border-left:1px solid #000000;border-right:1px solid #000000;}
.navbox_bottom_out{background-color:#ffffff;color:#000000;font-family:Arial,Helvetica,Geneva;font-size:90%;border-top:1px solid #000000;border-bottom:1px solid #000000;border-left:1px solid #000000;border-right:1px solid #000000;}
.navbox_bottom_over{background-color:#ffcc00;color:#000000;font-family:Arial,Helvetica,Geneva;font-size:90%;border-top:1px solid #000000;border-bottom:1px solid #000000;border-left:1px solid #000000;border-right:1px solid #000000;cursor:pointer;}
.navbox_link{color:#000000;text-decoration:none;font-family:Arial,Helvetica,Geneva;font-size:100%;}


/*
######################################
#   calendar                         #
######################################
*/
#calendar td { font-family: sans-serif; font-size: 0.8em; }
#calendar a { color: #000000;text-decoration:none }
#calendar a.navmonth { color: #FFFFFF; font-weight: bold;}
#calendar .day-current { background-color: #e1e1e1; }
#calendar .day-event { background-color: #E1ECED; }
#calendar .day-nothing { background-color: whitesmoke; }
#calendar .monheader { background-color: #717171; color: #FFFFFF; font-size: .9 em; font-weight: bold; text-align: center; } 
#calendar .subheader { background-color: #aaaaaa; color: #FFFFFF; font-weight: bold; text-align: center; } 
.dotted {padding:5px 0px 5px 0px;border-bottom: 2px dotted #E1ECED;}

/* styles for the map div */

div#map
{
margin:0px auto;
display: none;
height:260px;
width:260px;
}

/*
#########################
#   login box           #
#########################
*/

.holderdiv {
  width: 250px;
  margin: 0 10px 10px 10px;
  color: #363636;
  background-color: #f9fbe9;
  border: 1px solid #aaaaaa;
  font-weight:bold;
}
 
.holderdiv h4 {
  margin: 0;
  background-color: #aaaaaa;
  color: white;
  font-size: 1.5em;
  padding: 5px;
  text-align: center;
}
 
.holderdiv p {
  margin: 5px 0; /* Only vertical margins on the p */
  padding: 0 5px; /* Also side padding */
}
 
.holderdiv .p-divider {
  border-top: 0px solid #aaaaaa;
  padding-top: 5px; /* This one gets top padding */
}

/*
#########################
#   global form         #
#########################
*/

div.row {
  clear: both;
  padding-top: 5px;
   border: 0px ;
}

div.row span.label {
  float: left;
  width: 30%;
  text-align: right;
  padding-right: 5px;
  padding-left: 5px;
  border: 0px ;

}

div.row span.formw {
  float: right;
  width: 60%;
  text-align: left;
  border: 0px ;
} 

div.spacer {
  clear: both;
}
  
INPUT {
	BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-FAMILY: Verdana,Arial,"ms sans serif",sans-serif; FONT-SIZE: 80%; color: #444444;
}
TEXTAREA {
	BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-FAMILY: Verdana,Arial,"ms sans serif",sans-serif; FONT-SIZE: 80%
}
SELECT {
	BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-FAMILY: Verdana,Arial,"ms sans serif",sans-serif; FONT-SIZE: 80%; color: #444444;
}

.button {
		background : #E8E8E8;
		border : 1pt solid Black;
		letter-spacing: 2px;
		font-weight: bold;
		text-transform: uppercase;
		font-family: Verdana,sans-serif;
		font-size:0.8em;
}  

a.boxlink,
a.boxlink:visited
 {
	line-height:1.6em;
	background-color: #FEF09E; 
	color:#333;
	border-bottom:1px solid #FFDF2D;
	font-weight:normal;
	text-decoration:none;
	padding:0 2px 0 2px;
	}

a.boxlink:hover {
	text-decoration:none;
	display:inline;
	padding:0;
	color:#fff;
	background:#666;
	border-bottom:1px solid #666;
	}
	
	
.lt {
		height: 10px;
		background: #6E6E6E url(lt.gif) no-repeat;
		color: #FFF;
	}
	
.lbox {
		color: #eee;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #6E6E6E url(lb.gif) no-repeat bottom left;
		height: 178px;
}
	
.lbox a {
		color: #FFFCD1;
		background: inherit;
}
	
.lbox h2 {
		color: #FFF;
		background: #6E6E6E;
}
	
.thumb {
	float: left;
	width: 150px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #6e6e6e;
	margin: 0 15px 15px 0;
	padding: 5px;
}

.thumb p { margin: 0; padding: 3px; color: #FFF; background: #6e6e6e; }


/*
Coffee with milk
Table design by Roger Johansson, 456 Berea Street
www.456bereastreet.com
================================================*/
#coffeetable {width:95%}

#coffeetable	table {
	font:normal 100% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	border-collapse:separate;
	border-spacing:0;
	margin:0 0 1em;
	color:#000;
	
	}
#coffeetable	table a {
	color:#523A0B;
	text-decoration:none;
	border-bottom:1px dotted;
	}
#coffeetable table a:visited {
	color:#444;
	font-weight:normal;
	}
#coffeetable table a:visited:after {
	content:"\00A0\221A";
	}
#coffeetable table a:hover {
	border-bottom-style:solid;
	}
#coffeetable	thead th,
#coffeetable	thead td,
#coffeetable	tfoot th,
#coffeetable	tfoot td {
	border:1px solid #523A0B;
	border-width:1px 0;
	background:#EBE5D9;
	}
#coffeetable th {
	font-weight:bold;
	line-height:normal;
	padding:0.25em 0.5em;
	text-align:left;
	}
#coffeetable tbody th,
#coffeetable	td {
	padding:0.25em 0.5em;
	text-align:left;
	vertical-align:top;
	}
#coffeetable tbody th {
	font-weight:normal;
	white-space:nowrap;
	}
#coffeetable	tbody th a:link,
#coffeetable	tbody th a:visited {
	font-weight:bold;
	}
#coffeetable	tbody td,
#coffeetable	tbody th {
	border:1px solid #fff;
	border-width:1px 0;
	}
#coffeetable	tbody tr.odd th,
#coffeetable	tbody tr.odd td {
	border-color:#EBE5D9;
	background:#F7F4EE;
	}
#coffeetable	tbody tr.show th,
#coffeetable	tbody tr.show td {
	background:#ffffff;
	}

#coffeetable	tbody tr:hover td,
#coffeetable	tbody tr:hover th
 {
	background:#ffffee;
	border-color:#523A0B;
	}
#coffeetable	caption {
	font-family:Georgia,Times,serif;
	font-weight:normal;
	font-size:1.4em;
	text-align:left;
	margin:0;
	padding:0.5em 0.25em;
	}

	