/*=================================================================================
BEGIN GLOBAL STYLE FOR SKILLS USA CA THEME
======================================================================*/

html {}

body {
	background-image: url(../img/skillsusa/bg.gif);
	background-repeat: repeat;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    margin: 0 0 10px 0;
    padding: 0;
}

img {border:0;}

#page {
	background-repeat: repeat-y;
	width: 921px;
	text-decoration: none;
	margin: 0 auto;
}

#wrapper {
}

.clear {clear: both;}

a, a:visited, a:hover, a:active {
	text-decoration: none;
	color:#4f82cb;
	}
	
	a:hover {
		text-decoration: underline;
		}

/*=================================================================================
END GLOBAL STYLE FOR SKILLS USA CA THEME
======================================================================*/


/*=================================================================================
BEGIN HEADER STYLE FOR SKILLS USA CA THEME
======================================================================*/

#header a, #header a:visited, #header a:hover, #header a:active {
	text-decoration: none;
	color:#FFFFFF;
	}
	
	#header a:hover {
		/*color: #EC313C;*/
		color:tan;
		}

.settings {
	width: 350px;
	padding-top: 10px;
	margin-left: 20px;
	color: #FFF;
	text-transform: capitalize;
	font-variant: small-caps; 
	}

.user {
    font-weight: bold;	    
	}
.user .pipe {
	padding-left: 0px;
	padding-right: 5px;
	border-right: dotted 1px #FFF;
	outline: 0;
	}

#logo {
	width: 921px;
	height: 90px;
	background-image: url(../img/skillsusa/SkillsUSA_header.jpg);
	margin-top: 10px;
}

#top_utilities {
    padding-top: 5px;
	float: right;
	font-size: 12px;
	color: #FFF;
	background: transparent;
}


div.horizontal-navigation {
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	height: 45px;
	width: 920px;
	background-image: url(../img/skillsusa/SkillsUSA_menu.jpg);
}

div.horizontal-navigation ul.menu {
	/*float: left;*/
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	}

div.horizontal-navigation ul.menu li.link {
	display: block;
	float: left;
	height: 35px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
	font-size: 14px;
	text-transform: capitalize;
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../img/skillsusa/sep.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 100%;
	}

div.horizontal-navigation ul.menu li.link a {
	display: block;
	padding:8px 0 0 0;
	}

/*
#navcontainer #menu li {
    display: inline;
    list-style: none;
    font-size: 18px;
    line-height: 40px;
    padding: 0 0 0 5px;
    text-transform: lowercase;
	}
	
	#navcontainer #menu .vertical_line {
		background-color: #FFF;
		width:2px;
		height: 60px;
		padding: 0 1px 0 1px;
		margin: 0;
		}
*/

/*=================================================================================
END HEADER STYLE FOR SKILLS USA CA THEME
======================================================================*/

/*=================================================================================
BEGIN CONTENT STYLE FOR SKILLS USA CA THEME
======================================================================*/

#content {
	background-color: #fff;
	/* min-height: 350px;
	height: auto; */
	}
	
	#page_content {
	    margin: 0;    
	    padding: 5px;
	    background-color: white;
	    position: relative;
	}

.thin_column {
    width: 24.99%;
    border: 0;
    padding: 0;
    margin: 0;
	}

.wide_column {
    width: 74.99%;
    border: 0;
    padding: 0;
    margin: 0;
	}
	
	.wide_column .column_wrapper {
	}

	.float_right .column_wrapper {
    	padding: 0 10px 10px 20px;
    	}
    
    .float_left .column_wrapper {
		padding: 0 20px 10px 0;
		}
    
    .border_right {
        border-right: 1px solid #DDD;    
        }
    
    .border_left {
        border-left: 1px solid #DDD;
        }

.float_left {
    float: left;    
	}

.float_right {
    float: right;    
	}

ul.reorder li {
    cursor: move;    
}

ul.content_nav {
    margin: 0;
    padding: 0;    
}

ul.content_nav {
    padding: 10px 0 0 10px;    
}

ul.content_nav a { 
    color: #4f82cb;    
}

ul.content_nav > li {
    list-style: none;
}

ul.content_nav li > span.title {
    display: block;
    padding: 4px;   
    border-bottom: 2px solid white;
    border-top: 2px solid white;
    border-left: 4px solid gray;
    background-color: #EEE;
    font-weight: bold;
}

ul.content_nav li.active > span.title {
    background-color: #CDF;        
}

ul.content_nav li.active span.title a {
    color: black;    
}

ul.content_nav li span.title a {
    display: block;    
}

ul.content_nav ul {
    margin: 0;
    padding: 0 0 0 1.5em;    
}

ul.content_nav ul li {
    list-style: none;
    border: none;
    font-size: 11px;
}

ul.content_nav ul li span {
    border-bottom: 1px solid #ddd;
    display: block;
    padding: 3px 3px 3px 3px;    
}

ul.content_nav ul li span a {
    display: block;    
}

ul.content_nav ul li span a:hover {
    text-decoration: underline;
}


#content h2 {
    font-size: 16px;
    color: #00508c !important;    
    padding: 4px 0 4px 25px;
    background-color: transparent;
    background-image: url(../img/skillsusa/square_arrow.gif);
    background-repeat: no-repeat;
    background-position: 0% 0.7em;
    border-bottom: 2px solid #f2f2f2;
}

#content fieldset {
    border: 1px solid red;
    padding: 10px;
}

#content fieldset legend {
    font-size: 12px;    
    border: 1px solid red;
    font-weight: bold;
}

/*====================================================================
END CONTENT STYLE FOR SKILLS USA CA THEME
===========================================================================*/

/*=================================================================================
BEGIN FOOTER STYLE FOR SKILLS USA CA THEME
======================================================================*/

#footer {
    background-color: white;
    background-image: url(../img/skillsusa/SkillsUSA_footer.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-attachment: scroll;

    border-top: 1px solid #ccc;
    color: black;
    font-weight: bold;
    text-align: center;
    font-size: 10px;
    padding: 1em;
}

#footer a {
    color: #4f82cb;    
}

#footer a:hover {
    text-decoration: underline;    
}


/*=================================================================================
END FOOTER STYLE FOR SKILLS USA CA THEME
======================================================================*/
