body {
	padding:0px;
	margin: 0px;
}
td, div, span {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
a {
	font-family: Arial;
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
textarea {
	font-family: Arial;
	font-size: 12px;
}
td.border_left {
	background-image: url(images/border_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.border_right {
	background-image: url(images/border_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.navigation {
	background-image: url(images/mainmenu_back.gif);
}

.black {
	color: #000000;
}

td.mainpage {
  width:100%;
  text-align:center;  
}

/*shopping cart */
td.shopping_cart a {
	color: #304489;
	font-family: Verdana;
	font-size: 10px;	
}
td.shopping_cart a:hover {
	text-decoration: none;
}
td.shopping_cart div {
	margin: 3px 0px 0px 10px;
}
td.shopping_cart span.bold {
	color: #304489;
	font-family: Verdana;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
	
/*eof shopping cart */

/*main menu*/
table.mainmenu {
	width: 510px;
	height: 19px;
	margin-bottom: 1px;
}
table.mainmenu td {
	text-align: center;
	width: 84px;
}
table.mainmenu a {
	font-family: Verdana;
	font-size: 11px;	
	color: #ffffff;
	display: block;
	width: 84px;
	line-height: 19px;
	background-repeat: no-repeat;
	background-position: center;
	padding-right: 1px;
	text-decoration: none;
}
table.mainmenu a.mainmenu {
	background-image: url(images/menu_cel.gif);
}
table.mainmenu a:hover.mainmenu, table.mainmenu a.mainmenu_active {
	background-image: url(images/menu_over.gif);
}
table.mainmenu a:hover {
	text-decoration: none;
}
/*eof main menu*/

/*top menu*/
td.topmenu {
	background-image: url(images/topmenu_back.jpg)
}
table.topmenu {
	width: 169px;
}
table.topmenu td {
	text-align: center;
	width: 84px;
	padding-right: 1px;
}
table.topmenu a {
	font-family: Verdana;
	font-size: 10px;	
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	width: 84px;
	line-height: 15px;
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 3px;
	text-decoration: none;
}
table.topmenu a:hover {
	text-decoration: none;
}
table.topmenu a.topmenu {
	background-image: url(images/topmenu_cel.gif);
}
table.topmenu a:hover.topmenu, table.topmenu a.topmenu_active {
	background-image: url(images/topmenu_over.gif);
}
/*eof top menu*/

table.site {
	margin-top:1px;
	background-color: #FCFCFC;
}

/*column left */
td.column_left {
	border-right: 1px solid #D1D1D1;
	}

table.column_left {
	border-collapse: collapse;
	background: url(images/gradient.jpg) top repeat-x;
}
table.column_left td.module {
	border-top: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
}
td.module {
	padding: 1px 1px 1px 0px;
}
table.featured {
	background-color: #34478C;
}
table.featured td.title {
	font-size: 13px;
	text-transform: uppercase;
	padding: 0px 10px 0px 10px;
	color: #ffffff;
}
table.featured td.description {
	text-align: left;
	line-height: 15px;
	padding: 0px 10px 0px 10px;
	color: #ffffff;
}
table.featured td.img {
	padding: 6px 0px 6px 0px;
} 
table.featured td.actions {
	background-color: #1F3075;
}
table.featured td.actions a {
	color: #ffffff;
	text-decoration: none;
}
table.featured td.actions a:hover {
	text-decoration: none;
}
span.sep {
	font-size: 14px;
	color: #ffffff;
}

table.testimonials {
	background-color: #8AA9EA;
}
table.testimonials td.title {
	font-size: 16px;
	text-transform: uppercase;
	text-align: left;
	padding: 3px 10px 0px 10px;
	color: #000000;
}
table.testimonials td.titleWhite {
	font-size: 16px;
	text-transform: uppercase;
	text-align: left;
	padding: 3px 10px 0px 10px;
	color: #ffffff;
}
table.testimonials a.name {
	color: #3A4386;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
table.testimonials td.body {
	text-align: left;
	line-height: 15px;
	padding: 7px 10px 0px 10px;
	color: #000000;
}
table.testimonials td.author {
	text-align: left;
	line-height: 15px;
	padding: 5px 10px 5px 10px;
	color: #000000;
}
table.testimonials td.divider {
	text-align: center;	
	padding: 5px 0px 0px 0px;
}
table.testimonials hr.sep {
	color: #ffffff;
	text-align: center;
	height: 1px;
	width: 190px;
}
table.testimonials td.bottom {
	background-color: #465C9F;
	padding-right: 10px;
}
table.testimonials td.bottom a{
	color: #ffffff;
}
/*eof column left */

/*categories menu*/
div.categories_l1 {
	width: 166px;
	text-align:left;
	border-top: 1px solid #D1D1D1;
}
div.categories_l1 div {
	line-height: 25px;
	width: 155px;
	text-align: left;
	margin-left: 2px;
}
div.categories_l1 div div {
	margin-left: 5px;
	width: 155px;
}
div.categories_l1 div a  {
	font-family: Verdana;
	font-size: 11px;
	color: #656565;
}

div.categories_l1 div a:hover, div.categories_l1 div a.active  {
	text-decoration: underline;
}
 
/*categories menu */

/*content*/
td.content {
	background: url(images/gradient.jpg) top repeat-x;
	border-top: 1px solid #D1D1D1;
}

h1.title2 {
	margin:0;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

h3.landing {
        margin:4px 0 14px 0;
}

td.title1, td.title2, span.title, td.title3, td.title4 {
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
td.title1, span.title, td.title3, td.title4 {
	color: #81307F;
}
td.title2 {
	color: #334B89;
}
td.title1, td.title2, td.title3 {
	padding-left: 10px;
	padding-top: 5px;
}
td.title3 {
	text-transform: none;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	display: inline;
}
	
h1.title1 {
	color: #81307F;
}

h1.title2 {
	color: #334B89;
}

td.title4 {
	font-size: 15px;
	padding-left: 6px;
}

table.welcome td.text {
	text-align: justify;
	line-height: 16px;
}

table.specials td.title {
	color: #334B89;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
}

/*product*/
table.product {
	height: 100%;
}

table.product td.header {
	line-height: 1px;
	height: 6px;
	background-image: url(images/product_top.gif);
}
table.product td.body {
	background-image: url(images/product_back.gif);
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}
table.product td.bottom {
	line-height: 1px;
	height: 8px;
	background-image: url(images/product_bottom.gif);
	padding-left: 15px;
}
table.product td.bottom a {
	color: #ffffff;
	text-decoration: none;
}
table.product a.name {
	color: #3A4386;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
table.product td.description {
	padding: 8px 0px 0px 0px;
	text-align: left;
}
table.product span.price {
	color: #6B3072;
	font-weight: bold;
	font-size: 11px;
}
table.product td.sep {
	line-height: 10px;
	font-size: 14px;
	color: #ffffff;
	vertical-align: top;
	padding-top:4px;
}
/*eof product*/
/*eof content*/

/*footer*/
table.footer {
	border-top: 1px solid #D1D1D1;
	background-color: #FCFCFC;
}
td.copyright {
	padding: 6px 0px 5px 8px;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	border-right: 1px solid #D1D1D1;
}
td.footer_menu {
	color: #525252;
}
td.footer_menu a {
	color: #525252;
}
td.footer_menu a:hover {
	text-decoration: underline;
}
div.footer {
	margin-top: 4px;
}
span.tel {
	font-size: 16px;
	font-weight: bold;
	color: #34468C;
}
/*eof footer*/

/*products listing*/

a.pageResults {
	color: #666666;
}
table.pageNav_top {
	margin-top: 10px;
	margin-bottom: 20px;
}
table.pageNav_top td, span.pageNav_active {
	font-size: 10px;
}
td.pageNav {
	font-size: 10px;
}
span.pageNav_active {
	color: #79307F;
}

/*eof products listing*/

/*product info*/

h1.product_name {
	color: #81307F;
	font-size: 15px;
	font-weight: bold;
	text-transform: none;
}

h1.title {
	color: #81307F;
	font-size: 18px;
	text-align: center;
}

td.info_title {
	height: 22px;
	background-image: url(images/product_inf.gif);
	text-align: center;
	text-transform: uppercase;
	vertical-align: center;
	color: #EAD9EA;
	font-size: 12px;
}
td.info_body {
	padding: 12px;
	font-size: 12px;
	color: #000000;
}
select.size_sel {
	width: 75px;
}
#product_image, table.additional_images img {
	border: 2px solid #ffffff;
}
a.back {
	color: #7D2E81;
	font-weight: bold;
	margin-left: 4px;
}
a.closeWindow {
	font-size: 11px;
}
	
/*eof product info*/

/*other*/
h4.pagesTitle a, td.main a {
	color: #000000;
	font-size: 11px;
}
table.infoBox  {
	text-align: left;
}
td.infoBoxHeading {
	font-weight: bold;
	text-align: left;
}
td.main {
	padding-left: 10px;
}
table.block {
	margin-left: 2px;

}
.infoBox {
	border:1px solid #D1D1D1;
}

td.infoBoxHeading {
	padding-bottom: 5px;
}

td.fieldKey {
	padding-left: 5px;
}
a.checkoutBarFrom {
	color: #666666;
}
td.checkoutBarCurrent {
	text-decoration: underline;
}
table.productListing {
	border-collapse: collapse;
}
table.productListing td {
	border: 1px solid #D1D1D1;
}
td.infoBoxContents {
	text-align: left;
}
h4.pagesTitle {
	padding: 0px;
	margin: 0px;
}
table.infoBoxNotice td {
	color: #81307F;
}

td.messageStackError {
	text-align: center;
}

form {
	padding: 0px;
	margin: 0px;
}