* {
	padding: 0px;
	margin: 0px;
	font-family: arial, verdana, san-serif;
}

html, body {
	height: 100%;
	background-color: #121225;
}

.clear {
	clear: both;
}

.hide {
	display: none;
}

.success {
	color: #8cc63f;
	font-weight: bold;
}

#bgleft {
	width: 49%;
	height: 950px;
	background-color: #54BDD2; 
	float: left;
}


#bglefttop {
	height: 275px;
	border-bottom: 20px solid #fff; 
	background-color: #E12883;
}

#bgright {
	width: 49%;
	height: 950px;
	background-color: #131226;
	float: right;
}

#bgright-bar {
	position: absolute;
	width: 49%;
	height: 120px;
}

#container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 950px;
}

#middle {
	margin: 0 auto;
	height: 950px;
	width: 1003px;
	/*border-left: 1px solid #fff;
	border-right: 1px solid #fff;*/
}

#containerprivacy {
	width: 575px;
}


#sidemenu {
	width: 157px;
	float: left;
}

.logoimg {
	border: 0px;
	padding: 0 0 30px 0;
}

#sidemenu ul {
	padding: 10px 10px 10px 16px;
	list-style: none;
}

#sidemenu li{
	padding: 2px 0;
	font-size: 14px;
}

#sidemenu li a {
	color: #fff;
	text-decoration: none;
}

#sidemenu p a {
	color: #fff;
	text-decoration: underline;
}

#sidemenu a:hover {
	text-decoration: underline;
}

#sidemenu .spacer {
	margin: 30px 0 0 0;
}

#sidemenu ul#pushmenu {
	padding: 10px;
}

#sidemenu #pushmenu li {
	font-size: 26px;
	padding: 10px 0;
	font-weight: bold;
}

#sidemenu h3 {
	color: #fff;
	padding: 30px 15px 10px 15px;
	font-size: 18px;
}

#sidemenu p {
	font-size: 12px;
	color: #fff;
	padding: 5px 15px;
}


#content {
	width: 826px;
	height: 950px;
	float: left;
	border-left: 20px solid #fff;
	background-color: #121225;
}

#contentprivacy {
	float: left;
	background-color: #121225;
}

#contentleft {
	width: 575px;
	float: left;
	color: #fff;
}

#contentleftprivacy {
	float: left;
	color: #fff;
}

#contentleftprivacy h2 {
	padding: 0 20px 10px 20px;
	font-size: 50px;
}

#contentleftprivacy h3 {
	padding: 10px 20px 15px 20px;
	font-size: 20px;
	line-height: 30px;
}

#contentleftprivacy h4 {
	padding: 0px 20px 15px 20px;
	font-size: 16px;
	line-height: 26px;
}

#contentleftprivacy h5 {
	padding: 0px 20px 15px 20px;
	font-size: 12px;
	line-height: 22px;
}

#contentleftprivacy p {
	padding: 0 20px 20px 20px;
	font-size: 12px;
	line-height: 20px;
}

#contentleftprivacy ul{
	margin: 0px;
	padding: 0 0 10px 0;
}

#contentleftprivacy li {
	margin: 0 0 0 40px;
	padding: 0 5px 5px 10px;
	font-size: 12px;
	line-height: 20px;
}

#contentleftprivacy a {
	color: #fff;
}

#contentleft .flashfade {
	margin: 20px 20px 15px 20px;
	height: 298px;
	width: 535px;
	overflow: hidden;
}

#contentleft .flashfade img{
	border: 0px;
}

#largeimage {
	margin: 20px 20px 15px 20px;
	height: 298px;
	width: 535px;
}

#contentleft h2 {
	padding: 0 20px 10px 20px;
	font-size: 50px;
}

#contentleft h3 {
	padding: 0px 20px 15px 20px;
	font-size: 20px;
	line-height: 30px;
}

#contentleft h4 {
	padding: 0px 20px 15px 20px;
	font-size: 16px;
	line-height: 26px;
}

#contentleft h5 {
	padding: 0px 20px 15px 20px;
	font-size: 12px;
	line-height: 22px;
}

#contentleft p {
	padding: 0 20px 20px 20px;
	font-size: 12px;
	line-height: 20px;
}

#contentleft ul{
	margin: 0px;
	padding: 0 0 10px 0;
}

#contentleft li {
	margin: 0 0 0 40px;
	padding: 0 5px 5px 10px;
	font-size: 12px;
	line-height: 20px;
}

#contentleft a {
	color: #E20177;
	font-weight: bold;
}

#contentleft a:hover {
	text-decoration: none;
}

