body,td,th {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	color: black;
}
body {
	background-color: white;
}
a:link {
	font-style: normal;
	font-weight: normal;
	font-size: 11.5px;
	text-decoration: none;
	font-family: Arial;
	color: #ff008b;
}
a:visited {
	color: #ff6195;
}

.banner {
	font-family: Arial;
	color: black;
	max-width: 1089px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-top: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-color: #d4d4d4;
	border-bottom-color: #d4d4d4;
	border-left-color: #d4d4d4;
	border-right-color: #d4d4d4;
	border-left-style: ridge;
	border-bottom-style: ridge;
	border-right-style: ridge;
	border-top-style: ridge;
	font-size: 10px;
}
.links {
	max-width: 835px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-color: #d4d4d4;
	border-bottom-color: #d4d4d4;
	border-left-color: #d4d4d4;
	border-right-color: #d4d4d4;
	border-left-style: ridge;
	border-bottom-style: ridge;
	border-right-style: ridge;
	border-top-style: ridge;
	font-size: 11px;
}

.links1 {
	color: black;
	font-family: Arial;
	max-width: 823px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 4px;
	margin-top: 4px;
	padding-left: 19px;
	padding-bottom: 2px;
	padding-right: 19px;
	padding-top: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-color: #d4d4d4;
	border-bottom-color: #d4d4d4;
	border-left-color: #d4d4d4;
	border-right-color: #d4d4d4;
	border-left-style: ridge;
	border-bottom-style: ridge;
	border-right-style: ridge;
	border-top-style: ridge;
	font-size: 11px;
}
.links2 {
	color: black;
	font-family: Arial;
	max-width: 850px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
	margin-top: 4px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-color: #d4d4d4;
	border-bottom-color: #d4d4d4;
	border-left-color: #d4d4d4;
	border-right-color: #d4d4d4;
	border-left-style: ridge;
	border-bottom-style: ridge;
	border-right-style: ridge;
	border-top-style: ridge;
	font-size: 11px;
}

.linksads {
	max-width: 730px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-color: #d4d4d4;
	border-bottom-color: #d4d4d4;
	border-left-color: #d4d4d4;
	border-right-color: #d4d4d4;
	border-left-style: ridge;
	border-bottom-style: ridge;
	border-right-style: ridge;
	border-top-style: ridge;
}



body {
	background-color: white;
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
}

img {
	border-style: none;
	border-width: 0px;
}


	a {
		font-size: 11px;
		font-family: Arial;
		color: #ff008b;
		text-decoration: none;
	}	
	
	a:hover {
		color: #ff008b;
		text-decoration: underline;
	}

h1 {
	text-transform: capitalize;
	color: #ff008b;
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 0;
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
}

h2, h3, h4 {
	margin: 0;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
}

#container {
	width: 94%;
	margin: 0 auto 0 auto;
}

.header {
	margin: 25px 0 0 0;
	width: 100%;
}
	.header h1 {
		margin: 0 0 0 9px;
	}

	.header p {
		float: right;
		margin: 0;
	}

.bar {
	max-width: 1099px;
	background: url('bar.bg.gif');
	height: 37px;
	margin: 10px 0 10px 0;
}	
	.bar h3 {
		background: url('bar.end.gif') no-repeat right;
		float: right;
		margin: 0px;
		width: 30px;
		height: 27px;
		padding: 10px 20px 0  0;
	}

	.bar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	.bar li {
		padding:0;
		margin: 0;
		height: 37px;
		display: inline;
		float:left;
		list-style-type: none;
	}
	
	.bar li a {
	    font-family: Arial;
		color: #ff008b;
		text-decoration: none;
	}
	
	.bar li a:hover {
		color: #ff008b;
		text-decoration: none;
	}

.bar1 {
	height: 37px;
	margin: 10px 0 10px 0;
}	
	.bar1 h3 {
		float: right;
		margin: 0px;
		width: 30px;
		height: 27px;
		padding: 10px 20px 0  0;
	}

	.bar1 ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	.bar1 li {
		padding:0;
		margin: 0;
		height: 37px;
		display: inline;
		float:left;
		list-style-type: none;
	}
	
	.bar1 li a {
	    font-family: Arial;
		color: #ff008b;
		text-decoration: none;
	}
	
	.bar1 li a:hover {
		color: #4c90ca;
		text-decoration: none;
	}
	
	
	
