/*@media print {
.ContentPane {width:750px;}
.ContentPaneIntro, #contentarea {font: normal 12px/16px Arial, Helvetica, sans-serif; color: #777a7c;	750px; float:left;}
#mc, #content, #contentendsk1, #contentendsk2, .footer, .footerSk3, #sk1, #sk2, .footerSk1 {width:800px; background:none;}
#header, #navcontainer, #topnav, #searchcontainer, #breadcrumb, .TopPane, #gohome, .footer, .footerSk3, .footerSk1, .footerLogos, .copyright, .LeftPane, #rightarea, .RightPane, #secondarynav, #breadcrumb {display:none;}
#pagetile, #pagetileSK3 {background:white none;}
#widecol {width: 800px;float:left;}
.WidePane {font: normal 12px/16px Arial, Helvetica, sans-serif; color: #504e4e;	width: 750px;	float:left;}
.BottomPane {font: normal 12px/16px Arial, Helvetica, sans-serif;	color: #504e4e;	width: 750px;	float:left; margin:0 0 0 20px;}
.ContentPaneSk3 {	font: normal 12px/16px Arial, Helvetica, sans-serif; color: #777a7c; width:750px; float:left;}
 #printlogo { visibility:visible; width:274px; height:90px;}
}

*/


/*    -----------------------    Main Tags   -----------------------   */  

body {
	margin: 0;
	padding: 0;	
	text-align:left;
 }
 
#Body {
 	background: #efefef url(imgs/bg.gif) repeat-x;
}

hr {
	height: 1px;
	width: 100%;
	background: #d6d6d6;
	border: 1px;
	color: #d6d6d6;
}
h1 {
	font: normal 22px/22px Helvetica, Arial, sans-serif;
	color: black;
	text-align:left;
	margin: 20px 0 0 0;
	text-transform: capitalize;
}
h2 {
	font: normal 14px/14px Helvetica, Arial, sans-serif;
	color: black;
}
h3 {
	font: normal 14px/14px Helvetica, Arial, sans-serif;
	color: #8d5906;
	margin: 0px;
}
h4 {
	font: 700 12px/12px Helvetica, Arial, sans-serif;
	color: white;
	text-transform:uppercase;
	margin:10px 0 10px 20px;
}
h5 {
	font: 700 12px/12px Helvetica, Arial, sans-serif;
	color: black;
	margin:0;
	padding:0;
}
ul {
	margin: 0px;
	padding:0px;
}
table {
	text-align:left;
}
table tr td {
	/*text-align:left;*/
	font: normal 12px/16px Arial, Helvetica, sans-serif;
}
#Table2 {
	background:#ffffff;
}
 form {padding:0; margin:0}
/*    -----------------------    Page Structure   -----------------------   */ 

#mc, #header, #content, #contentend {
	width:980px;
}
#mc {
	margin:auto;
}
#pagetile {
	/*background: url(imgs/mc_bg.gif) repeat-y 0px 0px;*/
	float:left;
}
#header {
	/*background: url(imgs/top.jpg) no-repeat;*/
	height:343px;
	float:left;
}

#wrappertop {
	width: 100%;
	background: url(imgs/top_bg.jpg) no-repeat top center;
	float:left;
}
#wrapperend {
	width: 100%;
	/*background: url(imgs/footer.gif) repeat-x bottom center;*/
	float:left;
}
#productlayout table {
	border-left:1px solid black;
	border-top:1px solid black;
}
#productlayout table td {
	border-right:1px solid black;
	border-bottom:1px solid black;
}
#productlayout #heading {
	background: orange;
} 
#searchcontainer {
	position: absolute;
	z-index: 10;
	visibility: visible;
	margin:0 0 0 640px;
}
#dnn_dnnSEARCH_txtSearch {
	border:0;
	background: none;	
	width:170px;
	margin:9px 0 0 0;
}
/*    -----------------------    Navigation   -----------------------   */  
#navcontainer {
	padding: 0 0 0 90px;
	float:left;
	text-align:left;
	background: #101010;
}

.MainMenu_Idle TD {
	font: normal 12px/12px Helvetica, Arial, sans-serif;  
	color: #a1a1a1; 
	width:80px;
	height:46px;
	padding:0 10px 0 10px
}
.MainMenu_Selected TD {
	font: normal 12px/12px  Helvetica, Arial, sans-serif; 
	color: #b07b11;
	width:80px;
	height:46px;
	padding:0 10px 0 10px
	/*background: url(nav2-bg.gif) repeat-x top center transparent;*/
}
.MainMenu_Active TD, .MainMenu_BreadcrumbActive TD {
	font: normal 12px/12px Helvetica, Arial, sans-serif; 
	color: #b07b11;
	width:80px;
	height:46px;
	padding:0 10px 0 10px 
	/*background: url(nav2-bg.gif) repeat-x top center transparent;*/ 
}


