@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;	
}


#header_level0 {
	background-color: #FFFFFF;
	width: 100%;   
	text-align:center;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;	
}

#header_level1 {
	width:996px;
	height: 100px;
	padding:0px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header_logo {
	float:left;
	height: 100px;
	width: 350px;
}

#login_menu_container {
    float: right;
	height: 100px;
	width: 600px;
}

#content_level0 {
	height: auto;
	width: 100%;
	text-align:center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/lower_back.jpg);
	background-repeat: repeat-x;
}

#footer_container {
	width:996px;
	padding:0px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#footer_link {
    width: 540px; 
	float: left; 
	margin-left: 23px; 
}

#footer_copyright {
    width: 380px;
	float: right;
	margin-right: 23px;
}

#content_level1 {
	width:996px;
	height: 100%;
	padding:0px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	line-height: 18px;
}

#left_container, #right_container {
    width: 625px; 
	float: left; 
	margin-left: 23px; 
	margin-top: 20px; 
	overflow: hidden;
	display: inline;
}

#col_left_container {
	width: 271px; 
	float: left; 
	overflow: hidden;
	margin-left: 23px; 
	margin-top: 10px;
	display: inline;
}

#col_right_container {
	width: 661px;
	float: right;
	overflow: hidden;
	margin-right: 23px;
	margin-left: 0px;
	margin-top: 10px;
	display: inline;
}

.col_nav2 {
    height: 20px; 
	width: 260px; 
	margin-bottom: 1px; 
	background-color: #b9cf3f; 
	color: #FFFFFF; 
	padding-left: 11px; 
	padding-top: 2px; 
	font-weight: bold;
}

.col_nav {
    height: 22px; 
	width: 271px; 
	margin-bottom: 1px;
	color: #FFFFFF; 
	font-weight: bold;
}

.col_nav2 {
	background-color: #e0ed97;
	color: #000000;
}

.col_nav a, .col_nav a:link, .col_nav a:active, .col_nav a:visited {
	color: #FFFFFF;
	background-color: #b9cf3f; 
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
    height: 20px; 
	width: 260px; 
	padding-left: 11px; 
	padding-top: 2px; 
	display: block;
}

.col_nav a:hover {
	background-color: #e0ed97;
	color: #000000;
}

#whole_container {
    width:996px;
	height: 400px;
	text-align: center;
}

#confirmBox {
	width:641px;
	padding:7px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 3px solid #000000;
}

#inner_confirmBox {
	width: 597px;
	
	background-color: #e3efa3;	
	padding: 22px;
}

#right_container {	
	width: 313px; 
	float: right; 
	overflow: hidden;
	margin-right: 23px;
	margin-left: 0px;
}

.home_sShow_content {
	width: 188px;
	height: 240px;
	position: absolute;
	top: 8px;
	left: 7px;
	padding: 20px;
	background-image: url(../images/show_trans.png);
	background-repeat: no-repeat;
}

.login_box {
    width: 158px; 
	float: right; 
	margin-right: 10px;
}

.home_high_container {
	margin-bottom: 10px;
}

.home_high_container img {
	border: 1px solid #999999;
}

.fieldSet {
    display: block;
	width: 625px;
	margin-bottom: 10px;
	float: left;
}

.boxSet1 {
	width: 319px; 
	float: left;
	display: inline;
}

.boxSet2 {
	width: 305px; 
	float: left;
}

.boxSet3 {
    width: 155px;
	float: left;
}

.fieldSet label {
    display: block;
	font-size: 10px;
}

.boxSet3 label {
    margin-left: 5px;
	width: auto;
	display: inline;
}

.boxSet3 input {
    vertical-align: middle;
}

.fieldName, .fieldName2, .fieldName3, .fieldName4, .fieldName5, .fieldName8 {
    width: 300px;
	background-color: #788e00;
}

.fieldName2 {
    background-color: #97b201;
}

.fieldName3 {
    background-color: #b9cf3f;
}

.fieldName4 {
    background-color: #ffcccc;
}  

.fieldName5 {
	background-color: #e0ed97;
}

