html{ color:#777; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th,
td { margin:0; 	padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset, img { border: none; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; }
li { list-style:none; }
caption, th { text-align:left; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; } 
q:before, q:after { content:''; }
abbr,acronym { border:0; font-variant:normal; }
sup { vertical-align:text-top; }
sub { vertical-align:text-bottom; }
input, textarea, select { font-family:inherit; font-size:inherit; font-weight:inherit; }
input, textarea, select { *font-size:100%; }
legend { color:#000; }

/* @end */

/* @group Base */

h1 { font-size: 30px; margin: 0 0 10px; line-height: 1.3em; }
h1 span { color: #bcbcbc;font-weight: normal;}
h2 { font-size: 24px; margin: 0 0 9px; line-height: 1.3em;}
h3 { font-size: 18px; margin: 0 0 2px; line-height: 1.3em; }
h1,h2,h3,h4,h5,h6 { color: #000; font-weight: normal; font-family: "微软雅黑";}
strong { font-weight: bold; }
abbr,acronym { border-bottom:1px dotted #000; cursor:help; } 
em { font-style:italic; }
blockquote,ul,ol,dl { margin:1em; }
ol,ul,dl { margin-left:2em; }
ol li {	list-style: decimal outside; }
ul li { list-style: disc outside; }
dl dd { margin-left:1em; }
/*th,td { padding:.5em; }*/
caption { text-align:center; }
p,fieldset,pre { margin-bottom: 18px; }

/* @end */

/* @group Fonts */

body { font:12px/18px Helvetica,Arial,sans-serif; *font-size:small; *font:x-small; }
select, input, button, textarea {font:99% Arial,Helvetica,sans-serif; }
table { font-size:inherit; font:100%; }
pre, code, kbd, samp, tt { font-family:monospace; *font-size:108%; line-height:100%; }

/* @end */

/* @group Layout */

body {
	 background:#0b0c0c;
}

body#modal-content {
	background: #fff;
	margin: 0 !important;
	padding: 0;
}

.wrap-954px {
	margin: 0 auto;
	position: relative;
	width: 954px;
}

#skel-header {
	background: #1f2124;
}

#header-top {
	background: #171818;
	border-bottom: 1px solid #121213;
	height: 35px;
}

#header-top ul {
	height: 35px;
	line-height: 35px;
	position: absolute;
	right: 0;
}

#header-top li,
#header-top a {
	display: inline;
}

#header-top a {
	margin: 0 0 0 18px;
}

#header-bottom {
	background: #1f2124 url(../cssimg/sprites-bg.png) repeat-x;
	height: 81px;
	position: relative;
}

#header-bottom ul,
#header-bottom ul li {
	font-size: 14px;
	height: 81px;
	line-height: 78px;
}

#header-bottom ul li {
	display: inline;
}

#header-bottom ul li a {
	float: left;
	font-weight: bold;
	height: 81px;
	margin: 0 24px 0 0;
}

#header-bottom ul img {
	position: relative;
	top: -3px;
}

#search-site {
	/*background: #000;*/
	padding: 3px;
	position: absolute;
	right: 0;
	top: 24px;
}

#search-site input {
	background: #444 url(../cssimg/icon-search.png) 3px 2px no-repeat;
	border: 1px solid #222;
	padding: 3px;
	text-indent: 18px;
	width: 200px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;		
}

#search-site input:hover,
#search-site input:focus {
	background: #ccc;
	text-indent: 0;
}

#skel-content {
	background: #fff;
}

#skel-hero {
	background: #4c4c4e url(../cssimg/sprites-bg.png) repeat-x 0 -102px;
	height: 275px;
}

#skel-hero h1 {
	position: relative;
	top: 39px;
}

#skel-header .nav-horiz a.free {
	background: #077100 url(../cssimg/sprites-bg.png) repeat-x 0 -451px;
	border: 1px solid #0ba800;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	height: 18px;
	line-height: 17px;
	padding: 0 6px;
	position: relative;
	top: 30px;
}

* html #skel-header .nav-horiz a.free {
	line-height: 15px;
}

.table-pricing a.free {
	background: #077100 url(../cssimg/sprites-bg.png) repeat-x 0 -451px;
	border: 1px solid #0ba800;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	line-height: 20px;
	padding: 0 6px;
}

