@import url("bgateSheet.css");
/*@import url("css/cupertino/jquery-ui-1.9.2.custom.css");*/

/* Generic Styling */
body {
    /* background: #000 url(images/bgates/Sunset_Oct_2010.jpg) center center fixed no-repeat;*/
    /*background: #000 url(images/bgates/SDC10766_01d.jpg) center center fixed no-repeat;*/
    background: #000 url(css/images/backgrounds/default.jpg) center center fixed no-repeat;
    /*background: #000 url(images/bgates/SDC10766_02a.jpg) center center fixed no-repeat;*/
   -moz-background-size: cover;
    background-size: cover;
    
    /*background-size:80px 60px; 
    background-position: center center;
    background-repeat: no-repeat; 
    font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;    
    font-size:62.5%; /* Sets default font size to 10px */    
    color:#222222; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* Sets default font size to 10px */;
	color: #222222;
	azimuth:behind;
 }
 #outerWrapper2 
{
    /*margin:0px auto;*/
    margin: 5px auto; 
    padding-top: 5px;
    /*margin: 0px 100px 0px 100px; */    
    width:710px;
    height:1410pt;        
    background:url(css/images/rice.jpg) center center;
    z-index:-10;
    /*background-color: */
    font-size: 10pt;  
    webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:10px;
}
#outerWrapper 
{
	position:relative; 
	top:20px; 
	left:0px  
	font-size:14px;
    margin:0px auto;
    padding-bottom: 10px;
    /*margin: 0px 100px 0px 100px; */    
    width:730px;
	/*width:1350px;*/
    min-height: 736px; 
    background:url(css/images/rice.jpg) center center;

	-pie-box-shadow: 0px 0px 8px 2px #FFFFFF;
	-moz-box-shadow: 0px 0px 8px 2px rgba(255, 255, 255, 0.78);
	-webkit-box-shadow: 0px 0px 8px 2px rgba(255, 255, 255, 0.78);
	box-shadow: 0px 0px 8px 2px rgba(255, 255, 255, 0.78);
	border-style: none;
	border-color: transparent;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	margin-left: auto;
	margin-right: auto;
}	
	
	
#wrapper 
{
    margin:0 auto;    
    width:710px;
    min-height: 736px; 
    background:url(css/images/rice.jpg) center center; 
    /*background-color: */
    font-size: 12px; 
}
 .redlink
 {
     color:Red;
 }
 .AccodionHeader
{
    text-align: left;
    /*padding-left: 80pt; */
    /*margin-left: 40pt;*/
    font-family:Arial;
    font-size:14px;
    line-height:16px;
    /*background-color:Teal;*/
    color: Yellow;
    /*border: solid 1px green;*/
}
#accordion 
{
    margin:0 auto;
    margin-top: 20px;
    width: 80%;
    font-size: 0.9em;
    line-height: 1em;
    text-align: center;    
}
.AccordionContent
{
    /*padding-left: 80pt;*/
    margin-left: 20px;
    margin-top:10px;
    margin-bottom:10px;
    text-align: left;
    font-family:Arial;
    font-size:10pt;
    line-height:12pt;
    width: 600px;
    color: black;
}
#LogoCell
{
    float:left;
    margin-top: 5px;
    margin-bottom: 5px;
    /* Handled by margin in menuwrapper
    margin-bottom: 5px; */
} 
 
  #Breadcrumb{float:left; height:32px;width:60%;line-height:32px;margin:0 0 0 0;font-size:11px;z-index:90;}
    #Breadcrumb span{display:inline-block;height:32px;float:left;font-weight:bold;color:#666;font-size:11px;}
    #Breadcrumb .Intro{text-transform:uppercase;padding:0 15px 0 13px;margin:0 15px 0 0;font-size:10px;background:url(css/images/Breadcrumb-FirstSep.jpg) no-repeat right 0;}
    #Breadcrumb .SkinObject{display:inline-block;color:#944e4e;height:32px;float:left;}
    #Breadcrumb .SkinObject:hover{text-decoration:underline;}
    #Breadcrumb span.Sep{width:14px;background:url(css/images/Breadcrumb-Sep.jpg) no-repeat 0 0;margin:0 15px; z-index:101;}
  
 .breadCrumbBar 
{
	/*background:url(images/Breadcrumb-BG-680px.jpg) no-repeat 0 0;*/
	position: relative;
	float:left;
    width:100%;
    text-align: left;
    height: 30px;
    /*vertical-align: middle;
    background-color: #A0A0A0; */
    webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
	background:url(css/images/Breadcrumb-BG-seg-h30px.jpg);
	/*background:url(images/submenu_hover.png);*/
	background-repeat: repeat;
}   

