@import 'layout.css';
@import 'style.css';
@import 'type.css';

#Header
{
    position : relative;
    text-align : center;
    font-size : 12px;
    line-height : 35px;
}

#Header h1
{
    display : none;
}

#Header a
{
    padding-left : 7px;
    padding-right : 7px;
}

#Header #Tag a
{
	padding : 0px;
	color : #fff;
}

#Header #Gallery_1
{
    height : 250px;
    width : 790px;
    overflow : hidden;
    background : url('../images/css/Header.jpg');
}

#Header #Gallery_2
{
    height : 199px;
    width : 300px;
    overflow : hidden;
    position : absolute;
    top : 15px;
    right : 19px;
}

#Header #Tag
{
    position : absolute;
    left : 0px;
    width : 470px;
    top : 179px;
    height : 35px;
    color : #fff;
    text-align : left;
    text-indent : 10px;
}

#Header #Contact_Menu
{
    position : absolute;
    right : 19px;
    height : 15px;
    line-height : 15px;
    width : 300px;
    top : 1px;
    font-size : 9px;
}

#Header #Contact_Menu a
{
    color : #fff;
}

#Header #Site_Menu
{
    position : absolute;
    right : 19px;
    height : 35px;
    width : 300px;
    top : 215px;
}

#Header #Site_Menu a
{
    color : #fff;
}

#Header #Main_Menu
{
    position : absolute;
    left : 0px;
    height : 35px;
    top : 215px;
    width : 470px;
    text-align : left;
}

#Header #Main_Menu a
{
    color : #fff;
}

#Header li
{
    display : inline;
    list-style : none;
}
.Banner
{
    
    margin-top : 7px;
}

.Banner h2
{
    font-size : 8px;
    font-weight : normal;
    color : #f60;
    margin : 0px;
    padding : 2px 0px 2px 4px;
    font-family : 'Verdana', Sans-Serif;
}

#Banner-1
{
    width : 468px;
    padding : 1px;
}

#Main_Content
{
	width : 448px;
	padding : 10px;
	overflow : hidden;
	float : left;
}

#Rightbar
{
    width : 302px;
    margin-right : 12px;
    float : right;
    text-align : left;
	margin-top : -75px;
}

#Plan_To_Participate
{
    margin-top : 7px;
    padding-top : 14px;
    padding-bottom : 14px;
}

#Planner
{
    margin-top : 8px;
}

#Planner h2
{
    font-size : 18px;
    color : #000;
    height : 20px;
    line-height : 20px;
    background : url('../images/css/Planner-Header-Background.png') 5px 0px no-repeat;
    margin : 0px;
    padding : 0px;
    padding-top : 4px;
    text-indent : 15px;    
}

#Planner div
{
    background : #cc9900;
    padding : 8px;
}

#Planner .Right
{
    text-align : right;
}

#Planner .Vaya_Button
{
    background: #fff;
    border: 1px solid #fff;
    padding: 1px 5px 1px 6px;
    color: #cc9900;
    font-weight: bold;
    display: inline-block;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size : 11px;
    box-shadow: 2px 2px 3px #888;
    -moz-box-shadow: 2px 2px 3px #888;
    -webkit-box-shadow: 2px 2px 3px #888;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 1px;
    margin-bottom : 1px;
}

#Planner .Vaya_Button input
{
    width: 1px;
    height: 1px;
    background: none;
    border : 0px;
    margin : 0px;
    padding : 0px;
}

#Planner  .Vaya_Button:hover
{
    cursor: pointer;
}

#Planner .Vaya_Button:active
{
    box-shadow: 1px 1px 2px #888;
    -moz-box-shadow: 1px 1px 2px #888;
    -webkit-box-shadow: 1px 1px 2px #888;
    margin-top : 1px;
    margin-left : 1px;
    margin-right : 0px;
    margin-bottom : 0px;
}


#Search
{
    margin-top : -16px;
}

#Search h2
{
    font-size : 18px;
    color : #fff;
    height : 20px;
    line-height : 20px;
    background : url('../images/css/Search-Header-Background.png') 5px 0px no-repeat;
    margin : 0px;
    padding : 0px;
    padding-top : 4px;
    text-indent : 15px;  
}

#Search h3
{
    display : none;
}

#Search fieldset
{
    margin : 0px;
    padding : 0px;
    border : 0px;
}

#Search div
{
    background : #666600;
    padding : 8px;
}

#Search div div
{
    background : none;
    padding : 0px;
}

#Search div fieldset div
{
    padding-top : 4px;
    padding-bottom : 4px;
}

