/* Default font and style setup */
body {
	font-family:			arial;
	font-size:				12px;
	margin-top:				15px;
	margin-right:			5px;
	margin-bottom:			15px;
	margin-left:			5px;
	padding-top:			0px;
	padding-right:			0px;
	padding-bottom:			0px;
	padding-left:			0px; 
}                                            

#body {
	margin:		0px; 
	background:	#eeeeee; 
	text-align:	center;
}

#wrapper {
   	margin:     	0 auto;
   	margin-top:	0px;
	width:		980px;	    
} 

#container { 
	width:		100%;
	background:	url('images/bg_rep.jpg') repeat-y;
	float:		left;
	text-align:	left;
}                           

#header {
	
}

#topCol {
	background:	#f2941c;
	width:		962px;
	height:		17px;
	padding:	4px 18px 0px 0px;
}

#banner {   
	width:		100%;
	height:		159px;
	background:	#ad101c;		
}

#midCol {
	background:	#c1c1c1;
	width:		957px;
	height:		17px;
	padding:	4px 0px 0px 23px;
}

#container {
	width:		980px;
	float:		left;
}

#leftCol {
	float:		left;
	width:		146px; 
	padding-left:	23px;
	padding-top:	17px;
	background:	url('images/bg.jpg') repeat-x;
   	min-height:    	410px; 
   	height:  	auto !important; 
   	height:  	410px;
}

#content {
	width:		622px;
	padding:	17px 17px 10px 17px;  
	float:		left;
}

#rightCol {
	float:		left;
	width:		155px; 
	background:	url('images/bg.jpg') repeat-x;
   	min-height:    	410px; 
   	height:  	auto !important; 
   	height:  	410px;
} 

#search {
	padding:	17px 13px 13px 13px;
	width:		129px;
	float:		left;
}

#news { 
	clear:		both;
	background:	url('images/grey_bg.gif') repeat-x;
	padding:	4px 13px 25px 13px;
	width:		129px;
}

#ads {
	width:		155px;
}

#adsBtm {
	width:		155px;
	background:	url('images/ad_dots.gif') top repeat-x;
	height:		5px;
}

#btmCol {
	clear:		both;
	text-align:	center;
	padding-left:	13px;
	padding-bottom: 4px;
}

#footerCol {
	width:		980px;
	height:		9px;
	background:	#f2941c;
	clear:		both;
} 

#footer {
	clear:		both;
	text-align:	center;
	width:		100%;
}

div, span, td {
	font-family:			arial;
	font-size:				12px;
}                                                    

a.div {
	color:				#fff;
}

form {
	margin-top:				0px;
	margin-right:			0px;
	margin-bottom:			0px;
	margin-left:			0px;
}

/* Input fields and buttons */
.inpBox {
	font-family:			arial;
	font-size:				8pt;
	height:					19px;
}
.inpButton {
	font-family:			arial;
	font-size:				7pt;
	font-weight:			bold;
	height:					20px;
}

/* Horizontal header menu */
.headLink {
	font-size:				10pt;
	font-weight:			bold;
}
a.headLink {
	color:					#ffffff;
	text-decoration:		none;
}
a.headLink:visited {
	color:					#ffffff;
	text-decoration:		none;
}
a.headLink:hover {
	color:					#000000;
	text-decoration:		none;
}

/* Folder items in menu scripts */
.menuFolder {
	color:					#ad101c;
	font-size:				12px;
	font-weight:			bold;
}
a.menuFolder {
	color:					#ad101c;
	text-decoration:		none;
}
a.menuFolder:visited {
	color:					#ad101c;
	text-decoration:		none;
}
a.menuFolder:hover {
	color:					#ea890e;
	text-decoration:		none;
}

/* Page and link items in menu scripts */
.menuLink {
	color:					#000000;
	font-size:				11px;
	font-weight:			normal;
}
a.menuLink {
	color:					#000000;
	text-decoration:		none;
}
a.menuLink:visited {
	color:					#000000;
	text-decoration:		none;
}
a.menuLink:hover {
	color:					#666666;
	text-decoration:		none;
}  

/* Front page box links */
.fpLink {
	color:					#fff;
	font-size:				11px;
	font-weight:			normal;
}
a.fpLink {
	color:					#fff;
	text-decoration:		none;
}
a.fpLink:visited {
	color:					#fff;
	text-decoration:		none;
}
a.fpLink:hover {
	color:					#fff;
	text-decoration:		underline;
}

