﻿.dm_body
{
	background: url(../../images/masters/default/bg.jpg);
	background-repeat: repeat-x;
	background-color: white;
}
.dm_mainContent
{
	width: 1000px;
	margin: auto auto;
	overflow: hidden;
	display: block;
}
.dm_mainBlack
{
	width: 926px;
	 padding-bottom:9px;
	border: solid 1px #B5B3B2;
	float: left;
	background: black;
}

.dm_mainGray
{
	width: 931px;
	padding-left: 15px;
	padding-right: 15px;
	border: solid 1px #E8E8E8;
	float: left;
	background: #E8E8E8;
	margin-top: 20px;
	margin-bottom:30px;
}

.dm_bottomProducts {
background:#F8EFF0 none repeat scroll 0 0;
border:1px solid #D6D6D4;
float:left;

margin-top:-20px;
padding:15px;
width:931px;
}

.bottomMargin
{
	float:left;
	width:931px;
}

.dm_bottomProducts .item
{
	float:left;
	width:155px;
	line-height:18px;	
}

.dm_bottomProducts .item a
{
	color:#5C5857;
	text-transform:uppercase;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

.dm_pnl_topBar
{
	float: left;
	clear: both;
	height: 73px;
	width: 100%;
	position:relative;
}
.dm_pnl_footerContainer
{
	float: left;
	clear: both;
	height: 35px;
	width: 100%;
}
.dm_mainMenu
{
	float: left;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	width: 100%;
}
.dm_mainMenu .item0
{
	margin-left:5px;
}
.dm_mainMenu a
{
	background-position: center center;
	background-repeat: no-repeat;
	color: White;
	float: left;
	font-weight: bold;
	height: auto;
	padding-left: 6px;
	padding-right: 7px;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial;
	text-decoration:none;
}

.dm_mainMenu a.menuSel
{
	text-decoration: underline;
}

.dm_mainMenu a:hover
{
	 color:#B5B3B2; text-decoration:underline;
}
.dm_searchContainer
{
	float: right;
	margin-right: 8px;
	margin-top:5px;
}
.dm_searchContainer .input
{
background:white none repeat scroll 0 0;
border:1px solid #5C5C5C;
float:left;
font-size:11px;
padding:4px;
width:130px;
padding-bottom:3px;
}
.dm_searchContainer .btn
{
background:transparent url(../../images/masters/default/search.png) repeat scroll 0 0;
color:white;
float:left;
font-size:10px;
font-weight:bold;
height:23px;
line-height:10px;
padding-bottom:2px;
padding-left:12px;
padding-top:0;
text-transform:uppercase;
width:65px;
}
.dm_logo
{
background:transparent url(../../images/masters/default/logo.png) repeat scroll 0 0;
height:89px;
left:0;
position:absolute;
top:-18px;
width:210px;
}
.dm_panelRight
{
	float:right; margin-right:5px; width:550px; text-align:right;
}
.dm_panelRight .row
{
	margin-top:3px;
}
.dm_panelRight .row2 *
{
	float:left;
}
.dm_panelRight .ico
{
	margin-right:4px; float:right
}
.dm_panelRight .row2 span
{
 white-space:nowrap; margin-top:2px; float:right;
}
.dm_panelRight row, .dm_panelRight .row2
{
	float: right; clear:both;
}
.dm_panelRight .row2
{
 border-top:solid 1px #DDDDDD;
 padding-top:5px; margin-top:8px;
}
.dm_panelRight .row a 
{
	color:Black ; text-decoration:none; font-size:11px; font-weight:bold; text-transform:uppercase;
}
.dm_LoginCon
{
color:Black;
float:right !important;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}

.dm_LoginCon .checkout {float:right; margin: 1px 0 0 10px; color:Red; text-decoration:none; font-size:12px;}

.dm_panelRight .row a:hover
{
	 text-decoration:underline
}
.dm_footer
{

	float: left;
	height: 81;
	line-height: 36px;
	width: 100%;


	background-repeat: repeat-x;
	display: block;
}






.dm_footer .text1
{
	float: left;
	font-family: Arial;
	color: Black;

	font-size: 11px;
	margin-left: 1px;

}
.dm_links a, .dm_links span
{
	float: left;
}
.dm_links
{
	float: right;
	margin-right: 3px;
}
.dm_links a
{
	float: left;
	font-family: Arial;
color: Black;
	font-size: 11px;
	text-transform:capitalize;
}
.dm_links span
{
	float: left;
	font-family: Arial;
	color: #434343;
	font-size: 12px;
	padding-left: 2px;
	padding-right: 2px;
}


.welcome-guest
{
	margin-top: 16px;
	line-height: 11px;
	float: right;
}

.logged-as
{
	margin-top: 16px;
	line-height: 11px;
	float:  right;
	margin-left: 12px;
}

.dm_cart
{
	margin-top: 16px;
	margin-left: 15px;
	margin-right: 8px;
	float: right;
}

.my-account-link
{
	margin-top: 16px;
	line-height: 11px;
	float:  right;
	margin-left: 5px;
}

.cart-control
{
	float: right;
	margin-right: 13px;
	margin-top: 3px;
	width: 161px;
}

.cart-control .total
{
	float: left;
	margin-right: 9px;
}

.cart-control .total, .cart-control .items
{
	margin-top: 7px;
}
.cart-control .items
{
	float: left;
}
.cart-control .go-to-view-cart
{
	float: left;
	clear: both;
	width: 150px;
}

