/*								common	style settings								*/

#preloader
{
background:						#172129;
position:						absolute;
top:							0px;
bottom:							0px;
left:							0px;
right:							0px;
z-index:						500;
}

#preloader img
{
position:						absolute;
left:							50%;
top:							50%;
margin-left:					-20px;
margin-top:						-20px;
width:							40px;
height:							40px
}

html
{
border:							0px;
margin:							0px;
padding:						0px;
overflow:						hidden;
}

body
{
background-color:				#172129;
border:							0px;
margin:							0px;
padding:						0px;
color:							#cccccc;
font-family:					'Trebuchet MS';
font-size:						11px;
margin:							0px;
overflow:						hidden;
padding:						0px;
}

a
{
color:							#ffffff;
border:							0px;
margin:							0px;
padding:						0px;
text-decoration:				none;
}

iframe
{
border:							0px;
margin:							0px;
padding:						0px;
width:							100%;
height:							100%;
}

img
{
border:							0px;
margin:							0px;
padding:						0px;
}


/*								index.html	style settings								*/

#index
{
overflow:						auto;
}

#container
{
position:			absolute;
left:				50%;
top:				50%;
margin-left:		-480px;
margin-top:			-290px;
width:				958px;
overflow:			hidden;
height:				570px;
}

#container #sigla
{
position:			absolute;
top:				19px;
left:				206px;
width:				121px;
height:				121px;
z-index:			100;
}

#container #slogan
{
position:			absolute;
top:				25px;
left:				337px;
width:				162px;
height:				26px;
z-index:			100;
}

#container #menu
{
position:			absolute;
top:				148px;
left:				206px;
width:				121px;
height:				280px;
z-index:			100;
}

#container #menu #pinshop
{
position:			relative;
top:				5px;
}

#container #menu #myepin
{
position:			relative;
top:				5px;
}

#container #menu .leftit
{
background:			url('../index_db/img/menu_left_neutral.gif') no-repeat;
color:				#5c6369;
cursor:				pointer;
display:			block;
font-family:		'Trebuchet MS';
font-size:			16px;
font-weight:		bold;
padding:			3px 0px 0px 0px;
text-align:			right;
text-decoration:	none;
vertical-align:		bottom;
width:				121px;
height:				37px;
}
			#container #menu .leftit:hover		{ background: url('../index_db/img/menu_left_hover.gif') no-repeat;}
			#container #menu .leftit:active		{ background: url('../index_db/img/menu_left_active.gif') no-repeat; color: #000000;}
.bdespre	#container #menu #despre			{ background: url('../index_db/img/menu_left_active.gif') no-repeat; color: #000000; }
.bnews		#container #menu #news				{ background: url('../index_db/img/menu_left_active.gif') no-repeat; color: #000000; }
.bcontact	#container #menu #contact			{ background: url('../index_db/img/menu_left_active.gif') no-repeat; color: #000000; }
.bmyepin	#container #menu #myepin			{ background: url('../index_db/img/menu_left_active.gif') no-repeat; color: #000000; }

#container #menu .rghtit
{
background:			url('../index_db/img/menu_rght_neutral.gif') no-repeat;
color:				#5c6369;
cursor:				pointer;
display:			block;
font-family:		'Trebuchet MS';
font-size:			16px;
font-weight:		bold;
padding:			3px 0px 0px 0px;
text-align:			left;
text-decoration:	none;
vertical-align:		bottom;
width:				121px;
height:				37px;
}
			#container #menu .rghtit:hover			{ background: url('../index_db/img/menu_rght_hover.gif') no-repeat;}
			#container #menu .rghtit:active			{ background: url('../index_db/img/menu_rght_active.gif') no-repeat; color: #000000;}
#bamplasare #container #menu #amplasare				{ background: url('../index_db/img/menu_rght_active.gif') no-repeat; color: #000000; }
#bpromotii	#container #menu #promotii				{ background: url('../index_db/img/menu_rght_active.gif') no-repeat; color: #000000; }
#bpinshop	#container #menu #pinshop				{ background: url('../index_db/img/menu_rght_active.gif') no-repeat; color: #000000; }

#despre span
{
position:			relative;
top:				-4px;
left:				-15px;
}

#amplasare span
{
position:			relative;
top:				12px;
left:				0px;
}
#news span
{
position:			relative;
top:				-4px;
left:				-55px;
}
#promotii span
{
position:			relative;
top:				12px;
left:				0px;
}
#pinshop span
{
position:			relative;
top:				12px;
left:				0px;
}