.barText
{
	position:absolute; 
	top:5px; 
	left:10px; 
	font-size:12px; 
	font: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; 
}
a.myLinks:link, a.myLinks:active, a.myLinks:visited
{
	color:Blue;
}
  
a.siteUser:link, a.siteUser:active, a.siteUser:visited,
a.myLogin:link, a.myLogin:active, a.myLogin:visited
{ 
	font-size:11px;
    color:#944e4e; 
    font-weight:bold; 
    text-decoration:none; 
}

#login_style
{
    float: right;
    width:29%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: black;
    line-height: 10pt;
    text-align: right;
    font-style: italic;
    margin-top: 7px;
    margin-bottom: 5px;
    margin-right: 8px;
    }


#content {
	/*float: left;*/
	width: 100%;
	line-height: 1.2em;
	/*min-height: 400px;
	background-color: Green; */
}
#header {
	/* background: url(images/bg-header.jpg) no-repeat; */
	position: relative;
	/*background-color: Gray;*/
} 
 .MenuWrapper_follower
{
    height:50px;
    float:left;
    width:100%;
    text-align: left;
    /*vertical-align: middle;
    background-color: #A0A0A0;*/
    background-image:url(css/images/bar_black_seg.png);
    webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:10px;
    /*margin-top:10px;*/
 }
 
 .MenuWrapper
{
    float:left;
    width:100%;
    text-align: center;
    /*vertical-align: middle;
    background-color: #A0A0A0; */
    webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:10px;
 }
  .MenuWrapper_02
{
    height:50px;
    float:left;
    width:100%;
    text-align: left;
    /*vertical-align: middle;
    background-color: #A0A0A0;*/
    background-image:url(css/images/bar_black_seg.png);
    webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:10px;
    /*margin-top:20px;*/
 }
.MenuClass
{
    height:20px;
    margin:15px 10px 0;
    width:50%;
    border:0 none;
    outline:none;
    z-index:905;
}

.MenuRootItem
{
    padding:2px 10px;
    margin: 0px 5px 0px 0px;
    /*background-color: #e0e0e0;*/
    color:black;
    text-align: center;
    /* border:1px solid #1a2409;*/
    webkit-border-radius:15px;
    -moz-border-radius:5px;
    border-radius:5px;
    background-image:url(css/images/bluebutton_light_seg.png);
    /*background-image:url(images/bluebutton_Light_seg.png);*/

}
.MenuRootItem_02
{
    padding:2px 10px;
    margin: 0px 5px 0px 0px;
    /*background-color: #e0e0e0;*/
    color:black;
    text-align: center;
    /* border:1px solid #1a2409;*/
    webkit-border-radius:15px;
    -moz-border-radius:5px;
    border-radius:5px;
    background-image:url(css/images/bluebutton_light_seg.png);
    /*background-image:url(images/bluebutton_Light_seg.png);*/
    margin-top: 40px;

}

.MenuRootItem.sel
{
	/*border:1px solid #1a2409;*/
    /*background-image:url(images/bluebutton_seg.png);*/
}
.MenuRootItem.hov
{
    color:black;
    background-image:url(css/images/bluebutton_seg.png);
 }
.MenuRootItem a{padding:11px 14px;}
.MenuRootItem a:hover{color:#fff;}
.SubMenuContainer
{
    padding:0px 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    border:1px solid #1a2409;
    webkit-border-radius:15px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:#e0e0e0;
    text-align:left;
    z-index:905;
}
.SubMenuItem
{
    line-height: 1.4em;
}
.SubMenuItem.hov
{
    color:Red;
}
.SubMenuItem:last-child{padding-bottom:0;}
.logInBanner
    {
        font-family: Arial, Helvetica, sans-serif;
        font-size: medium;
        font-weight: bold;
        font-style: normal;
        font-variant: normal;
        text-transform: none;
        position: absolute;
        text-align: center;
        top: 55px;
        left: 345px;
        width: 302px;
    }
/*Headings*/
h1
{
    margin: 0pt 0px 3pt 0px;
    font-family: "Times New Roman" , Times, serif;
    font-size: 16pt;
    color: blue;
    text-align:center;
    vertical-align: top;
    line-height: 18pt;
    width: 168pt;
}
h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    line-height: 12pt;
    text-align: center;
    margin-top: 6pt;
    margin-bottom: 6pt;
}
h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color:Black;
    line-height: 12pt;
    text-align: center;
    font-style: italic;
    margin-top: 6pt;
    margin-bottom: 3pt;
}

.pictsHeader 
{
	height: 223px; 
	width: 153px;
}
/* Structure */