/* Front page box title links */
.fpTitleLink {
	color:					#fff;
	font-size:				21px;
	font-weight:			normal;
}
a.fpTitleLink {
	color:					#fff;
	text-decoration:		none;
}
a.fpTitleLink:visited {
	color:					#fff;
	text-decoration:		none;
}
a.fpTitleLink:hover {
	color:					#fff;
	text-decoration:		underline;
}

/* Info box page links */
.boxLink {
	color:					#000;
	font-size:				12px;
	font-weight:			normal;
}
a.boxLink {
	color:					#000;
	text-decoration:		none;
}
a.boxLink:visited {
	color:					#000;
	text-decoration:		none;
}
a.boxLink:hover {
	color:					#000;
	text-decoration:		underline;
}

/* Product search links */
.productSortLink {
}
a.productSortLink {
	color:					#000000;
	text-decoration:		none;
}
a.productSortLink:visited {
	color:					#000000;
	text-decoration:		none;
}
a.productSortLink:hover {
	color:					#000000;
	text-decoration:		underline;
}

/* Links in current location object */
a.locationLink {
	color:					#0000cc;
	text-decoration:		none;
}
a.locationLink:visited {
	color:					#0000cc;
	text-decoration:		none;
}
a.locationLink:hover {
	color:					#0000cc;
	text-decoration:		underline;
}

/* Default object styles */
.objectHead {
	background-color:		#c6d03c;
	color:					#000000;
	font-size:				11px;
	text-align:				center;
	font-weight:			bold;
	height:				17px;
}
.objectText {
	font-size:				8pt;
}
.objectLink {
	font-size:				8pt;
}
a.objectLink {
	color:					#000000;
	text-decoration:		none;
}
a.objectLink:visited {
	color:					#000000;
	text-decoration:		none;
}
a.objectLink:hover {
	color:					#cc0000;
	text-decoration:		none;
}

/* HR style */
.hrBorder {
	border-top:				#999999 1px solid;
	border-right:			1px solid;
	border-bottom:			1px solid;
	border-left:			1px solid;
}

/* UL style */
.ulMargin {
	margin-top:				0px;
	margin-bottom:			0px;
	margin-left:			20px;
}

/* Spacing below MessageBoard posts */
.tdMsgPost {
	padding-bottom:			5px;
}

/* MessageBoard message links */
a.msgLink {
	color:					#000000;
	text-decoration:		none;
}
a.msgLink:visited {
	color:					#000000;
	text-decoration:		none;
}
a.msgLink:hover {
	color:					#000000;
	text-decoration:		underline;
}

/* Active and inactive tabs in search and user profile */
a.tabActiveLink {
	color:					#ffffff;
	font-weight:			bold;
	text-decoration:		none;
}
a.tabActiveLink:visited {
	color:					#ffffff;
	text-decoration:		none;
}
a.tabActiveLink:hover {
	color:					#ffffff;
	text-decoration:		none;
}
a.tabInactiveLink {
	color:					#000000;
	font-weight:			bold;
	text-decoration:		none;
}
a.tabInactiveLink:visited {
	color:					#000000;
	text-decoration:		none;
}
a.tabInactiveLink:hover {
	color:					#000000;
	text-decoration:		none;
}
.tdTabActive {
	background-color:		#000000;
	font-size:				9pt;
	padding-top:			2px;
	padding-right:			4px;
	padding-bottom:			2px;
	padding-left:			4px;
}
.tdTabInactive {
	background-color:		#cccccc;
	font-size:				9pt;
	padding-top:			2px;
	padding-right:			4px;
	padding-bottom:			2px;
	padding-left:			4px;
}

/* Spacing below rows in user profile form */
.tdEditUser {
	padding-bottom:			5px;
}

/* Profile order delivery information and product information */
.tdProfileDetailsHeader {
	border-bottom:			1px solid black;
	font-size:				8pt;
	font-weight:			bold;
	padding-bottom:			2px;
}
.tdProfileDetails {
	font-size:				8pt;
}
.tdProfileDetailsFooter {
	border-bottom:			1px solid black;
	font-size:				8pt;
	padding-bottom:			2px;
}
.tdProfilePriceSum {
	border-top:				1px solid black;
	border-bottom:			1px solid black;
	font-size:				9pt;
	padding-top:			5px;
	padding-bottom:			5px;
}

