body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
q:before, q:after {
	content: '';
}
ul, ol {
	margin: 0;
	padding: 0 0 0 1.5em;
}

/* ----------------------------------------------------------- */

body {
	margin: 0;
	background: #e6e5e0;
}
p {
	font-size: 115%;
	line-height: 140%;
	margin: 0 0 0.7em 0;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 180%;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 130%;
}
h5 {
	font-size: 115%;
}
h6 {
	font-size: 105%;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}



/* LAYOUT ---------------------------------------------------- */

#outer {
	width: 1080px;
	margin: 0 auto;
	background: url(http://www.russia-cisconference.com/images/site/rhic-bkgd.jpg) repeat-y;
	
}
#wrapper {
	width: 970px;
	margin: 0 35px;
	background: url(http://www.russia-cisconference.com/images/site/rhic-bkgd-theme+date.jpg) no-repeat;
	padding: 0 20px 0 20px;
}

#logo {
	height: 206px;
	width: 160px;
	background-color: #FFF;
	text-align: center;
	position: absolute;
}

#header {
	height: 176px;
	margin: 0 -20px 0 -20px;
	position:relative;
}
#nav_links {
	margin: 8px 0 8px 0;
	padding: 4px;
	background: #436288;
}
#content {
	padding-bottom: 10px;
}
#tail {
	width: 1080px;
	height: 60px;
	margin: -6px auto;
	background: url(http://www.russia-cisconference.com/images/site/rhic-footer.jpg) repeat-y;
}

/* 3 COLUMN LAYOUT */

#content-3col-l {
	width: 160px;
	float: left;
}
#content-3col-r {
	width: 170px;
	float: right;
}
#content-3col-m {
	margin-right: 180px;
	margin-left: 170px;
	background-color: #fff;
	padding: 20px 20px 0 20px;
}


/* PAGE ELEMENTS */

.box{
	border-bottom: 1px silver solid;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.intro {
	margin-bottom:26px;
}



/* COLOUR ---------------------------------------------------- */

/*grey*/

body, #footer a, #past_events li a,
#press #content-3col-m a, #video #content-3col-m li a,
#programme #content-3col-m .diary a {
	color: #777;
}

#content-3col-m .boxout, #content-3col-m .boxout a {
	color: #555;
}

/*white*/

.nav-main a, .tab, .tab:hover, .logo-module h1, .strapline h2, #lang, #lang a {
	color: white;
}

/*mid grey*/

.strapline p, .blockbut {
	color:#a1a4a9;
}

/*dark blue-grey*/

h1, h2, h3, h4, h5, h6, .overlay-spkr h4, .overlay-spkr h5, .spkr h5,
#speakers #content-3col-m a, .spkr h4,
#programme #content-3col-m h4, #programme #content-3col-m strong,
#sponsors h3, #video #content-3col-m td a {
	color: #3e434e;
}

/*accent (orange)*/

.module a, a,
.pagination, .pagination a,
#speakers #content-3col-m th,
#programme #content-3col-m h3, #programme #content-3col-m h5,
#itn #content-3col-m th,
#programme #content-3col-m .diary a:hover {
	color: #f5a400;
}


/* NAVIGATION ------------------------------------------------ */

.nav-wrapper {
	padding-bottom:10px;
}

#nav ul {
	list-style-type: none;
	padding: 0;
}
#nav li ul {
	margin-top: 1px;
	display: none; /* visibility switch ------------------------- */
}

#nav li {
	list-style-type: none;
	font-size:110%
}
#nav li a {
	display: list-item;
	background-color: #3e434e;
	text-decoration: none;
	color: white;
	padding: 6px;
	margin-left: -16px;
	margin-bottom: 1px;
}
#nav li a:hover {
	background-color:#565c6c;
}


#nav li li {
	list-style-type: none;
}
#nav li li a{
	background-color: #91908c;
}
#nav li li a:hover {
	background-color: #acaaa6;
}

#nav .here ul, #nav .parent_here ul {
	display: list-item;
}


ul#nav.auroramenu li.here a {
	background: #3e434e url(http://www.russia-cisconference.com/images/site/menu_arrow_here.gif) no-repeat 145px center;
}
ul#nav.auroramenu li.here a:hover {
	background: #565c6c url(http://www.russia-cisconference.com/images/site/menu_arrow_here.gif) no-repeat 145px center;
}

