﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

p
{
	clear: both;
	margin-bottom: 1em;
}


b, strong
{
	font-weight: bold;
}

li
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

input, textarea
{
	margin: 5px 0;
	padding: 3px;
}

input, select, button, textarea
{
	border: 1px solid #999999;
	font-family: Trebuchet MS,Helvetica,sans-serif;
	font-size: 100%;
}

a
{
	color: #0077CC;
	cursor: pointer;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-family: "segoe ui" ,Helvetica,微软雅黑,宋体,Tahoma,Verdana,MingLiu,PMingLiu,Arial,sans-serif;
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 7px;
}

h2
{
	font-family: "segoe ui" ,Helvetica,微软雅黑,宋体,Tahoma,Verdana,MingLiu,PMingLiu,Arial,sans-serif;
	font-size: 140%;
	padding: 3px 0;
}

h3
{
	font-family: "segoe ui" ,Helvetica,微软雅黑,宋体,Tahoma,Verdana,MingLiu,PMingLiu,Arial,sans-serif;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 5px;
}

ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 1em;
	margin-left: 30px;
}

img
{
	border: none;
}

.container
{
	margin: 0 auto;
	text-align: left;
	width: 960px;
}

#header
{
	height: 103px;
	width: 100%;
}

#header #topbar
{
	background-color: #EEEEEE;
	float: right;
	height: 30px;
	line-height: 22px;
	max-width: 750px;
	padding: 3px 10px 0;
	width: auto;
}

#header #topbar #hlinks
{
	float: left;
	margin: 0 35px 0 0;
}



#hlinks a
{
	font-weight: bold;
}

.link-separator
{
	color: #CCCCCC;
	font-size: 110%;
	margin: 0 2px;
}

#header #hlogo
{
	float: left;
	height: 61px;
	width: 250px;
}

#header #hmenus
{
	float: left;
	padding: 34px 0 20px 5px;
	width: 705px;
}

.nav
{
	float: left;
	font-size: 100%;
}

.nav ul
{
	margin: 0;
}

.nav li
{
	background: #777777 none repeat scroll 0 0;
	display: block;
	float: left;
	margin-right: 7px;
}

.nav a
{
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	padding: 6px 12px;
	text-decoration: none;
}

.nav a:hover
{
	background: #FF9900;
}

#mainbar
{
	float: left;
	margin-bottom: 40px;
	width: 735px;
}

#subheader
{
	border-bottom: 1px solid #666666;
	clear: both;
	height: 40px;
}

#subheader h1, #subheader h2
{
	float: left;
	font-size: 150%;
	line-height: 34px;
	margin-bottom: 0;
}

#subheader a
{
	color: #000000;
}

#tabs
{
	float: right;
	font-weight: bold;
	margin-top: 6px;
}



#tabs a
{
	background: inherit inherit inherit inherit inherit;
	border: 1px solid #FFFFFF;
	color: #777777;
	display: inline;
	float: left;
	font-size: 90%;
	height: 24px;
	line-height: 22px;
	margin: 8px 8px 0 0;
	padding: 0 11px;
	text-decoration: none;
}

#tabs a:hover
{
	background: #FFFFFF none repeat scroll 0 0;
	border-color: #777777 #777777 #FFFFFF;
	border-style: solid;
	border-width: 1px;
	line-height: 20px;
	margin-top: 9px;
}

#tabs a.youarehere
{
	background: #FFFFFF none repeat scroll 0 0;
	border-color: #777777 #777777 #FFFFFF;
	border-style: solid;
	border-width: 1px;
	color: black;
	font-size: 120%;
	height: 30px;
	line-height: 28px;
	margin-top: 3px;
	padding: 0 11px;
}

.question-summary
{
	border-bottom: 1px dotted #999999;
	overflow: hidden;
	padding: 11px 0;
	width: 730px;
}

.narrow .votes
{
	background: #EEEEEE none repeat scroll 0 0;
	float: left;
	height: 38px;
	margin: 0 3px 0 0;
	padding: 5px;
	width: 38px;
}

.votes
{
	color: #555555;
	padding: 0 0 3px;
	text-align: center;
}

.mini-counts
{
	font-size: 21px;
	font-weight: bold;
	height: 25px;
	vertical-align: middle;
}

