﻿@charset "utf-8";
/* CSS Document */

body {background:url(../images/background.jpg) repeat-x #fff;}

img {display: expression((/\.png$/.test( this.src.toLowerCase()) ? this.runtimeStyle.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src="' + this.src + '")' : null),
 (/\.png$/.test( this.src.toLowerCase()) ? this.src = '../images/blank.gif' : null));}


.clear{height:0px; line-height:0px; font-size:0px; clear:both}

ol li
{
	list-style-type: decimal; 
	/*list-style-position:outside;*/
	font-weight:normal;
	line-height:18px;
	margin-left:25px;
}

#wrapper { width:900px; margin:0 auto;}

#header { width:900px; height:200px; margin:0 auto; position:relative;}
#header #logo { position:absolute; top:0; left:20px;}

#header #menu { width:660px; height:30px; position:absolute; top:10px; right:10px; text-align:center; padding-top:10px;}
#wrapper #header #menu a { text-decoration:none; color:#fff; font-weight:bold; font-family:Tahoma, Arial, Verdana; font-size:11px; padding:0 10px 18px 10px; display: inline-block;}
#header #menu a:hover { color:#f0b710; background:url(../images/arrow_menu_hover.jpg) bottom center no-repeat;}

#header #bigLinks { width:690px; height:90px; position:absolute; bottom:30px; right:0;}
#header #bigLinks a { display:block; float:left; padding-right:10px; margin:0;}

#wrapper #content #left_sidebar {width:210px; padding-top:45px; float:left;}
#wrapper #content #left_sidebar .left_box {width:210px; margin-bottom:10px;}

#wrapper #content #left_sidebar .left_box .lb_top { width:210px; height:30px; padding-top:30px; background:url(../images/bg_ls_box_top.jpg) no-repeat; text-align:center; }
#wrapper #content #left_sidebar .left_box .lb_top p { font:"Trebuchet MS", Verdana; font-weight:bold; font-size:12px; color:#fff;}

#wrapper #content #left_sidebar .left_box .lb_mid { width:200px; padding:0 5px; background:#fff4dc; text-align:left;}
#wrapper #content #left_sidebar .left_box .lb_mid a {display:block; border-bottom:1px dotted #d1c8b4; padding:5px 20px; font-weight:bold; text-decoration:none;}
#wrapper #content #left_sidebar .left_box .lb_mid a span { background:url(../images/arrow_sidebar_menu.jpg) 0 4px no-repeat; padding-left:10px; color:#007ba3; font:Verdana; display:block; font-size:11px;}
#wrapper #content #left_sidebar .left_box .lb_bottom { width:210px; height:25px; background:url(../images/bg_ls_box_bottom.jpg) bottom no-repeat #fff4dc;}





#left_sidebar .left_box1 { width:210px; margin-bottom:10px;}
#left_sidebar .left_box1 .rbImg { padding-bottom:10px; text-align:center}

#left_sidebar .left_box1 .rb_top { width:210px; height:20px;  background:url(../images/bg_ls_box_bottom2.jpg) no-repeat; text-align:left; }
#left_sidebar .left_box1 .rb_top p { font:"Trebuchet MS", Verdana; font-weight:bold; font-size:12px; color:#fff; padding-left:40px;}

#left_sidebar .left_box1 .rb_mid { width:190px; padding:10px 10px 0 10px; background:#fff4dc; text-align:center;}
/*#right_sidebar .right_box .rb_mid a {display:block; border-bottom:1px dotted #d1c8b4; padding:5px 20px; font-weight:bold; text-decoration:none;}*/
#left_sidebar .left_box1 .rb_mid a span { background:url(../images/arrow_sidebar_menu.jpg) 0 4px no-repeat; padding-left:10px; color:#007ba3; font-size:11px; font:Verdana; display:block;}
#left_sidebar .left_box1 .rb_bottom { width:210px; height:20px; background:url(../images/bg_ls_box_bottom.jpg) bottom no-repeat #fff4dc;}







#wrapper #content #main_content { width:460px; padding:30px 20px; float:left; line-height:18px;}
#wrapper #content #main_content #mc_banner { margin-bottom:20px;}
#wrapper #content #main_content p {margin-bottom:20px; font-weight:normal; line-height:18px;}
#wrapper #content #main_content	p img { border:1px solid #996633; padding:3px; margin:0 10px 10px 0; float:left;}
#wrapper #content #main_content p.intro { font:Verdana; font-size:14px; color:#916b00; margin-bottom:15px; line-height:21px;}
#wrapper #content #main_content p.intro span { font:Verdana; font-size:14px; color:#916b00; font-weight:bold; line-height:21px;}

/*#wrapper #content #main_content ul { list-style-type:square; list-style-position:inside; list-style-image:url(images/vineta1.jpg); margin-bottom:20px; font-weight:normal; line-height:18px;}*/

#wrapper #content #main_content ul li 
{ 
list-style-type:square; 
list-style-position:outside;  
font-weight:normal; 
line-height:18px;
margin-left:25px;
}

#wrapper #content #main_content .mc_box { width:460px; margin-bottom:10px; padding:0; text-align:left;}
/*#wrapper #content #main_content .mc_box .mc_top { width:440px; height:45px; background:url(../images/bg_mc_box_top.jpg) no-repeat; padding:0 0 0 20px; position:relative;}*/
#wrapper #content #main_content .mc_box .mc_top p {font:"Trebuchet MS", Verdana; font-weight:bold; font-size:12px; color:#fff; padding-top:15px;}
#wrapper #content #main_content .mc_box .mc_top img { position:absolute; top:0; right:0;}

#wrapper #content #main_content .mc_box .mc_top
{
width: 440px;
height: 50px;
background: url(../images/bg_mc_box_top.jpg) no-repeat;
padding: 0 0 0 20px;
position: relative;
top: 15px;
}
#wrapper #content #main_content .mc_box .mc_mid { width:418px; padding:0 20px; margin:0; background:#fff; border-left:1px solid #e3e3e3; border-right:1px solid #e3e3e3;}
#wrapper #content #main_content .mc_box .mc_mid h6 { color:#d4a00e; padding:10px 0 2px 0; margin:0; text-decoration:underline;}
#wrapper #content #main_content .mc_box .mc_mid p { margin:0; padding:0; display:block;}

#wrapper #content #main_content .mc_box .mc_bottom { width:460px; height:20px; background:url(../images/bg_mc_box_bottom.jpg) bottom no-repeat; margin:0; padding:0;}

#wrapper #content #right_sidebar { width:190px; padding-top:10px; float:left;}
#right_sidebar .right_box { width:190px; margin-bottom:10px;}
#right_sidebar .right_box .rbImg { padding-bottom:10px;}

#right_sidebar .right_box .rb_top { width:190px; height:30px; padding-top:30px; background:url(../images/bg_rs_box_top.jpg) no-repeat; text-align:left; }
#right_sidebar .right_box .rb_top p { font:"Trebuchet MS", Verdana; font-weight:bold; font-size:12px; color:#fff; padding-left:40px;}

#right_sidebar .right_box .rb_mid { width:170px; padding:10px 10px 0 10px; background:#fff4dc; text-align:left;}
/*#right_sidebar .right_box .rb_mid a {display:block; border-bottom:1px dotted #d1c8b4; padding:5px 20px; font-weight:bold; text-decoration:none;}*/
#right_sidebar .right_box .rb_mid a span { background:url(../images/arrow_sidebar_menu.jpg) 0 4px no-repeat; padding-left:10px; color:#007ba3; font-size:11px; font:Verdana; display:block;}
#right_sidebar .right_box .rb_bottom { width:190px; height:20px; background:url(../images/bg_rs_box_bottom.jpg) bottom no-repeat #fff4dc;}

#footer { width:900px; height:90px; background:url(../images/bg_footer.jpg) repeat-x; text-align:center;}
#footer #f_menu { padding:20px 0 5px 0;}
#footer #f_menu a {text-decoration:none; font-size:11px; font-weight:normal; color:#916b00;}
#footer #f_menu span { color:#916b00; padding:0 5px;}
#footer p { padding-bottom:5px; color:#acacac;  font-weight:normal;  font-size:11px;}

/*About Us page*/

#wrapper #content #left_sidebar #formSearch {width:210px; margin:10px 0 ;}
#wrapper #content #left_sidebar #formSearch fieldset {width:210px; margin:5px 0; display:block;}
#formSearch fieldset label { text-align:left; padding:5px 10px; color:#000000; font-weight:bold; font-family:"Trebuchet MS", Verdana;}
#formSearch fieldset input { width:125px; height:24px; background:url(../images/bg_input_search.jpg) no-repeat; float:left; color:#000; font-weight:normal; font-size:11px; padding:6px 5px 0 20px; }
#formSearch fieldset #search_submit {width:30px; height:30px; background:url(../images/btn_search_submit.jpg) no-repeat; display:block; float:left; cursor:pointer;}

h1 {font-size:16px; font-family:"Arial Black", Arial; font-weight:normal; margin:0; padding:0; color:#916b00;}
h2 { font-size:12; font-weight:normal; color:#916b00; border-bottom:1px solid #ccc; padding-bottom:5px; display:block; margin-bottom:10px;}
/*END About Us page*/

.textbox
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
}

.button
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
	color: #ffffff;
	background-color: #a92a34;
}

.Title {font-size:16px; font-family:"Arial Black", Arial; font-weight:normal; margin:0; padding:0; color:#916b00; border-bottom:1px solid #ccc; padding-bottom:5px; display:block; margin-bottom:10px;}

.text_box
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
}

ul 
{ 
list-style-type:square; 
list-style-position:outside; 
/*list-style-image: url(images/vineta1.jpg); */
font-weight:normal; 
line-height:18px;
margin-left:25px;
}

li
{ 
list-style-type:square; 
list-style-position:outside; 
/*list-style-image: url(images/vineta1.jpg); */
font-weight:normal; 
line-height:18px;
margin-left:25px;
}


.intro { font:Verdana; font-size:14px; color:#916b00; margin-bottom:15px; line-height:21px;}
.title {font-size:16px; font-family:"Arial Black", Arial; font-weight:normal; margin:0; padding:0; color:#916b00; border-bottom:1px solid #ccc; padding-bottom:5px; display:block; margin-bottom:10px;}
.boldItalic    { color: #c60; font-weight: bold; font-style:italic;}
.alert         { color: #FF0000; font-weight: bold; }
.style1        { font-family: verdana,arial,helvetica,sans-serif; font-size: x-small; }
.style2        { font-family: verdana,arial,helvetica,sans-serif; color: #003399; }
.style3        { font-family: verdana,arial,helvetica,sans-serif; color: #996633; }
.style4        { font-family: verdana,arial,helvetica,sans-serif; color: #FF9933; }
.sans          { font-family: verdana,arial,helvetica,sans-serif; font-size: small; }
.small         { font-family: verdana,arial,helvetica,sans-serif; font-size: x-small; }


.gridView
{
	border-bottom-style:none;
}

.gridView .pager {
      padding-right: 20px;
}

.gridView .pager a{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      color: #696969;
      text-decoration: none;
      border: 1px solid #dad8d8;
      padding-top: 0px;
      padding-right: 2px;
      padding-bottom: 1px;
      padding-left: 2px;
}

.gridView .pager span{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      color: #696969;
      text-decoration: none;
      border: 1px solid #dad8d8;
      padding-top: 0px;
      padding-right: 2px;
      padding-bottom: 1px;
      padding-left: 2px;
      font-weight:bold;
      border-top-width: 2px;
      background:#eeeeee;
}


.dropDown
{ 
	border: 1px solid #9B9B9B;
}

