body, h1, h2, h3, h4, h5, h6, h1 p, h2 p, h3 p, h4 p, h5 p, h6 p, img, form, fieldset {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
}
* {
	outline: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:19px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

#tables_content {
	color: #666;
	width: 1024px;
	margin-top: 10px;
	margin-bottom: 0px auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: auto;
}

#tables_content .box {
float: left;
width: 216px;
height: 245px;
overflow: hidden;
padding: 16px;
background-color: #eee;
border-radius: 8px;
box-shadow: 2px 2px 2px 0px #ccc;
-webkit-box-shadow: 2px 2px 2px 0px #ccc;
-moz-box-shadow: 2px 2px 2px 2px #ccc;
color: #666;
margin-right: 10px;
}
#tables_content .box_ponta_direita {
float: left;
width: 216px;
height: 245px;
overflow: hidden;
padding: 16px;
background-color: #eee;
border-radius: 8px;
box-shadow: 2px 2px 2px 0px #ccc;
-webkit-box-shadow: 2px 2px 2px 0px #ccc;
-moz-box-shadow: 2px 2px 2px 2px #ccc;
color: #666;
margin-right: 0px;
margin-left: 1px;
}
#tables_content .boxmap {
float: left;
width: 455px;
height: 524px;
overflow: hidden;
padding: 16px;
background-color: #eee;
border-radius: 8px;
box-shadow: 2px 2px 2px 0px #ccc;
-webkit-box-shadow: 2px 2px 2px 0px #ccc;
-moz-box-shadow: 2px 2px 2px 2px #ccc;
color: #666;
margin-right: 0px;
margin-left: 1px;
}
#tables_content .boxcontact {
float: left;
width: 500px;
height: auto;
padding-left:16px;
background-color: #eee;
border-radius: 8px;
box-shadow: 2px 2px 2px 0px #ccc;
-webkit-box-shadow: 2px 2px 2px 0px #ccc;
-moz-box-shadow: 2px 2px 2px 2px #ccc;
color: #666;
margin-right: 10px;
}
#tables_content .boxmessage {
float: left;
width: 485px;
height: auto;
padding: 16px;
background-color: #eee;
border-radius: 8px;
box-shadow: 2px 2px 2px 0px #ccc;
-webkit-box-shadow: 2px 2px 2px 0px #ccc;
-moz-box-shadow: 2px 2px 2px 2px #ccc;
color: #666;
margin-right: 10px;
margin-top:10px;
}
#tables_content .boxmedia {
float: left;
width: 474px;
height: auto;
padding: 16px;
background-color: #eee;
border-radius: 8px;
box-shadow: 2px 2px 2px 0px #ccc;
-webkit-box-shadow: 2px 2px 2px 0px #ccc;
-moz-box-shadow: 2px 2px 2px 2px #ccc;
color: #666;
margin-right: 10px;
}

#tables_content .boxlarga {
	float: left;
	width: 992px;
	min-height: 240px;
	background-color: #eee;
	border-radius: 8px;
	box-shadow: 2px 2px 2px 0px #ccc;
	-webkit-box-shadow: 2px 2px 2px 0px #ccc;
	-moz-box-shadow: 2px 2px 2px 2px #ccc;
	color: #666;
	margin-right: 20px;
	text-align: justify;
	padding-top: 2px;
	padding-right: 16px;
	padding-bottom: 2px;
	padding-left: 16px;
}

.boxlarga h1 {
	margin-top: 15px;
	line-height: 12px;
}



#tables_content .box h1 {
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 12px;
}
#tables_content .box_ponta_direita h1 {
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 12px;
}
#tables_content .box_map h1 {
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 12px;
}

#tables_content .box p {
	line-height: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#tables_content .box_ponta_direita p {
	line-height: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#tables_content .box_map p {
	line-height: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* sidebar pages */

body.products_results #sidebar, body.products_detail #sidebar, body.products_search #sidebar {
	display: block;
}
body.products_results #page, body.products_detail #page, body.products_search #page {
	margin-right: 240px;
}

input[type=text], input[type=password], textarea, select {
	font-family:  Arial, Helvetica, sans-serif;
}
p {
	line-height: 18px;
	text-align: left;
}
input[type=text], input[type=password], textarea, select {
	color:#c6c6c6;
}
/* headings */