#skel-hero .free {
	background: #000 url(../cssimg/sprites-bg.png) repeat-x 0 -400px;
	color: #eee;
	font-size: 14px;
	height: 27px;
	line-height: 27px;
	border: 1px solid #2d2d2d;
	position: relative;
	top: 47px;
}

/* Christine added this on 4-30-10 for the DW Exension link */
#download-dw-ext a {
	background: #077100 url(../cssimg/sprites-bg.png) repeat-x 0 -451px;
	border: 1px solid #0ba800;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	height: 28px;
	line-height: 26px;
	padding: 0 12px;
	position: relative;
/*	top: 30px; */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	display: inline-block;
	text-decoration: none;
	text-shadow: 0pt 1px 1px rgba(0, 0, 0, 0.5);
	margin-bottom: 7px;
}

#download-dw-ext a:hover {
	text-decoration: none;
}

#skel-hero .free span {
	display: inline;
	/*font-size: 18px;*/
	margin: 0 0 0 3px;
	/*position: relative;
	top: 1px;*/
}

#skel-hero .screenshot img {
	position: absolute;
	right: -9px;
	top: 25px;
}

#skel-announcement, #skel-announcement .wrap-954px {
	background: #313133;
	color: #666;
	font-size: 11px;
	height: 27px;
}

#skel-announcement strong {
	float: left;
	line-height: 27px;
	margin: 0 6px 0 0;
}

.wrapper {
	overflow: hidden;
	/*padding: 27px 0 72px;*/
}

.l1 .col-1 {
	float: left;
	width: 612px;
}

.l1 .col-2 {
	float: right;
	width: 306px;
}

.l1 .col-1 h2 {
	font-size: 18px;
	margin: 0 0 1px;
}

.l1 .col-2 h3 {
	font-size: 14px;
}

.l2 .col-1 {
	float: left;
	width: 228px;
}

.l2 .col-2 {
	float: right;
	width: 699px;
}

.l2 .col-1 h2 {
	font-size: 14px;
	margin: 0 0 3px;
}

.has-icon .orly {
	margin: -12px 0 24px 56px;
}

.l2 .col-2 p {
	margin: 0 0 24px 0;
}

.has-icon h3 {
	margin: 0 0 0 56px;
}

.has-icon p,
.has-icon ul,
.has-icon ol {
	margin: 0 0 24px 56px;
}

.l2 .has-icon p {
	margin: 0 0 24px 56px;
}

.intro {
	margin: 0 0 24px;
}

.l1 .col-1 .intro {
	margin: 0;
}

.intro h2 {
	margin: 0;
}

.intro h2 span {
	font-size: 14px;
}

.intro p {
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 18px;
}

.case-study blockquote {
	color: #000;
	font-style: normal;
}

.l2 .intro p {
	margin: 0 0 18px;
}

.l4 .col-1 {
	float: left;
	width: 306px;
}

.l4 .col-2 {
	float: right;
	width: 612px;
}

#skel-content .supported-providers p {
	margin: 0;
}

.supported-providers .copyright-info {
	font-size: 10px;
	text-align: center;
}

.sign-up {
	height: 54px;
	margin: 36px 0;
	position: relative;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
}

.sign-up .login-upgrade {
	font-size: 12px;
	position: absolute;
	right: 280px;
	top: 21px;
}

.sign-up .login-upgrade a {
	font-weight: bold;
}

.sign-up a.free {
	background: #077100 url(../cssimg/sprites-bg.png) repeat-x 0 -447px;
	color: #fff;
	border: 1px solid #0ba800;
	position: absolute;
	right: 13px;
	top: 13px;
}

.sign-up a.free:link,
.sign-up a.free:visited {
	color: #fff;
}

#skel-footer {
	color: #ccc;
	font-size: 11px;
	overflow: hidden;
	padding: 27px 0;
}

#skel-footer ul {
	border-bottom: 1px solid #222;
	margin: 0 0 18px;
}

#skel-footer li {
	border-top: 1px solid #222;
	list-style: none;
	padding: 3px 0;
}

#skel-footer h6 {
	color: #ccc;
}

#skel-footer .col {
	float: left;
	margin: 0 18px 0 0;
	width: 144px;
}

#skel-footer #copyright-info {
	float: right;
	margin: 18px 0 0;
	width: 270px;
}

#copyright-info img {
	float: left;
	margin: 0 15px 0 0;
}

.forumsitesummary,
.blogsitesummary {
	border-top: 1px solid #d7d7d7;
	margin: 6px 0 24px;
	padding: 0;
}