ul#nav.auroramenu li.here ul li a {
	background: #91908c;
}
ul#nav.auroramenu li.here ul li a:hover {
	background: #acaaa6;
}

ul#nav.auroramenu li.parent_here a {
	background: #3e434e url(http://www.russia-cisconference.com/images/site/menu_arrow.gif) no-repeat 145px center;
}
ul#nav.auroramenu li.parent_here a:hover {
	background: #565c6c url(http://www.russia-cisconference.com/images/site/menu_arrow.gif) no-repeat 145px center;
}

ul#nav.auroramenu li.parent_here ul li a {
	background: #91908c;
}
ul#nav.auroramenu li.parent_here ul li a:hover {
	background: #acaaa6;
}

ul#nav.auroramenu li.parent_here ul li.here a {
	background: #91908c url(http://www.russia-cisconference.com/images/site/menu_arrow_here.gif) no-repeat 145px center;
}
ul#nav.auroramenu li.parent_here ul li.here a:hover {
	background: #acaaa6 url(http://www.russia-cisconference.com/images/site/menu_arrow_here.gif) no-repeat 145px center;
}



.register a {
	display: block;
	padding: 6px;
	background: #e69900;
	margin: 0 0 5px -1px;
	color:#fff;
	font-size:110%;
	text-transform:uppercase;
	text-decoration:none;
}
.register a:hover {
	background: #f5a400 url(http://www.russia-cisconference.com/images/site/menu_arrow_here.gif) no-repeat 145px center;
}



/* TABS ------------------------------------------------------ */

.tab {
	float: right;
	display: block;
	width: 140px;
	background-color: #3e434e;
	font-size: 120%;
	text-align: center;
	text-decoration: none;
	padding: 6px;
	margin-left: 2px;
	border-bottom: 1px #f5a400 solid;
}
.tab:hover {
	background-color: #565c6c;
}

/* LANGUAGE SWITCHER ---------------------------------------- */

#lang {
	position: absolute;
	left: 210px;
	top:10px;
}

#lang a {
	text-decoration: none;
}
#lang a:hover {
	text-decoration: underline;
}

/* STRAPLINE ------------------------------------------------ */

.strapline {
	padding: 70px 0 0 210px;
	color: white;
}
.strapline h2 {
	font-weight: normal;
}
.strapline p {
	margin-top: 4px;
	font-size: 110%;
	line-height: 130%;
}

/* ORGANISERS MODULE ----------------------------------------- */

#organisers {
	text-align: center;
	font-size: 90%;
	margin-top: 10px;
	border-bottom: 1px solid #dadada;
	padding-bottom: 5px;
}
#organisers h4 {
	font-size: 140%;
	display: block;
	padding: 5px;
	background: #a9a8a3;
	margin: 0 0 7px -1px;
	color:#fff;
	font-size:110%;
	text-transform:uppercase;
	text-decoration:none;
}


/* PROGRAMME DDL MODULE -------------------------------------- */


#programme_ddl a {
	text-decoration: none;
}


/* OTHER EVENTS MODULE --------------------------------------- */

#events {
	text-align: center;
}
#events p {
	font-size: 110%;
	border-bottom: 1px solid #dadada;
	padding-bottom: 5px;
}
#events h4 {
	font-size: 140%;
	display: block;
	padding: 5px;
	background: #a9a8a3;
	margin: 0 0 7px -1px;
	color:#fff;
	font-size:110%;
	text-transform:uppercase;
	text-decoration:none;
}
#events h5 {
	padding: 0 0 4px 0;
}
.blockbut {
	text-decoration: none;
}

/* FOOTER ---------------------------------------------------- */

#footer {
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px solid #dadada;
	clear: both;
	font-size:80%;
}
#footer p {
	margin-top: 6px;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer img {
	float: right;
}


/* MIDDLE COLUMN --------------------------------------------- */

#content-3col-m h2, h3, h4, h5, h6 {
	font-weight: bold;
	padding: 0 4px 8px 0;
}
#content-3col-m h1 {
	font-weight: bold;
	padding-bottom: 12px;
	margin-bottom: 20px;
	border-bottom: 1px solid #f5a400;
}

