/* @override http://ursaminor.com/_assets/styles/screen.css */

html, body {
	margin: 0;
	padding: 0;	
}

/* @group Content Containers */

body {
	font-family: 'Lucida Grande',Geneva,Arial,Trebuchet,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	background: #fff url(http://images.ursaminor.com/_assets/images/bg_white.png) repeat-y center top;
}

div#topg {
	position: relative;
	margin: 0;
	background: transparent url(http://images.ursaminor.com/_assets/images/bg-top.png) repeat-x;
	height: 338px;
}

#wrap {
	position: relative;
	background: #fff;
	width: 842px;
	margin: -338px auto 0;
}

div#subheader {
	background: url(http://images.ursaminor.com/_assets/images/bg_wrap.png) 842px;
	overflow:hidden;
	clear: both;
	padding-top: 4px;
}

#header {
	padding: 0;
	height: 136px;
	background: url(http://images.ursaminor.com/_assets/images/header_bg.png) no-repeat;
	margin: 0;
	position: relative;
}

div#content {
	float: left;
	background: #fff;
	padding: 30px 35px 45px 45px;
	line-height: 180%;
	font-size: 12px;
	color: #666666;
	width: 502px;
}

div#content.full {
	width: 760px;
}

div#frontpage {
	width: 842px;
	height: 308px;
	background: url(http://images.ursaminor.com/_assets/images/bg_wrap.png) 842px;
	overflow: hidden;
	padding-top: 4px;
}

div#front_noflash {
	width: 842px;
	height: 308px;
	background: url(http://images.ursaminor.com/_assets/images/hm_bg.png) no-repeat;
}



div#scroll_container {
	padding-top: 50px;
	padding-left: 187px;
}

embed#sotester {
	width: 842px;
}

div#container_bd {
	background: #9D9D9D url(http://images.ursaminor.com/_assets/images/bg_wrap.png) no-repeat;
	width: 842px;
	height: 226px;
}

.box {
	border: 1px solid silver;
	background: url(http://images.ursaminor.com/_assets/images/bg_box.png) repeat-x 0 top;
	padding-top: 8px;
	margin-top: 25px;
}


.box h5 {
	margin-top: -8px;
}

.box p {
	padding: 17px;
}

.box ul {
	margin-top: 0;
	width: 65%;
	list-style-image: url(http://images.ursaminor.com/_assets/images/bullet.png);
}

#map {
	visibility: hidden;
}

.boxquote {
	border:1px solid #e9e9e9;
	background: url(http://images.ursaminor.com/_assets/images/bg_box2.png) repeat-x 0 bottom;
	padding: 15px 40px 20px 23px;
	margin-right: 5px;
}

.showcase_mod {
	float:left;
	position: relative;
	width: 166px;
	height: 125px;
	padding: 5px;
	overflow: hidden;
	margin-right: 9px;
	margin-bottom: 28px;
}

.showcase_mod img {
	width: 166px;
	height: 90px;
	padding: 0;
}

.showcase_mod h1 {
	margin: 0 0 2px;
	padding: 0;
	width: 500px;
	overflow:hidden;
	text-transform: capitalize;
	color: #565656;
	font-size: 13px;
	font-weight: bold;
	
}

.showcase_mod p {
	width:  500px;
	overflow: hidden;
	color: #868686;
	font-size: 9px;
	padding: 0;
	margin: -6px 0 2px;
}

.showcase_mod:hover {
	background: url(http://images.ursaminor.com/_assets/images/bg_showcase.jpg) no-repeat left top;
	text-decoration: none;
}


div.casestudies_mod {
	float:left;
	/*width: 29%;*/
	width: 45%;
	margin-right:10px;
	margin-top:10px;
	border:1px solid #e9e9e9;
	background: url(http://images.ursaminor.com/_assets/images/bg_box2.png) repeat-x 0 bottom;
	padding: 10px;
	height: 140px;
	overflow: hidden;
}

div#footer {
	clear:both;
	display: table;
	width: 842px;
	height: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	/*background: #a2a2a2 url(http://images.ursaminor.com/_assets/images/nav_bg.png) no-repeat;*/
	color: silver;
	font-size: 9px;
	text-align: center;
	text-transform: uppercase;
}

.prefs {
	background: url(http://images.ursaminor.com/_assets/images/but_grey.png) bottom repeat-x;
	border: 1px solid silver;
}

div#mb_overlay {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 30;
	background-color: #313131;
	cursor: pointer;
}

div#mb_center {
	position: absolute;
	left: 50%;
	z-index: 40;
	overflow: hidden;
	background: url(http://images.ursaminor.com/_assets/images/bg_showcase.jpg) no-repeat right top;
}

.mb_loading {
	background: url(http://images.ursaminor.com/_assets/images/loading.gif) center center;
}

div#mb_contents {
	overflow: hidden;
	background: url(http://images.ursaminor.com/_assets/images/bg_showcase.jpg) no-repeat right top;
	padding-top: 12px;
	visibility: hidden;
	z-index: 90;
	display: block;
}

div#slickSidecar {
	float: right;
	width: 310px;
	margin-right: 10px;
}

div#slickSidecar h1  {
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 50px;
	margin-bottom: 15px;
	padding-right: 20px;
}

div#slickSidecar p {
	color: #fff;
	font-size: 11px;
	width: 272px;
	margin-bottom: 0;
	min-height: 153px;
}

#slickSidecar a {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}

#slickSidecar #slickThumbs {
	margin-top: 27px;
}

