/***************************/
/****** Global Resets ******/
/***************************/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
/***************************/
/****** Global Styles ******/
/***************************/

body /* body tag rules affect the WYSIWYG editor interface, so apply any images/colors to ".bodystyles" class instead */ {
	font: 62.5% Arial, Helvetica, sans-serif;
}
.bodystyles /* workaround for WYSIWYG editor interface */ {
	background: url(../images/bg.gif) repeat-x #ffffff;
	color: #000;
}
em {
	font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.2;
}
h1 {
	font-size: 14pt;
	line-height: 16pt;
	font-weight: normal;
	color: #0099cc;
	/*letter-spacing: -0.030em;*/
	padding: 0px;
	margin: 10px 0px;
	position: relative;
	width: 100%;
}
h2 {
	font-size: 13pt;
	line-height: 15pt;
	font-weight: normal;
	color: #0099cc;
	/*letter-spacing: -0.025em;*/
	padding: 0px;
	margin: 10px 0px;
	position: relative;
	float: left;
	width: 100%;;
}
.errorMessage h2 {
	float: none;
	color: #C30;
}
h2 a{
	font-size: 10pt;
	font-weight: bold;
	line-height: 16pt;
	color: #333333;
}
h2 a:hover{
	font-size: 10pt;
	line-height: 16pt;
    color:#d01a85;
	text-decoration: none;
	}
h3{
	font-size: 12pt;
	line-height: 14pt;
	font-weight: normal;
	color: #0099cc;
	margin: 5px 0px 10px 0px;
	position: relative;
	float: left;
	width: 100%;
}
h3 a{
	font-size: 10pt;
	font-weight: bold;
	line-height: 14pt;
	text-transform:uppercase;
	color: #333333;
}
h3 a:hover{
	font-size: 10pt;
	font-weight: bold;
	line-height: 14pt;
	text-transform:uppercase;
    color:#d01a85;
	text-decoration: none;
}
h4{
	font-size: 13pt;
	line-height: 14pt;
	font-weight: normal;
	color: #006d44;
	margin: 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
h5 {
	font-size: .83em;
	margin: 1.5em 0;
}
h6 {
	font-size: .75em;
	margin: 1.67em 0;
}
hr {
	height: 1px;
	color: #000;
	background-color: #000;
	border: none;
	margin: 1em 0;
}
input {
	margin-right: .25em;
}
input[type='submit'] {
	cursor: pointer;
	font-size: 1em;
	padding: .1em .5em;
	 background: url("../images/btn-submit.gif") no-repeat scroll left top transparent;
    border: medium none;
    float: right;
    height: 50px;
    margin: 0;
    text-indent: -9999px;
    width: 120px;
}
input[type="text"] {
/*	font-size: .9em;
	padding: .1em .5em;*/
}
ul, ol, dl {
	position: relative;
}
ol {
	position: relative;
	color: #4c4c4c;
	font-size: 9pt;
	line-height: 14pt;
	list-style-type: decimal;
	margin-top: 10px;
	padding-left: 18px;
}
ol li{
	padding-left: 5px;
	padding-bottom: 3px;
	color: #4c4c4c;
	font-size: 9pt;
	line-height: 14pt;
	list-style-type: decimal;
}
ol ol {
	list-style: lower-alpha;
}
p, td {
	color: #4c4c4c;
	font-size: 9pt;
	line-height: 13pt;
	margin: 0px 0px 10px 0px;
	/*letter-spacing: 0.0025em;*/
	text-align: left;
}
p strong{
	color: #000000;
}
strong {
	font-weight: bold;
}
ul{
	position: relative;
	color: #4c4c4c;
	font-size: 9pt;
	line-height: 14pt;
	list-style-type: none;
	margin-top: 5px;
}
ul li{
	padding-left: 15px;
	background: url(../images/bullet.gif) no-repeat left top;
}
ul ul {
	list-style: none;
}
a {
	text-decoration: none;
}
a img {
	border: 0px;
}
img {
	position: relative;
	border: 0px;
}
.about{
	font-weight: normal;
	color: #fff;
	font-size: 9pt;
	line-height: 14pt;
	margin-bottom: 10px;
}
.quote{
	font-size: 13pt;
	line-height: 15pt;
	font-weight: normal;
	color: #0099cc;
	letter-spacing: -0.030em;
	padding: 0px;
	margin: 10px 0px;
}	
.references {
	color: #4e4e4e;
	font-size: 8pt;
	line-height: 10pt;
	margin: 0px 0px 10px 0px;
	letter-spacing: 0.0025em;
	text-align: left;
}
.credit{
	font-size: 8pt;
	line-height: 10pt;
	color: #999999;
	text-align: center
}
.credit a{
	font-size: 8pt;
	line-height: 10pt;
	color: #999999;
	text-decoration:none;
}
.credit a:hover{
	color: #d01a85;
	text-decoration:underline;
}
.corner_info{
	font-size: 9pt;
	line-height: 11pt;
	color: #999999;
	font-weight:bold;
	text-align:right;
}
.corner_info a{
	color: #999999;
	text-decoration:none;
}
.corner_info a:hover{
	color: #d01a85;
}
.corner_home{
	font-size: 9pt;
	line-height: 15pt;
	color: #999999;
	font-weight:bold;
	text-align:right;
}
.corner_home a{
	color: #F26531;
	text-decoration:none;	
}
.corner_home a:hover{
	color: #0099CC;
}
.divider {
    background-color:#0099CC; 
	margin:5px; 
    display:inline;
    vertical-align:middle;
}
.CAPS { 
    text-transform:uppercase;
}
a#buy-nawgan-online {
	display: block;
	font-size: 9pt;
	line-height: 15pt;
	color: #F26531;
	font-weight:bold;
	text-decoration:none;
	padding-left: 18px;
	background: url(../images/blue-leaf.gif) no-repeat left center;
	margin-left: -8px;
}
a#buy-nawgan-online:hover {
	color: #0099CC;
}
/*************************/
/****** Wrapper Div ******/
/*************************/

