/*--------- NOTCOT css page now 12 -----------*/  

html {
    padding: 0;
    margin: 0;
    }

body {
    padding: 25px 0 0 0;
    margin: 0;
    background: #ffffff;
    text-align: left; 
    color: #eeeeee;
    font-family: Verdana, Arial, sans-serif;
    background:#ffffff;
}


a {text-decoration: none; }
a:link {color: #8FABBE;}
a:visited {color: #8FABBE;}
a:active {color: #8FABBE;}
a:hover {color: #8FABBE;}


h1, h2, h3 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    }
    

/* ---------- Navigation ---------------------------------------------*/
.navbar {
 display: block;
 position:absolute;
 top:0;
 left:0;
 width: 100%;
 min-width: 1100px;
 height: 26px;
 overflow: hidden;
 margin: 0;
 padding: 0;
 text-align: left;
  background: black url('http://www.notempire.com/images/newnavbar.gif') no-repeat -652px 1px;
 z-index: 5;
}

/* Note: in this area selector specificity makes a big difference */
.navbar .notcotcom,
.navbar .notcotorg,
.navbar .notcouture,
.navbar .tasteologie,
.navbar .liqurious,
.navbar .notventures,
.navbar .notlabs,
.navbar .notcontests {
  display: inline-block;
  height: 25px;
  overflow: hidden;
  margin: 1px 0 0 0;
  padding: 0;
  float: left;
  background: black url('http://www.notempire.com/images/newnavbar.gif') no-repeat top left;
}

.navbar .notcotcom {
  margin-left: 108px;
  width: 60px;
  background-position: -3px 0;
}
.navbar a.notcotcom:hover {
    background-position: -3px -24px;
}

.navbar .notcotorg {
  width: 85px;
  background-position: -63px 0;
}
.navbar a.notcotorg:hover {
    background-position: -63px -24px;
}

.navbar .notcouture {
  width: 89px;
  background-position: -148px 0;
}
.navbar a.notcouture:hover {
    background-position: -148px -24px;
}

.navbar .tasteologie{
  width: 89px;
  background-position: -237px 0;
}
.navbar a.tasteologie:hover {
    background-position: -237px -24px;
}

.navbar .liqurious {
  width: 73px;
  background-position: -326px 0;
}
.navbar a.liqurious:hover {
    background-position: -326px -24px;
}

.navbar .notventures {
  width: 95px;
  background-position: -399px 0;
}
.navbar a.notventures:hover {
    background-position: -399px -24px;
}

.navbar .notlabs {
  width: 65px;
  background-position: -494px 0;
}
.navbar a.notlabs:hover {
    background-position: -494px -24px;
}

.navbar .notcontests {
  width: 93px;
  background-position: -471px 0;
}
.navbar a.notcontests:hover {
  background-position: -471px -24px;
}


/* ---------- Old Ad Strip coding ---------------------------------------------*/

#oadstrip{
    margin: 0;
    height: 99px;
    background-image: url(sides/adstripbg.jpg);
    padding-top: 6px;
    min-width: 1100px;
    width: 100%;
    overflow: hidden;
}

#otestad{
    margin-left: auto;
    margin-right: auto;
    width: 728px;
    height: 90px;
    border: 1px solid #d2d2d2;
}

#oadstripnew{
    margin: 0;
    background-image: url(sides/adstripbg.png);
    background-position: top left;
    background-color: transparent;
    min-width: 1100px;
    min-height: 99px;
    padding-top: 6px;
    width: 100%;
}
#oadstripbottom {
    margin: 0;
    min-height: 99px;
    background: transparent url(sides/adstripbg.png) bottom left repeat-x;
}
#oadleaderboard{
    margin-left: auto;
    margin-right: auto;
    width: 728px;
    font-size: 0;
}

#oadpushdownwrapper{
  margin: 0 auto 0 auto;
  margin-top: 2px;
  width: 970px;
  font-size: 0;
}

#oadsuperleaderboard{
    margin: 6px auto 8px;
    width: 970px;
}

/* ---------- Ad Strip coding ---------------------------------------------*/

#adstripnew{
    margin: 0;
    background: transparent url(sides/adstripbg.png) repeat-x;
    min-height: 99px;
    padding-top: 1px;
}

