/* Primary Navigation */
#Left #PriNav {
	width: 189px;
	background-color: White;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
#Left #PriNav ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	border-bottom: 1px dotted #CCCCCC;
}
#Left #PriNav li {
	font-size: 85%;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
	border-top: 1px dotted #CCCCCC;
	letter-spacing: 0px;
	background-image: url(../nav/background.gif);
}
#Left #PriNav li a {
	width: 168px;
	/* height: 17px; */
	min-height: 17px;
	padding-top: 3px;
	padding-left: 16px;
	padding-right: 5px;
	display: block;
	color: Gray;
	text-decoration: none;
}
#Left #PriNav li a:hover {
	color: #000032;
	background-color:#EEE;
}


/* Sub nav */
body #Left #PriNav ul li ul {
	border-bottom: none;
	margin-bottom: 5px;
}
body #Left #PriNav ul li ul li, ul#news li { /* normal state */
	background-image: url(../nav/background_sublevel.gif);
	border-top: none;
}
body #Left #PriNav ul li ul li { /* normal state */
	background-image: url(../nav/background_services_service_2.gif);
}
body #Left #PriNav ul li ul li a { /* normal state */
	width: 158px;
	/* height: 15px; */
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 0px;
	display: block;
	color: Gray;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
#Left #PriNav ul li ul li a:hover {
	color: Black;
}

/* General Box */
#Left .Box {
	width: 198px;
	border: 1px solid #C6C6C6;
	background-color: #FFF;
	margin-top:10px;
	background: #EEE url(../boxes/box_background_home_medium.jpg) repeat-x;
	
}
#Left .Box h2 {
	margin: 0px;
	padding-top: 5px;
	padding-left: 9px;
	padding-right: 5px;
	padding-bottom: 0px;
	height: 22px;
	background-color: #999999;
	background-image: url(../boxes/box_head_gen.jpg);
	background-repeat: repeat-x;
}
#Left .Box p {
	font-size: 80%;
	line-height: 120%;
	margin: 0px;
	padding: 9px;
}

/* List in Box */
#Left .Box ul {
	margin: 0;
	padding: 0;
}
#Left .Box ul li {
	list-style-type:square;
	margin: 4px 0px 4px 4px;
	text-transform:none;
	font-size: 80%;
	line-height: 120%;
	color:#333333;
}

/* Quote Box */
#Left .QuoteBox {
	width: 198px;
	border: 1px solid #999;
	background-color: #999;
	background-image: url(../background_quotes.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-top:10px;
}
#Left .QuoteBox h2 {
	margin: 0px;
	padding-top: 3px;
	padding-left: 9px;
	padding-right: 5px;
	padding-bottom: 0px;
	height: 22px;
	background-color: #DA458F;
	background-image: url(../boxes/box_head_gen.jpg);
	background-repeat: repeat-x;
}
#Left .QuoteBox blockquote {
	font-size: 110%;
	line-height: 110%;
	color: white;
	margin: 0px;
	padding: 17px;
	padding-top: 28px;
	padding-bottom: 10px;
	background-image: url(../background_quotes.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#Left .QuoteBox blockquote p {
	margin: 0px;
	padding: 0px;
}
#Left .QuoteBox p.credit {
	font-size: 70%;
	color: white;
	margin: 0px;
	padding: 17px;
	padding-top: 0px;
}

/* Search Box */
#Left .Box form {
	margin: 0px;
	font-size: 85%;
}
#Left .Box form label,
#Left .Box form input,
#Left .Box form select {
	margin-left: 9px;
	font-size:85%;
	display:block;
}
#Left .Box form label {
	margin-top:8px;
}
#Left .Box form input.text {
	font-size: 75%;
	color: Black;
	padding: 2px;
	border: 1px solid #999999;
	width: 130px;
}
#Left .Box form input.button {
	display:inline;
	margin-top:12px;
	margin-bottom:12px;
}
Left .Box form p {
	margin: 0px;
	padding: 0px;
}

/* Does the li's for the showreel links */
#Left .Box ul {
	margin: 0px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	list-style-position: outside;
	list-style-type: none;
}
#Left .Box ul#vms {
	margin-left:10px;
}
#Left .Box ul#vms li {
	list-style-type:square;
}
#Left .Box li {
	font-size:85%;
	color: #333;
	background-repeat: no-repeat;
	padding-bottom: 8px;
	line-height: 20px;
}
#Left .Box li.flash {
	background-image: url(../icon_flash.gif);
}
#Left .Box li.quicktime {
	background-image: url(../icon_quicktime.gif);
}

