/* CSS Style for C.S. Family created from ZiZi PRINT web department (C) 2007 */



body {

	margin: 0px;

	background-image: url(body_bg.jpg);

	background-repeat: repeat-x;

	background-color: #EBE283;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

h1 {

	font-size: 18px;

	color:#CC0000;

	font-weight:bold;

}

h2 {

	font-size: 18px;

	color:#000000;

	font-weight:bold;

}

h3 {

	font-size: 16px;

	color:#CC0000;

	font-weight:bold;

}

h4 {

	font-size: 16px;

	color:#000000;

	font-weight:bold;

}

h5 {

	font-size: 14px;

	color:#CC0000;

	font-weight:bold;

}

h6 {

	font-size:14px;

	color:#000000;

	font-weight:bold;

}





#block {

	border-right-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-right-color: #ECB040;

	border-left-color: #ECB040;

	border-bottom-width: 1px;

	border-bottom-color: #F44317;

}



#header {

	height: 60px;

	width: 820px;

}

#movie {

	height: 360px;

	width: 820px;

}

#index_content {

	height: 120px;

	width: 480px;

	background-image: url(../img/index_content.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	padding-top: 64px;

	padding-left: 310px;

	padding-bottom: 130px;

	padding-right: 30px;

	font-size: 13px;

	font-weight: bold;

	text-align: justify;

}

#content {

	background-color: #FFFFFF;

	margin-right: 10px;

	margin-left: 10px;

	padding-right: 4px;

	padding-left: 4px;

	font-size: 14px;

	list-style-position: outside;

	list-style-image: url(bullet.jpg);

}

#content a,active,visited {

	color:#000000;

	text-decoration:none;

}

#content a:hover {

	background-color: #990000;

	color: #ECB040;

	text-decoration:none;

}

#content_header {

	background-image: url(content_header.jpg);

	background-position: center top;

	height: 22px;

	width: 790px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-style: italic;

	font-weight: bold;

	color: #FF6600;

	padding-top: 38px;

	padding-right: 15px;

	padding-bottom: 0px;

	padding-left: 15px;

}

#content_header a, active, hover, visited {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-style: italic;

	font-weight: bold;

	color: #FF6600;

}

#content_footer {

	background-image: url(content_footer.jpg);

	height: 70px;

	width: 820px;

	background-repeat: no-repeat;

	background-position: center top;

	background-color: #F63C16;

}

#contact {

	width: 80%;

}

.field {

	background-color: #F8E3B6;

	border: 1px solid #F44317;

	font-family: "Courier New", Courier, mono;

	font-size: 14px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

	background-image: url(gradient.jpg);

	background-repeat: repeat-x;

}

.field:focus {

	background-color: #FFFFFF;

	border: 1px solid #FFCC33;

	font-family: "Courier New", Courier, mono;

	font-size: 16px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

	background-image: none;

}

.btn {

	background-color: #F44317;

	font-size: 15px;

	font-weight: bold;

}

.fieldcode {

	text-decoration: none;

	background-color: #FFFFFF;

	border: 1px solid #FFFFFF;

	font-family: "Courier New", Courier, mono;

	font-size: 18px;

	font-weight: bold;

	color: #CC6600;

	background-image: url(code.jpg);

	background-repeat: repeat;

	text-align: center;

}

#footer_header {

	background-image: url(footer_header.jpg);

	background-repeat: no-repeat;

	background-position: center top;

	height: 68px;

	font-size: 13px;

	padding-top: 52px;

	text-align: left;

	padding-left: 180px;

}



#footer {

	background-color: #EBAF3F;

	padding: 10px;

}









#footermenu {

	font-size: 14px;

	font-weight: bold;

	color: #DB2B1C;

}

#footermenu a{

	color: #333333;

	text-decoration: none;

}

#footermenu a:active{

	color: #333333;

	text-decoration: none;

}

#footermenu a:hover{

	text-decoration: none;

	background-color: #990000;

	color: #ECB040;

}

#footermenu a:visited{

	color: #E66919;

	text-decoration: underline;

}

#ziziprint {

	font-size: 10px;

}
#sidebar{
	position:absolute;
	top:60px;
	right:265px;
	overflow:hidden;
	height:22px;
	z-index:20;
	width: 90px;
}
#sidebar ul{padding:0px;list-style-image:none;list-style-type:none;margin:0px}
#sidebar ul li{padding:2px;height:16px;width:40px;float:left;margin:0px}
#sidebar ul li:hover{}

