/* General styles */

* {

	padding:0;

	margin:0;

}

body {

	font:normal 11px Arial, Helvetica, sans-serif;

	color: #4F4F4F;

	/* background:url(../images/pageBg.gif);*/

	margin-top:15px;
	background-color: #173C4F;
}

a {

	text-decoration:underline;

	color:#fff;

}

a:hover {

	text-decoration:none;

	color:#fff;

}



/*culoare inputuri*/

input, textarea, select {

	background:#f86080;

	border:1px solid #d32b4e;

	color:#fff;

}

.clear {

	clear:both;

}

/* Layout */

div#container {

	width:750px;

	border:0px;

	margin:auto;

	background:#f6a9b9;

}

div#header {

	width:750px;

	background:url(../images/headerBg.jpg) no-repeat left top;

	height:227px;

}

div#header2 {

	width:750px;

	background:url(../images/headerBg2.jpg) no-repeat left top;

	height:227px;

}

div#header #header_left {

	width:340px;

	float:left;

	height:205px;

}

div#header #header_right {

	width:300px;

	float:right;

	height:205px;

}

div#header_left img {

	padding:70px 0px 0px 10px;

	border:none;

}

ul#menu {

	text-align:center;

	list-style:none;

	padding-top:20px;

}

ul#menu a {

	font-size:18px;

	color:#fff;

	text-decoration:none;

}

ul#menu a:hover {

	text-decoration:none;

	color:#eca9f7;

}

div#header_right #loginForm {

	/*background:url(../images/loginFormBg.gif) no-repeat;*/

	width:212px;

	height:92px;

	float:right;

	margin:50px 25px 0px 0px;

}

* html div #header_right #loginForm {

	/*background:url(../images/loginFormBg.gif) no-repeat;*/

	width:212px;

	height:92px;

	float:right;

	margin:50px 12px 0px 0px;

}

div#loginForm #accountUser, div#loginForm #accountPassword {

	width:130px;

}

div#submenu {

	width:750px;

	background:url(../images/submenuBg.gif) no-repeat;

	height:43px;

}

div#submenu #submenu_left {

	width:250px;

	float:left;

	padding:13px 0px 0px 20px;

}

div#submenu #submenu_right {

	width:360px;

	float:left;

	padding-top:6px;

}

#searchButton {

	font:11px arial;

	font-weight:bold;

    background-color: #f86080;  

}

.input_search {

	width:70px;

}

div#submenu_right #s3 {

	float:left;

	width:250px;

	padding:0px 0px 0px 4px;

	height:20px;

}

div#content {

	width:750px;

	padding:20px 0px 20px 0px;

}

div.modelBox {

	width:167px;

	background:url(../images/modelBoxBg.gif) repeat-y;

	text-align:center;

	height:110px;

	padding-top:10px;

}

div.modelBoxH {

	width:167px;

	background:url(../images/modelBoxH.gif) no-repeat;

	height:19px;

	text-align:center;

	padding-top:10px;

	font:11px arial;

	font-weight:bold;

	color:#fff600;

}

div.modelBoxF {

	width:167px;

	background:url(../images/modelBoxF.gif) no-repeat;

	height:23px;

	text-align:center;

	padding-top:2px;

	font:11px arial;

	font-weight:bold;

}

* html body .modelBoxH, * html body .modelBoxF {

	font-size:11px arial;

	font-weight:bold;

} /* IE Fix */

div.modelPicture img {

	width:140px;

	height:105px;

	border:1px solid #f8d3d5;

}

div.models {

	width:720px;

	padding:0 15px;

}

div.models ul, div.models ol {

	padding-left:10px;

	margin-left:10px;

}

div#footer {

	width:750px;

	padding:10px 0px 10px 0px;

	text-align:center;

	background-color: #D42B4C;

}

/* Some old classes */

.title {

	font-size:14px;

	font-weight:bold;

}

/*new css implemented */



.n_menu {

	float:left;

	background:url(../images/n_menu_bgd.jpg) repeat-x;

	height:22px;

	width:710px;

	padding:1px 20px 0px 20px;

}

.n_menu a {

	font:11px arial;

	text-decoration:none;

	color:#fff;

	font-weight:bold;

}

.n_splitter {

	margin:0px 10px -6px 10px;

}

.n_splitter2 {

	margin:0px 4px -6px 4px;

}

.n_href_yellow {

	color: #DB0079;

}

.n_forms td {

	vertical-align:top;

	text-align:left;

	padding:2px 0px 0px 0px;

}

* html .n_forms td {

	vertical-align:top;

	text-align:left;

	padding:0px 0px 0px 0px;

}

.n_message_error {

	font:11px arial;

	font-weight:normal;

	color:#ed3666;

	text-align:left;

}

.n_forms input {

	width:130px;

}

.n_td_spacer {

	height:10px;

}

h4 {

	color:#ed3666;

	font:11px arial;

	font-weight:bold;

}

.n_faq {

	width:680px;

	padding:20px;

}

.n_faq2 {

	width:500px;

	padding:0px 20px 20px 20px;

}

.n_answer {

	text-align:justify;

}

.n_title {

	font:18px arial;

	font-weight:bold;

	text-align:center;

}

.n_title2 {

	font:18px arial;

	font-weight:bold;

	text-align:left;

}

.button {

	background:none;
	border:none;
	font:11px arial color:#000000;

	font-weight:bold;

	cursor: pointer;

	cursor: hand;

}

.n_forms_register td {

	vertical-align:top;

	text-align:left;

	padding:2px 0px 0px 0px;

}

* html .n_forms_register td {

	vertical-align:top;

	text-align:left;

	padding:0px 0px 0px 0px;

}

.n_forms_register input {

	width:172px;

}

* html .n_forms_register input {

	width:173px;

}

.n_forms_register2 td {

	vertical-align:top;

	text-align:left;

	padding:2px 0px 0px 0px;

}

* html .n_forms_register2 td {

	vertical-align:top;

	text-align:left;

	padding:0px 0px 0px 0px;

}

.n_forms_register2 select {

	width:240px;

}

* html .n_forms_register2 select {

	width:237px;

}

.n_forms_register2 input {

	width:238px;

}

* html .n_forms_register2 input {

	width:235px;

}

.n_user_preview {

	width:150px;

	height:110px;

	border:3px solid #0c466b;

}

.n_href_login {

	color:#ffffff;

}