* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
}


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#fff;
        height: 100%;
	margin: 0;
	background-image: url("../images/background.jpg");
	background-repeat: repeat-x;
	background-color: #D3D3D1;
}

.clear {
	clear: both;
}

#container {
	margin: 10px auto 20px auto;
	width: 800px;
}

#header {
	background-image: url("../images/header2.gif");
	height: 150px;
	width: 800px;
}

#logo {
	float:left;
}

#logo img {
	margin-top: 10px;
	margin-left: 2px;
	border: none;		
}

#header_right {
	margin-top: 5px;
	float: right;
}

#header_nav {
	margin-top: 5px;
	float: right;
}

#search {
	width: 250px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	margin-left: 210px;
	margin-bottom: 5px;
	padding-left: 20px;
	margin-top: 5px;
	height: 1%;
}

#search p {
	height: 1%;
	
}


#search a:link {text-decoration:none;color:#fff;}
#search a:visited {text-decoration:none;color:#fff;}
#search a:hover {text-decoration:underline;color:#fff;}

#specials img {
	margin: 0;
	padding: 0;
}

#specials {
	margin: 0;
	padding: 0;
}


#navigation {
	height: 32px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 20px;
	width: 650px;
	margin-right: 20px;
}

#nav {
	margin: 0;
	padding: 0;
	height: 32px;
	list-style: none;
	display: inline;
	overflow: hidden;
	width: 501px;
}

#nav li {
	margin: 0; 
	padding: 0;
        list-style: none;
	display: inline;
	font-size:10px;
	
}

#nav a {
	float: left;
	padding: 32px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win only */
}
	
#nav a:hover {
	background-position: 0 -32px;
}

#nav a:active, #nav a.selected {
	background-position: 0 -32px;
}

#nav_amazon a  {
	width: 145px;
	background: url("../images/nav/nav_amazon.jpg") top left no-repeat;
}

#nav_blog a {
	width: 86px;
	background: url("../images/nav/nav_blog.jpg") top left no-repeat;
}

#nav_clinique a {
	width: 86px;
	background: url("../images/nav/nav_clinique.jpg") top left no-repeat;
}

#nav_clothing a {
	width: 86px;
	background: url("../images/nav/nav_clothing.jpg") top left no-repeat;
}

#nav_computers a {
	width: 86px;
	background: url("../images/nav/nav_computers.jpg") top left no-repeat;
}

#nav_faculty a  {
	width: 86px;
	background: url("../images/nav/nav_faculty.jpg") top left no-repeat;
}

#nav_generalbooks a  {
	width: 115px;
	background: url("../images/nav/nav_generalbooks.jpg") top left no-repeat;
}

#nav_textbooks a  {
	width: 86px;
	background: url("../images/nav/nav_textbooks.jpg") top left no-repeat;
}





#middle {
	background-image: url("../images/middle.jpg");
	width: 800px;
	
}

#middle img {
	margin: 0;
	padding: 0;
}

#content {
	width: 727px;
	padding-bottom: 10px;
	padding-left: 13px;
	padding-top: 10px;
	
}

#content_header {
	width: 727px;
	height: 18px;
	background-image: url("../images/content_header.jpg");
}


#content_middle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 700px;
	padding: 0 20px 20px 20px;
	background-image: url("../images/content_middle.jpg");
	background-repeat: repeat-y;
	
}


#content_middle h1, h2, h3, h4 {
	margin-left: 10px;
	margin-bottom: 10px;
	
	
}

#content_middle h3, h4 {
	margin-top: 10px;
}
#content_middle p {
	margin-bottom: 20px;
	margin-left: 20px;
}

#content_middle img {
	float: right;
}

#content_middle li {
	margin-left: 30px;
}

#content_footer {
	background-image: url("../images/content_footer.jpg");
	background-repeat: no-repeat;
	width: 727px;
	height: 18px;
	
	
}

#feature_bar {
	clear: both;
	width: 100%;
	height: 285px;
	overflow: hidden;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #0f2a4a;
}
#feature_bar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#feature {
	height: 275px;
	width: 898px;
}

#features {
	background-image: url("../images/features.jpg");
	width: 800px;
	height: 81px;
}

#features_tan {
	background-image: url("../images/features_tan.jpg");
	width: 800px;
	height: 81px;
}
	
