/*
Theme Name: Crocodile House
Description: The Default theme for Crocodile House.
Author: Eventure Internet
Author URI: http://www.eventureinternet.com/
*/

body {
    background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
}

table#holder {
    border-collapse: collapse;
	margin: 0 auto;
	padding: 0;
	width: 772px;
}

#home_text {
	color: #878889;
	font-family: Arial, sans-serif;
    font-size: 12px;
	margin: 0 auto;
	padding: 17px 0 0 0;
	text-align: left;
	width: 772px;
}

#home_text p {
	margin: 0;
	padding: 0 0 15px 0;
}

#home_text_left {
    float: left;
	margin: 0 13px 0 0;
	width: 375px;
}

#home_text_right {
    float: left;
	width: 380px;
}

.clear_floats {
    clear: both;
}


table#home_boxes {
	background: url("/wp-content/themes/crocodile_house/images/home_boxes.gif") no-repeat;
    border-collapse: collapse;
	height: 211px;
	margin: 20px auto 0 auto;
	padding: 0;
	width: 772px;
}

div#home_text a {
	color: #024578;
	font-weight: bold;
	text-decoration: none;
}

div#home_text a:hover {
	color: #000;
	text-decoration: underline;
}

table#home_boxes td {
    padding: 0;
	vertical-align: top;
}

table#home_boxes td#home_boxes_1 {
    width: 398px;
}

table#home_boxes td#home_boxes_2 {
    width: 373px;
}

#home_boxes p {
	margin: 0;
	padding: 0;
}

#home_boxes p.home_boxes_title {
	color: #c0c1c2;
    font-family: Arial, sans-serif;
	font-size: 23px;
	padding: 20px 0 4px 0;
}

.News_Table {
	border-collapse: collapse;
	color: #878889;
    font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0 5px 0 0;
}

.News_Table br {
    height: 1px;
	line-height: 6px;
	margin: 0;
	padding: 0;
}

.News_Table td {
	padding: 0;
    vertical-align: top;
}


.News_Table a {
    color: #83acd4;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#home_boxes p.news_title {
	color: #83acd4;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0 30px 0 0;
}

#home_boxes p.news_title a, #home_boxes p.news_title a:visited, #home_boxes p.recent_title a, #home_boxes p.recent_title a:visited {
	color: #83acd4;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.single_line_break {
	margin-bottom: 0;
	padding-bottom: 0;
}

.divider {
	border-bottom: 1px solid #d9d9d9;
	clear: both;
	height: 5px;
	margin: 0 0 15px 0;
	overflow: hidden;
}

p.aligned_right {
	float: right;
}

p.aligned_left {
	float: left;
}

#home_boxes p.news_title a:hover, #home_boxes p.recent_title a:hover {
    color: #000;
	text-decoration: underline;
}

#home_boxes div.news_text p,
#home_boxes p.news_text {
	color: #878889;
	font-family: Arial, sans-serif;
    font-size: 12px;
	padding: 0 30px 7px 0;
}

#home_boxes p.news_date {
	color: #878889;
	font-family: Arial, sans-serif;
    font-size: 12px;
	padding: 0 30px 0 0;
}

#home_boxes p.news_all {
	color: #000;
	font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
	padding: 3px 30px 5px 0;
}

#home_boxes p.news_all a, #home_boxes p.news_all a:visited {
	color: #024578;
	text-decoration: none;
}

#home_boxes p.news_all a:hover {
	text-decoration: underline;
}

#home_boxes p.home_boxes_recent {
    float: left;
	width: 135px;
}

#home_boxes p.recent_title {
	color: #83acd4;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0 30px 0 0;
}

#home_boxes div.recent_text {
	clear: both;
}

#home_boxes div.recent_text a {
	color: #024578;
	font-weight: bold;
	text-decoration: none;
}

#home_boxes div.recent_text a:hover {
	text-decoration: underline;
}

#home_boxes div.recent_text p {
	color: #878889;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 0 30px 7px 0;
}

#flash_header {
	font-family: Arial, sans-serif;
	font-size: 11px;
	position: relative;
	z-index: -100;
}

.ball_header {
	background: url("/wp-content/themes/crocodile_house/images/header_bg.png") no-repeat;
	height: 185px;
	position: relative;
	width: 772px;
}

.ball_header img {
	position: absolute;
	top: 110px;
}

.ball_header img.what_we_do {
	left: 19px;
}

.ball_header img.information {
	left: 121px;
}

.ball_header img.folio {
	left: 221px;
}

.ball_header img.login {
	left: 322px;
}

