@charset "utf-8";

/* CSS Document */
/* header */

#t_header {
	clear: both;
	height: 250px;
	background-color: rgba(255,255,255,0.95);
	margin: 0px;
	background-image: url(../images/bg_hedear.jpg);
	background-repeat: repeat-x;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C71307;
	border-right-color: #C71307;
	border-bottom-color: #C71307;
	border-left-color: #C71307;
	position: relative;
	
}

#t_header  #site_title {
	padding-top: 0px;
	margin: auto;
	width: 955px;
}


/* end of header */

/* menu */

#t_menu {
	width: auto;
	height: 45px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	/* [disabled]border-radius: 10px; */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	direction: ltr;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#templatemo_footer_wrapper {
	/* [disabled]background-image: url(../images/templatemo_footer2.png); */
	/* [disabled]background-repeat: repeat-x; */
	background-color: #480003;
}

#templatemo_footer {
	width: 950px;
	height: 300px;
	text-align: center;
	color: #a9a098;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	/* [disabled]background-color: rgba(0,91,0,1); */
}
#footer_top {
	background-image: url(../images/footer_top.png);
	background-repeat: repeat-x;
	height: 13px;
}
#footer_dowen {
	background-image: url(../images/footer_dowen.png);
	background-repeat: repeat-x;
	height: 10px;
	
}



#templatemo_footer a {
	color: #d7d1cc;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.3em;
}

#templatemo_footer a:hover {
	text-decoration: none;
	color: #FFFF33;
}

#templatemo_footer .footer_menu {
	padding: 0px;
	list-style: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	direction: rtl;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d7d1cc;
}


.footer_menu li a {
	color: #d7d1cc;
	text-decoration: none;
}

.footer_menu .last_menu {
	border: 0;
}

/***********************************************MASSIVE FOOTER***********************************/

.massive_footer{
	padding-top: 5px;
	/* [disabled]min-width: 100%; */
	min-height: 100px;
	height: 210px;
	background-repeat: repeat;
	/* [disabled]background-color: #134da4; */
	overflow: hidden;
	direction: rtl;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
}
.massive_footer_content{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow: hidden;
	text-decoration: none;
}
.massive_footer_content a{
	color: #FFF !important;
	font-size: 10px;
	text-decoration: none;
	/* font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;	*/ /* Why, cascaded? */
}
.massive_footer_content p{
	padding:0px;
	margin:0px;
	color:#FFF !important;
	font-size:10px;
	/* font-family:"Trebuchet MS",Arial, Helvetica, sans-serif; */ /* Why, cascaded? */
}

.massive_footer_content_column{
	font-size: 10px;
	line-height: 13px;
	width: 160px;
	float: right;
	margin-bottom: 20px !important;
	text-align: right;
	text-decoration: none;
}
.massive_footer_content_column_header{
	overflow: hidden;
	border-bottom: #FFF 1px solid;
	width: 140px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.massive_footer_content_column_header a{
	font-weight:bold;
	font-size:11px;	
}
.massive_footer_content_column_header p{
	font-weight:bold;
	font-size:11px;	
}
.massive_footer_content_column li{
    margin:0px;
    padding:0px;
	margin-bottom:5px;
	list-style:none;
	list-style-position:outside;
}	
.massive_footer_content_column ul{
    margin:0px;
    padding:0px;
}	

.margin{
	margin-right:10px;
}
.cleaner {
	clear: both;
	width: 955px;
	height: 0px;
	height: 0;
	margin: 0;
	padding: 0;
   
     }

/*****/

/* end of footer */
#border_wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C71307;
	border-right-color: #C71307;
	border-bottom-color: #C71307;
	border-left-color: #C71307;
}