#home {
	padding: 0px;
	font-family: Arial;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	}

	a#home {
			overflow:hidden;
			display:block;
			width:70px;
			height:25px;
			padding: 12px 0 0 10px;
			background:url('bar.start.gif') no-repeat;
	}
	
	a#home:hover {
		background:url('bar.start.gif') no-repeat 0px -37px;
		}
	
	a#home1 {
			overflow:hidden;
			display:block;
			width:70px;
			height:25px;
			padding: 12px 0 0 10px;
			
	}
	
	a#home1:hover {
		
		}
	
	.common {
		font-family: Arial;
		padding: 0px;
		text-align: center;
		font-size: 12px;
		font-weight: bold;
		line-height: normal;
	}
	
	a.common {
		overflow:hidden;
		display:block;
		height:27px;
		padding: 12px 4px 0 10px;
		float: left;
	}
	
	a.common:hover {
		background:url('bar.bg.gif') no-repeat center -37px;
	}
	
	
	
	


.thumb {
	min-height: 150px;
	min-width: 200px;
	border: 1px solid #d4d4d4;
	background: #f4f4f4;
	cursor: pointer;
	padding: 1px;
	
}

.thumb2 {
	min-height: 150px;
	min-width: 200px;
	border: 1px solid #ff6195;
	background: #f4f4f4;
	cursor: pointer;
	padding: 1px;
}

.row1 {
	background: #fbfbfb;
}

.row2 {
	background: #f4f4f4;
}


.info {
	border: 1px solid #999999;
	background: #f9f9f9;
	padding: 1px 1px 1px 1px;
	margin: 1px 0 0 0;
}
	.info p {
		margin: 0 0 9px 0;
	}

.user {
	background: url('profile.gif') no-repeat;
	padding: 0 0 0 22px;
	height: 16px;
}

.yahoo {
	float: right;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 8px;
	padding-top: 0;
	background: url('') no-repeat;
	height: 16px;
}

.comment {
	padding-left: 22px;
	padding-bottom: 0px;
	padding-right: 0;
	padding-top: 0;
	background: url('comment.gif') no-repeat;
	height: 16px;
}
.category {
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0;
	padding-top: 0;
	height: 16px;
}



.search {
	margin: 0 2px 0 0;
	padding: 1px 0 0 1px;
	border: 1px solid #696969;
	font-size: 11px;
	font-weight: normal;
	background: none;
	color: #383838;
	height: 16px;
	width: 120px;
}

.button {
	margin: 0 4px 0 0;
	border: 0px;
	background: url('buttons.gif') no-repeat;
	width: 71px;
	height: 20px;
	color: #383838;
	font-size: 11px;
}

.go {
	margin: 0 0 0 4px;
	border: 0px;
	background: url('go.gif') no-repeat;
	width: 25px;
	height: 20px;
}

.box {
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	padding: 5px;
	width: 205px;
	font-size: 12px;
}
	.box a {
		color: #383838; text-decoration: none;
	}
	.box a:hover {
		color: #ff008b;
		text-decoration: underline;
	}
	
	.box ul {
		margin: 0;
		padding: 0;
	}
	
	.box li {
		padding-left: 20px;
		padding-bottom: 2px;
		padding-right: 0px;
		padding-top: 6px; 
		font-family: Arial;
		list-style-type: none;
		margin: 0 0 0 2px;
		background: url('blt.gif') no-repeat 0px 8px;
	}
	.box p {
		margin: 0 0 0 3px;
		padding: 0 0 4px 20px;
		background: url('blt.gif') no-repeat;
		text-align: left;
	}
	.boxcaption {
		font-weight: bold;
		padding-left: 10px;
		padding-bottom: 0;
		padding-right: 0px;
		padding-top: 8px;
		font-family: Arial;
		font-size: 13px;
		background: url('box.caption.gif') no-repeat;
		height: 27px;
		width: 207px;
		color: #383838;
	}
	.textregister {
	padding-right: 30px;
	color: #383838;				
		
	}
	
	.boxbottom {
		background: url('box.bottom.gif') no-repeat;
		width: 217px;
		height: 4px;
		margin: 0px;
	}
	