.narrow .views
{
	float: left;
	height: 38px;
	margin: 0 7px 0 0;
	padding: 5px 0 5px 4px;
	width: 48px;
}
.views
{
	color: #999999;
	padding-top: 4px;
	text-align: center;
}

.narrow .status
{
	float: left;
	height: 38px;
	margin: 0 3px 0 0;
	padding: 5px;
	width: 48px;
}

.answered
{
	background: #75845C none repeat scroll 0 0;
	color: #FFFFFF;
}

.unanswered
{
	background: #9A4444 none repeat scroll 0 0;
	color: #FFFFFF;
}

.status
{
	font-size: 12px;
	padding: 2px 0;
	text-align: center;
}

.narrow .summary
{
	width: 520px;
}

.summary
{
	float: left;
	width: 635px;
}

.summary h3
{
	font-size: 15px;
	font-weight: 800;
}

.narrow .label
{
	font-size: 13px;
}

.question-hyperlink
{
	font-size: 13px;
	font-weight: bold;
}

.narrow .started
{
	line-height: inherit;
	white-space: nowrap;
	width: auto;
}

.started
{
	color: #999999;
	float: right;
	line-height: 18px;
	width: 185px;
	font-size: 13px;
}

.relativetime
{
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}

.summary .i
{
	width: auto;
	float: left;
	border: 1px solid #CCCCCC;
	height: 62px;
	padding: 4px;
	text-align: left;
	margin-right: 5px;
	width: 82px;
}

.summary .i a img
{
	border: 0 none;
	height: 62px;
	width: 82px;
}



#sidebar
{
	float: right;
	margin-bottom: 60px;
	overflow: hidden;
	width: 220px;
}

.boxA
{
	background: #777777 none repeat scroll 0 0;
	margin-bottom: 8px;
	padding: 6px;
}


.boxA h3
{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: 800;
	margin: 0 0 4px;
	padding: 0;
}

.boxA .body
{
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #999999;
	font-size: 13px;
	padding: 8px;
}

.boxA .more
{
	font-weight: 800;
	padding: 2px;
	text-align: right;
}

.boxB
{
	background: #F9F7CD none repeat scroll 0 0;
	margin-bottom: 8px;
	padding: 6px;
}
.boxB h3
{
	background: transparent url(/Content/images/dot-g.gif) no-repeat scroll left center;
	color: #000000;
	font-size: 13px;
	font-weight: 800;
	margin: 0 0 4px;
	padding: 0 0 0 15px;
}

.boxB .body
{
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #FFFF88;
	font-size: 13px;
	line-height: 160%;
	padding: 8px;
}

.tagsbox
{
}

.tagsbox a
{
	background-color: #F9F7ED;
	color: #000000;
	font-size: 100%;
	line-height: 30px;
	margin-right: 10px;
	padding: 3px;
}

#footer
{
	background: #777777 none repeat scroll 0 0;
	border-top: 7px solid #000000;
	clear: both;
	color: #444444;
	margin-top: 30px;
	overflow: hidden;
	padding: 15px;
}

#footer-menu
{
	color: #999999;
	float: left;
	font-size: 100%;
	line-height: 30px;
}

#footer-menu a
{
	color: #FFFFFF;
	font-size: 12px;
}

#copyright
{
	clear: both;
	font-size: 12px;
}

#question-header
{
	border-bottom: 1px solid #555555;
	font-family: Trebuchet MS,Helvetica,sans-serif;
	margin-bottom: 20px;
	width: 960px;
	float: left;
}

#question-header h2
{
	font-size: 180%;
}

#question-header h1
{
	font-size: 180%;
	width: 100%;
	float: left;
}

#question-header a
{
	color: #000000;
	font-size: 12px;
	font-family: "segoe ui" ,Helvetica,微软雅黑,宋体,Tahoma,Verdana,MingLiu,PMingLiu,Arial,sans-serif;
}

.vote-buttons
{
	text-align: center;
	vertical-align: middle;
	vertical-align: top;
	width: 60px;
}

.vote-buttons img
{
	cursor: pointer;
}

.vote-up, .vote-down
{
	display: block;
	margin: 0 auto;
}

.vote-buttons span
{
	color: #808185;
	display: block;
	font-weight: bold;
}

.vote-count-post
{
	display: block;
	font-size: 28px;
}

.vote-count-post strong
{
	font-size: 28px;
}


