body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,button,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img,button { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
a:link,a:visited,a:hover,a:active,input,textarea,button {
	outline:none;
}
ol,ul {
	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;
}

html, body {
	width: 100%;
	height: 100%;
}

body {
	background: #fff url(/media/images/admin/bodyBackground.gif) repeat-y;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
}

strong {
	font-weight: 900;
}

em {
	font-style: italic;
}

.braker {
	clear: both;
	border: none;
	margin: 0;
	padding: 0;
	height: 0;
	font-size: 0;
	overflow: hidden;
}

.red {
	color: red;
}

#left {
	position: absolute;
	left: 0px;
	top: 123px;
	width: 250px;
}

#right {
	margin: 0px 0px 0px 250px;
}

#techMenu {
	background: url(/media/images/admin/techMenuBackground.gif) repeat-x;
	width: 247px;
	height: 34px;
}

#techMenu ul {
	margin-left: 5px;
}

#techMenu li {
	float: left;
	font-size: 16px;
	height: 34px;
}

#techMenu li a {
	display: block;
	height: 22px;
	padding: 6px 13px;
	
	text-decoration: none;
	color: Black;
}

#techMenu li a:hover {
	background: url(/media/images/admin/techMenuBackgroundOn.gif) repeat-x;
	color: White;
}

/* treeMenu START */
ul.treeMenu a:link,
ul.treeMenu a:visited,
ul.treeMenu a:hover,
ul.treeMenu a:active {
	text-decoration:none;
	color:#000;
	padding: 3px 0px;
}

ul.treeMenu a:hover {
	color: #ce5c00;
}

ul.treeMenu, ul.treeMenu li {
	margin:0;
	padding:0;
	list-style:none;
}
ul.treeMenu {
	text-align:left;
	font-size: 13px;
	width: 225px;
	margin-left: 15px;
	margin-top: 30px;
}
ul.treeMenu ul {
	margin:0;
	padding:0;
	margin: 4px 0px 0px -15px;
}
ul.treeMenu li {
	line-height: 13px;
	padding: 4px 0 4px 35px;
	margin:0;
	background: url(/media/icons/16x16/places/folder.png) no-repeat 8% 1%;
}

ul.treeMenu li strong {
	color: #ce5c00;
}

ul.treeMenu li:hover {
	background: url(/media/icons/16x16/status/folder-open.png) no-repeat 8% 1%;
}

/* dynamically added to LIs with nested ULs */
ul.treeMenu li.parent {
	padding-left: 35px;
}
ul.treeMenu li.parent img {
	margin-left: -35px;
	padding-right: 25px;
}

ul.treeMenu li.new {
	background: url(/media/icons/16x16/actions/folder-new-2.png) no-repeat 8% 1%;
	font-style: italic;
	font-weight: 900;
}

ul.treeMenu li.new a:hover {
	color: #ce5c00;
}

ul.treeMenu li.new:hover {
	background: url(/media/icons/16x16/actions/folder-new-2-open.png) no-repeat 8% 1%;
}


/* dynamically added to LIs with nested ULs and STRONG elements in them */
ul.treeMenu li.current li {
	padding-left: -15px;
}

/* The class to hide nested ULs */
.hide {
	display: none;
}

/* The class to show nested ULs */
.show {
	display: block;
}

/* treeMenu STOP */

#breadCrumb {
	background: url(/media/images/admin/breadCrumbBackground.gif) repeat-x;
	padding: 10px;
	height: 14px;
	color: #ce5c00;
	font-size: 14px;
	font-weight: 900;
	vertical-align: middle;
}
#breadCrumb span {
	float:left;
}

#breadCrumb a:link,
#breadCrumb a:visited,
#breadCrumb a:hover,
#breadCrumb a:active {
	color: Black;
	font-weight: normal;
	text-decoration: none;
}
#breadCrumb a:hover {
	color: #ce5c00;
}
#breadCrumb ul {
	margin-left: 5px;
	float: right;
	margin: -10px -10px 0 0;
}

#breadCrumb li {
	float: left;
	font-size: 16px;
	height: 35px;
}