#dnn_BreadCrumb {
	/* background: url(css/images/bg-header.jpg) no-repeat; */
	height:60pt;        
	position: relative;
	background-color:Aqua;
}
#footer 
{
	clear: both;
	font-size:10px;
	color:#000000;
	position:relative;
	bottom:0px;
	padding-top:10px;
}
.topPane
{
    float:left;
    width:100%;
    margin:0 0 0 0;
    padding-top:10px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* Sets default font size to 10px */;
	color: #222222;
	z-index: 1;
}
.leftSidePanel 
{
	float:left;
    width:49%;
    margin:0 0 0 0;
}
.rightSidePanel 
{
	float:right;
    width:49%;
    margin:0 0 0 0;
}
.leftColumn
{
    float:left;
    width:33.3%;
    margin:0 0 0 0;
}
.centreColumn
{
    float:left;
    width:32.5%;
    /*min-height:600pt;*/
    margin:0 0 0 0;
}
.rightColumn
{
    float:right;
    width:33.3%;
    margin:0 0 0 0;
}
.contentPane
{
    float:left;
    width:100%;
    margin:0 0 0 0;
}
.bottomPane
{
    float:left;
    width:100%;
    margin:0 0 0 0;
}

/* Header Skin Objects */
#logo {
	display: inline-block;
	margin: 20px 0 0 20px;
}
/*
#login_style {
	position: absolute;
	bottom: 10px;
	right: 10px;
} */

.user, a.user:link, a.user:active, a.user:visited {
	color: white;
	font-size: 1.1em;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;
}
.linkscontainer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: black;
    line-height: 10pt;
    text-align: center;
    width: 100%;
    font-style: italic;
    margin-top: 1pt;
    margin-bottom: 1pt;
	text-transform:capitalize;
}
 
.links, a.links:link, a.links:active, a.links:visited {
	font-weight: bold;
	color: red;
}
a.links:hover {
	color: #ff0000;
}
a:link {color:#0000ff;}            
a:visited {color:#ff0000;}    
a:hover {color:#FF00FF;}    
a:active {color:#ff0000;}   
/* Content */
#dnn_SocialMediaPane{clear:both; float:right; z-index:500; }
/* Content */
.Social-Links{text-align:right;padding:0 0 0 0;}
	.Social-Links .fb-like{top: 5px;}
	.Social-Links a{margin:0 0 0 0px;}
	.icoIN{width:32px;height:32px;background:url(css/images/SocialMedia.png) no-repeat -192px 0;}
	.icoFacebook{width:32px;height:32px;background:url(css/images/SocialMediaFacebook.png) no-repeat 0 0;z-index:905;}
	.icoTwitter{width:32px;height:32px;background:url(css/images/SocialMedia.png) no-repeat -32px 0;}
	.icoTwitter2{width:32px;height:32px;background:url(css/images/SocialMedia.png) no-repeat -576px 0;}
	.icoMySpace{width:32px;height:32px;background:url(css/images/SocialMedia.png) no-repeat -64px 0;}
	.icoStumbleUpon{width:32px;height:32px;background:url(css/images/SocialMedia.png) no-repeat -96px 0;}
	.icoDigg{width:32px;height:32px;background:url(css/images/SocialMedia.png) no-repeat -128px 0;}
	.icoFlickr{width:32px;height:32px;background:url(css/images/SocialMedia.png) no-repeat -160px 0;}
	.icoLinkedIn{width:32px;height:32px;background:url(css/images/SocialMedia.png) no-repeat -192px 0;}
	.icoYouTube{width:32px;height:32px;background:url(css/images/SocialMediaYouTube.png) no-repeat 0 0;z-index:905;}
	.icoDelicious{width:32px;height:32px;background:url(css/images/SocialMedia.png) no-repeat -256px 0;}
	.icoBlogger{width:32px;height:32px;background:url(css/images/SocialMedia.png) no-repeat -288px 0;}
	.icoRSS{width:32px;height:32px;background:url(css/images/SocialMedia.png) no-repeat -320px 0;}
	.icoEmail{width:32px;height:32px;background:url(css/images/SocialMedia.png) no-repeat -352px 0;}
	.icoTumblr{width:32px;height:32px;background:url(css/images/SocialMedia.png) no-repeat -384px 0;}
	.icoFourSquare{width:32px;height:32px;background:url(css/images/SocialMedia.png) no-repeat -416px 0;}
	.icoReddit{width:32px;height:32px;background:url(css/images/SocialMedia.png) no-repeat -448px 0;}
	.icoVimeo{width:32px;height:32px;background:url(css/images/SocialMedia.png) no-repeat -480px 0;}
	.icoWordPress{width:32px;height:32px;background:url(css/images/SocialMedia.png) no-repeat -512px 0;}
	.icoBebo{width:32px;height:32px;background;}