.post-text
{
	font-size: 107%;
	line-height: 130%;
	margin-bottom: 5px;
	width: 660px;
}

#mainbar-full
{
	width: 960px;
}
#questions
{
	clear: both;
	float: left;
	width: 730px;
}

.statscontainer
{
	float: left;
	margin-right: 8px;
	width: 86px;
	font-size: 13px;
}

.statsarrow
{
	background: transparent url(/Content/Images/stats-arrow.gif) no-repeat scroll right top;
	float: right;
	height: 32px;
	width: 7px;
}

.stats
{
	background: #EEEEEE none repeat scroll 0 0;
	margin: 0 0 0 7px;
	padding: 4px 7px 6px;
	width: 58px;
}

.status strong
{
	display: block;
	font-size: 17px;
}

.i
{
	border: 1px solid #CCCCCC;
	height: 75px;
	margin: 13px 30px 13px 25px;
	padding: 4px;
	width: 100px;
}

#questions .i
{
	height: 100px;
	width: 120px;
}

#questions .i img
{
	height: 100px;
	width: 120px;
}

#pagination
{
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
}

#pagination a
{
	border: 1px solid #CCCCCC;
	color: #808185;
	font-family: Trebuchet MS,Helvetica,sans-serif;
	font-size: 13px;
	margin-right: 3px;
	padding: 4px 4px 3px;
	text-decoration: none;
}

#pagination a:hover
{
}

#pagination .pageindex
{
	background-color: #808185;
	border: 1px solid #808185;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Trebuchet MS,Helvetica,sans-serif;
	font-size: 13px;
	margin-right: 3px;
	padding: 4px 4px 3px;
}

.module
{
	color: #444444;
	margin-bottom: 10px;
	padding: 8px 8px 2px;
}

.summarycount
{
	color: #777777;
	font-family: Arial;
	font-size: 200%;
	font-weight: 700;
}

.module p
{
	font-size: 120%;
	line-height: 1.3;
	margin-bottom: 0.5em;
}

#flheader
{
	border-bottom: 1px solid #666666;
	clear: both;
	height: 34px;
	padding-top: 20px;
}

.form-item label
{
	color: #333333;
	display: block;
	font-size: 115%;
	font-weight: bold;
	padding-bottom: 3px;
}

.form-item
{
	padding: 20px 0 15px 150px;
}

.field-validation-error
{
	color: #ff0000;
}

.input-validation-error
{
	border: 1px solid #ff0000;
	background-color: #ffeeee;
}

.validation-summary-errors
{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.validation-summary-errors li
{
}

.vote-notification
{
	cursor: pointer;
	display: none;
	padding: 15px;
	position: absolute;
	z-index: 1;
	background-color: #FE7A15 !important;
	color: #FFFFFF !important;
}
.vote-notification h3
{
	font-size: 13px;
	padding: 3px 0;
	color: White;
}
.vote-notification h3 a
{
	color: White;
	text-decoration: underline;
}

.user-stats-table
{
	margin-bottom: 15px;
	margin-left: 50px;
}

#answers
{
	clear: both;
	padding-top: 10px;
	width: 730px;
}

#answers-header, #related-header
{
	margin-bottom: 10px;
	margin-top: 10px;
	width: 730px;
}

.answer
{
	border-bottom: 1px solid #AAAAAA;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 730px;
	float: left;
}

.answer-body
{
	font-size: 13px;
	line-height: 20px;
	min-height: 80px;
	margin-left: 60px;
}

.user-info
{
	height: 35px;
	width: 185px;
}

.user-info .user-action-time
{
	margin-bottom: 4px;
	margin-top: 2px;
	font-size: 12px;
}

.relativetime
{
	font-weight: bold;
	text-decoration: none;
}

.user-info .user-gravatar32
{
	float: left;
	height: 32px;
	width: 32px;
}

.user-info .user-details
{
	float: left;
	margin-left: 5px;
	overflow: hidden;
	white-space: nowrap;
	width: 145px;
}

.user-details
{
	color: #888888;
	line-height: 17px;
}

.answered
{
	background: #75845C none repeat scroll 0 0;
	color: #FFFFFF;
}

.tags
{
	float: left;
	line-height: 18px;
}

.post-tag
{
	background-color: #E0EAF1;
	border-bottom: 1px solid #3E6D8E;
	border-right: 1px solid #7F9FB6;
	color: #3E6D8E;
	font-size: 12px;
	line-height: 2.2;
	margin: 2px 2px 2px 0;
	padding: 3px 4px;
	text-decoration: none;
	white-space: nowrap;
}

#post-editor
{
	width: 660px;
}

.form-submit input
{
	border: 1px solid #888888;
	font-family: Trebuchet MS,Helvetica,sans-serif;
	font-weight: bold;
	margin: 3px;
	padding: 2px;
}

.votecell
{
	vertical-align: top;
	width: 60px;
}

.fw
{
	width: 100%;
}

.post-signature
{
	height: 58px;
	padding-left: 5px;
	padding-top: 2px;
	text-align: left;
	vertical-align: top;
	width: 175px;
}

.module p.label-value, .module p.label-value a
{
	color: #444444;
	font-size: 15px;
	font-weight: bold;
}

.module p.label-key
{
	color: #444444;
	margin-bottom: 0;
	font-size: 13px;
}

.nav .youarehere
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #FF9900 none repeat scroll 0 0;
}

