html, body {height: 100%;}

body {
	margin:0;
	color: #000;
	min-width: 990px;
	background: #fff url("../images/bg-body.gif") repeat-x;
	font: 12px/14px arial, helvetica, sans-serif;
}
/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {border-style: none;}
input, select, textarea {
	vertical-align: middle;
	font: 100% arial, helvetica, sans-serif;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {text-decoration: underline;}
/* structure start */
#wrapper{
	margin:0 auto 10px auto;
	padding:/*\**/0 0 10px 0\9; /*IE7, IE 8*/
	width:990px;
}
#header{
	position:absolute;
	height:120px;
	top:0;
	left:0;
	z-index: 10;
}
#main{
	width:100%;
	overflow:hidden;
	position:relative;
	padding:146px 0 0;
}
#content{
	width:100%;
}
/*content holder for demo.html start*/
#requestcontent{
	float: left;
	width: 100%;
}
#requestcontent .confirmtxt {
	text-align:center;
	margin:200px 0 200px 0;

}
/*demo_error.html*/
#requestcontent .confirmtxt .errortxt {
	color:#FF0000;

}
.typeLabel{
	width: 50px;
	line-height:13px;
}
.typeCbox{
	margin-right: 68px;
	line-height:13px;	
}
/* saf3+, chrome1+ - form styles */
@media screen and (-webkit-min-device-pixel-ratio:0) {
/*checkbox kids*/
.kidsc {
 	margin-left: 17px; 
}
/*label hair + Casting*/
.HairL {
 	margin-left: 15px; 
}
/*checkbox Magazine*/
.magaz {
 	margin-left: 17px; 
}
/*label Advertising*/
.adverL {
 	margin-left: 15px; 
}
/*checkbox Advertising*/
.adver {
 	margin-left: 4px; 
}
/*checkbox webdev*/
.Photocbo {
 	margin-left: 17px; 
}
/*checkbox webdev*/
.webdev { 
	margin:0 0 0 63px;
}
/*checkbox webdev*/
.webdev { 
 	margin-left: 40px; 
}
/*label portfoliopad*/
.portpL {
 	margin-left: 18px; 
}
/*checkbox cds6*/
.cdsSix {
	margin-left:24px;
}
/*checkbox castingpad*/
.castp {
	margin-left:10px;
}
/*checkbox portfoliopad*/
.portp {
	margin-left:14px;
}
/*checkbox agencyfile*/
.agencyf {
	margin-left:26px;
}
/*checkbox productionpad*/
.prodp {
	margin-left:27px;
}
}

.appLabel{
	width: 0px;
	height: 18px;
}
.appCbox{
	margin-right: 0px;	
}
.reqTxtbox{
	width: 160px;
	height: 18px;
    border: #d8d6d6 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}
.reqComments{
	width: 750px;
    border: #d8d6d6 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}
#democontent{
	float:right;
	width:70%;
}
#democontent .confirmtxt {
	height:500px;

}
/*content holder for demo.html end*/
#content:after {
	content:"";
	display: block;
	clear: both;
}
.inner #content {
	padding: 23px 0 0;
	min-height: 400px;
}
* html #content {height: 400px;}
/* structure end */
/* header start*/
.logo{
	margin:0;
	position:absolute;
	top:45px;
	left:0;
	background: url(../images/logo.gif) no-repeat;
	width:387px;
	height:81px;
}
.logo a{
	text-indent: -9999px;
	width:387px;
	height:81px;
	cursor:pointer;
	display:block;
}
/* main-nav start*/
.main-nav{
	margin:92px 0 0 474px;
	padding:0;
	list-style:none;
}
.main-nav:after{
	display:block;
	content:"";
	clear:both;
}
.main-nav li{
	float:left;
	background:url(../images/separator-mainnav.gif) no-repeat;
	padding:0 0 0 2px;
	position:relative;
}
.main-nav a{
	background:url(../images/bg-main-nav-a.gif) repeat-x;
	height:27px;
	float:left;
	width:106px;
	text-align:center;
	font:15px/27px Arial, Helvetica, sans-serif;
}
.main-nav li:hover a,
.main-nav li.hover a,
.main-nav a:hover{
	background-position:0 -27px;
	text-decoration:none;
}
.main-nav .first{
	background:none !important;
	padding:0;
}
.main-nav .first a{
	background:url(../images/bg-mainnav-first-hover.gif) no-repeat;
	height:27px;
	width:93px;
}
.main-nav .first a:hover{
	background-position:0 -27px;
}
.main-nav .last a:hover{
	background-position:100% -27px;
}
.main-nav .last a{
	background:url(../images/bg-mainnav-last.gif) no-repeat 100% 0;
	width:97px;
}
.main-nav ul{
	margin:0;
	padding:4px 5px 10px 5px;
	list-style:none;
	overflow:hidden;
	width:99px;
	position:absolute;
	top:27px;
	left:1px;
	background:url(../images/bg-mainnav-ul.gif) no-repeat 0 100%;
	display:none;
}
.main-nav li:hover ul a,
.main-nav li.hover ul a,
.main-nav ul a{
	background:none;
	font-size:11px;
	line-height:18px;
	width: auto;
	height:auto;
	text-align:left;
	position:relative;
	z-index:50;
	
}
.main-nav ul a:hover{
	text-decoration:underline;
	background:none;
	color:#ff6600;
}
.main-nav ul li{
	background:url(../images/separator-mainnav-ul.gif) no-repeat 0 9px;
	width:100%;
	overflow:hidden;
	padding: 0;
	margin:0;
	vertical-align:top;
}
.main-nav ul li a {
	padding:0 8px;
}
.main-nav li.hover ul,
.main-nav li:hover ul{
	display:block;
}
/* main-nav end */