.pagingstats2 {
}
	.pagingstats2 p {
	margin: 6px 0 10px 0;
	font-weight: normal;
	padding: 0;
	font-size: 14px;
	}

.pagination {
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	float: right;
	
}

	.pagination ul {
		font-size: 11px;
		margin: 10px 0 10px 0;
		padding: 0px;
		text-align: left;
	}
	.pagination li {
		display: inline;
		list-style-type: none;
		padding-bottom: 1px;		
	}
	.pagination a {
		color: black;
		border: #dbe72a 1px solid;
		padding: 4px;
		margin: 0 0 0 3px;
		text-decoration: none;
	}

	.pagination a:hover {
		border: #ff008b 1px solid;
		color: #ff008b;
		text-decoration: none;
	}
	
.pagingon {
		color: #696969;
		border: #ff32cb 1px solid;
		padding: 5px;
		margin: 0 5px 0 0;
		text-decoration: none;
	}
	
.padding {
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 20px;
	padding-top: 0;
}

.caption {
	font-weight: bold;
	font-family: Arial;
	background: url('caption.bg.gif') repeat-x bottom;
	height: 26px;
	font-size: 11px;
	color: #ff008b;
	margin: 0;
}
	.caption p {
		font-size: 11px;
		background: url('caption.left.gif') no-repeat left;
		padding: 6px 0 0 10px;
		height: 20px;
		color: #ff008b;
		margin: 0;
	}

	.caption a {
		color: #ff008b; text-decoration: none;		
	}
	
	.caption a:hover {
		text-decoration: underline;
	}
	
	.caption h3 {
		background: url('caption.right.gif') no-repeat right;
		float: right;
		margin: 0px;
		font-size: 11px;
		height: 20px;
		padding: 6px 6px 0 0;
	}
	
	.caption h2 {
		background: url('caption.right.gif') no-repeat right;
		float: right;
		margin: 0px;
		font-size: 11px;
		height: 20px;
		padding: 0;
	}

.contentbox { /*Under categories*/                                                               
	
	
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;                                                              
	width: 830px;                                                               
	background-repeat: repeat;                                          
	padding-left: 19px;                     
	padding-bottom: 2px;                     
	padding-right: 11px;                     
	padding-top: 8px;                     
	font-size: 11px;

}

.contentbox1 { /*Under categories*/                     
	background-repeat: repeat;                                          
	padding-left: 20px;                     
	padding-bottom: 2px;                     
	padding-right: 10px;                     
	padding-top: 10px;                     
	font-size: 11px;

}
	.contentbox a { /*Under 0 for iinvisible*/
	color: #383838;
	text-decoration: none;
	font-size: 11px;		
	}
	.contentbox a:hover {
		text-decoration: underline;
	}

.contenttext {
	margin: 0px;
	padding: 2px 0 3px 0;
}

.contentbottom {
	max-width: 862px;
	background: url('contentbottom.bg.gif') repeat-x bottom;
	height: 7px;
	margin: 0;
}
	.contentbottom p {
		margin: 0;
	}

	.contentbottom span {
		float: right;
	}
.contentbottom1 {
	max-width: 217px;
	background: url('contentbottom.bg.gif') repeat-x bottom;
	height: 7px;
	margin: 0;
}
	.contentbottom1 p {
		margin: 0;
	}

	.contentbottom1 span {
		float: right;
	}


.content {
	margin: 0 16px 0 10px;
}
	.content ul {
		margin: 0;
		padding: 0;
	}

	.content li {
		list-style-type: none;
		margin: 0 0 0 3px;
		background: url('blt.gif') no-repeat;
		padding: 0 0 4px 20px;
	}
	
.text {
	border: 1px solid #d4d4d4;
	background: white;
	height: 19px;
	font-size: 11px;
	padding: 2px 2px 2px 6px;
	width: 360px;
	color: #383838;
}

.textarea {
	border: 1px solid #999999;
	padding: 2px 2px 2px 6px;
	font-size: 11px;
	width: 360px;
	color: #696969;
}

