html, body {
	margin:0px;
	padding:0px;
	background:url(../images/bgdown.png) repeat-x top #12bdfd;
	font-family:Arial, Helvetica, sans-serif;
	color:#454f58;
	font-size:11pt;
}
a {
	color:#008de0;
	outline: none;
}
a:hover {
	color:#1FADFF;
}
img {
	border:0px;
}
.dotlist {
	margin:0px;
	padding:0px;
}
.dotlist li {
	list-style:none;
	background:url(../images/dot.jpg) no-repeat;
	padding-left:15px;
	margin:0px 0px 10px 0px;
}
/* absolute divs */
div.absnum {
	position:absolute;
	margin:60px 0px 0px 50px;
	font-size:28px;
	color:#debe60;
}
div.absnum2 {
	position:absolute;
	top:60px;
	right:50px;
	font-size:28px;
	color:#debe60;
}
div.abssearch {
	position:absolute;
	right:40px;
	top:25px;
	background:url(../images/bg_search.png) no-repeat;
	width:216px;
	height:26px;
	
}
div.abssearch div.string {
	width:185px;
	height:26px;
	float:left;
}
div.abssearch div.string input {
	border:0px;
	background:none;
	margin:5px 0px 0px 20px;
	font-size:11px;
	width:140px;
	text-transform:uppercase;
	color:#a8c1d0;
	padding:0px;
}
div.abssearch div.button {
	float:left;
	width:29px;
	height:26px;
}
div.abssearch div.button input {
	margin:5px 0px 0px 5px;
	border:0px;
	background:url(../images/but_search.png) no-repeat;
	width:15px;
	height:15px;
	cursor:pointer;
}
div.absnum span.code {
	font-size:16px;
	display:block;
	color:#eee580;
}
div.absnum2 span.code {
	font-size:16px;
	display:block;
	color:#eee580;
	text-align:right;
}
/* header divs */
div.stat {
	width:940px;
	margin:0px auto;
}
div.header {
	background:url(../images/bg.png) repeat-x;
	height:159px;
}
div.leftmenu, div.rightmenu {
	width:362px;
	margin-top:120px;
}
div.leftmenu div, div.rightmenu div {
	float:left;
	font-size:12pt;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#DEBE60;
}

div.leftmenu div a, div.rightmenu div a {
	color:#FFF;
}
div a#selmenu {
	color: #DEBE60; !important
}
div.leftmenu div a:hover, div.rightmenu div a:hover, a#selmenu :hover, td.bottomgrad div a:hover {
	text-decoration:underline;
	color: #DEBE60;
}
div.leftmenu div {
	margin-right:50px;
}
div.rightmenu div {
	margin-left:25px;
}

