/* CSS Document */

/*MAIN LAYOUT MAIN LAYOUT MAIN LAYOUT*/

body

{

margin: 0;

padding: 0;

font-size: 90%;

background-color:#2b6767;

}

#container{

background-image:url(http://www.classiccatskills.com/images/Links_BG.gif);

background-repeat:repeat-y;

background-position:100% 0;

width: 1000px;

/*IE doesn't support min-with so the IE script below is used for rendering the same effect*/
/*width:expression(document.body.clientWidth < 775? "775px": "auto" );*/

}

#header

{
background-image:url(http://www.classiccatskills.com/images/BG_Photo.jpg);

background-repeat:no-repeat;

background-position:0 0;

height:193px;
padding:0px;
margin:0px;

}

#promos

{
width:25%;/*349px 35%*/
height:183px;
background-color:#fecf67;
padding-top:10px;
/*width: 20%;*/
float:right;
/*margin-left: 3%;*/

}

#col1

{

float: left;

width: 26%;

margin-left: 1%;

font-family:Georgia, "Times New Roman", Times, serif;

font-size:12px;

padding-top:26px;

}

#col2

{

float: left;

width: 26%;

margin-left: 3%;

font-family:Georgia, "Times New Roman", Times, serif;

font-size:12px;

padding-top:26px;

}
#story-column

{

float: left;

width: 52%;

margin-left: 1%;

font-family:Georgia, "Times New Roman", Times, serif;

font-size:12px;

padding-top:26px;

}

#col3

{

float: left;

width: 22%;

margin-left: 3%;

margin-bottom: 10px;

padding-top:26px;

}

#nav

{
/*position:absolute;*/
/*top:194px;*/
/*right:0px;*/
/*height:194px;*/

float: right;
width:150px;

/*width: 20%;*/

/*margin-left: 3%;*/

}

#footer

{

clear: both;

background-image:url(http://www.classiccatskills.com/images/Footer_Img.gif);

background-repeat:no-repeat;

background-position:100% 100%;

background-color:#fecf67;

height:92px;

}
#bg-img1{
clear:both;

background-image:url(http://www.classiccatskills.com/images/BOT_Links_Img.gif);

background-repeat:no-repeat;

background-position:100% 100%;

height:100%;

}
#bg-img2{

background-image:url(http://www.classiccatskills.com/images/TOP_Links_Img.gif);

background-repeat:no-repeat;

background-position:100% 0;

height:100%;

}

/*MAIN LAYOUT MAIN LAYOUT MAIN LAYOUT*/

/*TEXTUAL CONTENT TEXTUAL CONTENT TEXTUAL CONTENT*/

.box-content{

font-family:Georgia, "Times New Roman", Times, serif;

font-size:13px;

color:#d1d1d1;/*c4c4c4*/

padding:0px 10px 10px 10px;

line-height: 130%;

}

p{
margin-top:0px;
padding-top:0px;
}

.box-subcontent{

float:right;

width:50%;

border:1px solid #fecf67;

padding:5px 5px 5px 5px;

line-height: 130%;

}
.box-subcontent2{

float:right;

padding:5px 5px 5px 5px;

}

.title{

font-family:Verdana, Arial, Helvetica, sans-serif;

font-weight:bold;

font-size:15px;

color:#fecf67;
padding:10px 0px 10px 0px;
margin:10px 0px 10px 0px;

}

.col3-content{

font-family:Georgia, "Times New Roman", Times, serif;

font-size:13px;

color:#000000;

line-height: 130%;

/*margin:0px 0px 0px 10px;*/

}
.email{
clear:both;
background-color:#fecf67;
height:46px;
background-image:url(http://www.classiccatskills.com/images/logo-bottom.gif);
background-repeat:no-repeat;
}
.email-content{
float:right;
padding:15px 15px 5px 0px;

font-family:Georgia, "Times New Roman", Times, serif;

font-size:12px;

font-weight:bold;
}

.promo-content{
padding:15px 10px 0px 132px;

font-family:Georgia, "Times New Roman", Times, serif;

font-size:12px;

font-weight:bold;

color:#000000;
}
.promotable1, .promotable2, .promotable3{
border-bottom:1px solid #673767;
border-left:1px solid #fecf67;
cursor:pointer;
background-repeat:no-repeat;
height:60px;
}
.promotable1{
background-image:url(http://www.classiccatskills.com/images/celebritypromo.jpg);
}
.promotable2{
background-image:url(http://www.classiccatskills.com/images/memorypromo.jpg);
}
.promotable3{
background-image:url(http://www.classiccatskills.com/images/photopromo.jpg);
}
.nav-content{

margin:0px 10px 0px 10px;

padding-top:15px;

font-family:Georgia, "Times New Roman", Times, serif;

font-size:14px;

color:#d1d1d1;/*c4c4c4*/

line-height: 130%;

}
.contributors{
font-size:12px;
padding-left:10px;
}
.footer-content{

float:right;

width:300px;

font-family:Verdana, Arial, Helvetica, sans-serif;
padding-top:30px;

font-size:10px;

color:#000000;

}

/*TEXTUAL CONTENT TEXTUAL CONTENT TEXTUAL CONTENT*/

/*LINKS LINKS LINKS*/
.promo-content a:link, .promo-content a:visited, .promo-content a:active{

color:#000000;

text-decoration:none;

}

.promo-content a:hover{

text-decoration:underline;

}

.box-content a:link, .box-content a:visited, .box-content a:active{

color:#e3b95d;

text-decoration:none;

}

.box-content a:hover{

text-decoration:underline;

}

.col3-content a:link, .col3-content a:visited, .col3-content a:active{

color:#000000;

text-decoration:none;
}

.col3-content a:hover{

text-decoration:underline;

}

.nav-content a:link, .nav-content a:visited, .nav-content a:active{

color:#fecf67;

text-decoration:none;

}

.nav-content a:hover{

text-decoration:underline;

}

.email-content a:link, .email-content a:visited, .email-content a:active{

color:#000000;

text-decoration:none;

}

.email-content a:hover{

text-decoration:underline;

}
/*LINKS LINKS LINKS*/

/*BOX LAYOUT BOX LAYOUT BOX LAYOUT*/

.bgl{

background-image:url(http://www.classiccatskills.com/images/yellow-dot.gif); 

background-position:0 0;

background-repeat:repeat-y;

background-color:#673767; /*margin:10px 10px 10px 10px;*/

/*z-index:10;*/

}

.bg2{

background-image:url(http://www.classiccatskills.com/images/box-top.gif);

background-position:100% 0%;

background-repeat:repeat-x;

/*z-index:11;*/

}

.bg3{

background-image:url(http://www.classiccatskills.com/images/yellow-dot.gif);

background-position:100% 100%;

background-repeat:repeat-y;

/*z-index:12;*/

}

.bg4{

background-image:url(http://www.classiccatskills.com/images/yellow-dot.gif);

background-position:0 100%;

background-repeat:repeat-x;

/*z-index:13;*/

}

.c1{

background-image:url(http://www.classiccatskills.com/images/box-corner-rb.gif);

background-position:100% 100%;

background-repeat:no-repeat;

/*z-index:14;*/

} .c2{

background-image:url(http://www.classiccatskills.com/images/box-corner-lb.gif);

background-position:0 100%;

background-repeat:no-repeat;

/*z-index:17;*/

}

.c3{

background-image:url(http://www.classiccatskills.com/images/box-corner-lt.gif);

background-position:0 0;

background-repeat:no-repeat;

/*z-index:15;*/

} .c4{

background-image:url(http://www.classiccatskills.com/images/box-corner-rt.gif);

background-position:100% 0;

background-repeat:no-repeat;

/*z-index:16;*/

}
.clear {font-size: 1px; height: 1px;}


/*BOX LAYOUT BOX LAYOUT BOX LAYOUT*/
/*Story Text Style*/
.storyheadline{
clear:both;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-weight:bold;

font-size:15px;

color:#fecf67;
padding:10px 0px 10px 0px;
margin:10px 0px 10px 0px;

}
.smalltxt{

float:right;

width:25%; 

border:1px solid #fecf67;

padding:5px 5px 5px 5px;

line-height: 130%;

}