/* fix for layout issues and background image margin at the bottom of all pages */
HTML BODY {
    margin: 0;   
}
DIV#header {
    height: auto;
}
DIV#footer {
    height: auto;
}

DIV.splash
{
	border: 0px solid #ff0000;
}

TABLE.mainlanding
{	
}

/**For pages with left nav**/
TABLE.mainlanding TD.leftpane
{
	vertical-align: top;
	padding: 10px 5px 0px 5px;
	border: 1px solid #ccc;
}

TABLE.mainlanding TD.rightpane
{
	border: 1px solid #ccc;
}

TABLE.mainlanding TD.leftpane DIV
{
	display:block;
	padding:2px 2px 2px 0;	
}

TD.leftpane DIV A 
{
    font-size:0.9em;
    color:#666;
	text-decoration:none;
}

TD.leftpane DIV A:hover 
{
    	color:#c30;
}

TD.leftpane DIV.active 
{
    	border-top:1px solid #ebad99;
    	border-bottom:1px solid #ebad99;
}

TD.leftpane DIV.active A 
{
    	color:#c30;
}

TD.leftpane DIV.active A:hover 
{
    	color:#c30;
    	text-decoration:none;
}
/**End left nav pages styles**/

/*Corporate Sales Container Page*/
TABLE.mainlanding TD.corpgifts_left_pane
{
	border: 1px solid #f00;
}

TABLE.mainlanding TD.corpgifts_right_pane
{
	border: 1px solid #f0f;
}

#corpsales_top_image
{
	background-color: #A31D38;	
}

