@charset "UTF-8";
/* CSS Document */

body {background-color: #ffffff;height:100%;min-height:100%;}
div {font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #333333;}
/* heading elements */
.menu
{
	padding : 6px 5px 6px 5px;
	float:right;
	margin-left:5px;
	margin-bottom : 0px;
	display: inline;
}
.menu a {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover {
	text-decoration: none;
	color: #660000;
}

div.ContestTips
{
	background-color : #028A1C;
}
div.ContestRules
{
	background-color : #DE0025;
}
div.WinnersGallery
{
	background-color : #FFAD00;
}
div.FollowTheWinners
{
	background-color : #FE4D01;
}
div.Entry
{
	background-color : #FFAD01;
}
div.Experience
{
	background-color : #FE4C01;
	margin-right: 34px;
	display: inline;
}

/*content elements*/

.horizontalbar
{
    width: 556px; 
	height: 50px; 
	background-color: #670001;
	float:left;
	margin-top:0px;
}

.joincontest
{
	width:243px;
	height: 50px; 
	background-color: #cc2818;
	float:left;
	text-align:center;
}

.horizontalbar div h1
{
	 font-size: 14px; 
	 color: #FFFFFF;
	 font-weight: normal;
	 padding: 0px 0px 5px 15px;
	 float:left;
}

/* IE6 Only */
* html .horizontalbar div h1
{
	 font-size: 14px; 
	 color: #FFFFFF;
	 font-weight: normal;
	 padding: 5px 10px 5px 15px;
	 float:left;
}

/* IE7 Only */
*:first-child+html .horizontalbar div h1 
{
	 font-size: 14px; 
	 color: #FFFFFF;
	 font-weight: normal;
	 padding: 5px 0px 5px 15px;
	 float:left;
}

div h2
{
	font-size: 13px; 
	color: #640000;
	margin-bottom : 5px;
}

div h3
{
	 font-size: 12px; 
	 color: #640000;
	 margin: 20px 10px 15px 15px;
	 text-align : left;
	  
}

.content
{
	font-size: 11px; 
	color:#333333;
	margin: 20px 5px 15px 15px;
	text-align: left;
	line-height: 14px;
}

div p
{
	text-align:left;	
	padding : 0px 0px 0px 0px;
	margin : 10px 10px 0px 0px;
}
div h4
{
	font-size: 12px; 
	color: #640000;
	margin-top: 0px;
	margin-bottom: 0px;
}

.leftsteps
{
	width: 240px; 
	float: left; 
	padding-right: 10px;
	padding-left:20px;
}
.divider
{
	float: left; 
	width: 1px; 
	background-image: URL(../images/divider.gif); 
	background-repeat: repeat-y;
    vertical-align:middle;
}
.divider2
{
	float: left; 
	width: 20px; 
	background-image: URL(../images/divider.gif); 
	background-repeat: repeat-y;
	height: 80px;
}

.divider3
{
	background-image: URL(../images/divider.gif); 
	background-repeat: repeat-y;
	background-position:right center;
	margin-right: 10px;
}

em
{
	font-size: 10px; 
}

ol
{
	margin-top: 0px;	
	margin-bottom: 10px;	
	margin-left: 12px;
	padding-left: 12px;
}
ul
{
	margin-top: 0px;	
	margin-bottom: 10px;	
	margin-left: 10px;
	padding-left: 10px;
}
li
{
	margin-top : 4px;
	margin-bottom : 4px;
	margin-right: 10px;
}

.register input
{
	margin-top : 10px;	
}

.register .selectBox_1
{
	margin-top : 10px;
}
.title
{
	 font-size: 12px; 
	 color: #640000;
	 font-weight: bold;
	 margin-bottom: 10px;
}
.terms
{
	margin-top : 10px;
	width: 99%;
	height: 150px;
	overflow: auto;
	border : solid 1px #666666;
}
/*footer elements*/

.footer
{
	height:40px;
	background-color:#000000;
	float:left;	
	/*padding-left: 5px;
	padding-right: 5px;*/
	width: 814px; /*790px*/
	position:relative;
}

.footer #SgPromise a
{
	font-size: 12px; 
	color: #CE0011;
	font-weight: bold;
	text-decoration : none;
}

.footer #SgPromise a:hover
{
	font-size: 12px; 
	color:#FFFFFF;
	font-weight: bold;
	text-decoration : none;
}

.footer a
{
	color:#AAAAAA;
	text-decoration : none;
}

.footer a:hover
{
	color:#FFFFFF;
	text-decoration : none;
}
/*shtml page elements*/

.leftdiv
{
	display:inline;
	width: 240px;	
	float:left;
	padding: 20px 5px 5px 5px;
	margin-left: 20px;
}
.middlediv
{
	display:inline;
	width: 240px;
	float:left;
	padding: 20px 5px 5px 5px;
	margin-right : 5px;
	margin-left : 5px;
}
.rightdiv
{
	display:inline;
	width: 240px;
	float:left;
	padding: 20px 5px 5px 5px;
}

/* others elements */
textarea {border-style: solid; border-width: 1px; border-color: gray #e2e2e2 #e2e2e2 gray; font-size: 11px; font-family: Verdana, Arial, sans-serif;}
.textBox 
{
	border-style: solid; 
	border-width: 1px; 
	border-color: gray #e2e2e2 #e2e2e2 gray; 
	height: 14px; 
	font-size: 11px;
	width: 270px; 
}
	
.textBox_1 
{
	width: 100px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: gray #e2e2e2 #e2e2e2 gray; 
	height: 15px; 
	font-size: 11px;
}
.textBox_2 {width: 300px; border-style: solid; border-width: 1px; border-color: gray #e2e2e2 #e2e2e2 gray; height: 14px; }
.selectBox_1 
{	width: 100px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: gray #e2e2e2 #e2e2e2 gray; 
	height: 18px; 
	font-size: 11px;
}

.button 
{
 background-color:#dee3e8;
 border-width: 1px 1px 1px 1px;
 border-style: solid;
 border-color: #86919e;
 font-size: 9px;
 font-family: Arial, sans-serif;
 font-weight: bold;
 color: #344356;
 height: 18px;
 vertical-align: middle;
 margin: 1px 0px 1px 0px;
}

.button_Cancel
{
 background-color:#dee3e8;
 border-width: 1px 1px 1px 1px;
 border-style: solid;
 border-color: #86919e;
 font-size: 9px;
 font-family: Arial, sans-serif;
 font-weight: bold;
 color: #344356;
 height: 18px;
 vertical-align: middle;
 margin: 1px 0px 1px 10px;
 
}
.paragraph
{
	padding: 10px 20px 10px 30px;	
}

.fileUpload 
{
	-moz-opacity:0 ;
	filter:alpha(opacity=0);
	opacity: 0;
/*	width: 340px;
	height: 14px;
	font-size: 11px;*/
}	

.realfileUpload
{
	position: absolute;
	z-index: 1; 
	padding-top:0px;
}

.fakefileUpload
{
	position: absolute;
	z-index: 0; 
	width: 340px;
	padding-top:0px;
	margin-left : 0px;
}
.fakefileUpload
{
	height: 20px;
}

.imageButton
{
	position:absolute;
	margin-left:275px;
	display:inline;	
}