/* =============================== Mandatory Styles =============================== */
html { height: 100%; }
body {
	font: normal 12px Tahoma;
	line-height: 1.3em;
	background: #fff;
	color: #515142;
	margin: 0;
	padding: 0;
	height: 100%;
}

#testsitealert 
{
	height: 20px;
	padding: 5px;
	background-color: #f00;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	border-bottom: solid 1px #000;
	color: #fff;
	line-height: 1.3em;
}

.content_table 
{
	width : 960px;
	margin: 0px 20px 40px 20px;
}

a img {
	border : none;
}

a {
	text-decoration : underline;
	color : #d02700;
}

a:visited {
	text-decoration : underline;
	color : #877f82;
}

h1 {
	font-size: 14px;
	font-weight: normal;
	color : #fff;
	letter-spacing : 1px;
	margin : 0 0 20px 0;
	background-color: #f7931e;
	padding: 3px 10px;
	text-transform: uppercase;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	color : #bc282e;
	letter-spacing : 1px;
	margin : 0 0 5px 0;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing : 1px;
	color : #f7931e;
	margin : 0 0 5px 0;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing : 1px;
	color : #515142;
	letter-spacing : normal;
	margin : 0 0 5px 0;
}

h5 {
	font-size: 11px;
	font-weight: normal;
	color : #bc282e;
	letter-spacing : 1px;
	text-transform : uppercase;
	margin : 0 0 0 0;
}

h6 {
	font-size: 11px;
	font-weight: normal;
	color : #515142;
	letter-spacing : 1px;
	text-transform : uppercase;
	margin : 0 0 0 0
}

P {
	margin : 0;
	padding : 0 0 10px 0;
}

ul {
	margin : 0 0 10px 20px;
	padding : 0;
}

li {
	margin : 0;
	padding : 3px 0 3px 0;
}

hr {
	height : 0px;
	margin : 20px 0 20px 0;
	border: none;
	border-bottom: dotted 1px #7d3736;
}

input, textarea, select
{
	font: normal 12px Tahoma; 
	color: #515142;
}

blockquote
{
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
	letter-spacing : 1px;
	color : #bc282e;
	margin : 10px 0px;
	padding: 20px;
	background-color: #f2f2ed;
	border: dotted 1px #bc282e;
	border-width: 1px 0px;
}

/* =============== Contact Details =============*/

.header_dashboard
{
	vertical-align: bottom;
	padding-bottom: 50px;
}

.header_registered
{
	height: 36px;
	padding: 0px 0px 0px 40px;
	color: #7d3736;
	line-height: 30px;
	overflow: hidden;
	display: inline-block; 
}
/* ============================ Menu Navigation =================== */
.menu_nav_left {
	width : 190px;
	padding: 0 40px 0 50px;
}

#contentleft
{
	width: 180px;
}

.linklevel1, .linklevel1:visited
{
	font-size: 14px;
	text-transform: uppercase;
	display : block;
	letter-spacing : 1px;
	color : #515142;
	margin : 0 0 10px 0;
	padding : 3px 0 3px 10px;
	text-decoration : none;
}

.linklevel1:hover
{
	background-color: #e6e6dc;
}

.linklevel1selected, .linklevel1selected:visited
{
	background-color: #f7931e;
	color : #fff;
}

.linklevel2, .linklevel2:visited
{
	font-size: 12px;
	display : block;
	color : #515142;
	letter-spacing : 1px;
	margin : 0 0 5px 0;
	padding : 0px 0px 0px 20px;
	text-decoration : none;
}

.linklevel2:hover
{
	color: #888876;
}

.linklevel2selected, .linklevel2selected:visited 
{
	color : #f7931e;
}

.linklevel3:hover
{
	color: #888876;
}

.linklevel3, .linklevel3:visited
{
	font-size: 11px;
	display : block;
	color : #515142;
	letter-spacing : 1px;
	margin : 0 0 5px 0;
	padding : 0px 0 0px 30px;
	text-decoration : none;
}

.linklevel3selected, .linklevel3selected:visited 
{
	color : #f7931e;
}

.menu_divider  
{
	height: 4px; 
    font-size: 0; 
    line-height: 1em;
    margin-bottom: 10px; 
}

#newsletters
{
	background-color: #f0f0f0;
	padding: 10px;
	margin: 5px 0px 30px 0px;
}

.maincontent
{
	width: 680px;
}
/* ============================ Arrow Link========================= */ 
.arrowlink, .arrowlink:visited {
	background : url('../images/arrowlink.png') no-repeat 0 4px;
	display : block;
	font-size: 10px;
	color : #bc282e;
	padding : 0 0 0 15px;
	text-transform : uppercase;
	text-decoration : none;
	margin: 10px 0px;
}
.backlink, .backlink:visited {
	background : url('../images/arrowback.png') no-repeat 0 4px;
	font-size: 12px;
	color : #bc282e;
	padding : 0 0 0 15px;
	text-transform : uppercase;
	text-decoration : none;
}

