@charset "utf-8";
/* CSS Document */

:focus {	
outline:none;
}

* {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

body {
	background: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family:Calibri;
	font-size: 16px;
        background-color: #F7F2E8;
}

ul {
	float: left;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 191px;
}

a {
	text-decoration: none;
}

#like {
	position: fixed;
	top: 300px;
	right: -20px;
	float: right;
	height: auto;
	width: 130px;
}
#rack {
	height: auto;
	width: 960px;
}
#rack #top {
	width: 100%;
	height: 48px;
}
#rack #top ul {
	float: right;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: -25px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 48px;
}
#rack #header #top ul li {
	float: right;
	color: #F7F2E8;
	font-size: 18px;
	margin-top: -7px;
	margin-left: 45px;
	padding-right: 15px;
	padding-left: 15px;
	width: auto;
}
#rack #header {
	width: 100%;
	height: auto;
	float: left;
}
#rack #header #logo {
	float: left;
	height: auto;
	width: auto;
	margin-top: 15px;
}
#rack #main #mainleft {
	float: left;
	width: 674px;
	height: auto;
}
#rack #main #mainleft #intro {
	width: 672px;
	height: 307px;
	background-color: #FFF;
	border: 4px solid #B73554;
	padding-top: 2px;
	padding-left: 2px;
}
#rack #main #mainright #sidebar {
	float: right;
	width: 270px;
	background-color: #2C4559;
	height: 309px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #c3516a;
}
#rack #main {
	width: 100%;
	margin-top: 25px;
	float: left;
	height: auto;
}
#rack #main #mainright #sidebar h3 {
	background-color: #C3516A;
	font-weight: lighter;
	padding-left: 55px;
	color: #333;
	height: 31px;
	margin-top: 6px;
	font-size: 20px;
	padding-top: 3px;
	text-transform: none;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#rack #top ul li a {
	color: #E5D8C1;
	padding-top: 10px;
	margin: 5px;
	height: 35px;
	float: left;
}
#rack #top ul li  .active {
	background-color: #C3516A;
	margin: 5px;
	width: auto;
	float: left;
	height: 35px;
	padding-right: 15px;
	padding-left: 15px;
	color: #333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}

#rack #top ul li  a:hover {
	margin: 5px;
	width: auto;
	float: left;
	height: 35px;
	color: #F7F2E8;
	background-position: 5px;
}
#rack #main #mainleft #categories {
	width: 682px;
	height: 120px;
	float: left;
	background-color: #C3516A;
	margin-top: 8px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2C4559;
	border-bottom-color: #2C4559;
}
#rack #main #mainleft #categories #cathead {
	background-color: #2C4559;
	width: 50px;
	float: left;
	height: 120px;
}
#rack #main #mainleft #tabcontentcontainer{
	float: left;
	height: 300px;
	width: 682px;
	background-color: #F7F2E8;
	margin-top: 8px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B73554;
	border-bottom-color: #B73554;
	margin-bottom: 8px;
}
#rack #main #mainleft #tabcontentcontainer #midboxhead {
	width: 100%;
	height: 35px;
	background-color: #2C4559;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B73554;
}
#rack #main #mainleft #categories ul {
	margin-top: 8px;
	float: left;
	width: auto;
	height: auto;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#rack #main #mainleft #categories ul li {
	color: #F7F2E8;
	height: 20px;
}
#rack #main #mainleft #categories #cathead ul {
	width: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	height: 113px;
	background-color: #C3516A;
	font-size: 16px;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: capitalize;
	color: #2C4559;
}
#rack #main #mainleft #categories #cathead ul li {
	color: #2C4559;
}
#footer {
       width: 100%;
	height: 475px;
	background-color: #2C4559;
	float: none;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
}

#footer #footerin {
	height: auto;
	width: 960px;
	padding-top: 15px;
}
#footer #footerin #footerleft {
	height: 390px;
	width: 682px;
	float: left;
	background-color: #2C4559;
	padding-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666;
	border-bottom-color: #666;
	margin-bottom: 8px;
}
#footer #footerin #footerright {
	background-color: #2C4559;
	float: right;
	height: 400px;
	width: 266px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666;
	border-bottom-color: #666;
	margin-bottom: 8px;
}
#rack #main #mainright #sidebar ul {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 55px;
	float: none;
	width: 150px;
	padding: 0px;
}
#rack #main #mainright #sidebar ul li {
	height: 25px;
	width: auto;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	padding-bottom: 7px;
	color: #CCC;
	font-weight: lighter;
}
#footer #footerin #footerleft #blinks h4 {
	font-size: 20px;
	font-weight: lighter;
	margin-bottom: 10px;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #CCC;
	text-align: left;
}

