@import "topnav.css";
@import "leaderboard.css";
@import "profile.css";

Body{
	background-color:#FFFFFF;
	margin-top:0px;
	background-image:url(../images/bg_image.jpg);
	background-repeat:repeat-x;
}

#ctgDback{
	position:relative;
	float:none;
	height:70px;
}

#trail{
	text-align:left;
	position:absolute;
	bottom:5px;
	padding-left:5px;
	font-family:Arial;
	font-size:.7em;
	color:#FFFFFF;
	width:100%;
}

#trailer{
	text-align:right;
	position:absolute;
	bottom:5px;
	padding-right:5px;
	font-family:Arial;
	font-size:.7em;
	color:#FFFFFF;
	width:100%;
}	

.trailURL:link, .trailURL:visited{
	font-family:Arial;
	color:#FFFFFF;
	width:100%;
	font-weight:bold;
	text-decoration:none;
}

.trailURL:hover{
	text-decoration:underline;
}

#catSelect{
	padding: 0px 0;
	margin:6px 0;
	font-family:Arial;
	border-top:2px solid #86C78A;
}

	#catSelect li{
		list-style:none;
		display:inline;
		margin:0;
	}

	#catSelect li a{
		padding:5px 5px;
		font-size:.7em;
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
	}

	#catSelect li a:hover{
		text-decoration:underline;
		background-color:#7095C9;
	}

	.catChosen{
		background-color:#86C78A;
}

.introText{
	padding:0px 10px 0px 10px;
	margin-top:0px;
	font-family:Georgia;
	font-size:.8em;
	color:#54925A;
	text-align:justify;
	line-height:2em;
}

.introText a:link, .introText a:visited{
	color:#54925A;
	text-decoration:none;
	border-bottom:1px dotted #EAAC3F;
	font-style:italic;
}

.introText a:hover{
	color:#DD3E3E;
	border-bottom:1px solid #EAAC3F;
}

.linkright a:link, .right a:visited{
	color:#54925A;
	text-decoration:none;
	border-bottom:1px dotted #EAAC3F;
	font-style:italic;
}

.linkright a:hover{
	color:#DD3E3E;
	border-bottom:1px solid #EAAC3F;
}


.draw:link, .draw:visited{
	display:block;
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#F5F5F5;
	border-top:1px dotted #CBCBCB;
	border-bottom:1px dotted #CBCBCB;
	font-family:Arial;
	font-size:1.3em;
	color:#000000;
	text-align:center;
	width:99%;
	text-decoration:none;
}

.draw:hover{
	background-color:#4F75A7;
	color:#FFFFFF;
}

.draw span{
	font-size:.5em;
}

.lastMatchW{
	padding:6px;
	margin-top:10px;
	background-color:#F5F5F5;
	border:1px solid #CBCBCB;
	width:304px;
	font-family:Arial;
	font-size: 1em;
	color:#707070;
}

.lastMatchWon{
	padding:6px;
	margin-top:10px;
	background-color:#7097C9;
	border:1px solid #CBCBCB;
	width:304px;
	font-family:Arial;
	font-size:1em;
	color:#FFFFFF;
	cursor:pointer;
}

.lastMatchW span{
	color:#000000;
}

.lastMatchW img, .lastMatchWon img{
	border:1px solid #C2C2C2;
}

.lastMatchInfo{
	margin-left:5px;
	margin-top:2px;
}

.tagLine{
	display:block;
	font-family:Arial;
	font-size:.7em;
	color:#727272;
	font-weight:bold;
	color:#535353;
	padding-bottom:3px;
}


.sponBy{
	display:block;
	width:180px;
	text-align:center;
	font-family:Arial;
	font-size:1em;
	color:#525252;
	font-weight:bold;
	padding-bottom:3px;
}

.yuzube:link, .yuzube:visited, .yuzube:hover{
	display:block;
	width:180px;
	text-align:center;
	font-family:Arial;
	font-size:1.7em;
	color:#202020;
	font-weight:bold;
	text-decoration:underline;
}

