﻿/* move to Transition stuff */

/*
table.Template,
div.Template
{
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 750px;
}
*/

/*
div.TopBar
{
	margin: 0;
	border-top: 1px solid #333;
	background: url(http://graphics.rays.com/G_Backgrounds/Brown_Top_LMP_B_800x468.jpg) center top repeat-x;
}
*/

table.Template,
div.Template
{
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	border-top: 5px solid #000;
	border-left: 5px solid #000;
	border-right: 5px solid #000;
	border-bottom: 5px solid #000;
	padding: 0 2px;
	width: 980px;
	background: #000;
}

div.Header,
div.Content,
div.Footer
div.Footer1
{
	margin: 0;
	border: 0;
	padding: 0;
	width: 980px;
}


.Content .SubPromos img
{
	margin: 0;
	border: 0;
	padding: 0;
}


div.DateLoginWide
{
	width: 980px;
}

.Header h1
{
	margin: 2px 0 0 0;
	padding: 0;
	height: 150px;
	width: 980px;
	background: url(http://graphics.gorays.com/G_Headings/HDR_Ocean_980x150.jpg) center bottom no-repeat;
}

.Header h1 span
{
	display: none;
}

div.MidBar
{
	margin: 0;
	padding-top: 2px;
	color: #ffffc1;
	height: 25px;
	width: 980px;
	background: url(http://graphics.gorays.com/G_Home/090225/MidBarBG1_980x25.jpg) center bottom no-repeat;
	clear: both;
}

div.MidBarRight
{
	margin: 0;
	padding: 0;
	height: 25px;
	width: 210px;
	background: url(http://graphics.gorays.com/G_Home/090225/Right_210x25.jpg) center bottom no-repeat;
}



/****************************
 *  Agile Carousel - START  *
 ****************************/


 /*-- required & default rules --*/

.loading {
left: 410px;
position: absolute;
top: 74px;
}

#slide_holder {
margin: 0;
border: 0;
padding: 0;
padding: 0;
background: #ccc;
height: 250px;
overflow: hidden;
position: relative;
text-align: left;
width: 768px;
z-index: 1000;
float: left;
}

#slide_holder_inner {
margin: 0;
padding: 0;
height: 250px;
overflow: hidden;
position: absolute;
width: 768px;
z-index: 2000;
}

#intro, .intro {
position: absolute;
z-index: 9000;
}

/*-- for slide divs --*/

#slide_holder_inner div {
position: absolute;
}

/*-- for divs in html slides to position relative --*/
div#slide_holder_inner div.slide div {
position: relative;
}

div.slide img
{
margin: 0;
}

div#carousel_controls {
background: #fff;
background-repeat: no-repeat;
height: 30px;
width: 768px;
z-index: 4000;
opacity: .8;
filter: alpha(opacity=80);
}

/*-- for slide buttons --*/

#slide_buttons li:hover, #pause_button, .prev_button, .next_button, #hover_next_button, #hover_prev_button, #first_button, #last_button {
cursor: pointer;
cursor: hand;
z-index: 5000;
}

#carousel_controls #button_selected, #carousel_controls .prev_button_disabled, #carousel_controls  .next_button_disabled, #carousel_controls  .first_button_diabled, #carousel_controls  .last_button_disabled {
cursor: auto;
}

#slide_buttons li span, #pause_button span, .prev_button span, .next_button span, #first_button span, #last_button span, #hover_next_button span, #hover_prev_button span, #water_mark span {
margin-left: -10000px;
}

#slide_buttons li, #pause_button, .prev_button, .next_button, #first_button, #last_button, #water_mark {
background-repeat: no-repeat;
overflow: hidden;
top: 0px;
}

ul#slide_buttons {
margin: 0;
padding: 15px 7px 15px 15px;
position: absolute;
left: 523px;
top: -7px;
z-index: 5000;
}

ul#slide_buttons li {
background-image: url(http://recipes.webstop.com/G_jQuery_Agile_Carousel/button.png);
display: block;
float: left;
height: 9px;
list-style: none;
margin: 0 0 0 3px;
padding: 2px;
width: 10px;
}

ul#slide_buttons li:hover {
}

ul#slide_buttons li#button_selected {
background-image: url(http://recipes.webstop.com/G_jQuery_Agile_Carousel/button_selected.png);
}

ul#slide_buttons li#button_selected:hover {
}
/*-- first & last buttons --*/

#first_button {
background-image: url(http://recipes.webstop.com/G_jQuery_Agile_Carousel/first.png);
height: 29px;
left: 607px;
width: 34px;
background-position: 0 -36px;
}

#first_button:hover {
background-position: 0 0;
}

#last_button {
background-image: url(http://recipes.webstop.com/G_jQuery_Agile_Carousel/last.png);
height: 29px;
left: 725px;
width: 34px;
background-position: 0 -36px;
}