div.logo {
	width:216px;
	height:159px;
	background:url(../images/bglogo.png) repeat-y;
}
.abslogo {
	position:absolute;
	left:50%;
	margin-left:-108px;
	height:241px;
	width:216px;
	z-index:99;
}
table.blocks {
	width:100%;
}
td.leftblock {
	width:617px;
	background:#FFF;
	border-top:6px solid #9cc3d4;
	padding:15px 20px 15px 33px;
	vertical-align:top;
}
td.leftblock_ext {
	width:900px;
	background:#FFF;
	border-top:6px solid #9cc3d4;
	padding:15px 20px 15px 33px;
	vertical-align:top;
}
td.rightblock {
	width:283px;
	background:#99c3d9;
	border-top:6px solid #bedff0;
	vertical-align:top;
	padding:15px 0px 0px 0px;
}
.float {
	float:left;
}
h1, div.smalltitle {
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18pt;
	text-transform:uppercase;
}
div.stline {
	background:#bcd2e6;
	height:1px;
	margin:0px 15px 20px 15px;
}
h1 {
	padding:0px 0px 0px 15px;
	margin:20px 0px;
	color:#004b8d;
	border-bottom:1px solid #bbd5e2;
}
div.smalltitle {
	padding:0px 0px 0px 25px;
	margin:20px 0px 0px 0px;
	color:#01498e;
	background:url(../images/arrow.png) no-repeat left;
}
.text {
	margin:0px 15px 0px 20px;
}
.leftgrad {
	background:url(../images/grad_left.png) right repeat-y;
}
.rightgrad {
	background:url(../images/grad_right.png) left repeat-y;
}
.bottomgrad {
	background:url(../images/grad_bot.png) top repeat-x;
	height:75px;
}
.bottomleftgrad {
	background:url(../images/grad_leftbot.png) no-repeat top right;
}
.bottomrightgrad {
	background:url(../images/grad_rightbot.png) no-repeat top left;
}
.bottomgrad div {
	float:left;
	margin:0px 10px;
	text-align:center;
}
.bottomgrad div a {
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:underline;
	text-transform:uppercase;
	font-size:10pt;
}
.bottomgrad div a:hover {
	text-decoration:none;
}
td.bottomgrad div.name {
	color:#FFF;
	font-size:9pt;
	text-align:left;
	margin:0px 0px 0px 17px;
	float:none;
}
td.bottomgrad div.phone {
	color:#004992;
	font-size:9pt;
	text-align:left;
	margin:2px 0px 0px 17px;
	float:none;
}

/* news */
div.news {
	margin:0px 27px 44px 27px;
}
div.news a {
	text-decoration:none;
	color:#454f58;
}
div.news a:hover {
	text-decoration:underline;
}
div.news span.date {
	color:#FFF;
}
div.anothernews {
	marginp:40px 0px 20px 0px;
	font-size:14pt;
}
div.anotheritem {
	margin-top:15px;
}


/* catalog css */
td.cat_maintd_text {
	vertical-align:top;
	padding-left:10px;
}
td.cat_maintd_text a.name {
	font-size:18px;
}

