/* This css file serves as a template for styling your kwicks.  Feel free to modify, but please make note of the comments - some of them are important. */
#kwicks-wrap { position: relative; width: 940px; }
.kwicks { list-style: none; margin: 5px 0px 30px; padding: 0; background-image: url(/img/kwicks/bg-kwicks.jpg); background-repeat: repeat-x; width: 930px; }
.kwicks h1, h2, h3, h4 { padding: 10px 0px 0px; margin: 0px; color: #fcb03c; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px;} 
.kwicks ul { line-height: 22px; }
.kwicks li { width: 310px; height: 326px;  display: block; overflow: hidden; padding: 0; float: left; position: relative; line-height: 22px; }
.kwicks.horizontal li {  margin-right: 0px;  float: left; }
.kwicks.vertical li {  margin-bottom: 5px;  }
.kwicks li .leftcol { width: 250px; display:inline; position: absolute; left: 50px; top: 10px; padding-right: 17px; }
.kwicks li .rightcol { width: 277px; float:left; position: absolute; left: 310px; top: 10px; }
.kwicks li .rightcol h2 { margin-bottom: 0px; font-size: 16px; }
.kwicks li .leftcol .quote { position: absolute; top: 71px; right: 32px; }
.rightcol ul { padding: 0px 3px; margin: 0px; }
.rightcol li { display: block; height: auto; margin: 0px; padding: 0px; background-image:url(/images/custom_li.png);
	 background-repeat:no-repeat;
	 background-position:0px 5px; padding: 0px 0px 0px 20px;}
.rightcol img { margin-top: 10px; padding-top: 0px; }
.rightcol li a:visited {color:#29272A; font-size:12px;}
.rightcol li a:hover {color:#29272A; font-size:12px; text-decoration:underline;}
#kwick_1 { } #kwick_1.active { background-image: url(/img/kwicks/kwick-sprite.jpg); background-position: 1px 0; }
#kwick_2 { background-image: url(/img/kwicks/divide.jpg); background-repeat: no-repeat; background-position: left; background-position: 0% 0%; }
#kwick_2.active { background-image: url(/img/kwicks/kwick-sprite.jpg); background-position: 1px -326px; }
#kwick_3 { background-image: url(/img/kwicks/divide.jpg); background-repeat: no-repeat; }
#kwick_3.active { background-image: url(/img/kwicks/kwick-sprite.jpg); background-position: 0px -651px; }
#kwicks-wrap .left { background-image: url(/img/kwicks/left-right.png); width: 12px; height: 326px; background-position: 0 0; position: absolute; top: 0px; left: 0px; z-index: 10; }
#kwicks-wrap .right { background-image: url(/img/kwicks/left-right.png); width: 12px; height: 326px; background-position: 12px 0; position: absolute; top: 0px; right: 0px; z-index: 10; } 
img { padding: 0px; margin: 0px; }
a img { border: none; } 
p.sub { font-size: 14px; color: #fcb03c; margin: -5px 0px 15px; padding: 0px; font-family: Georgia, "Times New Roman", Times, serif; } 

.leftcol p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #29272A;
}