﻿/* BONUS TYPOGRAPHY STYLES

--------------------------------------------------------- */

pre, .code {



	background: #FFFFCC;



	border-left: 5px solid #CCCCCC;



	font: 1em/1.5 "Courier News", monospace;



	margin: 5px 0 15px;



	padding: 10px 15px;



}







blockquote {



	padding: 1em 40px 1em 15px;



}







blockquote span.open {



	background: url(../images/so-q.gif) no-repeat left top;



	padding: 0 0 0 15px;



}







blockquote span.close {



	background: url(../images/sc-q.gif) no-repeat bottom right;



	padding: 0 15px 0 0;



}







blockquote.testimonial {



	padding: 0 0 10px;



	border-bottom: 1px solid #E7E8E6;



}







blockquote.testimonial span.author {



	background: url(../images/icon-author.gif) no-repeat 5px center;



	display: block;



	font-weight: bold;



	margin-top: 5px;



	padding-left: 20px;



}







/* Drropcap */



.dropcap {



	color: #4B4B4B;



	display: block;



	float: left;



	font: 50px/40px Georgia, Times, serif;



	padding: 4px 8px 0 0;



}







/* Tips, Error, Message, Hightlight*/



p.error {



	background: url(../images/icon-error.gif) no-repeat top left;



	color: #CC0000;



	padding-left: 25px;



}







p.message {



	background: url(../images/icon-info.gif) no-repeat top left;



	color: #2C79B3;



	padding-left: 25px;



}







p.tips {
	background: url(../images/icon-tips.gif) no-repeat top left;
	color: #CC0000;
	padding-left: 25px;
}

.highlight {
	background: #FFFFCC;
	font-weight: bold;
	padding: 1px 5px;
}

/* Note Style */
p.stickynote {
	background: url(../images/sticky-bg.gif) no-repeat 5px center #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px 0px 10px 40px;
}

p.download {
	background: url(../images/download-bg.gif) no-repeat 5px center #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px 0px 10px 45px;
}

/* Download source */
div.cy-download {
	margin: 20px 0;
	padding: 10px 10px 10px 90px;
	border: 1px solid #EEE597;
	background: url(../images/icon-download.gif) no-repeat 10px 5px #F9F8E9;
}

div.cy-download h2 {
	margin: 0;
	padding: 0;
	font-size: 130%;
}

