/* CSS Document */
/* MySolitaire microsite */

/* user defined classes */
/* content default */
.contentDefault {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

.contentWithBgPlain {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	background-color: #FFFFFF;
}
.contentWithBgColor {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	background-color: #E2EAFE;
}
.tableBg {
	background-color: #666699;
	display: block;
}

/* content striked */
.contentStriked {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: line-through;
	text-align: left;
}
/* content Bold */
.contentBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
/* content Block */
.contentBlock {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	text-align: left;
	background-color: #666699;
	letter-spacing: 1pt;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}
/* content Head */
.contentHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
}
/* content small copy */
.contentSmallCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
/* content fine copy */
.contentFineCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}




/* selector tags */
/* default selector tags */
a:link, a:hover, a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
}
a:link, a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	background-color: #CCCCCC;
}

/* default selector tags */
#content a:link, #content a:hover, #content a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
#content a:link, #content a:visited {
	text-decoration: none;
	color: #555555;
}
#content a:hover {
	text-decoration: underline;
	color: #333333;
	background-color: #FFFFFF;
}

#block a:link, #block a:hover, #block a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}
#block a:link, #block a:visited, #block a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666699;
}

/* left menu selector tags */
#menu a:link, #menu a:hover, #menu a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
}
#menu a:link, #menu a:visited {
	text-decoration: none;
	color: #333333;
}
#menu a:hover {
	text-decoration: underline;
	color: #000000;
	background-color: #CCCCCC;
}

/* left submenu selector tags */
#submenu a:link, #submenu a:hover, #submenu a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
}
#submenu a:link, #submenu a:visited {
	text-decoration: none;
	color: #666666;
}
#submenu a:hover {
	text-decoration: underline;
	color: #333333;
	background-color: #EEEEEE;
}

/* breadcrumbs selector tags */
#breadcrumbs a:link, #breadcrumbs a:hover, #breadcrumbs a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	text-decoration: none;
	color: #333333;
}
#breadcrumbs a:hover {
	text-decoration: underline;
	color: #000000;
	background-color: #CCCCCC;
}

/* default selector tags */
#menuBold a:link, #menuBold a:hover, #menuBold a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#menuBold a:link, #menuBold a:visited {
	color: #666666;
}
#menuBold a:hover {
	color: #333333;
	background-color: #DDDDDD;
	display: block;
}

/* collection list selector tags */
#collection a:link, #collection a:hover, #collection a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	text-decoration: none;
	height: 20px;
	vertical-align: middle;
}
#collection a:link, #collection a:visited {
	color: #333333;
	text-align: center;
}
#collection a:hover {
	background-color: #0099CC;
	color: #FFFFFF;
}






/* body (html) tags */
/* page margins defined */
body {
	margin: 0px;
	padding: 0px;
}
/* horizontal rule */
hr {
	color: #CCCCCC;
	height: 1px;
}
/* form tag - this tag has been created to avoid the extra unnecessary space left by form tag */
form {
	margin: 0px;
	padding: 0px;
}


.orderConfirmbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1a87c0;
	border-right-color: #1a87c0;
	border-bottom-color: #1a87c0;
	border-left-color: #1a87c0;
	background-color:#FFFFFF;
	
}
.categoryTD {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	text-align: left;
	background-color: #666699;
	letter-spacing: 1pt;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;

}