#slickSidecar #slickThumbs img {
	border: 2px solid #fff;
	margin-right: 5px;
}

#slickSidecar #slickThumbs img:hover {
	border-color: #2971a7;
}

.imageflick {
	float: left;
	width: 415px;
	height: 395px;
	overflow: hidden;
	margin-top: 4px;
	margin-left: 18px;
}

.imageflick div {
	width: 415px;
	height: 2403px;
}

.imageflick div div {
	width: 415px;
	height: 398px;
}

/* casestudies */
#content.full .casestudy_pg {
	width: 80%;
}
.casestudy_pg h1 {
	border-bottom: 1px solid #75828e;
	color: #75828e;
	text-transform: capitalize;
}
.casestudies_item {
	float: left;
	position: relative;
	display: block;
	width: 365px;
	height: 156px;
	margin-right: 14px;
	margin-bottom: 14px;
}

.casestudies_item div {
	position: absolute;
	top: 15px;
	left: 121px;
	width: 222px;
	height: 106px;
	overflow: hidden;
}

.casestudies_item div h1 {
	color:#2971a7;
	font-weight: bold;
	font-size: 13px;
	text-transform: capitalize;
	line-height: 15px;
	margin: 0 0 2px;
	padding: 0;
}

.casestudies_item div p {
	color: #000;
	font-size: 11px;
	line-height: 14px;
}



/* @end */

/* @group Text */

blockquote {
	font-weight: bold;
	font-size: 18px;
	line-height: 140%;
	margin: 0 0 15px;
	margin-bottom: 25px;
	color: #75828e;
	padding: 0;
}

blockquote_big {
	font-weight: bold;
	font-size: 20px;
	line-height: 140%;
	margin: 0 0 0px;
	margin-bottom: 30px;
	color: #75828e;
	padding-bottom: 40px;
}

.blockquote_cs_rt {
	font-weight: bold;
	font-size: 13px;
	line-height: 140%;
	color: #fff;
	width: 30%;
	float: right;
	margin: 8px 0 15px 30px;
	padding: 20px;
	background: #75828e url(http://images.ursaminor.com/_assets/images/blquote_bk.png) top;
}

.blockquote_cs_rt p {
	text-align: right;
}

.blockquote_cs_lt {
	font-weight: bold;
	font-size: 13px;
	line-height: 140%;
	margin: 8px 30px 15px 0;
	color: #fff;
	width: 30%;
	float: left;
	padding: 20px;
	background: #75828e url(http://images.ursaminor.com/_assets/images/blquote_bk.png) top;
}
.dropcap {
	float:left;
	/*color:#D4D4C7;*/
	color:#75828e;
	font-size:100px;
	line-height:70px;
	padding-top:2px;
	font-family: Times, serif, Georgia;
}

