/*
#829fac - Light
#547f9d - Medium
#355b76 - Dark
#0b2838 - Super Dark
#354447 - Gray
#ffc933 - Orange Highlight
*/


/* Body */
body#template_background { 
	margin-top:10px;
	margin-right:0px;
	margin-left:0px;
	background-color:#354447; 
	background-image:url(/images/style/cnop_fg_bgd.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

/* Template */
div#template_main {
	background-color:#0f334c;
}
div#template_tier2links {
	text-align:left;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#000000;
	font-size:12px;
	line-height:24px;
	font-weight:normal;
	
	background-color:#547f9d;
}
div#template_tier2links b a {
	color:#ffffff;
}
div#template_tier3links {
	text-align:left;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#000000;
	font-size:13px;
	line-height:24px;
	font-weight:normal;
	
	background-color:#829fac;
}
div#template_tier3links b a {
	color:#ffffff;
}
div#template_content {
	background-color:#829fac;
}
div.template_box {
	background-color:#547f9d;
}
div.template_box_highlight {
	background-color:#ffc933;
}
div#template_affiliates img {
	margin: 10px 10px;
}
div#template_copyright {
	padding-top:10px;
	text-align:center;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#355b76;
	font-size:10px;
	font-weight:bold;
}
	div#template_copyright a {
		color:#355b76;
	}

/* Links */
a:link { 
	color:#000000; 
	text-decoration:underline; 
}
a:visited { 
	color:#003d77;
	text-decoration:underline;
}
a:active { 
	color:#003d88;
	text-decoration:underline;
}
a:hover { 
	color:#003dbb;
	text-decoration:underline;
}

/* Center */
.center { text-align:center; }
.center table { margin-left:auto; margin-right:auto; text-align:left; }
.center div { margin-left:auto; margin-right:auto; }

/* Text */
span { 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#000000;
	font-size:13px;
	line-height:19px;
}
span.highlight { 
	font-weight:bold;
	color:#ffc933;
}
span.go { 
	font-weight:bold;
	color:#99ff66;
}
span.small { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
}

span.large { 
	font-size:20px;
	font-weight:bold;
	letter-spacing:1px;
}


/* Division Styles */
.cnop_dark { 
	border-style: solid; 
	border-width: 1px; 
	border-color: #406e8f #29475c #29475c #406e8f; 
	background-color: #355b76; }
.cnop_medium { 
	border-style: solid; 
	border-width: 1px;  
	border-color: #6194b8 #466b85 #466b85 #6194b8;
	background-color: #547f9d; }
.cnop_light { 
	border-style: solid; 
	border-width: 1px;  
	border-color: #95b5c4 #6e8691 #6e8691 #95b5c4;
	background-color: #829fac; } 
.code {
	text-align:left;
	font-family:"Courier New", Courier, monospace;
	font-size:0.8em;
	font-weight:normal;
	color:#000000;
	overflow:auto;
	border:2px inset;
}

/* Main Links */
div.main_link { 
	width:100px;
	height:60px;
	position:relative;
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-left:0px;
	margin-right:0px;
}

div.main_link:hover {
	cursor: pointer;
}

div#link_home {
	top:-60px;
	left:394px;
	background-image:url(/images/style/link_home.png);	}
div#link_home:hover {
	background-position:0px -60px; }
div#link_home:active {
	background-position:0px -120px; }
div#link_home_down {
	top:-60px;
	left:394px;
	background-image:url(/images/style/link_home.png);
	background-position:0px -120px; }

div#link_gamingclans {
	top:-120px;
	left:494px;
	background-image:url(/images/style/link_gamingclans.png); }
div#link_gamingclans:hover {
	background-position:0px -60px; }
div#link_gamingclans:active {
	background-position:0px -120px; }
div#link_gamingclans_down {
	top:-120px;
	left:494px;
	background-image:url(/images/style/link_gamingclans.png);
	background-position:0px -120px; }

div#link_registerlogin {
	top:-180px;
	left:594px;
	background-image:url(/images/style/link_registerlogin.png); }
div#link_registerlogin:hover {
	background-position:0px -60px; }
div#link_registerlogin:active {
	background-position:0px -120px; }
div#link_registerlogin_down {
	top:-180px;
	left:594px;
	background-image:url(/images/style/link_registerlogin.png);
	background-position:0px -120px; }
	
div#link_youraccount {
	top:-180px;
	left:594px;
	background-image:url(/images/style/link_youraccount.png); }
div#link_youraccount:hover {
	background-position:0px -60px; }
div#link_youraccount:active {
	background-position:0px -120px; }
div#link_youraccount_down {
	top:-180px;
	left:594px;
	background-image:url(/images/style/link_youraccount.png);
	background-position:0px -120px; }

div#ayc_roll {
	background-image:url(/images/misc/glimpse_clandirectory_aycrollbgd.png);
	background-repeat:no-repeat;
	background-position:0px -95px;
}
div#ayc_roll:hover {
	background-position:0px 0px;
}

/* Misc */
label { cursor:pointer; }

img { border-style:none; }

div.button_link {
	margin-left:0px; margin-right:0px; }
div.button_link:hover {
	background-position:0px -17px; }

.field { 
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	border-style: inset; 
	border-width: 1px; 
	border-color: #b6c6cc;
	background-color: #b6c6cc;
}

.field:hover {
	background-color:#cbdce3;
}
.field:focus {
	border-color:#ffffcc;
}