@charset "utf-8";
/* CSS Document for www.ipeg.org.*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #fff url(../images/main_bg.jpg) top repeat-x;
}

a:link, a:visited { color: #069; text-decoration: underline; } 
a:active, a:hover { color: #C00; text-decoration: none; }

p { margin: 0px; padding: 0px; }
h1 h2 h3 h4 { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }
.cleaner { clear: both; font-size: 1px; }

img.left {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: 20px;
}
/* main container */
#bgr {
	background-image: url(../images/bgr_border.png);
	background-repeat: repeat-y;
	margin: 0px auto;
	width: 1050px;
}
#container { width: 980px; margin: 0 auto; }
#container2 { width: 1050px; margin: 0 auto; }
#containform { width: 1005px; margin: 0 auto; }
/* --end main container-- */

/* ------------------------------------------------------------------------------------------------------------------------------ */
/* special buttons */
.rc_btn_01 a {
	clear: both;
	display: block;
	float: left;	
	font-size: 1em;
	padding-left: 30px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	background: url(../images/list_icon_01.jpg) left center no-repeat;
	text-decoration: none;	
}
.rc_btn_01 a:hover {
	text-decoration: none;
	background-image: url(../images/list_icon_02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #999;
}

.rc_btn_02 a {
	clear: both;
	display: block;
	float: left;	
	font-size: 1em;
	padding-left: 15px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	background: url(../images/list_icon_04.jpg) left center no-repeat;
	text-decoration: none;	
}
.rc_btn_02 a:hover {
	text-decoration: none;
	background-image: url(../images/list_icon_03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #999;
}
/* -----------end special buttons------------------*/
/* ------------------------------------------------------------------------------------------------------------------------------ */

/* --title, logo - top leftside of page-- */
#site_title {
	color: #e0f2e8;
	height: 105px;
	padding: 150px 0 0 0;
	background-image: url(../images/logo_ipeg.png);
	background-repeat: no-repeat;
	background-position: 62px 10px;
}

#site_name {
	font-family: Tahoma, Geneva, sans-serif;
	color: #e0f2e8;
	font-size: 48px;
	font-weight: bold;
	padding: 10px;
	letter-spacing: 10px;
	text-align: center;
}
#site_name a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #e0f2e8;
	font-size: 48px;
	font-weight: bold;
	letter-spacing: 10px;
	text-decoration: none;
}
#site_name a:hover {
	color: #ECD86C;
	text-decoration: none;
}

#site_slogan {
	font-size: 18px;
	padding: 10px;
	text-align: center;
}
/* --end logo style-- */

/* styles for LEFT side: columns, menu, boxeses, contents */
/* LEFT column */
#content_left {
	float: left;
	width: 270px;
	padding: 0 20px;
}
/* left menu */

#menu {
	clear: both;
	margin-top: 1px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu ul li{
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A9CCC6;
}

#menu li a{
	color: #066;
	list-style-position: inside;
	text-decoration: none;
	padding: 0 0 0 15px;
	background: url(../images/list_icon_03.jpg) left center no-repeat;
	font-size: 90%;
	font-weight: bold;
}

#menu li a:hover, #menu li .current{
	color: #000;
	list-style-position: inside;
	text-decoration: none;
	padding: 0 0 0 15px;
	background: url(../images/list_icon_04.jpg) left center no-repeat;
	font-size: 90%;
	font-weight: bold;
}
#submenu {
	padding-top: 0;
	padding-right: 0;
	background-color: #EFEFEF;
	border: 1px dotted #C90;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	padding-left: 15px;
}

