@import url("css/menu.css");

/* --------------- CSS Document --------------- */

#Body {
	background:#fffcd7;
	width:100%;
	height:100%;
	margin:0;
	padding:0;}

/* --------------- ControlPanel style --------------- */

.ControlPanel{
	background:transparent url(images/cpanel_center.png) repeat-x bottom left;display:inline;
	border:none;
	padding-bottom:10px;}


/*-------- Default Style --------*/

body,
th,td,table,
h1,h2,h3,h4,h5,h6,
.Normal,.NormalDisabled,
.Head,.SubHead,.SubSubHead,
a:link, a:visited, a:hover,
input, .CommandButton{
	color:#353535;
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;}

body,
th,td,table,
.Normal,.NormalDisabled,
.Head,.SubHead,.SubSubHead,
a:link, a:visited, a:hover{
	font-size:16px;font-family: Georgia;}

h1, h2, h3, h4, h5, h6, h2 input{
	color:#375162;
	font-weight:bold;
	margin:1ex 0;}

h1{font-size:18px;margin:10px 0;}
h2, h2 input{font-size:20px;}
h3{font-size:13px;}
h4{font-size:12px;}
h5{font-size:11px;}
h6{font-size:10px;}



#mainContent a,a:link,a:visited,a:active{
	color:#6f1e23;
	text-decoration:none;display:inline;
	font-weight:normal;}

#mainContent a:hover{color:#D00;
	text-decoration:underline;}

.Head, .SubHead, .SubSubHead,
.Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox{
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;line-height:24px;}

.Head{
	color:#2E3D47;
	font-weight:bold;}

.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}

/*-------- Datagrids -------- */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/
#master{
	width:904px;
	margin:auto;}

#t_logo{
	width:904px;
	height:193px;}

#navigation{
	width:904px;
	height:62px;
	background-image:url('/Portals/_default/Skins/Tagaloo_home_1/images/menu_bg_1.jpg');
	margin-top:0px;
	background-color:#463315;
	margin-bottom:0px;
	border-bottom:solid #6f1e23 0px;}

#homeLink{padding-top:0px;margin-left:10px;margin-right:10px;float:left;width:52px;height:39px;background:url('/Portals/_default/Skins/Tagaloo_home_1/images/tagaloo_homeLink.jpg') no-repeat left;border:0px;}
a#homeLink:hover{background-position:right;border:0px;}
#homeLink img{border:0px;}

#featurelink1{padding-top:20px;margin-left:20px;margin-right:30px;float:left;width:155px;height:209px;background:url('/Portals/0/HomePage/HomeLinks_pirates4.jpg') no-repeat left;border:0px;}
a#featurelink1:hover{background-position:right;border:0px;}
#featurelink1 img{border:0px;}

#featurelink2{padding-top:20px;margin-right:30px;float:left;width:155px;height:209px;background:url('/Portals/0/HomePage/HomeLinks_classes2.jpg') no-repeat left;border:0px;}
a#featurelink2:hover{background-position:right;border:0px;}
#featurelink2 img{border:0px;}

#featurelink3{padding-top:20px;float:left;width:155px;height:209px;background:url('/Portals/0/HomePage/HomeLinks_social3.jpg') no-repeat left;border:0px;}
a#featurelink3:hover{background-position:right;border:0px;}
#featurelink3 img{border:0px;}

#background{background:url('/Portals/_default/Skins/Tagaloo_home_1/images/tagaloo_background_footer_1.png') no-repeat bottom;}
#mainContent{
	width:904px;
	padding:0;
	margin:0;
	
	}

#footer{
	height:59px;
	width:904px;
	margin-top:0px;
	background-image:url('/Portals/_default/Skins/Tagaloo_home_1/images/tagaloo_footer_2.jpg')}


.footerLinks{float:left;padding-top:50px;padding-left:20px;color:white;}

#footer  a:link,a:active,a:visited{color:blue;}

#footer  a:hover{text-decoration:underline;}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;display:inline;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:hover, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{
font-size:11px;}
.ControlPanel a[disabled="disabled"]{color:#888 !important;text-decoration:none !important;}

/*--------- pane style ----------*/



.sidePane{
	padding:0 0 0 3px;
	margin:0px 0px 10px 15px;
	width:230px;
	float:left;
	background-color:;
	
	}
.sidePane .Normal blockquote{color:silver;font-family:Georgia;margin:20px;font-size:17px;}
.sidePane .Normal{color:#353535;}
.ContentPane{
	padding:10px 18px 18px 18px;
	margin:4px 0px 10px 15px;
	width:580px;
	height:100%;
	float:left;
	background-color:#fff;}

.ContentPane p{padding-top:10px;}


/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#3E81B5;}
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#3E81B5; text-transform:uppercase;}
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#3E81B5;}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#3E81B5;}
a.footer:hover{color:#C00;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/


input.SearchTextBox{float: left; z-index: 10; border: 0; width:130px; height:18px; margin-left:3px; color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}

























