@charset "UTF-8";
/* Global CSS styles */

a:link {
	color: #01349C;
}

a:visited {
	color: #01349C;
}

a:hover {
	color: #6DA0FE;
}

h1 {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #01349C;
	margin: 0px 0px 15px 0px;
	line-height: normal;
}

h2 {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #01349C;
	margin: 0px 0px 15px 0px;
	line-height: normal;
}

h3 {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #01349C;
	margin: 0px 0px 15px 0px;
	line-height: normal;
}

h4 {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 15px 0px;
	line-height: normal;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	line-height: normal;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #01349C;
	margin: 0px;
	line-height: normal;
}

p {
	margin: 0px 0px 15px 0px;
}

ul {
	margin: 0px 0px 15px 20px;
	padding: 0px;
}

li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

form {
	margin: 0px;
	padding: 0px;
}

img.right {
	float: right;
	margin: 0px 0px 15px 15px;
}

img.left {
	float: right;
	margin: 0px 15px 15px 0px;
}

#datechooser {
	position: absolute;
	visibility: hidden;
	background-color: white;
}

#content {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
}

#content-cn {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: normal;
}

#home-content {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 125%;
}

#col-left {
	padding: 0px 20px 0px 0px;
	border-right: 1px solid #CCCCCC;
}

#col-mid {
	padding: 0px 20px 0px 20px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#col-right {
	padding: 0px 0px 0px 20px;
}

#footer {
	border-top: 1px solid #999999;
	padding: 5px 15px 5px 15px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #F5F5F5;
	clear: both;
}

#cportal {
	margin-bottom: 20px;
}

#cportal h1 {
	margin: 0px 0px 8px 0px;
}

#cportal-login {
	float: right;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
}

#cportal-nav {
	clear: both;
	padding: 3px 0px 3px 0px;
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	color: #666666;
}

#cportal-nav a:link {
	text-decoration: none;
	color: #000000;
}

#cportal-nav a:visited {
	text-decoration: none;
	color: #000000;
}

#cportal-nav a:hover {
	text-decoration: none;
	color: #999999;
}

#cportal-nav a:active {
	text-decoration: none;
	color: #CC0000;
}

#sidebar-right {
	width: 200px;
	float: right;
	margin: 0px 0px 15px 15px;
	padding: 0px 0px 0px 15px;
	border-left: 1px solid #CCCCCC;
	font-size: 11px;
}

#sidebar-right ul {
	margin: 0px;
	padding: 0px 0px 0px 16px;
}

#sidelinks {
	float: right;
	margin: 0px 0px 15px 15px;
	font-size: 11px;
	font-weight: normal;
}

#sidelinks p {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #999999;
}

#sidelinks ul {
	margin: 0px;
	padding: 0px 0px 0px 16px;
	color: #999999;
}

#sidelinks li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#sidelinks a:link {
	text-decoration: none;
	color: #01349C;
}

#sidelinks a:visited {
	text-decoration: none;
	color: #01349C;
}

#sidelinks a:hover {
	text-decoration: underline;
	color: #01349C;
}

#error {
	margin: 0px 0px 15px 0px;
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
}

#error ul {
	margin: 0px;
	padding: 0px 0px 0px 16px;
	font-weight: normal;
}

#error li {
	margin: 0px;
	padding: 0px;
}

#box {
	border: 1px solid #CCCCCC;
	padding: 12px;
	font-size: 11px;
}

#box ul {
	margin: 0px;
}

#box-gray {
	background: url(/images/interface/bkg_gray.jpg) bottom left repeat-x;
	border: 1px solid #CCCCCC;
	padding: 15px;
	line-height: normal;
	font-size: 11px;
}

#box-blue {
	background: url(/images/interface/bkg_blue.jpg) bottom left repeat-x;
	border: 1px solid #BBCCFF;
	padding: 15px;
	line-height: normal;
	font-size: 11px;
}

#box-gray h3,
#box-blue h3 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

#box-gray ul,
#box-blue ul {
	margin: 0px 0px 0px 18px;
	padding: 0px;
}

#box-gray li,
#box-blue li {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#list-vertical {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #CCCCCC;
}

#list-vertical2 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #CCCCCC;
}

#step-guide {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #CCCCCC;
	clear: both;
}

