/*---------------------------------------------
[Main CSS Stylesheet]

Project:          Dimedia nekretnine
Primary Use:      Screen
Version:          1.0
Date:             04.01.2010.
Last Change:      07.01.2010.
Author:           Dimedia
---------------------------------------------*/
@import url("reset.css");

body  { background: #000; font-family: Arial,sans-serif; }
#container  { width: 900px; margin: 0px auto; }
.cb { clear:both; font-size:1px; height:1px; }

/******************* HEADER ************************************/
#header { height: 90px; position: relative; margin-bottom: 66px; }
    #header .logo { width: 194px; height: 69px; background: url(../images/logo.gif); position: absolute; bottom: 0; left: 0; text-indent: -9999px; display: block; }
    
    #header .top-nav  { float: right; padding-top: 8px; }
    #header .top-nav li { float: left; padding: 0 8px 0 11px; background: url(../images/separator-01.gif) right 1px no-repeat; }
    #header .top-nav li.last  { padding-right: 0px; background: none; }
    #header .top-nav li a { font-size: 12px; line-height: 14px; color: #808080; text-decoration: none; display: block; }
    #header .top-nav li a.on  { color: #454545; }
    
    #header .bottom-nav { position: absolute; bottom: 0; right: 0; background: url(../images/bottom-nav-bkg.gif) bottom left repeat-x; }
    #header .bottom-nav li { float: left; padding: 0 38px 0px 0; }
    #header .bottom-nav li.last { padding-right: 0; }
    #header .bottom-nav li a { font-size: 13px; position: relative; z-index: 2; line-height: 16px; color: #a2b620; text-decoration: none; font-weight: bold; display: block; padding: 0 2px 14px 2px; }
    #header .bottom-nav li a.on { color: #939495; }
    
    #header .bottom-nav .marker { display: block; position: absolute; z-index: 1; left: 0; bottom: 0; padding: 0; height: 9px; line-height: 9px; background: #4c4c4c; }
    
    #flashContainer { height: 280px; display: block; }
    #slideshowContainer { height:280px; overflow:hidden; position:relative; }
    #slideshowContainer #slideshow_nav { position:absolute; right:0px; bottom:21px; z-index:100; }
    #slideshowContainer #slideshow_nav a { display:inline-block; width:21px; height:21px; margin-left:10px; background:#4d4e52; color:#4d4e52; font-size:1px; line-height:21px; text-align:center; outline:none; }
    #slideshowContainer #slideshow_nav a.activeSlide { background:#a2b61f; color:#a2b61f; }
    
/******************* CONTENT & TEXT ****************************/
#content  { background: #1b2326; padding: 26px 15px 26px 15px; overflow: hidden; zoom: 1; }
.big-content { padding: 26px 28px 26px 26px !important; }

#col-1  { float: left; width: 195px; margin-right: 30px; }
#col-2  { float: left; width: 430px; }
#col-2-big  { float: right; width: 645px; }
#col-3  { float: right; width: 200px; }

.noShow { display: none; }
.nomarg { margin: 0 !important; }

h2,
.text h2 a,
h2 a  { font-size: 18px; line-height: 24px; color: #a2b620; font-weight: normal; margin-bottom: 22px; text-decoration: none; }
    h2 span  { font-size: 13px; line-height: 18px; font-weight: bold; color: #ccc; display: block; }

.text { font-size: 12px; line-height: 18px; color: #c7c7c7; }
    .text h1  { font-size: 30px; line-height: 35px; color: #a2b620; font-weight: normal; margin-bottom: 22px; }
    .text h1 span { font-size: 16px; line-height: 22px; font-weight: bold; color: #fff; display: block; }
    .text h3  { font-size: 16px; line-height: 22px; font-weight: bold;  }
    .text h3.bkg  { font-size: 25px; line-height: 25px; font-weight: normal;  margin-bottom: 10px; background: url(../images/bgk-year.gif) left center repeat-x; }
    .text h3.bkg span { background: #1b2326; padding-right: 10px;  }
    .text em { font-style: normal; font-weight: bold; color: #a2b620; }
    .text ul,
    .text ol,
    .text p { margin-bottom: 15px; }
    .text ol  { margin-left: 25px; }
    .text ul li { padding-left: 15px; background: url(../images/bullit-02.gif) left 6px no-repeat; }
    .text a { color: #f30808; text-decoration: none; /*display: inline-block;*/ }
    .text strong  { font-weight: bold; }
    
#col-1 .text  { margin-bottom: 25px; }
#col-1 .text h1 { font-size: 18px; line-height: 24px; color: #a2b620; font-weight: normal; margin-bottom: 22px; text-decoration: none; }

.more,
.text .more  { float: left; padding-left: 15px; background: url(../images/arrow-01.gif) left 7px no-repeat; font-size: 12px; line-height: 18px; color: #f30808; text-decoration: none; }

/******************* SLIDER ************************************/
.slide-box  { float: left; width: 564px; }
    .slide-box h2  { margin-bottom: 9px; }
    .slide-box .wrapper { height: 255px; margin-bottom: 7px; overflow: hidden; zoom: 1; background: url(../images/slide-bkg.jpg); position: relative; }
    
    .slide-box .wrapper ul  { width: 15000px; position: absolute; left: 0; }
    .slide-box .wrapper ul li { float: left; width: 564px; padding-top: 24px; height: 231px; text-align: center; position: relative; }
    .slide-box .wrapper ul li .img { margin: 0px auto; }
    
    .slide-box .wrapper table { width: 284px; border-right: 1px solid #2d343a; font-size: 11px; line-height: 16px; color: #999; position: absolute; left: 0; top: 199px; }
    .slide-box .wrapper table th  { padding: 0 5px 0 15px; color: #c7c7c7; font-weight: bold; }
    .slide-box .wrapper table td  { width: 100%; }
    .slide-box .wrapper .txt { width: 250px; font-size: 11px; line-height: 16px; color: #999; position: absolute; right: 10px; top: 199px; text-align: left; }
    .slide-box .wrapper a { color: #999; }
    
    .slide-box .wrapper .prev,
    .slide-box .wrapper .next { display: block; position: absolute; top: 57px; width: 29px; height: 124px; cursor: pointer; text-indent: -9999px; }
    .slide-box .wrapper .prev { background: url(../images/slide-box-prev.gif) top left no-repeat; left: 0;  }
    .slide-box .wrapper .next { background: url(../images/slide-box-next.gif) top left no-repeat; right: 0;  }
    .slide-box .wrapper .prev:hover,
    .slide-box .wrapper .next:hover { background-position: -29px top; }
    
    .slide-box .extra  { background: #0d1113; overflow: hidden; zoom: 1; padding-right: 35px; border-top: 1px solid #171a1d; }
    .slide-box .extra .more  { float: right; }

/******************* BOXES *************************************/
.news-box { float: right; width: 257px; }
    .news-box h2  { margin-bottom: 9px; }
    .news-box ul { border-bottom: 1px solid #171a1d; overflow: hidden; zoom: 1; }
    .news-box ul li { border-top: 1px solid #2e353b; padding: 13px 15px 12px 5px; float: left; clear: left; width: 237px; }
    .news-box ul .date  { font-size: 10px; color: #999; display: block; padding-left: 12px; }
    .news-box ul a  { font-size: 12px; color: #c7c7c7; line-height: 14px; display: block; text-decoration: none; padding-left: 12px; background: url(../images/arrow-02.gif) left 5px no-repeat; }
    
    .news-box .extra  { background: #0d1113; overflow: hidden; zoom: 1; padding-right: 35px; }
    .news-box .extra .more  { float: right; }

.down-box { background: #000; font-size: 12px; line-height: 18px; color: #939393; padding: 12px 8px 15px; }
    .down-box h2,
    .down-box h2 a  { color: #fff; font-size: 14px; line-height: 20px; font-weight: bold; }
    .down-box h2 span { font-size: 11px; }
    .down-box .img { float: right; }
    .down-box .img img { display: block; }
    .down-box .button  { background: url(../images/button-02.gif); display: block; clear: both; width: 49px; padding-right: 130px; height: 28px; font-size: 12px; line-height: 28px; color: #fff; text-decoration: none; text-align: right; zoom: 1; }
    .down-box .button span { display: none; }

.switch-box  {}
    .switch-box div { height: 280px; width: 100%; position: relative; }
    .switch-box div img { display: none; position: absolute; top: 0; }
    .switch-box div img.on { display: block; }
    .switch-box ul  { overflow: hidden; zoom: 1; margin: 0; }
    .switch-box ul li { padding: 0; background: none; float: left; margin: 0 10px 10px 0; }
    .switch-box ul li img { display: block; }

.text .paging { background: #000; overflow: hidden; zoom: 1; padding: 2px 8px; margin-bottom: 10px; }
    .text .paging span { float: left; margin-right: 15px; }
    .text .paging span a { float: left; margin-right: 10px; }
    .text .paging span a.off  { color: #333; }
    .text .paging ul  { float: left; margin: 0;  }
    .text .paging li  { padding: 0; background: none; float: left; }
    .text .paging li a  { float: left; padding: 1px 5px; margin-right: 2px; font-weight: bold; }
    .text .paging li a.on { background: #1b2326; color: #ccc; }
		

#info-i-podrska-kontakt { position:absolute; width:258px; height:83px; top:680px; left:50%; margin-left:-477px; background:url(../images/bg-info-i-podrska.png) no-repeat; text-indent:-9999px; overflow:visible; z-index:999; }	

#info-i-podrska-home { position:absolute; width:335px; height:83px; top:644px; right:50%; margin-right:-467px; background:url(../images/bg-info-i-podrska-2.png) no-repeat; text-indent:-9999px; overflow:visible; z-index:999; }	


/*** Preporučamo ***/

.preporuke { }
.preporuke h2 { margin:0 0 22px 8px;  }
.preporuke .preporuka { width:175px; padding:0 17px; float:left; border-right:#2E353B 1px solid; margin-bottom:20px; font-size:11px;  color:#C7C7C7; line-height:14px; }
.preporuke .preporuka.first { border-left:#2E353B 1px solid; }

.preporuke p { font-size:11px;  color:#C7C7C7; line-height:14px; }
.preporuke p a { color:#F30808; text-decoration: none; }
.preporuke p a:hover { color:#C7C7C7; }
.preporuke h3 a { color:#C7C7C7; text-decoration:none; }
.preporuke img { height:80px; }
.preporuke .preporuka h3 { color:#C7C7C7; margin: 9px 0; font-weight:normal; background: url("../images/arrow-02.gif") no-repeat scroll left 5px transparent; padding-left:12px; font-size:12px;}
	
/******************* LISTS *************************************/
.list-01  { overflow: hidden; zoom: 1; background: url(../images/list-01-bkg.gif) top left repeat-y; border-bottom: 1px solid #2e353b; margin-bottom: 30px; position: relative; }
    .list-01 li { float: left; color: #939393; width: 242px; padding: 4px 20px 21px 20px; }
    .list-01 li.first { width: 262px; padding-left: 0px; }
    .list-01 li.last  { width: 262px; padding-right: 0px; }
    .list-01 li li  { float: none; width: auto; padding: 0; background: url(../images/bullit-01.gif) left 4px no-repeat; padding: 0 0 7px 22px; }
    .list-01 li .img  { float: right; margin: 0 0 15px 10px; }
    .list-01 li .img img  { display: block; }
    .list-01 li .more { position: absolute; bottom: 6px; left: 505px; }
    .list-01 li.first .more  { left: 223px; }
    .list-01 li.last .more  { left: 802px; }
    .list-01 li.last p  { overflow: hidden; zoom: 1; }
    .list-01 .button  { background: url(../images/button-07.gif) no-repeat; display: block; /*clear: both;*/ width: 64px; padding-right: 100px; height: 19px; font-size: 12px; line-height: 19px; color: #8d9193; text-decoration: none; text-align: left; margin-bottom: -13px; zoom: 1; }
    .list-01 .button span { display: none; }

.list-02  { border-top: 1px solid #2d343a; margin-bottom: 30px; }
    .list-02 li { padding: 7px 5px 6px 10px; border-bottom: 1px solid #2d343a; }
    .list-02 li a { font-size: 13px; line-height: 15px; font-weight: bold; text-decoration: none; color: #a2b620; display: inline-block; }
    .list-02 li a.on { color: #939495; }

.list-03  { margin-bottom: -25px; }
    .list-03 li  { margin-bottom: 25px; }
    .list-03 li img { width: 193px; }
    .list-03 li div { padding: 5px 0; margin-bottom: 7px; background: #000; text-align: center; }
    .list-03 li div p  { display: block; text-align: left; padding: 10px 10px 2px; font-size: 11px; line-height: 13px; color: #939393; font-style: italic; }
    .list-03 li span  {  display: block; background: #0d1113; text-align: right; padding: 0px 6px 0px 0; }
    .list-03 li a { background: url(../images/bullit-03.gif) right 3px no-repeat; padding-right: 15px; font-size: 12px; line-height: 18px; color: #f30808; text-decoration: none; }

.text .list-04  { margin-left: -10px; }
    .text .list-04 li { padding: 0 20px 0 10px; background: none; margin-bottom: 15px; border-bottom: 1px solid #2e353b; }
    .text .list-04 h2 { margin-bottom: 5px; }
    .text .list-04 div  { margin-bottom: 15px; text-align: justify; }
    .text .list-04 .date  { font-size: 10px; line-height: 12px; margin-bottom: -2px; display: block; }
	
.list-05 { overflow: hidden; background: url(../images/separator-02.gif?) bottom center repeat-y; }
	.list-05 li { float: left; width: 403px; background: url(../images/separator-02.gif?) bottom left repeat-x; position: relative; display: block; padding-bottom: 10px; }
	.list-05 li .img  { float: right; margin: 0 0 15px 20px; }
    .list-05 li .img img  { display: block; }
	.list-05 li .more { position: absolute; bottom: 10px; right: 0; }
	.list-05 .odd { padding-right: 20px; }
	.list-05 .odd .more { right: 20px; }
	/*.list-05 .odd .border-left { right: 20px; }*/
	.list-05 .even { padding-left: 20px; }
	.list-05 .even img { margin-right: 10px; }
	.list-05 .even .more { right: 10px; }
	
	.list-05 .first.text.odd { padding-top: 0px; }
	.list-05 .text.even { padding-top: 0px; }
	.list-05 .text.odd { padding-top: 20px; }
	.list-05 .last.text.even { padding-top: 20px; }

/* ZATRAZITE PONUDU GUMB */

	.offer { position: relative; background:url(../images/button-05.jpg) no-repeat; width:160px; height:30px; text-indent:-9999px; }
	.offer.detail { margin:0 0 20px -4px; }
	.offer .request { display:inline-block; position:absolute; width:160px; height:30px; top:0; left:0; cursor:pointer; }
	

/******************* FORMS *************************************/
form label  { font-size: 12px; color: #c7c7c7; line-height: 14px; }
    form label em  { color: #6e96d5; }
    form textarea,
    form .txt { color: #fff; font-size: 12px; line-height: 14px; background: #000; padding: 2px; font-family: Arial,sans-serif; overflow: auto; }
    form .error { border: 1px solid #6e96d5 !important; padding: 1px; background: #f30808; }
    form .warrning  { float: right; clear: right; font-size: 12px; line-height: 14px; color: #f30808; padding: 2px; }

form.hide { display: none; }
    
.form-01 { background: url(../images/bgk-pattern-01.gif); margin-left: -15px; padding: 10px 11px 10px 15px; position: relative; zoom: 1; }
    .form-01 h2  { margin-bottom: 10px; }
    .form-01 label { display: block; margin-bottom: 2px; }
    .form-01 .txt { display: block; margin-bottom: 10px; width: 178px; zoom: 1; }
    .form-01 button  { background: url(../images/button-03.png); float: right; text-indent: -9999px; width: 97px; height: 30px; cursor: pointer; margin-bottom: 10px; zoom: 1; }
    .form-01 .switch { display: block; clear: both; padding-left: 15px; background: url(../images/arrow-01.gif) left 7px no-repeat; font-size: 12px; line-height: 18px; color: #f30808; cursor: pointer; }
    .form-01 p  { font-size: 12px; line-height: 14px; color: #6e96d5; margin-bottom: 10px; }
    
#form-02  { background: url(../images/bgk-pattern-02.gif); margin: -5px -15px 0 0; padding: 5px 0 10px 25px; position: relative; }
    #form-02 fieldset { overflow: hidden; zoom: 1; margin-left: -8px; }
    #form-02 ul { width: 290px; float: left; margin-right: 25px; }
    #form-02 li { overflow: hidden; zoom: 1; background: #1b2326; padding-left: 8px; margin-bottom: 5px; }
    #form-02 li.marg  { margin-bottom: 32px; }
    #form-02 .txt { float: right; width: 176px; }
    #form-02 textarea { float: right; width: 176px; height: 100px; border: none; }
    #form-02 fieldset img { clear: left; display: block; margin: 0 0 10px 110px; }
    #form-02 .button-wrapper { position: absolute;  }
    #form-02 .button-wrapper.demo-fix { right: 38px; bottom: 13px; width: 282px }
    #form-02 button  { float: right; text-indent: -9999px; width: 97px; height: 30px; cursor: pointer; margin: 25px 0 0 8px; }
    #form-02 .button01 { background: url(../images/button-03.png); }
    #form-02 .button02 { background: url(../images/button-04.png); }
    #form-02 p  { font-size: 12px; line-height: 14px; color: #6e96d5; }
    #form-02 ul p { margin: 10px 10px 10px 0; }
    #form-02 label  { float: left; padding-top: 2px; }
    #form-02 .file label  { margin-bottom: 5px; display: block; }
    #form-02 .file input  { font-size: 12px; line-height: 14px; font-family: Arial,sans-serif; display: block; margin-bottom: 5px; background: #000; color: #fff; width: 275px; border: 1px solid #000; }
    #form-02 .button-wrapper div { position: absolute; top: 0px; right: 18px; padding: 2px 10px 2px 3px; }
    #form-02 .button-wrapper div a  { color: #6e96d5; text-decoration: none; }
    #form-02 .button-wrapper div label  { float: none; }
    #form-02 .button-wrapper div.error  { padding: 1px 9px 1px 2px; }
    #form-02 .button-wrapper div.error a  { color: #fff; }
    #form-02 .button-wrapper.demo-fix div { left: -10px; }
	
	#form-02 fieldset.demo-fix { overflow: visible; }
	
	.ssel { position: relative; display: inline-block }
	#form-02 li.sel-fix { overflow: visible; width: 282px; float: left; }


	.popup { display:none; position:fixed; top:50%; left:50%; margin:-195px 0 0 -329px; width:658px; height:390px; z-index:101; }
	.popup-overlay { display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:black; z-index:99; filter:alpha(opacity=75);
        -moz-opacity:0.75;
        -khtml-opacity: 0.75;
        opacity: 0.75;
 }
	.popup #popup-close { position:absolute; top:0px; right:15px; width:67px; height:26px; font:normal 10px/26px arial; color:#939393; text-align:right; cursor:pointer; }
	.popup #popup-close span { font:normal 12px/26px arial; color:#a2b620; margin-left:5px; }
	.popup #form-02  { margin:0; padding: 15px 0 10px 25px; position: relative; }
	.popup #form-02 h2 { margin-bottom:12px;  }
    .popup #form-02 ul { width: 295px; }
	.popup #form-02 li.marg  { margin-bottom: 42px; }
    .popup #form-02 p  { font-size: 12px; color:#939393; padding:0 0 18px 0; }
    .popup #form-02 p span.green  { font-weight:bold; color:#a2b620; }
    .popup #form-02 p.napomena  { margin-top:22px; padding:0; font-size: 11px; line-height: 14px; color: #6e96d5; }
    .popup #form-02 .button-wrapper.demo-fix { right: 24px; bottom: 13px; }
	.popup	#form-02 textarea { height: 230px; }
	.popup	#form-02 div.column { float:left; overflow:hidden; }
	.popup #form-02 fieldset img { margin: 0 0 10px 115px; }

	
/******************* FOOTER ************************************/
#footer { padding: 16px 0 30px 0px; overflow: hidden; zoom: 1; position: relative; }
    #footer .rss  { float: left; font-size: 10px; color: #616a73; line-height: 16px; padding: 1px 0 0 27px; background: url(../images/icon-rss.gif) 4px 1px no-repeat; text-decoration: none; }
    
    #footer p { float: left; color: #616a73; font-size: 10px; padding: 25px 0 0 0; clear: left; }
    #footer p a { color: #616a73; text-decoration: none; }
    #footer p a span,
    #footer p a:hover { color: red; }
    
    #footer ul  { float: right; }
    #footer ul li { float: left; padding: 0 8px 0 11px; background: url(../images/separator-01.gif) right 2px no-repeat; }
    #footer ul li.last  { padding-right: 0px; background: none; }
    #footer ul li a { font-size: 12px; line-height: 14px; color: #808080; text-decoration: none; display: block; }
    
    #footer dl  { float: left; padding-top: 38px;  }
    #footer dt  { float: left; color: #616a73; font-size: 10px; padding-top: 25px; }
    #footer dd  { float: left; }
    #footer dd a  { display: block; text-indent: -9999px; height: 37px; }
    #footer dd .link1  { margin-left: 37px; width: 71px; background: url(../images/portal-burza.jpg); }
    #footer dd .link2  { margin-left: 27px; width: 100px; background: url(../images/portal-centar.jpg); }
    #footer dd .link3  { margin-left: 30px; width: 38px; background: url(../images/portal-oglas.jpg); }
    #footer dd .link4  { margin-left: 38px; width: 74px; background: url(../images/portal-crozilla.jpg); }
    #footer dd .link5  { margin-left: 20px; width: 68px; background: url(../images/portal-city24.jpg); }
    #footer dd .link6  { margin-left: 20px; width: 137px; background: url(../images/portal-njuskalo.jpg); }
    #footer dd .link7  { margin-left: 20px; width: 106px; background: url(../images/portal-nekretnine-365.png); }
    #footer dd a:hover  { background-position: 0 -37px; }
    
/* SHARE TOOLBAR */
a.dimedia-toolbar-button { width: 77px; display: block; position: absolute; top: 45px; left: 0; line-height: 17px; padding:0 0 0 9px; background: url(../images/toolbar/button.gif); font-size:11px; font-family: arial, sans-serif; text-transform: lowercase; color:#808080; cursor: pointer;  }
#dimedia-toolbar { display: none; opacity: 0; width: 96px; padding-top:20px; background: url(../images/toolbar/dimedia-toolbar-top.png) top left no-repeat; *background-image:url(../images/toolbar/dimedia-toolbar-top-ie.png); position: absolute; z-index:100; }
#dimedia-toolbar .bottom-bkg { zoom:1; padding-bottom:31px; background: url(../images/toolbar/dimedia-toolbar-bottom.png) bottom left no-repeat; *background-image:url(../images/toolbar/dimedia-toolbar-bottom-ie.png); }
#dimedia-toolbar .middle-bkg { zoom:1; background: url(../images/toolbar/dimedia-toolbar-middle.png) top left repeat-y; padding: 1px 0; }
#dimedia-toolbar ul { margin: -11px 0 -13px 9px; position: relative; padding: 0; list-style: none; overflow: hidden; zoom: 1; }
#dimedia-toolbar ul li  { float: left; margin: 0 5px 4px 0; background: #fff; }
#dimedia-toolbar ul a,
#dimedia-toolbar ul a img { display: block; border: 0; height: 16px; width: 16px; cursor: pointer; }
#dimedia-toolbar ul a { opacity: 0.6; }
#dimedia-toolbar ul a:hover { opacity: 1; }

/***************** lightbox ******************/
#jquery-overlay               { position: absolute; top: 0; left: 0; z-index: 1000; width: 100%; height: 500px; }
#jquery-lightbox              { position: absolute; top: 0; left: 0; width: 100%; z-index: 1001; text-align: center; line-height: 0; }
#jquery-lightbox a img        { border: none; }
#lightbox-container-image-box { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#lightbox-container-image     { padding: 10px; }
#lightbox-loading             { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }

#lightbox-container-image-data-box                      { font-family:Arial, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0; }
#lightbox-container-image-data                          { padding: 0; line-height: 16px; color: #1e2d3b; font-size: 14px; }
#lightbox-container-image-data #lightbox-image-details  { width: 70%; float: left; text-align: left; }	
#lightbox-image-details-caption                         { font-weight: bold; }
#lightbox-image-details-currentNumber                   { display: block; clear: left; padding-bottom: 1.0em; font-size: 10px; line-height: 12px; color: #656565; }			
#lightbox-secNav-btnClose                               { width: 66px; float: right; padding: 0 3px 0.7em 0; font-size: 11px; font-family: Arial, sans-serif; font-weight: bold; color: #656565; text-decoration: none; background: url(../images/lightbox-btn-close.gif) right 2px no-repeat; }
#lightbox-buttons                                       { float: right; clear: right; padding-bottom: 5px; }
#lightbox-buttons img                                   { margin-left: 5px; cursor: pointer; }


/****************** SELECT BOX ******************/
ul.newList { margin:0; padding:0; list-style:none; position:absolute;top:22px; left:0; overflow:auto; z-index:9999; height: 100px; }
.newListSelected { color:#000; height:18px; width: 175px; padding:3px 0 0 6px; margin-top: 1px; margin-left: 16px; color: #fff; font-size: 12px; float: right; background:url(../images/dropdown-replace.gif) top right no-repeat;}
#form-02 .newList li { background: #000; color: #fff; font-size: 12px; line-height: 25px; margin: 0; padding: 0 0 0 7px; width: 173px; margin-left: 1px; }
#form-02 .newList li a { background: #000; color: #fff; font-size: 12px; line-height: 25px; margin: 0; padding: 0; text-decoration: none; display: block }
#form-02 .newList li a:hover { color: #cb2e2d; }



/* iPhone */
@media screen and (max-device-width: 480px) 
{
	* { margin: 0; border: 0; padding: 0; }
	body { -webkit-text-size-adjust: none; }
}


