/* General styles */
    body {
	margin:0;
	padding:0;
	border:0;	 /* This removes the border around the viewport in old versions of IE */
	font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
        color:#4e4e4e;
        background:#3B5774 url(http://static.oglasi.com/templates/Sigma-Ocean/images/page.png) repeat-x;
	font-size:80%;
	}
	img {
		outline:none;
		border:none;
	}
	
	a {
		/* color:#9d9d9d; */
                   color:#0000FF;
    	text-decoration:none;
	}
	a:active {
		outline:none;
	}
	
	a:link,
	a:visited,
	a:active {
		 color:#0B759F; 

		/* color:#9d9d9d; */
                /*   color:#FF000; */
	}
	a:hover {
		color:#000;
		background: transparent;
		text-decoration:none;
	}



<!--[if lte IE 7]>
 <link rel="stylesheet" type="text/css" href="ie.css" />
<![endif]-->

fieldset.search {
	border: 1px solid #3B5774;
	margin: 0 auto;
	background: #222;

}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
 border: 2px solid #3B5774;
 color: #000000;
 font-size: 14px;
 height: 30px;
 margin-right: 2px;
 padding: 1px 3px 2px 2px;
-webkit-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-moz-border-radius: 5px;
}

.search button.btn {
    color: rgb(255, 255, 255); 
    font-size: 16px; 
    background: none repeat scroll 0% 0% rgb(59, 87, 116); 
    text-align: center; 
    margin: 6px 0pt 2px 2px;
    text-decoration: underline;
    cursor: pointer;
}