h1 {
	color: #071845;
	font-size: 1.5em;
	padding-top:10px;
	padding-bottom:3px;
	font-family: Arial, Helvetica, sans-serif;
}
body.products_detail h1 {
	font-size:2.0em;
	border-bottom:#cccccc 5px solid;
	margin-bottom:10px;
	padding-bottom:5px;
}
h1 .side {
	float: right;
}
h2 {
	color: #071845;
	font-size: 1.1em;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 .side {
	float: right;
	font-size: 0.8em;
	font-weight: normal;
}
h3 {
	color: #071845;
	font-size: 1.2em;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

/* links */

a {
	color: #071845;
}
a:hover {
	text-decoration: underline;
}

/* content */

.content {
	margin: 0 auto;
	width: 1024px;
}

/* split column */

.split-column {
	overflow: hidden;
}
.split-column .column-one {
	float: left;
	width: 450px;
}
.split-column .column-two {
	float: right;
	width: 460px;
}

.split-home {
	overflow: hidden;
	background-color:#ffffff;
}
.split-home .column-one {
	float: left;
	width: 460px;
}
.split-home .column-two {
	float: right;
	width: 460px;
}

.triple-column {
	overflow: hidden;
}
.triple-column .column-one {
	float: left;
	width: 290px;
}
.triple-column .column-two {
	float: left;
	width: 300px;
	margin: 0 20px;
}
.triple-column .column-three {
	float: left;
	width: 290px;
}

/* header */

#header-wrapper {
	background-color: #FFFFFF;
	padding: 10px 0 45px 0;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#header {
	position:relative;
}
#header .logo {
	position: absolute;
	top: 0px;
	left: 1px;
}

/* header menu */
#header-menu-wrapper {
	background-color: #FFFFFF;
}
#header-menu-content {
	height: 55px;
	-moz-border-radius-bottomLeft: 10px;
	-moz-border-radius-bottomRight: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#header-menu {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#header-menu li {
	float: left;
}
#header-menu li a {
	color: #fff;
	padding: 0 10px;
	line-height: 40px;
	text-decoration: none;
	font-size: 0.9em;
}
#header-menu li a:hover {
	text-decoration:underline;
}

/* top menu */

#top-menu {
	z-index: 2000;
	position: absolute;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
	top: 25px;
	
}
#top-menu, #top-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: rgb(9,32,136);
	border-top-right-radius: 10px;
	border-image-slice: fill;
	border-top-left-radius: 10px;
	
}
#top-menu li {
	position: relative;
	float: left;
	margin: 0 10px;
	padding: 0;
	
	
}
#top-menu li:hover li {
	margin:0;
}
#top-menu a {
	display: block;
	color: #ffffff;
	line-height: 40px;
	text-decoration: none;
	padding: 0px 9px;
	font-weight: bold;
}
#top-menu a:hover, #top-menu li:hover a {
	color: rgb(255,204,0);
	background-color: rgb(9,32,136);
	line-height:40px;
	padding:0px0px;
}
#top-menu li:hover li a {
	color: #FFF;
	border-top: none;
}


#top-menu li:hover li:hover li a { /*sub-menus cor letra*/
	color: #FFF;
	border-top: none;
}

#top-menu ul a {
	overflow: hidden;
	width: 140px;
	padding:2px 10px;	
}
#top-menu a p {
	margin: 0;
	padding: 0;
	line-height:40px;
}
#top-menu li ul {
	position: absolute;
	display: none;
	margin:0;
	background-color: rgb(9,32,136);
}
#top-menu li:hover > ul {
	display: block;
}
#top-menu li:hover li:hover a {
	background-color: rgb(9,32,136);
	color: rgb(255,204,0);
}
#top-menu li li:hover > ul { /*mexe nos sub-menus*/
	display: block;
	left: 100%;
	top: 0;
	background-color: rgb(9,32,136);
}
#top-menu li:hover li:hover li:hover a {
	display: block;
	left: 100%;
	top: 0;
	background-color: rgb(9,32,136);
	color:rgb(255,204,0) !important;
}


#top-menu a.selected {
	background-color:  rgb(9,32,136);
}

/* top search */

#top-search {
	overflow:hidden;
}
#top-search-query {
	padding: 7px 5px;
	outline: 0;
	width: 210px;
	font-size: 0.9em;
	background-color: #eee;
	border:#ccc 1px solid;
	width:138px;
	font-family: Arial, Helvetica, sans-serif;
}
#top-search-submit {
	float: right;
}
#top-search-submit:hover {
}

