/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/*-------------Rounded Corner Light Blue--------------*/

.roundedcornr_box_814873 {
   background: #7f97a1;
}
.roundedcornr_top_814873 div {
   background: url(roundedcornr_814873_tl.png) no-repeat top left;
}
.roundedcornr_top_814873 {
   background: url(roundedcornr_814873_tr.png) no-repeat top right;
}
.roundedcornr_bottom_814873 div {
   background: url(roundedcornr_814873_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_814873 {
   background: url(roundedcornr_814873_br.png) no-repeat bottom right;
}

.roundedcornr_top_814873 div, .roundedcornr_top_814873, 
.roundedcornr_bottom_814873 div, .roundedcornr_bottom_814873 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_814873 { margin: 0 0px; }


/*-------------Rounded Corner Green With Gradient--------------*/

.roundedcornr_box_446941 {
   background: #669966 url(roundedcornr_446941_grad.gif) repeat-x top left;
}
.roundedcornr_top_446941 div {
   background: url(roundedcornr_446941_tl.gif) no-repeat top left;
}
.roundedcornr_top_446941 {
   background: transparent url(roundedcornr_446941_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_446941 div {
   background: url(roundedcornr_446941_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_446941 {
   background: transparent url(roundedcornr_446941_br.gif) no-repeat bottom right;
}

.roundedcornr_top_446941 div, .roundedcornr_top_446941,
.roundedcornr_bottom_446941 div, .roundedcornr_bottom_446941 {
   width: 100%;
   height: 5px;
   font-size: 1px;
}
.roundedcornr_content_446941 { margin: 0 5px; }

/*-------------Rounded Corner Green With NO Gradient--------------*/

.roundedcornr_box_716204 {
   background: #dbf6be;
}
.roundedcornr_top_716204 div {
   background: url(roundedcornr_716204_tl.png) no-repeat top left;
}
.roundedcornr_top_716204 {
   background: url(roundedcornr_716204_tr.png) no-repeat top right;
}
.roundedcornr_bottom_716204 div {
   background: url(roundedcornr_716204_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_716204 {
   background: url(roundedcornr_716204_br.png) no-repeat bottom right;
}

.roundedcornr_top_716204 div, .roundedcornr_top_716204, 
.roundedcornr_bottom_716204 div, .roundedcornr_bottom_716204 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_716204 { margin: 0 10px; }


/*-------------Rounded Corner Dark Green With NO Gradient--------------*/

.roundedcornr_box_199660 {
   background: #9bbf65;
}
.roundedcornr_top_199660 div {
   background: url(roundedcornr_199660_tl.png) no-repeat top left;
}
.roundedcornr_top_199660 {
   background: url(roundedcornr_199660_tr.png) no-repeat top right;
}
.roundedcornr_bottom_199660 div {
   background: url(roundedcornr_199660_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_199660 {
   background: url(roundedcornr_199660_br.png) no-repeat bottom right;
}

.roundedcornr_top_199660 div, .roundedcornr_top_199660, 
.roundedcornr_bottom_199660 div, .roundedcornr_bottom_199660 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_199660 { margin: 0 0px; }