/*================ Image Float =================================*/
.floatimageright {
	float : right;
	margin : 0 0 20px 20px;
	padding : 0;
}

.floatimageleft {
	float : left;
	margin : 0 20px 20px 0;
	padding : 0;
}

.image_container
{
	font-size: 0px;
	line-height: 0px;
}

.green
{
	background-color: #65bc4d;
}

.blue
{
	background-color: #1fc4f4;
}

.red
{
	background-color: #bc282e;
}

.orange
{
	background-color: #f7931e;
}

.error
{
	background: #e6e6dc url('../images/icons/alert.png') 8px 8px no-repeat;
	padding: 8px 8px 8px 30px;
	color: #bc282e;
	font-size: 14px;
	margin: 20px 0px;
	min-height: 32px;
}

.success
{
	background: #e6e6dc url('../images/icons/success.png') 8px 8px no-repeat;
	padding: 8px 8px 8px 30px;
	color: #399120;
	font-size: 14px;
	margin: 20px 0px;
	min-height: 32px;
}

/* ==========================Content Table =================== */
#contentcolumn_1 {
	margin : 0;
	padding : 0 0 0px 0;
	width : 680px;
}

#contentcolumn_2 {
	margin : 0;
	padding : 0 40px 0 0;
	width : 320px;
}

#contentcolumn_3 {
	margin : 0;
	padding : 0 0 0 0;
	width : 320px;
}


/* ================ News ========================= */