/* content */

#content-wrapper {
	background-color: #f7f7f7;
	overflow: hidden;
}
#content {
	padding: 20px 0;
	overflow: hidden;
}
#page {
	margin-left: 0;
	background-color:#ffffff;
	padding:20px;
	border:#c6c6c6 1px solid;
}
body.checkout #page {
	overflow:hidden;
}

/* sidebar */

#sidebar {
	width: 220px;
	float: right;
	display: none;
}

/* side menu */

#side-menu {
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}
#side-menu, #side-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#side-menu li a {
	padding: 15px;
	border-top:#ccc 5px solid;
	color: #fff;
	display: block;
	background-color:#ba000a;
	text-decoration: none;
	margin-top:20px;
	font-size:1.2em;
}
#side-menu li a:hover {
text-decoration: underline;
}
#side-menu li li a.selected {
	background-color: #f2f6f2;
}
#side-menu li li a {
	background-color: #999;
	padding-left: 20px;
	border:0;
	margin:0 5px;
	padding:10px;
	font-size:1.0em;
	color: #f7f7f7;

}
#side-menu li li a:hover {
	background-color:#ccc;
	color:#fff;
	text-decoration:none;
}
#side-menu li li li a {
	padding-left: 40px;
}
#side-menu li li li li a {
	padding-left: 60px;
}
#side-menu li li li li li a {
	padding-left: 80px;
}
#side-menu li li li li li li a {
	padding-left: 100px;
}

/* footer */

#footer-wrapper {
	position:relative;
	float:left;
	background-color: #071845;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:16px;
    left: 50%;
    margin-left: -520px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin-top:10px;
}
#footer {
	margin-left:auto;
	min-height: 10px;
	text-align:center;
}
#footer ul {
	list-style: none;
	margin: 15px 0;
	padding: 0;
}
#footer ul li a {
	font-size: .9em;
	border-right:1px solid;
	padding:0 8px;
	color: #fff;
	text-decoration: none;
}
#footer ul li.last a {
	border:none;
}
#footer ul li a:hover {
	text-decoration:underline;
}

/* general form */

fieldset {
	padding: 10px 0 10px 0;
	overflow: hidden;
}
fieldset.wide {
	width:100%;
}
fieldset p {
	overflow: hidden;
	margin: 0 0 10px 0;
	line-height: 40px;
}
fieldset p.no-label {
	margin-left: 240px;
	line-height: 20px;
}
fieldset p label {
	float: left;
	width: 230px;
	text-align: right;
	font-size: 0.9em;
}
fieldset p span {
	display: block;
	margin-left: 240px;
}
fieldset input[type=text], fieldset input[type=password], fieldset textarea, .field {
	border:#f7f7f7 solid 1px;
	padding: 10px 5px;
	outline: 0;
	width: 430px;
	font-size: 0.9em;
	background-color:#eeeeee;
	font-family: Arial, Helvetica, sans-serif;
}
select {
	width: auto;
	background-color:#eeeeee;
	border:#f7f7f7 solid 1px;
}

fieldset select.height {
	width: auto;
	height: 32px;
}
fieldset input[type=text]:focus, fieldset input[type=password]:focus, fieldset textarea:focus {
	border-color: #c6c6c6;
}
fieldset input.smaller {
	width: 90px;
}
fieldset textarea {
	height: 160px;
}
fieldset select.multiple {
	width: 440px;
	padding: 8px 5px;
}
fieldset .dash {
	float: none;
	margin: 0;
	display: inline;
	padding: 0 5px;
	font-size: 1.5em;
	color: #c6c6c6;
	margin: 0 !important;
}



fieldset.narrow p.no-label {
	margin-left: 180px;
}
fieldset.narrow p label {
	width: 150px;
}
fieldset.narrow p span {
	margin-left: 160px;
}
fieldset.narrow input[type=text], fieldset.narrow input[type=password], fieldset.narrow textarea, fieldset.narrow .field {
	width: 370px;
}
fieldset.narrow select.multiple {
	width: 380px;
}
fieldset.narrow input.smaller {
	width: 90px;
}


