body {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #5FACD3;
    font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
}
body:before 
	{
	  content: "";
	  position: fixed;
	  top: -10px;
	  left: 0;
	  width: 100%;
	  height: 10px;
	  z-index: 100;
	  -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	  -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	  box-shadow: 0px 0px 10px rgba(0,0,0,.8);			  
	}

#mainFrame {

}

#headerFrame {
    line-height:1;
    height:123px;
    background-image:url('/images/hdbg.png');
    background-repeat:repeat-x;
}

#headerFrame .innerFrame {
    width:920px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
    height:123px;
}

/* content **/

.leftContent {
    width:630px;
    float:left;
}

.leftContent.full {
    width:auto;
    float:none;
}

.leftContent .innerContent {
}

.rightContent {
    float:right;
    width:251px;
}


.contentFrame {
    background-color:#FFF;
    z-index:10;
	margin-top:-3px;
}

.contentFrame .innerFrame {
    width:920px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
    border-left:1px solid #F3F9FC;
    border-right:1px solid #F3F9FC;
}

.contentFrame .innerFrameMiddle {
    margin:auto;
}

.contentFrame .innerFrame .content {
    min-height:100px;
    padding-left:13px;
    padding-right:13px;
}
.contentFrame .welcome a{
	text-decoration:none;
	color:#272727;
}
.rtSide {
	float:right;
}
.rtSide .hdr{
	background-image:url("/images/rthdr.jpg");
	background-repeat:no-repeat;
	width:251px;
	height:30px;
}
.rtSide .bdy{
	background-image:url("/images/rtbdy.jpg");
	background-repeat:repeat-y;
	width:251px;
	min-height:100px;
}
.rtSide .ftr{
	background-image:url("/images/rtbdy.jpg");
	background-repeat:repeat-y;
	width:251px;
	height:18px;
}

/** footer **/
.follow {
	position:absolute;
	right:300px;
	top:-19px;
}

#footerFrame {
    clear:both;
    color:#e3e3e3;
    padding-top:10px;
    line-height:1.2;
    font-size:11px;
	background-image:url("/images/ftrbg.png");
	background-repeat:repeat-x;
	padding-top:28px;
	height:263px;
	overflow: hidden;
}

#footerFrame .innerFrame {
	width:900px;
	margin:auto;
	line-height:1.6;
}

#footerFrame .footerRight {
	float:right;
	width:320px;
	padding:0 5px 0 8px;
        height:150px;
}
#footerFrame .footerRight .social {
	width:90px;
	height:32px;
	background-image:url("/images/socail-bg.png");
	background-repeat: no-repeat;
	padding:4px 0 0 5px;
}
#footerFrame .footerRight .best {
	padding:20px 0 0 30px;
}
#footerFrame .footerRight a{
	color:#e3e3e3;
	text-decoration:none;
}
#footerFrame .innerFrame .copy {
	float:right;
	text-align:right;
	font-size:11px;
}
.footerLeft {
    float:left;
    margin-bottom:10px;
}

.footerLeft ul.navigation {
    list-style-type:none;
    margin:0px 0px 0px 14px;
    padding:0px;
}

.footerLeft ul.navigation li {
    list-style-type: none;
    margin-bottom:4px;
}

.footerLeft ul.navigation li a {
    text-decoration:none;
    color:#ffffff;
    text-decoration:underline;
}

.footerLeft .left  {
    border-right: 1px solid #5FACD3;
    height:150px;
    width:160px;
    float:left;
}
.footerLeft .center,
.footerLeft .right {
    border-right: 1px solid #5FACD3;
    height:150px;
    width:200px;
    float:left;
}

.footerLeft .right .spacer {
    margin-left:10px;
    width:180px;
}

.footerLeft .roll{
    font-size:10px;
    color:#F9D904;
    font-weight:bold;
    padding:0 0 6px 0;
}

.footerLeft a {
    color:#fff;
}

.footerBottom {
	display: none;
    position: relative;
}
.footerBottom .tellem li { float: left; list-style: none; color: #fff; font-weight: bold; font-size: 12px; text-transform: ; }
.footerBottom a {
	color:#FFF;
}

#headerNavigation {
    background-image:url('/images/hdbg.png');
    background-repeat:repeat-x;
    background-position:bottom left;
    padding-bottom:26px;
}

#headerNavigation .innerFrame {
    width:920px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
    z-index:10;
}

#primaryNav {
    position:absolute;
    top:-40px;
    left:0px;
    width:920px;
    height:28px;
    z-index:100;
}

.leftnav {
    position:absolute;
    top:0px;
    left:246px;
}
.rightnav {
    position:absolute;
    top:0px;
    right:0px;
}

.mainnav {
    position:absolute;
    top:0px;
    left:335px;
    line-height:1;
    background:url('/images/navbg.jpg');
    background-repeat:repeat-x;
    line-height:28px;
}
	
.mainnav ul.navigation {
    list-style-type:none;
    margin:0px;
    padding:0px;
    margin-left:2px;
}
.mainnav ul.navigation li {
    list-style-type:none;
    float:left;
    position:relative;
    margin-left:16px;
    margin-right:23px;
    padding-bottom:4px;
    padding-top:4px;
}

.mainnav ul.navigation {
    /*width:881px;*/
    text-align:left;
    border:none;
    /* height:35px; */
}