h1 {
	color:gray;
	font-size: 37px;
	line-height: 1.1em;
	margin-top: 20;
	margin-bottom: 45px;
	font-weight: 200;
	font-family: Geneva,Arial,Trebuchet,Verdana,Helvetica,sans-serif;
}

h2 {
	color: gray;
	font-size:22px;
	margin:8px 0 0;
	line-height:2.1em;
	letter-spacing:-0.02em;
}
h3 {
	color: #1c6bbb;
	font-size: 16px;
	margin-top:20px;
	margin-bottom:10px;
	text-align: left;
}
h4 {
	color: #4d4d4d;
	font-size: 14px;
	margin:1em 0;
	padding-top:20px;
}

h5 {
	color: gray;
	font-size:14px;
	line-height:2.1em;
	letter-spacing:-0.02em;
	background: url(http://images.ursaminor.com/_assets/images/h5_bg.png) repeat-x;
	padding-left: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
}

h5.dark{
	color: whitesmoke;
	font-size:14px;
	line-height:2.1em;
	letter-spacing:-0.02em;
	background: url(http://images.ursaminor.com/_assets/images/h5_bg_dark.png) repeat-x;
	padding-left: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
}

h6 {
	color: #1c6bbb;
	font-size: 12px;
	margin:0;
	padding-left: 14px;
	padding-bottom: 0;
}

h6.left_pad {
	color: #1c6bbb;
	font-size: 12px;
	font-weight: bold;
	margin:0;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 3px;
}

p {
	margin: 0;
	padding-top: 0;
	padding-bottom: 10px;
}

p.pad {
	margin: 0;
	padding-top: 0;
	padding-bottom: 20px;
}

.error {
	color: #CD0000;
	text-decoration: none;
	border: none;
	font-weight: bold;
}

#mb_error {
	font-size: 1.2em;
	color: #CD0000;
	font-weight: bold;
	text-align: center;
	padding: 0.5em;
	font-family: Verdana, Helvetica, sans-serif;
}

#mb_error em {
	font-size: 0.8em;
}

.poweredBy, .poweredBy a {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #c0c0c0;
	font-size: 9px;
	text-align: center;
}

.clear {
	clear:both;
	padding:0;
	margin:0;
	height:1px;
}

.indented {
	padding-left:50pt;
	padding-right:50pt;
	margin:0;
}

.subtitle {
	border-bottom: 1px solid rgb(231, 231, 231);
	display: block;
	font-weight: bold;
	padding-bottom: 4px;
	margin-top: 14px;
	font-size: 2em;
}


/* @end */

/* @group Links */

a {
	text-decoration: none;
	outline: none;
	color: #2971a7;
}

a:active {
  outline: none;
}

a:hover {
	text-decoration: underline;
}

div#footer a  {
	color: #CCC;
}

a#mb_close_link  {
	display: block;
	float: right;
	color: #adaeb5;
	text-transform: uppercase;
	font-size: 9px;
	padding: 2px 6px;
	border: 1px solid #adaeb5;
	letter-spacing: 2px;
}

a:hover#mb_close_link  {
	text-decoration: none;
	color: #2971a7;
	color: #fff;
	border: 1px solid white;
}

a#mb_close_link strong {
	font-size: 130%;
	vertical-align: -1px;
}

.casestudies_mod .readmore_rt {
	text-align: right;
}

.prefs a {
	margin: 0 5px;
	padding: 0 5px;
}

/*a.button {
	background: url(http://images.ursaminor.com/_assets/images/nav_guide_button.png) right no-repeat;	
	padding: 4px 20px 6px 0; 
	margin: 0;
	color: #ececec;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}

a.button span {
	margin: 0;
	padding: 4px 0 6px 20px;
	background: url(http://images.ursaminor.com/_assets/images/nav_guide_button.png) left no-repeat;
}*/

