/* Default
------------------------------------------- */
table {border-collapse:collapse;}
img {border:none;}
* {padding:0; margin:0;}
p { margin:10px 0; }

input, select, textarea {padding:1px; font-size:11px;}

.blockT {float:left; border:1px solid #999; font-size:60px; padding:0 8px; line-height:60px; color:#900; margin:0 10px 0 0; background-color:#D0BF97;}

.bodyContent h1 {
	font-family:"Trebuchet MS"; 
	font-size:20px; 
	color:#900;
	/*border-bottom:1px dashed #870100;*/
	border-bottom:1px dashed #999;
	line-height:normal; 
	margin:12px 0; 
	padding-bottom:2px;
}

h2 {
	margin:0px 0px 10px 0px;
	padding:4px 0px 0px 0px;
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#231f20;
	font-weight:normal;
}

.bodyContent h2 {
	font-family:"Trebuchet MS"; 
	font-size:16px; 	
	font-weight:bold;
	margin:12px 0; 
	color:#900; 
	/*border-bottom:1px solid #870100;*/
}

h2 span {
	color:#711516;
}

h3 {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#231f20;
	font-weight:normal;
}

.bodyContent h3 {
	font-family:"Trebuchet MS"; 
	font-size:14px; 
	margin:10px 0; 
	color:#900;
}

h4{
	margin:0px;
	padding:5px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
h4 span {
	color:#C00A28;
}

h5 {
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#A23F15;
	font-weight:bold;
}

ul,li {
	list-style:none;
}
a{
	font-weight:normal;
	/*color:#620b02;*/
	color:#0033cc;
	text-decoration:underline;
}
a:hover{
	font-weight:normal;
	text-decoration:underline;
	/*color:#544f48;*/
	color:#FF6600;
}
/* Common 
-----------------------------------*/
.hide {
	display:none;
}
.clear {
	clear:both; width:0px; height:0px; overflow:hidden;
}
/* Layout
--------------------------------------*/
#container_main {
	margin:0px auto;
	width:954px;
}
#midle_container {
	width:954px;
}
#left_container{
	width:684px;
	padding:10px 0px 0px 20px;
	float:left;
}
#right_container{
	width:250px;
	padding:0px;
	margin:10px 0px 0px 0px;
	float:right;
}
/* Header
-----------------------------------------------*/
#top_header{
	width:954px;
	height:87px;
	padding:0px;
}
#logo{
	width:330px;
	height:70px;
	margin:11px 0 0 10px;
	background-image:url(/images/layout/logo20100615.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#top_navigation{
	height:46px;
	padding:0px;
	margin:38px 20px 0px 0px;
	float:right;
	line-height:46px;
	text-align:left;
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
	font-size:12px;
	color:#620b02;
}

#banner{
 width:698px;
 height:292px;
 padding:0px;
 margin:0px 0px 0px 0px;
 float:right;
}

/* Navigation
-----------------------------------------------*/
#navigation{
	width:220px;
	height:262px;
	background-image:url(/images/layout/nav_bg.jpg);
	background-repeat:no-repeat;
	padding:20px 0px 0px 36px;
	float:left;
}
#navigation_listing_table {
	width:954px;
	height:40px;
	background:url(/images/layout/nav_bg_inner.gif) no-repeat;
	text-align:center;
}
#navigation_listing {
	margin:0 auto 5px;
}

#navigation_listing a{
	padding:0 35px 0 17px;
	height:33px;
	background:url(/images/layout/nav_icon_inner.gif) left no-repeat;
	line-height:33px;
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
	font-size:11px;
	color:#c5a78f;
	display:block;
	text-decoration:none;
	float:left;
}
#navigation_listing a.navOver,#navigation_listing a.navOver:hover,#navigation_listing a:hover{
	cursor:pointer;
	text-decoration:none;
	color:#fff;
}

.navMenu {position:absolute; top:-1000px; left:-1000px; z-index:2; background-color:#f0e3c3; padding:3px 0; border-right:1px solid #6b6b6b; border-left:1px solid #6b6b6b; border-bottom:1px solid #6b6b6b; float:left;}
.navMenu a,.navMenu a:link,.navMenu a:visited {display:block; font-size:10px; line-height:20px; height:24px; color:#900; text-decoration:none; white-space:nowrap; padding:0 15px; border-top:1px solid #f0e3c3; border-bottom:1px solid #f0e3c3; font-weight:bold;}
.navMenu a:hover,.navMenu a:active {background:#f0e3c3; color:#900; border-top:1px solid #6b6b6b; border-bottom:1px solid #6b6b6b;}

#navigation_header div{
	display:block;
	height:30px;
	width:170px;
	padding-left:17px;
	background:url(/images/layout/nav_icon.gif) left no-repeat;
	border-bottom:1px solid #632821;
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
	font-size:11px;
	color:#c5a78f;
	line-height:30px;
}
#navigation_header a{
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
	font-size:11px;
	color:#c5a78f;
	text-decoration:none;
	line-height:30px;
}
#navigation_header a:hover{
	text-decoration:none;
	color:#fff;
}