.mainnav.left ul.navigation {

}

.mainnav.right ul.navigation {

}

.mainnav ul.navigation a {
    display:block;
    color:#FFF;
    padding-top:2px;
    padding-right:4px;
    padding-left:4px;
    vertical-align:middle;
    padding-bottom:2px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.mainnav ul.navigation li.active {
   /* padding-bottom:4px;*/
   /* border-bottom:2px solid #ffffff;*/
}
.mainnav ul.navigation li.active a {
   color:#F3B409;
}

/*
.mainnav ul.navigation.right a {
	padding-left:20px;
	padding-right:0px;
}
*/

.mainnav ul.navigation a:hover{
	color:#84BEDD;
}

.mainnav ul.navigation li ul {
    list-style-type:none;
	position:absolute;
	display:none;
	top:35px;
	left:0;
	/*border-top:1px solid #4695c0;*/
	border-bottom:1px solid #4695c0;
        margin:0px;
        padding:0px;
        background-image:url('/images/navpx.png');
        border-right:1px solid #4695c0;
        border-left:1px solid #4695c0;
        
}
.mainnav ul.navigation li:hover ul {
	display:block;
}

.mainnav ul.navigation li ul li {
    list-style-type:none;
    display:block;
	float:none;
	height:auto;
        width:166px;
        text-align:left;
        padding:0px 0px 0px 0px;
        margin:0px 0px 0px 0px;
        border-top:solid 1px #4A8AAA;
    /*    background: url('/images/nav/nav_main_sub_div.png') bottom center no-repeat; */
}

.mainnav ul.navigation li.active ul li a {
    color:#fff;
}

.mainnav ul.navigation li.active ul li.active a {
    color:#F3B409;
}

.mainnav ul.navigation li.active ul li a:hover
{
    color:#84BEDD;
}

.mainnav ul.navigation li ul li a,
.mainnav.right ul.navigation li ul li a,
.mainnav.right ul.navigation li ul li a {
    padding-top:7px;
    padding-bottom:7px;
    padding-left:5px;
    padding-right:0px;
    line-height:1;
    margin:0px;
    display:block;
    position:relative;
    float:none;
}


/*
 * HEADER
 */

.logoTitle {
	padding-top:12px;
}

.logoTag {
position:absolute;
	top:28px;
	right:170px;
}


/*
 * NAVIGATION COLUMN
 */
/*
.leftColumn {
	background: #DFE1E3 none repeat scroll 0 0;
	border-right:1px solid #BCC2C7;
	width:175px;
}
*/
.lowerLeft {
	border-top:1px solid #E9EAEB;
	height:60px;
}


.leftColumn .innerContent {

}

/*
 * MEDIA LISTS
 */

.link:hover {
	cursor:pointer;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.mediaList {
	
}

.mediaList .item {
	clear:both;
	margin-bottom:10px;
}

.mediaList .item:hover {
	background-color:#efefee;
}

.mediaList .item a {
	color:#1C4FAD;
	text-decoration:none;
}

.mediaList .item a:hover {
	text-decoration:underline;
}

.mediaList .item .size,
.mediaList .item .type,
.mediaList .item .url {
	float:left;
	font-size:10px;
	color:#555;
	padding-right:10px;
}

.mediaList .item .action {
	float:right;
}

.mediaList .title {
	font-weight:bold;
	float:left;
}



/*
 * LOGIN 
 */

#loginFrame {
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	width:500px;
}

#loginFrame #headerFrame {
    width:500px;
    z-index:20;
}

#loginContent {
	border-bottom:1px solid #C7CCD1;
	border-right:1px solid #C7CCD1;
	border-left:1px solid #C7CCD1;
	width:500px;
}

.message  {
    margin-bottom:5px;
    margin-top:5px;
    font-weight:bold;
    line-height:1.2;
    color:#006600;
}

.message.error  {
    color:#ff0000;
}

.message.warning  {
    color:#ffff00;
}

#loginform div {
	clear:both;
	height:28px;
}
#loginform div label {
	float:left;
	width:120px;
	padding-top:5px;
}

#loginform div input {
	float:left;
}
input[type=text], input[type=password], input.text, input.title, textarea {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus {
	border-color:#09F;
	background-color:#FBFBFB;
}
select {background-color:#fff;border-width:1px;border-style:solid;}


/* MEDIA ELEMENTS */
.sliderIMG {
	position:absolute;
	right:30px;
	top:324px;
}
.mastleft {
	position:absolute;
	left:10px;
	top:0;
}
.mastright {
	position:absolute;
	right:10px;
	top:0;
}
.mastheadMediaFrame {
    line-height:1;
	height:254px;
}
#mastheadMediaFrame .innerFrame {
    width:920px;
    margin: 0px auto;
    background-image:url("/images/backmast.png");
    background-repeat:repeat-7;
    position:relative;
}
.test {
	background-image:url("/images/hdrtest2.png");
	background-repeat:no-repeat;
	height:223px;
	width:920px;
	    position:relative;
    overflow:hidden;

}
#mastheadMediaFrame .slider {
    width:911px;
    position:relative;
    /*height:340px;*/
}
#mastheadMediaFrame .innerFrame .item {
    margin-left:15px;
 /*   height:340px; */
    overflow:hidden;
}