a.button {
	display: -moz-inline-box;
	display: inline-block;
	cursor: pointer;
	
    font-size: 0;
    font-style: normal;
    line-height: 0;
    text-decoration: none;
    
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 22px;
	
	
	margin: 0 6px 0px 0;
	padding: 0 10px 0 0;	
	/*vertical-align: middle;*/	
    padding-top: -2px;
	
	_position: relative;
	_width: 10px;	
	_overflow-y: hidden;
}

a.button span {
	white-space:nowrap;
	cursor:pointer;
    color:#fff;
	display:-moz-inline-box;
	display:inline-block;
	line-height:1;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
    background-color:transparent;
	background-position:100% 0;
	background-repeat:no-repeat;
	height: 16px;
	padding: 5px 20px 0 10px;
	margin:0 -16px 0 10px;
	border:none;
	vertical-align:text-top;
	zoom:1;
	_position:relative;
    _padding-left:0px;
	_padding-right:12px;
	_margin-right:-10px;	
	_display:block;
	_top:0;
	_right:-5px;	
}

a.button, a.button span {
	background-image: url(http://images.ursaminor.com/_assets/images/nav_guide_button.png);
}

a.readmore {
	text-align: center;
	background:  url(http://images.ursaminor.com/_assets/images/buttonguide.png);
	padding: 0;
	border: 2px solid silver;
	color: #666;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	margin: 0;
	font-weight: bold;
}

ul.directory-list li {
	clear: both;
}

ul.directory-list li a strong {
	display: inline;
	float: left;
	font-size: 125%;
}

ul.directory-list li a em {
	float: right;
}


/* @end */

/* @group Form Elements */


.loginBox {
	padding: 10px;
}

.loginBox input {
	margin: 5px;
}

.inputsubmit {
	border: 1px solid silver;
	background: #f9f9f9 url(http://images.ursaminor.com/_assets/images/but_grey.png) bottom repeat-x;
	padding: 4px 8px;
}

.inputsubmit2 {
	border: 1px solid silver;
	background: #f9f9f9 url(http://images.ursaminor.com/_assets/images/but_grey.png) bottom repeat-x;
	padding: 4px 8px;
}

/* @group Feedback */

form#feedback fieldset {
	border:1px solid #E3E4E4;
	margin:1em 0pt;
	padding: 0;
}

#feedback legand {
	display: block;
	background: #cacaca url(http://images.ursaminor.com/_assets/images/bg_sbar_light.png);
	padding: 3px 6px 3px 5px;
}

#feedback fieldset legand.onActive {
	background: #cacaca url(http://images.ursaminor.com/_assets/images/bg_sbar_dark.png);
}


#feedback fieldset legand a {
	display: block;
	padding-left: 3px;
	color: #3e3e3e;
}

#feedback fieldset legand.onActive a {
	font-weight: bold
}

form#feedback ul {
	
	list-style-type: none;
	margin: 0;
	padding-top: 0;
	padding-left: 15px;
	padding-right: 0;
}

form#feedback li {
	clear: both;
	margin: 1px;
	padding: 15px 5px 14px 0;
	position: relative;
}



form#feedback li.buttons {
	display: block;
	width: 97%;	
}

form#feedback input {
	display: block;
	line-height: 1.4em;
	margin: 6px 0pt 0pt 25px;
	width: 246px;
}

form#feedback input.next {
	width: 85px;
	margin-left: 390px;
}

form#feedback input.submit {
	width: 120px;
	float: right;
}

form#feedback input.checkbox, form#feedback input.radio  {
	width: 13px;
	height: 13px;	
}

form#feedback label input {
	margin: 0 0 0 7px;
	padding: 0;
	width: 130px;
	display: inline;
	font-size: 12px;
}

form#feedback input.text {
	background:#FFFFFF url(/images/fieldbg.gif) repeat-x scroll center top;
	border-color:#7C7C7C rgb(195, 195, 195) rgb(221, 221, 221);
	border-style:solid;
	border-width:1px;
}

form#feedback textarea {
	width: 95%;
	height: 10em;
	font-size: 12px;
}

form#feedback label {
	display: block;
	line-height:1.4em;
	padding:4px 0pt 5px;
	margin: -19px 0pt 0pt 46px;
}

