/* CSS Document */



body {
		background-color:#fff; 
		font-family: arial,verdana,helvetica,sans-serif; 
		font-size:11px; 
		color:#666;
}

td, .default 
{
		font-family: arial,verdana,helvetica,sans-serif; 
		font-size:11px; 
		color:#666666;
}

p {	
	font-family: arial,verdana,helvetica,sans-serif; 
	font-size:11px; 
	color:#666666; 
	margin-top:0px; 
	padding-top:0px; 
	padding-bottom:0px; 
	margin-bottom:5px;
	line-height:160%;
}
	


#nav-right-third 
{
	display: none;
}

/* common tags*/
h1 {
	font-family: arial,verdana,helvetica,sans-serif; 
	font-size:20px; 
	color:#000000; 
	margin-top:13px; 
	padding-top:0px; 
	padding-bottom:0px; 
	margin-bottom:11px;}
	
h2 {
		font-family: arial,verdana,helvetica,sans-serif; 
		font-size:16px; color:#000000; 
		padding-bottom:0px; 
		margin-bottom:11px;
}
h3 {
		font-family: arial,verdana,helvetica,sans-serif; 
		font-size:12px; color:#000000; 
		padding-bottom:0px; 		
		margin-bottom:14px;
} 

h4 {
		font-family: arial,verdana,helvetica,sans-serif; 
		font-size:10px; 
		color:#000000; 
		padding-bottom:0px; 
		margin-bottom:0px;}
		


/* subheaders */
.sub-module {font-family: arial,verdana,helvetica,sans-serif; font-size:11px; color:#ffffff; font-weight:bold; text-transform:uppercase;}
.sub-home {font-family: arial,verdana,helvetica,sans-serif; font-size:12px; color:#ffffff; font-weight:bold; text-transform:uppercase;}
.sub-copy {font-size:12px; color:#C66F02; font-weight:bold;}

/* text */
.copy {color:#999999; text-decoration:none; font-size:10px;}
.error {color:#FF0000; font-weight:bold;}

/* links
-------------------------------------------------*/
a {
		color:#B08467; text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}

a.arrow { 
	padding-left: 10px; 
	background-image: url(/images/ico_arrow.gif); 
	background-repeat: no-repeat; 
	background-position: 0 4px; 
	color:#B08467; 
	text-decoration:underline;
}
a.arrow:hover {
		text-decoration:underline;
}

a.arrow-big {
		padding-left: 10px; 
		background-image: url(/images/ico_arrow.gif); 
		background-repeat: no-repeat; 
		background-position: 0 4px; 
		color:#B08467; 
		text-decoration:none; 
		font-weight:bold; 
		font-size:12px;
}
a.arrow-big:hover {text-decoration:underline;}

a.footer {color:#ffffff; font-size:10px; text-decoration:none;}
a.footer:hover {text-decoration:underline;}

a.nav-head {color:#ffffff; text-decoration:none;}
a.nav-head:hover {text-decoration:underline;}

a.nav-head-on {color:#ffffff; text-decoration:underline;}
a.nav-head:hover {text-decoration:underline;}

.nav-left {font-family: arial,verdana,helvetica,sans-serif; font-size:11px; color:#666666; font-weight:bold; text-decoration:none;}
a.nav-left:hover {text-decoration:none; color:#F49C03;}

.nav-left-on {font-family: arial,verdana,helvetica,sans-serif; font-size:11px; color:#F49C03; font-weight:bold; text-decoration:none;}
a.nav-left-on:hover {text-decoration:none; color:#F49C03;}

.nav-left-third {font-family: arial,verdana,helvetica,sans-serif; font-size:11px; color:#666666; text-decoration:none;}
a.nav-left-third:hover {text-decoration:none; color:#F49C03;}

.nav-left-third-on {font-family: arial,verdana,helvetica,sans-serif; font-size:11px; color:#F49C03; text-decoration:none;}
a.nav-left-third-on:hover {text-decoration:none;}

a.subhead {color:#C66F02; text-decoration:underline;}
a.subhead:hover {text-decoration:underline;}

/*colors*/
.lt-grey {color:#999999;}
.white {color:#ffffff;}

/*forms */
form {padding:0px; margin:0px;}

select {font-size:10px; font-family: arial, verdana, sans-serif;}
textarea {font-size: 11px; font-family: arial, verdana, sans-serif; width:300px; height:150px;}
.input-text {width:200px;}
/*.login {width:130px;}
.qty {width:50px; text-align:right;}

.order {width:50px;}

.select-reg {font-size: 10px; height:14px; font-family: arial, verdana, sans-serif; width:123px;}

.select-box-home {font-size: 10px; height:14px; font-family: arial, verdana, sans-serif; width:220px;}
.select-box-sub-search {font-size: 10px; height:14px; font-family: arial, verdana, sans-serif; width:203px;}
.login {height:16px; font-size:10px; vertical-align:top; padding:0px; margin:0px; width:97px;}*/

/* custom */
.indent-small {padding-left: 5px; margin-left: 5px; padding-top: 0px; margin-top:0px;}
.indent {padding-left: 10px; margin-left: 10px; padding-top: 0px; margin-top:0px;}

.searchbox{width:105px; height:10px; font-size:10px;}

.searchbutton {
	background-image:url(_images/head_btn_search.gif);
	background-color:Transparent;
	border:none;
	background-repeat:no-repeat;
	width:48px;
	height:16px;
}