#content-3col-m .boxout {
	padding:20px; 
	margin:0 -20px 0 -20px;
	overflow:auto;
}
#content-3col-m .textblock {
	padding-bottom:16px;
	margin:16px 0 0 0;
}
#content-3col-m .textblock table td {
	vertical-align:top;
}
#content-3col-m li {
	font-size: 115%;
	line-height: 140%;
}
#content-3col-m li.textblock {
	list-style-image: url(http://www.russia-cisconference.com/images/site/bullet_orange.gif);
}

/* tables */

#content-3col-m table, #content-3col-m th, #content-3col-m td {
	border:none;
}
#content-3col-m td {
	font-size: 115%;
	padding: 0 8px 4px 0;
}


/* image spacing */

#content-3col-m .right {
	text-align: right;
	margin-left:12px;
}
#content-3col-m .left {
	text-align: right;
	margin-right:12px;
}

/* MODULES --------------------------------------------------- */

.module {
	margin: 0 0 10px 0;
	background-color: white;
	padding-bottom: 8px;
}
.module p {
	font-size: 110%;
}
.module h1 {
	padding: 6px 8px;
	margin-bottom: 8px;
	background: #436288;
	font-size: 120%;
	font-weight: bold;
	color: #fff;
}
.module a {
	text-decoration: none;
	text-transform: uppercase;
}
.module a:hover {
	text-decoration: underline;
}
.module img {
	margin-bottom: 4px;
}

/* LOGO MODULE ----------------------------------------------- */

.logo-module {
	margin: 0 0 10px 0;
	background-color: white;
	text-align: center;
}
.logo-module p {
	font-size: 110%;
}
.logo-module h1 {
	padding: 6px 8px;
	margin-bottom: 8px;
	background: #3e434e;
	font-size: 120%;
	font-weight: bold;
}
.logo-module a {
	text-decoration: none;
	text-transform: uppercase;
}
.logo-module a:hover {
	text-decoration: underline;
}
.logo-module img {
	margin-bottom: 4px;
}



.logo-module .platinum,
.logo-module .gold,
.logo-module .media {
	height: 140px; 
	width: 170px;	
}
.logo-module .platinum img,
.logo-module .gold img,
.logo-module .media img {
	cursor:pointer;
	margin: 0px 20px;
}





/* SECTIONS ------------------------------------------------------ */

/* PROGRAMME PAGES ----------------------------------------------- */

#programme #content-3col-m {
	padding-bottom: 16px;
}
#programme #content-3col-m h3 {
	padding:4px;
	margin:12px 0 16px 0;
	font-size: 110%;
	background-color:#bbb;
	color:white;
}
.session-wrapper {
	border-bottom: 1px silver solid;
	padding-bottom: 10px;
	margin-bottom: 20px;
	overflow:auto;
}
.session-l {
	width: 80px;
	float:left;
}
.session-r {
	float:right;
	width:480px;
}
.day {
	margin-bottom: 14px;
}
#programme #content-3col-m h4 {
	margin-bottom:4px;
	font-size:140%;
}
#programme #content-3col-m h5 {
	font-weight:normal;
	font-size:110%;
	padding-top:4px;
}
#programme #content-3col-m a {
	text-decoration:none;
}
#programme #content-3col-m a:hover {
	text-decoration:underline;
}

/* add to diary */
#programme #content-3col-m .diary {
	float:right;
	font-weight:bold;
}
#programme #content-3col-m .diary a {
	text-decoration:none;
}
#programme #content-3col-m .diary a:hover {
	text-decoration:none;
}


/* SPEAKERS PAGES ----------------------------------------------- */

#speakers #content-3col-m {
	padding-bottom: 26px;
}
#speakers table {
	font-size:110%;
	width:100%
}

#speakers th {
	text-align:left;
	font-weight:bold;
	padding-bottom:4px;
	font-size:104%;
	border-bottom: 1px silver solid;
}
#speakers td {
	vertical-align:top;
	font-size:104%;
	padding: 4px 10px 4px 0;
	border-bottom: 1px silver solid;
}
#speakers td.first {
	padding: 4px 10px 4px 0;
	font-weight: bold;
}
#speakers #content-3col-m a {
	text-decoration:none;
}
#speakers #content-3col-m a:hover {
	text-decoration:underline;
}