form#feedback label.desc {
	line-height: 140%;
	margin: 0 0 15px;
	padding: 0pt 10pt 9px 0pt;
	margin: 0;
	color:#3E64EA;
	font-size:14px;
}



/* @end */





/* @end */

/* @group Images */

img {
	border-style: none;
}

#header img {
	float: left;
	margin-top: 27px;
	margin-left: 40px;
}

#center img {
	
	padding-top: 8px;
	padding-bottom: 20px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.img_rt {
	float:right;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0;
}

.img_lt {
	float:left;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0px;
}

.img_rt_pad {
	float:right;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0;
}

.img_lt_pad {
	float:left;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 20px;
	margin: 0px;
}

.img_lt_case {
	float:left;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 30px;
	margin: 0;
}

div.cell img {
	margin: 4px;
}

.sm_img_rt {
	float:right;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 10;
}

.sm_img_lt {
	float:left;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 10px;
}


/* @end */

/* @group Navigation */

div#navTop { /* Top Nav */
	float: right;
	margin-right: 20px;
	margin-top: 10px;
}

div#navTop a {
	font-size: 7pt;
	color: #434343;
	font-family: sans-serif;
	text-decoration: none;
}

div#navTop a:hover {
	color: #2971a7;
}

div#navMain { /* Main Nav */
	position: absolute;
	top: 108px;
	left: 0;
	display: inline-block;
	width: 842px;
	height: 28px;
	background-image: url(http://images.ursaminor.com/_assets/images/nav_bg.png);
	z-index: 28;
}

div#navAbout, div#navShowcase, div#navServices {
	display: none;
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 0;
	right: 10px;
}

div#navAbout ul, div#navShowcase ul, div#navServices ul {
	margin: 0;
	padding: 0;
}

div#navAbout li, div#navShowcase li, div#navServices li {
	float: left;
	list-style: none;
}

div#navAbout li a, div#navShowcase li a, div#navServices li a {
	display: block;
	color: #fff;	
	font-size: 11px;
	padding: 4px 16px 3px 16px;
	text-transform: uppercase;
	text-decoration: none;
}

div#navMain ul {
	float: right;
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin-right: 8px
}

div#navMain li {
	float: left;
	list-style: none;
}

div#navMain li a {
	display: block;
	color: #fff;	
	font-size: 12px;
	padding: 7px 18px 6px 19px;
	text-transform: uppercase;
	text-decoration: none;
}

div#navMain li:hover a, div#navAbout li:hover a, div#navShowcase li:hover a, div#navServices li:hover a, .selectedMain {
	background: url(http://images.ursaminor.com/_assets/images/nav_over.png) repeat-x right top;
}

/* Active items  */
.active, body.home a#home, body.about a#aboutM,
body.showcase a#showcaseM, body.casestudies a#showcaseM,
body.services a#servicesM, body.casestudies a:hover#showcaseM, 
body.facility a#facility, body.resources a#resources,
body.innovator a#innovator,  body.branding a#branding, 
body.about a#about, body.team a#team,
body.philosophy a#philosophy, body.clients a#clients,
body.careers a#careers, body.services a#services,
body.web a#web, body.audio a#audio,
body.video a#video, body.marketing a#marketing,
body.it-services a#it-services, body.team a#aboutM,
body.philosophy a#aboutM, body.clients a#aboutM,
body.careers a#aboutM, body.web a#servicesM,
body.audio a#servicesM, body.video a#servicesM,
body.marketing a#servicesM, body.it-services a#servicesM,
body.home a:hover#home, body.about a:hover#aboutM,
body.showcase a:hover#showcaseM, body.services a:hover#servicesM,
body.facility a:hover#facility, body.resources a:hover#resources,
body.about a:hover#about, body.team av#team,
body.philosophy a:hover#philosophy, body.clients a:hover#clients,
body.careers a:hover#careers, body.services a:hover#services,
body.web a:hover#web, body.audio a:hover#audio, body.innovator a:hover#innovator,
body.video a:hover#video, body.marketing a:hover#marketing,
body.it-services a:hover#it-services, body.team a:hover#aboutM,
body.philosophy a:hover#aboutM, body.clients a:hover#aboutM,
body.careers a:hover#aboutM, body.web a:hover#servicesM,
body.audio a:hover#servicesM, body.video a:hover#servicesM,
body.marketing a:hover#servicesM, body.it-services a:hover#servicesM,
body.casestudies a#sc_casestudies, body.casestudies a:hover#sc_casestudies  {
	background: url(http://images.ursaminor.com/_assets/images/nav_active.png) repeat-x right top;
}

