/* CSS Document */
a.model_name{
	color:#A6110D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	}
a.model_name:hover {
	color:#CE524E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	}
a.model_name img{
	border: 2px solid #A6110D;
}	
a.model_name:hover img{
	border: 2px solid #CE524E;
}
a.model_name2 img{
	border: 2px solid #F3A99A;
}	
a.model_name2:hover img{
	border: 2px solid #CE524E;
}
fieldset {
	border:1px solid #F7E4D2;
	padding:0px 17px 17px 17px;
	}
.scroll {
	padding: 0px;
	min-width:30px;
	vertical-align:middle;
	overflow: auto;
	overflow-x: hidden;
	height:700px;
	scrollbar-face-color: white;
	scrollbar-arrow-color: #a6110d;
}
.form {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#D88474;
	font-weight:bold;
	padding-right:20px;
	} 
legend {
	font:16px arial,sans-serif;
	font-weight:bold;
	color:#A6110D;
	padding:0px 6px 0px 6px;;
	}
p {
	margin:10px 0 0 0;
	}
.cardleftcorner{
	background:url(../images/corner_card_left.gif);
	background-position:top-left;
	background-repeat:no-repeat;
	float: left;
	width:17px;
	height:15px;
	}
.cardrighttcorner{
	background:url(../images/corner_card_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
	float:left;
	width:15px;
	height:18px;
	}
a.cardname span {
	padding-right:6px; 
	font-size:14px;
	margin-top:6px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	}
a:hover.cardname span  {
	padding-right:6px;
	font-size:14px;
	margin-top:6px;
	font-family:Arial, Helvetica, sans-serif;
	color:#D88474;
	font-weight:bold;
	font-style:italic; 
	text-decoration:none;
	}
.ebuchka{
	background:url(../images/card_corner_right_bottom.gif); 
	background-position:right top; 
	background-repeat:no-repeat; 
	background-color:#A6110D; 
	width:100%; 
	border:0px solid green; 
	float:left;
	height:29px;
	}
.white {
	background-color:#FFFFFF;
	}
.red_card {
	background-color:#A6110D;
	width:auto; 
	float: left;
	height: 1.2em;
	}
.skin_card	{
	background:#FCF3EA; 
	width:auto;
	position:left; 
	height:18px;
	margin-left:3px;
	}	
.bl_card {
	background:url(../images/bl_card.gif) 0 100% no-repeat;
/*	background-position:left bottom;
	background-repeat: no-repeat; */
	}
.br_card {
	background:url(../images/br_card.gif) 100% 100% no-repeat;
/*	background-position:right bottom;
	background-repeat:no-repeat; */
	padding: 10px;
	}
.r_card {
	background:url(../images/dot_red.gif);
	background-repeat:repeat-y;
	background-position:right;
	}
.l_card {
	background:url(../images/dot_red.gif);
	background-repeat:repeat-y;
	}
.b_card {
	background:url(../images/dot_red.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	}
/*--for girl card table--*/
table {
	border-collapse: collapse; 
	border-spacing: 0; 
	}
td, th { 
	padding: 0px;
	vertical-align:top; 
	}
.card {
	padding-left:30px;
	margin:0px;
	color:#CC9081;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
.city {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#653F3F;
	font-weight:bold;
	margin-bottom:7px;
	}
.price {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#AA786F;
	margin-bottom:7px;
	}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#544040;
	font-style:italic;
	font-weight:bold;	
	}
.floatleft {
	float:left;
	padding-bottom:10px;
	width: 100%;
	}
a.link_c {
	font-family:Arial, Helvetica, sans-serif;
	color:#A6110E;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	}
a.link_c:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#CE524E;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	}
 
.pagination {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	font-weight:bold;	
}

.pagination a{
	font-family:Arial, Helvetica, sans-serif;
	color:#A6110E;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;	
}
 
.pagination a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#CE524E;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;	
}
 
/*--for index page--*/
#indexgirl {
	background-image:url(../images/indexgirl.gif);
	background-repeat:no-repeat;
	width:100%;
	height:805px;
	}
#index_contentbox {
	margin-right:15%;
	margin-top:0px;
	padding: 0;
	height:500px;
	}
#index_content {
	width:500px; 
	float:right; 
	background-color:#FCF3EA;
	padding:0px;
	font:12px arial,sans-serif;
	color:#660000;
	}
a.link {
	font-family:Arial, Helvetica, sans-serif;
	color:#660000;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	}
a.link:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#990033;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	}

a.smalllink {
	font-family:Arial, Helvetica, sans-serif;
	color:#660000;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	}
a.smalllink:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#990033;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	}	

	
.tl{
	background:url(../images/tl.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
.tr{
	background:url(../images/tr.gif);
	background-position:right top;
	background-repeat:no-repeat;
	}
	
.bl{
	background:url(../images/bl.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	}
.br{
	background:url(../images/br.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	}
.t {
	background:url(../images/dot.gif);
	background-repeat:repeat-x;
	}
.b {
	background:url(../images/dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	}
.l {
	background:url(../images/dot.gif);
	background-repeat:repeat-y;
	}
.r {
	background:url(../images/dot.gif);
	background-repeat:repeat-y;
	background-position:right;
	}	
	