.ball_header img.contact {
	left: 424px;
}

.ball_header img.home {
	left: 715px;
	top: 138px;
}

#redline {
	color: #b8141a;
	font-family: "Arial Black";
	font-size: 25px;
	height: 60px;
	text-align: right;
}

#greenline {
	color: #017538;
	font-family: "Arial Black";
	font-size: 25px;
	height: 60px;
	text-align: right;
}

#yellowline {
	color: #deb902;
	font-family: "Arial Black";
	font-size: 25px;
	height: 60px;
	text-align: right;
}

#blueline {
	color: #024578;
	font-family: "Arial Black";
	font-size: 25px;
	height: 60px;
	text-align: right;
}

#orangeline {
	color: #f27021;
	font-family: "Arial Black";
	font-size: 25px;
	height: 60px;
	text-align: right;
}

#yellowline h1  {
	color: #deb902;
	font-family: "Arial Black";
	font-size: 25px;
	margin: 0;
	padding: 0;
}

#redline h1  {
	color: #b8141a;
	font-family: "Arial Black";
	font-size: 25px;
	margin: 0;
	padding: 0;
}

#greenline h1  {
	color: #017538;
	font-family: "Arial Black";
	font-size: 25px;
	margin: 0;
	padding: 0;
}

#blueline h1  {
	color: #024578;
	font-family: "Arial Black";
	font-size: 25px;
	margin: 0;
	padding: 0;
}


#orangeline h1  {
	color: #f27021;
	font-family: "Arial Black";
	font-size: 25px;
	margin: 0;
	padding: 0;
}

#theline {
	margin-top: -12px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 16px 0;
}

h3 {
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 16px 0;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 16px 0;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 16px 0;
}

h6 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 16px 0;
}

img.aligncenter {
	margin: 0 auto;
	padding: 0 0 15px 0;
}

img.alignleft {
	float: left;
	padding: 0 15px 15px 0;
}

img.alignright {
	float: right;
	padding: 0 0 15px 15px;
}

td.red h2,
td.red h3 {
	color: #b8141a;
}

td.green h2,
td.green h3 {
	color: #017538;
}

td.yellow h2,
td.yellow h3 {
	color: #deb902;
}

td.blue h2,
td.blue h3 {
	color: #024578;
}

td.orange h2,
td.orange h3 {
	color: #f27021;
}

table#content {
    border-collapse: collapse;
	margin: -12px 0 0 0;
	padding: 0;
	width: 100%;
}

#mainarea {
    width: 495px;
	color: #3c3c3c;
    font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 0 15px 15px 0;
}

.mainarea_no_menu {
	width: 100% !important;
}

#mainarea blockquote {
	border-left: 1px solid #d9d9d9;
	margin: 0 0 16px 0;
	padding: 0 0 0 12px;
}

#mainarea p {
	margin: 0;
	padding: 0 0 16px 0;
}

#mainarea blockquote p {
	padding-bottom: 0;
}

#mainarea ul,
#mainarea ol {
	margin: 0;
	padding: 0 0 16px 32px;
}

#menu {
    background: url('images/menuline.gif') top left repeat-y;
	width: 252px;
}

#menu_disabled {
	width: 252px;
}

.redtitle {
	color: #b8141a;
    font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 0 16px;
	padding: 0;
}

.greentitle {
	color: #017538;
    font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 0 16px;
	padding: 0;
}

.yellowtitle {
	color: #deb902;
    font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 0 16px;
	padding: 0;
}

.bluetitle {
	color: #024578;
    font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 0 16px;
	padding: 0;
}

.orangetitle {
	color: #f27021;
    font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 0 16px;
	padding: 0;
}

#menu ul {
	color: #4f4f50;
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	list-style-type: none;
	margin: 0 0 15px 18px;
	padding: 0;
	text-indent: 0;
}

#menu ul.folio {
	color: #deb902;
    font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 0 16px;
	padding: 0;
}

#menu ul.folio a {
	cursor: default;
}

#menu ul.folio ul {
	padding-top: 5px; 
}

#menu ul.folio ul a {
	cursor: pointer;
}

#menu ul.folio li {
	padding-bottom: 15px;
}

#menu ul.folio ul li {
	padding-bottom: 0;
}

#menu ul.folio a,
#menu ul.folio a:hover {
	color: #deb902;
	text-decoration: none;
}

#menu ul li {
    margin: 0;
	padding: 0;
}

#menu ul ul {
	color: #4f4f50;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

#menu ul.folio ul a {
	color: #4f4f50;
}