#contentleft div#footer {
	margin-top: 20px;
	height: 120px;
	background-color: #fff;
	color: #000;
	text-align: center;
	clear: both;
}

#contentleft div#footer h2 {
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 0px;
}

#contentleft div#footer img {
	padding: 5px 0 0 0;
	clear: both;
	border: 0px;
}

#contentright {
	float: left;
	height: 950px;
	width: 251px;
	
	
	
	background-image: url(../images/layout/content-right-bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

#contentrighttop {
	padding: 26px 0 0 0;
	background-image: url(../images/layout/topelement.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #fff;
}

#video {

}

#video img {
	border: 0px;
}

.article {
	margin: 0px 6px 0px 5px;
	border-bottom: 2px solid #000;
}

.article2 {
	margin: 0px 6px 0px 5px;
	padding-bottom: 10px;
	border-bottom: 2px solid #000000;
}

.article h2, .article2 h2 {
	font-size: 24px;
	color: #0FB3B7;
	padding: 8px 0 8px 0;
}

.article h3 {
	font-size: 18px;
	color: #000;
	padding: 3px 0;
}

.article p {
	font-size: 12px;
	color: #000;
	padding: 0 0 15px 0;
}

.article img {
	border: 0px;
}

.article h2 a, .article2 h2 a {
	text-decoration: none;
	color: #0FB3B7;
}

.article p a, .article h3 a{
	color: #000;
	text-decoration: none;
}

.article a:hover, .article2 a:hover {
	text-decoration: underline;
}

#biglink {
	border-top: 5px #fff solid;
	padding: 10px 20px 0 10px;
	text-align: left;
	font-size: 24px;
	color: #fff;
	line-height: 32px;
}

#biglink span {
	font-size: 22px;
}

#biglink a{
	text-decoration: none;
	color:#fff;
}

#biglink a:hover{
	text-decoration: underline;
}

#biglinkp {
	font-size: 12px;
	padding: 0px 10px 10px 10px;
	color: #fff;
}

.sponsorimage {
	padding: 5px 0px 0px 0px;
	border: none;
}

#leecreative {
	margin: 10px 0 0 0;
	text-align: center;
	
}

#leecreative a {
	font-size: 10px;
	color: #fff;
	width: 500px;
}


#leecreative2 {
	margin: 10px 0 0 0;
	padding: 20px 0 0 17px;
	width: 100px;
	
}

#leecreative2 a {
	font-size: 10px;
	color: #fff;
}

/* news section */

#newstopper {
	background-color: #54BDD2;
	color: #000;
	margin: 20px;
	padding: 10px 0;
}

#newstopper h3 {
	padding: 5px 20px;
	margin: 0px;
	color:#fff;
}

#newstopper p {
	padding: 5px 20px;
	margin: 0px;
	color:#fff;
}

#newstopper a {
	font-weight: bold;
	color: #fff;
}


#expanded-news {
	margin: 0px 6px 0px 5px;
	border-bottom: 2px solid #000;
}

#expanded-news h2 {
	text-transform: capitalize;
	font-size: 24px;
	background-color: #53BDD2;
	color: #fff;
	padding: 8px 10px 8px 10px;
	margin: 0 0 5px 0;
}

#expanded-news h3 {
	font-size: 14px;
	color: #000;
	padding: 3px 0;
}

#expanded-news p {
	font-size: 12px;
	color: #000;
	padding: 0 0 15px 0;
}

#expanded-news img {
	border: 0px;
}

#expanded-news a{
	color: #000;
	text-decoration: none;
}

#expanded-news a:hover {
	color: #E13D80;
}

#archive-news {
	margin: 5px 6px 0px 5px;
	border-bottom: 2px solid #000;
}



#archive-news h4 {
	font-size: 12px;
	padding: 5px 0;
	font-weight: normal;
}

#archive-news p  {
	margin: 10px 0 10px 0;
}

#archive-news p a {
	font-size: 12px;
	font-weight: bold;
}

#archive-news a{
	color: #000;
	text-decoration: none;
}

#archive-news a:hover {
	color: #53BDD2;
}

.main-article {
	border-bottom: 20px solid #fff;
}

div#contentleft p.news-story-date {
	font-size: 20px;
	font-weight: bold;
	line-height: 14px;
	padding: 20px 20px 0 20px;
	color: #53BDD1;
}


h2#archivetitle {
	text-transform: capitalize;
}

/* contact page */

.attention {
	color: #E20177;
	font-weight: bold;
}

.contactsection {
	width: 278px;
	float: left;
}

#formfooter{
	clear: both;
}



#message {
	width: 220px;
	height: 80px;
}

