/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	outline: none 
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../imgs/mainBG.jpg);
	background-repeat: repeat-x;
	color: #333333;
	font: 0.7em Geneva, Arial, Helvetica, sans-serif;

}
h2 {
	margin: 0px 0px 5px;
	font-size: 1.3em;
	color: #3A7AA8;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding: 0px 2px 2px 0px;
	font-weight: normal;
}

#hide {position:absolute;left:-200em;width:19em}
#menu {
	background: url(../imgs/menumid.jpg) no-repeat bottom;
	height: 34px;
}


#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	background: #FFFFFF url(../imgs/header.jpg) no-repeat;
	height: 117px;

}

#wrapper {
	width: 888px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;

}

#column_wrapper {
	background: TRANSPARENT;

	

}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	
}

#center {
	width: 528px;
	float: left;
	margin: 0px;
	padding-left: 0px;

}

#left {
	width: 180px;
	
	margin-top: 0px;
	background: url(../imgs/BG21.jpg) no-repeat left top;
	float: left;
	
}

#right {
	width: 180px;
	float: left;
	margin: 0px;
	padding: 12px 0px 0px;
	background: url(../imgs/BG21A.jpg) no-repeat right top;
	

}
.sidewrapper {
	font-size: 90%;
	margin-top: 7px;
	margin-right: 7px;
	margin-left: 7px;
	text-align: center;
}
.sidewrapper A:link, .sidewrapper A:visited {
	color: #cc0000;

font-weight: bold;

text-decoration: none;
	
}
.sidewrapper A:hover	{
	text-decoration: none;

color: #c84184;

	
}
.sidehead {
	font-size: 1.9em;
	color: #E11131;
	font-weight: normal;
	font-variant: normal;
}



#center .content {
	padding: 0px 0px 0px 1px;
	line-height: 1.65em;
	border: 1px solid #E21735;

}

#masthead .content {

	padding: 12px;

	font-size: .8em;

	letter-spacing: .35em;

}
table {
	font-size: 1em;

}
#search {

	background-image: url(../imgs/searchsite.jpg);
	height: 39px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.searchinputs{
	width: 192px;
	margin-bottom: 3px;
	font-size: 11px;
	margin-right: 2px;
	margin-left: 2px;
	
}
.searchBut {

	width: 200px;
	margin-bottom: 5px;
	color: #FFFFFF;
	background-color: #9D080A;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #640000;
	font-size: 10px;
}
a.shop{
	width:200px;
	height:42px;
	display:block;
	text-indent:-9999px;/* Commented backslash hack. Hides rule in IE5 Mac \*/
	overflow:hidden;/* end hack */
	outline:none
	
}
a.shop{
	background-image: url(../imgs/shop.jpg);
	background-repeat: no-repeat;
	margin-top: 1px;
	margin-bottom: 5px;
}

a:hover.shop{

background-position:0 -41px;

} 
.bodyText {
	padding: 10px 10px 0px;
	background: url(../imgs/bodtextBg.jpg) repeat-x;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.bodyText A:link, .bodyText A:visited {
	text-decoration: underline; 
	color: #CC0000;
}

.bodyText A:hover	{
	text-decoration: none; 
	color: #C84184;
}
.sep {
	background: url(../imgs/contentBG.jpg) repeat-x;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	padding: 6px 6px 25px;
}
.bodyText p{
	padding-top: 2px;
	padding-bottom: 2px;
}
.bodyText h1{
	color: #3A7AA8;
	padding: 0px;
	font: bold normal 1.3em/1.1em Geneva, Arial, Helvetica, sans-serif;
	margin: 5px 0px 10px;
	text-transform: uppercase;
}
.bodyText h1 span{
	
	color: #F20000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}

.bodyText h2 {
	color: #3E7BA7;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	background: url(../imgs/arrowdown.gif) no-repeat left center;
	height: 15px;
}
.bodyText h3 {
	font-size: 11px;
	margin: 0px 0px 3px;
	padding: 0px;
		
}
.bodyText ul{
	margin-left: 45px;
	list-style: none;
	margin-top: 7px;
	margin-bottom: 7px;
}
.bodyText li{
	background: url(../p7pm/img/p7PM_dark_east.gif) no-repeat left center;
	padding-left: 15px;
}
#mid {
	margin: 0px;
	padding: 0px 1px;
	font-size: 0px;
	line-height: 0px;
	float: left;
}

#footer {
	height: 56px;
	background: url(../imgs/footer.jpg) repeat-x left top;
	border-bottom: 6px solid #DD6878;
	border-right: none;
	border-left: none;
	border-top: 1px solid #DD6878;
	
}
#footertext {
	text-align: center;
	padding-top: 25px;
	font-size: 90%;
}
#footer a:link {
	color: #E11131;
	text-decoration: underline;
}

