﻿/* 1. Global Reset
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, images, ins, kbd,q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

	ol, ul {
		list-style: none;
	}
	
	table {
		border-collapse: separate; 
		border-spacing: 0;
	}

	caption, th, td {
		font-weight: normal;
	}
	h1, h2, h3, h4, h5, h6 {
		font-weight:normal;
	}

/* 2. General Elements
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

	body {
		font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
		font-size: 62.5%;
		line-height: 1.5;
		text-align: center;
		color: #4b4b4b;
		background: #020006 url(assets/images/arkafon.jpg) center top no-repeat;
		padding-top: 80px;
		padding-bottom: 15px;
	}

	hr { 
		display: none;
	}
		
	strong {
		font-weight: bold;
	}
		
	em {
		font-style: italic;
	}
	
	address {
		font-style: normal;
	}

	input, textarea, select {
		font: 1em Arial, Helvetica, sans-serif;
	}

	a {
		color: #FF0000;
		text-decoration: none;
		outline: none;
	}
	a:hover {
		color: #4C7B9E;
		text-decoration: none;
	}

	a:visited {}

	a:active {}
	
	

/* 3. LAYOUT   4C7B9E    151515
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

	#accesibility {
		position:absolute;
		left:-999em;
	}
	#container {
		width: 980px;
		margin: 0 auto;
		text-align: left;
		font-size: 1.3em;
		background:#fff;
	}
	.clearer {
		clear:both;
	}

	div.header-figure{
		background: url(assets/images/arkafon_bar.jpg) left top no-repeat;
		position:relative;
		overflow:hidden;
		width: 980px;
		margin: 0 auto;
		display: block;
		height: 15px;
	}




/* 3.1 HEADER
------------------------------------------------------------------------------------------------ */
#header {
	background:#f5f5f5 url(assets/images/bg-header.gif) left top repeat-x;
	position:relative;
	overflow:hidden;
}
	h1#logo {		
		position:absolute;
		width:283px;
		height:65px;
		top:3px;
		left:25px;
		text-indent:-9999em;
		background:url(assets/images/ac_logo.png) left top no-repeat;
	}
	h1#logo a{
		display: block;
		width:283px;
		height:65px;
	}
	/* 3.1.1 MENU
	-----------------------------------------*/
	#main_menu {
		float:right;
		display:inline;
		margin-top:33px;
		width:980px;
		border-bottom:1px solid #c7c7c7;
	}
		#main_menu li {
			float:left;
		}
		#main_menu li.first_element {				
			padding-left:1px;
			margin-left:300px;
			display:inline;
			background:url(assets/images/bg-menu_separator.gif) -1px bottom no-repeat;
		}
		#main_menu a {
			float:left;
			background:#ececec url(assets/images/bg-menu_separator.gif) right bottom no-repeat;
			color:#4b4b4b;
			font-family:Arial, Helvetica, sans-serif;
			padding:6px 14px;
			text-decoration:none;
		}
		#main_menu a:hover {
			background:url(assets/images/bg-menu_separator-hover.gif) right bottom no-repeat;
		}
		#main_menu a.selected {
			background:url(assets/images/bg-menu_separator-active.gif) right bottom no-repeat;
			position:relative;
			top:1px;
			padding-bottom:7px;
			padding-top:5px;
		}
	#submenu {
		clear:both;
		background:#e4edf5;
		border-bottom:1px solid #c7c7c7;
		overflow:hidden;
		text-align:right;
		width:955px;
		padding-right:25px;
	}
		#submenu ul {
			float:right;
		}
		#submenu li {
			float:left;
		}
		#submenu li a {
			text-transform:uppercase;
			font-family:Arial, Helvetica, sans-serif;
			font-size:0.849em;
			color:#757575;
			text-decoration:none;
			float:left;
			padding:4px 10px 2px 5px;
			position:relative;
		}
		#submenu.many li a {
			padding:4px 7px 2px;
		}
		#submenu li a:hover {
			color:#5381a4;
		}
		#submenu li a.selected {
			color:#5381a4;
			background:url(assets/images/icn-submenu-hover.gif) center bottom no-repeat;
		}
	body.homepage #submenu{
		display: none;
	}		

	.searchinput 
	
	{
	background-image: url(assets/images/searchbkg.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 150px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	background-position: left top;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 30px;
	text-indent: 25px;
	
}


/* 3.2 PITCH
------------------------------------------------------------------------------------------------ */		
#pitch_tr {
	/*border-top:1px solid #fff;*/
	height:120px;
	position:relative;
	background: #000 url(images/baslik_slogan_tr.jpg) left top no-repeat;
	clear:both;
	overflow:hidden;
	width:980px;

}

