@charset "utf-8";
/* CSS Document */

* {	margin: 0;
	padding: 0;
	}

body {
	font: 11px Sylfaen;
	min-width: 960px;
	text-align: center;
	margin: 0 auto;
	}

p {
font: 11px Sylfaen;
margin: 5px 0 10px 0;
line-height: 18px;
color: #333333;
}


.small {
font: 9px Sylfaen;
font-weight: bold;
color: #333333;
}


td {
font: 11px Sylfaen;
margin: 0;
line-height: 16px;
color: #333333;
}

a {
	color: #0066cc;
	text-decoration:underline;
	}

a:hover {
	color: #666666;
	text-decoration:underline;
	}


#content {
	margin: 0 auto;	
	text-align: center;
	background-image:url(http://crystal.ge/skins/test_skin/images/bg_up.gif);
	background-repeat:repeat-x;
	background-position: top;
	}
#content_main 	{
	width: 960px;
	margin: 0 auto;	
	text-align: center;
	}

#index_header {
	width: 960px;
	height: 88px;
	margin: 0 auto;
	text-align: left;
	background-image:url(http://crystal.ge/skins/test_skin/images/header_bg.jpg);
	}
#index_header1 {
	width: 425px;
	height: 88px;
	
	text-align: left;
	float:left;
	}

#index_header2 {
	width: 240px;
	height: 88px;
	text-align: left;
	float:right;
	}
	
	
	
#flash {
	width: 960px;
	height: 240px;
	text-align: left;
	}



#menu {
	float:left;
	display: inline;
	height: 27px;
	width: 960px;
	}
	
a.menua {
color: #ffffff;
text-decoration: none;
font-size:11px;
}

a.menua:hover {
color: #cccccc;
text-decoration: underline;
font-size:11px;
}
	


#main {
	width: 960px;
	margin: 7px 0 0 0;
	text-align:left;
	}


#left {
	float: left;
	display: inline;
	width: 240px;
	border: 1px solid #cccccc;
	background:#fff url(http://crystal.ge/skins/test_skin/images/box_bg.jpg) repeat-x top;	
	}

#left p {
	padding: 0 15px 0 15px;
	font-size: 10px;
	}
		
#content_left {
	float: left;
	display: inline;
	width: 240px;
	border: 1px solid #cccccc;
	background:#fff url(http://crystal.ge/skins/test_skin/images/box_bg.jpg) repeat-x top;	
	}	

#content_left p {
	padding: 0 15px 0 15px;
	}	

#center {
	float: none;
	margin: 0 160px 0 250px;
	width: 520px;
	background:#fff url(http://crystal.ge/skins/test_skin/images/box_bg.jpg) repeat-x top;	
	border: 1px solid #cccccc;
	}
	
#center p {
	padding: 0 15px 0 15px;
	}	
	
	
#content_center {
	float: right;
	width: 700px;
	
/*	background:#fff url(http://crystal.ge/skins/test_skin/images/box_bg.jpg) repeat-x top;	
	border: 1px solid #cccccc;	*/
	}	

#content_center p {
	padding: 0 15px 0 15px;
	}	

#right {
	float: right;
	width: 173px;
	text-align: right;
	}
	
#right p {
	font-size: 9px;
	}
	
#right a {
	font-size: 10px;
	font-family: tahoma, verdana, arial;
	}
	
#right a:hover {
	font-size: 10px;
	font-family: tahoma, verdana, arial;
	}			

p.bigtext {
	font-size: 12px;
	line-height: 20px;
	}




/* START of Footer area */
#footer {
	position: relative;  /* Needed for Safari */
	height: 40px;
	margin: 0 auto;
	text-align: left;
	background:#fff url(http://crystal.ge/skins/test_skin/images/footer_bg.gif) bottom;
	}
#footer_in {
	width: 960px;
	height: 40px;
	margin: 0 auto;
	background:#fff url(http://crystal.ge/skins/test_skin/images/footer_in_bg.gif) bottom;
	}

#footer p {
	color: #ffffff;
 	margin: 5px 20px 0 20px;
 	font-size: 10px;
	line-height: 12px;
}
	

/* END of Footer area */

	
.clear {
	clear:both;
	}	

.hotbox {
	width: 345px;
	}

.blue {
color: #0066cc;
}

.blueb {
color: #0066cc;
font-weight: bold;
}

.blue14 {
color: #0066cc;
font-weight: bold;
font-size: 14px;
}


.whitep {
color: #ffffff;
font-size:8px;
}

a.white {
color: #ffffff;
text-decoration: none;
}

a.white:hover {
color: #cccccc;
text-decoration: underline;
}

a.yellow {
color: #ffb400;
text-decoration: underline;
font-weight:bold;
}

a.yellow:hover {
color: #666666;
text-decoration: underline;
font-weight:bold;
}

input, select {
color: #666666;
border: 1px solid #cccccc;
height: 18px;
margin: 0;
background-image:url(http://crystal.ge/skins/test_skin/images/shadow.gif);
}

.txt {
color: #666666;
border: 1px solid #cccccc;
height: 100px;
width: 300px;
}

.txt2 {
color: #666666;
border: 1px solid #cccccc;
height: 80px;
width: 160px;
overflow:hidden;
}

.search {
width: 113px;
}


.bold {
color: #333333;
font-weight: bold;
}

.eng {
font-family: Sylfaen;
}

img.alignright {
float: right;
margin: 0px 0px 0px 10px;
border: 1px solid #CCCCCC;
}

img.alignleft {
float: left;
margin: 0px 10px 0px 0px;
border: 1px solid #CCCCCC;
}

li {
	list-style-position: inside;
	list-style-image: url(http://crystal.ge/skins/test_skin/images/dot.jpg);
	padding: 0 5px;
	color: #333333;
}

ul {
padding: 0;
}