/* General styles*/
.SubMenu{
    position:relative;
    padding:0px;
    margin:0px;
    text-align:center;
}
/*****************/

#divViewBox{
	position:relative;
	margin-top:0px;
	width:980px;
	height:200px;
	overflow:hidden;
}
#divCanvas{
	position:absolute;
	width:2020px;
	height:200px;
}

#divScrollBar{
	position:absolute;
	width:971px;
	height:22px;
	left:4px;
	padding:0px;
    margin:0px;
	background-color:transparent;
	overflow:hidden;
	background-image:url(http://www.showplans.com/SubMenu/images/scrollbar.gif);
}
#divScrollLosinge{
	position:absolute;
	width:198px;
	height:20px;
	left:61px;
	top:-1px;
	background-color:transparent;
	background-image:url(http://www.showplans.com/SubMenu/images/losinge.gif);
	z-index:0;
}
/*****************Sub Menu Categories********************/
.sub_menu_cat{
	position:absolute;
	color:#ffffff;
	z-index:100;
	text-decoration:none
}
.sub_menu_cat:hover{
	color:#CCC;
}
#smcServices{
	
	left:137px;
}
#smcSoftware{
	left:787px;
}
#smcDesign{
	left:460px;
}

/*****************Sub Menu Items********************/

.subMenu_anchor{
	position:relative;
	float:left;
	height:171px;
	margin-top:5px;
	margin-right:50px;
	margin-left:50px;
	color:#bbbbbb;
	text-decoration:none;
}
.subMenu_anchor:hover{
	color:#FFF;
}

.subMenu_text{
	margin-top:155px;
	text-align:center;
}


#sm_Floorplans{
	background-image:url(http://www.showplans.com/SubMenu/images/symb_Floorplans.jpg);
	width:140px;
}
#sm_3DAnim{
	background-image:url(http://www.showplans.com/SubMenu/images/symb_3DAnimation.jpg);
	width:135px;
}
#sm_FileX{
	background-image:url(http://www.showplans.com/SubMenu/images/symb_FileX.jpg);
	width:171px;
}
#sm_Graphic{
	background-image:url(http://www.showplans.com/SubMenu/images/symb_Graphic.jpg);
	width:164px;
}
#sm_Markout{
	background-image:url(http://www.showplans.com/SubMenu/images/symb_Markout.jpg);
	width:97px;
}
#sm_WebDesign{
	background-image:url(http://www.showplans.com/SubMenu/images/symb_WebDesign.jpg);
	width:145px;
}
#sm_YAH{
	background-image:url(http://www.showplans.com/SubMenu/images/symb_YAH.jpg);
	width:150px;
}
#sm_EventPlan{
	background-image:url(http://www.showplans.com/SubMenu/images/symb_EventPlanner.jpg);
	width:138px;
}
