/* VirtualRoadshow Styles */

body { background: url('/Resources/Oasis/VirtualRoadshow/Layout/bg_site.png') top left repeat-x; }

.imgText { display: none; }

#header { background: url('/Resources/Oasis/VirtualRoadshow/Layout/bg_header.png') bottom left no-repeat; height: 91px; padding-top: 50px; }

#header .button a { display: block; float: right; background: url('/Resources/Oasis/VirtualRoadshow/Layout/btn_contact.png') top left no-repeat; width: 243px; height: 53px; }
#header .button span { display: none; }

#header .logo a { display: block; float: right; background: url('/Resources/Oasis/VirtualRoadshow/Layout/btn_jaze.png') top left no-repeat; width: 155px; height: 53px; }
#header .logo span { display: none; }

#headerDevice { background: url('/Resources/Oasis/VirtualRoadshow/Layout/bg_headerDevice.png') top left no-repeat; width: 900px; height: 173px; }
#headerDevice span { display: none; }

#sticker { position: absolute; background: url('/Resources/Oasis/VirtualRoadshow/Layout/bg_sticker.png') top left no-repeat; width: 160px; height: 157px; right: 30px; top: 50px; }
#sticker span { display: none; }

.demo { background: url('/Resources/Oasis/VirtualRoadshow/Layout/bg_demo.gif') top left no-repeat; padding: 20px 0px 0px 20px; float: right; margin: 1px 0px 0px 20px; width: 350px; }
.demo img { float: right; clear: right; }

h1 { font-family: "Myriad Pro", "Segoe UI", Verdana, Arial, Helvetica, sans-serif; color: #08c; margin: 0px; padding: 10px 0px 0px; }

#layout_area_main h1 { background: #0090d9 url('/Resources/Oasis/VirtualRoadshow/Layout/bg_mainh1.png') top left no-repeat; color: white; margin: -1px -20px;
padding: 7px 19px; font-weight: normal; }

#layout_area_body h1 {  background: url('/Resources/Oasis/VirtualRoadshow/Layout/bg_columnsTop.png') top left no-repeat; color: white; margin: -1px -20px;
padding: 7px 19px; font-weight: normal; }
#layout_area_body h1 a { color: white; text-decoration: none; }

.hilighted h1 { margin-bottom: 10px !important; }

.required textarea { height: 70px !important; }

#benefits li {
	list-style: url('/Resources/Oasis/VirtualRoadshow/Layout/list_tick.png') none;
	margin: 10px 0px 0px -23px;
	padding: 0px 0px 7px 8px;
	border-bottom: 1px dashed #dfded1;
}
#applications li {
	list-style: url('/Resources/Oasis/VirtualRoadshow/Layout/list_arrow.png') none;
	margin: 10px 0px 0px -23px;
	padding-left: 8px;
}

.bright { color: #e60; font-weight: bold; }

/* Footer */

#btn_Jaze {
	cursor: pointer;
	background: url('/resources/Oasis/Layout/jazeLogo.png') right top no-repeat;
	height: 35px;
	padding: 10px 55px 0px 0px;
}

.poweredBy { width: 180px; }

.layout_area_footer { margin-top: 1em; font-size: 0.8em; color: #4d4d4d; }
.layout_area_footer a { color: #4d4d4d; text-decoration: none; }
.layout_area_footer a:hover { text-decoration: underline; }