/* SPEAKERS OVERLAY */

.overlay-spkr-l {
	float:left;
	width:160px;
}
.overlay-spkr-r {
	margin-left:190px;
}
.overlay-spkr h4 {
	margin: 6px 0 0 0;
}
.overlay-spkr h5 {
	margin: 18px 0 2px 0;
}
.overlay-spkr li {
	margin-bottom:4px;
}
.overlay-spkr a {
	text-decoration:none;
}
.overlay-spkr a:hover {
	text-decoration:underline;
}

/* PROFILE PAGE */

#profile #content-3col-m {
	padding-bottom: 26px;
}
.spkr {
	padding-bottom:30px;
}
.spkr-l {
	float:left;
	width:160px;
}
.spkr-r {
	margin-left:190px;
}
.spkr h4 {
	margin: 6px 0 0 0;
}
.spkr h5 {
	margin: 18px 0 2px 0;
}
.spkr li {
	margin-bottom:4px;
}
#profile #content-3col-m a {
	text-decoration:none;
}
#profile #content-3col-m a:hover {
	text-decoration:underline;
}


/* SPONSORS PAGE ------------------------------------------ */

#sponsors #content-3col-m {
	padding-bottom: 16px;
}
#sponsors #content-3col-m h3 {
	padding:4px;
	margin-top:12px;
	font-size: 110%;
	background-color:#bbb;
	color:white;
}
#sponsors #content-3col-m img {
	margin: 10px 20px 10px 0;
}
#sponsors #content-3col-m .logos {
	text-align:center;
}

/* PRESS RELEASES PAGE ------------------------------------- */

#press #content-3col-m td {
	padding: 0 10px 2px 0;
	vertical-align:top;
}
#press #content-3col-m {
	padding-bottom: 16px;
}
#press #content-3col-m a {
	text-decoration:none;
}
#press #content-3col-m a:hover {
	text-decoration:underline;
}
#press .first {
	width:90px;
}

/* IN THE NEWS PAGE ---------------------------------------- */

#itn #content-3col-m th {
	text-align:left;
	font-weight:bold;
	padding-bottom:8px;
}
#itn #content-3col-m td {
	padding-right:16px;
	vertical-align:top;
}
#itn #content-3col-m {
	padding-bottom:16px;
}
#itn .first {
	width:90px;
}


/* MEDIA PAGE ---------------------------------------------- */

#media #content-3col-m {
	padding-bottom: 16px;
}
#media #content-3col-m h3 {
	padding:4px;
	margin:12px 0 20px 0px;
	font-size: 110%;
	background-color:#bbb;
	color:white;
}
#media #content-3col-m img {
	margin: 10px 20px 10px 0;
}
#media #content-3col-m .logos {
	text-align:center;
}


/* PAST EVENTS PAGE ---------------------------------------- */

#past_events #content-3col-m {
	padding-bottom: 16px;
}
#past_events #content-3col-m li a {
	text-decoration:none;
}
#past_events #content-3col-m li a:hover {
	text-decoration:underline;
}
.slide-wrapper {
	display:inline-block; 
	width:180px; 
	height:180px; 
	background-color:#ddd; 
	margin:0 10px 10px 0; 
	text-align:center;
}
.slide {
	display:table-cell; 
	width:180px; 
	height:180px;
	vertical-align:middle;
}
#past_events #content-3col-m .lower {
	margin-top:20px;
}

/* VIDEO PAGE ---------------------------------------------- */

#video #content-3col-m {
	padding-bottom: 16px;
}
#video #content-3col-m li a {
	text-decoration:none;
}
#video #content-3col-m li a:hover {
	text-decoration:underline;
}
#video #content-3col-m table {
	width: 100%;
}
#video #content-3col-m td {
	border-bottom: 1px silver solid;
	text-align: left;
}
#video #content-3col-m td.thumb {
	width:220px;
}
#video #content-3col-m td a {
	font-size:110%;
	text-decoration:none;
}
#video #content-3col-m td a:hover {
	text-decoration:underline;
}

/* FORMS PAGE ---------------------------------------------- */