.alberta_badge {
    display: block;
    width: 150px;
    height: 90px;
    position: absolute;
    top: 30px;
    left: 6px;
    background: transparent url('http://www.notempire.com/images/albertaBadge.jpg') top left no-repeat;
    z-index: 99997;
}

#adstripbottom {
    position: relative;
    width: 100%;
    margin: 0;
    min-height: 99px;
    background: transparent url(sides/adstripbg-transparent.png) bottom left repeat-x;
    padding-bottom: 1px;
}

#adleaderboard{
    position: absolute;
    top: -97px;
    left: 50%;
    margin-left: -364px; /* 728/2 */
    margin-bottom: 0px;
    width: 728px;
    font-size: 0; /* make sure it disappears when empty */
}

#adleaderboard2{
    display: block;
    width: 728px;
    height: 90px;
    margin: 6px auto 0 auto;
    padding: 0;
    background: transparent;
}

#adleaderboard-wrapper,
#adsuperleaderboard-wrapper{
    display: none;
}
  
#adsuperleaderboard{
    margin: 6px auto 8px;
    width: 970px;
/* for testing
    height: 418px;
    background-color: red;
*/
}

#adsuperleaderboard2{
    margin: -90px auto 8px;
    width: 970px;
    background: transparent;
/* for testing
    height: 418px;
    display: block;
    background-color: red;
*/
}

/* ---------- Main Menu ---------------------------------------------*/
ul#mainmenu{
    position:absolute;
    top: 1px;
    right: 5px;
    list-style: none;
    padding:5px 5px 0 0;
    margin:0;
    display: block;
    overflow: visible;
    color: #d2d2d2;
    text-align: right;
    font-size: 10px;
    background: transparent;
    height: 25px;
    z-index: 101;
}

ul#mainmenu li{
    display: inline;
    padding-left: 4px;
    padding-right: 0;
    background: black;
}
    
ul#mainmenu li a{color: #888888; font-weight: normal; background:black;} 
ul#mainmenu li a:hover {color: #11bbff; background:black;}


/* --------- Full section that contains Container + Rrow+Lrow --------------- */

#body1 {
    position: relative;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 1100px;
    }
/* --------- Full section that contains Container + Rrow+Lrow --------------- */

#Rrow {
position: absolute;
top: 0;
left: 900px;
    width: 200px;
    font-size:.6em;
    color:#aaaaaa;
    text-transform: uppercase;
overflow: hidden;
    }

#Rrow a{color:#aaaaaa;}

.tagcloud{
    font-size:.6em;
    color:#aaaaaa;
    text-transform: uppercase;
    margin:0; 
    padding: 0; 
    position: absolute;
    top: 2230px;
    left: 900px;
}
.tagcloud a{color:#aaaaaa;}
.tagcloud a:hover{color:#8FABBE;}

.tagcloud ul {list-style: none; padding:0; margin:0; padding-left: 10px;}  
.tagcloud ul li {list-style: none; padding:0; margin:0;}  

#Rrow a:hover {color: #8FABBE;}


    
/* --------- Full section that contains Container + Rrow+Lrow --------------- */

#Lrow {
position: absolute;
top: 0;
left: 0;
    width: 200px;
display: block;
overflow: hidden;
    }
    

/* --------- Full section that contains Banner and Main --------------- */

#Rad {
position: absolute;
left: 1100px;
top: 73px;
}

/* --------- Full section that contains Banner and Main --------------- */

#container {
position: absolute;
top: 0;
left: 200px;
    margin-left: 5px;
    margin-right: 5px;
    width: 690px;
    margin-bottom: 15px;
    }


/* ---------- Banner coding ---------------------------------------------*/

#rss {
    padding:0;
    margin:0;
    position: relative;
    left: 610px;
    height: 18px;
    width: 80px;
    top: 0;
    
}

#banner {
    padding: 0;
    height: 90px;
    background: transparent;
    margin: 19px -4px 2px -8px;
    border: none;
    clear:both;
    display:block;
    overflow: hidden;
    position: relative;
}

/* ---------- Banner for when there IS a banner campaign running - it shrinks the notcot proportionally ---------------------------------------------*/

#bannersm {
    padding-top: 0;
    padding-bottom: 0px;
    min-height: 20px;
    background-image: url(http://www.notcot.com/bg.gif);
    margin-bottom: 8px;
    border: 1px solid #999999;
    }

    

