/*this section defines the absolute pixel widths used in the site*/

.site_width {
	width: 900px;
}

.site_width_popup {
	width: 100%;
}

.content_width {
	width: 820px;
}

.header_width {
	width: 461px;
}

.dropdown_width {
	/*width: 206px;*/
	width: 150px;
	

}

.next_previous_width {
	/*width: 255px;*/
	width: 300px;

	
}

.tools_width {
	width: 455px;
}


/*this section styles all the standard elements*/

body {
	background-color: #00A4E3;
	/*if required background-image: url(../images/projectname_t_page.gif);
	background-repeat: repeat-x;*/
	font-family: Arial, sans-serif;
	font-size: 70%;
	
	
	color: #005A84;
	
	
}	

a {
	color: #00A4E3;
	text-decoration: underline;
}

a:visited {
	color: #005A84;
	text-decoration: underline;
}

a:hover {
	color: #00A4E3;
	text-decoration: none;
}	

/*td borders to check layout*/
/*td {
	border: solid 0.1em #000000;
}*/

/*table headers*/
th {
	font-weight: bold;
	color: #005A84;
	padding: 0.4em 0.3em 0.3em 0.3em;
	border-right: solid 0.1em #666666;
	border-bottom: solid 0.3em #F1852A;
}

/*paragraphs*/
p {
	padding: 0em 0em 0.8em 0em;
	color: #005A84;
	line-height: 1.2em;
}


input {
	/*
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 1em;
	padding: 0.2em 0.3em 0.1em 0.3em;
	*/
	
	font-size:1em;
	border: 1px solid #000000;
	
	color:black;
	margin: 0px 3px 0px 3px;
	padding: 0px 10px 0px 10px;
	
}


/*input button*/
.go_button_position input {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #FFFFFF;
	border: none;
	padding: 0.2em 0.3em 0.1em 0.3em;
}





#btnSubmit {
	background-color: #005A84;
}

#mainNavSelect {
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 1em;
	color: #00A4E3;
	width: 168px;
}


/*H Styles - Business*/
H1 {
	font-size: 1.6em;
	color: #61B2E1;
	padding: 1.8em 0em 0.4em 0em;
}

H2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #61B2E1;
	padding: 0.6em 0em 0.3em 0em;
}

H3 {
	font-weight: bold;
	color: #61B2E1;
	padding: 0.4em 0em 0.3em 0em;
}

H4 {
	color: #61B2E1;
	padding: 0.4em 0em 0.3em 0em;
}


/*this places the logo*/

.logo a {
	background: url(../images/yw_clear_sds_logo.jpg) no-repeat;
	height: 102px;
	display: block;
	width: 188px;
}

/*this places the clear logo and title*/
.clear {
	background: url(../images/yw_clear_sds_title.jpg) no-repeat;
	height: 102px;
	display: block;
	width: 251px;
}

/*this places the main nav dropdown*/
.main_nav_position{
	padding-top: 5.5em;
}

.go_button_position {
	padding-left: 0.45em;
}

/*this places the next and previous*/

.next_previous_position{
	padding-top: 5.75em;
	padding-left: 2em;
	
}

#next_previous li{
	float: left;
	list-style-type: none;
	white-space: nowrap;
	font-weight: bold;
}



#next_previous a{
	color: #005A84;
	padding: 0em 0.3em 0em 0.3em;
	text-decoration: none;
}

#next_previous a:hover{
	color: #00A4E3;
}

#next_previous .page{
	color: #00A4E3;
	font-weight: bold;
	padding: 0em 0.5em 0em 0.5em;
	
}

/*this section styles the header, tools and search*/

/*tools*/

#tools_menu li {
	float: left;
	list-style-type: none;
	white-space: nowrap;
}

#tools_menu {
	color: #B3E4F6;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	padding-top: 1em;
	padding-left: 1em;
}

#tools_menu a {
	color: #B3E4F6;
	text-decoration: none;
	padding-left: 1em;
	text-align: right;
}

#tools_menu a:hover {
	color: #005A84;
}

#tools_menu .admin a {
	color: #900000;
}

#tools_menu .admin a:hover {
	color: #FFFFFF;
}

/*this section styles the footer and text resizer*/
.footer{
	background-color: #00A4E3;
	color: #B3E4F6;
	font-weight: bold;
	padding: 1em 0.7em 1em 1em;
}

.text_size_footer {
	background-color: #00A4E3;
	width: 18px;
	padding: 1em 0em 0em 0em;
}

.text_size_footer_position {
	padding: 1em 0.7em 0em 0em;
}


.text_resize_small a {
	/*background: url(../images/text_size_small.gif) no-repeat;*/
	height: 13px;
	/*display: block;*/
	width: 10px;
}

