/*************************************************

West Point Products
November 2008
CSS BY 76design

**************************************************/

/* GENERIC */

html
{
	font: 62.5%/160% Arial, Helvetica, sans-serif;
	color: #000;
}

body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

p.forgot-pass
{
	margin:10px 0;
	text-align:right;
}

/* STRUCTURE */

#wrapper
{
	width:760px;
	margin: 0px auto;
	text-align:left;
}

.default #wrapper
{
	width:960px;
}

#leftcolumn
{
	width:210px;
	font-size:120%;
	margin:0px;
	float:left;
}

#centrecolumn
{
	width:480px;
	font-size:120%;
	margin:0 15px;
	float:left;
}

#rightcolumn
{
	width:240px;
	float:left;
}

/* UMBRELLA */

#umbrella
{
	padding: 0 0 7px 0;
	height:63px;
	background:url(../images/umbrella-bkg.gif) repeat-x;
}

#umbrella h1
{
	display:block;
	text-indent:-999em;
	width:310px;
	height:55px;
	border:none;
	background-image:url(../images/logo.gif);
	background-position:12px 5px;
	background-repeat:no-repeat;
}

#umbrella h2 strong
{
	color:#f4cf0d;
	text-transform:uppercase;
	font-style:normal;
}

#umbrella ul
{
	float:right;
	width:250px;
	margin:5px 0;
	padding:0;
}

#umbrella ul li
{
	list-style:none;
	float:left;
	width:120px;
	margin:0 5px 0 0;
}

#umbrella ul li a
{
	background:url(../images/buttons.gif) top left no-repeat;
	width:115px;
	height:20px;
	display:block;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color:#675e2d;
	font-size:120%;
	line-height:180%;
}

#umbrella ul li a:hover
{
	background:url(../images/buttons.gif) 0 -78px no-repeat;
}

/* HEADER */

#header
{
	position:relative;
	display:block;
	margin:0 0 20px 0;
}

#header h1
{
	float:left;
	margin:10px 0 8px 10px;
	width:293px;
	height:59px;
	border:none;
}

#header h1 a
{
	display:block;
	text-indent:-999em;
	width:293px;
	height:59px;
}

#feature
{
	overflow:hidden;
	background:#000;
	position:relative;
	height:228px;
}

#feature h3
{
	background:#000;
	padding:12px 12px 12px 0px;
	font-weight:bold;
	position:absolute;
	color:#fff;
	top:186px;
	left:0px;
	font-size:180%;
	width:750px;
	text-align:right;
	background:url(../images/feature-bkg.png);
	font-style:italic;
}

#feature h3 strong
{
	font-style:normal;
}

.default #feature h3
{
	width:948px;
}

blockquote.intro
{
	margin:25px 10px;
}

/* MAIN MENU */

#topmenu
{
	background:#F2F2F2 url(../images/submenu-bkg.gif) repeat-x;
	padding:0;
	margin:0;
	border-left:solid 1px #BDBCBD;
	border-right:solid 1px #BDBCBD;
	border-bottom:solid 2px #bdbcbd;
	clear:both;
}

div#topmenu
{
	height:35px;
}

#topmenu li
{
	list-style:none;
	float:left;
	position:relative;
	z-index:20;
}

#topmenu a
{
	display:block;
	padding:10px;
	font-size:120%;
	font-weight:bold;
	color:#222;
	text-decoration:none;
	margin:0;
	background:url(../images/topmenu-brdr.gif) top right no-repeat;
}

#topmenu a:hover, #topmenu a.selected
{
	color:#FFF;
	background:#cc0000;
}

.default #submenu
{
	border-bottom:solid 2px #c00;
}

#topmenu ul
{
	display:none;
	font: normal 90% verdana,arial,helvetica;
	padding:0;
	background:#FFF;
	position:absolute;
	left:0;
	top:36px;
	border-top:solid 2px #BDBCBD;
	width:200px;
	margin:0;
	z-index:3;
	border-left:solid 1px #BDBCBD;
	border-right:solid 1px #BDBCBD;
}

