/* CSS Document */
body {
	font-family: Arial;
	font-size: 12px;
	color: rgb(72,72,72);
	margin: 0;
	background: url('images/ust_back.jpg') repeat-x fixed rgb(150,184,255);
}
h1 {
	clear: both;
	background: url('/tr/images/down.gif') no-repeat;
	padding-left: 25px;
	font-size: 20px;
	font-weight: bold;
	color: red;
	border-top: dotted 1px rgb(0,156,206);
}
h2 {
  font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: red;
}
h3 {
  font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: gray;
}
.box {
  border: solid 1px silver;
  margin-right: 4px;
  padding: 4px;
  
  font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: gray;
}
.spot {
  font-family: Verdana;
  font-size: 12px;
  letter-spacing: 0.15em;
  color: rgb(80,80,80);
}
.imza {
  font-family: 'Reenie Beanie', arial, serif;
  font-size: 24px;
	font-weight: bold;
	color: gray;
}
ul {
	list-style-type: none;
}
.top1 {
	width: 446px;
	height: 180px;
}
.top2 {
	width: 350px;
	height: 125px;
}
.cont {
	background: rgb(92,122,154);
	border-top: solid 1px white;
	border-bottom: solid 1px white;
	width: 795px;
}
.cont_main {
	background: white;
	width: 690px;
	margin: 23px;
	padding: 8px;
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
}
.cont_main li {
	list-style-image: url('/tr/images/bullet.gif');
	line-height: 1.5em;
	font-size: 14px;
	border-top: 1px dotted silver;
}
.cont_main p {
	font-size: 14px;
	line-height: 20px;
}
.cont_main img, .cont_right img {
	margin: 3px;
}
.cont_compact {
	background: white;
	font-size: 14px;
	line-height: 18px;
	padding:4px;
}
.cont_compact li {
  list-style-image: #;
	list-style: square inside;
}
.cont_right {
	background: rgb(219,240,242);
	width: 220px;
	margin-top: 23px;
	padding: 4px;
	font-size: 12px;
}
.cont_right hr {
	color: white;
}
.cont_right a:link {
	color: rgb(53,101,255);
	text-decoration: none;
}
.cont_right a:visited {
	color: rgb(53,101,255);
	text-decoration: none;
}
.cont_right a:active {
	color: rgb(53,101,255);
	text-decoration: none;
}
.cont_right a:hover {
	color: black;
	text-decoration: underline;
}
.button, .buttonhover {
	color: black;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	width: 136px;
	height: 43px;
	text-align: center;
}
.button {
	background: url('images/button1.gif') no-repeat;
}
.button2 {
	background: rgb(53,101,255);
	color: white;
	font-weight: bold;
	width: 120px;
}
.buttonhover {
	background: url('images/button2.gif') no-repeat;
}
.tabbutton, .tabbuttonhover {
	color: navy;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	width: 104px;
	height: 20px;
	margin-top: 20px;
	margin-right: 1px;
	margin-bottom: 0;
	text-align: center;
	float: left;
}
.tabbutton {
	background: url('images/tabbuton.png') no-repeat;
	padding-top: 4px;
}
.tabbutton a {
	color: white;
	text-decoration: none;
}
.tabbutton a:hover {
	color: white;
	text-decoration: none;
}
.tabbuttonhover {
	background: url('images/tabbuton2.png') no-repeat;
	padding-top: 4px;
}
.tabbuttonhover a:link {
	color: black;
	text-decoration: none;
}
.tabbuttonhover a:visited {
	color: black;
	text-decoration: none;
}
.tabbuttonhover a:active {
	color: black;
	text-decoration: none;
}
.tabbuttonhover a:hover {
	color: black;
	text-decoration: none;
}
.anaspot {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: rgb(88,105,141);
	text-align: left;
	padding-left: 6px;
}
.demoform td {
	border-bottom: dotted 1px gray;
	padding: 4px;
}
.ustmenu {
	font-size: 12px;
	font-weight: bold;
	color: black;
}
.logindiv {
	background: rgb(96,125,126);
	color: white;
	border: solid 1px white;
	font-size: 11px;
	padding: 2px;
	display: none;
	position: absolute;
	top: 50px;
}
.vslogin1 {
	color: white;
	font-size: 11px;
}
.vslogin_em1, .vslogin_pas1 {
	font-size: 11px;
}
.vslogin_em1:hover {
	background: yellow;
}
.vslogin_gir1, .vslogin_yeni1, .vsmb_kaydet {
	background: url('http://shop.wetos.com/images/button_gen.jpg') repeat-x;
	height: 26px;
	color: white;
	border: solid 1px silver;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.vslogin_sifre1 {
	color: white;
	text-decoration: none;
}
.vslogin_sifre1:hover {
	color: white;
	text-decoration: underline;
}
.dip {
	background: rgb(62,84,97);
	padding-left: 4px;
	text-align: left;
	color: rgb(87,87,87);
	font-size: 10px;
	height: 35px;
}