.forumsitesummary li,
.blogsitesummary li {
	background: #fff;
	border-bottom: 1px solid #d7d7d7;
	color: #999;
	font-size: 11px;
	padding: 6px 0;
	line-height: 15px;
	list-style: none;
}

.box .forumsitesummary li {
	padding: 6px 9px;
}

.blogsitesummary li .author {
	color: #999;
	font-size: 11px;
}

.forumsitesummary a,
.blogsitesummary a {
	display: block;
	font-size: 11px;
}

.forumsitesummary .date,
.blogsitesummary .date {
	color: #bcbcbc;
}

/* Booking Pages */

#main {
	float: left;
	width: 525px;
}

#booking {
	float: right;
	width: 400px;
}

/* @end */

/* @group Libary */

a:link, a:visited {
	color: #0077bc;
	text-decoration: none;
}

a:hover {
	color: #0077bc;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}

a:active {
	color: #0044bc;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;	
}

.sticky {
	color: #000;
}

img.border {
	border: 1px solid #d7d7d7;
}

a.video img {
	border: 1px solid #d7d7d7;
	margin: 0 0 36px;
	padding: 6px;
}

a.video:hover img {
	background: #eee;
}

.list-thumb a img {
	border: 1px solid #d7d7d7;
}

	#skel-header a:link, #skel-header a:visited {
		color: #7d7f82;
	}
	
	#skel-header a.free:link, #skel-header a.free:visited {
		color: #fff;
	}

	#skel-header a:hover {
		color: #aaa;
		text-decoration: none;
	}
	
	#skel-header a.free:hover {
		color: #fff;
		text-decoration: none;
	}

	#skel-header a:active {
		color: #ccc;
		text-decoration: none;
	}
	
	#header-top a {
		font-size: 11px;
		/*font-weight: bold;*/
	}
	
	#skel-announcement a {
		color: #c7c7c7;
	}
	
	#skel-announcement a:hover {
		color: #fff;
	}
	
	.button-commit {
		background: #077100 url(../cssimg/sprites-bg.png) repeat-x 0 -447px;
		color: #fff;
		border: 1px solid #0ba800;
		display: inline-block;
		font-size: 12px;
		font-weight: bold;
		height: 26px;
		line-height: 24px;
		padding: 0 12px;
		text-decoration: none;
		text-shadow: 0 1px 1px rgba(0,0,0,.5);
		zoom: 1;
		*display: inline;
		_height: 26px;	
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;			
	}
	
	a.free {
		display: inline-block;
		font-size: 12px;
		font-weight: bold;
		height: 26px;
		line-height: 24px;
		padding: 0 12px;
		text-decoration: none;
		text-shadow: 0 1px 1px rgba(0,0,0,.5);
		zoom: 1;
		*display: inline;
		_height: 26px;	
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;	
	}

	a.free:hover,
	a.free:active {
		color: #fff;
		text-decoration: none;
	}
	
	#skel-content .sub a {
		color: #999;
		text-decoration: none;
	}
	
	#skel-content .sub a:hover {
		color: #666;
	}

	#skel-footer a {
		color: #6f6f6f;
		display: block;
	}
	
	#skel-footer a:hover {
		color: #bcbcbc;
		text-decoration: none;
	}

.nav-horiz {
	margin: 0;
}

.nav-horiz li {
	display: inline;
}

.nav-vert {
	border-top: 1px solid #d7d7d7;
	margin: 0 0 27px;
}

.nav-vert li,
.nav-vert a {
	color: #000;
	display: block;
	font-weight: bold;
	/*height: 36px;*/
	line-height: 36px;
	list-style: none;
	text-decoration: none;
}

.nav-vert a:link,
.nav-vert a:visited,
.nav-vert a:hover,
.nav-vert a:active {
	color: #000;
}

.nav-vert a {
	border-bottom: 1px dotted #d7d7d7;
	text-indent: 12px;
}

.nav-vert a img {
	display: none;
}

* html #skel-wrapper .nav-vert a {
	height: 30px;
	line-height: 30px;
	text-decoration: none;
}

* html #skel-wrapper .nav-vert a:hover {

}

.nav-vert a img {
	margin: 0 15px 0 0;
	position: relative;
	left: 9px;
	top: 3px;
}

.nav-vert a:hover {
	background: #eee;
	color: #000;
}