div#wrapper {
 	position: relative;
 	margin-bottom: 15px;
	width: 1024px;
	background: url(../images/page-bg.gif) no-repeat #ffffff;
	float: left;
}
/*************************/
/****** Header Divs ******/
/*************************/






#top{
	width: 1024px;
	height: 15px;
	background: url(../images/top.gif) no-repeat;
}
#topCredits img {
	margin: 25px 0px 0px 25px;
	text-align:left;
}
.loginBoxTop{
	width: 400px;
	height: 35px;
	background: url(../images/login-box-top.gif) no-repeat;
	position: relative;
	float: left;	
}
.loginBoxBG{
	width: 400px;
	background: url(../images/login-box-bg.gif) repeat-y;
	position: relative;
	float: left;
}
.loginBoxBottom{
	width: 400px;
	height: 35px;
	background: url(../images/login-box-bottom.gif) no-repeat;
	position: relative;
	float: left;			
}
div#header {
	float: left;
	clear: both;
	width: 100%;
	position: relative;
	z-index: 1; /* needed for menu dropdowns */
	background-color: #ddd;
}
div#logo {
	background: url(../images/nawgan-logo.gif) top left no-repeat;
	width: 140px; /* must be identical "div#logo a" width */
	height: 106px; /* must be identical for "div#logo a" height */
}
div#logo a {
	display: block;
	width: 140px; /* must be identical to "div#logo" width */
	height: 106px; /* must be identical to "div#logo" height */
	text-indent: -9999px;
	outline-style: none;
}
div#logo h1 {
	margin: 0;
}
/**************************/
/****** Content Divs ******/
/**************************/

