body {
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#7d0122;
	background:#edd675;
}

a {
	color:#7d0122;
	text-decoration:underline;
}

h1 {
	font-size:24px;
	color:#0086db;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}

.clear	{clear:both;}
/*** CONTAINERS ***/

#header_container {
	clear:both;
	margin:0px auto;
	height:283px;
	background:#7a98c6 url(../images/top_bg.gif) top left repeat-x;
}
#content_container {
	clear:both;
	margin:0px auto;
}
#footer_container {
	clear:both;
	margin:0px auto;
	height:43px;
	background:#7d0122;
}

/*** HEADER ***/

#header {
	clear:both;
	margin:0px auto;
	width:966px;
	height:283px;
}
#header_top {
	width:151px;
	height:21px;
	background:url(../images/tag_top.gif) no-repeat;
}
#header_tag {
	float:left;
	width:151px;
	height:217px;
	background:url(../images/tag_mid.gif) no-repeat;
}
#header_label {
	float:left;
	width:811px;
	height:217px;
	background:url(../images/label.gif) no-repeat;
}

#nav {
	clear:both;
	width:966px;
	height:45px;
}

#header_bot {
	clear:both;
	width:151px;
	height:25px;
	background:url(../images/tag_bot.gif) no-repeat;
}

/*** NAV ***/
#nav ul {z-index:9999; position:relative;}
#nav_tag {
	float:left;
	width:151px;
	height:45px;
	background:url(../images/tag_nav.gif) no-repeat;
}
#nav ul li a {
	float:left;
	color:#f5f6f7;
	font-size:14px;
	padding:14px;
	padding-left:20px;
	padding-right:20px;
	display:block;
	text-decoration:none;
}
#nav ul li a:hover {
	color:#fdec1a;
}

/* ---------------- nav --------------------------------------------------------*/
#nav ul li {
	list-style-type: none;
	float: left;
}
#nav ul ul, 
#nav ul ul ul, 
#nav ul ul ul ul {
	display: none;
}
#nav ul li.hover ul,
#nav ul li:hover ul {
	display: block;
}
#nav ul li ul {
	position: absolute;
	border: 1px solid #FFFFFF;
	border-top: none;
	margin-top:44px;
}
#nav ul li ul li {
	clear: left;
	float: left;
	border-top: 1px solid #FFFFFF;
	width: 180px;
	margin: 0px;
	padding: 0px;
	margin-left: -40px;
}
#nav ul li ul li a:link, 
#nav ul li ul li a:active, 
#nav ul li ul li a:visited {	
	color: #FFFFFF;
	text-decoration:none;
	display: block;
	background: #7D0122;
	margin: 0px;
	width: 168px;
	padding: 4px 6px 4px 6px;
}
#nav ul li ul li a:hover {
	color: #FDEC1A;
	background: #9F002C;
}
#nav ul li.hover ul li ul,
#nav ul li:hover ul li ul {
	display: none;
}
#nav ul li ul li.hover ul,
#nav ul li ul li:hover ul {
	display: block;
}
#nav ul li ul li ul {
	position: absolute;
	display: block;
	margin: 0px;
	margin: 0px 0px 0px 180px;
}
#nav ul li.hover ul li ul li ul,
#nav ul li:hover ul li ul li ul {
	display: none;
}
#nav ul li ul li ul li.hover ul
#nav ul li ul li ul li:hover ul {
	display: block;
}

/*** CONTENT ***/

#content {
	clear:both;
	margin:0px auto;
	padding-top:41px;
	padding-bottom:34px;
	width:966px;
}
#content_top {
	width:966px;
	height:9px;
	background:url(../images/content_top.gif) no-repeat;
}
#content_mid {
	width:922px;
	padding:19px;
	background:#FFFFFF;
	border:0;
	border-left:#7c0122 solid 2px;
	border-right:#7c0122 solid 2px;
}
#content_bot {
	width:966px;
	height:9px;
	background:url(../images/content_bot.gif) no-repeat;
}

