/* 
================================
Skin styles for DotNetNuke
Copyright 2008 Lime Websites Limited
================================
*/   
html {height:100%}

.controlpanel {
	background-color: #F2F2F2;
	border-top: #403C3D 0px solid;
	border-right: #403C3D 0px solid;
	border-left: #403C3D 0px solid;
	border-bottom: #403C3D 0px solid;
	padding:5px;
	height:1px;
}

/* #9ECC44 */



/* BEGIN OF MENU */


#dnn_dnnSOLPARTMENU2_ctldnnSOLPARTMENU2 {
margin:0;
padding:0;
display: inline;
}


.rootMenuItem TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #969696; 
	font-size: 16px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family:  Arial, Helvetica, sans-serif;	
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 30px;
	width: 100%;

} 
.rootmenuitemactive TD{ 
	cursor: pointer; 
	cursor: hand; 
	color:  #9ECC44;
	font-size: 16px; 
	font-style: normal;
	font-weight: normal; 
	background-image:url(images/menuhot.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color: Transparent;
	font-family:  Arial, Helvetica, sans-serif;	
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;	
	height: 30px;
	width: 100%;
}
.rootmenuitemselected TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #9ECC44; 
	font-size: 16px; 
	font-style: normal;
	font-weight: normal; 
	background-image:url(images/menuhot.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	font-family:  Arial, Helvetica, sans-serif;	
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 30px;
	width: 100%;
}
.rootmenuitembreadcrumb TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #9ECC44;
	font-size: 16px; 
	font-style: normal;
	font-weight: normal; 
	background-image:url(images/menuhot.gif);
	background-repeat:repeat-x;
	background-position:0 0;

	font-family: Arial, Helvetica, sans-serif;	
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 30px;
	width: 100%;
}

.rootmenuitembreadcrumb{

}



.MainMenu_MenuContainer {
	background-color: transparent; 
	width: 100%;
	line-height:0px;
	padding:0;
	margin:0;
	height: 30px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
	padding:0;
	margin:0;
	height: 30px;
}
.MainMenu_MenuItem {
	

	border: 0;
	margin: 0;
	cursor: hand; 
    color: #9ECC44;
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	PADDING-RIGHT: 15px; 
	PADDING-LEFT: 10px; 

	PADDING-TOP: 3px; 
	PADDING-BOTTOM: 3px; 
}
.MainMenu_MenuItemSel {


	cursor: pointer; 
	cursor: hand; 
    color: #ffffff;
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 

	padding-left: 2px;
	padding-right: 2px;	
	margin-left: 0px;
	margin-right: 0px;	

}
.MainMenu_MenuItemAct {


	cursor: pointer; 
	cursor: hand; 
   color: #ffffff;
	font-size: 14px; 
	font-style: normal;
	font-weight: normal; 

	padding-left: 2px;
	padding-right: 4px;	
}
.MainMenu_MenuIcon {
	background-color: transparent; 
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0;
	margin-left: 0px;
	margin-right: 0px;	
	text-align: center; 
	width: 0px;
	display: none;
}
.submenuitemselect , .submenuitemactive, .submenuitembreadcrumb{
	background-color: Transparent;
	color:#FFFFFF;
	background-color: #9ECC44;
	background-image:url(images/menuhot.gif);
	background-repeat:repeat-x;
	background-position:left top;
	PADDING-RIGHT: 15px; 
	PADDING-LEFT: 10px; 

	PADDING-TOP: 3px; 
	PADDING-BOTTOM: 3px; 
}




