/* Made by Jack Qiao @ www.pureweb.ca
(feel free to erase that)
*/

/* The Esentials
+++++++++++++++++++++++++++++++++++*/

* {
	margin: 0;
	padding: 0;
	font-weight: lighter;
	color: #deb988;
	border-top-color: #deb988;
	border-right-color: #deb988;
	border-bottom-color: #deb988;
	border-left-color: #deb988;
	border-color: #deb988;
	outline-color: #deb988;
	font-family: "Old English Text MT";
}

body {
	background: #deb988 url("images/back2.jpg") repeat-y;
	color: #deb988;
	font-family: "Old English Text MT";
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: lighter;
	font-variant: normal;
}

h1 {
display: block;
width: 565px;
border: 1px solid #deb988;
border-width: 0 0 1px 0;
margin: 65px 0 2px 112px;
padding-bottom:5px;
cursor: default;
}

* html h1 {
position: relative;
top: 5px;
padding-top: 20px;
}

img {
	border: none;
	color: #deb988;
}

#top {
	width: 900px;
	height: 119px;
	position: absolute;
	top: -13px;
	left: 0px;
	background: #9c6b30 url("images/top2.jpg") no-repeat;
	background-color: #9c6b30;
}

a {
color: #4b4c85;
}

a:visited {
	text-decoration: underline;
	color: #deb988;
}

a:hover {
color: #fc9;
}

/* Basic Structure
+++++++++++++++++++++++++++++++++++*/

p {
width: 315px;
margin: 0 0 0 300px;
}

.quote {
background: #100f21 url(foto) no-repeat;
background-position:100px 5px;
color: #deb988;
width: 350px;
}

/* Navigation
+++++++++++++++++++++++++++++++++++*/

#nav {
	position: absolute;
	top: 366px;
	left: 114px;
	list-style: none;
	width: 137px;
}

* html #nav a {
width: 130px;
}

#nav a:hover {
background-color: #100f21;
}

#current a{
background-color: #deb988;
}


/* Menu
+++++++++++++++++++++++++++++++++++*/
/* --[[ Main Expand Icons ]]-- */
#imenus0 .imeam span,#imenus0 .imeamj span {background-image:url(C:/Archivos de programa/OpenCube/Visual Infinite Menus/images/sample3_main_arrow.gif); width:7px; height:5px; left:-7px; top:5px; background-repeat:no-repeat;background-position:top left;}
#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url(C:/Archivos de programa/OpenCube/Visual Infinite Menus/images/sample3_main_arrow.gif); background-repeat:no-repeat;background-position:top left;}


/* --[[ Sub Expand Icons ]]-- */
#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(C:/Archivos de programa/OpenCube/Visual Infinite Menus/images/sample3_sub_arrow.gif); width:5px; height:7px; left:-5px; top:3px; background-repeat:no-repeat;background-position:top left;}
#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-image:url(C:/Archivos de programa/OpenCube/Visual Infinite Menus/images/sample3_sub_arrow.gif); background-repeat:no-repeat;background-position:top left;}


/* --[[ Main Container ]]-- */
#imouter0 {background-color:#ffffff; border-style:none; border-color:#6a6a6a; border-width:1px; padding:0px; margin:0px; }


/* --[[ Sub Container ]]-- */
#imenus0 li ul {background-color:#efefef; border-style:solid; border-color:#f8ce38; border-width:1px 0px; padding:5px; margin:4px 0px 0px; }


/* --[[ Main Items ]]-- */
#imenus0 li a, #imenus0 ul .imctitle {color:#100f21; text-align:left; font-family:Arial; font-size:12px; font-weight:normal; text-decoration:underline; border-style:solid; border-color:#dddddd; border-width:1px; padding:2px 8px; }

	/* [hover] - These settings must be duplicated for IE compatibility.*/
	#imenus0 li:hover>a {background-color:#efefef; text-decoration:underline; }
	#imenus0 li a.ihover, .imde imenus0 a:hover {background-color:#efefef; text-decoration:underline; }

	/* [active] */
	#imenus0 li a.iactive {background-color:#efefef; }


/* --[[ Sub Items ]]-- */
#imenus0 ul a, #imenus0 ul .imctitle  {color:#9c6b30; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; padding:2px 5px; }

	/* [hover] - These settings must be duplicated for IE comptatibility.*/
	#imenus0 ul li:hover>a {color:#9c6b30; text-decoration:underline; }
	#imenus0 ul li a.ihover {color:#4b4c85; text-decoration:underline; }

	/* [active] */
	#imenus0 ul li a.iactive {background-color:#ffffff; }