#skel-content h2.margin {
    font-family: "微软雅黑";
	margin: 0 0 24px;
}

h3.margin {
	margin: 0 0 18px;
}


.wrap-col-2 {
	/*margin: 0 0 0 -36px;
	width: 648px;*/
	overflow: hidden;
}

.wrap-col-2 h3 {
	font-size: 14px;
}

.wrap-col-2 p {
	margin: 6px 0 24px;
        color:#3e3e3e;
        border-bottom:1px solid #F2F2F2;
        padding-bottom:6px;
}

.wrap-col-2 p:last-child {
	margin: 0;
}

.wrap-col-2 .col {
	float: left;
	margin: 0 0 0 36px;
	width: 288px;
	display: inline;
}

.icon-left {
	float: left;
	margin: 0 9px 0 0;
}

.icon-right {
	float: right;
}

.mbox {
	background: #dcdcdc url(../cssimg/sprites-bg.png) 0 -495px repeat-x;
	border: 1px solid #cdcdcd;
	margin: 0 0 24px;
	padding: 18px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;		
}

#testimonials {
	border-bottom: 1px solid #d7d7d7;
	margin: 6px 0 24px;
}

#testimonials img {
	border: 1px solid #d7d7d7;
	float: left;
	width: 103px;
}

#testimonials li {
	border-top: 1px solid #d7d7d7;
	font-size: 11px;
	line-height: 16px;
	list-style: none;
	overflow: hidden;
	padding: 18px 0;
}

#testimonials p {
	color: #000;
	margin: 0 0 0 123px;
}

#testimonials span {
	color: #666;
	font-size: 10px;
	font-style: italic;
	line-height: 16px;
}

#testimonials span.designer {
	color: #333;
	font-style: normal;
}

#page-wish-list .box-form,
.l4 .box-form,
#booking .box-form {
	background: #f7f7f7;
	border: 1px solid #d7d7d7;
	margin: 0 0 18px;
	padding: 24px 24px 36px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
}

.box-form h2 {
	color: #000;
	text-shadow: 0 1px 1px rgba(255,255,255, 1);
	font-size: 14px;
	margin: -5px 0 10px;
}

label {
	color: #000;
	display: block;
	font-size: 11px;
	line-height: 16px;
}

.box-form .field {
	margin: 0 0 9px;
}

.mbox input.cat_textbox_small {
	width: 260px;
}

.box-form .submit {
	padding: 6px 0 0;
}

input {
	padding: 2px;
}

input.search-button,
.nu-button,
a.gogogo,
.action a,
.submit input,
#searchnext,
#searchprev {
	background: #121212 url(../cssimg/sprites-bg.png) 0 -400px repeat-x;
	border: 1px solid #000;
	color: #fff;
	padding: 3px 9px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;		
}

#searchprev {
	margin: 0 9px 0 0;
}

* html .submit input {
	background: #121212 none;
	background-image: none;
}

.orly {
	background: #eee url(../cssimg/orly.png) no-repeat 15px;
	margin: -18px 0 24px;
	padding: 15px 15px 15px 76px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;		
}

.grid-3-3 {
	margin: 36px 0 36px -36px;
}

.grid-3-3 td {
	padding: 0 0 0 36px;
	vertical-align: top;
	width: 33%;
}

#page .grid-3-3 td {
	padding: 0 0 18px 36px;
}

.videos {
	margin: 36px 0;
	width: 100%;
}

.videos td {
	padding: 0 18px 36px 0;
}

.videos .desc {
	width: 234px;
}

.list-thumb {
	margin: 0;
	padding: 0;
}

.list-thumb li {
	float: left;
	list-style: none;
	margin: 0 36px 36px 0;
	overflow: hidden;
	width: 458px;
	display: inline;
}

.list-thumb li.end {
	margin: 0 0 36px 0;
}

.list-thumb img {
	float: left;
	margin: 0 18px 0 0;
}

.list-thumb h2 {
	font-size: 12px;
	margin: 0 0 6px;
}

.list-thumb em {
	color: #888;
	font-size: 10px;
	font-style: normal;
}

.list-thumb p {
	font-style: italic;
}

.wrap-col-3 {
	margin: 0 0 0 -36px;
	overflow: hidden;
	width: 990px;
}

.wrap-col-3 .col {
	float: left;
	margin: 0 0 0 36px;
	width: 288px;
	display: inline;
}

.wrap-col-3 h2 {
	font-size: 14px;
}