.yztag{
	display:block;
	width:180px;
	text-align:center;
	font-family:Arial;
	font-size:1.3em;
	color:#1f68a9;
	font-weight:bold;
}


.lgn{
	background-image:url(../images/lgn_back.jpg);
	background-repeat:no-repeat;
}

.lgn table{
	margin-left:47px;
	margin-top:8px;
	font-family:Arial;
	color:#FFFFFF;
	font-size:.7em;
}

.lgn table input{
	width:120px;
	height:16px;
	border:1px solid #000000;
	font-family:Arial;
	font-size:.9em;
	color:#000000;
	padding-left:2px;
}

.lgn a:link, .lgn a:visited{
	font-family:Arial;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}	

.lgn a:hover{
	text-decoration:underline;
}

#loginbut{
	font-family:Georgia;
	font-weight:bold;
	font-size:1.1em;
	font-style:italic;
	color:#FFFFFF;
	background:transparent;
	border:0;
	border-bottom:2px dotted #EAAC3F;
	width:120px;
	height:20px;
}

#loginbut:hover{
	border-bottom:2px solid #EAAC3F ;
}

.ctgback{
	background-image:url(../images/ctg_back.jpg);
	background-repeat:no-repeat;
}

.topRightText{
	font-family:Arial;
	font-size:.7em;
	color:#575757;
}

.mainContainer{
	border-right:1px solid #C8C8C8;
	padding-top:2px;
	padding-right:10px;
}

.mainText{
	padding:5px 5px 20px 60px;
	font-family:georgia;
	font-size:1em;
	line-height:1.5em;
	color:#555555;
	border-top:2px dotted #CBCBCB;
	border-bottom:8px dotted #F9F9F9;
	margin-bottom:20px;
	background-image:url(../images/quote_bg.jpg);
	background-repeat:no-repeat;
	background-position: topleft; 
}

.mainText a:link, .mainText a:visited{
	color:#EAAC3F;
	text-decoration:none;
	border-bottom:1px dotted #999999;
}

.mainText a:hover{
	color:#DD3E3E;
	border-bottom:1px solid #999999;
}

.header{
	background-image:url('../images/cpcback.jpg');
	font-family:Arial, Georgia;
	font-size:1.3em;
	color:#616861;
	height:38px;
	padding-top:10px;
	font-weight:bold;
	padding-left:25px;
}

.subHeader{
	font-family:Georgia;
	font-size:1.2em;
	color:#4F75A7;
	font-style:italic;
	border-bottom:2px dotted #CBCBCB;
	padding-top:1px;
	padding-bottom:5px;
	font-weight:normal;
	padding-left:10px;
	margin-bottom:2px;
}

.duelPet{
	border:3px solid #E7E7E7;
}

.duelpet:hover{
	border:3px solid #7097C9;
}

.voteName{
	background-image:url('../images/pname_back.jpg');
	width:256px;
}

.voteName a:link, .voteName a:visited{
	display:block;
	height:28px;
	margin-top:0px;
	color:#7097C9;
	font-family:Arial;
	font-size:1.4em;
	text-decoration:none;
}

.voteName a:hover{
	background-color:#7097C9;
	color:#FFFFFF;
}

.viewProf{
	background-color:#FFFFFF;
	border-top:1px solid #CAD6E6;
	border-bottom:1px solid #CAD6E6;
	width:256px;
}

.viewProf a:link, .viewProf a:visited{
	display:block;
	width:256px;
	font-family:Arial;
	font-size:.7em;
	color:#707070;
	text-decoration:none;
}

.viewProf a:hover{
	background-color:#CAD6E6;
	color:#FFFFFF;
}

