.DNNAlignleft img
{
	border-width:0px;
}

html,body { padding: 0 0 20px 0; margin: 0; }

body
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #7d7d7d;
	text-align: center;
}

a
{
	color: #89d33d;
	text-decoration: none;
}
td {text-align:left; padding:3px;}
::selection 
{
	background: #5ca90d /* Safari */
	color: #fff;
}
::-moz-selection 
{
	background: #5ca90d; /* Firefox */
	color: #fff;
}

h1
{
	font-size: 24px;
	line-height:26px;
}

.green
{
	color: #5ca90d;
	font-weight: bold;
}

#container, #header-content-container
{
	width: 955px;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	height: 178px;
	width: 100%;
	background: url(images/header-bg.jpg) repeat-x;
}

#top-nav-container
{
	float: right;
	width: 955px;
	height: 55px;
	overflow: hidden;
}

#logo-nav-container
{
	float: left;
	width: 955px;
	height: 119px;
}

#top-nav
{
	float: right;
	width: 640px;
	height: 55px;
	background: url(../ArtsApp/images/top-nav-bg.png) top repeat-x;
}

#top-nav-left-curve
{
	float: right;
	width: 55px;
}

#top-nav-right-curve
{
	float: right;
	width: 18px;
}

#top-nav-links
{
	float: left;
	width: 300px;
	height: 55px;
}

#top-nav-links ul
{
	margin: 0;
	padding: 0;
}

#top-nav-links li
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#top-nav-links li:first-child
{
	margin-left: -10px;
}

#top-nav-links li a
{
	display: block;
	float: left;
	padding: 13px 14px;
	color: #c3cabd;
	text-decoration: none;
	text-align: center;
}

#top-nav-links li.top-nav-divider
{
	float: left;
	display: block;
	width: 1px;
}

#welcome-login
{
	float: right;
	margin-right: 20px;
	font-size: 13px;
	height: 55px;
	overflow: hidden;
	width: 320px;
}

#welcome-content
{
	float: right;
}

#welcome-login ul
{
	margin: 0;
	padding: 0;
}

#welcome-login li
{
	list-style: none;
	margin: 0;
	padding: 13px 8px 15px 8px;
	display: block;
	float: left;
}

#logo
{
	float: left;
	width: 223px;
	margin-top: -29px;
	height: 100px;
	overflow: hidden;
}

#dashboard
{
	float: right;
	height: 24px;
	margin-top: -8px;
	margin-right: 37px;
	position: relative;
}

#support
{
    float:right;
    margin:25px 22px 0pt 0pt;
    text-align:left;
    font-family:Arial;
    font-size:14pt;
    
}

/*==========Nav==========*/

#main-nav-container
{
	float: left;
	width: 955px;
	height: 59px;
	margin-top: -7px;
	overflow: hidden;
}

#main-nav
{
	float: left;
	width: 955px;
	height: 45px;
	margin-top: 14px;
	background: url(../ArtsApp/images/nav-bg2.png);
}

#nav-left
{
	float: left;
	clear: left;
	margin-top: 14px;
	width: 5px;
	height: 45px;
	background: url(../ArtsApp/images/nav-left.png) no-repeat;
}

#nav-right
{
	float: right;
	margin-top: 14px;
	width: 5px;
	height: 45px;
	background: url(../ArtsApp/images/nav-right.png) no-repeat;
}

#main-nav ul
{
	margin: 4px 0 0 0;
	padding: 0;
}

#main-nav li
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../ArtsApp/images/nav/nav-divider.jpg) top right no-repeat;
	height: 41px;
	overflow: hidden;
}

#main-nav li.prev
{
	background: none;
}

#main-nav li.last
{
	background: none;
}

#main-nav li a
{
	float: left;
	display: block;
	margin: 0;
	padding: 12px 16px 13px 16px;
	color: #c3cabc;
}

#nav li.SelectedTab:first-child
{
	height: 41px;
	background: transparent url(../ArtsApp/images/nav/selected-left.png) no-repeat;
}

#nav li.SelectedTab
{
	height: 41px;
	background: transparent url(../ArtsApp/images/nav/selected-left-secondary.jpg) top left no-repeat;
}

#nav li.SelectedTab a
{
	color: #1a1919;
	height: 41px;
	background: transparent url(../ArtsApp/images/nav/selected-right.jpg) top right no-repeat;
}



/*=========Search=========*/

#search
{
	float: right;
	margin-left: 40px;
	margin-top: 8px;
	height: 23px;
	width: 215px;
	padding: 0;
}

#search form
{
	margin: 0;
	padding: 0;
}

#search input
{
	display: inline;
	float: left;
	margin: 0;
	background: #525351;
	border-top: 1px solid #5e5f5d;
	border-left: 1px solid #5e5f5d;
	border-bottom: 1px solid #5e5f5d;
	border-right: none;
	color: #fff;
	padding: 3px 0 2px 4px;
	width: 125px;

}

.submit-btn
{
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 39px;
	height: 23px;
	border: 0;
}

