html, body, h1, h2, h3, h4, h5, h6, p, font, img {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #e3d0e3 url(images/bg.gif) repeat-x;
	font-size: 16px;
	font-weight: normal;

	}
ol, ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.clear {
	clear: both;
	}
a {
	color: #6c2b6b;	
	text-decoration: none;
	}
a.nocolor { text-decoration:none }
a.nocolor:hover {text-decoration:underline }
a.officesMail {
	color: #6c2b6b;
	}
a.eventConseptsTourism {
	color: #6c2b6b;
	text-decoration: underline;
	}
#maincontainer {
	width: 992px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	color: #4c4f46;
	}
#header	{
	height: 100%; /*Needed for IE6*/
	}
#header .paragonLogo {
	float: left;
	width: 144px;
	}
#header .textLogo{
	float:left;
	font-size:0.85em;
	color: #924c97;
	font-weight:bold;
	padding-top:19px;
	margin-left:-208px;
	}
#header .officesmap {
	float: right;
	padding: 36px 5px 0px 0;
	width: 184px;
	}


#title {
	clear: both;	
	background: #652265; url(images/inner_squares.jpg) left top repeat-x;              
             padding:5px 0;   
	}
#title table {
           background: url(images/inner_squares.jpg) left top repeat-x;
           border-collapse:collapse;
                 }
#title td {
	vertical-align: middle;      
height:223px; 
	}
#title h1 {
	width: 248px;
	color: #ffffff;
	font-size: 2.3em;
	font-weight: normal;
	letter-spacing: 0.05em;
	text-align:center;
	padding: 0 10px;
	}


#title img {
               float: right;
	}



#breadcrumb {
	clear: left;
	position: relative;
	color: #876887;
	font-size: 0.8em;
	padding: 10px 0 10px 11px;
	}
#breadcrumb a {	
	font-weight: bold;
	color: #876887;
	}
#breadcrumb .current {
	font-weight: bold;
	color: #924c97;
	}
#leftBar {
	float: left;
	background: #ffffff;
	width: 218px;
	padding: 7px 14px 17px 14px;
	display: inline; /*Fixes IE doubletake bug*/
	}
ul#leftNav {
	font-size: 0.78em;
	padding-top:33px;
	}
ul#leftNav li {
	margin: 0 12px;
	background: url(images/leftNavArrow.gif) no-repeat 0 center;
	border-bottom: 1px solid #e1e1dd;
	}	
ul#leftNav li a {
	padding: 8px 0 8px 18px;
	color: #54522c;
	display: block;
	}
ul#leftNav li a:hover {
    padding: 8px 0 8px 18px;
    color: #652265;
    display: block;    
    }
ul#leftNav li.current {
	padding: 8px 0 8px 18px;
	color: #652265;
	display: block;
	}
#leftBar h3 {
	background: #895789 url(images/leftNavArrowWhite.gif) no-repeat 198px ;
	color: #ffffff;
	font-size: 0.85em;
	padding: 5px 0 7px 12px;
	margin: 21px 0 14px 0;
	}
#leftBar img.events {
	float: left;
	position:relative;
	left: 4px;
	border: 1px solid #e3d0e3;
	margin: 2px;
	}
#content {
	float: right;
	width: 638px;
	background: #ffffff;
	padding: 35px 46px 20px 46px;
	font-size: 0.80em;
	display: inline; /*Fixes IE doubletake bug*/
	}
#content h1.words, #content h1.wordsTable {
	font-size: 2.5em;
	font-weight: normal;
	color: #7d7a3c;
	border-bottom: 1px solid #7d7e6c;
	margin: -12px 0 20px 0;
	padding-bottom: 10px;
	}
#content h1.wordsTable {
	margin-bottom: 60px;
	}
#content h2 {
	font-size: 1.2em;
	}
#content h2.news {
	color: #652265;
	}
#content h2.congresses {
	color: #652265;
	}
#content h2.offices {
	color: #652265;
	font-weight: bold;
	}
#content h2.news a {
    color: #652265;
    }
#content h2.congresses a {
    color: #652265;
    }
#content h2.congresses a:hover, #content h2.news a:hover {
    text-decoration: underline;
    }
#content h2.eventConcepts {
	color: #652265;
	font-weight: bold;
	font-size: 1.1em;
	}
#content h2.careers {
	color: #652265;
	font-size: 1em;
	padding: 30px 0 12px 0;
	}
ul#captionYears {
	font-size: 1.8em;
	font-weight: bold;
	height: 110px;	
	}
ul#captionYears li {
	display: inline;
	}
