/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 997px;
	height: 100%;	
	background-color: #FEFEFE;
}
.skinmaster 
{
	height: 100%;
	background-color: #fff;
	BORDER-RIGHT: #000 1px solid; 
	BORDER-TOP: #000 1px solid; 
	BORDER-LEFT: #000 1px solid; 
	BORDER-BOTTOM: #000 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {background-color:#fff6e5;}
.logopad {padding:15px 0px 8px 21px;}
.padr16 {padding-right:16px;}
.padrb5 {padding-right:5px; padding-bottom:10px;}
.brdgreytop {border-top:1px solid #c7c7c7;}
.skingradient {BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:36px; color:#fff;}

.skingrd {color:#fff; text-decoration:none; font-family: Verdana, Tahoma, Trebuchet MS; font-size: 11px; font-weight:normal;}
a.skingrd:hover {color:#fff; text-decoration:underline; font-family: Verdana, Tahoma, Trebuchet MS; font-size: 11px; font-weight:normal;}
a.skingrd {color:#fff; text-decoration:none; font-family: Verdana, Tahoma, Trebuchet MS; font-size: 11px; font-weight:normal;}
/*.skingrd a:active {color:#fff; text-decoration:none; font-family: Verdana, Tahoma, Trebuchet MS; font-size: 11px; font-weight:normal;}
.skingrd a:visited {color:#fff; text-decoration:none; font-family: Verdana, Tahoma, Trebuchet MS; font-size: 11px; font-weight:normal;}*/

.telephone {font-family:"Trebuchet MS", Verdana, Tahoma; font-size:22px; padding-right:16px;}
.w100 {width:100%;}
.home {background:url(home.jpg); width:997px; height:232px;}
.contact_us {background:url(contact_us.jpg); width:997px; height:232px;}
.about_us {background:url(about_us.jpg); width:997px; height:232px;}
.hometxt {font-family: Century Gothic, "Trebuchet MS", Tahoma; font-weight:normal; 
          font-size:21px; padding:190px 0px 0px 15px; color:#fff; text-align:left;}
.brdbottom {border-bottom:1px solid #e0deca;}
.home_middletxt{font:13px Tahoma,Verdana, Arial, Helvetica, sans-serif; line-height:18px; padding:8px 20px 8px 20px; text-align:justify;}
.home_rangetxt {font:11px Tahoma,Verdana, Arial, Helvetica, sans-serif; padding:16px 0px 0px 22px;}
.text22 {font-size:22px; color:#3e3e1d; padding-bottom:5px; text-align:left;}
.w175 {width:175px;}
.w300 {width:320px;}
.w325 {width:325px;}
.padt4 {padding-top:4px;}
.padt6 {padding-top:6px;}

.range_border {float:left; text-align:left; border:1px solid #e7e7e7; padding:2px; margin-right:4px;}

.range01 {background:url(01.jpg); width:139px; height:81px;}
.range02 {background:url(02.jpg); width:139px; height:81px;}
.range03 {background:url(03.jpg); width:139px; height:81px;}

.range_viewdetails {text-align:right; color:#fff; padding:66px 7px 0px 0px;}
.more_range {clear:both; padding:0px 23px 12px 0px; text-align:right; font-size:12px;}

.floatr {float:right; text-align:right;}
.floatrtxtl {float:right; text-align:left;}
.floatrtxtc {float:right; text-align:center;}

.floatl {float:left; text-align:left;}
.floatltxtr {float:left; text-align:right;}
.floatltxtc {float:left; text-align:center;}

a:link.white {color:#fff; text-decoration:none;}
a:active.white {color:#fff; text-decoration:none;}
a:visited.white {color:#fff; text-decoration:none;}
a:hover.white {color:#fff; text-decoration:underline;}

a:link.brownu {color:#543939; text-decoration:underline;}
a:active.brownu {color:#543939; text-decoration:underline;}
a:visited.brownu {color:#543939; text-decoration:underline;}
a:hover.brownu {color:#543939; text-decoration:none;}

a:link.greenu {color:#4a4901; text-decoration:underline;}
a:active.greenu {color:#4a4901; text-decoration:underline;}
a:visited.greenu {color:#4a4901; text-decoration:underline;}
a:hover.greenu {color:#4a4901; text-decoration:none;}

.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}

.toppane {
	width: 100%;
	background-color: transparent;
}
.leftpane {
	width: 175px;
	background-color: transparent;
}
.contentpane {
	width: 100%;
	background-color: transparent;
}
.rightpane {
	width: 175px;
	background-color: transparent;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-bottom:20px;
}

/*the below classes are for the menu control*/
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	font-family: Verdana, Tahoma, Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color:#fff; 
	border-style:none;
	border-width:0px;
}
.MainMenu_MenuItem td {
	padding-left:15px;
	padding-right:15px;
}
.MainMenu_MenuIcon 
{
	display:none;
	background-color:#242424;
	border: 0px;
	padding-left:3px;
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 1px; 
	height: 21px;
}
.MainMenu_SubMenu {
	font-family: Verdana, Tahoma, Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	background-color:#242424;
	border: solid 1px #000;
	cursor: pointer; 
	cursor: hand; 
	margin-top:4px; *margin-top:3px;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
}
.MainMenu_SubMenu td
{
	font-family: Verdana, Tahoma, Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0px 3px 3px;
	padding-left:3px;
	padding-right:0px;
	height: 22px; *height: 18px;
}
.MainMenu_MenuBreak {
	height: 37px;
	border-style:none;
	font-family: Verdana, Tahoma, Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: white;
	BACKGROUND-IMAGE: url(gradient_DkBlue.jpg);
	padding:0px 0px 0px 0px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	font-family: Verdana, Tahoma, Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color:#EFBC59;
	background-color: Transparent;
	height: 36px;
}
.MainMenu_MenuItemSel td {
	padding-left:15px;
	padding-right:15px;
	height: 36px;
}
.MainMenu_SubMenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	font-family: Verdana, Tahoma, Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color:#EFBC59;
	background-color:#000;
	height: 22px; *height: 18px;
}
.MainMenu_MenuArrow {
	border-right: 0px; 
	border-bottom: 0px; 
	border-top: 0px;
	font-family: Verdana, Tahoma, Trebuchet MS;
	font-size: 12px;
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: Verdana, Tahoma, Trebuchet MS;
	font-size: 12px;
	cursor: pointer; 
	cursor: hand;
}


.button {background-color:#FFF6E5; border:solid 1px #C7C7C7; cursor:pointer; font-family:Arial; font-size:12px;}
.button:hover {background-color:#000; border:solid 1px #C7C7C7; cursor:pointer; font-family:Arial; font-size:12px; color:#fff;}

.adminbutton {background-color:#FFF6E5; border:solid 1px #C7C7C7; cursor:pointer; font-family:Arial; font-size:12px;
              padding-right:4px; padding-left:4px;}
.adminbutton:hover {background-color:#000; border:solid 1px #C7C7C7; cursor:pointer; font-family:Arial; font-size:12px; color:#fff;
                    padding-right:4px;  padding-left:4px;}

.button10 {background-color:#FFF6E5; border:solid 1px #C7C7C7; cursor:pointer; font-family:Arial; font-size:12px;}
.button10:hover {background-color:#000; text-decoration:none; border:solid 1px #C7C7C7; cursor:pointer; font-family:Arial; font-size:12px; color:#fff;}
 
.Cartbutton {background-image:url(cart.png); background-repeat:no-repeat; background-position:2.5px;
            background-color:#FFF6E5; border:solid 1px #C7C7C7; cursor:pointer; font-family:Arial; font-size:12px;}              
.Cartbutton:hover {background-image:url(cart_white.png); background-repeat:no-repeat; background-position:2.5px;
            background-color:#000; text-decoration:none; border:solid 1px #C7C7C7; cursor:pointer; font-family:Arial; font-size:12px; color:#fff;}

.button11 {background-color:#FFF6E5; border:solid 1px #C7C7C7; cursor:pointer; font-family:Arial; font-size:11px;}
.button11:hover {background-color:#000; border:solid 1px #C7C7C7; cursor:pointer; font-family:Arial; font-size:11px; color:#fff;}


.sblack {color:Black;}
.fcblack {color:Black;}
.fctitle{color:#efbc59;}