/* search */
div.search_item {
	margin-bottom:15px;
}
div.search_item span {
	color:#999;
	margin-right:10px;
	text-transform:uppercase;
	font-size:8px;
}
.ct_main, .st_main, .cst_main {
	clear:both;
	margin-bottom:15px;
}
.ct_img, .st_img, .cst_img {
	width:150px;
	float:left;
	margin-bottom:15px;
}
.ct_text, .st_text, .cst_img {
	margin-left:160px;
	margin-bottom:15px;
}
.ct_text a {
	font-weight:bold;
}
.alcenter {
	text-align:center;
}
.goback {
	clear:both;
}
/* gallery div */
div.gal {
	height:244px;
	width:953px;
	overflow:hidden;
}
div#pic1, div#pic2, div#pic3, div#pic4, div#pic5 {
	width:953px;
	height:244px;
	position:absolute;
}
div#pic1 {
	background:url(../images/head1.jpg) no-repeat;
}
div#pic2 {
	background:url(../images/head2.jpg) no-repeat;
}
div#pic3 {
	background:url(../images/head3.jpg) no-repeat;
}
div#pic4 {
	background:url(../images/head4.jpg) no-repeat;
}
div#pic5 {
	background:url(../images/head5.jpg) no-repeat;
}
.display-none {
	display:none;
}
.display {
	opacity:0%;
}
div.stpad {
	margin:0px 20px;
}
div.opacity {
	width:953px;
	height:42px;
	position:absolute;
	margin-top:202px;
	background:#000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
div.opacity div.leftbutton {
	margin:11px 0px 0px 25px;
	width:10px;
	height:19px;
	float:left;
	cursor:pointer;
}
div.opacity div.centerbutton {
	width:883px;
	float:left;
	height:19px;
}
div.opacity div.centerbutton table {
	height:42px;
}
div.opacity div.centerbutton table tr td {
	width:16px;
	height:42px;
	vertical-align:middle;
	text-align:center;
}
div.opacity div.centerbutton table tr td img {
	cursor:pointer;
}
div.opacity div.rightbutton {
	margin:11px 0px 0px 0px;
	width:10px;
	height:19px;
	float:left;
	cursor:pointer;
}
div.galtext {
	margin:35px 5px 5px 610px;
}
div.galtext div.title {
	color:#FFF;
	font-size:22pt;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
div.galtext div.texs {
	margin-top:16px;
	color:#002d65;
}
	
#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	border:1px solid #fff;
	background:#FDFCE9;
	text-align:left;
}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;

}
#lightbox.done #lbContent{
	display:block;
	border: 1px solid #666;
	padding:5px;
}
#lightbox.loading #lbContent{
	display:none;

}
#lightbox.loading #lbLoadMessage{
	display:block;
}
#lightbox.done img{
}
input.fb {
	background:#fff;
	border:1px solid #999;
	font-family:Arial;
	padding:3px;
	margin:5px 0px;
	width: 300px;
	color: #999;
}
textarea.search {
	background:#fff;
	border:1px solid #999;
	margin:5px 0px;
	padding:3px;
	font-family:Arial;
	width: 300px;
	height: 150px;
	color: #999;
}
.butsearch {
	background:url(../images/button.jpg) no-repeat;
	border:0px;
	color:#fff;
	width:132px;
	height:35px;
	font-size:16px;
	cursor:pointer;
}
.butsearch:hover {
	background:url(../images/button_hover.jpg) no-repeat;
	border:0px;
	color:#fff;
	width:132px;
	height:35px;
}
.smenu , .smenu:hover {
	padding-top:2px;
	height:26px;  
	background:url(../images/smenu.gif) repeat-x; 
	margin:0px 10px; 
	display:block; 
	float:left;
	text-decoration:none;
}
.smenu_act, .smenu_act:hover {
	height:26px; 
	padding:2px 5px 0px 5px; 
	background:url(../images/smenu_act.gif) no-repeat center;
	margin:0px 5px; 
	display:block; 
	float:left;
	color:#fff;
	text-decoration:none;
}
.clear {
	clear:both;
}
.cpanel1 {
	height:36px;
}
.cpanel2 {
	margin:30px 0px 0px 0px;
}
.cname {
	margin-top:15px;
}
.cname a {
	color:#124e7d;
	font-size:18px;
}
.cdate {
	color:#9e9e9e;
	font-size:13px;
	margin:5px 0px;
}
.cimg {
	margin-bottom:5px;
}
.spic {
	margin:0px 10px 10px 0px;
}
.newbutton, .newbutton:hover {
	padding:5px 15px;
	border:1px solid #4f6877;
	background:#7495a7;
	color:#fff;
	text-decoration:none;
}
.togprice {
	display:none;
}
.white {
	color:#333;
}
.white:hover {
	color:#666;
}
.bor1 {
	border:2px solid #008de0;
	margin-right:5px;
}
.njcell {
	width:33%;
	vertical-align:top;

}
.jtblock {
	margin:0px 5px;
}
.newscell_left {
	vertical-align:top;
	padding-right:15px;
}
.newscell_right {
	padding-bottom:15px;
}
.newscell_gray {
	color:#666;
}
.nname_date {
	color:gray;
	font-size:9pt;
}
.nname_small {
	margin-bottom:15px;
	font-size:9pt;
}
.nname_link {
	margin:3px 0px 5px 0px;
}
.div_question {
	font-weight:bold;
	margin-bottom:5px;
}
.div_answer {
	margin-bottom:3px;
}
.div_center {
	text-align:center;
	margin:5px 0px;
}
.red {
	color:red;
}
.green {
	color:green;
}
.div_submit {
	width:120px;
	height:26px;
	background:url(../images/votebutton.gif);
	border:0px;
	text-transform:uppercase;
	color:white;
}
.divider {
	height:1px;
	background:#bbd5e2;
	margin:15px 0px;
}
