* {
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}

body {
	text-align:center;
	background-color:#C7E2F1;
	color: #000000;
	font: 12px Georgia, Arial, Helvetica, sans-serif;
}
h1 {
    font-family: georgia;
    font-style: italic;
    font-weight: normal;
}
#page {
	background-color:#FFFFFF;
	width: 970px;
	margin: 0 auto;
	text-align: left;
}
#header {
	background: url('images/banner_new.jpg');
	height: 209px;
	width: 970px;
	margin: 0;
	padding: 0;
}
#header a:link {
	font-family: Trebuchet MS;
	color: #00285b;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	font-size: 11px;
}

#header a:hover {
	font-family: Trebuchet MS;
	color: #0006d6;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	font-size: 11px;
}





/*MENU* same as motox.ro only bigger */

#menu {
	background-color:#FFFFFF;
	width: 970px;
	margin: 0 auto;
	font-size: 120%;
	/* white-space: nowrap;*/
	padding-right: 2px;
	padding-top: 0;
}

* html #menu { padding-right: 0; } 

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
	background: url('images/meniu.jpg') repeat-x;
}

#menu li { display: inline; }
#menu a:link, #menu a:visited {
	padding: 1.5em 2em 0 2em;
	color: #FCF1F1;
	text-decoration: none;
	float: left;
	height: 64px;
}

#menu a:hover {
	background: url('images/meniu_hover.jpg') repeat-x;
	color: #FFF;
}

.clear {
	clear: both; background: none;
}

#content {
	background-color:#FFFFFF;
 overflow: auto;
 width: 100%;
 text-align: center;
 /*border: 1px solid #ccc;*/

}

#content_main {
	width: 680px;
	text-align: center;
	margin: 0 auto;
}

#leftcolumn { 
 color: #333;
 margin-right: 3.1em;
 width: 200px;
 float: left;
 background: url('images/login-bkg-tile.gif') no-repeat top center;
}

.white {
	color: #FCF1F1;
}

#leftcolumn ul {
	background: url('images/login-bkg-bottom.gif') no-repeat bottom center;
	padding: 15px 40px;
	list-style: none;
	text-align: left;
}

#leftcolumn a:link, #leftcolumn a:visited {
	text-decoration: none;
	color: #d2d8dc;
	background-color: transparent;
	line-height: 2em;
}

#leftcolumn a:hover {
	color: #FFF;
}

#rightcolumn { 
 color: #333;
 display: inline;
 float right;
 padding: 1em;
 position: relative;
 text-align: left;
}

#rightcolumn_content {
	float: left;
	width: 200px;
	height: 185px;
	padding: 1em;
	margin: .5em;
	text-align: left;
	background: url('images/box.jpg') no-repeat;
	font-family: Verdana;
}

.title {
	/*font-size: 80%;*/
	font-weight: bold;
	font-family: Georgia;
	font-style: italic;
	padding: .3em 0;
	margin: 0;
}

.dim {
	padding-top: 10px;
}

#rightcolumn_content img {
	margin: 1.15em 1.5em 0 .5em;
}

#footer { 
 width: 970px;
 clear: both;
 color: #333;
 height: 20px;
 background: #C7E2F1 url('images/footer.jpg') bottom center no-repeat;
 margin: 10px 0px 0 0;
 padding: 10px 0px;
 text-align: center;
}

#cat {
	text-align: right;
}
#cat li {
	display: inline;
}
.code {
	font-size: 120%;
	font-weight: bold;
}
#pages {
	text-align: center;
}
#pages a:link, #pages a:visited {
	color: #333;
	text-decoration: none;
}
#pages a:active {
	font-weight: bold;
	text-decoration: underline;
}
#pages a:hover {
	color: #333;
	text-decoration: underline;
}
.smartbox {
	background: url('images/box.jpg') no-repeat;
	width: 200px;
	height: 185px;
	float: left;
	margin: 1em 1em;
	color: #ffffff;
}

.smartbox:hover{
  text-decoration: underline;
}

.smartbox h3 {
    font-style: italic;
    font-family: georgia;
    font-weight: normal;
}
h1 {
	color: #333;
}
h3 {
	padding: 1em;
}
h3 a:link, a:visited {
	color: #333;
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}
/* contact */
label {
	display:block;
}
input.text,textarea {
/*   	background-color: #e9e7e3;*/
	background-color: #cad9e2;
  	width: 215px;
	font:12px/12px 'courier new',courier,monospace;
	color:#333;
	padding:3px;
	margin:1px 0;
	border: 1px solid #3b93c9;
}
input.submit {
	padding:2px 5px;
	margin-top: 5px;
	font: 12px/12px verdana,arial,sans-serif;
	border: 1px solid #333;
	color: #cad9e2;
	background-color: #3b93c9;
}
#header .strapline {
	padding: 3em;
}
/*slide*/
.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
    .highslide-caption {
    	            display: none;
                
    	                    border: 2px solid white;
    	                        border-top: none;
    	                            font-family: Verdana, Helvetica;
    	                                font-size: 10pt;
    	                                    padding: 5px;
    	                                        background-color: white;
    	                                        }
    	                                        .highslide-display-block {
    	                                            display: block;
    	                                            }
    	                                            .highslide-display-none {
    	                                                display: none;
    	                                                }
    	                                                .highslide-loading {
    	                                                    display: block;
    	                                                	color: white;
    	                                                	    font-size: 9px;
    	                                                		font-weight: bold;
    	                                                		    text-transform: uppercase;
    	                                                		        text-decoration: none;
    	                                                		    	padding: 3px;
    	                                                		    	    border-top: 1px solid white;
    	                                                		    		border-bottom: 1px solid white;
    	                                                		    		    background-color: black;
    	                                                		    		        /*
    	                                                		    		            padding-left: 22px;
    	                                                		    		                background-image: url(highslide/graphics/loader.gif);
    	                                                		    		                    background-repeat: no-repeat;
    	                                                		    		                        background-position: 3px 1px;
    	                                                		    		                            */
    	                                                		    		                            }
    	                                                		    		                            a.highslide-credits,
    	                                                		    		                            a.highslide-credits i {
    	                                                		    		                                padding: 2px;
    	                                                		    		                                    color: silver;
    	                                                		    		                                        text-decoration: none;
    	                                                		    		                                    	font-size: 10px;
    	                                                		    		                                    	}
    	                                                		    		                                    	a.highslide-credits:hover,
    	                                                		    		                                    	a.highslide-credits:hover i {
    	                                                		    		                                    	    color: white;
    	                                                		    		                                    	        background-color: gray;
    	                                                		    		                                    	        }