/*Purpsir*/
body {
	background: #14111a;
	font-family: "Courier New", Courier, monospace;
}
#theme_color {
	background-color: #8e57d4;
}
#tab, #page, #title, #footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 100.6%;
}
/* @group Skeleton */

#header {
	position: relative;
	height: 114px;
	z-index: 100;
}

/*
#header div {
	padding: 18px 52px;
}
*/
#center_block {

	position: relative;
	z-index: 100;
	opacity: 0.9;
	filter: alpha(opacity=90);
}


#subcontent{
	padding: 14px 25px !important;
	line-height: 140%;
}

#content div div {
	padding: 0;
}

#navigation {
	margin-top: 50px;
}

#bkg_header {
	position: absolute;
	top: 10px;
	height: 154px; width: 960px;
	/*background: url(image_test_960.jpg) no-repeat;*/
	z-index: 50;
}

#bkg_center {
	position: absolute;
	bottom: 10px;
	height: 164px; width: 960px;
	/*background: url(image_test_960.jpg) no-repeat;*/
	z-index: 50;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

.spacer {
	clear: both;
	height: 1px;
	margin-top: -1px;
}
/* @group Columns */

.line {
  float: left;
  width: 100%;
  display: block;
  position: relative;
}

/* @group Rounded corners */
#wrapper, #wrapper_footer {
	position: relative;
	width: 960px;
	padding-bottom: 0px;
	text-align: left;
}

#wrapper {
	position: relative;
	width: 960px;
	margin: 6px auto;
	padding-bottom: 0px;
	text-align: left;
	margin: 11px auto 0 auto;
	background: #8e57d4;
	border-radius: 22px 22px 0 0;
	-webkit-border-top-left-radius: 22px;
	-webkit-border-top-right-radius: 22px;
	-moz-border-radius-topleft: 22px;
	-moz-border-radius-topright: 22px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
}

#wrapper_footer {
	padding-top: 1px;
	margin: 0 auto 6px auto;
	min-height: 85px; height: auto !important; height: 85px;
	background: #8e57d4;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-radius: 0 0 22px 22px;
	-webkit-border-bottom-left-radius: 22px;
	-webkit-border-bottom-right-radius: 22px;
	-moz-border-radius-bottomleft: 22px;
	-moz-border-radius-bottomright: 22px;
}


#content { /*set properties for content zone*/
	letter-spacing: 0em;
	background: #14111a;
	border: 0px solid #14111a;
	border-radius: 16px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
}
#block{
	color: #d4d4d4;
}
#block h2{
	color: #d4d4d4;
	font-size: 115%;
	font-weight: bold;
}
#img_gall_content{
	font-size: 13px !important;
	font-weight: normal !important;
}

#footer{
	width: 937px;
	color: #000;
	position: relative;
	margin: 45px 10px 10px 10px;
	z-index: 100;
	font-size: 90%;
	background: #7648b1;
	opacity: 0.90;
	filter: alpha(opacity=90);
	border: 0px solid #7648b1;
	text-align:center;
	height:25px;
	line-height:25px;
	overflow: hidden;
	border-radius: 16px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	* -webkit-border-radius: 14px; -webkit-border-radius: 14px\b;
	* -moz-border-radius: 14px; -moz-border-radius: 14px\b;
}

/*addpage*/
#navlist li.addpage{
	height: 30px;
	line-height: 30px;
	width: 176px;
	color: #68118d;
	text-decoration: none;
	margin:4px 0px 6px 4px;
	background: #8e57d4;
	border-width: 2px 0px 2px 2px;
	border-style: dotted;
	border-color: #68118d;
	border-radius: 16px 0 0 16px;
	-webkit-border-top-left-radius: 16px;
	-webkit-border-bottom-left-radius: 16px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-bottomleft: 16px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
}
#navlist li.addpage ._div{
	top: -2px;
	left: 2px !important;
}

/*active*/
#navlist li.active{
	height: 33px;
	line-height: 35px;
	width: 178px;
	margin:4px 0px 4px 4px;
	background: #7146b2;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #5d3b8a;
	border-radius: 16px 0 0 16px;
	-webkit-border-top-left-radius: 16px;
	-webkit-border-bottom-left-radius: 16px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-bottomleft: 16px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
}
#navlist li.active a{
	color: #110c16;
	font-size:95%;
	margin-left: 6px;
}
/*selected*/
#navlist li.selected{
	height: 33px;
	line-height: 35px;
	width: 168px;
	margin:4px 0px 4px 14px;
	background-color: #14111a;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #14111a;
	border-radius: 16px 0 0 16px;
	-webkit-border-top-left-radius: 16px;
	-webkit-border-bottom-left-radius: 16px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-bottomleft: 16px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
}
#navlist li.selected a {
	font-size:95%;
	color: #ebddff;
	margin-left: -4px;
}


