@charset "utf-8";
/* CSS Document */
/*==================================================================
INDEX PAGE CSS CODE
==================================================================*/
div#container {
	margin:0 auto;
	width: 874px;
	margin-top: 30px;
	height: 100%;
}
div#logo {
	width: 237px;
	height:39px;
	float: left;
	background-color:#666;
	margin-bottom: 10px;
}
div#top_flash {
	width:874px;
	height:210px;
	float: left;
	border-bottom: #2e2f31 solid 1px;
	margin-bottom: 22px;
}
div#main_box {
	width: 874 px;
	border-bottom: #2e2f31 solid 1px;
	border-top: #2e2f31 solid 1px;
	border-left: #2e2f31 solid 1px;
	border-right: #2e2f31 solid 1px;
	float:left;
	margin-bottom: 20px;
}
div#lower_box {
	width:857px;
	height: auto;
	float: left;
	border-top: #2e2f31 solid 1px;
	border-bottom: #2e2f31 solid 1px;
	background-image:url(../images/main_products.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 17px
}
div#lower_spacer {
	margin-top: 75px;
	margin-bottom: 10px;
	height: 14px;
	width: 200px;
	padding: 5px;
	background-image:url(../images/order_glass.png);
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
}
.lo_spacer {
	width:175px;
	height: 1px;
	float: left;
}
/*==================================================================
DIV CLASSES CSS CODE
==================================================================*/
.bluemenu {
	width:10px;
	height: 22px;
	float: left;
	background-color:#28b2fd;
	margin-top: 1px;
}
.menu {
	width:145px;
	height: 19px;
	float: left;
	background-color:#2a2e31;
	margin-top: 1px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	cursor:pointer;
}
.menu:hover {
	width:145px;
	height: 19px;
	float: left;
	background-color:#212426;
	margin-top: 1px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	color: #CCC;
}
.cleardiv {
	clear:both;
	height:1px;
	width: 2px;
}
.menu_spacer {
	clear:both;
	height:21px;
	width: 10px;
}
.uf-menus {
	width:220px;
	padding-left: 15px;
	float: right;
	border-left: #2e2f31 solid 1px;
	padding-top: 15px;
}
.uf-menus-3 {
	width:193px;
	padding-left: 10px;
	border-left: #2e2f31 solid 1px;
	float: right;
	padding-top: 15px;
}
.readmore {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d79b29;
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
.dimensions {
	color: #999999;
	float: left;
}
.gallery {
	float:left;
	width: 150px;
	height: 100px;
	border-top: #2e2f31 solid 1px;
	border-bottom: #2e2f31 solid 1px;
	border-left: #2e2f31 solid 1px;
	border-right: #2e2f31 solid 1px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.sub_container {
}
.gallery_holder {
}
.contact_box {
	border-bottom: dotted 1px #999;
	margin-top: 20px;
}
/*==================================================================
SUB PAGE CSS CODE
==================================================================*/
div#sub_lower_box {
	width:857px;
	height: auto;
	float: left;
	border-top: #2e2f31 solid 1px;
	border-bottom: #2e2f31 solid 1px;
	background-image: url(../images/main_empty.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-top: 20px;
	padding-left: 17px;
	background-color: #171818;
}
div#menu_container {
	width:160px;
	height: auto;
	float: left;
}
div#body {
	padding-top: 18px;
	margin-left: 105px;
	float: left;
	width: 550px;
	margin-bottom: 110px;
}
div#div_sub_paragraph {
	padding-top: 18px;
	float: left;
	width: 550px;
	border-top: #2e2f31 solid 1px;
	margin-bottom: 70px;
}
div#body_text {
	float: left;
	width: 550px;
	padding-bottom: 20px;
}
.border-bottom {
	border-bottom:#333333 solid 1px;
}
div#footers {
	float: left;
}
.index_nav_buttons {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f6c015;
	padding: 6px;
	margin-top: 14px;
	/*	margin-bottom: 7px;*/
	cursor:pointer;
	width: 208px;
}
.new_tab {
	height: 22px;
	width: 163px;
	/*background-color:#090;*/
	margin-top:7px;
	cursor:pointer;
}
