﻿/* ----- [ CSS Reset ] ----- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,strong,th,var{font-style:normal;font-weight:normal;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-family:Arial, Verdana;font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}

.clear {clear:both;}

/* ------------ [ GLOBAL ELEMENTS ] ---------------- */
p { line-height:1.5em; font-family:Arial, Verdana; font-size:100%; color:#653600;}
strong { font-weight:bold; }

.watermark-box { padding:2px; }
.hidden{display:none;}

body {
	font-family:Verdana, Arial, Tahoma, Times new roman;
	font-size:10px !important;
	color:#663300;
	background:#fff;
}
div.hr {height: 1px;background: #653600;}
div.hr hr {display: none;}
div.dividerLine { width:75%; border-bottom:1px solid #653600;margin:0 auto }

.navigation
{
	background-color:#1b3b75;
	width:935px;
}


.BookStoreFrame
{
	border-style: none;
	width: 900px;
	height:1150px;
	
}

.floatleft
{
	float:left
}
#container
{
	width: 950px;
	margin: 0 auto;
	text-align: left; 
}
div.centerContainer
{
	width: 480px;
	display: block;
	float:left;
	margin-top:15px;
	margin-left:5px;
	margin-right:5px;
	
}

div.centerContainerTabPage
{
	width: 720px;
	display: block;
	float:left;
	margin-top:15px;
	margin-left:5px;
	margin-right:5px;
	
}
div#memberNav
{
	width: 767px;
	float: left;	
}
div#socialLinks
{
	width: 133px;
	float: left;
	text-align:right ;
	padding-right:5px;
	
}
div.leftContainerTabPage
{
	width: 180px;
	display: block;
	float: left;
	margin-right:2px;
	margin-top:15px;
}
div.leftContainer
{
	width: 210px;
	display: block;
	float: left;
	margin-right:2px;
	margin-top:15px;
}
div.rightContainer
{
	overflow:hidden;
	width: 210px;
	display: block;
	float:left;
	margin-left:2px;
	margin-top:15px;
}
#middleContainer
{
	display: block;
	text-align: left;
	width: 910px;
	padding-top:5px;
	padding-bottom:5px;
}

div.middleMiddle{
	float:left;
	width:205px;
	
}
div.leftcntr{
	float:left;
	width:205px;
	
}
div.leftcntrTabPage{
	float:left;
	width:175px;
	
}
div.rightcntr
{
	float: left;
	width: 205px;
	overflow:hidden;
}
div.centercntr {
	float:left;
	width:470px;
}
div.centercntrTabPage {
	float:left;
	width:710px;
}
div.pageMiddle
{
	width:900px;
}

div#wrapper {
	width:950px;
	margin:0 auto;
}
div#main,div#footermain { width:935px; }
div#header, div.container, div#footer { width:935px; }

div#header { 
	height:134px; 
	background: url(../images/BookBundlz_Book_Club-Menu-solid.png) left top no-repeat;
	position:relative;
	margin:0;
}

div#search
{
	color: #0F4074;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	width: 350px;
	white-space: nowrap;
	position:absolute;
	top:80px;
	left:450px;
}

div#navigation {
	position:absolute;
	bottom:0;
}

#newsLetter
{
	position:absolute;
	right:0;
	top:45px;
	z-index:8001;
}

.topLoginLink {
	position:absolute;
	right:50px;
	top:10px;
}
.topRegisterLink {
	position:absolute;
	right:40px;
	top:10px;
}

/* Landing Page   */
div.leftLandingContainer
{
	display: block;
	float: left;
	margin-top:15px;
	
}
div.rightLandingContainer
{
	width: 450px;
	display: block;
	float:left;
	margin-top:15px;
}


div.leftLandingcntr
{
	float: left;
	width: 450px;
	padding-right: 5px;
}
div.rightLandingcntr
{
	float: left;
	width: 450px;
	padding-left: 5px;
	
}




/* ----- [ Status Boxes ] ----- */

/*		----- Main Container -----		*/
div.error, div.alert, div.info, div.success, table.error td, table.alert td, table.info td, table.success td { padding:5px 20px 5px 45px !important; }
table.error, table.alert, table.info, table.success { width:100%; background-position:15px 6px !important; font-size:16px !important; }
table.error, table.alert, table.info, table.success, div.error, div.alert, div.info, div.success
{ margin:5px 0pt !important; font-family:Trebuchet MS, Tahoma !important; background-repeat:no-repeat; background-position:15px 50%; }

