div.hdots
{
	background: url(/img/hdots.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 3px;
	line-height: 3px;
}

div.hdotsLight
{
	background: url(/img/hdots_light.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 3px;
	line-height: 3px;
}

div.hdotsWhite
{
	background: url(/img/hdots_white.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 3px;
	line-height: 3px;
}

div.line
{
	background: url(/img/line.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 3px;
	line-height: 3px;
}

a.linkMore:link, a.linkMore:visited, a.linkMore:active, a.linkMore:hover
{
	display: block;
	font-size: 1px;
	line-height: 1px;
	width: 63px;
	height: 13px;
	background: url(/img/link_more.gif);
}
a.linkMore:hover
{
	width: 63px;
	height: 13px;
	background: url(/img/link_more.gif);
	background-position: 0 -13px;
}

a.topMenuLink:link, a.topMenuLink:visited, a.topMenuLink:active, a.topMenuLink:hover
{
	padding: 0;
	margin: 0;
	border: none;
	height: 29px;
	padding-top:5px; 
	text-align: center;
	color: #f7ebda;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma;
}
a.topMenuLink:hover
{
	color: white;
}

table.topMenu
{
	width: 100%;
	height: 34px;
	text-align: center;
}
td.topMenu
{
	background-image: url(/img/top_menu_dots.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#startPhoto
{
	width: 478px;
	margin-bottom: 5px; 
	text-align: center;
	overflow: hidden;
}

#startNews
{
	width: 470px; 
	height: 70px; 
	border: 1px solid #d0d0d0; 
	background-color: #e3e3e3;
	padding: 3px;
	font-size: 13px;
}

.newsShortText
{
	margin-top: 2px; 
	height: 35px; 
	overflow: hidden;
}

#mainSearch
{
	height: 25px;
	padding-top: 4px;
	background-color: white;
	font-size: 12px;
	color: #420E0C;
	font-weight: bold;
	text-align: center;
}
input.mainSearch
{
	font-size: 11px;
	width: 80px;
	height: 13px;
	vertical-align: middle;
	border: 1px solid gray;
	background: #FFF1E8;
}
input.gfxArrow
{
	border: none;
	background: url(/img/link1.gif); 
	width: 13px; 
	height: 13px; 
	cursor: pointer;
	vertical-align: text-top;
	margin-top: 2px;
}

a.menuLink:link, a.menuLink:visited, a.menuLink:active, a.menuLink:hover
{
	margin: 0;
	padding: 0;
	display: block;
	color: Black;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: "Trebuchet MS", Tahoma;
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;	
}
a.menuLink:hover
{
	color: #939393;
}

#leftMenuBox
{
	background-color: #e3e3e3;
}

.leftBaner
{
	margin-top: 1px;
	width: 156px;
	border: 1px solid gray;
	overflow: hidden;
}

.rightBaner
{
	margin-top: 1px;
	width: 156px;
	border: 1px solid gray;
	overflow: hidden;
}

a.newsLink:link, a.newsLink:visited, a.newsLink:active, a.newsLink:hover
{
	color: #420E0C;
	font-size: 14px;
	font-weight: normal;
	font-family:  "Trebuchet MS", System;
	text-decoration: none;
	font-weight: bold;
	margin-left: 5px;
}
a.newsLink:hover
{
	color: brown;
}

.gfxLink
{
	 vertical-align: middle;
}

#rightInfo
{
	background-color: #e3e3e3;
	height: 22px;
	padding-top: 4px;
	padding-left: 10px;
	font-size: 13px;
	margin-bottom: 3px;
}

.mainModelThmb
{
	width: 158px;
	height: 158px;
	margin-bottom: 3px;
	overflow: hidden;
}

.modelThmb img
{
	border: 0;
}

#pageArray
{
	padding-top: 10px;
	text-align: center;
	font-size: 12px;
}

#pageArray a:link, #pageArray a:active, #pageArray a:visited, #pageArray a:hover
{
	font-size: 12px;
	color: #420E0C;
	text-decoration: none;
}
#pageArray a:hover
{
	text-decoration: underline;
	color: brown;
}

.gownThmbContainer
{
	float: left;
	text-align: center;
	font-size: 12px;
	color: gray;
	width: 150px;
	padding: 1px;
	margin: 2px;
}

.gownThmbContainer a, a.link3
{
	text-decoration: none;
	font-size: 12px;
	color: #495760;
	font-weight: bold;
}

.gownThmbContainer a:hover, a.link3:hover
{
	color: brown;
	text-decoration: underline;
}

.clear
{
	clear: both;
}

.price, .price2
{
	height: 18px;
	background-color: #420E0C;
	text-align: left; 
	padding: 2px; 
	color: white;
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS", System, monospace;
}
.price2
{
	height: 34px;
}

.oldPrice
{
	color: #778892;
	text-decoration: line-through;
	font-size: 12px;
	font-weight: bold;
}

#pageName
{
	font-size: 16px;
	color: #475862;
}

a
{
	text-decoration: none;
}

.meetForm
{
	width: 99%;
	border: 1px solid #e3e3e3;
	font-size: 14px;
}

input.meetForm
{
	width: 330px;
	background: url(/img/input_back.gif) repeat-x;
	border: 1px solid #A5A5A5;
}
.date
{
	background: url(/img/input_back.gif) repeat-x;
	border: 1px solid #A5A5A5;
	text-align: center;
}

.meetForm textarea
{
	width: 330px;
	height: 50px;
	background: url(/img/text_back.gif) repeat-x;	
	border: 1px solid #A5A5A5;
}

.submit
{
	cursor: pointer;
	background: url(/img/submit_back.gif) repeat-x;
	border: 1px solid gray;
	font-weight: bold;
	font-size: 12px;
	width: 100px;
}

h1, h2, h3, h4, h5
{
	color: #475862;
}

div#flashMessage
{
	padding: 1px;
	background-color: red;
	color: white;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

.registerForm
{
	border: 1px solid #e3e3e3;
	font-size: 12px;
	padding: 10px;
}
.pass
{
	background: url(/img/input_back.gif) repeat-x;
	border: 1px solid #ffA5A5;
}

.error_message
{
	color: red;
	font-weight: bold;
}

.registerForm input.meetForm
{
	width: 360px;
	background: url(/img/input_back.gif) repeat-x;
	border: 1px solid #A5A5A5;
}

.registerForm select
{
	font-size: 12px;
}

.back
{
	background: url(/img/input_back.gif) repeat-x;
	border: 1px solid #A5A5A5;
}

.fav_button
{
	width: 169px;
	height: 20px;
	background: url(/img/fav.gif);
	border: none;
	cursor: pointer;
	margin: 3px;
}
.fav_button2
{
	width: 85px;
	height: 19px;
	background: url(/img/fav2.gif);
	border: none;
	cursor: pointer;
}
.friend_button
{
	width: 171px;
	height: 20px;
	background: url(/img/friend.gif);
	border: none;
	cursor: pointer;
	margin: 3px;
}

a.logout
{
	font-size: 12px;
	color: #420E0C;
}

.nextprev
{
	font-size: 12px;
}

a.nextprev
{
	color: gray;
}
a.nextprev:hover
{
	color: #3F8000;
}

#infoBox
{
	position: absolute;
	width: 70px; 
	height: 40px; 
	background: #ffffff; 
	border: 1px solid #e0e0e0;	
	top: 10px;
	left: 10px;
	font-size: 12px;
	text-align: center;
}

a.itbits
{
	text-decoration: none;
	font-size: 10px;
	color: #c0c0c0;
	font-weight: bold;
}
a.itbits:hover
{
	color: black;
}

