 
/*COMMON SITEWIDE STYLES*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #DFEAEE;
	text-align: center;
}

form 
{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
h1, h2, h3, h4, h5, h6, p {
	margin-bottom: 1em;
}
hr {
	margin-top: 15px;
	margin-bottom: 15px;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
.clear {
	clear: both;
}





/*TOP NAV BAR*/

#topNavBarWrapper {
	background-color: #56B4C7;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 950px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #E58733;
	position: relative;
}
#topNavBar {
	width: 670px;
	float: right;
}
#navigation ul {
	list-style-type: none;
}
#navigation li {
	display: inline;
}
#navigation a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
#upload {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	float: left;
	padding-right: 5px;
}
.form {
	float: left;
}

.textfield {
	font-size: 11px;
}
#button {
	font-size: 11px;
}





/*HEADER*/

#header {
	background-color: #FFFFFF;
	height: 107px;
	margin-bottom: 5px;
	position: relative;
	text-align: left;
}
img.masthead {
	position: absolute;
	left: 34px;
	top: 7px;
}
#header ul {
	list-style-type: none;
	position: absolute;
	left: 680px;
	top: 23px;
}
#header ul a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #E58733;
	text-transform: uppercase;
	background-image: url(../images/gourmet/bullet_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	width: 90px;
}
#header .travelTube {
	right: 30px;
	position: absolute;
	top: 22px;
}



/*HOMEPAGE CONTENT PANELS*/

.home #contentWrapper {
	background-image: url(../images/gourmet/contentBGSpacer_home.gif);
	background-repeat: repeat-y;
	border-top: 2px solid #dfeaee;
}

/* content homepage - left panel */

.home #contentLeft {
	padding: 15px;
	width: 275px;
	float: left;
}
.home #contentLeft h1 {
	font-size: 19px;
	text-transform: uppercase;
	margin-bottom: 11px;
}
.home #contentLeft h2 {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.home #contentLeft p {
	margin-bottom: 0px;
}
.home #contentLeft img {
	float: left;
	margin-right: 10px;
}
.home #contentLeft .city {
	clear: both;
	padding-bottom: 10px;
}

/* content homepage - right panel */