.vt
{
	vertical-align: top;
}

.post-menu
{
	padding-top: 2px;
}

.post-menu .link-separator
{
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.post-menu .l
{
	color: #888888;
	font-size: 12px;
	padding: 2px 3px;
}

.post-menu .l:hover
{
	background-color: #777777;
	color: #FFFFFF;
	text-decoration: none;
}

span.form-error
{
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
}

#flbody ul
{
	float: left;
	margin: 0;
	padding-left: 8px;
	padding-top: 8px;
	width: 730px;
}

#flbody li
{
	float: left;
	font-size: 12px;
	margin-bottom: 3px;
	overflow: hidden;
	text-align: left;
	white-space: nowrap;
	width: 20%;
}

.post-tag:hover
{
	background-color: #3E6D8E;
	border-bottom: 1px solid #37607D;
	border-right: 1px solid #37607D;
	color: #E0EAF1;
	text-decoration: none;
}

.tagged
{
	margin-bottom: 10px;
	margin-top: 5px;
}

.post-taglist
{
	clear: both;
	margin-bottom: 10px;
}

.excerpt
{
	line-height: 1.2;
	margin: 0;
	padding: 0 0 5px;
	font-size: 13px;
}
.excerpt .started
{
	float: right;
	height: 55px;
	margin-top: 5px;
	width: 185px;
}

.excerpt .tags
{
	margin-top: 5px;
	width: 410px;
}

.statscontainer .views
{
	font-size: 12px;
}

.viewcount
{
	font-size: 12px;
}

.related
{
	font-size: 90%;
	line-height: 120%;
}

.module .spacer
{
	margin-bottom: 8px;
}

.module h4
{
	font-size: 15px;
	line-height: 1.4;
	padding-bottom: 7px;
}

#tags_list
{
	clear: left;
	margin-top: 20px;
}

#tags_list ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	width: 920px;
	margin: 0 0 0 20px;
	float: left;
}

#tags_list li
{
	float: left;
	width: 184px;
}

.gamebox h3
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	padding-left: 40px;
	text-align: left;
	width: 140px;
}
.gamebox
{
}

#game
{
	padding-top: 20px;
	background: #F3F3F3;
	float: left;
	padding-top: 20px;
	width: 100%;
	display: inline;
}

#g
{
	width: 550px;
	float: left;
	display: inline;
}

#gamenav
{
	float: left;
	margin-bottom: 20px;
	width: 100%;
}

#gamenav ul
{
	float: left;
	margin: 0;
	padding: 8px;
	width: 100%;
}

#gamenav li
{
	float: left;
	font-size: 13px;
	margin-bottom: 5px;
	overflow: hidden;
	text-align: left;
	white-space: nowrap;
	width: 20%;
}

#gameheader
{
	clear: both;
	height: 34px;
	background: #F1F1F1 url(/Content/Images/top_grad.gif) repeat-x scroll center bottom;
}


#gameheader h1
{
	font-size: 22px;
	margin: 0;
	padding-left: 10px;
}

#gamenav h3
{
	font-size: 13px;
	margin: 0;
	padding-left: 25px;
}

#gamenav .i
{
	margin-bottom: 0;
}

#recent-tags .post-tag
{
	background-color: #FFF;
	border: medium none;
	color: black !important;
	font-size: 12px;
	margin: 0;
}