ul#captionYears li a, ul#captionYears li .captionCurrent, ul#captionYears li .captionLast {
	float: left;
	width: 91px;
	padding-bottom: 7px;
	text-align: center;
	margin-right: 28px;
	}
ul#captionYears li a {
	color: #c3c3c3;
	border-bottom: 3px solid #c3c3c3;
	}
	
ul#captionYears li a:hover {
	color: #652265;
	border-bottom: 3px solid #652265;
	}
	
ul#captionYears li .captionCurrent {
	color: #652265;
	border-bottom: 3px solid #652265;
	}
ul#captionYears li .captionLast {
	margin-right: 0;
	}
table.data {
/*	margin-top: 40px;
*/	width: 100%;
	border: none;
	}
#content img.border {
	border: 1px solid #c3a4c3;
	}
#content .verticalTop {
	vertical-align: top;
	}
#content p.separatorNews {
	border-bottom: 1px solid #c3a4c3; 
	padding-bottom: 20px;
	margin-bottom: 40px;
	min-height: 60px; /* min-height hack for ie6 */
     height: auto !important;
     height: 60px;
	} 
#content p.separatorCongresses {
	border-bottom: 1px solid #c3a4c3; 
	padding-bottom: 75px;
	margin-bottom: 40px;
	}
#content p.last {
	padding-bottom: 15px;
	} 
#content .verticalSeparatorNews {
	width: 100px;
	background: url(images/separator.gif) repeat-y 49px;
	}
#content .verticalSeparatorTestimonials {
	width: 70px;
	background: url(images/separator.gif) repeat-y 19px;
	}
#content .verticalSeparatorCongresses {
	width: 70px;
	background: url(images/separator.gif) repeat-y 29px;
	}
#content p.separatorOffices {
	border-bottom: 1px solid #c3a4c3; 
	padding-bottom: 20px;
	margin-bottom: 20px;
	}
#content img.mapOffices {
	text-align: center;
	padding-top: 45px;
	}
a.newsUrl:hover  {
	text-decoration: underline;
	}
ul.contacts {
	border-bottom: 1px solid #c3a4c3; 
	padding-bottom: 20px;
	margin-bottom: 20px;
	}
ul li.officesPhone {
	background:url(images/officesImages/phone.jpg) no-repeat 0 4px;
	margin-top: 5px;
	padding: 8px 0 8px 40px;
	}
ul li.officesFax {
	background:url(images/officesImages/fax.jpg) no-repeat 0 2px;
	padding: 8px 0 8px 40px;
	}
ul li.officesEmail {
	background:url(images/officesImages/email.jpg) no-repeat 0 2px;
	padding: 8px 0 8px 40px;
	}
#content .officesColor {
	color: #6c2b6b;
	}
ul.eventConseptsServices1 {
	float: left;
	padding: 14px 0 35px 0px;
	width: 330px;
	}
ul.eventConseptsServices2 {
	float: right;
	padding: 14px 0 35px 0;
	width: 250px;
	}
ul.eventConseptsServices1 li {
	background: url(images/eventConceptsImages/arrow.gif) no-repeat 0 4px;
	padding: 2px 0 2px 20px;
	line-height: 1.1em;
	}
ul.eventConseptsServices1 li a{
	color:#876887;
	text-decoration:none;	
	}
ul.eventConseptsServices2 li {
	background: url(images/eventConceptsImages/arrow.gif) no-repeat 0 4px;
	padding: 2px 0 2px 20px;
	line-height: 1.1em;
	}
.credo {
	font-size: 1.2em;
	font-weight: bold;
	color: #652265;
	text-align: center;
	}
#content p.eventConseptsInfo {
	color: #6c2b6b;
	padding: 25px 315px 40px 0;
	border-bottom: 1px solid #e1e1dd;
	margin-bottom: 15px;
	}

#content #tblBottom
{
    border-top: 1px solid #e1e1dd;
    margin-top: 10px;
}

#content p.readMoreAbout {
	color: #6c2b6b;
	padding: 10px 315px 5px 0;
	margin-top: 25px;
	}

#content .goBack {
	color: #6c2b6b;
	padding: 10px 0px 5px 0;	
	margin-top: 25px;
              }


#content .goBack a{
	color:#876887;
	text-decoration:underline;	
	}

#content img.float {
	float: right;
	}
.testimonialsName {
	color: #652265;
	font-weight: bold;
	font-size: 1.1em;
	padding-top: 15px;
	}
.testimonialsPosition { 
	color: #652265;
	font-weight: bold;
	font-style: italic;		
	}