.textpy {
	border: 1px solid #d4d4d4;
	background: #f4f4f4;
	height: 17px;
	font-size: 11px;
	padding: 2px 2px 2px 6px;
	width: 80px;
	color: #383838;
}

.captcha {
	border: 1px solid #999999;
	background: url('../images/loader.gif') no-repeat center;
}

#copyright {
	text-align: left;
	white-space: nowrap;

}
	#copyright br {
		display: none;
	}


.fbox {
	border: 1px solid #4c90ca;
	padding: 10px;
	background: #f9fcf5;
	margin: 5px 5px 10px 5px;
}

.lbox {
	margin: 0 5px 25px 5px;
}

.footer {
    max-width: 1099px;
	background: url('footer.bg.gif') repeat-x top;
	color: #696969;
	height: 37px;
	margin: 0 0 15px 0;
}
	.footer p {
		margin: 0;
		padding: 11px 0 0 10px;
		background: url('footer.left.gif') no-repeat;
		height: 26px;
	}
	.footer h3 {
		background: url('footer.right.gif') no-repeat right;
		height: 26px;
		float: right;
		margin: 0px;
		padding: 11px 10px 0 0;
		font-weight: normal;
	}
	.footer a {
		color: #696969; text-decoration: none;
	}
	.footer a:hover {
		text-decoration: underline;
	}
	
	
.pagingstats {
	color: #696969;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 0;
}
	.pagingstats p {
		margin: 0;
		padding: 2px 0 0 0;
	}
	
	.pagingstats h3 {
		float: right;
		font-weight: bold;
		margin: 0;
		font-size: 11px;
	}
	
	.pagingstats a {
		font-size: 11px; color: #4c90ca; text-decoration: none;
	}
	.pagingstats a:hover {
		text-decoration: underline;
	}
	
.colorborder {
	border: 1px solid #696969;
	margin: 0 4px 0 4px;
}

.nav {
	text-decoration: none;
	color: #ff008b;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 0;
}
	.nav p {
		margin: 0;
		padding: 2px 0 0 0;
	}
	
	.nav h3 {
		float: right;
		margin: 0;
		font-size: 11px;
	}
	
	.nav a {
		font-size: 13px; color: #ff008b; text-decoration: none;
		
	}
	.nav a:hover {
		text-overflow: ellipsis;
		text-decoration: underline;
	}

form {
	Margin: 0;
}

.cat { /*numere poze*/                                                
	padding-left: 25px;                                                                
	padding-bottom: 3px;                                                                
	padding-right: 0;                                                                
	padding-top: 0;                                                                
	text-align: left;                                                                
	text-overflow: ellipsis;                                                                
	word-break: normal;                                                                
	background: url('folder.gif') no-repeat -4px -8px;
	font-size: 10px;
	font-weight: normal;
	color: #80ff00;
	margin: 25px 0 0 0;
}
	.cat a {
	text-overflow: ellipsis;
	font-size: 13px;
	color: #4c90ca;
	text-decoration: none;
	}
	.cat a:hover {
	text-decoration: inherit;
	color: #383838;
	}
	.cat span { /*New*/
	font-size: 13px;
	padding: 0 0 0 2px;
	text-decoration: blink;
	}
	
.cat1 { /*numere poze*/                                                                
	padding-left: 15px;                                                                                
	padding-bottom: 0;                                                                                
	padding-right: 0;                                                                                
	padding-top: 1.5px;                                                                                
	max-height: 30px;                                                                                
	height: 30px;                                                                                
	font-family: Arial;                                                                                
	text-align: left;                                                                                
	text-overflow: ellipsis;                                                                
	word-break: normal;                                                                
	background: url('points.png') no-repeat;
	font-size: 11px;
	font-weight: normal;
	color: #383838;
	margin: 25px 0 0 0;
}
	.cat1 a {
	text-overflow: ellipsis;
	font-size: 13px;
	color: #4c90ca;
	text-decoration: none;
	}
	.cat1 a:hover {
	text-decoration: inherit;
	color: #383838;
	}
	.cat span { /*New*/
	font-size: 13px;
	padding: 0 0 0 2px;
	text-decoration: blink;
	}	
	
.new {
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 0 4px;
	color: #ff008b;
}	

