/**
* Description : The default css styles for the text component
* Copyright   : Copyright (c) 2007 Pyrameed all right reserved (http://www.pyrameed.com)
*/
/* The text component */
.Synergee-Web-Page-Component-Text {
min-height:10px;
}
.Synergee-Web-Page-Component-Text, .Synergee-Web-Page-Component-Text table{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
background-color:transparent;
text-align:justify;
}
.Synergee-Web-Page-Component-Text-Container {
padding:4px;
}
.Synergee-Web-Page-Component-Text h1, .Synergee-Web-Page-Component-Text table h1 {
font-size:11px;
margin:0px;
margin-bottom:5px;
text-transform:uppercase;
font-weight:bold;
}
.Synergee-Web-Page-Component-Text h2, .Synergee-Web-Page-Component-Text table h2 {
font-size:12px;
margin:0px;
margin-bottom:5px;
text-transform:none;
font-weight:bold;
}
.Synergee-Web-Page-Component-Text h3, .Synergee-Web-Page-Component-Text table h3 {
font-size:11px;
margin:0px;
margin-bottom:5px;
text-transform:none;
font-weight:bold;
}
.Synergee-Web-Page-Component-Text blockquote {
margin:0px;
margin-left:15px;
}
.Synergee-Web-Page-Component-Text ul {
margin:0px;
padding:0px;
padding-left:15px;
margin-left:15px;
}
.Synergee-Web-Page-Component-Text a {
background-color:transparent;
/*font-size:11px;*/
text-decoration:underline;
}
.Synergee-Web-Page-Component-Text hr {
background-color:transparent;
border:1px solid;
height:1px;
}
.Synergee-Web-Page-Component-Text img {
border:0px;
}
.Synergee-Web-Page-Component-Text p{
margin:0;
}/**
* Description : The default css styles for the image component
* Copyright   : Copyright (c) 2007 Pyrameed all right reserved (http://www.pyrameed.com)
*/
.Synergee-Web-Page-Component-Image-Element {
border:0px;
}/**
* don't delete this file
* Used to remove the default styles
*
**//**
* Description : The default css styles for the website selector component
* Copyright   : Copyright (c) 2008 Pyrameed all right reserved (http://www.pyrameed.com)
*/
.SiteSelector {
cursor:pointer;
position:relative;
z-index:1000;
}
.SiteSelectorText {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
margin-right:5px;
line-height:11px;
vertical-align:top;
color:#666;
padding-bottom:2px;
}
.SiteSelectorLanguageList {
position:absolute;
top:-6px;
right:-6px;
font-size:11px;
opacity:0;
border-style:solid;
border-width:1px;
white-space:nowrap;
z-index:1000;
}
.HideClass {
display:none;
}
.SiteSelectorSiteRow {
position:relative;
font-family:Arial,Helvetica,sans-serif;
z-index:1000;
}
.SiteSelectorSiteRow a {
display:block;
text-decoration:none;
text-align:right;
padding-top:2px;
padding-bottom:2px;
padding-left:5px;
z-index:1000;
}
.SiteSelectorSiteRow a img {
position:relative;
padding-top:3px;
padding-left:5px;
margin-right:5px;
z-index:1000;
}
.SiteSelectorLanguageListFx {
font-size:11px;
opacity:1.0;
/*overflow:visible;*/
overflow:hidden;
z-index:1000;
}
.Synergee-Web-Page-Component-Text, .Synergee-Web-Page-Component-Text table {
float:left;
}
/* SLIMBOX (Customized version) */
#lbOverlay {
position: absolute;
top:0; left: 0;
width: 100%;
background-color: #000;
cursor: pointer;
z-index:2000;
}
#lbCenter, #lbBottomContainer {
position: absolute;
left: 50%; padding:0;
overflow: hidden;
background-color: #fff;
z-index:2001;
}
.lbLoading {
background: #fff url( ../../Default/Images/sb_loading.gif) no-repeat center;
}
#lbCanvas {
border: 9px solid #fff;
}
#lbCanvas iframe, #lbCanvas img {
border:1px solid #999;
margin:0; padding:0;
}
#lbPrevLink, #lbNextLink {
display: block;
position: absolute;
top: 10px;
width: 70px;
background:url( ../../Default/Images/sb_anchor_spacer.gif);
}
#lbPrevLink {
left: 0;
}
#lbPrevLink:hover {
background: transparent url( ../../Default/Images/sb_prevlabel.gif) no-repeat;
}
#lbNextLink {
right: 0;
}
#lbNextLink:hover {
background: transparent url( ../../Default/Images/sb_nextlabel.gif) no-repeat;
}
#lbBottom {
font-size:12px;
font-family: Verdana, Helvetica, sans-serif;
color: #666;
line-height: 1.4em;
text-align: left;
margin:0 0 0 10px; padding:0;
}
#lbCloseLink {
display: block;
float: right;
width: 20px;
height: 20px;
background: transparent url( ../../Default/Images/sb_closelabel.gif) no-repeat right;
margin:0; padding:0;
}
#lbCaption, #lbNumber {
}
#lbCaption {
font-weight: bold;
}@charset "UTF-8";
/* CSS Document */
* {
border:none;
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
/*font-size:10px;*/
}
#page {
position:relative;
margin-left:auto;
margin-right:auto;
width:980px;
}
#header {
width:980px;
height:193px;
background-image:url(../Images/header_bg.jpg);
background-repeat:repeat-x;
float:left;
}
#header_left {
position:relative;
float:left;
height:193px;
width:162px;
background-image:url(../Images/header_left.jpg);
background-repeat:no-repeat;
}
#languages {
height:30px;
width:162px;
font-weight:bold;
padding-top:65px;
padding-left:48px;
background-image:url(../Images/languages.png);
background-repeat:no-repeat;
}
#header_left {
font-weight:bold;
font-size:10px;
}
#header_left a {
text-decoration:none;
}
#header_center {
position:relative;
float:left;
width:581px;
height:193px;
background-image:url(../Images/header_logo.jpg);
background-repeat:no-repeat;
}
#header_right {
position:relative;
float:right;
height:193px;
width:162px;
background-image:url(../Images/header_right.jpg);
background-repeat:no-repeat;
background-position:27px 0px;
}
#date {
position:absolute;
right:20px;
top:60px;
width:155px;
height:109px;
}
#menu {
position:relative;
float:left;
height:55px;
z-index:10;
}
#Primary {
position:relative;
float:left;
top:15px;
left:60px;
height:43px;
padding-right:100px;
padding-top:9px;
background-image: url(../Images/plane.png);
background-repeat:no-repeat;
background-position:top right;
}
#menu li {
position:relative;
float:left;
text-decoration:none;
font-weight:bold;
font-size:11px;
height:26px;
background-image:url(../Images/menu_bg1.png);
background-repeat:repeat-x;
}
#location {
position:relative;
clear:both;
float:right;
right:50px;
top:-25px;
height:75px;
width:357px;
margin-bottom:10px;
}
#content {
width:980px;
min-height:600px;
background-color:#e2daab;
background-image:url(../Images/content_bg.jpg);
background-repeat:repeat-y;
float:left;
}
#footer {
width:880px;
height:100px;
float:left;
margin-top:20px;
margin-left:50px;
margin-bottom:20px;
}
#mainContent {
position:relative;
float:left;
width:860px;
margin-left:50px;
margin-top:-65px;
margin-bottom:30px;
height:auto;
}
#mainContent .box {
position:relative;
width:880px;
margin-bottom:30px;
}
#mainContent .box-top {
width:880px;
height:75px;
background-image:url(../Images/box_bg1.png);
background-repeat:no-repeat;
}
#mainContent .box-top-title {
float:left;
height:30px;
min-width:40px;
width:auto !important;
width:100px;
padding:0px;
padding-left:30px;
padding-top:38px;
background-image:url(../Images/box_bg1_1.png);
background-repeat:no-repeat;
}
#mainContent .box-top-corner {
float:left;
width:186px;
height:64px;
background-image:url(../Images/box_bg1_2.png);
background-repeat:no-repeat;
}
#mainContent .box-content {
width:860px;
padding:10px;
background-image:url(../Images/box_bg2.png);
background-repeat:repeat-y;
clear:both;
}
#mainContent .box-bottom {
float:left;
width:880px;
height:3px;
background-image:url(../Images/box_bg3.png);
background-repeat:no-repeat;
}
#leftContent {
position:relative;
float:left;
width:545px;
margin-left:50px;
margin-top:50px;
height:auto;
}
#leftContent .box {
position:relative;
width:550px;
margin-bottom:30px;
}
#leftContent .box-top {
width:550px;
height:75px;
background-image:url(../Images/left_box_bg1.png);
background-repeat:no-repeat;
}
#leftContent .box-top-title {
float:left;
height:30px;
min-width:40px;
width:auto !important;
width:100px;
padding:0px;
padding-left:30px;
padding-top:38px;
font-weight:bold;
font-size:11px;
color:#fff;
background-image:url(../Images/left_box_bg1_1.png);
background-repeat:no-repeat;
}
#leftContent .box-top-corner {
float:left;
width:186px;
height:64px;
background-image:url(../Images/left_box_bg1_2.png);
background-repeat:no-repeat;
}
#leftContent .box-content {
width:520px;
padding:10px;
background-image:url(../Images/left_box_bg2.png);
background-repeat:repeat-y;
}
#leftContent .box-bottom {
float:left;
width:550px;
height:3px;
background-image:url(../Images/left_box_bg3.png);
background-repeat:no-repeat;
}
#rightContent {
position:relative;
clear:right;
float:right;
width:334px;
margin-right:40px;
}
#rightContent .box {
position:relative;
float:left;
width:324px;
margin-bottom:30px;
}
#rightContent .box-top {
width:324px;
height:32px;
background-image:url(../Images/right_box_bg1.png);
background-repeat:no-repeat;
}
#rightContent .box-top-title {
float:left;
height:22px;
min-width:60px;
width:auto !important;
width:100px;
padding:0px;
padding-left:10px;
padding-top:8px;
font-weight:bold;
font-size:14px;
color:#99101a;
background-image:url(../Images/right_box_bg1_1.png);
background-repeat:no-repeat;
}
#rightContent .box-top-corner {
float:left;
width:56px;
height:32px;
background-image:url(../Images/right_box_bg1_2.png);
background-repeat:no-repeat;
}
#rightContent .box-content {
width:305px;
padding:10px;
background-image:url(../Images/right_box_bg2.png);
background-repeat:repeat-y;
}
#rightContent .box-bottom {
float:left;
width:324px;
height:3px;
background-image:url(../Images/right_box_bg3.png);
background-repeat:no-repeat;
}
/**
* The menu styles
*/
.DropDownMenu {
z-index: 10000;
font-size: 11px;
}
.DropDownMenu  li {
position: relative;
display: block;
float: left;
height: 27px;
line-height: 25px;
background: transparent none repeat scroll 0%;
background-image:url(../Images/menu_bg2.png);
background-repeat:no-repeat;
}
.DropDownMenu  li ul {
font-weight: normal;
height: auto;
left: -2000em;
list-style-image: none;
list-style-position: inside;
list-style-type: none;
position: absolute;
top: auto;
margin-top: 5px;
}
.DropDownMenu  li ul li {
width: 170px;
display: block;
height:auto;
min-height: 20px;
line-height: 20px;
clear:both;
}
.DropDownMenu  li a {
display: block;
padding-left: 3px;
padding-right: 20px;
text-decoration: none;
font-size: 11px;
height:26px;
background-image:url(../Images/menu_bg2.png);
background-repeat:no-repeat;
background-position:top right;
}
.DropDownMenu  li ul li a {
background: transparent none repeat scroll 0%;
color: #513317;
display: block;
}
.DropDownMenu  li ul li a:hover {
background-color: #513317;
color: #fff;
}
.DropDownMenu  li.iehover ul {
left: 0pt;
top: 20px;
}
.DropDownMenu  iframe {
left: 0pt;
position: absolute;
top: 20px;
z-index: -10;
}body {
background-color:#e2daab;
}
a {
color:#513317;
}
a:hover {
color:#688e82;
}
#mainContent .box-top-title, #mainContent .box-top-title p {
font-weight:bold;
font-size:11px;
color:#fff;
}
#leftContent .box-top-title, #leftContent .box-top-title p {
font-weight:bold;
font-size:11px;
color:#fff;
}
#rightContent .box-top-title, #rightContent .box-top-title p {
font-weight:bold;
color:#99101A;
}
.Synergee-Web-Page-Component-Menu a {
color:#513317;
}
.Synergee-Web-Page-Component-Menu a:hover {
color:#688e82;
}
.Synergee-Web-Page-Component-Text h1, .Synergee-Web-Page-Component-Text table h1 {
font-size:14px;
font-weight:bold;
text-transform:none;
color:#688e82;
}
.Synergee-Web-Page-Component-Text h2, .Synergee-Web-Page-Component-Text table h2 {
font-size:13px;
text-transform:none;
color:#95121a;
}
.Synergee-Web-Page-Component-Text h3, .Synergee-Web-Page-Component-Text table h3 {
font-size:12px;
text-transform:none;
color:#e37601;
}
.Synergee-Web-Page-Component-Text {
color:#513317;
}
.Synergee-Web-Page-Component-Text p {
color:#513317;
}
.Synergee-Web-Page-Component-Text li {
color:#513317;
}
.workshop th {
padding:2px;
text-align:left;
color:#c00000;
background-color:#c7b773;
}
.workshop td {
padding:2px;
text-align:center;
color:#ffffff;
background-color:#c7b773;
}
.workshop td.portorican-on1-advanced {
background-color:#008000;
}
.workshop td.portorican-on1-intermediate{
background-color:#92d050;
}
.workshop td.portorican-on2-advanced {
background-color:#0070c0;
}
.workshop td.portorican-on2-intermediate {
background-color:#8db4e3;
}
.workshop td.portorican-all {
background-color:#ffc000;
}
.workshop td.cuban-advanced {
background-color:#660066;
}
.workshop td.cuban-intermediate {
background-color:#9966ff;
}
.workshop td.cuban-all {
background-color:#cc0066;
}