/*Space*/
#navlist li.space{
	height: 15px;
	line-height: 20px;
	width:172px;
	background:none;
	margin:0px 0px 0px 10px;
	border-top: dashed 1px #eee;
	border-bottom: dashed 1px #eee;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomleft: 0px;
}
#navlist li.space p{
	color: #52187b;
	font-size: 95%;
	font-weight:bold;
	margin-left:-7px;
	letter-spacing: 0em;
}
#navlist li.space img {
	margin-top:-6px;
}

/*Donate*/
#donate{
	width:190px;
	/*padding-left: 20px !important;*/
	background: none 33px 0px;
	margin:0px 0px 0px 10px;
	/*
	border-top: dashed 1px #eeeeee !important;
	border-bottom: dashed 1px #eeeeee !important;
	*/
}
/* @end */


/*For add mode*/
#header #webtitle{
	color: #ba84fe;
	font-weight: bold;
	letter-spacing: 0em;
}
#webtitle_image{
	margin:-96px 0 0 706px;
}
#footer #webfooter{
	color: #362f3e;
	text-align: center;
}
.colorpagetitle{
	color: #735c91;
	font-weight: normal;
}
.colorspacer{
	color: #52187b;
	font-weight: bold;
}
.colorselected{
	color: #ebddff;
	font-weight: bold;
	letter-spacing:0.03em;
}
.linkcontent{
	color: #8c8c8c;
}
/*end*/



#navigation li {
	/*height: 33px;*/
	line-height: 33px;
	border-width: 0px 0 0px 0px;
	border-style: solid;
}

#header p {
	font-size: 32px;
	color: #ba84fe;
	letter-spacing: 0em;
	font-weight: bold;
}

#content h1 {
	height:25px;
	padding: 0;
	margin: 0;
	font-weight:normal;
	margin-bottom: 0.5em;
	line-height: 20px;
	letter-spacing: 0em;
	font-size: 150%;
	color: #aa93c9;
}

#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-weight:bold;
	margin-bottom: 0.5em;
	font-size: 100%;
}

#navigation li div.bordermask {
	position: absolute;
	right: -2px;
	top: 2px;
	width: 0px;
	height: 39px;
	float: right;
	background: #fff; /*none for cyber*/
}
#navigation li div.bordermask2{
	position: absolute;
	right: 200px;
	top: 6px;
	width: 0px;
	height: 35px;
	float: right;
	background: #fff;
}

#navigation li a {
	text-decoration: none;
	font-weight:bold;
	margin-left: 4px;
	letter-spacing:0em;
}

#navigation li img {
	float: right;
	margin: -6px 6px 0px 0px;
}

#handladdicon{
	top:-41px;
	left: -6px;
}

#navigation li.active {
	opacity: 1;
	filter: alpha(opacity=99);
	/*background: none;*//*for cyber*/
}

#navlist li.active:hover, #navlist li.active.over {
	height: 33px;
	line-height: 35px;
	width: 168px;
	* width: 186px !important; width: 185px\b !important;
	* overflow: hidden; overflow: hidden\b;
	margin:4px 0px 4px 14px;
	background: #4a3866;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	-webkit-border-top-left-radius: 16px;
	-webkit-border-bottom-left-radius: 16px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-bottomleft: 16px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
}

#navlist li.active:hover a, #navlist li.active.over a {
	color: #ebddff;
	margin-left: -4px;
}

/*Special things*/
#content a, #iframeBody a ,._name{
	color: #c673ed;
	text-decoration: none;
}
.limit_message{
	color: #372855;
}
#block .limit_message{
	color: #8e57d4;
}
#footer a {
	color: #ceb0ea;
	text-decoration: none;
}
#content a:hover, #iframeBody a:hover,#footer a:hover , #navigation li.addpage:hover{
	/*color: red;*/
	text-decoration: underline;
}
#moreblock{  /*to create more block*/
	background: none;
	border: 2px dotted #9c49bf;
}
#block .block_type_border{ /*line to change type block*/
	background: none;
	border-color: #9c49bf;
	border-width: 2px;
	border-top-style:dotted;
	margin-top: -4px;
	opacity: 1;
}
#block .block_image_border{ /*change image in block*/
	background: none;
	border: 2px dotted #9c49bf;
}
#block .block_edit_border{ /*change type block*/
	margin-top:  0px;
	background: none;
	border: 1px none #9c49bf;
}
#addnew{
	background: none;
	border: 2px dotted #9c49bf;
}
#contact{
	color: #8c8c8c;
}
#credit {
	color: #dac0ff;
}
#credit a{
/*	color: #ebddff; */
	color: #dac0ff;
	text-decoration: none;
}
#sdlogo {
	color: #dac0ff;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
#sdlogo a{
	color: #dac0ff;
	text-decoration: none;
}
#logout ,#publish_button,#upgrade_pro,#renew_button,#cartouche_text{
	color:#dac0ff;
}
a.moveIconUp, a.moveIconDown, a.eraseIcon{
	top: -5px;
}
.SignNav {
	background-position: 2px -1px;
}
#keytag_icon{
	top: -45px;
}
#lockPageObj{
	top: 14px;
}
#flag{
	/* Dave modification */
	padding: 0px;
	position: absolute;
	right: 50px;
	top: 92px;
}
/* @end */
