body {margin:0;
}

#header {
        background:#131313;
        text-align:left;
}
#linkunit {
        background:#08a1da;
        padding:10px 0;
}
#subtitle {
        padding:5px 15px;
        background:#e2e1e1;
        font:13px verdana;
        font-weight:bold;
        color:#707070;
}

#adcontain {
        width:600px;
}
#adblock {
        float:left;
}

#commentcontain {
        width:600px;
}
#commentblock {
        float:right;
        width:290px;
        padding:5px;
}

#leftmenu {
        float:left;
        text-align:center;
        width:180px;
        border-right:1px solid #e2e1e1;
}
#maincontent {
        float:left;
        width:620px;
        padding:5px;
}

.clear {
        height:1px;
        clear:both;
}

#footer {
        padding:10px;
        text-align:center;
        font:10px verdana;
        color:#707070;
}

h1 {
        font:18px/25px verdana;
        font-weight:bold;
        color:#000000;
        padding:0;
        margin:0;
}

h2 {
        font:16px/25px verdana;
        font-weight:bold;
        color:#000000;
        padding:0;
        margin:0;
}

p {
        font:12px verdana;
        color:#000000;
        padding:3px;
        margin:0;
}
        
#rightmenu {
        float:right;
        text-align:center;
        width:165px;
}

div#linkbox { border-left:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; }
#linkbox a:link, #linkbox a:visited { display:block; font:11px/25px verdana; color:black; padding-left:10px; border-bottom:1px solid #CCCCCC; font-weight:bold; }

#maincontain {
        width:100%;
}

#leftmenu h3 {
        text-align:left;
        display:block;
        font:11px/25px verdana;
        font-weight:bold;
        color:#707070;
        margin:0;
        padding:0 0 0 32px;
        background:url('images/green-arrow.gif') no-repeat white;
        background-position:10px center;
        border-bottom:1px solid #e2e1e1;
}

#leftmenu a, #leftmenu a:visited, #leftmenu a:link, #leftmenu a:active {
        text-align:left;
        display:block;
        font:11px/18px verdana;
        font-weight:bold;
        color:black;
        text-decoration:none;
        padding:0 0 0 15px;
        border-bottom:1px solid #e2e1e1;
}

#leftmenu a:hover {
        color:white;
        background:#08a1da;
}

#leftmenu a:hover img { background:white; }



#linkbox h3 {
        text-align:left;
        display:block;
        font:11px/25px verdana;
        font-weight:bold;
        color:#707070;
        margin:0;
        padding:0 0 0 32px;
        background:url('images/green-arrow.gif') no-repeat white;
        background-position:10px center;
        border-bottom:1px solid #e2e1e1;
}

/* The Lower Left Content / Latest Premium Layouts */



.contentlowerbig {
        width:405px;
        float:left;
        background:#d6def6 url('/images/contentlowerbig.gif') no-repeat bottom;
        }
.contentlowerbig h2 {
        height:35px;
        background:url('/images/contentlowerbigh2.gif');
        color:#fff;
        font-size:12px;
        text-align:center;
        line-height:28px;
        padding:0; margin-left:0; margin-right:0; margin-top:0; margin-bottom:8px
        }
.latestpremiumlayoutscont {
        padding:0 0 10px 7px;
        }
.latestpremiumlayoutscont a {
        text-decoration:none;
        color:#475778;
        }
.latestpremiumlayouts {
        float:left;
        width:130px;
        text-align:center;
        margin-bottom:8px;
        }
.latestpremiumlayouts img {
        padding:3px;
        background:url('/images/latestpremiumlayoutsborder.gif');
        }
.latestpremiumlayouts a {
        font-weight:bold;
        color:#f87b00;
        text-decoration:underline;
        }
.latestpremiumlayouts a:hover {
        color:#475778;
        }


/* The Lower Left Content / Latest Premium Layouts 2*/



.contentlowerbig2 {
        width:100%;
        float:left;
        background:#d6def6 url('/images/contentlowerbig.gif') no-repeat bottom;
        }
.contentlowerbig2 h2 {
        height:25px;
        background-color: #08A1DA;
        border: solid 2px #08A1DA;
        color:#fff;
        font-size:14px;
        text-align:center;
        line-height:28px;
        margin:0 0 4px 0;
        padding:0;
        }
.latestpremiumlayoutscont2 {
        padding:0 0px 7px 20px;

        }
.latestpremiumlayoutscont2 a {
        text-decoration:none;
        color:#475778;
        }
.latestpremiumlayouts2 {
        float:left;
        width:130px;
        text-align:center;
        margin-bottom:8px;
        }
.latestpremiumlayouts2 img {
        padding:3px;
        background:url('/images/latestpremiumlayoutsborder.gif');
        }
.latestpremiumlayouts2 a {
        font-weight:bold;
        color:#f87b00;
        text-decoration:underline;
        }
.latestpremiumlayouts2 a:hover {
        color:#475778;
        }
#notifyTextCopied {
	position:absolute;
	top:300px;
	left:300px;
	z-index:99;
	width:65px;
	height:12px;
	padding:2px;
	text-align:center;
	font: 10px verdana bold;
	border:1px solid black;
	background-color:#ff009c;
}