/* CSS Document */



body {
	background-color: #fff;
	text-align: center; /* center the layout in IE 5 */
	margin: 0; padding: 0;
	background-repeat: repeat-x;
}

#container {
	width: 720px;
	height: 100%;
	margin: 0 auto; /* center the layout in mozilla and IE 6+ */
	text-align: left; /* put the text back where it should be */
	/*border: 1px solid #d3d3d3;*/
}

#top_navigation_container {
	background: url(../../agimages/top-buttons-back.jpg) repeat-x;
	height: 40px;
	width: 704px;
	display: block;
	/*margin-left: 85px;*/
}

#buttons {
	list-style: none;
   	margin: 0; 
	padding-left: 9px;
}

#buttons li {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-size: 11px;
	color: #663700;
	display: block;
	text-align: center;
	line-height: 31px;
	letter-spacing: 2px;
}

#buttons li a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 0px 30px 0 32px;
}

#buttons li a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	display: block;
	text-decoration: none;
	background-color: #95239e;
}

#bottom_navigation_container {
	height: 40px;
	width: 704px;
	display: block;
	/*margin-left: 85px;*/
}

#bottom_buttons {
	list-style: none;
   	margin: 0; 
	padding-left: 9px;
}

#bottom_buttons li {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-size: 11px;
	color: #663700;
	display: block;
	text-align: center;
	line-height: 25px;
	letter-spacing: 2px;
}

#bottom_buttons li a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 0px 40px 0 39px;
}

#bottom_buttons li a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	display: block;
	text-decoration: none;
	background-color: #8c8c8c;
}

.page_active {
	background-color: #ff2700;
	display: block;
}

.page_active_grey {
	background-color: #8c8c8c;
	display: block;
}

.page_active_purple {
	background-color: #992192;
	display: block;
}

.font_white_active {
	color: #fff;
}

#middle_container {
	background: url(../../agimages/middle-back-1.jpg);
	height: 440px;
	width: 704px;
	display: block;
	clear: both;
	/*margin-left: 85px; padding: 0 auto;*/
}

#collection_middle_container {
	background: url(../../agimages/middle-back-2.jpg);
	height: 440px;
	width: 704px;
	display: block;
	clear: both;
	/*margin-left: 85px; padding: 0 auto;*/
}

#store_middle_container {
	height: 440px;
	width: 704px;
	display: block;
	clear: both;
	background-image: url(../../agimages/store-back.jpg);
}

#white_box {
	width: 470px;
	height: 353px;
	background-color: #fff;
	margin: 0 0 0 110px;
	opacity:.70;
	filter: alpha(opacity=70);
	display: block;
}

#university_white_box {
	width: 600px;
	height: 353px;
	background-color: #fff;
	margin: 0 0 0 50px;
	opacity:.70;*
	filter: alpha(opacity=70);
	display: block;
	border: 1px solid #a0a0a0;
}

#painting_white_box {
	width: 683px;
	height: 353px;
	background-color: #fff;
	margin: 0 0 0 8px;
	opacity:.70;
	filter: alpha(opacity=70);
	display: block;
	border: 1px solid #a0a0a0;
}

#store_white_box {
	width: 683px;
	/*height: 353px;*/
	height: 400px;
	background-color: #fff;
	margin: 0 0 0 8px;
	border: 1px solid #a0a0a0;
}

#cart_grey_box {
	width: 683px;
	height: 353px;
	overflow:auto;
	background-color: #b2b2b2;
	margin: 0 0 0 8px;
	border: 1px solid #a0a0a0;
}

.home_text {
	padding: 30px 0 0 30px;
	margin: 0;
	color: #4d4d4d;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	width: 420px;
	line-height: 25px;
}

.abc_list {
	color: #4d4d4d;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	letter-spacing: 3px;
	padding-top: 10px;
}

.uni_list_head {
	color: #1c1c1c;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.uni_list {
	color: #1c1c1c;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 100px;
	display: block;
	text-decoration: underline;
	padding-left: 60px;
}

.collection_text {
	padding: 30px 0 0 30px;
	margin: 0;
	color: #404040;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	width: 420px;
	line-height: 10px;
	text-align: center;
	letter-spacing: 1px;
}

.collection_text a {
	color: #404040;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.collection_text a:hover {
	color: #ff2700;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0; padding: 0;
}

#white_box_spacer {
	/*height: 35px;*/
	height: 5px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
}

#bottom_container {
	height: auto;
	background-image: url(../../agimages/bottom-back.jpg);
	background-repeat: repeat-y;
	/*margin-left: 85px;*/
	width: 704px;
}

#store_bottom_container {
	height: 170px; 
	background-image: url(../../agimages/bottom-back.jpg);
	background-repeat: repeat-y;
	/*margin-left: 85px;*/
	width: 704px;
}

#logo {
	text-align: center;
	padding-top: 30px;
}

#store_bottom1 {
	float: left;
	width: 140px;
	display: block;
	padding: 100px 0 0 20px;
	font-family: arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}

#prod_scroll {
	/*height: 317px;*/
	height: 363px;
	width: 532px;
	clear: both;
	overflow: hidden;
	visibility: visible;
	position: static;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #999999;
}

