﻿/* general */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: top;
}

body, html
{
  font: 12px/20px "Trebuchet MS" , LucidaGrande, Arial, Helvetica, sans-serif !important;
  margin: 0px;
  color: #1c4792;
}

html
{
  height: auto;
}

body
{
  color: #1c4792;
  background-color: #FFF;
  background: url(images/design/bg.gif) #e6e6e6 repeat-x;
}

input, select, textarea
{
  border: 1px solid #cbd8eb;
  padding: 3px;
  background-color: #e0e6f0;
  font: 12px "Trebuchet MS" , LucidaGrande, Arial, Helvetica, sans- margin: 10px 0 !important;
}

h1
{
  font-size: 14px;
  margin: 0px 0 10px 0;
}

h2
{
  font-size: 13px;
}

p
{
  margin: 0 0 1em 0;
}

table
{
  border-collapse: collapse;
  border-spacing: 0;
}

a
{
  text-decoration: none;
  color: #000;
  color: #1c4792;
}

:focus
{
  outline: 0;
}

ol, ul
{
  list-style: none;
}

.contentTop
{
  margin-top: 15px;
}

.imageButton
{
  background-color: inherit;
}

.button
{
  background: url(images/design/list_icon.gif) no-repeat 7px 50% #1c4792;
  color: #ffffff;
  padding: 4px 10px 4px 25px;
  line-height: 18px;
  text-align: left;
}

.imgHome
{
  padding-top: 10px;
}

.header
{
  font-size: 15px !important;
  font-weight: bold !important;
  margin-bottom: 15px !important;
}

.tip
{
  font-size: 12px !important;
  font-weight: bold !important;
}

.textbox
{
  width: 200px;
  height: 18px;
}

.shortTextbox
{
  width: 50px;
  height: 18px;
}

.viewAction
{
  margin-bottom: 200px;
}

.actionLine
{
  margin: 15px 0 15px 0;
  overflow: hidden;
  padding: 0 0 0px 0;
  border-bottom: 3px solid #dde4ef;
}

.redLabel
{
  color: Red;
}

.adminButton
{
  display: block;
  float: left;
  width: 150px !important;
}

.expanderLink
{
  color: #ffffff;
}

.expanderPanel
{
  padding-top: 5px;
}

/* container shadow */

#container
{
  width: 950px;
  margin: 28px auto 0 auto;
}

#container .shadow1
{
  background: transparent url(images/design/transparent_grey.png);
  padding: 1px;
}

* html #container .shadow1
{
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/design/transparent_grey.png", sizingMethod="scale");
}

#container .shadow2
{
  background: transparent url(images/design/transparent_grey.png);
  padding: 1px;
}

* html #container .shadow2
{
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/design/transparent_grey.png", sizingMethod="scale");
}

#container .shadow3
{
  background: transparent url(images/design/transparent_grey.png);
  padding: 1px;
}

* html #container .shadow3
{
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/design/transparent_grey.png", sizingMethod="scale");
}

/* main */

div #main
{
  background-color: #FFF;
}

/* top main */

#top
{
  height: 186px;
}

#logo
{
  float: left;
}

#logo .imgLogo
{
  border: 0 none;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline-color: -moz-use-text-color;
  outline-style: none;
  outline-width: 0;
  padding: 0;
  vertical-align: top;
}

#company .logout
{
  position: absolute;
  top: 145px;
  right: 28px;
  height: 35px;
  width: 90px;
}

#company .btnLogout
{
  padding: 0px;
}

#company
{
  width: 726px;
  float: right;
  background: url(images/design/bg_top.gif);
  height: 186px;
  color: #FFF;
  position: relative;
}

#company .company
{
  width: 100%;
}

#company a
{
  color: #FFF;
}

#company .logo
{
  float: left;
  margin: 20px;
  display: inline;
  width: 130px;
  height: 100px;
}

#company .companyInfo
{
  margin: 20px 20px 11px 20px;
  line-height: 16px;
}

.companyInfo h2
{
  font-size: 13px;
  margin-bottom: 5px;
  font-weight: bold;
}