#footer #footerin #footerleft #bcontact h4 {
	font-size: 20px;
	font-weight: lighter;
	margin-bottom: 10px;
	width: 96%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #CCC;
	text-align: left;
	margin-left: 18px;
}
#footer #footerin #footerleft #blinks {
	height: auto;
	width: 170px;
	float: left;
}
#footer #footerin #footerleft #blinks ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	height: 25px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	color: #999;
	width: 170px;
}

#footer #footerin #footerleft #blinks ul {
	margin: 0px;
	padding: 0px;
}

#footer #base {
	width: 950px;
	height: 35px;
	margin-top: 0px;
	background-color: #2C4559;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	border: 1px dashed #666;
	padding: 5px;
}
#footer #footerin #footerleft #bcontact {
	height: auto;
	width: 500px;
	float: left;
	margin-left: 10px;
}
#footer #footerin #footerleft #bcontact ul {
	float: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#footer #footerin #footerleft #bcontact ul li {
	float: left;
	height: 25px;
	width: 225px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-left: 20px;
	color: #999;
}

#footer #footerin #footerleft #bcontact ul li.bbttn {
	float: right;
	height: 25px;
	width: 230px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-left: 20px;
	clear: left;
}

#footer #footerin #footerleft #bcontact ul li.bmcontent {
	float: right;
	height: 228px;
	width: 230px;
	margin-bottom: 25px;
	border: 1px dashed #999;
	margin-right: 0px;
	margin-top: 5px;
}

#rack #main #mainright {
	float: right;
	height: auto;
	width: 270px;
}
#rack #main #mainright #fbook {
	float: right;
	width: 270px;
	margin-top: 8px;
	height: 430px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C3516A;
	border-bottom-color: #C3516A;
}
#rack #main #mainleft #midboxhead h1 {
	font-weight: lighter;
	font-size: 22px;
	margin-left: 5px;
	color: #F7F2E8;
	padding-top: 2px;
	margin-bottom: 15px;
}
#rack #main #mainleft #tabcontentcontainer #p-select #tablist{
	float: left;
	margin: 0px;
	padding: 0px;
}
#rack #main #mainleft #tabcontentcontainer #p-select {
	float: left;
	width: 200px;
	margin-top: 10px;
}
#rack #main #mainleft #tabcontentcontainer #p-select ul li {
	width: 170px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 10px;
	height: 20px;
	float: left;
	color: #2C4559;
}
#rack #main #mainleft  #tabcontentcontainer #sc1 {
	float: right;
	color:#333333;
	width: 470px;
	border: 1px none #999;
	margin-top: 10px;
	height: 235px;
	display: none;
}

#rack #main #mainleft  #tabcontentcontainer #sc2 {
	float: right;
	color:#333333;
	width: 470px;
	border: 1px none #999;
	margin-top: 10px;
	height: 235px;
}

#rack #main #mainleft  #tabcontentcontainer #sc3 {
	float: right;
	color:#333333;
	width: 470px;
	border: 1px none #999;
	margin-top: 10px;
	height: 235px;
	display: none;
}

#rack #main #mainleft  #tabcontentcontainer #sc4 {
	float: right;
	color:#333333;
	width: 470px;
	border: 1px none #999;
	margin-top: 10px;
	height: 235px;
	display: none;
}

#rack #main #mainleft  #tabcontentcontainer #sc5 {
	float: right;
	color:#333333;
	width: 470px;
	border: 1px none #999;
	margin-top: 10px;
	height: 235px;
	display: none;
}

#rack #main #mainleft  #tabcontentcontainer #sc6 {
	float: right;
	color:#333333;
	width: 470px;
	border: 1px none #999;
	margin-top: 10px;
	height: 235px;
	display: none;
}


#rack #main #mainleft #tabcontentcontainer #p-select ul li a {
	color: #2C4559;
}
#footer #footerin #footerright h4 {
	font-size: 20px;
	font-weight: lighter;
	margin-bottom: 10px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #CCC;
	text-align: left;
}
#footer #base #owner {
	float: left;
	padding-top: 5px;
	width: auto;
	margin-left: 6px;
}
#footer #base #owner h5 {
	font-weight: lighter;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	width: 100px;
	font-size: 18px;
	padding-top: 3px;
	color: #CCC;

}
#footer #base #owner img {
	float: left;
	border: 1px dashed #999;
}
#footer #base ul li {
	float: left;
	margin-right: 25px;
	margin-top: 1px;
}
#footer #base ul li.builder {
	float: left;
	margin-left: 225px;
	margin-top: -15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-right: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer #base h2 {
	font-weight: lighter;
	font-size: 18px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	float: left;
	color: #CCC;
}
.op {
	color: #003;
}
.ow {
	color: #43803C;
}
.ob {
	color: #FDA100;
}
.oa {
	color: #C4536B;
}
.br {
	color: #F36;
}
.bi {
	color: #FF8200;
}
.bp {
	color: #6D963F;
}
.be {
	color: #FC3;
}
.design {
	color: #000;
}
#footer #base ul li img.social {
	border: 1px dashed #666;
}

