* {margin:0; padding:0;}
body {background:url(images/body_bgd.jpg) left top repeat-x #092273; font-family:Arial; font-size:100%; line-height:1em; color:#fff;}

.clear {clear:both;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.container {width:100%;}

p {margin-bottom:25px;}
.p1 {margin-bottom:53px;}


/*==================forms====================*/
input, select {vertical-align:middle; font-weight:normal; font-size:1em; border:0; background:#fff; font-family:arial;}
img {border:0; vertical-align:top; text-align:left;}

.form {height:30px;}
.form input {width:193px; height:21px; color:#134bb4;}
.form label {display:block; float:left; width:76px;}
textarea {width:193px; height:161px; background:#fff; overflow:auto; border:0; font-size:1em; font-family:arial; color:#134bb4;}

.form1 {height:30px;}
.form1 label {display:block; float:left; width:65px;}
.form1 fleft {width:161px;}
.form1 input {width:159px; height:19px;}

/*==================list====================*/
ul {list-style:none;}
.list1 li a {line-height:1.83em;}

/*==================other====================*/
.img_indent {margin:0 11px 0 0; float:left; }
.img_indent1 {margin:0 11px 22px 0; float:left;}
.img_indent2 {margin:0 11px 0 0; float:left; width:78px; height:59px;}

.content_link {position:relative; margin:0 0 0 -10px;}

/*==================txt, links, lines, titles====================*/
a {color:#61beff;}
a:hover{color:#b73f98;}

h1 {background:url(images/logo.png) no-repeat left top; text-indent:-10000px; height:150px;}
h2 {font-size:1.25em; font-weight:bold; margin-bottom:7px;}
h2 a:hover {color:#fff; text-decoration:underline;}
h3 {font-size:1em; color:#61beff; font-weight:normal; margin-bottom:12px;}
h5 {font-size:1em; font-weight:normal; margin-bottom:5px;}
h5 a {color:#61beff; text-decoration:none;}
h5 a:hover {color:#fff; text-decoration:none;}

/*links*/
.link1 {color:#fff;text-decoration:none;}
.link2 {background:url(images/marker1.gif) no-repeat right 4px; padding-right:21px; color:#fff;}

.line_hor {background:url(images/line1.gif) left bottom repeat-x; padding-bottom:21px; margin-bottom:20px;}

.title {margin-bottom:24px;}

/*==================blocks====================*/
.title_block1 {background:url(images/bgd1.gif) left top repeat-x; width:100%; color:#61beff;}
.title_block1 .left {background:url(images/left1.gif) no-repeat left top;}
.title_block1 .right {background:url(images/right1.gif) no-repeat right top; width:100%;}
.title_block1 .ind {padding:5px 0 3px 0;}

.title_block_center {background:url(images/title_block_bgd.gif) left top repeat-x; float:left;}
.title_block_left {background:url(images/title_block_left.gif) no-repeat left top; float:left; width:4px; height:44px;}
.title_block_right {background:url(images/title_block_right.gif) no-repeat left top; float:left; width:4px; height:44px;}

.forum_title {background:url(images/forum_title.gif) no-repeat left top; width:432px; color:#61beff; height:25px;}
.forum_title .ind {padding:4px 0 4px 11px;}
.forum_list {background:url(images/forum_list.gif) no-repeat left top; width:432px; font-size:0.92em; line-height:1.18em; height:57px;}
.forum_list .ind {padding:3px 0 4px 0; width:100%;}
.forum_list .column1 {width:59px;}
.forum_list .column2 {width:172px;}
.forum_list .column3 {width:36px; padding-top:22px;}
.forum_list .column4 {width:44px; padding-top:22px;}
.forum_list .column5 {width:105px; padding-top:10px;}
.forum_list .column1 img {margin:13px 0 0 4px;}

/*header*/
#header .row_1 {height:95px;}
#header .row_1 .indent {padding:26px 0 0 29px;}
#header .row_1 .logo {padding:26px 0 0 29px;}
#header .row_2 {height:155px; /*was 337-182*/ background:url(images/header_bgd1.jpg) no-repeat left bottom;}
#header .row_2 .indent {padding:50px 0 0 51px;}
#header .left {background:url(images/header_left.gif) no-repeat left top;}
#header .right {background:url(images/header_right.gif) no-repeat right top; height:95px;}
#header .bgd {background:url(images/header_bgd.gif) left top repeat-x;}
#header .inside {padding:52px 52px 2px 53px;}
#header .search {background:url(images/search.png) no-repeat right top; height:150px;}

/*content*/
#content {background:url(images/content_bgd.jpg) left top repeat-y; width:100%;}
#content .top {background:url(images/content_top.jpg) no-repeat left top;}
#content .bottom {background:url(images/content_bottom.jpg) no-repeat left bottom; width:100%;}
#content .inside {padding:0 52px 2px 53px;}

/*footer*/
#footer a {text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer .indent {padding:29px 58px 0 54px;}
#footer .divider {margin:0 9px 0 10px;}

/*sliding video panel*/
hr, .clearAll {clear: both;}
.SlidingPanels {width: 240px; height: 300px; outline:none;}
.SlidingPanelsContent {	width: 240px; height: 70px; margin: 0px; padding: 0px;}

/*tooltips with shadow*/
.p-shadow {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.p-shadow div {
  background: none !important;
  background: url(images/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
}

.p-shadow p {
  color: #777;
  background-color: #fff;
  font: italic 1em georgia, serif;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
}

/*================== index.html ==================*/
#page1 #content .row_1 {padding-bottom:48px;}
#page1 #content .row_2 .indent {padding-top:24px; padding-left:12px;}

/*================== index-1.html ==================*/
#page2 #content .col_1 .indent {padding-right:20px;}
#page2 #content .col_1 .indent1 {padding-top:24px;}
#page2 #content .col_2 .indent {padding-bottom:49px;}

/*================== index-2.html ==================*/
#page3 #content .row_1 {background:url(images/line1.gif) left bottom repeat-x;}
#page3 #content .row_1 img {margin-bottom:10px;}
#page3 #content .row_2 {padding-bottom:20px;}
#page3 #content .row_2 img {margin:20px 0 10px 0;}

/*================== index-3.html ==================*/
#page4 #content .col_1 .indent {padding-right:20px;}
#page4 #content .col_1 .title1 {margin:47px 0 20px 0;}
#page4 #content .col_1 .list .column1 {text-indent:20px;}
#page4 #content .col_1 .list .column1, .column2, .column3, .column4, .column5  {padding:5px 0 5px 0;}
#page4 #content .col_2 .line_hor {margin-bottom:11px;}

/*================== index-4.html ==================*/
#page5 #content .col_1 .indent {padding-right:20px;}
#page5 #content .col_1 .indent1 {padding-top:46px;}

/*================== index-5.html ==================*/
#page6 #content .row_1 {padding-bottom:60px;}
#page6 #content .col_1 .indent {padding-right:20px;}
#page6 #content .col_1 .title1 {margin:41px 0 20px 0;}
#page6 #content .row_2 {padding-bottom:32px;}
#page6 #content .row_2 .column1 .indent {padding-right:30px;}

/*================== index-6.html ==================*/
#page7 #content .inside {padding-bottom:35px;}

/*==========================================*/