#submenu ul li a{
	background-image: url(../images/icon2-normal.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#submenu ul li a:hover, #submenu ul li .current{
	background-image: url(../images/icon2-normal.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/* ----------------end of left menu----------------- */

/* left side boxes and content*/
.news_box {
	clear: both;
	width: auto;
	height: 60px;
}
#news {
	clear: both;
	width: auto;
	height: auto;
	padding-right: 2px;
	padding-left: 0px;
}
#news ul li{
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#newsletter {
	height: auto;
	width: auto;
	background-color: #EFEFEF;
	border: 1px dashed #CCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#newsletter a{
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
}
#newsletter a:hover{
	font-weight: bold;
	color: #C90;
	text-transform: uppercase;
	text-decoration: none;
}
#center {
	color: #000;
	text-align: center;
	width: auto;
	font-weight: bold;
	padding-bottom: 20px;
}
#center a{
	font-weight: bold;
	color: #069;
	text-decoration: none;
}
.bt_submit {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-image: url(../images/submit.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 24px;
	width: 70px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E9EFED;
	border-left-color: #E9EFED;
}
.date {
	font-style: oblique;
	color: #900;
}
/* --end left column-- */

/* ------------------------------------------------------------------------------------------------------------------------------ */

/* RIGHT columns with banner background */
#content_right /*  right column for index and main categories */
{ float: right; width: 620px; padding: 0 20px; background: url(../images/banner_bg.jpg) top right no-repeat; }
#content_meeting /*  right column for "meeting" categories */
{ float: right; width: 620px; padding: 0 20px; background: url(../images/banner_meeting.jpg) top right no-repeat; }
#content_meeting2 /*  right column for "meeting" categories */
{ float: right; width: auto; padding: 0 10px; background: url(../images/banner_meeting.jpg) top right no-repeat; }
#content_member /*  right column for "member" categories */
{ float: right; width: 620px; padding: 0 20px; background: url(../images/banner_member.jpg) top right no-repeat; }
#content_appl /*  right column for "applications" categories */
{ float: right; width: 620px; padding: 0 20px; background: url(../images/banner_appl.jpg) top right no-repeat; }
#content_about /*  right column for "about IPEG" categories */
{ float: right; width: 620px; padding: 0 20px; background: url(../images/banner_about.jpg) top right no-repeat; }
#content_education /*  right column for "education" categories */
{
	float: right;
	width: 620px;
	padding: 0 20px;
	background-image: url(../images/banner_education.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content_virtual /*  right column for "virtual education" categories */
{
	float: right;
	width: 620px;
	padding: 0 20px;
	background-image: url(../images/banner_edvirtual.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/* ------------------------------------------------------------------------------------------------------------------------------ */
/* --top banner box, header, paragraph and links-- */
#banner /* banner box for all categories */ {
	clear: both;
	height: 240px;
	padding-top: 30px;
	padding-right: 170px;
	padding-bottom: 30px;
	padding-left: 40px;
}
#banner .header{
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
}

#bnjournal {
	clear: both;
	height: 200px;
	padding-top: 50px;
	padding-right: 170px;
	padding-bottom: 50px;
	padding-left: 50px;
}
#bnjournal p {
	font-size: 14px;
	color: #FFF;
	margin-bottom: 20px;
	font-weight: bold;
	padding-left: 70px;
}
#bnjournal {
	clear: both;
	height: 200px;
	padding-top: 50px;
	padding-right: 170px;
	padding-bottom: 50px;
	padding-left: 50px;
}
#bnjournal .header{
	margin-bottom: 10px;
	font-size: 18px;
	color: #E0F2E8;
	padding-top: 70px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 10px;
}

#bnjournal a {
	clear: both;
	display: block;
	float: left;
	font-size: 12px;
	padding-left: 25px;
	text-align: center;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/list_icon_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	letter-spacing: 0.09em;
	margin-top: 4px;
}

#banner p {
	font-size: 12px;
	color: #000;
	margin-bottom: 10px;
	font-weight: bold;
}
.meeting {
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.white {
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #FFF;
}
/* ----------------end banner----------------- */
/* top menu */
#top_menu {
	height: 40px;
	text-align: center;
	font-weight: bold;
	color: #E0F2E8;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}
#top_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: url(../images/list_icon_03.jpg);
	list-style-type: none;
}