.multi-form h2 {
	padding-bottom: 0;
}
.multi-form fieldset, .pod.multi-form {
	margin: 0 0 15px 0;
	border-bottom:#f7f7f7 2px solid;
}
body.orders_detail .multi-form {
	border:none;
}



#atc-form {
	
}
#atc-form P {
	overflow: hidden;
	margin: 6px 0 0 0;
}
#atc-form label {
	font-size: 0.9em;
}
#atc-form input[type=text] {
	padding: 4px 5px;
	outline: 0;
	border:#f7f7f7 solid 1px;
	font-size: 0.9em;
	background-color:#eeeeee;
}

/* buttons */

.buttons {
	overflow: hidden;
	padding-top: 10px;
	background-color: rgb(9,32,136);
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	
}
body.users_login .buttons, body.users_registration .buttons, body.contactus .buttons, body.users_profile .buttons,
body.users_emailpw .buttons {
	padding-left:240px;
}
body.checkout .button, body.confirm .button {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
}
body.products_search .buttons {
	margin-left:158px;
}
.button-spacer-left {
	margin-left: 10px;
	border-radius: 10px;
}
.button-spacer-right {
	margin-right: 10px;
	border-radius: 10px;
}
.button, .button:hover {
	text-decoration: none;
	cursor: pointer;
	border-radius: 10px;
}
.button {
	color: #fff;
	background-color: rgb(9,32,136);
	font-weight: bold;
	padding: 10px 35px;
	text-align: center;
	font-size: 12px;
	display: block;
	float: left;
	border: 0px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	border-radius: 10px;
	box-shadow: 2px 2px 2px 0px #999;
-webkit-box-shadow: 2px 2px 2px 0px #999;
-moz-box-shadow: 2px 2px 2px 2px #999;
}
.button:hover {
	color: rgb(255,204,0);
	background-color: rgb(9,32,136);/* mudar fundo de botoes */
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

/* pod */
.pod {
	overflow: hidden;
}
.pod.text {
	padding: 0 20px;
}
.pod.single-line {
	padding: 20px 0;
	border-bottom:#f7f7f7 2px solid;
}
.pod.single-line p {
	margin: 0;
	padding: 0;
}

.pod-header {
	border-bottom:#f7f7f7 2px solid;
	padding: 10px 10px;
	font-weight: normal;
}
.pod-header a {
	font-weight: bold;
}

.pod.confirm {
	margin: 5px 0 10px 0;
}
.pod.confirm p {
	margin: 0;
	padding: 0;
}
.pod.downloads {
	margin: 0 0 15px 0;
}

/* pagination */

.pagination {
	overflow: hidden;
	text-align: center;
}
.pagination.top {
	
}
.pagination.bottom {
	padding: 20px 0 0 0;
}
.pagination .previous {
	display: inline;
}
.pagination .next {
	display: inline;
}
.pagination .pages {
	display: inline;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
	padding: 0 10px;
	margin: 0 10px;
	font-weight: bold;
}
.pagination a {
	padding: 4px 7px;
	line-height: 23px;
	text-decoration: none;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	font-weight: normal;
}
.pagination a.selected {
	color: #071845;
	font-weight: bold;
}
.pagination a:hover, .pagination a.selected:hover {
	background-color: #071845;
	color: #ffffff;
}
.pagination .disabled {
	color: #c6c6c6;
}

/* product list */

.product-list-wrapper {
	
}
body.cart .product-list-item {
	border-bottom:#f7f7f7 2px solid;
}
.product-list-item {
	overflow: hidden;
	padding: 10px;
	margin-top: 10px;
}
.product-list-item .image {
	float: left;
	width: 150px;
}
.product-list-item .image img {
	max-width: 140px;
	border:#dddddd solid 1px;
}
.product-list-item .details {
	margin-left: 170px;
}
.product-list-item .details h3 a, .product-grid-item .details h3 a {
	text-decoration: none;
	color:#071845;
}
.product-list-item .details h3 a:hover, .product-grid-item .details h3 a:hover {
	text-decoration: underline;
}
.product-list-item .details .description {
	margin: 10px 0 15px 0;
}
.product-list-item .details .price, .product-grid-item .details .price {
	color: #919191;
	font-weight: bold;
}
.product-list-item .details .retail-price, .product-grid-item .details .retail-price {
	color: #c6c6c6;
	font-weight: bold;
}

.product-list-item:hover {
}
.product-list-item:hover .image img {
}
#ProductRetailPrice {
	text-decoration: line-through;
}

