/* the overlord classes, G L H F GGNORE */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	vertical-align: baseline;
}

/* framework styles */

body {
	background-image: url(../images/bg_TILE.jpg);
	font-family:"Lucida Sans Unicode", Verdana, Arial;
	background-color: #929292;
	background-repeat: no-repeat;
	background-position: left top;
}

hr { display:none; }

#balanceemblem {
	height:93px;
	width:230px;
}

#wrapper {
	width: 933px;
	margin-right: auto;
	margin-left: auto;
}

#sidebar {
	width: 230px;
	float: left;
	font-size: 75%;
	margin-top: 30px;
}

#column {
	width: 700px;
	font-size: 70%;
	background-color: #FFFFFF;
	float: right;
}

#column #bot { background-image: url(../images/boxes/T2_south.gif); }

#column #bot .slice {
	background-image: url(../images/boxes/T2_south_S.gif);
	height: 18px;
	display: block;
}

/*
style classess 
*/

.clearfix { clear:both; }

.clearboth { clear:both; }

.aligncenter { text-align:center; }

.alignleft { text-align:left; }

.alignright { text-align:right; }

.system_floatright { float:right; }

.system_floatleft { float:left; }

.system_floatnone { float:none; }

.important { color:#FF0000 }

#width_control_master {
	text-align:right;
	width: 620px;
	float: right;
	margin-top: -40px;
	margin-right: 10px;
}

/*
constant styles
*/

#top {
	background-position: left top;
	background-repeat: no-repeat;
	clear:both;
}

#top .slice {
	background-position: right top;
	background-repeat: no-repeat;
}

#mid {
	background-position: left;
	background-repeat: repeat-y;
	display:block;
	clear:both;
}

#mid .slice {
	background-position: right;
	background-repeat: repeat-y;
}

#bot {
	background-position: left bottom;
	background-repeat: no-repeat;
	clear:both;
}

#bot .slice {
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 13px;
}

/*
air control
*/

#master_head_control {
	width: 680px;
	background-color: #F3F3F3;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#admin_head_control {
	width: 500px;
	background-color: #F3F3F3;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#master_head_control #top {
	background-image: url(../images/boxes/t2-headster_a.gif);
	height:9px;
}

#master_head_control #top .slice {
	background-image: url(../images/boxes/t2-headster_b.gif);
	height: 9px;
}

#master_head_control #bot {
	background-image: url(../images/boxes/t2-headster_e.gif);
	height: 9px;
}

#master_head_control #bot .slice {
	background-image: url(../images/boxes/t2-headster_f.gif);
	height: 9px;
}

#master_head_control #mid {
	background-image: url(../images/boxes/t2-headster_c.gif);
	width: 100%;
}

#master_head_control #mid .slice {
	background-image: url(../images/boxes/t2-headster_d.gif);
	width: 100%;
	height: auto;
}

#master_head_control table, tr, td { vertical-align: middle; }

#admin_head_control #top {
	background-image: url(../images/boxes/t2-headster_a.gif);
	height:9px;
}

#admin_head_control #top .slice {
	background-image: url(../images/boxes/t2-headster_b.gif);
	height: 9px;
}

#admin_head_control #bot {
	background-image: url(../images/boxes/t2-headster_e.gif);
	height: 9px;
}

#admin_head_control #bot .slice {
	background-image: url(../images/boxes/t2-headster_f.gif);
	height: 9px;
}

#admin_head_control #mid {
	background-image: url(../images/boxes/t2-headster_c.gif);
	width: 100%;
}

#admin_head_control #mid .slice {
	background-image: url(../images/boxes/t2-headster_d.gif);
	width: 100%;
	height: auto;
}

#admin_head_control table, tr, td { vertical-align: middle; }

#tubelayer {
	height: 251px;
	width: 372px;
	background-image: url(../images/ajax_activity_indicators_download_animated_indicator_wheel1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#tubelayer #imagecontainer {
	display:block;
	margin-left: 17px;
	float: left;
	width: 220px;
	text-align: center;
	padding-top: 34px;
        height: 170px;
}

#tubelayer #titlecontainer {
	display:block;
	float: left;
	width: 110px;
	text-align: center;
	padding-top: 50px;
}