/* navigation start*/
.navigation{
	position:absolute;
	top:0px;
	left:340px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	
}
/* saf3+, chrome1+ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
.navigation{
	position:absolute;
	top:0px;
	left:341px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	
}

}
.navigation li{
	float:left;
	background:url(../images/separator-navigation.gif) no-repeat;
	padding:0 0 0 1px;
}
.navigation li:first-child{
	background:none;
}
.navigation a{
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	background:#e6e6e6;
	float:left;
	height:21px;
	padding:0 20px;
}
/* saf3+, chrome1+ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
.navigation a{
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	background:#e6e6e6;
	float:left;
	height:21px;
	padding:0 19px;
}
}

.navigation .active a,
.navigation a:hover{
	color:#fff;
	background:#ff6600;
	text-decoration:none;
}
#main .navigation .first{
	background:url(../images/bg-navigation-first.gif) no-repeat;
}
#main .navigation .active .first,
.navigation .first:hover{
	background-position:0 -21px;	
}
#main .navigation .last{
	background:url(../images/bg-navigation-last.gif) no-repeat 100% 0;
}
.navigation .active .last,
#header .navigation .last:hover{
	background-position: 100% -21px;
}
/* navigation end */
.wrap {
	width: 100%;
	overflow: hidden;
}
/* tabset start*/
.tab-box{
	overflow:hidden;
	width:320px;
	float:right;
}
.tabset{
	width:100%;
	overflow:hidden;
	height:24px;
}
.tabset a{
	float:left;
}
.tabset .tab5,
.tabset .tab4,
.tabset .tab3,
.tabset .tab2,
.tabset .tab1{
	float:left;
	height:24px;
	background:url(../images/bg-tab1.gif) no-repeat;
	width:65px;
	text-indent:-9999px;
	overflow:hidden;
}
.tabset a:hover .tab5,
.tabset .active .tab5,
.tabset a:hover .tab4,
.tabset .active .tab4,
.tabset a:hover .tab3,
.tabset .active .tab3,
.tabset a:hover .tab2,
.tabset .active .tab2,
.tabset a:hover .tab1,
.tabset .active .tab1{
	background-position:0 -24px;
}
.tabset .tab2{
	background:url(../images/bg-tab2.gif) no-repeat;
	width:64px;
}
.tabset .tab3{
	background:url(../images/bg-tab3.gif) no-repeat;
	width:64px;
}

