﻿/* GENERAL */
* {font-family:'lucida grande',arial;}
body {margin:0px; color:#575757;}
h1, h2 {font-size:15px; margin:5px 0px 5px 0px;}
div,td,span,p {font-size:12px;}
a {text-decoration:none; font-size:12px; color:#0099ff;}
a:hover { color:#66ccff; text-decoration:underline;}

.MainTable {background:url(Table_bg.jpg); vertical-align:top;}
.Footer {background:url(footer_bg.jpg); background-repeat:no-repeat; vertical-align:top; height:45px; padding:0px 10px 0px 10px;}

a.HeaderLink {font-size:13px; font-weight:bold; text-decoration:none;}
a.HeaderLink:link,a.HeaderLink:active ,a.HeaderLink:visited { color:#555555; text-decoration:none;}
a.HeaderLink:hover { color:#AAAAAA; text-decoration:none;}

.Header_Active {background:url(Header_on.jpg); background-repeat:no-repeat;}
a.HeaderLink_Active {font-size:13px; font-weight:bold; color:#3baef3; text-decoration:none;}

a.Normal { font-size:13px; color:#0099ff;}
a.Normal:hover { font-size:13px; color:#66ccff;}

a.FooterLink { font-size:12px; color:#555555;}
a.FooterLink:hover { font-size:12px; color:#3badf4;}

a.FotoerOurLink:link,a.FotoerOurLink:visited,
a.FotoerOurLink:active {color:#9ac5ea; font-size:11px; text-decoration:underline;}
a.FotoerOurLink:hover {color:#999999; font-size:11px; text-decoration:underline;}


ul {margin:13px; list-style-image:url(bullet_toolbar.gif);}
li {margin:5px;}


/* FORMS */
.TextBox {border:solid 1px #bee4fb; width:95%;}
a.Button,a.Button, a.Button:hover,a.Button:hover {color:#2884c3;}
.Button {background:url(SmallButtonBG.gif); font-size:13px; font-weight:bold; color:#2884c3; display:inline-block; text-align:center; padding-top:2px;  width:120px; height:25px;}
.Button2 {background:url(SmallButtonBG.gif); font-size:13px; font-weight:bold; color:#2884c3; display:inline-block; text-align:center;  width:120px; height:25px;}

.Validation {color:red;}
.ErrorLabel {width:100%; display:inline-block; margin-bottom:5px; text-align:center; font-weight:bold; padding:2px; background-color:Red; color:White;}
.SuccessLabel {width:100%; display:inline-block; margin-bottom:5px; text-align:center; font-weight:bold; padding:2px; background-color:Green; color:White;}
.ContinueSend {width:184px; height:92px; 
				background:url(ContinueSend.jpg); vertical-align:bottom;
				 font-weight:bold; text-align:center; line-height:23px; display:block;
				 text-align:right; color:#ffffff; font-size:16px;}
.ExtraNotice{font-size:11px; color:#999999;}


.LoginLinkButton {font-size:12px; font-weight:bold; color:#666666; text-decoration:none;}
.LoginLinkButtonQuestionMark {font-size:13px; font-weight:bold; color:#666666; text-decoration:none;}

/* HOME PAGE */
.Tab {width:33%; height:27px; cursor:hand pointer; color:#999999; background:url(tab_off.jpg); background-repeat:no-repeat; background-position:top; text-align:center; cursor:hand;}
.Tab_On {width:33%; height:27px; cursor:hand pointer; color:#666666; background:url(tab_on.jpg); background-repeat:no-repeat; background-position:top; text-align:center;}
.Tab_Blue {width:33%; height:27px; cursor:hand pointer; color:#FFFFFF; background:url(tab_blue.jpg); background-repeat:no-repeat; background-position:top; text-align:center;}

.LoginForm {background:url(Login_bg.jpg); background-color:#f8f6f6; background-repeat:repeat-x; background-position:bottom; padding:10px;}
a.Profile {color:#3baef3; font-weight:bold;}
a.Profile:hover {color:#7db6d6; font-weight:bold;}

.RegistrationForm { background:#fbfbfb; padding:10px;}
.NewsScroll { background:#fbfbfb; padding:10px;}
.HomePageTextObj {width:100%; background:#fbfbfb;}
.Content {background:#fbfbfb; padding:15px 15px 15px 15px;}
.UploadFilesTable {display:block; background:red;}

.captcha {border:solid 1px #DDDDDD;}
#toolTipBox {background:#FFFFFF; color:#666666; border:solid 1px #FFB400; display:none; padding:5px; position:absolute;}

/* DOWNLOADING */
.ItemRowTitle {background:#f59d04; color:#ffffff;font-size:12px; font-weight:bold; padding-right:3px; padding-left:3px;}
.ItemRow {background:#FFFFFF; color:#474646; padding-right:3px; padding-left:3px;}
.AlterItemRow {background:#EFEFEF; color:#474646; padding-right:3px; padding-left:3px;}
.TblSaperator {font-size:1px; background-color:#ffffff; width:1px; padding-right:0px; padding-left:0px;}
.HorizontalSP {font-size:1px; height:5px;}

.FloatingMessageDiv {padding:10px 10px 10px 10px; width:650px; height:150px; z-index:30; margin-left: auto; margin-right: auto;}
.FloatingMessage {border:solid 1px #3399ff; background:#f0f0f0; border-top:0px; font-size:15px; }

a.DownloadLink {font-size:13px; font-weight:bold; color:#2884c3}
a.DownloadLink:hover {font-size:13px; font-weight:bold; color:#fe8800}

.DownloadCode {height:159px; background:url(DownloadPackageBG.gif); background-position:top; background-repeat:no-repeat;}

.Pager{color:#2884c3; text-decoration:none; font-weight:bold;}
.PagerActive {color:#fe8800;  text-decoration:none; font-weight:bold;}


