/* Light Style */

body {
	background: #E7ECED; /*#EFF2F3*/
	color: #555;
}

/**************** Start Font colors ***************/

/* link and content headings color */
a, .contentheading {
	color: #3342b5;
}

/* menu module base color */
.module-menu h3 {
	color: #999;
}

/* menu module accent color */
.module-menu h3 span {
	color: #000;
}

/* module link color */
.module h3 a, .module-color1 h3 a, .module-color2 h3 a, .module-color3 h3 a, .module-color4 h3 a, .module-style1 h3 a, .module-style1-color1 h3 a, .module-style1-color2 h3 a, .module-style1-color3 h3 a, .module-style1-color4 h3 a, .module-style2 h3 a, .module-style2-color1 h3 a, .module-style2-color2 h3 a, .module-style2-color3 h3 a, .module-style2-color4 h3 a {
	color: #990000;
}

/* module base color */
.module h3, .module-color1 h3, .module-color2 h3, .module-color3 h3, .module-color4 h3, .module-style1 h3, .module-style1-color1 h3, .module-style1-color2 h3, .module-style1-color3 h3, .module-style1-color4 h3, .module-style2 h3, .module-style2-color1 h3, .module-style2-color2 h3, .module-style2-color3 h3, .module-style2-color4 h3 {
	color: #666;
}

/* module accent color */
.module h3 span, .module-style1 h3 span, .module-style2 h3 span {
	color: #000;
}

/* module accent color1 */
.module-color1 h3 span, .module-style1-color1 h3 span, .module-style2-color1 h3 span {
	color: #3342b5;
}

/* module accent color2 */
.module-color2 h3 span, .module-style1-color2 h3 span, .module-style2-color2 h3 span {
	color: #990000;
}

/* module accent color3 */
.module-color3 h3 span, .module-style1-color3 h3 span, .module-style2-color3 h3 span {
	color: #3342b5;
}

/* module accent color4 */
.module-color4 h3 span, .module-style1-color4 h3 span, .module-style2-color4 h3 span {
	color: #8444A7;
}


/******************** end font styles *******************/

/* start slider toolbar */

#rokslide-toolbar {
	background: url('../images/light/tabber-bg.png') repeat-x 0 0;
}

#rokslide-toolbar li.last {
	background: transparent;
}

#rokslide-toolbar li.current,
#rokslide-toolbar li.last.current {
	background: url('../images/light/tabber-active-r.png') no-repeat 100% 0;
}

#rokslide-toolbar li.current span {
	background: url('../images/light/tabber-active-l.png') no-repeat 0 0;
}

#rokslide-toolbar li {
	background: url('../images/light/tabber-div.png') no-repeat 100% 0;
}

#rokslide-toolbar {
	color: #666;
}

#rokslide-toolbar li.active { 
	color: #222;
}

#rokslide-toolbar li.current { 
	color: #333;
}

/* end slider toolbar */

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  	border-bottom: 1px solid #e7e7e7;
}

tr.sectiontableentry1 td,
td.sectiontableentry1 {
	background: #f9f9f9;
}

td.sectiontableheader {
	background: #f9f9f9;
	border-bottom: 1px solid #e7e7e7;
}

#mod-search {
	background: url('../images/light/search-bg.png') no-repeat 0 0;
}

#mod-search input {
	color: #888;
}

img#logo {
	background: url('../images/light/logo.png') no-repeat 0 0;
}

#mainbody-top {
	background: url('../images/light/main-t.png') repeat-x 0 0;
}

#mainbody-top2 {
	background: url('../images/light/main-tl.png') no-repeat 0 0;
}

#mainbody-top3 {
	background: url('../images/light/main-tr.png') no-repeat 100% 0;
}

#mainbody {
	background: #fff;
	border-left: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
}

#bottom {
	background: #fff;
	border-left: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	border-top: 1px solid #D7D7D7;
}

#mainbody-bottom {
	background: url('../images/light/main-b.png') repeat-x 0 100%;
}

