@charset "utf-8";
/* CSS Document */

body {
	background: url(/images/bgPage.jpg) repeat;
}
.container {
	width: 980px;
}

#header {
	background: url(/images/bgHead.jpg) no-repeat center top;
	height: 125px;
	border-bottom: 3px solid #EA0385;
	width: 100%;
	float: left;
	overflow: hidden;
}
#header .container h1 {
	text-indent: -9999px;
	width: 173px;
	height: 89px;
	background: url(/images/cmdDecal.png) no-repeat;
	float: right;
	margin-top: 35px;
}
#header .container #headerContactInfo {
	margin-top: 72px;
	padding: 0px;
	margin-left: 335px;
	float: left;
}
#header   .container   #headerContactInfo   li     {
	margin-top: 7px;
}
#header  .container  #headerContactInfo  li p {
	background: #5e5959;
	padding: 2px 10px 2px 5px;
	font: 0.7em "Lucida Grande", Verdana, Arial, sans-serif;
	color: #FFFFFF;
	border-left: 5px solid #EA0385;
	display: inline;
}

#clientLogin {
	float: left;
	width: 100%;
	overflow: hidden;
	top: -300px;
	position: absolute;
	z-index: 2;
	background: url(/images/bgPannelLight.png) no-repeat center top;
}



#clientLogin #loginPannel {
	-moz-border-radius: 0px 0px 0px 10px;
	-webkit-border-radius: 0px 0px 0px 10px;
	background: #5E5959;
	background: url(/images/clientArea.jpg) no-repeat;
	height: 300px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;

}
#clientLogin .container #clientLoginButton {
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;	
	background: url(/images/smallspot.jpg) center bottom;
	height: 20px;
	width: 98px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #FFFFFF;
	padding: 5px;
	float: right;
	text-align:center;
}
#clientLogin #loginPannel h1 {
	float: right;
	margin-top: 80px;
	margin-right: 30px;
	color: #EA0385;
	font: normal 1em "Lucida Grande", Verdana, Arial, sans-serif;
}
#clientLogin #loginPannel h2 {
	float: right;
	clear: both;
	margin: 0px 30px 0px 0px;
	padding: 0px;
	font: normal 0.7em/0.8em "Lucida Grande", Verdana, Arial, sans-serif;
	color: #00FFFF;
}
#clientLogin #loginPannel p {
	font: 0.7em "Lucida Grande", Verdana, Arial, sans-serif;
	color: #FFFFFF;
	float: right;
	margin-right: 30px;
	clear: both;
	width: 435px;
	margin-top: 10px;
	text-align: justify;
}

#slides {
	height: 325px;
	background: #000000;
	overflow: hidden;
	float: left;
	width: 100%;
	border-bottom: 2px solid #EA0385;
}
#slides #slide1 {
	background: url(/images/slide1.jpg) no-repeat center -3px;
	width: 970px;
	height: 325px;
	margin-right: auto;
	margin-left: auto;
}
#slides #slide1 .slideText {
	width: 615px;
	color: #FFFFFF;
	font: 1.6em/1.4em "Lucida Grande", Verdana, Arial, sans-serif;
	height: 114px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
	background: url(/images/bgSlideText.png) repeat-y bottom;
	float: left;
	margin-top: 50px;
}
#slides #slideOverlay {
	background: url(/images/slideOverlay.png) no-repeat center top;
	height: 79px;
	width: 100%;
	position: absolute;
	top: 130px;
	left: 0px;
	z-index: 1;
}
#slides #Menu .Button {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #252525;
	height: 17px;
	font: 0.8em "Lucida Grande", Verdana, Arial, sans-serif;
	color: #FFFFFF;
	padding: 5px 10px;
	position: relative;

	float: left;
	margin-left: 5px;
	text-decoration: none;
}
#slides    #Menu    .Button.ButtonOn  {
	background: url(/images/bgButtonHighlight.jpg) repeat;
}
#slides #Menu #PortfolioButton {
	left: 0px;
	top: 0px;
}
#slides #Menu #UsNYouButton {
	left: 600px;
}
#slides #Menu #WhoWeAreButton {
	left: 610px;
}




#slides #Menu {
	width: 100%;
	position: absolute;
	top: 420px;
	left: 0px;
	z-index: 1;
}

#page   {
	background: url(/images/bgPageHeader.jpg) repeat-x center top;
	width: 100%;
	border-top: 1px solid #000000;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}
#page #page1 {
	position: relative;
	left: 0px;
	top: 0px;
}
.footerShade {
	background: url(/images/bgPageFooter.jpg) repeat-x left bottom;
}

