.node-unpublished {
background-color : #fff4f4;
}
.preview .node {
background-color : #ffffea;
}
#node-admin-filter ul {
list-style-type : none;
padding : 0;
margin : 0;
width : 100%;
}
#node-admin-buttons {
float : left;
margin-left : 0.5em;
clear : right;
}
td.revision-current {
background : #ffc;
}
.node-form .form-text {
display : block;
width : 95%;
}
.node-form .container-inline .form-text {
display : inline;
width : auto;
}
.node-form .standard {
clear : both;
}
.node-form textarea {
display : block;
width : 95%;
}
.node-form .attachments fieldset {
float : none;
display : block;
}
fieldset {
margin-bottom : 1em;
padding : 0.5em;
}
form {
margin : 0;
padding : 0;
}
hr {
height : 1px;
border : 1px solid gray;
}
img {
border : 0;
}
table {
border-collapse : collapse;
}
th {
text-align : left;
padding-right : 1em;
border-bottom : 3px solid #ccc;
}
.clear-block:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}
.clear-block {
display : inline-block;
}
* html .clear-block {
height : 1%;
}
.clear-block {
display : block;
}
th.active img {
display : inline;
}
tr.even, tr.odd {
background-color : #eee;
border-bottom : 1px solid #ccc;
padding : 0.1em 0.6em;
}
td.active {
background-color : #ddd;
}
tbody {
border-top : 1px solid #ccc;
}
tbody th {
border-bottom : 1px solid #ccc;
}
thead th {
text-align : left;
padding-right : 1em;
border-bottom : 3px solid #ccc;
}
.breadcrumb {
padding-bottom : 0.5em;
}
.error {
color : #f00;
}
div.error {
border : 1px solid #d77;
}
div.error, tr.error {
background : #fcc;
color : #200;
}
div.warning, tr.warning {
background : #ffd;
}
div.ok, tr.ok {
background : #dfd;
}
.item-list .icon {
color : #555;
float : right;
padding-left : 0.25em;
clear : right;
}
.item-list .title {
font-weight : bold;
}
.item-list ul {
margin : 0 0 0.75em 0;
padding : 0;
}
.item-list ul li {
margin : 0 0 0.25em 1.5em;
padding : 0;
list-style : disc;
}
.form-item {
margin-top : 1em;
margin-bottom : 1em;
}
tr.odd .form-item, tr.even .form-item {
margin-top : 0;
margin-bottom : 0;
white-space : nowrap;
}
tr.merge-down, tr.merge-down td, tr.merge-down th {
border-bottom-width : 0 !important ;
}
tr.merge-up, tr.merge-up td, tr.merge-up th {
border-top-width : 0 !important ;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
border : 2px solid red;
}
.form-item .description {
font-size : 0.85em;
}
.form-item label {
display : block;
font-weight : bold;
}
.form-item label.option {
display : inline;
font-weight : normal;
}
.form-checkboxes, .form-radios {
margin : 1em 0;
}
.form-checkboxes .form-item, .form-radios .form-item {
margin-top : 0.4em;
margin-bottom : 0.4em;
}
.marker, .form-required {
color : #f00;
}
.more-link {
text-align : left;
color : #464646;

}
.more-help-link {
font-size : 0.85em;
text-align : right;
}
.nowrap {
white-space : nowrap;
}
.pager {
clear : both;
text-align : center;
}
.pager a, .pager strong.pager-current {
padding : 0.5em;
}
.tips {
margin-top : 0;
margin-bottom : 0;
padding-top : 0;
padding-bottom : 0;
font-size : 0.9em;
}
dl.multiselect dd.b, dl.multiselect dd.b .form-item, dl.multiselect dd.b select {
font-family : inherit;
font-size : inherit;
width : 14em;
}
dl.multiselect dd.a, dl.multiselect dd.a .form-item {
width : 8em;
}
dl.multiselect dt, dl.multiselect dd {
float : left;
line-height : 1.75em;
padding : 0;
margin : 0 1em 0 0;
}
dl.multiselect .form-item {
height : 1.75em;
margin : 0;
}
.container-inline div, .container-inline label {
display : inline;
}
ul.menu {
list-style : none;
border : none;
text-align : left;
}
ul.menu li {
margin : 0 0 0 0.5em;
}
li.expanded {
list-style-type : circle;
list-style-image : url(/modules/system/../../misc/menu-expanded.png);
padding : 0.2em 0.5em 0 0;
margin : 0;
}
li.collapsed {
list-style-type : disc;
list-style-image : url(/modules/system/../../misc/menu-collapsed.png);
padding : 0.2em 0.5em 0 0;
margin : 0;
}
li.leaf {
list-style-type : square;
list-style-image : url(/modules/system/../../misc/menu-leaf.png);
padding : 0.2em 0.5em 0 0;
margin : 0;
}
li a.active {
color : #000;
}
td.menu-disabled {
background : #ccc;
}
ul.links {
margin : 0;
padding : 0;
}
ul.links.inline {
display : inline;
}
ul.links li {
display : inline;
list-style-type : none;
padding : 0 0.5em;
}
.block ul {
margin : 0;
padding : 0 0 0.25em 1em;
}
ul.primary {
border-collapse : collapse;
padding : 0 0 0 1em;
white-space : nowrap;
list-style : none;
margin : 5px;
height : auto;
line-height : normal;
border-bottom : 1px solid #bbb;
}
ul.primary li {
display : inline;
}
ul.primary li a {
background-color : #ddd;
border-color : #bbb;
border-width : 1px;
border-style : solid solid none solid;
height : auto;
margin-right : 0.5em;
padding : 0 1em;
text-decoration : none;
}
ul.primary li.active a {
background-color : #fff;
border : 1px solid #bbb;
border-bottom : 1px solid #fff;
}
ul.primary li a:hover {
background-color : #eee;
border-color : #ccc;
border-bottom-color : #eee;
}
ul.secondary {
border-bottom : 1px solid #bbb;
padding : 0.5em 1em;
margin : 5px;
}
ul.secondary li {
display : inline;
padding : 0 1em;
border-right : 1px solid #ccc;
}
ul.secondary a {
padding : 0;
text-decoration : none;
}
ul.secondary a.active {
border-bottom : 4px solid #999;
}
#autocomplete {
position : absolute;
border : 1px solid;
overflow : hidden;
z-index : 100;
}
#autocomplete ul {
margin : 0;
padding : 0;
list-style : none;
}
#autocomplete li {
background : #fff;
color : #000;
white-space : pre;
cursor : default;
}
#autocomplete li.selected {
background : #0072b9;
color : #fff;
}
html.js input.form-autocomplete {
background-image : url(/modules/system/../../misc/throbber.gif);
background-repeat : no-repeat;
background-position : 100% 2px;
}
html.js input.throbbing {
background-position : 100% -18px;
}
html.js fieldset.collapsed {
border-bottom-width : 0;
border-left-width : 0;
border-right-width : 0;
margin-bottom : 0;
height : 1em;
}
html.js fieldset.collapsed * {
display : none;
}
html.js fieldset.collapsed legend {
display : block;
}
html.js fieldset.collapsible legend a {
padding-left : 15px;
background : url(/modules/system/../../misc/menu-expanded.png) no-repeat 5px 75%;
}
html.js fieldset.collapsed legend a {
background-image : url(/modules/system/../../misc/menu-collapsed.png);
background-position : 5px 50%;
}
* html.js fieldset.collapsed legend, * html.js fieldset.collapsed legend *, * html.js fieldset.collapsed table * {
display : inline;
}
html.js fieldset.collapsible legend a {
display : block;
}
html.js fieldset.collapsible .fieldset-wrapper {
overflow : auto;
}
.resizable-textarea {
width : 95%;
}
.resizable-textarea .grippie {
height : 9px;
overflow : hidden;
background : #eee url(/modules/system/../../misc/grippie.png) no-repeat center 2px;
border : 1px solid #ddd;
border-top-width : 0;
cursor : s-resize;
}
html.js .resizable-textarea textarea {
margin-bottom : 0;
width : 100%;
display : block;
}
.progress {
font-weight : bold;
}
.progress .bar {
background : #fff url(/modules/system/../../misc/progress.gif);
border : 1px solid #00375a;
height : 1.5em;
margin-top : 0.2em;
}
.progress .filled {
background : #0072b9;
height : 1em;
border-bottom : 0.5em solid #004a73;
width : 0%;
}
.progress .percentage {
float : right;
}
#first-time strong {
display : block;
padding : 1.5em 0 0.5em;
}
tr.selected td {
background : #ffc;
}
#permissions td.module {
font-weight : bold;
}
#permissions td.permission {
padding-left : 1.5em;
}
#access-rules .access-type, #access-rules .rule-type {
margin-right : 1em;
float : left;
}
#access-rules .access-type .form-item, #access-rules .rule-type .form-item {
margin-top : 0;
}
#access-rules .mask {
clear : both;
}
#user-login-form {
text-align : center;
}
#user-admin-filter ul {
list-style-type : none;
padding : 0;
margin : 0;
width : 100%;
}
#user-admin-buttons {
float : left;
margin-left : 0.5em;
clear : right;
}
.profile {
clear : both;
margin : 1em 0;
}
.profile .picture {
float : right;
margin : 0 1em 1em 0;
}
.profile dt {
margin : 1em 0 0.2em 0;
font-weight : bold;
}
.profile dd {
margin : 0;
}
.field .field-label, .field .field-label-inline, .field .field-label-inline-first {
font-weight : bold;
}
.field .field-label-inline, .field .field-label-inline-first {
display : inline;
}
.field .field-label-inline {
visibility : hidden;
}
.node-form .number {
display : inline;
width : auto;
}
#lightbox {
position : absolute;
top : 40px;
left : 0;
width : 100%;
z-index : 100;
text-align : center;
line-height : 0;
}
#lightbox a img {
border : none;
}
#outerImageContainer {
position : relative;
background-color : #fff;
width : 250px;
height : 250px;
margin : 0 auto;
min-width : 240px;
}
#imageContainer {
padding : 10px;
}
#loading {
position : absolute;
top : 40%;
left : 45%;
height : 25%;
width : 100%;
text-align : center;
line-height : 0;
}
#hoverNav {
position : absolute;
top : 0;
left : 0;
height : 100%;
width : 100%;
z-index : 10;
}
#imageContainer > #hoverNav {
left : 0;
}
#hoverNav a {
outline : none;
}
#prevLink, #nextLink {
width : 49%;
height : 100%;
background : transparent url(/sites/all/modules/lightbox2/css/../images/blank.gif) no-repeat;
display : block;
}
#prevLink {
left : 0;
float : left;
background : url(/sites/all/modules/lightbox2/css/../images/prevlabel.gif) no-repeat left 100%;
}
#nextLink {
right : 0;
float : right;
background : url(/sites/all/modules/lightbox2/css/../images/nextlabel.gif) no-repeat right 100%;
}
#prevLink:hover, #prevLink:visited:hover {
background : url(/sites/all/modules/lightbox2/css/../images/prevlabel.gif) no-repeat left 100%;
}
#nextLink:hover, #nextLink:visited:hover {
background : url(/sites/all/modules/lightbox2/css/../images/nextlabel.gif) no-repeat right 100%;
}
#imageDataContainer {
font : 10px Verdana, Helvetica, sans-serif;
background-color : #fff;
margin : 0 auto;
line-height : 1.4em;
min-width : 240px;
}
#imageData {
padding : 0 10px;
}
#imageData #imageDetails {
width : 70%;
float : left;
text-align : left;
}
#imageData #caption {
font-weight : 700;
font-size : 140%;
}
#imageData #numberDisplay {
display : block;
clear : left;
padding-bottom : 1em;
}
#imageData #bottomNav {
height : 26px;
}
#overlay {
position : absolute;
top : 0;
left : 0;
z-index : 90;
width : 100%;
height : 500px;
background-color : #000;
opacity : 0.6;
}
.clearfix:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}
* html > body .clearfix {
display : inline;
width : 100%;
}
* html .clearfix {
height : 1%;
}
#bottomNavClose {
display : block;
background : url(/sites/all/modules/lightbox2/css/../images/close.gif) no-repeat right;
position : relative;
top : 0;
float : right;
padding-top : 0.7em;
height : 26px;
width : 26px;
}
#loadingLink {
display : block;
background : url(/sites/all/modules/lightbox2/css/../images/loading.gif) no-repeat;
width : 32px;
height : 32px;
}
#bottomNavZoom {
display : block;
background : url(/sites/all/modules/lightbox2/css/../images/expand.gif) no-repeat;
width : 34px;
height : 34px;
position : relative;
left : 30px;
float : right;
}
body {
background : #fff;
font : normal 16px/170% "Lucida Sans Unicode", Verdana, sans-serif;
color : #494949;
font-size : small;
margin : 0;
}
a:link, a:visited {
color : #369;
}
a:hover {
color : #333;
}
a:active, a.active {
color : #5895be;
}
a:focus, a:active {
outline : none;
}
br, .clear {
clear : both;
}
.clear {
display : none;
height : 0;
line-height : 0;
font-size : 0;
}
.left {
float : left;
}
.right {
float : right;
}
.center {
text-align : center;
}
.half {
width : 49%;
}
h1, h2, h3 {
font : normal 16px/130% Georgia, "Times New Roman", Times, serif;
color : #333;
}
h1 {
font-size : 175%;
}
h2 {
font-size : 150%;
}
h3 {
font-size : 130%;
line-height : 170%;
}
h1 a:link, h1 a:visited, h1 a:hover, h2 a:link, h2 a:visited, h2 a:hover, h3 a:link, h3 a:visited, h3 a:hover {
color : #0062a0;
text-decoration : none;
}
h1 a:hover, h2 a:hover, h3 a:hover {
color : #0062a0;
text-decoration : none;
}
.container {
margin : 0 auto;
width : 940px;
padding : 0 20px;
}


