/* @override http://localhost:8888/magicbox/themes/magicbox/css/layout.css?m=1259007617 */

/* @override http://localhost:8888/magicbox/themes/magicbox/css/layout.css?m=1259007342 */

/* @override 
	http://localhost:8888/magicbox/themes/magicbox/css/layout.css?m=1259001229
	http://localhost:8888/magicbox/themes/magicbox/css/layout.css?m=1258996350
	http://localhost:8888/magicbox/themes/magicbox/css/layout.css?m=1258993951
	http://localhost:8888/magicbox/themes/magicbox/css/layout.css?m=1258647114
	http://localhost:8888/magicbox/themes/magicbox/css/layout.css?m=1258490738
	http://localhost:8888/magicbox/themes/magicbox/css/layout.css?m=1258405915
	http://localhost:8888/magicbox/themes/magicbox/css/layout.css?m=1231461287
	http://localhost:8888/magicbox/themes/magicbox/css/layout.css?m=1258491288
	http://localhost:8888/magicbox/themes/magicbox/css/layout.css?m=1258491694
	http://localhost:8888/magicbox/themes/magicbox/css/layout.css?m=1258497297
	http://localhost:8888/magicbox/themes/magicbox/css/layout.css?m=1258518629
	http://localhost:8888/magicbox/themes/magicbox/css/layout.css?m=1258519623
	http://localhost:8888/magicbox/themes/magicbox/css/layout.css?m=1258520582
	http://localhost:8888/magicbox/themes/magicbox/css/layout.css?m=1258520963
	http://localhost:8888/magicbox/themes/magicbox/css/layout.css?m=1258521073
	http://localhost:8888/magicbox/themes/magicbox/css/layout.css?m=1258566064
	http://localhost:8888/magicbox/themes/magicbox/css/layout.css?m=1258646627
	http://localhost:8888/magicbox/themes/magicbox/css/layout.css?m=1258646720
	http://localhost:8888/magicbox/themes/magicbox/css/layout.css?m=1258991007
	http://localhost:8888/magicbox/themes/magicbox/css/layout.css?m=1258991498
	http://localhost:8888/magicbox/themes/magicbox/css/layout.css?m=1259005267
	http://localhost:8888/magicbox/themes/magicbox/css/layout.css?m=1259005886
*/

/** 
 * SilverStripe Black Candy Theme
 * http://www.silverstripe.com
 *
 * Main Layout File
 */
 
/* Misc Styles and defaults 
-------------------------------------------- */
  
body {
	margin: 0;
	padding: 0;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #ebebeb url(../images/Bg.jpg) repeat-x;
	color: #666;
}

.Home-Body {
	
}

.Home-Bg {
	background: url(../images/HomeBg.jpg) no-repeat center top;
}

.clear {
	clear: both;
}

.right {
	float: right;
}

.left {
	float: left;
}

#Container {
	width: 990px;
	margin: auto;
	padding-right: 15px;
	padding-left: 15px;
}

h1,
h1 a:link,
h1 a:visited,
h1 a:hover,
h1 a:active {
	font-size: 22px;
	font-weight: bold;
	color: #000;
}

h2,
h2 a:link,
h2 a:visited,
h2 a:hover,
h2 a:active {
	font-size: 19px;
	font-weight: normal;
	font-style: normal;
	color: #a64425;
	line-height: 22px;
}

p a:link,
p a:visited,
p a:hover,
p a:active {
	color: #a64425;
	text-decoration: underline;
}

/* @group Header */

#Header {
}

#Navigation {
	float: left;
	margin-top: 38px;
	margin-left: 80px;
	width: 770px;
}

#Navigation.WithSub {
	background: url(../images/MenuSubBg.jpg) repeat-x 0 bottom;

}

#Navigation ul {
	list-style: none;
}

#Menu1 {
	padding: 0px;
	margin: 0px;
}

#Navigation li {
	float: left;
	
}

#Menu1 li {
	height: 33px;
}

#Navigation li.current,
#Navigation li.section {
	background: url(../images/BtnTop.png) right top;
	height: 32px;
}

#Menu1 a:link,
#Menu1 a:visited,
#Menu1 a:active,
a:link.clientLink,
a:visited.clientLink,
a:active.clientLink {
	text-decoration: none;
	color: #979797;
	font-size: 14px;
	font-weight: bold;
	padding: 9px 21px 6px 22px;
	margin-right: 2px;
	
	display: block;
}

#Menu1 a:hover,
a:hover.clientLink {
	text-decoration: none;
	color: #000;
	padding: 9px 21px 6px 22px;
	margin-right: 2px;
}

#Menu1 a.current, #Menu1 a.section {
	background: url(../images/BtnLeft.png) no-repeat left top;
}

#Menu2 {
	float: left;
	width: 100%;
	clear: both;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	
}

#Menu2 a:link,
#Menu2 a:visited,
#Menu2 a:active {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	float: left;
	padding-top: 21px;
	padding-bottom: 21px;
}

#Menu2 a:hover,
a:hover.clientLink {
	text-decoration: none;
	color: #a64425;
	font-weight: bold;
}

