@charset "utf-8";
/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/
#homeLeft {width: 529px; float: left; margin: 10px 0 0 0;}
#homeRight {width: 302px;float: right; margin: 10px 0 0 0;}
#topAd {float: left;width: 300px;height: 250px;}
#homeRightAd {border: 1px solid #dae6ef;width: 300px;height: 250px;}

/********** LATEST NEWS BOX **********/
#latestNews {float: right;width: 219px;background-image: url(/resources/img/news-bg.gif);background-position: bottom center;padding: 0 0 5px 0;}
#latestNews ul {width: 219px;list-style: none;border: 0;padding: 0;margin: 0;}
#latestNews li.news {line-height: 20px;width: 217px;}
#latestNews li.news div {padding: 3px;border-bottom: 1px solid #e7e9ea;width: 90%;margin: 0 auto;}
#latestNews li.top {background-image: url(/resources/img/news-top.gif);width: 219px;height: 26px;}
#latestNews li.bottom {height: 10px;line-height: 10px;}
#latestNews li a {font-weight: bold;color: #3b6e91;}

/********** top layouts  **********/
#topLayouts {margin: 10px 0 0 0;background-color: #FFFFFF;background-image: url(/resources/img/side-bg.gif);background-repeat: no-repeat;background-position: bottom center;}
#topLayouts ul {list-style: none;width: 300px;}
#topLayouts li {width: 300px;clear: both;display: table;}
#topLayouts li.top {width: 302px;height: 35px;background: url(/resources/img/button-sprites.gif) -658px -378px; line-height: 35px;}
#topLayouts li img {border: 1px solid #cfcfcf;padding: 2px;float: left;margin: 10px;}
#topLayouts li div {margin: 10px;line-height: 16px;}
#topLayouts li div a {color: #82cf35;font-weight: bold;font-size: 1.1em;}

/********** forum topics  **********/
#forumTopics {margin: 10px 0 0 0;background-image: url(/resources/img/side-bg.gif);background-repeat: no-repeat;background-position: bottom center;background-color: #FFFFFF;}
#forumTopics li.top {width: 302px;height: 35px;background: url(/resources/img/button-sprites.gif) -658px -378px; line-height: 35px;}
#forumTopics li {line-height: 25px;}
#forumTopics li.post {border-bottom: 1px solid #dfdfdf;width: 90%;margin: 0 auto;}
#forumTopics li a {color: #6d6d6d;}
#forumTopics li a.title {font-weight: bold;}
#forumTopics li.view a {text-decoration: underline;color: #666666;font-size: 1.1em;padding: 0 0 5px 10px;}

/********** LATEST LAYOUTS **********/
#latestLayouts {display: table;margin: 11px 0 0 0;clear: both;}
#latestLayouts div.header {width: 528px;height: 35px;background: url(/resources/img/button-sprites.gif) 0 -414px;line-height: 35px;}
#latestLayouts div.list {float: left;padding: 0;margin: 0;width: 100%;background: #FFFFFF url(/resources/img/main-bg.gif) no-repeat bottom center;}
#latestLayouts div a {color: #ffffff;font-weight: bold;font-size: 1.1em;padding: 0 5px 0 10px;}
#latestLayouts ul {list-style: none;display: table;clear: both;margin: 10px auto; padding: 0;}
#latestLayouts li {float: left;padding: 0 6px 0 6px;}
#latestLayouts li img {border: 1px solid #cfcfcf;padding: 2px; margin: 2px 0 2px 0;}
#latestLayouts li a {padding: 2px 0 0 5px;}
#latestLayouts li a.img {padding: 0;}
#latestLayouts li a:hover, #latestLayouts li a.name:hover, #latestLayouts li a.category:hover {color: #333;}
#latestLayouts li a.name {color: #428bd2;font-weight: bold;font-size: 1.1em;}
#latestLayouts li a.category {color: #999999;font-weight: bold;font-size: 1em;}

#latestLayouts2 {display: table;margin: 11px 0 0 0;clear: both;}
#latestLayouts2 div.header {width: 663px;height: 35px;background: url(/resources/img/sprites.png) 0 -129px;line-height: 35px;}
#latestLayouts2 div.list {float: left;padding: 0;margin: 0;width: 100%;background: #FFF;}
#latestLayouts2 div a {color: #ffffff;font-weight: bold;font-size: 1.1em;padding: 0 5px 0 10px;}
#latestLayouts2 ul {list-style: none;display: table;clear: both;margin: 10px auto; padding: 0;}
#latestLayouts2 li {float: left;padding: 0 6px 0 6px;}
#latestLayouts2 li img {border: 1px solid #cfcfcf;padding: 2px; margin: 2px 0 2px 0;}
#latestLayouts2 li a {padding: 2px 0 0 5px;}
#latestLayouts2 li a.img {padding: 0;}
#latestLayouts2 li a:hover, #latestLayouts li a.name:hover, #latestLayouts li a.category:hover {color: #333;}
#latestLayouts2 li a.name {color: #428bd2;font-weight: bold;font-size: 1.1em;}
#latestLayouts2 li a.category {color: #999999;font-weight: bold;font-size: 1em;}

#newContentAd {margin: 0; clear: both; display: block; padding: 10px 0 0 0;}


