/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
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;
	
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*     END        */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.ui-tabs .ui-tabs-hide { display: none; }
#page {
	margin:0 auto;
	min-width:950px;
	width:970px;
	position:relative;
}
ul#3dgroup li{
text-align:center;
}
ul#category li {
float: none;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:2px;
padding:4px 0;
position:relative;
}
ul#showfile li {
float:right;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:2px;
padding:4px 0;
position:relative;
width:120px;
height:200px;
}
#top-text {
	height:20px;
	text-align:right;
	padding-right:11px;
	padding-top:6px;
	margin-top:2px;
	background:none;
	border:none;
}
#head {
	height:150px;
	text-align:center;
	background:url(../images/kamel3.gif) no-repeat;
}
#right-head {
	/*background:url(../images/right.png);*/
	width:221px;
	height:144px;
	position:relative;
	float:right;
}
#center-head {
	background:url(../images/center.png) no-repeat;
	width:443px;
	height:144px;
	float:right;
	position:relative;
}
#left-head {
	/*background:url(../images/left_logo.png) no-repeat;*/
	width:400px;
	height:130px;
	float:left;
	position:relative;
	left:0;
	text-align:right;
	font-size:12px;
}
#right-head{
float:right; 
margin-top:5px;
width: 400px;
/*background:url(../images/right_logo.png) no-repeat left;*/
}
#left-head h3{
font-size:30px;
font-family:'Palatino Linotype','Book Antiqua',Palatino,serif;
margin-top:26px;
letter-spacing:1px;
padding-bottom:4px;
}
#marquee {
	height:2em;
}
#sub-marquee{
width:70px; 
float:right; 
text-align:right;
}
#sub-marquee p{
margin-top:3px;
width:70px;
}
#slideshow {
height:133px;
margin:0 auto;
position:relative;
width:415px;

}
#slideshow_num{
height:25px;
padding-top:4px;
border-bottom:0 none;
border-left:0 none;
border-right:0 none;
}
#slideshow_count{
float:right;
direction:rtl;
margin:2px;
}
#slideshow_contorol{
border:1px solid #C5DBEC;
height:16px;
width:16px;
float:left;
margin:2px;
}
#content {
	min-width:950px;
	position:relative;
	height:auto;
}
#sidebar {
	width:200px;
	float:right;
	position:relative;
	margin-left:5px;
}
#sidebar li {
width:185;
}
#sidebar ul {
position:relative;
}
#li-top{
height:20px;
font-weight:normal; 
}
#tabs {
width:750px;
position:relative;
float:left;

}
#left-bar {
	width:360px;
	float:left;
	position:relative;
}
#center-bar{
	width:750px;
	float:left;
	position:relative;
	direction:rtl;
	line-height:20px;
}
#footer {
	border-bottom:0 none;
	border-left:0 none;
	border-right:0 none;
	clear:both;
	padding:10px 0;
	text-align:center;
	margin-top:5px;
}
.foot {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CD9F63;
}
.mg {
	margin:0 0 10px;
	position:relative;
}
#top-text ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	height:67px;
	width:100%
}
#top-text li {
	display: inline;
	margin:0;
	padding:0;
	font-size:120%;
	line-height:1.3em;
	margin:0 2px 0 0;
}
img {
	border:0;
}
li{
list-style-type:none;
}
#sound-list li{
list-style-type: decimal;
line-height:20px;
width:720px;
margin-right:25px;
}
#sound-show li{
width: 104px; 
float: right; 
padding-left: 15px;
}
h2{
font-size:17px;
}
#new-list{
padding:10px;
}
#new-list li{
direction:rtl;
list-style-type:circle;
height:16px;
}
.fg-button {
cursor:pointer;
margin:0 4px 0 0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0.4em 1em;
position:relative;
text-align:center;
text-decoration:none !important;
font-family:Arial, Helvetica, sans-serif;
}
.fg-button .ui-icon {
left:50%;
margin-left:-8px;
margin-top:-8px;
position:absolute;
top:50%;
}
a.fg-button {
overflow:visible;
width:auto;
font-size:13px;
}
.fg-button-icon-left {
padding-left:2.1em;
}
.fg-button-icon-right {
padding-right:2.1em;
}
.fg-button-icon-left .ui-icon {
left:0.2em;
margin-left:0;
right:auto;
}
.fg-button-icon-right .ui-icon {
left:auto;
margin-left:0;
right:0.2em;
}
.fg-button-icon-solo {
display:block;
text-indent:-9999px;
width:8px;
}
.fg-buttonset {
float:right;
}
.fg-buttonset .fg-button {
float:left;
}
.fg-buttonset-single .fg-button, .fg-buttonset-multi .fg-button {
margin-right:-1px;
}
.fg-toolbar {
margin:0;
padding:0.5em;
}
.fg-toolbar .fg-buttonset {
margin-right:1.5em;
padding-left:1px;
}
.fg-toolbar .fg-button {
font-size:1em;
}