div.cy-download ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.cy-download ul li {
	display: inline;
	margin: 0;
	padding: 0 5px 0 0;
	background: none;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	background: url(../images/icon-checklist.gif) no-repeat 0 4px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

ul.small-checklist {
	list-style: none;
}

ul.small-checklist li {
	background: url(../images/small-checklist.gif) no-repeat 0 4px;
	margin-left: 0;
	padding: 0 0 0 15px;
}

ul.small-checklist2 li {
	background: url(../images/small-checklist2.gif) no-repeat 0 8px;
	margin-left: 0;
	padding: 0 0 0 25px;
	font-size: 15px;
	line-height: 230%;
}

/* Check list (star) */
ul.stars {
	list-style: none;
}

ul.stars li {
	background: url(../images/icon-star.gif) no-repeat 0 4px;
	margin-left: 15px;
	padding: 0 0 0 15px;
}

ul.small-star {
	list-style: none;
}

ul.small-star li {
	background: url(../images/small-star.gif) no-repeat 0 4px;
	margin-left: 0;
	padding: 0 0 0 15px;
}

/* List arrow */
ul.arrow {
	list-style: none;
}

ul.arrow li {
	background: url(../images/icon-arrow.gif) no-repeat 3px 5px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/* Bignumber */
.bignumber {
	background: url(../images/ol-bg.gif) no-repeat top left;
	color: #FFFFFF;
	display: block;
	float: left;
	font: bold 20px/normal Arial, sans-serif;
	margin-right: 8px;
	padding: 6px 7px;
}

/* Talking box. Thinking box. */

div.bubble1, div.bubble2, div.bubble3, div.bubble4 {

	margin: 15px 0;

}



div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	font-weight: bold;
	margin-left: 0;
	padding-left: 0;
	color: #CC0000;
}

div.bubble1 div {
	background: url(../images/bub1-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble1 div div {
	background: url(../images/bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(../images/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(../images/bub1-tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 20px 15px 10px;
	width: auto;
}

div.bubble2 div {



	background: url(../images/bub2-br.gif) no-repeat bottom right;



	margin: 0;



	width: 100%;



}







div.bubble2 div div {



	background: url(../images/bub2-bl.gif) no-repeat bottom left;



}







div.bubble2 div div div {



	background: url(../images/bub2-tr.gif) no-repeat top right;



}







div.bubble2 div div div div {



	background: url(../images/bub2-tl.gif) no-repeat top left;



}







div.bubble2 div div div div div {



	margin: 0;



	padding: 10px 15px 25px;



	width: auto;



}







div.bubble3 div {



	background: url(../images/bub3-br.gif) no-repeat bottom right;



	margin: 0;



	width: 100%;



}







div.bubble3 div div {



	background: url(../images/bub3-bl.gif) no-repeat bottom left;



}







div.bubble3 div div div {



	background: url(../images/bub3-tr.gif) no-repeat top right;



}







div.bubble3 div div div div {



	background: url(../images/bub3-tl.gif) no-repeat top left;



}







div.bubble3 div div div div div {



	margin: 0;



	padding: 10px 15px 45px;



	width: auto;



}







div.bubble4 div {



	background: url(../images/bub4-br.gif) no-repeat bottom right;



	margin: 0;



	width: 100%;



}







div.bubble4 div div {



	background: url(../images/bub4-bl.gif) no-repeat bottom left;



}







div.bubble4 div div div {



	background: url(../images/bub4-tr.gif) no-repeat top right;



}







div.bubble4 div div div div {



	background: url(../images/bub4-tl.gif) no-repeat top left;



}







div.bubble4 div div div div div {



	margin: 0;



	padding: 10px 15px 45px;



	width: auto;



}







/* Legend */



.legend-title {



	background: #FFFFFF;



	display: block;



	float: left;



	font-weight: bold;



	left: 7px;



	margin: 0;



	padding: 0 3px;



	position: absolute;



	top: -13px;



}







.legend {



	border: 1px solid #CCCCCC;



	margin: 20px 0;



	padding: 0 10px;



	position: relative;



}







span.dm-price {



	display: block;



	width: 147px;



	height: 35px;



	text-align: center;



	line-height: 35px;



	font-size: 170%;



	color: #FFFFFF;



	font-weight: bold;



	margin-bottom: 10px;



	background: url(../images/bt1-bg.gif) no-repeat top left;



}







/* Table domain price */



table.dm-price {



	margin: 0;



	padding: 0;



	border-collapse: collapse;



	border-spacing: 0;



	width: 100%;



}







table.dm-price tr.row0 {



	background: #F7F7F7;



}







table.dm-price td {
	border-bottom: 1px solid #D9D9D9;
	width: 40%;
	padding: 5px;
}

a.cuslink {
	background: url(../images/readon-bg.gif) no-repeat right 7px;
	display: block;
	float: right;
	width: 40px;
	color: #CC0000;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0;
	padding-right: 8px;
	text-decoration: none;
}

a.cuslink:hover,
a.cuslink:active,
a.cuslink:focus {
	text-decoration: underline;
}

/* Contact us */
div.contact-wrap {
	padding: 0 10px 10px;
	border: 1px solid #EEEEEE;
	margin-bottom: 20px;
}

ul.contact li {
	display: block;
	float: left;
	height: 28px;
	line-height: 28px;
	border-bottom: 1px solid #EEEEEE;
	background: url(../images/circle.gif) no-repeat 15px 12px;
}

ul.contact li.ct-title {
	font-weight: bold;
	font-size: 110%;
	width: 15%;
	color: #666666;
}

ul.contact li.ct-detail {
	background: none;
	width: 80%;
	padding-left: 0;
}

ul.contact li.row1 {
	background: #F7F7F7;
}

ul.price {
	margin: 0;
	padding: 0;
}

ul.price li {
	padding: 12px 0 12px 45px;
	font-weight: bold;
	border-bottom: 1px solid #EEEEEE;
	background: url(../images/icon-box.gif) no-repeat 5px 5px;
}

span.dot-vn {
	background: url(../images/icon-vn.gif) no-repeat right center;
	padding-right: 25px;
	font-weight: bold;
}

div.question {
	padding: 10px 0 10px 20px;
	background: url(../images/icon-help.gif) no-repeat left 10px;
}

/* Price hosting */
div.host-price {
	background: url(../images/price-bg1.gif) no-repeat left top;
	color: #FFFFFF;
	float: right;
	height: 95px;
	width: 95px;
	text-align: center;
}

div.host-price span.big-price {
	background: url(../images/price-sep.gif) no-repeat center bottom;
	display: block;
	font-weight: bold;
	font-size: 16px;
	margin-top: 38px;
	margin-left: 10px;
}

div.host-price span.month-year {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin-left: 15px;
}

ul.host-price-ul li 
{
	font-size: 11px;	
	font-family: arial;
}
