@CHARSET "UTF-8";

#txttitle {
	font-size: 20px;
	color: #c35515;
	width: auto;
	padding-bottom: 2px;
	border-bottom: 1px solid #cfcecf;
	margin: 0px 0px 20px 0px;
}

/* ---------- Content --------- */
#pageContBody {
	width: 760px;
	height: auto;	
}

#pageCont {
	width: 540px;	
	font-size: 11px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	padding: 20px;
}


/* ---------- Sidebar --------- */
#sidebar {
	width: 180px;
}

#sidebarMenu {
	width: 180px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;	
}

#navipic {
	width: 180px;
	height: 100px;
	margin-top: 0px;
	padding-top: 0px;	
}

#sideBmenu {
	width: 160px;
	height: auto;
	margin: 5px 0px 5px 8px;
	padding-bottom: 5px;
	color: black;
	border-bottom: 1px dashed white;
}

#sideBprof, #sideBproj, #sideBgroups, #sideBfav, #sideBcash, #sideBpost {
	float: right;
	width: 98px;
	height: 12px;
	padding: 4px 0px 0px 5px;
}

/* Presentation form */
#pres_form {
	width: 400px;
	margin-left: 20px;
}
	
#pres_row {
	width: 350px;
	height: 20px;
	margin-bottom: 10px;	
}

#pres_button {
	width: 200px;
	height: 20px;
	margin-left: 120px;
	display: inline;	
}

#pres_title {
	float: left;
	width: 120px;
}

#pres_input {
	float: left;
	width: 200px;
}

#pres_error {
	font-size: 12px;
	color: red;	
	padding-left: 10px;
	background: url("../images/template/icon_arrow.gif") 0px 5px no-repeat;	
}

#pres_ppt {
	background: url("../images/about/powerpoint.jpg") center left no-repeat;
	padding-left: 25px;
	margin: 20px 0px 10px 0px;
}

#pres_pdf {
	background: url("../images/about/pdf.jpg") center left no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
}
/* Presentation form */
#emailtitle {
	width: 520px;
	font-size: 14px;
	color: #cfcecf;
	border-bottom: 1px dotted #cfcecf;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
	
#email_form {
	width: 520px;
	display: block;
	margin-left: 10px;
}

#email_form_inv {
	width: 520px;
	display: none;
	margin-top: 20px;
	margin-left: 10px;
}

#email_msg {
	width: 400px;
	height: 20px;
	text-align: center;
	margin: 10px 0px 10px 60px;
	padding: 20px;
	background: url(../images/template/bgcontainer01.gif) right;
	border: 1px solid #85a7da;
}

#email_msg_err {
	width: 400px;
	color: red;
	text-align: center;
	margin: 10px 0px 10px 60px;
	padding: 20px;
	background: url(../images/template/bgcontainer01.gif) right;
	border: 1px solid red;
}
	
#email_row {
	width: 520px;
	height: 20px;
	margin-bottom: 10px;	
}

#email_body {
	width: 520px;
	height: 200px;
	margin-bottom: 10px;	
}

#email_button {
	float: right;
	width: 100px;
	height: 15px;
	display: inline;	
	text-align: right;
}

#email_title {
	float: left;
	width: 50px;
	text-align: right;
	margin-right: 10px;
}

#email_input {
	float: left;
	width: 460px;
}

#email_input_txt {
	float: left;
	width: 300px;
}

/* Control Panel */
.cp_cont {
	font-size: 11px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
}

/* Image div for partners */
#partner {
	float: left;
	margin: 0px 20px 40px 0px;
}

/* Span for sidebar menu */
span.sideB {
	font-size: 11px;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

li {
	background: url("../images/template/icon_arrow.gif") 0px 5px no-repeat;	
	padding-left: 10px;
	margin: 5px 0px 0px 10px;
}

span.subtitle {
	display: block;
	font-size: 14px;
	color: #c35515;
	width: auto;
	margin: 20px 0px 10px 0px;	
}

a.sub_navi {
	background: url("../images/template/white_arrow_sub.gif") center left no-repeat;
	text-decoration: none;
	color: white;
	padding-left: 10px;	
}

a.sub_navi:hover {
	background: url("../images/template/white_arrow_sub_over.gif") center left no-repeat;
	text-decoration: none;
	color: white;
	padding-left: 10px;	
}

a.sub_navi_blk {
	background: url("../images/template/black_arrow_sub.gif") center left no-repeat;
	text-decoration: underline;
	color: #3960af;
	padding-left: 10px;	
}

a.sub_navi_blk:hover {
	background: url("../images/template/white_arrow_sub_over.gif") center left no-repeat;
	text-decoration: none;
	color: #3960af;
	padding-left: 10px;	
}

a.sub_navi_pres {
	text-decoration: underline;
	color: #3960af;	
}

a.sub_navi_pres:hover {
	text-decoration: none;
	color: #3960af;
}

input.forminput {
	float: left;
	font-size: 11px;
	color: #666666;
	width: 200px;
	height: auto;
	border: 1px solid #cfcecf;
	padding: 2px 0px 2px 10px;
}

input.emailinput {
	float: left;
	font-size: 11px;
	color: black;
	width: 460px;
	height: auto;
	border: 1px solid #cfcecf;
	padding: 2px 0px 2px 10px;
}

textarea.emailbody {
	float: left;
	font-size: 11px;
	color: black;
	width: 520px;
	height: 200px;
	font-size: 11px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	border: 1px solid #cfcecf;
	padding: 5px;
}

input.pres_button {
	background-color: #85a7da;
	color: white;
	border: 1px outset #333333;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
}

input.em_button {
	background-color: #85a7da;
	color: white;
	border: 1px outset #333333;
	font-size: 11px;
	padding: 0px 2px 0px 2px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
}

td.sidebar {
	background-color: #85a7da;
}

a.email_cls {
	font-size: 11px;
	color: #cfcecf;
	text-decoration: none;
}

a.email_cls:hover {
	font-size: 11px;
	color: #cfcecf;
	text-decoration: underline;
}

a.email_cls:visited {
	font-size: 11px;
	color: #cfcecf;
	text-decoration: none;
}