#footer a:visited {
	color: #666666;
	text-decoration: underline;
}

#footer a:hover {
	color: #5F7AA8;
	text-decoration: none;
}
strong, b {
	font-weight: bold;
	color: #336AA2;
	font-size: 110%;
}
.error {
	font-size: 120%;
	font-weight: bold;
	color: #FF0000;
}
#catHeader {
	background: url(../imgs/catHeader.gif);
	height: 34px;
}
#serHeader {
	background: url(../imgs/searchHeader.gif) no-repeat;
	height: 34px;
	border-bottom: 1px solid #FFFFFF;
}
#sidemenu{
	margin: 0px 0px 0px 25px;
}

#sidemenu ul{ list-style: none; margin: 0; padding: 0; border: none; }

#sidemenu ul li{ margin: 0; padding: 0; }

#sidemenu ul li a{
	display: block;
	padding: 6px 0 6px 20px;
	text-decoration: none;
	height: 1%;
	color: #000000;
	border-left: 6px solid #E21735;
	margin-bottom: 2px;
	font-size: 110%;
}
.sidemenuWrap {
	margin-top: 25px;
	padding-bottom: 15px;
}

#sidemenu ul li a:hover,#sidemenu ul li a:focus{
	color: #FFFFFF;
	background: #E11131 url(../p7pm/img/p7PM_light_east.gif) no-repeat left center;
}

#p7PMnav {
	margin: 0;
	padding:0;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	background: transparent;
	
	position: absolute;
	left: -9000px;
	z-index: 10000;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 6px 0 7px 0px;
	color: #FFFFFF;
	line-height:1.4;
	letter-spacing: .01px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	background: url(../p7pm/img/p7PM_light_east.gif) no-repeat right center;	
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	color: #E9E9E9;
	background: #E4183B url(../p7pm/img/p7PM_medium_east.gif) no-repeat right center;
	
	
}
/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #333333;
	font-weight: bold;
}

/* Top level menu width */
#p7PMnav li {
	float: left;
	width: 100px;

}
#p7PMnav ul li {
	float: none;
}
/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #FFFFFF;
	font-weight: bold;

}
/* ------ the trigger link styles ------- */

/*the trigger link */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	background-image:  url(img/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	color: #FFFFFF;
	background: #E21735;
}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}

#p7PMnav ul, #p7PMnav ul li {
	width: 154px;
	background: #E11131;
	
}
#p7PMnav ul, #p7PMnav ul li a{
	text-align: left;
	padding-left: 5px;
	
}

