body {
	margin: 0px 0px 20px 0px;
	background-color: #153e91;
   color: #e5e5e5;
}

h4,h3 {
    margin: 0;
}

.serendipitySideBarContent input {
    width: 175px;
}

#storeCategories {
	font-family: Tahoma, 'Arial Black', Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

.securitySeal {
	padding-top: 50px;
	height: 64px;
	width: 65px;
}

.shoppingCart {
   background-color: #f1f6fb;
	border: 1px solid #707070;
	table-layout: fixed;
}

.shoppingCart form {
	display: inline;
}

.shoppingCart input {
	display: inline;
}

.shoppingCart td {
	margin: 0px;
    padding: 0px;
    width: 218px;
}
td.addToCartSpacer {
	height:4px;
}
#btnAddToCart {
    float: left;
} 
#btnViewCart {
    float: right;
} 

.bumpIt {
	font-size: 12pt;
	font-weight: bolder;
}

.leftBlock {
	float: left;
	text-align: left;
	width: 45%;
}

.leftBlock img {
	padding-right: 0px;
	padding-bottom: 2px;
}

.rightBlock {
	position: relative;
	top: 0px;
	float: right;
	width: 55%;
}

.rightBlock li {
	margin-left: -25px;
	margin-right: 0px;
}

.rightBlock li.evenItem {
	padding-left: 0px;
	background-color: #efefef;
}

.rightBlock li.oddItem {
	background-color: #e2e2e2;
}

#singleColorVal {
	font-weight: bold;
}

.productSummary {
	height: 100%;
	width: 100%;
	text-align: left;
}

.productColumn {
   background-color: #f1f6fb;
	border: 1px solid #707070;
}

.productSummary img {
	float: left;
	padding: 2px 2px 2px 2px;
}

.productSummary a,
.productSummary a:link,
.productSummary a:active,
.productSummary a:visited  {
	font-family: Tahoma, 'Arial Black', Arial;
	font-weight: bold;	
	font-size: 13pt;
}

.emptyCat, 
a.catLink, a:visited.catLink, a:link.catLink, a:active.catLink, 
a.prodLink, a:visited.prodLink, a:link.prodLink, a:active.prodLink {
	font-family: Tahoma, 'Arial Black', Arial;
	color: #F5F5F5;
	text-decoration: none;
	font-size: 13pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.prodLink, a:visited.prodLink, a:link.prodLink, a:hover.prodLink, a:active.prodLink  {
	font-weight: bold;
	font-size: 10pt;
}

a:hover.catLink, a:hover.prodLink {
	text-decoration: underline;
}

a.expandLink, a:visited.expandLink, a:link.expandLink, a:active.expandLink {
	font-family: Impact, 'Arial Black', Arial, sans-serif;
	border: 1px dotted #656565;
	color: #A5A5A5;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
	margin: 0px 0px 0px 0px;
	font-size: 10pt;
	font-weight: bolder;
}


a:hover.expandLink {
	text-decoration: underline;
}

#mainpaneLeft {
	padding: 0px;
	margin: 0px;
    width: 13px;
    background-image: url(/images/leftborder.jpg);
	background-repeat: repeat-y;
	background-color: #153e91;
}

#mainpane {
	table-layout: fixed;
    width: 803px;
	line-height: 140%;
    text-align: left;
    padding: 0px;
    background-color: #ffffff;
    margin: auto;
}

#mainpaneRight {
	background-color: #153e91;
	width: 11px;
    padding: 0px;
	background-image: url(/images/rightborder.jpg);
	background-repeat: repeat-y;
}

#serendipity_comment_page {
    line-height: 140%;
    text-align: left;
    padding: 0px;
    background-color: #222;
    border: 1px solid #FFFFFF;
    margin: auto;

}

#content {	
	margin: 0px;
    padding: 10px;
    width: 524px;
    color: #28598c;
    background-color: white;
}

#content a:link {
    color: #204870;
}

#content a:visited {
    color: #204870;
}

#content a:active {
    color: #204870;
}

#content a:hover {
	color: #000000;
}

#serendipityLeftSideBar {
    width: 215px;
    padding: 10px;
    margin: 0px;
    background-color: #222;
    vertical-align: top;
    background-image: url(/images/leftsideback.jpg);
    background-repeat: no-repeat;
}