/* product grid */

.product-grid-wrapper {
	overflow: hidden;
	margin: 20px 0 0 -20px;
}
.product-grid-item {
	float: left;
	width: 220px;
	margin-left: 10px;
}
.product-grid-item .image {
	height: 180px;
	text-align: center;
	padding: 20px;
}
.product-grid-item .details .retail-price {
	font-size:.8em;
}
.product-grid-item .details h3 {
	font-size: 14px;
	margin-top: 5px;
}

.product-grid-item:hover .image {
	background-color: #dddddd;
}

/* product details */

.product-details {
	
}
.product-details .details {
	overflow: hidden;
}

.product-details .details .image {
    float: left;
    width: 370px;
    border:#f7f7f7 solid 1px;
}
.product-details .details .slideshow {
    float: left;
    width: 380px;
}
.product-details .details .options {
    margin-left: 400px;
    overflow: visible;
    padding: 20px;
}
.product-details .details .options .price {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}
.product-details .details .options .retail-price {
	color: #c6c6c6;
	font-weight: bold;
}
.product-details .details .options .add-to-cart {
	margin-top: 10px;
	padding-top: 5px;
}
.product-details .details .options .add-to-cart input[type=submit] {
	padding: 15px 30px;
	font-size:1.5em;
}
.product-details .description {
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#checking-availability {
	padding: 20px 0 0 0;
	font-style: italic;
	color: #c6c6c6;
}
#not-sold {
	padding: 20px 0 0 0;
	font-style: italic;
}
#sold-out {
	padding: 20px 0 0 0;
	font-weight: bold;
	color: #ba0009;
}

/* google map */

#wagmp_map_1 {
	height: 600px;
	overflow: hidden;
}
#fromaddress, #fromcity {
	border:#c6c6c6 solid 1px;
	padding: 5px 5px;
	outline: 0;
	width: 200px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-size: 0.9em;
	margin: 2px 0 6px 0;
}

/* cart display */

.cart-header {
	background-color: #f7f7f7;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color: #ffffff;
	padding: 10px 20px;
}
.cart-display th, .cart-display td {
	padding: 0;
	vertical-align: top;
}
.cart-display th {
	font-size: 1.0em;
	font-weight: normal;
}
.cart-display .name {
	text-align: left;
	overflow: hidden;
}
.cart-display .name h3 {
	width: 340px;
}
.cart-display .price {
	text-align: right;
	font-weight: normal !important;
	width: 80px;
}
.cart-display .quantity {
	text-align: center;
	width: 150px;
}
.cart-display .quantity input[type=text] {
	width: 40px;
	text-align: center;
	padding: 5px;
	margin-top: -10px;
}
.cart-display .remove {
	text-align: center;
	width: 60px;
}
.cart-display .total {
	text-align: right;
	font-weight: bold;
	width: 90px;
}
.cart-display td.total {
	font-size: 1.2em;
}
.cart-description {
}
.cart-description p {
	margin: 0 0 10px 0;
}
.apply-coupon {
	display: inline;
	float: none;
	width: auto !important;
}
.cart-options {
	margin: 0;
}

.cart-coupon {
	overflow: hidden;
	margin-top: 15px;
}
.cart-coupon .code {
	float: left;
	font-weight: bold;
	font-size: 1.1em;
}
.cart-coupon .code input {
	width: 160px;
	margin-left: 6px;
}
.cart-coupon .links {
	float: right;
}
.cart-coupon .links input[type=submit], body.confirm input[type=submit] {
	margin-left:5px;
}

.cart-summary {
	margin: 15px 0;
	text-align: right;
	padding: 20px;
	line-height:25px;
}
.cart-summary table {
	margin-left: auto;
}
.cart-summary th {
	font-size: 1.3em;
	font-weight: normal;
}
.cart-summary td {
	font-size: 1.4em;
	font-weight: bold;
	width: 100px;
}
.cart-summary .last-row {
	padding-bottom: 5px;
	font-size: .5em;
}
.cart-summary .total th, .cart-summary .total td {
	border-top:#c6c6c6 solid 1px;
	padding-top: 8px;
}

.cart-checkout {
	text-align: right;
	overflow:hidden;
}
.cart-checkout input {
	float: right;
}

/* order history */