#menuwrap {
	margin-left: 200px;
	padding-top: 3px;
	
	
}
.border {
	border-top: 1px solid #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.sep1 {

	background: #E21735;
	
	height: 15px;
	
}
.leftHeaderWrap {
	margin-right: 5px;
	margin-left: 8px;
	margin-top: 8px;
}
.input {
	font-size: 11px;
	background: url(../imgs/contentBG.jpg) repeat-x left -20px;
	border-top: 1px solid #C13129;
	border-right: 1px solid #C13129;
	border-bottom: 1px solid #C13129;
	border-left: 1px solid #C13129;
	width: 160px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.searchBut {
	font-size: 11px;
	background: #E21735;
	width: 160px;
	color: #FFFFFF;
	border: 1px none #C13129;
	margin-left: 2px;
}
form {
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#stockLoginnHeader {

	background: url(../imgs/stockLogin.gif) no-repeat;
	height: 34px;
	border-bottom: 1px solid #FFFFFF;
}
.pag {
	font-size: .9em;
	text-align: right;
	margin-top: 8px;
	margin-bottom: 6px;
}
.pag A:link, .pag A:visited {
	color: #CC0000;
	padding: 2px 8px;
	border: 1px solid #CC0000;
	background: url(../imgs/qoutebg.jpg) no-repeat right top;
	text-decoration: none;
}

.pag A:hover	{
	text-decoration: none;
	color: #FFFFFF;
	background: #E21735;
}
#country {
	font-size: .9em;
	padding-left: 230px;
	display: inline;
	text-align: right;
}
#countryinput{
	font-size: .9em;
	text-align: left;
	width: 140px;
	border: 1px solid #E31836;
	outline:none;
}
.formsep {
	color: #000000;
	background: #FBDBE0;
	padding-top: 1px;
	padding-bottom: 2px;
}
#midtext {
	margin: 0px;
	padding: 10px 6px 8px;
	float: left;
	width: 213px;
	background: #dd6878 no-repeat right top;
	display: block;
	height: 100%;
	color: #FFFFFF;
}
#midtext strong{
	color: #FFFFFF;
	font-size: 110%;
}
#midtext h1 {
	color: #FFFFFF;
	padding-left: 0px;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-bottom: 5px;
	padding-top: 4px;

	
}
#midtext p {
	padding: 3px 5px 3px 7px;
	font-size: 11px;
}
#midtext blockquote {
	padding: 5px 5px 5px 10px;
	font-style: italic;
	color: #FDFFFE;
	font-weight: bold;
	font-size: 1.2em;
}
#midtext A:link, #midtext A:visited {
	color: #FDFFFE;
}

#midtext A:hover	{
	text-decoration: none; 
	color: #FFFFFF;
}
.inputSelect {

	font-size: 11px;
	border-top: 1px solid #C13129;
	border-right: 1px solid #C13129;
	border-bottom: 1px solid #C13129;
	border-left: 1px solid #C13129;
	width: 160px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.selectBut {
	font-size: 11px;
	background: #E21735;
	width: 60px;
	color: #FFFFFF;
	border: 1px none #C13129;
	margin-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 4px;
}
#lefts {

	width: 180px;
	height: 23.3em;
	margin-top: 0px;
	background: url(../imgs/BG21s.jpg) no-repeat left top;
	float: left;
}
#leftmain {

	width: 180px;
	height: 23.3em;
	margin-top: 0px;
	background: url(../imgs/BG21s.jpg) no-repeat left top;
	float: left;
}
.required {
	font-weight: normal;
	color: #CC0000;
}
fieldset {
	background: #FAFDFE;
	padding-bottom: 10px;
	padding-left: 10px;
	border:1px solid #F59CAA;
	margin-bottom: 10px;
	padding-top: 15px;
}
legend {
	padding: 0.4em 0.5em;
	border:1px solid #BFDFFF;
	color:#E21735;
	font-size:1em;
	text-align:right;
	background: #FFFFFF url(../imgs/qoutebg.jpg) no-repeat right top;
	margin: 0px;
	font-weight: bold;
  
 }
form {
	margin: 0px;
	padding: 0px;
}

.stock {
	margin-top: 15px;
	margin-left: 5px;
	font-size: 12px;
	padding-bottom: 10px;	
}
.stock A:link, .stock A:visited, .stock A:active  {
	text-decoration: none;
	padding: 4px 8px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	background: #D54254;
	text-align: center;
	text-transform: uppercase;
	
	
	
}

.stock A:hover	{
	text-decoration: none;
	color: #FFFFFF;
	background: #C40958;
}