.companyInfo dt
{
  float: left;
  width: 80px;
}

#company .buttons
{
  float: right;
  margin: 20px 20px 11px 20px;
}

#company .buttons a
{
  display: block;
  padding: 0 0 0 20px;
  background: url(images/design/list_icon.gif) no-repeat 0% 50%;
}

#company .buttons a:hover
{
  text-decoration: underline;
}

#company .btnRegister
{
  position: absolute;
  top: 144px;
  margin-left: 550px;
  height: 32;
  width: 160px;
}

#company .steps
{
  margin: 12px 0 0 14px;
  background-image: url(images/design/intro.gif);
  background-repeat: no-repeat;
  height: 126px !important; .height:150px;
width:694px;
}

#company .steps .container
{
  padding: 20px;
  line-height: 40px;
}

#company .steps .container h2
{
  font-size: 40px;
  margin-bottom: 6px;
}

/* content */

.columns
{
  overflow: hidden;
}

.c218l
{
  width: 218px;
  float: left;
}

#navigation
{
  padding: 15px 15px 15px 10px;
}

.navbutton
{
  border-bottom: 1px solid #e3e3e3;
  padding: 1px 0;
  width: 160px;
}

.navbutton a
{
  display: block;
  padding: 0 0 0 25px;
  background: url(images/design/list_icon_blue.gif) no-repeat 6px 50%;
  line-height: 26px;
}

.navbutton a:hover, .navbutton a.active
{
  background-color: #dde4ef;
}

#contact
{
  margin-left: 15px;
  margin-top: 15px;
  margin-bottom: 25px;
}

.advertisement
{
  width: 180px;
  border: 3px solid #E0E6F0 !important;
  margin-top: 10px;
  margin-left: 10px;
}

.adsHeader
{
  height: 18px;
  width: 100%;
  background-color: #E0E6F0;
  color: #1C4792;
  font-size: 11px;
  text-align: left;
}

.adsHeaderGray
{
  background-color: #E0E6F0 !important;
}

.ads
{
  width: 150px;
  text-align: left !important;
  padding: 0px;
}

#login
{
  padding: 15px 15px 0px 10px;
}

#login .lblTextbox
{
  display: block;
  padding-top: 2px;
}

#login .textbox
{
  width: 160px;
}

#login .divCheckbox
{
  padding-top: 10px;
}

#login .btnLogin
{
  margin: 10px 5px 0 0;
  background: url(images/design/blue_btn_bg.gif);
	display: block;
	float: left;
	color: #FFF;
	font-size: 13px;
	/*margin-right: 5px;*/
}

#login .btnLogin span
{
  padding: 0 15px;
  line-height: 32px;
  display: block;
  background: url(images/design/blue_btn_right.gif) 100% 0% no-repeat;
}

.c726r
{
  width: 726px;
  margin-top: 0px;
  float: right;
}

.c726r .wrapper
{
  padding: 0px 20px 0px 0px;
  margin-bottom: 15px;
}

#bottom
{
  padding: 10px 0 50px 0;
  width: 944px;
  margin: 0 auto;
  color: #6f6f6f;
}

#bottom .c50r
{
  text-align: right;
  color: #6F6F6F;
}

#bottom .c50r a
{
  color: #6F6F6F;
}

/* overlay */

.modalBackground
{
  background-color: #3f3f3f;
  filter: alpha(opacity=30);
  opacity: 0.8;
  overflow: hidden;
}

.modalPopup
{
  background-color: #ffffff;
  border: 2px solid #cccccc;
  padding: 20px;
  height: 80%;
  overflow: auto;
}

.modalPopup .headline
{
  margin: 15px 0 10px 0;
  overflow: hidden;
  padding: 0 0 10px 0;
  border-bottom: 3px solid #e0e6f0;
  font-size: 15px;
  font-weight: bold;
}

.modalPopup .buttons
{
  text-align: center;
}

.popupTable .description
{
  width: 100px;
  font-weight: bold;
}

.popupTable .text
{
  width: 300px;
}

.popupTable .times
{
  padding-top: 5px;
}

.buttonTable
{
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}