.tabset .tab4{
	background:url(../images/bg-tab4.gif) no-repeat;
	width:62px;
}
.tabset .tab5{
	background:url(../images/bg-tab5.gif) no-repeat;
}
/* tabset end */
/*  tab-info start  */
.tab-info{
	background:url(../images/bg-tab-box-bg.gif) repeat-y;
	overflow:hidden;
	width:100%;
}
.tab-info .bg{
	background:url(../images/bg-tab-box.gif) no-repeat 0 100%;
	width:320px;
	overflow:hidden !important;
	vertical-align:top;
	padding:20px 0 0;
	*padding:15px 0 0; /*IE 6 & 7*/
}
* html .tab-info .bg{
	height:158px;
}
.tab-info #tab2{
	background:url(../images/bg-tabb1.png) no-repeat;
}
#tab4,
#tab1,
#tab3,
#tab5{
	display:none;
	min-height:148px;
}
#main #tab2 {
	display:block ;
}
#tab1 strong{
	font: 21px/21px Verdana, Geneva, Arial, Helvetica, sans-serif;
	display:block;
	padding:13px 0 20px 9px;
}
#tab2 .link{
	background:url(../images/bg-tabb2-head.png) no-repeat;
	margin:0 0 9px;
}
#tab2 .link a{
	width:285px;
	height:54px;
	
}
.tab-info .link a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.tab-info .tab{
	padding:0 10px 10px 13px;
	overflow:hidden;
}
.tab-info p{
	margin:0 0 5px 5px;
	font: 12px/17px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.tab-info .more{
	float:right;
	background:url(../images/bg-tab-more.png) no-repeat 100% 0;

}
.tab-info #tab1 .more{
	margin:9px 0 0;
}
.tab-info .more a{
	height:29px;
	color:#ff6600;
	padding:0 35px 0 0;
	font:bold 17px/29px Arial, Helvetica, sans-serif;	
}
#tab3 .link{
	background:url(../images/bg-tabb3-header.png) no-repeat;
	margin:0 0 15px;
}
#tab3 .link a{
	width:277px;
	height:43px;
}
.tab-info #tab3{
	background:url(../images/bg-tabb3.png) no-repeat;
}
#tab4 .link{
	background:url(../images/bg-tabb4-head.png) no-repeat;
	margin:14px 0 16px 5px;
}
#tab4 .more{
	margin:-13px 0 0;
}
#tab5 .more{
	margin:-12px 0 0;
}
#tab3 .more{
	margin:-12px 0 0;
}
#tab4 .link a{
	width:290px;
	height:29px;
}
.tab-info #tab4{
	background:url(../images/bg-tabb4.png) no-repeat;
}
#tab5 .link{
	background:url(../images/bg-tabb4-a.png) no-repeat;
	width:203px;
	height:29px;
	margin:14px 0 15px 4px;
}
/* tab-info end */

/* intro start*/
.intro {
	width: 666px;
	height: 215px;
	margin: -6px 0 0 -6px;
	display: inline;
	overflow: hidden;
	float: left;
	position: relative;
	z-index:1;
}
.intro .intro-img {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 666px;
	height: 215px;
	overflow: hidden;
}
.intro .intro-img {
	position: absolute;
	left: 0;
	top: 0;
	width: 666px;
	height: 215px;
}
.intro img {
	position: relative;
	z-index: 1;
}
/* descript start*/
.intro .descript {
	float: right;
	margin: 20px 0 0;
	position: relative;
	z-index: 20;
	width: 470px;
}
.intro .descript h1 {
	font-size: 24px;
	line-height: 26px;
	margin: 0 0 16px;
	font-weight: normal;
}
.intro .descript h1 strong {
	display: block;
	letter-spacing: -1px;
}
.intro .descript h1 strong.second {padding: 0 0 0 49px;}
.intro .descript h1 strong.third {padding: 0 0 0 53px;}

.intro .descript p {
	margin: 0;
	font-size: 13px;
	line-height: 15px;
	padding: 0 0 0 54px;
}
/* descript end */
/* intro end */

/* middle */
.middle {
	width: 100%;
	clear: both;
	margin: 11px 0 0;
	padding: 0 0 26px;
}
.middle:after {
	content:"";
	display: block;
	clear: both;
}
/* livedemo start */
.middle .livedemo {
	width: 300px;
	height: 191px;
	padding: 21px 28px 0 17px;
	float: left;
	display: inline;
	background: url(../images/bg-livedemo.gif) no-repeat;
}
.middle .livedemo:after {
	content:"";
	display: block;
	clear: both;
}
* html .middle .livedemo {overflow: hidden;}
.middle .livedemo h2 {
	margin: 0 0 20px;
	font-size: 18px;
	line-height: 22px;
	color: #666;
}
.middle .livedemo h2 strong {
	display: block;
}
.middle .livedemo h2 strong.second {
	padding: 0 0 0 18px;
}
.middle .livedemo p {
	margin: 0;
	font-size: 13px;
	padding: 0 0 0 18px;
	line-height: 15px;
}
.middle .livedemo p a {
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	position: relative;
	z-index:2;
}
.middle .livedemo p a:hover {text-decoration: none;}

