
body {
	margin: 0px;
	padding: 0px;
}

/*
p {
	padding: 0px;
	margin: 0px;
}
*/

img {
	border: 0px;
	display: block;
}

.title {
	color: #F6941D;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	display: inline;
}

h1 {
	color: #F6941D;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	display: inline;
}

h2 {
	color: #000000;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	display: inline;
}

#logo_area {
	width: 900px;
	height: 192px;
	padding-left: 50px;
	padding-right: 50px;
}

#logo_area_small {
	width: 475px;
	height: 101px;
	padding-left: 26px;
	padding-right: 26px;
}

.left_bar_cell_small {
	padding-right: 18px;
	height: 31px;
}

.left_link_cell {
	width: 129px;
	height: 21px;
	padding-top: 10px;
	cursor: pointer;
}

#left_bar {
	background-image: url(/images/7h/template22/left_nav_vr.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 149px;
	height: 730px;
	padding: 10px;
}

#left_bar_small {
	background-image: url(/images/7h/template22/left_nav_vr.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 142px;
	height: 694px;
	padding: 10px;
}

.left_section {
	/*
	border-left: solid 1px #C7C8CA;
	border-right: solid 1px #C7C8CA;
	*/
	padding-left: 6px;
	padding-right: 8px;
}

.right_section {
	padding-left: 10px;
	width: 415px;
}

#edit_frame {
	border-left: solid 2px #E2E3E5;
	border-right: solid 2px #E2E3E5;
	padding-left: 1px;
	padding-right: 1px;
}

#right_bar {
	/*
	background-image: url(/images/7h/template7/right_background.jpg);
	background-repeat: repeat-y;
	*/
	width: 179px;
	height: 730px;
	padding: 10px;
}

#top_section {
	background-image: url(/images/7h/template7/top_section.jpg);
	background-repeat: no-repeat;
	/*width: 415px;*/
	height: 531px;
	padding: 10px;
}

#header_bar {
	background-image: url(/images/7h/template22/header_hr.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 900px;
	height: 32px;
	padding-left: 10px;
	padding-right: 10px;
}

#store_footer {
	background-image: url(/images/7h/template22/footer_hr.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	width: 737px;
	padding-left: 35px;
	padding-top: 18px;
}

#footer {
	background-image: url(/images/7h/template7/footer.jpg);
	background-repeat: no-repeat;
	width: 899px;
	height: 20px;
}

#main_content {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	width: 555px;
	height: 755px;
}

#main_content_admin {
	background-image: url(/images/7h/template7/main_section.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 25px;
	/*width: 555px;*/
	height: 755px;
}

#sponsors {
	background-color: #ECEEED;
}

.sponsor_divider {
	padding-top: 18px;
	padding-bottom: 18px;
}




.copy{
	color: #000000;
	font-family: arial;
	font-size: 13px;
}
.copySmall{
	font-size: 11px;
}
.copyBold{
	color: #000000;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
}
.articleDate{
	color: #dd0000;
	font-family: arial;
	font-size: 11px;
}
.headerBold{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}


/* Links */
.copylink, .monthLink, .adminLink, .articleLink, a {
	color: #F6941D;
	font-family: arial;
	font-size: 13px;
	text-decoration: none;
}

.copylink:hover, .monthLink:hover, .adminLink:hover, .articleLink:hover, a:hover {
	color: #FFB55E;
}

.copylinkSmall {
	color: #F6941D;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
}

.copylinkSmall:hover {
	color: #FFB55E;
}


.main_nav_link, .adminNavLink, .side_link {
	color: #000000;
	font-family: arial;
	font-size: 13px;
	text-decoration: none;
}

.main_nav_link:hover, .adminNavLink:hover, .side_link:hover {
	color: #888888;
}

.headerlink {
	color: #FFFFFF;
	font-family: arial;
	font-size: 13px;
	text-decoration: none;
}

.headerlink:hover {
	color: #AAAAAA;
}






