*{ margin: 0; padding: 0; }
* body {
	font: .8em Arial, Sans-Serif;
	line-height: 1.8em;
	background: #333;
	color: #444444;
	overflow: visible;
}

a.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #5cc9e0;
	text-decoration: underline;
	letter-spacing: 1px;
	text-align: left;
	text-transform: lowercase;
	font-weight: normal;
	cursor: auto;
}

a {
	color: #6587E0;
	text-decoration: none;
}

a:visited { 
	text-decoration: none;
}

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

h2 {
	margin: 0 0 10px;
	padding: 10px 0 3px;
	text-transform:capitalize;
	color: #6587E0;
	text-decoration: none;
}

h3 {
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 1em;
	height: 24px;
	line-height: 24px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

embed{
	margin-right:10px;
}

.hrBar{
	color: #6486DF;
	visibility: visible;
	width: 100%;
	border: 1px solid #6486DF;

}

.storeTitle {
	background-color:#CFDDFF; 
	color:#6587E0;
	font-family: "Lithos Pro Regular", Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
}

ul {padding: 0; margin: 0 0 10px;}
ol{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ol > li{
	list-style-type: inherit;
	padding: 0px 0px 0px 0px;
}

p {margin: 5px 0 10px 0; }

img { border: none; }

img[src $= 'images/login_error.jpg'], img[src $= '../images/login_error.jpg']{
	width: 17px;
	height: 19px;
}

object{
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#header {
	height: 215px;
	background-image: url(images/sky_CP.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 18px;
}

#header h1 {
	font-size: 30px;
	font-weight: 100;
	letter-spacing: -1px;
	padding: 22px 0 5px 10px;
}

#header a{
	font-size: 16px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
	color: #FFFFFF;
}

#header a:hover {
	color:#353535;
	text-decoration:underline;
}

#header h2 {
	color: #EEEEEE;
	font-size: 19px;
	font-weight: 100;
	padding: 0 0 0 11px;
	letter-spacing: -1px;
	line-height: 12px;
	text-transform: none;
}

#wrap {
	width: 820px;
	background: #FFFFFF;
	height: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#left { 
	float: left; 
	width: 180px; 
	background: #CFDDFF; 
	margin-bottom: 10px; 
	margin-top: 20px;
}

#left ul { 
	padding: 5px 10px 10px 10px; 
	margin: 0; 
}

#left li { list-style-type:none; }

#left a.lgo{ color:#FFFFFF; }

#left a.lgo:hover{ text-decoration:underline; }

#adm {
	margin-bottom: 10px;
	float: right;
	width: 610px;
	padding: 0 10px 10px 10px;
	margin-top: 10px;
	height: auto;
}

#info {
	margin-bottom: 10px;
	float: right;
	width: 610px;
	padding: 0 10px 10px 10px;
	margin-top: 10px;
	height: auto;
}

#info a[onclick] {
	text-decoration:underline;
	cursor:pointer;
}

/*#info ul li {
	list-style-type: circle; 
	padding-left: 10px; 
	margin-left: 20px;
}

#info ul[title = "Store Features"] > li {
	list-style-type: none; 
	padding: 0; 
	margin: 0;
}
*/

#info ul li{
	list-style-type:none;
	padding-left: 10px;
	margin: 0;
}

#formcheck, #check {
	font-size: 1.1em;
	color: #990033;
	text-align: center;
}

#footer {
	font-size: 1em;
	text-align:	center;
	border-top: 1px solid #CCCCCC;
	padding: 10px 5px;
}

#renegadeInfo {
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	height: 88px;
	visibility: visible;
}

#renegadeButtons {
	color: #CCCCCC;
	font-size: 14px;
	background-color: #000000;
	cursor: text;
}