.buttonTable .button
{
  text-align: center;
}

/* filter */

.filter
{
  color: #ffffff;
  background: url(images/design/blue_box_top.gif) no-repeat #1c4792;
  margin-bottom: 10px;
}

.filter .container
{
  background: url(images/design/blue_box_bottom.gif) 0% 100% no-repeat;
  padding: 10px 15px;
}

.filterBtnContainer
{
  background: url(images/design/bbox_bg.gif);
  display: block;
  line-height: 32px;
}

.filterBtn
{
  color: #ffffff;
  display: block;
  background: url(images/design/bbox_right.gif) 100% 0% no-repeat;
  padding: 0 20px;
  text-align: center;
  margin-top: 10px;
  width: 100%;
  height: 32px;
  border: none;
}

.filterLabel
{
  width: 120px;
  vertical-align: middle;
}

.filterInput
{
  width: 200px;
  vertical-align: middle;
}

.filterInput .textbox
{
  width: 172px;
  height: 20px;
}

.filterInput .shortTextbox
{
  width: 76px !important;
  height: 20px !important;
  font-size: inherit !important;
  font-family: inherit !important;
}

.filterInput .dropdown
{
  width: 180px;
  height: 26px;
}

.filterInput .hyphen
{
  vertical-align: middle;
}

.filterSpacer
{
  height: 3px;
  line-height: 3px;
}

.filterDate
{
  margin-top: 3px;
}

.filterDate .validator
{
  position: absolute;
}

.results p
{
  margin: 15px 0 10px 0;
  font-size: 14px;
  font-weight: bold;
}

.results
{
  margin-bottom: 15px;
}

.resultTable th
{
  padding: 5px 4px;
}

.resultTable td
{
  padding: 5px 4px;
  vertical-align: middle;
}

/* calendar */

.calendar td, .calendar th
{
  padding: 0px;
}

.calendar .nextPrevStyle
{
  padding: 4px 4px 4px 4px;
}

.calendar .weekSelector
{
  border-right: solid 1px #1c4792;
}

.calendar .daySelector
{
  border-bottom: solid 1px #1c4792;
  border-top: solid 1px #1c4792;
}

/* table */

.companyTable
{
  width: 705px;
}

.companyTable td input, .companyTable td select, .companyTable td textarea, .companyTable td table
{
  margin: 2px 0px;
}

.companyTable .label
{
  width: 180px;
}

.companyTable .articleLabel
{
  width: 120px;
}

.companyTable .textbox
{
  width: 300px;
  height: 18px;
}

.companyTable .times
{
  padding-top: 5px;
}

.companyTable .shortTextbox
{
  width: 50px;
  height: 18px;
}

.companyTable .dropdown
{
  width: 307px;
  height: 26px;
}

.companyTable .phoneTextbox
{
  width: 228px;
  height: 18px;
}

.companyTable .checkBoxList
{
  margin-top: 10px;
  margin-bottom: 5px;
}

.companyTable .textArea
{
  width: 300px;
  height: 100px;
}

.companyTable .bold
{
  font-weight: bold;
}

.companyTable h1
{
  margin: 0px 0 10px 0;
  font-size: 18px !important;
  font-weight: bold !important;
}

/* tooltip */

.tooltip
{
  position: relative;
}

.tooltip span
{
  display: none;
}

.tooltip:hover span
{
  display: block;
  position: absolute;
  top: 20px;
  left: 0px;
  color: #000000;
  background: #ffffff;
  padding: 5px;
  border: 1px solid #1c4792;
  z-index: 100;
}

.tooltip div
{
  display: none;
  text-decoration: none;
}

.tooltip:hover div
{
  display: block;
  position: absolute;
  top: 20px;
  right: 4px;
  color: #000000;
  background: #ffffff;
  padding: 5px;
  border: 1px solid #1c4792;
  z-index: 100;
}

/* iload */

