/* CSS Document */

/*rough example of what to change to change the skin on the pac website*/

html{
background:url(uka_html2.gif) repeat-x;
}
#header{
background:url(uka_header2.jpg) no-repeat top center;
}

h1 a{
background:url(uka_h1.gif) no-repeat top left;
width:262px;
height:60px;
}


#nav li{

	padding:15px 0 0 0;
}

#nav li a{
	color:#0B63AE;
	text-decoration:none;font-weight:bold;
	padding:5px;
}
.exercisecategories{
border-color:#0B63AE;}
.exercisecategories h4{
background-color:#0B63AE;}
.exercisecategories h4 a{
color:#ffffff;}

#loginForm p.white{
color:#000000;
}

#loginForm .textbox{
background:url(uka_loginForm_txtfield.gif) repeat-x;
border:none;
}
#loginForm a{
color:#2870A5;
}

#column20 h2.price{
background:url(uka_pricebutton.gif) no-repeat top left;
}

.column_right h4 a{
color:#2870A5;
}

.columnleft h3{
color:#2870A5;
}

.columnleft .featuredexercise{
border:1px solid #2870A5;
}

#footer{

}

p.interview{
	background:url(icon_uka_int.gif) no-repeat top left;
}