.middle .livedemo span.live {
	float: right;
	margin: -11px -22px 0 0;
	width: 290px;
	height: 133px;
	text-indent: -9999px;
	background: url(../images/a-live.png);
	position: relative;
	z-index:1;
}
.middle .livedemo span.live div a {
	display:block;
	width:154px;
	height:28px;
	margin:35px 0 0 0;
}
/* livedemo end */
/* flash start */
.middle .flash {
	width: 307px;
	height: 216px;
	float: left;
	display: inline;
	overflow: hidden;
	margin: -2px 20px 0 0;
}
/* flash end */

/* latest-news start */
.middle .latest-news {
	width: 290px;
	height: 189px;
	padding: 9px 14px 14px;
	overflow: hidden;
	float: left;
	background: url(../images/bg-latest-news.gif);
}
.middle .latest-news h3 {
	font-size: 14px;
	line-height: 15px;
	color: #ff6600;
	margin: 0 0 6px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ff6600;
}
.middle .latest-news h3 a {color: #ff6600;}

.middle .latest-news dl {
	margin: 0;
	width: 100%;
	overflow: hidden;
	line-height: 20px;
	color: #fff;
}
.middle .latest-news dt {
	float: left;
	clear: left;
	font-style: italic;
	width: 62px;
	padding: 0 0 0 4px;
}.middle .latest-news dt span {
	padding: 0 0 0 3px;
}
.middle .latest-news dd {
	clear: right;
	margin: 0;
	font-weight: bold;
}
.middle .latest-news dd a {
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
	color: #fff;
}
.middle .latest-news dd a:hover {text-decoration: none;}
/* latest-news end */
/* middle end */

/* footer start */
#footer{
	width: 100%;
	height: 13px;
	border: 1px solid #ccc;
	overflow: hidden;
	line-height: 12px;
	margin: 10px 0 10px;
}
/* copyright */
#footer p.copyright {
	margin: 0;
	float: left;
	font-weight: bold;
	font-size: 9px;
	padding: 0 0 0 2px;
}
/* continent start */
#footer .continent {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	float: right;
}
#footer .continent li {
	float: left;
	padding: 0 12px 0 13px;
	margin: 0 1px 0 -1px;
	background: url(../images/separator-continent.gif) no-repeat 0 2px;
}
#footer .continent li a {
	line-height: 12px;
	font-size: 11px;
	font-weight: bold;
}
#footer .continent li a:hover {
	color: #ff6600;
	text-decoration: none;
}
/* continent end */
/* footer end */

/* sidebar start */
.sidebar {
	width: 136px;
	float: left;
	margin: 3px 0 0;
	overflow: hidden;
	background: url(../images/bg-sidebar-c.gif) repeat-y;
}
.sidebar .holder {background: url(../images/bg-sidebar-t.gif) no-repeat;}
.sidebar .frame {
	background: url(../images/bg-sidebar-b.gif) no-repeat 0 100%;
	padding: 6px 1px;
}
/* sidenav start */
.sidenav {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.sidenav li {
	width: 100%;
	overflow: hidden;
	vertical-align: top;
}
.sidenav li a {
	display: block;
	padding: 0 0 0 8px;
	font: 12px/20px verdana, geneva, sans-serif;
}
.sidenav li a:hover,
.sidenav li.active a {
	background: #e8e7e7;
	color: #ff7215;
	text-decoration: underline;
}
/* sidenav end */
/* sidebar end */

/* descript-content start */
.descript-content {
	width: 810px;
	min-height:400px;
	margin:0 0 40px;
	float: right;
	overflow: hidden;
	font: 12px/18px verdana, geneva, sans-serif;
}
.underline {
	text-decoration:underline;

}
.aboutnews .descript-content {
	height: 400px;
}
.productionpad .descript-content {
	min-height: 100px !important;
}
* html .descript-content {
	height: 400px;
	overflow: visible;
}
* html .productionpad .descript-content {
	height: 100px !important;
	overflow: visible;
}
.descript-content p {
	margin: 0 0 18px;
}
ul.text {
	margin: 0 0 18px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
}
ul.text li {
	padding: 0 0 0 9px;
	background: url(../images/bull-text.gif) no-repeat 0 9px;
}
/* descript-content end */
.spacer {
	padding:0 22px 0 0;

}
/* extra start*/
.extra {
	width: 792px;
	height: 209px;
	background:url(../images/img01.gif) no-repeat;
	float: right;
	overflow: hidden;
	/*padding: 50px 0 30px;*/
}
.extra img {vertical-align: top;}
.extra .div1 {
	margin:0;
	padding:14px 0 0 9px;
	float:left;
	width:230px;
	height:146px;
	vertical-align: top;
}
.extra .div2 {
	margin:0;
	padding:14px 0 0 41px;
	float:left;
	width:230px;
	height:146px;
	vertical-align: top;
}

.extra p {
	margin:0;
	padding:0;
	text-align:center;
}
/* extra end */

/*products-websitedesign.html client images start*/
.descript-web {
	width: 810px;
	min-height:200px;
	margin:0 0 40px;
	float: right;
	overflow: hidden;
	font: 12px/18px verdana, geneva, sans-serif;
}
.descript-web h4 {
	padding:0; 
	margin:0;
	font-size:small;

}
#client_content {
	width:100%;

}
#client_content div {
	margin:0;
	padding:0 0 20px 0;
	float:left;

}
.cathead {
	width:100%; 
	clear:both; 
	padding:0; 
	margin:0;
	color:#ff6600;

}
.cathead h4 {
	margin:0;
	padding:0;
	font-size:12px;

}
.cathead2 {
	width:100%; 
	clear:both; 
	padding:0; 
	margin:0;
	color:#ff6600;

}
.cathead2 h4 {
	margin:0;
	padding:60px 0 0 0;
	font-size:12px;

}
#client_content p {
	margin:0;
	padding:0;
	text-align:left;

}
/*products-websitedesign.html client images end*/

