/*------------------------------------------------------------------
[ARKIX Master Stylesheet]
Project:		Fukutex
Version:		13/07/09 [Inicio del proyecto]
Assigned to:	Sebastián Echeverri Ospina
Primary use:	Website
-------------------------------------------------------------------*/
* {padding: 0; margin: 0;}

body{
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	color:#7f7f7f;
	background-image:url('/site/Portals/0/images/skins/backgrounds/bg_home.png');
	background-position:top;
	background-repeat:no-repeat;}
UL LI{
	margin-left:50px;
	color:#636363;
	text-align:left;
}
OL LI{
	margin-left:50px;
	color:#636363;
	text-align:left;
}
H1, H2, H3{
	text-align:left;
}
A:hover{
	color:#006699;
}
/* Define home background*/
#bodyhome{
	width:100%;
	float:left;
/*	background-image:url('/site/Portals/0/images/skins/backgrounds/bg_home.png');
	background-position:top;
	background-repeat:no-repeat;*/
	height:100%;}
#bodycontent{
	width:100%;
	float:left;
/*	background-image:url('/site/Portals/0/images/skins/backgrounds/bg_home.png');
	background-position:top;
	background-repeat:no-repeat;*/}
#wrapper{ 
	margin: 0 auto;
	width: 990px;}
#header{
	float:left;
	width:990px;}
	#siteid{
		float:left;
		width:490px;
		margin-top:5px;}
	#tools{
		float:right;
		width:500px;
		text-align:right;
		height:26px;
		background-image:url('/site/Portals/0/images/skins/backgrounds/bg_tools.png');
		background-repeat:no-repeat;
		margin-bottom:40px;}
	#tools P{
			margin-right:30px;
			color:#FFF;
			margin-top:10px;}
	#tools A, A:link, A:hover, A:visited, A:active{
			color:#FFF;
			text-decoration:none;
	}
	#search{
		float:right;
		width:500px;
		text-align:right;
	}
#mainmenu{
	float:left;
	width:990px;
	background-image:url('/site/Portals/0/images/skins/backgrounds/bg_main_menu.png');
	background-position:top;
	background-repeat:no-repeat;}
	#mainmenu P{
		margin-top:5px;
	}
#productscarrousel{
	float:left;
	width:990px;
	margin-top:10px;
	border-top:solid 1px #CCCCCC;}
#news{
	float:left;
	width:640px;
	margin-right:20px;}
	#headernews{
		float:left;
		width:100%;
		margin-top:10px;}
	#newscontent{
		float:left;
		width:100%;
		background-color:#1a5985;
		#margin-top:-5px;}
	#newscontent P{
		text-align:left;
		color:#EBEBEB;}
	#newscontent H1{
		color:#FFFFFF;
		font-family:Tahoma;
		font-size:11px;
		font-weight:bold;
		text-align:left;}
		#newscontentleft{
			float:left;
			margin:10 20 10 20;
			width:290px;}
		#newscontentright{
			float:left;
			margin:10 20 10 0;
			width:290px;}
	#endnews{
		float:left;
		width:100%;}
	
#rightmodule{
	float:right;
	width:330px;}
		#proveedores{
			float:left;
			width:100%;}
		#userlogin{
			float:left;
			width:100%;}
#footerhome{
	float:left;
	width:990px;
	border-top:solid 2px #095787;
	margin-top:10px;
	color:#5085af;}
	#footerhome A, A:link, A:active, A:visited, A:hover{
		color:#5085af;
		text-decoration:underline;
		font-weight:normal;}
#rightfooter{
	width:400px;
	float:right;
	text-align:right;
	margin-bottom:20px;}
#leftfooter{
	width:400px;
	float:left;
	text-align:left;
	margin-bottom:20px;}
/* Styles for general content*/
#maincontent{
	float:left;
	width:990px;
	background-color:#FFFFFF;
	padding-bottom:20px;}
#breadcrumb{
	float:left;
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
}
#leftmenu{
		float:left;
		width:180px;
		margin-left:10px;}
	#items{
		float:left;
		width:179px;
		border-left:solid 1px #9a9a17;}
			#items P{
				margin-right:5px;
				margin-left:5px;
			}
#centercontent{
		float:left;
		width:589px;
		padding-left:10px;
		margin-right:10px;
		border-left:solid 1px #9a9a17;}
		#centercontent H1{
			text-align:left;
			color:#939308;
			font-family:'Trebuchet MS';
			font-size:26px;
			margin-bottom:5px;}
		#centercontent P{
			text-align:left;
			margin-bottom:10px;
			color:#636363;}
		#centercontent H2{
			text-align:left;
			color:#939308;
			font-family:Tahoma;
			font-size:11px;
			margin-bottom:5px;
			font-weight:bold;
			width:100%;
			border-bottom:solid 1px #939308;}
		#centercontent TABLE{
			border:solid 1px #CCCCCC;}
		#centercontent TD{
			border-bottom:solid 1px #9a9a16;
			padding:5px;}
		
#rightcontent{
		float:left;
		width:180px;
		margin-right:10px;}
		#rightcontent H2{
			text-align:left;
			color:#939308;
			font-family:Tahoma;
			font-size:11px;
			margin-bottom:5px;
			font-weight:bold;
			width:100%;
			border-bottom:solid 1px #939308;}

#generalleftcontent{
		float:left;
		width:780px;
		margin-left:10px;
		margin-right:10px;}
		#generalleftcontent H1{
			text-align:left;
			color:#939308;
			font-family:'Trebuchet MS';
			font-size:26px;
			margin-bottom:5px;}
		#generalleftcontent P{
			text-align:left;
			margin-bottom:10px;
			color:#636363;}
		#generalleftcontent H2{
			text-align:left;
			color:#939308;
			font-family:Tahoma;
			font-size:11px;
			margin-bottom:5px;
			font-weight:bold;
			width:100%;
			border-bottom:solid 1px #939308;}