/* @group universal */
html{
	background: #cc630f;
}

h1{
	border: 2px solid #f7fe34;
	text-align: center;
}

h2{
	text-align: center;
	color: #ffffff;
}

h3{
	text-align: center;
	color: #ffffff;
	font: 20px Georgia, Times, serif;
}

p{
	color: #ffffff;
}

body{
	background:#f67710;
}


div#preload { display: none; }


/* @end */

/* @group heading */

.heading{
	text-align: center;
}

.heading img{
	padding-bottom: 20px;
}

.opener{
	margin-bottom: 65px;
}

.opener p{
	color: #ffffff;
	margin-top: -5px;
	background-position: 0 bottom;
}

.opener a{
	color: #56007A;
}

.opener a:hover{
	color: #000000;
}
.opener2{
	margin-bottom: 65px;
}

.opener2 p{
	color: #ffffff;
	margin-top: -5px;
	background-position: 0 bottom;
}

.pickcat{
	margin-top: -50px;
}

.badcatlogo{
	margin-top: 5px;
	margin-left: 10px;
}

.banner{
	margin-top: -15px;
	margin-left: -5px;
}
/* @end */

/* @group columns */
.txt-catcolumn{
	margin-top: 40px;
}

.catcolumn{
	background-repeat: no-repeat;
	background-position: 0 top;
	height: 553px;
	margin-bottom: 80px;
}

.catcolumn img{
	margin-top: -30px;
}

p{
	padding-right: 15px;
	padding-left: 15px;
}

/* @end */


/* @group sticker elements */

.bottomsticker{
	margin-bottom: 55px;
}

.bottomsticker img{
	margin-top: -25px;
	margin-left: 70px;
}

/* @end */



/* @group pdfs
 */

.dwnld-btn a:hover img{
	background: url(../images/catendar/dwnld-btn-catendar-ro.gif) no-repeat 0 center;
}

/* @end */

/* @group bottom buttons */
.bottom-l a img{
	background: url(../images/catendar/arrow-l.gif) no-repeat 0 center;
	margin-left: -10px;
}

.bottom-l a:hover img{
	background: url(../images/catendar/arrow-l-ro.gif) no-repeat 0 center;
}

.bottom-r a img{
	background: url(../images/catendar/arrow-r.gif) no-repeat 0 center;
	margin-left: -10px;
}

.bottom-r a:hover img{
	background: url(../images/catendar/arrow-r-ro.gif) no-repeat 0 center;
}
/* @end */

/* @group footer */
.cubeecraft{
	margin-top: -32px;
}

.cubeecraft p{
	text-align: center;
}

.cubeecraft p a{
	text-decoration: none;
	color: #CCE82E;
}

.cubeecraft p a:hover{
	text-decoration: none;
	color: #56007A;
}

.pickcat p{
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	margin-top: -20px;
}

.disclaimer p{
	font-size: 10px;
	margin-top: -35px;
	padding-bottom: 50px;
	margin-left: 18px;
}
/* @end */