.fieldName6 {
	width: 300px;
	margin-bottom: 5px;
}

.fieldName7 {
	width: 300px;
}

.fieldName8 {
	background-color: #e36cc6;
}

.submitButton {
	background: white url(../images/submit.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 87px;
	color: white;
	font-weight: bold;
	text-align: left;
	border: none;
	padding-left: 10px;
	cursor: pointer;
}

.regCheckLabel {
	float: left; 
	font-size: 10px; 
	line-height: 12px; 
	margin-left: 8px; 
	margin-top: 4px; 
	width: 120px;
}

#regInstruct_box {
	display: block; 
	padding: 20px; 
	background-color: #999999; 
	color: white;
}

.titleBox {
    clear: both; 
	width: 950px; 
	margin-left: 23px; 
	margin-right: 23px; 
	margin-top: 10px;
	border-bottom-width: 1px; 
	border-bottom-style: dotted; 
	border-bottom-color: #000000;
}

.collectionTitle {
    width: 271px; 
	float: left; 
	font-size: 22px; 
	font-weight: bold; 
	line-height: 22px;
}

.seenInScrollerHolder {
	width: 621px; 
	margin-top: 29px;
}

.seenInScroller {
    width: 554px; 
	height: 184px; 
	float: left;
	border: solid 3px #333333; 
	background-color: #999999;
	position:relative;
	overflow:hidden;
}

.seenInScrollerHolder a.browse {
	display:block;
	width:13px;
	height:23px;
	float:left;
	cursor:pointer;
	font-size:1px;
	background-image: url(../images/pointer.gif);
	background-repeat: no-repeat;
	margin-top: 80px;
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 10px;
}

.seenInScrollerHolder a.left			{ margin-left: 0px; } 
.seenInScrollerHolder a.left.hoverStyle		{ background-position:-13px 0; }
.seenInScrollerHolder a.left:hover  	{ background-position:-13px 0; }
.seenInScrollerHolder a.left:active  	{ background-position:-13px 0; }

.seenInScrollerHolder a.right 				{ background-position: 0 -23px; clear:right; margin-right: 0px;}
.seenInScrollerHolder a.right.hoverStyle			{ background-position:-13px -23px; }
.seenInScrollerHolder a.right:hover 		{ background-position:-13px -23px; }
.seenInScrollerHolder a.right:active 	{ background-position:-13px -23px; } 

.seenInScrollerHolder a.disabled {
	visibility:hidden !important;		
} 	


.seenInScroller .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.seenInScroller img {
	float:left;
	/*margin:20px 5px 20px 21px;*/
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 7px;
	/*padding:2px;
	border:1px solid #ccc;*/
	cursor:pointer;
	width:131px;
	height:170px;
	
	/*-moz-border-radius:4px;
	-webkit-border-radius:4px;*/
}

/* active item */
.seenInScroller .active {
	/*border:2px solid #000;*/
	z-index:9999;
	position:relative;
}

.seenInHighlightHolder {
	width: 614px; 
	height: 294px;
	border: 3px solid #333333;
}

#seenInMainImage {
	width: 227px; 
	height: 294px; 
	border-right: 3px solid #333333; 
	float: left;
}

#seenInSupportingImage {
	width: 384px; 
	height: 294px; 
	float: left;
}

#seenInFeaturedHolder {
    width: 621px; 
	float: left;
}

.seenInFeaturedDesc {
    float: left; 
	width: 305px;
}

.seenInFeaturedImg {
	width: 311px; 
	float: right;
}

.seenInFeaturedImg img {
    float: right;
	border:#333 2px solid;
}

.seenInFeaturedBody {
    width: 621px; 
	margin-bottom: 30px;
}

/*----quote styles------*/
.quoteItemsContainer {
    width: 950px; 
	padding-top: 10px;
}

.quoteThumbContainer {
    width: 57px; 
	height: 76px; 
	border: #333 2px solid; 
	float: left; 
	margin-right: 10px;
}

.quoteInfoContainer {
	width: 879px; 
	float: left; 
	padding-bottom: 20px; 
	border-bottom: #333 1px dotted;
}

