/*
* {
	margin:0pt;
	padding:0pt;
}
*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin: 0px;
	padding: 0px;
	background-color:#f9f9ff;
	/* background-image:url('/images/bg1.gif');*/
}

a:link, a:visited {
	text-decoration:none;
	color: #666;
}

a:hover {
	text-decoration:underline;
}

input.submit_field {
	background:#3D4E6D;
	border:2px outset #cce;
	color:#fff;
	margin:5px 0 10px 0;
}

input, select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #CCC;
}
input.radio {
	border:none !important;
	background:white !important;
}
h1 {
	color:#686C71;
	font-weight:normal;
	margin-bottom: 15px;
	font-size:20px;
}

h3 {
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	color:#3D4E6D;
	border-bottom:1px solid #CCC;
	font-weight:normal;
}

p {
	margin-bottom: 25px;
}


#container {
	margin:0px;
	/*width: 850px;*/
	width: 1000px;
	line-height: 18px;
	background-color:#fff;
	background-image:url('../images/bg_stripe2.gif');
	background-repeat:repeat-y;
	border:1px solid #ccc;
	border-width:0 1px;
  -moz-user-focus: normal;
}

/*----------------------------
	HEADER STYLES
----------------------------*/
#header {
	background: #FFF;
	border-bottom: 1px solid #BEBEBE;
	height:207px;
}

#header_logo {
	margin-left:20px;
	padding:10px 0px;
	float:left;
}

#header_bnr {
	float:left;
	width: 575px;
	height:150px;
	text-align:center;
	/*
	background-image:url('/~moftp/header_banner.jpg');
	background-repeat:no-repeat;
	*/
}
#header_bnr img {
	display:block;
	float:right;
	/*
	margin-top:30px;
	margin-right:0px;
	*/
	margin:0px;padding:0px;
	}

#header_links {
	text-align:right;
	background: #f2f2f2;
	font-size:10px;
	padding: 5px;
}

#header_links a:link, #header_links a:visited {
	color: #666666;
	padding: 0px 5px;
	
}

#header_content {
	float:left;
	font-size: 11px;
	width: 600px;
	padding: 10px;
	background: #FFF;
	height:250px;
}

/*----------------------------
	CONTENT STYLES
----------------------------*/
#content {
	float:left;
	min-height:420px;
}

#page_content {
	float:left;
	width:620px;
	padding:15px;
	background: #FFFFFF;
	position:relative;
}
#content_footer{
	clear:both;
	margin-top: 50px;
	text-align: center;
}

/*----------------------------
	NAV STYLES
----------------------------*/
#nav {
	float:left;
	width: 175px;
	padding: 10px;
}

#nav #search_input {
	font-size:10px;
	padding:2px 1px 1px;
	vertical-align:middle;
	width:150px;
}

#nav #search_form {
	border-bottom:1px solid #FFF;
	padding-bottom:10px;
	
}

#nav_ul {
	list-style:none;
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#nav_ul li.parent {
	margin:0;
	padding: 5px 0px;
	border-bottom: 1px solid #CCC;
	font-size:11px;
}

#nav_ul li.parent a {
	font-weight:bold;
	color: #cc6060;
	text-decoration:none;
	width:150px;
	display:block;
	padding-left:10px;
	color:#699;
	color:#9ab5c5;
}



#nav_ul li.parent a:hover {
	color:#ff6060;
	color:#f69292;
	}
	
#nav_ul li.parent a:active {
	color:#ee6060;
	}

#nav_ul li.parent a.selected {
	color:#FF6060 !important;
	background-image:url('../images/menu_arrow.gif');
	background-repeat:no-repeat;
	background-position:left center;
}

#nav_ul ul.submenu a:link,
#nav_ul ul.submenu a:visited {
	color:#666;
	}



#nav #menu_parent {
	padding: 5px 0px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;	
}
#nav a.nav_link {
	display:block;
	font-size:11px;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #cc6060;
	}	

#nav  #menu_parent_current {
	font-size:11px;
	padding: 5px 0px;
	font-weight: bold;
	border-bottom: 1px dotted #CCC;	
}


#nav ul.submenu {
	list-style:none;
	font-size:11px;
	padding:0px;
	margin:8px 0 3px 0;
}
#nav ul.submenu li a {
	position:relative;
	left:10px;
	text-transform:none;
	font-weight:normal;
}
	
#nav ul.submenu li.current {
	background: #FFF;
}

#nav ul.submenu a:link, #nav ul.submenu a:visited {
	/*font-weight:normal;
	text-transform:capitalize;*/
}
#nav ul.submenu a:hover,
#nav ul.submenu a:active {
	color:#ee6060;
	}


#nav #side_banner {
	text-align:center;
	margin-top:15px;
}

/*----------------------------
	FOOTER STYLES
----------------------------*/
#footer {
	margin-top: 10px;
	text-align: right;
	font-size: 10px;
	color: #666;
	background: #FFF;
	height:40px;
	border:1px solid #ccc;
	border-width:1px 0;
	padding-top:8px;
	position:relative;
}

#footer a:link, #footer a:visited {
	color: #666;
	margin: 0px 5px;
}

#footer_links {
	text-align: left;
	float: left;
	width: 50%;
	height:25px;
}

#footer_copy {
	text-align:right;
	float:left;
	height:25px;
	width: 49%;
}
#style_break {
	clear:both;
}
#geotrust {
	width:850px;
	margin:8px auto;
	}
/*----------------------------
	MISC STYLES
----------------------------*/
#cookie_crumb {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	margin-bottom:10px;
}

div.error_result {
	font-weight:bold;
	color: #FF0000;
	width:60%;
}

/*--cart nav--*/
ul.cartNav {
	list-style:none;
	margin:1px auto;
	padding:0;
	text-align:center;
	background-repeat:repeat-x;
	height:26px;
	border:1px solid #eee;
	border-width:2px 0;
	color:#aaa;
	}
ul.cartNav li {
	display:block;
	float:left;
	margin:0;
	padding:6px 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:12px;
	font-size:10px;
	height:14px;
	}
ul.cartNav li.head {
	padding:6px 40px;
	padding-left:0;
	}
ul.cartNav li.tail {
	padding-right:0;
	}
ul.cartNav li.selected {
	font-weight:bold;
	color:#55849E;
	background-image:url('../images/arrow.gif');
	background-repeat:no-repeat;
	background-position:50% 100%;	
	}
ul.cartNav a {
	text-decoration:none !important;
	color:#aaa !important;
	}
*.center {
	text-align:center;
	margin:20px 0;
	color:#3D4E6D;
	}
div#empty {
	margin-top:60px;
	margin-left:10px;
	border:1px solid #eee;
	padding:40px 0 20px 0;
	}
div#empty h3 {
	text-align:center;
	font-weight:normal;
	letter-spacing:1px;
	margin-bottom:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color:#57628a;
	border:none;
	}
div#empty a {
	color:#999;
	}
*.error {
	color:#900;
	padding:10px;
	}
/* liScroll style declarations */
.hidden {
	display:none;
	}
.tickercontainer { /* the outer div with the black border */
background: #fff; 
width: 850px; 
height: 27px; 
margin: 0; 
padding: 0;
float:left;
overflow: hidden;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 8px;
width: 820px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
width:4000px;
left: 750px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #fff;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 10px Verdana;
margin: 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 