.MainMenu_SubMenu { 
	background: black;
	padding: 0px 0px 0px 0px; 
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-weight: normal;
	filter: none;
	margin: 0px 0 0 0; 
	border-left:1px solid #8d8c8c;
	border-right:1px solid #8d8c8c;
}
.MainMenu_MenuItem { 
	font: 500 12px/12px Helvetica, Arial, sans-serif;
	/*color: #383838;*/
	color:#a1a1a1;
	/*background: #bedfa7;*/
	padding: 0px 10px 0px 8px;
	height: 30px;
	border-bottom: 1px solid #8d8c8c;
	border-top: 1px solid #fff;
}
.MainMenu_MenuItemSel { 
	font: 500 12px/12px  Helvetica, Arial, sans-serif;
	color: #b07b11;
	background: black;
	cursor: pointer;
	cursor: hand;
	padding: 0px 10px 0px 8px; 
	height: 30px; 
	border-bottom: 1px solid #8d8c8c;
	border-top: 1px solid #fff;
}
.MainMenu_MenuContainer { 
	background: transparent;
}
.MainMenu_MenuBar { 
	cursor: pointer;
	cursor: hand; background: transparent;
}
.MainMenu_Seperator { 
 	background: url(imgs/separator.gif) no-repeat top center transparent;
	width:7px;
	height: 46px;
	font-size:1px;
}
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  {
 	display: none;
}
.MainMenuSeperator {
	display: none;
}


.ModuleTitle_SubMenu { background: #ffffff; padding: 0px 10px 0px 10px; /*border: 1px dotted #888;*/ z-index: 1000;  cursor: pointer;  cursor: hand; font-weight: normal; filter: none; border:1px solid black;}
.ModuleTitle_MenuItem { background: #ffffff; color: #2b2b2b;  font: bold 11px/11px Arial, Helvetica, sans-serif; padding: 0px 10px 0px 10px; height: 20px; border: 0;}
.ModuleTitle_MenuItemSel { background: #ffffff; color: #d9ba49; font: bold 11px/11px  Arial, Helvetica, sans-serif; cursor: pointer; cursor: hand; padding: 0px 10px 0px 10px; height: 20px; border: 0;}
.ModuleTitle_SubMenu { margin: 1px 0 0 0; }
.ModuleTitle_MenuItem { padding: 0 0px 0 0px; }
.ModuleTitle_MenuItemSel { padding: 0 0px 0 0px; }
.MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow { display: none; }
.ModuleTitle_MenuContainer { color: #2c2c2c; }
.ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
.ModuleTitle_MenuItem { padding: 0 10px 0 10px; background:#ffffff; }
.ModuleTitle_MenuIcon IMG { margin: 0 0px 0 0px; }
.ModuleTitle_MenuIcon { background: #ffffff; border: 0px;	 /*border-bottom: 1px dotted #999;*/  width:0px;  height: 20px; padding: 0 0 0 0; margin: 0 0 0 0; font-size: 0px;}
/*-- removing seperator borders --*/ 
.MainMenu_MenuBreak { border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}

/*    末末末末末末末末末  Secondary Nav  末末末末末末末末末  */ 
#navTwo {
	width: 190px;
}
 #navTwo a {
	font: normal 12px/12px arial, verdana;
	color:#464646;
	display: block;
	width:190px;
	height: 16px;
	line-height:12px;
	margin: 0 0 0 15px;
	padding: 5px 0 5px 5px;
	border-top:1px solid #e5dab6;
	text-decoration:none;
}
#navTwo a:hover {
	background:#e4e2da;
}
#navThree {
	width: 190px;
	margin:0px 0 10px 25px;
}
#navThree a {
	/*font: normal 12px/12px arial, verdana;
	color: #464646;
	text-indent:25px;*/
	font: normal 12px/12px arial, verdana;
	color:#464646;
	display: block;
	width:140px;
	height: 16px;
	line-height:12px;
	margin: 0 0 0 15px;
	padding: 5px 0 5px 5px;
	border-top:1px solid #bfc9b0;
	text-decoration:none;
}
#navThree a:hover {
	background:#e4e2da;
}
#secondarynav, /*#secondarynav ul*/ {
	width: 130px;
}
#navSelect {
	font: bold 12px/13px arial, verdana;
	color:black;
}

/*    -----------------------   Content  -----------------------   */  

#content {
	text-align: left;
	float:left;
	margin:0 0 80px 0;
}
#sk1 {
	text-align: left;
	float:left;
	background: url(imgs/content_bg.gif) no-repeat 0px 0px;
}
#contenthome {
	text-align: left;
	float:left;
	background: url(imgs/content_bg_home.jpg) no-repeat 0px 0px;
}
#contentend {
	float: left;
	background: url(imgs/content_end.gif) no-repeat center bottom;
}
#breadcrumb {
	font: normal 11px/16px tahoma, Helvetica, Arial, sans-serif;
	color: #666666;
	float:left;
	padding:0 0 10px 15px; 
	width:900px;
}
#breadcrumb a {
	font: normal 11px/16px tahoma, Helvetica, Arial, sans-serif;
	color: #666666;
	text-decoration:none;
}
#breadcrumb a:hover {
	color: #666666;
	text-decoration:underline;
}

