﻿body 
{
	  margin:0px; padding:0px; font-family:Tahoma;
}

/*############## common styles #############*/
.cm_verticalTitle
{
	color:#393939;
	font-family:Tahoma;
	font-weight:bold;
	height:22px;
	text-indent:20px;
	width:100%;
	margin-top:10px; float:left;
}
.colorGray a
{
	 color:#393939;
}

.colorGray a:hover
{
	 color:red;
}

.pnl_topRoundGray {
background:transparent url(../../../images/subpages/contactUs/top.png) repeat scroll 0 0;
clear:both;
float:left;
height:10px;
width:990px;
margin-top:15px;
}
.pnl_MiddleRoundGray {
background:transparent url(../../../images/subpages/contactUs/middleClean.png) repeat scroll 0 0;
clear:both;
float:left;
padding:0 24px 0 20px;
width:943px;
}
.pnl_BottomRoundGray {
background:transparent url(../../../images/subpages/contactUs/Bottom.png) repeat scroll 0 0;
clear:both;
float:left;
height:12px;
width:990px;
}
.gray_content
{
	float:left;
	margin: 10px 60px;
}

.gray_content *
{
	font-family:Tahoma;
}


.dm_expandMenu
{
	width:156px; position:absolute; bottom:0px; left:0px;
	background: url(../../../../Themes/images/masters/default/expand.png); float:left;
	padding-top:3px;
}
.dm_expandMenu a
{
clear:both;
color:#EFE4E4;
float:left;
font-family:tahoma;
font-size:12px;
font-weight:bold;
line-height:20px;
margin-left:2px;
position:relative;
text-align:left;
text-decoration:none;
text-indent:22px;
width:152px;
z-index:2000;
}
.dm_expandMenu a:hover
{
	cursor:pointer; text-decoration:underline;  background:#DD5966;color:#EFE4E4;
}
.dm_exBottom
{
	width:100%;  height:20px; float:left;
	background: url(../../../../Themes/images/masters/default/exBottom.png); 
	 position:absolute; bottom:-15px;  left:0px;
}


#topPopup
{
	position:absolute;
z-index:234123;
}


/* Request Our Products */
.requestFormPanel
{
    float: left;
    width: 440px;
    margin-left: 30px;
}
.requestFormPanel h2
{
    text-transform: uppercase;
    color: #e91025;
    font-size: 14px;
    margin:0px;
    padding: 5px;
}
.requestFormPanelRow
{
    clear: both;
}
.requestFormPanelLabel
{
    /*width: 353px;
    clear:left;*/
    float:left;
    text-align: left;
}
.requestFormPanelLabel p
{
    margin:0px;
    padding:5px;
    font-size:13px;
    font-weight:bold;
}
.requestFormInputBG
{
    float: left;
    width: 363px;
    height: 36px;
    background: url(../../../../Themes/Images/common/forms/requestPrInput.png) no-repeat;
    float:right;
}
.requestFormInputBG input, .requestFormInputBG select
{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color:#000000;
    display: inline;
    width: 348px;
    font-family: Tahoma;
    font-size: 14px;
    margin-left: 5px;
    margin-top: 8px;
}

.createYourLetterBG
{
    margin: auto;
    width: 212px;
    height: 52px;
    background: url(../../../../Themes/Images/common/buttons/btnCreateYourLetter.png) no-repeat;
}
.createYourLetterBG input
{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    text-align:center;
    text-transform: uppercase;
    color:#ffffff;
    font-weight:bold;
    display: inline;
    width: 202px;
    font-family: Tahoma;
    font-size: 15px;
    width: 212px;
    height: 52px;
    cursor: pointer;
}
