/* Content styles */
.contentStyle, .contentStyle td, .contentStyle th {
	background: transparent;
	font: 13px Tahoma, Geneva, sans-serif;
	color:#000;
	line-height:20px;	
}
.contentStyle a{
	color:#000;
	text-decoration:underline;
}
.contentStyle a:hover {
	color: #ff8701;
}
.contentStyle h1{
	font: bold 13px Tahoma, Geneva, sans-serif;
	color:#ff8701;
	margin:0 0 10px 0;
	padding:0;
	text-transform:uppercase;
}
.contentStyle h2{
	font: bold 13px Tahoma, Geneva, sans-serif;
	color:#ff8701;
	margin:0 0 10px 0;
	padding:0;
	text-transform:uppercase;
}
.contentStyle h3{
	font: bold 13px Tahoma, Geneva, sans-serif;
	color:#ff8701;
	margin:0 0 10px 0;
	padding:0;
}
.contentStyle h4{
	font: bold 13px Tahoma, Geneva, sans-serif;
	color:#000;
	margin:0 0 10px 0;
	padding:0;
}
.contentStyle h5{
	font: bold 12px Tahoma, Geneva, sans-serif;
	color:#ff8701;
	margin:0 0 9px 0;
	padding:0;
}
.contentStyle h6{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 0 9px 0;
	padding: 0;
}
	
.contentStyle p{
	margin: 0 0 15px 0;
}

.contentStyle ul,.contentStyle ol{
	margin: 0 0 13px 40px;
}
.contentStyle hr{
	height:1px;
	color:#d8d8d8;
}

/* Links */

/* Aligns */
.bl-left { float: left; }
.bl-right {	float: right; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.top { vertical-align: top; }
.middle { vertical-align: middle; }
.bottom { vertical-align: bottom; }

/* Spacing */
.nowrap { white-space: nowrap; }

/* Background */
.bg_white {	background-color: white; }

/* Forms */
.contentStyle input {
   background-color:#fff;
	height: 18px;
	border: 1px solid #e3e3e3; 
	margin: 0;
	padding:0 3px 0 3px;	
	vertical-align: top;
	font:12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color:#000;
}

.contentStyle textarea{
   background-color:#fff;
	border: 1px solid #e3e3e3; 
	margin: 0;
	vertical-align: top;
	font:12px Arial, Helvetica, sans-serif;
}

.contentStyle input.form_radio {
    background-color:Transparent;
    cursor: pointer;
    border: none;
}

.contentStyle input.form_checkbox {
    background-color:Transparent;
    cursor: pointer;
    border: none;
}

.contentStyle input.text,textarea.text{
	width: 250px;
}
select.text{
	width: 252px;
}

.contentStyle div.CustomerSubmit, div.CustomerSubmit{
	background:url(../images/bg-btn.gif) left bottom no-repeat;
	float:left;
	height:28px;
	padding:0;
	margin-right:10px;
}
.contentStyle div.CustomerSubmit img, div.CustomerSubmit img{
	background:url(../images/bg-btn-right.gif) 0 0 no-repeat;
	float:left;
	width:5px;
	height:28px;
}

.submit, input.submit,.form_submit, 
.contentStyle .submit,.contentStyle input.submit,.contentStyle .form_submit{
	background:#fc8e1f;
	float:left;
	border: 0 none; 
	margin:0;
	padding:0 10px 3px 15px;
	height: 28px;
	cursor: pointer;
	cursor: hand;
	font: bold 13px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align:top;
}
.content .submit,.content input.submit,.form_submit, 
.content .contentStyle .submit,.content .contentStyle input.submit,
.content .contentStyle .form_submit{
	background:none;
}


.submit_disable, input.submit_disable,
.contentStyle .submit_disable, .contentStyle input.submit_disable {
	background:#33312c url(/site/core/images/btn_bg.gif) 0 0 repeat-x;
	height: 21px;
	border: 3px  double #a29f9b; 
	cursor: pointer;
	cursor: hand;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #999999;
	margin:0;
	padding:0 5px 5px 5px;
}

/* contentStyleHead */
.contentStyleHead, .contentStyleHead td{
	background: transparent;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	color:#535353;
	line-height:24px;	
	text-align:left;
}
.contentStyleHead p {
	margin:0;
	padding:0;	
}
.contentStyleHead a {
	color:#000;
	text-decoration:underline;
}
.contentStyleHead a:hover {
	color: #000;
	text-decoration:none;
}


/* contentStyleFooter */
.contentStyleFooter,.contentStyleFooter td,.contentStyleFooter th{
	font:12px Arial, Helvetica, sans-serif;
	color:#606060;
	line-height:14px;
}
.contentStyleFooter p{
	margin:0;
	padding:0;
}
.contentStyleFooter a {
	color:#606060;
	text-decoration:none;
}
.contentStyleFooter a:hover {
	color:#ff8701;
	text-decoration:none;
}



/* General */

.pmFrameSmall{
	background:url(../images/pm-frame-small.png) 0 0 no-repeat;
	position:relative;
	float:left;
	width:139px;
	height:138px;
	margin:0 13px 13px 0;
	padding:0 5px 0 5px;
	text-align:center;
	overflow:hidden;
}
.pmFrameSmall img{
	position:absolute;
	bottom:1px;
	left:15px;
	z-index:1;
}
.pmFrameSmall .pmFrameTitle{
	width:139px;
	height:36px;
	overflow:hidden;
}
.pmFrameSmall .pmFrameTitle table{
	width:100%;
	height:36px;
}
.pmFrameSmall .pmFrameTitle th{
	padding:4px 5px 4px 5px;
	font:bold 13px Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#ef7f00;
	text-align:center;
	vertical-align:middle;
}

.pmFrameSmall a, .pmFrameSmall a:hover{
	color:#ef7f00;
	text-decoration:none;
}
.pmFrameSmall .new{	
	background:url(../images/new.gif) 0 0 no-repeat;
	position:absolute;
	bottom:1px;
	right:2px;
	width:45px;
	height:45px;
	z-index:2;
}

.contentStyle .tilteSide, .tilteSide{
	background:url(../images/bg-title-side.gif) 0 0 no-repeat;
	position:relative;
	width:216px;
	height:33px;
	margin-top:2px;
	padding:11px 0 0 41px;
	font:bold 13px Tahoma, Geneva, sans-serif;
	line-height:13px;
	color:#000;
	overflow:hidden;
}
.contentStyle .tilteSide, .tilteSide a{
text-decoration:none;
}
