/* HTML TAG RESETS */
html, body, ul, ol, form, fieldset, input, textarea, button, 
h1, h2, h3, h4, img, a img, p, label, table, tbody, thead, tfoot, tr, td{border:0; font-family:Arial, Helvetica, sans-serif; margin:0; outline:0; padding:0} 
:focus, input[type="submit"]::-moz-focus-inner{outline:none}
header, article, aside, footer, nav, section{display:block}

/*  ----- Vendor prefixes  ----- */
.transition, a, input.button{-moz-transition:all 0.6s; -webkit-transition:all 0.6s; -o-transition:all 0.6s}
.rounded{-moz-background-clip:padding; -webkit-background-clip:padding-box; -moz-border-radius:5px; -webkit-border-radius:5px}
.boxShadow{-moz-box-shadow:1px 1px 2px #444; -webkit-box-shadow:1px 1px 2px #444}
.button:hover, .button:focus{-moz-box-shadow:0 0 6px #999; -webkit-box-shadow:0 0 6px #999} 
.bigButton:hover, .bigButton:focus{-moz-box-shadow:0 0 8px #999; -webkit-box-shadow:0 0 8px #999}
.boxSize{-moz-box-sizing:border-box; -webkit-box-sizing:border-box}
.pagination li a{-moz-border-radius:14px; -webkit-border-radius:14px}
.pagination li.current a{-moz-box-shadow:0 0 4px #86b4e3; -webkit-box-shadow:0 0 4px #86b4e3}
.multi{-moz-column-count:2; -moz-column-gap:20px; -webkit-column-count:2; -webkit-column-gap:20px}
.multi4{-moz-column-count:4; -moz-column-gap:15px; -webkit-column-count:4; -webkit-column-gap:15px}	
#guts{-moz-background-size:100% 470px; -webkit-background-size:100% 470px}
/* end vendor prefixes */

/* fonts */
@font-face{font-family:'Cantarell';
    src:url('../fonts/Cantarell-Regular-webfont.eot'); src:url('../fonts/Cantarell-Regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Cantarell-Regular-webfont.woff') format('woff'), url('../fonts/Cantarell-Regular-webfont.ttf') format('truetype'),
        url('../fonts/Cantarell-Regular-webfont.svg#CantarellRegular') format('svg'); font-weight:normal; font-style:normal;
}

@font-face{font-family:'CantarellBold';
    src:url('../fonts/Cantarell-Bold-webfont.eot'); src:url('../fonts/Cantarell-Bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Cantarell-Bold-webfont.woff') format('woff'), url('../fonts/Cantarell-Bold-webfont.ttf') format('truetype'),
        url('../fonts/Cantarell-Bold-webfont.svg#CantarellBold') format('svg'); font-weight:normal; font-style:normal;
}

body{background:#dfdccf; color:#463434; font-size:14px}
a, .link{color:#0c8793}
a:hover, .link:hover{color:#4A6673}
h1, h2, h3, h4{font-family:Cantarell, Arial, Helvetica, sans-serif; letter-spacing:-.02em; margin-bottom:10px; text-transform:uppercase}
	h1.bold, h2.bold, h3.bold, h4.bold{font-family:CantarellBold, Arial, Helvetica, sans-serif}
	h1.lc, h2.lc, h3.lc, h4.lc{text-transform:none}
h1{font-size:26px}
h2{font-size:20px}
h3{font-size:16px}
h4{font-size:14px}
ul{list-style:none}
p{line-height:1.4em; margin-bottom:15px}

/*  ----- Use across entire site ----- */
.clr{clear:both; height:0; overflow:hidden}
.float_left{float:left}
.float_right{float:right}
.hide, .ie6clr{display:none}

.font11{font-size:11px}
.font16{font-size:16px}
.legal{font-size-adjust:.45; line-height:1em}

.blue{background:#62abd8; border:1px solid #10A0AE; color:#fff}
	.blue:hover, .blue:focus{background:#10a0ae; color:#fff}
.green{background:#29c371; border:1px solid; border-color:#72af92 #157642 #157642 #72af92; color:#fff}
	.green:hover, .green:focus{background:#1ba95d; color:#fff}
.cancel, .grey{background:#F1EDDE;  border:1px solid #3F3B31; color:#3F3B31}
	.cancel:hover, .cancel:focus, .grey:hover, .grey:focus{background:#DED9CB; color:#3F3B31}

.button, .bigButton{cursor:pointer; display:inline-block; font-size:18px; padding:5px 10px; text-decoration:none}

.bigButton{font-size:34px; padding:10px 15px}
	.button:hover, .bigButton:hover{box-shadow:0 0 6px #999; text-decoration:none}
	.button:focus, .bigButton:focus{box-shadow:0 0 8px #999; text-decoration:none}
.sbutton{border:1px solid #bbbbab; cursor:pointer; display:inline-block; padding:5px 10px; text-decoration:none}
	
.rounded{background-clip:padding-box; border-radius:5px}
.boxShadow{box-shadow:1px 1px 2px #444}
.transition{transition:all 0.6s}
.boxSize{box-sizing:border-box}
.relative{position:relative}
.overflow{overflow:hidden}
.txt_center{text-align:center}
.txt_left{text-align:left}
.txt_right{text-align:right}
.input{background:#f9f9ef; border:1px solid #C8C7B4; font-size:14px; padding:5px 10px}
.input:focus{background:#fff; border-color:#10A0AE}
.bold{font-weight:bold}
.multi4{column-count:4; column-gap:15px}
	.multi4 li{margin-bottom:20px}
	
.multi{column-count:2; column-gap:20px}
	.multi li{margin-bottom:10px}
	.multi li .input{width:80%}
.decNone{text-decoration:none}
.noborder{border:0}
.padding{padding:0 15px 30px}
.pad{padding:15px}
.dBlock{display:block}
.mr10{margin-right:10px}
.mr15{margin-right:15px}
.ml15{margin-left:15px}
.mb15{margin-bottom:15px}
.list li{margin-bottom:5px}
.list li:last-child{margin:0}
	.bullet.list{list-style:disc; padding-left:15px}
	.num.list{list-style:decimal; margin-left:6px; padding-left:15px}
	.bullet.list li:last-child, .num.list li:last-child{margin-bottom:10px}
.note{color:#4A6673; font-size:11px}
.red{color:#f00}
.imageBdr{border:2px solid #C8C7B4; margin:0 0 15px 15px}
.imageBdr.float_left{margin:0 15px 15px 0}
.emphBlock{background:#e7e5db; border:5px solid #d4d4c5}
.maxWidth{max-width:100%}

header{background:#b5cbdd url(https://ly.lygo.net/ly/tpSite/images/intHeader.jpg) center; height:50px; padding:20px 0 0; position:relative}
.hp header{}
.hp header h1.logo{background:url(https://ly.lygo.net/ly/tpSite/images/tripodLogo.png) no-repeat; height:60px; position:relative; width:368px}
header h1.logo{background:url(https://ly.lygo.net/ly/tpSite/images/tripodLogo200.png) no-repeat; height:40px; position:relative; width:240px}
header h1.logo span{visibility:hidden}
header h1.logo a{height:100%; position:absolute; text-decoration:none; width:100%}
header nav{position:absolute; right:15px; top:3px}
header nav ul li{border-right:1px solid; float:left; margin:6px 0 0 15px; padding:0 15px 0 0}
header nav ul li.login{border:0; margin-top:0; padding:0}
header nav a{color:#312f21; font-size:16px; text-decoration:none}
header nav a:hover{text-decoration:underline}

.loginBOX{background:#e7e4db; border:1px solid #D4D4C5; padding:10px; position:absolute; right:15px; top:0; z-index:9000}
.loginBOX fieldset{margin-bottom:5px}
.loginBOX .input{margin-right:10px; padding:7px 10px}
.loginBOX p{margin:0}
#lbSubmit{font-size:16px}

/* social login */
#socialbuttons{border-bottom:1px solid #AAABA9; border-top:1px solid #AAABA9; color:#fff; height:24px; margin:6px 0 4px; padding:5px 0}
#social-icon-bar{list-style:none; margin-left:110px; overflow:hidden}
#social-icon-bar li{float:left}
#socialbuttons a{background:url(https://ly.lygo.net/ly/reg/img/social-icons.png) no-repeat; display:inline-block; height:24px; margin:0 5px 0 0; vertical-align:middle; width:85px}
#socialbuttons a#fbLogin{width:95px}
#socialbuttons a#gLogin{background-position:0 -27px}
#socialbuttons a#ppLogin{background-position:0 -54px}
.orSocialLogin{bottom:41px; font-size:12px; left:20px; position:absolute}

#page{overflow:hidden; position:relative}
.container{margin:0 auto; max-width:950px; padding:0 25px; position:relative}
#divider, .mDivider{border-top:3px solid #fff; border-bottom:3px solid #a0bdcb}

#content{min-height:540px; overflow:hidden; padding:0 0 20px}

footer{background:#4A6673; box-shadow:inset 0 0 22px #555; color:#ddd}
footer .container{position:static; width:950px}
footer a{color:#ddd; text-decoration:none}
footer a:hover{color:#fff; text-decoration:underline}
footer section article{margin:0 1%; padding:25px 0; position:relative; width:25.5%}
	#bookEnd{background:#3c5561; font-size:12px; overflow:hidden; padding:7px 15px; width:auto}
	#bookEnd p{margin:0}
	#bookEnd li{float:left; list-style:none; margin-left:15px}
	.bookEndCenter{margin:0 auto; width:930px}
#socialFooter ul{width:82%}
#socialFooter a{display:block; height:40px; line-height:49px; margin-bottom:10px; position:relative}
#socialFooter a:hover{background-color:#9DB9C6; color:#3C5561; text-decoration:none}
#socialFooter span{height:40px; top:4px; width:55px}
#socialFooter .icon{padding-left:66px}
	.icon span.fbLink{background-position:3px -57px}
	.icon span.tLink{background-position:-121px -57px}
	.icon span.gLink{background-position:-54px -57px}
	.icon span.vLink{background-position:-179px -57px}
.footerList li{margin-bottom:5px}

#shareThis{width:23%}
	#shareThis .stBtn{display:block; padding:5px 0}
	#shareThis .stButton{margin-left:0}
	#shareThis .st_fblike_hcount{padding-bottom:1px}
	#shareThis .st_fblike_hcount iframe{top:1px!important}
#quickLinks{width:19.5%}
#siteMonth{margin-right:0; width:24.5%}
	.sotm img{max-width:100%; width:100%}

/* HP styles */
.hp header .hpContent .bigButton{z-index:999}
.hp header{background:none; height:420px; position:relative; z-index:33}
.hp #divider{display:block; left:0; position:absolute; top:-24px; width:100%}

.hp #guts{background:url(https://ly.lygo.net/ly/tpSite/images/hpHeader.jpg) repeat-x center 0; background-size:100% 470px; border-bottom:3px solid #fff; display:block; height:430px}
#guts{display:none}
.splitPage{width:49%}

.hpBlocks .callout{width:86%}
.callout{overflow:hidden; padding:15px}
.callout .button{margin-top:10px}

.hp .multiCol{margin-bottom:15px; min-height:145px; width:46.5%}
.icon{min-height:48px; padding:0 0 0 60px; position:relative}
.icon span{background:url(https://ly.lygo.net/ly/tpSite/images/tpIcons.png) no-repeat; height:50px; left:0; position:absolute; top:0; width:50px}
	.icon.build span{background-position:-174px 0}
	.icon.grow span{background-position:-246px 0}
	.icon.addon span{background-position:-115px 0}
	.icon.look span{}
	.icon.url span{background-position:-56px 0}
	.icon.knowledge span{background-position:-302px 0}
	.icon.phone span{background-position:-302px -55px}
	.icon.community span{background-position:-247px -55px}
	.icon.webDev span{background-position:-174px 0}
	.icon.triHelp span{background-position:-58px 0}
	.icon.zee span{background-position:-352px 0}
.dBlock{color:#463434; display:block; text-decoration:none}
.dBlock:hover{color:#463434}
.dBlock:hover h3{background:#e7e5db}

#partners{padding:30px 0 0}

/* home page slider */
#sliderSection{height:235px; top:-10px}
#slides{left:4px; position:absolute; top:15px; z-index:100}
.slides_container{display:none; overflow:hidden; position:relative; width:940px}
.slides_container div.slide{display:block; height:340px; width:940px}
.slideA{display:block; height:313px; position:relative; text-decoration:none}
.caption{color:#463434; font-size:20px; left:540px; position:absolute; top:40px; width:380px; z-index:500; font-family:Cantarell, Arial, Helvetica, sans-serif; letter-spacing:-.03em}
/*
	Set the width of slides container -- Set to display none, prevents content flash
	Each slide needs set width. If height not specified height will be set by the slide content set to display block
*/
.pagination{position:absolute; right:-20px; top:0; z-index:9000}
.pagination li{float:left; list-style:none; margin:0 3px}
.pagination li a {background:#fff; border:1px solid #c1d0d0; border-radius:14px; display:block; float:left; height:0; overflow:hidden; padding-top:12px; width:12px}
.pagination li.current a{background:#c1d0d0; border:1px solid #14cee2; box-shadow:0 0 4px #86b4e3}

/* marketing pages styles */
#help-btn{border-right:none}
#interior #sliderSection, #interior .hpContent{display:none}

.features .featureBlock{border-bottom:1px solid #C8C7B4; margin:15px 0 20px; padding:0 0 20px}
.features .featureBlock:last-child{border:0}
.features .featureBlock img{max-width:350px; width:100%}
.features .imageHolder{width:36%}
.features .featureContent{width:60%}
.features .featureBlock nav{padding:15px 0}
.features .featureBlock nav a{margin:0 5px 15px}
.features .featureBlock nav a:first-child{margin-left:0}

	.addonClass{display:none}
	.addonClass.add-basic{display:block}
	.addonImage{padding:0 20px 0 0; vertical-align:top}
	.addonDescription p{margin-bottom:25px}
	.addSprite{background:url(https://ly.lygo.net/ly/tpSite/images/addon-sprite.jpg) no-repeat #fff; height:50px; width:80px}
	.features .featureBlock nav a.add-btn{margin:0; padding:10px}
	.activeClass{background:#f9f8ef; text-decoration:none}
	#fadeShow{border:2px solid #C8C7B4; height:210px; margin-left:15px; overflow:hidden; width:400px}
	#fadeShow li{display:none; position:absolute; top:0}

.mPageTitle{background:#E6E4D8; border:2px solid #C8C7B4; border-top:0; display:inline-block; padding:5px 10px}

/* video player */
.videoHolder{background:#fff; background:rgba(255, 255, 255, .8); height:100%; left:0; position:fixed; top:0; width:100%; z-index:9999}
	.videoFrame{background:#F9F8EF; border:10px solid #C8C7B4; padding:15px; position:relative; margin:0 auto; top:15%; width:830px}
	.videoFrame iframe{border:0; display:block; height:451px; margin:0 auto; width:800px}
	.videoClose{float:right; margin-bottom:5px; text-decoration:none}
	.videoClose:hover{text-decoration:underline}

/* about pages */
.pressKit .selPress, .tpNews .selNews, .selDev .selDev, .partShip .selPart, 
.aboutPg .selAbout{background:#f9f8ef; text-decoration:none}

.newsListing li{border-bottom:1px solid #C8C7B4; overflow:hidden; padding:15px 15px 5px}
.newsListing li:first-child{padding-top:0}
.newsListing li:nth-child(even){background:#E6E4D8}
.newsListing li:last-child{border-bottom:none}

/* help page */
.helpPage .mPageTitle{margin-bottom:20px}
.helpDivide{border-bottom:5px solid #D4D4C5; margin-bottom:20px; padding-bottom:20px; overflow:hidden}
.helpDivide:last-child{border:0}
.helpDivide article{float:left; padding-right:5%; width:30%}
.helpDivide article:last-child{padding:0}

/* main help/article pages */
.mainArticle{padding:0 15px}
.articleAside{padding:0 15px 15px; width:25%}
.articleAside .ticket{display:none}
.faq{display:none; margin-bottom:15px}
.faq-btn, .add-btn{display:block; padding:5px; text-decoration:none}
#faq0{display:block}

#interior #cpSidebar .toc li{border-bottom:1px solid #C8C7B4; margin-bottom:0}

/* pricing page */
#step2{display:none; margin:0 auto; padding:15px; overflow:hidden; width:860px}
#windowbox-content{border:0; display:block; float:left; height:660px; margin:0 auto; width:770px}
/* end pricing page */

/* temp Plan table */
.planTable{width:100%}
.planTable thead td{width:16.66667%}

/* other services tables */
.table4{border-spacing:0; width:100%}
.table4 td{border-bottom:1px solid #c8c7b4; border-right:1px solid #c8c7b4; height:34px; width:25%}
	.table4 .blank{border:none; border-right:1px solid #c8c7b4}
	.table4 .plans, .plans{background:#f7f7f3; border-top:1px solid #c8c7b4; height:80px}
		.table4 .plans p{margin:0}
	.prices{background:#655654; color:#e9e8e3; height:40px}
		.prices h3{margin:0}
	.tdOdd{background:#e2e0d5}
	.tdEven{background:#cdc9bf}
	.table4 .tableAction{background:#f7f7f3; height:50px}
	.table4 .txt_left{border:none; border-right:1px solid #c8c7b4; font-weight:bold; text-indent:20px}

.tablePrice{border-spacing:0; margin-bottom:60px; width:100%}
.tablePrice td{border-bottom:1px solid #c8c7b4; border-right:1px solid #c8c7b4; width:20%}
.tablePrice th{border-bottom:3px solid #c8c7b4; border-right:1px solid #c8c7b4; font-size:10px; padding:5px 0 0}
.tablePrice .blank{border:none; border-right:1px solid #c8c7b4}
.tablePrice .feature{background:#DFDCCF; text-align:left}
.priceTitle{display:block; font-weight:bold; line-height:21px; min-height:21px}
.tAction{background:#f7f7f3; padding:5px}
.headPrice{background:#655654; color:#e9e8e3; margin-top:5px; padding:4px}
.headPrice span{font-family:Cantarell, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; padding:7px 0}
h3.tHead{font-size:18px; margin:0}
	
	.checkMark, .unAvailable, .oneTime{background:url(https://ly.lygo.net/ly/tpSite/images/tableIcons.png) no-repeat 0 -9px; display:inline-block; height:21px; line-height:24px; margin:0 auto; padding-left:30px; text-align:left; width:114px}
	.unAvailable{background-position:0 -48px}
	.oneTime{background-position:0 -88px}
	.checkMark.noText, .unAvailable.noText, .oneTime.noText{margin-top:3px; padding:0; width:21px}

.featureListings{display:none}
.featureListings li{padding:6px}
.liEven{background:#d9d7cc}

.planCall{margin:0 auto; overflow:hidden; width:785px}
.planCall a{display:block; float:left; height:67px; line-height:67px; margin:0 20px}
.planCall a img{vertical-align:middle}

/* Cpanel styles */
#cpanelNav .selected, #cpanelNav a:hover{border-bottom:2px solid; text-decoration:none}
.switcheroo{display:none}

#interior .pageTitle{background:#E6E4D8; border:2px solid #C8C7B4; border-top:0; left:0; padding:5px 10px; position:absolute; top:0}
#interior.cpanel #divider{display:block}

.cpListing li{display:inline-block; font-size:10px; margin-right:15px; text-align:center; vertical-align:top; width:60px}
.cpListing li:last-child{margin:0}
.cpListing li a{color:#312F21; display:block; height:90px; overflow:hidden; text-decoration:none}
.cpListing li a:hover{text-decoration:underline}
.newIcon{background:url(https://ly.lygo.net/ly/tpSite/images/cpIcons.jpg) no-repeat; display:block; height:60px; margin:0 0 2px; opacity:.7}
	/* additional tools icons */
		.newIcon.cfmIcon{background-position:0 -132px}
		.newIcon.emailIcon{background-position:-66px -66px}
		.newIcon.fbIcon{background-position:-198px 0}
		.newIcon.gIcon{background-position:0 -66px}
		.newIcon.sbIcon{background-position:-132px 0}
		.newIcon.bIcon{background-position:-264px 0}
		.newIcon.slIcon{background-position:0 0}
		.newIcon.localIcon{background-position:-66px 0}
		.newIcon.diskIcon{background-position:-198px -132px}
		.newIcon.ccIcon{background-position:-132px -132px}
		.newIcon.subIcon{background-position:-264px -131px}
	/* classic tools icons */
		.newIcon.blogIcon{background-position:-264px -66px}
		.newIcon.photoIcon{background-position:-198px -66px}
		.newIcon.tr2Icon{background-position:-132px -66px}
		.newIcon.feIcon{background-position:-66px -132px}

/* rename modal */
.renameBox{background:url(https://ly.lygo.net/ly/tpSite/images/overlay.png); height:100%; position:fixed; top:0; width:100%; z-index:88}
.renameBox form{background:#DFDCCF; border:2px solid #2D2806; margin:0 auto; overflow:hidden; padding:10px 15px 5px; position:relative; top:25%; width:260px}
.renameBox .btn{display:inline; font-size:14px; padding:5px; width:100px}
.renameBox label{display:block; font-size:16px; font-weight:bold; margin-bottom:5px}
#renameValue{display:block; margin:0 auto; width:80%}

a:hover .newIcon{opacity:1}

#interior #cpContent{padding-top:45px; width:73%}
	#interior #cpContent section{overflow:hidden; padding:5px 30px 15px 5px}
	#interior #cpContent #build-panel section{border-bottom:1px solid #C8C7B4; margin-bottom:15px}
	#interior #cpContent #build-panel section:last-child{border:none}
#interior .toolTitle{float:left; padding:10px 0 0; width:22%}
	#interior .toolTitle .sbutton{display:block; font-size:12px; margin-bottom:5px; text-align:center}
	#interior .toolTitle h2{background:#3C5561; color:#ddd; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; padding:5px 10px 5px 20px; position:relative; text-align:right; text-shadow:1px 1px 1px #000}
	#interior .toolTitle h2 span{border-color:transparent transparent transparent #e0ddd1; border-style:solid; border-width:13px; height:0; left:0; position:absolute; top:0; width:0}
#interior .toolGroup{float:right; padding:5px 0 0; width:76%}
	#mmOptions{padding-top:10px}
	
	.mainContents{width:70%}
	.mainContents .mainArticle section{border-bottom:1px solid #C8C7B4; margin-bottom:15px; padding-bottom:15px}
	.mainContents .mainArticle section:last-child{border-bottom:0}

.marketItem{margin-bottom:10px}
#interior .toolTitle.marketIcon{width:100px}
#interior .toolGroup.marketDesc{background:#E6E4D8; padding:5px 15px 10px; width:77%}
.marketIcon span{margin:0 auto 15px; width:60px}

.sbRow{border-bottom:1px solid #C8C7B4; height:30px; line-height:30px; overflow:hidden; padding:0 5px}
.sbRow .siteName{overflow:hidden; width:67%}
.sbRow .actions{text-align:right; width:33%}

.sbRow:nth-child(even){background:#E6E4D8}
	.sbRow:first-child{border-bottom:1px solid #C8C7B4!important}
	.sbRow:last-child{border:none}
	
#interior #cpSidebar{background:#e6e4d8; border:2px solid #c8c7b4; border-radius:0 0 10px 10px; border-top:none; width:27%}
	#interior #cpSidebar section{padding:15px}
	#interior #cpSidebar #announcements{padding:0}
	#interior #cpSidebar #announcements p{margin:0; padding:5px 15px}
	.announcements{margin:0; padding:15px 15px 5px}
		.outage{background:#e7d6d2}
		.resolved{background:#d2e7d4}
	#interior #cpSidebar li{margin-bottom:5px}
	#interior #cpSidebar div{font-size:13px; margin-bottom:15px}
	#interior #cpSidebar .banner{background:#3C5561; color:#eee; font-weight:normal; left:-22px; padding:0 20px; position:relative; width:100%}
	#interior #cpSidebar .banner .lip{border-left:6px solid transparent; border-right:0; border-top:7px solid #1c2e37; border-bottom:0; display:block; height:0; left:0; position:absolute; top:28px; width:0; z-index:2}
	#interior #cpSidebar .banner a{color:#eee; display:block; font-size:12px; left:-20px; position:relative; padding:5px 20px; text-decoration:none; width:100%; z-index:3}
	#interior #cpSidebar .banner a:hover, #interior #cpSidebar .banner a.selected{background:#607f8d}

.toggle{display:none}
.toggle-btn.selected{}

.manage-btn{background:#E6E4D8; border:1px solid #C8C7B4; display:block; overflow:hidden; margin-bottom:5px; padding:10px 10px 0}
.manage-btn h4{color:#463434}
.manage-btn.active{background:#607F8D}
.manage-btn.active h4, .manage-btn.active span{color:#fff}
.manage-btn span{padding-top:2px}

.toolOptions li{float:left; margin:0 10px 15px 0}
.generaltool fieldset{margin-bottom:15px}
.generaltool fieldset li{margin-bottom:10px}
.toolContent, .toolContentHolder{display:none}

#domainStatus{display:block}

#trafficFrame{border:0;height:650px; width:100%}

/* Tripod Domains */
form.addDomainsSubdomain { display: none; }

/* error pages */
#errorLeft{width:65%}
#errorRight{padding-top:111px; width:33%}
.errorCall{background:#fff no-repeat 15px 30px; display:block; min-height:100px; padding-left:260px}
.errorCall.shopping{background-image:url(https://ly.lygo.net/ly/tpSite/images/shop.png)}
.errorCall.classifieds{background-image:url(https://ly.lygo.net/ly/tpSite/images/class.png)}
.errorCall.tripod{background-image:url(https://ly.lygo.net/ly/tpSite/images/tripodLogo200.png)}

/* logged in Top Bar */
#topBar{background:#3C5561; color:#fff; box-shadow:0 1px 10px #ccc; font-size:14px; min-height:25px}
#topBar .member{display:inline-block; height:25px; line-height:25px; padding-right:20px}
#topBar .member a{color:#eee; text-decoration:none}
#topBar .member a:hover{color:#fff; text-decoration:underline}

/* future website of */
#interior.futurePage{background:url(https://ly.lygo.net/ly/tpSite/images/futureTop.jpg) repeat-x center top #dfdccf}

/*  ----- Internet Explorer Fixes ----- */
.ieAll .helpDivide, .ieAll #interior #cpContent #build-panel section{border:0}
.ieAll .helpDivide article{padding-right:3%}
.ieAll #interior #cpSidebar .banner .lip{top:26px}

/* ie6 fixes */
.ieAll.ie6 .container{width:950px}
.ieAll.ie6 .planCall{width:900px}
.ieAll.ie6 .features .featureBlock{border:none}
.ieAll.ie6 .icon{height:54px}
.ieAll.ie6 .helpDivide article{height:220px}
.ieAll.ie6 .cpListing li{float:left}
.ieAll.ie6 #interior #cpContent{width:72%}
.ieAll.ie6 #interior .toolTitle h2 span, .ieAll.ie6 #siteMonth{display:none}
.ieAll.ie6 #interior .toolTitle h2{padding:5px}
.ieAll.ie6 #interior .toolGroup{width:72%}
.ieAll.ie6 .ie6clr{display:block; clear:both}
.ieAll.ie6 #interior #cpSidebar .banner a{position:static}
.ieAll.ie6 #interior #cpSidebar .banner{padding:0; position:static}
.ieAll.ie6 #interior #cpSidebar .banner .lip{display:none}
.ieAll.ie6 #interior #cpSidebar{width:180px!important}
.ieAll.ie6 #build-panel{display:block}
.ieAll.ie6 .sbRow .siteName{width:60%}
.ieAll.ie6 .sbRow .actions{float:left!important}

/* ie7 fixes */
.ieAll.ie7 .cpListing li{float:left}
.ieAll.ie7 #interior #cpContent{width:70%}

/* ----- Media Queries ----- */
@media (max-device-width:480px), screen and (max-width:590px){}

@media (max-device-width:591px), screen and (max-width:640px){}

@media (max-device-width:641px), screen and (max-width:1023px){}

/* from new site */

.outro{background:#b5cbdd url(../images/header-repeat.jpg) center; border-top:1px solid #BCB49A; box-shadow:inset 0 0 22px rgba(0,0,0,.35); padding:15px}


.baseFooter .container{position:static; width:950px}
	.fCol{margin:0 1%; padding:25px 0; position:relative; width:23%}
	.fCol1{width:48%}
		.fCol1 li{float:left; width:50%}
		.fCol .base{margin-bottom:5px}
	.footerList li{font-size:.8em; margin-bottom:5px}
	
.bookEnd{background:#3c5561; font-size:12px; line-height:23px; overflow:hidden; padding:7px 15px; width:auto}
	.bookEnd li{float:left; line-height:24px; list-style:none; margin:0 0 0 15px}
		.bookEnd li:first-child{margin:0}