/* SIDE CLASSES */

.sideGroup {
    padding-top:9px;
    font-size:11px;
    line-height:1;
    width:255px;
    position:relative;
    left:-6px;
}

.sideGroup .sideTitle {
    width:255px;
    height:34px;
}

.sideGroup .sideTitle .title {
    color:#ffffff;
    font-weight:bold;
    padding-top:11px;
    padding-left:10px;
    font-size:12px;
}

.sideGroup .sideTitle.blue {
    background:url('/images/gen/side_tab_blue.png') top left no-repeat;
}

.sideGroup .sideTitle.red {
    background:url('/images/gen/side_tab_red.png') top left no-repeat;
}

.sideGroup .sideTitle .link {
    position:absolute;
    right:25px;
    top:19px;
}

.sideGroup .sideTitle .link a {
    color:#ffffff;
    font-size:10px;
}

.sideGroup .sideTop {
    width:255px;
    height:11px;
    background:url('/images/gen/side_top.png') top left no-repeat;
}

.sideGroup .sideContent {
    width:255px;
    background:url('/images/gen/side_back.png') top left repeat-y;
}

.sideGroup .sideBottom {
    width:255px;
    height:17px;
    background:url('/images/gen/side_bottom.png') top left no-repeat;
}



#userNav {
    position: absolute;
    top:8px;
    right:20px;
    color:#ffffff;
}

#userNav a {
    color:#ffffff;
}



/* FORM */

.zend_form {
    text-align:left;
    line-height:1;
}

.zend_form dt {
    clear:both;
    float:left;
    width:200px;
    margin-top:6px;
	color:#135E7B;
	font-weight:bold;
	font-size:11px;
}


.zend_form dd {
    float:left;
    width:300px;
    margin-left:10px;
    margin-top:4px;
}

.zend_form .errors {
    list-style-type:none;
    margin:0px;
    padding:0px;
}

.zend_form .errors li {
	list-style-type:none;
	margin:0px;
	padding:0px;
	font-size:10px;
	color:#F00;
}


.ModalOuterContainer .zend_form .errors li {
    color:#ff0000;
}


/* MODAL */


#blackOut {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #000;
    opacity: 0.75;
    filter:alpha(opacity=75);
    -moz-opacity:.75;
}

.ModalOuterContainer {
    position:absolute;
    top:0px;
    left:0px;
    width:580px;
}

.modal_middle {
    border: 2px solid #999;
    padding:10px;
    background-color:#fff;
}


.modal_close {
    position:absolute;
    right:-10px;
    top:-10px;
    color: #aaa;
    font-weight:bold;
    background-color:#fff;
    text-align:center;
    width:25px;
    height:25px;
    background: url('/images/gen/modal_close.png') top left no-repeat;
}

.modal_close:hover {
    cursor:pointer;
}
.maskhome{
   position: relative;
   overflow: hidden;
   margin: 0px auto;
   width: 50%;
   height: 25px;
   background-color: #f4f4f4;
}
.headerhome{
   float: left;
   width: 100%;
   height: 25px;
   background-color: #f4f4f4;
}
.collefthome{
   position: relative;
   width: 100%;
   right: 50%;
   background-color: #f4f4f4;
}
.col1home{
   position: relative;
   overflow: hidden;
   float: left;
   width: 49.3%;
   left: 100.35%;
   background-color: #e6e6e6;
}
.col2home{
   position: relative;
   overflow: hidden;
   float: left;
   width: 49.3%;
   left: 1.0499999999999972%;
   background-color: #e6e6e6;
}
.footerhome{
   float: left;
   width: 100%;
   background-color: #b4caf7;
}
bodyhome {
   padding: 0px;
   margin: 0px;
   font-size: 90%;
   background-color: #e7e7de;
}
.mediaGallery {
float:right;
margin-left:10px;
}
.galleryDisplay {
}

.galleryDisplay table {
    overflow:hidden;
    text-align:center;
    margin:0px;
    padding:0px;
    width:200px;
    height:200px;
    border:solid #000 1px;
    background: url('/images/gen/gallery_imgBack.gif');
}

.galleryDisplay table td {
    line-height:0;
}

.galleryDisplay div.on {
    display:block;
}

.galleryDisplay div {
    display:none;
}

.galleryNav {
    line-height:0;
}

.galleryNav ul {
    list-style-type:none;
    padding:0px;
    margin:0px;
}

.galleryNav ul li {
    list-style-type:none;
    padding:1px;
    margin:2px;
    float:left;
}

.galleryNav ul li.on {
    padding:1px;
    margin:1px;
    border:solid #000 1px;
}

.galleryNav ul li img {
    width:30px;
    height:30px;
}


.mediaCaptioned {
    float:right;
    margin-left:10px;
    clear:right;
}

.mediaCaptioned .imageSet {
    width:200px;
    margin-bottom:10px;
}

.mediaCaptioned .imageSet .imageBox,
.mediaCaptioned .imageSet .imageBox td {
    text-align:center;
}

.mediaCaptioned .imageSet .imageBox img {
    border:1px solid #333;
}

.mediaCaptioned .imageSet .captionBox {
    font-size:11px;
    color:#666;
}

.productList.profile.featured .item {
    float:none;
    margin-left:auto;
    margin-right:auto;
}

