﻿/* 
	orange search and orange block = #dd5533
	default orange:		#df6041

brown		#a89e81
*/
img { border:none;}
body
{
	font-family:"Century Gothic",Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
	background-image: url("~/images/drdenim_bg.jpg");
	margin:0 0 0 0;
	font-size: .9em;
	color:Black;
}

#loginMenu
{
	font-family: "Century Gothic",Verdana;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	/*font-weight: bold;*/
	
	
}
#loginMenu a
{
	text-transform:uppercase;
	text-decoration:none;
	padding:2px 6px 0px 6px;
	color: #7aa230;
}
#loginMenu a:hover
{
	text-transform:uppercase;
	text-decoration:underline;
	padding:2px 6px 0px 6px;
	color: #001e61;
}
#headerMenu
{
	text-transform:uppercase;
	font-family: "Century Gothic",Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	font-weight:bold;
	color: #001e61;
	vertical-align:baseline;
	width:100%;
}
#headerMenu a
{
	padding:0px 8px 0px 8px;
	color:#001e61;
	display:inline-block;
	text-decoration:none;
}

#headerMenu a:hover
{
	padding:0px 8px 0px 8px;
	color:#bce43e;
	text-decoration:underline;
	
}

/*  other sites stuff */

a
{
	font-family:"Century Gothic",Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#001e61;
	 
}
a:hover
{
	font-family:"Century Gothic",Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#bce43e;
	text-decoration:underline;
}

html
{
	overflow: -moz-scrollbars-vertical;
}
#loginheader
{
	font-family: "Century Gothic",Helvetica, sans-serif, "Trebuchet MS";
	font-weight: bold;
	padding:1px 2px 1px 2px;
	font-size: 12px;
	color:#001e61;
}
#logincell
{
	text-decoration: none;
	font-family:"Century Gothic",Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color:#001e61;
}
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.button
{
	height:20px;
	margin:4px 8px 4px 8px;
	padding: 0px 8px 0px 8px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: url(images/client/bg-button-search.gif) repeat-x;
	font-size:10px;
	font-family:"Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	color:#3c4a6d;
	text-align:center;
	vertical-align:middle;
}
#header
{
	background: url(images/012008_01.gif);
	background-repeat:no-repeat;
	height: 61px;
	z-index:100;
}

#bodyGradient
{
	background-image:url(images/client/bottom_grad.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#search_container
{
	width:166px;
	/*background-image:url(images/client/spacer.gif);
	background-repeat:no-repeat;
	background-position: left right;*/ 
	font-family:"Century Gothic",Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
#search_container input
{	
	margin:0px;
	margin-top:3px;
	padding: 0px 4px 0px 0px;
	font-family:"Century Gothic",Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#7aa230;
	border:solid 1px #99a5c0;
}
/*#search_container .button
{
	width:70px;
	margin:0px;
	margin-bottom:3px;	
	height:18px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: url(images/bg-button-search.gif) repeat-x;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#3c4a6d;
	text-align:center;
	vertical-align:middle;
}*/

#search_container a
{
	margin:0px;
	padding: 0px 14px 0px 14px;
	vertical-align:middle;
	text-decoration: none;
	color:#001e61;
	font-family:"Century Gothic",Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:7pt;
	font-style:italic;
}
#search_container a:hover
{
	margin:0px;
	padding: 0px 14px 0px 14px;
	vertical-align:middle;
	font-size:7pt;
	font-family:"Century Gothic",Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#bce43e;
	font-style:italic;
}



#BottomLeft
{	
	width:155px;
	height:93px;
}

#content
{
	width:796px;
	background-color:#ffffff;
	font-family:"Century Gothic",Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color:#121212;
}
#content_right
{
	background-color :#dedede;
	font-family:"Century Gothic",Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
#content_right hr
{
	color:#000000;
	height:1px;
}
#content_right div
{
	width:188px;	
	margin-bottom:1px;
	padding: 5px 0px 5px 0px;
	font-size: 12px;
	font-family:"Century Gothic",Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent:10px;
	color:#ffffff;
	background-color:#3c4a6d;
	background-image: url(images/client/expand_blue.jpg);
	background-position:right;
	background-repeat:no-repeat;
	vertical-align:middle;
}
#content_right a
{
	padding-bottom:3px;
	text-indent:20px;
	display:block;
	background-color:#dedede;
	font-family:"Century Gothic",Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	
}
#content_right a:hover
{
	text-decoration:underline;
	font-family:"Century Gothic",Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

.Newsletter
{
	border:solid 1px #99a5c0;
	font-size:8pt;
	height: 16px;
	font-weight:bold;
	color: #7aa230;
	width: 119px;
}
#EmailSignup
{
	/** background-image:url(images/client/bottom_right_bg.gif); **/
	background-repeat:no-repeat;
	background-position: bottom right; 
	text-align:left;
	vertical-align:middle;
	padding-left:20px;
	font-size:7pt;
	font-weight:bold;
	color:#001e61;
}

#footer
{
	width:100%;
	padding:10px 0px 20px 0px;
	color:#001e61;
	font-family:"Century Gothic",Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:.69em;
}

#footer a
{
	text-decoration:none;
}

#footer a:hover
{
		text-decoration:underline;
}

/* cut specific styles */
.topNav {
	font-family: "Century Gothic",Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
.viewCart {
	font-family: "Century Gothic",Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	color: #001e61;
	text-transform: uppercase;
	text-decoration: none;
}
.leftNav {
	font-family: "Century Gothic",Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	color: #001e61;
	text-transform: uppercase;
	text-decoration: none;
}
.navigate {
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #001e61;
	text-decoration: none;
}

/* END cut specific styles */

.modalBackground {
	background-color:#334455;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:#334455;
	padding:3px;
	font-size:8pt;
}

.modalPopup input {
	font-size:8pt;
	color:#000000;
}

.modalTitle 
{
    height:20px;
    background-color:#334455;color:#ffffff;
    font-weight:bold; font-family:Verdana;font-size:10px;
}
.modalTitle_LineUnder
{
    background-color:#e8a603;
    height:2px;
}
.modalForm
{
    border: solid 1px #cccccc; background-color: #efefef; padding: 2px;width:100%;
    font-size:8pt;
}
.modalForm input
{
    font-size:8pt;
	color:#000000;
}

.youSave
{ color: #7aa230; }

.height100
{ height: 100%; }

.phonenumber
{ font-weight: bold;} 

.brandFooter {
	font-family: "Century Gothic",tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #a7a7a7;
	text-decoration: none;
}
a.brandFooter {
	font-family: "Century Gothic",tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #a7a7a7;
	text-decoration: none;
}
a.brandFooter:link {
	font-family: "Century Gothic",tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #a7a7a7;
	text-decoration: none;
}
a.brandFooter:hover {
	font-family: "Century Gothic",tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #a7a7a7;
	text-decoration: none;
}
a.brandFooter:active {
	font-family: "Century Gothic",tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #a7a7a7;
	text-decoration: none;
}
a.brandFooter:visited {
	font-family: "Century Gothic",tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #a7a7a7;
	text-decoration: none;
}