#step-guide table {
	width: 100%;
}

#step-guide th {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #01349C;
	padding: 0px 15px 15px 0px;
	line-height: normal;
	text-align: right;
	width: 35px;
}

#step-guide td {
	padding: 8px 0px 0px 0px;
	line-height: normal;
}

/* HOME PAGE */
#home-content h1 {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #01349C;
	margin: 0px;
	line-height: normal;
}

#home-content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	line-height: normal;
}

#home-content ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	line-height: normal;
}

#home-content li {
	margin: 8px 0px 0px 0px;
	padding: 0px;
}

#home-left {
	border-right: 1px solid #999999;
	padding-right: 15px;
	vertical-align: top;
	width: 67%;
}

#home-right {
	padding-left: 15px;
	vertical-align: top;
	width: 33%;
}

/* FEATURED WORKS */
#featured th {
	padding: 15px 10px 0px 15px;
	text-align: center;
	vertical-align: bottom;
	font-weight: normal;
	line-height: normal;
}

#featured td {
	padding: 0px 15px 20px 15px;
	font-size: 10px;
	vertical-align: top;
	text-align: center;
	line-height: normal;
	color: #666666;
}

#featured a {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/* TABLELIST */
#tablelist {
	border-collapse: collapse;
	border: 1px solid #333333;
	line-height: normal;
}
#tablelist tr.item {
	background-color: #FFFFFF;
}
#tablelist tr.item-alt {
	background-color: #EEEEEE;
}
#tablelist tr.item-footer {
	background-color: #CCCCCC;
}
#tablelist tr.item-selected {
	background-color: #FFEE99;
}
#tablelist tr.item-delete {
	background-color: #FF9999;
}
#tablelist tr.item-warning {
	background-color: #CC0000;
	color: #FFFFFF;
}

#tablelist th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: #1857CF url(/images/interface/gradient_dk.jpg) left center repeat-x;
	padding: 3px 4px 3px 4px;
	border: 1px solid #333333;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}
#tablelist th.selected {
	background: #7AAAFE url(/images/interface/gradient_lt.jpg) left center repeat-x;
	color: #000000;
}
#tablelist th.right {
	text-align: right;
}
#tablelist th.center {
	text-align: center;
}

#tablelist td {
	padding: 4px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
}
#tablelist td.icon {
	padding: 2px;
}
#tablelist td.item-footer {
	font-weight: bold;
	padding: 3px 4px 3px 4px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#tablelist a {
	display: block;
	width: 100%;
}
#tablelist a:link {
	text-decoration: none;
	color: #000000;
}
#tablelist a:visited {
	text-decoration: none;
	color: #000000;
}
#tablelist a:hover {
	background-color: transparent;
	text-decoration: none;
	color: #000000;
}
#tablelist a.visual {
	text-decoration: none;
	color: #01349C;
}
#tablelist a.visual:link {
	text-decoration: none;
	color: #01349C;
}
#tablelist a.visual:visited {
	text-decoration: none;
	color: #01349C;
}
#tablelist a.visual:hover {
	background-color: transparent;
	text-decoration: underline;
	color: #6DA0FE;
}

#general {
	border: 1px solid #999999;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 12px;
}

#normal {
	border: 1px solid #CCCCCC;
	background: #FFFFFF url(/images/interface/bkg_normal.jpg) left bottom repeat-x;
	padding: 10px;
	margin-bottom: 7px;
	font-size: 12px;
}

#warning {
	border: 1px solid #CCCCCC;
	background: #FFFFFF url(/images/interface/bkg_warning.jpg) left bottom repeat-x;
	padding: 10px;
	margin-bottom: 7px;
	font-size: 12px;
}

#critical {
	border: 1px solid #CCCCCC;
	background: #FFFFFF url(/images/interface/bkg_critical.jpg) left bottom repeat-x;
	padding: 10px;
	margin-bottom: 7px;
	font-size: 12px;
}

#normal img,
#warning img,
#critical img {
	float: right;
	margin: 0px 0px 5px 10px
}