#forms p, #forms td {
	font-size:110%;
}
#forms #content-3col-m {
	padding-bottom: 16px;
}
#forms #content-3col-m h5 {
	padding-top: 16px;
}


/* IMAGES PAGE --------------------------------------------- */

#images #content-3col-m {
	padding-bottom: 16px;
}
#images #content-3col-m a {
	text-decoration: none;
}
#images #content-3col-m a:hover {
	text-decoration: underline;
}


/* BUTTONS ------------------------------------------------- */

button {
	outline:none;	
	border:none;	
	background-color:#222;
	color:#fff;
	height:24px;
	cursor:pointer;
	font-size:11px;
	margin: 0 6px 6px 0;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
}

button em {
	color:yellow;
	font-style:normal;
}



/* OVERLAYS -------------------------------------------------- */


/* the overlayed element */

div.overlay {
	/* growing background image */
	background-image:url(http://www.russia-cisconference.com/images/overlay/white.png);
	/* dimensions after the growing animation finishes  */
	width:600px;
	height:470px;		
	/* initially overlay is hidden */
	display:none;
	/* some padding to layout nested elements nicely  */
	padding:55px;
}
div.overlayimg {
	/* growing background image */
	background-image:url(http://www.russia-cisconference.com/images/overlay/white-img.png);
	/* dimensions after the growing animation finishes  */
	width:600px;
	height:600px;		
	/* initially overlay is hidden */
	display:none;
	/* some padding to layout nested elements nicely  */
	padding:55px;
}

/* default close button positioned on upper right corner */

div.overlay div.close,
div.overlayimg div.close {
	background-image:url(http://www.russia-cisconference.com/images/overlay/close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* use a semi-transparent image for the overlay */
#overlay {
	background-image:url(http://www.russia-cisconference.com/images/overlay/white.png);
	color:#777;
	height:450px;
}
#overlayimg {
	background-image:url(http://www.russia-cisconference.com/images/overlay/white-img.png);
	color:#777;
	height:600px;
}
/* container for external content. uses vertical scrollbar, if needed */
div.contentWrap {
	height:441px;
	overflow-y:auto;
}
div.contentWrapimg {
	height:441px;
	text-align: center;
}

.image-wrapper {
	display:inline-block; 
	width:600px; 
	height:060px; 
	text-align:center;
}
.image {
	display:table-cell; 
	width:600px; 
	height:600px;
	vertical-align:middle;
}

.video-wrapper {
	display:inline-block; 
	width:600px; 
	height:060px; 
	text-align:center;
	padding-top:40px;
}


/* BUTTONS ----------------------------------------------------- */

.button {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* LIVE VALIDATION --------------------------------------------- */

#forms td {
	padding-right:8px;
}

.form-cell {
	padding-bottom:4px;
}
.form-cell-spacer {
	padding-bottom:12px;
}

.LV_form_field {
	font-size: 10px;
	background-color: #ECECEC;
	border: 1px solid #CCCCCC;
	padding:1px;
}
.LV_validation_message{
	text-align:left;
    margin:10px 0 0 0;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#f79651;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #999999;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #f79651;
}


/* FORMS ------------------------------------------------------ */

#form-wrapper {
	width: 450px;
}

.forms {
	list-style: none;
	margin-left: -14px;
	overflow: hidden;
}

.forms li {
	float: left;
	margin-bottom: 2px;
	width: 100%;
}

.required {
	color: #f00;
	font-size: 12px;
	font-style: normal;
	padding-right: 3px;
}

.forms label {
	font-size:95%;
	cursor: pointer;
	display: block;
	margin:2px 0 1px;
}

.forms input, .forms textarea, .forms select {
	/*width: 250px;*/
	font-size: 11px;
	background-color: #ECECEC;
	border: 1px solid #CCCCCC;
	padding:1px;
}

.forms select, .forms .checkbox, .forms .radio, .forms .buttons input {
	width: auto;
}

.forms ul {
	list-style: none;
	margin: 0;
}

.forms ul label {
	display: inline;
	font-weight: normal;
}

.forms .buttons input {
	background: #aaa;
	border-radius: 4px;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 20px;
	text-transform: uppercase;
	margin-top:16px;
}

#form-wrapper td.chktext {
	font-size:95%;
}