.wrap-col-3 h3 {
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	margin: 24px 0 2px;
}

.wrap-col-3 h3 a {
	font-style: normal;
}

ol.big li {
	color: #000;
	font-size: 18px;
}

ol.big h2 {
	font-size: 18px;
	margin: 0;
}

ol.big p {
	color: #666;
	font-size: 12px;
}

.col-main {
	float: left;
	width: 446px;
}

.col-sub {
	float: right;
	width: 230px;
}

.col-main2 {
	float: left;
	width: 270px;	
}

.col-sub2 {
	float: right;
	width: 396px;	
}
.yahei{
    font-family: "微软雅黑";
}
.font14{
    font-size: 14px;
}
div.box {
    line-height: 1.6em;
	background: #f7f7f7;
	border: 1px solid #eee;
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 18px;
	padding: 15px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
}

table.box {
	margin: 0;
}

.box-white {
	background: #fff;
	border: 1px solid #d7d7d7;
	margin: 0 0 18px;
	padding: 18px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
}

.fixed {
	font-size: 14px;
	line-height: 21px;
	/*position: fixed;
	width: 186px;*/
}

.fixed ul {
	margin-top: 0;
	margin-bottom: 0;
}

.no-bul {
	list-style: none;
	margin: 0;
}

.no-bul li {
	list-style: none;
}

#skel-content .no-bul p {
	margin: 0 0 18px;
}

ul.bookings {
	border-bottom: 1px solid #d7d7d7;
	margin: 0 0 24px;
}

ul.bookings a {
	border-top: 1px solid #d7d7d7;
	display: block;
	padding: 9px 0;
}

.time {
	width: 100%;
}

#skel-content table.time td {
	border: 1px solid #d7d7d7;
}

#skel-content td.var {
	color: #000;
}

#skel-content td.val {
	color: #666;
}

.req {
	color: red;
	font-size: 14px;
	font-weight: bold;
}

#page .wrapper,
#wrapper-no-overflow .wrapper {
	overflow: visible;
}

.feature-list h3 {
	font-size: 14px;
	margin: 0 0 3px;
}

.feature-list ul {
	margin-top: 0;
}

.feature-list img {
	display: none;
}

h2 img {
	margin: 0 9px 0 0;
	position: relative;
	top: 6px;
}

.table-pricing {
	margin: 24px 0;
	table-layout: fixed;
	width: 100%;
}

.table-pricing th,
.table-pricing td {
	border: 1px solid #fff;
	color: #999;
	padding: 9px 12px;
	text-align: center;
	vertical-align: middle;
}

.table-pricing th.features {
	background: transparent;
}

.table-pricing .features {
	background: #ddd;
	color: #666;
	text-align: left;
	width: 245px;
}

#lead-in-pricing td {
	background: #e9e9e9;
	color: #aaa;
}

#lead-in-pricing .features {
	background: #ddd;
	color: #666;
	width: 245px;
}

#lead-in-pricing th {
	background: #828282;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	vertical-align: bottom;
}

#lead-in-pricing th strong {
	margin: 0;
}

#lead-in-pricing th.features {
	background: transparent;
}

#lead-in-pricing td span {
	color: #000;
}

.table-pricing th {
	font-size: 18px;
}

.table-pricing th strong {
	display: block;
	line-height: 1.3em;
	margin: 0 0 3px;
}

.table-pricing td span {
	color: #0f9f09;
}

.table-pricing th a {
	color: #fff;
}

.table-pricing th a:hover {
	text-decoration: none;
}

.table-pricing th.free,
.table-pricing th.mini {
	background: #828282;
	color: #fff;
}

.table-pricing th.standard,
.table-pricing th.regular {
	background: #49c243;
	color: #fff;
}

.table-pricing th.premium,
.table-pricing th.super {
	background: #0dac07;
	color: #fff;
}

.table-pricing .free,
.table-pricing .mini {
	background: #e9e9e9;
}

.table-pricing .standard,
.table-pricing .regular {
	background: #d4f0d2;
}

.table-pricing .premium,
.table-pricing .super {
	background: #c2eebf;
}

.search-result {
	margin: 0 0 18px;
}

.search-result h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

.search-result strong {
	color: #000;
	font-weight: normal;
}

.search-result p {
	margin: 0 0 0 14px;
}

.search-result p {
	margin: 0 0 0 14px;
}

.search-result p b {
	color: #000;
}

