/* 
================================
Skin Styles for DotNetNuke
Created by iRAW Design
================================
*/  
H1 {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #ea1d25 !important;
}
 
h2 {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	margin: 0px;
	padding: 0px;
	color: #ea1d25 !important;
	font-size: 18px;
	font-weight: normal;
	margin-top: 3px;
}

h3 {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	margin: 0px;
	padding: 0px;
	color: #ea1d25 !important;
	font-weight: normal;
}

img {
	padding: 0px;
	margin: 0px;
}

html {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	height: 100%;
	width: 100%;
}

body {
	height: 100%;
	width: 100%;
}

p {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}

table {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	margin-top:0px; 
	margin-bottom:0px; 
}

form{margin:0;padding:0;height:100%;}

#logo {
	background: url(images/logo.gif) repeat-x;
	float: left;
	display: block; 
	width: 250px;
	height: 150px;
	margin-top: 15px;
	margin-left: 25px;
}

#logo span {  
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

#orderonline {
	clear: both;
	display: block; 
	width: 220px;
	height: 80px;
	margin: 0px;
	margin-top: 72px;
	background: url(images/green_oval.jpg) top no-repeat;
}

#orderonline span {  
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

.orderonlinetext {
	width: 220px;
	height: 80px;
	background: url(images/order_online.png) top no-repeat;
}

.floatright {
	float: right;
}

.toplinks {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #ea1d25;
	height: 20px;
	width: 210px;
	text-align: right;
	line-height: 150%;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 10px;
}

.localph {
	font-family: Verdana, Tahoma, Arial;
	font-size: 24px;
	margin: 20px 10px 0px 0px;
}


.toplinks img{
	vertical-align: bottom;
}