#top_menu ul li {
	list-style: none;
	display: inline;
}

#top_menu ul li a{
	padding: 20px 0 0 0;
	margin: 0 0 0 20px;
	color: #ffffff;
	list-style-image: url(../images/list_icon_03.jpg);
}

#top_menu ul li .rss {
	padding-right: 35px;
	background: url(../images/rss_icon.png) right bottom no-repeat;
}
/* ------------end top manu--------------------*/
/* ------------------------------------------------------------------------------------------------------------------------------ */

/* margin styles/dividers*/
.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #999; }
.margin_bottom_15 { clear: both; width: 100%; height: 15px;}
.margin_bottom_20 { clear: both; width: 100%; height: 20px;}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px; }
.margin_bottom_50 { clear: both; height: 50px; margin-bottom: 10px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #999; }
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}
.margin_right_10 { margin-right: 10px; }
.margin_right_60 { margin-right: 60px; }
/* --end dividers--*/

/* --styles for headers and images-- */

.header_01 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #4a6862;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 15px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #CCC;
}

.header_02 {
	padding: 0 0 5px 0;
	font-size: 12px;
	letter-spacing: 3px;
	font-weight: bold;
	color: #333;
}

.header_03 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #4a6862;
	letter-spacing: 1px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 15px;
}
.header_04 {
	font-size: 12px;
	letter-spacing: 4px;
	font-weight: bold;
	color: #333;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
.header_05 {
	font-size: 12px;
	font-weight: bold;
	color: #C00;
	padding-top: 0;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../images/icon2-hover.gif);
	background-repeat: no-repeat;
	background-position: left;
	letter-spacing: 5px;
	text-transform: uppercase;
}
.redfont {
	font-weight: bold;
	color: #F00;
}
.boldform {
	font-size: 90%;
	font-weight: bold;
}
.subfont {
	font-size: 90%;
	font-weight: normal;
	font-style: italic;
}
.smallfont {
	font-size: 85%;
	display: block;
}
.image_box_01 {
	float: left;
	margin: 5px 10px 0 0;
}
.image_box_02 {
	float: none;
	width: 620px;
	text-align: center;
}
/* --end styles for headers and images--*/

/* containers for right side of page */
.section_w270 {
	float: left;
	width: 280px;
}

.section_w270 p{
	text-align: left;
}

.section_w270 ul {
	margin: 15px 0 0 20px;
	padding: 0px;
}

.section_w270 ul li {
	list-style: none;
	padding: 0 0 5px 15px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}

.section_w270 img {
	margin: 0px 0 10px 0;
}
.section_w600 {
	clear: both;
	width: 620px;
}
#wide600 {
	clear: both;
	width: 620px;
}
#wide600 .center{
	clear: both;
	width: 620px;
	text-align: center;
	background-color: #FCC96D;
}
.line{
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#wide600 ul li{
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
}

#wide600 p {
	margin-bottom: 10px;
}
.paddingtext {
	padding-left: 15px;
}
.formbox {
	border: 1px solid #A9CCC6;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #EEEEEE;
}
.formonline {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFF;
	margin-top: 20px;
}
.formbutton {
	color: #000;
	padding: 3px;
	height: auto;
	width: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	font-size: 0.9em;
	text-transform: none;
	font-weight: bold;
	font-variant: normal;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E9EEED;
	border-left-color: #E9EEED;
	background-image: url(../images/submit.png);
	background-repeat: repeat-x;
}
/* --end containers-- */
/* --end right column-- */
/* -------------------------------------------------------------------------------------------------------------------------------- */

/* footer */

#footer_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: #333 url(../images/footer_bg.jpg) repeat-x;
}

#footer {
	margin: 0 auto;
	width: 970px;
	padding: 30px 0;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
}

#footer a{
	color: #BBD6D1;
	font-weight: bold;
}
/* ---------------end of footer---------------------- */

