@import url(../../Templates/UI/Css/Layout.css);
/********* GLOBALS *********/

* {margin:0;padding:0}
body {font-family:"Arial", Calibri;font-size:.8em;color:#3C2415;}
a img,table {border:0}
a img{vertical-align:middle;}
button,select,textarea,input {font:100% serif}
table {border-collapse:collapse}
caption,th,td {text-align:left;vertical-align:top; height:20px;}
h1,h2,h3,h4,h5,h6,p {margin:.4em 0;font-family:"Arial", Calibri; color:#79764E;}

#header a
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 90px;
}

#header a h7
{
    display: none;
}


/* colors */
a { color:#6AA2B6; text-decoration:underline; }
a:visited{color:#6AA2B6; text-decoration:underline;}
a:hover { text-decoration:underline; }


/********* LAYOUT *********/

body { margin:0; background:#6AA2B6 none 50% 0%; }
	#wrap { }
		#header { background:url(OzarkDealHeader2.jpg) no-repeat 50% 100%; padding-bottom:10px; margin-bottom:30px; }
			#header .top {height:90px; background:none 50% 0%;  }
				#header .top h2 {width:980px; left:50%; margin-left:-450px; position:absolute; }
				#header .top .siteLogo {width:980px; left:50%; margin-left:-450px; position:absolute; }
		#page { width:980px; margin:0 auto; padding-bottom:3px; background:#F3D890 url(page_bottom.bmp) no-repeat 100% 100%; }
			#content { float:right; width:750px; padding:15px; background:#fff url(page_top.bmp) no-repeat 100% 0%; }
				.secondary { width:295px; margin-bottom:1px; }
				.primary { width:170px; margin-bottom:1px; }
				#menu { float:left; }
				#extras { float:right; }
				#main { width:760px; float:left; padding-bottom:15px; background:#fff; }
				#main2 { width:600px; float:left; padding-bottom:15px; background:#fff; }
		#footer {width:690px; margin:0 auto; padding:15px 15px 15px 200px; color:#3C2415;}
			#footer .n2{color:#333;float:right;margin-bottom:10px;font-size:.8em;}

/* top */
.siteHeader { margin:0; padding:55px 20px 30px 200px;font-size:2.3em; }
	.siteHeader a { color:#143E68; }
.siteLogo img { float:right; padding:20px; }


/*box*/
.boxTitle,
.secondary h4 {padding:0 5px;color:#79764E;}
.secondary h4 a,
.secondary h4 a:visited { color:#F3D890;  text-decoration:none;}
.primary h4 {padding:0 5px;color:#F3D890;}
.primary h4 a,
.primary h4 a:visited { color:#F3D890; text-decoration:none;}
#menu .box { color:#79764E;}
#content .boxTitle,
#content .secondary h4 { color:#3C2415; }
#content .primary h4 { color:#3C2415; }
.secondary .box { background:transparent url(menu_bg1.bmp) no-repeat 50% 100%; _height:1px; padding-bottom:10px; }
.secondary .box .inner { padding:10px 10px 0 10px; background:transparent url(menu_bg2.bmp) no-repeat 50% 0%; }
.primary .box { background:transparent url(menu_bg2.bmp) no-repeat 50% 100%; _height:1px; padding-bottom:10px; }
.primary .box .inner { padding:10px 10px 0 10px; background:transparent url(menu_bg2.bmp) no-repeat 50% 0%; }
#content .secondary .box { background:transparent url(secondary_bg.gif) no-repeat 50% 100%; }
#content .secondary .box .inner { background:transparent url(secondary_bg.gif) no-repeat 50% 0%; }
#content .primary .box { background:transparent url(secondary_bg.gif) no-repeat 50% 100%; }
#content .primary .box .inner { background:transparent url(secondary_bg.gif) no-repeat 50% 0%; }
#main .box { background:#79764E url(main_bg2.bmp) no-repeat; padding-top:10px; }
#main .box .inner { background:transparent url(main_bg2.bmp) no-repeat 0% 100%; padding:0 10px 10px 10px; }


#reorderListItemTemplate
{
	height:27px;
	vertical-align:middle;
}

#reorderListEditItemTemplate
{
	height:27px;
	float:left;
	
	}
/*secondary*/
.secondary .uc { margin-bottom:15px; }

/*secondary*/
.primary .uc { margin-bottom:15px; }

/*menu*/
.topMenu { width:700px; padding-left:200px; position:absolute; top:110px; left:50%; margin-left:-450px; 
           font-family:"Arial Narrow"; text-decoration:none;
           }
	.topMenu li { display:inline; text-decoration:none;}
	.topMenu a { color:#F3D890; margin-right:20px;font-size:1.1em;font-weight:bolder; text-decoration:none;}
	.topMenu .current a,
	.topMenu .trail a { font-weight:bold; color:#79764E; text-decoration:none;}

.languageMenu { width:150px; position:absolute; top:110px; left:50%; margin-left:285px; text-align:right; }
	.languageMenu a { opacity:.4;}
	.languageMenu .current { cursor:default; opacity:1;}
	.languageMenu a:hover { opacity:1;}

.subMenu a { display:block; padding:2px 0; _height:1px; color:#F3D890; font-family:"Arial Narrow"; text-decoration:none;}
.subMenu ul { margin:0 0 5px 10px; text-decoration:none;}
.subMenu .trail > a,
.subMenu .current > a { color:#fff; text-decoration:none;}
.subMenu .current > a { font-weight:bold; text-decoration:none;}

/* lists */
.list .a0 { background: #f4f8ed; }
.list,
.list .a1 { background: #F3D890; }
.list { padding-bottom:6px; background-position:50% 100%; }
.list .item { padding:5px; }

/* path */
.path { margin-bottom:10px; }
.path .current { color:#3D210E; }
.path .parent { color:#3C2415; }
.path a.current:hover { cursor:default; text-decoration:none; }

/* sitemap */
#main ul { list-style:circle; margin-left:20px; }
#main ol { margin-left:20px; }

/* content */
.introduction { font-size:1.1em; font-style:italic; }

/* date */
.date { font-size:small; color:#3C2415; display:block; }

/* intro */
.intro { font-style:italic; font-size:1.2em; }
.list .intro { font-style:normal; font-size:1em; }
body #page { background-color:Transparent; }

/*columns*/
.columns .left { float:left; width:245px; }
.columns .right { float:right; width:245px; }

.socialBookmarks a { white-space:nowrap; }

/* login */
.login .tb { width:130px; }
.login .ff { margin-bottom:5px; }
.register td { padding:0 0px 0px 0; 
               border-style:none;
	background:#ffffff;
	padding-left:5px;
	overflow:auto;
	font-family:"Arial", Calibri;
	}

/* gallery */
.thumbnail { opacity:.4; }
.thumbnail:hover, .selected { opacity:1; }
#thumbnails {padding-bottom:10px;}
#thumbnails .text { display:none; }
.thumbnail {margin-bottom:10px;margin-right:5px;}

/* comments */
.commentList { border-top:solid 1px #79764E; margin-top:10px;}



/* common formatting */
.textarea 
{
	border:1px solid #6AA2B6;
	background:#ffffff;
	padding-left:5px;
	overflow:hidden;
	font-family:"Arial", Calibri;
	}

.button1
{
	color:#3D210E;
	background-color:#F6DA97;
	font-size:11px;
	border-style:solid;
	border-color:#79764E;
	border-width:1px;
	font-family:"Arial", Calibri;
	height:20px;
		
	}

.label
{
	font-weight:bold;
	}
.controlHeader 
{
	font-weight:bold;
	font-size:1.4em;
	color:#6AA2B6;
}

.notations
{
	font-size:.8em;
	}

.checkbox, .radio {
  width: 19px;
  height: 25px;
  padding: 0 5px 0 0;
  background: url(checkbox.png) no-repeat;
  display: block;
  clear: left;
  float: left;
}

.radio {
  background: url(radio.gif) no-repeat;
}

.select {
  position: absolute;
  width: 158px;
  height: 21px;
  padding: 0 24px 0 8px;
  color: #fff;
  font: 12px/21px "Arial", Calibri;
  background: url(select.gif) no-repeat;
  overflow: hidden;
}

.couponTitle a {color:#6AA2B6; font-weight:bold; font-size:1.4em; }
.couponTitle ul { margin:0 0 5px 10px; }
.couponTitle .trail > a,
.couponTitle .current > a { color:#F3D890; }
.couponTitle .current > a { font-weight:bold; }


.couponMenu a {color:#79764E; font-weight:bold; }
.couponMenu ul { margin:0 0 5px 10px; }
.couponMenu .trail > a,
.couponMenu .current > a { color:#F3D890; }
.couponMenu .current > a { font-weight:bold; }

.mapStyle
{
	border-style:outset;
	border-color:#7976AE;
	border-width:5px;
}

/* grid formatting */
 .mGrid {   
     width: 100%;   
     background-color: #fff;   
     margin: 5px 0 10px 0;   
     border: solid 1px #525252;   
     border-collapse:collapse;   
 }  
 .mGrid td {   
     padding: 2px;   
     border-bottom: solid 1px #c1c1c1; 
     border-top: solid 1px #c1c1c1; 
     border-right-style: none;
     border-left-style: none;
     border-left:none 0px #fff;
     color: #717171;   
 }  
 .mGrid th {   
     padding: 4px 2px;   
     color: #F3D890;   
     background: #3C2415;   
     border-left: solid 1px #79764E;   
     font-size: 0.9em;   
 }  
 .mGrid .alt { background: #fcfcfc url(grd_alt.png) repeat-x top; }  
 .mGrid .pgr { background: #424242 url(grd_pgr.png) repeat-x top; }  
 .mGrid .pgr table { margin: 5px 0; }  
 .mGrid .pgr td {   
     border-width: 0;   
     padding: 0 6px;   
     border-left: solid 1px #666;   
     font-weight: bold;   
     color: #fff;   
     line-height: 12px;   
  }     
 .mGrid .pgr a { color: #666; text-decoration: none; }  
 .mGrid .pgr a:hover { color: #000; text-decoration: none; }
 
 /* small grid formatting */
 
  .smallmGrid {   
     width: 100%;   
     background-color: #fff;   
     margin: 5px 0 10px 0;   
     border: solid 1px #525252;   
     border-collapse:collapse;   
 }  
 .smallmGrid td {   
     padding: 2px;   
     border-bottom: solid 1px #c1c1c1; 
     border-top: solid 1px #c1c1c1; 
     border-right-style: none;
     border-left-style: none;
     border-left:none 0px #fff;
     color: #717171;   
     font-size: 0.7em;   
 }  
 .smallmGrid th {   
     padding: 4px 2px;   
     color: #F3D890;   
     background: #3C2415;   
     border-left: solid 1px #79764E;   
     font-size: 0.7em;   
 }  
 .smallmGrid .alt { background: #fcfcfc url(grd_alt.png) repeat-x top; }  
 .smallmGrid .pgr { background: #424242 url(grd_pgr.png) repeat-x top; }  
 .smallmGrid .pgr table { margin: 5px 0; }  
 .smallmGrid .pgr td {   
     border-width: 0;   
     padding: 0 6px;   
     border-left: solid 1px #666;   
     font-weight: bold;   
     color: #fff;   
     line-height: 8px;   
  }     
 .smallmGrid .pgr a { color: #666; text-decoration: none; }  
 .smallmGrid .pgr a:hover { color: #000; text-decoration: none; }
 
 .tableCoupon
 {
 	border-style:dashed;
 	border-color:#79764E;
 	}
 	
.searchmenu { padding:10px 10px 0 10px; background:transparent url(menu_bg2.bmp) no-repeat 50% 0%; text-decoration:none; }
.searchsubmenu a { display:block; padding:2px 0; _height:1px; color:#F3D890; font-family:"Arial Narrow"; text-decoration:none; }
.searchsubmenu ul { margin:0 0 5px 10px;  }
.searchsubmenu .trail > a,
.searchsubmenu .current > a { color:#fff; }
.searchsubmenu .current > a { font-weight:bold; }

.modalBackground
{
	background-color:#6AA2B6;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:#3D210E;
	padding:3px;
	width:300px;
	} 
	
	.hiddenWizardButton { display: none; }
.visibleWizardButton { display: inline; }

.controlPanel .definitions { max-height:300px; overflow:auto; margin-bottom:30px; }