#pitch_en {
	/*border-top:1px solid #fff;*/
	height:120px;
	position:relative;
	background: #000 url(images/baslik_slogan_en.jpg) left top no-repeat;
	clear:both;
	overflow:hidden;
	width:980px;

}
	#pitch h1 {
		position:absolute;
		background:url(images/title-pitch.png) left top no-repeat;
		height: 64px;
		width: 904px;
		left: 40px;
		top: 55px;
		text-indent:-9999em;
		z-index: 100;
	}
	#pitch h2 {
		background:url(../images/title-services.png) left top no-repeat;
		height: 29px;
		width: 303px;
		text-indent:-9999em;
		z-index: 100;
		margin-bottom: 20px;
	}
	#pitch dl{
		position: absolute;
		bottom: 15px;
		left: 43px;
		overflow: hidden;
	}
	#pitch dl dt{
		position: absolute;
		left: -1000em;
	}
	#pitch dl dd{
		float: left;
		width: 230px;
		padding: 0 10px 5px 0;
	}
	#pitch dl dd.business{
		padding-right: 0px;
		width: 210px;
	}
	#pitch dl dd.pitch-services{
		float: none;
		width: 900px;
		margin-left: -3px;
	}
	#pitch dl dd.envinronment{
		margin-left: -10px;
		display: inline;
		padding-right: 20px;
	}
	#pitch dl dd a{
		color: #778c49;
		font-size: 1.4em;
		font-weight: normal;
	}
	#pitch dl dd a:hover{
		color: #697c41;
	}

	#pitch a.explore{
		position: absolute;
		top: 187px;
		right: 42px;
		width: 115px;
		height: 32px;
		background:url(../images/btn-explore.png) no-repeat left top;
		overflow: hidden;
		display: block;
		text-indent: -1000em;
	}
	#pitch a.explore:hover{
		background-position: left bottom;
	}

#pitchline {
	/*border-top:1px solid #fff;*/
	height:1px;
	position:relative;
	background: #000 url(images/baslik_cizgi.jpg) left top no-repeat;
	clear:both;
	overflow:hidden;
	width:980px;
	
}
/* 3.3 PORTOFOLIO
------------------------------------------------------------------------------------------------ */
#portfolio {
	background:url(assets/images/bg-portfolio.gif) left top repeat-x;
	overflow:hidden;
	padding-bottom:20px;
}
	#portfolio li {
		float:left;
		width:245px;
		text-align:center;
		background:url(assets/images/bg-portfolio-separator.gif) right 50% no-repeat;
	}
	#portfolio h3 {
		font-size:1.5em;
		margin-top:20px;
	}
	#portfolio p {
		margin:0 35px;
		line-height:16px;
	}
	#portfolio img {
		margin:5px auto 15px;
		display:block;
	}
	
	
/* 3.6 USER INFO
------------------------------------------------------------------------------------------------ */	