/* Content Wrapper */
div#content {
	float: left;
	clear: both;
	width: 100%;
}
div#contentAbout {
	background: url("../images/about-bg.jpg") no-repeat scroll 0 0 #FFFFFF;
	height: 700px;
	width: 1024px;
}
.programsContent{
	width: 850px;
	background: none;
	z-index: 100;
	position: relative;
	float: left;
	margin-bottom: 10px;
}
/* Left Column */
div#left {
	float: left;
	padding: 10px;
	position: relative;
	width: 140px;
	min-height: 240px;
	color: #ffffff;	
	margin: 35px 35px 10px 55px;
}
#left_menu {
	margin-left: 10px;
}
#left_menu a {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
}
#left_menu a:hover {
	color: #0099cc;
}
#left_menu blockquote {
	margin-left: 20px;
}
#left_menu blockquote a {
	color: #999;
	text-transform: none;
}
#left_menu blockquote a:hover {
	color: #d01a85;
}
.menuitem_on a{
	color: #0099cc !important;
}
#social_links {
	float: left;
	margin-left: 6px;
	margin-top: 25px;
	width: 140px;
}
#social_links img {
	margin-left: 3px;
}
		
div#youtube {
    background: url("../images/youtube-sprite.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 21px;
    margin-right: 11px;
    width: 45px;
}
div#youtube:hover {
	background:url(../images/youtube-sprite.png) 0px -25px no-repeat;
}
div#youtube a {
	display:block;
	height:21px;
	width:45px;
}

div#facebook {
    background: url("../images/facebook-sprite.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 20px;
    margin-top: 4px;
    width: 61px;
}
div#facebook:hover {
	background:url(../images/facebook-sprite.png) 0px -25px no-repeat;
}
div#facebook a {
	display:block;
	height:20px;
	width:61px;
}		

div#twitter {
    background: url("../images/twitter-sprite.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 20px;
    margin-right: 8px;
    margin-top: 8px;
    width: 74px;
}
div#twitter:hover {
	background:url(../images/twitter-sprite.png) 0px -23px no-repeat;
}
div#twitter a {
	display:block;
	height:20px;
	width:74px;
}		


div#flickr {
    background: url("../images/flickr-sprite.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 20px;
    margin-top: 8px;
    width: 38px;
}
div#flickr:hover {
	background:url(../images/flickr-sprite.png) 0px -19px no-repeat;
}
div#flickr a {
	display:block;
	height:20px;
	width:74px;
}

div#nawganblog {
    background: url("../images/nawganblog-sprite.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 25px;
    margin-top: 4px;
    width: 120px;
}
div#nawganblog:hover {
	background:url(../images/nawganblog-sprite.png) 0px -24px no-repeat;
}
div#nawganblog a {
	display:block;
	height:25px;
	width:120px;
}	
























/* Middle Column */
div#middleHome{
	width: 774px;
	background: none;
	z-index: 100;
	float: left;
	margin-top: 10px;
}
#middleAbout {
	padding: 90px 0 5px 310px;
	width: 450px;
	float: left;
}
#middle {
	float: left;
	width: 405px;
	margin: 110px 10px 25px 20px;
}
#middleBuyNow {
	margin: 10px 0px 25px 20px;
	float: left;
	width: 735px;
}
#middleBuyNow .corner_home {
	margin: 0 0 80px 20px;
}
.errorMessage li {
	background: url(../images/error_li_bg.jpg) 5px 7px no-repeat;
}
#middleTop{
	width: 754px;
	background: none;
	margin: 10px;
	z-index: 200;
}
#six-pack{width: 485px; float: margin-top: 20px;}
.nawganBerry, .nawganRed {
	float: left;
	padding-bottom: 10px;
	margin: 0;
	width: 228px;
	padding-left: 7px;
}
/*.nawganBerry p, .nawganRed p {width: 210px;}*/
.nawganTar {
	float: left;
	padding-bottom: 10px;
	width: 245px;
	padding: 0px 2px;
}
#shipping-rate {
	float: left;
	width: 100%;
	font-weight: bold;
	padding-left: 10px;
}