.showcase {
	margin: 0;
	overflow: hidden;
	padding: 0;
}

.showcase li {
	border: 1px solid #d7d7d7;
	float: left;
	height: 180px;
	display: inline;
	list-style: none;
	margin: 0 0 9px 9px;
	padding: 12px;
	width: 196px;
}

* html .showcase li {
	border: 1px solid #d7d7d7;
	float: left;
	display: inline;
	list-style: none;
	margin: 0 0 6px 6px;
	padding: 12px;
	width: 196px;
}

.showcase a {
	color: #000;
	text-decoration: none;
}

.showcase li:hover {
	background: #eee;
	border: 1px solid #d7d7d7;
	text-decoration: none;
}

.showcase img {
	border: 1px solid #ddd;
}

.showcase span {
	display: block;
	font-size: 11px;
	margin: 6px 0 0;
}

.staff {
	margin: 0;
	padding: 0;
}

.staff li {
	font-size: 11px;
	line-height: 16px;
	list-style: none;
}

.staff h4 {
	margin: 0 0 3px;
}

.staff span {
	color: #444;
	font-style: italic;
}

#curriculum {
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}

#curriculum th {
	background: #d7d7d7;
	color: #000;
	padding: 9px;
}

#curriculum td {
	border-bottom: 1px solid #d7d7d7;
	padding: 9px;
	vertical-align: middle;
}

#curriculum .core {
	background: #eee;
}

#curriculum .code {
	color: #000;
	font-size: 21px;
	text-align: center;
	width: 12%;
}

#curriculum .name {
	color: #000;
	font-size: 14px;
	line-height: 21px;
	width: 25%;
}

.actions-page {
	background: #eee;
	padding: 9px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.actions-page a:link,
.actions-page a:visited,
.actions-page a:hover,
.actions-page a:active {
	color: #fff;
	margin: 0 6px 0 0;
	text-decoration: none;
}

p.visit {
	color: #000;
	text-align: right;
}

.error {
	color: #000;
	padding: 0px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.display-list h2,
.sa-title {
	font-size: 18px;
	margin: 0 0 3px;
}

.sa-date {
	color: #3d3d3d;
}

.sa-description {
	margin: 0 0 24px;
}

.small {
	font-size: 11px;
	line-height: 18px;
}

.big {
	font-size: 14px;
}

.t-3col {
	margin: 18px 0;
}

.t-3col td {
	padding: 0 18px 0 0;
	vertical-align: top;
	width: 50%;
}

.t-3col h4 {
	font-size: 15px;
}

.t-3col strong {
	color: #000;
	font-weight: normal;
}

.hint {
	color: #aaa;
	font-size: 11px;
}

table.webform {
	margin: 30px 0;
	width: 600px;
}

table.webform td {
	padding: 0 9px 21px 0;
}

table.webform label {
	font-size: 12px;
	margin: 0 0 3px;
}

table.webform .cat_textbox,
table.webform .cat_dropdown {
	font-size: 14px;
	padding: 3px;
}

table.webform .cat_dropdown {
	width: 307px;
}

/* @end */

/* @group Selected Nav Items */

/* Main */
#page-home .nav-home a,
#page-product .nav-product a,
#page-showcase .nav-showcase a,
#page-sell .nav-sell a,
#page-case .nav-case a,
#page-pricing .nav-pricing a {
	background: url(../cssimg/nav-arrow.png) bottom no-repeat;
	color: #fff;
	cursor: default;
}

#page-faq .nav-faq a,
#page-support .nav-support a,
body.blog #skel-header .nav-blog a,
#page-about .nav-about a,
#page-contact .nav-contact a {
	color: #fff;
	cursor: default;
}

/* Side */
#skel-content .nav-1 .nav-1 a,
#skel-content .nav-2 .nav-2 a,
#skel-content .nav-3 .nav-3 a,
#skel-content .nav-4 .nav-4 a,
#skel-content .nav-5 .nav-5 a,
#skel-content .nav-6 .nav-6 a,
#skel-content .nav-7 .nav-7 a,
#skel-content .nav-8 .nav-8 a,
#skel-content .nav-9 .nav-9 a,
#skel-content .nav-10 .nav-10 a,
#skel-content .nav-11 .nav-11 a,
#skel-content .nav-12 .nav-12 a,
#skel-content .nav-13 .nav-13 a,
#skel-content .nav-14 .nav-14 a,
#skel-content .nav-15 .nav-15 a {
	background: #000;
	border-top: 1px solid #222;
	border-bottom: 1px solid #000;
	color: #fff;
	cursor: default;
}