.featuredProductList {
	padding:3px 10px 3px 10px; 
}

.featuredProductList .itemImage{
	float:left;
	border:solid #CCC 1px;
	margin-right:5px;
        line-height:0;
        display:block;
        width:70px;
        height:70px;
}


.catalogContent .productList {
/*	padding:3px 10px 3px 10px;  */
}

.catalogContent .productList .item {
    width:124px;
    text-align:center;
    height:200px;
    float:left;
    margin-left:8px;
    margin-right:8px;
    line-height:1.1;
}

.catalogContent .productList .item .itemImage {
    width:120px;
    height:120px;
    border:solid #CCC 1px;
    display:block;
    overflow:hidden;
    background: url('/images/gen/gallery_imgBack.gif');
    text-align:center;
    line-height:1;
}

.catalogContent .productList .item .itemImage td {
    width:120px;
    height:120px;
    line-height:1;
}

.catalogContent .productList .item .itemImage img {
    /*width:120px;*/
    /*height:120px;*/
    border:0px;
}


/* CATALOG */

.catalogNav {
    width:200px;
    margin-top:0px;
}
.catalogNav ul.navigation {
    list-style-type: none;
    margin:0px;
    padding:0px;
	width:200px;
	font-size:13px;
}

.catalogNav ul.navigation ul {
    list-style-type: none;
    margin:0px;
    padding:0px;
}

.catalogNav ul.navigation li {
    list-style-type: none;
    margin:0px;
    padding:0px;
}

.catalogNav ul.navigation li a {
	display:block;
	text-decoration:none;
	color:#11556E;
	padding:3px 0px 3px 14px;
	border-bottom:1px solid #73C4F0;
}

.catalogNav ul.navigation li.active a {
    background-color:#dfdfdf;
}

.catalogNav ul.navigation li ul {
    display:none;
}

.catalogNav ul.navigation li.active ul {
    display:block;
}

.catalogNav ul.navigation li.active ul li a {
    padding-left:30px;
    background-color: transparent;
}

.catalogNav ul.navigation li.active ul li.active a {
    background-color: #11556E;
	color:#F3B409;
	font-weight:bold;
}

.catalogNav ul.navigation li.active ul li {
    background-color:#efefef;
}


.withNav .contentCell {
    padding-left:15px;
	width:670px;
}

.catalogContent {
    width:650px;
    margin-right:15px;
    float:right;
}

.categoryList {
    margin-top:10px;
}

.categoryList .item {
    float: left;
    margin-bottom: 5px;
    margin-top: 0;
    width: 223px;
    /* height:120px;*/
}
.categoryList .item .leftimg {
	position:relative;
	left:15px;
}
.categoryList .item .rightimg {
	position:relative;
	left:0px;
}

.categoryList .item .itemImage {
    height: 84px;
    overflow: hidden;
    margin-left: 6px;
	width: 223px;
}

.categoryList .item .itemInfo {
	min-height: 160px;
    width: 220px;
	padding-left:5px;
	padding-right:5px;
}

/*.categoryList .item .itemImage img {
    width:70px;
    height:70px;
}*/

.categoryList .item .itemName {
	font-size: 14px;
    font-weight: bold;
    height: 18px;
    line-height: 1.1;
    margin-bottom: 5px;
    overflow: hidden;
    padding-top: 5px;
    text-align: center;
}

.categoryList .item .itemName a {
    text-decoration:none;
    color:#333;
}

.categoryList .item .itemName a.on {
    text-decoration:underline;
    color:#e87c10;
}

.categoryList .item .itemIntro {
	border: 1px solid #E3E3E3;
    font-size: 11px;
    margin-top: 10px;
    min-height: 110px;
    padding: 2px 8px;
	overflow:hidden;
}

.strike {
    color:#ee0000;
    text-decoration: line-through;
}

/** CART **/



/* cart */

.sideGroup.cartSmall .sideTabName,
.sideGroup.cartSmall .sideTabContent {
    background-color: #8EBCF0;
}


ul.cartItemList,
ul.cartItemList ul,
ul.cartItemList li {
    list-style-type:none;
    padding:0px;
    margin:0px;
}

.cartItemList .item {
    clear:both;
    padding-top:1px;
}

.cartItemList .item ul li {
    float:left;
}

.cartItemList .itemUpdate {
    padding-top:10px;
    width:80px;
    text-align:center;
   /* display:none; */
}

.cartItemList .itemImage img {
    width: 90px;
    height: 90px;
    border: 0px;
}

.cartItemList .itemImage {
    width:100px;
/*    display: none; */
}

.cartItemList .itemName {
    padding-top:10px;
    width:260px;
}

.cartItemList .itemQty {
    padding-top:10px;
    width: 75px;
}

.cartItemList .item ul li.itemPrice {
    text-align:center;
    padding-top:10px;
    width: 75px;
    float:right;
}

.cartItemList .item ul li.itemAction {
    padding-top:12px;
    width:30px;
    float:left;
 /*   text-align:center; */
}




table.cartItemList,
table.cartItemList td {
    padding:0px;
    margin:0px;
}

table.cartItemList .item {
    padding-top:1px;
}

table.cartItemList .itemName {
    padding-top:10px;
    width:auto;
}

table.cartItemList .item td.itemPrice {
    text-align:center;
    padding-top:10px;
    width: 75px;
}