.submitUserEmail{
	color: #0000dd;
	font-family: arial;
	font-size: 11px;
}
.headerBold{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}
.articleDragBox{
	color: #000000;
	font-family: arial;
	font-size: 13px;
	cursor: pointer;
	z-index: 1000;
	/*text-indent: -10px;*/
}
.articleDropBin{
	color: #000000;
	font-family: arial;
	font-size: 13px;
	text-align: center;
	border: 1px solid #000000;
	width: 380;
	height: 100;
	z-index: 0;
}
.drop_bin_header {
	border-bottom: 1px solid #000000;
}
.scheduleBin{
	background-image: url(/images/calendar.gif);
	background-repeat: no-repeat;
	width: 32;
	height: 32;
	z-index: 0;
}
.archiveBin{
	background-image: url(/images/archive.gif);
	background-repeat: no-repeat;
	width: 32;
	height: 32;
	z-index: 0;
}
.trashBin{
	background-image: url(/images/trash.gif);
	background-repeat: no-repeat;
	width: 32;
	height: 32;
	z-index: 0;
	cursor: pointer;
}

.iconLink{
	display: inline;
	border: 1px solid #213084;
}

.calendar_square {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454F53;
	font-style: normal;
	width: 96px;
	height: 50px;
	border: 1px solid #A1A5A9;
	float: left;
}

.calendar_row {
	clear: both;
}

.calendar_square_mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454F53;
	font-style: normal;
	width: 15px;
	height: 15px;
	border: 1px solid #A1A5A9;
	float: left;
}

.calendar_task {
	position: absolute;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454F53;
	font-style: normal;
	width: 200px;
	/*border-bottom: solid 1px #0000FF;*/
	z-index: 10;
}

.calendar_month {
	background-image: url(/schedule/phpical/templates/default/images/time_bg.gif);
	padding-left: 10px;
	height: 35px;
	font-size: 18px;
	font-family: helvetica, sans-serif;
	border: 1px solid #A1A5A9;
	text-align: center;
}

.calendar_weekday {
	font-weight: bold;
	border: 1px solid #A1A5A9;
	background-color: #EEEEEE;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9px;
	float: left;
	width: 96px;
	text-align: center;
}

.calendar_sub_section {
	background-image: url(/schedule/phpical/templates/default/images/side_bg.gif);
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #A1A5A9;
	height: 20px;
}

.calendar_border {
	border: 1px solid #A1A5A9;
}

.calendar_link {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.calendar_link:hover {
	text-decoration: underline;
}
.drop_down{
	background-color: #DCE4F8;
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #000000;
}

#review_bin{
	height: 354px;
	overflow-x:hidden;overflow-y:auto;
    border:1px solid #000000;
}

.headerlink {
	color: #FFFFFF;
	font-family: arial;
	font-size: 13px;
	text-decoration: none;
}

.headerlink:hover {
	color: #AAAAAA;
}

.articleLink{
	font-weight: bold;
}


.articleDragLink{
	color: #000000;
	font-family: arial;
	font-size: 13px;
	text-decoration: none;
}
.articleDragLink:hover{
	color: #444444;
	font-family: arial;
	font-size: 13px;
	text-decoration: none;
}
.urgentLink{
	color: #FF0000;
	font-family: arial;
	font-size: 13px;
	text-decoration: none;
}
.urgentLink:hover{
	color: #FF6A6A;
	font-family: arial;
	font-size: 13px;
	text-decoration: none;
}
.pageLink{
	color: #E75D21;
	font-family: arial;
	font-size: 13px;
	text-decoration: none;
}
.pageLink:hover{
	color: #ED885C;
	font-family: arial;
	font-size: 13px;
	text-decoration: none;
}
.highlightedPageLink{
	color: #84320F;
	font-family: arial;
	font-size: 13px;
	text-decoration: none;
}
.highlightedPageLink:hover{
	color: #C04916;
	font-family: arial;
	font-size: 13px;
	text-decoration: none;
}

.dropDownLink{
	color: #000000;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}
.dropDownLink:hover{
	color: #6A6AFF;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}

.copylinkbold {
	font-weight: bold;
}