.quoteInfoBody {
	width: 349px; 
	float: left; 
	margin-right: 20px;
}

.quoteItemName {
	font-weight: bold; 
	font-size: 18px; 
	color: #788e00; 
	display: block;
}

.quoteItemInfo {
	font-size: 10px; 
	display: block; 
	margin-top: 3px; 
	line-height: 14px;
}

.quoteFOBInfo {
    border-top: #333 1px dotted; 
	display: block; 
	margin-top: 5px; 
	padding-top: 5px; 
	font-size: 10px;
	line-height: 14px;
}

.quoteNotesContainer {
	width: 305px; 
	float: left; 
	font-size: 10px; 
	margin-right: 10px;
}

.quoteControlContainer {
	width: 195px; 
	float: left; 
	font-size: 10px; 
	text-align: right;
}

.quoteControlContainer a, .quoteControlContainer a:link, .quoteControlContainer a:visited, .quoteControlContainer a:active, .quoteControlContainer a:hover {
	font-size: 12px; 
	background-color: #b9cf3f; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold; 
	padding: 3px 5px;
}

.quoteNotice1 {
	display: block; 
	color: red; 
	font-weight: bold; 
	text-align: left;
	 margin-top: 10px;
}

.quoteNotice2 {
	display: block; 
	color: red; 
	font-weight: normal; 
	text-align: left;
}

a.quoteBackBrowsing, a:link.quoteBackBrowsing, a:visited.quoteBackBrowsing, a:active.quoteBackBrowsing, a:hover.quoteBackBrowsing {
	background-color: #b9cf3f;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/back_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.quoteProceed, a:link.quoteProceed, a:visited.quoteProceed, a:active.quoteProceed, a:hover.quoteProceed {
	background-color: #97b201;
	padding-left: 10px;
	padding-right: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 2px;
	background-image: url(../images/forward_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.quoteUpdate, a:link.quoteUpdate, a:visited.quoteUpdate, a:active.quoteUpdate, a:hover.quoteUpdate {
    background-color: #97b201;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 2px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.podown, a:link.podown, a:visited.podown, a:active.podown, a:hover.podown {
	background-color: #788e00;
	padding-left: 10px;
	padding-right: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 2px;
	background-image: url(../images/down_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.podelete, a:link.podelete, a:visited.podelete, a:active.podelete, a:hover.podelete {
	background-color: #788e00;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 2px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.contactinfo, a:link.contactinfo, a:visited.contactinfo, a:active.contactinfo, a:hover.contactinfo {
    color: #e0ed97;
}

a:hover.contactinfo {
    text-decoration: none:
}

/*---my account styles-------*/
.quotesPOContainer {
	display: block; 
	margin-top: 12px;
}

.quotesRequestSubmitted, .quotesRequestReceived, .poSubmitted {
	float: left;
	margin-right: 10px;
	width: 50px;
	height: 50px;
	background-image: url(../images/quotesubmitted.jpg);
	background-repeat: no-repeat;
}

.quotesRequestReceived {
	background-image: url(../images/quotes.jpg);
	background-repeat: no-repeat;
}

.poSubmitted {
	background-image: url(../images/posubmitted.jpg);
	background-repeat: no-repeat;
}
.quoteStatusHeaderContainer {
	float: left; 
	width: 565px; 
	font-size: 10px;
}

.quotePOStatusDesc {
	float: left; 
	clear: both;
}

.quotePOStatusDesc a, .quotePOStatusDesc a:link, .quotePOStatusDesc a:visited, .quotePOStatusDesc a:active, .quotePOStatusDesc a:hover {
	font-size: 18px; 
	text-decoration: none; 
	font-weight: bold
}

a.viewquotepo, a:link.viewquotepo, a:active.viewquotepo, a:visited.viewquotepo, a:hover.viewquotepo {
	background-color:#788e00;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background-image: url(../images/view_icon.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 26px;
}

a.removequotepo, a:link.removequotepo, a:active.removequotepo, a:visited.removequotepo, a:hover.removequotepo {
	background-color:#b9cf3f;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-left: 1px;
}
