@charset "utf-8";
/* CSS Document */

body 
{
	margin:0px;
	width:100%;
	font-family: arial;
	font-size: 8pt;
	color: #ffffff;
}

a 
{
	color: #ffffff;
}

/* copyright */
.text_1
{
	font-family:arial;
	font-size:7.2pt;
	color:#000000;
}

/* title */
.text_2
{
	font-family:arial;
	color: #c9d600;
	font-size: 16pt;
	font-weight: bold;
}

/* normal text - yellow */
.text_3
{
	color: #c9d600;
	font-size: 8pt;
	font-weight: bold;
	line-height:20px;
	word-spacing:2px;
}

/* normal text - white */
.text_4
{
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	line-height:20px;
	word-spacing:2px;
}

/* normal text - white */
.text_5
{
	color: #ffffff;
	font-size: 8pt;
}

/* normal text - yellow */
.text_6
{
	color: #c9d600;
	font-size: 8pt;
}


/* general link */
.link_1
{
	font-family:Arial;
	font-size:8pt;
	color:#cccccc;
}

.link_1:link {text-decoration: none;}
.link_1:visited {text-decoration: none;}
.link_1:active {text-decoration: none;}
.link_1:hover {text-decoration: none;color:#c9d600;}

/* project title */
.link_2
{
	font-family:Arial;
	font-size:8pt;
	color:#cccccc;
}

.link_2:link {text-decoration: none;}
.link_2:visited {text-decoration: none;}
.link_2:active {text-decoration: none;}
.link_2:hover {text-decoration: none;color:#c9d600;}

/* yellow title */
.link_3
{
	color: #c9d600;
	font-size: 8pt;
	font-weight: bold;
}

.link_3:link {text-decoration: none;}
.link_3:visited {text-decoration: none;}
.link_3:active {text-decoration: none;}
.link_3:hover {text-decoration: none;color:#ffffff;}

/* white title */
.link_4
{
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
}

.link_4:link {text-decoration: none;}
.link_4:visited {text-decoration: none;}
.link_4:active {text-decoration: none;}
.link_4:hover {text-decoration: none;color:#c9d600;}

/* normal input */
.input_1 
{
	border:solid 1px #cccccc;
}

/* date picker trigger */
.button_1
{
	border:solid 1px #cccccc;
}

/* about */
.text_10
{
	color: #c9d600;
	font-size: 8pt;
	font-weight: bold;
	line-height:17px;
	word-spacing:2px;
}

/* projects page - project introduction */
.text_11
{
	font-family:tahoma;
	color: #ffffff;
	font-size: 8pt;
	font-weight: normal;
	line-height:17px;
	word-spacing:2px;
}

/* projects page - project title */
.link_10
{
	font-family:tahoma;
	/*color: #6a95b3;*/
	/*color:#8db0c9;*/
	color:#aac8dd;
	font-size: 9pt;
	font-weight: bold;
}

.link_10:link {text-decoration: none;}
.link_10:visited {text-decoration: none;}
.link_10:active {text-decoration: none;}
.link_10:hover {text-decoration: none;color:#c9d600;}

/* projects page - random images*/
.image_10
{
	border:solid 1px #999999;
}

/* normal general text */
.text_12
{
	font-family:tahoma;
	color: #ffffff;
	font-size: 8pt;
	font-weight: normal;
}

/* normal general text */
.text_12_y
{
	font-family:tahoma;
	color: #c9d600;
	font-size: 8pt;
	font-weight: normal;
}

/* login button */
.button_10
{
	width:60px;
	border:solid 1px #cccccc;
	color:#000000;
	font-family:tahoma;
	font-size:8pt;
}

/* trigger button */
.button_11
{
	width:20px;
	border:solid 1px #cccccc;
	color:#000000;
	font-family:tahoma;
	font-size:8pt;
}

.input_10
{
	color:#000000;
	font-family:tahoma;
	font-size:8pt;	
	width:140px;
	border:solid 1px #cccccc;
}

/* register page - submit */
/* general button link */
.link_11
{
	font-family:tahoma;
	color: #ffffff;
	font-size: 8pt;
	font-weight: normal;
	text-decoration:underline;
}

.link_11:link {}
.link_11:visited {}
.link_11:active {}
.link_11:hover {color:#cccccc;}


/* upcoming projects page - subtitle */
.text_13
{
	font-family:tahoma;
	/*color: #6a95b3;*/
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
}

/* upcoming projects page - join link */
.link_12
{
	font-family:tahoma;
	color: #c9d600;
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
	text-transform:capitalize;
}

.link_12:link {}
.link_12:visited {}
.link_12:active {}
.link_12:hover {color:#cccccc;}


/* contact page - mailto */
.link_13
{
	font-family:tahoma;
	/*color: #6a95b3;*/
	/*color:#8db0c9;*/
	color:#aac8dd;
	font-size: 8pt;
	font-weight: normal;
	text-decoration:underline;
}

.link_13:link {}
.link_13:visited {}
.link_13:active {}
.link_13:hover {color:#cccccc;}


/* general title */
.text_14
{
	font-family:tahoma;
	/*color: #6a95b3;*/
	/*color:#8db0c9;*/
	color:#aac8dd;
	font-size: 9pt;
	font-weight: bold;
}


/* join to project - project title */
.link_14
{
	font-family:arial;
	color: #ffffff;
	font-size: 16pt;
	font-weight: bold;
	text-decoration:none;
}

.link_14:link {}
.link_14:visited {}
.link_14:active {}
.link_14:hover {color:#c9d600;}

/* about page - rules link */
.link_15
{
	font-family:arial;
	font-size: 8pt;
	/*color: #ffffff;*/
	color:#aac8dd;	
	font-weight: bold;
	text-decoration:underline;
}

.link_15:link {}
.link_15:visited {}
.link_15:active {}
.link_15:hover {color:#cccccc;}

/* join to project - /\ and \/ */
.link_16
{
	font-family:arial;
	/*color: #6a95b3;*/
	/*color:#8db0c9;*/
	color:#aac8dd;
	font-size: 8pt;
	font-weight: normal;
	text-decoration:none;
}

.link_16:link {}
.link_16:visited {}
.link_16:active {}
.link_16:hover {color:#cccccc;}

/* project details - project title */
.text_15
{
	font-family:arial;
	color: #aac8dd;
	font-size: 16pt;
	font-weight: bold;
	text-decoration:none;
}

/* general white link */
.link_17
{
	font-family:tahoma;
	color: #ffffff;
	font-size: 8pt;
	font-weight: normal;
	text-decoration:none;
}

.link_17:link {}
.link_17:visited {}
.link_17:active {}
.link_17:hover {color:#cccccc;}

/* general white link */
.link_17_new
{
	font-family:tahoma;
	color: #c9d600;
	font-size: 8pt;
	font-weight: normal;
	text-decoration:none;
}

.link_17_new:link {}
.link_17_new:visited {}
.link_17_new:active {}
.link_17_new:hover {color:#cccccc;}

/* general white link */
.link_18
{
	font-family:tahoma;
	color: #ffffff;
	font-size: 8pt;
	font-weight: normal;
	text-decoration:underline;
}

.link_18:link {}
.link_18:visited {}
.link_18:active {}
.link_18:hover {color:#cccccc;}

/* back */
.link_19
{
	font-family:tahoma;
	color: #c9d600;
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
	text-transform:capitalize;
}

.link_19:link {}
.link_19:visited {}
.link_19:active {}
.link_19:hover {color:#cccccc;}


/* show user artwork - project title */
.link_20
{
	font-family:tahoma;
	font-size:8pt;
	color:#aac8dd;
}

.link_20:link {text-decoration: none;}
.link_20:visited {text-decoration: none;}
.link_20:active {text-decoration: none;}
.link_20:hover {text-decoration: none;color:#c9d600;}

/* show user artwork - user name*/
.text_16
{
	font-family:tahoma;
	font-size:8pt;
	color:#ffffff;
	font-weight:normal;
}

/* show user artwork - picture number */
.text_17
{
	font-family:arial;
	font-size:8pt;
	color:#ffffff;
	font-weight:bold;
}

/* project details */
.link_21
{
	font-family:tahoma;
	font-size:8pt;
	color:#aac8dd;
}

.link_21:link {text-decoration: none;}
.link_21:visited {text-decoration: none;}
.link_21:active {text-decoration: none;}
.link_21:hover {text-decoration: none;color:#c9d600;}

/* general blue link */
.link_22
{
	font-family:tahoma;
	font-size:8pt;
	color:#aac8dd;
}

.link_22:link {text-decoration: none;}
.link_22:visited {text-decoration: none;}
.link_22:active {text-decoration: none;}
.link_22:hover {text-decoration: none;color:#cccccc;}

/* projects page - project title */
.text_18
{
	font-family:tahoma;
	color:#aac8dd;
	font-size: 9pt;
	font-weight: bold;
}

#ul_rules li
{
	margin-bottom: 10px;
}

/* general yellow link */
.link_23
{
	font-family:tahoma;
	font-size:8pt;
	color:#c9d600;
}

.link_23:link {text-decoration: none;}
.link_23:visited {text-decoration: none;}
.link_23:active {text-decoration: none;}
.link_23:hover {text-decoration: none;color:#cccccc;}

/* ok old 10 stars
#user_rating_stars_1
{
	height:18px;
	width:180px;
	background-image:url(../images/star_1.jpg);
	position:absolute;
	top:0px;
	left:0px;
}
*/

#user_rating_stars_1
{
	height:18px;
	width:90px;
	background-image:url(../images/star_1.jpg);
	position:absolute;
	top:0px;
	left:0px;
}

#user_rating_stars_2
{
	height:18px;
	background-image:url(../images/star_2.jpg);
	position:absolute;
	top:0px;
	left:0px;
}

/* gray text - user rating, your rating */
.text_19
{
	color:#b0b0b0;
}

/* rating number */
.text_20
{
	font-size:9pt;
	font-weight:bold;
}

/* vote link */
/* old ok 10 stars
.link_24
{
	width:180px;
	height:18px;
	background-image:url(../images/star_2.jpg);
}

.link_24:link {text-decoration: none;}
.link_24:visited {text-decoration: none;}
.link_24:active {text-decoration: none;}
.link_24:hover {text-decoration: none;color:#cccccc;}
*/

/* vote link */
.link_24
{
	width:90px;
	height:18px;
	background-image:url(../images/star_2.jpg);
}

.link_24:link {text-decoration: none;}
.link_24:visited {text-decoration: none;}
.link_24:active {text-decoration: none;}
.link_24:hover {text-decoration: none;color:#cccccc;}

.vote_cell
{
	width:18px;
	height:18px;
	background-image:url(../images/star_2.jpg);
}

#country_code,
#province_code
{
	text-transform:capitalize;
}

/* show user artwork - thumbnails - user name */
.link_25
{
	font-family:tahoma;
	font-size:8pt;
	color:#ffffff;
}

.link_25:link {text-decoration: none;}
.link_25:visited {text-decoration: none;}
.link_25:active {text-decoration: none;}
.link_25:hover {text-decoration: none;color:#c9d600;}
