/* html, body, form, fieldset
{
	margin: 0;
	padding: 0;
	font: 100%/120% Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, pre, blockquote, ul, ol, dl, address
{
	margin: 1em 0;
	padding: 0;
}

li, dd, blockquote
{
	margin-left: 1em;
}
li
{
	list-style-type: none;
}

form label
{
	cursor: pointer;
}
fieldset
{
	border: none;
}
input, select, textarea
{
	font-size: 100%;
	font-family: inherit;
}

body
{
	margin: 0px;
	padding: 0px;
	background-color: #e8e8e7;
	font-family: Arial, Helvetica, sans-serif;
	color: #7f7d78;
	font-size: 13px;
	line-height: 19px;
}
#main
{
	margin: auto;
	padding: 0;
	text-align: center;
}
#main .container
{
	width: 950px;
	overflow: hidden;
	height: auto;
	margin: 0 auto;
	border: solid 0px #7f7d78;
	background-color: #fff;
	text-align: left;
}

#header
{
	margin: auto;
	padding-top: 10px;
	padding-bottom: -10px;
}
#logo h1, #logo small
{
	float: left;
	margin: 0px;
	text-indent: -9999px;
}
#logo
{
	background: #fff url(http://content.doxcentral.com/content/img/logox.png) no-repeat;
	width: 480px;
	height: 104px;
}

.top_item
{
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0;
	width: 940px;
}
.top_item .text
{
	float: left;
	padding-left: 0px;
	margin: auto;
	font: normal normal 120%/140% 'Trebuchet MS' , Trebuchet, Arial, Verdana, Sans-serif;
	width: 740px;
}
.top_item h2
{
	margin: 0 0 5px;
	width: 99%;
}
.top_item_thumbnail
{
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0;
	width: 740px;
	float: left;
}
.top_item_thumbnail div.image
{
	float: left;
	border: 1px solid #b5b5b5;
	background-color: #d2d2d2;
	width: 200px;
	height: 200px;
	margin-right: 20px;
}
.top_item_thumbnail .image img
{
	border: 3px solid #b5b5b5;
	width: 200px;
	height: 200px;
}
.top_item_thumbnail .text
{
	float: left;
	padding: 0px;
	margin: auto;
	font: normal normal 120%/140% 'Trebuchet MS' , Trebuchet, Arial, Verdana, Sans-serif;
	width: 500px;
}
.item_thumbnail
{
	float: left;
	width: 740px;
	height: auto;
	padding-left: 10px;
	padding-bottom: 10px;
}
.item_thumbnail h3
{
	width: 90%;
	border-bottom: solid 1px #cccccc;
	margin-top: 2px;
}
.item_thumbnail h3 a
{
	font: normal bold 120%/1.4em 'Trebuchet MS' , Trebuchet, Arial, Verdana, Sans-serif;
	letter-spacing: .1em;
	color: #666;
}
.item_thumbnail .image
{
	border: 1px solid #b5b5b5;
	background-color: #e8e8e7;
	padding: 5px;
	float: left;
	width: 120px;
	height: 120px;
	margin-right: 20px;
}
.item_thumbnail .image img
{
	border: 0px solid #b5b5b5;
	width: 120px;
	height: 120px;
}
.item_thumbnail .text
{
	float: left;
	padding: 0;
	margin: 0;
	width: 575px;
	height: auto;
	font: normal normal 120%/140% 'Trebuchet MS' , Trebuchet, Arial, Verdana, Sans-serif;
}
.item
{
	float: left;
	width: 740px;
	height: auto;
	padding-left: 10px;
	padding-bottom: 10px;
}
.item h3
{
	width: 90%;
	border-bottom: solid 1px #cccccc;
}
.item h3 a
{
	font: normal bold 120%/1.4em 'Trebuchet MS' , Trebuchet, Arial, Verdana, Sans-serif;
	letter-spacing: .1em;
	color: #666;
}
.item .text
{
	float: left;
	padding: 0;
	margin: 0;
	width: 575px;
	height: auto;
	font: normal normal 120%/140% 'Trebuchet MS' , Trebuchet, Arial, Verdana, Sans-serif;
}
.itemArchive
{
	float: left;
	width: 740px;
	height: auto;
	padding-left: 10px;
	padding-bottom: 10px;
}
.itemArchive h3
{
	width: 90%;
	border-bottom: solid 1px #cccccc;
	margin-top: 2px;
}
.itemArchive h3 a
{
	font: normal normal 120%/140% 'Trebuchet MS' , Trebuchet, Arial, Verdana, Sans-serif;
	letter-spacing: .1em;
	color: #666;
}
.itemArchive p
{
	padding: 0;
	width: 575px;
	height: auto;
	color: #333;
	font: normal normal 100%/120% 'Trebuchet MS' , Trebuchet, Arial, Verdana, Sans-serif;
}

#Article
{
	float: left;
	margin: 0;
	padding-left: 10px;
	min-height: 500px;
	height: auto;
}
#Article h2
{
	border-bottom: solid 1px #cccccc;
	font: normal normal 27px 'Trebuchet MS' ,Trebuchet,Arial,Verdana,Sans-serif;
	letter-spacing: .1em;
	color: #666;
	margin: 0 0 5px;
	width: 99%;
}

#sidebar
{
	clear: left;
	float: left;
	width: 200px;
	height: auto;
	margin: auto;
	padding: 0;
	min-height: 400px;
}
#sidebar ul
{
	margin: 10px;
	padding: 0px;
}
#sidebar ul li
{
	height: 15px;
	background: #FF9999;
	list-style: none;
	margin: 0px 0px 5px 0px;
	padding: 0 0 3px 3px;
	font-size: 12px;
	color: #000;
	font-family: 'Trebuchet MS' , Trebuchet, Arial, Verdana, Sans-serif;
}

#sidebar ul li a
{
	color: #000;
}
#sidebar ul li a:hover
{
	text-decoration: underline;
}
#sidebar h2
{
	width: 90%;
	padding-left: 5px;
	border-bottom: solid 1px #cccccc;
	font: normal bold 100%/100% 'Trebuchet MS' ,Trebuchet,Arial,Verdana,Sans-serif;
	letter-spacing: .1em;
	color: #666;
}
#content_area
{
	margin: 0;
	padding: 0;
	width: 750px;
	min-height: 500px;
	float: left;
}
.top_item_thumbnail h2
{
	font-size: 32px;
	line-height: 31px;
	border-bottom: solid 1px #cccccc;
	width: 99%;
	margin: 0 0 5px;
}
.top_item_thumbnail h2 a
{
	font: normal normal 85%/100% 'Trebuchet MS' ,Trebuchet,Arial,Verdana,Sans-serif;
	letter-spacing: .1em;
	color: #666;
}
#content_area .block_inside
{
	min-height: 400px;
}
#content_area .separator
{
	border-top: 1px solid #e3e3e3;
	margin-top: 40px;
	padding-top: 40px;
}

#portfolio_items
{
        padding-left:10px;
        padding-bottom: 10px;
}

.mini_portfolio_item h3
{
    font: normal bold 130%/1.4em 'Trebuchet MS' , Trebuchet, Arial, Verdana, Sans-serif;
    letter-spacing: .1em;
    color: #666;
    width: 90%;
    border-bottom: solid 1px #cccccc;
}

.mini_portfolio_item h3 a
{
    color: #666;
}

h2
{
	font-size: 32px;
	line-height: 31px;
	border-bottom: solid 1px #cccccc;
	width: 77%;
}
h2 a
{
	font: normal normal 85%/100% 'Trebuchet MS' ,Trebuchet,Arial,Verdana,Sans-serif;
	letter-spacing: .1em;
	color: #666;
}
h3
{
	margin: 10px 0px 5px 0px;
	font-size: 14px;
	line-height: 21px;
	font-family: 'Trebuchet MS' ,Trebuchet,Arial,Verdana,Sans-serif;
	color: #000000;
	letter-spacing: .1em;
}
h4
{
	color: #007de2;
	margin: 0px 0px 0px 0px;
}
small
{
	color: #595856;
	font-weight: bold;
	font-size: 11px;
	display: block;
	margin-bottom: 15px;
}
a
{
	color: #211e1e;
	text-decoration: none;
}
small a
{
	color: #211e1e;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
}
p
{
	margin: 0px 0px 15px 0px;
}
a.button
{
	background: #32312f url(http://content.doxcentral.com/content/img/button_bg.jpg) repeat-x;
	padding: 1px 10px 3px 10px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
a.button:hover
{
	background: #131211 url(http://content.doxcentral.com/content/img/button_bg_o.jpg) repeat-x;
	border-color: #131211;
}
a.pdfbutton image
{
	border: 0;
}
.Abstract p
{
	font-weight: bold;
}

#footer
{
	float: left;
	background-position: #fff;
	background: #fff;
	font-family: 'Trebuchet MS' ,Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 10px;
	width: 930px;
	height: auto;
	text-align: left;
	padding: 10px;
	border-top: solid 1px #e8e8e7;
}
#footer h3
{
	color: #e2dddc;
	text-transform: uppercase;
	font-size: 10px;
}
#footer ul li, #footer ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#footer .image
{
	clear: left;
	float: left;
	width: 64px;
	height: 64px;
}
#footer .image img
{
	width: 64px;
	height: 64px;
}
#footer .text
{
	padding: 0;
	margin: 0 0 0 20px;
	width: 575px;
	height: auto;
	font-family: 'Trebuchet MS' ,Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 11px;
	letter-spacing: .1em;
	color: #000;
	line-height: 14px;
}

input:focus
{
	color: #000;
	background: #ffe;
}
input[type=text]:focus:hover
{
	background: #ff0;
}

#ArticleEdit h3
{
	padding-left: 10px;
}
#ArticleEdit .top_item
{
	float: none;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0;
	width: 940px;
}
.edit_buttons
{
	padding: 10px 0 10px 0;
	margin: 0px;
	line-height: 0.8;
}
#categories
{
	float: left;
	padding-left: 10px;
}
#ArticleCenter #edit_buttons
{
	padding-left: 10px;
}
a:focus {
   outline: none;
}
#panel
{
   background-position: #FF6600;
   background: #FF6600;
   height: 150px;
   display: none;
}

.slide {
   margin: 0;	
   padding: 0;	
   border-top: solid 4px #422410;
   background: url(http://content.doxcentral.com/content/img/bt_down.png) no-repeat center top;
}

.btn-slide {
   background: url(http://content.doxcentral.com/content/img/white-arrow.gif) no-repeat right -50px;	
   text-align: center;	
   width: 144px;	
   height: 31px;	
   padding: 10px 10px 0 0;	
   margin: 0 auto;	
   display: block;	
   font: bold 120%/100% Arial, Helvetica, sans-serif;	color: #fff;	
   text-decoration: none;
}
.active {
   background-position: right 12px;
}
*/
#tree
{
   float: left;
   position: relative;
   background-color: #fff;
   padding: 5px;
   margin: auto;
   width: 22%;
   height: 500px;
   overflow: auto;
   border: solid 1px #ccc;
}
.ygtvcontent
{
   overflow: hidden;
}
#contentMain
{
   float: left;
   position: relative;
   background-color: #fff;
   padding: 5px;
   margin: auto;
   width: 73%;
   height: 500px;
   text-align: left;
   border: solid 1px #ccc;
}
#content
{
   width: 100%;
   background-color: #ccc;
   margin: auto;
}
#preview
{
   width: 97%;
   background-color: #e9b96e;
	border: 3px double #c17d11;
	height: 500px;
	margin: 10px; 
	overflow:auto;
}
table.stripes
{
   width:100%;
}
table.stripes tbody tr
{
   border-top: solid 1px #e8e8e7;
   border-bottom: solid 1px #e8e8e7;
}
table.stripes tbody tr.odd
{
   background-color: #fff;
   border-top: solid 1px #e8e8e7;
   border-bottom: solid 1px #e8e8e7;
}
table.stripes tbody tr.even
{
   background-color: #fff;
   border-top: solid 1px #e8e8e7;
   border-bottom: solid 1px #e8e8e7;
}
table.stripes tbody tr.selected
{
   background-color: #ff9;
   border-top: solid 1px #e8e8e7;
   border-bottom: solid 1px #e8e8e7;
}
table.stripes tbody tr.over
{
   background-color: #fc6;
   border-top: solid 1px #e8e8e7;
   border-bottom: solid 1px #e8e8e7;
}
table.stripes tbody td
{
   overflow: hidden;
   vertical-align: top;
   padding-top: 3px;
   padding-left: 3px;
}
table.stripes tbody td.select
{
   vertical-align: top;
   padding-top: 3px;
   padding-left: 10px;
}
.droppable-active
{
   background-color: #f00;
   border: solid 1px #f00;
}
.droppable-hover
{
   background-color: #f00;
   border: solid 1px #f00;
}