﻿.top_header
{
	width: 800px;
	margin: 0 auto;
}

#top_header {
  padding:  0px 8px 0px 8px;
  position: relative;
  font-size: 12px;
  font-family: Tahoma, sans-serif;
}

#top_header img {
  border: none;
}

#top_header p {
  font-size: 13px;
  position: absolute;
}

#tagline {
  left: 160px;
  top: 36px;
  position: absolute;
  white-space: nowrap;
}

#logline {
  position: absolute;
  list-style-type: none;
  right: 8px;
  top: 0.1em;
  white-space: nowrap;
  font-size: 12px;
}

#logline a {
  color: #0033ff;
  text-decoration: underline;
}

#logline li {
  display: inline;
  padding-right: 8px;
  height: 50px;
}



#header {
  padding: 0px 0px 0px;
  padding-right: 0px;
  margin: 0 auto;
  width: 800px;
  font-size: 12px;
  font-family: Tahoma, sans-serif;
}

#header_left {
  background: transparent url(images/navigation/corner_uright.gif) no-repeat scroll right top;
  float: right;
  margin-top: -2px;
  padding-top: 8px;
  padding-right: 10px;
  white-space: nowrap;
  padding-left: 533px;
}

#subnav
{
  padding: 0px 5px;
  font-size: 0px;
  font-family: Tahoma, sans-serif;
  margin: 0 auto;
  width:800px;
}

#page {
	width: 800px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background: #FFFFFF;
}

#content 
{
    padding-top: 5px;
	float: right;
	width:100%;
	width: 800px;
	background: #FFFFFF;
}

#footer {
	clear: both;
	height: 35px;
	padding: 15px 0;
	border-top: 1px solid #999999;
	text-align: center;
	width: 800px;
	background: #FFFFFF;
}


div.topfunctions
{

	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 30px;

}

.topfunctions ul
{
	display: block;
	width: 100%;
	padding:  0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	vertical-align: top;
	
}

.topfunctions li
{
	display: block;
	height: 30px;
	list-style: none;
	float: left;
	padding: 10px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
}

#filter
{
	width: 300px;
	height: 75px;
	margin: 0 auto;
	padding: 0px;
}

#filter li
{
	padding: 0px;
}

#filter ul
{
	width: 300px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	list-style-type: none;
}

div.bottomfunctions
{
	vertical-align: middle;
	
}

div.bottomfunctions
{
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	
}

.bottomfunctions ul
{
	width: 100%;
	margin: 0 auto;
	padding: 5px;
	vertical-align: middle;
}

.bottomfunctions li
{
	height: 30px;
	list-style: none;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	margin: 0px;
	vertical-align: middle;
}

.Login
{
	margin:  10px 0px 0px 200px; 
	width: 350px;
}


#actions
{
	float: right;
   vertical-align: top;
}

#actions ul li
{
	float: left;
	padding: 20px;
	list-style: none;
}

h1.pageheader 
{
	font-size: 14px;
}

TABLE.columns
{
	width: 100%;
	border: solid 1px #eeeeee;
}

