@CHARSET "UTF-8";

body { 
	margin:0;
	padding:0;
	color:#d5ebf3;
	background:transparent url('/img/bg.jpg') fixed bottom center;
	font-family:helvetica,sans-serif;
	color:#363636;	
	text-align:justify;
	
}
.btn {
	padding:0 0 7px 0;
}
a {
        text-decoration:none;}
a img {
        text-decoration:none;
        border:none;
        }
a.footer {
        text-decoration:none;
        color:#fff;
	font-size:0.8em;
	line-height:0.9em;
	white-space:nowrap;
}
a.footer:hover {
	color:#ed008c;
}

.menuThumb {
        width:80px;
        height:120px;
        text-align:center;
        margin:10px 0px 10px 20px;
       display:inline;
        text-align:left;
}
.menuThumbInfo {
      width:75px;
      height:20px;
       text-align:center;
}
a.readmore {
	text-decoration:none;
	color:#ed008c;
	font-size:13px;
	line-height:1em;
	white-space:nowrap;
}
a.readmore:hover {
	text-decoration:none;
	color:#fff;
	background-color:#ed008c;
	font-size:0.8em;
	line-height:1em;
}
p,p2,h2,h4,h5,h6 {
	font-family:helvetica,sans-serif;
	color:#363636;	
	margin:0 20px 0 20px;
}

div.footer p {
        font-size:0.9em;	
	color:#FFF;
	line-height:1.2em;
	text-align:justify;
}

p {
	font-size:0.9em;
	line-height:1.3em;
	text-align:left;
	margin-bottom:10px;
}

h1 {
	font-weight:lighter;
	font-style:italic;
	font-family:helvetica, sans-serif;
	font-size:1.3em;	
	line-height:1.4em;
	text-indent:15px;
	margin-bottom:5px;
	color:#fff;	
	border-bottom:2px solid #cd0072;
	border-left:3px solid #cd0072;
	background-color:#ed008c;
	Margin:0 20px 10px 3px;
}

h2 {
	font-style:italic;
	font-weight:lighter;
	font-family:helvetica, sans-serif;
	font-size:1.3em;	
	line-height:1.4em;
	padding:2px 10px 2px 10px;
	margin-bottom:5px;
	color:#111111;	
	background-color:#ffe200;
	margin:0 20px 10px 3px;
}

h3 {
	color:#ed008c;
	font-size:0.8em;	
	margin:0px;
}

h4 {
	font-weight:lighter;
	font-style:italic;
	font-size:1em;	
	margin-bottom:0.5em;
	text-transform:uppercase;
	letter-spacing:-1px;
}

h5 {
	font-size:1.1em;	
	margin-bottom:0.5em;
	font-weight:bold;
}

li {
	font-family:helvetica,sans-serif;
	color:#363636;	
	font-size:1.1em;
	line-height:1.5em;
	list-style-type:none;
	margin:0 0 0 -10px;
}
ul {
       margin:0px;
}
hr {
	margin:3px 20px 3px -20px;
	color:#fff;
}
.arrow {
	background-image:url('/img/arrow.png');
	width:15px;
	height:20px;
	float:right;
	margin:5px 20px 0 0;
}

.wrap {
	margin-left: auto;
    	margin-right: auto;
	max-width:1120px;
	height:auto;
}

.header {
	background: transparent url(/img/header.png) no-repeat top center;
	max-width:1120px;
	height:130px;
}
.header .search {
	float:right;
        text-align:right;
	width:320px;
	margin:55px 70px 0 0;
	
}

