*
{
	margin: 0;
	padding: 0;
}

.clear
{
	clear: both;
}

body
{
	font-family: Tahoma;
	font-size: .8em;
	color: #606060;
}

a, a:link, a:visited
{
	color: #7b7b7b;
	outline: none;
}

a:hover
{
	text-decoration: underline;
}

#wrapper
{
	margin: 0 auto;
	width: 1180px;
	overflow: hidden;
}

h1
{
	display: none;
}

h2
{
	background: url(images/ico_down_arrow.gif) no-repeat bottom left;
	padding-left: 15px;
	color: #155684;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 1px solid #E3E3E3;
	margin-bottom: 15px;
}

h4
{
	padding: 2px 10px 3px 10px;
	background-color: #111563;
	font-size: 100%;
	color: #FFFFFF;
	margin-bottom: 8px;
	border-top: 1px solid #27A4FE;
	border-left: 1px solid #27A4FE;
}

.separatorDiv
{
	border-bottom: 1px solid #E3E3E3;
}

.dottedBrdr h2
{
	color: #155684;
	background: #666;
	border: 1px solid #333;
	clear: both !important;
	color: #fff;
	font-size: 110%;
	float: left;
	margin-top: -20px;
	margin-bottom: 5px;
	padding: 2px 6px;
}

select
{
	font-size: .9em;
	color: #606060;
}

input
{
	color: #606060;
}

.clrBoth
{
	clear: both;
}

.float_left
{
	float: left;
}

.float_right
{
	float: right;
}

.dottedBrdr
{
	border: 1px dashed #CCCCCC;
	padding: 10px;
	margin-top: 20px;
}

#wrapper #header
{
	background: url(images/sycapcrm_logo.png) no-repeat left;
	clear: both;
	height: 80px;
	margin-top: 20px;
	overflow: auto;
	display: block;
}
#header .topRightWrap
{
	float: right;
}

#header .leftSideComob
{
	float: right;
	padding-right: 5px;
	width: 150px;
}

#header .topSiteList
{
	float: right;
	margin: 5px 0px 0px 0px;
	width: 130px;
}

#header .btnRefresh
{
	background-color: #e2e2e2;
	border: 1px solid #a9a9a9;
	font-weight: bold;
	font-family: Tahoma;
	color: #606060;
	cursor: pointer;
	float: right;
	clear: both;
	margin: 5px 0px 0px 0px;
	padding: 0 8px 1px;
}

#wrapper #header #user_links
{
	font-size: 1em;
	float: right;
	margin-top: 5px;
	margin-right: 3px !important;
}

#wrapper #header #user_links h4
{
	color: #155684;
	font-size: 100%;
	background: none;
	border: none;
	padding: 0px;
}

#wrapper #header #user_links a
{
	color: #111565;
}

#wrapper #header #user_links a:hover
{
	color: #1a70ad;
	text-decoration: underline;
}

#top_navigation
{
	font-size: .9em;
	width: 100%;
	border-bottom: 1px solid #c4c4c4;
	float: right;
	display: block;
}

#top_navigation ul
{
	list-style: none;
	float: right;
	padding: 0 10px 0 0;
}

#top_navigation ul li
{
	float: left;
	margin: 0 3px 0 0;
}

#top_navigation ul li .activeTab
{
	background-color: #ffffff;
	color: #8f8f8f;
	border: 1px solid #c4c4c4;
	border-bottom: 1px solid #ffffff;
	padding: 6px 10px 5px;
	margin: -2px 0 -1px 0;	
	position: relative;
}


#top_navigation ul li a, #top_navigation ul li a:link
{
	background-color: #0c7dd4;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding: 4px 10px 6px;
	display: block;
}

#top_navigation ul .nav_last .activeTab
{
	margin-right: 1px;
}

#top_navigation ul li a:hover
{
	background-color: #155684;
	color: #FFFFFF;
}

#main_container
{
	clear: both;
	border: 1px solid #c4c4c4;
	border-top: none;
	padding-top: 20px;
	overflow: auto;
}

#main_container #left_nav_column
{
	float: left;
	display: inline;
	margin-right: 1%; /*	width:160px;*/
	width: 16%;
}

#main_container #left_nav_column h3
{
	background-color: #155684;
	color: #FFFFFF;
	font-size: 105%;
	padding: 5px 0 5px 16px;
	margin-bottom: 1px;
}

#left_nav_column #shortcuts
{
	margin-bottom: 20px;
}

#left_nav_column #shortcuts li
{
	border-bottom: 1px solid #8bcefe;
}

#left_nav_column #shortcuts li a
{
	background: #83bfe9;
	color: #FFFFFF;
	display: block;
	margin-bottom: 1px;
	padding: 5px 0px 5px 16px;
	text-decoration: none;
}

#left_nav_column #shortcuts li a:hover
{
	color: #4f4f4f;
	background: #8bcefe url(images/shortcut_circle_hov.png) no-repeat right;
}

#left_nav_column #shortcuts li #current
{
	background: #8bcefe url(images/shortcut_circle_hov.png) no-repeat right;
	font-weight: bold;
}

#left_nav_column #new_contact_form
{
	background-color: #83bfe9;
	padding: 5px 0 35px 16px;
}

/*
#left_nav_column #new_contact_form img
{
	position: relative;
	left: 20px !important;
	left: 53px;
	top: -1px;
}
*/

#left_nav_column #new_contact_form span
{
	color: #FFFFFF;
	padding: 5px 0px;
	display: block;
}