.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #383838;
	font-weight: normal;
	font-size: 11pt;
	text-decoration: none;
}

.os {
	color: #3d4c53;
	font-weight: bold;
}
	.os a {
		color: #3d4c53; font-size: 11px; text-decoration: none;
	}
	.os a:hover {
		text-decoration: underline;
	}
	
.design {
	color: #ff008b;
	font-weight: bold;
}
	.design a {
		color: #ff008b; font-size: 11px; text-decoration: none;
	}
	.design a:hover {
		text-decoration: underline;
	}
.imagesize
{
vertical-align: text-top;
margin-top: 10px;
margin-bottom: 10px;
border: 1px solid #333;
max-width: 830px;
width: expression(this.width > 830 ? 800: true);
}


A.categories:link, A.categories:visited {
	DISPLAY: block;
	PADDING-LEFT: 1px;
	VERTICAL-ALIGN: middle;
	COLOR: #383838;
	HEIGHT: 12px;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none
}

A.categories:hover {
	TEXT-DECORATION: none;
	font-weight: normal;
	color: #ff008b;
	background-color: white;
}

/*
 MOD SITEMAP
 START INSERT
*/
.sitemapinfo
{
  font-size: 11px;
padding: 2px 2px 2px 2px;
margin: 2px 2px 2px 2px;
color: #383838;
}
.sitemaprow1
{
  background-color: white;
  color: #ff008b;
}

.sitemaprow2
{
  background-color: white;
  color: #ff008b;
}
/*
 MOD SITEMAP
 END INSERT
*/

.box1 {
	border-left-color: #d4d4d4;
	border-right-color: #d4d4d4;
	border-left: 1px solid;
	border-right: 1px solid;
	padding: 5px;
	width: 191px;
	font-size: 11px;
}
	.box1 a {
		color: #383838; text-decoration: none;
	}
	.box a:hover {
		text-decoration: underline;
	}
	
	.box1 ul {
		margin: 0;
		padding: 0;
	}
	
	.box1 li {
		padding-left: 20px;
		padding-bottom: 8px;
		padding-right: 0px;
		padding-top: 8px;
		list-style-type: none;
		margin: 0 0 0 3px;
		background: url('blt.gif') no-repeat 0px 8px;
	}
	.box1 p {
		margin: 0 0 0 3px;
		padding: 0 0 4px 20px;
		background: url('blt.gif') no-repeat;
		text-align: left;
	}
	.boxcaption1 {
		padding-left: 10px;
		padding-bottom: 0;
		padding-right: 0px;
		padding-top: 6px;
		font-family: Arial;
		font-size: 11px;
		background: url('box.caption1.gif') no-repeat;
		height: 20px;
		width: 191px;
		color: #ff008b;
	}
	.textregister {
	padding-right: 30px;
	color: #ff008b;				
		
	}
	
	.boxbottom {
		background: url('box.bottom.gif') no-repeat;
		width: 217px;
		height: 4px;
		margin: 0px;
	}

.boxcaptioncat {
		font-weight: bold;
		padding-left: 10px;
		padding-bottom: 0;
		padding-right: 0px;
		padding-top: 6px;
		font-family: Arial;
		font-size: 13px;
		height: 20px;
		width: 807px;
		color: #ff008b;
	}

.comment_rating0 {
}
.comment_rating1 {
  color: green;
}
.comment_rating2 {
  color: #ff008b;
}

.urbangreymenu{
width: 205px; /*width of menu*/
}

.urbangreymenu .headerbar{
padding-left: 5px;
padding-bottom: 7px;
padding-right: 0;
padding-top: 7px;
font: bold 12px Arial;
color: black;
background: #e2e2e2 url(arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 1px; /*bottom spacing between header and rest of content*/
text-transform: uppercase; /*31px is left indentation of header text*/
}

.urbangreymenu .headerbar a{
text-decoration: none;
color: #ff008b;
display: block;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
background-repeat: no-repeat;
padding-bottom: 1px;
padding-right: 0;
padding-top: 2px;
font: normal 12px Arial;
color: #383838;
background: #f2f2f2 8px 6px;
display: block;
line-height: 14px;
padding-left: 2px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
text-decoration: none;                    
color: white;
background: #ff008b;
}