#search img
{
	margin-left: -45px;
}

/*==========Body=========*/

#main-body-container
{
	clear: left;
	float: left;
	width: 955px;
	background: #fff;
	padding-top: 8px;
}

#headline
{
	float: left;
	margin: 33px 0 20px 20px;
}

#folder-img
{
	float: left;
	width: 43px;
	height: 26px;	
}

#title
{
	float: left;
	margin: 4px 0 0 12px;
}

#title h1
{
	margin: 0;
	padding: 0;
	color: #343533;
	font-size: 18px;	
}

#title h1 a
{
	color: #9a9a9a;
	text-decoration: none;
}

#dashboard-container
{
	display: inline;
	float: left;
	width: 917px;
	margin: 40px 18px 20px 18px;
}

#dashboard-padding
{
	margin: 30px 15px;
	width: 925px;
}

#dashboard-top
{
	float: left;
	width: 917px;
	height: 65px;
	background: #2d2e2d;
}

#dashboard-top ul
{
	margin: 0;
	padding: 0;
}

#dashboard-top li
{
	list-style: none;
	display: block;
	float: left;
	padding: 3px 8px 0 8px;
}

#dashboard-body
{
	float: left;
	width: 917px;
	background: #d9d9d9;
}

#dashboard-content-container
{
	float: left;
	width: 882px;
	background: #fff;
	margin: 11px 18px;
}

#content-container
{
	float: left;
	padding: 30px 18px;
}

#content-menu-top
{
	width: 630px;
	height: 60px;
}
h
#type-logo
{
	float: left;
	/*width: 285px;*/
}

.action
{
	float: right;
	margin-top: 7px;
}

#content-table
{
	float: left;
	width: 630px;
}

.content-table-head
{
	text-align: center;	
	padding: 12px 0;
	font-weight: bold;
	color: #2d2e2d;
}

.top
{
	background: #c2c2c2;
}

.name
{
	float: left;
	width: 236px;
}

.type
{
	float: left;
	width: 54px;
}

.description
{
	float: left;
	width: 139px;	
}

.size
{
	float: left;
	width: 53px;
}

.date
{
	float: left;
	width: 52px;
}

.edit-delete
{
	float: left;
	width: 90px;
}

.content
{
	float: left;
	padding: 18px 0;
	text-align: center;
	font-weight: bold;
	border-right: 1px solid #f1f0f0;
	height: 76px;
}

.edit-delete.last
{
	border: none;
}

.desc
{
	float: left;
	padding: 18px 32px;
	text-align: left !important;
}

.thumb
{
	float: left;
	width: 77px;
	margin-left: 15px;	
}

.the-name
{
	float: left;
	padding: 0px 10px;
	width: 110px;
}

.row1
{
	float: left;
	height: 108px;
}

.row2
{
	float: left;
	height: 108px;
	background: #f8f8f8;
}

#content-table tr
{
	border-bottom: 1px solid #f1f0f0;
}

.desc
{
	padding: 0px 10px;
}


/*========Right Column=====*/

#right-column-container
{
	float: left;
	width: 198px;
	margin-top: 40px;
}


#right-column
{
	float: left;
	width: 198px;
	background: #eee;
	border: 1px solid #d9d9d9;
}

#right-column-head
{
	float: left;
	height: 46px;
	width: 198px;
}

#right-column-content
{
	float: left;
	padding: 22px 18px;
	color: #5e5d5d;
}

#storage-img
{
	float: left;
	width: 26px;
	margin-left: 15px;
}

#storage-txt
{
	float: left;
	width: 145px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
}

.storage-txt-size
{
	font-weight: bold;
	color: #2d2e2d;
	font-size: 18px;
}



/*========Footer========*/

#footer
{
	float: left;
	height: 59px;
	background: url(../ArtsApp/images/footer-bg.jpg) repeat-x;
	width: 939px;
	color: #fff;
}

#footer-nav
{
	float: left;
	margin-top: 22px;
	padding-left: 14px;
}

#footer-left
{
	float: left;
	width: 8px;
}

#footer-right
{
	float: right;
	width: 8px;
}

#footer ul
{
	margin: 0;
	padding: 0;
}

#footer li
{
	float: left;
	display: block;
	padding: 0 6px;
	margin: 0;
}

#footer li a
{
	color: #fff;
}

#questions
{
	float: left;
	margin-top: 22px;
	margin-left: 80px;
}


/*===========Secondary=============*/


#secondary-body
{
	float: left;
	margin: 30px 0 30px 15px;
	width: 652px;
	color: #5e5d5d;
	line-height: 18px;
}

#secondary-body a
{
	font-weight: bold;
	color: #5eab0f;
}

#secondary-body h3, #secondary-full h3
{
	font-size: 14px;
	font-weight: bold;
	color: #000;	
}

#secondary-right-column
{
	float: left;
	width: 192px;
	margin: 60px 0 0 62px;
	color: #5e5d5d;
}

#secondary-right-column h3
{
	margin: 0;
	padding: 0;
	color: #000;
}