.bar {
	color: whitesmoke;
	font-size: 14px;
	line-height: 2.1em;
	width: 96%;
	height: 28px;
	background: url(http://images.ursaminor.com/_assets/images/h5_bg_dark.png) repeat-x;
	padding-left: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	list-style-type: none;
	list-style-position: inside;
}

div.bar span {
	float: left;
	margin-right: 23px;
}

div.bar a.tag {
	float: left;
	margin-right: 20px;
	padding-right: 12px;
	padding-left: 12px;
}

div.bar a.tag.selected {
	background: url(http://images.ursaminor.com/_assets/images/nav_active.png) repeat-x right top;
}

div.bar a.tag, div.bar a.tag:hover {
	color: #fff;
	text-decoration: none;
}
#navguide h4 {
	font-size: 14px;
	margin:10px 0 0;
}
#navguide {
	padding: 0 20px 10px 20px;
	background:#f4f4f3 url(http://images.ursaminor.com/_assets/images/content_badge_bg.png) bottom left repeat-x;
	margin-top: 30px;
	width: 92%;
	height:120px;
}
#navguide .navguide_txt {
	height: 60px;
	overflow: hidden;
	margin: 0;
	padding: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	line-height: 14px;
	font-size: 11px;
}
#navguide .content_lt_sub_lt {
	float: left;
	width: 45%;
	padding-right: 10px;
}

#navguide .content_lt_sub_rt {
	float: left;
	width: 45%;
	padding-left: 20px;
	padding-right: 5px;
}

#navguide a div.buttonguide {
	text-align: center;
	background: url(http://images.ursaminor.com/_assets/images/nav_guide_button.gif) no-repeat;
	height: 22px;
	padding: 0px;
	width: 209px;
	margin: 10px 0 0 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 11px;
	letter-spacing: 1px;
}
#navguide a:hover {
	text-decoration: none;
}

/* @group Services Rollover */

#srollover {
	margin: 0;
	padding: 0;
	background: url(http://images.ursaminor.com/_assets/images/servicerollovers.jpg) no-repeat 8px 0;
	width: 442px;
	height: 194px;
	position: relative;
}

#srollover li {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 5;
}

#srollover li a {
	position: absolute;
	width: 224px;
	height: 95px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

#srollover li#swebDef a {
	width: 123px;
	height: 115px;
}

/* Postion the rollover containers */

#srollover li#saudioDef {
	left: 3px;
	top: 1px;
}

#srollover li#svideoDef {
	left: 230px;
	top: 1px;
}

#srollover li#smarketDef {
	left: 3px;
	top: 96px;
}

#srollover li#sitDef {
	left: 230px;
	top: 96px;
}

#srollover li#swebDef {
	left: 164px;
	top: 39px;
	z-index: 10;
}

/* Postion the background image to give the illustion */

#srollover li#saudioDef a:hover {
	background: url(http://images.ursaminor.com/_assets/images/servicerollovers.jpg) no-repeat 5px -195px;
}

#srollover li#svideoDef a:hover {
	background: url(http://images.ursaminor.com/_assets/images/servicerollovers.jpg) no-repeat -222px -195px;
}

#srollover li#smarketDef a:hover {
	background: url(http://images.ursaminor.com/_assets/images/servicerollovers.jpg) no-repeat 5px -290px;
}

#srollover li#sitDef a:hover {
	background: url(http://images.ursaminor.com/_assets/images/servicerollovers.jpg) no-repeat -222px -290px;
}