/*Product style */
.tdProductHeader {
	background-color:		#eeeeee;
	border:					1px solid gray;
	font-weight:			bold;
	padding:				2px 6px 2px 6px;
}
.tabProductPrice {
	border-right:			1px solid gray;
	border-left:			1px solid gray;
}
.tdProductPriceHeader {
	background-color:		#eeeeee;
	border-bottom:			1px solid gray;
	font-weight:			bold;
	padding:				2px 0px 2px 6px;
}
.tdProductPriceLine {
	padding:				2px 0px 2px 6px;
}
.tdProductStockLine {
	border-bottom:			1px solid gray;
	font-size:				8pt;
	padding:				5px 0px 4px 6px;
}

/*Article teaser style */
a.articleTitle {
	color:					#000000;
	text-decoration:		none;
}
a.articleTitle:visited {
	color:					#000000;
	text-decoration:		none;
}
a.articleTitle:hover {
	color:					#000000;
	text-decoration:		none;
}

/*Product teaser style */
a.productTitle {
	color:					#000000;
	text-decoration:		none;
}
a.productTitle:visited {
	color:					#000000;
	text-decoration:		none;
}
a.productTitle:hover {
	color:					#000000;
	text-decoration:		none;
}
a.productLink {
	color:					#000000;
}
a.productLink:visited {
	color:					#000000;
}
a.productLink:hover {
	color:					#000000;
}
.tdTeaserProductHeader {
	background-color:		#eeeeee;
	border-top:				1px solid #cccccc;
	border-right:			1px solid #cccccc;
	border-left:			1px solid #cccccc;
	padding:				1px 4px 2px 4px;
}
.tdTeaserProductMain {
	border-right:			1px solid #cccccc;
	border-left:			1px solid #cccccc;
	padding:				2px 4px 2px 4px;
}
.tdTeaserProductFooter {
	background-color:		#eeeeee;
	border-right:			1px solid #cccccc;
	border-bottom:			1px solid #cccccc;
	border-left:			1px solid #cccccc;
	padding:				1px 4px 2px 4px;
}
.tdStockText {
	font-size:				8pt;
	padding-top:			6px;
}
.divStockText {
	font-size:				8pt;
	font-weight:			normal;
}

/* Product price style */
.tdPriceStandardText {
	font-weight:			bold;
}
.tdPriceStandardValue {
	font-weight:			bold;
}
.tdPriceNowText {
	font-weight:			bold;
}
.tdPriceNowValue {
	font-weight:			bold;
}
.tdPriceOldText {
	color:					#666666;
	font-weight:			bold;
}
.tdPriceOldValue {
	color:					#666666;
	font-weight:			bold;
	text-decoration:		line-through;
}
.tdPriceDiscountText {
	color:					#cc0000;
	font-weight:			bold;
}
.tdPriceDiscountValue {
	color:					#cc0000;
	font-weight:			bold;
}

/* Shopping cart style */
.tdShippingTypeNotes {
	color:					#999999;
	font-size:				8pt;
}

