/* Global layout Styles - Clearpak */

#container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-left: 30px solid white;
	border-right: 30px solid white;
	border-bottom: 25px solid white;
	padding: 25px 0px 0px 0px;
	/*background: #ffffff url(../images/diagonal-lines-tile.jpg) repeat-x bottom left;*/
	background: #ffffff;
	min-height: 525px;
}
#container-footer-comply-with-clarity {
	width: 920px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	border-left: 30px solid white;
	border-right: 30px solid white;
	border-bottom: 15px solid white;
	padding: 25px 0px 0px 0px;
	background: #ffffff url(../images/comply-with-clarity.jpg) no-repeat bottom;
}
#header {
	padding-bottom: 40px;
}

#main-menu {
	float: right;
	padding-top: 30px;
	
}

#main-menu li a{
	background: #6d6e71;
	color: white;
	padding: 2px 8px 2px 8px;
	text-shadow: 1px 1px 1px #67686A;
	font-weight: normal;
}

#main-menu li a.white{
	background: white;
	color: #6d6e72;
	padding: 2px 8px 2px 8px;
	border-right:3px solid white;
	text-shadow: none;
}

#main-menu li a:hover {
	color: #c9c9c5;
	text-decoration: none;
}

#main-menu li a.white:hover {
	background: #e2e2d8;
	color: #6d6e72;
}

#main-menu li a.white.active {
	background: #ced629;
	color: white;
	text-shadow: none;
}

#main-menu li a.active {
	/*color: #cfd62d;*/
	background: #ced629;
	color: white;
	text-shadow: none;
}

#main-menu li.last a{
	background: #6d6e71;
	color: #cfd62d;
	padding: 2px 8px 2px 8px;
	text-shadow: 1px 1px 1px #67686A;
	/*border-left: 3px solid white;*/
}
#main-menu li.last a:hover {
	color: #c9c9c5;
	text-decoration: none;
}


#banner {
	background: #377AA8 url(../images/home-banner.jpg) no-repeat scroll 0 0; /* #6D6E72 */
	padding: 51px 530px 38px 40px;
	min-height: 191px;
	margin-bottom: 20px;
	color: white;
}

#banner h1 {
	font-size: 1.85em;
	letter-spacing: -1px;
	text-shadow: 1px 1px 1px #555555;
	margin-bottom: 15px;
	color: #ffffff;
	font-weight: bold;	
}

#banner p {
	text-shadow: 1px 1px 4px #555555;
	margin-bottom: 25px;
	text-align: justify;
}

#banner a {
	display: block;
	width: 220px;
	background: url(../images/clearpak-lozenge.jpg) no-repeat;
	color: white;
	font-size: 1.4em;
	padding: 7px 10px 8px 10px;
	text-shadow: 1px 1px 1px #555555;
}

#banner a span {
	
}

#banner a:hover{
	text-decoration: none;
}

#featured-menu li a {
	width: 290px;
	height: 115px;
	border-right:25px solid #ffffff;
}

#featured-menu li a:hover {
	text-decoration: none;
}

#featured-menu li a:hover span  {
	text-decoration: underline;
}

#featured-menu li a.last {
	border-right:0px;
}

#featured-menu #home-feature-1 {
	background: url(../images/home-quote-grey.jpg);
}

#featured-menu #home-feature-2 {
	background: url(../images/home-join-green.jpg);
}

#featured-menu #home-feature-3 {
	background: url(../images/home-seminar-grey.jpg);
}

#featured-menu #home-feature-1, #featured-menu #home-feature-2, #featured-menu #home-feature-3 {
	padding: 43px 0 0 40px;
	height: 66px;
	width: 250px;
	color: #ffffff;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	font-weight: bold;
	font-size: 0.9em;
}

#featured-menu #home-feature-1 span, #featured-menu #home-feature-2 span, #featured-menu #home-feature-3 span{
	display: block;
	color: #ced629;
	font-size: 1.5em;
}

#footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 8px 0px 30px 0px;	
	color: #696a6e;
	font-size: 0.85em;
}

#footer-menu {
	padding: 0 0px 0 6px;
}

#footer-menu a{
	padding: 0px 9px 0px 6px;
	/*font-weight: bold;*/
}
#footer-menu a.last{
	padding: 0px 0px 0px 6px;
	/*font-weight: bold;*/
}

#footer a{
	color: #696a6e;
}

#credits {
	float: right;
	/*color: #c8cdc9;
	font-size: 1.6em;
	font-weight: bold;
	padding-left: 7px;*/
}

#credits, #credits a{
	/*color:#c8cdc9;*/
}

#credits #webspoke{
	padding-right: 20px;
}


#columns.two-column-left-sidebar #col-1 {
	width: 180px;
	border-right:30px solid #ffffff;
	float: left;
}

#columns.two-column-left-sidebar #col-2 {
	width: 710px;
	float: left;
}

#inner-columns #left-column {
	width: 520px;
	border-right: 30px solid #ffffff;
	float: left;
	text-align: justify;

}

#inner-columns #right-column {
	width: 160px;
	float: left;
	padding: 42px 0 0 0;
}

#content-banner {
	margin-bottom: 35px;
}

#submenu {
	border-top:1px solid #c3c3bd;
}

#submenu li a {
	font-size: 0.85em;
	border-bottom: 1px solid #c3c3bd;
	font-weight: normal;
	padding: 1px 0px 1px 8px;
	color: #494a4c;	
}

#submenu li a:hover {
	color: #8a8c91;
	text-decoration: none;
}

#submenu li a.active {
	background: #ced629;
	color: #494a4c;
}


#submenu li.indented a {
	font-size: 0.85em;
	border-bottom: 1px solid #c3c3bd;
	font-weight: normal;
	padding: 1px 0px 1px 25px;
	color: #494a4c;
}
#submenu li.indented a:hover {
	color: #8a8c91;
	text-decoration: none;
}
#submenu li.indented a.active{
	background: #ced629;
	color: #494a4c;
}


#account-menu {
	border-top:2px solid #5e5f63;
}
#account-menu li a{
	font-size: 0.85em;
	border-bottom: 1px solid #c3c3bd;
	font-weight: normal;
	padding: 1px 0px 1px 8px;
	color: #494a4c;	
}
#account-menu li a:hover{
	color: #494a4c;
	text-decoration: none;
	background: #ced629;
}
#account-menu li a.active{
	background: #ced629;
	color: #494a4c;
}

/*
table {
	width: 100%;
	border-right: 1px solid #cccccc;
}

table th{
	background: #6d6e71;
	color: #ffffff;
	font-weight: normal;
	text-align: center;	
	padding: 1px 1px 1px 1px;
	font-size: 0.9em;
}

table td{
	font-size: 0.9em;
	text-align: center;	
	padding: 1px 1px 1px 1px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

table .left{
	text-align: left;
	padding: 1px 1px 1px 5px;	
}
*/

input, select {
	color: #5e5f63;
	/*border: 1px double #999999;*/
}

.button {
	background: #ced629;
	color: white;
	text-shadow: none;
	border: 0px solid #ffffff;
	padding: 1px 4px 1px 4px;
}

a.pdf-icon {
	background: url(../images/icons/pdf_icon.gif) no-repeat left;
	padding-left: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 1.2em;
}