.testimonialsWho { /*the separate line is HERE*/
	color: #652265;
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px solid #c3a4c3; 
	padding-bottom: 20px;
	margin-bottom: 40px;
	}
.testimonialsWhoLast {
	color: #652265;
	font-weight: bold;
	font-style: italic;
	}
#footer {
	clear:both;
	float: right;
	position: relative;
	width: 730px;
	color: #6c2b6b;
	font-size: 0.70em;
	padding: 25px 0 40px 0;
	}
#footer ul#end li {
	display: inline;
	}
#footer ul#end li a {
	color: #6c2b6b;
	text-decoration: underline;
	}
#footer ul#end .copyright {
	float: left;
	width: 280px;
	}
#footer ul#end .print {
	float: left;
	width: 330px;
	text-align: center;
	}
#footer ul#end .sitemap{
	float: right;
	width: 120px;
	text-align: right;
	}
.logo {
	width:153px;
	height:77px;
	padding:3px;
	}
#clientsList li, .bulletArrow {
	background: url(images/eventConceptsImages/arrow.gif) no-repeat 0 4px;
	padding: 2px 0 2px 20px;
	line-height: 1.1em;
	}
#clientsList a {
	color:#3C3C3C;
	text-decoration:none;
	}

/*CAREERS FORM*/

#careers table {
	background-color: #efe7ef;
	color: #000000;
	width: 100%;
	border-collapse: collapse;
	}  
#careers td {  
	border: 1px solid #ffffff;
	height: 30px;
	}
#careers td.left {
	width: 222px;
	text-align: right;
	color: #652265;
	padding-right: 5px;
	}
form#careers fieldset {
	border: 0;
	margin: 0 0 0 0; padding: 0 0 0 0;
	}
form#careers legend {
	font-weight: bold;
	font-size: 1.8em;
	color: #652265;
	padding-bottom: 5px;
	}
form#careers fieldset input {
	width: 225px;
	height: 13px;
	border: 1px solid #764576;
	margin-left: 5px;
	}
form#careers fieldset input[type="file"] {
	width: 227px;
	height: 21px;
	border: 1px solid #764576;
	margin-left: 5px;
	}
form#careers fieldset select#function {    
	border: 1px solid #764576;
	width: 228px;
	background: url(images/careersImages/formSelect.gif) repeat-x;
	margin-left: 5px;
	}
form#careers fieldset select#function option {
	background: #ffffff;
	}
form#careers fieldset input#browse {
	height: 23px;
	background: #ffffff;
	border: 1px solid #764576;
	} 
form#careers fieldset input.buttons {
	width: 79px;
	height: 24px;
	padding-bottom: 5px;
	background: #764676;
	color: #ffffff;
	border: 1px solid #613061;
	margin: 5px 0 5px 5px;
	}
form#contact input.buttons {
	width: 79px;
	height: 24px;
	padding-bottom: 5px;
	background: #764676;
	color: #ffffff;
	border: 1px solid #613061;
	margin: 5px 0 5px 5px;
	}
.error {
	font-style:Tahoma;
	font-size:10pt;
	font-weight:bold;
	color:red;
	visibility:hidden
	}
.error-small{
	font-style:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:red;
	position:relative;
	float:right;
	top:8px;  
	visibility:hidden;
	width:188px;
	height:20px;
	}
#spnContactError {
	font-style:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:red;  
	position:relative;
	left:145px;
	top:-18px;  
	width:288px;
	display:none;
	}
#spnEmailError {
	font-style:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:red;  
	position:relative;
	left:292px;
	top:-18px;  
	width:288px;
	display:none;
	}
#spnPhoneError {
	font-style:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:red;  
	position:relative;
	left:268px;
	top:-18px;  
	width:288px;
	display:none; 
	}
#spnTextError{
	font-style:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:red;  
	position:relative;
	left:278px;
	top:-18px;  
	width:288px;
	display:none;
	}

#emailQuery, #nameQuery {    
	border: 1px solid #764576;
                background: #FFFFFF;
	margin-left: 5px;
                   }
#contactQuery {    
	border: 1px solid #764576;
	width: 228px;
	background: url(images/careersImages/formSelect.gif) repeat-x;
	margin-left: 5px;
	}

#textQuery {    
	border: 1px solid #764576;
	width: 226px;
	background: #FFFFFF;
	margin-left: 5px;
	}

#contact td
{
  background: #f3ecf3;
  color: #652265;
}

.imgTeam
{
  border: 1px solid #e3d0e3;
}

.spnTeamName, .spnTeamPosition
{
   font-weight:bold;
   font-size:9pt;
}