Upper left small logo
#logo {
background : no-repeat;
width : 250px;
height : 40px;
margin-top : 10px;
display : block;
text-indent : -100em;
overflow : hidden;
float : left;
}
#header {
background : #fff url(backoption1.jpg) repeat-x bottom left;
}
#header .container {
position : relative;
height : 100px;
}
#header a {
color : #85a72b;
}
#header.hl, #header.hl .container {
height : 180px;
position : relative;
}
#header .hosting {
background : url(/sites/all/themes/manticore/images/cpanel.png) no-repeat bottom right;
}
#hilite {
	background : url(Logo2.png) no-repeat;
	height : 115px;
	position : absolute;
	top : 16px;
	color : #464646;
	float : left;
	width : 100%;
	left: 18px;
	overflow: visible;
}
#hilite h1 {
font-size : 38px;
color : #464646; 
margin : 5px 0;
}
#hilite p, #hilite h1 {
width : 600px;
}
#hilite p {
font-size : 14px;
}
.websites #hilite p {
width : 450px;
}
#website-bg {
	
	width : 477px;
	height : 177px;
	position : absolute;
	top : -13px;
	right : 35px;
	z-index : 60;
	overflow : hidden;
	background-image: url(websites3.png) ;
}
#design-bg {
background : url(/sites/all/themes/manticore/images/website-design.png) no-repeat;
width : 352px;
height : 148px;
position : absolute;
top : 70px;
right : 0;
z-index : 60;
}
#ssl-bg {
background : url(/sites/all/themes/manticore/images/ssl-bg.png) no-repeat;
width : 277px;
height : 180px;
position : absolute;
top : 60px;
right : 0;
z-index : 60;
}
.blog #header {
background-image : url(/sites/all/themes/manticore/images/header-green.jpg);
}
.help #header {
background-image : url(/sites/all/themes/manticore/images/header-brown.jpg);
}
.meta {
font-size : 80%;
margin : 0;
padding : 0;
clear : both;
color : #999;
}
.blog h1 {
margin : 0;
padding : 0 0 4px 0;
font-size : 24px;
}
.blog p {
margin-top : 2px;
padding : 5px 0;
}
.blog .ccolumn p img {
margin : 5px 0;
}
#navigation {
background : #464646 url(/navback.jpg) repeat-x;
height : 38px;
}
#navigation .container {
background : #464646 url(/sites/all/themes/manticore/images/menubar.jpg) repeat-x top left;
height : 38px;
}
.primary-links {
list-style-type : none;
float : left;
width : 670px;
font-size : 85%;
}
.primary-links li {
float : left;
text-align : center;
padding : 0;
margin : 0;
background : 
}
.primary-links li.first {
background : none;
}
.primary-links li a {
text-transform : uppercase;
padding : 7px 20px;
margin : 0;
float : left;
}
.primary-links li a:link, .primary-links li a:visited, .umenu li a:link, .umenu li a:visited {
color : #ffffff;
text-decoration : none;
}
.primary-links li a:hover, .umenu li a:hover {
color : #95A9C9;
text-decoration : none;
}
.primary-links li a:active, .primary-links li a.active, .umenu li a:active, .umenu li a.active {
color : #c60;
}
.umenu {
list-style-type : none;
right : 0;
width : 265px;
font-size : 85%;
margin : 0;
padding : 0;
position : absolute;
}
.umenu li {
float : left;
text-align : center;
padding : 0;
margin : 0;
}
.umenu li a {
float : left;
text-transform : uppercase;
padding : 0 20px 0 25px;
margin : 7px 0;
background : url() no-repeat 0 -319px;
}
.umenu li a.chaton {
background-position : 0 -78px;
}
.umenu li a.chatoff {
background-position : 0 -98px;
}
.umenu li a#live-chat {
background : transparent url(/sites/all/themes/manticore/images/icons.png) no-repeat 0 -79px;
padding-left : 25px;
}
#content {
clear : both;
}
#content .container {
background : url(/sites/all/themes/manticore/images/shadow-hor.png) no-repeat 150px top;
min-height : 25px;
padding : 1em 0;
}
.ccolumn, #content .hcenter {
float : left;
width : 650px;
padding-right : 0.5em;
min-height : 300px;
}
.admin .ccolumn {
width : 100%;
}
.help .ccolumn, .blog .ccolumn {
width : 490px;
}
.lcolumn, .rcolumn {
float : right;
}
.rcolumn {
width : 254px;
border-left : 1px solid #eee;
padding-left : 15px;
}
.help .rcolumn, .blog .rcolumn {
padding-left : 0;
border : 0;
}
.lcolumn {
width : 170px;
margin-right : 10px;
}
.rcolumn h3, .lcolumn h3 {
font-size : 20px;
color : #464646;
margin : 10px 0 0 0;
}
.rcolumn h3 a, .lcolumn h3 a {
border : none;
display : block;
color : #027ac6;
}
.rcolumn ul {
padding : 0;
}
.rcolumn ul li, .lcolumn ul li {
background : none;
margin : 0;
padding : 0;
list-style : none;
}
.rcolumn ul li a, .lcolumn ul li a {
display : block;
border-bottom : 1px solid #ddd;
text-align : left;
text-decoration : none;
color : #333;
font-size : 90%;
padding : 2px 5px;
}
.rcolumn ul li a:hover, .lcolumn ul li a:hover {
background-color : #f3f3f3;
color : #027ac6;
}
.lcolumn ul.menu {
padding : 0;
}
.lcolumn ul li a {
border : 0;
font-size : 100%;
padding : 1px 15px;
margin : 2px 0;
}
.rcolumn .block {
padding-bottom : 10px;
}
#block-categories h3, #block-subscribe h3, #block-blogpopular h3, #block-bloglatest h3, #block-faqdynamic h3, #block-guidedynamic h3, #block-faqlatest h3, #block-guidelatest h3 {
text-indent : -100em;
overflow : hidden;
background : url(/sites/all/themes/manticore/images/heading.png) no-repeat 0 0;
margin : 4px 0;
line-height : 26px;
}
#block-categories a {
background : url(/sites/all/themes/manticore/images/cat-menu.png) no-repeat 0 0;
}
#block-categories ul {
padding : 0;
}
.rcolumn #block-categories ul {
border-top : 1px solid #ddd;
}
.rcolumn #block-categories ul li a {
background : url(/sites/all/themes/manticore/images/icons.png) no-repeat 0 -340px;
padding-left : 25px;
}
.rcolumn #block-categories ul li a:hover {
background-position : 0 -197px;
background-color : #f3f3f3;
}
.rcolumn #block-categories ul li a:active, .rcolumn #block-categories ul li a.active {
background-position : 0 -134px;
background-color : #f3f3f3;
}
#block-faqdynamic h3, #block-faqlatest h3 {
background-position : 0 -104px;
}
#block-guidedynamic h3, #block-guidelatest h3 {
background-position : 0 -26px;
}
#block-blogpopular h3 {
background-position : 0 -78px;
}
#block-bloglatest h3 {
background-position : 0 -52px;
}
#block-subscribe h3 {
background-position : 0 -130px;
}
.services, .products {
width : 190px;
float : left;
margin-right : 20px;
}
.products {
width : 200px;
float : left;
margin-right : 15px;
}
.services h2, .products h2 {
margin : 5px 0;
}
.services h2 a {
display : block;
height : 148px;
width : 180px;
background : url(frontpageheader.jpg) no-repeat 0 30px;
}
.services h2 a.hosting {
background-position : -180px 30px;
}
.services h2 a.design {
background-position : -360px 30px;
}
.services h2 a:link, .services h2 a:visited {
color : #999;
letter-spacing: .1em
}
.services h2 strong {
	color : #464646;
	font-weight : normal;
	font-style: normal;
}
.services p, .products p {
line-height : 140%;
margin-top : 0;
}
.services ul {
margin-left : 10px;
padding-left : 10px;
}
.services span, .products span {
font-size : 80%;
}
.services a.more {
margin-left : 40px;
}
.products a {
margin-left : 70px;
}
.services p, .services div, .services ul, .products p {
font-size : 90%;
}
.hsection {
float : left;
width : 300px;
margin : 10px 20px 0 0;
}
.hsection h2 a {
background : url(/sites/all/themes/manticore/images/hicons.png) no-repeat;
padding : 4px 0 4px 35px;
}
.hsection a.faq {
background-position : 0 0;
}
.hsection a.guide {
background-position : 0 -30px;
}
.hsection p {
margin : -10px 0 10px 0;
}
.hsection ul li {
font-size : 90%;
list-style : none;
margin-left : 0;
padding-left : 20px;
background : url(/sites/all/themes/manticore/images/icons.png) no-repeat 0 -337px;
}
.searchb h2 {
background : url(/sites/all/themes/manticore/images/hicons.png) no-repeat 0 -60px;
padding : 2px 35px;
margin : 0;
}
.searchb p {
line-height : 90%;
}
.main .pager {
width : 200px;
margin : 0 auto;
}
#footer {
clear : both;
height : 79px;
background : url(/sites/all/themes/manticore/images/footer.png) repeat-x;
padding : 10px 0;
}
#footer p {
font-size : 9px;
padding : 5px 0;
margin : 0;
line-height : 140%;
color : #777;
float : left;
width : 675px;
}
#footer p.tools {
float : right;
width : 150px;
text-align : right;
line-height : 200%;
}
#footer p a {
text-decoration : none;
color : #666;
}
#footer p a.valid, #footer p a.rss, #footer p a.bm, .blogtool a, a.home {
background : url(/sites/all/themes/manticore/images/icons.png) no-repeat 0 -140px;
padding : 0 0 0 20px;
}
#footer p a.rss, .blogtool a.rss {
background-position : 0 -120px;
}
#footer p a.bm, .blogtool a.bm {
background-position : 0 -260px;
}
p#copy {
padding-left : 5px;
}
a.home {
background-position : 0 -284px;
}
a.ext:link {
background : url(/sites/all/themes/manticore/images/icons.png) no-repeat right -240px;
padding-right : 18px;
}
a.ext:visited, a.ext:hover {
background-position : right -220px;
}
.footnote {
font-size : 85%;
line-height : 130%;
color : #666;
}
.blogtool {
border-top : 1px solid #ddd;
border-bottom : 1px solid #ddd;
padding : 5px;
background : #fffeeb;
}