#sponsoredtextinner {
	background-color: #fff;
}

#linklistwrapper{
	height: 660px;
	overflow: hidden;
}

#linklist {
	margin:20px;
	padding:0px;
	text-indent:0px;
	background-color:#fff;
	width:530px;
}
#linklist a.head {
	cursor:pointer;
	background:#1D3867 url(../images/layout/collapsed.jpg) repeat-y right;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-indent:14px;
	text-decoration: none;
	bordeR: 1px solid #fff;
	font-size: 15px;
}
#linklist a.head:hover {
	color:#FFFF99;
}
#linklist a.selected {
	background-image: url(../images/layout/expanded.jpg);
}
#linklist a.current {
	background-color:#FFFF99;
}

#linklist li a.selected {
	background-image: none;
}

#linklist ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
	width: 500px;
	list-style: none;
}

#linklist li {
	font-size: 12px;
	margin: 5px 15px 10px 15px; 
	padding: 0px;
	color: #000;
}

#linklist p{
	color: #000;
	padding: 5px 15px;
}

div#linklist ul li {
	padding: 0 0 0 30px;
	margin: 0 0 0 30px;
	list-style: solid inside;
	color: #000;
}

.partnerlogo img{
	padding: 20px 0 0 0;
}


#homesocialbookmarking {
	width: 110px;
	height: 138px;
	/*background-image: url(../images/layout/socialbookmarkinghome.jpg);*/
	background: white;
	background-position: top;
	background-repeat: no-repeat;
	margin: 15px 0 0 15px;
	padding: 0 5px;
}

#homesocialbookmarking ul {
	margin: 0px;
	padding: 0px;
}

#homesocialbookmarking li{
	float: left;
	font-size: 12px;
	list-style: none;
	background-position: left;
	background-repeat: no-repeat;
	padding: 3px 0 0 22px;
	margin: 7px 15px 0 5px;
	color: #000;
	font-weight: bold;
}

#homesocialbookmarking li a{
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

#homesocialbookmarking li a:hover{
	text-decoration: underline;
}




#socialbookmarking {
	width: 535px;
	height: 40px;
	background-image: url(../images/layout/socialbookmarking.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 0 15px 0 15px;
	margin: 0px;
}

#socialbookmarking ul {
	width: 535px;
	margin: 0px;
	padding: 0px;
}

#socialbookmarking li{
float: left;
	font-size: 12px;
	list-style: none;
	background-position: left;
	background-repeat: no-repeat;
	padding: 3px 0 0 20px;
	margin: 7px 15px 0 5px;
	color: #000;
	font-weight: bold;
}

#socialbookmarking li a{
	text-decoration: none;
}

#socialbookmarking li a:hover{
	text-decoration: underline;
}


.delicious {
	background-image: url(../images/layout/bookmarking/delicious.gif);
}
.furl {
	background-image: url(../images/layout/bookmarking/furl.gif);
}
.digg {
	background-image: url(../images/layout/bookmarking/digg.gif);
}
.reddit {
	background-image: url(../images/layout/bookmarking/reddit.gif);
}
.facebook {
	background-image: url(../images/layout/bookmarking/facebook.gif);
}
.stumbleupon {
	background-image: url(../images/layout/bookmarking/stumbleupon.gif);
}



#contentvideo {
	margin-top: 20px;
	margin-left: 20px;
}

.flashlogo {
	float: left;
	padding-right: 5px;
}

.flashtext {
	width: 210px;
	float: right;
	line-height: 1; 
}

.instruction {
	margin-bottom: 10px;
}

#youtube {
	text-align: center;
	font-weight: bold;
}

div.caption {
	margin-right: 10px;
	float: left;
}

div.caption1 {
	margin-right: 10px;
	margin-left: 20px;
	float: left;
}

.caption img, .caption1 img {
	border: none;
}

.caption p, .caption1 p {
	text-align: center;
}



.formleft {
	float: left;
	width: 240px;
}

legend {
	color: #fff;
	font-weight: bold;
	padding: 0 10px; 
}


fieldset {
	padding: 15px;
	margin: 25px;
	border: 5px solid #fff;
}

fieldset p {
	height: 20px;
	margin: 7px 0 0 0;
	padding: 0;
}

fieldset input {
	margin: 0px;
	padding: 0px;
}

#notes, #reason {
	width: 350px;
	height: 100px;
}


.acheivement {
	width: 350px;
}


.spons_logo {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: none;
}

div div h3.spons_title {	
	float: left;	
	margin-top: 20px;
}

input#subscribe_newsletter, input#privacy_policy {
	margin-left: 5px;
}

