@import "navRecs.css";

html,body{margin:0;padding:0;height:100%;width:100%;}
html{background: #FFFFFF;}
body{font-size:13px;font-family:"Trebuchet MS",helvetica,"lucida grande",arial,helvetica,"sans serif";color:#666666;}

h1{color:#2491a6; padding:0; font-weight:normal;}
.clear{ clear:both;}
.wrapper{border:0px solid red;}


.mainDiv{width:540px; border:0px solid blue; margin:auto; }
.header{ background:url(../img/contest_headerBg.png) bottom no-repeat; height:15px;}
.content{padding:0 40px 20px 40px; border:0px solid red; background:url(../img/contest_bgContent.png) top repeat-y;}


a{cursor:pointer;color: #2491a6;text-decoration:underline;	/*border-bottom:1px dotted;*/}
a:hover{text-decoration:none;}

input, select{border:1px solid #daf3f8; background:#daf3f8;}
input.submitBut{border:1px solid #2491a6; background:#2491a6; color:#FFFFFF;}

.footer{ text-align:center; background:url(../img/contest_footerBg.png) top no-repeat;border:0px solid blue;padding:10px 0; margin:auto;color:#9e9d87;font-size:10px; }
.footer a{text-decoration:none;font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif; font-size:10px; padding-bottom:1px; color:#9e9d87; margin:0 3px;}
.footer a:hover{border-bottom:1px dotted;color: #2491a6;}


.news-single-img{margin:0 -20px;}

.pager{ margin:20px 0;}
.pager .nav{ float:left;}


.shareLinks{ display:none; margin:15px 0;}
.shareLinks a{ display:block; float:left; padding:0 2px; margin:2px 0 0;}
.shareLinks a:hover{ background-color:transparent;}
.shareLinks .addthis_button_facebook_like {margin: 0;background: none;}
.shareLinks .addthis_button_google_plusone_share{ background:url(../img/googlePlus_share.png) no-repeat top}
.shareLinks .addthis_button_google_plusone_share .at16nc{ background:none !important;}

.align-center{ text-align:center;}