/*
#navigation_header a{
	display:block;
	height:30px;
	width:170px;
	padding-left:17px;
	background:url(/images/layout/nav_icon.gif) left no-repeat;
	line-height:30px;
	border-bottom:1px solid #632821;
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
	font-size:11px;
	color:#c5a78f;
	text-decoration:none;
}
#navigation_header a:hover{
	text-decoration:none;
	color:#fff;
}
*/
#call_us{
	height:39px;
	padding:0px 0px 0px 44px;
	margin:20px 0px 0px 0px;
	background-image:url(/images/layout/phone.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-family:"Trebuchet MS";
	font-weight:normal;
	font-size:18px;
	color:#c5a78f;
	line-height:39px;
}
#call_us span{
	font-family:Tahoma, Verdana, Arial;
	font-weight:bold;
	font-size:12px;
	color:#c5a78f;
}
#freeregistration{
	width:237px;
	height:79px;
	margin:0px 13px 0px 0px;
	background-image:url(/images/layout/freeregistration.gif);
	background-position:left;
	background-repeat:no-repeat;
	display:block;
}
#ordercii{
	width:237px;
	height:80px;
	margin:0px 13px 0px 0px;
	background-image:url(/images/layout/ordertocii.gif);
	background-position:left;
	background-repeat:no-repeat;
	display:block;
}
#browse_catalog{
	width:237px;
	height:66px;
	margin:0px 13px 4px 0px;
	background-image:url(/images/layout/browse_catalog.gif);
	background-position:left;
	background-repeat:no-repeat;
	display:block;
}
#user_login{
	width:212px;
	height:125px;
	padding:50px 0px 0px 25px;
	margin:0px 13px 0px 0px;
	background-image:url(/images/layout/login.gif);
	background-position:center;
	background-repeat:no-repeat;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#711516;
}
#user_login a{
	text-decoration:underline;
	color:#711516;
	font-weight:normal;
}
#user_login a:hover{
	text-decoration:none;
	color:#711516;
	font-weight:normal;
}
.LoginForm .SubmitButton{
	width:58px;
	height:22px;
	background-image:url(/images/layout/button.gif);
	background-repeat:no-repeat;
	border:0px solid #33CC99;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:22px;
	text-align:center;
}
.SearchForm input{
	width:125px;
	height:17px;
	padding:0px 2px 0px 0px;
	margin:0px 13px 0px 0px;
	border:1px solid #756d5d;
}
.SearchForm .SubmitButton{
	width:58px;
	height:22px;
	background-image:url(/images/layout/button.gif);
	background-repeat:no-repeat;
	border:0px solid #33CC99;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:22px;
	text-align:center;
}
.LoginForm input{
	width:125px;
	height:17px;
	padding:0px 2px 0px 0px;
	margin:0px 13px 0px 0px;
	border:1px solid #756d5d;
}
.textfield{
	width:125px;
	height:17px;
	padding:0px 2px 0px 0px;
	margin:0px 13px 0px 0px;
	border:1px solid #756d5d;
}
.button{
	width:58px;
	height:22px;
	background-image:url(/images/layout/button.gif);
	background-repeat:no-repeat;
	border:0px solid #33CC99;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:22px;
	text-align:center;
}
/* Footer
-----------------------------------------------*/
#footer{
	width:954px;
	height:98px;
	padding:0px;
	margin:0px;
	background-image:url(/images/layout/footer_bg.jpg);
	background-repeat:no-repeat;
}
#footer_links{
	margin:0px;
	text-align:center;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	padding-top:15px;
	padding-bottom:10px;
	font-weight:normal;
	color:#e3ccaa;
}
#footer_links a{
	color:#e3ccaa;
	text-decoration:none;
	font-weight:normal;
}
#footer_links a:hover{
	color:#e3ccaa;
	text-decoration:underline;
	font-weight:normal;
}

.cartDiv {float:right; margin:25px 14px 4px 0; font-size:10px; line-height:14px; vertical-align:middle;}
.cartImage {width:30px; height:48px; margin-top:8px;}
.accountDetails {float:right; text-align:left; margin:20px 0 4px;}