#skel-content .nav-overview .nav-overview a,
#skel-content .nav-tour .nav-tour a,
#skel-content .nav-why .nav-why a,
#skel-content .nav-case .nav-case a,
#skel-content .nav-client .nav-client a,
#skel-content .nav-designer .nav-designer a,
#skel-content .nav-how .nav-how a
 {
	background: url(../cssimg/nav-arrow-sub.png) bottom no-repeat;
	color: #000;
	cursor: default;
}



/* @end */


/* @group IE6 

* html img,
* html .fixPNG {
azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "../cssimg/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
}

/* @end */

/* @group Wish List */

#wl-new {
	background: #4BA620;
	color: #fff;
	font-weight: bold;
	padding: 6px 9px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.wl-header {
	border-bottom: 1px solid #d7d7d7;
	margin: 0 0 36px;
	padding: 0 0 9px;
}

.wl-header p {
	margin: 0;
}

#wl-heading h1 {
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -0.03em;
	margin: 0;
}

#whoslogged {
	color: #000;
	position: relative;
	top: 36px;
	text-align: right;
}

#page-title #wl-whoslogged a {
	color: #0077bc;
	float: none;
	margin: 0;
}

#wl-category li {
	font-size: 11px;
}

.table-wish-list {
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	margin: 9px 0;
	width: 100%;
}

.table-wish-list td {
	border-bottom: 1px solid #eee;
	color: #999;
	font-size: 12px;
	padding: 6px 9px 6px 0;
	vertical-align: middle;
}

.wl-count {
	color: #000;
	font-weight: bold;
	width: 30px;
}

.wl-count div {
	background: #eee;
	color: #000;
	height: 24px;
	line-height: 24px;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.wl-edit {
	padding-right: 0 !important;
	text-align: right;
}

.wl-name {
	width: 440px;	
}

.wl-customer .wl-name {
	width: 580px;
}

.table-wish-list .wl-date {
	font-size: 10px;
	width: 80px;
}

.table-wish-list .wl-status {
	font-size: 10px;
	padding: 0 0 0 9px;
	text-align: right;
}

#page-wish-list input.cat_textbox,
#page-wish-list input.cat_dropdown_smaller,
#page-wish-list select {
	border: 1px solid #ccc;
	width: 180px;
}

#page-wish-list .webform,
#modal .webform {
	background: #f7f7f7;
	border: 1px solid #d7d7d7;
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 18px;
	padding: 15px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
}

#wishlist {
	padding: 0;
}

#wishlist .webform h2 {
	margin: 0 0 9px !important;
}

#modal .webform .item {
	padding: 0 0 15px;
}

.wl-vote {
	border-bottom: 1px solid #eee;
	margin: 0 0 18px;
}

.wl-vote textarea.comment {
	margin: 0 0 18px;
	width: 90%;
}

.wl-vote input.cat_button {
	background: #4BA620;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 18px;
	padding: 6px 9px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.wl-content {
	margin: 0 0 18px;
}

.who-voted {
	clear: both;
}

.pagination {
	display: block;
	margin: 0;
	padding: 0;
	text-align: right;
}

#post-list .pagination {
	display: inline;
}

#post-list .page-nav a {
	font-size: 14px;
	margin: 0 0 0 12px;
}

#post-list .page-nav {
	text-align: right;
}

.pagination li {
	color: #000;
	display: inline;
	list-style: none;
	margin:  0 0 0 9px;
}

.pagination a {
	margin: 0;
}

/* @end */

/* @group Modal */

body#modal {
	background-image: none;
	background-color: #fff;
	color: #666;
}

#modal h1 {
	color: #4BA620;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 18px;
}

#modal .h-child {
	color: #666;
	display: block;
	font-size: 11px;
	font-weight: normal;
	margin: 6px 0 0;
}

#modal h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 18px;
}

#modal label {
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 18px;
}

#modal .cat_textbox_small,
#modal .cat_listbox {
	width: 500px;
}

#modal select {

}


/* @end */

/* @group Super Training Schedule */

table#curriculum,
table#super-schedule {
	border-top: 1px solid #d7d7d7;
	margin: 0 0 18px;
}

table#super-schedule {
	width: 950px;
}

