/* CSS Document */

/* Global */
body {
	margin:0 auto;
	background-color:#4396ca;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
a img {border: none; }
/* Wrappers */
#top {
	height:102px;
	background: -webkit-gradient(linear, left top, left bottom, from(#1258a0), to(#4396ca));
	background: -moz-linear-gradient(top,  #1258a0,  #4396ca);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1258a0', endColorstr='#4396ca');
}
#logoarea {
	width:900px;
	margin:0 auto;
}
#wrapper {
	width:900px;
	margin:0 auto;	
}

/* Navigation Top */

#navTOP {
	margin:0 auto;
	background: -webkit-gradient(linear, left bottom, left top, from(#0c3d75), to(#9ab2cd));
	background: -moz-linear-gradient(bottom,  #0c3d75,  #9ab2cd);	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9ab2cd', endColorstr='#0c3d75');
	border-top-left-radius:2px;
	border-top-right-radius:2px;
	height:10px;
	}

/* Containers */
#lineTop {
	height:15px;
	width:100%;
	background-color:#0c3d75;	
}
#fb {
	float:right;
	margin-top:35px;
}
#gg {
	float:right;
	margin:2px 5px 0 auto;
	margin-top:37px;	
}
/* Paging Styles */
#pageOuter {clear:both;padding:5px 0;background-color:#34538a;margin-right:4px;margin-bottom:3px;}
#pageInner {background-color:#425e90;color:#999999;font-size:16px;}
/* Body */