/*
.text_resize_small a:hover {
	background: url(../images/text_size_small_selected.gif) no-repeat;
}


.text_resize_small a .selected {
	background: url(../images/text_size_small_selected.gif) no-repeat;
	height: 13px;
	display: block;
	width: 18px;
}

*/

.text_resize_medium a {
	/*background: url(../images/text_size_medium.gif) no-repeat;*/
	height: 13px;
	/*display: block;*/
	width: 18px;
}
/*
.text_resize_medium a:hover {
	background: url(../images/text_size_medium_selected.gif) no-repeat;
}

.text_resize_medium a .selected {
	background: url(../images/text_size_medium_selected.gif) no-repeat;
}

*/

.text_resize_large a {
	/*background: url(../images/text_size_large.gif) no-repeat;*/
	height: 13px;
	/*display: block;*/
	width: 18px;
}
/*
.text_resize_large a:hover {
	background: url(../images/text_size_large_selected.gif) no-repeat;
}

.text_resize_large a .selected {
	background: url(../images/text_size_large_selected.gif) no-repeat;
}
*/

/*this section styles the homepage content*/


/************************************************************************************/

h2.hidden{
	position: absolute;
	left: -999px;
}

.home_menu {
	background: url(../images/yw_clear_sds_home_menu.jpg) no-repeat;
	height: 351px;
	display: block;
	width: 251px;
}

#homepage_menu a {
	font-size: 1.2em;
	color: #005A84;
	text-decoration: none;
}

#homepage_menu a:hover {
	color: #00A4E3;
}

.homepage_menu_01 {
	padding-top: 2.4em;
	padding-left: 3.7em;
}

.homepage_menu_02 {
	padding-top: 1.8em;
	padding-left: 5em;
}

.homepage_menu_03 {
	padding-top: 1.3em;
	padding-left: 4.1em;
}

.homepage_menu_04 {
	padding-top: 1.7em;
	padding-left: 5em;
}

.homepage_menu_05 {
	padding-top: 1.7em;
	padding-left: 5.3em;
}

.homepage_menu_06 {
	padding-top: 1.3em;
	padding-left: 4.8em;
}


/*this section styles the content page*/

.page_title {
	padding-left: 4.2em;
	background-color: #F0FAFE;
}

.content_position {
	padding-left: 4.2em;
/*	background: url(../images/yw_clear_sds_page_image.jpg) no-repeat #F0FAFE;*/
	padding-bottom: 4.2em;
}

/*styles the WYSIWYG content (tables in particular)*/


/*table.control td*/


#contentHTML table{
	margin-top: 1em;
	/*border-left: solid 0.1em #005A84;
	border-top: solid 0.1em #005A84;*/
}

/* Copy block above but with none so that don't put border round selection action admin
table which uses class control. */
#contentHTML table.control{
	margin-top: 1em;
	border-left: none;
	border-top: none;
}








#contentHTML td{
	color: #005A84;
	/*padding: 0.4em 0.3em 0.3em 0.3em;*/
	/*border-right: solid 0.1em #005A84;
	border-bottom: solid 0.1em #005A84;*/
}

#contentHTML table.control td{
	color: #005A84;
	padding: 0.4em 0.3em 0.3em 0.3em;
	border-right: none;
	border-bottom: none;
}










/************************************************************************************************/




#contentHTML th{
	font-weight: bold;
	color: #005A84;
	padding: 0.4em 0.3em 0.3em 0.3em;
	border-right: solid 0.1em #005A84;
	border-bottom: solid 0.3em #005A84;
}

#contentHTML a {
	color: #00A4E3;
	text-decoration: underline;
}

#contentHTML a:visited {
	color: #005A84;
	text-decoration: underline;
}

#contentHTML a:hover {
	text-decoration: none;
	color: #005A84;
}

#contentHTML ul{
	margin-left: 2em;
	color: #005A84;
	padding: 0em 0em 1.5em 0em;
	line-height: 1.5em;
}

#contentHTML ul li {
	float: none;
	list-style-type: disc;
	white-space: normal;
}

#contentHTML ol{
	margin-left: 2.5em;
	color: #005A84;
	padding: 0em 0em 1.5em 0em;
	line-height: 1.5em;
}
#contentHTML ol li {
	float: none;
	list-style-type: decimal;
	white-space: normal;
}








.control
{
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
}

p.control
{
	border-bottom-width: 0px;
}

.list td.control
{
	padding: 0px;
}

table.control
{
	width: 100%;
	height: 22px;
}

table.control td.flag
{
	width: 15px;
	padding: 2px;
	text-align: left;
}

table.control td.flag img
{
	width: 10px;
	height: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	clip: rect();
	filter: Blur(Add=True, Direction=315, Strength=20);
}

table.control td.flag img.LOCKED
{
	background-color: #FF6600;
}

table.control td.flag img.UNPUBLISHED
{
	background-color: #0099CC;
}