.search p.searchtip {
 line-height: 100%;
 width: 260px; 
}
   #logo {
           float:left;
           padding:0;
           color:#fff;
           text-align:left;
	}
	
   #logo #logo_text {
		color:#fff;
		text-align:left;
		font:bold 14px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
                margin:0;
                padding:0;
		display:block;
		text-decoration:none;
	}
	#logo #logo_text:hover {
		border:none;
	}
	#logo p {
		color:#fff;
		font:10px/12px Verdana, Arial, Helvetica, sans-serif;
		margin:0;
		padding:0;
	}
	
	.block {
		padding:0 5px;
		font-size:11px;
		line-height:12px;
		margin:0 0 0 0!important;
	}
	.block p
	{
		font-size:12px;		
		line-height:16px;
	}
	
	
    h1, h2, h3, h4, h5, h6 {
        margin:5px 0 15px 0;
        padding:0;
        color: #4e4e4e;
    }
	h1 {
		font-size:22px;
	}
	h2 {
		font-size:22px;
	}
	h3 {
		font-size:16px;
	}
	h4 {
		font-size:12px;
	}
	h5 {
		font-size:12px;
	}
	h6 {
		font-size:12px;
	}
    p {
        margin:.4em 0 .8em 0;
        padding:0;
    }
    
    
    #wrapper{
		margin:0 auto;
		width:960px;
	}
	
	/* Header styles */
    #header {
	margin:0 auto;
        height: 59px;
	background: transparent url(http://static.oglasi.com/templates/Sigma-Ocean/images/layout_page_bg.png) repeat-y center top;
	}
     #header p,
     #header h1,
     #header h2 {
                     padding:.4em 15px 0 0px;
                     margin:0;
	}
     #logoDiv { float:left;
              }
     #logoDiv img { vertical-align: top;
                    margin:-10px 5px;
              }
     #banner  { float:left;
                font-size:14px;
                width:4 28px; 
                }

	/* 'widths' sub menu */
     #layoutdims {
                margin-right: 10px;
                float:right;
                font-size:12px;
		color:#000;
                text-align:right;
     }
     #layoutdims a {
		color:#000;
		font-size:12px;
	}
     #layoutdims a:hover{
		text-decoration: underline;
                          }
    fieldset {
		margin:0;
		padding:0;
		border:0;	 /* This removes the border around the viewport in old versions of IE */
           }

	.menu {
		clear:both;
		margin:0;
		height:45px;
	/*	background:url(http://static.oglasi.com/templates/Sigma-Ocean/images/layout_header.png) repeat-x; */
                background-image: url(http://static.oglasi.com/templates/Sigma-Ocean/images/layout_header.png);
                }

	.menu .rss {
		float:right;
		text-align:right;
		margin:14px 20px  0px 20px;
		padding:0 !important;
	}
	.menu .rss a {
		background-color:transparent;
		text-decoration:none;
	}
	.menu .rss a:hover {
		background-color:transparent;
	}
	
	.menu .right {
		float:right;
		height:45px;
		padding:0 !important;
	}
	

	 	
	.clear {
		clear: both;
		height: 1px;
	}
	.page_top {
		height:20px; 
		width:100%;
		background: transparent url(http://static.oglasi.com/templates/Sigma-Ocean/images/layout_top.png) no-repeat center top;
	}
		
	.page_btm {
		height:25px; 
		width:100%;
		background: transparent url(http://static.oglasi.com/templates/Sigma-Ocean/images/layout_btm.png) no-repeat center bottom;
	}
		
	.page{
		margin:0 auto;
		background: transparent url(http://static.oglasi.com/templates/Sigma-Ocean/images/layout_page_bg.png) repeat-y center top;
	}	

	#col1 {
		margin:0 10px 0 0;
		float:right;
		width:745px;
	}
	#col2 {
		margin:0 0 0 10px;
		float:left;
		width:190px;
	}

	#col3 {
		margin:0 10px 0 10px;
		float:right;
		width:925px;
	}
	
	.col_shape div.block {
		background-color: #fbfbfb;
		margin:0 0 0 0!important;
	}

	.col_shape div.block2 {
		background-color: #fbfbfb;
		margin:0 0 0 0!important;
                border-left:   1px solid #3B5774; 
                border-right:  1px solid #3B5774; 
                border-bottom: 1px solid #3B5774; 
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-border-bottom-left: 5px;
-border-bottom-right: 5px;
	}

	div.col_shape {
		margin: 0;
		padding: 0;
		background-color: #fbfbfb;
	}
	

	.col_right_sidebar .col_shape span {
		float:right;
		font-size:14px;
		line-height:30px;
		font-weight:bold;
		margin:0;
		padding:0;
	}
	.col_right_sidebar .top,
	.col_right_sidebar a.top:link,
	.col_right_sidebar a.top:active,
	.col_right_sidebar a.top:hover,
	.col_right_sidebar a.top:visited,
	.col_right_sidebar a.mid:link,
	.col_right_sidebar a.mid:active,
	.col_right_sidebar a.mid:hover,
	.col_right_sidebar a.mid:visited,
	.col_right_sidebar a.btm:link,
	.col_right_sidebar a.btm:active,
	.col_right_sidebar a.btm:hover,
	.col_right_sidebar a.btm:visited {
		background:transparent url(http://static.oglasi.com/templates/Sigma-Ocean/images/layout_col_sidebar_top.gif) no-repeat top;
		height:30px;
		color:#fff;
		font:12px/30px "Lucida Grande", Lucida, Verdana, sans-serif;
		padding:0 10px;
		display:block;
		text-decoration:none;
	}
	.col_right_sidebar a.mid:link,
	.col_right_sidebar a.mid:active,
	.col_right_sidebar a.mid:hover,
	.col_right_sidebar a.mid:visited {
		background:transparent url(http://static.oglasi.com/templates/Sigma-Ocean/images/layout_col_sidebar_top.gif) no-repeat left center;
	}
	.col_right_sidebar a.btm:link,
	.col_right_sidebar a.btm:active,
	.col_right_sidebar a.btm:hover,
	.col_right_sidebar a.btm:visited {
		background:transparent url(http://static.oglasi.com/templates/Sigma-Ocean/images/layout_col_sidebar_top.gif) no-repeat left bottom;
	}
	
	.col_right_sidebar a.top:hover,
	.col_right_sidebar a.mid:hover,
	.col_right_sidebar a.btm:hover {
		color:#FCF9A0;
	}

	.col_right_sidebar .col_shape .btm {
		background:transparent url(http://static.oglasi.com/templates/Sigma-Ocean/images/layout_col_sidebar_btm.gif) no-repeat left bottom;
		height:10px;
		clear:both;
		margin:0;
		font:1px/1px monospace;
		display:block;
	}
	.col_right_sidebar {
		float:right;
		width:190px;
	}	
	
	/* List Styles */
	.toggle {
		cursor:pointer;
	}
	ul.sidebar_nav {
		margin:0;
		padding:0;
		clear:both;
	}
	ul.sidebar_nav li {
		margin:0;
		padding:0;
		list-style-type:none;
		border-bottom:1px solid #e3e3e3;
		background-color:#fff;
	}
	ul.sidebar_nav a {
		display:block;
		margin:0;
		padding:14px 10px 6px 40px;
		font-size:11px;
		line-height:16px;
		font-weight:bold;
		background:#fff url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/yellowfolder.png) no-repeat 12px center;
		text-decoration:none;
	}
	ul.sidebar_nav a:hover {
		text-decoration:none;
	}
	ul.sidebar_nav a.account {
		background:url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/user_gray.png) no-repeat 10px center;
	}
	ul.sidebar_nav a.home {
		background:url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/house.png) no-repeat 10px center;
	}
	ul.sidebar_nav a.password {
		background:url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/bulb.png) no-repeat 10px center;
	}
	ul.sidebar_nav a.search {
		background:url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/magnifier.png) no-repeat 10px center;
	}
	ul.sidebar_nav a.browse {
		background:url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/browse.png) no-repeat 10px center;
	}
	ul.sidebar_nav a.listing_add {
		background:url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/layout_add.png) no-repeat 10px center;
	}
	ul.sidebar_nav a.favs {
		background:url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/heart.png) no-repeat 10px center;
	}
	ul.sidebar_nav a.listing_edit {
		background:url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/layout_edit.png) no-repeat 10px center;
	}
	ul.sidebar_nav a.logout {
		background:url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/lock_open.png) no-repeat 10px center;
	}
	ul.sidebar_nav a.login {
		background:url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/lock_go.png) no-repeat 10px center;
	}
	ul.sidebar_nav a.popular {
		background:url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/popular.png) no-repeat 10px center;
	}
	ul.sidebar_nav a.viewed {
		background:url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/most.png) no-repeat 10px center;
	}
	ul.sidebar_nav a.new {
		background:url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/new.png) no-repeat 10px center;
	}
	ul.sidebar_nav a.special {
		background:url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/star.png) no-repeat 10px center;
	}
	ul.sidebar_nav a.featured {
		background:url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/featured.png) no-repeat 10px center;
	}
	ul.sidebar_nav a.page {
		background:url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/page.png) no-repeat 10px center;
	}
	ul.sidebar_nav a.pricing {
		background:url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/creditcards.png) no-repeat 10px center;
	}
	a.icon_login {
		background:url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/lock_go.gif) no-repeat 0 center;
		margin:0;
		padding:8px 3px 6px 25px;
		color:#fff;
		font-size:10px;
		font-weight:bold;
	}

	a.icon_add {
		margin:0;
		font-size:12px;
		font-weight:bold;
	}

	a.icon_logout {
		background:url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/lock_open.gif) no-repeat 0 center;
		margin:0;
		padding:8px 3px 6px 25px;
		color:#fff;
		font-size:10px;
		font-weight:bold;
	}
        a.icon_account {
		background:url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/user_gray.png) no-repeat 0 center;
		margin:0;
		padding:8px 3px 6px 25px;
		color:#fff;
		font-size:10px;
		font-weight:bold;
        }
	a.icon_register {
		background:url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/key_add.gif) no-repeat 0 center;
		margin:0;
		padding:8px 3px 6px 23px;
		color:#fff;
		font-size:10px;
		font-weight:bold;
	}
	
	a.icon_contact {
		background: transparent url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/email_go.png) no-repeat 0 center;
		margin:0;
		padding:6px 0 6px 28px;
		font-size:10px;
		font-weight:bold;
		display:block;
	}

	a.icon_mobile {
		background:url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/mobile.gif) no-repeat 0 center;
		margin:0;
		padding:8px 3px 6px 22px;
		color:#fff;
		font-size:10px;
		font-weight:bold;
	}
	
	.alert {
		color:#444;
		padding:8px 10px 8px 33px;
		text-decoration:none;
		margin:10px 10px 0 10px;
		font-size:1.1em;
		font-weight:bold;
		font-style:normal;
		background:#fcf4ed url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/exclamation.gif) no-repeat 8px 8px;
		border:1px solid #ebc0a9;
		clear:both;
		text-align:left;
	}
	.alert a {
		text-decoration:none;
	}
	.alert em,
	.alert p {
		color:#444;
		font-size:11px;
		font-weight:normal;
		font-style:normal;
		margin:0;
		padding:4px 0 0 0;
	}
	.beta {
		background-color:#fff;
		background-image:url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/wrench.png);
		border:1px solid #ccc;
	}

	.info {
		background-color:#fff;
		background-image:url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/asterisk.png);
		border:1px solid #ccc;
	}

	.switcher {
		background-color:#fff;
		background-image:url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/magic.png);
		border:1px solid #ccc;
	}
	.adspaces {
		margin-top: 10px;
		background-color:#fff;
		border:1px solid #ccc;
	}

	
	.prices {
		background-color: #f9f9f9;
		border: 1px solid #ddd;
		line-height: 14px;
		display: block;
		margin: 0 0 10px 0;
		padding: 6px 15px 10px 15px;
	}
	.prices .figures{
		padding: 8px 15px 0px 0px;
	}

	#footer {
                background: transparent url(http://static.oglasi.com/templates/Sigma-Ocean/images/layout_page_bg.png) repeat-y center top;
		text-align:center;
		font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
		font-size:11px;
		padding:5px 10px 5px 10px;
	} 
	#footer img {
		vertical-align: middle;
		border:0;
	}
	#footer p {
        padding:0px 10px 0px 10px;
        margin:0;
        color:#000;
    }
    #footer-col1, #footer-col2, #footer-col3 {
    	margin:0;
    	padding:0;
	}
	
	#footer-col1, #footer-col2 {
		float:left;
	}
	#footer-col3 {
		float:right;	
	}
	#footer-col1, #footer-col3 {
		width:200px;
	}
	
	#footer-col2 {
		white-space:normal;
		width:560px;
	}
	
	#footer-col2 a {
		text-decoration:none;
		color:#858585;
	}
	
	#footer-col2 a:link {
		text-decoration:none;
	}
	#footer-col2 a:visited {
		text-decoration:none;
	}
	#footer-col2 a:hover {
		text-decoration:underline;
	}
	#footer-col2 a:active {
		text-decoration:none;
	}

 	p,ul, ol {
		font-size:11px;
		line-height:14px;
	}
	
		
	hr.mystyle
	 {
	 	height:1px;
	 	border:none;
	 	margin: 10px 0;
		background: url(http://static.oglasi.com/templates/Sigma-Ocean/images/myline.png) no-repeat;				
	}

	
	/* TH
	 * This class handles the appearence of the
	 * the first row in all tables. With the default
	 * template this is the blue row.
	 *
	*/
	th {
		border-bottom:2px solid #ddd;
		padding:0;
	}
	th a:link,
	th a:visited {
		color:#4e4e4e;
		text-decoration:none;
	}
	th a:hover {
		color:#aaaaaa;
		text-decoration:underline;
	}
	a.sortheader, th {
		color:#4e4e4e;
		font-weight:bold;
		font-size:12px;
		text-align:left;
		line-height:1.4em;
	}
	/* Main Table
	 * This class handles the appearence of the
	 * the main tables used with 68classifieds
	 *
	*/
	table,
	table.main {
		border:none;
		background-color:#FFFFFF;
		border-collapse:collapse;
	}
	table,table.main tr td{
		line-height:16px;
	}
	table.norm tr td {
		line-height:16px;
		padding-top:5px; 
	}
	/* Table Border
	 * This class handles the inside table layout
	 *
	*/
	.tableborder {
		margin:10px 0;
		padding:0;
		width:100%;
	}
	table.main tr td {
                 padding: 10px;
		 vertical-align:top;
	}
	table.main a {
		font-size:12px;
		text-decoration:none;
	}
	table.main a img {
		vertical-align:middle;
	}
        .main tr.odd td { background-color: #cfdce5; }
        .main tr td a   { text-transform: capitalize; font-size:16px; font-weight: bold; text-decoration:none; }
        .main tr td a:hover {text-decoration:underline}

	#newlistings table tbody tr td {
		text-align:center;
	}
	/* Featured Listings
	*/
        table.ftable { }
	td.featured {
                font-size:16px; 
                text-transform: capitalize;
                padding: 10px;
		font-weight:bold;
                vertical-align:top; font-size:16px;
		background:url("http://static.oglasi.com/templates/Sigma-Ocean/images/featured_bg.gif") repeat-x left -30px;
	}
        td.featured span { font-size:12px; font-weight: bold;padding-top:10px; text-transform: capitalize; }
	td.bold {
		font-weight:bold;
	}
	/* Highlighted Listings
	 *
	*/
	td.highlighted {
		background:url("http://static.oglasi.com/templates/Sigma-Ocean/images/highlight_bg.gif") repeat-x left -30px;
	}
	/* Checkout Steps */
	.error {
		background:#E8EFF5;
		border:1px solid #2580B2;
	}
	.total {
		background-color:#F5F5DC;
	}
	.step {
		background-color:#EAEAEA;
		color:#000;
		width:100%;
		padding:5px;
		border:1px solid #ccc;
	}
	span.completed {
		color:green;
	}
	span.pending {
		color:black;
	}
	span.pendingpayment {
		background:#FFFF99;
		color:#000;
		padding:3px;
		display:block;
	}
	span.notcompleted {
		color:#CACACA;
	}
	/* Form */
		div.blueerror {
		color:#444;
		padding:8px 12px 8px 38px;
		text-decoration:none;
		margin:5px 0 15px 0;
		font-size:1.1em;
		font-weight:bold;
		font-style:normal;
		background:#fff url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/error.jpg) no-repeat 8px center;
		border:1px solid #ead19b;
		clear:both;
		text-align:left;
	}
	
	div.success {
		color:#444;
		padding:8px 12px 8px 38px;
		text-decoration:none;
		margin:5px 0 15px 0;
		font-size:1.1em;
		font-weight:bold;
		font-style:normal;
		background:#fff url(http://static.oglasi.com/templates/Sigma-Ocean/images/icons/accept.gif) no-repeat 8px center;
		border:1px solid #ead19b;
		clear:both;
		text-align:left;
	}

	
	.icon {
		margin: 10px 0 10px 0;	
	}
	
	form {
		margin:0;
	}
	form p {
		margin:0;
		padding:5px 0 10px 0;
	}
	form h2 {
		border-bottom:1px solid #ccc;
		line-height:1.4em;
		margin:0 10px;
	}
	.block form .fieldgrp {
		margin-bottom:0.5em;
		width:100%;
	}
	.block form .field {
		float:left;
		font-size:95%;
		width:200px;
	}
	.block form .field input {
		border:2px solid #CCCCCC;
		margin:0px;
	}
	.block form .field textarea {
		border:2px solid #CCCCCC;
		margin:0 0 0px;
	}
	.block form input {
		border:2px solid #CCCCCC;
		margin:0 0 5px;
		padding:2px;
	}
	.block form textarea {
		border:2px solid #CCCCCC;
		margin:0 0 10px;
	}
	.block form select {
		border:2px solid #CCCCCC;
		margin:0 0 10px;
		padding:1px;
	}
	.block form label.top {
		display:block;
	}
	#form label {
		clear:both;
		color:#333333;
		display:block;
		float:left;
		font-size:16px;
		font-weight:bold;
		line-height:22px;
		padding:0 5px 0 0;
		text-align:right;
		width:180px;
	}
	td.formleft {
		width:180px;
		text-align:right;
		padding-right:5px;
		font-size:11px;
		font-weight:bold;
	}
	td.formright {
		float:left;		
                padding-top:10px;
	}
	
	textarea { 
     	resize:none; /* disable safari text box resizing */
	}

	/* row1 & row2
	 * This section handles alternating rows
	 *
	*/
	.row1 {
		background-color:#d0d0d0;
		background-color:#F1F1F1;
	}
	.row2 {
		background-color:#FFF;
	}
	#form label.onehpx {
		width:120px;
	}
	#form input.error {
		background-color:#DEEFFF;
		color:#000000;
		border:1px SOLID #EA5200;
	}
	#form label.error {
		background:url("http://static.oglasi.com/templates/Sigma-Ocean/images/cross.png") no-repeat 0px 0px;
		padding-left:18px;
		padding-bottom:2px;
		font-weight:bold;
		color:#EA5200;
		float:none;
		display:inline;
		border:none;
	}
	#form label.checked {
		background:url("http://static.oglasi.com/templates/Sigma-Ocean/images/check.png") no-repeat 0px 0px;
		float:none;
		display:inline;
		border:none;
	}

	table.main tbody tr td input,
	input.button,
	p.submit input,
	p.continue input {
		border:1px outset #ccc;
		color:#333;
		font-weight:normal;
		background-color:#ddd;
		padding:4px 8px;
		margin:5px 0 0 0;
		text-align:center;
	}
	p.continue input {
		float:left;
	}
	#submit {
		border:1px outset #ccc;
		color:#333;
		font-weight:normal;
		background-color:#ddd;
		padding:4px 8px;
		margin:10px 0 0 0;
		text-align:center;
	}
	.block fieldset p {
		clear:both;
		padding:0px;
		margin:0px;
	}
	.block fieldset p label {
	float:left;
	}
	.block fieldset {
		margin-bottom:6px;
		border:1px solid #CCCCCC;
		padding:10px
	}
	.block fieldset legend {
		padding:.1em .3em;
		font-size:18px;
		font-weight:bold;
		color:#4e4e4e;
	}
	.block fieldset p#searchtext input#searchtext {
		padding:.1em .3em;
		font-size:14px;
		font-weight:bold;
		color:#4e4e4e;
	}
	.block fieldset p#category select#type {
		padding:.1em .3em;
		font-size:14px;
		font-weight:bold;
		color:#4e4e4e;
	}
	.block fieldset p#continue input#search {
		padding:.1em .3em;
		font-size:16px;
		font-weight: bold;
                margin-left: 250px;                                  
		color: #3B5774;
	}
	span.characters {
		color:#666666;
		font-size:10px;
		margin:0 0 5px 0;
		padding:0;
		display:block;
	}
	span.characters span {
		display:inline;
	}
	/*		.page fieldset p select, .page fieldset p input { float:right; }*/
	input,select,textarea {
		font-family:Verdana, Arial, Geneva;
		font-size:11px;
	}
	div#step2 table td {
		width:50%;
		padding:10px 0;
	}
	/* Breadcrumb
	 * This class handles the category
	 * breadcrumb trail
	*/
	.breadcrumb{
		font-weight:bold;
		text-decoration:none;
		font-size:12px;
		clear:both;
		padding:0;
	} /* Pagination
 	/* This class handles the appearence of the
 	* previous and next section
	 *
	*/
	.pageNav a {
		text-decoration:none;
	}
	table.pagination {
		text-align:right;
		background-color:#ccc;
		color:#333333;
		font:bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
		border:1px solid #ccc;
	}
	.paginationNum {
		background-color:#FFFFFF;
		color:#333333;
	}
	.navigationBack {
		background-color:#eaeaea;
		color:#000;
		white-space:nowrap;
	}
	.pageNav td {
		padding:4px;
	}
	.navigation {
		font:x-small verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	}
	.listingextras,
	.listingextras a {
		margin:5px 0;
		font-size:1em;
		text-align:center;
	}
	.listingextras2 {
		border:1px solid #F1F1F1;
		width: 100%;
		font-size:1.2em;
	}
	.listingextras2 a {
                text-decoration: underline;
		margin:5px 0;
		font-size:1em;
	}
	.favorites,
        .facebook,
	.printer,
	.moreads,
	.friendmail,
	.contact,
	.delfavorites {
		padding:4px 0 4px 20px;
		margin-left:10px;
		height:20px;
		line-height:20px;
		font-size:11px;
	}
        .facebook {background:transparent url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat 2px center;}

	.favorites {
		background:url('http://static.oglasi.com/templates/Sigma-Ocean/images/favorites.gif') no-repeat left center;
	}
	.printer {
		background:url('http://static.oglasi.com/templates/Sigma-Ocean/images/printer.gif') no-repeat left center;
	}
	.moreads {
		background:url('http://static.oglasi.com/templates/Sigma-Ocean/images/moreads-seller.gif') no-repeat left center;
	}
	.friendmail {
		background:url('http://static.oglasi.com/templates/Sigma-Ocean/images/friendmail.gif') no-repeat left center;
	}
	.contact {
		background:url('http://static.oglasi.com/templates/Sigma-Ocean/images/contact.gif') no-repeat left center;
	}
	.delfavorites {
		background:url('http://static.oglasi.com/templates/Sigma-Ocean/images/favorites_delete.gif') no-repeat left center;
	}

	blockquote {
		margin:10px 0;
		padding:5px;
		color:#666;
		border:1px inset;
	}
	.updated {
		background:#E8EFF5 url(http://static.oglasi.com/templates/Sigma-Ocean/images/check.png) no-repeat 1em;
		border:1px solid #2580B2;
		margin:1em 5% 10px;
		padding:0 1em 0 3em;
	}

	#step2 fieldset table tr td { padding:5px;vertical-align:top;}
	#step2 fieldset table tr td form { line-height:14px;}


