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

.whiteLine {
	background-color:#FFF;
	width:1px;
}
h1 {
	padding-bottom:15px;
	font-size:12.91px;
}

h2 {
	padding-bottom:17px;
	font-size:12.91px;
}
h3 {
	padding-bottom:12px;
	font-size:12.91px;
}
p {
	padding-bottom:17px;	
}

/* ---- TEMP TITLE SECTION --- */
#tempDiv {
	height:418px;;
	width:723px;
}
#tempDiv h1 {
	font-size:14px;
	position:relative;
	top:190px;
	text-align:center;
}
/* ---------------------------- */

/* ----------- NEW INDEX SECTION ------------ */
#new_indexMain {
	float:left;
	height:287px;
	width:469px;
}
#new_indexMainText {
	position:relative;
	top:31px;
	padding:0 20px 0 15px;
}
#new_indexMainText h1{
	font-size:30px;
	letter-spacing:-1px;
}
div#new_indexMainText div.bodyText{
	margin-top:-5px;
}
#new_indexMainText p{
	font-size:15px;
	line-height:15px;
	padding-bottom:13px;;
}
#new_indexSideBar {
	float:right;
	width:254px;
	height:287px;
}

#new_windexSideBar_Text{
	left:6px;
	position:relative;
	top:14px;
}

.mainside_item{
	position:relative;
	left:7px;
	height:57px;
	width:215px;
	margin-bottom:12px;
}
.mainside_item div.icon{
	width:57px;
	height:57px;
	float:left;
}
.mainside_item div.title{
	font-size:27px;
	font-weight:bold;
	position:relative;
	top:12px;
	left:4px;
	letter-spacing:-2px;
}
.mainside_item div.text{
	position:relative;
	top:12px;
	left:4px;
	margin-top:5px;
	font-size:11px;
}
.mainside_item#design div.icon{
	background-image:url(../images/index_icons/process.png);
}
.mainside_item#dev div.icon{
	background-image:url(../images/index_icons/tool.png);
}
.mainside_item#print div.icon{
	background-image:url(../images/index_icons/note.png);
}
.mainside_item#threed div.icon{
	background-image:url(../images/index_icons/database_server.png);
}

/* ---- Index Section --- */
#roboLogo {
	position:relative;
	left:12px;
	height:60px;
	background-image:url(../images/logoMain01.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#indexMain {
	float:left;
	height:287px;
	width:542px;
}
#indexMainPic {
	position:relative;
	top:35px;
	left:18px;
	float:left;
	background-image:url(../images/indexPic01.jpg);
	background-repeat:no-repeat;
	width:119px;
	height:214px;
	border: 1px solid #000;
	margin-right:38px;
}
#contactMainPic {
	position:relative;
	top:20px;
	left:18px;
	float:left;
	background-image:url(../images/contactPic01.jpg);
	background-repeat:no-repeat;
	width:193px;
	height:257px;
	border: 1px solid #000;
	margin-right:35px;
}
.designMainPic {
	position:relative;
	top:27px;
	left:18px;
	float:left;
	width:240px;
	height:236px;
	margin-right:35px;
}
.designMainPic_select {
	padding:1px;
}
#indexMainText {
	width:358px;
	float:right;
	position:relative;
	top:25px;
	padding-right:25px;	
	
}
#indexMainText p {
	padding-bottom: 7px;
}

#contactMainText {
	position:relative;
	top:31px;
	padding-right:25px;	
}
.designMainText {
	position:relative;
	top:31px;
	padding-right:25px;	
}
.designMainText p {
	padding-bottom:5px;
}
#contactMainText h2 {
	font-size:24px;
	font-weight:bold;
	padding-bottom:6px;
}
#contactMainText p {
	font-size:16px;
	line-height:16px;
}
#indexSideBar {
	float:right;
	width:181px;
	height:287px;
}
#indexSideBar_Text {
	position:relative;
	top:25px;
	left:25px;
	}
