/*
	BUD SCREEN STYLES
*/

/* @group GLOBAL */

body {
	background: #fff;
	color: #666;
}

body, input, select, textarea, pre {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {font-size: 1.9em;}
h2 {font-size: 1.8em;}
h3 {font-size: 1.5em;}
h4 {font-size: 1.3em;}

h2, h3, h4 {
	color: #464749;
}

p, li, dt, dd, .action input {
	font-size: 1.3em;
}

p, li, dt, dd, pre {
	line-height: 1.4;
}

img {
	margin-right: 1em;
	margin-bottom: 0.5em;
	border: 1px solid #ccc;
	padding: 3px;
}

blockquote {
	float: right;
	width: 200px;
	border-left: 1px dotted #ccc;
	margin: 0.5em 0 1em 2em;
	padding-left: 1em;
}

blockquote p,
blockquote .quote {
	color: #9dc701;
	font-style: italic;
	font-size: 1.38em;
	margin-bottom: 0.5em;
	font-weight: bold;
}

blockquote pre,
blockquote .quoter {
	margin: 0;
	font-size: 1.1em;
	color: #666;
	font-style: normal;
	font-weight: bold;	
}

blockquote cite {
	font-style: normal;
	font-weight: bold;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* @end GLOBAL */

/* @group STRUCTURE */

#container {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
}

#page-body {
	overflow: hidden;
	zoom: 1;
	padding: 30px 45px 30px 45px;
	clear: both;
}

/* @end STRUCTURE */

/* @group FORMS */

.form {
	margin: 2em 0;
}

.form select, .form input, .form textarea {
	color: #333;
}

.form fieldset ol {
	margin-bottom: 0;
}

#content .form fieldset li {
	overflow: hidden;
	background: none;
	zoom: 1;
}

.form fieldset li br {
	display: none;
}

.form fieldset label {
	float: left;
	width: 11em;
	text-align: right;
	margin-right: 1em;
	display: block;
	padding-top: 0.1em;
}

.form fieldset input,
.form fieldset textarea {
	float: left;
}

.form fieldset input {
	width: 11em;
}

.form fieldset textarea {
	width: 28em;
	height: 12em;
}

.form fieldset .action {
	margin-left: 17em;
}

.form fieldset .action input {
	padding: 2px 14px;
	font-weight: bold;
	width: auto;
	float: none;
}

.form fieldset .action input {
	*padding: 0;
}

/* @group ERRORS */

.form .errors {
	margin-bottom: 2.5em;
}

.form fieldset li label.error {
	width: auto;
	padding-left: 0.4em;
	font-style: italic;
	color: #CC0001;
	text-align: left;
}

.form fieldset li.textarea label.error {
	margin-left: 11.7em;
	float: none;
	clear: both;
	padding-top: 0.4em;
}

.form #contactForm_flash div {
	padding: 0.5em 0.8em;
	margin-bottom: 2em;
}

.form #contactForm_flash .error {
	border: 1px solid #c21010;
	color: #CC0001;
	background: #ffcfcf;	
}

.form #contactForm_flash .success {
	border: 1px solid #8cb300;
	color: #6ba200;
	background: #e9ff9b;
}

.form #contactForm_flash p {
	margin-bottom: 0;
}

/* @end ERRORS */

/* @end FORMS */

/* @group SIMPLECMS */

#swcmsInEdit body {
	padding: 0;
	width: auto;
	height: auto;
	margin: 0;
	background: none;
}

#swcmsRepeaterToolbar ul li a img, 
#swcmsRepeaterToolbarSingle ul li a img {
	border: 0;
	padding: 0;
}

.in-edit .row {
	margin-bottom: 0.4em;
	display: block;
}

.in-edit label,
.in-edit input,
.in-edit textarea {
	color: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-weight: inherit;
}

.in-edit input,
.in-edit textarea {
	width: 98%;
}

.in-edit .summary textarea {
	height: 5em;
}

.in-edit .content textarea {
	height: 12em;
}

.in-edit .note {
	font-style: italic;
	color: #666;
}

b {font-weight: bold;}
i {font-style: italic;}

/* @end SIMPLECMS */

/* @group HEADER */

#header {
	background: url(/img/bg-header.jpg) no-repeat bottom center;
	padding: 33px 45px 10px 45px;
	overflow: hidden;
	zoom: 1;
}

#template-home #header {
	background-image: url(/img/bg-header-home.jpg);
}

#logo {
	float: left;
	margin: 0;
	width: 301px;
	height: 41px;
	cursor: pointer;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999em;
	background: url(/img/bud-logo.png) top left no-repeat;
	outline: none;
}

* html #logo a {
	background: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/bud-logo.png",sizingMethod="crop");
	cursor: pointer;
}

#strap {
	position: absolute;
	top: 0;
	left: -9999em;
}