#left_nav_column #new_contact_form label
{
	color: #FFFFFF;
	padding: 5px 0px;
	display: block;
}

#left_nav_column #new_contact_form input
{
	border: 0;
	width: 125px;
	background-color: #FFFFFF;
}

#left_nav_column #new_contact_form select
{
	border: 0;
	margin: 5px 0px;
	width: 125px;
	background-color: #FFFFFF;
}

.btnSubmit
{
	background-color: #cbcbcb;
	border: 1px solid #989898;
	font-weight: bold;
	font-family: Tahoma;
	color: #444444;
	width: 70px !important;
	cursor: pointer;
	float: right;
}

.btnSubmit2
{
	background-color: #155684 !important;
	font-weight: bold;
	color: #ffffff !important;
	width: 60px !important;
	padding: 1px 0 2px 0;
	cursor: pointer;
}

.btnSubmit1
{
	float: none !important;
}

input.addArrow
{
	background: url(images/arrow_right.png) no-repeat;
	padding: 0px;
	cursor: hand;
	width: 16px;
	height: 16px;
	border: none;
	margin-bottom: 5px;
}

input.removeArrow
{
	background: url(images/arrow_left.png) no-repeat;
	padding: 0px;
	cursor: hand;
	width: 16px;
	height: 16px;
	border: none;
	margin-bottom: 5px;
}

#contents_column
{
	width: 83%;
	float: right;
}

#contents_column #current_positions
{
	margin-bottom: 10px;
}

#contents_column #current_positions, a
{
	color: #2f9ae5;
	text-decoration: none;
}

#contents_column #current_positions a:hover
{
	color: #155684;
	text-decoration: underline;
}

#contents_column .grid_container
{
	background-color: #FFFFFF;
	padding: 10px;
}

#contents_column .grid_container table
{
	background-color: #e2f2fd;
	margin: 0 auto;
	border: 0px solid #006cff;
}

#contents_column .grid_container table table
{
	background-color: #eaf8ff;
}

#contents_column .grid_container table td, #contents_column .grid_container table th
{
	padding-left: 5px;
	padding-right: 5px;
}


#contents_column .grid_container table.login_table
{
	background-color: #FFFFFF;
	margin: 0 auto;
	border: 0px solid #006cff;
}

#footer
{
	clear: both;	
	padding-top: 10px;	
	color: #26a4fe;	
	margin: 0 auto;
	width: 1180px;
	overflow: hidden;	
}

#footer #bottom_logo em
{
	display: none;
}

#footer #bottom_logo
{
	background: url(images/footer_logo.png) no-repeat left;
	height: 23px;
	width: 500px;
	padding-left: 95px;
}

/*----------------------detail view page-----------------------------*/

.detail_view_table
{
	border: 1px solid #f6f6f6;
	margin: 5px 0;
}

.detail_view_table td
{
	border-bottom: 1px solid #f6f6f6;
	color: #666666;
	padding: 5px 5px;
	vertical-align: top;
}

.detail_view_table td.detail
{
	background-color: #eaf8ff;
	border-bottom: 1px solid #fff;
}

/*----------------------search bar-----------------------------*/

.searchBar
{
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-color: #f3f3f3;
}

.searchBar label
{
	font-weight: bold;
}

.searchBar span
{
	font-weight: bold;
}

select.regMl
{
	width: 200px;
	padding: 2px;
	font-size: 100%;
	height: 100px;
	border: 1px solid #CCCCCC;
}

.emailEditor .frmRow
{
	clear: both;
	display: block;
	margin: 4px 0;
}

#mail_body
{
	border: 1px solid #CCCCCC;
	overflow: hidden;
	height: 400px;
	padding: 5px;
}

.emailEditor label
{
	padding: 2px 0;
	float: left;
}

.emailEditor span
{
	padding: 2px 0;
	float: left;
}

.emailEditor input[type="radio"]
{
	display: inline;
	vertical-align: middle;
}

.emailEditor input.mailHead
{
	width: 350px !important;
	border: 1px solid #CCCCCC;
}

.emailEditor label.optn
{
	float: left;
	width: 115px;
}

.emailEditor span.optn
{
	float: left;
	width: 115px;
}

.frmLable
{
	display: block;
	width: 200px;
}

.tabl_each_site
{
	clear: both;
}

.tabl_each_site tr td
{
	padding: 2px;
	border-bottom: 1px solid #DCE6ED;
}

.emailEditor select.mailHead
{
	width: 350px !important;
	border: 1px solid #CCCCCC;
}

/*----------------------error page-----------------------------*/

.div_getinfo
{
	clear: both;
	margin-top: 4px;
	margin-bottom: 4px;
}

.div_getinfo span
{
	padding-right: 10px;
	vertical-align: top;
}

a.dsphead
{
	text-decoration: none;
	margin-left: 2px;
	font-size: 12px;
}

a.dsphead:hover
{
	text-decoration: underline;
}

/* a.dsphead span.dspchar{
   font-family:monospace;
   font-weight:normal;}*/

.dspcont
{
	display: none;
	margin-left: 20px;
}

.rowLine
{
	clear: both;
	display: block;
	margin: 4px 0;
}

.errorDesc
{
	clear: both;
	display: block;
	margin: 8px 0;
}


.remember_me
{
	position: relative;
	top: 30px;
}

.btn_field
{
	width: 80%;
	float: left;
}

.title_editor
{
	font-size: 1.2em;
    color: #5F6579;
    font-weight: bold;
}