.rightHeader{
	background-image:url('../images/cpcback.jpg');
	font-family:Arial, Georgia;
	font-size:1.3em;
	color:#616861;
	height:38px;
	padding-top:10px;
	font-weight:bold;
	text-align:center;
}

.adBox{
	border:3px solid #8E8E8E;
	background-color:#DBDBDB;
	margin:2px;
	width:300px;
	height:250px;
	font-family:Arial;
	font-size:.7em;
}
.adBoxText{
	font-family:Arial;
	font-size:.7em;
	color:#505050;
}

#footer{
	margin-top:25px;
	padding:7px;
	font-family:Arial;
	font-size:.6em;
	border-top:1px solid #C8C8C8;
	color:#A3A3A3;
}

#footer .left{
	float:left;
}
#footer .left a:link, #footer .left a:visited{
	color:#A3A3A3;
	text-decoration:none;
}

#footer .left a:hover{
	color:#A3A3A3;
	text-decoration:underline;
}	

#footer .right{
	float:right;
	text-align:right;
}

.vs{
	font-family:Arial;
	font-size:.8em;
	color:#888888;
	font-weight:bold;
}

#srchContain{
	float:none;
	display:block;
	height:100px;
}

#srchContain li{
	font-size:.8em;
	font-weight:normal;
	color:#505050;
	font-family:Arial;
	font-variant:normal;
}

.srchBox{
	font-family:Arial;
	font-size:.8em;
	color:#505050;
	float:left;
	width:171px;
	border-top:1px solid #C2C2C2;
	border-right:1px solid #C2C2C2;
	margin:2px;
	margin-top:5px;
	padding:5px;
	height:100px;
	background-image:url(../images/srchbox_back.jpg);
	background-repeat:repeat-x;
	background-position: bottom; 
}

.srchBox a:link, .srchBox a:visited{
	color:#505050;
	text-decoration:underline;
}

.srchBox span{
	display:block;
	font-weight:bold;
	padding:2px;
	font-family:Arial;
	font-size:.9em;
	font-variant:normal;
	color:#4F75A7;
}

.srchBox input{
	font-family:Arial;
	font-size:.8em;
	width:140px;
}

.srchBox .sbm{
	font-family:Arial;
	font-size:.8em;
	width:12px;
	border:1px solid #C2C2C2;
	background-color:#808080;
	color:#FFFFFF;
}

.small{
	display:block;
	font-size:.8em;
	font-weight:normal;
	color:#505050;
	padding:1px 5px 0px 5px;
	font-family:Arial;
	font-variant:normal;
}

.srchBox ul{
	margin:0px;
	padding:0;
	padding-left:10px;
	list-style-type:circle;
	list-style-image: url(../images/arrow.gif);
}

.contact{
	width:240px;
	height:16px;
	font-family:Georgia;
	font-size:.8em;
	color:#4F75A7;
	border:0;
	border-bottom:3px dotted #999999;
	padding:5px;
}

.contactSelect{
	width:240px;
	font-family:Georgia;
	font-size:.8em;
	color:#4F75A7;
	border:0;
	border-bottom:3px dotted #999999;
	padding:5px;
}

.contactTextarea{
	width:240px;
	height:100px;
	font-family:Georgia;
	font-size:.8em;
	color:#4F75A7;
	border:0;
	border:2px solid #999999;
	padding:5px;
}

.contactSubmit{
	font-family:Georgia;
	font-weight:bold;
	font-size:.8em;
	font-style:italic;
	color:#FFFFFF;
	background-color:#7399CA;
	border:0;
	border-bottom:2px solid #EAAC3F;
	width:120px;
	padding:2px;
}

#rulesCategories{
	padding:0px;
	margin-left:30px;
}

#rulesCategories li{
	padding:2px;
	margin-bottom:3px;
	font-style:normal;
}

.subCatInfo{
	list-style-type:circle;
	margin-left:20px;
	font-size:.8em;
}