#mainbody-bottom2 {
	background: url('../images/light/main-bl.png') no-repeat 0 100%;
}

#mainbody-bottom3 {
	background: url('../images/light/main-br.png') no-repeat 100% 100%;
}

img#rocket {
	background: url('../images/light/rocket.png') no-repeat 0 0;
}

#pathway {
	/*background: url('../images/light/path-logo.png') no-repeat 10px 0;*/
	border-top: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7
}

span.pathway {
	background: url('../images/light/path-sep.png') no-repeat 100% 50%;
}

span.pathway img {
	background: url('../images/light/path-sep.png') no-repeat 0 50%;
}

.module-style1,
.module-style1-color1,
.module-style1-color2,
.module-style1-color3,
.module-style1-color4 {
	background: url('../images/light/modules/style1/module-br.png') no-repeat 100% 100%;
}

.module-style1 div,
.module-style1-color1 div,
.module-style1-color2 div,
.module-style1-color3 div,
.module-style1-color4 div {
	background: url('../images/light/modules/style1/module-tr.png') no-repeat 100% 0;
}

.module-style1 div div,
.module-style1-color1 div div,
.module-style1-color2 div div,
.module-style1-color3 div div,
.module-style1-color4 div div {
	background: url('../images/light/modules/style1/module-bl.png') no-repeat 0 100%;
}

.module-style1 div div div,
.module-style1-color1 div div div,
.module-style1-color2 div div div,
.module-style1-color3 div div div,
.module-style1-color4 div div div {
	background: url('../images/light/modules/style1/module-tl.png') no-repeat 0 0;
}

.module-style2,
.module-style2-color1,
.module-style2-color2,
.module-style2-color3,
.module-style2-color4 {
	background: url('../images/light/modules/style2/module-br.png') no-repeat 100% 100%;
}

.module-style2 div,
.module-style2-color1 div,
.module-style2-color2 div,
.module-style2-color3 div,
.module-style2-color4 div {
	background: url('../images/light/modules/style2/module-tr.png') no-repeat 100% 0;
}

.module-style2 div div,
.module-style2-color1 div div,
.module-style2-color2 div div,
.module-style2-color3 div div,
.module-style2-color4 div div {
	background: url('../images/light/modules/style2/module-bl.png') no-repeat 0 100%;
}

.module-style2 div div div,
.module-style2-color1 div div div,
.module-style2-color2 div div div,
.module-style2-color3 div div div,
.module-style2-color4 div div div {
	background: url('../images/light/modules/style2/module-tl.png') no-repeat 0 0;
}

a.readon {
	background: url('../images/light/readon-l9.png') no-repeat 0 0;
}

a.readon2 {
	background: url('../images/light/readon2.png') no-repeat 0 0;
	color: #fff
}

a.large .button {
	background: url('../images/light/font-lg.png') no-repeat 0 0;
}

a.small .button {
	background: url('../images/light/font-sm.png') no-repeat 0 0;
}

a.default .button {
	background: url('../images/light/font-d.png') no-repeat 0 0;
}

/* @group Typography */

li.number-1 {
	background: url('../images/light/typo/number-1.png') no-repeat 0 3px;	
}

li.number-2 {
	background: url('../images/light/typo/number-2.png') no-repeat 0 3px;	
}

li.number-3 {
	background: url('../images/light/typo/number-3.png') no-repeat 0 3px;	
}

li.number-4 {
	background: url('../images/light/typo/number-4.png') no-repeat 0 3px;	
}

li.number-5 {
	background: url('../images/light/typo/number-5.png') no-repeat 0 3px;	
}

li.number-6 {
	background: url('../images/light/typo/number-6.png') no-repeat 0 3px;	
}

li.number-7 {
	background: url('../images/light/typo/number-7.png') no-repeat 0 3px;	
}

li.number-8 {
	background: url('../images/light/typo/number-8.png') no-repeat 0 3px;	
}

li.number-9 {
	background: url('../images/light/typo/number-9.png') no-repeat 0 3px;	
}

