/* Start of CMSMS style sheet 'Petros Conferences' */
* {
	padding: 0px;
	margin: 0px;
}

body {
	background: #F9F9F7 url(uploads/conference/a1.gif) repeat-x;
	font-size: 12px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #8C8C73;
	line-height: 18px;
	behavior: url("uploads/conference/csshover3.htc");
}

a {
	color: #005DAF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	margin-bottom: 14px;
	text-align: justify;
}

#upbg {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff url(uploads/conference/upbg.gif) no-repeat;
	width: 891px;
	height: 264px;
	z-index: 1;
}

#outer {
	position: relative;
	width: 890px;
	margin: 0 auto;
	background: #fff url(uploads/conference/abg.gif) repeat-y;
}

#inner {
	position: relative;
	padding: 13px 30px 13px 30px;
	z-index: 2;
}

#header {
	position: absolute;
	background: #0661B2 url(uploads/conference/a8.gif) repeat-x;
	width: 180px;
	height: 92px;
	color: #fff;
	padding-left: 20px;
}

#header h1 {
	position: absolute;
	font-size: 23px;
	letter-spacing: -1px;
	top: 30px;
	height: 92px;
	font-weight: normal;
}

#header h2 {
	position: absolute;
	font-size: 10px;
	font-weight: normal;
	top: 51px;
}

#splash {
	position: absolute;
	right: 30px;
	background: #EAEAE2 url(uploads/conference/a10.jpg) repeat-x;
	width: 624px;
	height: 92px;
}

#menu {
	position: relative;
	background: #46461F url(uploads/conference/a16.gif) repeat-x;
	height: 67px;
	padding: 0px 0px 0px 0px;
	margin: 98px 0px 5px 0px;
}

#menu table {
	border: 0;
	width: 100%;
}

#menu td {
	width: 20%;
	background-image: url(uploads/conference/menubgrd.gif);
	text-align: center;
	line-height: 52px;
	background-position: center;
	background-repeat: no-repeat;
	vertical-align: middle;
}

#menu a {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover {
	font-size: 12px;
	color: #eee;
	font-weight: bold;
	text-decoration: none;
}

#leftmenu {
	background-color: #EEEEEE;
	background-image: url(uploads/conference/left_menu_bg.gif);
	background-repeat: no-repeat;
	height: 33px;
	line-height: 33px;
}

#leftmenuc {
	background-color: #EEEEEE;
	background-image: url(uploads/conference/left_menu_over.gif);
	background-repeat: no-repeat;
	height: 33px;
	line-height: 33px;
}

#leftmenu a {
	font-size: 11px;
	padding-left: 32px;
	color: #663333;
	text-decoration: none;
}

#leftmenu:hover {
	height: 33px;
	background-position: left center;
	background: #fff url(uploads/conference/left_menu_over.gif) no-repeat;
}

.currentpage {
	font-size: 11px;
	padding-left: 32px;
	font-weight: bold;
}

#date {
	position: absolute;
	top: 0px;
	line-height: 52px;
	color: #BDBDA2;
	right: 30px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -1px;
}

#committeesr {
	background: url(uploads/conference/a22.gif) bottom repeat-x;
}

#secondarycontent {
	position: relative;
	width: 200px;
	float: left;
	background-color: #eeeeee;
}

#secondarycontent h3 {
	position: relative;
	top: 4px;
	font-size: 16px;
	line-height: 25px;
	color: #656551;
	letter-spacing: -1px;
	background: url(uploads/conference/a22.gif) bottom repeat-x;
	padding: 0px 0px 10px 10px;
	margin-bottom: 10px;
}

#secondarycontent .content {
	padding: 0px 10px 0px 20px;
	margin-bottom: 20px;
}

#primarycontent {
	position: relative;
	width: 624px;
	float: right;
}

#primarycontent h3 {
	position: relative;
	top: 4px;
	font-size: 18px;
	line-height: 25px;
	color: #656551;
	letter-spacing: -1px;
	background: url(uploads/conference/heading_bg.gif) bottom repeat-x;
	padding: 0px 0px 10px 15px;
	margin-bottom: 20px;
}

#primarycontent .content {
	padding: 0px 10px 0px 15px;
	margin-bottom: 20px;
}

#footer {
	position: relative;
	clear: both;
	height: 66px;
	text-align: center;
	line-height: 66px;
	background-image: url(uploads/conference/a50.gif);
	color: #A8A88D;
}

#footer a {
	color: #8C8C73;
}

#bigletters h1 {
	position: relative;
	font-size: 23px;
	letter-spacing: -1px;
	font-weight: normal;
	text-align: center;
}

#ybox {
	background-color: #FFFFD5;
	padding: 10px;
	border: 1px solid #FFFF00;
	font-size: 23px;
	letter-spacing: -1px;
	font-weight: normal;
	text-align: center;
}
/* End of 'Petros Conferences' */