#breadCrumb li a {
	display: block;
	float: left;
	height: 23px;
	padding: 6px 10px;
	text-decoration: none;
	color: Black;
	vertical-align: middle;
}
#breadCrumb li a:hover {
	color: White;
	background: url(/media/images/admin/techMenuBackgroundOn.gif) repeat-x;
}

#topMenu {
	height: 45px;
	background-color: #fff;
}
#topMenu img.logo {
	float: left;
	margin: 5px 0 0 15px;
}
#topMenu span.user {
	float: right;
	text-align: right;
	margin: 10px 20px 0 0;
}

#topMenu ul {
	float: right;
	margin-right: 5px;
}

#topMenu li {
	float: left;
	font-size: 16px;
	height: 45px;
	margin-right: 5px;
}
#topMenu a:link,
#topMenu a:visited,
#topMenu a:hover,
#topMenu a:active {
	color: Black;
	text-decoration: none;
}
#topMenu a:hover {
	color: #ce5c00;
}

#topMenu li a {
	display: block;
	float: left;
	height: 23px;
	padding: 11px 10px;
	text-decoration: none;
	color: Black;
	vertical-align: middle;
}
#topMenu li a:hover {
	color: White;
	background: url(/media/images/admin/mainMenuBackgroundOn.gif) repeat-x;
}

#mainMenu {
	background: url(/media/images/admin/mainMenuBackground.gif) repeat-x;
	height: 45px;
}

#mainMenu ul {
	margin-left: 5px;
}

#mainMenu li {
	float: left;
	font-size: 16px;
	height: 45px;
}

#mainMenu a {
	display: block;
	float: left;
	height: 23px;
	padding: 11px 10px;
	text-decoration: none;
	color: White;
	vertical-align: middle;
}

#breadCrumb li a img, #topMenu li a img, #techMenu li a img, #mainMenu li a img, #content button img {
	vertical-align: bottom;	
}

#mainMenu li a:hover {
	background: url(/media/images/admin/mainMenuBackgroundOn.gif) repeat-x;
}

#tabMenu {
	background: url(/media/images/admin/tabMenuBackground.gif) repeat-x;
	border-top: 1px solid #2e3436;
	height: 118px;
}

#tabMenu ul {
	margin:0;
	padding: 10px 10px 0;
	list-style:none;
}

#tabMenu li {
	float: left;
	background: url(/media/images/admin/tabMenuTabLeft.gif) no-repeat left top;
	margin: 0;
	margin-left: 5px;
	padding: 0 0 0 4px;
}
#tabMenu a {
	text-decoration: none;
	font-size: 14px;
	font-weight: 900;
	color: Black;
}
#tabMenu p {
	display: block;
	height: 19px;
	padding: 5px 15px 4px 11px;
	float: left;
	background: url(/media/images/admin/tabMenuTabRight.gif) no-repeat right top;
}
#tabMenu a img {
	vertical-align: middle;
	margin-right: 3px;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabMenu a { float:none; }
/* End IE5-Mac hack */
#tabMenu a:hover {
	color: #ce5c00;
}
#tabMenu #current {
	background-image: url(/media/images/admin/tabMenuTabLeftOn.gif);
}
#tabMenu #current a {
	color: Black;
	font-weight: 900;
}
#tabMenu #current p {
	background-image: url(/media/images/admin/tabMenuTabRightOn.gif);	
	padding-bottom: 5px;
}

#tabMenu h1 {
	height: 79px;
	margin-left: 20px;
	font-size: 30px;
	color: White;
	line-height: 79px;
}

#content {
	padding: 20px;
}
#content button {
	background: url(/media/images/admin/buttomRight.gif) no-repeat 100% 50%;
	padding: 0;
	margin-right: 10px;
}
#content button span {
	display: block;
	background: url(/media/images/admin/buttomLeft.gif) no-repeat 0% 50%;
	padding: 7px 20px 6px 25px;
	margin-right:10px;
	text-decoration: none;
	font-size: 14px;
	font-weight: 900;
	color: Black;
}
html>body #content button span {
	margin-left: -3px;
}