#nav {
	float: right;
	margin: 9px 0 0 0;
	padding: 0;
}

#nav li {
	float: left;
	margin: 0 0 0 19px;
	padding: 0;
	list-style: none;
}

#nav li.lnk-home {
	margin-left: 0;
}

#nav li a {
	display: block;
	background: no-repeat 0 0;
	height: 16px;
	text-indent: -9999em;
	outline: none;
}

#nav li a:hover {background-position: 0 -22px !important;}

#nav li.lnk-home a {width: 37px; background-image: url(/img/nav-home.gif);}
#nav li.lnk-about a {width: 68px; background-image: url(/img/nav-about.gif);}
#nav li.lnk-services a {width: 64px; background-image: url(/img/nav-services.gif);}
#nav li.lnk-clients a {width: 74px; background-image: url(/img/nav-work.gif);}
#nav li.lnk-resources a {width: 79px; background-image: url(/img/nav-resources.gif);}
#nav li.lnk-contact a {width: 84px; background-image: url(/img/nav-contact.gif);}

.section-home #nav li.lnk-home a,
.section-about #nav li.lnk-about a,
.section-services #nav li.lnk-services a,
.section-work #nav li.lnk-clients a,
.section-resources #nav li.lnk-resources a,
.section-contact #nav li.lnk-contact a {
	background-position: 0 -44px;
}

/* @end HEADER */

/* @group BANNER */

#banner {
	clear: both;
	zoom: 1;
	padding-top: 70px;
}

#template-home #banner .intro {
	width: 70.5%;
	font-size: 2em;
	float: right;
	color: #464749;
	margin-bottom: 1.6em;
	line-height: 1.3;
	letter-spacing: 0.01em;
}

#template-home #banner .action {
	margin: 0 0 4.5em 0;
	padding-right: 300px;
	clear: both;
	float: right;
}

#template-home #banner .action.in-edit {
	width: 175px;
	color: #464749;
	padding: 0 330px 0 15px;
}

#template-home #banner .action a {
	display: block;
	color: #464749;
	width: 175px;
	height: 25px;
	padding: 6px 30px 0 15px;
	background: url(/img/banner-button.png) 0 0 no-repeat;
	text-align: center;
	cursor: pointer;
}

#template-home #banner .action a:hover {
	text-decoration: none;
	background-position: 0 -31px;
}

* html #template-home #banner .action a {
	background: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/banner-button.png",sizingMethod="crop");
	cursor: pointer;
}

/* @end BANNER */

/* @group CONTENT */

#content {
	float: left;
	width: 605px;
}

#content img {
	clear: left;
}

#content h3 {
	margin: 1.6em 0 1em 0;
	clear: both;
}

#content h4 {
	margin: 1.4em 0 1em 0;
	clear: both;
}

#content ul {
	margin: 2em 0 2em 2em;
	clear: both;
}

#content li {
	background: url(/img/bullet.gif) 0 5px no-repeat;
	list-style: none;
	padding-left: 16px;
}

#content a {
	color: #9dc700;
	font-weight: bold;
}

#template-home .module,
.summaryList .item {
	width: 245px;
	float: left;
	padding: 20px 20px 17px 20px;
	margin-left: 35px;
	background: #f5f5f5 url(/img/bg-module.gif) top left repeat-y;
	position: relative;
	min-height: 24.7em;
	height: auto !important;
	height: 24.7em;
}

.summaryList .item {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	padding-bottom: 19px;
	min-height: 15.8em;
	height: auto !important;
	height: 15.8em;
}

#template-home #mod-services,
.summaryList .item.odd {
	margin-left: 0;
}

.summaryList .item.odd {
	clear: left;
}

#template-home #mod-news {
	background: none;
	width: 100%;
	margin: 0;
	border: 0;
	padding-left: 0;
	padding-right: 0;
	color: #999;
}

#content .summaryList .item h3,
#template-home .module h3 {
	margin-top: 0;
}

#template-home .module h3 {
	color: #464749;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 19px;
	margin-bottom: 20px;
	float: left;
	width: 100%;
	clear: both;
}

#template-home .module .intro {
	margin-bottom: 1em;
	float: left;
	width: 100%;
	clear: both;
}

#template-home .module ul {
	padding: 0.5em 0;
	float: left;
	width: 100%;
	margin: 0;
	clear: both;
}

#template-home #mod-news ul {
	padding: 0;
	float: none;
}

#template-home .module li {
	margin: 0 0 0.5em 0;
	float: left;
	width: 43.5%;
	list-style: none;
	background: none;
	padding: 0;
}

#template-home #mod-news li {
	margin-bottom: 1.45em;
	font-size: 1.2em;
	float: none;
	width: auto;
}

#template-home #mod-services li {
	font-size: 1.2em;
}

#template-home #mod-services li a {
	background-position: 100% 3px;
}

