﻿/*----------------------------------------------------------
The base color for this template is #fff. If you'd like
to use a different color start by replacing all instances of
#fff with your new color.
----------------------------------------------------------*/
body
{
background: #eceee3 url(images/background.gif) top left repeat-x;
	color: #4C4C4C;
    font-size: .75em;
    font-family: Helvetica, Arial, sans-serif;
    margin: 0 0 0 0;
    padding: 0;
    color: #696969;

}

form {margin: 0px; padding: 0px; display: inline;}
a:link
{
    color: #646263;
    font-weight:bold;
    text-decoration: underline;
}
a:visited
{
    color: #646263;
}
a:hover
{

     font-weight:bold;
    text-decoration: none;
}
a:active
{
    color: #646263;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 10px 0;
}
h3
{
    font-size: 1.2em;
    color: #ccc;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
	
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    margin-top:0px;
    background-color:#ffffff;
    background-repeat:no-repeat;
    background-position:top;
       
}


#main
{
   padding: 0px 10px 120px 10px;
    background:#fff; /*url('images/music-back.jpg') no-repeat*/
    min-height:900px;
    margin-bottom: 30px;
    vertical-align:top;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */

}



#header
{
    position: relative;
    margin-bottom: 0px;
    color: #646263;
    padding: 0 0 0 50px;
}

#header h1
{
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #ccc;
    border: none;
    line-height: 2em;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 32px !important;
}


#main
{
   padding: 0px 30px 120px 30px;
    background:#fff; /*url('images/music-back.jpg') no-repeat*/
    min-height:900px;
    margin-bottom: 30px;
    vertical-align:top;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */

}

#footer
{
    color: #999;
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .9em;
}

#extraDiv1{
	position:fixed;
	top:160px;
	width:50px;
	height:433px;
	left:50%;
	/*margin-left:-542px; for left margin */
	margin-left:490px;
	
	}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu
{
    /*border-bottom: 1px #d8d5ce solid;*/
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    margin-bottom:15px;
   
    
}

ul#menu li
{
    display: inline;
    list-style: none;
 
}

ul#menu li#greeting
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #d8d5ce;
}

ul#menu li a
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
     /*background:#fff url('images/b_home_on.gif') no-repeat;*/
    color: #646263;
}

ul#menu li a:hover
{

    text-decoration: none;
     color: #ff6501;
   

}

ul#menu li a:active
{
    /*background-color: #a6e2a6;
    text-decoration: none;*/
}

ul#menu li.selected a
{
    background-color: #d8d5ce;
    color: #646263;
}

#homecenter
{
	border:solid 2px;
	position:relative; 
	top:auto;
    float:right;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}
/* partial view layouts */
/* BEGIN AS Standard Module Layout */
.standardlist 
{
    padding: 30px 30px 15px 30px;
    width:300px;
    margin-bottom: 30px;
    /*border:dashed 2px #ccc;*/
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

.widelist 
{

    margin-bottom: 30px;
    /*border:dashed 2px #ccc;*/
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
    background:#fff url(images/white.png); 
    border:solid 1px #E2E2E2; 
    border-top:solid 0px;
    padding:20px 20px 20px 20px; 
    width:500px;
}

.wideabout  
{ 
width:540px;
height:28px;
background:#E2E2E2 url(images/wideabout.gif);
border:solid 1px #E2E2E2;
padding:0px 0px 0px 0px; 
}

.widenews  
{ 
width:540px;
height:28px;
background:#E2E2E2 url(images/widenews.gif);
border:solid 1px #E2E2E2;
padding:0px 0px 0px 0px; 
}

.thinlist 
{

    margin-bottom: 30px;
    margin-right:25px;
    /*border:dashed 2px #ccc;*/
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
    background-image:url(images/blue.png); 
    border:solid 0px #565652; 
   padding:20px 20px 20px 20px; 
    width:275px;
}

.thinjoin
{
	width:315px;
	height:28px;
	background-image:url(images/thinjoin.gif);
	}
		
.standardimg{
		float:left;
		display:inline;
		margin-right:15px;
		margin-bottom:0px;
		border:solid 4px #E2E2E2 
		}	

.standardtext{
font:14px Trebuchet MS, Arial, Helvetica, Sans-Serif;
		color:#000;
		

}

.standardtext a{
font:14px Trebuchet MS, Arial, Helvetica, Sans-Serif;
color:#000;
		

}

.standardtitle {
/*font:18px Trebuchet MS, Arial, Helvetica, Sans-Serif;
color:#000;
font-weight:bold;*/
	font: normal normal 24px Helvetica, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
		
} 

.standardtitle a{
color:#000;
text-decoration:none;
font-weight:bold;
}

.standardtitle a:hover{
text-decoration:underline;
font-weight:bold;
}
/* END standard module layout*/



/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset label 
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 4px 4px;
}