#page     #page1   .container   #pageHeader     {
	background: url(/images/bgTitle.png) no-repeat;
	height: 102px;
	width: 396px;
	margin-top: 20px;
	overflow: hidden;
	float: left;
	margin-left: 17px;
}

#page    #page1  .container  #pageHeader    h2  {
	font: normal 0.8em "Lucida Grande", Verdana, Arial, sans-serif;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#page   #page1 .container #pageHeader h1 {
	color: #FFFFFF;
	font: normal 3.6em Georgia, "Times New Roman", Times, serif;
	margin-right: 5px;
	margin-left: 5px;
}
#page   #page1 .container #pageIntro {
	float: left;
	margin: 20px;
	color: #FFFFFF;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	width: 510px;
}
#page   #page1 .container #pageIntro p {
	font-size: 0.7em;
	margin-bottom: 10px;
}
#page   #page1 .container #previews li {
	background: url(/images/bgPreview.png) no-repeat;
	float: left;
	width: 490px;
	height: 200px;
	overflow: hidden;
}
#page   #page1 .container #previews li img {
	border: 10px solid #EC038D;
	margin-top: 14px;
	margin-left: 17px;
}
#page   #page1 .container #previews li h2 {
	color: #FFFFFF;
	font: normal 0.8em Georgia, "Times New Roman", Times, serif;
	float: left;
	margin-top: 5px;
	margin-left: 17px;
	width: 175px;
	display: block;
	text-decoration: none;
}
#page #page1 .container #previews ul li a {
	color: #FFF;
	text-decoration: none;
}

#page   #page1 .container #previews .tags {
	float: right;
	width: 275px;
	margin-top: 5px;
	margin-right: 10px;
	text-decoration: none;
}
#page   #page1     .container #previews .tags li{
	float: right;
	display: inline;
	width: auto;
	background: url(none);
	font: 0.8em "Lucida Grande", Verdana, Arial, sans-serif;
	margin-right: 2px;
}
#page   #page1     .container #previews .tags .web{
	color: #00FFFF;
}
#page   #page1     .container #previews .tags .design{
	color: #00FF00;
}
#page   #page1     .container #previews .tags .print{
	color: #EC038D;
}
#page  #page1  #page1Footer {
	width: 100%;
	margin-top: 50px;
	clear: both;
}
#page  #page1  #page1Footer  #extraInfo h2 {
	font: normal 1em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#page   #page1   #page1Footer  #extraInfo #slowText {
	float: left;
	width: 490px;
	padding-top: 10px;
	border-top: 5px solid #EC038D;
}
#page #page1 #page1Footer #extraInfo #slowText h2 {
	margin-right: 15px;
	margin-left: 15px;
}

#page #page1 #page1Footer #extraInfo #slowText p {
	color: #00FFFF;
	font: 0.7em/2em "Lucida Grande", Verdana, Arial, sans-serif;
	text-align: justify;
	margin: 10px 15px 5px;
}
#page  #page1  #page1Footer  #extraInfo #testimonial {
	float: right;
	width: 490px;
	border-top: 5px solid #EC038D;
	padding-top: 10px;
}
#page  #page1  #page1Footer  #extraInfo  #testimonial h2 {
	text-align: right;
	margin-right: 15px;
	margin-left: 15px;
}
#page #page1 #page1Footer #extraInfo #testimonial blockquote {
	background: url(/images/bgQuotesLeft.png) no-repeat;
	height: 300px;
	padding-left: 110px;
	float: right;
	width: 380px;
}
#page  #page1  #page1Footer  #extraInfo  #testimonial  blockquote p {
	background: url(/images/bgQuotesRight.png) no-repeat right bottom;
	display: block;
	height: 100px;
	padding-right: 100px;
	color: #EC018A;
	font: 1em "Lucida Grande", Verdana, Arial, sans-serif;
	padding-top: 75px;
	padding-bottom: 100px;
	overflow: hidden;
}
#page #page1 #page1Footer #extraInfo #testimonial p .quoteCite {
	margin: 20px 0px 0px;
	display: block;
	font-size: 0.8em;
	color: #00FF00;
	text-align: right;
	padding-right: 30px;
}

.box {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
	background: url(/images/semi-black.png);
	border-top: 1px solid #4B4B4B;
	border-right: 1px solid #8a8b8b;
	border-bottom: 1px solid #8a8b8b;
	border-left: 1px solid #4B4B4B;
	padding: 5px;
}