.hidethis {
	display: none;
}
.tablealternating tr:nth-child(odd) { background-color:#E7E8E8; }

.menu {
	float: left;
	margin-top: 0px;
	z-index: 1000;
}

.DNNEmptyPane {
	border: 0px none;
	height: 0px;
	width: 0px;
	padding: 0px;
	margin: 0px;
	line-height: 0px !important;
}

.wrapper {
	width: 100%;
	height: 100%;
	background-color: #4b0701 !important;
}

.background {
	background: url(images/background.gif) top repeat-x;
	background-color: #4b0701;
}

.middle {
	background: url(images/middle.gif) center repeat-y;
	margin: 0px auto 0px auto;
}

.top {
	width: 100%;
	text-align: center;
	background: url(images/top.gif) top no-repeat;
}

.topwrapper {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	height: 182px;
	z-index: 1000;
}

.menuwrapper {
	width: 990px;
	height: 50px;
	margin: 0px auto 0 auto;
	padding: 0px;
	text-align: center;
	top: 0px;
	left: 0%;
	right: 0px;
	position: relative;
	z-index: 1000;
}

.contentwrapper {
	width: 990px;
	margin: 0px auto 0 auto;
	padding: 0px;
	text-align: center;
	top: 0px;
	left: 0%;
	right: 0px;
	position: relative;
}

.topcontent {
	width: 1000px;
	margin: 0px auto 0 auto;
	padding: 0px;
	text-align: center;
	top: 0px;
	left: 0%;
	right: 0px;
}

.StandardButton {
	background: #8dc208 none; 
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;  
	font-size: 12px;
	font-weight: normal;
	border-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
}

.headerpane {
	float: left;
	width: 400px;
	height: 120px;
	margin-top: 40px;
	margin-left: 30px;
}

.panes {
	clear: both;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.toppane {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0px;
}

.contentpane {
	clear: both;
	position: relative;
	width: 100%;
	height: 100%;
}

.middlepanes {
	clear: both;
	width: 100%;
	height: 100%;
}

.column1 {
	position: relative;
	float: left;
	width: 300px;
	margin: 0px;
}

.column2 {
	position: relative;
	float: left;
	width: 300px;
	margin: 0px;
	margin-left: 30px;
}

.column3 {
	position: relative;
	float: right;
	width: 300px;
}

.lefthalfpane {
	position: relative;
	float: left;
	width: 470px;
}

.righthalfpane {
	position: relative;
	float: right;
	width: 470px;
}

.leftwidepane {
	position: relative;
	float: left;
	width: 690px;
}

.rightnarrowpane {
	position: relative;
	float: right;
	width: 250px;
}

.leftnarrowpane {
	position: relative;
	float: left;
	width: 250px;
}

.rightwidepane {
	position: relative;
	float: right;
	width: 690px;
}
.bottompane {
	position: relative;
	clear: both;
	width: 100%;
	height: 100%;
}

.footerpane{
	width: 100%;
}

.footerwrapper {
	background: url(images/bottom.gif) top no-repeat;
	background-color: #4b0701;
	margin-top: 50px;
	position: relative;
	clear: both;
}

.footer {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #b8b8b8;
	text-align: center;
	padding: 25px 0px 0px 0px;
	height: 150px;
}
.footer a {font-size:10px;color:#b8b8b8;text-decoration:none;font-family: Verdana, Tahoma, Arial, Helvetica;}
.footer a:link {font-size:10px;color:#b8b8b8;text-decoration:none;font-family: Verdana, Tahoma, Arial, Helvetica;}
.footer a:active{font-size:10px;color:#b8b8b8;text-decoration:none;font-family: Verdana, Tahoma, Arial, Helvetica;}
.footer a:visited {font-size:10px;color:#b8b8b8;text-decoration:none;font-family: Verdana, Tahoma, Arial, Helvetica;}
.footer a:hover {font-size:10px;color:#b8b8b8;text-decoration:underline;font-family: Verdana, Tahoma, Arial, Helvetica;}

.SkinObject {
    font-weight: normal;
    font-size: 10pt;
    color: #9f9f9f;
	font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

.SkinObject a:link {color:#9f9f9f; text-decoration:none; font-size: 10pt; font-family: Verdana, Tahoma, Arial, Helvetica;}
.SkinObject a:visited {color:#9f9f9f; text-decoration:none; font-size: 10pt; font-family: Verdana, Tahoma, Arial, Helvetica;}
.SkinObject a:hover {color:#9f9f9f; text-decoration:underline; font-size: 10pt; font-family: Verdana, Tahoma, Arial, Helvetica;}
.SkinObject a:active {color:#9f9f9f; text-decoration:none; font-size: 10pt; font-family: Verdana, Tahoma, Arial, Helvetica;}

A.CommandButton:link {color:#9f9f9f; text-decoration:none; font-size: 10pt;}
A.CommandButton:visited {color:#9f9f9f; text-decoration:none; font-size: 10pt;}
A.CommandButton:hover {color:#9f9f9f; text-decoration:underline; font-size: 10pt;}
A.CommandButton:active {color:#9f9f9f; text-decoration:none; font-size: 10pt;}

a img {border: 0px solid #ffffff;}

/* ToolTip classes */
#tooltip { 
    display:none; 
	background-color: white;
    font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size:12px; 
    padding:10px; 
	max-width: 300px;
	text-align: justify;
	border: 1px solid #8dc208;
    color:#729f00;    
	z-index: 10000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 0 20px #000; 
    -webkit-box-shadow: 0 0 20px #000; 
}

/* Overlay classes */
.overlay {
	display:none;
	z-index:10000;
	background-color:#333;	
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

.overlay .close {
	background-image: url(images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

#img {}

.next, .prev {
	position:absolute;
	top:40%;	
	border:1px solid #666;	
	cursor:pointer;
	display:block;
	padding:10px 20px;
	color:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size:10px; 
}

.prev {
	left:0;
	border-left:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
}

.next {
	right:0;
	border-right:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-top-right-radius:0;	
}

.next:hover, .prev:hover {
	text-decoration:underline;
	background-color:#000;
}

.disabled {
	visibility:hidden;		
}

.info {
	position:absolute;
	bottom:0;
	left:0;	
	padding:10px 15px;
	color:#fff;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size:10px; 
	border-top:1px solid #666;
}

.info strong {
	display: block;	
}

.progress {
	position:absolute;
	top:45%;
	left:50%;
	display:none;
}

.next, .prev, .info {
	background:#333 !important;	
}

.clearboth {
	clear: both;
}

div.fadehover {
	position: relative;
	float: left;
}
 
img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
}