#ctl00_mainContent_iLogo__IconPreview, #ctl00_mainContent_fvContact_iPhoto__IconPreview, #ctl00_mainContent_fvSell_iPhoto1__IconPreview, #ctl00_mainContent_fvSell_iPhoto2__IconPreview, #ctl00_mainContent_fvSell_iPhoto3__IconPreview, #ctl00_mainContent_fvSell_iPhoto4__IconPreview, #ctl00_mainContent_fvArticle_iPhoto__IconPreview, #ctl00_mainContent_fvAdvertisement_iPhoto__IconPreview
{
  background-color: #e0e6f0 !important;
  border: 1px solid #cbd8eb;
}

#ctl00_mainContent_iLogo__AddImage, #ctl00_mainContent_iLogo__RemoveImage, #ctl00_mainContent_fvContact_iPhoto__AddImage, #ctl00_mainContent_fvContact_iPhoto__RemoveImage, #ctl00_mainContent_fvSell_iPhoto1__AddImage, #ctl00_mainContent_fvSell_iPhoto1__RemoveImage, #ctl00_mainContent_fvSell_iPhoto2__AddImage, #ctl00_mainContent_fvSell_iPhoto2__RemoveImage, #ctl00_mainContent_fvSell_iPhoto3__AddImage, #ctl00_mainContent_fvSell_iPhoto3__RemoveImage, #ctl00_mainContent_fvSell_iPhoto4__AddImage, #ctl00_mainContent_fvSell_iPhoto4__RemoveImage, #ctl00_mainContent_fvArticle_iPhoto__AddImage, #ctl00_mainContent_fvArticle_iPhoto__RemoveImage, #ctl00_mainContent_fvAdvertisement_iPhoto__AddImage, #ctl00_mainContent_fvAdvertisement_iPhoto__RemoveImage
{
  background-color: #e0e6f0;
  color: #1c4792;
  border: solid 1px #cbd8eb;
  padding: 5px;
  width: 80px !important;
  text-align: center;
  margin-bottom: 5px;
  font-family: "Trebuchet MS" ,LucidaGrande,Arial,Helvetica,sans-serif !important;
}

/* news */

.news
{
  margin-bottom: 10px;
  background: url(images/design/bblue_box_top.gif) no-repeat #dde4ef;
}

.news .container
{
  background: url(images/design/bblue_box_bottom.gif) 0% 100% no-repeat;
  padding: 10px 15px 15px 15px;
  overflow: hidden;
}

.news h2
{
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 8px;
  padding: 0 0 5px 0;
  border-bottom: 3px solid #1c4792;
}

.news .thumb
{
  float: left;
  margin-right: 20px;
  margin-bottom: 5px;
}

.news .label
{
  font-weight: bold;
}

.line
{
  margin: 0px 0 10px 0;
  overflow: hidden;
  padding: 0 0 0px 0;
  border-bottom: 3px solid #dde4ef;
}

/* company */

#company h1
{
  padding: 0 15px;
  font-size: 22px;
  font-weight: lighter;
  line-height: 45px;
}

/* print */

.printBody
{
  background: inherit;
  margin-left: 20px;
}

.printButton
{
  position: absolute;
  margin-left: 599px;
  width: 46px;
}

.print
{
  width: 680px;
}

.print h1
{
  margin: 15px 0 10px 0;
  font-size: 18px !important;
  font-weight: bold !important;
}

/* cute editor */

.CuteEditorFrame
{
  border-color: #CBD8EB !important;
}

.CuteEditorGroupMenu
{
  border-color: #CBD8EB !important;
}

/* pagination */

.pagination
{
  text-align: center;
  padding: 5px 0;
  margin: 20px 0 10px 0;
}

.pagination a
{
  padding: 4px 9px;
  margin: 0 3px;
  border: 1px solid #c6d4e9;
  color: #1c4792;
}

.pagination a:hover, .pagination a:active
{
  color: #1c4792;
  padding: 3px 8px;
  border: 2px solid #c6d4e9;
  background: none;
}

.pagination span.current, .pagination span.disabled
{
  padding: 4px 9px;
  margin: 0 3px;
}

.pagination span.current
{
  border: 1px solid #1c4792;
  color: #fff;
  background: #1c4792;
}

.pagination span.disabled
{
  border: 1px solid #c6d4e9;
  color: #c6d4e9;
}