<!-- -------------------------------------- gallery ------------->
		#buttonwrapper
		{
			width: 100px;
			height: 50px;
			position: relative;
			margin:0 auto;
		}
		
		#left
		{
			background: url(../images/left.gif) bottom left no-repeat;
			width: 39px;
			height: 50px;
			float: left;
		}
		
		#right
		{
			background: url(../images/right.gif) bottom left no-repeat;
			width: 39px;
			height: 50px;
			float: right;
		}
		
		#left:hover, #right:hover
		{
			cursor: pointer;
			background-position: top left;
		}
		
		#holder_images { display: none; }
		#carousel img { border: 2px solid #ddd; }
		#carousel img.link:hover { border: 4px solid #0e0893; }

<!-- -------------------------------------- gallery ------------->
<!--- slide show ---->
.nav-links {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav-links li {
	line-height: 1.6em;	
	font-size: 1.2em;
}

.twitthis {
	position: absolute;
	top: 250px;
	left: 20px;
}
pre {
	background: #e8e8e8;
	border-left: 10px solid #777;
	font-size: 0.85em;
	padding: 1em;
	color: black !important;
	overflow-x: auto;
}
.important {
	border: 1px solid #666;
	background: #ddd;
	padding: 0 1em;
	color: #C30;
}
.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0.5em;
}
.code_wrapper {
	border: 1px solid #888;
	background: #f0f0f0;
	padding: 10px;
}
code, .code {

}
.options {
	border: 1px solid #777;
	border-right: none;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
}
.options th {
	text-align: left;
	background: #777;
	color: white;
	font-weight: bold;
}
.options th, .options td {
	padding: 4px 10px;
}
.options td {
	border-right: 1px solid #777;
}
#parts-img {
	border: 1px solid black;
}
img.nav {
	border: 1px solid black;
	margin-bottom: 5px;
}
.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay p {
	line-height: 1.2em;
}
.panel img{
display:none;
}
#new-film-home{
height:155px; 
text-align:right;
}
#new-film-home li{
width: 104px; 
float: right; 
padding-left: 10px;
}
.scroll-film div{
width: 104px; 
float: right; 
padding-left: 16px;
}
.scroll-film{
right:0;
position:relative;
}
.ul-list li{
padding:3px;
font-size:11px;
}
#lang_open{
background:url(../images/continents.gif) no-repeat left;
height:30px;
width: 194px;
padding-top:10px;
text-align:right;
}
#top-block li{
font-size:12px;
padding:4px;
}
.home-block{
width:229px;
height:200px;
margin:5px 8px;
font-size:11px;
float:right;
}
.home-block-div {
padding:5px;
font-size:11px;
}

.right-list{
font-weight:bold;
padding:5px 3px;
}
.scroll-text{
position:relative;
top:0;
}
.button_link{
height:10px;
padding:3px;
-moz-border-radius:5px; 
-webkit-border-radius:5px;
float:right;
text-align:center;
margin-left:5px;
width:95px;
}
.button_div{
padding:5px;
}
.button_icon{
-moz-border-radius:5px; 
-webkit-border-radius:5px;
margin-left:5px;
height:16px;
width:16px;
float:right;
}