#indexSideBar_Text h2 {
	padding-bottom:10px;
	}
#designSideBar_Text {
	position:relative;
	top:31px;
	left:25px;
	}
#indexsideBarLine {
	position:relative;
	top:50px;
	float:left;
	height:200px;
}
#indexsideBarLine_contact {
	position:relative;
	top:50px;
	right:33px;
	float:right;
	height:200px;
}
#indexFooter {
	position:relative;
	top:10px;
	
	width:542px;
	float:left;
}
.footerMenu_item {
	/*text-align:justify;*/
	
	float:left;
	width:114px;
	padding-left:10px;
	padding-right:10px;
}
.footerBar {
	float:left;
	height:30px;
	width:1px;
	background-color:#FFF;
}
#indexPlus {
	position:relative;
	right:5px;
	float:right;
	background-image:url(../images/plusCorner01.png);
	background-repeat:no-repeat;
	background-position:right;
	width:75px;
	height:71px;
	z-index:3;
}
/* ----------- NEW DESIGN SECTION ------------ */
div#gallery_main{
    position:relative;
}
div.gallery_button{
        position:absolute;
	height:42px;
	width:47px;
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
        margin-top:45%;
}
div.gallery_button.left{
	background-image:url(../images/portflio_new/gallery_arrow_left.png);
        left:-65px;
}
div.gallery_button.right{
	background-image:url(../images/portflio_new/gallery_arrow_right.png);
        right:-65px;
}
#gallery_container{
    position:relative;
    margin:0 auto;
    top:8px;
    left:-1px;
    width:704px;
    height:398px;
    border:1px solid #FFF;
    overflow:hidden;
}
#gallery_slides{
    postion:absolute;
    left:0px;
}
div.slide{
        position:absolute;
        top:0px;
        left:0px;
	width:704px;
	height:398px;
        display:none;
}
span.caption_title{
	font-weight:bold;
        font-family: 'Nobile', arial, serif;
        font-size: 24px;
        font-weight: bold;
        letter-spacing: -1px;
}
span.caption_title.services{
    font-size: 16px;
    letter-spacing: 0px;
}
div.browser{
    position:absolute;
    height:250px;
    width:328px;
    right:0px;
    top:5px;
    background-image:url(../images/portflio_new/gallery_browser.png);
}
div.browser div.content{
    position:absolute;
    width:306px;
    height:210px;
    top:26px;
    left:8px;
    overflow:hidden;
}
div.browser div.content div.image{
    width:306px;
    position:absolute;
    top:0px;
}
div.caption{
        position:absolute;
        bottom:0px;
	background-image:url(../images/design/gallery_caption_back.png);
	padding:12px;
        height:120px;
        width:680px;
}
div.caption p{
    margin: 7px 0 0 0;
    padding:0px;
    width:425px;
    font-size: 11px;
    line-height: 1.2em;
    letter-spacing: 0px;
}
div.caption div.services{
    position: absolute;
    top:10px;
    right:10px;
    text-align: right;
}
div.caption div.services div.icon{
    width:50px;
    height:50px;
    margin:2px;
    float:left;
    margin-bottom:5px;
}
div.icon.concept{background-image:url(../images/portflio_new/services_concept.png);}
div.icon.mockup{background-image:url(../images/portflio_new/services_mockup.png);}
div.icon.design{background-image:url(../images/portflio_new/services_design.png);}
div.icon.development{background-image:url(../images/portflio_new/services_development.png);}

div.caption a.launch{
    border:1px solid #FFF;
    position:absolute;
    padding:5px 5px 2px;
    bottom:10px;
    right:10px;
}
div.caption a.launch:hover{
    color:#e2e2e2;
}
div#slide_club816{background-image:url(../images/portflio_new/club816_main.jpg);}
div#slide_club816 div.image{background-image:url(../images/portflio_new/club816_content.jpg); height:616px;}