.MainMenu_SubMenu {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;	
	background-color: #ffffff;  
	z-index: 1000; 

	cursor: hand; 
	border-left:1px solid #969696;
	border-right:1px solid #969696;
	border-top:1px solid #969696;
	border-bottom:1px solid #969696;

}
.MainMenu_MenuBreak {
	border-bottom: #00ff00 0px solid; 
	border-left: #00ff00 0px solid; 
	border-top: #00ff00 0px solid;  
	border-right: #00ff00 0px solid; 
	background-color: transparent; 
	height: 0px;
}
.MainMenu_MenuArrow {
	padding-top: 0px;
	padding-bottom: 0px;
	border-left:0px solid #387100;
	border-right:0px solid #387100;
	border-top:0px solid #387100;
	border-bottom:0px solid #387100;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	width: 3px;
	display: none;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

.menuholder {
	margin:0px;
	padding: 0px;
}




/* END OF MENU */
.StandardButton {
	background-color: transparent;
	background-image: url(images/buttonback.gif);
	border-top: #3F7D00 0px solid;
	border-right: #162D00 0px solid;
	border-left: #3F7D00 0px solid;
	border-bottom: #162D00 0px solid;
	width: 66px;
	height: 28px;
	color: #FFFFFF;
	font-family: Calibri, Arial, sans-serif; 
	font-size: 12px;
	font-weight:bold;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: pointer; 
	cursor: hand;
	text-align: center;
	vertical-align: middle;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}

/* Text Styles */
.Head {
	font-family:  Calibri, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9ECC44;
}
.SubHead {
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9ECC44;
}

#LoginPane .SubHead span {
	font-family: Calibri, Arial, sans-serif;
	font-size: 6px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.Normal {
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	color: #5A5A5A;
	line-height:125%;
}

span {
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	color: #5A5A5A;
	line-height:125%;
} 

.NormalBold {
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	color: #5A5A5A;
	line-height:125%;
	font-weight: bold;
}

#invert .Normal {
	font-family:  Calibri, Arial, sans-serif;
	font-size: 13px;
	color: #9ECC44;
	line-height:125%;
}

#accent .Normal {
	font-family:  Calibri, Arial, sans-serif;
	font-size: 13px;
	color: #D42D9B;
	line-height:125%;
}

#xwhite .Normal {
	font-family:  Calibri, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height:125%;
}
#xwhite .subhead {
	font-family:  Calibri, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height:125%;
}

#xwhite  A:link, #invert A:visited  {
	font-family: Calibri, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#xwhite  A:hover, #invert A:active {
    font-family: Calibri, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}

.NormalTextBox {
	font-family:  Calibri, Arial, sans-serif;
	font-size: 12px;
	color: #5A5A5A;
}

hr{
color: #9ECC44;
background-color: #9ECC44;
height: 1px;
border: 0px;
}

ul li{
	font-family:  Calibri, Arial, sans-serif;
	font-size: 12px;
}

#top .NormalTextBox {
	font-family:  Calibri, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #292929;
	background-color: #FFFFFF;
}

H1  {
    font-family: Calibri, Arial, sans-serif;
    font-size: 38px;
    font-weight:normal;
    color: #BEBEBE;
	margin-bottom: 8px;
	margin-top: 24px;
	padding-top: 0px;
	margin-left: 0px;
}
H2  {
    font-family:  Calibri, Arial, sans-serif;
    font-size:  18px;
    font-weight: normal;
    color: #9ECC44;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
}
H3  {
    font-family:  Calibri, Arial, sans-serif;
    font-size:  14px;
    font-weight: Bold;
    color: #9ECC44;
	margin-top: 0px;
}


H4  {
    font-family: Calibri, Arial, sans-serif;
    font-size: 14px;
    font-weight:normal;
    color: #9ECC44;
	margin-top: 0px;
}
H5  {
    font-family:  Calibri, Arial, sans-serif;
    font-size:  12px;
    font-weight: bold;
    color: #9ECC44;
	margin-top: 0px;
}

p {
margin-top: 0px;
}

#Top p {
margin: 0px;
}

#invert  A:link, #invert A:visited  {
	font-family: Calibri, Arial, sans-serif;
	color: #9ECC44;
	text-decoration: none;
}
#invert  A:hover, #invert A:active {
    font-family: Calibri, Arial, sans-serif;
	color: #9ECC44;
	text-decoration: underline;
}

#accent  A:link, #accent A:visited  {
	font-family: Calibri, Arial, sans-serif;
	color: #D42D9B;
	text-decoration: none;
}
#accent  A:hover, #accent A:active {
    font-family: Calibri, Arial, sans-serif;
	color: #D42D9B;

	text-decoration: underline;
}


#top  A:link, #top A:visited  {
	font-family: Calibri, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#top  A:hover, #top A:active {
    font-family: Calibri, Arial, sans-serif;
	color: #FFFFFF;

	text-decoration: underline;
}