#container #content-left
{
background:			url('../index_db/img/bg_left.gif') no-repeat;
position:			absolute;
top:				55px;
left:				5px;
width:				241px;
height:				511px;
z-index:			1;
}

#container #content-left #login
{
display:			block;
background:			url('../index_db/img/bg_log.gif') no-repeat;
color:				#ffffff;
font-size:			12px;
width:				194px;
height:				44px;
padding:			2px
}

#container #content-left #login input
{
display:			block;
position:			absolute;
top:				9px;
left:				12px;
background:			#808c91;
border:				0px;
color:				#ffffff;
font-size:			12px;
font-weight:		bold;
margin:				0px;
padding:			0px;
width:				173px;
height:				12px;
}

#container #content-left #login #pass
{
top:32px;
}

#container #content-left #data-left
{
width:				194px;
height:				416px;
position:			absolute;
top:				75px;
left:				1px;
}

#container #content-left #arrows-left
{
border:				0px;
margin:				0px;
padding:			0px;
position:			absolute;
right:				0px;
bottom:				80px;
width:				19px;
height:				44px;
text-align:			center
}

#container #content-left #arrows-left img, #container #content-rght #arrows-right img
{
border:				0px;
margin:				-2px;
padding:			0px;
height:				22px;
width:				19px;
}

#container #content-rght
{
background:			url('../index_db/img/bg_rght.gif') no-repeat;
position:			absolute;
top:				55px;
left:				255px;
width:				697px;
height:				511px;
z-index:			1;
}

#container #content-rght #data-rght
{
position:			absolute;
right:				2px;
top:				15px;
width:				620px;
height:				465px;
}

#container #content-rght #arrows-right
{
border:				0px;
margin:				0px;
padding:			0px;
position:			absolute;
left:				0px;
bottom:				49px;
width:				22px;
height:				50px;
text-align:			center
}

#container #content-rght #lowmen
{
position:			absolute;
text-align:			right;
bottom:				1px;
right:				40px;
width:				581px;
height:				18px;
z-index:			2;
}

#container #content-rght #lowmen a
{
color:				#ffffff;
font-size:			12px;
text-align:			center;
text-decoration:	none;
}


/*								myepin.html	style settings								*/

#bodylogform
{
background:				#394648;
}

#datamyepin
{
width:					194px;
height:					411px;
font-size:				11px;
}

#datamyepin #menu>a
{
background:				#172129 url('../myepin_db/img/bg_item.gif') no-repeat;
display:				block;
text-indent:			15px;
padding:				3px 0px 0px 0px;
margin:					3px 0px 0px 0px;
font-size:				12px;
font-weight:			bold;
width:					194px;
height:					21px;
}

#datamyepin #menu .more
{
position:				relative;
top:					2px;
background:				url('../myepin_db/img/bg.gif') no-repeat;
padding:				17px;
width:					160px;
height:					257px;
display:				none;
}

#datamyepin #menu .more iframe
{
height:					240px;
}

#datamyepin #menu .more#more-usernou iframe
{
height:					320px;
}

#datamyepin #menu .more#more-welcome
{
display:				block;
}

#datamyepin #menu .more#more-usernou
{
background:				url('../myepin_db/img/bg_usernou.gif') no-repeat;
padding:				17px;
width:					160px;
height:					347px;
display:				block;
}

#datamyepin #menu .more#more-changepass
{
background:				url('../myepin_db/img/bg_changepass.gif') no-repeat;
padding:				17px;
width:					160px;
height:					337px;
display:				none;
}

#save
{
background-image:		url('../myepin_db/img/save.gif');
position:				absolute;
top:					269px;
left:					118px;
border-width:			0px;
height:					20px;
width:					76px;
}

#save2
{
background-image:		url('../myepin_db/img/save.gif');
position:				absolute;
top:					269px;
left:					118px;
border-width:			0px;
height:					20px;
width:					76px;
}

#save3
{
background-image:		url('../myepin_db/img/save.gif');
position:				absolute;
top:					269px;
left:					118px;
border-width:			0px;
height:					20px;
width:					76px;
}

#save4
{
background-image:		url('../myepin_db/img/save.gif');
position:				absolute;
top:					350px;
left:					118px;
border-width:			0px;
height:					20px;
width:					76px;
}