/* KATEGORIJE DODANO */	

table.main, table.tableborder{border-collapse:collapse;}
table.main th, table.tableborder tbody th{font-weight:normal;padding:10px 0 2px 0;font-size:1.2em;font-family:Arial, Verdana, Geneva, Sans-serif;border-bottom:1px solid #ddd;}
table.main table td{padding:0 10px 6px 0;vertical-align:top;}
table.main th{text-align:left;font-weight:bold;font-size:1.0em;}
table.main table td img{vertical-align:middle;}
table.main table td a{text-decoration:none;font-size:1.1em;}
fieldset table{margin:0 auto;width:auto;}
fieldset table td{vertical-align:top;width:auto;}
table.tableborder{margin:0 auto;width:100%;}
table.tableborder td{margin:0 auto;}
table.tableborder table{}
table.tableborder table td{margin:0 auto;}
table.tableborder table td strong{margin:0 auto;}

.maindiv1{display:inline;float:left;margin-left:24px;padding-left:14px;padding-top:10px;width:190px;}

a.blue_head {font-size:20px;font-family:Arial, Verdana, Geneva, Sans-serif;font-weight:bold;border-bottom:1px solid;}
a.blue_head:hover {font-size:20px;font-family:Arial, Verdana, Geneva, Sans-serif;font-weight:bold;border-bottom:1px solid;}

#linklist{list-style-type:none;padding:0;margin-top:8px;margin-left:0px;padding-bottom:2px;margin-bottom:8px;}
#linklist li{background-position:0px 7px;padding-left:6px;margin-bottom:3px;}
#linklist li a{font-family:Arial, Verdana, Helvetica, sans-serif;font-size:14px;text-decoration:underline;color:#515151;margin-left:10px;}
#linklist li a:hover{font-size:14px;text-decoration:underline;border-bottom:1px dotted;color:#515151;margin-left:10px;}

h1{font-weight:bold;padding:6px 0 2px 0;margin:0 0 6px 0;font-size:1.2em;font-family:Arial, Verdana, Geneva, Sans-serif;border-bottom:1px solid #ccc;}

h3{font-weight:bold;padding:6px 0 2px 0;margin:0 0 6px 0;font-size:1.2em;font-family:Arial, Verdana, Geneva, Sans-serif;border-bottom:1px solid #ccc;}

.feat{width:105px;float:left;padding:1px;margin:0 2px 4px 2px;background:#FFF;border:#CCCCCC 1px solid;}
.feat_width{width:100%;}
.feat_img{width:100%;text-align:center;margin:0 0 2px 0;}
.feat_txt{width:100%;color:#666666;height:30px;overflow:hidden;text-align:center;font-weight:bold;font-size:10px;text-transform: capitalize;}
.feat_price{width:100%;color:#305379;font-size:10px;padding-top:2px;text-align:center;}

.lcat{width:102px;float:left;padding:2px;margin:0 2px 2px 4px;background:#FFF;border:#CCCCCC 1px solid;}
.lcat_width{width:100%;}
.lcat_img{width:100%;text-align:center;margin:0 0 5px 0;}
.lcat_txt{width:100%;color:#666666;height:35px;overflow:hidden;text-align:center;font-size:10px;font-weight:bold;}
.lcat_price{width:100%;color:#305379;font-size:10px;padding-top:5px;text-align:center;}


.gcat{width:125px;float:left;padding:2px;margin:0 2px 6px 6px;background:#FFF;border:#CCCCCC 1px solid;}
.gcat_width{width:100%;}
.gcat_img{width:100%;text-align:center;margin:10px 10px 10px 0;}
.gcat_txt{width:100%;color:#666666;height:45px;overflow:hidden;text-align:center;font-size:12px;font-weight:bold;}
.gcat_price{width:100%;color:#305379;font-size:12px;padding-top:5px;text-align:center;}



#round_pager{
	list-style: none;
	float: left;
	margin-top: 5px;
}

#round_pager li{
	display: inline;
}

#round_pager li a{
	display: inline;
	color: #51555C;
	font-size: 12px;
	text-decoration: none;
	margin-right: 5px;
	padding: 4px 8px;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background:  url(/images/bk_round.gif) repeat-x left top;
}

#round_pager li a:hover{
	border: 1px solid #AAAAAA;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #51555C;
}

#round_pager li a.selected{
	border: 1px solid #AAAAAA;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #393c41;
}

#round_pager_info1{
	line-height: 14px;
	font-size: 12px;
	margin-top: 3px;
	margin-right: 5px;
	padding: 4px 8px;
	float: left;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background:  url(/images/bk_round.gif) repeat-x left top;
}

#round_pager_info2{
}

#round_pager_pos_first{
	color: #393c41;
	font-size: 12px;
	margin-right: 3px;
	padding: 5px;
}

#round_pager_pre_last{
	color: #393c41;
	font-size: 12px;
	margin-right: 3px;
	padding: 5px;
}