ul.status {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

li.bluedisc {
	background: url(/images/interface/bullet_bluedisc.gif) left top no-repeat;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	color: #000000;
}

li.check {
	background: url(/images/interface/bullet_check.gif) left top no-repeat;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	color: #999999;
}

li.arrow {
	background: url(/images/interface/bullet_arrow.gif) left top no-repeat;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	color: #000000;
}

a.linkforward {
	background: url(/images/interface/arrow_right.gif) right center no-repeat;
	padding-right: 15px;
	text-decoration: none;
}


a.linkback {
	padding-left: 15px;
	background: url(/images/interface/arrow_left.gif) left center no-repeat;
	text-decoration: none;
}

#checklist {
	margin: 0px 0px 15px 20px;
	padding: 0px;
	font-weight: normal;
	list-style-image: url(/images/interface/bullet_check.gif);
	list-style-type: none;
}

#checklist li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#bullets-arrow,
#linklist {
	margin: 5px 0px 20px 18px;
	padding: 0px;
	font-weight: normal;
	line-height: normal;
	list-style-image: url(/images/interface/arrow_right.gif);
	list-style-type: none;
}

#bullets-arrow li,
#linklist li {
	padding: 0px;
	margin: 8px 0px 0px 0px;
}

#bullets-arrow a {
	text-decoration: none;
	line-height: normal;
}

#linklist a:link,
#linklist a:visited {
	color: #000000;
	text-decoration: none;
}

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

#linklist b {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #01349C;
	text-decoration: underline;
}

#list-condensed {
	line-height: normal;
}

#list-condensed li {
	margin: 0px;
	padding: 0px;
}

#portfolio-sidebar {
	width: 350px;
	margin: 0px 0px 15px 15px;
	float: right;
	text-align: right;
	color: #CC9933;
	font-size: 11px;
	clear: both;
	line-height: normal;
}

#portfolio-sidebar p {
	margin: 0px 12px 10px 0px;
}

#portfolio-sidebar a {
	text-decoration: none;
}

#email-setup td {
	vertical-align: top;
	font-size: 11px;
	line-height: normal;
	padding: 0px 0px 15px 0px;
}

#email-setup th {
	vertical-align: top;
	text-align: left;
	line-height: normal;
	padding: 0px 10px 15px 0px;
}

#domain-status {
	float: right;
	width: 350px;
	font-size: 11px;
}

#photo {
	float: right;
	width: 115px;
	font-size: 10px;
	line-height: 14px;
	margin: 0px 0px 15px 15px;
}

#photo img {
	margin-bottom: 5px;
}

/* Comparison chart */
#compare-chart {
	width: 100%;
	border-collapse: collapse;
	font-size: 11px;
	margin: 0px 0px 15px 0px;
	line-height: normal;
	}
	#compare-chart tr {
		background-color: #FFFFFF;
		}
		#compare-chart tr.alt {
			background-color: #EAF5F9;
		}
	#compare-chart th {
		padding: 3px;
		width: 40%;
		text-align: left;
		font-weight: normal;
		border: 1px solid #003666;
		vertical-align: top;
	}
	#compare-chart td {
		padding: 3px;
		width: 12%;
		text-align: center;
		font-weight: normal;
		border: 1px solid #003666;
		vertical-align: top;
		}
		#compare-chart tr.head th {
			background-color: #3C6F9C;
			color: #FFFFFF;
			font-weight: bold;
			vertical-align: bottom;
		}
		#compare-chart tr.head td {
			background-color: #EAF5F9;
			color: #003666;
			vertical-align: bottom;
			font-weight: bold;
			}
			#compare-chart tr.head a,
			#compare-chart tr.head a:hover {
				text-decoration: none;
			}

.text-sm {
	font-size: 11px;
}

.text-xsm {
	font-size: 10px;
}

.note {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

.text-med {
	font-size: 12px;
}

.text-lg {
	font-size: 14px;
}

.img-right {
	float: right;
	margin: 0px 0px 15px 15px;
}

.img-left {
	float: left;
	margin: 0px 15px 15px 0px;
}

.gray {
	color: #999999;
}

.blue {
	color: #01349C;
}


.light {
	color: #7F7F7F;
}
.white {
	color: #FFFFFF;
}
.black {
	color: #000000;
}
.red {
	color: #CC0000;
}
.orange {
	color: #CC6600;
}
.yellow {
	color: #FFFFCC;
}
.green {
	color: #009900;
}
.blue-light {
	color: #6666CC;
}
.strikethru {
	text-decoration: line-through;
}