.home #contentRight {
	padding: 5px;
	float: right;
	width: 610px;
	margin-top:25px; 
}
.home #contentRight h2 {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 13px;
}
.home #contentRight_A {
	float: left;
	width: 400px;
}
.home #contentRight_A h1 {
	font-size: 19px;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 10px;
}
.home #contentRight_A p {
	margin-bottom: 0px;
}
.home #contentRight_B {
	float: right;
	width: 200px;
	padding:5px; 
}
.home #utilNav ul {
	list-style-type: none;
}
.home #utilNav a {
	padding-left: 22px;
	display: block;
	font-size: 9px;
	text-transform: uppercase;
	color: #E58733;
	height: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	width: 130px;
}
.home #utilNav #favorites a {
	background-image: url(../images/gourmet/icon_heart.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.home #utilNav #subscribe a {
	background-image: url(../images/gourmet/icon_person.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.home #utilNav #friend a {
	background-image: url(../images/gourmet/icon_envelope.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

/*DISCUSSION PANEL - HOMEPAGE*/

.home #discussionWrapper {
	background-color: #3C8897;
	padding: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #DFEAEE;
}
.home #discussionWrapper h1 {
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	margin-left: 20px;
	margin-bottom: 5px;
}
.home #discussionContentWrapper {
	background-color: #FFFFFF;
	background-image: url(../images/gourmet/dividerSpacer.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding-right: 6px;
	padding-left: 6px;
	border-top-width: 12px;
	border-bottom-width: 12px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.home .discussionColumn {
	float: left;
	width: 220px;
	margin-left:10px;
	
	  
}
.home .discussionColumn a {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EB8923;
	text-transform: uppercase;
	font-size: 11px;
	margin-top: 5px;
	display: inline-block; 
	padding: 5px;
}
.home .talkBubbleTop {
	background-image: url(../images/gourmet/talkBubble_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 17px;
}
.home .talkBubbleContent {
	background-image: url(../images/gourmet/talkBubble_spacer.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
}
.home .talkBubbleBottom {
	background-image: url(../images/gourmet/talkBubble_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 43px;
}
.album .talkBubbleContent 
{
	background-image: url(../images/gourmet/talkBubble_spacer2.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
}
.talkBubbleContent p {
	margin-bottom: 0px;
}
.talkBubbleContent h2 {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 0px;
	color: #FFFFFF;
}
.album .talkBubbleContent a {
	color: #FFFFFF;
}
.talkBubbleWrapper {
	padding-bottom: 10px;
}
.home .postBlue {
	padding: 8px;
	background-color: #CDDFE5;
	margin-right: 10px;
	border:1px;
}
.home .postGray {
	padding: 8px;
	background-color: #F3F7F9;
	margin-right: 10px;
}
.postPhoto {
	float: left;
	width: 56px;
}
/*.home .postText {
	float: right;
	width: 130px;
}*/

.postText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.memberName {
	text-transform: uppercase;
	color: #EB8923;
}




/* SUBPAGE CONTENT PANELS */

.album #contentWrapper {
	background-image: url(../images/gourmet/contentBGSpacer_subpage.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}

/* content subpages - left panel */

.album #contentLeft {
	float: left;
	width: 603px;
	padding: 0px;
}
.album #featuredVideoWrapper {
	background-color: #231F20;
	color: #FFFFFF;
	padding: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #DFEAEE;
}
.album #videoMain {
	float: left;
	width: 447px;
	
}
.album #videoThumbs {
	overflow:auto;
	height:550px;
	border-color:#94D4E0; 
	border-style:solid; 
	border-width:0px;
	vertical-align:top;
	float: right;
	width: 111px;
}
.album .videoThumb h2 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 0px;
}
.album .videoThumb h2.last {
	margin-bottom: 0px;
}
.album #videoDescription h1 {
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 2px;
	font-weight: bold;
	width:450px;
}
.album #videoDescription P {
	margin-bottom: 2px;
	width:450px;
}
.album #utilNav ul {
	list-style-type: none;
}
.album #utilNav li {
	display: inline;
}
.album #utilNav a {
	padding-left: 22px;
	display: block;
	font-size: 9px;
	text-transform: uppercase;
	color: #E58733;
	height: 15px;
	padding-top: 4px;
	float: left;
	padding-right: 20px;
}
.album #utilNav #favorites a {
	background-image: url(../images/gourmet/icon_heart.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.album #utilNav #subscribe a {
	background-image: url(../images/gourmet/icon_person.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.album #utilNav #friend a {
	background-image: url(../images/gourmet/icon_envelope.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.album #videoDescription {
	padding-top: 10px;
}
.album .videoThumb {
	padding-bottom: 5px;
}
.album #photoThumbs {
	padding: 25px;
}

/* content subpages - left panel */

.album #contentRight {
	float: right;
	width:335px;
	margin-bottom:0px; 
}

/* prize panel*/

#prize {
	padding: 9px;
}
#prize img {
	border: 3px solid #CCCCCC;
}

/* discussions panel */

#discussion h1 {
	background-color: #3C8897;
	display: block;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.album .talkBubbleTop {
	background-image: url(../images/gourmet/talkBubble_top2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 17px;
}

.album .talkBubbleBottom {
	background-image: url(../images/gourmet/talkBubble_bottom2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 46px;
}
#discussionThread {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.postBlue {
	padding: 8px;
	background-color: #CDDFE5;
	margin-right: 18px;
}
.postGray {
	padding: 8px;
	background-color: #F3F7F9;
	margin-right: 18px;
}
.postText {
	float: right;
	width: 200px;
}
#comments {
	width: 285px;
	margin-top: 15px;
	background-color: #E58733;
}
#commentsForm {
	padding-bottom: 10px;
	background-image: url(../images/gourmet/comment_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 10px;
	text-align: right;
	padding-right: 10px;
}
input.form_submit {
	background-repeat: repeat;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	background-color:#CC6600;
	border: none;
	height: 20px;
	margin-top: 10px;
}
.form_submit2 {
	background-repeat: repeat;
	color:#ffffff;
	font-size: 10px;
	font-weight: bold;
	background-color:#3C8897;
	border: 1px solid #DFEAEE;
}



/*FOOTER*/

#footer {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 10px;
	color: #3C8897;
	text-align: right;
	clear: both;
}
.stAlbumDescription
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:125px;
}
.stMoreDescription
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:150px;

}

 