/* 
	============================================
    CSS STYLES FOR 3D MULTI DIMENSIONAL MARKETING
    ============================================

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg 
	{
	} 
	
	

/*  3DLAYOUT ELEMENTS  */
/* background color for the content part of the pages */
/* Added Elements */


.3Dbackground
	{
	margin: 0 auto; 
	text-align: center; 
	padding: 0; 
	font: 62.5% Arial, Helvetica, sans-serif; 
	color: #000;
	margin-top: 0px;
	}
	
.Back
	{

	background-image: url(/*http://www.3dmkting.com/portals/0/skins/3dvia/bg.jpg*/);
	background-repeat: repeat;
	background-position: left;
	backgroundcolor: #;
	margin-top: 3px;
	}
	
.TopBG
	{
	background-image: url (http://www.3dmkting.com/portals/0/skins/3dvia/TopBG.jpg)
	background-repeat: no-repeat;
	}

BODY
	{
	background-color:#FFFFFF;
	}
	
.Body
	{
    color: #FFFFFF;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
	border-left-color: #FFFFFF;
	margin-top: 0px;
	}
	
	
	
/* text style used for most text rendered by modules */
div.Verbiage
	{ 
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	background-color: transparent;
	color: #444;
	text-decoration: none;
	word-spacing: 0.05em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1.3em;
	width: px;
	}
		
.Verbiage a:link
	{
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	background-color: #FFF;
	color: #4E99DD;
	text-decoration: underline;
	}
	
.Verbiage a:hover 
	{ 
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	background-color: #FFF;
	color: #4E99DD;
	text-align: left;
	text-decoration: underline;
	}

.Verbiage a:visited
	{ 
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	background-color: #FFF;
	color: #C42251;
	text-align: left;
	text-decoration: underline;
	}

.Normal
	{
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif; 
	font-weight: normal;
	font-size: 11px; 
	color: #000000; 
	line-height: 18px; 
	margin: 5px 0 15px 0;
	}
	
	.Normal a:link
	{
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	background-color: #FFF;
	color: #4E99DD;
	text-align: left;
	letter-spacing: 0;
	text-decoration: underline;
	}
	
	a.Normal:hover
	{
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif; 
	font-weight: normal;
	color: Green; 
	}

.Content
	{
	color: #cccccc; 
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size:11px;
	}
	
.Verbiage2
	{
	color: #666600;
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size:11px;
	}
	

	
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
	{
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif; 
	font-weight: normal;
	color: #000033; 
	}
	
.NormalOrange
	{
	color: Orange; 
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size:11px;
	}

.NormalRed
	{
	color: white; 
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size:11px;
	}

.NormalBold
	{
	color: #C42251; 
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size:11px;
	}
	
	
	
/* Header Boxes */
.box1
	{
	background-image: url(http://www.3dmkting.com/portals/0/skins/3dskin/headerleft.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-right: 0px black;
	width: 131px;
	height:116px;
	margin-top: 0px;
	}

.box2
	{
	background-image: url(http://www.3dmkting.com/portals/0/skins/3dskin/HeaderRed.jpg);
	background-repeat: no-repeat;
	border-right: 0px;
	width: 131px;
	height:116px;
	}

.box3
	{
	background-image: url(http://www.3dmkting.com/portals/0/skins/3dskin/headerright.jpg);
	background-repeat: no-repeat;
	background-color: #000033;
	border-right: 0px black;
	width: 131px;
	height:116px;
	}

.box4
	{
	background-color: #000033;
	width: 131px;
	height:116px;
	}
	


/* Content Characteristics */
.leftPane
	{
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #990000;
	background-color: #000033;
	background-position: center top;
	background-repeat: no-repeat;
	}

.leftPaneContent
	{
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #990000;
	background-color: #000033;
	background-position: center top;
	background-repeat: no-repeat;
	}

.highlights
	{
	background-color: #FFFFFF/*FE1B14*/;
	width: 175px;
	border: none;
	}

.highlightsLinks
	{
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-size: 8.5pt;
	color: FFFFFF;
	}
	
.ContentPane  
	{ 
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #666666;
	background-position: left top;
	margin: 4px;
	float: left;
	font-style: normal;
	padding-left: 35px;
	padding-top: 35px;
	min-width: 525px;
	max-width: 525px;
	vertical-align: baseline;
	font-variant: normal;
	padding-right: 15px;
	padding-bottom: 35px;	
	}
	
.LeftContentPane  
	{ 
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #666666;
	background-position: left top;
	margin: 4px;
	font-style: normal;
	padding-left: 35px;
	padding-top: 35px;
	vertical-align: baseline;
	font-variant: normal;
	padding-right: 15px;
	padding-bottom: 35px;	
	}
	
.RightContentPane  
	{ 
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #666666;
	background-position: right top;
	margin: 4px;
	font-style: normal;
	padding-left: 35px;
	padding-top: 35px;
	vertical-align: top;
	font-variant: normal;
	padding-right: 15px;
	padding-bottom: 35px;	
	}	
	
.PageName
	{
	color: #4E99DD;
	text-align: left;
	margin-left: 10px;
	font-size: 32px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	text-transform: uppercase;
	}

.RightPane  
	{
	}

.SolPartBar
	{
	background-color: #C42251;
	}

.CurrentDate
	{
	color: C42251;
	}



/* text style for the selected tab */
.SelectedTab 
	{
	}



/* hyperlink style for the selected tab */
		A.SelectedTab:link 
			{
			}
		
		A.SelectedTab:visited  
			{
			}
		
		A.SelectedTab:active   
			{
			}
		
		A.SelectedTab:hover    
			{
			}



/* text style for the unselected tabs */
.OtherTabs 
	{
	color:#FFFFFF;
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size:9px;
	}
    
	
	
/* hyperlink style for the unselected tabs */
		A.OtherTabs:link 
			{
			}
		
		A.OtherTabs:visited  
			{
			}

		A.OtherTabs:active   
			{
			}

		A.OtherTabs:hover    
			{
			}



/* GENERAL */
/* style for module titles */
.Head
	{
	}



/* style of item titles on edit and admin pages */
.SubHead
	{
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif; 
	font-weight: normal;
	font-size: 13px; 
	color: #000000; 
	line-height: 18px; 
	margin: 5px 0 15px 0;
	}
	
	A.SubHead:Link
	{
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif; 
	font-weight: normal;
	font-size: 11px; 
	color: #4E99DD; 
	line-height: 18px; 
	margin: 5px 0 15px 0;
	}
	
	A.SubHead:Hover
	{
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif; 
	font-weight: normal;
	font-size: 11px; 
	color: #4E99DD; 
	line-height: 18px; 
	margin: 5px 0 15px 0;
	}
	
	A.SubHead:Active
	{
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif; 
	font-weight: normal;
	font-size: 11px; 
	color: #4E99DD; 
	line-height: 18px; 
	margin: 5px 0 15px 0;
	}
	
	A.SubHead:Visited
	{
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif; 
	font-weight: normal;
	font-size: 11px; 
	color: #4E99DD; 
	line-height: 18px; 
	margin: 5px 0 15px 0;
	}



/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead 
	{
	}
	
	
	
/* admin settings */
.CommandButtton
	{
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif; 
	font-weight: normal;
	font-size: 11px; 
	color: #cccccc; 
	line-height: 18px; 
	margin: 5px 0 15px 0;
	}
	
	A.CommandButtton:Link
	{
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif; 
	font-weight: normal;
	font-size: 11px; 
	color: #666666; 
	line-height: 18px; 
	margin: 5px 0 15px 0;
	}
	
.inline-button 
	{
    color:#FFFFFF;
    Width=100%;
    font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
    height: 100%;
    vertical-align: middle;
    background: #4E99DD;
    text-align:center;
    text-decoration:none;   
    }

		.inline-button:hover 
			{
			font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
			background: #4E99DD;
			color: white;
			}

.navigator 
	{
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	background-color: #343C4F;
	color: #FFFFFF;
	padding-left: 3;
	border: 0px solid #4E99DD;
	}
	
#menuhome 
	{
	color: white;
	}
	
.menuheader 
	{
 	width: 100%;
	color:#4E99DD;
 	border-right: 0px #000033 solid;
 	border-top: 0px #000033 solid; 
 	border-bottom: 0px #000033 solid;  
 	background-color: #000033;
 	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
 	font-size:14px;
	}
	
		a.menuheader:hover 
			{
			width: 100%;
			color: #4E99DD; 
			border-right: 0px #000033 solid;
			border-top:0px #000033 solid; 
			border-bottom: 0px #000033 solid;  
			background-color: #000033;
			font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
			font-size:14px;
			}
	
		a.menuheader:active 
			{
			width: 100%;
			color: #4E99DD; 
			border-right: 0px #000033 solid;
			border-top: 0px #000033 solid; 
			border-bottom: 0px #000033 solid;  
			background-color: #000033;
			font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
			font-size:14px;
			}
	
.menuheaderr 
	{
 	width: 100%;
 	color:#4E99DD;
 	border-top: 0px #000033 solid; 
 	border-bottom: 0px #000033 solid; 
 	background-color: #000033;
 	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
 	font-size:14px;
	}
	
		a.menuheaderr:hover 
			{
			width: 100%;
			color: #FFFF99;
			border-top: 0px #000033 solid; 
			border-bottom: 0px #000033 solid;  
			background-color: #000033;
			font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
			font-size:14px;
			}
	
		a.menuheaderr:active 
			{
			width: 100%;
			color: #FFFF99; 
			background-color: #000033;
			border-top: 0px #000033 solid; 
			border-bottom: 0px #000033 solid; 
			font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
			font-size:14px;
			}
	
.menufooter
	{
 	width: 100%;
 	color:#FFFFFF; 
 	border-right: 0px #000033 solid;
 	border-top: 0px #000033 solid; 
 	background-color: #000033;
 	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
 	font-size:14px;
	}
	
		a.menufooter:hover 
			{
			width: 100%;
			color: #FFFF99; 
			border-right: 0px #000033 solid;
			border-top: 0px #000033 solid;  
			background-color: #000033;
			font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
			font-size:14px;
			}
	
		a.menufooter:active 
			{
			width: 100%;
			color: #FFFF99; 
			border-right: 0px #000033 solid;
			border-top: 0px #000033 solid;  
			background-color: #669999;
			font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
			font-size:14px;
			}
	
.menufooterr
	{
 	width: 100%;
 	color:#4E99DD; 
    border-top: 0px #000033 solid; 
 	background-color: #000033;
 	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
 	font-size:14px;
	}
	
		a.menufooterr:hover 
			{
			width: 100%;
			color: #FFFF99; 
			background-color: #000033;
			border-top: 0px #000033 solid; 
			font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
			font-size:14px;
			}
	
		a.menufooterr:active 
			{
			width: 100%;
			color: #FFFF99;
			border-top: 0px #000033 solid;   
			background-color: #669999;
			font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
			font-size:14px;
			}



/* Solpart Main Menu */
.MainMenu_MenuContainer 
	{
	border: 0px solid black;
	}

.MainMenu_MenuBar 
	{
	border: 0px solid white;
	}

.MainMenu_MenuItem 
	{
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
    font-size: 12pt;
	color: #4E99DD;
	text-decoration:none;
	border: 0px solid black;
	}
		
		.MainMenu_MenuItem:visited 
			{
			font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
    		font-size: 12pt;
			color: #FFFFFF;
			text-decoration:none;
			border: 0px solid white;
			}
			
		.MainMenu_MenuItem:hover 
			{
			font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
    		font-size: 12pt;
			color: #4E99DD;
			text-decoration:none;
			border: 0px solid black;
			}
			
		.MainMenu_MenuItem:active 
			{
			font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
    		font-size: 12pt;
			color: #FFFFFF;
			text-decoration:none;
			border: 0px solid black;
			}
	
		.MainMenu_MenuItem:link 
			{
			font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
 		    font-size: 12pt;
		    color: #FFFFFF;
			text-decoration:none;
			border: 0px solid black;
			}

.MainMenu_MenuIcon 
	{
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
    font-size: 12pt;
	background-color: white;
	border: 0px;
	width: 0px; 
	}

		.MainMenu_SubMenu 
			{
			font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
   		 	font-size: 12pt;
			color: #39434D;
			background-color: white;
			border: 0px solid black;
			}

		.MainMenu_MenuBreak 
			{
			font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
   		 	font-size: 12pt;
			color: white;
			border: 0px;
			background-color: black;
			}

		.MainMenu_MenuItemSel 
			{
			font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
    		font-size: 12pt;
			color: #73B43E;
			background-color: white;
			border: 0px solid black;
			}

		.MainMenu_MenuArrow 
			{
			border: 0px solid black;
			}

		.MainMenu_RootMenuArrow 
			{
			font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
    		font-size: 12pt;
			}

.SolarpartMenu_Font 
	{
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
    font-size: 12pt;
	color: #FFFFFF;
	}

	
.fwbar 
	{
	height: 20px; 
	}
	
.bottabr 
	{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	}

.menuclass 
	{
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
    font-size: 8.5pt;
	background-repeat: repeat;
	}
	
.SkinObject {
    
    font-size: 8.5pt;
    color: #FFFFFF;
    font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
    text-decoration: none;
	}


/* Controls */
		A.SkinObject:link 
			{
			font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
			text-decoration: none;
			color: #73B43E;
			margin-right: 5px;
			}
		
		A.SkinObject:visited  
			{
			font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
			text-decoration: none;
			color: #E45C22;
			margin-right: 5px;
			}
		
		A.SkinObject:active   
			{
			font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
			text-decoration: none;
			color: #73B43E;
			margin-right: 5px;
			}
		
		A.SkinObject:hover    
			{
			font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
			text-decoration: none;
			color: #4E99DD;
			margin-right: 5px;
			}
			
			
/* Left Navigation */
#navigation 
	{
	margin: 0;
	padding: 0;
	width: 100px;
	background: url(../image/bg-nav.gif) no-repeat fixed left top;
	float: left;
	}
	
ul 
	{ 
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	background-color: #FFF;
	color: #444;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	}
	
li 
	{
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	background-color: #FFF;
	color: #444;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	}
	
div#navigation ul 
	{ 
	margin: 0px 5px 0 0; 
	padding: 0; 
	list-style-type: none; 
	}
	
div#navigation ul li 
	{ 
	margin: 5; 
	padding: 0 0 2px 0; 
	text-align: left; 
	font-size: 10px; 
	color: #FFFFFF; 
	text-transform: none;  
	width: 150px;
	}
	
div#navigation ul li.here 
	{ 
	color: #00FF66;
	}
	
div#navigation ul li a 
	{ 
	text-decoration: none; 
	border-bottom: none; 
	}
	
div#navigation ul li a:link, div#navigation ul li a:visited 
	{ 
	color: #FFFFFF; 
	}
	
div#navigation ul li a:hover 
	{ 
	color: #00FF66; 
	}

			
/* Headings */
H1
	{
	color: #73B43E;
	text-align: left;
	font-size: 19px;
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	width: 200px;
	}
	
H2
	{
	color: #73B43E;
	text-align: left;
	font-size: 20px;
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	width: 400px;
	}
	
H3
	{
	color: #4E99DD;
	text-align: left;
	font-size: 18px;
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;	
	}
	
H4
	{
	color: #4E99DD;
	text-align: center;
	font-size: 15px;
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	}
	
H5
	{
	color: #73B43E;
	text-align: left;
	Font-weight: 200;
	font-size: 8.5pt;
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	}
	
	


.FTIBack
	{
	background-image: url(http://www.3dmkting.com/portals/0/skins/bg.jpg);
	background-repeat: repeat;
	background-position: left;
	}


	
.Sitemap
	{
	background-image: url();
	background-repeat: no-repeat;
	background-position: right;
	border: none;
	color: transparent;
	text-decoration: none;
	}
	
	A.Sitemap:link
	{
	background-image: url(http://www.3dmkting.com/ft.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border: none;
	color: #000033;
	text-decoration: none;
	}
	
	A.Sitemap:hover
	{
	background-image: url(http://www.3dmkting.com/ft.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border: none;
	color: #000033;
	text-decoration: none;
	}
	

	

	
	/* END 3D MULTIDIMENSIONAL MARKETING CSS */