﻿@import url("slider.css");
/*logos*/
#logo						{position:absolute; top:0px; 		left:0px;			width:auto; 	height:auto;}
#textlogo					{position:absolute; top:100px; 		left:30px;			width:600px; 	height:auto;}
#textlogo					{/*background:url('../graphics/logo_bg.png') no-repeat left top; width:420px; height:120px;*/}
#logo_tagline				{position:absolute; top:65px; 		left:140px;			width:450px; 	height:auto;	text-align:left;}
#seo_1						{position:absolute; top:55px; 		right:30px;			width:400px; 	height:auto; 	text-align:right; /*static componentsbackground:url('../graphics/seo_h1bg.png') no-repeat;*/}
#seo_2						{position:absolute; top:85px; 		right:30px;			width:400px; 	height:auto;	text-align:right;}

/*static components*/
#time_date					{position:absolute; top:157px; 		left:65px; 			text-align:center;}
#search						{position:absolute; top:507px; 		right:45px; 			}
#bookmark					{position:absolute; top:581px; 		left:25px; 			width:auto; 	height:50px;}
#menu_top					{position:absolute; top:0px; 		left:20px;}
#twitter-facebook			{position:absolute; top:570px; 		left:30px;}
#themed_object				{ visibility:hidden; display:none; position:absolute; top:350px; 		left:45px;}

/*animated components*/
#mp3_component				{position:absolute; top:14px; 		right:0px;			width:342px;	height:90px;}
#zoom_menu_component		{position:absolute; top:570px; 		right:0px;			width:350px; 	height:auto;		}
#zoom_menu					{														width:350px;	margin-left:auto; 	margin-right:auto;}


/*portfolio component*/
#portfolio_component		{position:absolute; top:125px; 		left:5px;			width:970px;	height:460px;}
/*portfolio offline designer view*/
#headerDivportfolio			{width:970px;		height:460px; 		position:relative;	margin:0px 0px 0px 0px; 		padding:0px 0px 0px 0px;	background:url('../graphics/nivo_bg.png') no-repeat left top;}
#headerDivportfolio img		{width:715px;		height:280px; 		position:absolute;	top:65px; left:128px;}

/*NON Flash portfolio*/
#slider_component			{visibility:hidden; display:none;}
 
/*primary split rotator component*/
#primary_src				{visibility:hidden; display:none;}

/*secondary split rotator components*/
#secondary_src				{visibility:hidden; display:none;}


/* change "PAGE WIDTHS" here */
#main_wrapper				{width:970px; /*  min-width:990px; - max-width:1680px;  */ padding:0px; margin:0px; border:0px;}

/* change "HEADER HEIGHT" here */
.boxm-content				{padding-top:600px; *padding-top:600px; }

/* change "FOOTER HEIGHT" here */
#footer_bg					{margin:0px 0px 0px 0px;}
#footer						{padding:30px 0px 5px 0px; 		text-align:center;}

/* page styles */
html, body					{margin:0px; 		padding:0px;}
#main						{width:100%; 		position:absolute; 		top:0px; left:0px; padding:0px; margin:0px;}
#main_wrapper				{margin-left:auto;	margin-right:auto; 		position:relative;	margin:-1px auto 0px auto; border:1px transparent solid;}
#main						{background:url('../themed_images/primary_themed_bg.jpg') no-repeat center top;}

/* header styles - do not edit */
#header_bg					{width:100%;		position:absolute;		top:0px;	left:0px;	padding:0px;	border:0px; 			}
#header_wrapper				{width:100%;		position:relative;		margin-left:auto; margin-right:auto;}

/* content styles - do not edit */
#content1_bg				{width:100%;		padding:0px; 			border:0px;}
#content1_wr				{margin-left:auto;	margin-right:auto;		position:relative;	padding:0px; 	border:0px;	min-height:350px;	}
#content1					{margin-left:0px; 	margin-right:0px; 		position:relative; 	padding:0px 0px 0px 0px; border:0px;}

/* footer styles - do not edit */
#footer_bg					{width:100%;		padding:0px;}
#footer						{width:100%;		height:100px;}
#footer_bg					{background:url('../graphics/footer_bg.png')	repeat-y center top;  }
#footer						{background:url('../graphics/footer.png') 		no-repeat center top;  }

/* column1 padding / margins */
#columns1					{padding-top:10px; 			padding-bottom:0px;}					
#column1_wrapper			{padding:0px 0px 0px 0px;	margin:0px;}
#left1col					{padding:0px 0px 0px 0px;	margin:0px;}
#left1pad					{padding:0px 0px 0px 0px;	margin:0px;}
#right1col					{padding:0px 0px 0px 0px;	margin:0px; position:relative;}
#right1pad					{padding:0px 0px 0px 0px;	margin:0px;}
#center1col					{padding:0px 0px 0px 30px ;}
#infocolumns				{min-height:30px; border-bottom:0px #B3B54A dotted;  border-top:0px #B3B54A dotted;}
#infocenter					{border-left:0px #B3B54A dotted; border-right:0px #B3B54A dotted;}
#infocolumns				{margin:0px 0px 0px 0px ;}

.clear						{min-width:600px; max-width:990px; margin-left:auto; margin-right:auto; clear:both; height:0px;}

#textlogo 					{
	color: #efefef;
	font-size:50px;
	padding:0px 0px 0px 0px;
	text-align:left;
	text-shadow: 2px 2px 2px #333333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
}
#textlogo a:link 			{color: #efefef;}
#textlogo a:visited 		{color: #efefef;}
#textlogo a:hover 			{color: #C6CBEA;}
#textlogo a:active 			{color: #efefef;}