/* Published Folder items */
.tabPubFolderItem {
	background-color:		#ffffff;
	border:					1px solid #999999;
	padding-top:			1px;
	text-align:				center;
	width:					96px;
}
.tdPubFolderItemText {
	font-size:				7pt;
	padding-top:			2px;
	padding-right:			0px;
	padding-bottom:			3px;
	padding-left:			0px;
}
.tdPubFolderItemOptions {
	background-color:		#eeeeee;
	border-top:				1px solid #999999;
	font-size:				7pt;
	padding-top:			3px;
	padding-right:			0px;
	padding-bottom:			3px;
	padding-left:			0px;
}
.tdPubFolderItemThumbArrows {
	background-color:		#cccccc;
	border-top:				1px solid #cccccc;
	cursor:					hand;
	padding-top:			5px;
	width:					16px;
	height:					101px;
}
.tdPubFolderItemThumb_Inactive {
	background-color:		#ffffff;
	border-top:				1px solid #cccccc;
	padding:				4px 0px 4px 0px;
	height:					101px;
}
.tdPubFolderItemThumb_Active {
	background-color:		#eeeeee;
	border-top:				1px solid #cccccc;
	border-right:			1px solid #cccccc;
	border-left:			1px solid #cccccc;
	padding:				4px 0px 4px 0px;
	height:					101px;
}
.divPubFolderItemThumb {
	position:				relative;
	text-align:				left;
	width:					62px;
}
.divPubFolderItemThumbImage_Inactive {
	background-color:		#ffffff;
	border:					1px solid #000000;
	cursor:					hand;
	position:				absolute;
}
.divPubFolderItemThumbImage_Active {
	background-color:		#ffffff;
	border:					1px solid #cc0000;
	cursor:					hand;
	position:				absolute;
}
.divPubFolderItemThumbNumber_Inactive {
	background-color:		#ffffff;
	border:					1px solid #000000;
	cursor:					hand;
	font-size:				9px;
	left:					expression(60-this.clientWidth);
	padding:				0px 3px 1px 3px;
	position:				absolute;
	text-align:				center;
}
.divPubFolderItemThumbNumber_Active {
	background-color:		#ffffff;
	border:					1px solid #cc0000;
	cursor:					hand;
	font-size:				9px;
	left:					expression(60-this.clientWidth);
	padding:				0px 3px 1px 3px;
	position:				absolute;
	text-align:				center;
}

/* Published Folder links */
a.PubFolderItem {
	color:					#000000;
	text-decoration:		none;
}
a.PubFolderItem:visited {
	color:					#000000;
	text-decoration:		none;
}
a.PubFolderItem:hover {
	color:					#000000;
	text-decoration:		underline;
}

/* Alert message style */
.alertIcon {
	filter:					Shadow(color='#000000', Direction=45, Strength=2);
}

/* EventManager calender object */
.calObjectTable {
	width:					140px;
}
.calObjectText {
	color:					#000000;
	font-size:				11px;
}
.calObjectHeader{
	background-color:		#999999;
	color:					#ffffff;
	font-weight:			bold;
	padding:				2px 4px 2px 4px;
}
.calObjectYearMonthPrev {
	background-color:		#dddddd;
	padding:				2px 0px 2px 0px;
	text-align:				center;
}
.calObjectYearMonthText {
	background-color:		#dddddd;
	padding:				2px 0px 2px 0px;
	text-align:				center;
}
.calObjectYearMonthNext {
	background-color:		#dddddd;
	padding:				2px 0px 2px 0px;
	text-align:				center;
}
a.calObjectYearMonthLink:link, a.calObjectYearMonthLink:visited {
	color:					#000000;
	text-decoration: 		none;
}
a.calObjectYearMonthLink:hover {
	color:					#000000;
	text-decoration: 		underline;
}
.calObjectDay {
	background-color:		#eeeeee;
	border-top:				1px solid #336699;
	border-bottom:			1px solid #336699;
	padding:				2px 0px 2px 0px;
	text-align:				center;
}
.calObjectDate {
	padding:				2px 1px 2px 1px;
	border:					1px solid #dddddd;
	text-align:				center;
}
.calObjectDateSelected {
	background-color: 		#cccccc;
}
.calObjectDateToday {
	border:					1px solid #cc0000;
}
a.calObjectDateLinkDefault:link, a.calObjectDateLinkDefault:visited {
	color:					#000000;
	text-decoration: 		none;
}
a.calObjectDateLinkDefault:hover {
	color:					#000000;
	text-decoration: 		underline;
}
a.calObjectDateLinkDisabled:link, a.calObjectDateLinkDisabled:visited {
	color:					#cccccc;
	text-decoration: 		none;
}
a.calObjectDateLinkDisabled:hover {
	color:					#cccccc;
	text-decoration: 		underline;
}
a.calObjectDateLinkBold:link, a.calObjectDateLinkBold:visited {
	color:					#000000;
	font-weight:			bold;
	text-decoration: 		none;
}
a.calObjectDateLinkBold:hover {
	color:					#000000;
	font-weight:			bold;
	text-decoration: 		underline;
}
a.calObjectDateLinkImportant:link, a.calObjectDateLinkImportant:visited {
	color:					#cc0000;
	font-weight:			bold;
	text-decoration: 		none;
}
a.calObjectDateLinkImportant:hover {
	color:					#cc0000;
	font-weight:			bold;
	text-decoration: 		underline;
}