table.cartItemList .item td.itemAction {
    padding-top:12px;
    width:30px;
 /*   text-align:center; */
}




.cartSmall .cartItemList .itemUpdate {
    display:none;
}

.cartSmall .cartItemList .itemImage img {
    width: 40px;
    height: 40px;
    border: 0px;
}

.cartSmall .cartItemList .itemImage {
    width:50px;
}

.cartSmall .cartItemList .itemName {
    padding-top:5px;
    width:180px;
}

.cartSmall .cartItemList .itemQty {
    text-align:center;
    padding-top:5px;
    width: 40px;
}

.cartSmall .cartItemList .itemUnit {
    display:none;
}

.cartSmall .cartItemList .itemPrice {
    text-align:center;
    padding-top:5px;
    width: 75px;
    float:right;
}

.cartSmall .cartItemList .itemAction {
    padding-top:5px;
    width:20px;
    float:right;
    text-align:center;
}

.cartOptions {
    clear:both;
}


.cartOptions a {
    text-decoration:none;
    color:#5d9e39;
    font-weight:bold;
}

.cartSmall .cartOptions .conitinue {
    display:none;
}

.cartSmall .content.nav {
    font-size:13px;
}

.cartSmall .head {
    font-weight:bold;
    float:left;
    padding-right:10px;
	padding-top:3px;
}

.cartSmall ul.navigation {
    list-style-type: none;
    padding:0px 10px 0px 0px;
    margin:0px;
}

.cartSmall .content.cart {
    margin-top:9px;
    border-top:1px solid #ffffff;
    padding-top:10px;
}

.cartSmall ul.navigation li {
    list-style-type: none;
    padding:0px 10px 0px 0px;
    float:left;
    margin: 0px 0px;
    text-transform:capitalize;
    font-weight:bold;
    cursor:pointer;
}

.cartSmall ul.navigation li a {
    color:#ffffff;
	display: block;
	padding: 3px 8px 3px 8px;
	background: #4879E0;
	text-decoration:none;
	border:solid 1px #000;
	font-size:12px;
}
.cartTotals {
    float:right;
    width:400px;
}
.cartTotals dl {
    margin-top:0px;
    padding-top:0px;
}

.cartTotals dt {
    clear:both;
    float:left;
    width:305px;
    margin-right:20px;
    text-align:right;
}

.cartTotals dd {
    float:right;
    width:75px;
    margin-left:0px;
    text-align: center;
}

.promoCode {
    float:left;
    width:300px;
}

.promoCode .codeFrom {
    display:block;
}
.promoCode .addCode {
    display:none;
}

.cartSmall .cartTotals {
    float:right;
    width:200px;
}

.cartSmall .cartTotals dt {
    width:105px;
}

.cartSmall .promoCode {
    float:left;
    width:200px;
}

.cartSmall .promoCode .codeFrom {
    display:none;
}
.cartSmall .promoCode .addCode {
    display:block;
}

/** end cart **/

/** Folio Side Specs **/
.folio-relate {
	background-image:url('/images/folio-relate.jpg');
	background-repeat:no-repeat;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	padding:6px 0 0 5px;
	height:30px;
	margin-bottom:6px;
}
.foliobg {
	background-image:url('/images/folio-bg.jpg');
	background-repeat:no-repeat;
	padding:5px 10px 0 10px;
}

.foliobg a.url {
    color:#ffffff;
    font-weight:bold;
    text-decoration: none;
	font-size:11px;
}
.foliocallout {
	margin-top:10px;
	border-top:1px dashed #0CF;
	padding:10px 0 5px 0;
}

.sideinfo {
    font-size:11px;
    margin-top:20px;
    padding-bottom:10px;
}
.sideinfo .title {
    background-color:#000000;
    color:#ffffff;
    padding-left:10px;
    border-top:1px solid #b7bf90;
}

.sideinfo .set {
    padding-bottom:10px;
}

.sideinfo dl {
    margin-left:10px;
    margin-top:5px;
    margin-bottom:5px;
}
.sideinfo dt {
    font-weight:bold;
    clear:both;
    float:left;
    width:90px;
}
.sideinfo dd {
    float:left;
    width:100px;
    margin:0px;
}

.sideinfo .mother,
.sideinfo .father,
.sideinfo .sire {
    margin-left:10px;
    margin-top:5px;
    margin-bottom:5px;
}

.sideinfo .mother .name,
.sideinfo .father .name,
.sideinfo .sire .name {
    font-weight:bold;
}

.sideinfo .set .type {
    font-style: italic;
    color:#666;
}

.sale_state.sold {
    font-weight:bold;
    color:#ff0000;
}





/* FORM CLASSES */



.frmSet {
/*	border-top:1px solid #9f9f9f;
	border-right:1px solid #9f9f9f;
	border-left:1px solid #9f9f9f;
	width:600px; */
	clear:both;
        margin-top:6px;
        margin-bottom:6px;
}

.frmGroup {
/*	border-bottom:1px solid #9f9f9f; */
	clear:both;
}

.frmHead, .frmSubHead, .frmName, .frmValue {
    padding:3px 5px 3px 0px;
}

.frmHead {
	font-weight:bold;
	border-top: 1px solid #9f9f9f;
	background-color: #dfdfdf;
}