#srollover li#swebDef a:hover {
	background: url(http://images.ursaminor.com/_assets/images/servicerollovers.jpg) no-repeat -156px -427px;
}


/* @end */



/* @end */

/* @group Home Hooks */


#hooks {
	position: relative;
	overflow: hidden;
	background: #fff;
	width: 842px;
	height: 206px;
	margin: 0;
	padding: 0;
}

#hooks_frame {
	position:relative;
}

#hooks_previous {
	float:left;
	margin-top: 12px;
	cursor: w-resize;
}

#hooks_next {
	float:right;
	margin-top: 12px;
	cursor: e-resize;
}

#hooks_content {
	margin-left: 35px;
	position: absolute;
	width: 9418px;
	height: 206px;
}

#hooks_content a:hover {
	text-decoration: none;
}

#hooks_content #hooks_content li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}

#container_bd #hooks ul li {
	display: block;
	float: left;
	width: 321px;
	height: 206px;
	margin-right: 10px;
	margin-left: 10px;
}

#container_bd #hooks ul li img {
	display: block;
}

#container_bd #hooks ul li h1 {
	position: absolute;
	top: 18px;
	margin-left: 115px;
	margin-bottom: 1px;
	width: 200px;
	color: #fff;
	font-weight: 100;
	font-size: 17px;
	font-variant: normal;
	text-transform: uppercase;
}

#container_bd #hooks ul li p {
	position: absolute;
	top: 55px;
	width: 200px;
	margin-left: 115px;
	color: #aeaeae;
	font-size: 11px;
}

/* Case Studies want more bling*/

#container_bd #hooks ul li.hooks_casestudy h1 {
	color: #414141;
	top: 30px;
}

#container_bd #hooks ul li.hooks_casestudy p {
	color: #5c5c5c;
}

/* New Design Simple Hooks */

#home_hooks {
	padding: 5px 0 0 10px;
	margin: 0;
}

#home_hooks li {
	float: left;
	display: block;
	width: 183px;
	list-style-type: none;
	position: relative;
	margin: 0;
	padding: 0;
}

#home_hooks li.mid {
	width: 177px;
}

#home_hooks li.last {
	width: 238px;	
	display: block;
	margin-top: 10px;
	margin-left: 30px;
}

#home_hooks li h1 {
	position: absolute;
	top: 56px;
	left: 20px;
	color: #616161;
	font-weight: bold;
	font-size: 14px;
	font-variant: normal;
	text-transform: capitalize;
}

#home_hooks li p {
	position: absolute;
	top: 76px;
	left: 20px;
	font-size: 10px;
	color: #616161;
	width: 140px;
}

#home_hooks li.last h1, #home_hooks li.last p {
	position: static;
}

#home_hooks li.last img.img_rt {
	padding-left: 5px;
}


/* @end */

/* @group Home kwicks */


#kwicks_container {
	margin-top: 15px;
}

#kwicks {
	float: left;
	padding: 0;
	width: 840px;
	margin: 0;
}
 
.kwick {
	float: right;
	display: block;
	width: 180px;
	height: 146px;
	background: url(../images/kwick_bg.jpg) no-repeat right top;
	margin-right: 13px;
}

.kwick a {
	display: block;
	background: url(../images/kwick_bg.jpg) no-repeat left top;
	height: 126px;
	overflow: hidden;
	margin-right: 15px;
	padding: 6px 0 14px 15px;
}

.kwick a:hover {
	text-decoration: none;
}

.kwick p {
	height: 20px;
	display: block;
	overflow: hidden;
	opacity: 0;
	margin: 4px 0 0;
	color: #5c5c5c;
	font-size: 10px;
}

.kwick.expanded p {
	opacity: 1;
}

.kwick.expanded {
	width: 233px;
}

.kwick img {
	width: 260px;
	height: 58px;
	margin-top: 2px;

}

.kwick.expanded img {
	width: 200px;
}

.kwick h1 {
	font-size: 20px;
	text-transform: capitalize;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 5px 0 2px;
	color: #2a5582;
}



/* @end */

/* @group Sidebar */