#recent-tags .post-tag:hover
{
	background-color: #777777;
	border: medium none;
	color: #FFFFFF !important;
	margin: 0;
	text-decoration: none;
}

#recent-tags .pop2
{
	font-size: 14px;
	font-weight: bold;
}

.started a
{
	font-weight: bold;
	font-size: 12px;
}

.jiathis img
{
	vertical-align: middle;
}

.clear
{
	clear: both;
	font-size: 0;
	height: 0;
	overflow: hidden;
}



#flbody
{
	float: left;
	width: 730px;
}

.item-multiplier
{
	color: #444444;
	font-size: 13px;
	font-weight: bold;
	margin-right: 4px;
}

.gl ul
{
	width: 468px;
	float: left;
	margin: 0;
}

.gl li
{
	float: left;
	width: 87px;
	display: inline;
	text-align: center;
}

.gl li.gld
{
	color: #000000;
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	white-space: nowrap;
	width: 108px;
}
.gl
{
	float: left;
	font-size: 12px;
	margin-left: 240px;
	text-decoration: underline;
	display: inline;
}



pre
{
	background-color: #F5F5F5;
	font-family: Consolas,Monaco,Liberation Mono,Lucida Console,Monospace;
	font-size: 100%;
	margin-bottom: 10px;
	overflow: auto;
	padding-left: 5px;
	padding-top: 5px;
	width: 100%;
}

code
{
	font-family: Consolas,Monaco,Liberation Mono,Lucida Console,Monospace;
	font-size: 13px;
}

.answer-summary
{
	clear: both;
	padding: 3px;
}

.answer-link
{
	color: #555555;
	float: left;
	margin-top: 5px;
	padding-left: 10px;
	width: 700px;
}

.answer-link a
{
	font-weight: bold;
}

.answer-hyperlink
{
	color: #555555 !important;
	font-weight: bold;
}

.answer-votes
{
	background-color: #EEEEEE;
	color: #555555;
	float: left;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	height: 15px;
	margin-right: 10px;
	padding: 4px 4px 5px;
	text-align: center;
	text-decoration: none;
	width: 20px;
}

.accepted-answer
{
	background-color: #EBFFE6;
	border-bottom-color: #9BD59B;
}

.answered-accepted
{
	background: #75845C none repeat scroll 0 0;
	color: #E1E818;
}
.summary-title
{
	clear: both;
}

.vote span
{
	color: #808185;
	display: block;
	font-weight: bold;
}

.vote
{
	text-align: center;
	vertical-align: middle;
}

.title-desc
{
	color: #999999;
	font-size: 90%;
}
.form-submit
{
	margin-top: 10px;
}

.favoritecount
{
	color: #808185;
	margin-top: -5px;
	text-align: center;
}
.favoritecount-selected
{
	color: #D4A849;
}

.favorites-count
{
	color: #D4A849;
	float: left;
	margin-top: 10px;
	text-align: center;
}

.favorites-count-off
{
	color: #919191;
	float: left;
	margin-top: 10px;
	text-align: center;
}

#favorite-number
{
	color: #808185;
	margin-top: -5px;
	text-align: center;
}

.reputation-score
{
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	margin-right: 2px;
}

.summaryinfo
{
	color: #808185;
	text-align: center;
}

.summarycount
{
	color: #808185;
	font-size: 350%;
	font-weight: bold;
	text-align: center;
}
#user-browser
{
	margin-top: 1.2em;
}

#user-browser .user-info
{
	clear: both;
	height: 45px;
}

#user-browser .user-info .user-details a
{
	font-size: 12px;
}

.vm
{
	vertical-align: middle;
}

.orcell
{
	padding: 0 40px;
	vertical-align: middle;
}

.orline
{
	border-left: 1px solid #999999;
	height: 8em;
	margin: auto;
	width: 1px;
}
.form-item
{
	padding: 10px 0 15px;
}
.form-item label
{
	color: #333333;
	display: block;
	font-size: 115%;
	font-weight: bold;
	padding-bottom: 3px;
}

.cbt
{
	clear: both;
}

.page-description
{
	color: #333333;
	font-size: 13px;
	line-height: 120%;
	margin: 1.2em 1.2em 0.5em;
}