#middle a, #middleAbout a {
	color: #0099CC;
}
#banner{
	/*width: 224px;*/
	width: 410px;
	background: none; 
	margin: 60px 0 0 0;
	z-index: 200;
	float: left;
}
/**sprites for cans on homepage**/
#berry {
	background: url(../images/berry.png) no-repeat;
	height: 385px;
	width: 135px;
	float: left;
	margin-left:-7px;
}
#berry-hover {
	height: 385px;
	width: 135px;
}
#berry-hover:hover {
	background: url(../images/sprite-berry-facts.png) no-repeat;
}
#red-berry {
	background: url(../images/red-berry.png) no-repeat;
	height: 385px;
	width: 135px;
	float: left;
	margin-left:-4px;
}
#red-berry-hover {
	height: 385px;
	width: 135px;
}
#red-berry-hover:hover {
	background: url(../images/red-berry-facts.png) no-repeat;
}
#orange {
	background: url(../images/orange.png) no-repeat;
	height: 385px;
	width: 135px;
	float: left;
	margin-right:4px;
}
#orange-hover {
	height: 385px;
	width: 135px;
}
#orange-hover:hover {
	background: url(../images/orange-facts.png) no-repeat;
}
#bannerInt{
	width: 910px;
	height: 135px;
	background: none; 
	margin: 0;
	z-index: 200;
}
#contentMiddle{
	/*width: 500px;*/
	width: 340px;
	background: none;
	z-index: 200;
	float: left;
	margin-left: 20px;
}
#contentMiddle p {
margin-left:0px;
}
#contentMiddle h1{
	margin: 20px 0px 10px 0px;
}
#contentMiddle h2{
	margin: 0 0 70px 0px;
	font-size: 11pt;
}
#middleOneColumn{
	width: 910px;
	background: none;
	z-index: 100;
}
#survey p {
	font-weight: bold;
	color: #999999;
}
#survey img {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
#survey p a{
	color: #0099CC;
}
#survey p a:hover{
	color: #E02B95;
}

/* Right Column */
div#right {
	float: left;
	width: 244px;
	margin: 180px 30px;
}
#contentBottom{
	width: 392px;
	background: none;
	margin: 20px 0 30px 0;
	z-index: 200;
	float: left;
}
.sectionMarginHome #contentBottom { margin-bottom: 0; }
#nawgan-test {
	float: left;
	width: 340px;
	font-weight: bold;
	color: #999999;
	margin: 0 0px 0 0px;
	margin-bottom:18px;
}
#award {
	float: left;
	width: 340px;
	font-weight: bold;
	margin-right: 5px;
	margin-bottom:18px;
}
#award2 {
	float: left;
	width: 340px;
	font-weight: bold;
	margin-bottom:18px;
}
#nawgan-test img, #award2 img, #award img {
	float: left;
}

#award img {
	margin-left:11px;
	margin-right: 14px;
}
#award2 img {
	margin-left:4px;
	margin-right:10px;
}
	
	
#nawgan-test p, #award2 p, #award p { 
	color: #999999;
}
#award2 p {
	padding-top:7px;
}

#nawgan-test p a {
	color: #0099CC;
}
#nawgan-test p a:hover {
	color: #E02B95;
}
h1#right-column {
	margin-top: 72px;
}

/*************************/
/****** Footer Divs ******/
/*************************/

div#bottom{
	float: left;
	clear: both;
	width: 100%;
	position: relative;
	text-align: center;
	font-size: .9em;
}
div#legal {
	padding: 10px;
}
/* Auctori Footer */
div#auctori_logo {
	width: 175px;
	height: 35px;
	margin: 0 auto;
	text-indent: -9999px;
	background: url(../images/auctori_logo.png) no-repeat scroll 0 0; /* use Photoshop to create bg color and save as .gif */
}
div#auctori_logo a {
	display: block;
	width: 175px;
	height: 35px;
	outline-style: none;
}
/***********************************************************************/
/******************************** MENU *********************************/
/***********************************************************************/