A:link, A:visited  {
	font-family:  Calibri, Arial, sans-serif;
	color: #9ECC44;
	text-decoration: none;
}
A:hover, A:active {
    font-family:  Calibri, Arial, sans-serif;
	color: #9ECC44;
	text-decoration: underline;
}
td.logintxt {
	font-family:  Calibri, Arial, sans-serif;
	color: #969696;
	font-size:13px;
	font-weight:normal;


	white-space:nowrap;
}
a.logintxt:link, a.logintxt:visited {
	font-family:  Calibri, Arial, sans-serif;
	color: #969696;
	font-size:13px;
	text-decoration: none;
	font-weight:normal;
}

img { border: 0px;}

a.logintxt:hover, a.logintxt:active  {
	font-family:  Calibri, Arial, sans-serif;
	color: #969696;
	font-size:13px;
	text-decoration: none;
	text-decoration: underline;
}

.xlinks  {
	font-family:  Calibri, Arial, sans-serif;
	color: #969696;
	font-size:13px;
	text-decoration: none;
	font-weight:normal;
}

a.xlinks:link, a.xlinks:visited  {
	font-family:  Calibri, Arial, sans-serif;
	color: #969696;
	font-size: 13px;
	text-decoration: none;
	font-weight:normal;
}

a.xlinks:hover, a.xlinks:active  {
	font-family:  Calibri, Arial, sans-serif;
	color: #969696;
	font-size:13px;
	text-decoration: underline;
	font-weight:normal;
}


.breadcrumbtext {
	font-family:  Calibri, Arial, sans-serif;
	color: #5A5A5A;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
}

a.breadcrumbtxt:link, a.breadcrumbtxt:visited {
	font-family:  Calibri, Arial, sans-serif;
	color: #9ECC44;
	font-size:14px;
	font-weight:normal;
	text-decoration: none;
}

a.breadcrumbtxt:hover, a.breadcrumbtxt:active  {
	font-family:  Calibri, Arial, sans-serif;
	color: #9ECC44;
	font-size:14px;
	text-decoration: underline;
	font-weight:normal;
}
.footertxt {
	font-family:  Calibri, Arial, sans-serif;
	color: #5A5A5A;
	font-size:12px;
	font-weight:normal;


	vertical-align: baseline;
}
a.footertxt:link, a.footertxt:visited {
	font-family:  Calibri, Arial, sans-serif;
	color: #5A5A5A;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
}
a.footertxt:hover, a.footertxt:active  {
	font-family:  Calibri, Arial, sans-serif;
	color: #5A5A5A;
	font-size:12px;
	text-decoration: underline;
	font-weight:normal;
}







/* Module Menu Styles */

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
	background-color: #a5a5a5;
}
.ModuleTitle_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background-color: #9ECC44;
}
.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #9ECC44; 
	border-left: #9ECC44 1px solid; 
	border-bottom: #9ECC44 1px solid; 
	border-top: #9ECC44 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #136188; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.ModuleTitle_MenuBreak {
	border-bottom: #9ECC44 1px solid; 
	border-left: #5D5D5D 0px solid; 
	border-top: #9ECC44 1px solid;  
	border-right: #5D5D5D 0px solid; 
	background-color: #9ECC44; 
	height: 1px;
}
.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* styles used in the file manager */
.FileManager
{
	border-right: DEDEDE 1px solid;
	border-top: DEDEDE 1px solid;
	border-left: DEDEDE 1px solid;
	border-bottom: DEDEDE 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: DEDEDE 1px solid;
	height:25px;
	background-color: #DEDEDE;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
}
.FileManager_Explorer
{
	height:100%;
	border: #DEDEDE 1px solid;
	background-color: #FFFFFF;
	margin: 2px 2px 2px 2px;
}
.FileManager_FileList 
{
	height:100%;
	border: #DEDEDE 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}
.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}
.FileManager_Header
{
    font-family: Calibri, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #3C3C3C;
    background-color: #DEDEDE;
    border-bottom: #DEDEDE 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
    height: 25px;
}
.FileManager_Pager
{
    font-family: Calibri, Arial, sans-serif;
    font-size: 11px;
	color:#3C3C3C;
    font-weight: bold;
   	background-color: #DEDEDE;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
    border-top: #DEDEDE 1px solid;
    height: 25px;
}
.FileManager_StatusBar
{
    font-family:Arial;
    font-size: 11px;
    font-weight:normal;
    background-color: white;
    height: 25px;
	margin: 2px 2px 2px 2px;
}
.FileManager_Item
{
    font-family: Calibri, Arial, sans-serif;
    font-size: 11px;
    font-weight:normal;
    color: #3C3C3C;
    background-color: white;
    border-top: #DEDEDE 1px dashed;
    border-bottom: #DEDEDE 1px dashed;
}
.FileManager_AltItem
{
    font-family: Calibri, Arial, sans-serif;
    font-size: 11px;
    font-weight:normal;
    color: #3C3C3C;
    background-color: #DFDFDF;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Calibri, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}
.FileManagerTreeNode 
{
    font-family: Calibri, Arial, sans-serif;
    font-size: 11px;
	color: #3C3C3C;
    font-weight:normal;
}
.FileManagerTreeNodeSelected 
{
    font-family: Calibri, Arial, sans-serif;
    font-size: 11px;
    font-weight:normal;
	background-color: #DEDEDE; 
}
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration: none;
    color: #003366;
}
A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration: none;
    color: #003366;
}
A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration: none;
    color: #003366;
}
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration: none;
    color: #ff0000;
}