/*aboutus-testimonials start*/
.about_cont {
	width: 640px;
	min-height:400px;
	margin:0 0 40px;
	float: right;
	overflow: hidden;
	font: 12px/18px verdana, geneva, sans-serif;
	
}
/*aboutus-testimonials end*/
/* map start*/
.map {
	width: 100%;
	height: 441px;
	background: url(../images/map.gif) no-repeat 23px 0;
	position: relative;
}
.map address {
	margin: 0;
	padding: 10px 0 0 7px;
	font-style: normal;
	font: 12px/13px arial, helvetica, sans-serif;
}
.map address strong,
.map address span {
	display: block;
}
.map address span a {
	line-height: 16px;
}
.map .box {
	overflow: hidden;
	position: absolute;
}
.map .box em.time {
	font-style: normal;
	font: 25px/30px Impact, Impact, Charcoal, sans-serif;
	color: #fc893c;
}
/* america */
.map .america {
	top: 85px;
	left: 63px;
}
/* london */
.map .london {
	top: 39px;
	left: 315px;
}
/* europe */
.map .europe {
	top: 98px;
	left: 509px;
}
/* africa */
.map .africa {
	top: 288px;
	left: 509px;
}
/* asia */
.map .asia {
	top: -16px;
	left: 695px;
}
/* map end */

/* demo fill out form */
.prodheading {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #F88D49;
}
label, input, select, textarea {
	display: block;
	float: left;
	width: 110px;
	white-space:nowrap;
	margin-bottom: 10px;
}
label {
	width: 110px;
	text-align: left;
	padding-right: 10px;
	margin-top: 2px;
}
span label {
	padding:0 0 0 15px;
	margin:0;

}
.textbox {
    border-right: #d8d6d6 1px solid;
    border-top: #d8d6d6 1px solid;
    padding-left: 3px;
    font-weight: normal;
    font-size: 10px;
    margin-left: 0px;
    border-left: #d8d6d6 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 17px;
	width: 130px;
	background-color: #FFFFFF;
}

.textbox2 {

    border-right: #d8d6d6 1px solid;
    border-top: #d8d6d6 1px solid;
    border-left: 3px;
    font-weight: normal;
    font-size: 10px;
    margin-left: 0px;
    border-left: #d8d6d6 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 17px;
	width: 90px;
	background-color: #FFFFFF;
}

.combo {
    border-right: #d8d6d6 1px solid;
    border-top: #d8d6d6 1px solid;
    border-left: 3px;
    font-weight: normal;
    font-size: 9px;
    margin-left: 0px;
    border-left: #d8d6d6 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 160px;
	background-color: #FFFFFF;
}
textarea {
	height: 50px;
}
br {
	clear: left;
}
.asterix_hold {
	position:relative;
	float:left;
	width:5px;

}
.asterix {
	position:absolute;
	margin:0 0 0 5px;
	color:#FF0000;

}
.asterix2 {
	margin:0 5px 0 5px;
	float:left;
	color:#FF0000;

}
.asterix3 {
	margin:0 5px 0 5px;
	color:#FF0000;

}
/* demo fill out form */