#tubelayer #picturetube {
	background-image: url(../images/overlay.gif);
	background-repeat: no-repeat;
	z-index: 20;
	width: 372px;
	background-position: center top;
	height: 251px;
}

#holds {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}

.featureimage {
	position: relative;
	top: 0px;
	z-index: 10;
	float: left;
}

/* crumbling market */

#breadcrumbs ul {
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
}

#breadcrumbs ul li { }

#breadcrumbs li {
	display: block;
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(../images/crumbs_normal.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#breadcrumbs ul #home {
	background-image: url(../images/crumbs_home.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* icon and index */

#iconlayer ul {
	display: inline;
	clear: both;
	text-align: center;
}

#iconlayer ul li {
	text-decoration: none;
	color: #134184;
	display: block;
	width: 165px;
	float: left;
	text-align: center;
	list-style-image: none;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center 0px;
}

#iconlayer ul li a {
	text-decoration: none;
	color: #134184;
	display: block;
	float: left;
	text-align: center;
	width: 165px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 95px;
}

#iconlayer ul li li {
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	margin-top: 0px;
}

#iconlayer ul li li a {
	text-decoration:none;
	border:none;
	border-bottom:dashed;
	border-bottom-color:#000066;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}

#iconlayer ul li a:hover {
	text-decoration: none;
	color: #990000;
}


/* search navigation */

#searchNextBack a {
	text-decoration: none;
	color: #134184;
	font-weight: bold;
}

#searchNextBack .active {
	text-decoration: none;
	color: #134184;
	font-weight: bold;
	font-size: 150%;
}

#searchNextBack a:hover { color: #990000; }

/* deformboxes */

.textboxsimple {
	background-image: url(../images/textbox.jpg);
	background-repeat: repeat;
	border: 1px solid #999999;
	line-height: 22px;
	height: 20px;
}

.textboxeater {
	background-image: url(../images/textbox.jpg);
	background-repeat: repeat;
	border: 1px solid #999999;
	line-height: 22px;
	height: 20px;
	text-align:right;
}

.textboxlonger {
	background-image: url(../images/textbox.jpg);
	background-repeat: repeat;
	border: 1px solid #999999;
	width:400px;
	font-size: 105%;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	line-height: 23px;
	height: 20px;
}

.textboxshorter {
	background-image: url(../images/textbox.jpg);
	background-repeat: repeat;
	border: 1px solid #999999;
	width:295px;
	font-size: 105%;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	line-height: 23px;
	height: 20px;
	padding-top: -2px;
}

.textboxter {
	background-image: url(../images/ask.jpg);
	background-repeat: no-repeat;
        height: 216px; 
	width: 315px; 
	overflow: hidden;
	z-index: auto;
	font-size: 13px; 
	font-weight: bold;
	text-indent: 10px;
	text-align: left;
	display: block;
	border:none;
	border-width: 0;
	font-family: 'Courier New',Courier,monospace; 
	padding-top: 25px; 
	padding-right: 20px; 
	padding-bottom: 40px;
	padding-left: 30px; 
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}

.textboxlonger_plus {
	background-image: url(../images/textbox.jpg);
	background-repeat: repeat;
	border: 1px solid #999999;
	width:400px;
	font-size: 100%;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	overflow:scroll;
	visibility: visible;
}

.formbox {
	text-align: right;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	clear: both;
}

.reformbox {
	text-align: left;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	clear: both;
}

.deformbox {
	text-align: right;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	clear: none;
}

.formdisplay {
	text-align: left;
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 3px;
}

.formdisplay label { font-weight:bold; }

.formdisplay .floatleft {
	text-align: right;
	float: left;
	width: 100px;
}

#primaryIndicator {
	display : block;
	clear : right;
	font-weight : bold;
	font-style : italic;
}

.float_me img {
	display : block;	
	clear : left;
}

.formbox .float_me {
	text-align: left;
	float: left;
	margin-left: 9px;
}

.formbox .formbox_sub {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 210px;
}

.formbox .formbox_partial {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 250px;
}

.formbox .formbox_woven {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 305px;
}

.formbox .float_topleft {
	float: left;
	padding-top: 5px;
	width: 130px;
	text-align: right;
}

.formbox .float_topleftRED {
	float: left;
	padding-top: 5px;
	width: 130px;
	text-align: right;
	color:#FF0000
}