.frmSubHead {
    /*color:#cfcfcf;*/
    font-size:11px;
    font-style: italic;
}

.frmName {
    vertical-align:top;
    width: 125px;
    float:left;
    padding-top:6px;
/*	border:1px solid #efefef; */
}

.frmValue {
    vertical-align:top;
    float:left;
}

.frmHelp {
    clear:both;
    margin-left:140px;
    font-size:10px;
    font-style: italic;
    padding-bottom:3px;
}

.checkoutSet p {
    font-weight:bold;
}



.orderView, .orderView td {
    padding:0px;
    margin:0px;
}

.orderView {

}


#eventList .month {
    clear:all;
    margin-top:15px;
    margin-bottom:10px;
    border-top:1px solid #506d57;
    padding-top: 2px;
    line-height:1;
}

#eventList .month .monthTitle {
    font-weight:bold;
    font-size:13px;
}

#eventList .item  {
    margin-top:10px;
    margin-bottom:10px;
    margin-left:10px;
    line-height:1.2;
}

#newsList .item  {
    margin-top:12px;
    margin-bottom:2px;
    /*margin-left:10px;*/
    line-height:1.2;
	border-top:1px solid #F3F9FC;
}
#newsList h1 {
	margin-top:7px;
}
#newsList h1 a{
	font-size:16px;
	margin-top:7px;
	font-style:italic;
	text-decoration:none;
	color:#519EC3;
}
#newsList h1 a:hover{
	color:#11556E;
}
#newsList .itemLink {
	padding-bottom:4px;
    /*margin-left:10px;*/
    line-height:1.2;
}
#newsList .itemIntro {
	padding:3px 0 3px 10px;
	margin:6px;
    /*margin-left:10px;*/
    line-height:1.3;
	border-left:2px solid #e3e3e3;
}
#newsList .itemTitle {
    line-height:1.4;
}
.addthis_toolbox.addthis_pill_combo {
    margin-top: 7px;
}
.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet,
.addthis_toolbox.addthis_pill_combo a.addthis_counter {
    margin-top: -1px;
}
.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: left;
}   

#eventList .item .itemTitle,
#newsList .item .itemTitle {
    font-weight:bold;
	font-size:13px;
	line-height:1.5;
}

#eventList .item .itemDate,
#newsList .item .itemDate {
    color:#506d57;
	font-size:11px;
    font-style: italic;
	line-height:1.3;
	margin-top:2px;
}

.leftContent .innerContent.event .contentBody .padding,
.leftContent .innerContent.news .contentBody .padding {
    padding-top:14px;
}

.innerContent.event .itemDate,
.innerContent.news .itemDate {
    margin-bottom:10px;
    font-weight:bold;
}

.innerContent.event .itemLink
.innerContent.news .itemLink {
    margin-bottom:10px;
}

.innerContent.event .return,
.innerContent.news .return {
    margin-top:20px;
    margin-bottom:10px;
}



.fbAlbumList .item {
    float:left;
    width:200px;
    height:240px;
    text-align:center;
    overflow:hidden;
}

.fbAlbumList .item .itemDescription {
    font-size:10px;
}

.fbAlbumList .item .itemImage {
    margin-left:auto;
    margin-right:auto;
    margin-top:3px;
    position:relative;
    height:150px;
    width:150px;
    border:1px solid #666;
}

.fbAlbumList .item .itemImage .image {
    left:-3px;
    top:-3px;
    position:absolute;
    height:150px;
    width:150px;
    border:1px solid #666;
    background:#fff;
    text-align:center;
    overflow:hidden;
}

.fbAlbumList .item .itemImage .image td {
    height:150px;
    width:150px;
    text-align:center;
    overflow:hidden;
}

.fbAlbumList .item .itemName {
    font-weight:bold;
}
.fbhome {
	padding:0 0 0px 37px;
	height:37px;
}
.socwhat {
	font-size:10px;
	color:#0CF;
	line-height:6px;
}

.breadcrumbs {
    font-size:10px;
    margin-top:0px;
    padding-bottom:5px;
    color:#555555;
    position:relative;
    top:-10px;
}

.breadcrumbs a {
    color:#333333;
}

.quotes {
	background-image:url("/images/quote.png");
	background-repeat:no-repeat;
	width:579px;
	height:172px;
	margin-left:20px;
}
.quotes .copyblock {
    margin:0;
	padding:16px 49px 0px 50px;
	line-height:1.7;
	font-size:12px;
	text-align:justify;
}

.copyblock.side {
    font-size:11px;
}

.copyblock.side .header {
    font-weight:bold;
    margin:0;
	background-image:url("/images/rthdr.jpg");
	background-repeat:no-repeat;
	width:251px;
	height:36px;
	text-align:center;
	line-height:36px;
}

.copyblock.side .copy {
    margin:0;
	background-image:url("/images/rtbdy.jpg");
	background-repeat:repeat-y;
	padding:3px 10px 3px 10px;
	line-height:1.7;
}
.copyblock.side .ftr {
    margin:0;
	background-image:url("/images/rtftr.jpg");
	background-repeat:none; 
	width:251px;
	height:18px;
}

