body {
	margin: 0px;
	padding: 0px;
}
.containerMain {
	width: 90%;
	max-width: 1260px;/* a max-width may be desirable to keep this layout from getting too wide on a large monitor. This keeps line length more readable. IE6 does not respect this declaration. */
	min-width: 1000px;/* a min-width may be desirable to keep this layout from getting too narrow. This keeps line length more readable in the side columns. IE6 does not respect this declaration. */
	background: #FFF;
	margin: 0 auto; /
}
#header {
	background-image: url('http://www.kaeden.com/images/headerLogowinter.png');
	border: 1px solid #000000;
	border-radius: 10px;
	background-repeat: no-repeat;
	padding: 0px 10px 0px 0px;
	height: 140px;
}
#navbar {
	border:solid 1px #000;
	border-radius: 10px;
	background: #006;
	/* background: #003399;
	background-image:url('http://www.kaeden.com/images/navbarMain.jpg');*/
	background-repeat:repeat-x;
	font-family: Arial; 
	font-size: 13px; 
	color: #ffffff;
	font-weight: bold;
	height: 35px;
}
#sidebarMain {
	border: 1px solid #000000;
	border-radius: 10px;
	background-color: #0066cc;
	background-image:url('http://www.kaeden.com/images/menubackgroundwinter.png');
	background-repeat:repeat-x;
	font-family: Arial; 
	font-size: 14px; 
	color: #ffedbf;
	font-weight: bold;
}
#SliderMain {
	border: 1px solid #000000;
	border-radius: 10px;
	background-color: #003399;
 	background-image: url('http://www.kaeden.com/includes/JQuerySlider/backgrounds/Slider/background.png');
  	background-repeat: repeat-x;
  	background-position: left top;
	margin-bottom: 3px;
}
#featureSliderMain {
	border: 1px solid #000000;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: #003399;
	background-image: url('http://www.kaeden.com/includes/JQuerySlider/backgrounds/Slider/featurebackground.png');
  	background-repeat: repeat-x;
	background-repeat: contain;
  	background-position: left top;
	margin-top: 3px;
	height: 200px;
}
#hotdealsMain {
	border: 1px solid #000000;
	border-radius: 10px;
	background-color: #003399;
	background-image: url('http://www.kaeden.com/includes/JQuerySlider/backgrounds/Slider/featurebackground.png');
  	background-repeat: repeat-x;
	background-repeat: contain;
  	background-position: left top;
	margin-top: 3px;
	height: 200px;
}
#footer {
	border: 1px solid #000000;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 11px;
	padding-right: 11px;
	margin: 0px 5px 0px 0px;
	border-radius: 10px;
	background-color: #E3ECFB;
	/* background-image: url('http://www.kaeden.com/images/footerwinter.png'); */
	background-repeat: no-repeat;
	background-size: contain;
	height: 75px;
}
.footerTextTop {
	font-family: Arial; 
	font-size: 11px; 
	color: #004FC4;
	text-align: center;
}
.footerTextBottom {
	font-family: Arial; 
	font-size: 11px; 
	color: #004FC4;
}

#homeMain {
	border: 1px solid #000000;
	padding: 5px 0px 5px 10px;
	margin: 0px 5px 0px 0px;
	border-radius: 10px;
	background-color: #006;
	/* background-color: #003399;
	background-image: url('http://www.kaeden.com/images/hollyxmas.png'); */
	background-repeat: no-repeat;
	font-family: Arial; 
	font-size: 18px; 
	color: #ffffff;
	font-weight: bold;
	text-align:left;
}

#footerMain {
	border: 1px solid #000000;
	padding: 5px 0px 5px 10px;
	margin: 0px 5px 0px 0px;
	border-radius: 10px;
	background-color: #E3ECFB;
}

a:link, a:visited {
	color: #003399;
	text-decoration: none;
}

a:hover, a:active {
	color: #ff0000;
	text-decoration: none;
}

a.bluelink:link, a.bluelink:visited {
	color: #ffffff;
	text-decoration: none;
}

a.bluelink:hover, a.bluelink:active {
	background-color: #ffff00;
	color: #ff0000;
	text-decoration: none;
}

a.yellowlink:link, a.yellowlink:visited {
	color: #ff0000;
	text-decoration: none;
}

a.yellowlink:hover, a.yellowlink:active {
	color: #0066ff;	
	text-decoration: none;
}

.bodytext, .message {
	font-family: Arial; 
	font-size: 11px;
	color: #000000;
}

.navtext {
	font-family: Arial; 
	font-size: 11px; 
	color: #ffffff;
}

.sidebartext {
	font-family: Arial; 
	font-size: 12px; 
	color: #ffedbf;
	font-weight: bold;
}

.navbartext {
	font-family: Arial; 
	font-size: 12px; 
	color: #ffffff;
	font-weight: bold;
}

.smalltext {
	font-family: Arial; 
	font-size: 10px; 
	color: #000000;
}

.smalltext2 {
	font-family: Arial; 
	font-size: 9px; 
	color: #000000;
}

.smalltext3 {
	font-family: Arial; 
	font-size: 8px; 
	color: #000000;
}

.bluetext {
	font-family: Arial; 
	font-size: 11px; 
	color: #004FC4;
}

