/* ----------------------------------------------------------------------------------------------------------

Output device: screen, projection

Author: Nuvio (www.nuvio.cz)
Update: 2008-07-29, 18:30 GMT+1
Version:2.2.6 (2008-07-13, 14:28 GMT+1)

Structure:
display; position; z-index; float; clear; width; height; overflow; margin; padding; border; background; align; font;

Content:

1) HTML tags
2) HTML styles
3) Layout
4-1) Page: Homepage
5) Others

---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
1) HTML tags
---------------------------------------------------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6, p, address, blockquote, table, dl, fieldset {margin:15px 0;}

/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */

ul.ul-01 {margin:15px 0; list-style:none;}
ul.ul-01 li {padding:2px 0 2px 25px; background:url("http://www.quinl.com/images/test/ul-01.gif") 0 50% no-repeat; font-size:85%;}

ul.ul-list {margin:15px 0; list-style:none;}
ul.ul-list li {padding:1px 0;}
ul.ul-list span.date {padding-right:10px;}

/* ----------------------------------------------------------------------------------------------------------
3) Layout
---------------------------------------------------------------------------------------------------------- */


#tray {position:relative; width:1000px; height:45px; background:url("http://www.quinl.com/images/test/tray.jpg") 0 0 no-repeat; overflow:hidden; font:bold 90%/1 "tahoma",sans-serif;}
#tray ul {margin:0 20px; list-style:none;}
#tray li {display:inline;}
#tray li a {display:block; float:left; padding:17px 20px 17px 18px; background:url("http://www.quinl.com/images/test/tray-separator.gif") 100% 0 no-repeat; text-decoration:none;}
#tray li a:hover {background:url("http://www.quinl.com/images/test/tray-hover.gif");}
#tray li#tray-active a {background:url("http://www.quinl.com/images/test/tray-active.gif");}

#cols2-top{width:960px; height:5px; margin-top:15px; background:url("http://www.quinl.com/images/test/cols2-top.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols2-bottom {width:960px; height:5px; margin-bottom:15px; background:url("http://www.quinl.com/images/test/cols2-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols2 {background:url("http://www.quinl.com/images/test/cols2.gif") 0 0 repeat-y;}

#cols2 #col-left {float:left; width:595px; padding:20px;}
#cols2 #col-right {float:right; width:247px; margin-right:1px; padding:20px;}

#cols2 #col-left h4, #cols2 #col-right h4 {margin:0; font-size:100%;}
#cols2 #col-left .title {background:url("http://www.quinl.com/images/test/dot.gif") 0 50% repeat-x;}
#cols2 #col-left .title h4 {display:inline; padding-right:10px;}
#cols2 #col-left .title span {padding-left:10px;}

#cols2 .box {margin-top:15px;}
#cols2 #col-right h4 {background:url("http://www.quinl.com/images/test/dot-02.gif") 0 50% repeat-x;}
#cols2 #col-right h4 span {padding-right:10px;}
#cols2 .col-right-img {float:left; width:65px;}
#cols2 .col-right-text {float:right;}
#cols2 .col-right-text p {margin:0;}

#cols3-top {width:960px; height:5px; margin-top:15px; background:url("http://www.quinl.com/images/test/cols3-top.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols3-bottom {width:960px; height:5px; margin-bottom:15px; background:url("http://www.quinl.com/images/test/cols3-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols3 {background:url("http://www.quinl.com/images/test/cols3.gif") 0 0 repeat-y;}

.col {float:left; width:308px; padding:0 1px; margin-right:15px;}
.col.last {margin-right:0;}
.col h3 {margin:0; padding:7px 15px 12px 50px; background:url("http://www.quinl.com/images/test/cols3-title.gif") 20px 40% no-repeat; font-size:120%;}

.col-text {padding:20px; border-top:1px solid #DFDFDF;}
.col-text p {margin:0;}
.col-text ul {margin-bottom:0;}
.col-more {padding:10px 10px 1px 0; text-align:right;}