.copyblock.side p {
    margin-top:0px;
    margin-bottom:0px;
}
.vbwelcome {
	background-image:url("/images/vb-welcome.jpg");
	background-repeat:no-repeat;
	height:890px;
	height:194px;
}
.vbwelcome .vbmessage{
	font-size: 15px;
	left: 410px;
	position: relative;
	top: 50px;
	width: 445px;
	color:#4AA2CC;
	text-align:justify;
}
.vbwelcome .vbmessage .big{
	float: left;
    font-size: 50px;
    height: 50px;
    margin-top: -20px;
    width: 48px;
	color:#11556E;
}
.vbwelcome .vbmessage .idea{
	padding-left: 80px;
    padding-top: 25px;
}

.vbmobile {
	background-image:url("/images/mobile.jpg");
	background-repeat:no-repeat;
	height:890px;
	height:194px;
	margin-bottom: 10px;
}
.vbmobile .vbmessage{
	font-size: 15px;
	left: 410px;
	position: relative;
	top: 48px;
	width: 445px;
	color:#4AA2CC;
	text-align:justify;
}
.vbmobile .vbmessage .big{
	color: #11556E;
    float: left;
    font-size: 40px;
    height: 46px;
    margin-bottom: 10px;
    width: 120px;
}

.vbb2b {
	background-image:url("/images/b2b.jpg");
	background-repeat:no-repeat;
	height:890px;
	height:194px;
}
.vbb2b .vbmessage{
	font-size: 15px;
	left: 422px;
	position: relative;
	top: 48px;
	width: 445px;
	color:#4AA2CC;
	text-align:justify;
}
.vbb2b .vbmessage .big{
	color: #009;
	float: left;
	font-size: 43px;
	height: 46px;
	margin-top: -10px;
	width: 90px;
}

.vbfeature {
	background-image:url("/images/wjcolt.jpg");
	background-repeat:no-repeat;
	height:890px;
	height:216px;
}
.vbfeature .vbmessage{
	color: #4AA2CC;
    font-size: 15px;
    left: 10px;
    position: relative;
    top: 25px;
    width: 394px;
	text-align:justify;
}
.vbfeature .vbmessage .big{
	float: left;
    font-size: 50px;
    height: 50px;
    margin-top: -20px;
    width: 100px;
	color:#11556E;
}

.vbpunchout {
	background-image:url("/images/punchout.jpg");
	background-repeat:no-repeat;
	height:890px;
	height:216px;
}
.vbpunchout .vbmessage{
	font-size: 15px;
	left: 10px;
	position: relative;
	top: 30px;
	width: 394px;
	color:#4AA2CC;
	text-align:justify;
}
.vbpunchout .vbmessage .big{
	color: #F28A0D;
    float: left;
    font-size: 40px;
    height: 46px;
    margin-top: -10px;
    width: 195px;
}


.homeFeatures {
	color:#FFF;
}
.homeFeatures a{
	color:#FFF;
}
.homeFeatures h5{
	color:#F9D904;
	font-size:17px;
	margin:3px 0 -4px 0;
	font-family:'Architects Daughter',arial,serif;
}
.homeFeatures .copyblock {
    width:260px;
    margin:5px 14px 7px 10px;
    float:left;
    height: 130px;
    background-color:#eaeaea;
	border-left:1px solid #5EACD4;
	border-right:1px solid #5EACD4;
	border-bottom:1px solid #5EACD4;
	padding:5px 7px 5px 5px;
	font-size:11px;
	background-image:url("/images/blockbg.jpg");
	background-repeat: repeat-x;
	line-height:1.6;
	text-align:justify;
}

.homeFeatures p {
    margin:8px 0px;
}

.copyblock.pullquote {
    font-size:16px;
    float:left;
    margin: 0px 10px 10px 0px;
    width:150px;
}


.mastheadContainer {
    position:relative;
    height:223px;
    width:900px;
    margin-left:auto;
    margin-right:auto;
}

.mastheadContainer .image {
    height:223px;
    width:900px;
    overflow:hidden;
    position:relative;
}

.mastheadContainer .image #slideDisplay {
    position:absolute;
    width:900px;
    top:0px;
    left:0px;
}

.mastheadContainer .loading {
    padding:60px;
    text-align:center;
    font-weight:bold;
    color:#ffffff;
    background: url('/images/icons/wait.gif') center 90px no-repeat;
}

.mastheadContainer #slideNav #up {
    height:28px;
    width:27px;
    float:left;
    background:url('/images/slider.png') -27px top no-repeat;
}

.mastheadContainer .controls {
    position:absolute;
    right:20px;
    bottom:-5px;
    height:28px;
}

.mastheadContainer #slideNav #down {
    height:28px;
    width:27px;
    float:left;
    background:url('/images/slider.png') left top no-repeat;
}

#down:hover,
#up:hover,
#slideDisplay:hover {
    cursor:pointer;
}


.productList.profile .item {
    float: left;
    height: 109px;
    margin: 5px;
    position: relative;
    width: 195px;
}
.productList.profile .item .feature{
    width:150px;
    height:84px;
    margin:5px;
    position:relative;
}
.productList.profile .item .itemImage {
    height: 109px;
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 195px;
}

.productList.profile .item .itemName {
    background-color: #FFFFFF;
    border-bottom: 2px solid #71B6D9;
    border-top: 2px solid #71B6D9;
    bottom: 16px;
    display: none;
    font-size: 11px;
    font-weight: bold;
    left: 0;
    position: absolute;
    text-align: center;
    width: 195px;
}
.productList.profile .item .itemName a {
    color:#11556E;
    display:block;
    padding:5px;
    text-align:center;
    text-decoration:none;
}