.bluetext1 {
	font-family: Arial; 
	font-size: 10px; 
	color: #004FC4;
}

.purpletext {
	font-family: Arial; 
	font-size: 11px; 
	color: #993366;
}

.lighttext1 {
	font-family: Arial; 
	font-size: 11px; 
	color: #ffffff;
}

.lighttext2 {
	font-family: Arial; 
	font-size: 11px; 
	color: #666666;
}

.bodytext2 {
	font-family: Arial; 
	font-size: 11px; 
	color: #000000;
	line-height: 20px;
}

.bodytext3 {
	font-family: Arial; 
	font-size: 10px; 
	color: #000000;
	line-height: 12px;
}

.headertext {
	font-family: Arial; 
	font-size: 15px; 
	color: #000000;
}

.homepagetext {
	font-family: Arial; 
	font-size: 15px; 
	color: #000000;
}

.notetext {
	font-family: Arial;
	font-size: 11px;
	color: #ff0000;
}

.forminput {
	font-family: Arial;
	font-size: 11px;
	color: #004FC4;
}

#pageHeader {
	border-bottom: 2px solid #000000;
	margin-bottom: 5px;
	border-color: #006;
	height: 33px;	
}

#pageTitle {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 29px;
	font-weight: normal;
	color: #004FC4;
	margin-left: 3px;
}

#productList {
	border: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-radius: 5px;
	background-color: #dfdfff;
}

#tableListBooks {
	padding-top:2px;
	border: 1px solid #000000;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #E3ECFB;
}

#tableListCollections {
	border: 1px solid #000000;
	padding-top:2px;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 10px;
	background-color: #E3ECFB;
}

.productGroup {
	width: 235px;
	height: 100px;
	overflow: auto;
	border: 1px solid #d9d9d9;
	font-size: 9px;
}

#productGroupExtra {
	padding: 10px;
	border: 1px solid #d9d9d9;
	margin-bottom: 25px;
}

#flashMessage {
	padding: 10px;
	margin-bottom: 2px;
	border-bottom: 1px solid #ff0000;
	background-color: #ffeeee;
	color: #ff0000;
	font-weight: bold;
}

table.cart
{
	width: 100%;
	border: 1px solid #cccccc;
	color:#333;
	background-color: #fff;
	clear:both;
	padding: 0;
	margin: 0 0 2em 0;
	white-space: normal;
}

table.cart tr.r0 td {
	background-color: #ffedbf;
}

table.cart tr.r1 td {
	background-color: #ffffff;
}

table.cart tr td {
	font-size: 10px;
	padding: 2px;
}

table.cart th {
	color: #ffffff;
	background-color: #4a588e;
	text-align: center;
	padding: 2px;
	font-size: 11px;
}

table.data3 {
	width: 100%;
	border: 1px solid #cccccc;
	color:#000000;
	background-color: #fff;
	clear:both;
	padding: 2px;
	white-space: normal;
}

table.data3 tr.r0 td {
	background-color: #ffedbf;
}

table.data3 tr.r1 td {
	background-color: #ffffff;
}

table.data3 tr td {
	font-size: 11px;
	padding: 5px;
}

table.data3 th {
	background-color: #BFDCF9;
	text-align: center;
	padding: 5px;
	font-size: 11px;
	color: #000000;
}

.submit {
	margin-top: 5px;
	padding: 5px 0px 5px 5px;
}

.selectExisting {
	width: 200px;
}
.selectExistingMenuSmall {
	width: 50px;
}
.selectExistingMenuLarge {
	width: 117px;
}
.selectExistingSmall {
	width: 93px;
}
.selectExistingLarge {
	width: 200px;
}
.optional {
	color: #ff8400;
	font-size: 11px;
}

.required {
	color: #ff8400;
	font-weight: bold;
}
.formtext {
	color: #000000;
	font-size: 12px;
}
.formbox {
	padding: 5px;
	border: 1px solid #84a2f4;
}
.formbox1 {
	padding: 5px;
	height: 390px;
	border: 1px solid #84a2f4;
}
.formbox2 {
	padding: 5px;
	height: 185px;
	border: 1px solid #84a2f4;
}
.error_message {
	font-size: 11px;
	color: #ff0000;
}

.hide {
	display: none;
}

.show {
	display: inline;
}

.discountGroups {
	margin: 5px 0px 5px 0px;
	padding: 5px;
	background-color: #ffedbf;
	border-bottom: 1px solid #FF8400;
}

.redText{
	color:#F00;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.blackText{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
.bodyText{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
.style13 {font-size: 10px}
.style14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}
.style16 {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.style20 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style21 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style22 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style26 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.rrworks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.rrworksheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#tableListTheme {
	border: 1px solid #000000;
	border-radius: 10px;
	background-color: #E3ECFB;
}
#avenueMainBold {
	color: #000000;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
}
#avenueWhiteBig {
	color: #ffffff;
	background-color:#0E3B7E;
	text-align:center;
	font-size: 16px;
	border:medium double #0C3;
	font-weight:bold;
}
#avenueMain {
	color: #000000;
	font-size: 14px;
	text-align:left;
}
#avenueMainBig {
	color: #000000;
	font-size: 16px;
	text-align:center;
}