div#sidebar {
	float: right;
	position: relative;
	background: #fff;
	padding: 26px 22px 0px 25px;
	width: 213px;
	min-height: 100%;
	font-size: 10pt;
}

#sidebar ul {
	position: relative;
	list-style-position: inside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul a:hover {
	text-decoration: none;
}


#sidebar ul li {
	position: relative;
	width: 213px;
	padding: 0;
	margin-right: 0;
	margin-bottom: 11px;
	margin-left: 0;
}

#sidebar ul li div {
	position: absolute;
	top: 70px;
	left: 16px;
	width: 180px;
}

#sidebar ul li div h1 {
	margin-bottom: 5px;
	color: #666;
	font-weight: 100;
	font-size: 16px;
	font-variant: normal;
	text-transform: capitalize;
}

#sidebar ul li div p {
	color: #515151;
	font-size: 11px;
}

/* Testimonials */
div#sidebar div.testimonials {
	font-size: 11px;
	color: #9b9b9b;
	/*background: url(http://images.ursaminor.com/_assets/images/bg_box2.png) repeat-x 0 bottom;*/
	margin-right: 5px;
	padding: 10px 15px 0;
}

div#sidebar div.testimonials p {
	margin-top: 7px;
}

#sidebar div.testimonials a {
	color: #757575;
}

/* Quotes */
div#sidebar div.quote {
	font-size: 11px;
	color: #9b9b9b;
	background: #f4f4f4 url(http://images.ursaminor.com/_assets/images/rt_quotes_bottom.png) no-repeat 0 bottom;
	padding: 10px 15px 0;
}

div#sidebar div.quote p {
	margin-top: 7px;
	padding-bottom: 16px;
}

#sidebar div.quote a {
	color: #757575;
}

/* @end */

/* @group Support */

.mainTable { background-color: #F4FAFF; }
.mainTableAlt { background-color: #FFFFFF; }
.mainTableOn { background-color: #FFFFF0; }
.TableHeader { background: #484847 url("images/bgbar.gif"); line-height: 25px; height: 25px; }
.TableMsg { background-color: #ADADAD; width: 100%; }
.TableHeaderText { color: #FFFFFF; font-size: 11px; text-align: center; }
.TableHeaderText a { color: #FFFFFF; font-size: 11px;  text-align: center; }
.TableInfoText { color: #000000; font-size: 11px; background-color: #FFFFFF; }
.priLow { background-color: #DDFFDD; }
.priNormal { background-color: #FFFFF0; }
.priHigh { background-color: #FEE7E7; }
.privReceived { background-color: #3669CF; color: #3E3E3E; }
.privBox { background-color: #FFFFFF; }
.privBorder { background-color: black; }
.privAttachments { background-color: #94C7FF; }
.msgReceived { background-color: #E9E9E9; color: #3E3E3E; font-size: 10px; }
.msgAnswered { background-color: #FFE0B3; color: #3E3E3E; font-size: 10px; }
.msgAttachments { background-color: #F4FAFF; color: #000000; font-size: 10px; }
.msgBorder { background-color: #ADADAD;  margin-top: 10px; }
.msgBorderInfo { background-color: #CCC; }
.msgBox { background-color: #F9F9F9; }
.searchBox { padding: 10px 0 0 10px; margin: auto; }
.loginBox td { padding: 5px; }
.loginBox td table td { line-height: 30px; }


/* @end */

/* @group Survey */

div#tabmenu {
	padding: 20px 0;
}

.qnType {
	font-size:12px;
	font-weight:100;
}

td.qnType.odd {
	background: #eee;
}

td.qnType.even {
	background: #ddd;
}

td.qnInner, td.qnInnerTd {
	padding:0;
}

div.question {
	padding: 6px 6px 19px;
	margin-bottom: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

div.question p {
	font-size: 14px;
	color: #3e64ea;
}

div.question ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 22px;
}

.tmp {
	border: 1px solid #000;
}


/* @end */

/* @group Blog */

#commentform {
	width: 500px;
	display: block;
}

#commentform #comment {
	width: 500px;
}

/* @end */