.order-history-row {
	overflow: hidden;
	padding: 20px;
	margin-top: 10px;
}
.order-history-row .details {
	width: 220px;
	float: left;
	border-right:#c6c6c6 solid 1px;
}
.order-history-row .details p {
	margin: 0;
}
.order-history-row .details .placed {
	margin-bottom: 10px;
}
.order-history-row .details .placed .date {
	font-weight: bold;
	font-size: 1.4em;
}
.order-history-row .items {
	margin-left: 240px;
}
.order-history-row .items p {
	margin: 0;
	font-size: 1.1em;
}
.order-history-row .items p span {
	color: #c6c6c6;
}

/* view downloads */

.view-downloads-row {
	padding: 20px;
}
.view-downloads-row p {
	margin: 0;
}

/* notifications */

.notification {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #f7f7f7;
	padding: 10px;
	margin-bottom: 20px;
	border:#c6c6c6 solid 3px;
	overflow: hidden;
	font-size: 13px;
}
.notification.show {
	display: block;
}
.notification.success {
	border-color: #48a81f;
	background-color: #f7f7f7;
	color: #48a81f;
}
.notification.success a {
	color: #48a81f;
	font-weight: bold;
}
.notification.failure, .notification.error {
	border-color: #cc1b00;
	background-color: #eeeeee;
	color: #cc1b00;
}
.notification.failure a, .notification.error a {
	color: #cc1b00;
	font-weight: bold;
}
.notification.info {
	color: #919191;
	background-color: #f7f7f7;
	border-color: #919191;
}
.notification.info a {
	color: #919191;
	font-weight: bold;
}
.notification.left-indent {
	margin-left: 30px;
}

/* logo */

#fma-wrapper {
	background-color: #FFFFFF;
	color: #ffffff;
}
#fma {
	position: relative;
	background-image: url(images/HML2.png);
	background-repeat: repeat;
	background-position: center;
	height: 336px;
}
#fma h1 {
	font-size:2.0em;
	padding: 94px 0;
	text-align: center;
	overflow:hidden;
}

/* home */

#home-wrapper {
	background-color: #f7f7f7;
	padding-bottom: 20px;
}

.home-box {
	margin-top: 15px;
}
.home-box h2 {
	padding-left:20px;
}
.home-box .info {
	overflow: hidden;
	padding: 20px;
}
.home-box .info .image {
	float: left;
	width: 150px;
}
.home-box .info .image img {
	max-width: 140px;
	border:#f7f7f7 solid 1px;
}
.home-box .info .details {
	margin-left: 170px;
}
.home-box .info .details .name {
	color: #071845;
	font-size: 1.2em;
	padding-bottom: 5px;
	font-weight: bold;
}
.home-box .info .details .name a {
	text-decoration: none;
	color:#c6c6c6;
}
.home-box .info .details .name a:hover {
	text-decoration: underline;
}
.home-box .info .details .price {
	color: #000000;
	font-weight: bold;
}
.home-box .info .details .description {
	padding-top: 10px;
}
.home-box .info .details .description p {
	margin: 0;
	color: rgb(51,51,51);
}

#info-content {
	background-color:#ffffff;
	overflow: hidden;
	padding: 20px;
	width: 920px;
}



/* fma featured */
#fma-featured-wrapper #fff7aatured-box h2, #fma-featured-wrapper .name, #fma-featured-wrapper .description, #fma-featured-wrapper .price,
#home-regular-popular-wrapper .split-home .column-two .description {
	display:none;
}
#fma-featured-wrapper #fma #fff7aatured-box .info .details .buttons a {
	margin-top:100px;
	margin-left:30px;
}
#fma-featured-wrapper .home-box {
	margin:0;
}
#fma-featured-wrapper .info {
	padding:10px 20px;
}
#fma-featured-wrapper #fma h1 {
	margin:0;
	padding:0;
	top:80px;
	left:250px;
	position:absolute;
}
#home-regular-popular-wrapper {
	background-color:#ffffff;
	padding:10px 0 20px 0;
}
#home-regular-popular-wrapper .split-home .column-one {
	width:570px;
}
#home-regular-popular-wrapper .split-home .column-one .content {
	width:auto;
	margin:0;
}
#home-regular-popular-wrapper .split-home .column-two {
	margin-left:570px;
	float:none;
	width: auto;
}
#home-regular-popular-wrapper #info-content {
	background-color: #ffffff;
}
#fma-featured-wrapper .home-box .info .image img {
	max-width:200px;
	max-height: 198px;
	float:left;
}
#fma-featured-wrapper .home-box .info .image {
	width:auto;
}


