/* 
================================
Skin styles for DotNetNuke
================================
*/ 
.FormTable
{
	padding-bottom: 5px;
}
.FormHead
{
	color: #700000;
	font-size: 11pt;
	font-weight: bold;
	padding-right: 15px;
}


/*ADDED FOR PRODUCT LINE UP ON PRODUCT TYPE PAGE*/
/*RORY - 2/5/08*/
table table td
{
	vertical-align: top;
}
.sidewithheadertext ul
{
    list-style: none;
    margin-left:5px;
    padding-left: 2px;
    line-height: 25px;
    background-color: transparent;
}
.sidewithheadertext li
{
	
}
.sidewithheadertext ul ul
{
	border-top: 0px dashed #700000;
    list-style: none;
    margin-left:0px;
    padding-left: 2px;
}
.sidewithheadertext li li
{
	border-bottom: 1px dashed black;
}


/*ENDS SPECIAL STYLING*/


#dnn_dnnLOGIN_cmdLogin,
#dnn_dnnUSER_cmdRegister,
#dnn_dnnCOPYRIGHT_lblCopyright,
#dnn_dnnPRIVACY_hypPrivacy
{
    color: #700000;
}

.pagemaster {
	width: 100%;
	height: 100%;	
    background-color: Black;
}
.skinmaster
{
    width: 952px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.header
{
    background-color: transparent;
    background-image: url(images/headertop.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    height: 112px;
}
.mainnav
{
    background-color: transparent;
    /*background-image: url(images/headerbottom.jpg);
    background-position: center top;
    background-repeat: no-repeat;*/
    height: 48px;
}
.leftpane
{
    width: 195px!important;
    background-color: transparent;
    background-image: url(images/leftpanebackground.jpg);
    background-position: right top;
    background-repeat: repeat-y;
    padding-top: 0px;
}
.rightbackground
{
    width:757px;
    background-color: transparent;
    background-image: url(images/contentpanebackground.jpg);
    background-position: left top;
    background-repeat: repeat-y;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
    height: 100%;
}
.contentpane
{
    width:757px;
    background-color: transparent;
    background-image: url(images/qohbackground.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    padding: 25px 25px 25px 25px;
    vertical-align: top;
    height: 100%!important;
}
.leftpaneads
{
    width: 195px!important;
    background-color: transparent;
    background-image: url(images/leftpanebackground.jpg);
    background-position: left top;
    background-repeat: repeat-y;
    padding-top: 0px;
    padding-left: 30px;
}
.contentpaneads
{
    width:566px!important;
    background-color: #DBB577;
    background-image: url(images/adsqohbackgroundleft.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    padding: 25px 0px 25px 25px;
    vertical-align: top;
    height: 100%!important;
}
.rightbackgroundads
{
    width:191px!important;
    background-color: transparent;
    background-image: url(images/contentpanebackground.jpg);
    background-position: right top;
    background-repeat: repeat-y;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
    height: 100%;
}
.adspane
{
    width:191px!important;
    background-color: transparent;
    background-image: url(images/adsqohbackground.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    vertical-align: top;
    padding-top: 15px;
    height: 100%!important;
}
.footer
{
    background-color: transparent;
    background-image: url(images/footerbackground.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    height: 65px;
    text-align: center;
    vertical-align: middle;
}

/*STYLES FOR NAVBAR MENU NAVIGATION*/
.TopMenuBar
{
}
.TopMenuItem A, 
.TopMenuItem A:visited,
.TopMenuItem A:hover,
.TopMenuItemHighlight A,
.TopMenuItemHighlight A:visited,
.TopMenuItemHighlight A:hover
{
    font-size: 0px;
    color: #CDA568;
    text-align: right;
    height: 48px;
}
#invtopmenu-Home A
 {
    background-image: url(images/navimages/home.jpg);
    background-repeat: no-repeat;
    width: 78px;
    text-decoration: none;
    background-position: bottom;
    float: left;
    display: block;
    height: 48px;
}
#invtopmenu-Home .TopMenuItemSelected,
#invtopmenu-Home A:hover
{
    background-image: url(images/navimages/home.jpg);
    width: 78px;
    background-position: bottom;
    float: left;
    display: block;
    height: 48px;
}
#invtopmenu-Pricing A
 {
    background-image: url(images/navimages/pricing.jpg);
    background-repeat: no-repeat;
    width: 130px;
    text-decoration: none;
    background-position: bottom;
    float: left;
    display: block;
    height: 48px;
}
#invtopmenu-Pricing .TopMenuItemSelected,
#invtopmenu-Pricing A:hover
{
    background-image: url(images/navimages/pricing.jpg);
    width: 130px;
    background-position: bottom;
    float: left;
    display: block;
    height: 48px;
}
#invtopmenu-FAQ A
 {
    background-image: url(images/navimages/faq.jpg);
    background-repeat: no-repeat;
    width: 79px;
    text-decoration: none;
    background-position: bottom;
    float: left;
    display: block;
    height: 48px;
}
#invtopmenu-FAQ .TopMenuItemSelected,
#invtopmenu-FAQ A:hover
{
    background-image: url(images/navimages/faq.jpg);
    width: 79px;
    background-position: bottom;
    float: left;
    display: block;
    height: 48px;
}
#invtopmenu-Cart A
 {
    background-image: url(images/navimages/cart.jpg);
    background-repeat: no-repeat;
    width: 79px;
    text-decoration: none;
    background-position: bottom;
    float: left;
    display: block;
    height: 48px;
}
#invtopmenu-Cart .TopMenuItemSelected,
#invtopmenu-Cart A:hover
{
    background-image: url(images/navimages/cart.jpg);
    width: 79px;
    background-position: bottom;
    float: left;
    display: block;
    height: 48px;
}
#invtopmenu-ContactUs A
 {
    color: #BC7541;
    background-image: url(images/navimages/contactus.jpg);
    background-repeat: no-repeat;
    width: 165px;
    text-decoration: none;
    background-position: bottom;
    float: left;
    display: block;
    height: 48px;
}
#invtopmenu-ContactUs .TopMenuItemSelected,
#invtopmenu-ContactUs A:hover
{
    color: #BC7541;
    background-image: url(images/navimages/contactus.jpg);
    width: 165px;
    background-position: bottom;
    float: left;
    display: block;
    height: 48px;
}
/*ENDS THE NAVIGATION STYLES*/

.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.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);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