div#slide_club816backend{background-image:url(../images/portflio_new/club816backend_main.jpg);}
div#slide_club816backend div.image{background-image:url(../images/portflio_new/club816backend_content.jpg); height:574px;}

div#slide_jeffmattson{background-image:url(../images/portflio_new/jeffmattson_main.jpg);}
div#slide_jeffmattson div.image{background-image:url(../images/portflio_new/jeffmattson_content.jpg); height:213px;}

div#slide_aaro{background-image:url(../images/portflio_new/aaro_main.jpg);}
div#slide_aaro div.image{background-image:url(../images/portflio_new/aaro_content.jpg); height:425px;}

div#slide_canam{background-image:url(../images/portflio_new/canam_main.jpg);}
div#slide_canam div.image{background-image:url(../images/portflio_new/canam_content.jpg); height:501px;}

div#slide_canamstore{background-image:url(../images/portflio_new/canamstore_main.jpg);}
div#slide_canamstore div.image{background-image:url(../images/portflio_new/canamstore_content.jpg); height:362px;}

div#slide_canamphotos{background-image:url(../images/portflio_new/canamphotos_main.jpg);}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* ----------------------- */
#designSideBar_Text li {
	font-size:12px;
	padding-bottom:3px;
}
#designSideBar_Text img {
	padding-right:4px;
}
#designSideBar_Text p {
	padding-top:8px;
}
#proj1 {
	height:278px;
	z-index:100;
	display:block;
}
#proj2 {
	height:278px;
	z-index:99;
	display:none;
}
#dp_canam {
	background-image:url(../images/design/canam02.jpg);
	background-repeat:no-repeat;
	border: 1px solid #000;
}
.designSelectPic {
	width:240px;
	height:222px;
	border:1px solid #000;
}
#ds_products01_pic1 {
	background-image:url(../images/design/product01_pic1.jpg);
}
#ds_products01_pic2 {
	background-image:url(../images/design/product01_pic2.jpg);
}
#ds_products01_pic3 {
	background-image:url(../images/design/product01_pic3.jpg);
}
#ds_products01_pic4 {
	background-image:url(../images/design/product01_pic4.jpg);
}
#ds_products01_pic5 {
	background-image:url(../images/design/product01_pic5.jpg);
}
.ds_products01_bullets {
	position:relative;
	top:7px;
	text-align:center;
}
.ds_products01_bullets img {
	padding:2px;
	position:relative;
	top:3px;
}
.ds_products01_bullets a:hover {
	color:#FFF;	
}
/* ----------------------- */
.darkLink A:link {color:#fff;}
/*.darkLink A:visited {text-decoration: none}
.darkLink A:active {text-decoration: none}*/
.darkLink A:hover {color:#000000;}

/* ----------------------- */
#contact02_bigContainer {
	float:left;
	height:418px;
	width:542px;
}
#contact02MainPic {
	background-image:url(../images/contactPic02_big.jpg);
	height:398px;
	width:530px;
	z-index:1;
	position:relative;
	top:9px;
	left:6px;
	border: 1px solid #000;
}
#contactLogo {
	float:left;
	height:34px;
	width:162px;
	background-image:url(../images/logoContact01.png);
	z-index:2;
	position:relative;
	top:18px;
	left:6px;
}
#contact02MainText {
	float:left;
	position:relative;
	top:28px;
	left:6px;
}
#contact02MainText h1 {
	font-size:16px;
	padding-bottom:17px;
}
#contact02MainText p {
	position:relative;
	top:-14px;
}

/* ----------------------- */

#errorMainText {
	position:relative;
	left:20px;
	top:46px;
}
#errorMainText h1 {
	font-size:32px;
	padding-bottom:7px;
}
#errorMainText p strong {
	font-size:18px;
	line-height:22px;
}
#errorMainText p {
	font-size:14px;
}