/* @group Core Elements */

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	margin: 0;
	padding: 0;
	line-height: 135%;
}

/* Font family information */




body#ff-helvetica, #ff-helvetica td {
	font-family: Helvetica, Arial, FreeSans, sans-serif;
}


/* end font family information */

form {
	margin: 0;
	padding: 0;
}

body.f-smaller,
body#ff-optima.f-smaller,
body#ff-georgia.f-smaller {
	font-size: 11px;
}

body,
body.f-default {
	font-size: 12px;
}

body#ff-optima,
body#ff-optima.f-default {
	font-size: 13px;
}

body#ff-georgia,
body#ff-georgia.f-default {
	font-size: 13px;
}

body.f-larger,
body#ff-optima.f-larger,
body#ff-georgia.f-larger {
	font-size: 14px;
}


p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h5 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 25px 0 10px 0;
	font-weight: normal;
	line-height: 120%;
}

h1 { 
	font-size: 200%;
	line-height: 100%;
}

h2 {
	font-size: 175%;
	line-height: 100%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 120%;
}

h5 {
	font-size: 120%;
	text-transform: uppercase;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* @end */




/* @group Structure */



#sub-header {
	height: 60px;
	padding-top: 14px;
}

#showcase {
	overflow: hidden;
	padding: 10px;
}

#showcase2 {
	width: 236px;
	float: right;
	overflow: hidden;
}

#showcase3 {
	margin-right: 236px;
	position: relative;
}

#showcase2 .padding {
	padding: 0 0 0 10px;
}









/* @grup RokContentRotator */

.rok-content-rotator {
	margin: 0;
	height: 270px;
	position: relative;
	z-index: 1;
}

.rok-content-rotator li {
	height: 43px;
}

.rok-content-rotator h2 {
	width: 213px;
	height: 47px;
	font-size: 130%;
	line-height: 47px;
	text-indent: 0;
	padding: 0;
	margin: 0 7px 0 7px;
	z-index: 1;
	outline: none;
}

.rok-content-rotator h2 a {
	display: block;
	z-index: 3;
	position: absolute;
	width: 213px;
	color: #fff !important;
	outline: none;
	text-indent: 0;
	margin: 0;
	padding: 0;
}

.rok-content-rotator h2 a:hover {
	text-indent: 3px;
}

.rok-content-rotator h2 a.active {
	font-weight: normal;
	font-size: 100%;
}

.rok-content-rotator h2 a:hover,
.rok-content-rotator h2 a:hover.active {
	text-decoration: none;
}

.rok-content-rotator .arrow {
	position: absolute;
	width: 21px;
	height: 47px;
	right: 234px;
	z-index: 2;
	top: 10px;
}

/* dont change below */
.rok-content-rotator {
	position: relative;
	background: #333;
}


.rok-content-rotator ul {
	padding: 0;
	float: right;
	margin: 10px 0 0 0;
	width: 227px;
	text-indent: 0;
}

.rok-content-rotator li { 
	list-style: none;
	padding: 0;
}

.rok-content-rotator .content {
	position: absolute;
	left: 0;
	top: 0;
	margin-right: 210px;
	padding: 15px;
	visibility: hidden;
	color: #ddd;
}

/* @end */


.clr {
	clear:both;
}



/* @group Signal Login Styling */



/* can be deleted */




div.rotator-demo-text {
	position: absolute;
	top: 185px;
	left: 20px;
	width: 350px;
}

span.rotator-demo-header {
	line-height: 100%;
	font-size: 200%;
	display: block;
	font-weight: bold;
	margin-bottom: 0px;
        text-decoration:none
}

span.rotator-demo-desc {
	font-size: 140%;
	line-height: 130%;
	color: #fff;
}

/*  end   */

