html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
 

 
 

 


.thing
{
    background-color        : lightgray;
}

 

 

 

 
 
 
 

 

 


 


.iSel1_StdSelect
{
    padding:            4px;

    background-color:   #f88;
}

.iSel1_StdSelect-title
{
    font-size:          22px;
    font-weight:        bold;

    color:              red;
}

 

 

 

 
 
 
 

 

 


 

.LoginBox-label
{
    background-color: #88f;
}

.LoginBox-input
{
    background-color: #f88;
}

 

 

 

 
 
 
 

 

 
 

 


BODY
{
    background-color        : white;
}

.clearfloat {
    clear: both;
}

 

 

 

 
 

BODY.skin-adept
{
	background: #000080 url('/r/page-bg.png');
    background-attachment: fixed;
	color: black;
	margin:0px;
	padding:0px;
}

.skin-adept #page {
	background-color: white;
	color: black;
	border: 1px solid #808080;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 960px;
}


 


.skin-adept #header {
	margin: 0px;
	padding: 0px;
	height: 92px;
	width: 960px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.skin-adept #header_redflag {
    float: right;
    zbackground: red url('/r/header-redflag.png');
}

.skin-adept #headerimg {
	background: white url('/r/adept-logo.png') no-repeat center left;
	margin: 0 0 0 20px;
	height: 92px;
	width: 420px;
}

.skin-adept #header_menu {
	background: #6faedb url('/r/head-menu-bg.png');
}

.skin-adept #header_menu ul {
    margin-left: 200px;
    height: 34px;
}

.skin-adept #header_menu li {
	float: left;
	list-style-type: none;
	list-style-image: none;
    padding: 0px 8px 0px 8px;
    margin: 0px 8px 0px 8px;
	color: #FFFF80;
	font-weight: bold;
	font-size: 15px;
    line-height: 32px;
    height: 34px;
}

.skin-adept #header_menu a {
	text-decoration: none;
	color: white;
}

.skin-adept #header_menu a:hover {
	color: #FFFF80;
}


 


.skin-adept #footer {
    clear: both;
	margin: 15px;
	padding-top: 20px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
}

.skin-adept #footer_nav {
	float: right;
}

.skin-adept #footer_nav ul {
	height: 24px;
}

.skin-adept #footer_nav li {
	float: left;
	list-style-type: none;
	list-style-image: none;
    margin: 0px 8px 0px 8px;
}


 


.skin-adept #content {
	color: black;
    padding: 0px 160px 60px 10px;
	font-size: 77%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    line-height: 125%;
}

.skin-adept #content p {
    margin-bottom: 5px;
}

.skin-adept #content-title {
	margin: 30px 0px 15px 0px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 20px;
	line-height: normal;
	color: #1151aa;
}

.skin-adept #content-title-sep {
	background-image: url('/r/content-title-sep.png');
	background-repeat: no-repeat;
	width: 400px;
	height: 3px;
	margin-bottom: 20px;
}


 


.skin-adept #col_side {
    float: left;
    width: 200px;
}

.skin-adept #col_main {
    float: right;
    width: 730px;
}


 


.skin-adept #sidebar {
    background:white url('/r/sidebar-bg.png') repeat-x;
    height: 372px;
    padding: 30px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 14px;
}

.skin-adept #sidebar a {
	color: #101010;
	font-weight: bold;
	text-decoration: none;
}

.skin-adept #sidebar a:hover {
	text-decoration: underline;
}

.skin-adept #sidebar p {
    margin-bottom: 15px;
}

 

.skin-adept .facebookcol {
	width: 520px;
   }


 


.skin-adept h1 {
	margin: 20px 0px 14px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 16px;
	color: #3171aa;
}


 


.skin-adept .temp ul {
    margin: 14px 0px 14px 0px;
	padding: 5px 10px 5px 10px;
	border-left: 10px solid #484848;
	border-right: 3px solid #484848;
	background-color: #585858;
	color: #e0e0e0;
}

.skin-adept .temp ul li {
	list-style: disc inside;
}

.skin-adept .temp ul ul {
    margin: 0px;
    padding: 2px 0px 2px 20px;
    border: 0px;
}

 

 
 
 

