a {
    border: 0px;
    text-decoration: none;
}
img{
	border:none;
}

body, html {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: 100%;
    width: 100%;
    background-color: #FFFFFF;
    background-image: url(images/bg_main.gif);
    background-repeat: repeat-x;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
} #container {
    width: 750px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
} #container-header {
    width: 670px;
    height: 105px;
    padding: 20px 40px 0px 40px;
    background-image: url(images/bg_header.gif);
    /*line-height: 85px;*/
    font-size: 28px;
    font-weight: bold;
} #container-header img {
    border: none;
} #container-name {
    float: left;
} #container-name img {
    margin-top: 10px;
} #container-slogan {
    float: right;
    font-size: 10px;
    font-weight: normal;
    padding-right: 10px;
} #container-slogan ul {
    list-style: none;
} #container-slogan li {
    display: block;
    float: left;
    margin: 3px;
} #container-slogan a {
    border: 0px;
}

span, #container-name span, #container-slogan span {
    color: #006AC3;
} #container-eyecatcher {
    width: 670px;
    padding: 0px 40px 0px 40px;
    height: 175px;
    background-image: url(images/bg_eyecatcher.gif);
} #container-eyecatcher-forum {
    width: 670px;
    padding: 0px 40px 0px 40px;
    height: 0px;
    background-image: url(images/bg_eyecatcher.gif);
} #container-navigation {
    width: 670px;
    background-color: #45AAFF;
    height: 22px;
    border-bottom: 1px solid #ffffff;
}

ul#navigation {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
} #navigation li {
    display: inline;
    list-style: none;
    height: 22px;
} #navigation li a {
    color: #ffffff;
    line-height: 22px;
    font-size: 11px;
    text-decoration: none;
    padding: 5px 15px 6px 15px;
    border-right: 1px solid #ffffff;
} #navigation li a:hover {
    text-decoration: underline;
    background-color: #0066CC;
} #container-content {
    width: 670px;
    background-image: url(images/bg_content.gif);
    background-repeat: no-repeat;
    padding: 20px 40px 0px 40px;
    margin: 0 0 0 0;
    height: auto;
} #content {
    width: 430px;
    float: left;
} #container-content-forum {
    width: 670px;
    background-image: url(images/bg_content.gif);
    background-repeat: no-repeat;
    padding: 0px 40px 0px 40px;
    margin: 0 0 0 0;
    height: auto;
    z-index: 0;
} #content-forum {
    min-height: 600px;
    clear: both;
} * html #content-forum {
    height: 600px;
    clear: both;
} #border {
    width: 170px;
    margin-left: 480px;
} #border ul {
    list-style: none;
} #container-footer {
    border-top: 4px solid #E5E5E5;
    width: 670px;
    padding: 10px 0px 20px 0px;
    margin: 0 40px 0px 40px;
    clear: both;
    color: #aeaeae;
} #container-footer a {
    font-weight: bold;
    padding: 2px 2px 2px 2px;
    color: #aeaeae;
} #container-footer a:hover {
    color: #006AC3;
} #footer {
    font-size: 11px;
    color: #aeaeae;
    width: 670px;
    margin-bottom: 20px;
    margin-top: 20px;
} #footer-copyright {
    float: left;
    width: 325px;
    padding-left: 10px;
} #footer-meta {
    float: right;
    text-align: right;
    width: 325px;
    padding-right: 10px;
} .clearer {
    clear: both;
}

h1 {
    font-size: 22px;
    color: #666666;
    margin: 0 0 0 0;
    padding: 0px 0 0px 25px;
    background-image: url(images/h1_arrow.gif);
    background-repeat: no-repeat;
    background-position: 5px 7px;
    line-height: 24px;
}

h2 {
    font-size: 16px;
    color: #006AC3;
    padding: 5px 0 5px 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
    clear: both;
}

h3 {
    font-size: 14px;
    color: #006AC3;
    padding: 5px 0 0px 25px;
    text-transform: uppercase;
    letter-spacing: -0.5px;
}

h4 {
    font-size: 14px;
    color: #006AC3;
    text-transform: uppercase;
    letter-spacing: -0.5px;
}