.search .searchText { width:200px; margin:0 0 0 10px; height:20px; border:0px solid #ccc; float:left; padding-left:23px; background:#ffffff url(/img/search.gif) no-repeat 2px 2px; }
.search .searchSubmit { float:left; }

.joinMlText { width:105px; margin:0 0 0 20px; height:20px; border:0px solid #ccc; float:left; padding-left:4px; }
.joinMlSubmit { float:left; }


.content {
	width:985px;
	height:auto;
	margin-top:0px;
	background:transparent url(/img/blueBg.png);

	padding-bottom:20px;
}

.content .contentInner {
	padding:5px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.contentleft {
	width:220px;
	float:left;
	text-align:left;
}
.side-middle ul {
padding-bottom:20px;
}
.side-small {background-image:url('/img/side-blue-small.png'); width:220px; height:105px; margin:0px;}
.side-top {background-image:url('/img/side-top.png'); width:220px; height:12px; margin:0px;}
.side-middle {background-image:url('/img/side-middle.png'); padding:0px;}
.side-bottom {background-image:url('/img/side-bottom.png'); width:220px; height:7px;  margin:0 0 3px 0;}

.side-top-pink {background-image:url('/img/side-top-pink.png'); width:220px; height:12px; margin:0px;}
.side-middle-pink {background-image:url('/img/side-middle-pink.png'); padding-bottom:5px;}
.side-bottom-pink {background-image:url('/img/side-bottom-pink.png'); width:220px; height:23px;  margin:0 0 1px 0;}

.middle-top {background-image:url('/img/middle-top.png'); height:12px; margin:0px;}
.middle-middle {background-image:url('/img/middle-middle.png'); padding:0 0 10px 0}
.middle-bottom {background-image:url('/img/middle-bottom.png'); height:10px; margin:0 0 3px 0;}

.contentmiddle {
	width:535px;
	height:auto;
	float:left;
	text-align:left;
}

.contentright {
	width:220px;
	float:right;
	text-align:left;
	margin-right:-2px;
}

.feature {
	background-image:url('/img/feature.jpg');
	width:200px;
	height:293px;
        margin-left:8px;
       margin-top:-10px;
}
.feature .featureContainer {
	padding:0px;
}
.featureTitle {
        margin-left:-10px;
        margin-top:10px;
}
.featureInfo {
	width:200px;
	height:293px;
       margin-left:-5px;
        margin-top:10px;
}
.feature h2 { 
	display:inline;
	line-height:1.9em;
	margin:0px;
	padding:5px;
	text-indent:0;
	
}
.blog-small {
	width:490px;
	height:130px;
	margin-left:20px;
	margin-top:20px;
}
.blog-large {
	width:490px;
	height:auto;
	min-height:300px;
	margin-left:20px;
	margin-top:20px;
}
.blog-details {
	float:right;
	width:330px;
}
.blog-details p {
	padding:0px;
	margin:0px;
}
.blog-title {
	margin-left:-40px;
	margin-bottom:10px;
}

.blog-title h2, .linkResult h2 {
	font-size:1.15em;
	display:inline;
} 
.blog-img {
	float:left;
	width:150px;
	height:110px;
	margin-top:8px;
}
.blog-img img, .photo-small img {

	 -moz-border-radius:3px; -webkit-border-radius:3px;
}
.blog-desc {	
}
.read-more {
	text-align:right;
}
.photo-small {
	float:left;
	display:inline;
	display:block;
	width:150px;
	height:170px;
	margin-top:8px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}

.photo-small a, .gallery-thumb photo-small a {
	color:inherit;
	text-decoration:none;
}
.footer {
        margin-left: auto;
    	margin-right: auto;
	max-width:1120px;
        background: transparent url(/img/footer.png) no-repeat top center;
	width:1120px;
	height:200px;
	margin-bottom:0px;
}
.footer-menu {
        float:left;
        text-align:left;
        width:250px;
        height:160px;
        margin:20px 10px 10px 70px;
        display:block;
}
.footer-middle {
        float:left;
        text-align:left;
        width:450px;
        height:50px;
        margin:115px 10px 10px 20px;
        display:block;
}
.footer-middle p, .footer-middle a {
font-size:14px;
} 
.footer-middle .coyright, .footer-middle .coyright * {
text-align:center; color:#777; font-size:10px; padding-top:10px;
}

/* pagination */
.cbPagination {
	text-align:right;
	margin-right:20px;
	font-size:11px;
	float:right;
	margin-top:-35px;
}
.pagination {	
	color:#fff;
	padding:0.1em;
	font-family:Arial;
	font-size:13px;
}
.pagination .pageItem { 
	padding:4px;
	display:inline;
}
.pagination a {
	font-weight:bold;
	padding:2px 5px 2px 5px;
	text-decoration:none;
	color:#fff;
}
.pagination .currentPage {
	padding:2px 5px 2px 5px;
	background-color:#fff;
	color:#ED008C;	
	font-weight:bold;

}

.paginatePlainBg .currentPage {  

	background-color:#ED008C;
	color:#fff;	
}
.paginatePlainBg {  
	color:#ED008C;
	text-align:right; 
	padding:10px 20px 0 0;
	clear:both;
}
.paginatePlainBg a, .paginatePlainBg .pageItem {

	color:#ED008C;
}

.galleria .gallery-thumb {
	height: auto;
	min-height:200px;
	margin:0 0 0 0;
	padding:20px 5px 20px 10px;
	float:left;
	
}

.photoContainer {
	padding:10px 0 10px 18px;
}
.photo-large {
	margin:0 0 0px 20px;
}

.galleria { list-style:none;margin:0;padding:0;text-indent:0;  }
.galleria li {display:block;width:120px;height:90px;overflow:hidden;float:left; margin:2px; }
.galleria li a {display:none}
.galleria li div {display:none;}
.galleria li div img {cursor:pointer; }
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb {cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto; }
.galleria li .caption {display:block;padding-top:.5em}
* html .galleria li div span {width:585px} /* MSIE bug */
.replaced {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

.linkResult h2 a {
	color:inherit;
	text-decoration:none;
}

.linkResult p {
	padding:10px 20px 10px 20px;
}

.linkResult span.type {
	font-style:italic;
	color:#888;
}

/* Generic form styles */
form { margin:0.0em 0em 1em 0em; }
.formContainer .description { padding-bottom:1em; }
form div.contentTitle { margin:0px 20px 0px 100px; padding:2em 0em 1em 0em; font-weight:bold; color:#666; }
form div.row { padding:5px 0px 5px 0px; clear:both; }
form div.submit { clear:both; padding:0.2em; text-align:center; }
form div.row label { width:30%; font-size:0.95em; padding:0em 15px 0em 0em; display:block; text-align:right; float:left; color:#666!important; font-weight:bold; clear:both; }
form div.error div.errors { padding-left:200px; }
form div.error div.errors li { color:red !important; }
form div.checkBoxArray {  display:block; float:left; line-height:150%; font-size:0.9em; padding:0em 0em 1em 0em; }
form div.textWithSuggestions { display:block; float:left; line-height:160%; font-size:0.8em; padding:0em 0em 0.5em 0em; }
form input.text { width: 20em; }
form textarea { width: 25em; height:8em; }
form strong.required { color:red; padding:0em 0em 0em 0.2em; }
form div.wide textarea { height:15em; }
form div.wide textarea, form div.wide div.charCount { width:450px; margin:0em auto 0em 70px; }
form div.wide input.text { width:450px; margin:0em auto 0em 70px; }
form div.charCount { font-size:0.7em; color:#999; }
form div.middle label { width:50%; }
form div.wide label { width:400px; margin:0em 15% 0em 15%; display:block; float:none; text-align:left; padding:0.5em 0em 0.3em 0em; }
form div.extraWide label { display:block; float:none; text-align:left; padding:0.5em 0em 0.3em 0em; }
form div.checkBoxOnLeft label { float:right; width:580px; text-align:left; }
form div.wide div.errors { margin:0em; padding:0.2em 0em 0em 0em; font-size:0.9em; width:600px; margin:0em 5% 0em 5%; }
form div.radioGroup { float:left; padding:0em 0em 1em 0em; }
form div.radioGroup div.radioOption { font-size:0.9em; padding:0.2em 0em 0.2em 0em; }
form div.wideContainer { padding:0em 0.5em 1em 0.5em; }
form input.name_title { width:60px; }
form input.name_firstName { width:75px; }
form input.name_lastName { width:117px; }
div.wide { width:520px!important; }

.menu, .menu {
	width:201px;
	list-style:none;
	padding:0px;
	margin:-10px 0 0 13px;
}
.sub {
        width:201px;
	list-style:none;
        margin:0px;
        padding:0px;
}
.menu { background-color: #eee; }
.menu li {display:block;}
.menu li  {background: url('/img/menu-bg.jpg');}
.menu li a, .menu li span {
	background:transparent url(/img/arrow-right.png) no-repeat right center;
	font-family:arial, sans-serif;
        font-size:0.9em;
	display:block;
	padding:0.3em;
        padding-left:0.6em;
	text-decoration:none;
	color:#333;
	cursor: pointer; cursor: hand;
}
.sub li a {
	color:#333;
	padding-left:1.5em;
}
.menu li a.arrowRight, .menu li span.arrowRight {
	color:#333;
	background:transparent url(/img/arrow-down.png) no-repeat right center;
}
.menu li a.arrowDown, .menu li span.arrowDown {
	color:#ed008c;
	background:transparent url(/img/arrow-up.png) no-repeat right center;
}