#votediv p, #votediv2 p {
	margin: 0px;
	padding: 3px 3px 10px 3px;
}

#colorblock {
	font-weight: bold;
	background: #44afc3;
	color: white;
	padding-top: 10px;
	margin-bottom: 10px;
}

#votediv {
	padding: 0 20px;
}

#votediv h3 {
	padding: 10px 3px;
}

#votediv div {
	width: 115px;
	height: 195px;
	float: left;
	padding: 3px;
	font-size: 12px;
	margin: 0px 5px 10px 5px;
	display: block;
	background: white;
	text-align: center;
	color: #000;
}

#votediv a {
	color: #193a67;
}

#votediv a strong {
	color: #e12883;
	font-size: 14px;
	
}



#votediv a:hover {
	text-decoration: underline;
}

#votediv a img {
	border: 0px;
}

#votediv a  {
	text-decoration: none;
	font-weight: normal;
}


#votediv h3 span, #votediv2 h3 span{
	font-weight: normal
}



#votediv2 {
	padding: 0 20px;
}

#votediv2 h3 {
	padding: 10px 3px;
}

#votediv2 div {
	width: 115px;
	height: 240px;
	float: left;
	padding: 3px;
	font-size: 12px;
	margin: 0px 5px 10px 5px;
	display: block;
	background: white;
	text-align: center;
	color: #000;
}

#votediv2 a {
	color: #193a67;
}

#votediv2 a strong {
	color: #e12883;
	font-size: 14px;
}



#votediv2 a:hover {
	font-weight: bold;
}

#votediv2 a img {
	border: 0px;
}

#votediv2 a  {
	text-decoration: none;
	font-weight: normal;
}

#whatis {
	padding: 20px 0 0 0;
	background: #121225;
}

#whatis p {
}

/*#whatis p a {
	color: white;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/layout/pink.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #044da8;
	height: 46px;
	width: 231px;
	font-weight: bold;
	padding: 5px 10px 9px 10px;
	display: block;
	text-align: center;
}*/

#whatis p a img {
	border: none;
}

#whatis p a:hover {
	background: #e12885;
	background-image: url(../images/layout/pinkover.jpg);
}


#contentvideolist div {
	float: left;
	width: 161px;
	height: 160px;
	padding-left: 21px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 3px;
}

#contentvideolist a img {
	border: 0px;
	padding-bottom: 10px;
}

#contentvideolist h3 {
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

#footersponsors {
	background: white;
	padding: 0px;
	margin: 0px;
	width: 575px;
	text-align: center;
}
#footersponsors a img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#contentleft div#footersponsors h2 {
	font-size: 12px;
	color: black;
	padding-top: 15px;
	padding-bottom: 0px;
}

#bigkickoffsponsortext {
	background: #2f2f3c;
	margin: 0px 20px 10px 20px;
	padding: 10px;
}

#bigkickoffsponsortext p {
	padding: 5px 15px 5px 15px;
	margin: 0px;
}

#bigkickoffsponsortext a img {
	border: 0px;
	padding-left: 10px;
	padding-top: 5px;
	line-height: 0px;
	display: inline;
}

p#biglinkp a {
	color: #fff;
}

p.short {
	float: left;
	width: 130px;
}

#contentleft .events {
	background-color: white;
	color: black;
	margin: 10px 20px;
	padding: 10px;
}

#contentleft div.events p {
	margin: 0px;
	padding: 0px;
}

#contentleft div.events h3 {
	margin: 0px;
	padding: 0px;
}

#facebook {
	background: #FFF;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom:2px solid #000000;
	width: 240px;
}

.tweet {
	margin-left: 5px;
	margin-top: 10px;
	color: #FFF; 
	float: left;
	width: 240px;
	background: #54bdd2;
	font-weight: bold;
	display: inline;
}

 
.tweet .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0; 
}
    
.tweet .tweet_list li {
    padding: .5em; 
	width: 230px;
}
      
.tweet .tweet_list li a {
	color: #131226; 
	text-decoration: none;
	font-weight: normal;
	width: 230px;
}
    
.tweet .tweet_list .tweet_even {
    background-color: #54bdd2; }

.tweet .tweet_list .tweet_avatar {
    padding-right: .5em;
    float: left; 
}

.tweet .tweet_list .tweet_avatar img {
    vertical-align: middle; 
}

.twitterbottom {
	margin-left: 5px;
	border: none;
	padding-bottom: 10px;
	border-bottom:2px solid #000000;
}

.bigpink {
	font-weight: bold;
}
.bigpink span{
	color: #003B81;
}