#store_bottom2 {
	float: left;
	width: 390px;
	display: block;
	font-family: arial;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	padding: 20px 0 0 0;
}

#store_bottom3 {
	float: left;
	display: block;
	font-family: arial;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	padding: 100px 0 0 20px;
}

#uni_logo {
	text-align: center;
	padding-top: 10px;
}

#my_account_box {
	text-align: right;
	clear: both;
	color: #666666;
	font-family: arial;
	font-size: 11px;
	padding-right: 30px;
	line-height: 20px;
}

#scroll {
	height: 353px;
	width: 600px;
	clear: both;
	overflow: auto;
	visibility: visible;
	position: static;
}

#Full_scroll {
	height: 353px;
	width: 683px;
	clear: both;
	overflow: auto;
	visibility: visible;
	position: static;
}

#painting_scroll {
	height: 353px;
	width: 683px;
	clear: both;
	overflow: auto;
	visibility: visible;
	position: static;
}

#store_left_container {
	width: 150px;
	height: auto;
	float: left;
	display: block;
}

#store_buttons {
	width: 150px;
	height: auto;
	display: block;
	margin: 33px 0 0 0px;
	font-family: arial;
	font-size: 14px;
	color: #b7b7b7;
	text-decoration: none;
}

#store_buttons br {
	clear: both;
}

#store_buttons a {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#store_buttons a:hover {
	text-decoration: none;
	color: #942092;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#store_buttons b {
	text-decoration: none;
	color: #942092;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 114px;
	height: 30px;
}

#store_right_container {
	height: auto;
	float: left;
	display: block;
	/*width: 482px;*/
	width: 533px;
	overflow: hidden;
}

#store_scroll {
	height: 317px;
	height: 363px;
	/*width: 532px;*/
	clear: both;
	overflow-y: auto;
	overflow-x: hidden;
	/*visibility: visible;*/
	position: static;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #999999;
}

.latest_add {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 35px;
	text-align: right;
	width: 520px;
	margin-right: 5px;
}

.latest_add2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 35px;
	text-align: right;
	width: 520px;
}

.formshrink input
{
height:12px;
font-size:12px;
}

div.float {
	float: left;
	padding: 10px 0 0 5px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*padding: 10px 0 0 15px;
	position: relative;  Temp to fix placement of image */
	/*padding: 10px 0 0 20px;*/
}

/* Temp to fix placement of image */
/*div.float table {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1;
}*/

div.float img {
	/*padding: 10px 0 0 20px;*/
	padding: 10px 0 0 0;
	border: 0;
}

div.store_float {
	float: left;
	padding: 20px 0 0 36px;
}

div.store_float1 {
	float: left;
	padding: 20px 0 0 16px;
}

div.store_float p {
	text-align: center;
	margin: 0; padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.paint_des {
	margin: 0; padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	display: block;
}

.addcart_button {
	margin: 0; padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 210px;
	display: block;
	text-align: right;
}
  
div.float p {
	text-align: center;
	margin: 0; padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.cart_head {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 0 0 10px;
}

#piece {
	float: left;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	width: 150px;
	text-align: right;
	padding-bottom: 15px;
}

#hr {
	height: 1px;
	clear: both;
	display: block;
	background: #FFFFFF;
	margin: 0 0 0 10px;
	width: 660px;
}

#cart_item1 {
	float: left;
	clear: both;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	width: 50px;
	text-align: right;
	margin: 10px 0 0 10px;
	padding-bottom: 15px;
}

#cart_item2 {
	float: left;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	padding: 23px 0 0 10px;
	width: 200px;

}

#cart_item3 {
	float: left;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	padding: 23px 0 0 0;
	width: 170px;
}

#cart_item4 {
	float: left;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	width: 115px;
	padding: 23px 0 0 0;
}
#cart_item5 {
	float: left;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	padding: 23px 0 0 0;
}

.float a { display: block; width:160px; height: 170px; margin: 0; padding: 0; color: #000; text-decoration:none;}
.float a:hover { background: #ccc; margin: 0; padding: 0;}

div.clear {
	clear: both;
}

#view-check-wrap {
	clear: both;
	margin: 20px 0 0 0px;
	overflow: hidden;
}

#sign-in {
	float: left;
	width: 520px;
	height: 13px;
	padding: 5px 0 0 10px;
	vertical-align: bottom;
}

#sign-in a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#view-cart {
	float: left;
	width: 90px;
}
#check-out {
	float: left;
}

/*
div#Navigation{
	width:115px;
}
div#Navigation ul{
	list-style:none;
	margin:5px 0;
	padding:0;
}
div#Navigation ul li{
	width:110px;
	height:auto;
	display: block;
	padding-right: 5px;
	text-align:center;
	background-image: url(../agimages/cattreebackground.jpg);
	background-position: center center;
	padding-top: 8px;
}
div#Navigation ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	width:115px;
	height:auto
	display: block;
}
div#Navigation ul li a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
div#Navigation ul li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #942092;
	text-decoration: none;
}*/

#Navigation {
	font-size: 14px;
}

#Navigation ul {
	margin: 0; padding: 0 0 0 20px;
}

#Navigation li ul {
	font-size: 11px;
	padding: 0 0 10px 15px;
}