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

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

border { border: 0px; }

img.border { border: 0px; }


body {
	background: #e9e9e9 url(../images/bgTopBar.jpg) repeat-x;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
}

a { color: #000; text-decoration: none; }
a:hover { color: #cc0000; }
#clear { clear: both }
#greyLine { height: 50px; background: url(../images/greyLine.jpg) left repeat-x; }
#darkGreyLine { height: 50px; background: url(../images/darkGreyLine.jpg) left repeat-x; }


/*v******************* HEADER ******************v**/
#headerContainer {
	width: 950px;
	height: 121px;
	margin: 0 auto;
	position: relative;
}
#headerLogoContainer {
	width: 950px;
	position: relative;
}

#headerLogo {
	float: left;
}

#headerLogo a {
	width: 425px;
	height: 76px;
	display: block;
	background: url(../images/headerLogo.png) no-repeat;
}

#headerAddress {
	width: 490px;
	height: 41px;
	float: left;
	text-align: right;
	padding: 35px 35px 0 0;
	color: #717171;
	font-size: 14px;
}

#headerMenu {
	width: 950px;
	height: 40px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	padding: 5px 0 0 0;
}

.menuActive { color: #cc0000; text-transform: uppercase; }
.menuActiveBold { color: #cc0000; font-weight: bold; text-transform: uppercase; text-align:left; padding: 0 0 5px 25px; font-size: 24px;}
.moreWork { color: #cc0000; font-weight: bold; text-transform: uppercase; text-align:left; padding: 0 0 0 15px; font-size: 24px;}


/*^******************* HEADER ******************^**/






/*v******************* HOME *******************v*/

#homeWorkContainer {
	background: url(../images/bgTopBarShadow.jpg) top no-repeat;
	position: relative;
	width: 900px;
	margin: 0 auto;
}

#homeContainer {
	position: relative;
	width: 900px;
	margin: 0 auto;
}


#homeTitle {
	text-transform: uppercase;
	font-size: 38px;
	color: #cc0000;
	text-align: right;
	font: Courier;
	padding: 30px 15px 0 0;
	font-weight: bold;
	width: 885px;
}

#homeThumb {
	width: 300px;
	min-height: 300px;
	float:left;
	background: url(../images/thunbmailBg.png) no-repeat;
	text-align: center;
	padding: 21px 0 10px 0;
}

#homeThumbTitle {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding: 20px 24px 5px 24px;
}

#homeThumbDescription {
	font-size: 16px;
	text-transform: uppercase;
	text-align: left;
	padding: 0 24px;
}

#homeWorkMenuContainer {
	position: relative;
	width: 900px;
	margin: 0 auto;
	overflow: visible;
}

#homeWorkMenuSection {
	position: relative;
	float: left;	
	padding: 0 ;
	width: 240px;
	padding: 0 0 0 60px;

}

#homeWorkMenu {
	padding: 0 0 25px 0;
	text-transform: uppercase;

}

#homeWorkMenuLink{
	padding: 3px 0;	
}

#homeWorkMenu a {
	font-size: 18px;
	
}

#homeStorytelling {
	background:#000;
}

#homeStorytellingContainer {
	width: 880px;
	position: relative;
	margin: 0 auto;
	display: block;
	padding: 10px 15px;
}

#homeStorytellingTitle {
	text-transform: uppercase;
	font-size: 38px;
	color: #cc0000;
	text-align: right;
	width: 880px;
	padding: 10px 0 15px 0;
}

#homeStorytellingContent {
	color: #fff;
}


#homeClientsIcons {
	margin: 0 auto;
	text-align: center;
}

#homeClientsIcons a img{
	padding: 2px 2px;
}
/*^******************* HOME *******************^*/



/*v******************* WORK *****************v***/

#workTitle {
	text-transform: uppercase;
	font-size: 38px;
	color: #cc0000;
	font: Courier;
	padding: 35px 0 0 0;
	width: 625px;
	font-weight: bold;
	margin: 0 auto;
}
#workCatTitle {
	text-transform: uppercase;
	font-size: 38px;
	color: #cc0000;
	font: Courier;
	padding: 35px 0 0 20px;
	width: 875px;
	font-weight: bold;
	margin: 0 auto;
}

#workDescription {
	font-size: 18px;
	text-transform: uppercase;
	text-align: left;
	padding: 0 24px;
	width: 625px;
	margin: 0 auto;
}

