﻿	.title {font-size:18px;margin:0px;margin-bottom:0px;}
	.subtitle {font-size:14px;margin:0px;margin-bottom:0px; color:#634932; }
	.regtext {font-size:12px;margin:0px;margin-bottom:0px; font-weight: normal;}
	.colortext {font-size:12px;margin:0px;margin-bottom:0px; color:#634932; }
	.redext {font-size:12px;margin:0px;margin-bottom:0px; color:#97022c; }


body {
line-height:17px;
margin:0px;
padding:0px;
font-family:Arial;
font-size:12px;
/*color:#ffffff;*/
background-color:#353535;
}

a {color:#0092FF;text-decoration:none;}
a:hover {text-decoration:underline;}


#pagewrap {
width:676px;
margin-left:auto;
margin-right:auto;
direction:rtl;
height:100%;
background-image:url(images/body_bg.png);
background-repeat:repeat-y;
}


#pagewrap #header {
position:relative;
clear:both;
width:676px;
height:100px;
/*background-image:url(images/item_bg.png);
background-repeat:no-repeat;
background-position:bottom;*/
}

#header .header_logo {position:absolute;right:47px;top:24px;}
#header .header_info {position:absolute;right:319px;top:28px;line-height:16px;}
#header .header_info a {color:#000000;text-decoration:underline;}



#navigation {
height:58px;
width:676px;
background-image:url(images/nav_bg.png);
background-repeat:no-repeat;
position:relative;
}

#navigation #navigation_items {
position:absolute;
right:95px;
top:21px;
}

#navigation a {
font-size:14px;
font-weight:bold;
color:#353535;
margin-left:20px;
}

#navigation a.selected {
color:#a78f67;
}

#pagewrap #movies {
position:relative;
clear:both;
width:676px;
}


#pagewrap #movies .movieitem {
height:416px;
width:676px;
background-image:url(images/item_bg.png);
background-repeat:no-repeat;
position:relative;
}


.movieitem .thumbnails {position:absolute;top:48px;right:90px;}
.movieitem .description {position:absolute;top:48px;right:248px;width:339px;}
.movieitem .description h3 {font-size:18px;margin:0px;margin-bottom:-12px;}
.movieitem .description p {margin-bottom:5px;}
.movieitem .description img {position:relative;margin-bottom:-1px;}

#pagewrap #footer {
position:relative;
color:#B2B2B2;
clear:both;
width:676px;
text-align:center;
margin-top:10px;
padding-bottom:50px;
/*background-image:url(images/item_bg.png);
background-repeat:no-repeat;
background-position:top;*/
}

#pagewrap #footer a {color:#B2B2B2;}
#pagewrap #footer a:hover  {color:#ffffff;}


/* forms */
.form-left {position:absolute;right:90px;top:48px;width:235px;font-size:12px;}
.form-right {position:absolute;right:345px;top:48px;width:235px;font-size:12px;}
.input1 {font-family:arial;font-size:12px;}
.submit1 {font-family:arial;font-size:12px;}
