/*		SITE STYLES		*/

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #bfbfbf;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

a
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;	
}

a:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #ed1c24;
	text-decoration: none;	
}

h1 
{
	color:#ED1B2E;
	font-size:24px;
	font-weight: normal;
	margin: 10px 0px;
}
h2 
{
	color:#666666;
	font-size:16px;
	font-weight: normal;
	margin: 5px 0px;

}
#MainNav
{
	width: 748px;
	height: 104px;
}

#Footer
{
	width: 748px;
	height: 14px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#FooterCopy
{
	width: 700px;
	font-family: Verdana, Arial;
	font-size: 8px;
	color: #666666;
	letter-spacing: 0px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

#FooterCopy a:Link, #FooterCopy a:Visited
{
	color: #666666;
	text-decoration: none;
}

#FooterCopy a:Hover
{
	color: #ed1c24;
	text-decoration: underline;
}

/*		PRODUCT PAGE STYLES		*/
#product
{
	width: 569px;
	text-align: left;
	font-family: Arial;
	font-size: 9px;
}

#product a:link
{
	font-size: 10px;
	color: #ed1c24;
}

#product a:visited
{
	font-size: 10px;
	color: #ed1c24;
}

#product .sep
{
	display: inline;
	float: left;
	margin: 10px 0px 10px 0px;
}

#product .item
{
	display: inline;
	float: left;
	width: 97px;
	margin: 10px 5px 10px 10px;
}

#product .itemRight
{
	display: inline;
	margin: 10px 10px 0px 0px;
	float: left;
	width: 66px;
}

#product .phead
{
	font-size: 120%;
	font-weight: bold;
}

.selector
{
	font-family: Arial Narrow;
	font-size: 11px;
	display: block;
	background-color: #b7b3b3;
	border-bottom: solid 1px #c5c2c2;
	padding-bottom: 5px;
}

.selector ul
{
	width: 157px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.selector li
{
	padding: 0px;
	margin: 0px;
}

.selector li a:link, .selector li a:visited
{
	display: inline-block;
	color: Black;
	text-decoration: none;
	text-indent: 20px;
}

.selector li a:link, .selector li a:visited
{
	display: block;
}

.selector li a:hover
{
	color: White;
	background-color: #979393;
}

.selector .selectorTitle
{
	padding: 2px 0 2px 15px;
	color: Black;
}


/*		HOMEPAGE STYLES		*/
#Animation
{
	background-color: White;
	padding: 5px 5px 5px 5px;
	margin: 11px 0px 11px 0px;

}

#HomeCallouts
{
	width: 748px;
	height: 120px;
	margin-bottom:14px;
}

#HomeContent
{
	width: 748px;
	height: 388px;
}


/*		SUBPAGE STYLES  	*/
#SubpageBody
{
	border: solid 7px #ffffff;
	width: 734px;
	background-repeat: repeat-y;
	background-color: #ffffff;
	background-image: url(../images/subnav_bg.gif);
	text-align: left;
}

#SubNav
{
	width: 157px;
	float: left;
}

#SubpageContent
{
	width: 570px;
	float: right;
	padding-top: 0px;
	padding-bottom: 15px;
}

#ProductSelector
{
	height: 104px;
	width: 570px;
}

.ajax__tab_rc .ajax__tab_header
{
	font-family: Arial Narrow;
	font-size: 11px;
	background: url(../images/tabs/tab-line.gif) repeat-x bottom;
}

.ajax__tab_rc .ajax__tab_outer
{
	padding-right: 0px;
	background: url(../images/tabs/tab-right.gif) no-repeat right;
	height: 21px;
}

.ajax__tab_rc .ajax__tab_inner
{
	padding-left: 3px;
	background: url(../images/tabs/tab-left.gif) no-repeat;
}

.ajax__tab_rc .ajax__tab_tab
{
	height: 13px;
	padding: 4px;
	margin: 0;
	background: url(../images/tabs/tab.gif) repeat-x;
}

.ajax__tab_rc .ajax__tab_hover .ajax__tab_outer
{
	background: url(../images/tabs/tab-hover-right.gif) no-repeat right;
}

.ajax__tab_rc .ajax__tab_hover .ajax__tab_inner
{
	background: url(../images/tabs/tab-hover-left.gif) no-repeat;
}

.ajax__tab_rc .ajax__tab_hover .ajax__tab_tab
{
	background: url(../images/tabs/tab-hover.gif) repeat-x;
}

.ajax__tab_rc .ajax__tab_active .ajax__tab_outer
{
	background: url(../images/tabs/tab-active-right.gif) no-repeat right;
}

.ajax__tab_rc .ajax__tab_active .ajax__tab_inner
{
	background: url(../images/tabs/tab-active-left.gif) no-repeat;
}

.ajax__tab_rc .ajax__tab_active .ajax__tab_tab
{
	background: url(../images/tabs/tab-active.gif) repeat-x;
	color: #ED1B2E;
	font-weight: bold;
}

.ajax__tab_rc .ajax__tab_body
{
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #CACACA;
	border-top: 0;
	padding: 8px;
	background-color: #f5f4f4;
}

#breadcrumb
{
	display: inline;
	font-family: Arial;
	font-size: 11px;
}

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover
{
	color: #ed1c24;
	text-decoration: none;
}

#breadcrumb a:hover
{
	text-decoration: underline;
}

#callouts
{
	width: 450px;
	margin-left:auto;
	margin-right:auto;
}

#callouts .center
{
	margin-left:auto;
	margin-right:auto;
}

#callouts a:link, #callouts a:visited
{
	color: Gray;
	text-decoration: none;
}

#callouts a:hover
{
	color: #ed1c24;
	text-decoration: underline;
}

#productdetail
{
	overflow: hidden;
}

#productdetail a:link, #productdetail a:visited, #productdetail a:hover
{
	color: #ed1c24;
	text-decoration: none;
}

#productdetail a:hover
{
	text-decoration: underline;
}

.modalBackground 
{  
	background-color:#333333;  
	filter:alpha(opacity=70);  
	opacity:0.7;
}

#EmailFriend
{
	background-color: White;
	border: solid 1px black;
}

#EmailFriend2
{
	background-color: White;
	border: solid 1px black;
}

#FindRetailer a:link, #FindRetailer a:visited, #FindRetailer a:hover
{
	color: #ed1c24;
	text-decoration: none;
}

#FindRetailer a:hover
{
	text-decoration: underline;
}

.RedHeadlineLarge
{
	font-family:Arial;
	font-size: 14px;
	color: #ed1c24;
}

.RedHeadlineXLarge
{
	font-family:Arial;
	font-size: 20px;
	color: #ed1c24;
}

.RedHeadlineSmall
{
	font-family:Arial;
	font-size: 10px;
	color: #ed1c24;
}

.Pagetext
{
	font-family:Arial;
	font-size: 11px;
}

.PageText p
{
	padding-top: 0px;
	margin-top: 0px;
}

hr
{
	background: #c1c1c1;
	border: 0;
	color: #c1c1c1;
	height: 1px;
}

.subpagehr
{
	width: 98%;
	margin: 0 0 10px;
}

.adSecNavLevel0
{
	display: block;
	color: White;
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	text-transform:uppercase;
	text-indent: 15px;
}

.adxSecNavLevel0 a:link, .adxSecNavLevel0 a:visited
{
	display: block;
	color: White;
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	text-transform:uppercase;
	text-indent: 15px;
}

.adxSecNavCurrentLevel0 a:link, .adxSecNavCurrentLevel0 a:visited
{
	display: block;
	color: #d5d2d2;
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	background-color: #474141;
	text-transform:uppercase;
	text-indent: 15px;
}

.adxSecNavLevel1 a:link, .adxSecNavLevel1 a:visited
{
	display: block;
	color: #333333;
	font-family: Arial Narrow;
	font-size: 9px;
	font-weight: normal;
	padding: 2px 0px 2px 0px;
	width: 100%;
	text-decoration: none;
	background-color: #b8b4b3;
	text-transform:uppercase;
	text-indent: 22px;
}

.adxSecNavCurrentLevel1 a:link, .adxSecNavCurrentLevel1 a:visited
{
	display: block;
	color: #333333;
	font-family: Arial Narrow;
	font-size: 9px;
	font-weight: normal;
	padding: 2px 0px 2px 0px;
	width: 100%;
	text-decoration: none;
	background-color: #b8b4b3;
	text-transform:uppercase;
	text-indent: 22px;
	background-position: 15px 5px;
	background-image: url(../images/nav_red_arrow.gif);
	background-repeat: no-repeat;
}

.adxSecNavLevel1 a:hover
{
	background-color: #cdcaca;
}

.adxSecNavCurrentLevel1 a:hover
{
	background-color: #cdcaca;
}

/*	ATTACHMENT STYLES	*/
.adxAttachment0
{
	height: 48px;
	width: 570;
	background-color: #e2e2e2;
	background-image: url('/images/attachmentGreyBG.gif');
	background-position: 6px 10px;
	background-repeat: no-repeat;
}

.adxAttachment1
{
	height: 48px;
	width: 570;
	background-color: #ffffff;
	background-image: url('/images/attachmentWhiteBG.gif');
	background-position: 6px 10px;
	background-repeat: no-repeat;
}

.adxAttachmentIcon 
{
	width: 32px;
	height: 38px;
	float: left;
	padding-left: 6px;
	padding-top: 10px;
}

.adxAttachmentContent
{
	width: 531px;
	height: 38px;
	float: right;
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	padding-top: 10px;
}

.adxAttachmentContent a:link
{
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

.adxAttachmentContent a:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}

.adxAttachmentSize 
{
	font-family: Arial;
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;	
}

.NewsItem
{
	color: White;
}

.NewsItem a:link, .NewsItem a:visited
{
	color: Black;
	text-decoration: none;
}

.NewsItem a:hover
{
	color: Black;
	text-decoration: underline;
}

.NewsItem .headline
{
	font-weight: bold;
}

/*	CONTACT STYLES	*/
#ContactForm
{
	width: 325px;
	padding-left: 15px;
}

#ContactInfo
{
	width: 210px;
	float: right;
	padding-top: 13px;
}

#ContactName 
{
	width: 330px;
	padding-bottom: 5px;
}

#ContactFirstName 
{
	float: left;
	width: 162px;
}

#ContactLastName 
{
	float: right;
	width: 150px;
	padding-right: 15px;
}

#ContactEmail
{
	padding-bottom: 5px;
}

#ContactPhone
{
	padding-bottom: 5px;
}

#ContactComments
{
	padding-bottom: 5px;
}

#ContactSubmit
{
	width: 316px;
	text-align: right;
}

#ContactThanks
{
	padding-top: 13px;
	height: 300px;
}

/*	COMMUNITY STYLES   */

td.fieldname
{
   text-align: right;
   font-weight: bold;   
}

.communitynav a:link, .communitynav a:visited
{
	display: block;
	width: 100%;
	color: White;
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	text-transform:uppercase;
	text-indent: 15px;
}

.communitynavcurrent a:link, .communitynavcurrent a:visited
{
	display: block;
	width: 100%;
	color: #d5d2d2;
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	background-color: #474141;
	text-transform:uppercase;
	text-indent: 15px;
}

.communitysubnav a:link, .communitysubnav a:visited
{
	display: block;
	color: #333333;
	font-family: Arial Narrow;
	font-size: 9px;
	font-weight: normal;
	padding: 2px 0px 2px 0px;
	width: 100%;
	text-decoration: none;
	background-color: #b8b4b3;
	text-transform:uppercase;
	text-indent: 22px;
}

.communitysubnavcurrent a:link, .communitysubnavcurrent a:visited
{
	display: block;
	color: #333333;
	font-family: Arial Narrow;
	font-size: 9px;
	font-weight: normal;
	padding: 2px 0px 2px 0px;
	width: 100%;
	text-decoration: none;
	background-color: #b8b4b3;
	text-transform:uppercase;
	text-indent: 22px;
	background-position: 15px 5px;
	background-image: url(../images/nav_red_arrow.gif);
	background-repeat: no-repeat;
}

.communitysubnav a:hover
{
	background-color: #cdcaca;
}

.communitysubnavcurrent a:hover
{
	background-color: #cdcaca;
}

#middlebox, #middlebox4
{
	width: 570px;
	background-image: url(../images/forum_middle.gif);
	background-repeat: repeat-y;
}

#middlebox a, #middlebox4 a
{
	text-decoration:none;
	color: #666666;
}

#middlebox a:hover, #middlebox4 a:hover
{
	text-decoration: underline;
	color: #ED1C24;
}

#middlebox2, #middlebox3
{
	width: 570px;
	background-image: url(../images/forum_middle2.gif);
	background-repeat: repeat-y;
}

#middlebox2 a, #middlebox3 a
{
	text-decoration:none;
	color: #666666;
}

#middlebox2 a:hover, #middlebox3 a:hover
{
	text-decoration: underline;
	color: #ED1C24;
}

#bottombox
{
	width: 570px;
}

.forumheader
{
	height:36px;
	background-image: url(../images/forum_gradient.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}

.forumpager
{
	height:38px;
	background-image: url(../images/forum_gradient2.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}

.forumpager td
{
    padding-right: 10px;
}

.postinfo
{
   font-weight: bold;
   text-align: center;
}

.posttitle
{
   padding: 10px 3px 3px 3px;
   font-weight: bold;
}

.postbody
{
   padding: 3px;
}

.threadgradient
{
	background-image: url(../images/thread_gradient.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}

.threadnogradient
{
	background-image: url(../images/thread_nogradient.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}

blockquote
{
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px 10px 10px 20px;
	background-color: #DDDDDD;
}

#welcomebox
{
	float:right;
}

.login
{
	background-image:url(../images/login.gif); 
	background-repeat:no-repeat;
	width:354px; height:130px;
}

.login a
{
	text-decoration: none;
	color: #666666;
}

.login a:hover
{
	text-decoration: underline;
	color: #ED1C24;
}

img
{
	border:0;
}