#bannersm a {
    text-decoration: none;
    color: #eeeeee;
    }

#bannersm .big {
    font-size: 1.5em;
    letter-spacing: -.22em;
    margin-left: 14px;
    position: relative;
    top: -2px;
    }


#bannersm .sm {
    font-size: .3em;
    letter-spacing: .32em;
    margin-left: 17px;
    position: relative;
    top: -5px;
    }


/*--------- These two are only for the default template when searching ---------*/    

#banner h1 {
    font-size: 3em;
    letter-spacing: -.23em;
    margin-left: 14px;
    position: absolute;
    top: 30px;
    }



#banner h2 {
    font-size: .60em;
    letter-spacing: .64em;
    margin-left: 18px;
    position: absolute;
    top: 81px;
    }

    

/* ---------- Calendar in banner -------------------------------------*/

#cal{
    color: #999999;
    font-size: .64em;
    text-align: left;
    margin: 5px;   
}


#cal a {text-decoration: none; }
#cal a:link {color: #8FABBE;}
#cal a:visited {color: #8FABBE;}
#cal a:active {color: #8FABBE;}
#cal a:hover {color: #8FABBE;}


/* ---------- Holds main and sidebar -------------------------------------*/        

.content {
    padding-top: 10px;
    background-image: url(http://www.notcot.com/bg.gif);
    font-size: 1em;
    border: 1px solid #999999;
    }


/* ---------- Main hold entries -------------------------*/    

#main {
    margin: 20px;
    margin-bottom: 2px;
    margin-top: 10px;
}



/* ---------- Main2 is for when you dont want padding... --------------*/    

#main2 {
    overflow:auto;
}



/* ---------- Catlist is for when you dont want padding... --------------*/    

#catlist {
    width: 100%;
    color: #FFFFFF;
    font-family: arial, sans-serif;
    font-size: .7em;
    line-height: .9em;
    text-transform: uppercase;
    letter-spacing: .0em;
    font-weight: bold;
    text-align: left;
    display: block;
    margin: 0 0 35px 0;
    display: block;
    overflow: hidden;
    position: absolute;
    top: 64px;
    left: 15px;
}

#catlist a:link, 
#catlist a:visited, 
#catlist a:active {
	color: #787878;
	font-weight: normal;
	padding: 0 8px 0 3px;
}
#catlist a:hover {
	color: #FFFFFF;
	font-weight: normal;
}

#catlist a:hover.highlighted,
#catlist a:link.highlighted, 
#catlist a:visited.highlighted, 
#catlist a:active.highlighted {
	color: #FFFFFF;
	font-weight: bold;
}

/* ---------- Catlist is for when you dont want padding... --------------*/    

.textad {
    margin-top: -10px;
    margin-bottom: 10px;
    width: 100%;
    color: #999999;
    font-family: "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
    font-size: .6em;
    text-transform: uppercase;
    letter-spacing: .27em;
    text-align: center;
    display: block;
}