#Menu2 a.current,
#Menu2 a.section {
	color: #a64425;
}

#Menu2 li {
	margin-right: 24px;
	margin-left: 24px;
}

#Header #logo {
	border: 0px;
	float: left;
	padding-bottom: 47px;
	padding-top: 55px;
}


.clientLink {
	float: right;
	margin: 15px;
}

#Navigation.Standard li.current .btnBottom,
#Navigation.Standard li.section .btnBottom {
	background: url(../images/BtnStandardBottom.png) no-repeat center -1px;
	margin-left: 6px;
	margin-right: 5px;
}

#Navigation.WithSub li.current .btnBottom,
#Navigation.WithSub li.section .btnBottom {
	background: url(../images/BtnStandardBottom.png) no-repeat center -1px;
	margin-left: 6px;
	margin-right: 5px;
}

/* @end */

#Layout {
	
}

#Footer {
	text-align: center;
	margin-top: 30px;
}

.footerTop {
	background-color: #e0dfe0;
	padding: 17px;
}

/* @group ProjectHolder */
#WorkDescription {
	margin-left: 23px;
	margin-right: 23px;
	height: 393px;
}

#FlashVideoPlayer {
	float: left;
	width: 720px;
}

#FlashVideoPlayer embed {
	width: 720px;
}

#ProjectBrowser {
	float: right;
	width: 270px;
	background-color: #d0d0d0;
	margin-top: -60px;

	margin-bottom: 50px;
	background-image: url(../images/ProjectBrowser.jpg);
}

#BrowserHeader, #BrowserFooter {
	
	width: 100%;
	text-align: center;
}

#BrowserHeader {
	height: 36px;
	padding-top: 24px;
}

#BrowserFooter {
	height: 36px;
	padding-top: 20px;
}

#ProjectList {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	height: 405px;
}

#ProjectList img {
	border: 0;
}

#ProjectList li {
	float: left;
	padding: 9px;
	height: 117px;
}

#ProjectList li:hover,
li.current
 {
	cursor: pointer;
	background-color: #fff;
}

#BrowserFooter {
	clear: left;
}

#BrowserHeader a:link,
#BrowserHeader a:visited,
#BrowserHeader a:active {
	font-weight: bold;
	text-decoration: none;
	color: #979797;
	background-repeat: no-repeat;
	margin-right: 0;
	margin-left: 0;
	font-size: 12px;

}

#BrowserHeader a:hover {
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	margin-right: 0;
	margin-left: 0;
	font-size: 12px;
}

a.BtnNext {
	background: url(../images/BtnPageNextUp.jpg);
	padding: 3px 12px 2px 10px;
}

a.BtnNext:Hover {
	background: url(../images/BtnPageNextOver.jpg);
	padding: 3px 12px 2px 10px;
}

a.BtnNextDead {
	background: url(../images/BtnPageNextDead.jpg);
	padding: 3px 12px 2px 10px;
}

a.BtnPrev {
	background: url(../images/BtnPagePrevUp.jpg);
	padding: 3px 10px 2px 12px;
}

a.BtnPrev:Hover {
	background: url(../images/BtnPagePrevOver.jpg);
	padding: 3px 10px 2px 12px;
}

a.BtnPrevDead {
	background: url(../images/BtnPagePrevDead.jpg);
	padding: 3px 10px 2px 12px;
}






/* @end */

/* @group Editorial Page */
#MainColumn {
	clear: both;
	float: left;
	width: 720px;
}

#MainColumn img {
	border: 0;
}

#MainColumn p,
#SideColumn p {
	line-height: 16px;
	
}

#MainColumn h1 {
	clear: left;
}

#MainColumn h1,
#MainColumn p {
	padding-right: 49px;
}

#MainColumn #FlashVideoPlayer {
	margin-bottom: 20px;
}

#SideColumn {
	margin-left: 720px;
	padding-top: 171px;
	padding-left: 25px;
	padding-right: 25px;
}


/* @end */

/* @group Project */

#ProjectInfo p {
	margin-right: 59px;
	line-height: 16px;
}

.WorkSectionPlayer embed {
	background-color: #000;
}


/* @end */

/* @group Case Studies */
#CaseStudyList {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#CaseStudyList a:link,
#CaseStudyList a:visited,
#CaseStudyList a:hover,
#CaseStudyList a:active {
	text-decoration: none;
}

#CaseStudyList a p{
	color: #666;
}

#CaseStudyList p a:link,
#CaseStudyList p a:visited,
#CaseStudyList p a:hover,
#CaseStudyList p a:active {
	color: #666;
}

#CaseStudyList img {
	border: 0;
	
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#CaseStudyList li {
	padding-bottom: 13px;
	border-width: 1px;
	border-bottom: 1px solid #e0dfe0;
	padding-top: 13px;
}

#CaseStudyList h2 {
	margin-top: 0px;
}


/* @end */

/* @group Login */
#MemberLoginForm_LoginForm {
	clear: both;
}

#Remember .right {
	float: none;
}


/* @end */