.formbox .boxcontainer {
	float: left;
	text-align: left;
	width:400px;
	clear:none;
	margin-left: 5px;
	margin-top: 3px;
}

.formbox .boxcontainer_dual {
	float: left;
	text-align: right;
	width:200px;
	clear:none;
}

.formbox label {
	text-align: left;
	font-weight: bold;
}

.formbox .important {
	clear:both;
	font-weight: normal;
	text-align:center;
	margin-right:20px;
}

.formbox .floatleft {
	float: left;
	width: 130px;
}

.deformbox .float_me {
	text-align: left;
	float: left;
	margin-left: 9px;
}

.deformbox .deformbox_sub {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 210px;
}

.deformbox .deformbox_partial {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 250px;
}

.deformbox .deformbox_woven {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 305px;
}

.deformbox .float_topleft {
	float: left;
	padding-top: 5px;
	width: 130px;
	text-align: right;
}

.deformbox .float_topleftRED {
	float: left;
	padding-top: 5px;
	width: 130px;
	text-align: right;
	color:#FF0000
}

.deformbox label {
	text-align: left;
	font-weight: bold;
}

.deformbox .floatleft {
	float: left;
	width: 130px;
}

.table_alt {
	background-color: #FFF;
	color: #333333;
}

#master_head_control table {
	margin-right: auto;
	margin-left: auto;
}

#admin_head_control table {
	margin-right: auto;
	margin-left: auto;
}

.captionset {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #ddd;
	margin-top: 2px;
	margin-bottom: 2px;
}

table th {
	font-size: 100%;
	font-weight:bold;
	color: #990000;
}

#floater { margin-left: 8px; }

#tubelayer h1 {
	color: #FF0000;
	font-size: 130%;
	font-weight: normal;
}

#tubelayer h2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C0C0C0;
	margin-top: 20px;
	font-weight: bold;
}

#tubelayer #doyouwantwhat {
	clear: both;
	color: #CCCCCC;
	width: 300px;
	margin-left: 10px;
	padding-top: 5px;
}

#doyouwantwhat a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

#userfeedback {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 97%;
}

#userfeedback tr {
	padding-top: 3px;
	padding-bottom: 3px;
}

#userfeedback td {
	padding-top: 3px;
	padding-bottom: 3px;
}

#userfeedback img { margin: 5px; }

.pricerangecap {
	width: 50px;
	float: left;
	text-align: right;
	padding-top: 5px;
	margin-right: 10px;
}

.pricebox { }

.table_alt2 {
	color: #333333;
	background-color: #FFFFFF;
}

.tablegallery td {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 5px;
}

.tablegallery th {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 5px;
}

.notice80 h2 { font-size: 16px; }

.notice80 h1 { font-size: 24px; }

.notice80 h3 {
	font-size: 16px;
	color: #FF0000;
}

blockquote {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.notice80 p {
	margin-top: 3px;
	margin-bottom: 3px;
}

.boxcontainer .padtop3 { vertical-align: text-bottom; }

.table_divisor_gallery {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.table_divisor_galleryS {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.formbox .float_topleft_long {
	text-align: right;
	float: left;
	width: 320px;
	padding-top: 5px;
}

.formbox .boxcontainer_short {
	text-align: left;
	clear: none;
	float: left;
	width: 220px;
	margin-left: 5px;
}

#table100 { width: 98%; }
#table100 * {
	text-align: center;
	vertical-align: middle;
}


#table100 .itemcolumn { width: 75px; }

#table100 .itemcolumn2 { width: 130px; }

#table100 .itemcolumn3 { width: 160px; }

#table100 .itemcolumn4 { width: 100px; }

#table100 .alertcolumn { width: 100px; }

#table100 .alertcolumn3 { width: 200px; }

#table100 .alertcolumn2 { width: auto; }

#userfeedback .column1 { width: 75px; }

#userfeedback .column2 { width: 20px; }

#userfeedback .column3 { width: auto; }

#userfeedback .column4 { width: 100px; }

#userfeedback .column5 { width: 150px; }

#table100 .user1 { width: 120px; }

#table100 .user2 { width: 140px; }

#table100 .user3 { width: 100px; }

#table100 .userauto { width: auto; }

#master_head_control #mid { }