table.control td.flag img.EXPIRED
{
	background-color: #999999;
}

table.control td.flag img.PREPUBLISH
{
	background-color: #999999;
}

table.control td.flag img.WORKING
{
	background-color: #333399;
}

table.control td.flag img.PREVIOUS
{
	background-color: #999999;
}

table.control td.flag img.ACTIVE
{
	background-color: #339966;
}

table.control td.flag img.REJECTED
{
	background-color: #FF0000;
}

table.control td.flag img.REMOVED
{
	background-color: #999999;
}

table.control td.status
{
	width: 75%;
	color: #666666;
	padding: 2px;
	text-align: left;
}

table.control td.action
{
	width: 25%;
	padding: 2px;
}

table.control td.action select
{
	width: 100%;
	color: #666666;
	height: 14px;
}



/* NOTE: list specific styles format any single column lists. */



.list
{
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
}

.list td
{
	padding: 0px;
	padding-right: 5px;
}

.list td.group h1
{
	margin-bottom: 0px;
}

.list td a
{
	font-weight: bold;
	text-decoration: underline;
}

.list td.title
{
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 2px;
	vertical-align: top;
}

.list td.info
{
	text-align: right;
	color: #666666;
	width: 20%;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}

.list td.group
{
	width: 5%;
	padding: 5px;
	padding-left: 0px;
	vertical-align: top;
}

.list td.description
{
	vertical-align: top;
	padding-bottom: 0px;
}

.list td.nomatch
{
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.list td.no_dtl_title
{
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}

.list td.no_dtl_info
{
	text-align: right;
	color: #666666;
	width: 20%;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}

.list td.no_dtl_file
{
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 20%;
	vertical-align: top;
}

.list td.no_dtl_file img
{
	border: 0px;
	margin-right: 5px;
}

.list td.no_dtl_group
{
	width: 5%;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}

.list td.address
{
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 40%;
}

.list td.contact
{
	border-left: 1px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 60%;
}

.list td.contact div
{
	padding-bottom: 5px;
}

.list td.contact img
{
	margin-right: 5px;
	border: 0px;
}
.list td.no_control
{
}
.list td.no_control hr
{
}
.itemhr
{
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	width: 100%;
}


/* NOTE: filter bar specific styles format filters at the top of lists and other controls. */



.filter
{
	font-weight: normal;
	padding: 0px;
}

.filter table
{
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.filter table td
{
	padding: 0px;
	padding-right: 10px;
}

.filter td.label
{
	padding-left: 0px;
	padding-right: 3px;
}

.filter td.logic
{
	font-weight: bold;
	padding-right: 10px;
}

.share td.label
{
	border: 0px;
	font-weight: bold;
	padding: 2px;
	padding-left: 0px;
	font-weight: bold;
	text-align: left;
	width: 40%;
}

.contact td.label
{
	width: 35%;
	text-align: right;
	font-weight: normal;
	border-right: 1px solid #CCCCCC;
}





input.formbutton
{
	/*color: #FFFFFF;
	background-color: #00496E;
	border-width: 1px;
	border: 1px solid #00496E;
	height: 18px;
	cursor: pointer;*/
}



.imageconfig
{
	margin-top: 8px;
	margin-bottom: 8px;
	border-top: 1px solid #00A2E1;
	border-bottom: 1px solid #00A2E1;
	/*background-color: #00A4E3;*/
}
.imageconfig td
{
	padding: 2px 5px 2px 5px;
}

.imagetype
{
	font-size: 11px;
	text-align: center;
	font-weight: normal;
}
.imagetype a
{
	text-decoration: underline;
	font-size: 10px;
}

table.version td.flag
{
	width: 15px;
	padding: 2px;
	text-align: left;
	height: 25px;
}

table.version td.flag img
{
	width: 10px;
	height: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	clip: rect();
	filter: Blur(Add=True, Direction=315, Strength=20);
}

table.version td.flag img.LOCKED
{
	background-color: #FF6600;
}

table.version td.flag img.UNPUBLISHED
{
	background-color: #0099CC;
}

table.version td.flag img.EXPIRED
{
	background-color: #999999;
}

table.version td.flag img.PREPUBLISH
{
	background-color: #999999;
}

table.version td.flag img.WORKING
{
	background-color: #333399;
}

table.version td.flag img.PREVIOUS
{
	background-color: #999999;
}

table.version td.flag img.ACTIVE
{
	background-color: #339966;
}

table.version td.flag img.REJECTED
{
	background-color: #FF0000;
}

table.version td.flag img.REMOVED
{
	background-color: #999999;
}

table.version td.status
{
	width: 75%;
	color: #666666;
	padding: 2px;
	text-align: left;
}

.action
{
	font-size: 11px;
	height: 22px;
	margin: 0px 0px 3px 0px;
}
.action td
{
	height: 25px;
}

caption
{
	display: none;
}