#Search div fieldset div div
{
    padding : 0px;
}

#Search .Form label
{
    width: 75px;
    margin-right: 10px;
    color : #fff;
}

#Search .Form .Input_Container
{
    width: 190px;
}

#Search .Form .TextBox, #Search .Form .TextArea, #Search .Form .DropDownList
{
    border: 0px;
    width: 150px;
}

#Search .Form .Vaya_Button
{
    background: #fff;
    border: 1px solid #fff;
    color: #666600;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 1px;
    margin-bottom : 1px;
}

#Search .Form .Vaya_Button:active
{
    margin-top : 1px;
    margin-left : 1px;
    margin-right : 0px;
    margin-bottom : 0px;
}
#Bread-Crumbs
{
    margin-top : 7px;
    margin-right : 322px;
    line-height : 25px;
}

#Main
{
    margin-top : 7px;
    margin-right : 322px;
    padding : 20px;
    padding-left : 17px;
}

#Contact_Menu
{
    position : absolute;
    top : 70px;
    right : 10px;
    font-size : .8em;
}

#Contact_Menu li
{
    display : inline;
    list-style : none;
}

#Menu
{
    clear : both;
}

#Menu h2, #Contact_Menu h2
{
    display : none;
}

#Menu ul
{
    background : #54247F;
    line-height : 30px;
    height : 30px;
    clear : both;
    border-top : 10px solid #fff;
    border-bottom : 10px solid #fff;
    margin : 0px;
    padding : 0px;
    list-style : none;
    font-size : 1em;
}

#Menu li
{  
    float : left;
    margin : 0px;
    padding : 0px;
    position : relative;
}

#Menu li a
{
    float : left;
    padding-left : 15px;
    padding-right : 15px;
    border-right : 1px solid #fff;
    height : 30px;
    line-height : 30px;
    color : #fff;
}

#Menu a:hover,#Menu a.current, #Menu a.current
{
    background : #310C53;
    color : #fff;
    text-decoration : none;
}

#Menu li ul
{
    display : none;
}

#Menu li:hover ul,#Menu li.hover ul
{
    display:block;
    position :absolute;
    top : 30px;
    left : 0px;
    margin : 0px;
    padding : 0px;
    border : 0px;
    height : auto;
    width : 150px;
}

#Menu li:hover li
{
    width : 150px;
}

#Menu li:hover li a,#Menu li.hover li a
{
    float : none;
    width : 150px;
    margin : 0px;
    border : 0px;
    display : block;
    border-top : 1px solid #fff;
}
.Form fieldset
{
    border: 1px solid #ddd;
    margin-top: 15px;
    padding-bottom: 10px;
}

.Form h3
{
    margin-top: 0px;
    padding: 5px 10px 5px 10px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    margin-bottom : 0px;
}

.Form div
{
    padding: 10px 10px 0px 10px;
}

.Form div div
{
    padding: 0px;
    display : inline-block;
}

.Form label
{
    display: inline-block;
    width: 100px;
    vertical-align: text-top;
    margin-right: 10px;
    font-weight: bold;
    font-size: 12px;
    line-height : 1.1em;
}

.Form label span
{
    display: block;
    font-weight: normal;
    font-size: 11px;
    margin-top: 3px;
}

.Form input, .Form textarea
{
    vertical-align: text-top;
}

.Form .Input_Container
{
    display: inline-block;
    vertical-align: text-top;
    width: 295px;
}

.Form .TextBox, .Form .TextArea, .Form .DropDownList
{
    border: 1px solid #ccc;
    width: 245px;
    font-size: 11px;
    padding: 2px 4px 2px 4px;
    margin : 0px;
}

.Form .TextBox, .Form .TextArea
{
    font-size: 11px;
    padding: 2px 4px 2px 4px;
}

.Form .TextArea
{
    height: 75px;
}

.Form .Vaya_Button
{
    margin-left : -9px;
    background: #690;
    border: 1px solid #690;
    padding: 1px 5px 1px 6px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size : 11px;
    box-shadow: 2px 2px 3px #888;
    -moz-box-shadow: 2px 2px 3px #888;
    -webkit-box-shadow: 2px 2px 3px #888;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444');
    margin-right : 1px;
    margin-bottom : 1px;
}

.Form fieldset .Vaya_Button
{
    margin-left : 0px;
}

.Form .Vaya_Button input
{
    width: 1px;
    height: 1px;
    background: none;
    border : 0px;
    margin : 0px;
    padding : 0px;
}

.Form .Vaya_Button:hover
{
    cursor: pointer;
}