/********************************/
/****** Global Menu Styles ******/
/********************************/

.menu * {
	list-style: none;
	margin: 0;
	text-indent: 0;
}
.menu li a {
	display: block;
	text-decoration: none;
}
.menu li.top_level {
	position: relative;
	float: left;
	margin: 0;
}
/* Hide and show menu 
.menu li ul, .menu li ul ul li {
	display: none;
}
.menu li:hover ul, .menu li ul li:hover ul li {
	display: block;
}*/
/***********************/
/****** Main Menu ******/
/***********************/

/*-----------*/
/* Top Level */
/*-----------*/

#menuPrimary {
	width: 100%;
	clear: both;
	position: relative;
	list-style: none;
}
.menu_v {
	display: inline;
	float: left;
	width: 100%;
}
.menu_v li {
	list-style: none;
	background: none;
	padding-left: 0;
}
.menu_v li.first_nav {
}
.menu_v li.last_nav {
}
.menu_v a.top_level {
	color: #000;
	padding: 5px 15px;
	text-transform: uppercase;
	font-weight: bold;
}
.menu_v a.top_level:hover {
	color: #0099cc;
}
/*---------*/
/* Submenu */
/*---------*/

.menu_v .submenu {
	margin-left: 35px;
}
.menu_v .submenu a {
	width: 100px;
	color: #999;
	font-weight: bold;
}
.menu_v .submenu a:hover {
	color: #d01a85;
}
.menu_v .submenu li {
	margin-bottom: 8px;
}
/*.menu_v .submenu li.firstItem {
	border-top: 1px solid #000;
}
.menu_v .submenu li ul {
	position: absolute;
	top: -1px;
	left: 190px;
}*/
/****************************/
/****** Secondary Menu ******/
/****************************/

/*-----------*/
/* Top Level */
/*-----------*/

#menuSecondary {
}
.menu_h {
	overflow: hidden;
	position:static;
}
.menu_h li {
	border-bottom: 1px solid #000;
	width: 100%;
}
.menu_h a.top_level {
	color: #000;
	height: 100%;
	padding: 10px 0;
}
.menu_h a.top_level:hover {
	color: #fff;
}
/*******************************************************************************/
/******************************** FORM BUILDER *********************************/
/*******************************************************************************/

.formBuilderTable table {
	table-layout: fixed;
	width: 100%;
}
.formBuilderTable td {
	vertical-align: top;
}
.radioLabel {
	margin-right: .5em;
}
.fieldNameOutputRadio, .fieldNameOutputTextLine, .fieldNameOutputBlank, .fieldNameOutputTextArea, .fieldNameOutputDropDown, .fieldNameOutputCheck {
	margin-bottom: .5em;
	float: left;
	width: 125px;
	text-align: right;
	padding-right: 15px;
}
.fieldNameOutputHTML {
	display: block;
	border-top: 1px solid #ccc;
	margin-top: 1em;
	padding-top: 1em;
	font-style: italic;
}
.fieldWrapperOutputTextLine, .fieldWrapperOutputCheck, .fieldWrapperOutputDropDown, .fieldWrapperOutputHTML, .fieldWrapperOutputTextArea, .fieldNameBlank, .fieldWrapperOutputBlank, .fieldWrapperOutputRadio {
	float: left;
}

.fieldWrapperOutputTextArea textarea {
	height: 5em;
}
.fieldCaption {
	font-size: .909em;
	font-style: italic;
	padding: .5em 0 0 .5em;
	display: block;
}
.formTableCell {
	padding-bottom: 1em;
}
.button {
	float: right;
	text-indent: -9999px;
	background: url(../images/btn-submit.gif) top left no-repeat;
	width: 120px;
	height: 50px;
	border: none;
	margin: 0;
}
.required {
	color: #F00;
}
/*******************************************************************************/
/*********************************** GRIDS *************************************/
/*******************************************************************************/