#workVideo {
	width: 694px;
	height: 406px;
	margin: 0 auto;	
	background: url(../images/videoBg.png) no-repeat;
	padding: 12px 0 0 0;
	text-align: center;
}
#mohContainer {
	position: relative;
}

#mohPressContainer {
	position: relative;
	padding: 0 0 0 25px;
}

#mohCredits {
	float: left;
	width: 300px;
}

#mohDVD {
	float: right;
	padding: 0 25px 0 0;
}

#mohVideo {
	width: 90px;
	height: 126px;
	float: left;
	padding: 3px 20px 0 50px;
}

#mohVideoAvailableNow {
	float: left;
}

.mohDvdText {
	font-size: 24px;
	color: #000;
	font-weight: bold;
	padding: 25px 0 0 0;
}

.mohButton {
	padding: 0;
}


#mohRed {
	color: #cc0000;
	font: Courier;
}
#workCatDescription {
	font-size: 14px;
	text-align: left;
	margin: 0 auto;
	padding: 10px;
}

#mohPress {
	font-size: 14px;
	text-align: left;
	margin: 0 auto;
	padding: 10px;
}

#mohLink {
	width: 600px;
}

/*^******************* WORK *******************^*/



/*v******************* STORE *****************v***/

#storeContainer {
	width: 900px;
	position: relative;
	margin: 0 auto;	
}

#storeImage{
	width: 450px;
	float: left;
	text-align: center;
}

#storeInfo{
	width: 425px;
	float: left;
	text-align: left;
	padding: 15px 0 0 0;
	line-height: 20px;
}

#storePrice {
	font-size: 20px;
	font-weight: bold;	
	padding: 15px 0 0 0;
	color: #cc0000;
}

#storeSmallPrice {
	font-size: 14px;
}
#storeDelivery {
	padding: 15px 0;	
}
/**^****************** STORE *****************^***/





/*v******************* EMPLOYMENT *****************v***/

#employmentContainer {
	width: 900px;
	position: relative;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	padding: 30px 0;
}

/**^****************** EMPLOYMENT *****************^***/






/*v******************* CONTACT *****************v***/

#contactContainer {
	width: 900px;
	position: relative;
	margin: 0 auto;
}

#contactInfo{
	width: 400px;
	float: left;
	text-align: left;
	padding: 0 0 0 50px;
}

#contactForm{
	width: 450px;
	float: left;
	text-align: left;
}

.contactFormText{
	width: 350px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
}

#contactForm textarea{
	width: 350px;
	height: 150px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
}

.contactFormButton {
    border: 1px solid #006;
    background: #fff;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
}
.contactFormButton:hover {
    border: 1px solid #006;
    background: #cc0000;
	color: #fff;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
}

/**^****************** CONTACT *****************^***/








/*v******************* ABOUT *****************v***/

#aboutContainer {
	width: 900px;
	position: relative;
	margin: 0 auto;
}

#aboutPic{
	width: 350px;
	float: left;
	text-align: left;
	padding: 0 0 0 50px;
}

#aboutInfo{
	width: 450px;
	float: left;
	text-align: left;
	padding: 0 50px 0 0;
}

/**^****************** ABOUT *****************^***/






/*v******************* TERMS *****************v***/

#termsContainer {
	width: 800px;
	position: relative;
	margin: 0 auto;
	padding: 20px 0;
}

#termsTitle {
	font-weight: bold;
	color: #cc0000;
	padding: 5px 0 0 0;
}


/**^****************** TERMS *****************^***/







/*v******************* FOOTER ******************v**/

#footer {
	background: url(../images/footerBlackBar.png) top repeat-x #cc0000;
}

#footerContainer {
	width: 880px;
	height: 250px;
	position: relative;
	margin: 0 auto;
	display: block;
	padding: 10px 15px;
}

#footerMohVideo {
	width: 175px;
	height: 204px;
	float: left;
}

#footerMohVideoAvailableNow {
	width: 300px;
	height: 204px;
	float: left;
}

.footerAvailableNow {
	font-size: 31px;
	color: #000;
	font-weight: bold;
	padding: 30px 0 0 0;
}

.footerMOHdvd {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}

.footerMOHButton {
	padding: 10px 0 0 0;
}

#footerInfo {
	width: 400px;
	height: 204px;
	float: left;
}

.footerLegal {
	text-align: right;
	font-size: 12px;
	padding: 45px 0 0 0;
	color: #fff;
}

.footerLegal a{
	color: #fff;
}
/******************** FOOTER ********************/