#header #topbar #hsearch
{
	float: left;
}
#hsearch .textbox
{
	background: url("/Content/Images/search.png") no-repeat scroll left center #FFFFFF;
	border-color: #CCCCCC -moz-use-text-color -moz-use-text-color #CCCCCC;
	border-right: medium none;
	border-style: solid none none solid;
	border-width: 1px medium medium 1px;
	margin: 0;
	max-width: 230px;
	padding: 0 0 0 16px;
}

.sidebar_left
{
	float: left;
	width: 200px;
}

.sidebar_right
{
	float: right;
	width: 205px;
}

.commentbox
{
	font-size: 12px;
	color: #666666;
}


.flbody ul li a
{
	font-size: 12px;
}

.fragment-title
{
	font-size: 10pt;
}

.fragment-title a
{
	background: none repeat scroll 0 0 #F5F5F5;
	padding: 2px 10px;
	color: Black;
}

.welovestackoverflow
{
	border: 3px solid #EEEEEE;
	color: #333333;
	line-height: 130%;
	margin-bottom: 8px;
	overflow: hidden;
	padding: 5px;
}

.lsep
{
	color: #CCCCCC;
	font-size: 110%;
	margin: 0 2px;
}


fieldset
{
	-moz-border-radius: 6px 6px 6px 6px;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	margin: 1em 0;
	padding: 1em 1.5em;
}


.doc
{
	background: #FF9900;
	color: #FFF;
}

.owner
{
	background-color: #E0EAF1;
}

.Column1
{
	margin: 0 20px 0 0;
	width: 180px;
}

.Column2
{
	margin: 0;
	width: 450px;
}


.Column1, .Column2, .Column3
{
	display: inline;
	float: left;
}


.Column3
{
	float: right;
	margin: 0;
	width: 300px;
}

.intro
{
	margin-bottom: 10px;
}

.FLC
{
	clear: both;
}

.intro .info
{
	float: left;
	margin: 0;
	width: 100%;
}

.Details .attribution
{
	border-bottom: 1px dotted #A9A9A9;
	color: #919191;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
}

.Details p
{
	font: 14px/1.3em arial;
}
.Details p
{
	font-size: 14px;
	line-height: 1.3em;
	margin: 10px 0;
}

.AdUnit300
{
	margin: 0 0 20px;
}

.article .sectionTitle .Heading1a
{
	float: left;
}

.Underline
{
	margin: 0 0 25px;
}

.Heading1a
{
	color: #000000;
	font-family: Georgia;
	font-size: 24px;
}

.Underline span
{
	border-bottom: 7px solid #FF9900;
	padding: 0 0 5px;
}

.intro .Heading1a
{
	font-size: 30px;
	line-height: 1em;
}


.article ol
{
	list-style: none outside none;
	margin: 0;
}

ol
{
	margin-left: 25px;
}


.article ol li
{
	clear: left;
	font: 14px/1.3em arial;
	padding: 10px 0 0;
}
.article ol li:first-child
{
	padding: 0;
}

.article ol li .stepNumber
{
	color: #C3C3C3;
	float: left;
	font: 30px 'Georgia';
	width: 40px;
}

.article ol li p
{
	margin: 10px 0 0;
	padding-left: 40px;
	clear: none;
}

.header
{
	width: 100%;
}

.newArticles h2 a
{
	font-size: 16px;
}

.Heading2a
{
	color: #000000;
	font-family: Georgia;
	font-size: 21px;
}

.newArticles
{
	float: left;
	margin-left: 10px;
	width: 305px;
}

.newArticles ol
{
	list-style: none outside none;
	margin-left: 0;
}


.newArticles li
{
	border-bottom: 1px dotted #ACACAC;
	font-family: Georgia;
	font-size: 15px;
	margin: 0 0 5px;
	padding: 0 0 5px;
}

.Breadcrumbs
{
	color: #919191;
	font-size: 11px;
	list-style: none outside none;
	margin: 5px 0 15px;
}

.Breadcrumbs li
{
	display: inline;
}

.Breadcrumbs li a
{
	color: #919191;
}

.RelatedArticlesVideos
{
	margin-bottom: 20px;
}

.RelatedArticlesVideos .ContentPreviewList
{
	margin: 0;
}

.ContentPreviewList
{
	border-top-color: #A9A9A9;
}

.ContentPreviewList
{
	border-top-style: dotted;
	border-top-width: 1px;
	list-style: none outside none;
	margin: 10px 0 20px;
}