#userinfo {
	background:url(assets/images/bg-portfolio.gif) left top repeat-x;
	overflow:hidden;
	padding-bottom:20px;
}
	#userinfo li {
		float:left;
		width:300px;
		text-align:center;
		background:url(assets/images/bg-portfolio-separator.gif) right 50% no-repeat;
	}
	#userinfo h3 {
		font-size:1.5em;
		margin-top:20px;
	}
	#userinfo p {
		margin:0 35px;
		line-height:16px;
	}
	#userinfo img {
		margin:5px auto 15px;
		display:block;
	}
	a.btn_gunlukyorum_tr {
		background:url(images/btn_gunlukyorum_tr.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
	a.btn_gunlukyorum_tr:hover {
			background:url(images/btn_gunlukyorum_tr_over.gif) left bottom no-repeat;
	}
	
	a.btn_gunlukyorum1_tr {
		background:url(images/btn_gunlukyorum1_tr.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
	a.btn_gunlukyorum1_tr:hover {
			background:url(images/btn_gunlukyorum1_tr_over.gif) left bottom no-repeat;
	}	

	a.btn_gunlukyorum2_tr {
		background:url(images/btn_gunlukyorum2_tr.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
	a.btn_gunlukyorum2_tr:hover {
			background:url(images/btn_gunlukyorum2_tr_over.gif) left bottom no-repeat;
	}


	a.btn_gunlukyorum_en {
		background:url(images/btn_gunlukyorum_en.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
	a.btn_gunlukyorum_en:hover {
			background:url(images/btn_gunlukyorum_en_over.gif) left bottom no-repeat;
	}
	
	a.btn_gunlukyorum1_en {
		background:url(images/btn_gunlukyorum1_en.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
	a.btn_gunlukyorum1_en:hover {
			background:url(images/btn_gunlukyorum1_en_over.gif) left bottom no-repeat;
	}	

	a.btn_gunlukyorum2_en {
		background:url(images/btn_gunlukyorum2_en.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
	a.btn_gunlukyorum2_en:hover {
			background:url(images/btn_gunlukyorum2_en_over.gif) left bottom no-repeat;
	}


	a.btn_horoskop_tr {
		background:url(images/btn_horoskop_tr.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
		a.btn_horoskop_tr:hover {
			background:url(images/btn_horoskop_tr_over.gif) left bottom no-repeat;
		}
	
		a.btn_horoskop1_tr {
		background:url(images/btn_horoskop1_tr.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
		a.btn_horoskop1_tr:hover {
			background:url(images/btn_horoskop1_tr_over.gif) left bottom no-repeat;
		}
		
		a.btn_horoskop2_tr {
		background:url(images/btn_horoskop2_tr.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
		a.btn_horoskop2_tr:hover {
			background:url(images/btn_horoskop2_tr_over.gif) left bottom no-repeat;
		}
	


	a.btn_horoskop_en {
		background:url(images/btn_horoskop_en.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
		a.btn_horoskop_en:hover {
			background:url(images/btn_horoskop_en_over.gif) left bottom no-repeat;
		}
	
		a.btn_horoskop1_en {
		background:url(images/btn_horoskop1_en.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
		a.btn_horoskop1_en:hover {
			background:url(images/btn_horoskop1_en_over.gif) left bottom no-repeat;
		}
		
		a.btn_horoskop2_en {
		background:url(images/btn_horoskop2_en.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
		a.btn_horoskop2_en:hover {
			background:url(images/btn_horoskop2_en_over.gif) left bottom no-repeat;
		}
	

	a.btn_sms_tr {
		background:url(images/btn_sms_tr.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
		a.btn_sms_tr:hover {
			background:url(images/btn_sms_tr_over.gif) left bottom no-repeat;
		}
	
		a.btn_sms1_tr {
		background:url(images/btn_sms1_tr.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
		a.btn_sms1_tr:hover {
			background:url(images/btn_sms1_tr_over.gif) left bottom no-repeat;
		}
		
		a.btn_sms2_tr {
		background:url(images/btn_sms2_tr.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
	
	a.btn_sms2_tr:hover {
			background:url(images/btn_sms2_tr_over.gif) left bottom no-repeat;
	}	
	


	a.btn_sms_en {
		background:url(images/btn_sms_en.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
		a.btn_sms_en:hover {
			background:url(images/btn_sms_en_over.gif) left bottom no-repeat;
		}
	
		a.btn_sms1_en {
		background:url(images/btn_sms1_en.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
		a.btn_sms1_en:hover {
			background:url(images/btn_sms1_en_over.gif) left bottom no-repeat;
		}
		
		a.btn_sms2_en {
		background:url(images/btn_sms2_en.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
	
	a.btn_sms2_en:hover {
			background:url(images/btn_sms2_en_over.gif) left bottom no-repeat;
	}	
	


	a.btn_aylikyorum_tr {
		background:url(images/btn_aylikyorum_tr.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
	
	a.btn_aylikyorum_tr:hover {
			background:url(images/btn_aylikyorum_tr_over.gif) left bottom no-repeat;
	}

	a.btn_aylikyorum1_tr {
		background:url(images/btn_aylikyorum1_tr.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
		
	a.btn_aylikyorum1_tr:hover {
			background:url(images/btn_aylikyorum1_tr_over.gif) left bottom no-repeat;
	}	
		
	a.btn_aylikyorum2_tr {
		background:url(images/btn_aylikyorum2_tr.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
	
	a.btn_aylikyorum2_tr:hover {
			background:url(images/btn_aylikyorum2_tr_over.gif) left bottom no-repeat;
	}



	a.btn_aylikyorum_en {
		background:url(images/btn_aylikyorum_en.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
	
	a.btn_aylikyorum_en:hover {
			background:url(images/btn_aylikyorum_en_over.gif) left bottom no-repeat;
	}

	a.btn_aylikyorum1_en {
		background:url(images/btn_aylikyorum1_en.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
		
	a.btn_aylikyorum1_en:hover {
			background:url(images/btn_aylikyorum1_en_over.gif) left bottom no-repeat;
	}	
		
	a.btn_aylikyorum2_en {
		background:url(images/btn_aylikyorum2_en.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
	
	a.btn_aylikyorum2_en:hover {
			background:url(images/btn_aylikyorum2_en_over.gif) left bottom no-repeat;
	}



	a.btn_kariyer_tr {
		background:url(images/btn_kariyer_tr.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
	
	a.btn_kariyer_tr:hover {
			background:url(images/btn_kariyer_tr_over.gif) left bottom no-repeat;
	}

	a.btn_kariyer1_tr {
		background:url(images/btn_kariyer1_tr.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
	
	a.btn_kariyer1_tr:hover {
			background:url(images/btn_kariyer1_tr_over.gif) left bottom no-repeat;
	}

	a.btn_kariyer2_tr {
		background:url(images/btn_kariyer2_tr.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
	
	a.btn_kariyer2_tr:hover {
			background:url(images/btn_kariyer2_tr_over.gif) left bottom no-repeat;
	}
	
	
	
	
	a.btn_kariyer_en {
		background:url(images/btn_kariyer_en.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
	
	a.btn_kariyer_en:hover {
			background:url(images/btn_kariyer_en_over.gif) left bottom no-repeat;
	}

	a.btn_kariyer1_en {
		background:url(images/btn_kariyer1_en.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
	
	a.btn_kariyer1_en:hover {
			background:url(images/btn_kariyer1_en_over.gif) left bottom no-repeat;
	}

	a.btn_kariyer2_en {
		background:url(images/btn_kariyer2_en.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:140px;
		margin:0 auto;
	}
	
	a.btn_kariyer2_en:hover {
			background:url(images/btn_kariyer2_en_over.gif) left bottom no-repeat;
	}


/* 3.6 FOOTER
------------------------------------------------------------------------------------------------ */	
#footer {
	background:#666666;
	border:1px solid #808080;
	padding:20px 0 7px;
	color:#bababa;
	overflow:hidden;
}
	#footer .astroblog {
		float:left;
		width:190px;
		}
	
	#footer .astroblog a {
		height:117px;
		width:137px;
		display:block;
		text-indent:-9999px;
		background:url(images/img_blog.gif) top left no-repeat;
	}
	
	#footer .astroblog a {
		margin-left:25px;
	}

	#footer .ebulten {
		float:left;
		width:190px;
		}
	
	#footer .ebulten a {
		height:117px;
		width:137px;
		display:block;
		text-indent:-9999px;
		background:url(images/img_ebulten.gif) top left no-repeat;
	}
	
	#footer .ebulten a {
		margin-left:25px;
	}

	#footer .astrogroup {
		float:left;
		width:190px;
	}
	
	#footer .astrogroup a {
		height:117px;
		width:157px;
		display:block;
		text-indent:-9999px;
		background:url(images/img_yahoo.gif) top left no-repeat;
	}
	#footer h3 {
		font-weight:bold;
		font-size:1.3em;
		margin-bottom:0px;
	}
	
	
	#footer .quick_menu {
		width:150px;
		float:left;
	
	}
	#footer .quick_menu ul,
	#footer .quick_menu h3 {
		margin-left:25px;
	}
	#footer .quick_menu li {
		float:left;
		width:150px;
	}
	#footer .quick_menu a {
		color:#9c9c9c;
		text-decoration:none;
		font-size:85%;
	}
	#footer .quick_menu a:hover {
		color:#fff;
	}
	#footer .quick_action {
		float:right;
		width:222px;
		margin-right:25px;
		text-align:right;
	}
	#footer .quick_action h3 {
		background:url(images/titl-phone_no.gif) left top no-repeat;
		width:405px;
		height:42px;
		text-align:left;
		margin-left:15px;
		margin-bottom:5px;
		text-indent:-9999em;
	}
	#footer .quick_action a {
		background:url(images/btn-request_a_quote.gif) left top no-repeat;
		height:35px;
		width:197px;
		text-indent:-9999em;		
		text-align:left;
		margin:20px 0 20px 225px;
		display:block;
	}
		#footer .quick_action a:hover {
			background:url(images/btn-request_a_quote.gif) left bottom no-repeat;
		}
	#footer .quick_action titl-we_provide_free {
		color:#FFFFFF;
		text-indent:-9999px;
		height:17px;
		width:359px;
		text-align:left;
		margin-left:59px;
		margin-top:6px;
	}
	#footer .quick_action .copyright {
		color:#FFFFFF;
		font-size:85%;
	}
		

.exampleWrapper
{
	position:relative;
	height:780px;
	width:486px;
	float:left;
    top: 0px;
    left: 0px;
}

div.RadTabStripLeft_WebBlue .rtsLevel,
div.RadTabStripLeft_WebBlue .rtsLevel .rtsUL,
div.RadTabStripRight_WebBlue .rtsLevel,
div.RadTabStripRight_WebBlue .rtsLevel .rtsUL
{
	width:100px;
}

.RadTabStripBottom_WebBlue
{
	position: absolute;
	bottom: 0;
	left: 20px;
}

.RadTabStripTop_WebBlue
{
	margin: 0 0 -2px 20px !important;
}

.RadTabStripLeft_WebBlue
{
	float:left;
}

.RadTabStripRight_WebBlue
{
	position: absolute;
	right: 0;
	top: 0;
	padding-top: 0 !important;
}

.multiPage
{
	float:left;
	position:relative;
	
}



.ortalama
{
	 text-align:justify;
	  margin-left:40px;
	  margin-right:30px;
	  margin-top:10px;
	  font-size:11px;
	   height:90px;
	   background-attachment:scroll;
	   padding:0px;
   
}


.testimonialContainer 
{
	border: none;
	width: 200px;
	height: 366px;
	background-color: #fff;
}
.testimonialTop 
{
	border: none;
	width: 200px;
	height: 66px;
	background-color: #fff;
}
.testimonialText 
{
	border: none;
	width: 200px;
	height: 246px;
	background-color: #fff;
	color: #666;
	text-align: justify;
	padding-top: 5px;
}
.testimonialBottom 
{
	border: none;
	width: 200px;
	height: 66px;
	background-color: #fff;
}

.jewelryImage 
{
	height: 251px;
	width: 153px;	
	float: left;
}
.jewelryRightPane 
{
	height: 251px;
	width: 224px;
	float: left;
}
.jewelryDescription 
{
	height: 168px;
	width: 224px;
	background-image: url(Images/descriptionBg.gif);
}
.jewelryDescription_Text 
{
	font: normal 10px Arial, Verdana, Helvetica;
	color: #b0b098;
	margin-left: 10px;
	padding-top: 90px;
	margin-right: 20px;
}
.jewelryName
{
	height: 35px;
	width: 224px;
}
.addToCart 
{
	height: 48px;
	width: 224px;
	background-image: url(Images/shoppingCartBg.gif);	
}



/* <fields list styling> */

.fields-en
{
	float: right;
	width: 320px;
	padding-bottom: 16px;
	margin-top:120px;
	margin-right: 40px;

}

.fields-en li
{
	padding-bottom: 8px;
}

.fields
{
	float: right;
	width: 253px;
	padding-bottom: 16px;
	margin-top:120px;
	margin-right: 40px;

}

.fields .validator
{
	font-size: 15px;
	padding-left: 3px;
	vertical-align: middle;
}

.fields ul
{
	list-style-type: none;
	margin: 0;
	padding: 0 0 8px;
}

.fields li
{
	padding-bottom: 8px;
}

.fields label
{
	font: 12px 'Segoe UI', Arial, sans-serif;
	color: #000;
	display: inline-block;
	width: 110px;
	vertical-align: middle;
}

.fields .button
{
	display: block;
	float:right;
	margin-right:10px;
}

/* </fields list styling> */


/* <results table styling> */

.your-order-en
{
	width: 254px;
	float: left;
	margin-top:100px;
	padding-left: 10px;
	font: normal 12px Arial, Verdana, Helvetica;
}

.your-order
{
	width: 290px;
	float: left;
	margin-top:100px;
	padding-left: 20px;
	font: normal 12px Arial, Verdana, Helvetica;
}
.your-order tbody th
{
	text-align: right;
	width: 80px;
	color:#333333;
}

.your-order tbody td
{
	text-align: left;
	padding-left: 10px;
	
}

.your-order .price-row th,
.your-order .price-row td
{
	color: #f00;
}



.example-panel
{
	width: 630px;
	height:640px;
	background: transparent url("Images/AstroStore.jpg") no-repeat 0 0;
}

.example-panel_en
{
	width: 630px;
	height:640px;
	background: transparent url("Images/AstroStore_En.jpg") no-repeat 0 0;
}

.example-panel_eng
{
	width: 630px;
	height:500px;
	background: transparent url("Images/AstroStore_Eng.jpg") no-repeat 0 0;
}
.baslik {
	line-height: 40px;
	background-attachment: scroll;
	background-image: url(images/baslikbkg.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	height: 40px;
	width: 300px;
	font-family: "trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	margin-bottom: 0px;
}

 #login_tr {
	PADDING-RIGHT: 10px; 
	PADDING-TOP: 50px; 
	BACKGROUND-POSITION: left top; 
	PADDING-LEFT: 25px; 
	FONT-SIZE: 11px; 
	BACKGROUND-ATTACHMENT: scroll; 
	BACKGROUND-IMAGE: url(images/uyelik_giris_tr.gif);
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px 0px 0px; 
	COLOR: #FFFFFF;  
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: tahoma, arial, sans-serif; 
	HEIGHT: 95px;
	width:215px;
	border: 1px solid #000000;
}

#login_en {
	PADDING-RIGHT: 10px; 
	PADDING-TOP: 50px; 
	BACKGROUND-POSITION: left top; 
	PADDING-LEFT: 20px; 
	FONT-SIZE: 11px; 
	BACKGROUND-ATTACHMENT: scroll; 
	BACKGROUND-IMAGE: url(images/uyelik_giris_en.gif);
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px 0px 0px; 
	COLOR: #FFFFFF;  
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: tahoma, arial, sans-serif; 
	HEIGHT: 95px;
	width:220px;
	border: 1px solid #000000;
}

#gokyuzu {
	PADDING-RIGHT: 10px; 
	PADDING-TOP: 10px; 
	BACKGROUND-POSITION: left top; 
	PADDING-LEFT: 10px; 
	FONT-SIZE: 11px; 
	BACKGROUND-ATTACHMENT: scroll; 
	BACKGROUND-IMAGE: url(Images/gokyuzu.gif); 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px 0px 0px; 
	COLOR: #CCCCCC;  
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: tahoma, arial, sans-serif; 
	HEIGHT: 200px;
	 width: 250px;
}

#roportaj {
	PADDING-RIGHT: 5px; 
	PADDING-TOP: 10px; 
	BACKGROUND-POSITION: left top; 
	background-color: #f7dcfa; 
	PADDING-LEFT: 5px; 
	FONT-SIZE: 11px; 
	BACKGROUND-ATTACHMENT: scroll; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px 0px 1px; 
	COLOR: #999999;  
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: tahoma, arial, sans-serif; 
	HEIGHT: 200px;
	width:250px;
}

#haberler {
	PADDING-RIGHT: 10px; 
	PADDING-TOP: 0px; 
	BACKGROUND-POSITION: left top; 
	background-color: #637CFB; 
	PADDING-LEFT: 10px; 
	FONT-SIZE: 11px; 
	BACKGROUND-ATTACHMENT: scroll; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px 0px 0px; 
	COLOR: #111111;  
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: tahoma, arial, sans-serif; 
	HEIGHT: 120px;
	width:250px;
}

#haberler1 {
	PADDING-RIGHT: 10px; 
	PADDING-TOP: 0px; 
	BACKGROUND-POSITION: left top; 
	background-color: #637CFB; 
	PADDING-LEFT: 10px; 
	FONT-SIZE: 11px; 
	BACKGROUND-ATTACHMENT: scroll; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px 0px 0px; 
	COLOR: #111111;  
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: tahoma, arial, sans-serif; 
	HEIGHT: 210px;
	width:250px;
}

#haberler2 {
	PADDING-RIGHT: 10px; 
	PADDING-TOP: 0px; 
	BACKGROUND-POSITION: left top; 
	background-color: #637CFB; 
	PADDING-LEFT: 10px; 
	FONT-SIZE: 11px; 
	BACKGROUND-ATTACHMENT: scroll; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px 0px 0px; 
	COLOR: #111111;  
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: tahoma, arial, sans-serif; 
	HEIGHT: 120px;
	width:300px;
}

#askuyumu {
	PADDING-RIGHT: 1px; 
	PADDING-TOP: 10px; 
	BACKGROUND-POSITION: left top; 
	PADDING-LEFT: 10px; 
	FONT-SIZE: 11px; 
	background-color: #920001;
	BACKGROUND-ATTACHMENT: scroll; 
	BACKGROUND-IMAGE: url(Images/askbkg.jpg); 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px 0px 0px; 
	COLOR: #FFFFFF;  
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: tahoma, arial, sans-serif; 
	HEIGHT: 120px;
	width: 250px;
}

#anket {
	PADDING-RIGHT: 10px; 
	PADDING-TOP: 5px; 
	PADDING-BOTTOM: 5px; 
	BACKGROUND-POSITION: left top; 
	PADDING-LEFT: 55px;
	background-color: #66ff33; 
	FONT-SIZE: 11px; 
	BACKGROUND-ATTACHMENT: scroll; 
	BACKGROUND-IMAGE: url(Images/hatirlatma.gif); 
	MARGIN: 0px 0px 0px; 
	COLOR: #111111;  
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: tahoma, arial, sans-serif; 
	HEIGHT: 130px;
	width: 250px;

}

#yillikyorum {
	PADDING-RIGHT: 10px; 
	PADDING-TOP: 5px; 
	BACKGROUND-POSITION: left top; 
	PADDING-LEFT: 10px; 
	FONT-SIZE: 11px; 
	BACKGROUND-ATTACHMENT: scroll; 
	BACKGROUND-IMAGE: url(Images/yillikyorum_tr.gif); 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px 0px; 
	COLOR: #66CCFF;  
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: tahoma, arial, sans-serif; 
	HEIGHT: 130px;
}

#yillikyorum a {
		color:#66CCFF;
			}
#yillikyorum  a:hover {
		color:#fff;
}


#yillik {
	PADDING-RIGHT: 10px; 
	PADDING-TOP: 15px; 
	BACKGROUND-POSITION: left top; 
	background-color: #041f4f; 
	PADDING-LEFT: 10px; 
	FONT-SIZE: 11px; 
	BACKGROUND-ATTACHMENT: scroll; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px 0px; 
	COLOR: #66CCFF;  
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: tahoma, arial, sans-serif; 
	HEIGHT: 170px;
}

#yillik a {
		color:#66CCFF;
			}
#yillik  a:hover {
		color:#fff;
	}

#aylik {
	PADDING-RIGHT: 10px; 
	PADDING-TOP: 15px; 
	BACKGROUND-POSITION: left top; 
	background-color: #c0c0c0; 
	PADDING-LEFT: 10px; 
	FONT-SIZE: 11px; 
	BACKGROUND-ATTACHMENT: scroll; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px 0px; 
	COLOR: #111111;  
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: tahoma, arial, sans-serif; 
	HEIGHT: 170px;
	text-align:left;
}

#aylik a {
		color:#111111;
			}
#aylik  a:hover {
		color:#fff;
	}

#bizeyazin {
	PADDING-RIGHT: 10px; 
	PADDING-TOP: 5px; 
	BACKGROUND-POSITION: left top; 
	background-color: #f9e588; 
	PADDING-LEFT: 20px; 
	FONT-SIZE: 11px; 
	BACKGROUND-ATTACHMENT: scroll; 
	BACKGROUND-IMAGE: url(Images/MailSend.gif); 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px 0px 0px; 
	COLOR: #000000;  
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: tahoma, arial, sans-serif; 
	HEIGHT: 107px;
}

#astrolojigundemi 
{
	PADDING-RIGHT: 20px; 
	PADDING-TOP: 5px; 
	BACKGROUND-POSITION: left top; 
	background-color: #000033; 
	PADDING-LEFT: 20px; 
	FONT-SIZE: 11px; 
	BACKGROUND-ATTACHMENT: scroll; 
	BACKGROUND-IMAGE: url(Images/astroloji_gundemi.gif); 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px 0px; 
	COLOR: #99CCFF;  
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: tahoma, arial, sans-serif; 
	HEIGHT: 110px;
	width: 440px;
	background-position:center;
	
}


#sonmakale 
{
	PADDING-RIGHT: 10px; 
	PADDING-TOP: 15px; 
	PADDING-BOTTOM: 5px; 
	BACKGROUND-POSITION: left top;
	background-color: #F94A0D; 
	PADDING-LEFT: 80px; 
	FONT-SIZE: 11px; 
	BACKGROUND-ATTACHMENT: scroll; 
	BACKGROUND-IMAGE: url(Images/son_eklenenler.gif); 
	COLOR: #111111;  
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: tahoma, arial, sans-serif; 
	HEIGHT: 159px;
	width: 440px;
	background-position:left;
	MARGIN: 0px 0px 0px; 
	
}

#mundalin 
{
	PADDING-RIGHT: 10px; 
	PADDING-TOP: 10px; 
	PADDING-BOTTOM: 5px; 
	BACKGROUND-POSITION: left top; 
	background-color: #000032; 
	PADDING-LEFT: 10px; 
	FONT-SIZE: 11px; 
	MARGIN: 0px 0px 0px; 
	COLOR: #FFFFFF;  
	FONT-FAMILY: tahoma, arial, sans-serif; 
	HEIGHT: 175px;
	
}

#donem 
{
	PADDING-RIGHT: 10px; 
	PADDING-TOP: 0px; 
	BACKGROUND-POSITION: left top; 
	background-color: #8ab3de; 
	PADDING-LEFT: 20px; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px 0px 0px; 
	COLOR: #000000;  
	FONT-FAMILY: tahoma, arial, sans-serif; 
	HEIGHT: 132px;
	
}

.gunlukburc 
{
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 10px; 
	padding-bottom: 5px; 
	background-color: #f8e9c6; 
	font-size: 11px; 
	color: #000000;  
	font-family: tahoma, arial, sans-serif; 
	height: 60px;
	width: 440px;
}

.genelburc 
{
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 10px; 
	padding-bottom: 5px; 
	background-color: #FFFFFF; 
	font-size: 11px; 
	color: #000000;  
	font-family: tahoma, arial, sans-serif; 
	height: 500px;
	width: 650px;
	text-align:center;
}

#sifre 
{
	PADDING-RIGHT: 10px; 
	PADDING-TOP: 25px; 
	BACKGROUND-POSITION: left top; 
	PADDING-LEFT: 20px; 
	FONT-SIZE: 11px; 
	BACKGROUND-ATTACHMENT: scroll; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px 0px 1px; 
	COLOR: #000000;  
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: tahoma, arial, sans-serif; 
	HEIGHT: 250px;
	width:500px;
	background-position:center;
	
}

#favorite
{
	PADDING-RIGHT: 10px; 
	PADDING-TOP: 10px; 
	BACKGROUND-POSITION: left top; 
	background-color: #BECEEF; 
	PADDING-LEFT: 10px; 
	FONT-SIZE: 11px; 
	BACKGROUND-ATTACHMENT: scroll; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px 0px 0px; 
	COLOR: #DD5555;  
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: tahoma, arial, sans-serif; 
	
	width:300px;

}


#favorite a {
		color:#2953A9;
			}
	#favorite  a:hover {
		color:#111111;
	}

h4 {
        font-family: Tahoma, Verdana, Times, serif;
        font-size: 16px;
        color: #FFFFFF;
        font-weight: normal;
        margin-left: 0px;
        background-attachment: scroll;
        background-image: url(http://www.astrologyanalyst.com/images/raporbkgr2.gif);
        background-repeat: no-repeat;
        line-height: 42px;
        vertical-align: middle;
        height: 42px;
        width: 640px;
        text-indent: 15px; 
   }


  H5 {
        font-family: Tahoma, Verdana, Times, serif;
        font-size: 16px;
        color: #FFFFFF;
        font-weight: normal;
        margin-left: 20px;
        background-attachment: scroll;
        background-image: url(http://www.astrologyanalyst.com/images/raporbkgr.gif);
        background-repeat: no-repeat;
        line-height: 42px;
        vertical-align: middle;
        height: 42px;
        width: 600px;
        text-indent: 15px; 
   }



.column1{ width:300px;padding-left:18px;padding-right:18px;float:left;padding-top:0px; }
.column2{ width:300px;padding-right:17px;float:left;padding-top:0px; }
.column3{ width:300px;padding-right:17px;float:right;padding-top:0px; }

.ctrBgImg1 { background-image:url('images/backModuleHeader_blue.jpg'); }
.ctrBgColor1 { background-color:#90809b }
.ctrBgColor2 { background-color:#548FB0 }
.ModLight { background-color:#ffffff; border-style:solid; border-width:1px; border-color:#dce9f1; }




/* layout */
.ctrBd { border: 1px solid #000000; width:250px;} 
.ctrBdR { border: 1px solid #000000; width:300px;} 
.ctrBdCenter { border: 1px solid #000000; width:440px;} 
.ctrBdMid { border: 1px solid #000000; width:215px;} 
.hedBd { font-family:Myriad Web Pro Condensed; font-size:18px; text-align:center; width:250px; background-color:White} 
.hedBdR { font-family:Myriad Web Pro Condensed; font-size:18px; text-align:center; width:300px; background-color:White} 
.hedBdCenter { font-family:Myriad Web Pro Condensed; font-size:18px; text-align:center; width:440px; background-color:White} 
.hedBdMid { font-family:Myriad Web Pro Condensed; font-size:18px; text-align:center; width:215px; background-color:White} 


.ctrSubH2 { vertical-align:top;background-color:#FFFFFF;padding-left:10px;padding-top:4px;padding-bottom:4px; }
.ctrSubH3 { vertical-align:top;background-color:#d7d7d7;padding-left:10px;padding-top:4px;padding-bottom:4px; }
.ctrP10 { padding-left:10px;padding-right:10px; }
.ctrImg1 { float:left; margin-right:10px; margin-bottom:15px; }

/* Theme Product Title/Description */
.prodTitle:link, .prodTitle:visited { font: bold 11px Tahoma, Helvetica, sans-serif; text-decoration:none; color:#333333; }
.prodTitle:hover { font: bold 11px Tahoma, Helvetica, sans-serif; text-decoration:underline; color:#333333; }
.prodDesc:link, .prodDesc:hover, .prodDesc:visited { font: 11px Tahoma, Helvetica, sans-serif; color:#333333; text-decoration:none; }
.prodClick:link, .prodClick:visited { font: 11px Tahoma, Helvetica, sans-serif; color:#07519a; text-decoration:none; }
.prodClick:hover { font: 11px Tahoma, Helvetica, sans-serif; color:#07519a; text-decoration:underline; }
.moduleTitle:link, .moduleTitle:visited { font: bold 11px Tahoma, Helvetica, sans-serif; text-decoration:none; color:#5c3549; }
.moduleTitle:hover { font: bold 11px Tahoma, Helvetica, sans-serif; text-decoration:underline; color:#5c3549; }
.moduleTitleWhite:link, .moduleTitleWhite:visited { font: bold 11px Tahoma, Helvetica, sans-serif; text-decoration:none; color:#ffffff; }
.moduleTitleWhite:hover { font: bold 11px Tahoma, Helvetica, sans-serif; text-decoration:underline; color:#ffffff; }
.moduleTitleViolet, .moduleTitleViolet:link, .moduleTitleViolet:visited { font: bold 11px Tahoma, Helvetica, sans-serif; text-decoration:none; color:#5c3549; }
.moduleTitleViolet:hover { font: bold 11px Tahoma, Helvetica, sans-serif; text-decoration:underline; color:#5c3549; }

.ULprodList { 
color: #085299;
list-style: square inside url('images/bulletSq7x7_085299.gif');
margin:2px;
padding-top:1px;
padding-bottom:5px;
line-height: 1.6em;
text-indent:0px;
}


/* </results table styling> */