#template-home .module li.odd {
	width: 51.5%;
}

#template-home .module li.even {
	padding-left: 5%;
}

#template-home .module li.in-edit {
	clear: both;
	padding: 0;
	width: 100%;
}

#template-home #mod-news .meta {
	font-size: 0.92em;
}

#template-home .module blockquote {
	border: 0;
	width: 100%;
	float: left;
	clear: both;
	margin: 0.3em 0 1em 0;
	background: url(/img/icon-quote-home.gif) left top no-repeat;
	padding-left: 0;
}

#template-home .module blockquote p {
	margin-left: 33px;
}

#template-home .module .action {
	border-top: 1px solid #ebebeb;
	margin-top: 1em;
	clear: both;
	float: left;
	width: 245px;
	padding-top: 15px;
}

#content .summaryList .item .action,
#template-home .module .action {
	margin-bottom: 0;
}

#template-home #mod-news .action {
	margin-top: 0.5em;
	float: left;
	width: 100%;
}

#content .summaryList .item .action a,
#template-home .module a {
	background: url(/img/arrow.gif) 100% 4px no-repeat;
	padding-right: 12px;
}

/* @group NEWS */

#news .item {
	background: url(/img/bg-dots.gif) bottom left repeat-x;
	margin-bottom: 2em;
	padding-bottom: 2em;
	float: left;
	width: 100%;
}

#news .item h3 {
	margin: 0 0 0.1em 0;
}

#news .item .meta {
	font-size: 1.1em;
	color: #999;
	font-style: italic;
	margin-bottom: 1.5em;
}

#news .item a.img {
	float: left;
	display: block;
	margin-right: 1em;
	margin-bottom: 0.5em;
}

#news .item img {
	width: 150px;
	display: block;
	margin: 0;
}

#news .item .action {
	margin-bottom: 0;
}

#news .item .action a {
	background: url(/img/arrow.gif) 100% 53% no-repeat;
	padding-right: 12px;
}

/* @end NEWS */

/* @end CONTENT */

/* @group SUB CONTENT */

#sub-content {
	float: right;
	width: 230px;
}

#sub-content .module,
#sub-content #sidebarNav {
	margin-bottom: 2.5em;
	padding-bottom: 1.5em;
	background: url(/img/bg-dots.gif) bottom left repeat-x;
}

#sub-content #sidebarNav,
#sub-content #sidebarNav li,
#sub-content #sidebarNav ul {
	margin-right: 0;
}
	
#sub-content h4 {
	font-size: 1.5em;
}

#sub-content .action,
#sub-content .lnk {
	color: #58aedc;
	font-weight: bold;
}

#sub-content a {
	color: #58aedc;
	font-weight: bold;
	background: url(/img/arrow.gif) 100% 53% no-repeat;
	padding-right: 12px;
}

/* @group VCARDS */
#sub-content .vcards .company {
	position: absolute;
	top: 0;
	left: -9999em;
}

#sub-content .vcards a {
	background: none;
	padding-right: 0;
}

/* @end VCARDS */

/* @group TESTIMONIALS */

#sub-content #mod-testimonials {
	padding-bottom: 0.8em;
}

#sub-content blockquote {
	border: 0;
	padding: 0;
	float: none;
	width: auto;
	margin: 2em 0 2.5em 0;
	background: #fff url(/img/icon-quote.gif) left top no-repeat;
	padding: 5px 0 0 3.4em;
}
 
/* @end TESTIMONIALS */

/* @group MODULE NAV */

#sub-content .module ul.nav,
#sub-content #sidebarNav {
	margin-left: 0;
}

#sub-content .module ul.nav li,
#sub-content #sidebarNav li {
	list-style: none;
	margin-left: 0;
}

#sub-content #sidebarNav li.on a {
	color: #666;
	background: none;
}

#sub-content #sidebarNav li ul {
	position: absolute;
	top: 0;
	left: -9999em;
	margin-left: 1em;
	margin-top: 0;
	margin-bottom: 0;
}

#sub-content #sidebarNav li.on ul {
	position: static;
	top: 0;
	left: 0;
}

#sub-content #sidebarNav li li {
	font-size: 0.9em;
}

#sub-content #sidebarNav li.on li a {
	color: #9c9c9c;
	background: none;
	padding-right: 0;
}

#sub-content #sidebarNav li.on li.on a {
	color: #666;
}
	
/* @end MODULE NAV */

/* @end SUB CONTENT */

/* @group FOOTER */

#footer {
	overflow: hidden;
	zoom: 1;
	padding: 15px 45px 20px;
	text-align: right;
	background: url(/img/bg-footer.jpg) top center no-repeat;
}

#footer p {
	font-size: 1.1em;
	color: #aaa;
}

#copyright {
	float: left;
}

#footer a {
	color: #999;
	font-weight: bold;
}

/* @end FOOTER */