/*-----------Log in box-------------
*/

*
{
	margin: 0;
	padding: 0;
}
body
{
	background: url("/images/bg.jpg") repeat scroll 0 0 #FBFBFB;
	color: #666666;
	font-family: "Lucida Grande" ,Verdana,sans-serif;
	font-size: 12px;
	line-height: 20px;
}
:focus
{
}
p
{
	padding-bottom: 15px;
}
img, a img
{
	border: 0 none;
}
ul li
{
	list-style: none outside none;
}
.clear
{
	clear: both;
}
a
{
	color: #008EE8;
	outline: medium none;
	text-decoration: none;
}
a:hover
{
	color: #EC8526;
	text-decoration: none;
}
#hld
{
	background: url("/images/interior-top-blue-gradient.jpg") repeat-x scroll 0 0 transparent;
	min-height: 402px;
}
.wrapper
{
	margin: 0 auto;
	min-width: 960px;
	padding-top: 5px;
	width: 90%;
}
.wrapper2
{
	margin: 0 auto;
	min-width: 960px;
	padding-top: 20px;
	width: 90%;
}
#logo
{
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.block
{
	background: url("/images/bnd.gif") repeat-x scroll center bottom #FFFFFF;
	clear: both;
	margin-bottom: 25px;
	padding-bottom: 5px;
}
.block .bendl
{
	background: url("/images/bendl.gif") no-repeat scroll left bottom transparent;
	float: left;
	height: 5px;
	width: 3px;
}
.block .bendr
{
	background: url("/images/bendr.gif") no-repeat scroll left bottom transparent;
	float: right;
	height: 5px;
	width: 4px;
}
.block .block_head
{
	background: url("/images/bhead.gif") repeat-x scroll 0 0 transparent;
	height: 54px;
	line-height: 54px;
	overflow: hidden;
}
.block .block_head .bheadl
{
	background: url("/images/bheadl.gif") no-repeat scroll left top transparent;
	float: left;
	height: 54px;
	width: 20px;
}
.block .block_head .bheadr
{
	background: url("/images/bheadr.gif") no-repeat scroll right top transparent;
	float: right;
	height: 54px;
	width: 20px;
}
.block .block_head h2
{
	color: #555555;
	float: left;
	font-family: "Titillium999" , "Trebuchet MS" ,Arial,sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-shadow: 1px 1px 0 #FFFFFF;
	text-transform: uppercase;
}
.block .block_head ul
{
	float: right;
	font-size: 11px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #FFFFFF;
	text-transform: uppercase;
}
.block .block_head ul li
{
	background: url("/images/phs.gif") no-repeat scroll 7px center transparent;
	display: inline;
	padding: 3px 0 3px 20px;
}
.block .block_head ul li.nobg
{
	background: none repeat scroll 0 0 transparent;
}
.block .block_head ul li a
{
	color: #666666;
	outline: medium none;
	text-decoration: none;
}
.block .block_head ul li.active a
{
	color: #888888;
}
.block .block_head ul li a:hover
{
	color: #008EE8;
}
.block .block_head form
{
	float: right;
	height: 34px;
	line-height: 24px;
	padding: 15px 0;
}
.block .block_head form .text
{
	background: url("/images/srch.gif") no-repeat scroll left center transparent;
	border: 0 none;
	color: #999999;
	font-size: 11px;
	height: 15px;
	margin: 0;
	padding: 5px 10px 5px 25px;
	width: 129px;
}
.block .block_head form .text:focus
{
	background: url("/images/srch_.gif") no-repeat scroll left center transparent;
	color: #666666;
}
.block .block_head select
{
	text-transform: none;
}
.block .block_content
{
	background: none repeat scroll 0 0 #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	overflow: hidden;
	padding: 10px 20px 0;
}
.block .block_content h1, .block .block_content h2
{
	color: #454545;
	font-family: "Titillium999" , "Trebuchet MS" ,Arial,sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
.block .block_content h3
{
	color: #666666;
	font-family: "Lucida Grande" ,Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.block .block_content h4
{
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}
.block table
{
	margin-bottom: 15px;
	text-align: left;
}
.block table tr td, .block table tr th
{
	border-bottom: 1px solid #DDDDDD;
	line-height: normal;
	padding: 10px;
	text-align: left;
}
.block table tr td.delete
{
	font-size: 11px;
	text-align: right;
}
.block table tr td.delete a
{
	color: #666666;
}
.block table tr td.delete a:hover
{
	color: #DD0000;
}
.block .tableactions
{
	float: left;
	overflow: hidden;
	padding-bottom: 20px;
}
.block .tableactions select
{
	margin-right: 5px;
	outline: medium none;
	vertical-align: middle;
	width: 100px;
}
.block .pagination
{
	border-top: 1px solid #EEEEEE;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 15px;
}
.block .pagination.right
{
	border: 0 none;
	float: right;
	overflow: hidden;
	padding-top: 1px;
	text-align: right;
	width: 500px;
}
.block .pagination a
{
	-moz-border-radius: 3px 3px 3px 3px;
	border: 1px solid #CCCCCC;
	margin: 0 1px;
	padding: 3px 6px;
}
.block .pagination a.active
{
	background: none repeat scroll 0 0 #39A3E6;
	border: 1px solid #0082D5;
	color: #FFFFFF;
}
.block .pagination a:hover
{
	background: none repeat scroll 0 0 #EC8526;
	border: 1px solid #D77011;
	color: #FFFFFF;
}
.block .block_content ul
{
	padding-bottom: 15px;
	padding-left: 15px;
}
.block .block_content ol
{
	list-style-position: inside;
	padding-bottom: 15px;
	padding-left: 15px;
}
.block .block_content ul li
{
	background: url("/images/li.gif") no-repeat scroll 0 7px transparent;
	margin-bottom: 5px;
	padding-left: 15px;
}
.block .block_content ol li
{
	margin-bottom: 5px;
}
.block hr
{
	background: none no-repeat scroll 0 0 transparent;
	border-color: -moz-use-text-color -moz-use-text-color #DDDDDD;
	border-style: none none solid;
	border-width: 0 0 1px;
	height: 1px;
	margin-bottom: 15px;
}
.block .message
{
	-moz-border-radius: 3px 3px 3px 3px;
	font-weight: bold;
	margin: 10px 0;
	overflow: hidden;
	padding: 10px 15px 10px 40px;
}
.block .message p
{
	float: left;
	padding: 0;
	width: 93%;
}
.block .message.errormsg
{
	background: url("/images/error.gif") no-repeat scroll 12px 12px #FFECCE;
	border: 1px solid #E9C59B;
	color: #E3302C;
}
.block .message.success
{
	background: url("/images/success.gif") no-repeat scroll 12px 12px #EDFBD8;
	border: 1px solid #BFDE84;
	color: #508600;
}
.block .message.info
{
	background: url("/images/info.gif") no-repeat scroll 12px 12px #ECF9FF;
	border: 1px solid #BBDBE0;
	color: #0888C3;
}
.block .message.warning
{
	background: url("/images/warning.gif") no-repeat scroll 12px 12px #FEFDE2;
	border: 1px solid #E5E181;
	color: #666666;
}
.block .message .close
{
	cursor: pointer;
	display: block;
	float: right;
	height: 16px;
	margin-top: 2px;
	opacity: 0.7;
	width: 16px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/images/close.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.block .message .close.hover
{
	opacity: 1;
}
.block form p
{
	clear: both;
	overflow: hidden;
}
.block form label
{
	color: #555555;
	font-family: "Lucida Grande" ,Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
	vertical-align: middle;
}

.block form input.submit
{
	background: url("/images/btns.gif") no-repeat scroll center top transparent;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	font-family: "Titillium800" , "Trebuchet MS" ,Arial,sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	margin-right: 10px;
	text-shadow: 1px 1px 0 #0A5482;
	text-transform: uppercase;
	vertical-align: middle;
	width: 85px;
}

.block.small.left
{
	clear: none;
	float: left;
}
.block.small.right
{
	clear: none;
	float: right;
}
.block.small .block_head
{
	background: url("/images/bhead.gif") repeat-x scroll 0 0 transparent;
}
.block.small .block_content
{
	background: none repeat scroll 0 0 #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.block.small .block_content input.text, .block.small .block_content textarea
{
	padding: 7px;
	width: 96%;
}
.block.small.center
{
	float: none;
	margin: 0 auto;
}
.block.small.center.login
{
	background: url("/images/bnd.gif") repeat-x scroll center bottom #FFFFFF;
	margin-bottom: 100px;
	margin-top: 50px;
	padding-bottom: 5px;
	width: 470px;
}
.block.withsidebar .bendl
{
	background: url("/images/bendsb.gif") no-repeat scroll left bottom transparent;
	width: 191px;
}
.block.withsidebar .block_content
{
	background: url("/images/sidebar.gif") repeat-y scroll 0 0 transparent;
	overflow: hidden;
	padding: 0;
}
