* {
  box-sizing: border-box;
}

body {
  font-family: Arial, Helvetica, sans-serif;
      margin: 0px auto;
    	background-image: url('/images/bg.png');
	background-position: top center;
	background-repeat: repeat-x;
}

		a {color: #440e62; text-decoration: none;}
		a:hover {color: #000; text-decoration: underline;}

		p {line-height: 20px; margin-top: -5px; margin-bottom: 20px;}

		img {margin: 0 0 0 0; border: 0px;}

		B, I, S, U, strong {color: #440e62;}
		
		.sub {
	font-size: 16px;
	color: #333;
}

blockquote {
	padding: 15px;
	font-size: 12px;
	font-style: normal;
	color: #fff;
	background-color: #333;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

select, input, textarea {
	padding: 10px;
	margin: 5px 5px 15px 0;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}



ul {
	list-style: circle;
	color: #911f88;
	margin: 15px;
	font-size: 14px;
	line-height: 25px;
}

ol {
	list-style: upper-roman;
	color: #444;
	margin: 10px 15px 25px 15px;
	font-size: 12px;
	line-height: 25px;
}


/* Style the header */
.header {
  background-color: #010010;
  text-align: right;
  height: 99px;
  margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url('/images/banner.png');
	background-position: top center;
	background-repeat: no-repeat;

}

/* Create three equal columns that floats next to each other */
.navigation {
  float: left;
  width: 22%;
    background-color: #ffffff;
border-right-width: 1px;

      margin: 0 auto;

}

.navigation {

	padding: 0 0 0 15px;
	height: 100%;
	display: block;
	color: #555;
	font-size: 14px;
	border-right: 1px solid #eee;
	vertical-align:text-top; 
}

.navigation h3 {clear: both; margin-top: 15px;}

.navigation ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

.navigation ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	width: 150px;
	float: left;
	border-bottom: 1px solid #f7f7f7;
		font-size: 16px;
;
}


/* Create three equal columns that floats next to each other */
.column {
  float: left;
  width: 60%;
  padding: 10px;
    background-color: #ffffff;
    
          margin: 0 auto;

}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Style the footer */
.footer {
  background-color: #fff;
  padding: 10px;
  text-align: left;
  background-image: url('/images/footer.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}

/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media (max-width: 600px) {
  .column {
    width: 100%;
  }
    .navigation {
    width: 100%;
  }
}


.logo {
	margin-top: 25px;
	margin-left: 10px;
	background-image: url('/images/logo.png');
	width: 300px;
	height: 50px;
	float: left;
	vertical-align:top;
}

	.mini
{border: 1px solid #bdbdbd;
margin: 1px 1px 1px 1px;
background-color: #eee; 
	padding: 2px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
}

.bottom-box {
	float: left;
	margin: 5 5 10px 5;
	padding: 5 5 5 5;
	color: #777;
	font-size: 14px;
	width:33.33%;
}

.bottom-box h3 {margin: 20px 0 5px 0; color: #440e62; font-size: 21px;}
.bottom-box p {padding: 0 30px 0 0; line-height: 14px;}

.bottom-box ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

		
		h1, h2, h3, h4, h5, h6 {
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	font-family: 'Average Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-transform: none;
}

h1 {
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	font-size: 30px;
	color: #440e62;
	clear: both;
}

h2 {
	font-size: 25px;
	color: #222;
}

h3 {
	font-size: 21px;
	color: #333;
}

.image
{border: 1px solid #bdbdbd;
margin: 3px 3px 3px 3px;
background-color: #eee; 
	padding: 5px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
}


#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #754d8c;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}






.code { overflow:auto; border: 1px solid #bdbdbd;
margin: 3px 3px 3px 3px;
background-color: #eee; 
	padding: 5px;}
.code { line-break:strict; }

.image
{border: 1px solid #bdbdbd;
margin: 3px 3px 3px 3px;
background-color: #eee; 
	padding: 5px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
}

.image2
{border: 1px solid #bdbdbd;
margin: 3px 3px 3px 3px;
background-color: #eee;
padding: 3px 3px 3px 3px; 
	padding: 5px;}
	
	.mini
{border: 1px solid #bdbdbd;
margin: 1px 1px 1px 1px;
background-color: #eee; 
	padding: 2px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
}

/*
------------------------------------------------------------------------
WALLPAPERS
------------------------------------------------------------------------
*/





.viewwall
{border: 1px solid #d9d9d9;
margin: 3px 3px 3px 3px;
padding: 5px 5px 5px 5px;
background-color: #ffffff;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
}

.wallpreview
{border: 1px solid #bfbfbf;
margin: 3px 3px 3px 3px;
padding: 5px 5px 5px 5px;
background-color: #eee;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;

}

.thumbcontainer {
	
width: 185px;
margin: 10px 0 0 10px;
padding: 0 10px 0px 10px;
float: left;
text-align: left;
display: inline;

}



.wallpaperview
{ border: 1px solid #d9d9d9;
font-family: arial;
font-size: 10px;
color: #000000; 
text-align: left;
line-height: 14px;
padding: 5px;
margin: 5px;
background-color:#f6f5f5;
width: 185px;
height: 210px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;

}

.displayinfo
{	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	color: #aaa;
	font-size: 15px;
	font-family: 'Average Sans', sans-serif;
	background-color: #f7f7f7;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
}

.displayinfo {clear: both; padding: 5px 5px 5px 5px;}

.download:link, .download:visited, .download:active	
{	padding: 5px 10px 5px 10px;
	margin: 0 5px 5px 0;
	color: #aaa;
	font-size: 13px;
	font-family: 'Average Sans', sans-serif;
	background-color: #f7f7f7;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
}

.download:hover 
{
	color: #fff;
	background-color: #440e62;
	text-decoration: none;
}

.download {clear: both; padding: 10px 0 0 0;}


/*
------------------------------------------------------------------------
AVATARS
------------------------------------------------------------------------
*/

.avatarview
{ 
color : #777777;
font : 10px georgia;
text-align : left;
display:block;
background: #d3d3d3;
margin:3px 3px 3px 3px;
width: 120px;
height: 180px;
padding: 3px;
}

.avatars { margin:0 -4px 5px 0; }


.avatar
{border: 1px solid #bdbdbd;
margin: 3px 3px 3px 3px;
background-color: #eee; 
	padding: 5px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
}

/*
------------------------------------------------------------------------
DESIGNS
------------------------------------------------------------------------
*/


.layoutsview
{ 
font-family: arial;
font-size: 10px;
color: #797979; 
text-align: left;
line-height: 14px;
padding: 5px;
margin: 5px;
background-color:#f6f5f5;
border-top: 1px dashed #777777;
border-bottom: 15px solid #da2862;
width: 255px;
height: 200px;

}

.viewlayouts
{border: 1px solid #d9d9d9;
margin: 3px 3px 3px 3px;
padding: 5px 5px 5px 5px;
background-color: #ffffff;

	-webkit-border-radius: 3px;
	border-radius: 3px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
}


.predown:link, .predown:visited, .predown:active	
{text-decoration: none;
font-family: "Tahoma", Arial, Verdana, sans-serif;
font-size: 7px;
letter-spacing: 1px;
text-transform: uppercase;
color: #000000;
float:left;
padding: 0px 0px 0px 0px;
margin: 10px 0px 0px 3px;
background-color: #ffffff;
border: 1px solid #d9d9d9;
display:block;
width: 85px;
font-weight: bold;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;

}

.predown:hover 
{
border: 1px solid #878787;
}


.buttons a:link, .buttons:visited, .buttons:active  {
	display: inline-block;
	width: auto;
	padding: 8px;
	line-height: 1em;
	color: #444444;
        background: #f4f4f4;
	border: 1px solid #444444;
text-align: center;
font-weight:bold;
text-decoration: none;
}

.buttons a:hover {
	color: #444444;
	border: solid 1px #c1c1c1;
text-align: center;
text-decoration: none;
}




.reviewtable{
    color: #ffffff;
    background:#000000;
}

.minimenu {
width: 100px;
}

/*
------------------------------------------------------------------------
NAVI COntent
------------------------------------------------------------------------
*/