table#super-schedule th {
	background: #eee;
	color: #000;
}

table#super-schedule td,
table#super-schedule th  {
	padding: 9px;
}

table#super-schedule td {
	border-bottom: 1px solid #d7d7d7;
	vertical-align: top;
}

table#super-schedule td {
	font-size: 11px;
}

table#super-schedule td span {
	color: #bcbcbc;
}

th.time {
	font-weight: bold;
	width: auto;
}

table#curriculum td.datetime {
	width: 25%;
}

table#curriculum td.core,
table#super-schedule td.date {
	background: #eee;
	color: #333;
	font-weight: bold;
}

table#super-schedule td {
	vertical-align: middle;
	width: 112px;
}

table#super-schedule strong {
	color: #000;
}

table#super-schedule td.time {
	color: #000;
	font-size: 12px;
	width: 50px;
}


/* @end */

/* @group New Ticker */

#moostick {
	height: 20px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 0px;
}

.tickercontainer { /* the outer div with the black border */
width: 950px; 
height: 24px; 
margin: 0; 
padding: 0;
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 0;
top: 5px;
width: 954px;
overflow: hidden;
}
ol.newsticker { /* that's your list */
position: relative;
left: 950px;
list-style-type: none;
margin: 0;
overflow: visible !important;
padding: 0;
}

ol.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
list-style: none;
margin: 0;
padding: 0;
}
ol.newsticker a {
white-space: nowrap;
padding: 0;
color: #fff;
margin: 0 52px 0 0;
} 
ol.newsticker span {
margin: 0 6px 0 0;
} 

/* @end */
	
	.wrapper {
		padding-top: 36px;
	}
	
	#skel-content .nav-1 .nav-1 a,
#skel-content .nav-2 .nav-2 a,
#skel-content .nav-3 .nav-3 a,
#skel-content .nav-4 .nav-4 a,
#skel-content .nav-5 .nav-5 a,
#skel-content .nav-6 .nav-6 a,
#skel-content .nav-7 .nav-7 a,
#skel-content .nav-8 .nav-8 a,
#skel-content .nav-9 .nav-9 a,
#skel-content .nav-10 .nav-10 a,
#skel-content .nav-11 .nav-11 a,
#skel-content .nav-12 .nav-12 a,
#skel-content .nav-13 .nav-13 a {
	border-left: #000000;
	border-right: #000000;
}

.sign-up {
	background-color: #eeeeee;
	background-image: none;
	height: 62px;
}

.sign-up a.free {
	border: 1px solid #e8003c;
	background: #ca0024 url(../cssimg/red-button-sprites-bg.png) repeat-x 0 0;
	height: 33px;
	font-size: 18px;
	line-height: 33px;
}
	
#skel-hero {
	height: 490px;
	background: #121212 url(../cssimg/tall-home-hero-bg.png) top left repeat-x;
}

#skel-hero h1 {
	text-align: center;
	margin: 0;
}

#skel-hero h2 {
        font-family: "微软雅黑";
	font-size: 18px;
	line-height: 24px;
	color: #bcbcbc;
	width: 690px;
	display: block;
	float: left;
	margin: 42px 0 0 0;
}

#skel-hero .free {
	border: 1px solid #e8003c;
	background: #ca0024 url(../cssimg/red-button-sprites-bg.png) repeat-x ;
	height: 45px;
	font-size: 30px;
	line-height: 45px;
	float: right;
}

#hero-carousel {
	height: 225px;
	width: 954px;
	padding: 0;
	margin: 30px 0 45px 0;
}

#hero-carousel > img {
	display: none;
}

#hero-carousel img {
	border: 1px solid #000;
	-webkit-user-select: none;
	-moz-user-select: none;	
}

#hero-carousel img:hover {
	border: 1px solid #555;
	cursor: pointer;
	cursor: hand;
}

#what-is-bc {
	float: right;
	width: 336px;
}

#what-is-bc p {
	font-size: 18px;
	line-height: 24px;
	font-weight: lighter;
}

#watch-an-overview {
	display: block;
	float: left;
	margin: 0 0 36px 0;
	padding: 0;
}

#watch-an-overview img {
	margin: 0;
}

#skel-wrapper.l1 hr {
	display: block;
	margin: 0 0 36px 0;
	background:none repeat scroll 0 0 #CCCCCC;
	border:medium none;
	clear:both;
	color:#CCCCCC;
	height:1px;
}


/* @end */