.textad a:link {color: #8FABBE;}
.textad a:visited {color: #8FABBE;}
.textad a:active {color: #8FABBE;}
.textad a:hover {color: #8FABBE;}

/* ---------- CatDes is for Category Labels on Cat Pages --------------*/ 
#catdes {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    color: #999999;
    margin-top: 5px;
    margin-bottom: 8px;
    font-family: "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
    font-size: .6em;
    text-transform: uppercase;
    letter-spacing: .27em;
    }
    
#catdes h2 {
    margin-bottom: 2px;
    font-size: 2em;
    color:#999999;
}


/*--------- The top section in archives to go forwards and back--------*/    

.nav {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: .64em;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .27em;
    font-family: "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
}


/* this is our hack for IE pc, so that the pictures didnt pop out of the boxes\*/
* html .entry {height: 1%;}
/* it fills out the boxes */



.entry {
    background-image: url(http://www.notcot.com/bgdarker.gif);
    padding: 10px;
    border: 1px dotted #666666;
    display: block;
    clear: both;
    margin-bottom: 20px;
}


h2 a {text-decoration: none; }
h2 a:link {color: #eeeeee;}
h2 a:visited {color: #eeeeee;}
h2 a:active {color: #eeeeee;}
h2 a:hover {color: #eeeeee;}


.inner {
    overflow: auto;
    display: block;
    margin-left: 3px;
    width:620px;
}

.inner p{
    width: 600px;
}

p.tags{
	float: right;
}

#shareButton{
	background: url("icon_dock_icons/share.png");
	display: block;
	float: left; 
	overflow: visible;
        position: relative;
        margin: 10px 0 10px 0;
}

#shareButton input{
	display: none;
}

#shareButton label{
	display: block;
	height: 22px;
	width: 65px;
	cursor:pointer;
}

.shareMenu{
	position: absolute;
        height: 105px;
        width: 140px;
        bottom: -45px;
        left: 75px;
	z-index: 2;
	color: red;
	display: none;
	background: white;
	box-shadow: 0px 0px 10px 2px #555555;
	border-radius: 2px;
        padding: 7px;
}

.shareMenu:after{
	content:"";
	display: block;
	width: 0;
	height: 0;
	border-color: transparent white transparent transparent;
	border-style: solid;
	border-width: 10px;
	position: absolute;
	left: -20px;
	top: 51px;
        z-index: 3;	
}

#shareButton input:checked ~ div{
	display: block;
}

.shareMenu .thanks{
	background: white url('icon_dock_icons/thanksForSharing.png');
        height: 13px;
        width: 136px;
	margin: 0 0 1px 2px;
	
}

.shareMenu a{
	display:block;
	width: 32px;
	height: 32px;
        float: left;
        margin: 7px;
}

#twitter{
	background: url("icon_dock_icons/twitter-2.png");
}

#google{
	background: url("icon_dock_icons/google-plus-new-32px.png");
}

#pinterest{
	background: url("icon_dock_icons/pinterest.png");
}

#facebook{
	background: url("icon_dock_icons/facebook.png");
}

#email{
	background: url("icon_dock_icons/email.png");
}

#reddit{
	background: url("icon_dock_icons/reddit_gold.png");
}


/*
.entry p:first-letter { font-size: 1.5em}
.entry p:first-line{text-transform: uppercase; font-size: .8em; font-weight: bold;}
*/


.content p {
    font-size: .65em;
    font-weight: normal;
    line-height: 150%;
    } 

p.extended a{
    font-size: 1.2em;
    }

.content blockquote {
    line-height: 150%;
    font-size: .64em;
    font-style: italic;
    margin-left: 20px;
    }

.content h2,
.content h3 {
    font-family: "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
    font-size: 1.25em;
    text-transform: uppercase;
    letter-spacing: -.1em;
    }


a.posted:hover {
    color: #ffffff;
    background-position: -90px 0; 
    }
    
a.posted {
    color: #666666;
    text-transform: uppercase;
    font-size: .55em;
    font-weight: bold;
    text-align: left;
    padding-left: 18px;
    padding-top: 3px;
    width: 72px;
    height: 20px;
    background: url("http://www.notcot.com/commentsA.gif") 0 0 no-repeat;
    float: right;
    clear: both;
    }

.content .postedby {
    float: right;
    color: #999999;
    text-transform: uppercase;
    font-size: .57em;
    /*color: #8FABBE;
    text-align: left;*/
}