hr {
    border: none 0;
    border-top: 1px solid #cccccc;
    height: 1px;
} #content hr {
    border: none 0;
    border-top: 1px solid #cccccc;
    margin: 0px 0 0px 25px;
    height: 1px;
} #content p {
    line-height: 19px;
    color: #666666;
    margin: 0 0 20px 25px;
} #content a, #border a {
    text-decoration: none;
    color: #006AC3;
    /*border-bottom: 1px dotted #006AC3;*/
    padding: 2px 2px 2px 2px;
} #content a:hover, #border a:hover {
    text-decoration: none;
    color: #FFFFFF;
    background-color: #006AC3;
    padding: 2px 2px 2px 2px;
} #content li {
    line-height: 20px;
    color: #666666;
    margin: 0 0 0 15px;
} #content .quote {
    border-top: 1px solid #E5E5E5;
    background-color: #f7f7f7;
    border-bottom: 1px solid #E5E5E5;
    padding: 15px 15px 15px 65px;
    background-image: url(images/bg_quote.gif);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    color: #0066CC;
    font-style: italic;
} #border p {
    line-height: 17px;
    font-size: 11px;
    color: #666666;
    margin: 0 0 15px 5px;
}

#border ul{
	margin:0px;
	padding:0px;
}

ul#subnavigation {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 15px 0px;
    background-image: none;
} #subnavigation li {
    list-style: none;
    padding: 2px 0px 2px 10px;
    margin: 0px 0px 5px 0px;
} #subnavigation li a {
    text-decoration: none;
    color: #006AC3;
} #subnavigation li a:hover {
    text-decoration: none;
    border-bottom: 1px solid #006AC3;
}

ul#news {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-image: none;
} #news li {
    list-style: none;
    background-image: url(images/li_cube.gif);
    background-repeat: no-repeat;
    background-position: 2px 6px;
    padding: 2px 0px 2px 15px;
    margin: 0 0 15px 0px;
} #content img {
    background-color: #E7F1FF;
    padding: 4px;
    border: 1px solid #006AC3;
}

img.alignleft {
    float: left;
    margin: 0 15px 5px 0px;
}

img.alignright {
    float: right;
    margin: 0 0 5px 15px;
}