#corpsales_left_image
{
	width: 170px;
	background-image: url('/images/corpgifts/left.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #000;
}

#corpsales_right_image
{
	width: 232px;
	text-align: right;
	background-image: url('/images/corpgifts/right.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #000;
}

#corpsales_body
{
	width: 386px;
	vertical-align: top;
}

#corpsales_container
{
	padding: 10px 0px 0px 30px;
}

.error_box_container
{
	padding: 5px 0px 5px 10px;
}

.form_field_text
{
	padding: 0px 0px 0px 10px;
	line-height: 1.5em;
}

.form_field_block
{
	padding: 5px 0px 0px 0px;	
}

.field_name
{
	padding: 0px 0px 0px 10px;	
}

.form_field
{
	float: left;	
}

.errorarrow
{
	float: left;
	width: 10px;	
}
/*End Corporate Sales Container Page*/

/*Experts advice pages*/
#experts_advice_container
{
	padding: 0px 22px 10px 22px;
	text-align: left;	
}

#experts_advice_promo
{
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#experts_article_text
{
	border: 1px solid #ccc;
	padding: 10px 20px 20px 20px;	
}

#experts_article_text A
{
	font-weight: bold;
	font-size: 12px;
	color: #3D3D6D;
}

#experts_article_text P
{
	line-height: 1.3em;	
	font-size: 12px;
	display: inline;
	/*margin: 6px 0px 12px 0px;*/
	color: #333;
}

#experts_article_text UL
{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}

#experts_article_text OL
{
	margin: 0px 0px 0px 18px;
	padding: 0px 0px 0px 10px;
	
}



#experts_article_text UL LI,
#experts_article_text OL LI
{
	line-height: 1.3em;
	font-size: 12px;
	color: #333;
}

#experts_article_text .headline
{
	line-height: 1.3em;
	font-size: 20px;
	font-weight: bold;
	color: #59a3d7;
}

#experts_article_text .color
{
	line-height: 1.3em;	
	font-size: 12px;
	display: inline;
	font-weight: bold;
	color: #59a3d7;
}

#experts_article_text .p_bold
{
	line-height: 1.3em;
	font-size: 12px;
	display: inline;
	font-weight: bold;

}

#experts_article_text .sub_headline
{
	line-height: 1.3em;
	font-size: 16px;
	font-weight: bold;
	color: #59a3d7;
	display: inline;
	margin-bottom: 0;
	/*margin-top: 10px;*/
}

#experts_article_text .sub_bulletpoint
{
	line-height: 1.3em;
	font-size: 12px;
	font-weight: bold;
	color: #59a3d7;
	display: inline;
}



#experts_article_text .question
{
	padding: 2px 0px 0px 0px;
	line-height: 1.3em;	
	font-size: 14px;
	font-weight: bold;
	color: #59a3d7;
	display: inline;
}

#experts_article_text .qa_table TD
{
	vertical-align: top;
	line-height: 1.3em;
	font-family: Helvetica;
	font-size: 12px;
}

#experts_article_text .qa_table .qa
{
	padding: 0px 5px 0px 0px;
	line-height: 1.3em;	
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

#experts_article_text .qa_table .question
{
	padding: 0px 0px 0px 0px;
	line-height: 1.3em;	
	font-size: 14px;
	font-weight: bold;
	color: #59a3d7;
}

#experts_article_text .qa_table .answer
{
	padding: 2px 0px 20px 0px;
	line-height: 1.3em;	
}

#experts_article_text .qa_table .faq_header
{
	padding: 10px 0px 10px 0px;
	line-height: 1.3em;	
	font-size: 16px;
	font-weight: bold;
	color: #59a3d7;
}
/*End Experts advice pages*/

/**Catalog Request**/
#catalog_request_container #left_image
{
	vertical-align: top;
}

#catalog_request_container #header_image
{
	vertical-align: top;
}

#catalog_request_container #body_content
{
	padding: 0px 0px 0px 20px;
	vertical-align: top;	
}
/**End catalog request**/

/**Sweeps 1**/
#sweeps1_container
{
	padding: 0px 40px 0px 40px;
}

#sweeps1_container #left_image
{
	vertical-align: top;
}

#sweeps1_container #body_content
{
	vertical-align: top;
}
/**End Sweeps 1**/

/**Sweeps 5**/
#sweeps5_container
{
	padding: 0px 40px 0px 40px;
}

#sweeps5_container #left_image
{
	vertical-align: top;
}

#sweeps5_container #body_content
{
	padding: 0px 0px 0px 20px;
	vertical-align: top;
}
/**End Sweeps 5**/

/**AG Singup Styles**/
#ag_signup_container
{
	padding: 0px 40px 0px 40px;
	border: 1px solid #ccc;
}

#ag_signup_container #top_image
{
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}

#ag_signup_container #left_image
{
	border-right: 1px solid #ccc;
	vertical-align: top;
}

#ag_signup_container #body_content
{
	padding: 20px 20px 0px 20px;
	vertical-align: top;
}

/**End AG Singup Styles**/

/** MP3 player styles **/
DIV#mp3_feature_zone
{
	width:788px;
	height: 504px;
	background-image: url('/images/mp3/mp3_landing.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

DIV#no_flash_button
{
	position: absolute;
	top: 250px;
	left: 470px;
	width: 215px;
	height: 139px;
	background-image: url('/images/requirements/noflash_background.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

DIV#no_flash_button IMG
{
	margin: 110px 0px 0px 0px;
	
}

/** End MP3 player styles **/

/** Elton John styles **/
DIV#elton_john_container
{
}

DIV#elton_john_container TD.header_cell
{
	display: table-cell;
	height: 105px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}

DIV#elton_john_container TD.content_cell
{
	display: table-cell;
	height: 780px;
	padding: 20px 35px 20px 35px;
	vertical-align: top;
}

DIV#elton_john_container TD.content_cell A
{
	text-decoration: underline;
}

DIV#elton_john_container TD.content_cell P.winners_list
{
	font-size: 12px;
	line-height: 1.3em;
}

/** End Elton John sweeps styles**/

/**Begin instore styles**/
#instores_container
{
	width: 788px;
}

#instores_container .left_pane
{
	width: 170px;
	vertical-align: top;	
}

#instores_container .right_pane
{
	border-left: 1px solid #ccc;
	vertical-align: top;
}

#instores_container .breadcrumbs
{
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #ccc;
}

#instores_container .body_container
{
	padding: 10px 0px 0px 10px;
}

#instores_container .content
{
	width: 383px;
	padding: 10px 0px 0px 0px;
	vertical-align: top;
}

#instores_container .right_image
{
	width: 196px;
	vertical-align: top;
	background-color: #AA0822;
}

/**End instore styles**/

/**FitFlops styles**/
#fitflops_container
{
	 padding: 15px 10px 20px 10px;
}

#fitflops_addresses_table
{
	width: 700px;
	margin: 20px 0px;
}

#fitflops_addresses_table TD
{
	vertical-align: top;
}

#fitflops_addresses_table .right
{
	padding: 0px 0px 0px 20px;
}

#fitflops_container_table
{
	border: 1px solid #ccc;
}

#fitflops_container #top_image
{
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
}

#fitflops_container #left_image
{
	border-right: 1px solid #ccc;
	vertical-align: top;
}

#fitflops_container #body_content
{
	vertical-align: top;
	padding: 10px 10px 10px 35px;
}

#fitflops_container_table #body_content .form_field_text
{
	padding: 0px 0px 10px 10px;
	font-size: 12px;
	color: #666666;
}

#fitflops_container_table #body_content .form_field_text A
{
	font-size: 12px;
	text-decoration: underline;
}

#fitflops_container_table #body_content .form_field_text .header
{
	font-size: 16px;
	font-weight: bold;
}
/**End FitFlops styles**/

/**Beautycravings stores list**/
#beautycravings_header
{
	padding: 20px 0px 20px 0px;
}

#beautycravings_stores_table td
{
	padding: 5px 30px 5px 30px;
	vertical-align: top;
}