.Archive_year { font-size: 14px; color: #f7931e; cursor: pointer; padding: 10px 0px 0px 10px; }
.Archive_yearlist { margin: 0px 0px 0px 10px; }
.Archive_month { color: #7d3736; cursor: pointer; padding: 4px 0px 0px 10px; }
.Archive_month A { color: #7d3736; text-decoration: none; }
.Archive_month A:hover { text-decoration: underline; }
.Archive_monthlist { margin: 0px 0px 0px 10px; }
.Archive_Item { color: #515142; padding: 4px 0px 4px 10px; }
.Archive_Item A { color: #515142; text-decoration: none; }
.Archive_Item A:hover { text-decoration: underline; }
.Archive_Item_selected  { color: #f7931e; padding: 4px 0px 4px 10px; }
.Archive_Item_selected  A { color: #f7931e; text-decoration: none; }
.Archive_Item_selected  A:hover { color: #515142; text-decoration: underline; }

.news_categorylist
{
	margin: 5px 0 15px 0;
}
.news_category, .news_category:visited
{
	color: #f7931e;
	text-decoration: none;
	font-size: 14px;
	display: block;
	margin: 5px 0 5px 10px;
}

/* ================ Calculators ========================= */

.calc_heading
{
	font-size: 14px;
	color: #f7931e;
	margin-bottom: 15px;
	cursor: pointer;
	letter-spacing: 1px;
}

.calc_container
{
	display: none;
}

.calc_subhead
{
	font-size: 14px;
}

.calc_redlabel, a.calc_redlabel
{
	color: #bc282e;
}

.calc_label
{
	color: #888877;
}

.calc_convert
{
	font-size: 10px;
	color: #515142;
	vertical-align: middle;
}

.calc_result
{
	font-size: 18px;
	color: #bc282e;
	line-height: 1.3em;
}

.calc_result sub
{
	font-size: 12px;
	color: #bc282e;
}

.calc_purchase
{
	width: 200px;
	background: #9a9a8a url('../images/purchaseback.png') top left repeat-x;
	height: 30px;
	border: solid 1px #656558;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	margin-right: 0 !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.calc_calculate
{
	width: 200px;
	background: #b5b5a6 url('../images/calculateback.png') top left repeat-x;
	height: 24px;
	border: solid 1px #656558;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	margin-right: 0 !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.calc_container input, .calc_container select
{
	margin-right: 10px;
}

/* ====================== Results ========================= */

.result_container
{
	border: dotted 1px #7d3736;
	border-width: 1px 0px;
	background-color: #f2f2ed;
	padding: 20px;
	margin: 20px 0px;
}

.result_display
{
	line-height: 2em;
}

/* ====================== Cart ========================= */

.cart_productstable
{
	border-collapse: collapse;
	border: dotted 1px #7d3736;
	border-width: 1px 0px;
	margin: 10px 0px 20px;
}

.cart_productcell
{
	border: dotted 1px #7d3736;
	border-width: 1px 0px;
	background-color: #f2f2ed;
	padding: 20px;
}

.cart_totalcell
{
	border: dotted 1px #7d3736;
	border-width: 1px 0px;
	padding: 20px;
	background-color: #e6e6dc;
}

.cart_heading
{
	background-color: #e6e6dc;
	padding: 2px 10px;
	font-size: 14px;
	margin-bottom: 10px;
}

.cart_totalheading
{
	padding: 2px 10px;
	font-size: 14px;
	margin-bottom: 10px;
}

.cart_note
{
	color: #888877;
	font-size: 10px;
	line-height: 1em;
}

.cart_label
{
	color: #888877;
	text-transform: uppercase;
	font-size: 10px;
}

.cart_reference
{
	background-color: #e6e6dc;
	padding: 10px;
}

.cart_subtitle
{
	color: #7d3736;
}

.cart_textbox
{
	width: 220px;
	margin: 3px 0px;
}

.cart_secureblock
{
	background-color: #f7931e;
	padding: 10px;
	color: #ffffff;
}

.cart_secureblock a
{
	color: #ffffff;
}

.cart_securetitle
{
	font-family: Tahoma;
	font-size: 14px;
	text-transform: uppercase;
	color: #bc282e;
	background: url('../images/icons/securealert.png') top left no-repeat;
	line-height: 20px;
	margin-bottom: 10px;
	padding-left: 30px;
}
/* ====================== Dashboard =============================== */

.dash_totalblock
{
	width: 139px;
	
}

.dash_totaltop
{
	background: url('../images/dash-totaltop.png') top left no-repeat;
	text-transform: uppercase;
	text-align: center;
	padding: 8px 0 0 0;
	height: 22px;
}

.dash_totaldata
{
	border: solid 1px #dddddd;
	border-width: 0px 1px;	
	background: #f8f8f8 url('../images/dash-totalback.png') bottom left repeat-x;
	font-size: 18px;
	color: #bc282e;
	text-align: center;
	padding: 20px 10px 0px 10px;
	min-height: 30px;
}

.dash_totalunits
{
	font-size: 10px;
	color: #515142;
	text-align: right;
}

.dash_totalbottom
{
	background: url('../images/dash-totalbottom.png') top left no-repeat;
	height: 12px;
}

.dash_heading
{
	color: #bc282e;
	font-size: 14px;
	margin-bottom: 10px;
}

.dash_offset
{
	margin : 20px 0px;
	padding: 20px;
	background-color: #f2f2ed;
	border: dotted 1px #bc282e;
	border-width: 1px 0px;
}

.dash_historytable
{
	border: dotted 1px #bc282e;
	border-width: 1px 0px;
	margin-top: 20px;
}

.dash_histtitle
{
	padding: 10px 20px;
	font-size: 14px;
	background-color: #d7d7cf;	
}

.dash_histrowconfirmed
{
	
}

.dash_histrowpending td
{
	color: #888877;
}

.dash_histrowcancelled td
{
	color: #afaf9d;
	text-decoration: line-through;
}

.dash_histhead
{
	padding: 4px 10px;
	text-transform: uppercase;
	color: #888877;
	font-size: 10px;
	background-color: #f2f2ed;
}

.dash_histcell
{
	padding: 4px 10px;
	border-bottom: solid 1px #d7d7cf;
}

.dash_histopener
{
	background-color: #a1a197;
	color: #ffffff;
	text-transform: uppercase;
	padding: 5px 20px;
	cursor: pointer;
}

.dash_histopenimage
{
	float: right;
}

.dash_pending
{
	font-weight: bold;
	color: #bc282e !important;
	text-transform: uppercase;
}
/* ====================== View Purchase =============================== */

.view_table
{
	border-top: dotted 1px #7d3736;
	margin: 20px 0px;
}

.view_table td
{
	padding: 10px;
}

.view_row td
{
	border-bottom: dotted 1px #7d3736;
	background-color: #f2f2ed;
}

.view_totalrow td
{
	border-bottom: dotted 1px #7d3736;
	background-color: #e6e6dc;
}

.view_amount
{
	text-align: right;
}

.view_totalamount
{
	text-align: right;
	color: #bc282e;
}

.view_heading
{
	font-size: 14px;
	color: #bc282e;
	margin-bottom: 10px;
}

.view_optiontable
{
	margin-bottom: 20px;
}

.view_optiontable td
{
	vertical-align: top;
}

.view_optiontext
{
	padding-left: 10px;
}

/* ====================== footer =============================== */
#footer
{
	padding: 0 0 0 10px;
	line-height: 1.5em;
}

.footer_head
{
	font-size: 14px;
}

.footer_link, .footer_link:visited {
	color : #888877;
	text-decoration : none;
	display: block;
}

/* =============================================== The End ==============================================================================*/