#content button img {
	margin: 0 10px 0 -10px;
}
#content button:hover span {
	background: url(/media/images/admin/buttomLeftOn.gif) no-repeat 0% 50%;
}
#content button:hover {
	background: url(/media/images/admin/buttomRightOn.gif) no-repeat 100% 50%;
}
#content button:active span {
	background: url(/media/images/admin/buttomLeftClick.gif) no-repeat 0% 50%;
	color: White;
}
#content button:active {
	background: url(/media/images/admin/buttomRightClick.gif) no-repeat 100% 50%;
}

#content h1 {
	margin: -10px 10px 0 0;
	padding: 0;
	font-size: 30px;
	color: Black;
	float: right;
}
#content h2 {
	margin: 10px 0 5px 0 0;
	padding: 0;
	font-size: 20px;
	color: Black;
}

#content hr {
	clear: both;
	width: 100%;
	border:0;
	padding:0;
	margin: 15px 0;
	border-top: 1px dotted #888;
}

#content .tablediv {
	display: table;
	border-spacing: 0px;/*cellspacing:poor IE support for  this*/
	border-collapse:collapse;
}

#content .tablediv100 {
	width: 100%;
}

#content .rowdivHeader {
	background: #fff url(/media/images/admin/roundedTl.gif) no-repeat top left;
	border-bottom: 1px dotted #888;
}
#content .rowdivEven {
	background: #eee url(/media/images/admin/roundedTl.gif) no-repeat top left;
}
#content .rowdivOdd {
	background: White url(/media/images/admin/roundedTl.gif) no-repeat top left;
}
	
#content .rowdivOdd div, #content .rowdivEven div, #content .rowdivHeader div {
	background: transparent url(/media/images/admin/roundedTr.gif) no-repeat top right;
}
	
#content .rowdivOdd div div, #content .rowdivEven div div, #content .rowdivHeader div div {
	background: transparent url(/media/images/admin/roundedBl.gif) no-repeat bottom left;
}
	
#content .rowdivOdd div div div, #content .rowdivEven div div div, #content .rowdivHeader div div div {
	background: transparent url(/media/images/admin/roundedBr.gif) no-repeat bottom right;
	display: table-row;
	width: 100%;
	padding: 5px 5px;
	font-size: 13px;
	text-align: center;
}
#content .rowdivHeader div div div {
	font-weight: 900;
}
#content div div div div img {
	vertical-align: bottom;	
}
#content div div div div a:link,
#content div div div div a:visited,
#content div div div div a:hover,
#content div div div div a:active {
	text-decoration:none;
	color:#a2a9bc;
	font-size: 13px;
	font-weight: 900;
}

#content div div div div .cell {
	float:left;/*fix for buggy browsers*/
	background: none;
	display: table-cell;
	text-align: left;
}

#content div div div div .cellbold {
	font-weight: 900;
}
#content div div div div .cellnormal {
	font-weight: normal;
}
#content div div div div .cellitalic {
	font-style: italic;
}
#content div div div div .cellleft {
	text-align: left;
}
#content div div div div .cellcenter {
	text-align: center;
}
#content div div div div .cellright {
	text-align: right;
}
#content div div div div .cell50 {
	width: 50px;
}
#content div div div div .cell30 {
	width: 30px;
}
#content div div div div .cell80 {
	width: 80px;
}
#content div div div div .cell100 {
	width: 100px;
}
#content div div div div .cell150 {
	width: 150px;
}
#content div div div div .cell200 {
	width: 200px;
}
#content div div div div .cell300 {
	width: 300px;
}
#content div div div div .cell400 {
	width: 400px;
}
#content div div div div .cell510 {
	width: 510px;
}
#content div div div div .cell600 {
	width: 600px;
}
#content div div div div .cell100P {
	width: 100%;
}
ul#reorderList li {
	margin-left: 20px;
	font-size: 14px;
}

#content textarea {
	font-family: "MS Trebuchet", Verdana, Arial, sans-serif;
	font-size: 14px;
	width: 550px;
	height: 200px;
}

#content textarea.htmleditor {
	height: 500px;
}

#content textarea.htmleditorSimple {
	height: 200px;
}

#content input {
	width: 250px;
}

#content select.sel {
	width: 250px;
}

#content .information {
	font-size: 18px;
	margin-left: 40px;
	line-height: 32px;	
}

#content .information img {
	float: left;
	margin-left: -40px;
}


