/* CSS Document */

/* HEADER : Begin */
.my-menu-corner {
	width: 1px;
	height: 20px;
	background: #4b4949;
}

.my-menu-text {
	height: 20px;
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	background: #4b4949;
	color: #e0e0e0;
}
.my-menu-text a {
	color: #e0e0e0;
	text-decoration: none;
}
.my-menu-text a:hover {
	color: #e0e0e0;
	text-decoration: none;
}
/* HEADER : End */

/* USER PROFILE : Begin */
.user-title1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #f0f0f0;
	padding-top:5px;
}

.user-title2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #2f2f2f;
	font-weight: normal;
}

.usertitle2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #2f2f2f;
	font-weight: normal;
	padding-left: 5px;
	background-repeat: no-repeat;
}

.user-title2large {
	color: #2f2f2f;
	font-size: 16px;
	font-weight: 600;
}
.txt_fields_cont {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.user-title3 {
	color: #2f2f2f;
	font-size: 10px;
	font-weight: 600;
}

.usertitle3{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.user-title4 {
	color: #2f2f2f;
	font-size: 14px;
	font-weight: 600;
}
.side_borders {
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-bottom-width: 5px;
}

.user-title5 {
	color: #2f2f2f;
	font-size: 10px;
	font-weight: 600;
}

.user-title5 a:hover {
	color:#ffffff;
	font-size: 10px;
	font-weight: 600;
}

.user-title6 {
	color: #ffffff;
	font-size: 10px;
	font-weight: 600;
}

.user-title6 a:hover {
	color: #f0f0f0;
	font-size: 10px;
	font-weight: 600;
}

.user-title7 {
	color: #ffffff;
	font-size: 10px;
	font-weight: 600;
	
	
}



.user-title7 a {
	color: #ffffff;
	font-size: 11px;
	font-weight: 600;
}

.user-title8 {
	font-family:Arial, Helvetica, sans-serif;
	color: #f0f0f0;
	font-size: 14px;
	font-weight: 600;
}

.user-title9 {
	font-family:Arial, Helvetica, sans-serif;
	color: #2f2f2f;
	font-size: 12px;
	font-weight: 600;
}

a.user-thumb {
	color: #000000;
	font-family: "Comic Sans MS" ;
	font-weight:bold;
	font-size:11px;
}
a.user-thumb:hover {
	color: #207BBB;
	font-family: "Comic Sans MS" ;
	font-weight:bold;
	font-size:11px;
}
a.user-minithumb {
	color: #000000;
	font-family: "Comic Sans MS" ;
	font-weight:bold;
	font-size: 1.1em;
}
a.user-minithumb:hover {
	color: #207BBB;
	font-family: "Comic Sans MS" ;
	font-weight:bold;
	font-size: 1.1em;
}

a.user-name {
	color: #006291;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold;
}
a.user-name:hover {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight:bold;
}
/* USER PROFILE : End */


/* Photo/video page : starts */
.contestphotodetails {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	color:#FFFFFF;
}
/* Photo/video page : ends */
a.http {
	font-size: 11px;
	font-weight: bold;
	color: #2587C4;
	text-decoration: none;
}
a.http:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.classified {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.classified:hover {
	font-size: 10px;
	font-weight: bold;
	color: #2587C4;
}
a.link_1 {
	font-size: 11px;
	font-weight: bold;
	color: #2587C4;
	text-decoration: none;
}
a.link_1:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}.white_border_wgray {
	background-color: #2f2f2f;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
a.link_11 {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_11:hover {
	font-size: 9px;
	font-weight: bold;
	color: #2587C4;
	text-decoration: none;
}
.user-title61 {
	color: #2587c4;
	font-size: 10px;
	font-weight: 600;
}
.over a{
	color: #000000;
	text-decoration: none;
}
.over a:hover {
	color: #FF00FF;
	text-decoration: none;
}

/*Events Page*/
table.event td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

