/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* print.css */
body {
line-height:1.5;
font-family: Arial;
color:#000;
background: #D4D4D4 url(../images/back_gradient.png) repeat-x top left;
font-size:10pt;
}

#bigContainer 
{
background-image: url(../images/1.jpg);
background-repeat: no-repeat;
background-position: center top;
}

.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;}
h1, h2, h3, h4, h5, h6 {font-family:Arial, "Helvetica Neue", "Lucida Grande", sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
img {float:left;margin:0;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:visited {background:transparent; text-decoration:none; color: #000}
a:link:after, a:visited:after {text-decoration: none; color: #000}

.lang {
color: #ABADAF;
font-size: 11px;
font-weight: bold;
}
.lang a{
color: #ABADAF;
font-size: 11px;
font-weight: bold;
}
.lang a:visited{
color: #ABADAF;
font-size: 11px;
font-weight: bold;
}
.lang a:hover{
color: #ABADAF;
font-size: 11px;
font-weight: bold;
}
.active{
color: #636162;
font-size: 11px;
font-weight: bold;
}

.menu { 
padding-top: 76px;
}

.feed {
width: 120px;
font-size: 11px;
color: #FE8810;
}

.feed a{
color: #FE8810;
text-decoration: none;
}

.feed a:hover{
font-size: 11px;
color: #FE8810;
text-decoration: none;
}

.contant{
/* background-image: url(../images/green.jpg);
background-position: top;
background-repeat: no-repeat; */
text-align: center;
overflow:auto;
height:384px;
width:622px;
border:0px solid black;
}

.menu {
position: absolute;
top: 57px;
}

.prepend-9 {padding-left:390px;}
.prepend-3 {padding-left:132px;}

th, td, caption {padding:0px;}

.maintable{
border:0px solid black;
padding-top:143px;
}

table {margin-bottom:0;width:100%;}

.gallery{
margin-top: 130px;
margin-left: 0px;
}

.jcarousel-skin-ie7 .jcarousel-container-horizontal {
width:536px;
overflow:hidden;
}

.jcarousel-skin-ie7 .jcarousel-container {
background: none repeat scroll 0 0;
border:0px solid #fff;
}

.jcarousel-skin-ie7 .jcarousel-item-horizontal {
margin-right:2px;
margin-left: 19px;
width: 540px;
}

.jcarousel-skin-ie7 .jcarousel-item {
border:4px solid #FFFFFF;
height:64px;
width:102px;
}

.jcarousel-skin-ie7 .jcarousel-item:hover {
    border-color: #FFFFFF;
}

.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
    width:  540px;
    height: 77px;
}



#TB_closeWindowButton {
text-align: center;
color: #fff;
font-size: 1px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/close.png) no-repeat;
	width: 35px;
	height: 35px;
}

#TB_window {
display:none;
left:50%;
padding:0;
position:fixed;
text-align:left;
top:50%;
z-index:102;
}

#TB_closeAjaxWindow{
text-align: right;
color: #fff;
font-size: 1px;
padding-right: 10px;
}


#TB_ajaxWindowTitle{
	margin-bottom: 0px;
	color: #fff;
	font-size: 12px;
}
#TB_title{
	font: bold 110%/100% Arial, Georgia, "Times New Roman", Times, serif;
	color: #fff;
	border-bottom: dotted 0px #ccc;
}


#TB_caption {
position: absolute;
top:484px;
left: 0px;
padding:2px;
background: url("../images/round.png") no-repeat;
background-position: right top;
z-index: 1000;
-x-system-font:none;
font-family:Arial;
font-size:12px;
color: #505050;
font-size-adjust:none;
font-stretch:normal;
}

#TB_caption a, #TB_caption a:visited
{
 color: #000000;
}

.blog{
position: absolute;
top:258px;
}
.prepend-20 {padding-left:795px;}
