* { margin:0; padding:0;} 

p { margin-bottom: 10px; }

body{ 

	background:#dedfe3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7a7c88;
	padding-top:13px;
	
}

a { color:#7a7c88; text-decoration:none; }

img { border: 0; }

#container { 

	width: 935px;
	margin: 0 auto;
	margin-bottom: 20px;	
	
	border: 1px solid #C1C2C9;
	background-color: #FFFFFF;
	
}

#container #left #left_content { 
	
	word-spacing: 2px;
	line-height: 18px;
		
}
			
#header { 
	
	float: left;
	
	width: 915px;
	height: 120px;
	background-image: url('/img/shelter_balk.png');

	margin: 0px;
	
	float: left;
			
	margin: 10px;
	margin-bottom: 5px;
		
}

#header-text { 
	
	width: 580px;
	text-align: left;
	color: white;
	padding-left: 10px;
	padding-top: 10px;	
	padding-right: 10px;
		
}

#header-text h1 { 
	
	margin: 0;
	padding: 0;
	
}

#header-text-white { 

	width: 560px;
	height: 65px;
	margin: 10px;
	margin-top: 5px;
	background-color: #AA85F3;
	border: 1px solid #CCC;
	padding: 3px;
}
			
#menu {

	width: 915px;
	margin-left: 10px;
	margin-right: 10px;

	height: 40px;
	background-color: #DEDFE3;

	text-align: left;		
	
	clear: both;
	
	overflow: hidden;
	
}

ul, ul li { list-style:none; list-style-image:none; list-style-type:none;}

ul.primary-links { margin:0px; padding:0; list-style:none; text-align:center; width:100%; }
ul.primary-links li { float:left; padding:0px; background:url('/img/bg-li.gif') no-repeat right 16px}
ul.primary-links li a { color:#000; text-decoration:none; font-size:13px; display:block; padding:13px 0px 18px 0px; font-weight:normal; width: 100px;}
ul.primary-links li.active a, ul.primary-links li a:hover { background:url('/img/menu_hover.png') top repeat-x; color:#fff; font-weight: bold; }
ul.primary-links li.last { padding-right:0; background:none; }

div#left { 

	width: 675px;
	height: auto;
	float: left;
	
	background-color: #FFFFFF;
		
	text-align: left;
	
	margin: 0;		
	padding: 0;		
	
	display: block;
	
	overflow: hidden; 
	
}
			
div#left_content {

	width: 642px;
	height: auto;
	
	/* margin: 0 auto; */
	margin: 10px;
	margin-left: 13px;
	
	text-align: left;	
	display: block;
	float: left;		
	
	overflow: hidden;
	
}
			
div#right { 

	width: 250px;
	height: auto;
	margin: 0;
	padding: 0px;
	float: left;
	display: block;
	text-align: left;
	
	overflow: hidden;
	
	background-color: #F8F8FA;
		
}
			
.right_content  { 

	width: 210px;
	height: auto;
	margin: 20px;
	margin-top: 10px;
	float: left;
	display: block;	
	
				
} 
		

div#footer-filler { 

	width: 935px;
	height: 20px;
	display: block;
	clear: both;
	
}

.side_menu { 
	
	width: 100%; 
	background-color: #DEDFE3; 
	padding: 3px; 
	margin-bottom: 3px;
	text-transform: uppercase;
	color:#7a7c88;
	
}

.side_menu_active { 
	
	width: 100%; 
	background-color: #DEDFE3; 
	padding: 3px; 
	margin-bottom: 3px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	background:url('/img/menu_hover.png') top repeat-x; color:#fff; font-weight: bold;
	
}

.side_menu_active a { color: #FFF; }

.form_error { 
	
	border: 1px solid red;
	
}


h1 { font-size: 20px; margin-bottom:10px; }

h2 { font-size:22px; color:#000; padding:10px 0px 7px 0px; text-transform:capitalize; width:100%; font-weight:normal;}

h3 { color:#424242; padding:5px 0px;}

/*****************************-Slider-********************************/
.anythingSlider                         { overflow: hidden; width:915px; height:175px; margin-left: 10px; margin-right: 10px; margin-bottom:0px; position:relative; border-bottom:1px solid #CCC; border-top:1px solid #CCC;}
.anythingSlider .wrapper                { width:915px; overflow:auto; height:341px; margin:0px; position:absolute; top:0; left: 0; }
.anythingSlider .wrapper ul             { width:9999px; list-style:none; position:absolute; top:0; left:0; margin:0; }
.anythingSlider ul li                   { display:block; float: left; padding:0; height:300px; width:915px; margin:0; }
.anythingSlider .arrow                  { display:none; height:200px; width:67px; text-indent:-9999px; position:absolute; top:65px; cursor:pointer; }
.anythingSlider .forward                { background-position:0 0; right:-20px; }
.anythingSlider .back                   { background-position:-67px 0; left:-20px; }
.anythingSlider .forward:hover          { background-position:0 -200px; }
.anythingSlider .back:hover             { background-position:-67px -200px; }

#thumbNav                               { position:relative; top:323px; text-align:center; }
#thumbNav a                             { color:black; font:11px/18px; display:inline-block; padding:2px 8px; height:18px; margin:0 5px 0 0; background:#c58b04 url(../images/cellshade.png) repeat-x; text-align:center;}
#thumbNav a:hover                       { background-image:none; }
#thumbNav a.cur                         { background:#e0a213; }

#start-stop                             { background:url('/img/menu_hover.png') 0 0; color:#FFF; width:77px; padding:10px 0px 10px 0px; text-align:center; position:absolute; right:0px; top:258px; z-index:1; text-decoration:none; font-size:13px; font-weight:normal;}
#start-stop.playing                     { }
#start-stop:hover                       { }

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position:static; margin:0; background:none; overflow:visible; width:auto; border:0; }
.anythingSlider .wrapper ul ul li       { float:none; height:auto; width:auto; background:none; }

.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	margin-top: 5px;
	padding: 10px;
	width: 350px;
}
.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}