.Form .Vaya_Button:active
{
    margin-left : -8px;
    margin-top : 1px;
    box-shadow: 1px 1px 2px #888;
    -moz-box-shadow: 1px 1px 2px #888;
    -webkit-box-shadow: 1px 1px 2px #888;
    margin-right : 0px;
    margin-bottom : 0px;
}

.Form fieldset .Vaya_Button:active
{
    margin-left : 1px;
}

.Form .Error
{
    display : block;
    padding: 10px 10px 0px 10px;
    font-weight : bold;
    font-size : 11px;
    color : #800;
}
#pluto
{
	display:none;
}










*
{
	margin : 0px;
	padding : 0px;
	border : 0px;
}

body
{
	text-align : center;
	background : url('../images/css/Body-Background.png');
}

#Container_1
{
    background : url('../images/css/Container-1-Background.png') 0px 0px repeat-x;
}

#Container_2
{
    background : url('../images/css/Container-2-Background.png') center repeat-y;
}

#Container_3
{
    background : url('../images/css/Container-3-Background.png') top center no-repeat;
}

#Container_4
{
	width : 790px;
	padding : 16px 10px 0px 10px;
	margin : auto;
	text-align : justify;
	position : relative;
	min-height : 1000px;
}

.Module
{
	min-height : 25px;
	_height : 25px;
}

.Controls
{
    position : relative;
}

.Controls .One
{
    position : absolute;
    top : 0px;
    left : 0px;
}

.Controls .Two
{
    position : absolute;
    top : 0px;
    left : 25px;
}

.Controls .Three
{
    position : absolute;
    top : 0px;
    left : 50px;
}

.Controls .Four
{
    position : absolute;
    top : 0px;
    left : 75px;
}

.Controls .Five
{
    position : absolute;
    top : 0px;
    left : 100px;
}

.Controls .Six
{
    position : absolute;
    top : 0px;
    left : 125px;
}
body
{
	font-size : 11px;
	line-height : 1.33em;
	color : #333;
	text-align : left;
}

a
{
	text-decoration : none;
	color : #666600;
}
a:hover
{
	text-decoration : underline;
}

.RadEContentBordered a
{
	text-decoration : none !important;
	color : #690 !important;
}
.RadEContentBordered a:hover
{
	text-decoration : underline !important;
}


ul, ol, dl
{
	margin-bottom : 1em;
	list-style-position : inside;
	padding-left : 5px;
}

li
{
    margin-top : 0;
}

dt
{
    font-weight : bold;
    margin-top : .5em;
}

dd
{
    line-height : 1.4em;
}

h2
{
	font-size : 18px;
	margin-top : .5em;
	margin-bottom : 10px;
	font-weight : normal;
	color : #666600;
	clear : both;
}

h3
{
	font-size : 16px;
	margin-top : 16px;
	margin-bottom : 8px;
	color : #615914;
	font-weight : normal;
}

h4
{
	font-size : 11px;
	margin-top : 10px;
	margin-bottom : 5px;
	color : #CC9900;
}

body blockquote
{
    margin-left : 40px;
}



.ad 
{
	margin : auto;
	margin: 15px 0px;
}

.ad div
{
	border : 1px solid #ddd;
	text-align : center;
}

.ad h2
{
	font-size : 8px;
	margin : 0px;
	padding : 0px;
	font-weight : normal;
	color : #369;
}

.header_ad
{
	width : 468px;
	float : left;
	height : 60px;
	margin-top: 5px;
}

#ABC_Footer
{
    text-align : right;
    color : #aaa;
    font-size : 10px;
    padding-bottom : 10px;
    padding-top : 75px;
    margin-right : 5px;
    clear :both;
}

#ABC_Footer *
{
    margin : 0px;
    padding : 0px;
    list-style : none;
    display : inline;
}

#ABC_Footer span
{
    display :none;
}

#ABC_Footer a
{
    display : inline-block;
}

#ABC_Communications
{
    width : 68px;
    height : 24px;
    background : url('../images/Vaya-Footer-Black-ABC.gif') top;
}

#ABC_Communications:hover
{
    background : url('../images/Vaya-Footer-Black-ABC.gif') bottom;
}

#Web_Link
{
    width : 88px;
    height : 24px;
    background : url('../images/Vaya-Footer-Black-WebLink.gif') top;
}

#Web_Link:hover
{
    background : url('../images/Vaya-Footer-Black-WebLink.gif') bottom;
}

#Old_Site, #Old_Site a
{
	color : #bbb;
	font-size : 10px;
}

#Mail-Santa
{
	text-align:center;
	margin:10px;
}