div.inputbg
{
background:				url('../common_db/img/input.gif') no-repeat;
border:					0px;
color:					#ffffff;
font-size:				12px;
margin:					0px 0px 10px 0px;
padding:				0px;
width:					150px;
height:					14px;
}

input.text
{
background:				transparent;
border:					0px;
color:					#ffffff;
font-size:				12px;
margin:					0px 0px 2px 4px;
padding:				0px;
width:					142px;
height:					14px;
}


.selectmenu
{
border:					0px;
color:					#cccccc;
font-size:				11px;
margin:					0px 0px 10px 0px;
padding:				0px;
width:					150px;
}

.selectmenu .selecttitle
{
background:				transparent;
border:					0px;
color:					#cccccc;
font-size:				11px;
margin:					0px -20px 2px 4px;
padding:				0px;
width:					142px;
}

.drop
{
display:				none;
}

.drop input
{
background:				transparent;
border:					0px;
color:					#cccccc;
font-size:				11px;
margin:					0px 0px 6px 2px;
padding:				1px 1px 1px 12px;
width:					100px;
cursor:					pointer;
}
.drop input:hover
{
background:				#4a5759;
}

/*					amplasare.html | bucuresti.html | bucuresti_ifr.html style settings					*/

#dataamplasare
{
font-size:			12px;
position:			absolute;
left:				0px;
top:				40px;
width:				608px;
height:				350px;
}

#bodybucuresti
{
background:			#172129 url('../amplasare_db/img/bg.gif') no-repeat fixed 20px 60px;
}

#databucuresti
{
position:			absolute;
top:				40px;
left:				52px;
}

#bodybucuresti #databucuresti .loc
{
color:				#ffffff;
font-size:			14px;
margin-left:		20px;
}

#bodybucuresti #databucuresti .loc div
{
margin-left:		10px;
font-size:			10px;
}

#zona
{
position:			relative;
top:				50px;
left:				236px;
width:				337px;
height:				400px;
}

#zone
{
position:			absolute;
left:				0px;
top:				80px;
width:				230px;
height:				287px;
}

#nume_oras
{
position:			absolute;
left:				-21px;
top:				23px;
font-size:			14px;
font-weight:		bold;
font-family:		'Trebuchet MS';
text-indent:		20px;
width:				500px;
height:				19px;
}


/*								contact.html	style settings								*/

#datacontact
{
width:							180px;
height:							300px;
font-size:						10px;
}


/*								despre.html	style settings								*/

#bodydespre
{
background:						#172129 url('../despre_db/img/bg.gif') no-repeat fixed 0px 0px;
overflow:						hidden;
}

#datadespre
{
padding:						20px;
width:							154px;
height:							350px;
font-size:						12px;
}


/*								news.html	style settings								*/

#bodynews
{
background:						#172129 url('../news_db/img/bg.gif') no-repeat fixed 0px 0px;
}

#datanews
{
padding:						20px;
width:							154px;
height:							350px;
font-size:						12px;
}


/*								pinshop.html	style settings								*/

#bodypinshop
{
background:			#172129 url('../pinshop_db/img/bg.gif') no-repeat fixed 20px 60px;
}

#datapinshop
{
font-size:			13px;
position:			relative;
top:				40px;
left:				52px;
width:				596px;
height:				468px;
}

table#pricelist td
{
text-align:			center;
vertical-align:		bottom;
}

table#pricelist td#tip
{
width:				88px;
}

table#pricelist tr:hover
{
background:			#394648;
}

table#pricelist tr#headers:hover,table#pricelist tr#separator:hover
{
background:			#172129;
}

#rightmen
{
position:		absolute;
right:			30px;
width:			120px;
}

#rightmen a
{
display:			block;
width:				120px;
text-indent:		20px;
}

#rightmen a:hover
{
background:			#394648;
}

#buy
{
background-image:		url('../pinshop_db/img/buy.gif');
position:				absolute;
top:					421px;
right:					0px;
border-width:			0px;
height:					20px;
width:					76px;
}

.inputbg2
{
display:				block;
background:				url('../common_db/img/input2.gif') no-repeat transparent;
text-align:				center;
border:					0px;
color:					#ffffff;
font-size:				12px;
margin:					0px;
padding:				0px;
width:					50px;
height:					14px;
}

input.text2
{
background:				transparent;
border:					0px;
color:					#ffffff;
font-size:				12px;
margin:					0px 0px 2px 0px;
padding:				0px;
width:					14px;
height:					14px;
}