.blogtoolbody {
border-top : 1px solid #ddd;
padding : 5px;
background : #fffeeb;
}




.blogtool a.email {
background-position : 0 -3px;
}
ul.subscribe {
padding : 0;
}
ul.subscribe li a {
background : url(/sites/all/themes/manticore/images/icons.png) no-repeat;
padding : 0 0 0 24px;
margin : 0;
}
.subscribe a.email {
background-position : 0 0;
}
.subscribe a.bm {
background-position : 0 -256px;
}
.subscribe a.rss {
background-position : 0 -118px;
}
.host-feat {
position : relative;
vertical-align : top;
}
.host-feat a.btn {
position : absolute;
top : 0;
right : 0;
}
.host-feat img {
float : right;
margin-left : 10px;
}
ul.domain-feat {
padding : 0;
margin : 0;
}
ul.domain-feat li {
background : none;
clear : both;
padding : 0;
margin : 0;
list-style-type : none;
}
ul.fantastico {
width : 150px;
float : left;
padding-left : 0;
}
ul.fantastico li {
list-style : none;
padding-left : 20px;
background : url(/sites/all/themes/manticore/images/icons.png) no-repeat 0 -278px;
}
ul.domain-feat {
float : left;
width : 48%;
margin : 10px 10px 10px 0;
}
ul.domain-feat strong, #overview ul strong {
display : block;
}
ul.domain-feat li {
margin-bottom : 30px;
height : 48px;
background : #fff url(/sites/all/themes/manticore/images/domain-feat.png) no-repeat;
}
ul.domain-feat li p {
padding-left : 60px;
}
#overview ul li strong {
background : url(/sites/all/themes/manticore/images/icons.png) no-repeat 0 -140px;
padding-left : 25px;
}
#overview ul {
padding : 0;
margin : 0;
}
ul li.pid {
background-position : 0 0;
}
ul li.ucloak {
background-position : 0 -48px;
}
ul li.uforward {
background-position : 0 -96px;
}
ul li.rlock {
background-position : 0 -144px;
}
ul li.sdomain {
background-position : 0 -192px;
}
ul li.eforward {
background-position : 0 -240px;
}
#overview ul {
list-style-type : none;
}
ul.active-menu {
list-style-type : none;
padding : 0;
}
ul.active-menu li a em {
font-size : 11px;
display : block;
color : #666;
font-style : normal;
}
ul.active-menu li a {
padding : 10px 10px 10px 40px;
font-size : 120%;
background-image : none;
}
ul.active-menu li a:hover {
background : #f3f3f3 url(/sites/all/themes/manticore/images/menu-mark.png) no-repeat 5px -64px;
}
ul.active-menu li a.active {
background : #fff url(/sites/all/themes/manticore/images/menu-mark.png) no-repeat 5px 0;
}
.domindo {
margin : 0;
}
.domindo tbody tr {
vertical-align : top;
}
.domindo tbody tr.active {
color : #027ac6;
}
.domindo ol {
margin : 0;
padding-left : 10px;
list-style : decimal;
list-style-type : decimal;
list-style-position : inside;
font-size : 11px;
color : #333;
}
#order p {
width : 45%;
float : left;
text-align : center;
padding-bottom : 20px;
}
#order strong {
display : block;
font-size : 170%;
padding : 10px;
}
#order a {
display : block;
width : 100px;
margin : 0 auto;
}
p.boxed {
border : 1px dashed #ccc;
background : #f3f3f3;
padding : 5px;
}
.steps {
padding : 10px 0 10px 5px;
list-style : none;
margin : 0;
}
.steps li {
background : url(/sites/all/themes/manticore/images/sq-button.jpg) no-repeat 0 -57px;
padding : 0 0 20px 0;
clear : both;
height : 57px;
min-height : 57px;
}
.steps p {
font-size : 12px;
width : 550px;
float : left;
margin : 5px 0 30px 0;
}
.steps strong {
font-size : 14px;
width : 550px;
float : left;
margin : 0;
}
.steps span {
background : url(/sites/all/themes/manticore/images/numbers.gif) no-repeat 0 0;
height : 57px;
width : 57px;
display : block;
float : left;
margin-right : 10px;
}
span.one {
background-position : 0 -57px;
}
span.two {
background-position : 0 -114px;
}
span.three {
background-position : 0 -171px;
}
span.four {
background-position : 0 -228px;
}
span.five {
background-position : 0 -342px;
}
.tpl-thumb {
margin : 0 15px;
width : 165px;
height : 195px;
float : left;
background : #fff url(/sites/all/themes/manticore/images/thumb-frame.png) no-repeat top center;
text-align : center;
padding : 5px;
}
.tpl-disabled {
border : 1px dashed #f00;
}
.tpl-thumb img {
margin-top : 5px;
height : 153px;
width : 145px;
}
.tpl-thumb p {
padding : 0 0.5em;
font-size : 11px;
margin-top : -3px;
}
.form-required, span.required {
color : red;
}
form .required {
color : #333;
}
table {
width : 100%;
border-collapse : collapse;
background : #fff;
margin : 1em 0;
}
tr, td, th, tbody th, thead th {
padding : 0.2em 0.5em;
}
th {
font-weight : normal;
}
tbody {
border : none;
}
td {
border-top : 1px solid #ccc;
border-bottom : 1px solid #ccc;
}
tbody th {
text-align : left;
padding : 0.3em 0.5em;
}
thead tr th {
background-color : #f2f2ec;
color : #000;
border-top : 1px solid #ccc;
border-bottom : 1px solid #ccc;
}
tr.odd {
background : #f3f3f3;
}
tr.even {
background : #fff;
border : none;
}
tr.active {
background : #f7f7f7;
}
tfoot td {
text-align : center;
border : none;
}
tfoot th {
border-bottom : none;
}
.htable {
position : relative;
margin-top : -13px;
height : 420px;
}
.hplan {
background : transparent;
margin : 0;
}
.htable tr.even {
background : #f3f3f3;
}
.hplan td, .hplan th {
padding : 0 15px;
border : none;
width : 180px;
}
.hplan td {
font-size : 90%;
}
.hplan td.desc, .hplan th.desc {
width : 130px;
padding : 0 0 0 10px;
font-size : 90%;
}
.hplan th {
background : transparent;
padding : 10px 10px 7px 10px;
}
.hplan th h2 {
color : #666;
text-transform : uppercase;
font : normal 20px/80% "Trebuchet MS", Verdana, Arial;
margin : 0;
}
.hplan th p {
font-size : 11px;
line-height : 90%;
color : #999;
font-weight : normal;
}
.hplan th span {
font-size : 16px;
}
.huse td {
line-height : 130%;
font-size : 90%;
}
th.on, td.on {
width : 190px;
padding : 4px 20px;
background-image : url(/sites/all/themes/manticore/images/col-on.jpg);
background-repeat : repeat-y;
}
th.on {
background-position : 0 0;
}
td.on {
background-position : 0 -144px;
}
.hplan td.even {
background-position : 0 -72px;
}
tfoot td.on {
background-position : bottom left;
}
th.on h2, th.on p {
color : #fff;
}
.plandiv {
display : none;
text-align : center;
position : absolute;
top : 10px;
right : 0;
margin : 0;
font-size : 90%;
background : #fff;
}
.plantype td {
padding : 3px;
}
.plantype th[scope="row"] {
text-align : center;
font-size : 140%;
padding : 16px 0;
background : transparent url(/sites/all/themes/manticore/images/tab-back.gif) repeat-x bottom left;
color : #666;
font-weight : bold;
border-top : 0;
}
.prev, .next {
text-transform : uppercase;
height : 20px;
padding : 0;
background : transparent url(/sites/all/themes/manticore/images/icons.png) no-repeat 0 -180px;
width : auto;
}
.prev {
background-position : 0 -180px;
float : left;
padding-left : 25px;
}
.next {
background-position : 35px -200px;
float : right;
padding-right : 20px;
}
a:link.next, a:visited.next, a:link.prev, a:visited.prev {
color : #333;
text-decoration : none;
}
a:hover.next, a:hover.prev {
text-decoration : none;
}
.gbtn, a:link.gbtn, a:visited.gbtn {
background : transparent url(/sites/all/themes/manticore/images/button-green-sm.png) no-repeat 0 0;
width : 73px;
height : 26px;
padding : 1px;
display : block;
text-decoration : none;
color : #fff;
text-align : center;
}
a.center, .hplan .gbtn {
margin : 10px auto;
}
a:hover.gbtn {
background : transparent url(/sites/all/themes/manticore/images/button-green-sm.png) no-repeat 0 -28px;
}
a.btn {
font : normal 11px/180% "Lucida Sans Unicode", "Lucida Console", "Trebuchet MS";
color : #888;
text-decoration : none;
text-transform : uppercase;
}
.btn {
display : table-cell;
margin : 0 5px;
background : url(/sites/all/themes/manticore/images/button_left.jpg) no-repeat left top;
}
.btn span {
display : block;
height : 20px;
padding : 4px 15px 4px 2px;
margin : 0 0 0 13px;
background : url(/sites/all/themes/manticore/images/button_right.jpg) no-repeat right top;
overflow : hidden;
white-space : nowrap;
}
a.btn:hover {
background-position : left -28px;
text-decoration : none;
color : #374775;
}
a.btn:hover span {
background-position : right -28px;
}
a.btn:active {
background-position : left -56px;
text-decoration : none;
color : #374775;
}
a.btn:active span {
background-position : right -56px;
}
a.btn:visited {
color : #888;
}
a.btn:hover {
cursor : pointer;
}
.plantype a.btn {
display : block;
width : 70px;
margin : 0 auto;
}
input.gbtn {
border : none;
margin : 0;
text-transform : uppercase;
display : inline;
font-size : 11px;
}
.required {
color : red;
}
#search-theme-form {
width : 423px;
float : right;
margin : 5px 0;
padding : 4px 4px 4px 6px;
background : #ddd;
vertical-align : middle;
}
#search-theme-form input {
border : none;
}
input#edit-search-theme-form-keys {
width : 350px;
background-color : #fff;
margin : 0;
padding : 1px;
}
#search-theme-form input#edit-submit {
background : #fff;
font-family : "Lucida Sans Unicode", "Lucida Console", "Trebuchet MS";
text-transform : uppercase;
font-size : 12px;
margin : 0 0 0 -4px;
}
.searchb #search-theme-form {
width : 645px;
float : none;
}
.searchb input#edit-search-theme-form-keys {
width : 572px;
}
.testi {
width : 580px;
background : transparent url(/sites/all/themes/manticore/images/testi-blue.png) no-repeat 0 0;
padding : 5px 0 0 0;
margin : 0 auto 10px auto;
}
.testi.even {
background-image : url(/sites/all/themes/manticore/images/testi-green.png);
}
.testi h2, .testi h4 {
padding : 0 20px;
margin : 10px 0 0 0;
}
.testi.even h2, .testi.even h4 a {
color : #85a72b;
}
.testi.odd h2, .testi.odd h4 a {
color : #027ac6;
}
.testi p {
padding : 0 20px 10px 20px;
margin : 0;
}
p.source {
background : #fff url(/sites/all/themes/manticore/images/testi-blue.png) no-repeat 0 -395px;
text-align : right;
padding-top : 15px;
}
.even p.source {
background-image : url(/sites/all/themes/manticore/images/testi-green.png);
}
.testi em, .testi strong {
display : block;
}
#block-testircol .testi {
width : 255px;
margin : 10px 0;
background-image : url(/sites/all/themes/manticore/images/testi-rcol.png);
}
#block-testircol h2 {
font-size : 95%;
line-height : 115%;
}
#block-testircol p {
font-size : 90%;
line-height : 130%;
max-height : 185px;
overflow : hidden;
}
#block-testircol p.source {
background : #fff url(/sites/all/themes/manticore/images/testi-rcol.png) no-repeat 0 -251px;
padding-top : 24px;
font-size : 80%;
}
#block-testircol strong {
color : #369;
}
.testi h4 {
line-height : 120%;
font-size : 90%;
}
.testi h4 a {
text-decoration : none;
}
.bank dt, .bank dd {
float : left;
margin : 10px 0 0 0;
}
.bank dd {
width : 190px;
height : 80px;
white-space : nowrap;
display : block;
padding : 0 10px;
}
.bank p {
margin : 0;
}
.bank a {
background-image : url(/sites/all/themes/manticore/images/banks.png);
background-repeat : no-repeat;
display : block;
text-indent : -100em;
width : 90px;
height : 80px;
}
a.bca {
background-position : 0 0;
}
a.mandiri {
background-position : 0 -70px;
}
a.permata {
background-position : 0 -140px;
}
#webform-client-form-293 fieldset {
border : 0;
border-top : 1px solid #ccc;
padding : 0;
}
#webform-client-form-293 legend {
color : #900;
padding : 10px 20px 10px 0;
font-size : 20px;
}
#webform-client-form-293 .form-text {
width : 200px;
}
#webform-client-form-293 .webform-component-file label {
display : inline;
}
#webform-client-form-293 .webform-component-textfield, #webform-component-dname, #webform-component-tld, #webform-component-name1, #webform-component-name2, #webform-component-sex, #webform-component-compname, #webform-component-comptype, #webform-client-form-293 #webform-component-email {
width : 230px;
float : left;
}
#webform-component-name1, #webform-component-email, #webform-component-address, #webform-component-compname, #webform-client-form-293 .webform-component-fieldset {
clear : both;
}
#webform-component-sex, #webform-component-tld {
width : 150px;
}
#webform-component-address textarea, #webform-component-phone {
width : 500px;
}
#webform-client-form-293 ol {
display : none;
padding : 10px;
list-style-position : inside;
border : 1px solid #ccc;
background : #f3f3f3;
margin : 0;
width : 650px;
font-size : 11px;
}
#contact dl {
width : 49%;
float : left;
height : 140px;
margin-bottom : 1em;
}
#contact dt, #addon dt {
font-weight : bold;
margin-top : 10px;
}
#contact dd {
margin-left : 1em;
}
#contact ul {
list-style : none;
padding : 0;
margin : 0;
}
#contact ul li {
height : 20px;
margin : 2px 0;
padding : 0 0 0 24px;
background : #fff url(/sites/all/themes/manticore/images/icons.png) no-repeat 0 0;
}
#contact ul li.email {
background-position : 0 0;
}
#contact ul li.phone {
background-position : 0 -20px;
}
#contact ul li.cell {
background-position : 0 -40px;
}
#contact ul li.fax {
background-position : 0 -60px;
}
.office {
clear : both;
background : #fff url(/sites/all/themes/manticore/images/office.jpg) no-repeat 0 0;
padding-left : 250px;
}
dt span {
font-weight : normal;
}
#addthis_dropdown15 table, #addthis_dropdown15 td {
padding : 0;
margin : 0;
}
#addthis_dropdown15 td {
border : none;
}
.help .ccolumn ul {
padding : 0;
}
.help ol.tutorial {
padding : 10px;
margin-top : 5px;
}
.help ol.tutorial li {
margin : 5px 5px 10px 5px;
}
.help .ccolumn ol.tutorial img {
padding : 6px;
background-color : #f3f3f3;
border : 1px solid #ccc;
margin : 10px 0 10px -19px;
}
p.note {
border : 1px dashed #ccc;
background : #fffeeb;
font-size : 11px;
padding : 10px;
}

? Top

    * Home |
    * About |
    * Documentation |
    * Download |
    * Feedback |
    * Credits

    * Deutsch
    * English
    * Español
    * Français
    * Italiano
    * Nederlands
    * ???
    * Polski
    * ????

QACSS

Support this tool, become a
W3C Supporter

Copyright © 1994-2008 W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C liability, trademark, document use and software licensing rules apply. Your interactions with this site are in accordance with our 
