@charset "utf-8";
/* CSS Document */


.buttonheading img { display: none; }
.buttonheading td { width:1px;}

.category_docs { padding-bottom: 5px; }


.sectiontableheader_docs { padding: 7px; background-color: #2A3F08; color: #fff; }
.sectiontableheader_docs  a{ color: #fff; }
.sectiontableentry1 { padding: 7px; background-color: #FFF4CF; }
.sectiontableentry2 {  padding: 7px; background-color: #FFEDAF; }

#paddingLeft { padding: 7px; }

.componentheading_docs {
color: #333;

width: 100%;
margin: auto 0px;
border-bottom: 1px solid #ddd;
padding-top: 10px;
padding-bottom: 10px; 
margin-bottom: 15px;
}


.contentpaneopen h1 {
color: #333;

width: 100%;
margin: auto 0px;
border-bottom: 1px solid #ddd;
padding-top: 10px;
padding-bottom: 7px; 
margin-bottom: 7px;
display: block;
font-size: 14px; 
}
.sectiontableentry1 td{ padding: 7px; }
.sectiontableentry2 td{ padding: 7px; }

.contentpaneopen img {
max-width: 600px;
}


.article_column .contentheading {
color: #2F2F2F;

margin: auto 0px;
border-bottom: 1px dotted #2F2F2F;
padding-top: 10px;
padding-bottom: 7px;  
margin-bottom: 7px;
display: block;
font-size: 13px; 
width: 285px;
font-weight: bold;
text-align: left;
line-height: 18px;
}

.contentheading {
color: #333;

margin: auto 0px;
border-bottom: 1px solid #ddd;
padding-top: 10px;
padding-bottom: 7px;  
margin-bottom: 7px;
display: block;
font-size: 14px; 
width: 600px;
font-weight: bold;
}

.column_separator .contentpaneopen{
padding-left: 15px;
}

.article_column  .contentpaneopen{
width: 300px; 
text-align: justify;
}

/* -------------------------------------------------------------- 
   Forms
-------------------------------------------------------------- */
p.contactusCenter {

padding: 5px 10px 10px 70px;
border: 1px solid #2F430B;
background: #2F430B url('../../../images/messages.png') no-repeat left;
height: 32px;
margin: 25px 5px 32px 140px;
font-size: 14px;
color: #fff;
float: left;
display: block;
width: 290px;
-moz-border-radius: 7px 7px 7px 7px; -webkit-border-radius: 3px 3px 3px 3px; border-radius: 7px 7px 7px 7px;
clear: both;
}

#documentation {
display: block; 
clear: both;
font-size: 11px; 
color: #2F430B; 
}

.rule		{ margin-top: 18px; padding-bottom: 20px; background: url('images/rule.gif') 0px 0px repeat-x; }

.ruleUnlocked		{width: 610px; height: 41px; margin: 0px auto; background: url('images/unlockedRule.jpg') 0px 0px no-repeat; }
.ruleLocked		{width: 610px; height: 41px; margin: 0px auto; background: url('images/lockedRule.jpg') 0px 0px no-repeat; }

a.docTag { padding: 3px 3px;   border-bottom: 1px dotted #ddd;  float: left;  margin: 5px; color: #2F430B; font-size: 11px; text-decoration: none; width:285px; display: block;}
 
a.docTag:hover { background-color: #FFEBAF;}

#documentation h4 { margin-bottom: 4px;}

p.contactus {
padding: 7px 7px 7px 70px;
border: 1px solid #2F430B;
background: #2F430B url('../../../images/messages.png') no-repeat left;
height: 32px;
margin: 5px 5px 12px 5px;
font-size: 16px;
color: #fff;
float: left;
display: block;
width: 500px;
}
 p.specificsSide {
padding: 7px 0px 5px 45px;
background: #2F430B url('../../../images/infoHeading.png') no-repeat left;
height: 20px;
margin: 0px 0px 12px 0px;
font-size: 14px;
color: #fff;
float: left;
display: block;
width: 213px;
} 
p.contactusSide {
padding: 7px 0px 5px 45px;
background: #2F430B url('../../../images/messagesInfo.png') no-repeat left;
height: 20px;
margin: 0px 0px 12px 0px;
font-size: 14px;
color: #fff;
float: left;
display: block;
width: 213px;
} 

span.topheaderHeadings  {
padding: 5px 8px;
background-color: #F3BE0E;
margin: 0px 0px 10px 0px;
font-size: 16px;
color: #222;
}

p.messageTitle {
padding: 5px;
background-color: #EAEAEA;
margin: 5px 0px 5px 0px;
font-size: 11px;
color: #222;
float: left;
display: block;
width: 249px;
font-style: italic;
}

textarea#message { font-size: 11px; color: #444; }

p.contactusSidesuccess {
padding: 10px 0px 5px 75px;
border: 1px solid #A3DB66;
background: #9DEF43 url('../../../images/messages.png') no-repeat left;
height: 32px;
margin: 5px 0px 12px 0px;
font-size: 14px;
color: #222;
float: left;
width: 180px;
}

p.contactusSuccess {
padding: 7px 7px 7px 70px;
border: 1px solid #A3DB66;
background: #9DEF43 url('../../../images/messages.png') no-repeat left;
height: 32px;
margin: 5px 5px 12px 5px;
font-size: 14px;
color: #222;
float: left;
width: 500px;
}

.clearit { clear: both; }



/* -------------------------------------------------------------- 
   Buttons
-------------------------------------------------------------- */
.btn,
.btn-icon,
.btn-mini
{
	background-repeat: repeat-x;
	color: #FFF;	
	font-weight: bold;
	display: inline-block;	
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	padding: 0 10px 4px;
	margin: 0;
	text-shadow: 1px 1px 1px rgba(0,0,0,.2);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,.25);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.25);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135,strength=2);
	cursor: pointer;
	position: relative;
}
	
	/* Active/Click state */
	.btn:active, .btn-icon:active, .btn-mini:active { top: 1px; }


/* Sizes */
.btn, .btn-icon { background-position: 0 -80px; font-size: 12px; height: 32px; line-height: 29px; }
.btn.btn-small, .btn-icon.btn-small { background-position: 0 0; font-size: 10px; height: 26px; line-height: 23px; }
.btn.btn-large, .btn-icon.btn-large { background-position: 0 -160px; font-size: 15px; height: 42px; line-height: 40px; }

	/* Sizes - Line height for A buttons need to be different */
	a.btn, a.btn-icon { height: 32px; line-height: 32px; padding-bottom: 0; }
	a.btn.btn-small, a.btn-icon.btn-small { line-height: 26px; padding-bottom: 0; }
	a.btn.btn-large, a.btn-icon.btn-large { line-height: 42px; padding-bottom: 0; }
	

/* Fix the button in IE7 :-( */
*+html .btn, *+html .btn-icon { border-color: none ; border: 1px solid transparent; }



/* Set default button colors */
.btn, .btn-icon, .btn-mini {  background-image: url(../images/bg-lite.png); background-color: #263849; border-color: #16222C; }
.btn:hover, .btn-icon:hover, .btn-mini:hover { background-color: #16222C; color: #FFF; }

.btn-orange { background-color: #F90; border-color: #D58000; }
.btn-orange:hover { background-color: #D58000; }

.btn-grey { background-color: #999; border-color: #888; }
.btn-grey:hover { background-color: #888; }



/* Images Overlays - Gradient Effect */
/* 50% Opacity for darker colors */
.btn-grey { background-image: url(../images/bg-dark.png) !important; }


/* 65% opacity for lighter colors */
.btn-orange { background-image: url(../images/bg-lite.png) !important; }


/* Icon Button Styles */
.btn-icon { padding-left: 32px !important; }
*+html .btn-icon { padding-left: 20px !important; padding-right: 5px !important; }

.btn-icon span
{
	background-image: url(../images/amp-btn-icon-sprite.png); 
	background-repeat: no-repeat; 
	background-position: 0 0; 
	width: 16px; 
	height: 16px; 
	position: absolute; 
	left: 6px; 
	top: 6px;
}

	.btn-icon.btn-small span { top: 4px; }
	.btn-icon.btn-large span { top: 12px; }
	@-moz-document url-prefix() { .btn-icon span { left: -24px; top: 0px; } .btn-icon.btn-small span { top: -1px; } .btn-icon.btn-large span { top: 4px; } } 


/* Mini Buttons */
.btn-mini 
{ 
	background-position: 0 0; 
	width: 32px; 
	height: 26px !important; 
	line-height: 500px !important; 
	overflow: hidden;
	padding: 0; 
}

	.btn-mini span 
	{ 
		background-image: url(../images/amp-btn-icon-sprite.png); 
		background-repeat: no-repeat; 
		display: block;
		width: 16px; 
		height: 16px;
		line-height: 0;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -8px;
		margin-top: -8px;
	}
	
	
/* Icon Classes */
.btn-arrow-down span { background-position: -48px 0; }
.btn-arrow-up span { background-position: -32px 0; }
.btn-arrow-right span { background-position: -16px 0; }
.btn-arrow-left span { background-position: 0 0; }
.btn-comment span { background-position: -112px 0; }
.btn-heart span { background-position: -96px 0; }
.btn-star span { background-position: -80px 0; }
.btn-cart span { background-position: -64px 0; }
.btn-print span { background-position: -128px 0; }
.btn-rss span { background-position: -144px 0; }
.btn-person span { background-position: 0 -16px; }
.btn-check span { background-position: -16px -16px; }
.btn-dollar span { background-position: -32px -16px; }
.btn-refresh span { background-position: -48px -16px; }
.btn-home span { background-position: -64px -16px; }
.btn-plus span { background-position: -80px -16px; }
.btn-minus span { background-position: -96px -16px; }
.btn-cross span { background-position: -112px -16px; }
	
	
/* Transparent Button Styles */
.btn-transparent, .btn-transparent:hover { background-image: url(../images/bg-lite.png); background-color: transparent; filter: none; border-color: transparent\0/; border-color: rgba(0,0,0,.4) !important; margin: 0 1em 0 0; }
*+html .btn-transparent { border: none; }