.productList.profile .item:hover .itemName {
    display:block;
}

.productList.profile.all .item {
    margin-left: 14px;
    margin-right:14px;
}
.pagefb {
	position:absolute;
	right:-5px;
	top:23px;
}
.fbshare { padding:0 0 3px 0; }
.plusone {
	margin-left:auto;
	margin-right:auto;
	width:69px;
	margin-top:-2px;
}
.fbpage {
	width:520px;
	margin-left:0;
	height:780px;
	overflow:hidden;
	font-size:12px;
}
.fbpage .innerFrame {
	width:520px;
}
.fbpage .categoryList .item .itemInfo {
    float: left;
    width: 320px;
	font-size:11px;
}
.fbpage .categoryList .item .itemImage {
    clear: left;
    float: left;
    height: 84px;
    margin-right: 10px;
    overflow: hidden;
    width: 150px;
}
.fbpage .categoryList .item {
    height: 90px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 33%;
}
.fbpage .categoryList .item .itemName {
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 5px;
    padding-top: 0;
    text-align: left;
}
.homeform {
	padding-bottom:15px;
}
.homeform .zend_form dd {
    float: left;
    margin-left: 10px;
    margin-top: 4px;
    width: 100px;
}
.homeform .zend_form dt {
    color: #135E7B;
    float: left;
    font-size: 10px;
    font-weight: bold;
    margin-top: 8px;
    width: 90px;
}
.homeform .message {
	color: #F00;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size:12px;
}
.homeform input[type="text"], input[type="password"], input.text, input.title, {
    background-color: #FFFFFF;
    border: 1px solid #BBBBBB;
    width: 140px;
}

.serviceform {
	padding-bottom:15px;
}
.serviceform .zend_form dd {
    float: left;
    margin-left: 10px;
    margin-top: 4px;
    width: 100px;
}
.serviceform .zend_form dt {
    color: #135E7B;
    float: left;
    font-size: 10px;
    font-weight: bold;
    margin-top: 8px;
    width: 90px;
}
.serviceform .message {
	color: #F00;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size:12px;
}
.serviceform input[type="text"], input[type="password"], input.text, input.title, {
    background-color: #FFFFFF;
    border: 1px solid #BBBBBB;
    width: 140px;
}
.hrform {
	float:right;
	width:400px;
}

#toolbar { background: #0C3B4C url('/images/hdbg.png') left top repeat-x; border-top: 1px solid #5AA7CE; position: fixed; z-index: 10000; width: 100%; bottom: 0; -moz-box-shadow: 0px 0px 4px #000; -webkit-box-shadow: 0px 0px 4px #000;  box-shadow: 0px 0px 4px #000; }
#toolbar .wrap { width: 900px; margin: 0 auto; height:59px;}
#toolbar .contact { float: right; padding: 0px 0px; }
#toolbar .contact li { float: left; list-style: none; color: #fff; font-weight: bold; font-size: 13px; text-transform: ; }
#toolbar .contact li:first-child { padding-right: 10px; margin-right: 10px; border-right: 1px solid #5AA7CE; }
#toolbar .contact li a { color: #fff; text-decoration: none; }
#toolbar .contact li a:hover { text-decoration: underline; }
#toolbar .social { height: 12px; float: left; margin: 11px 0 0 -37px;}
#toolbar .social li { display: block; float: left; width: 30px; height: 24px; }
#toolbar .social li.facebook { background: url('/images/facebook.png') left top no-repeat; }
#toolbar .social li.twitter { background: url('/images/twitter.png') left top no-repeat; }
#toolbar .social li.rss { background: url('/images/blogger.png') left top no-repeat; }
#toolbar .social li a { display: block; float: left; width: 30px; height: 24px; text-indent: -9999px; }
#toolbar .like { width: 410px; margin:0 0 0 158px; }
#toolbar .like .name_block a { color: #f00 !important; }
#toolbar .like #___plusone_0 { display:block !important; float: left !important; padding: 11px 0 !important; }

code, .example {  padding: .5em;  display: none;  overflow-x: auto;}
.twoot {  padding-top: 3em; }
.query {  margin-bottom: 2em;}
.tweet,.query {	font: 100% Georgia, serif;	color: #085258;}
p#preloader {	margin: 0;	padding: 1em 1em 1em 3em;	background: transparent url('/include/twitter/vbload.gif') 1em center no-repeat;}
.tweetvb {position:relative;top:150px;left:380px;width:500px;height:40px;}
.tweet_list {	list-style: none;	margin: 0;	padding: 0;	top:150px;	left:380px;	width:500px;	height:40px;}
.tweet_list .awesome,.tweet_list .epic {text-transform: uppercase;	}	
.tweet_list li { bottom: 10px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0.5em;
    position: absolute;
    right: -20px;
    width: 310px;}
.tweet_list li a {	color: #000;}	
.tweet_list .tweet_even {background-color: #91E5E7;		}	
.tweet_list .tweet_avatar {	padding-right: .5em; float: right; height:50px;		}
.tweet_list .tweet_avatar img {	vertical-align: middle;	}