#footer {
	background: url(/images/bgFooter.jpg) repeat-x center top;
	margin: 0px;
	padding: 50px 0px 0px;
	clear: both;
}
#footer .container #getInTouch {
	float: left;
	width: 325px;
}
#footer .container #getInTouch h2 {
	background: url(/images/titleGetInTouch.png) no-repeat;
	height: 35px;
	width: 159px;
	text-indent: -9999px;
}
#footer .container #getInTouch p {
	font: 0.7em "Lucida Grande", Verdana, Arial, sans-serif;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 50px;
	color: #666666;
}
#footer  .container  #getInTouch  p strong {
	color: #F4008D;
	font-weight: normal;
	font-size: 0.9em;
}


#footer .container #getSocial {
	width: 325px;
	float: left;
}
#footer .container #getSocial h2 {
	background: url(/images/titleGetSocialWithUs.png) no-repeat;
	height: 35px;
	width: 323px;
	text-indent: -9999px;
}
#footer .container #getSocial #OxStudioTwitter {
	background: url(/images/twitterIcon.png) no-repeat left 10px;
	height: 105px;
	padding-left: 70px;
	overflow: hidden;
}
#footer .container #getSocial #OxStudioTwitter #tweet {
	height: 90px;
	width: 225px;
}
#footer    .container    #getSocial    .box    h3     {
	color: #EE0085;
	font-weight: normal;
	font-size: 0.7em;
}
#footer .container #getSocial #StaffTwitter {
	padding-left: 70px;
	background: url(/images/CMDStaffTwitter.png) no-repeat -8px center;
}
#footer .container #getSocial #StaffTwitter div {
	margin-bottom: 5px;
	width: 225px;
}

#footer    .container    #getSocial    .box    h3    a   {
	color: #00FFFF;
	font: normal 1.2em "Lucida Grande", Verdana, Arial, sans-serif;
	text-decoration: none;
}
#footer   .container   #getSocial   .box   p   {
	font: 0.75em "Lucida Grande", Verdana, Arial, sans-serif;
	color: #FFF;
	height: 75px;
	overflow: hidden;
	width: 220px;
}
#footer    .container    #getSocial    .box    p    a   {
	color: #FFF;
	text-decoration: underline;
	border-width: 0px;
	border-style: none;
}
#footer .container #getSocial #OtherNetworks p {
	font-size: 0.7em;
	padding-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
	text-align: justify;
}
#footer  .container  #getSocial  #OtherNetworks  #NetworkList  {
	margin-right: 15px;
	height: 50px;
	padding: 10px;
}
#footer .container #getSocial #OtherNetworks #NetworkList p {
	margin: 0px;
	padding: 0px;
	width: 100%;
}





#footer .container #jargonesque {
	float: left;
	width: 325px;
}
#footer .container #jargonesque p {
	text-align: right;
	font: 0.6em "Lucida Grande", Verdana, Arial, sans-serif;
	color: #8a8b8b;
	padding-bottom: 5px;
	padding-left: 20px;
}
#footer .container #jargonesque .CIIcon {
	background: url(/images/CodeIgnitericon.png) no-repeat right top;
	height: 40px;
	padding-right: 70px;
	padding-left: 50px;
	padding-top: 18px;
}
#footer .container #jargonesque a {
	color: #ffffff;
	text-decoration: none;
}
#footer .container #jargonesque h2 {
	color: #EE008A;
	font-size: 0.7em;
	text-align: right;
	font-weight: bold;
}
#footer .container #jargonesque strong {
	font-weight: normal;
	color: #FFFFFF;
}
#footer .container #jargonesque strong a {
	color: #EE008A;
}
#footer .container #jargonesque .links a {
	color: #EE008A;
}
#slides #Menu .Button:hover {
	background: url(/images/bgButtonHighlight.jpg) repeat;
}

#portfolioDisplay {
	background: url(/images/portfolio_bgGlow.png) no-repeat 0px -50px;
	height: 643px;
	width: 868px;
}

#portfolioDisplay #pannel {
	background: url(/images/portfolio_BG.jpg) no-repeat;
	height: 512px;
	width: 819px;
	margin-top: 85px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#portfolioDisplay #pannelClose {
	position: relative;
	top: -592px;
	background: url(/images/portfolio_ButtonClose.jpg) no-repeat;
	height: 37px;
	width: 60px;
	left: 755px;
	padding-top: 143px;
	cursor: hand;
}

#portfolioDisplay #pannelClose p {
	font: 0.9em/0.8em Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: justify;
	width: 40px;
	margin-right: auto;
	margin-left: auto;
}

#portfolioDisplay #pannel h1 {
	font: normal 2.4em Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	width: 650px;
	padding-left: 10px;
	overflow: hidden;
	display: block;
	padding-top: 8px;
}

#portfolioDisplay #pannel h2 {
	color: #FFF;
	font: normal 0.9em Georgia, "Times New Roman", Times, serif;
	text-align: right;
	width: 510px;
	display: block;
	padding-top: 15px;
}