.ContentPreviewList li.hasImage
{
}

.ContentPreviewList li
{
	border-bottom-color: #A9A9A9;
	color: #6C6C6C;
}

.ContentPreviewList li
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-family: Georgia;
	font-size: 15px;
	padding: 10px 0;
}

.ContentPreviewList li.hasImage a
{
	position: relative;
}

.ContentPreviewList li a
{
	color: #0074E8;
}

.ContentPreviewList li a
{
	display: block;
}

.Column3 .ContentPreviewList li.hasImage a .title
{
	display: block;
}

.report
{
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
	width: 100%;
}

.report th
{
	background: none repeat scroll 0 0 #E5E5E5;
	border: 1px solid #BBBBBB;
	padding: 8px;
	text-align: right;
	width: auto;
}
.report td
{
	border: 1px solid #DDDDDD;
	font-size: 100%;
	padding: 5px;
	text-align: right;
	width: auto;
}

#scorecard
{
	border-collapse: collapse;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-top: 3px solid #666666;
	width: 100%;
}

.scorecard_label
{
	color: Black;
	font-size: 110%;
	font-weight: normal;
	width: 100%;
}

#scorecard p
{
	margin: 0;
}

.scorecard_value
{
	color: Black;
	font-size: 160%;
	font-weight: bold;
}

#scorecard td
{
	border: 1px solid #DDDDDD;
	padding: 6px;
}

#report_footer
{
	background: none repeat scroll 0 0 #E5E5E5;
	border: 1px solid #BBBBBB;
	width: 100%;
}
#filter_controls
{
	float: left;
	width: auto;
}
#pagenav_controls
{
	float: right;
	width: auto;
}
.label
{
	float: left;
	line-height: 18px;
	text-align: center;
	width: 100%;
}
.selection
{
	float: left;
}
.pre b b b
{
	background: url("/Content/Images/button_left.gif") no-repeat scroll center center transparent;
	height: 1.3em;
	text-indent: -5000px;
	width: 16px;
}
.next b b b
{
	background: url("/Content/Images/button_right.gif") no-repeat scroll center center transparent;
	height: 1.3em;
	text-indent: -5000px;
	width: 16px;
}

.button
{
	color: #444444;
	cursor: pointer;
	float: left;
	line-height: 1.2em;
	margin: 0 6px;
	outline: medium none;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
}
.button b
{
	background: url("/Content/Images/button_bg.gif") repeat-x scroll 0 0 #DDDDDD;
	border-color: #AAAAAA;
	border-style: solid;
	border-width: 1px 0;
	display: block;
	font-weight: normal;
	margin: 0 1px;
	padding: 0;
}
.button b b
{
	background: none repeat scroll 0 0 transparent;
	border-width: 0 1px;
	margin: 0 -1px;
	padding: 0 5px;
}
.button b b b
{
	border: medium none;
	overflow: hidden;
	padding: 2px 0.2em;
}
.button:hover b
{
	border-color: #888888;
}
.current_button b b b
{
	font-weight: bold;
}

#notify-container
{
	color: #735005;
	font-size: 130%;
	font-weight: bold;
	height: 0;
	left: 0;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 100;
}

#notify-container div
{
	-moz-box-shadow: 0 1px 1px #AAAAAA;
	background-color: #F4A83D;
	border-bottom: 1px solid #D6800C;
	padding: 9px 0;
}


#nav-askquestion, #nav-askquestion:hover, #notify-container span.notify-close
{
	background-color: transparent;
	background-image: url("/Content/Images/sprites-extra.png");
	background-repeat: no-repeat;
	overflow: hidden;
}
#notify-container span.notify-close
{
	background-color: #FAD163;
	border: 2px solid #735005;
	cursor: pointer;
	display: block;
	float: right;
	margin-right: 20px;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}
#notify-container span.notify-close
{
	background-color: #FAD163;
	border: 2px solid #735005;
	cursor: pointer;
	display: block;
	float: right;
	margin-right: 20px;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}

#notify-container span.notify-close a
{
	text-decoration: none;
	font-size: 12px;
}

#notify-container a
{
	color: #735005;
	text-decoration: underline;
}

.notify-text
{
	font-size: 15px;
}

.notify-text a
{
	font-size: 15px;
}

.code-img
{
	float: left;
	margin-left: 3px;
	padding: 0 5px;
	display: inline;
}