/*    -----------------------   Wide Column    -----------------------   */ 

#widecol {
	width: 945px;
	float:left;
	margin: 30px 0 0 20px;
}
#widecolNarrow {
	width: 710px;
	float:right;
}

/*    -----------------------   Top Pane    -----------------------   */  
.TopPane {
	width: 951px;
	float:left;
	padding:25px 0 0 115px;
}
.TopPane p {
	margin:0px;
	padding:0px;
}

/*    -----------------------   Wide Pane    -----------------------   */  
.WidePane {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #504e4e;
	width: 935px;
	float:left;
}
.WidePane a {
	color: #6ebbd8;
	text-decoration:none;
}
.WidePane a:hover {
	color: #6ebbd8;
	text-decoration:underline;
}

/*    -----------------------   Left Pane    -----------------------   */  

.LeftPane {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #504e4e;
	width: 220px;
	float:left;
	margin:50px 0 0 0;
}
.LeftPane a {
	color: #6ebbd8;
	text-decoration:none;
}
.LeftPane a:hover {
	color: #6ebbd8;
	text-decoration:underline;
}
.LeftPane p {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
}

/*    -----------------------   Content Pane    -----------------------   */  

.ContentPane {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #464646;
	width: 700px;
	padding:0 0 50px 0;
	float:right;
}
.ContentPaneNarrow {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #464646;
	width: 500px;
	float:left;
}
.ContentPane a, table tr td a {
	color: #e1990a;
	text-decoration:underline;
}
.ContentPane a:hover, table tr td a:hover {
	color: black;
	text-decoration:underline;
}
.ContentPane blockquote{
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	padding: 0 0 0 5px;
}
.ContentPane p, .ContentPaneNarrow p {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
}
.ContentPane ul, .ContentPaneNarrow ul {
	margin: 0 0 0 15px;
	padding: 0;
}
.ContentPane ul li, .ContentPaneNarrow ul li {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #464646;
	list-style-image: url(imgs/a_bullet.gif);
	margin:0 0 0 15px;
	padding: 0;
}

/*    -----------------------   Right Column    -----------------------   */  

.RightPane {
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	color: #504e4e;
	width: 200px;
	float: right;
}
.RightPane a {
	color: #ae852a;
	text-decoration:none;
}
.RightPane a:hover {
	color: #ae852a;
	text-decoration:underline;
}

/*    -----------------------   Footer   -----------------------   */  

.footer {
	font: normal 10px/12px arial, verdana;
	color: #c7c7c7;
	height:75px;
	text-align: center;
	padding: 35px 0px 0px 50px;
	text-decoration:none;
}
.copyright {
	font: normal 10px/12px arial, verdana;
	color: #c7c7c7;
	padding: 0 0 0 10px;
}
.copyright a, .footer a {
	color: #c7c7c7;
	text-decoration:none;
	font-weight: bold;
}
.copyright a:hover, .footer a:hover {
	color: #c7c7c7;
	text-decoration:underline;
}


html>body #footer {
		display: block;
		position:fixed;
		bottom:0;
		left: 0;
		z-index:11;
}

#footer {
		width:100%;
		display: none;
		height: 63px;
		background: url('imgs/footer.gif') top center repeat-x;
		vertical-align: bottom;
		text-align: center;
		color: #fff;
		/*text-shadow: #555 1px 1px 1px;
		font-size: 11px;*/
}


/*    -----------------------   Extra   -----------------------   */  

#gohome {
	position: absolute;
	z-index: 10;
	margin: 50px 0 0 90px;
}
#guarantee {
	position: absolute;
	z-index: 10;
	margin: 50px 0 0 770px;
}
#qmed {
	position: absolute;
	z-index: 10;
	margin: 160px 0 0 770px;
}

#guaranteePage {
	width:200px;
	height:500px;
 	background: url(imgs/guarantee.png) no-repeat bottom;
}
#borderThis {
	border:1px solid #464646;
	margin:1px;
}

/*    -----------------------   News and Events   -----------------------   */  
#newsevents {
	width:246px;
	background: #dad3ba url(imgs/news_top.gif) no-repeat 0px 0px;
	float:left;
}
#newseventscontent {
	width:200px;
	margin: 60px 0 0 15px;
}
#newseventsend {
	width:246px;
	background: url(imgs/news_end.gif) no-repeat center bottom;
	float:left;
}

/*    -----------------------   Login   -----------------------   */  
.LoginPanel {
	width:338px;
	height:175px;
	background:url(imgs/login_bg.png) no-repeat;
	padding:20px;
}

#dnn_ctr_Login_Login_DNN_plPassword_lblLabel, #dnn_ctr_Login_Login_DNN_plUsername_lblLabel {
	color:white;
}

#dnn_ctr_Login_Login_DNN_cmdLogin {
	background:#1f4262;
	color:white;
	border: 0px solid white;
	padding:5px;
}