.gridview{
    height:20px;
    font-size:8pt;
    text-align:center;
}
.gridview button{
    height:30px;
    }
.gridview_header{
    background-color:#00B6DB;
    height:20px;
}
.gridview_header a, #gridview_header a{
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
    }
.gridview_header a:hover{
    text-decoration:underline;
}
.gridview_row{
    color:#025F7F;
    background-color:#DDDDDD;
}
.gridview_alt{
    color:#025F7F;
    background-color:#EEEEEE;
}
.gridview_edit, .gridview_edit a{
    color:#FFFFFF;
    background-color:#025F7F;
    }
.gridview_footer, .gridview_footer a{
    color:#FFFFFF;
    background-color:#025F7F;
    height:50px;
}
.gridview td, .gridview th {
    padding:2px;
    text-align:center;
}       
.gridview th a, .gridview th{
    color:#FFFFFF;
}        

/**************************************************************************/
/******************************** MEMORY TEST *********************************/
/**************************************************************************/

.trial{
    margin-top:50px;
    padding:20px;
    font-size:90px;
    line-height:100px;
    font-family:arial;
    text-align:center;
    height:100px;
}

.trial2{
    color:#0099CC;
    font-size:14px;
    font-weight:bold;    
}

/**************************************************************************/
/******************************** LIGHTBOX *********************************/
/**************************************************************************/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#ahoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
 font-weight: normal;
 text-decoration: none;
 display: block;
}

#prevLink, #nextLink { width: 66px; float: left; clear: none; padding-top: 0.2em; padding-bottom: 0.7em; height: 24px; }

#theprevLink:hover, #theprevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#thenextLink:hover, #thenextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: hidden;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ overflow: hidden; width: 40%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ overflow: hidden; display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ overflow: hidden; width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
#buyNow {
	width: 168px;
	height: 61px;
	background: url(../images/samplepack.png) 0px 0px no-repeat;
	margin: 15px 0px;
}
#buyNow a {
	width: 168px;
	height: 61px;
	display: block;
}

#blogTab {
	width: 79px;
	height: 27px;
	float: left;
	margin: 0px 10px 0px 0px;
}

#twitterTab {
	width: 79px;
	height: 27px;
	float: left;
}

.tab {
	font: "Trebuchet MS",Arial,Helvetica,sans-serif;
	cursor: Default;
	display: inline;
	float: left;
	z-index: 1;
	position: relative;
	top: 0;
	font-size: 13px;
	font-weight: bold;
	width: 97px;
	cursor: pointer;
	height: 26px;
	padding: 0;
	background: white;
}

#tab-pane-1 {
	margin: 20px 0px 0px 0px;
}

.tab-page {
	clear: both;
	padding: 5px 0px 0px 0px;
}

.tab-row {
	float: left;
}

#creditfooter {
	display: none;
}

.tab-page ul li {
	background: none;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: solid 1px #BCBCBC;na
}

.tab-page .headline a {
	color: #E61E8F;
	font-size: 13px;
}

.tab-page .date {
	color: #AEADAE;
	font-size: 11px;
	margin: 0px;
}

.tab-page ul li div {
	color: #3F403F;
	font-size: 12px;
}

.tweet_list a {
	color: #E61E8F;
	font-size: 13px;
}

.tweet_text {
	color: #3F403F;
	font-size: 12px;
}

div#twitterTab {
	background: url(../images/cogblog-twitter-sprite.png) -319px 0px no-repeat;
}

div#blogTab {
	background: url(../images/cogblog-twitter-sprite.png) -98px 0px no-repeat;
}

div.selected#twitterTab {
	background: url(../images/cogblog-twitter-sprite.png) -210px 0px no-repeat;
}

div.selected#blogTab {
	background: url(../images/cogblog-twitter-sprite.png) 0px 0px no-repeat;
}
a#nawgan-contest img { margin-top: 10px; }

/* Find A Retailer */
span.fontredsmall {
	display: none;
}
center, br {
	display: none;
}
#wrapper br { display: block; }