/*  stacked-featured-popular */

#stacked-featured-popular-wrapper {
	background-color: #FFFFFF;
}
#stacked-featured-popular {
	overflow:hidden;
	padding-bottom:0px;
}
#stacked-featured-popular .split-home {
	width:680px;
	padding:20px;
	float:left;
	border:#ccc 1px solid;
}
#stacked-featured-popular .split-home h2 {
	font-size:2.0em;
	font-weight:bold;
	padding-left:0;
}
#stacked-featured-popular .split-home .info {
	border-top:#cccccc 5px solid;
	padding-left:0;
}
#stacked-featured-popular .split-home .info a {
	background-color: rgb(9,32,136);
	direction: rtl;
}
#stacked-featured-popular .split-home .info .name a {
	color:#071845;
}
#stacked-featured-popular .split-home .info .price {
	color:#919191;
}
#stacked-featured-popular .image {
	width:210px;
}
#stacked-featured-popular .image img {
	max-width:200px;
}
#stacked-featured-popular .details {
	margin-left:230px;
}
#stacked-featured-popular .split-home .column-one {
	width:auto;
	float:none;
}
#stacked-featured-popular .split-home .column-two {
	width:auto;
	float:none;
}
#stacked-featured-popular .search-pod {
	margin-left:740px;
	overflow:visible;
}
#stacked-featured-popular #home-search {
	margin:10px 0;
	overflow:hidden;
}
#stacked-featured-popular #home-search input[type=text], #top-search input[type=text] {
	float:right;
	padding:9px;
	margin:0;
	width:130px;
	border:1px solid;
	font-size:0.9em;
}
#stacked-featured-popular #home-search  input[type=submit], #top-search input[type=submit] {
	margin:0 0 0 5px;
	padding:8px;
	float:right;
	font-size:0.9em;
}
#stacked-featured-popular #info-content {
	width:auto;
}
#stacked-featured-popular #info-content {
	background-color:transparent;
	width:auto;
	margin-bottom:20px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}
#stacked-featured-popular #info-content #info-content-heading {
	background-color: #092088;
	border-top: #cccccc 5px solid;
	padding: 10px;
}
#stacked-featured-popular #info-content #info-content-heading h2 {
	color:#ffffff;
	padding-bottom:0;
}
#stacked-featured-popular #info-content #info-content-body {
	background-color:#ffffff;
	margin:0 10px;
	padding:10px;
	border-left:#c6c6c6 1px solid;
	border-right:#c6c6c6 1px solid;
	border-bottom:#c6c6c6 1px solid;
}
#stacked-featured-popular #info-content #info-content-body p {
	margin-top:0;
}

/* slideshow-dissolve gallery */

.pg-sd {
	background-color: #ffffff;
	border-color: #f7f7f7;
}
.pg-sd-captions {
	background-color: #f7f7f7;
	color: #000000;
}
.pg-sd-captions-visible {
	color: #000000;
}
.pg-sd-thumbnails {
	border-top-color: #f7f7f7;
	background-color: #f7f7f7;
}
.pg-sd-thumbnails a:hover {
	background-color: #919191 !important;
}
.pg-sd-thumbnails-active {
	background-color: #000000;
}
.pg-sd-thumbnails-inactive {
	background-color: #c6c6c6;
}

/* split column fieldset */

.split-column fieldset p label {
	width: 110px;
}
.split-column fieldset p span {
	margin-left: 120px;
}
.split-column fieldset input[type=text], .split-column fieldset input[type=password], .split-column fieldset textarea, .split-column .field {
	width: 200px;
}
.index #stacked-featured-popular-wrapper #stacked-featured-popular .split-home .column-one #featured-box .info .details .description table tbody tr td br {
	color: #333333;
}
.index #stacked-featured-popular-wrapper #stacked-featured-popular .split-home .column-one #featured-box .info .details .description p {
	font-weight: bold;
}
.index #stacked-featured-popular-wrapper #stacked-featured-popular .split-home .column-one #featured-box .info table tr td {
	color: #000000;
	text-align: justify;
}