#last_button:hover {
background-position: 0 0;
}

/*-- end first & last buttons --*/

/*-- next & prev buttons --*/
#nex_prev_buttons {
position: absolute;
left: 0;
z-index: 5000;
}
#next_button {
background-image: url(http://recipes.webstop.com/G_jQuery_Agile_Carousel/next.png);
background-position: 0 -36px;
height: 29px;
left: 696px;
width: 31px;
}

#next_button:hover {
background-position: 0 0;
}

#prev_button {
background-image: url(http://recipes.webstop.com/G_jQuery_Agile_Carousel/prev.png);
background-position: 0 -36px;
height: 29px;
left: 641px;
width: 31px;
}

#prev_button:hover {
background-position: 0 0;
}
/*-- end next & prev buttons --*/


/*-- looks like pause button --*/
.pause_button {
background-image: url(http://recipes.webstop.com/G_jQuery_Agile_Carousel/pause.png);
background-position: 0 -36px;
height: 29px;
left: 672px;
width: 24px;
}

.pause_button:hover {
background-position: 0 0;
}

/*-- looks like play button --*/
.paused_button {
background-image: url(http://recipes.webstop.com/G_jQuery_Agile_Carousel/play.png);
background-position: 0 -36px;
height: 29px;
left: 672px;
width: 24px;
}

.paused_button:hover {
background-position: 0 0;
}

/*-- hover next & hoverprev buttons --*/

#hover_next_button, #hover_prev_button {
height: 125px;
background-repeat: no-repeat;
display: none;
overflow: hidden;
width: 77px;
top: 120px;
z-index: 6000;
}

#hover_next_button span {
}

#hover_next_button {
background-image: url(http://recipes.webstop.com/G_jQuery_Agile_Carousel/hover_next.png);
background-position: 21px 35px;
padding: 30px 0 30px 30px;
right: 0;
}

#hover_prev_button {
background-image: url(http://recipes.webstop.com/G_jQuery_Agile_Carousel/hover_prev.png);
background-position: 8px 35px;
padding: 30px 30px 30px 0;
left: 0;
}

/*-- end next & prev buttons --*/

/*-- rules for slide captions --*/

#slide_captions {
color: #333;
left: 8px;
overflow: visible;
top: 5px;
z-index: 6000;
}

#slide_captions span {
font-size: 12px;
height: 20px;
line-height: 20px;
overflow: visible;
}

/*-- end rules for slide captions --*/

/*-- rules for watermark --*/

#water_mark span {
}

/*-- end rules for slide captions --*/

/*-- slide number display --*/

#slide_number_display {
background-image: url(http://recipes.webstop.com/G_jQuery_Agile_Carousel/bg_swatch.png);
background-position: 0 0;
background-repeat: no-repeat;
color: #333;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
height: 23px;
padding: 4px;
right: 7px;
text-align: center;
top: 367px;
width: 37px;
z-index: 5000;
}

/*-- for carousel view --*/

#row_of_slides {
position: absolute;
top: 0;
}

#row_of_slides .slide {
display: none;
position: absolute;
}

/*-- end for carousel view --*/

/*-- end number display --*/

/*-- end required & default rules --*/

/*-- example rules --*/
/*
html body {
font-family: Arial, Helvetica, sans-serif;
margin: 20px;
background-color: #333;
}
*/

/*
#slide_holder {
margin: 20px auto 0 auto;
}
*/

/**************************
 *  Agile Carousel - END  *
 **************************/

.WeeklyRecipes {
	margin: 0;
	border: 0;
	padding: 0;
	width: 210px;
	height: 250px;
	display: block;
	float: right;
	background: url(http://graphics.gorays.com/G_Backgrounds/RecipeBox_210x150.jpg) no-repeat center top;
	overflow: hidden;
}

.WeeklyRecipes h4 {
	margin: 5px;
	text-align: center;
	color: #333;
}


.WeeklyRecipes .RecipeListPlugin {
	margin: 0;
}

.WeeklyRecipes p {
	margin: 5px;
	text-align: center;
	color: #ccc;
}

.WeeklyRecipes h4 a {
	text-decoration: none;
	color: #333;
}

.WeeklyRecipes h4 a:hover {
	color: #fff;
}

.WeeklyRecipes h4 a:visited {
	color: #999;
}


.Promos
{
	margin: 0;
	padding: 0 10px 0 0;
	clear: both;
}

.Fader
{
		color: #fff;
}
	
.SubPromos
{	
	margin-top: 2px;
	padding: 0;
	
	clear: both;
}


.SubPromos img
{	
	margin: 2px,0,0,0;
	padding: 0;
	border: 0;
	clear: both;
}



.FooterNavBar
{
	margin: 10px;
	padding: 10px 5px;
	font-size: 10px;
	color: #fff;
	text-align: center;
	width: 970px;
	clear: both;
}