#menu ul.folio ul a:hover {
	color: #000;
	text-decoration: underline;
}

#menu li.current_page_item {
	color: #000;
	font-weight: bold;
}

#menu li.current_page_item a {
	color: #000 !important;
}

td.blue a {
	color: #024578;
	font-weight: bold;
	text-decoration: none;
}

td.red a {
	color: #b8141a;
	font-weight: bold;
	text-decoration: none;
}

td.yellow a {
	color: #deb902;
	font-weight: bold;
	text-decoration: none;
}

td.green a {
	color: #017538;
	font-weight: bold;
	text-decoration: none;
}

td.orange a {
	color: #f27021;
	font-weight: bold;
	text-decoration: none;
}

td.blue a:hover,
td.red a:hover,
td.yellow a:hover,
td.green a:hover,
td.orange a:hover {
	color: #000;
	text-decoration: underline;
}

a.userhome , a.userhome:hover, a.userhome:visited
{
    color: black;
	text-decoration: none;	
}

a.userhome:hover
{
	color: red;
	text-decoration: none;	
}


#menu a, #menu a:visited {
    color: #4f4f50;
	text-decoration: none;
}

#menu a:hover {
    color: #000;
	text-decoration: underline;
}

#footer {
    background: url("/wp-content/themes/crocodile_house/images/footer.gif") top left repeat-x;
	margin: 20px auto 25px auto;
	padding: 22px 0 0 0;
	width: 772px;
}

#footer_home {
    background: url("/wp-content/themes/crocodile_house/images/footer_home.gif") top left repeat-x;
	margin: 20px auto 25px auto;
	padding: 22px 0 0 0;
	width: 772px;
}

#footert {
	border-collapse: collapse;
    font-family: Arial;
	font-size: 11px;
	margin: 0;
	padding: 0;
	width: 100%;
}

#footer_left {
    color: #494949;
}

#footer_right {
    color: #c0c1c2;
	text-align: right;
}

#footer ul,
#footer_home ul {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer ul li,
#footer_home ul li {
	float: left;
	padding: 0 8px 0 0;
}

#footer a, #footer a:visited, #footer_home a, #footer_home a:visited {
    color: #c0c1c2;
	text-decoration: none;
}

#footer_home a:hover {
    color: #000;
}

#complete_footer {
	color: #646464;
	font-family: Arial, sans-serif;
	font-size: 11px;
    margin: 17px 0 0 0;
	text-align: center;
}

.green_large_header {
	color: #017538;
    font-size: 16px;
	font-weight: bold;
}

.green_small_header {
	color: #017538;
    font-size: 12px;
	font-weight: bold;
}

.orange_large_header {
	color: #f27021;
    font-size: 16px;
	font-weight: bold;
}

.orange_small_header {
	color: #f27021;
    font-size: 12px;
	font-weight: bold;
}

.yellow_large_header {
	color: #deb902;
    font-size: 16px;
	font-weight: bold;
}

.yellow_small_header {
	color: #deb902;
    font-size: 12px;
	font-weight: bold;
}

.blue_large_header {
	color: #024578;
    font-size: 16px;
	font-weight: bold;
}

.blue_small_header {
	color: #024578;
    font-size: 12px;
	font-weight: bold;
}

.red_large_header {
	color: #b8141a;
    font-size: 16px;
	font-weight: bold;
}

.red_small_header {
	color: #b8141a;
    font-size: 12px;
	font-weight: bold;
}

.nopadding {
    margin: 0;
	padding: 0;
}

img {
    border: 0;
}

img.onright {
    float: right;
}

img.onleft {
    float: left;
}

input {
    margin: 0 0 5px 0;
}

.form_title {
    line-height: 23px;
}

td.admin {
	background-color: White; 
}

.gallery dd {
	display: none;
}

div.user_gallery {
	overflow: auto;
	width: 500px;
}

div.user_gallery .gallery {
	margin: 0 !important;
	padding: 0 0 15px 0 !important;
}

div.user_gallery .gallery br {
	clear: none !important;
	display: none !important;
}

div.user_gallery .gallery-item {
	margin-right: 10px !important;
	margin-top: 0 !important;
	overflow: hidden !important;
	padding: 0 10px 25px 0 !important;
	position: relative !important;
	width: 135px !important;
}

div.user_gallery .gallery-item dd {
	bottom: 10px !important;
	display: block !important;
	font-size: 11px;
	left: 0 !important;
	padding: 0 0 0 2px !important;
	position: absolute !important;
}

#imgPreviewContainer {
	z-index: 100;
}