.required {color:#f00;}

.ErrorBox,.MessageBox {font-size:11px; line-height:20px; margin-top:10px; margin-bottom:15px; padding:6px;}
.ErrorBox {border:1px solid #900; color:#900; background-color:#fbe0e0;}
.bodyContent {font-size:12px; color:#231f20; line-height:20px;}
.bodyContent h1.pageTitle,h1.subTitle {color:#231f20;}
.bodyContent .ErrorBox h1 {color:#900; border-color:#900;}
.MessageBox {border:1px solid #006; color:#006; background-color:#e6eafd;}
.bodyContent .MessageBox h1 {color:#006; border-color:#006;}
.bodyContent .ErrorBox h1,.bodyContent .MessageBox h1 {margin:5px 5px 8px 5px;}
.ErrorBox ul li,.MessageBox ul li {list-style:disc outside; margin-left:22px;}

.table_border,.table_noborder,.table_rowborder {font-size:11px; background-color:#fff; margin:4px 0;}
.table_border th,.table_noborder th,.table_rowborder th {text-align:left;}
.table_border th,.table_border td,.table_noborder th,.table_noborder td {padding:2px 4px; vertical-align:top; line-height:14px;}
.table_rowborder th,.table_rowborder td {line-height:16px;}
.table_rowborder td {padding:2px 4px;}
.table_rowborder th {padding:0 4px;}
.table_border th,.table_noborder th,.table_rowborder th,.table_rowborder td {white-space:nowrap;}
.table_border th,.table_rowborder th {background-color:#f0e3c3; color:#330000;}
.table_border th {border:1px solid #660000;}
.table_rowborder {border:1px solid #660000;}
.table_border tbody td {border:1px solid #666;}
.table_rowborder tbody td {border-top:1px solid #666; vertical-align:top;}

h3 {font-size:16px; font-weight:bold;margin-bottom:10px;}
h4 {font-size:14px;font-weight:bold;}

.lightgrayBG {background-color:#f0e3c3;}
.grayBG {background-color:#ddd;}
.lightblueBG {background-color:#E2F1FE;}
.lightorangeBG {background-color:#FDE4B3;}
.formError {background-color:#f5dede;}

/*  tags for displaying popup content */
.yellowtag,.yellowtagover,.yellowtagiframe,.yellowtagiframeover {position:absolute; font-size:10px;}
.yellowtag {display:block;}
.yellowtagover {background-color:#ffc; z-index:100; display:block; padding:3px;}
.yellowtagiframeover {z-index:99}
.yellowtag,.yellowtagiframe{visibility:hidden; top:-1000px; left:-1000px;}

.imageHolder {position:relative; background-color:#fff;}
.imageHolder img {padding:2px; border:1px solid #870100;}
.imageHolder p {font-size:9px; color:#666; line-height:15px; text-align:center;}

div.divider {border-top:1px solid #999; margin:12px 0;}
.imageIcon {position:relative; top:4px; margin-right:4px;}
.downloadInfo {font-size:9px;}

.InStock {color:#060;}
.OutofStock {color:#900;}
.itemBrowseImages img {margin:0 2px;}
div.itemBrowseImages {float:right;}
.itemDetailsImages img {margin:0 2px;}
div.itemDetailsImages {float:right;}
.itemDetailsActiveImageContainer{float:right; text-align:left; border:1px solid #701c20; padding:2px; background-color:#fff;}
.itemBrowseImage {margin-right:4px; vertical-align:bottom;}
#imageDetailsThumbContainer a, #imageDetailsThumbContainer:visited {float:left; display:block; padding:4px; border:1px solid #999; margin:0 4px 4px 0; background-color:#f0e3c3;}
#imageDetailsThumbContainer a:hover {background-color:#fc9; border-color:#701c20;}
.table_rowborder tbody td.itemBrowseImageLegend {border:none; text-align:center;}
.itemBrowseImageLegend img {float:left; margin:0 6px 0 20px;}
.itemBrowseImageLegend tbody td {border:none; line-height:12px; padding:0; vertical-align:middle; text-align:center; white-space:nowrap;}
.ItemBrowserPriceDisplay {text-align:right; border:0px solid white; font-weight:bold; color:#701c20;}

.itemBrowserSelect {background-color:#f0e3c3; color:#701c20; cursor:pointer;}
.itemBrowserSelect option {color:#333;}
.hiddenIframe {position:absolute; display:block; top:-1000px; left:-1000px; z-index:99; filter:alpha(opacity=0); overflow:hidden;}

.bgLightGreen {background-color:#ECFFEC;}
.bgLightPink {background-color:#FFF0F0;}
.darkBlue {color:#701c20;}
.DEAForm222 {color:black;}

.EmploymentLinks a,.EmploymentLinks a:link,.EmploymentLinks a:visited {display:block; border:1px solid #dcdcdc; padding:0 10px; margin:0 2px 1px 0; height:20px; float:left; line-height:20px; color:#484A4B; text-decoration:none; background-color:#fff; white-space:nowrap;}
.EmploymentLinks a:hover {background-color:#eee; color:#CC0000;}
.EmploymentLinks a.ActiveLink,.EmploymentLinks a.ActiveLink:link,.EmploymentLinks a.ActiveLink:link {color:#fff; background-color:#CC0000;}
.text_01{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#d27e01;
}
.diskstyletype {
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 10px;
}
.diskstyletype ul {
	list-style-type:disc;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
}
.diskstyletype li {
	list-style-type:disc;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
}

.PageRowLeft {float:left; color:#999;}
.PageRowRight {float:right; color:#999;}