#serendipityRightSideBar {
    width: 215px;
    padding: 10px;
    margin: 0px;
    background-color: #222;
    vertical-align: top;
}

input, textarea, select {
    font-size: x-small;
    font-family: verdana, arial, helvetica, sans-serif;
}

th, td {
    font-size: x-small;
}

p, td, th, div, span {
    font-family: verdana, arial, helvetica, sans-serif;
}

#serendipity_banner {
    height: 187px;
    background-image: url(/images/banner.jpg);
    background-repeat: no-repeat;
    width: 803px;
    text-align: center;
    border: 0px;
    font-family: 'Arial Black', Arial, sans-serif;
    color: #FFFFFF;
    text-align: left;
    border: none;
    margin: auto;
    line-height: 1em;
}

#serendipity_footer {
    height: 39px;
    background-color: #f1f6fb;
    background-image: url(/images/footer.jpg);
    background-repeat: no-repeat;
    width: 803px;
    text-align:center;
    border: 0px;
    font-family: 'Arial Black', Arial, sans-serif;
    color: #000000;
    text-align: center;
    border: none;
    margin: auto;
}

#serendipity_footer a {
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

#serendipity_footer a:hover {
	text-decoration: underline;
	color: #444444;
}

.companyEmail,
.companyPhone {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: #000000;
    font-size: 8pt;
    font-weight: bolder;
    font-style: italic;
}
.companyPhone {
	padding-right: 80px;
}
.companyEmail {
	padding-left: 80px;
}

#serendipity_banner div.navigation {
	font-size: 12pt;
	font-weight: bolder;
	font-family: Arial, Verdana, sans-serif;
	color: #ffffff;
	text-align: left;
	padding-top: 65px;
	padding-left: 435px;	
}

div.navigation a,
div.navigation a:link,
div.navigation a:visited {
	color: #ffffff;
	text-decoration: none;
}

div.navigation a:hover {
	text-decoration: underline;
	color: #6699CC;
}

a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
    color: #000000;
    font-size: 14pt;
    font-weight: bold;
    padding-right:10px;
    margin-top: 35px;
    /* margin: 0px; */
    text-decoration: none;
    text-align: right;
}

h1, h2 {
	font-family: Verdana, 'Arial', sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	color: #204870; /*#153e91; */
	padding: 0;
	margin: 0;
}

h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #204870; /*#153e91; */
}	

h4 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #204870; /*#153e91; */
}	

a.homelink2,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: #000000;
    font-size: 8pt;
    font-weight: bolder;
    font-style: italic;
    text-decoration: none;
    text-align: right;
    margin: 0px;
}

#serendipity_banner h2 {
    padding-right:20px;
}

a.homelink2:hover {
    text-decoration: underline;
	color: #ffffff;
}

.serendipity_title {
    color: #204870;
    font-family: Georgia, 'Times New Roman', serif;
    font-size: large;
    text-align: left;
    font-weight: bold;
    padding-left: 0px;
}

.serendipity_title a:link {
    color: #204870;
    text-decoration: none;
}

.serendipity_title a:visited {
    color: #ffffff;
    text-decoration: none;
}

.serendipity_title a:hover {
    color: #000000;
    text-decoration: none;
}

.serendipity_entry {
    padding: 10px 0px 10px 0px;
    /* background-color: #222; */
    color: #28598c;
    font-family: Helvetica, Arial, sans-serif;
    font-size: small;
    clear: both;
}

.serendipity_entry_body_folded,
.serendipity_entry_body_unfolded,
.serendipity_entry_extended, 
.serendipity_entry_body {
	/* Inner blocks of .serendipity_entry, can be used for further customization */
	padding-bottom: 15px;
}

div.serendipity_Entry_Date {
    padding-left: 0px;
    width: auto;
}
	
.serendipity_date {
    color: #2b5f95;
    font-family: Helvetica, Arial, sans-serif;
    font-size: medium;
    text-align: left;
    font-weight: bolder;
    margin-bottom: 10px;
}

.serendipity_commentsTitle {
    display: block;
    width: 100%;
    color: #28598c;
    font-size: x-small;
    font-weight: bold;
    padding-left: 8px;
}