.csstable { position: relative; }
ul.csstable { margin: 0px; padding: 0px; list-style-type: none;}
.csstable h1 { font-size: 15px; margin: 5px; background: none;}
.csstable h2 { font-size: 11px;margin: 1px;}
.csstable li { position: relative;   margin-bottom: 5px; padding: 0 150px 15px 0; zoom: 1;}
.csstable dd { margin: 0; padding: 0; line-height: 1.4em; }
csstable dl:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.csstable dl { *height: 1%; }
.csstable dl.general { margin: 0 0 8px -0px; font-size: 11px; color: #666; clear: both; }
.csstable dl.generalhide { display: none; }
.csstable dl.general dt { display: inline; }
.csstable dl.general dd { display: inline; padding: 0 4px 0 6px;	}
.csstable dl.general dd.general { border-left: 1px solid #666; }

.csstable dl.actions { position: absolute; top: 0; right: 0; color: #666; }
.csstable dl.actions dt { display: none; }
.csstable dl.actions dd { float: left; margin-right: 10px; width: 32px; }
.csstable dl.actions dd strong { display: block; width: 32px; margin: 0 auto; text-align: center; }
.csstable dl.actions strong.none { text-indent: -12345px; }
.csstable dl.actions dd.Rating { margin-right: 10px; width: 120px; }

#tutorial li
{
	padding: 10px;
}

#tutorial ul
{
	list-style: none;
}

.LeftNav
{
	vertical-align: top;
	width: 170px;
}

.RightSide
{
	vertical-align: top;
}

ul.LargeArrowList
{
    padding-top: 30px;
    margin-left: -10px;
}

.LargeArrowList li
{
	padding-top: 10px;
	padding-bottom: 15px;
	margin: 0px;
	list-style: none;
	background: transparent url(/business/images/about/arrow.jpg) no-repeat left  center;

}

#check li
{
    background: transparent url(/business/images/about/check_sign.jpg) no-repeat left  center;
}


.LargeArrowList li a
{
	padding-top: 20px;
	padding-left: 40px;
	height: 40px;
	width: 40px;

    text-decoration: none;
    color: #000000;
    font-size: 12px;   
}

.sideContainer
{
    width: 100%;
}

.leftSideInfo
{
    width: 18%;
    vertical-align: top;
}

.rightSideContent
{
    width: 78%;
}


.RadTabStripTop_FreelanceMenu .rtsSelected,
.RadTabStripTop_FreelanceMenu .rtsSelected:hover
{
	border-bottom-color: #9e9e9e;
	margin-top: 0;
	padding-top: 2px;
}
/* </orientation: top> */

/* <orientation: bottom> */
.RadTabStripBottom_FreelanceMenu_Baseline .rtsLevel { background-position: 0 -149px; background-repeat: repeat-x; }

.RadTabStripBottom_FreelanceMenu .rtsLink
{
	margin-bottom: 2px;
}

.RadTabStripBottom_FreelanceMenu .rtsLink:hover
{
	border-top-color: #4c4c4c;
}

.RadTabStripBottom_FreelanceMenu .rtsSelected,
.RadTabStripBottom_FreelanceMenu .rtsSelected:hover
{
	border-top-color: #9e9e9e;
	margin-bottom: 0;
	padding-bottom: 2px;
}
/* </orientation: bottom> */

/* <orientation: left> */
.RadTabStripLeft_FreelanceMenu .rtsLink:hover
{ border-right-color: #4c4c4c; }

.RadTabStripLeft_FreelanceMenu .rtsSelected,
.RadTabStripLeft_FreelanceMenu .rtsSelected:hover
{ border-right-color: #9e9e9e; }
/* </orientation: left> */

/* <orientation: right> */
.RadTabStripRight_FreelanceMenu .rtsLink:hover
{ border-left-color: #4c4c4c; }

.RadTabStripRight_FreelanceMenu .rtsSelected,
.RadTabStripRight_FreelanceMenu .rtsSelected:hover
{ border-left-color: #9e9e9e; }
/* </orientation: right> */

/* <disabled states> */
.RadTabStrip_FreelanceMenu .rtsDisabled,
.RadTabStrip_FreelanceMenu .rtsDisabled:hover
{
	border-color: #4c4c4c;
	background: #8c8c8c;
	color: #696969;
}
/* </disabled states> */

DIV.RadTabStrip_FreelanceMenu{BACKGROUND-COLOR: #345b9e}
DIV.RadTabStrip_FreelanceMenu .rtsLevel1{}
DIV.RadTabStrip_FreelanceMenu .rtsLink{BACKGROUND-COLOR: #eeeeee}
DIV.RadTabStrip_FreelanceMenu .rtsLink .rtsOut{}
DIV.RadTabStrip_FreelanceMenu .rtsLink .rtsIn{}
DIV.RadTabStrip_FreelanceMenu .rtsLink{}:hover
DIV.RadTabStrip_FreelanceMenu .rtsLink:hover .rtsOut{}
DIV.RadTabStrip_FreelanceMenu .rtsLink:hover .rtsIn{}
DIV.RadTabStrip_FreelanceMenu .rtsSelected{BACKGROUND-COLOR: #345b9e; COLOR: #ffffff}
DIV.RadTabStrip_FreelanceMenu .rtsSelected{BACKGROUND-COLOR::hover #345b9e; COLOR: #ffffff}
DIV.RadTabStrip_FreelanceMenu .rtsSelected .rtsOut{}
DIV.RadTabStrip_FreelanceMenu .rtsSelected:hover .rtsOut{}
DIV.RadTabStrip_FreelanceMenu .rtsSelected .rtsIn{}
DIV.RadTabStrip_FreelanceMenu .rtsSelected:hover .rtsIn{}
DIV.RadTabStrip_FreelanceMenu .rtsDisabled{}
DIV.RadTabStrip_FreelanceMenu .rtsDisabled{}:hover
DIV.RadTabStrip_FreelanceMenu .rtsDisabled .rtsOut{}
DIV.RadTabStrip_FreelanceMenu .rtsDisabled:hover .rtsOut{}
DIV.RadTabStrip_FreelanceMenu .rtsDisabled .rtsIn{}
DIV.RadTabStrip_FreelanceMenu .rtsDisabled:hover .rtsIn{}

.RadDock
{
    margin:  0px 0px 10px 0px !important;
}