.content .postedby a:link {color: #999999; font-weight: bold;}
.content .postedby a:visited {color: #999999;}
.content .postedby a:active {color: #999999;}
.content .postedby a:hover {color: #8FABBE;}

.content .postedbycom {
    margin-left: 20px;
    margin-top: -10px;
    color: #999999;
    text-transform: uppercase;
    font-size: .57em;
    /*color: #8FABBE;
    text-align: left;*/
}


/*--------- For inside the entries... to align/border images -----------*/  

img.left {
    float : left;
    margin-right : 8px;
    margin-bottom : 8px;
}

img.center {

}

img.right {
    float : right;
    margin-bottom : 8px;
    margin-left : 8px;
}

img.border{ 
    border: 10px solid #FFFFFF;
    display : block;
    clear : both;
    }



.inner img {
max-width: 100%;
height: auto;
}


/* ---------- For About Pages -------------------------------------*/
    
.entryab {
    /*background-image: url(http://www.notcot.com/bg4per.gif);*/
    background: #ffffff;
    padding: 15px;
    border: 1px dotted #666666;
    overflow: auto;
    display: block;
    clear: both;
    margin-bottom: 20px;
    color: #000000;
}

.innerab {
    overflow: auto;
    display: block;
    font-size: .7em;
    letter-spacing: -.08em;
}

.entryab h2{
    font-family: "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
    font-size: 1.25em;
    text-transform: uppercase;
    letter-spacing: -.1em;
    }
/* ---------- Footer -------------------------------------*/

#footer {
    margin-top: 15px;
    color: #666666;
    font-family: "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
    font-size: .65em;
    text-transform: uppercase;
    letter-spacing: .27em;
    text-align: center;
    }

/* ---------- Search in banner -------------------------------------*/

#search{
    margin: 0;
    padding: 0;
    background: white;
    position: absolute;
    top: 32px;
    right: 5px;
}

/* ---------- The box in form -------------------------------------*/

input.form {
    font-family: arial, sans-serif;
    font-size: .7em;
    line-height: .7em;
    letter-spacing: -.02em;
    color: #919191;
    background: #ffffff;
    border: 1px solid #b1b1b1;
    padding: 1px 13px 0 2px;
    margin: 0;
    display: block;
    width: 126px;
    height: 15px;
}

#topSearchButton {
	display: block;
	width: 6px;
	height: 11px;
	padding: 4px 2px 1px 1px;
	position: absolute;
	top: 0;
	right: 3px;
}

/* ---------- Search button for COMMENTS ---------------------------*/    

.searchbutton{
    font-size:.8em;
    color: #eeeeee;
    border: 1px solid #eeeeee;
    text-transform: uppercase;
    background-color:#000000;
    background-image: url(http://www.notcot.com/bg.gif);
    font-weight: bold;
}

/*--------- Section for the php prev-next------------------------------*/

.bottomnav {
    font-family: "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
    color: #666666;
    margin-bottom: 15px;
    text-align: center;
    font-size: .8em;
}

.bottomnav a:hover{
    text-decoration:underline; 
    }

/*--------- For floater ads------------------------------*/

.floater {
    background-image: url(http://www.notcot.com/sides/float_bg_ic.gif);
    display : block;
    clear : both;
    margin : 8px auto;
    border: 10px solid #FFFFFF;
    width: 600px;
    height: 250px;
}

.new_floater {
    position: relative;
    background-image: url(http://www.notcot.com/sides/sponsor-combg.png);
    display : block;
    clear : both;
    margin : 8px auto;
    border: 10px solid #FFFFFF;
    width: 600px;
    height: 385px;
}

.minitower {
   border: none;
   position: absolute;
   right: 95px;
   width: 300px;
   height: 385px;
}

.floatbox{
    background-image: url(http://www.notcot.com/bgdarker.gif);
    padding: 10px;
    border: 1px dotted #666666;
    overflow: hidden;
    clear: both;
    margin-bottom: 20px;
}

.floatyahoo{
   border: 1px solid #b4b6b9;
   position: relative;
   left: 298px;
   width: 300px;
   height: 250px;
}

/* ---------- Floater/Special Video Ads ---------------------------------------------*/
.floaterv{
	background-image: url(http://stuff.notcot.com/tmobbg.jpg);
    display : block;
    clear : both;
    margin : 8px auto;
    border: 10px solid #FFFFFF;
    width: 600px;
    height: 250px;	
}

.videoad{
	height: 250px;
	width: 407px;
	position: relative;
	left: 193px;
	top: -21px;
}

.vidrt{
	position:relative;
	left: 46px;
	top:223px;
}
/*--------- For Yahoo ads------------------------------*/

#yahoo-ad {
    margin: auto;
    width: 468px;
    height: 60px;
    border: 1px solid #d1d1d1;
    margin-top: 15px;
    margin-bottom: 15px
}

/*--------- Not positive what these are... haven't changed them -----------*/  

.photo {
    text-align: left;
    margin-bottom: 20px;
    }

#comment-data {
    float: left;
    width: 160px;
    padding-right: 15px;
    margin-right: 15px;
    text-align: left;
    border-right: 1px dotted #BBB;
    }

textarea[id="comment-text"] {
    width: 40%;
    }

.commenter-profile img {
    vertical-align: middle;
    border-width: 0;
    }
    
/*--------- THISNEXT BADGE CSS -----------*/
.ThisNext_main_L { 
    color:#777777; 
    background-color:#ffffff;
    font-size:12px; 
    font-family:arial, helvetica, sans-serif; 
    width:105px; 
    padding:15px; 
    float: right;
    position:relative;
    top: -67px;
    }

.ThisNext_main_R { 
    color:#777777; 
    background-color:#ffffff;
    font-size:12px; 
    font-family:arial, helvetica, sans-serif; 
    width:105px; 
    padding:15px; 
    float: left;
    position: relative;
    top: -800px;
    }
    
.ThisNext_main_L a, .ThisNext_main_R a  { 
    color:#000000; 
    text-decoration:none; 
    }

.ThisNext_main_L a:hover, .ThisNext_main_R a:hover { 
    text-decoration:underline; 
    }
    
img.ThisNext_head {
    border-top:1px solid #d1d1d1; 
    border-right:1px solid #bbbbbb; 
    border-bottom:1px solid #bbbbbb; 
    border-left:1px solid #d1d1d1; 
    height:105px; 
    width: 105px;
    margin:0 0 15px 0; 
}

.ThisNext_spacer_bottom_border { 
    border-top:1px solid #d1d1d1; 
    border-right:1px solid #bbbbbb; 
    border-bottom:1px solid #bbbbbb; 
    border-left:1px solid #d1d1d1; 
    height:105px; 
    margin:0 0 20px 0; 
    padding:0 0 2px 0;
    }

.ThisNext_spacer_bottom_border:hover, img.ThisNext_head:hover{
    border: 1px dotted #11bbff;
    }

.ThisNext_headline, .ThisNext_headline a { 
    display: none; 
    font-size: 13px; 
    font-weight:bold; 
    padding:2px; 
    }

.ThisNext_site_link a { 
    color:#000000; 
    text-decoration:none; 
    }

.ThisNext_shop_button a:hover {
     text-decoration:none; 
     }
 
.ThisNext_text_light { 
    color:#666666; 
    }
    
/* layout */

.ThisNext_floater_left { 
    float:left; 
    margin:0 5px 0 0; 
    padding:0; 
    }

.ThisNext_spacer_bottom { 
    margin:0 0 0 0; 
    padding:0; 
    }

p.ThisNext_p { 
    margin:0;
    padding:7px;
    }

img.ThisNext_img { 
    border:0; 
    margin:7px 0 0 0; 
    padding:0; 
    }

.ThisNext_header_title { 
    width:95px; 
    }

.ThisNext_logo_text { 
    margin:6px 6px 0 6px; 
    font-size: 10px; 
    }

.ThisNext_logo_text_no_img { 
    text-align:center; 
    }
/*--------- tagbots -----------*/  

.tagbots { 		font-size:10px;     	margin-top:15px; 	text-align: right;  	display:inline;
	color: #999999;}        .tagbots div {       	margin-right:4px;	display:inline;}         .tagbot a img {  	filter:alpha(opacity=50); 	-moz-opacity:0.50; 	opacity:0.50; 	-khtml-opacity:0.50; 	vertical-align:middle; 	padding-right:2px;}  .tagbot a:hover img {  	filter:alpha(opacity=99); 	-moz-opacity:0.99; 	opacity:0.99; 	-khtml-opacity:0.99; 	vertical-align:middle;	padding-right:2px}.tagbot {
   
}
    
/*--------- copyright -----------*/  
#copyright{
    position: relative;
    top: 0px;
    color: #111111;
    display: block;
    clear:both;
    text-align: center;
    padding: 0 0 15px 0;
    margin: 20px auto 20px auto;
    font-family: "Trebuchet MS", Trebuchet, Helvetica, verdana, arial, sans-serif;
    font-size: 9px;
    width: 522px;
    height: 45px;
    background-image: url('images/wiredtree.gif');
    background-repeat: no-repeat;
    }
    
#copyrighttext{
    position: relative;
    top: 15px;
    right: 63px;
}

#cr{
    clear: both;
    position: relative;
    top: 15px;
    width: 522px;
    height: 45px;
    margin: 0 auto 7px auto;
    font-family: "Trebuchet MS", Trebuchet, Helvetica, verdana, arial, sans-serif;
    font-size: 9px;
    color: #111111;
}

#cr span {
	position: relative;
	top: -35px;
	left: 15px;
}

#cr a {
	color: #666666;
	text-decoration: none;
}

#cr a:hover{
	color:#11bbff;
}


#cr #wiredtree{
    display: block;
    width: 100%;
    height: 100%;
    background: transparent url('images/wiredtree.gif') no-repeat;
}