﻿body {
	background-image:url('../_i/body-bg.jpg');
	background-repeat:repeat-x;
	background-color:#f0f0f0;
  margin : 0px;
  padding : 0px;
}

TABLE {
  empty-cells : show;
}
.content .primary .commitment-interface .flash, .content .primary .join-tout .flash, .content .secondary .go-healthy-challenge .flash{
	/*background: red;*/
	}
.content .primary .commitment-interface .flash{
	width: 582px;
	height: 310px;
	margin: 20px 0 0 25px;
	}

.content .primary .join-tout .flash{
	width: 574px;
	height: 320px;
	margin: 15px 0 0 34px;
	}

.content .secondary .go-healthy-challenge .flash{
	width: 320px;
	height: 280px;
	margin: 10px 0 0 13px;
	}

/*
 *
 *	5) button styles
 *	
 */	

.content .primary .join-tout .btn{
	width: 206px;
	height: 38px;
	
	margin: 0 0 0 224px;
	display:block;
	}

TD {
  font-family : Arial,Verdana;
  text-align:left;
  font-size:12px;
  color:#666666;
}

a img { border: none; }

a.greyLink:link {color: #666666; background: white; text-decoration:none}
a.greyLink:visited {color: #666666; background: white; text-decoration:none}
a.greyLink:active {color: #666666; background: white; text-decoration:none}
a.greyLink:hover   { color: #666666; background: white; text-decoration: underline; }

a.greyLinkNoBg:link {color: #666666; text-decoration:none}
a.greyLinkNoBg:visited {color: #666666; text-decoration:none}
a.greyLinkNoBg:active {color: #666666; text-decoration:none}
a.greyLinkNoBg:hover   { color: #666666; text-decoration: underline; }

a.lightGreyLinkNoBg:link {color: #999999; text-decoration:none}
a.lightGreyLinkNoBg:visited {color: #999999; text-decoration:none}
a.lightGreyLinkNoBg:active {color: #999999; text-decoration:none}
a.lightGreyLinkNoBg:hover   { color: #999999; text-decoration: underline; }

a.orangeLink:link {color: #f5832f;   text-decoration:none}
a.orangeLink:visited {color: #f5832f; text-decoration:none}
a.orangeLink:active {color: #f5832f;  text-decoration:none}
a.orangeLink:hover {color: #f5832f;  text-decoration:underline}

a.whiteLink:link {color: white; text-decoration:none}
a.whiteLink:visited {color: white; text-decoration:none}
a.whiteLink:active {color: white; text-decoration:none}
a.whiteLink:hover {color: white; text-decoration:underline}

.formLabel {
  font-family : Arial,Verdana;
  text-align:left;
  font-size:12px;
  color:#404040;
  font-weight:bold;
}

#innerPage {
  background-image : url('innerbackground.jpg');
  background-repeat: repeat;
}

.entryScroller {
  height:199px;
  width:660px;
}

.entryStrip {
  height:199px;
  width:624px;
  float:left;
  overflow : hidden;
}

.entryListTitleBar {
  background-image : url('http://beijing2008.coca-cola.com/images/redban660x26.jpg');
  color : white;
  width : 660px;
  height : 26px;
  font-family : Arial;
}

.smallBlueTitleBar {
  background-image : url('http://beijing2008.coca-cola.com/images/blueban302x26.jpg');
  color : white;
  width : 302px;
  height : 26px;
  font-family : Arial;
}
.smallRedTitleBar {
  background-image : url('http://beijing2008.coca-cola.com/images/redban302x26.jpg');
  color : white;
  width : 302px;
  height : 26px;
  font-family : Arial;
}

.entriesArrowPanel {
  width:18px;
  height:199px;
  float:left;
}

SELECT {
  background:#F50006;
  color:white;
  border-width : 1px;
  border-style : solid;
  border-color : white;
  font-size:12px;
}

.formSelect {
  width : 275px;
}
.formOtherSelect {
  width : 170px;
}
.formDesignerSelect {
  width : 186px;
}

.sortSelect {
  background:#F50006;
  color:white;
  border-width : 1px;
  border-style : solid;
  border-color : white;
}

.bannerText {
  font-family : Arial, Helvetica;
  color : white;
  font-size : 12px;
}

.bannerTitle {
  font-family : Arial, Helvetica;
  color : white;
  font-size : 14px;
  font-weight : bold;
}

.navTextSelected {
  font-family : Arial, Helvetica;
  color : white;
  font-size : 14px;
  color :#F40009;
  font-weight : bold;
  text-decoration : none;
}

.navText {
  font-family : Arial, Helvetica;
  color : white;
  font-size : 14px;
  color :#838383;
  font-weight : bold;
  text-decoration : none;
}

.paging {
  font-family : Arial;
  font-size : 13px;
  color : #575757;
}

.paging a {
  color : #575757;
  text-decoration : none;
}

.footerLinks { color: #63686B; font-family : Arial, Verdana; font-size : 10px; }
.footerLinks a:visited { color: #63686B; text-decoration: none; }
.footerLinks a:hover   { color: #63686B; text-decoration: underline; }
.footerLinks a:active  { color: #63686B; text-decoration: none; }

.bottleInfo {
  font-size:12px;
  font-family:Arial;Helvetica;
  color:#666666;
}

.bottleInfo a:visited { color: #404040; text-decoration: none; }
.bottleInfo a:hover   { color: #404040; text-decoration: underline; }
.bottleInfo a:active  { color: #404040; text-decoration: none; }

.ko_text_small {
  font-family:Tahoma,verdana,arial,sans-serif;
  font-size:10;
}
.ko_text {
  font-family:Tahoma,verdana,arial,sans-serif;
  font-size:12;
  color:#666666;
}
.ko_text_large {
  font-family:Tahoma,verdana,arial,sans-serif;
  font-size:14;
}
.error {
  font-family:Tahoma,verdana,arial,sans-serif;
  font-size:12;
  font-color:#ff0000;
}
.input{
  border:1px solid #cfe0e9; 
  font-family:Tahoma, verdana, arial,sans-serif; 
  font-size:10px; 
  color:#003068; 
  text-decoration:none; 
}
#entryDesigner1 {
  position:absolute;
  top:5px;
  left:5px;
  width:200px;
  max-width:202px;
  height:485px;
}
#entryBottle1 {
  position:absolute;
  width:450px;
  height:501px;
  top:8px;
  left:218px;
  vertical-align: top;
  align:middle;
  text-align: middle;
  //border: 1px grey solid;
  float:none;
}
#entryMashups {
  width:660px;
  height:200px;
}
#entryTools {
  position:relative;
  width:302px;
}
#tools_main {
  visibility:visible;
  position:absolute;
  width:302px;
}
#tools_0 {
  visibility:hidden;

  width:302px;
}
#tools_1 {
  visibility:hidden;
  position:absolute;
  width:302px;
}
#tools_2 {
  visibility:hidden;
  position:absolute;
  width:302px;
}
#tools_2a {
  visibility:hidden;
  position:absolute;
  top:67%;
  left:8px;
  height:270px;
  width:286px;
  z-index:1000;
}
#entryComments {
  position:relative;
  width:302px;
}

.moderation {
  position:absolute;
  visibility:hidden;
  z-Index:1000;
  background-color:background;
  border: 0px;
}

.reportThis {
  position:absolute;
  visibility:hidden;
  z-Index:1000;
  background-color:background;
  border: 0px;
}
.sendToFriend {
  position:absolute;
  visibility:hidden;
  top:10%;
  left:40%;
  width:310px;
  height:489px;
  background:white;
  border: 1px #666666 solid;
  z-index: 1000;
}

#moderation {
  border: 1px grey dashed;
}

.smallCountryFlag {
  width:45px;
  height:28px;
  border-width:1px;
  border-style:solid;
  border-color:#909090;
}
#randomBottlesCollectionsDiv {
  position:static;
  visibility:visible;
  top:0px;
  left:0px;
  width:282px;
  height:151px;
}
#favoriteBottlesCollectionsDiv {
  position:absolute;
  visibility:hidden;
  top:-10000px;
  left:-10000px;
  width:282px;
  height:151px;
}
#designerBottlesCollectionsDiv {
  position:absolute;
  visibility:hidden;
  top:-10000px;
  left:-10000px;
  width:282px;
  height:151px;
}
#otherBottlesCollectionsDiv {
  position:absolute;
  visibility:hidden;
  top:-10000px;
  left:-10000px;
  width:282px;
  height:151px;
}
#designerBottlesSearchDiv {
  position:absolute;
  visibility:hidden;
  top:-10000px;
  left:-10000px;
  width:282px;
  height:151px;
}
#otherBottlesSearchDiv {
  position:absolute;
  visibility:hidden;
  top:-10000px;
  left:-10000px;
  width:282px;
  height:151px;
}
.editProfile {
  position:absolute;
  visibility:hidden;
  top:30%;
  left:35%;
  width:430px;
  height:448px;
  zIndex:1000;
  background:white;
  border: 1px #666666 solid;
  z-index: 1000;
}
.editProfileSuccess {
  position:absolute;
  visibility:hidden;
  top:30%;
  left:35%;
  width:306px;
  height:200px;
  zIndex:1000;
  background:white;
  border: 1px #666666 solid;
  z-index: 1000;
}

.entryBusyStrip {
    position:absolute;
    background:white;
    top:0px;
    left:0px;
    z-index:20;
    opacity:0.80;
    -moz-opacity:0.80;
    filter:alpha(opacity=80);
}

.lightbox {
    position:absolute;
    top:0px;
    left:0px;
    z-index:200;
    background-color:white;
    opacity:0;
    -moz-opacity:0.00;    
    filter:alpha(opacity=0);
}

.flashOverlay {
    position:absolute;
    top:0px;
    left:0px;
    z-index:500;
    background-color:none;
    opacity:1.00;
    -moz-opacity:1.00;    
    filter:alpha(opacity=100);
}

.mapLocation {
  position:absolute;
  visibility:hidden;
  top:20%;
  left:10%;
  width:971px;
  height:541px;
  zIndex:500;
  background:white;
  border: 1px #666666 solid;
  z-index: 500;
}

.ie6FrameHack {
  display:none;
  display:block;
  position:absolute;/*must have*/
  top:0px;/*must have*/
  left:0px;/*must have*/
  z-index:-1;/*must have*/
  filter:mask();/*must have*/
  width: 100%;/*must have for any big value*/
  height: 100%;/*must have for any big value*/;
}
.sgunubaslik {
	font-size:17px;
	font-family:"Trebuchet MS";
	color:#c00000;
}
.sgunuyazi {
	font-size:12px;
	color:#545454;
	margin-top:10px;
}