ul.bullet-1 li {
	background: url('../images/light/typo/bullet-1.png') no-repeat 0 2px;
}

ul.bullet-2 li {
	background: url('../images/light/typo/bullet-2.png') no-repeat 0 2px;
}

ul.bullet-3 li {
	background: url('../images/light/typo/bullet-3.png') no-repeat 0 2px;
}

ul.bullet-4 li {
	background: url('../images/light/typo/bullet-4.png') no-repeat 0 2px;
}

ul.bullet-5 li {
	background: url('../images/light/typo/bullet-5.png') no-repeat 0 2px;
}

ul.bullet-6 li {
	background: url('../images/light/typo/bullet-6.png') no-repeat 0 2px;
}

ul.bullet-7 li {
	background: url('../images/light/typo/bullet-7.png') no-repeat 0 2px;
}

ul.bullet-8 li {
	background: url('../images/light/typo/bullet-8.png') no-repeat 0 2px;
}

ul.bullet-9 li {
	background: url('../images/light/typo/bullet-9.png') no-repeat 0 2px;
}

ul.bullet-10 li {
	background: url('../images/light/typo/bullet-10.png') no-repeat 0 2px;
}

ul.bullet-11 li {
	background: url('../images/light/typo/bullet-11.png') no-repeat 0 2px;
}

ul.bullet-12 li {
	background: url('../images/light/typo/bullet-12.png') no-repeat 0 2px;
}

ul.bullet-13 li {
	background: url('../images/light/typo/bullet-13.png') no-repeat 0 2px;
}

ul.bullet-14 li {
	background: url('../images/light/typo/bullet-14.png') no-repeat 0 2px;
}

ul.bullet-15 li {
	background: url('../images/light/typo/bullet-15.png') no-repeat 0 2px;
}

ul.bullet-16 li {
	background: url('../images/light/typo/bullet-16.png') no-repeat 0 2px;
}

ul.bullet-17 li {
	background: url('../images/light/typo/bullet-17.png') no-repeat 0 2px;
}

ul.bullet-18 li {
	background: url('../images/light/typo/bullet-18.png') no-repeat 0 2px;
}

ul.icon-1 li {
	background: url('../images/light/typo/icon-1.png') no-repeat 0 2px;
}

ul.icon-2 li {
	background: url('../images/light/typo/icon-2.png') no-repeat 0 2px;
}

ul.icon-3 li {
	background: url('../images/light/typo/icon-3.png') no-repeat 0 2px;
}

ul.icon-4 li {
	background: url('../images/light/typo/icon-4.png') no-repeat 0 2px;
}

ul.icon-5 li {
	background: url('../images/light/typo/icon-5.png') no-repeat 0 2px;
}

ul.icon-6 li {
	background: url('../images/light/typo/icon-6.png') no-repeat 0 2px;
}

pre {
	background: #f7f7f7;
	border: 1px solid #f0f0f0;
}

blockquote {
	color: #666;
	background: url('../images/light/typo/quote.png') no-repeat 0 5px;
}

blockquote p {
	background: url('../images/light/typo/quote.png') no-repeat 100% 100%;
}

span.alert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #FFD6D6 url('../images/light/typo/status-alert.png') no-repeat 10px 50%;
}

span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #D8E5F8 url('../images/light/typo/status-info.png') no-repeat 10px 50%;
}

span.note {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #FEF6D8 url('../images/light/typo/status-note.png') no-repeat 10px 50%;
}

span.download {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #EEF7DD url('../images/light/typo/status-download.png') no-repeat 10px 50%;
}

img.content-left {
	border: 1px solid #eee;
}

img.content-right {
	border: 1px solid #eee;
}

fieldset {
	border-top: 4px solid #eee;
	border-bottom: 4px solid #eee;
}

img.speakers {
	background: url('../images/light/demo-icon.jpg') no-repeat 0 0;
	float: right;
	margin-left: 15px
}

.demo-border {
	padding: 5px;
	border: 1px solid #eee;
}

/* @end */