#body {
	width:896px;
	background-color:#FFFFFF;
	border-left:2px solid #134379;
	border-right:2px solid #134379;
}
#bodyR {
	width:733px;
	height:auto;
	float:right;
	margin-top:-15px;
}
#bodyR a{
	color:#4396ca;	
}
#bodyR .tag{
	float:left;
	margin-left:5px;
	margin-top:6px;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
}
#bodyR .tag:hover{
	text-decoration:none;
}
#navL {
	width:158px;	
	float:left;
	margin-bottom:10px;
}
.navLeft {
	float:left;	
	width:158px;
	background-color:#84a7ce;	
}
.navLeft .cats {
	font-family:Verdana, Geneva, sans-serif;	
	color:#FFF;
	font-weight:bold;
	padding-top:10px;
	float:left;
	font-size:16px;
}
#welcome {
	width:700px;
	height:40px;
	background: -moz-linear-gradient(bottom,  #e1e1e1,  #f9fafc);
	background: -webkit-gradient(linear, left top, left bottom, from(#f9fafc), to(#e1e1e1));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9fafc', endColorstr='#e1e1e1');
	margin-left:17px;
	border-radius:5px;
	border:1px solid #CCC;
	margin-top:10px;
}
#welcome .h1 {
	margin:0 auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	padding-top:5px;
	color:#1b63a8;
}
.covers {
	float:left;
}
.sorrting {
	border:1px solid #CCCCCC;
	width:640px;
	border-top:none;
	margin:-10px auto 0 30px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background: -moz-linear-gradient(bottom,  #f9fafc,  #e1e1e1);
	background: -webkit-gradient(linear, left top, left bottom, from(#e1e1e1), to(#f9fafc));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e1e1', endColorstr='#f9fafc');
	padding:3px 0;
	font-size:14px;
}
#content .coverhover {
	width:600px; 
	height:221px;
	float:left;	
	margin-top:-221px;
}
#content .coverhover a{
	display:block;
	width:100%;
	height:100%;
	text-decoraton:none;	
}
#content .coverhover a:hover {
	background-image:url("https://fbcoverlover.com/images/layout/bck2.png");
}
#message a:hover {
	background-color:#FFF;	
}
#moreinfo {
	width:850px;
	height:40px;
	background: -moz-linear-gradient(bottom,  #e1e1e1,  #f7f7f7);
	background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#e1e1e1));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#e1e1e1');
	margin-left:17px;
	border-radius:5px;
	border:1px solid #CCC;	
	clear:both;
	margin-top:-5px;
}
#moreinfo .h1 {
	margin:0 auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	padding-top:7px;
	color:#1b63a8;
	margin-left:50px;
}
#moreinfo2 {
	margin:0 auto;
	padding:10px 0;
	width:835px;
	color:#175087;
}
#footer {
	margin:0 auto;
	height:22px;
	width:900px;
	background: -webkit-gradient(linear, left bottom, left top, from(#9ab2cd), to(#0c3d75));
	background: -moz-linear-gradient(bottom,  #7598bf,  #0c3d75);	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c3d75', endColorstr='#9ab2cd');
	padding-top:7px;
}
#footer a {color:#FFFFFF;}
.links {
	padding-bottom:5px;	
}
.links a{
	color:#134379;
	font-size:13px;
	text-decoration:none;	
}
.links a:hover{
	text-decoration:underline;
}
/* Navigation Left */
.searchBut:hover{cursor:pointer;background-color:#04B431;}
.catss {
	width:158px;
	float:left;
	margin-top:10px;
}
.catss ul{
	padding:0;
    margin:0;
	list-style-type:none;
}
.catss ul li{
	background-color:#eaf0f6;	
	height:23px;
	float:left;
	width:158px;
	background: -moz-linear-gradient(left,  #0c3d75,  #628ab6);
	background: -webkit-gradient(linear, left top, right bottom, from(#0c3d75), to(#628ab6));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#0c3d75', endColorstr='#628ab6');
}
.catss ul li:hover .navLEFTline{
	background-color:#bacfe7;
}
.catss ul li:hover {
	background: -moz-linear-gradient(left,  #0c3d75,  #7da1c8);
	background: -webkit-gradient(linear, left top, right bottom, from(#0c3d75), to(#7da1c8));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#0c3d75', endColorstr='#7da1c8');
}
.catss ul li a{
	margin-left:5px;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#FFF;
}
.tagCloud a:hover {
	text-decoration:underline;
}
/* Sub-Navigation */
.subcatsclick {
	cursor:pointer;	
}
.subcats {
	visibility:hidden;
	float:left;
	height:0;	
}

.catss .subcats li a{
	margin-left:5px;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#FFF;
}

.subcatsclick2 {
	cursor:pointer;	
}
.subcats2 {
	visibility:hidden;
	float:left;
	height:0;	
}
.catss .subcats2 li a{
	margin-left:5px;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#FFF;
}

.subcatsclick3 {
	cursor:pointer;	
}
.subcats3 {
	visibility:hidden;
	float:left;
	height:0;	
}

.catss .subcats3 li a{
	margin-left:5px;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#FFF;
}
.catss .subcats li {
	background: -moz-linear-gradient(left,  #13437a,  #7093b9);
	background: -webkit-gradient(linear, left top, right bottom, from(#13437a), to(#628ab6));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#13437a', endColorstr='#628ab6');
}
.catss .subcats li:hover {
	background: -moz-linear-gradient(left,  #15447b,  #80a2c7);
	background: -webkit-gradient(linear, left top, right bottom, from(#15447b), to(#80a2c7));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#15447b', endColorstr='#80a2c7');
}
.catss .subcats2 li {
	background: -moz-linear-gradient(left,  #13437a,  #7093b9);
	background: -webkit-gradient(linear, left top, right bottom, from(#13437a), to(#628ab6));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#13437a', endColorstr='#628ab6');
}
.catss .subcats2 li:hover {
	background: -moz-linear-gradient(left,  #15447b,  #80a2c7);
	background: -webkit-gradient(linear, left top, right bottom, from(#15447b), to(#80a2c7));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#15447b', endColorstr='#80a2c7');
}
.catss .subcats3 li {
	background: -moz-linear-gradient(left,  #13437a,  #7093b9);
	background: -webkit-gradient(linear, left top, right bottom, from(#13437a), to(#628ab6));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#13437a', endColorstr='#628ab6');
}
.catss .subcats3 li:hover {
	background: -moz-linear-gradient(left,  #15447b,  #80a2c7);
	background: -webkit-gradient(linear, left top, right bottom, from(#15447b), to(#80a2c7));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#15447b', endColorstr='#80a2c7');
}

.rotate {
	background-image:url('https://fbcoverlover.com/images/layout/arrow3.png');	
	width:15px;
	height:15px;
	float:left;
	margin:4px auto 0 30px;
}
.rotate2 {
	background-image:url('https://fbcoverlover.com/images/layout/arrow3.png');	
	width:15px;
	height:15px;
	float:left;
	margin:4px auto 0 30px;
}
.rotate3 {
	background-image:url('https://fbcoverlover.com/images/layout/arrow3.png');	
	width:15px;
	height:15px;
	float:left;
	margin:4px auto 0 30px;
}
.navLEFTline {
	width:7px;
	height:23px;
	background-color:#84a7ce;
	float:right;	
}

/* Cover Navigation */ 

.CoverNav a{
	color:#4396ca;
	
}
.CoverNav a:hover{
	text-decoration:none;	
}
#content .bottomcoverrs {
	width:600px;
	height:25px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#e5e5e5');
	background:-moz-linear-gradient(bottom,  #e5e5e5,  #FFFFFF);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#e5e5e5));
	color:#8897c6;border-bottom:1px solid #CCCCCC;
	clear:both;
}
#loading {
	float:left;
	margin-left:500px;
	margin-top:3px;	
}
#mailform ul{
	list-style-type:none;	
}
/* Preview Page */
#preview {
	width:740px;
	float:right;
}
#welcomepreview {
	width:706px;
	height:40px;
	background: -moz-linear-gradient(bottom,  #eceef5,  #f9fafc);
	background: -webkit-gradient(linear, left top, left bottom, from(#f9fafc), to(#eceef5));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9fafc', endColorstr='#eceef5');
	border-radius:5px;
	border:1px solid #CCC;	
	margin-left:16px;
	margin-top:10px;
}
#welcomepreview .h1 {
	margin:0 auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	padding-top:5px;
	color:#1b63a8;
	margin-left:20px;
}
#outerContain {
	margin:0 auto;
	width:725px;
	height:425px;
}
#outerContain a:hover{
	text-decoration:none;	
}
#profilepic {
	float:left;
	margin:-70px auto 0 20px;
	position:relative;
	z-index:99;
}
#profileinfo {
	float:right;
	margin:-50px 11px 0 auto;	
}
#bottomprofile {
	height:30px;
	width:700px;
	clear:both;	
	background: -moz-linear-gradient(bottom,  #e5e5e5,  #FFFFFF);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#e5e5e5));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#e5e5e5');
	margin:0 auto;
}

#buttonCont {
	clear:both;
	width:250px;
	height:50px;
	background-image:url('https://fbcoverlover.com/images/layout/button.jpg');	
	border:none;
	margin:5px auto 10px 250px;
}
#buttonCont:hover {
	background-position:0 -51px; 
	cursor: pointer;	
	-moz-box-shadow: 0 0 20px #e8e353;
	-webkit-box-shadow: 0 0 20px #e8e353;
	box-shadow: 0 0 20px #e8e353;
}