/* Start of CMSMS style sheet 'Global_css' */
body {
   margin:0;
   font-family:Arial,Helvetica,Sans-Serif;
   background:url(uploads/images/body_bg.gif) 0 0 repeat-y;
}

a {
   text-decoration:underline;
}

a:hover {
   text-decoration:none;
}

/* ----------- HEAD ----------- */

#head #body #footer table {
   border:0;
   padding:0;
   margin:0;
}

#breadcrumbs {
   position:absolute;
   width:99%;
   margin: 250px 0 0 0;
   text-align:right;
   font-size:12px;
}

#breadcrumbs a {
   color:#7C1E30;
}

#head .td1 {
   width:50%;
   height:258px;
   text-align:left;
   background:url(uploads/images/head_02.gif) 0 0 repeat-x;
}

#head .td2 {
   width:489px;
   height:258px;
}

#head .td3 {
   width:50%;
   height:209px;
   text-align:right;
   background:url(uploads/images/head_04.gif) 0 0 repeat-x;
}

#head .im1 {
   border:0;
}

#clock {
   position:absolute;
   width:100%;
   height:150px;
}

#clock .clocksrc {
   width:120px;
   height:150px;
   text-align:center;
   float:right;
   margin: 3px 0 0 0;
}

#clock .clocktext {
   font-size:12px;
   font-weight:bold;
   color:#FFF;
}

/* ----------- LEFT BLOCK ----------- */

#left {
   vertical-align:top;
   float:left;
   margin:0;
   padding:0 0 0 20px;
   color:#FFFFFF;
}

#left a {
        color:#FFFFFF;
}

#left p {
            font-size:14px;
}

#left span {
            font-size:18px;
}

#left .border {
            width:324px;
            height:72px;
            margin:0 0 0 -20px;
}

#left .phone {
            min-height:62px;
            background:url(images/phone.gif) -5px 0px no-repeat;
            padding:0 0 0 65px;
}

#left .icq {
            min-height:62px;
            background:url(images/icq.gif) -5px 0px no-repeat;
            padding:1px 0 0 65px;
}

#left .mail {
            min-height:62px;
            background:url(images/mail.gif) -5px -10px no-repeat;
            padding:0 0 0 65px;
}

#left .hr_img {
            margin-left:-18px;
}

#left .change {
            min-height:62px;
            background-image:url(images/change.gif);
            background-position:10px 10px;
            background-repeat:no-repeat;
            padding:1px 0 0 80px;
}

#survey {
   width:250px;
}

/* ----------- MAIN BLOCK ----------- */

#main {
   vertical-align:top;
   margin:0;
   padding:0 20px 20px 0;
}

#banner1 {
            width:100%;
            border:#000000 solid 1px;
            text-align:center;
            margin:20px 0;
            padding:0;
}

#mainPage .m_title {
            color:#FFFFFF;
            text-align:center;
            font-size:16px;
            font-weight:bold;
}

#mainPage .m_logo {
            position:absolute;
            width:100px;
            border:#000000 solid 1px;
            margin:20px 0 0 5px;
}

#mainPage .container {
            width:100%;
            border:#000000 solid 1px;
            background:url(images/mhead.gif) 0 0 repeat-x;
            text-align:center;
            padding:7px 0 0 0;
}

#mainBlock a{
   color:#7C1E30;
}

#mainBlock .tag_link {
            font-size:12px;
            color:#7C1E30;
            font-weight:bold;
}

#mainBlock .metal_link {
            color:#000000;
            font-size:12px;
}

#mainBlock .metal_img {
            border:#000000 solid 1px;
}

#mainBlock .head {
            font-size:20px;
            color:#000000;
}

#mainBlock .mod_name {
            font-size:16px;
            color:#7C1E30;
            font-weight:bold;
}

#mainBlock .mod_img {
            border:0;
            height:270px;
            margin:5px 0;
}

#mainBlock .mod2_img {
            border:0;
            height:220px;
            margin:5px 0;
}

#mainBlock .mod3_img {
            border:solid 1px #000;
            width:150px;
            height:150px;
            margin:5px 0;
}

#mainBlock .rows {
            font-size:11px;
}


/* ----------- FOOTER ----------- */

#footer .td1 {
   width:324px;
   height:150px;
   background:url(uploads/images/footer_01.gif) 0 0 no-repeat;
}


#footer .td2 {
   background:url(uploads/images/footer_02.gif) 0 0 repeat-x;
   text-align:right;
   padding: 0 10px 0 0;
}
/* End of 'Global_css' */