/*		----- Header -----		*/
table.error td.header, table.alert td.header, table.info td.header, table.success td.header, div.error h2, div.alert h2, div.info h2, div.success h2
{ height:auto !important; background:transparent !important; border:0 !important; padding-bottom:4px !important; margin-bottom:4px !important; font-weight:bold !important; font-size:.8em !important; color:#000 !important; font-family:Trebuchet MS, Arial !important; text-transform:none !important; }

/*		----- Body -----		*/
table.error td.summary, table.alert td.summary, table.info td.summary, table.success td.summary, div.error p, div.alert p, div.info p, div.success p
{ font-family:Trebuchet MS, Tahoma !important; font-size:.8em !important; line-height:1.5em !important; text-align:justify !important; font-weight:normal !important; }

/*		----- Error Specific -----		*/
table.error, div.error { background-color:#fbe3e4; background-image:url(../images/icons/error.gif); border-bottom:2px solid #fba1a5; border-top:2px solid #fba1a5; }
table.error td.header, div.error h2 { border-bottom:1px solid #fba1a5 !important; }

/*		----- Alert Specific -----		*/
table.alert, div.alert, div.alert.error { background-color:#fff9d1; background-image:url(../images/icons/alert.gif); border-bottom:2px solid #ffdb4b; border-top:2px solid #ffdb4b; }
table.alert td.header, div.alert h2 { border-bottom:1px solid #ffdb4b !important; }
table.alert.error, div.alert.error { background-image:url(../images/icons/error.gif) !important; }

/*		----- Info Specific -----		*/
table.info, div.info {background-color:#F8FAFC; background-image: url(../images/icons/information.gif); border-bottom:2px solid #B5D4FE; border-top:2px solid #B5D4FE; }
table.info td.header, div.info h2 { border-bottom:1px solid #b5d4fe !important; }

/*		----- Success Specific -----		*/
table.success, div.success {background-color:#e5fae1; background-image: url(../images/icons/accept.gif); border-bottom:2px solid #6DE751; border-top:2px solid #6DE751; }
table.success td.header, div.success h2 { border-bottom:1px solid #6DE751 !important; }

#sb
{
	color: #E9E9E9;
	font-family: Verdana, Arial, Tahoma, Times new roman;
	font-weight:normal;	
	font-size:10px;
	text-align:left;
	padding-left:20px;
	padding-top:2px;
	background: #fff url(../images/search.png) no-repeat 3px 3px;
}

#findit
{
	color: #52A3B0;
	font-family: Verdana, Arial, Tahoma, Times new roman;
	font-weight:bold;	
	font-size:11px;
	margin-left:3px;
}

#findit a
{
	color: #52A3B0;
	text-decoration:none;
	font-family: verdana;
	font-weight:bold;	
	font-size:11px;
	margin-left:3px;
}

#findit a:hover
{
	color: #52A3B0;
	font-family: Verdana, Arial, Tahoma, Times new roman;
	text-decoration:underline;
	font-weight:bold;	
	font-size:11px;
	margin-left:3px;
}


#corner
{
	float:left;
	margin-top:-20px;
	padding-left:563px;
}

#Footer
{
	margin-top: 0px;
	display:block;	
	width:935px
}

#FooterCopyright
{
	background: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 75px;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 15px;
	position: relative;
}
#Footer hr
{
	width: 890px;
	height: 1px;
	color:#B8C3B4;

}
#FooterLinks
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: top;
	margin:0 auto;
	
}
#FooterLinks a
{
	text-decoration: none;
	text-align: right;
	color: #62ACB8;
}

#Footer a:hover
{
	text-decoration:underline;
	text-align:right;
	color:#62ACB8;
}
#FooterClear
{
	height:1%;
	clear:both;
}
 
.hidden { display:none; }
.green { color:#00a260; }
.orange { color:#f4911d; }
.purple { color:#622c68; }
.red { color:red; }
.black { color:#000; }
.invalid { background:#F2DDDD; border:1px solid #992A2A; }
.innerdiv { padding:10px; }

/* ----- [ Form Elements ] ----- */
.textbox { padding:2px; }

div.form{color: #653600;}
div.form div.row { /* background:url(../images/forms/divider.gif) repeat-x scroll left bottom; */padding:5px 0px 7px !important ; margin-top:5px; }
div.form div.row.noline { background:transparent !important; }
div.form div.row label { font-size:100%; padding:2px;font-family:Arial, Verdana; line-height:1.5em;font-weight:normal; float:left; /* width:150px; */ text-align:left; margin-right:10px;}
div.form div.row p { float:left; }
div.form div.row p.shortlabel label { margin-right:0; width:70px; }
div.form div.row table label, .nolabel label { font-size:100% !important; padding:0 !important; margin:0 !important; float:none !important; width:auto !important; }
div.form div.row ul{margin-left:15px;position:relative;list-style:disc;}
div.form.overflowVisible { overflow:visible !important; }
div.form div.row p.mediumlabel label { margin-right:0; width:150px; }
div.form div.row p label.Vista { margin:0 !important; width:20px !important; }
div.form div.row p span.Vista { font-size:80%; color:#626262; }
.padding5 table td { padding: 5px 3px 5px 0; }
.padding5 table td input { margin-right:4px; }

.padding5
{
	padding: 0px 5px 0px 5px;
}
.padding10
{
	padding: 0px 10px 0px 10px;
}
/* Home Page */

.HomeGroupPic
{
	position: relative;
	display: block;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}


.HomeGroupieBorder
{
	padding: 1px;
	margin: 1px;
	border: 2px solid #99cccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #62ACB8;
	font-weight: bold;
	position: relative;
	display: block;
	
}

/* Top 5 Control */
#top5
{
	background-position: left top;
	background: #FFF url('../Images/PageImages/top5squiggle.gif') no-repeat;
	float:left;	
	width:200px;
}
#top5 ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#top5 li
{
	margin-left: 0px;
	
}
#top5 a
{
	vertical-align: middle;
	padding-left: 1px;
}
#top5 img
{
	vertical-align:middle;
}
.titleImage
{
	margin-left: 15px;
	text-align:left;
	
}



/* ----- [ login ] ----- */
div#clientlogin { padding:5px;line-height:1.4em }

div#clientlogin label
{
	font-size: 100%;
	font-weight: bold;
	margin: 5px 0;
	display: block;
	color: #996633;
}
div#clientlogin .text
{
	font-size: 100%;
	font-weight: bold;
	margin: 5px 0;
	display: inline-block;
	color: #000;
	vertical-align: middle;
}
div#clientlogin { padding-top:5px !important; }



/* ----- [ CSS3 Compliant ] ----- */
div.table { display:table; width:100%; }
div.table div.tr { display:table-row; }
div.table div.tr div.td { display:table-cell; }



/* Event Calendar */
div#eventCalendar .roundedCorners
{
    margin: 0 auto;
    border: 0px solid #ffffff;
    color: #ffffff;
    width: 98%;
    padding: 5px;
    text-align: left;
    border: 3px solid #ffffff;    
}
div#eventCalendar label
{
	font-size: 100%;
	font-weight: bold;
	margin: 5px 0;
	display: block;
	color: #996633;
}
div#eventCalendar .text
{
	font-size: 100%;
	font-weight: bold;
	margin: 5px 0;
	display: block;
	color: #000;
}
div#eventCalendar h2
{
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0;
	display: block;
	color: #996633;
}
div#eventCalendar .button
{
	margin: 7px 0px 7px 40px;
	border:0px;
	bottom: 10px;
}
/* Alerts */

div#Alerts label
{
	font-size: 100%;
	font-weight: bold;
	margin: 5px 0;
	display: block;
	color: #996633;
}
div#Alerts .text
{
	font-size: 100%;
	font-weight: bold;
	margin: 5px 0;
	display: block;
	color: #000;
}
div#Alerts h2
{
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0;
	display: block;
	color: #996633;
}
div#Alerts .button
{
	margin: 7px 0px 7px 40px;
	border:0px;
	bottom: 10px;
}
/* ---- Modal Popup */
.modalBackground
{
	background-color:Gray;
	filter:alpha(opacity=80);
	opacity:0.7px;

}
.alertMessage
{
	display: block;
	padding: 10px;
	margin: 5px;
}
.alertMessage .button
{
	float: right;
	margin: 7px 16px 0 0;
	bottom: 10px;
	border:0px;
}
/*Reorder List*/
.dragHandle {
	width:10px;
	height:15px;
	background-color:Blue;
	background-image:url(images/bg-menu-main.png);
	cursor:move;
	border:outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}


.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-image:url(images/bg_nav.gif);
	background-repeat:repeat-x;
	color:#FFF;
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.itemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}

.forumFrame
{
	border: thin solid #feed7e;
	padding:5px;
}

.jumpTo
{
	padding: 10px 10px 10px 0px;
}

/* Site Content Rounded Corners*/

div.panel_679FDE div.top_679FDE {
	background:#679FDE url(../images/corners/679FDE_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_679FDE div.top_679FDE span.tl_679FDE {
	display:block;
	background:url(../images/corners/679FDE_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_679FDE div.body_679FDE
{
	border-left:1px solid #679FDE;
	border-right:1px solid #679FDE;
	padding:10 0px;
	background-color:#679FDE;
}

div.panel_679FDE div.bottom_679FDE {
	background:#679FDE url(../images/corners/679FDE_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_679FDE div.bottom_679FDE span.bl_679FDE {
	display:block;
	background:url(../images/corners/679FDE_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}
div.panel_6BC5BE div.top_6BC5BE {
	background:#6BC5BE url(../images/corners/6BC5BE_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_6BC5BE div.top_6BC5BE span.tl_6BC5BE {
	display:block;
	background:url(../images/corners/6BC5BE_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_6BC5BE div.body_6BC5BE
{
	border-left:1px solid #6BC5BE;
	border-right:1px solid #6BC5BE;
	padding:10 0px;
	background-color:#6BC5BE;
}

div.panel_6BC5BE div.bottom_6BC5BE {
	background:#6BC5BE url(../images/corners/6BC5BE_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_6BC5BE div.bottom_6BC5BE span.bl_6BC5BE {
	display:block;
	background:url(../images/corners/6BC5BE_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_859DF9 div.top_859DF9 {
	background:#859DF9 url(../images/corners/859DF9_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_859DF9 div.top_859DF9 span.tl_859DF9 {
	display:block;
	background:url(../images/corners/859DF9_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_859DF9 div.body_859DF9
{
	border-left:1px solid #859DF9;
	border-right:1px solid #859DF9;
	padding:10 0px;
	background-color:#859DF9;
}

div.panel_859DF9 div.bottom_859DF9 {
	background:#859DF9 url(../images/corners/859DF9_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_859DF9 div.bottom_859DF9 span.bl_859DF9 {
	display:block;
	background:url(../images/corners/859DF9_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_92A7EA div.top_92A7EA {
	background:#92A7EA url(../images/corners/92A7EA_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_92A7EA div.top_92A7EA span.tl_92A7EA {
	display:block;
	background:url(../images/corners/92A7EA_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_92A7EA div.body_92A7EA
{
	border-left:1px solid #92A7EA;
	border-right:1px solid #92A7EA;
	padding:10 0px;
	background-color:#92A7EA;
}

div.panel_92A7EA div.bottom_92A7EA {
	background:#92A7EA url(../images/corners/92A7EA_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_92A7EA div.bottom_92A7EA span.bl_92A7EA {
	display:block;
	background:url(../images/corners/92A7EA_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_94BEC3 div.top_94BEC3 {
	background:#94BEC3 url(../images/corners/94BEC3_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_94BEC3 div.top_94BEC3 span.tl_94BEC3 {
	display:block;
	background:url(../images/corners/94BEC3_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_94BEC3 div.body_94BEC3
{
	border-left:1px solid #94BEC3;
	border-right:1px solid #94BEC3;
	padding:10 0px;
	background-color:#94BEC3;
}

div.panel_94BEC3 div.bottom_94BEC3 {
	background:#94BEC3 url(../images/corners/94BEC3_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_94BEC3 div.bottom_94BEC3 span.bl_94BEC3 {
	display:block;
	background:url(../images/corners/94BEC3_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_99CCCC div.top_99CCCC {
	background:#99CCCC url(../images/corners/99CCCC_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_99CCCC div.top_99CCCC span.tl_99CCCC {
	display:block;
	background:url(../images/corners/99CCCC_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_99CCCC div.body_99CCCC {
	border-left:1px solid #99CCCC;
	border-right:1px solid #99CCCC;
	padding:10 0px;
	background-color:#99CCCC;
}

div.panel_99CCCC div.bottom_99CCCC {
	background:#99CCCC url(../images/corners/99CCCC_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_99CCCC div.bottom_99CCCC span.bl_99CCCC {
	display:block;
	background:url(../images/corners/99CCCC_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_99CC99 div.top_99CC99 {
	background:#99CC99 url(../images/corners/99cc99_TopRight.png) right top no-repeat;
	height: 10px;
}
div.panel_99CC99 div.top_99CC99 span.tl_99CC99 {
	display:block;
	background:url(../images/corners/99CC99_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_99CC99 div.body_99CC99
{
	border-left:1px solid #99CC99;
	border-right:1px solid #99CC99;
	padding:10 0px;
	background-color:#99CC99;
}

div.panel_99CC99 div.bottom_99CC99 {
	background:#99CC99 url(../images/corners/99CC99_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_99CC99 div.bottom_99CC99 span.bl_99CC99 {
	display:block;
	background:url(../images/corners/99CC99_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_A4C6E9 div.top_A4C6E9 {
	background:#A4C6E9 url(../images/corners/A4C6E9_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_A4C6E9 div.top_A4C6E9 span.tl_A4C6E9 {
	display:block;
	background:url(../images/corners/A4C6E9_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_A4C6E9 div.body_A4C6E9
{
	border-left:1px solid #A4C6E9;
	border-right:1px solid #A4C6E9;
	padding:10 0px;
	background-color:#A4C6E9;
}

div.panel_A4C6E9 div.bottom_A4C6E9 {
	background:#A4C6E9 url(../images/corners/A4C6E9_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_A4C6E9 div.bottom_A4C6E9 span.bl_A4C6E9 {
	display:block;
	background:url(../images/corners/A4C6E9_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_B0B0ED div.top_B0B0ED {
	background:#B0B0ED url(../images/corners/B0B0ED_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_B0B0ED div.top_B0B0ED span.tl_B0B0ED {
	display:block;
	background:url(../images/corners/B0B0ED_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_B0B0ED div.body_B0B0ED
{
	border-left:1px solid #B0B0ED;
	border-right:1px solid #B0B0ED;
	padding:10 0px;
	background-color:#B0B0ED;
}

div.panel_B0B0ED div.bottom_B0B0ED {
	background:#B0B0ED url(../images/corners/B0B0ED_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_B0B0ED div.bottom_B0B0ED span.bl_B0B0ED {
	display:block;
	background:url(../images/corners/B0B0ED_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_BFD8BF div.top_BFD8BF {
	background:#BFD8BF url(../images/corners/BFD8BF_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_BFD8BF div.top_BFD8BF span.tl_BFD8BF {
	display:block;
	background:url(../images/corners/BFD8BF_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_BFD8BF div.body_BFD8BF
{
	border-left:1px solid #BFD8BF;
	border-right:1px solid #BFD8BF;
	padding:10 0px;
	background-color:#BFD8BF;
}

div.panel_BFD8BF div.bottom_BFD8BF {
	background:#BFD8BF url(../images/corners/BFD8BF_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_BFD8BF div.bottom_BFD8BF span.bl_BFD8BF {
	display:block;
	background:url(../images/corners/BFD8BF_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_C09CF1 div.top_C09CF1 {
	background:#C09CF1 url(../images/corners/C09CF1_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_C09CF1 div.top_C09CF1 span.tl_C09CF1 {
	display:block;
	background:url(../images/corners/C09CF1_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_C09CF1 div.body_C09CF1
{
	border-left:1px solid #C09CF1;
	border-right:1px solid #C09CF1;
	padding:10 0px;
	background-color:#C09CF1;
}

div.panel_C09CF1 div.bottom_C09CF1 {
	background:#C09CF1 url(../images/corners/C09CF1_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_C09CF1 div.bottom_C09CF1 span.bl_C09CF1 {
	display:block;
	background:url(../images/corners/C09CF1_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}


div.panel_CA9393 div.top_CA9393 {
	background:#CA9393 url(../images/corners/CA9393_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_CA9393 div.top_CA9393 span.tl_CA9393 {
	display:block;
	background:url(../images/corners/CA9393_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_CA9393 div.body_CA9393
{
	border-left:1px solid #CA9393;
	border-right:1px solid #CA9393;
	padding:10 0px;
	background-color:#CA9393;
}

div.panel_CA9393 div.bottom_CA9393 {
	background:#CA9393 url(../images/corners/CA9393_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_CA9393 div.bottom_CA9393 span.bl_CA9393 {
	display:block;
	background:url(../images/corners/CA9393_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_CC99CC div.top_CC99CC {
	background:#CC99CC url(../images/corners/CC99CC_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_CC99CC div.top_CC99CC span.tl_CC99CC {
	display:block;
	background: #CC99CC url(../images/corners/CC99CC_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_CC99CC div.body_CC99CC {
	border-left:1px solid #CC99CC;
	border-right:1px solid #CC99CC;
	padding:10 0px;
	background-color:#CC99CC;
}

div.panel_CC99CC div.bottom_CC99CC {
	background:#CC99CC url(../images/corners/CC99CC_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_CC99CC div.bottom_CC99CC span.bl_CC99CC {
	display:block;
	background:url(../images/corners/CC99CC_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_CC9999 div.top_CC9999 {
	background:#CC9999 url(../images/corners/CC9999_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_CC9999 div.top_CC9999 span.tl_CC9999 {
	display:block;
	background: #CC9999 url(../images/corners/CC9999_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_CC9999 div.body_CC9999 {
	border-left:1px solid #CC9999;
	border-right:1px solid #CC9999;
	padding:10 0px;
	background-color:#CC9999;
}

div.panel_CC9999 div.bottom_CC9999 {
	background:#CC9999 url(../images/corners/CC9999_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_CC9999 div.bottom_CC9999 span.bl_CC9999 {
	display:block;
	background:url(../images/corners/CC9999_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}



div.panel_D4E9CC div.top_D4E9CC {
	background:#D4E9CC url(../images/corners/D4E9CC_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_D4E9CC div.top_D4E9CC span.tl_D4E9CC {
	display:block;
	background:url(../images/corners/D4E9CC_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_D4E9CC div.body_D4E9CC
{
	border-left:1px solid #D4E9CC;
	border-right:1px solid #D4E9CC;
	padding:10 0px;
	background-color:#D4E9CC;
}

div.panel_D4E9CC div.bottom_D4E9CC {
	background:#D4E9CC url(../images/corners/D4E9CC_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_D4E9CC div.bottom_D4E9CC span.bl_D4E9CC {
	display:block;
	background:url(../images/corners/D4E9CC_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_D68BD6 div.top_D68BD6 {
	background:#D68BD6 url(../images/corners/D68BD6_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_D68BD6 div.top_D68BD6 span.tl_D68BD6 {
	display:block;
	background:url(../images/corners/D68BD6_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_D68BD6 div.body_D68BD6
{
	border-left:1px solid #D68BD6;
	border-right:1px solid #D68BD6;
	padding:10 0px;
	background-color:#D68BD6;
}

div.panel_D68BD6 div.bottom_D68BD6 {
	background:#D68BD6 url(../images/corners/D68BD6_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_D68BD6 div.bottom_D68BD6 span.bl_D68BD6 {
	display:block;
	background:url(../images/corners/D68BD6_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_DCAEC8 div.top_DCAEC8 {
	background:#DCAEC8 url(../images/corners/DCAEC8_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_DCAEC8 div.top_DCAEC8 span.tl_DCAEC8 {
	display:block;
	background:url(../images/corners/DCAEC8_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_DCAEC8 div.body_DCAEC8
{
	border-left:1px solid #DCAEC8;
	border-right:1px solid #DCAEC8;
	padding:10 0px;
	background-color:#DCAEC8;
}

div.panel_DCAEC8 div.bottom_DCAEC8 {
	background:#DCAEC8 url(../images/corners/DCAEC8_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_DCAEC8 div.bottom_DCAEC8 span.bl_DCAEC8 {
	display:block;
	background:url(../images/corners/DCAEC8_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_DFF7D1 div.top_DFF7D1 {
	background:#DFF7D1 url(../images/corners/DFF7D1_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_DFF7D1 div.top_DFF7D1 span.tl_DFF7D1 {
	display:block;
	background:url(../images/corners/DFF7D1_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_DFF7D1 div.body_DFF7D1
{
	border-left:1px solid #DFF7D1;
	border-right:1px solid #DFF7D1;
	padding:10 0px;
	background-color:#DFF7D1;
}

div.panel_DFF7D1 div.bottom_DFF7D1 {
	background:#DFF7D1 url(../images/corners/DFF7D1_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_DFF7D1 div.bottom_DFF7D1 span.bl_DFF7D1 {
	display:block;
	background:url(../images/corners/DFF7D1_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_E0EFF2 div.top_E0EFF2 {
	background:#E0EFF2 url(../images/corners/E0EFF2_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_E0EFF2 div.top_E0EFF2 span.tl_E0EFF2 {
	display:block;
	background:url(../images/corners/E0EFF2_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_E0EFF2 div.body_E0EFF2
{
	border-left:1px solid #E0EFF2;
	border-right:1px solid #E0EFF2;
	padding:10 0px;
	background-color:#E0EFF2;
}

div.panel_E0EFF2 div.bottom_E0EFF2 {
	background:#E0EFF2 url(../images/corners/E0EFF2_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_E0EFF2 div.bottom_E0EFF2 span.bl_E0EFF2 {
	display:block;
	background:url(../images/corners/E0EFF2_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_EADD6E div.top_EADD6E {
	background:#EADD6E url(../images/corners/EADD6E_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_EADD6E div.top_EADD6E span.tl_EADD6E {
	display:block;
	background:url(../images/corners/EADD6E_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_EADD6E div.body_EADD6E
{
	border-left:1px solid #EADD6E;
	border-right:1px solid #EADD6E;
	padding:10 0px;
	background-color:#EADD6E;
}

div.panel_EADD6E div.bottom_EADD6E {
	background:#EADD6E url(../images/corners/EADD6E_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_EADD6E div.bottom_EADD6E span.bl_EADD6E {
	display:block;
	background:url(../images/corners/EADD6E_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}


div.panel_EB887B div.top_EB887B {
	background:#EB887B url(../images/corners/EB887B_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_EB887B div.top_EB887B span.tl_EB887B {
	display:block;
	background:url(../images/corners/EB887B_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_EB887B div.body_EB887B
{
	border-left:1px solid #EB887B;
	border-right:1px solid #EB887B;
	padding:10 0px;
	background-color:#EB887B;
}

div.panel_EB887B div.bottom_EB887B {
	background:#EB887B url(../images/corners/EB887B_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_EB887B div.bottom_EB887B span.bl_EB887B {
	display:block;
	background:url(../images/corners/EB887B_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}
div.panel_ED9840 div.top_ED9840 {
	background:#ED9840 url(../images/corners/ED9840_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_ED9840 div.top_ED9840 span.tl_ED9840 {
	display:block;
	background:url(../images/corners/ED9840_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_ED9840 div.body_ED9840
{
	border-left:1px solid #ED9840;
	border-right:1px solid #ED9840;
	padding:10 0px;
	background-color:#ED9840;
}

div.panel_ED9840 div.bottom_ED9840 {
	background:#ED9840 url(../images/corners/ED9840_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_ED9840 div.bottom_ED9840 span.bl_ED9840 {
	display:block;
	background:url(../images/corners/ED9840_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_F0C05F div.top_F0C05F {
	background:#F0C05F url(../images/corners/F0C05F_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_F0C05F div.top_F0C05F span.tl_F0C05F {
	display:block;
	background:url(../images/corners/F0C05F_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_F0C05F div.body_F0C05F
{
	border-left:1px solid #F0C05F;
	border-right:1px solid #F0C05F;
	padding:10 0px;
	background-color:#F0C05F;
}

div.panel_F0C05F div.bottom_F0C05F {
	background:#F0C05F url(../images/corners/F0C05F_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_F0C05F div.bottom_F0C05F span.bl_F0C05F {
	display:block;
	background:url(../images/corners/F0C05F_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}


div.panel_F2DC1B div.top_F2DC1B {
	background:#F2DC1B url(../images/corners/F2DC1B_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_F2DC1B div.top_F2DC1B span.tl_F2DC1B {
	display:block;
	background:url(../images/corners/F2DC1B_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_F2DC1B div.body_F2DC1B
{
	border-left:1px solid #F2DC1B;
	border-right:1px solid #F2DC1B;
	padding:10 0px;
	background-color:#F2DC1B;
}

div.panel_F2DC1B div.bottom_F2DC1B {
	background:#F2DC1B url(../images/corners/F2DC1B_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_F2DC1B div.bottom_F2DC1B span.bl_F2DC1B {
	display:block;
	background:url(../images/corners/F2DC1B_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}
div.panel_F39160 div.top_F39160 {
	background:#F39160 url(../images/corners/F39160_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_F39160 div.top_F39160 span.tl_F39160 {
	display:block;
	background:url(../images/corners/F39160_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_F39160 div.body_F39160
{
	border-left:1px solid #F39160;
	border-right:1px solid #F39160;
	padding:10 0px;
	background-color:#F39160;
}

div.panel_F39160 div.bottom_F39160 {
	background:#F39160 url(../images/corners/F39160_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_F39160 div.bottom_F39160 span.bl_F39160 {
	display:block;
	background:url(../images/corners/F39160_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_F3CC61 div.top_F3CC61 {
	background:#F3CC61 url(../images/corners/F3CC61_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_F3CC61 div.top_F3CC61 span.tl_F3CC61 {
	display:block;
	background:url(../images/corners/F3CC61_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_F3CC61 div.body_F3CC61
{
	border-left:1px solid #F3CC61;
	border-right:1px solid #F3CC61;
	padding:10 0px;
	background-color:#F3CC61;
}

div.panel_F3CC61 div.bottom_F3CC61 {
	background:#F3CC61 url(../images/corners/F3CC61_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_F3CC61 div.bottom_F3CC61 span.bl_F3CC61 {
	display:block;
	background:url(../images/corners/F3CC61_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_F7B46F div.top_F7B46F {
	background:#F7B46F url(../images/corners/F7B46F_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_F7B46F div.top_F7B46F span.tl_F7B46F {
	display:block;
	background:url(../images/corners/F7B46F_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_F7B46F div.body_F7B46F
{
	border-left:1px solid #F7B46F;
	border-right:1px solid #F7B46F;
	padding:10 0px;
	background-color:#F7B46F;
}

div.panel_F7B46F div.bottom_F7B46F {
	background:#F7B46F url(../images/corners/F7B46F_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_F7B46F div.bottom_F7B46F span.bl_F7B46F {
	display:block;
	background:url(../images/corners/F7B46F_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_FEED7E div.top_FEED7E {
	background:#FEED7E url(../images/corners/FEED7E_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_FEED7E div.top_FEED7E span.tl_FEED7E {
	display:block;
	background:url(../images/corners/FEED7E_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_FEED7E div.body_FEED7E {
	border-left:1px solid #FEED7E;
	border-right:1px solid #FEED7E;
	padding:10 0px;
	background-color:#FEED7E;
}

div.panel_FEED7E div.bottom_FEED7E {
	background:#FEED7E url(../images/corners/FEED7E_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_FEED7E div.bottom_FEED7E span.bl_FEED7E {
	display:block;
	background:url(../images/corners/FEED7E_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_FBC998 div.top_FBC998 {
	background:#FBC998 url(../images/corners/FBC998_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_FBC998 div.top_FBC998 span.tl_FBC998 {
	display:block;
	background:url(../images/corners/FBC998_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_FBC998 div.body_FBC998
{
	border-left:1px solid #FBC998;
	border-right:1px solid #FBC998;
	padding:10 0px;
	background-color:#FBC998;
}

div.panel_FBC998 div.bottom_FBC998 {
	background:#FBC998 url(../images/corners/FBC998_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_FBC998 div.bottom_FBC998 span.bl_FBC998 {
	display:block;
	background:url(../images/corners/FBC998_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_F0F5F6 div.top_F0F5F6 {
	background:#F0F5F6 url(../images/corners/F0F5F6_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_F0F5F6 div.top_F0F5F6 span.tl_F0F5F6 {
	display:block;
	background:url(../images/corners/F0F5F6_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_F0F5F6 div.body_F0F5F6
{
	border-left:1px solid #F0F5F6;
	border-right:1px solid #F0F5F6;
	padding:10 0px;
	background-color:#F0F5F6;
}

div.panel_F0F5F6 div.bottom_F0F5F6 {
	background:#F0F5F6 url(../images/corners/F0F5F6_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_F0F5F6 div.bottom_F0F5F6 span.bl_F0F5F6 {
	display:block;
	background:url(../images/corners/F0F5F6_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

/* Rounded Corners for white */
div.panel_white_on_679FDE div.top_white_on_679FDE {
	background:#FFFFFF url(../images/corners/white_on_679FDE_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_white_on_679FDE div.top_white_on_679FDE span.tl_white_on_679FDE {
	display:block;
	background:url(../images/corners/white_on_679FDE_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_white_on_679FDE div.body_white_on_679FDE
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding:10 0px;
	background-color:#FFFFFF;
}

div.panel_white_on_679FDE div.bottom_white_on_679FDE {
	background:#FFFFFF url(../images/corners/white_on_679FDE_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_white_on_679FDE div.bottom_white_on_679FDE span.bl_white_on_679FDE {
	display:block;
	background:url(../images/corners/white_on_679FDE_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_white_on_6BC5BE div.top_white_on_6BC5BE {
	background:#FFFFFF url(../images/corners/white_on_6BC5BE_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_white_on_6BC5BE div.top_white_on_6BC5BE span.tl_white_on_6BC5BE {
	display:block;
	background:url(../images/corners/white_on_6BC5BE_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_white_on_6BC5BE div.body_white_on_6BC5BE
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding:10 0px;
	background-color:#FFFFFF;
}

div.panel_white_on_6BC5BE div.bottom_white_on_6BC5BE {
	background:#FFFFFF url(../images/corners/white_on_6BC5BE_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_white_on_6BC5BE div.bottom_white_on_6BC5BE span.bl_white_on_6BC5BE {
	display:block;
	background:url(../images/corners/white_on_6BC5BE_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_white_on_859DF9 div.top_white_on_859DF9 {
	background:#FFFFFF url(../images/corners/white_on_859DF9_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_white_on_859DF9 div.top_white_on_859DF9 span.tl_white_on_859DF9 {
	display:block;
	background:url(../images/corners/white_on_859DF9_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_white_on_859DF9 div.body_white_on_859DF9
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding:10 0px;
	background-color:#FFFFFF;
}

div.panel_white_on_859DF9 div.bottom_white_on_859DF9 {
	background:#FFFFFF url(../images/corners/white_on_859DF9_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_white_on_859DF9 div.bottom_white_on_859DF9 span.bl_white_on_859DF9 {
	display:block;
	background:url(../images/corners/white_on_859DF9_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}


div.panel_white_on_92A7EA div.top_white_on_92A7EA {
	background:#FFFFFF url(../images/corners/white_on_92A7EA_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_white_on_92A7EA div.top_white_on_92A7EA span.tl_white_on_92A7EA {
	display:block;
	background:url(../images/corners/white_on_92A7EA_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_white_on_92A7EA div.body_white_on_92A7EA
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding:10 0px;
	background-color:#FFFFFF;
}

div.panel_white_on_92A7EA div.bottom_white_on_92A7EA {
	background:#FFFFFF url(../images/corners/white_on_92A7EA_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_white_on_92A7EA div.bottom_white_on_92A7EA span.bl_white_on_92A7EA {
	display:block;
	background:url(../images/corners/white_on_92A7EA_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}
div.panel_white_on_99CC99 div.top_white_on_99CC99 {
	background:#FFFFFF url(../images/corners/white_on_99CC99_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_white_on_99CC99 div.top_white_on_99CC99 span.tl_white_on_99CC99 {
	display:block;
	background:url(../images/corners/white_on_99CC99_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_white_on_99CC99 div.body_white_on_99CC99
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding:10 0px;
	background-color:#FFFFFF;
}

div.panel_white_on_99CC99 div.bottom_white_on_99CC99 {
	background:#FFFFFF url(../images/corners/white_on_99CC99_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_white_on_99CC99 div.bottom_white_on_99CC99 span.bl_white_on_99CC99 {
	display:block;
	background:url(../images/corners/white_on_99CC99_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_white_on_A4C6E9 div.top_white_on_A4C6E9 {
	background:#FFFFFF url(../images/corners/white_on_A4C6E9_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_white_on_A4C6E9 div.top_white_on_A4C6E9 span.tl_white_on_A4C6E9 {
	display:block;
	background:url(../images/corners/white_on_A4C6E9_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_white_on_A4C6E9 div.body_white_on_A4C6E9
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding:10 0px;
	background-color:#FFFFFF;
}

div.panel_white_on_A4C6E9 div.bottom_white_on_A4C6E9 {
	background:#FFFFFF url(../images/corners/white_on_A4C6E9_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_white_on_A4C6E9 div.bottom_white_on_A4C6E9 span.bl_white_on_A4C6E9 {
	display:block;
	background:url(../images/corners/white_on_A4C6E9_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_white_on_B0B0ED div.top_white_on_B0B0ED {
	background:#FFFFFF url(../images/corners/white_on_B0B0ED_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_white_on_B0B0ED div.top_white_on_B0B0ED span.tl_white_on_B0B0ED {
	display:block;
	background:url(../images/corners/white_on_B0B0ED_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_white_on_B0B0ED div.body_white_on_B0B0ED
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding:10 0px;
	background-color:#FFFFFF;
}

div.panel_white_on_B0B0ED div.bottom_white_on_B0B0ED {
	background:#FFFFFF url(../images/corners/white_on_B0B0ED_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_white_on_B0B0ED div.bottom_white_on_B0B0ED span.bl_white_on_B0B0ED {
	display:block;
	background:url(../images/corners/white_on_B0B0ED_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_white_on_BFD8BF div.top_white_on_BFD8BF {
	background:#FFFFFF url(../images/corners/white_on_BFD8BF_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_white_on_BFD8BF div.top_white_on_BFD8BF span.tl_white_on_BFD8BF {
	display:block;
	background:url(../images/corners/white_on_BFD8BF_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_white_on_BFD8BF div.body_white_on_BFD8BF
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding:10 0px;
	background-color:#FFFFFF;
}

div.panel_white_on_BFD8BF div.bottom_white_on_BFD8BF {
	background:#FFFFFF url(../images/corners/white_on_BFD8BF_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_white_on_BFD8BF div.bottom_white_on_BFD8BF span.bl_white_on_BFD8BF {
	display:block;
	background:url(../images/corners/white_on_BFD8BF_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}


div.panel_white_on_C09CF1 div.top_white_on_C09CF1 {
	background:#FFFFFF url(../images/corners/white_on_C09CF1_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_white_on_C09CF1 div.top_white_on_C09CF1 span.tl_white_on_C09CF1 {
	display:block;
	background:url(../images/corners/white_on_C09CF1_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_white_on_C09CF1 div.body_white_on_C09CF1
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding:10 0px;
	background-color:#FFFFFF;
}

div.panel_white_on_C09CF1 div.bottom_white_on_C09CF1 {
	background:#FFFFFF url(../images/corners/white_on_C09CF1_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_white_on_C09CF1 div.bottom_white_on_C09CF1 span.bl_white_on_C09CF1 {
	display:block;
	background:url(../images/corners/white_on_C09CF1_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_white_on_CC9999 div.top_white_on_CC9999 {
	background:#FFFFFF url(../images/corners/white_on_CC9999_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_white_on_CC9999 div.top_white_on_CC9999 span.tl_white_on_CC9999 {
	display:block;
	background:url(../images/corners/white_on_CC9999_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_white_on_CC9999 div.body_white_on_CC9999
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding:10 0px;
	background-color:#FFFFFF;
}

div.panel_white_on_CC9999 div.bottom_white_on_CC9999 {
	background:#FFFFFF url(../images/corners/white_on_CC9999_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_white_on_CC9999 div.bottom_white_on_CC9999 span.bl_white_on_CC9999 {
	display:block;
	background:url(../images/corners/white_on_CC9999_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_white_on_CC99CC div.top_white_on_CC99CC {
	background:#FFFFFF url(../images/corners/white_on_CC99CC_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_white_on_CC99CC div.top_white_on_CC99CC span.tl_white_on_CC99CC {
	display:block;
	background:url(../images/corners/white_on_CC99CC_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_white_on_CC99CC div.body_white_on_CC99CC
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding:10 0px;
	background-color:#FFFFFF;
}

div.panel_white_on_CC99CC div.bottom_white_on_CC99CC {
	background:#FFFFFF url(../images/corners/white_on_CC99CC_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_white_on_CC99CC div.bottom_white_on_CC99CC span.bl_white_on_CC99CC {
	display:block;
	background:url(../images/corners/white_on_CC99CC_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_white_on_D68BD6 div.top_white_on_D68BD6 {
	background:#FFFFFF url(../images/corners/white_on_D68BD6_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_white_on_D68BD6 div.top_white_on_D68BD6 span.tl_white_on_D68BD6 {
	display:block;
	background:url(../images/corners/white_on_D68BD6_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_white_on_D68BD6 div.body_white_on_D68BD6
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding:10 0px;
	background-color:#FFFFFF;
}

div.panel_white_on_D68BD6 div.bottom_white_on_D68BD6 {
	background:#FFFFFF url(../images/corners/white_on_D68BD6_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_white_on_D68BD6 div.bottom_white_on_D68BD6 span.bl_white_on_D68BD6 {
	display:block;
	background:url(../images/corners/white_on_D68BD6_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_white_on_DCAEC8 div.top_white_on_DCAEC8 {
	background:#FFFFFF url(../images/corners/white_on_DCAEC8_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_white_on_DCAEC8 div.top_white_on_DCAEC8 span.tl_white_on_DCAEC8 {
	display:block;
	background:url(../images/corners/white_on_DCAEC8_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_white_on_DCAEC8 div.body_white_on_DCAEC8
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding:10 0px;
	background-color:#FFFFFF;
}

div.panel_white_on_DCAEC8 div.bottom_white_on_DCAEC8 {
	background:#FFFFFF url(../images/corners/white_on_DCAEC8_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_white_on_DCAEC8 div.bottom_white_on_DCAEC8 span.bl_white_on_DCAEC8 {
	display:block;
	background:url(../images/corners/white_on_DCAEC8_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}



div.panel_white_on_EADD6E div.top_white_on_EADD6E {
	background:#FFFFFF url(../images/corners/white_on_EADD6E_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_white_on_EADD6E div.top_white_on_EADD6E span.tl_white_on_EADD6E {
	display:block;
	background:url(../images/corners/white_on_EADD6E_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_white_on_EADD6E div.body_white_on_EADD6E
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding:10 0px;
	background-color:#FFFFFF;
}

div.panel_white_on_EADD6E div.bottom_white_on_EADD6E {
	background:#FFFFFF url(../images/corners/white_on_EADD6E_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_white_on_EADD6E div.bottom_white_on_EADD6E span.bl_white_on_EADD6E {
	display:block;
	background:url(../images/corners/white_on_EADD6E_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_white_on_EB887B div.top_white_on_EB887B {
	background:#FFFFFF url(../images/corners/white_on_EB887B_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_white_on_EB887B div.top_white_on_EB887B span.tl_white_on_EB887B {
	display:block;
	background:url(../images/corners/white_on_EB887B_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_white_on_EB887B div.body_white_on_EB887B
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding:10 0px;
	background-color:#FFFFFF;
}

div.panel_white_on_EB887B div.bottom_white_on_EB887B {
	background:#FFFFFF url(../images/corners/white_on_EB887B_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_white_on_EB887B div.bottom_white_on_EB887B span.bl_white_on_EB887B {
	display:block;
	background:url(../images/corners/white_on_EB887B_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_white_on_ED9840 div.top_white_on_ED9840 {
	background:#FFFFFF url(../images/corners/white_on_ED9840_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_white_on_ED9840 div.top_white_on_ED9840 span.tl_white_on_ED9840 {
	display:block;
	background:url(../images/corners/white_on_ED9840_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_white_on_ED9840 div.body_white_on_ED9840
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding:10 0px;
	background-color:#FFFFFF;
}

div.panel_white_on_ED9840 div.bottom_white_on_ED9840 {
	background:#FFFFFF url(../images/corners/white_on_ED9840_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_white_on_ED9840 div.bottom_white_on_ED9840 span.bl_white_on_ED9840 {
	display:block;
	background:url(../images/corners/white_on_ED9840_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}


div.panel_white_on_F0C05F div.top_white_on_F0C05F {
	background:#FFFFFF url(../images/corners/white_on_F0C05F_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_white_on_F0C05F div.top_white_on_F0C05F span.tl_white_on_F0C05F {
	display:block;
	background:url(../images/corners/white_on_F0C05F_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_white_on_F0C05F div.body_white_on_F0C05F
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding:10 0px;
	background-color:#FFFFFF;
}

div.panel_white_on_F0C05F div.bottom_white_on_F0C05F {
	background:#FFFFFF url(../images/corners/white_on_F0C05F_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_white_on_F0C05F div.bottom_white_on_F0C05F span.bl_white_on_F0C05F {
	display:block;
	background:url(../images/corners/white_on_F0C05F_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_white_on_F2DC1B div.top_white_on_F2DC1B {
	background:#FFFFFF url(../images/corners/white_on_F2DC1B_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_white_on_F2DC1B div.top_white_on_F2DC1B span.tl_white_on_F2DC1B {
	display:block;
	background:url(../images/corners/white_on_F2DC1B_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_white_on_F2DC1B div.body_white_on_F2DC1B
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding:10 0px;
	background-color:#FFFFFF;
}

div.panel_white_on_F2DC1B div.bottom_white_on_F2DC1B {
	background:#FFFFFF url(../images/corners/white_on_F2DC1B_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_white_on_F2DC1B div.bottom_white_on_F2DC1B span.bl_white_on_F2DC1B {
	display:block;
	background:url(../images/corners/white_on_F2DC1B_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}


div.panel_white_on_F3CC61 div.top_white_on_F3CC61 {
	background:#FFFFFF url(../images/corners/white_on_F3CC61_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_white_on_F3CC61 div.top_white_on_F3CC61 span.tl_white_on_F3CC61 {
	display:block;
	background:url(../images/corners/white_on_F3CC61_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_white_on_F3CC61 div.body_white_on_F3CC61
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding:10 0px;
	background-color:#FFFFFF;
}

div.panel_white_on_F3CC61 div.bottom_white_on_F3CC61 {
	background:#FFFFFF url(../images/corners/white_on_F3CC61_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_white_on_F3CC61 div.bottom_white_on_F3CC61 span.bl_white_on_F3CC61 {
	display:block;
	background:url(../images/corners/white_on_F3CC61_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_white_on_F7B46F div.top_white_on_F7B46F {
	background:#FFFFFF url(../images/corners/white_on_F7B46F_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_white_on_F7B46F div.top_white_on_F7B46F span.tl_white_on_F7B46F {
	display:block;
	background:url(../images/corners/white_on_F7B46F_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_white_on_F7B46F div.body_white_on_F7B46F
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding:10 0px;
	background-color:#FFFFFF;
}

div.panel_white_on_F7B46F div.bottom_white_on_F7B46F {
	background:#FFFFFF url(../images/corners/white_on_F7B46F_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_white_on_F7B46F div.bottom_white_on_F7B46F span.bl_white_on_F7B46F {
	display:block;
	background:url(../images/corners/white_on_F7B46F_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_white_on_F39160 div.top_white_on_F39160 {
	background:#FFFFFF url(../images/corners/white_on_F39160_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_white_on_F39160 div.top_white_on_F39160 span.tl_white_on_F39160 {
	display:block;
	background:url(../images/corners/white_on_F39160_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_white_on_F39160 div.body_white_on_F39160
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding:10 0px;
	background-color:#FFFFFF;
}

div.panel_white_on_F39160 div.bottom_white_on_F39160 {
	background:#FFFFFF url(../images/corners/white_on_F39160_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_white_on_F39160 div.bottom_white_on_F39160 span.bl_white_on_F39160 {
	display:block;
	background:url(../images/corners/white_on_F39160_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

div.panel_white_on_F0C05F div.top_white_on_F0C05F {
	background:#FFFFFF url(../images/corners/white_on_F0C05F_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_white_on_F0C05F div.top_white_on_F0C05F span.tl_white_on_F0C05F {
	display:block;
	background:url(../images/corners/white_on_F0C05F_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_white_on_F0C05F div.body_white_on_F0C05F
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding:10 0px;
	background-color:#FFFFFF;
}

div.panel_white_on_F0C05F div.bottom_white_on_F0C05F {
	background:#FFFFFF url(../images/corners/white_on_F0C05F_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_white_on_F0C05F div.bottom_white_on_F0C05F span.bl_white_on_F0C05F {
	display:block;
	background:url(../images/corners/white_on_F0C05F_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

/* Color on Color */

div.panel_ECDFFD_on_C09CF1 div.top_ECDFFD_on_C09CF1 {
	background:#ECDFFD url(../images/corners/ECDFFD-on-C09CF1_TopRight.png) right top no-repeat;
	height: 10px;
}

div.panel_ECDFFD_on_C09CF1 div.top_ECDFFD_on_C09CF1 span.tl_ECDFFD_on_C09CF1 {
	display:block;
	background:url(../images/corners/ECDFFD-on-C09CF1_TopLeft.png) left top no-repeat;
	height:  10px;
}

div.panel_ECDFFD_on_C09CF1 div.body_ECDFFD_on_C09CF1
{
	border-left:1px solid #ECDFFD;
	border-right:1px solid #ECDFFD;
	padding:10 0px;
	background-color:#ECDFFD;
}

div.panel_ECDFFD_on_C09CF1 div.bottom_ECDFFD_on_C09CF1 {
	background:#ECDFFD url(../images/corners/ECDFFD-on-C09CF1_BottomRight.png) right bottom no-repeat;
	height:  10px;
}

div.panel_ECDFFD_on_C09CF1 div.bottom_ECDFFD_on_C09CF1 span.bl_ECDFFD_on_C09CF1 {
	display:block;
	background:url(../images/corners/ECDFFD-on-C09CF1_BottomLeft.png) left bottom no-repeat;
	height:  10px;
}

.insideRoundedCorners
{
	text-align: left;
	background-color: #fff;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:2px;
	padding-right:2px;
	display:block;
}
.button
{
	margin: 0;
	padding: 0 .25em;
	width: auto;
	overflow: visible;
}
.WidgetPicture
{
	text-align: left;
	vertical-align:top;
	float: left;
	padding-right: 5px;
	padding-top: 5px;
	display:inline;
	width:60px;
}

.BookDescription p
{
	line-height: 1.5em;
	font-family: Arial, Verdana;
	font-size: 100%;
	color: #653600;
	padding-bottom: 5px;
}
.ArticleList li
{
	line-height: 1.5em;
	font-family: Arial, Verdana;
	font-size: 100%;
	padding-bottom: 5px;
}
.LinkButton
{
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}

.boldinfo p {
	color:#663300;
	font-size:12px;
	padding:0;
	margin:0;
}

.boldinfo label {
	font-weight:bold;
}

.green {
	color:#11820c !important;
}

.ContestItemRanking ol
{
	list-style:	decimal outside;
	padding-left:20px
}

.ContestItemRanking li a
{
	padding-bottom:5px;
	font-family: Verdana, Arial, Tahoma, Times new roman;
	font-size: 10px;
	color: #62ACB8;
	font-weight:normal;
	
}
.ContestItemRanking li 
{
	padding-bottom:5px;
	font-family: Verdana, Arial, Tahoma, Times new roman;
	font-size: 10px;
	color:#663300;
	font-weight:normal;
	
}

table.ContestItems tr
{
	border-color:#A23282;
    border-bottom-style:solid;
}
 table.ContestItems td
{
	margin-left: 10px;
	margin-right:10px;
	padding: 5px;
	text-align:center;
	width:300px;
	vertical-align:top;

}


#ctl00_ContentCenter_userBookShelf_rblSortBookShelf td, #ctl00_ContentCenter_userBookShelf_rblShowBookShelfCategory td, #ctl00_ContentCenter_clubBookShelf_rblShowBookShelfCategory td,#ctl00_ContentCenter_clubBookShelf_rblSortBookShelf td
{
	padding-right:5px;
}

#ctl00_ContentCenter_userBookShelf_chklstReshelveCategory input, #ctl00_ContentCenter_userBookShelf_chklstReshelveCategory label,#ctl00_ContentCenter_userBookShelf_chklistAddBookShelves input, #ctl00_ContentCenter_userBookShelf_chklistAddBookShelves label, #ctl00_ContentCenter_UserDiscussionThreadsPremium1_rblView label, #ctl00_ContentCenter_UserDiscussionThreadsPremium1_rblView input, #ctl00_ContentCenter_clubBookShelf_chklstReshelveCategory input,#ctl00_ContentCenter_clubBookShelf_chklstReshelveCategory label
{
	padding-right:5px;
}

#ctl00_ContentCenter_userBookShelf_chklstReshelveCategory label, #ctl00_ContentCenter_userBookShelf_chklistAddBookShelves label, #ctl00_ContentCenter_clubBookShelf_chklstReshelveCategory label
{
	text-align: left;
	width: 100px;
	display: inline-block;
}
#ctl00_ContentCenter_userBookShelf_chklstReshelveCategory, #ctl00_ContentCenter_clubBookShelf_chklstReshelveCategory
{
	padding-left:70px;
	display:inline-block;
}

#ctl00_ContentCenter_UserDiscussionThreadsPremium1_rblView input
{
	vertical-align:middle;
}
#ctl00_ContentCenter_ClubMembers1_dlMembers
{
	display:block;
}

#ctl00_ContentCenter_ClubMembers1_dlMembers span
{
	float:left;
	padding-left:5px;
	padding-right:5px;
	display:inline-block;
	text-align:center;
	height:150px;
	width:130px;
	
}
#ctl00_ContentCenter_ClubMembers1_dlMembers img
{
	width:140px;
	height:100px;
	
}

/* Search Results */

#ctl00_ContentCenter_dlUsers, #ctl00_ContentCenter_dlClubs, #ctl00_ContentCenter_dlBooks
{
	display:block;
}

#ctl00_ContentCenter_dlUsers span, #ctl00_ContentCenter_dlClubs span, #ctl00_ContentCenter_dlBooks span
{
	float:left;
	padding-left:5px;
	padding-right:5px;
	display:inline-block;
	text-align:center;
	height:150px;
	width:130px;
	
}

#ctl00_ContentCenter_dlClubsFound span
{
	float:left;
	padding-left:5px;
	padding-right:5px;
	display:inline-block;
	text-align:center;
	height:150px;
	width:220px;
	
}

#ctl00_ContentCenter_dlBooks span
{
	float:left;
	padding-left:5px;
	padding-right:5px;
	display:inline-block;
	text-align:center;
	height:300px;
	width:130px;
	
}
#ctl00_ContentCenter_dlBooks span.WidgetTextNormal
{
	float:none;
	text-align:center;	
	height:12px;
}
#ctl00_ContentCenter_dlUsers img, #ctl00_ContentCenter_dlClubs img,#ctl00_ContentCenter_dlClubsFound img
{
	width:120px;
	height:100px;
	
}
/* User Discussion Threads */

.bookClub
{
	color:#c9584a;
}

.book
{
	color:#4b62b2;
}

.bbClubHouse
{
	color:#32854b;
}


/* ----- [ Accordian] ----- */

.accordion {
	width: 440px;
	border-bottom: solid 1px #c4c4c4;
}
.accordion h3
{ 
	background-position: right -51px;
	background: #5281b3 no-repeat right -51px;
	padding: 7px 5px 7px 5px;
	margin: 0;
	font: bold;
	border-bottom: none;
	cursor: pointer;
	color: #FFF;
	font-size:12px;
 }

.accordion h3:hover {
	background-color: #e3e2e2;
	color: #039;
}
.accordion h3.active {
	background-position: right 5px;
}

.accordion .insideAccordian
{
	background: #ffffff;
	margin: 0;
	font-size:10px;
	padding: 10px 5px 20px 5px;
	border-right: solid 1px #c4c4c4;
	border-left: solid 1px #c4c4c4;
	display:block;
}

.accordion .Open
{
	background-position: right bottom;
	background-image: url('../images/panel-BGs/Panel_BG-Open.png');
	background-repeat: no-repeat;
}

.accordion .Close
{
	background-position: right bottom;
	background-image: url('../images/panel-BGs/Panel_BG-Close.png');
	background-repeat: no-repeat;
}

.accordion h3.BookClubs
{
	background: #5281b3 repeat left;
	padding: 7px 5px 7px 5px;
	margin: 0;
	font: bold;
	border-bottom: none;
	cursor: pointer;
	color: #663300;
	font-size: 12px;
	background-image: url('../images/panel-BGs/Panel_BG-Book_Clubs.gif');
}
.accordion h3.BookClubs:hover {
	background-image: url('../images/panel-BGs/Panel_BG-Book_Clubs-Hover.gif');
	color: #039;
}
.accordion h3.BookReviews
{
	background: #5281b3 repeat left;
	padding: 7px 5px 7px 5px;
	margin: 0;
	font: bold;
	border-bottom: none;
	cursor: pointer;
	color: #663300;
	font-size: 12px;
	background-image: url('../images/panel-BGs/Panel_BG-Book_Reviews.gif');
}
.accordion h3.BookReviews:hover {
	background-image: url('../images/panel-BGs/Panel_BG-Book_Reviews-Hover.gif');
	color: #039;
}
.accordion h3.Forum_Posts
{
	background: #5281b3 repeat left;
	padding: 7px 5px 7px 5px;
	margin: 0;
	font: bold;
	border-bottom: none;
	cursor: pointer;
	color: #663300;
	font-size: 12px;
	background-image: url('../images/panel-BGs/Panel_BG-Forum_Posts.gif');
}
.accordion h3.Forum_Posts:hover {
	background-image: url('../images/panel-BGs/Panel_BG-Forum_Posts-Hover.gif');
	color: #039;
}
.accordion h3.Messages
{
	background: #5281b3 repeat left;
	padding: 7px 5px 7px 5px;
	margin: 0;
	font: bold;
	border-bottom: none;
	cursor: pointer;
	color: #663300;
	font-size: 12px;
	background-image: url('../images/panel-BGs/Panel_BG-Messages.gif');
}
.accordion h3.Messages:hover {
	background-image: url('../images/panel-BGs/Panel_BG-Messages-Hover.gif');
	color: #039;
}
.accordion h3.Notes
{
	background: #5281b3 repeat left;
	padding: 7px 5px 7px 5px;
	margin: 0;
	font: bold;
	border-bottom: none;
	cursor: pointer;
	color: #663300;
	font-size: 12px;
	background-image: url('../images/panel-BGs/Panel_BG-Notes.gif');
}
.accordion h3.Notes:hover {
	background-image: url('../images/panel-BGs/Panel_BG-Notes-Hover.gif');
	color: #039;
}

/* ----- [Photo Gallery] ----- */

.PhotoGallery div.SmallImage
{
	float:left;
}

.PhotoGallery div.PhotoInfo .PhotoTitle
{
	font-weight:bold;
}

.PhotoGallery div.PhotoInfo 
{
	float:left;
	padding-left:10px;
	width:235px;
}
.PhotoGallery div.PhotoEntry
{
	padding:5px;
}

/* ----- [Member Nav] ----- */
#MemberNavNotLoggedIn
{
	background-color: #faf5a2;
	padding-top:5px;
	padding-bottom:7px;	
	padding-left:5px;
}

#MemberNavNotLoggedIn .BoldLink
{
	color: #003399;
	font-weight: bold;	
}

#MemberNavNotLoggedIn .free
{
	color: #FF0000;
	font-weight: bold;
}