#Right div p {
	font-size: 85%;
	line-height: 120%;
	margin: 0px;
}
.cavalry {
	color: #990000;
	font-weight: bold;
}
/* Intro Box */
#Right .IntroBox {
	width: 100%;
}
#Right .IntroBox h2 {
	margin: 0px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	color: Black;
	font-size: 95%;
	font-weight: bold;
	text-transform: none;
}
#Right .IntroBox p {
	font-size: 85%;
	line-height: 120%;
	margin: 0px;
	padding: 13px;
	padding-top: 5px;
	padding-bottom: 7px;
	color: #666666;
}

/* NEWS Box */
#Right .NewsBox {
	width: 31%;
	float: left;
	padding-left: 9px;
	padding-top:  10px;
	padding-bottom: 10px;
}
#Right .NewsBox h3 {
	margin: 0px;
	color: Black;
	font-size: 95%;
	font-weight: bold;
	text-transform: none;
	padding-top: 0px;
}
#Right .NewsBox p {
	font-size: 85%;
	line-height: 120%;
	color: #666666;
}

#Right .NewsBox img {
   text-align: center;
}

/* WorkBox */
body #Right .WorkBox {
	background-color: #f0f0f0;
	background-image: url(../boxes/box_background_home_medium.jpg);
	background-repeat: repeat-x;
	margin-top:10px;
	float: right;
	border: 1px solid #C6C6C6;
	width: 100%;
}
#Right .WorkBox h2 {
	margin: 0px;
	padding-top: 5px;
	padding-left: 9px;
	padding-right: 5px;
	padding-bottom: 0px;
	height: 22px;
	background-color: #999999;
	background-image: url(../boxes/box_head_gen.jpg);
	background-repeat: repeat-x;
	text-transform: uppercase;
}
#Right .WorkBox h3 {
	margin: 0px;
	padding-top: 12px;
	padding-left: 9px;
	padding-right: 5px;
	padding-bottom: 0px;
	color:#990000;
}
#Right .WorkBox a {
	color:#990000;
}
#Right .WorkBox h4 {
    font-size: 100%;
    font-style: italic;
    font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-left: 9px;
	padding-right: 5px;
	padding-bottom: 0px;
}
#Right .WorkBox p {
	font-size: 85%;
	line-height: 120%;
	margin: 0px;
	padding: 9px;
	padding-top: 5px;
}
#Right .WorkBox td {
	font-size: 85%;
}
#Right .WorkBox th {
	font-size: 85%;
	text-transform: uppercase;
}
#Right .WorkBox ul li,
#Right .WorkBox ol li,
#Right .IntroBox ul li {
	font-size: 85%;
	margin-bottom: 8px;
	/* text-transform:capitalize; */
}
#Right .WorkBox img {
/* float: left; */
	padding-right: 10px;
	padding-bottom: 10px;
	padding: 3px;
	border: 1px solid #999999;	
}
#Right .WorkBox .images, #Right .WorkBox .images2 {
	padding-right:10px;
	padding-bottom:10px;
	float: left;
	border:none;
}

#Right .WorkBox .images2 {
	padding-bottom:5px;
}
#Right .WorkBox .images_right {
	padding-left:10px;
	padding-bottom:10px;
	float: right;
	border:none;
}
#Right .WorkBox hr {
	clear: both;
}

/* Layout for 3 Column list of Clients by Industry */
#Right .WorkBox table {
	width: 100%;
	border: none;
	padding: 0px;
}
#Right .WorkBox table tr td {
	vertical-align: top;
}

/* Layout for Left and Right Boxes in Our Work */
#Right #InnerBody #LeftBox {
	width: 180px;
}
#Right #InnerBody #RightBox {
	width: 270px;
	float: right;
}

/* The inside (white) nav boxes for Case Studies */
#Right #InnerBody #LeftBox ul {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	list-style-position: outside;
	list-style-type: none;
}
#Right #InnerBody #LeftBox ul li {
	font-size: 90%;
	background-color: White;
	padding: 5px;
	margin-top: 5px;
}
#Right #InnerBody #LeftBox ul li a {
	color: #cd076a;
	display: block;
}
#Right #InnerBody #LeftBox ul li a:hover {
	color: Black;
}

.no_styles label {
	display: inline;
}
div.no_styles input {
	min-width: none;
	width: auto;
}