﻿/* Aspen Style Sheet*/
/* Created 11-06-06 */
/* Last modified by: Lee 11-13-06*/

body 
{
    background-image: url("../images/BG-Gradient.jpg");
    background-repeat:repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal;
	margin: 0;
} 

table { font-size: 1em; }

textarea, input, select
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 1em;
	color: #21315a;
	
}

	
div#header
{
    background-image: url("../images/dr.gif"); 
    background-repeat: no-repeat;
    background-position:right;
	position: relative;
	width: 100%;
	height: 140px;
	min-width: 600px;
	z-index: 0;
}

div#nav-menu
{
	position: absolute;
	left: 280px;
	right: 0;
	bottom: 0;	
	height: 28px;
}

td#menu-corner
{
    background-image: url("../images/menu-corner.gif");
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    width: 23px;
    height: 28px;
    min-width: 23px;  
}

td.nav-menuitem
{
   	background-image: url("../images/menu.gif"); 
   	background-repeat: repeat-x;
   	width: 50px;
   	color: #cccccc;
    padding-left: 7px;
    padding-right: 7px;
   	text-align: center;
   	border-right: 1px solid #600734;
   	font-family: Arial, Verdana, Helvetica, sans-serif;
   	font-size: 9pt;
   	font-weight: bold; 	 	  
}

td.nav-menuitem a
{
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}

td.nav-menuitem a:hover
{
    color: #eff1d1;
}

td.nav-menuitem2
{
   	background-image: url("../images/menu.gif"); 
   	background-repeat: repeat-x;
}

#nav-table
{
   width: 100%;
   height: 100%;
}

div#headerlogo
{
	background-image: url("../images/Gateway-Logo.gif");
	background-position: top left;
	background-repeat: repeat-x;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 262px;
	height: 155px;
	min-width: 200px;
}

div#middle 
{
	float: right;
	width: 100%;
	margin-left: -220px;
}

div#middle_pad 
{
	margin-left: 170px;
	margin-right: 30px;
	margin-top: 50px;
}

div#wrapper
{    
    border: 0px solid;
    background-image: url("../images/LeafWatermark.gif");
    background-position:bottom right;
    background-repeat:no-repeat;
    }

div#sidebar 
{
	margin: 0;
	float: left;
	width: 150px;
	padding-left: 5px;
	/*
	margin-right: -400px;*/
}

div#sidebarcontent
{
    margin-top: 50px;
    font-size: .75em;
    font-family: arial;
    text-align: left;
    padding: 10px;
    color: #21315a;
}
div#sidebarcontent a
{
	color: #21315a;
	font-weight: bold;
	text-decoration: none;
}
div#sidebarcontent a:hover
{
    color: #21315a;
	text-decoration: underline;
}

div#btn-1
{
    background-image: url("../images/btn-return.gif");
    width: 124px;
	height: 31px;
	margin-bottom: 5px;
}
div#btn-1:hover
{
    background-image: url("../images/btn-return-hover.gif");
    cursor: pointer;
    cursor: hand;
}

div#btn-2
{
    background-image: url("../images/btn-register.gif");
    width: 124px;
	height: 31px; 
	margin-bottom: 5px; 
}
div#btn-2:hover
{
    background-image: url("../images/btn-register-hover.gif");
    cursor: pointer;
    cursor: hand;
}

div#btn-3
{
    background-image: url("../images/btn-CEinfo.gif");
    width: 124px;
	height: 31px; 
	margin-bottom: 5px; 
}
div#btn-3:hover
{
    background-image: url("../images/btn-CEinfo-hover.gif");
    cursor: pointer;
    cursor: hand;
}

div#btnMyProfile
{
	background-image: url("../images/btn-myprofile.gif");
	width: 124px;
	height: 31px;
	margin-bottom: 5px;
}

div#btnMyProfile:hover
{
	background-image: url("../images/btn-myprofile-hover.gif");
    cursor: pointer;
    cursor: hand;
}

div#btnRegistration
{
	background-image: url("../images/btn-registration.gif");
	width: 124px;
	height: 31px;
	margin-bottom: 5px;
}

div#btnRegistration:hover
{
	background-image: url("../images/btn-registration-hover.gif");
    cursor: pointer;
    cursor: hand;
}

div#btnAdministration
{
	background-image: url("../images/btn-administration.gif");
	width: 124px;
	height: 31px;
	margin-bottom: 5px;
}

div#btnAdministration:hover
{
	background-image: url("../images/btn-administration-hover.gif");
    cursor: pointer;
    cursor: hand;
}

div#btnModuleCatalog
{
	background-image: url("../images/btn-moduleCatalog.gif");
	width: 124px;
	height: 31px;
	margin-bottom: 5px;
}

div#btnModuleCatalog:hover
{
	background-image: url("../images/btn-moduleCatalog-hover.gif");
    cursor: pointer;
    cursor: hand;
}

div#btnBulk
{
	background-image: url("../images/btn-BulkOrder.gif");
	width: 124px;
	height: 31px;
	margin-bottom: 10px;
}

div#btnBulk:hover
{
	background-image: url("../images/btn-BulkOrder-hover.gif");
	cursor: pointer;
    cursor: hand;
}

div#content
{
	padding: 0;
	font-family: Arial;
	font-size: 0.8em;
	color: #21315a;
	margin-top: 25px;
	width: 100%;
}
div#content a
{
	color: #21315a;
	font-weight: bold;
	text-decoration: none;
}
div#content a:hover
{
	text-decoration: underline;
}

hr
{
	height: 0; 
	border-style: solid; 
	border-width: 1px 0 0 0; 
	border-color: #61003d;
}

div#bottom
{
    
    clear:both;
    font-size: 7pt;
    font-family: arial;
    text-align: right;
    padding: 5px;
    color: #21315a;
}
div#bottom a
{
	color: #21315a;
	font-weight: bold;
	text-decoration: none;
}
div#bottom a:hover
{
    color: #21315a;
	text-decoration: underline;
}