.submitClass{
	width:240px;
	height:16px;
	font-family:Georgia;
	font-size:.8em;
	color:#4F75A7;
	border:0;
	border:2px solid #999999;
	padding:5px;
}

.submitClassFile{
	width:240px;
	font-family:Georgia;
	font-size:.8em;
	color:#4F75A7;
	border:0;
	border:2px solid #999999;
	padding:5px;
}

.submitClassSelect{
	width:240px;
	font-family:Georgia;
	font-size:.8em;
	color:#4F75A7;
	border:0;
	border:2px solid #999999;
	padding:5px;
}

.submitClassTextarea{
	width:240px;
	height:100px;
	font-family:Georgia;
	font-size:.8em;
	color:#4F75A7;
	border:0;
	border:2px solid #999999;
	padding:5px;
}

.submitClassSubmit{
	font-family:Georgia;
	font-weight:bold;
	font-size:.8em;
	font-style:italic;
	color:#FFFFFF;
	background-color:#7399CA;
	border:0;
	border-bottom:2px solid #EAAC3F;
	width:120px;
	padding:2px;
}

#memTopContain{
	position:relative;
	width:300px;
	height:80px;
	font-family:Arial;
	font-size:1em;
}

#memTop{
	background-color:#5176AA;
	width:294px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	padding:3px;
	height:15px;
	border-bottom:1px solid #D9D9D9;
	text-align:center;
	background-image:url(../images/mem_cont.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
}

#memTop:hover{
	background-color:#64A669;
	cursor:pointer;
	background-image:url(../images/mem_cont2.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
}
#memTopLinks{
	position:absolute;
	top:22px;
	left:0px;
	z-index:1000;
	width:290px;
	padding:5px;
	text-align:left;
	background-image:url(../images/memlinks_bg.png);
	background-repeat:repeat;
}

.memTopL:link, .memTopL:visited{
	display:block;
	padding:5px;
	background-color:#D9D9D9;
	font-family:Arial;
	color:#4F74A8;
	margin:2px;
	font-weight:bold;
	text-decoration:none;
}
.memTopL:hover{
	background-color:#64A669;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.memTopTitle{
	font-weight:bold;
	font-size:1em;
	color:#444444;
}

.logout:link, .logout:visited{
	font-family:Arial;
	font-size:1em;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	text-align:right;
	text-decoration:none;
	font-variant:small-caps;
	padding-right:10px;
	background-color:#4F74A8;
}
.logout:hover{
	text-decoration:underline;
}

.editHeader{
	font-family:Georgia;
	font-size:.8em;
	color:#FFFFFF;
	border:1px solid #CBCBCB;
	padding: 5px;
	padding-left:20px;
	margin-top:15px;
	margin-bottom:2px;
	background-color:#4F75A7;
	cursor:pointer;
}
.editHeader:hover{
	background-color:#63A568;
}

.updateMsg{
	padding:15px 0 15px 0;
	background-color:#F5F5F5;
	border-top:1px dotted #CBCBCB;
	border-bottom:1px dotted #CBCBCB;
	font-family:Georgia;
	font-size:.8em;
	color:#4F75A7;
	text-align:center;
	width:100%;
	text-decoration:none;
}

.updateMsg a:link, .updateMsg a:visited{
	color:#4F75A7;
	border-bottom:1px dotted #4F74A8;
	text-decoration:none;
}
.updateMsg a:hover{
		border-bottom:1px solid #4F75A7;
}

.help a:link, .help a:visited{
	font-family:Arial;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}	

.help a:hover{
	text-decoration:underline;
}

/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
margin-left:50px;
margin-top:0px;
width: 200px; /* Set to gallery width, in px or percentage */
height: 60px; /* Set to gallery height */
}

#motioncontainer a img {
border: 1px solid #D9D9D9; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid #4F75A7; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */

#motionText{
	margin-left:55px;
	font-family:Arial;
	font-size:.7em;
	color:#FFFFFF;
	font-weight:bold;
}