#portfolioDisplay #pannel #portfolioSlides {
	margin-top: 22px;
	height: 230px;
	width: 820px;
	overflow: hidden;
}

.slide {
	position: relative;
	height: 227px;
	width: 820px;
}

#portfolioDisplay #pannel #textColumn {
	width: 480px;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.7em;
	height: 150px;
	overflow: hidden;
	float: left;
	margin: 20px 0px 5px 15px;
}
#portfolioDisplay #pannel #portfolioSlides #slideInfo {
	position: relative;
	top: 0px;
	height: 42px;
	width: 394px;
	background: url(/images/portfolio_bgSlide.jpg);
	overflow: hidden;
	padding: 5px;
	color: #FFF;
	font-size: 0.8em;
	text-align: right;
	left: 388px;
	z-index: 99999;
}

#portfolioDisplay #pannel #textColumn p {
	margin-bottom: 10px;
}
#portfolioDisplay #pannel #textColumn a  {
	color: #EE008A;
	text-decoration: none;
}
#portfolioDisplay #pannel #ProjectInfo {
	float: left;
	margin: 20px 15px 5px;
	overflow: hidden;
	height: 150px;
	width: 280px;
	color: #FFF;
	font-size: 0.7em;
}
#portfolioDisplay #pannel #ProjectInfo li h2 {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font: 1em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#portfolioDisplay #pannel #ProjectInfo li {
	margin-bottom: 20px;
}

#portfolioDisplay #pannel #ProjectInfo li ul li {
	display: inline;
	margin-right: 2px;
}

li.web      {
	color: #00FFFF;
}
li.design      {
	color: #00FF00;
}
li.print      {
	color: #EC038D;
}
#footer .container #getInTouch #form ul li label {
	color: #EE008A;
	font-size: 0.8em;
	display: block;
	height: 15px;
	padding-top: 5px;
}
#footer .container #getInTouch #form ul li .invalidForm {
	background: url(/images/site/invalid.png) no-repeat center center;
	width: 20px;
	display: inline-block;
	height: 20px;
	position: relative;
	top: 5px;
}
#footer .container #getInTouch #form ul li #contactName , #footer .container #getInTouch #form ul li #contactEmail, #footer .container #getInTouch #form ul li #contactPhone{
	color: #FFF;
	font-size: 0.8em;
	height: 20px;
	width: 280px;
}
#footer .container #getInTouch #form ul li textarea {
	color: #FFF;
	height: 50px;
	width: 280px;
}


#portfolioDisplay #pannel #ProjectInfo li #techUsed {
	color: #707070;
}
#portfolioDisplay #pannel #ProjectInfo li #skillsUsed{
	height: 20px;
	overflow: hidden;
}
#portfolioDisplay #pannel #portfolioSlides #slideNumbers {
	position: relative;
	width: 780px;
	top: 155px;
	left: 0px;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
	z-index: 99999;
}
#portfolioDisplay #pannel #portfolioSlides #slideNumbers a {
	color: #FFF;
	background: #ED028D;
	text-decoration: none;
	width: 15px;
	display: block;
	text-align: center;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	font-size: 0.8em;
	padding: 3px;
	float: right;
	margin-left: 3px;
}
#portfolioDisplay #pannel #portfolioSlides #portfolioList {
	position: relative;
	left: 0px;
	top: -70px;
	overflow: visible;
}
#portfolioDisplay #pannel #portfolioSlides #portfolioList img {
	display: inline;
}
#imagePreLoader {
	text-align: center;
	color: #EE008A;
	font-size: 0.8em;
}
.JavascriptMessage  {
	background: #FF9;
	height: 20px;
	width: 100%;
	overflow: hidden;
	display: block;
	font-size: 0.8em;
	color: #000;
	text-align: center;
	padding: 5px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 9999999;
}
#degredation h1 {
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
#degredation {
	width: 820px;
	margin: 30px auto 0px;
}

#degredation h2 {
	font: normal 1em Georgia, "Times New Roman", Times, serif;
	color: #EE008A;
	margin-top: 10px;
}
#degredation ul {
	font: 0.8em Arial, Helvetica, sans-serif;
	margin-top: 10px;
	color: #CCC;
}
#degredation p {
	font-size: 0.8em;
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 10px;
}
#degredation .caption {
	font-size: 0.7em;
	color: #0F0;
}

#degredation a {
	color: #EE008A;
	text-decoration: none;
}
.blackBG {
	background: #000;
}
#footer .container #getInTouch #form ul li #sendMessage {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #EE008A;
	border-width: 0px;
	border-style: none;
	margin: 3px;
	font-size: 0.8em;
	color: #FFF;
	height: 30px;
}