img.alignabove {
    margin: 0 0 10px 0;
} .pNew {
    min-height: 170px;
} .bigTextArea {
    height: 50px;
} #divExistingImages {
    border: solid 1px #006AC3;
    padding: 5px;
    height: 400px;
    width: 70%;
    overflow: auto;
} .inputText {
    font-size: 11px;
    color: #006AC3;
    width: 90%;
} .inputButton {
    border: solid 1px #006AC3;
    padding: 3px;
    background-color: #C2DFFF;
} .pTime {
    font-size: small;
    margin-top: -20px !important;
    margin-bottom: -15px;
} .reverseColors {
    background-color: #45AAFF;
} .divLogin {
    padding: 5px 0px 5px 0px;
} .connectedAs {
    background-color: #45AAFF;
    padding: 5px;
    color: #ffffff;
    font-size: x-small;
} .strong {
    margin-top: 5px;
    font-weight: bold;
} #loginFlash {
    background-color: #ffe6e6;
    color: #ff0000;
} .forumGrid {
    width: 100%;
} .forumGrid a {
    color: #45aaff;
    font-size: medium;
} .forumGrid td {
    background: #E5E5E5;
    margin: 5px;
    padding: 10px;
    border-bottom: solid 1px #0080c0;
} .forumGrid tr:hover {
    background: #e1f5ff;
} .userBar {
    padding: 5px;
    background: #e1f5ff;
    text-transform: uppercase;
    font-size: smaller;
} .userOptions ul {
    list-style: none;
    margin: 10px;
} .userOptions li {
    float: right;
    display: block;
    background-color:#3487cd;
    border-color: #d8dfea rgb(14, 31, 91) rgb(14, 31, 91) rgb(216, 223, 234);
    border-style: solid;
    border-width: 1px;
    color: #fff;
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    font-size: 11px;
    margin: 0 2px;
    padding: 2px 18px;
} .userOptions a {
    color: #fff;
} .writeTopic {
    margin-top: 20px !important;
    clear: both;
    background: #e1f5ff;
    padding: 10px;
    border-bottom: #0080c0 solid 1px;
    border-top: #0080c0 solid 1px;
} .inputWriteTopic {
    border: #0080c0 solid 1px;
} .input70 {
    width: 70%;
    border: solid 1px #99ccff;
    padding: 5px;
} .input30 {
    width: 30%;
    border: solid 1px #99ccff;
    padding: 5px;
} .textarea200 {
    width: 70%;
    height: 200px;
    border: solid 1px #99ccff;
    padding: 5px;
}
.textarea200mini {
    width: 70%;
    height: 100px;
    border: solid 1px #99ccff;
    padding: 5px;
}
 .inputRed {
    border: solid 1px #ff0000;
} .topicsGrid {
    list-style: none;
    margin: 0px;
    padding: 0px;
    clear: both;
} .liTopic {
    clear: both;
    padding: 5px;
    border-top: solid 1px #0080c0;
    background: #e1f5ff;
} .topicsGrid table {
    font-size: smaller;
    color: #adadad;
} .topicTitle {
    font-size: medium;
    font-weight: bold;
    padding: 5px;
    text-transform: capitalize;
} .topicTitle a {
    color: #006AC3;
} .bold {
    font-weight: bolder;
    text-decoration: underline;
    color: #adadad;
} .topicBody {
    padding: 10px;
    background: #ffffff;
} .pAttachements {
    background: #f4f4f4;
    padding: 5px;
    overflow: visible;
} .pAttachements span {
    margin-right: 10px;
    font-weight: bold;
    color: #808080;
    text-decoration: underline;
} .pAttachements a {
    color: #a52a2a;
} .ulAttachements {
    border: 0px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    overflow: auto;
} .ulAttachements li {
    float: left;
    padding: 4px;
    margin: 3px;
    display: block;
    border: solid 1px #fff;
    background: #f3f3fb;
} .ulAttachements a {
    color: #7f7f7f;
    font-weight: bold;
    text-decoration: none;
    clear: both;
} .actualPage {
    font-weight: bold;
    background: #d4eaff;
} .pageCounter {
    clear: both;
} .pageCounter a {
    margin: 5px;
    padding: 5px;
    border: solid 1px #0080c0;
    color: #0080c0;
} .warning {
    border: solid 1px #ff8645;
    background: #ffd9c4;
    padding: 5px;
    color: #ff0000;
} .button {
    background-color:#3487cd;
    border-color: #d8dfea rgb(14, 31, 91) rgb(14, 31, 91) rgb(216, 223, 234);
    border-style: solid;
    border-width: 1px;
    color: #fff;
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    font-size: 11px;
    margin: 0 2px;
    padding: 2px 18px;
	color:#fff !important;
}

.ulDocuments{
	margin:0px;
	padding:0px;
	list-style:none;
}

.ulDocuments li{
	display:block;
	float:left;
	padding:5px;
	margin:5px;
}

#ulShowDocuments li{
	margin-bottom:5px;
}

#emailTemplates{
	padding:5px;
	background:#efefef;
}

.tableSocios{
	width:100%;
	border-collapse: collapse;
}
.tableSocios tr, .tableSocios td{
	border:solid 1px #000;
	padding:5px;
}

.tdTitle{
	font-weight:bold;
	width:20%;
}

.trCentered{
	text-align:center;
}

.popup{
	font-family:verdana;
	font-size:small;
}
.showEventImage{
	float:left;
}

.showEventImage img{
	border:solid lightgrey 5px !important
}

.showEventDetails{
	float:right;
	width:480px;
	
}

.showEvent{
	clear:both;
}

.pEventTotalPrice{
	font-size:x-large;
	color:#006AC3;
	font-family:helvetica,verdana;
	padding:5px;
}

.pAssitants{
	font-size:x-large;
	color:#006AC3;
}

.assitants{
	width:30px;
	height:30px;
	font-size:x-large;
	background:#e6f7ff;
	border:solid 1px #0080c0;
	padding: 5px;
	margin:2px;
	text-align:center;
	color:#006AC3;
	
}

.assistantRadio{
	padding:10px;
}

.assistantRadio:hover{
	background:#ffffd2;
}

.paySub{
	font-size:x-small;
	width:200px:
}

.rounded{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
}

.hidden{
	display:none;
}

