body{
	font-family:"Helvetica Neue", Helvitica, Arial;
	border:0;
	outline:0;
	margin:0;
	color:#ccc;
}

.appicon{
	
    /*padding-top:26px;
    padding-left:25px;*/
   
}

.apptitle{
    font-size:17px;
    color:#999999;
    font-weight:bold;
    /*padding-top:40px;*/
	padding-left:5px;
	position:relative;
	top:-5px;
}

.appdesc{
    font-size:13px;
    color:#999999;
    font-weight:normal;
    text-decoration:none;
	padding-left:5px;
	position:relative;
	top:-5px;
 
}
.otherlinks{
    font-size:14px;
    color:#777777;
    font-weight:normal;
    text-decoration:none;
}


.buyImg{
	margin-right:-5px;
	cursor:pointer;
	position:relative;
	top:5px;
	border:none;
	outline:none;
	text-decoration:none;

}
.links{
	position:relative;
	top:5px; 
	left:27px;
}

a, a:active, a:visited {
	text-decoration: none; 
	cursor:pointer;
	
}

.scavengerContest{
	background-image:url("../images/Borders/Inner_box_texture.png");
    min-height: 470px;
    margin: 0 auto;
	margin-top:-3px;
    padding-top: 70px;
    width: 1000px;
	margin-bottom:5px;
	box-shadow: inset 0 0 0 2px rgba(114, 114, 114, .08), 0 0 8px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: inset 0 0 0 2px rgba(114, 114, 114, .08), 0 0 8px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: inset 0 0 0 2px rgba(114, 114, 114, .08), 0 0 8px rgba(0, 0, 0, 0.75);
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}


.headingDiv{
	background-image:url("../images/cpp-contest-header-bg.png");
    margin: 0 auto;
	width: 1200px;
	height:64px;
	

}

.div100w35h{
	width:800px;
	height:35px;
	margin:0px auto;
}



.div1000w25h{
	width:800px;
	height:25px;
	margin:0px auto;
}

.div1000w15h{
	width:800px;
	height:15px;
	margin:0px auto;
}

#participateWin{
	position:relative;
	width:800px;
	height:500px;
	margin:0px auto;
	
}

#rules_description{
	font-family:"Helvetica Neue", Helvitica, Arial;
	font-size:14px;
	/*color:#333;*/
	width:390px;
	text-align:justify;
	line-height:20px;
	position:absolute;
}


#rules_description a{
	text-decoration:none;
	border:none;
	outline:none;
	color:#08c;
	cursor:pointer;
	
}

#rules_description a:hover{
	
	color:#666;
}

#rules_description ul li{
	list-style:square;
	line-height:20px;
	position:relative;
	left:-20px;
}

.youcouldWin{
	position:absolute;
	left:400px;
	width:400px;
	font-size:13px;
	
	
}

.contestSamplePhoto{
	margin: 0 auto;
  	width:900px;
	position:relative;
	height:auto;
	/*background:#CCC;*/
	
}

.contestPreviousTheme{
	margin: 0 auto;
  	width:800px;
	position:relative;
	height:auto;
	font-size:13px;
	font-style:italic;
	
}

.contestInspirations{
	position:relative;
	
	
	
}

.contestBorder{
	margin:0px auto;
	width:770px;
	height:3px;
	
}

.contestInspirationsImgType1{
	padding:0px 0px 0px 65px;
}

.contestImgTextType1{
	position:absolute;
	top:130px;
	right:65px;
	/*background:#963;*/
	height:250px;
	width:290px;
	font-size:14px;
	font-style:italic;
	
}

.contestPhotoDate{
	/*font-weight:bold;*/
	padding-bottom:10px;
	font-size:16px;
	
}

.contestPhotoDescriptionText{
	padding-bottom:20px;
	font-size:16px;
	line-height:25px;
}

.contestTweetBtn{
	width:100px;
	
}

.contestFbLikeBtn{
	position:absolute;
	left:100px;
	top:75px;
	width:100px;
}

#facebookPlugin{
	background-image:url("../images/Borders/Inner_box_texture.png");
    margin: 0 auto;
  	width:1000px;
	margin-bottom:5px;
	box-shadow: inset 0 0 0 2px rgba(114, 114, 114, .08), 0 0 8px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: inset 0 0 0 2px rgba(114, 114, 114, .08), 0 0 8px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: inset 0 0 0 2px rgba(114, 114, 114, .08), 0 0 8px rgba(0, 0, 0, 0.75);
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	position:relative;
	height:auto;
}

#fbook_comments{
	margin:0px 0px 10px 10px; 
	padding:10px 0px 10px 0px;
	
}


/*#fbook_like_box {
	width: 300px;
	padding:0px 3px 0px 0px;
	position:absolute;
	right:3px;
}*/

#twitterTweets{
	padding:10px 0px 10px 0px;
	
}

.copyright{
    font-family:"Helvetica Neue" , "Trebuchet MS";
    font-size:10px;
    color:#666666;
    font-weight:normal;
    padding-top:13px;
	width:1000px;
    
}