div.serendipity_entryFooter {
    color: #28598c;
    background-color: #f1f6fb;
    font-family: Helvetica, Arial, sans-serif;
    font-size: x-small;
    border-top: 1px solid #666666;
    text-align: center;
    padding-bottom: 10px;
    line-height: normal;
    padding-top: 10px;
    width: auto;
}

img.serendipity_entryIcon {
    float: right;
    border: 0px;
}

img.serendipity_entryIcon {
    float: right;
    border: 0px;
}

TD.serendipity_commentsLabel {
    font-weight: bold;
    width: 10%;
    vertical-align: top;
}

.serendipity_commentForm {
    font-size:x-small;
    color: #000000;
    margin-bottom: 13px;
    margin-right: 10px;
    margin-left: 10px;
}
.serendipity_comment {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    margin-right: 10px;
    margin-left: 10px;
    color:#069;
    background-color: #e8e8e8;
    padding: 3px;
    padding-bottom: 0;
    font-size: small;
    border-right: 1px dotted #BBB;
    border-left: 1px dotted #BBB;
    overflow: auto;
}

.serendipity_commentBody {
    margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
	
.serendipity_comment_source {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    margin-top: 5px;
    padding-left: 5px;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: x-small;
    border-bottom: 1px dotted #BBB;
}

td.serendipity_admin {
    padding: 10px;
}

a {
	text-decoration: underline;
}


a:link {
	color: #6699CC;
}

a:visited {
	color: #6699CC;
}

a:active {
	color: #6699CC;
}

a:hover {
	color: #99CC66;
}

table.serendipity_calendar td {
    font-size: x-small;
    padding: 3px;
}
table.serendipity_calendar a {
    font-weight: bold;
    text-decoration:none;
}

table.serendipity_calendar a:hover {
    text-decoration: none;
}

td.serendipity_weekDayName {
    font-size: x-small;
    font-weight: bold;
}

td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {	
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;	
	border: 0;
    text-decoration: none;
}

td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:visited {
	color: #9dbedf;
}

div.serendipityPlug, div.serendipityPlug a {
    font-size: 11px;
    text-decoration: none;
    border: 0px;
    text-align: center;
}

/* Container for each item on the side bar */
div.serendipitySideBarItem {
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;}

/* title of an individual item */
.serendipitySideBarTitle {
    color: #ffffff;
    font-family: Helvetica, Arial, sans-serif;
    font-size: x-small;
    text-align: left;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .3em;
    padding-bottom: 5px;
}

.serendipityImageButton {
    cursor: pointer;
}

td.serendipitySideBar {
    font-size: x-small;
    width: 200px;
    padding: 10px;
}

div.serendipity_admin_title {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 12px;
    color: #28598c;
}
div.serendipity_admin,
.serendipityEntryEdit {
    color: #ffffff;
}

div.serendipity_admin_list_title {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 8px;
}

td.serendipity_admin_list_item {
    border: dashed 1px #000000;
}

.serendipity_entry p {
    margin: 0px;
    padding-bottom: 10px;
}

/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid black;
    background-color: #EFEFEF;
    margin: 3px;
}

.serendipity_imageComment_center {
    margin: 0px;
}

.serendipity_imageComment_left {
    float: left;
}

.serendipity_imageComment_right {
    float: right;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-align: center;
}

.serendipity_imageComment_txt {
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: xx-small;
    text-align: center;
}

.serendipity_admin_list_item_even {
    background-color: #000000;
}

.serendipity_admin_list_item_uneven {
    background-color: #222;
}
.serendipity_admin_filters {
    border: 1px dashed;
    font-size: 10px;
    margin-bottom: 10px;
    padding: 2px;
}

.serendipity_admin_filters_headline {
    border-bottom: 1px solid;
}

.serendipity_admin_sortorder {
    font-size: 10px;
    text-align: center;
}

.serendipity_admin_sortorder input,
.serendipity_admin_sortorder select,
.serendipity_admin_filters input,
.serendipity_admin_filters select {
    font-size: 10px;
}

.serendipity_comments {
}

.serendipity_center {
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    font-size: small;
}

.serendipity_msg_important {
    color: red;
}

.serendipity_msg_notice {
    color: green;
}

.serendipity_entry_author_self {
}

.serendipity_comment_author_self {
    border-right: 1px solid #6699CC;
}