input[type="text"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

input[type="password"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

input[type="submit"] 
{
    border: 1px solid #CCC;
    background:#f8a332;
    font-weight:bolder;
    color:#333;
    padding:5px 5px 5px 5px;
}

select 
{
    border: 1px solid #CCC;
}

/* TABLE
----------------------------------------------------------

table 
{
  border: solid 0px #fff;
  border-collapse: collapse;
  background:#fff;

}

table td 
{
  padding: 5px;   
  border: solid 0px #eeeeee;
}

table thead
{
  padding: 6px 5px;
  text-align: left;
  background-color: #905956; 
  color:#e8eef4;
  font-weight:bold;
  border: solid 0px #e8eef4;   
}

table tr
{
	border: solid 0px #905956; 
	}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
}

#menucontainer
{
    margin-top:5px;
}

div#title
{
    display:block;
    float:left;
    text-align:left;
}

#logindisplay
{
    font-size:1.1em;
    display:block;
    text-align:right;
    margin:10px;
    color:White;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: white;
    text-decoration: none;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}


/* overlay */
.simple_overlay { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
   /* styling */ 
    background-color:#000; 
    padding:15px 15px 15px 15px;
   
    width:500px;     
    min-height:200px; 
    border:1px solid #666; 
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;     
} 
 
/* close button positioned on upper right corner */ 
.simple_overlay .close { 
    background-image:url(images/close.png); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}


/* overlay */
.overlay { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
   /* styling */ 
    background-color:#fff; 
    padding:15px 0px 15px 15px;
   
    width:600px;    
    min-height:200px; 
    border:6px solid #ccc; 
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 4px #ccc; 
    -webkit-box-shadow: 0 0 90px #ccc;     
} 
 
/* close button positioned on upper right corner */ 
.overlay .close { 
    background-image:url('images/close.png'); 
    position:absolute; 
    right:-22px; 
    top:-32px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

/* container for external content. uses vertical scrollbar, if needed */ 
div.contentWrap { 
    height:441px; 
    overflow-y:auto;
}

/* some styling for triggers */
#triggers {
	
}

#triggers img {
	cursor:pointer;
	margin:0 5px;
	background-color:#d8d5ce;
	border:1px solid #ccc;
	padding:2px;
	vertical-align:top;

	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}


div.image {
height: 60px;
width: 90px; 
overflow: hidden; 
border: 2px solid #d8d5ce;
vertical-align:middle;
}




#slider
{
	}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:850px;
	height:350px;
	min-height:320px;

	}
	
.sliderimg{
		float:left;
		display:inline;
		margin-right:10px;
		margin-bottom:0px;
		 
		}	

.slidertext{
font:14px Trebuchet MS, Arial, Helvetica, Sans-Serif;
		color:#333;
		

}

.slidertext a{
font:14px Trebuchet MS, Arial, Helvetica, Sans-Serif;
		color:#333;
		

}

.slidertitle {
font:24px Trebuchet MS, Arial, Helvetica, Sans-Serif;
color:#FCFCFC;
font-weight:bold;
		
} 

.slidertitle a{
color:#E2890A;
text-decoration:none;

}

.slidertitle a:hover{
text-decoration:underline;

}

.sliderback
{
background:#E2E2E2; 
/*border:solid 6px #565652; */
padding:5px 5px 5px 5px; 
width:500px;
/*height:360px;*/
}

.topband
{
	background:#E2E2E2;
	padding:20px 20px 20px 20px;
	margin-top:15px; 
	}
/* END standard module layout*/



#watermark_box {
position:relative;
display:block;
}
img.watermark {
position: absolute;
top: 4px;
left: 100px;
} 

.searchButton
{
	position: relative; 
	background:url(../images/nav/b_search_icon.gif) no-repeat; 
	border:none 0px; 
	width:61px; 
	height:17px; 
	vertical-align:top; 
	cursor:pointer;
}


#display {
	float:right;
	width:650px;
	padding:10px;
	border: solid 1 #ccc;
}

#sidebar {
	float:left;
	width:200px;
	padding:10px;
}


#searchbutton
{
	background:#CCCCCC url('images/b_search_icon.gif') no-repeat;
	width:61px;
	
	}
	
	
	
#uiNav ul
{

padding-left: 0px;
}

#uiNav li
{

display: inline;
list-style-type: none;
padding-left: 0px;
padding-right: 20px;
padding-top:10px;
padding-bottom:5px;
width:150px;
}


/* SIDE NAV
   -------------------------------- */
#SideMenuTabs{
list-style-type: none;
margin: 0;
padding: 0;
width: 180px;
font-size:11px;

}

#SideMenuTabs li {
color: #666;
display: block;
width: 100%;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border-color:#ccc #ccc #ccc #ccc; /*light dark dark light*/
background-color: #fff;
text-decoration:none;

}

#SideMenuTabs li a{
color: #5B90C6;
display: block;
width: 100%;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#ccc #ccc #ccc #ccc; /*light dark dark light*/
background-color: #fff;
text-decoration:none;
/*background: url(images/icons/bullet_blue.png) no-repeat left center;*/
	padding-left: 10px;
	line-height: 16px; /* To center the text vertically with the icon */
}


#SideMenuTabs li a:visited{
color: #5B90C6;
}

#SideMenuTabs li a:hover{
color: black;
border:0px;
background: url(images/nav/nav-arrow-r.gif) no-repeat right; padding-right:18px;
background-color: #f8a332;
padding-left: 10px;
line-height: 16px; /* To center the text vertically with the icon */
}

#SideMenuTabs li a:active{
color: black;
background-color: #f8a332;
}


#SideMenuTabs li.SideTabOn { color: black;
border:0px;
background: url(images/nav/nav-arrow-r.gif) no-repeat right; padding-right:18px;
background-color: #eee;
padding-left: 10px;
line-height: 16px; /* To center the text vertically with the icon */
}