#qbuy_box {
	float:left;
	padding:10px;
	width:542px;
	height:236px;
	background:#ececec;
	border:#d6ecf9 solid 1px;
}
#qbuy_btn {
	padding-left:34px;
	padding-top:168px;
	width:508px;
	height:68px;
	background:url(../images/btn_welcome.jpg) no-repeat;
}
#left_box {
	float:left;
	width:522px;
	padding:10px;
	background:#ececec;
	border:#d6ecf9 solid 1px;
}
#left_box_extend {
	float:left;
	width:900px;
	padding:10px;
	background:#ececec;
	border:#d6ecf9 solid 1px;
}
#member_box {
	float:right;
	width:319px;
	height:236px;
	padding:10px;
	background:#ececec;
	border:#d6ecf9 solid 1px;
}
#right_box {
	float:right;
	width:319px;
	padding:10px;
	background:#ececec;
	border:#d6ecf9 solid 1px;
}
#content_box {
	background:#FFFFFF;
	padding:10px;
}
#member_login {
	background:#FFFFFF;
	height:226px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
}
#bottom_box {
	clear:both;
	width:900px;
	margin-top:24px;
	padding:10px;
	background:#ececec;
	border:#d6ecf9 solid 1px;
}
#bottom_box_left {
	float:left;
	width:209px;
	height:234px;
	background:#FFFFFF;
}
#bottom_box_right {
	float:right;
	font-size:14px;
	padding:20px;
	padding-top:50px;
	width:651px;
	height:164px;
	background:#FFFFFF url(../images/value_bg.jpg) no-repeat;
}
#bottom_box_right a {
	color:#0086db;
	text-decoration:none;
}

#supplier_slide {width:159px; height:190px;}

/*** FORMS ***/

form {
	margin:0px;
	padding:0px;
}
.inpGlobal {
	float:left; 
	margin-top:11px;
	padding:2px;
	width:276px; 
	height:20px; 
	color:#7c0122; 
	background:#FFFFFF; 
	border:#d2d1d1 solid 1px; 
	display:block;
}
.btnGlobal {
	float:left; 
	margin-top:11px;
	width:119px; 
	height:27px; 
	color:#fdec1a; 
	background:#7d0122; 
	border:#d2d1d1 solid 1px; 
	text-align:center; 
	text-decoration:none; 
	display:block;
}
.btnGlobal:hover {
	background:#9F002C;
}
#btnSignup {
	float:right; 
	margin-top:11px;
	padding-top:3px; 
	width:119px; 
	height:22px; 
	color:#fdec1a; 
	background:#7d0122; 
	border:#d2d1d1 solid 1px; 
	text-align:center; 
	text-decoration:none; 
	display:block;
}
.btnSignup:hover {
	background:#9F002C;
}

/*** FOOTER ***/

#footer {
	clear:both;
	margin:0px auto;
	padding-top:15px;
	width:966px;
	color:#FFFFFF;
	font-size:12px;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}



/* -------------------------------------------- */
/* 						GALLERY  				*/
/* -------------------------------------------- */
#gallery h2 {clear:both; padding: 10px 0 0 0;text-transform:capitalize; margin:0;}
#gallery ul.folder_list,
#gallery ul.file_list		{ margin:0; padding:0; list-style-type:none; clear: both;}

#gallery ul.folder_list li {display: block; float:left; padding-right:5px; width: 245px;}
#gallery ul.folder_list li a { display: block; height: 30px; line-height: 29px; padding: 0 5px 0 27px; font-weight:bold;text-transform:capitalize; background: url(../_img/folder_icon.gif) no-repeat 4px center;border: 1px dotted #FFFFFF; font-size: 13px; }
#gallery ul.folder_list li a:hover { text-decoration:none; color:#FF0000; background-color: #F9F9F9; border: 1px dotted #D7D7D7}


#gallery ul.file_list li	{ display:block; width:140px; float:left;text-align: center;}
#gallery ul.file_list li a 	{ display:block;width: 100px; height:100px;padding:10px; margin:10px;border:1px dotted #CCCCCC; background-position: center center; background-repeat: no-repeat;}
#gallery ul.file_list li a img	{ border:0;}
#gallery ul.file_list li span.caption { display:block; font: 12px Arial, Helvetica, sans-serif; color:#666666; height: 30px; overflow:hidden;}

#gallery a {color:#0086db;}

#gallery ul.file_list li a.pdf	{ background-image: url(../_img/pdf_icon.png); }



.dumbCrossFade {
	width:209px; height:190px;
	display:block;
	cursor:pointer;
	border:none;
	position:relative;
	overflow:hidden;
}
.dumbCrossFade .dumbItem {
	display:none;
	position:absolute;
	top:0;
	left:0;
	border:none;
}
.dumbCrossFade .dumbItem img {
	border:none;
}
.dumbCrossFade .dumbItem a {
	border:none;
	width:209px; height:190px;
	display:block;
	background: #FFF url() no-repeat center center;
}
.dumbCrossFade .dumbItem a span	{display:block; text-indent: -10000px;}
.dumbCrossFade * {
	border:none;
	text-decoration:none;
}

table.tp_item img	{ max-width: 150px;}
table.tp_item td.tp_col_image	{width: 160px;}