/* styles used in the Wizard Framework */
.Wizard
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	height:400px;
	width:600px;
}
.WizardButton
{
	background-color: #FEFDF5;
	border-top: #DEDCCD 1px solid;
	border-right: #DEDCCD 1px solid;
	border-left: #DEDCCD 1px solid;
	border-bottom: #DEDCCD 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFDF5,endColorStr=#DEDEDE);
	color: #3C3C3C;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight:normal;
}
.WizardHeader
{
	height:30px;
	border-bottom: DEDCCD 1px solid;
	color: #141414;
	background-color: #ffffff;
}
.WizardFooter
{
	border-top: DEDCCD 1px solid;
	background: #ffffff;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	padding-bottom: 5px;
	border-left: DEDCCD 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #DEDCCD;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFDF5,endColorStr=#DEDCCD);
}
.WizardHelpText
{
	overflow: auto;
	font-size: 11px;
	width: 180px;
	color: #141414;
	font-family: Calibri, Arial, sans-serif;
	height: 300px;
}
.WizardText
{
	font-size: 11px;
	color: #141414;
	font-family: Calibri, Arial, sans-serif;
}

/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight:normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Calibri, Arial, sans-serif;
  background-color: #ffffff;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Calibri, Arial, sans-serif;
    font-size: 11px;
    font-weight:normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration: underline;
    color: #9ECC44;
}
A.CommandButton:visited  {
    text-decoration: underline;
    color: #9ECC44;
}
A.CommandButton:active   {
    text-decoration: underline;
    color: #9ECC44;
}
A.CommandButton:hover    {
    text-decoration: none;
    color: #9ECC44;
}

/* ----------------------------------------------------------------------------------------------*/
/*                                                   STORE STYLES                                                */
/* ----------------------------------------------------------------------------------------------*/

.ProductDetail-Title span, .NewProduct-Title span  {
	font-family: Calibri, Arial, sans-serif;
	font-size: 15px;
	color: #9ECC44;
	line-height:125%;
	font-weight: normal;
	text-align: left;
}

.ProductDetail-Price span, .NewProduct-Price  span {
	font-family: Calibri, Arial, sans-serif;
	font-size: 20px;
	color: #5A5A5A;
	line-height:125%;
	font-weight: normal;
	text-align: left;
}



 #dnn_ctr459_Account_ctl00_ctl00_grdItems_ctl02_lnkAdd  .CommandButton {
	Font-size: 25px;
}

.CartDetailsMasterTABLE, .Store-DataGrid {
	width: 100%;
}

#dnn_ctr459_Checkout_ctl12_txtShippingTotal {display:none;}

#dnn_ctr459_Checkout_ctl10_lblShippingAddressTitle_label {
	display: none;
}

#dnn_ctr459_Checkout_ctl12_lblShippingTotal_label{
	display: none;
}

#dnn_ctr459_Checkout_ctl10_lblShippingAddressTitle_lblLabel {
	display: none;
}

#dnn_ctr459_Checkout_ctl12_lblShippingTotal_lblLabel{
	display: none;
}

div  #dnn_ctr459_Checkout_ctl10_pnlShippingAddress {
	display: none;
}