#features_title {
	float: left;
	text-align: right;
	width: 180px;
	margin-top: 10px;
	line-height: 20px;
}

#features_images {
	float: right;
	padding-right: 10px;
	margin-top: 10px;
}

#features_images img {
	border: none;	
}

#features_1 {
	font-weight: bold;
	color: #FFF;
	font-size: 20px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#features_2 {
	
	color: #FFF;
	font-size: 20px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#features_3 {
	text-transform: uppercase;
	font-size: 20px;
	color: #8eb8cd;
}	


#footer {
	background-image: url("../images/footer.gif");
	width: 800px;
	height: 76px;
}

#footer_nav {
	float: left;
	margin-top: 30px;
	font-size: 11px;
	text-transform: lowercase;
	margin-left: 15px;
	margin-right: 25px;
}

#footer_nav a {
	margin-right: 7px;
}

#footer_nav a:link {text-decoration:none;color:#fff;}
#footer_nav a:visited {text-decoration:none;color:#fff;}
#footer_nav a:hover {text-decoration:underline;color:#fff;}

#unr_logo {
	float: left;
	margin-top: 5px;
}

#unr_logo img {
	border: none;
}

#contact {
	float: left;
	text-align: right;
	font-size: 12px;
	color: #FFF;
	margin-top: 15px;
	margin-left: 13px;
}

		/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
#feature_bar noscript {
	 float: left;
    list-style: none;
    width: 902px;
    height: 285px;
	margin: 0;
	padding: 0;
	}
	
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

	
.jcarousel-list li, .jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 908px;
    height: 285px;
	background-color: #0f2a4a;
	border-left: 3px solid #0f2a4a;
	border-right: 3px solid #0f2a4a;
	z-index: 5px;
	
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
    
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 908px;
	height: 285px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  908px;
    height: 285px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 908px;
    height: 285px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #0f2a4a;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal, .jcarousel-skin-tango .jcarousel-prev-horizontal {
	display: none;
}

/**
 * Additional styles for the controls.
 */
.jcarousel-control {
    margin-bottom: 10px;
    text-align: center;
}

.jcarousel-control a {
    font-size: 75%;
    text-decoration: none;
    padding: 0 5px;
    margin: 0 0 5px 0;
    border: 1px solid #fff;
    color: #eee;
    background-color: #4088b8;
    font-weight: bold;
}

.jcarousel-control a:focus,
.jcarousel-control a:active {
    outline: none;
}

.jcarousel-scroll {
    margin-top: 10px;
    text-align: center;
}

.jcarousel-scroll form {
    margin: 0;
    padding: 0;
}

.jcarousel-scroll select {
    font-size: 75%;
}

#mycarousel-next,
#mycarousel-prev {
    cursor: pointer;
    text-decoration: underline;
    font-size: 11px;
	color: #FFFFFF;
	}


.feature_image {
	padding: 8px 7px 7px 8px;
	float: left;
	height: 268px;
	width: 560px;
	color: white;
	font-size: 0.8em;
	}
	.feature_image img{
display:block;
	}

.feature_description {
	float: left;
	width: 279px;
	height: 248px;
	padding: 0 15px 15px 15px;
	}
		
html>body .cross-link {
	float: left;
	height: 30px;
	padding: 8px 0 0 15px;
	}
			
			#cross-link { margin: -3px 0 0 0; padding-left: 15px; float: left; height: 30px; }
			
#external-controls {
	float: right;
	width: 300px;
	padding: 0 5px 0 5px;
	position: relative;	
	z-index: 10;}

#mycarousel-next {
	position: absolute;
	top: -30px;
	left: 260px;
	}
	
#mycarousel-prev {
	position: absolute;
	top: -30px;
	}
				
.feature_description h1 {
	font-family: "Lucida Sans Unicode", "Lucidia Grande", Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 34px;
	color: #ffd512;
	text-transform: uppercase;
	margin: 10px 0 10px 3px;
	}
	
.feature_description p {
	font-family: "Lucida Sans Unicode", "Lucidia Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	padding: 0 0 0 3px;
	margin: 0;
	
	}
	
.feature_description span.more a {
	font-family: "Lucida Sans Unicode", "Lucidia Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffd512;
	text-transform: uppercase;
	line-height: 10px;
	margin: 0;
	padding: 0;	}

.feature_description span.more a:hover {
	text-decoration: underline;
		}
			
			
			