#topmenu ul li
{
	padding:0;
	width:100%;
	display:block;
	margin:0;
	border-bottom:solid 1px #bdbcbd;
	border-right:solid 1px #bdbcbd;
	background:#F2F2F2 url(../images/submenu-bkg.gif) repeat-x;
}

#topmenu ul li, #topmenu ul li a
{
	text-align:left;
	margin:0;
}

#topmenu ul li a:hover
{
	display:block;
	text-decoration:none;
}

#topmenu ul li a
{
	display: block;
	text-transform:none;
	background:none;
	margin:0;
	font-weight:normal;
	text-decoration: none;
	font-size:130%;
	position:relative;
}

#topmenu li:hover ul, #topmenu li.over ul
{
	display: block;
}

/* SIDEMENU */

#sidemenu
{
	list-style:none;
	margin:0;
	padding:0;
}

#sidemenu li
{
	list-style:none;
	border-bottom:solid 1px #eee;
}

#sidemenu li a
{
	color:#000;
	text-decoration:none;
	padding:6px;
	display:block;
}

#sidemenu li a:hover
{
	color:#FFF;
	background:#cc0000;
}

#sidemenu li a.selected
{
	color:#cc0000;
	background:none;
}

/* WIDGETS (homepage » right column) */

.widget
{
	background:url(../images/widget-footer.gif) bottom left repeat-x;
	border-bottom:dotted 1px #222;
	margin:0 0 15px 0;
	font-size:110%;
}

.widget h2
{
	background:url(../images/widget-header.gif) no-repeat;
	padding:7px 15px;
	color:#FFF;
	font-size:110%;
	margin:0;
	font-weight:bold;
}

.widget form
{
	margin:20px;
}

.widget .text
{
	width:192px;
	padding:3px;
	font-size:130%;
}

.widget .submit
{
	float:right;
}

#newsletter-ad p
{
	margin:15px;
}

/* NEWSFEED  (homepage » right column) */

#newsfeed
{
	margin:0;
	padding:0;
}

#newsfeed ul
{
	margin:15px;
}

#newsfeed li
{
	list-style:none;
	border-bottom:dotted 1px #000;
	padding:10px 0px;
}

#newsfeed p
{
	margin:0;
	line-height:120%;
}

#newsfeed h3
{
	margin:0 0 3px 0;
	line-height:120%;
	font-weight:bold;
	font-size:120%;
	color:#ca1023;
}

#newsfeed h3 a
{
	text-decoration:none;
}

#newsfeed small
{
	font-weight:bold;
	color:#666;
	text-transform:uppercase;
	margin:0 0 5px 0;
	display:block;
}

.archive-link
{
	display:block;
	text-align:right;
	margin:5px 15px 15px 0;
	font-weight:bold;
	font-size:120%;
	text-decoration:none;
}

#mps img
{
	margin:20px 4px 0px 0px;
}

/* WIDGET » SELECTION */

#selection
{
	background:none;
	padding:0;
	border:none;
}

.selection
{
	border:solid 1px #000;
	border-top:none;
	padding:15px;
}

.selection h3
{
	margin:0 0 5px 0;
}

.selection img
{
	margin:0 0 10px 0;
}

.selection p
{
	line-height:120%;
	margin:0 0 15px 0;
}

#selection .buttons
{
	float:right;
	background:#c00;
	color:#FFF;
	font-weight:bold;
	padding:3px;
}

.buttons a
{
	color:#FFF;
	text-decoration:none;
}

.buttons a:hover
{
	text-decoration:underline;
}

/* FOOTER */

#footer
{
	clear:both;
	margin:10px 0;
	padding:10px 0 0;
	border-top:dotted 1px #222;
	text-align:center;
}

p.copyright
{
	text-align:center;
	float:right;
	text-align:right;
}

#footer img
{
	margin:0 0 0 0;
	float:left;
}

a.prev
{
	float: left;
	text-align: left;
	font-size: xx-small;
}

a.next
{
	float: right;
	text-align: right;
	font-size: xx-small;
}

.small
{
	font-size: xx-small;
}