﻿body {
}

.support-header-adcontainer
{
width:620px;
height:40px;
float:left ;
border: dotted 1px black;
padding-bottom:0px;
margin-bottom:10px;
background-color:#eeeeee;
}


/* Support Landing Page styles */
.support-header-container-left
{
border: 1px solid #eeeeee;
width:195px;
float:left;
margin-left:0px;
margin-top:0px;
margin-right:10px;
padding-bottom:0px;

}

.support-header-container-middle
{
border: 1px solid #eeeeee;
width:195px;
margin-top:0px;
margin-right:10px;
padding-bottom:0px;

float:left;
}
.support-header-container-right
{
border: 1px solid #eeeeee;
width:195px;
float:left;
margin-top:0px;
margin-right:0px;
padding-bottom:0px;


}
.support-header-container-register
{
width:607px;
height:39px;
margin-top:0px;padding-top:0px;
margin-left:0px;
border: 1px solid #eeeeee;
padding-bottom:10px;
text-align:left;

}


.support-header-register {
	background:url(../../images/recipe-result-bg.jpg) no-repeat 0 0;
	height:39px;
	/*margin:10px;*/
	padding:10px;
	float:left ;
	text-align:left;
	width:587px; }
	

	
			.support-header-register  h3 {
				color:#666;
				font-size:16px;
				font-weight:100;
				/*margin:0 auto;*/
				/*padding:16px 15px 0;*/
				text-transform:uppercase;
				width:220px;
				text-align:left;
			}
			.support-header-register p {
				color:#666;
				font-size:12px;
				text-align:left;
			}
			
.tall{height:290px;}
.shorter{height:80px;}


.support-header {
			/*background:url(../../images/recipe-find-head-bg.jpg) no-repeat 0 0;*/
			background:url(../../images/recipe-result-bg.jpg) no-repeat 0 0;
			height:260px;
			float:right ;
			margin-left:0px;
			/*margin:5px auto;*/
			width:195px; }
			
			.support-header  h3 {
				color:#666;
				font-size:16px;
				font-weight:100;
				margin:0 auto;
				padding:16px 12px 0;
				text-transform:uppercase;
				width:220px;
			}
			.support-header p {
				color:#666;
				font-size:12px;
				text-align:center;
			}



.support-header-container-double-left
{
width:297px;
height:100px;
margin-top:0px;padding-top:0px;
margin-right:10px;
border: 1px solid #eeeeee;
padding-bottom:10px;
text-align:left;
float:left;
}

.support-header-container-double-right
{
width:297px;
height:100px;
margin-top:0px;padding-top:0px;
margin-right:0px;
border: 1px solid #eeeeee;
padding-bottom:10px;
text-align:left;
float:left;
}
.support-header-double {
			/*background:url(../../images/recipe-find-head-bg.jpg) no-repeat 0 0;*/
			background:url(../../images/recipe-result-bg.jpg) no-repeat 0 0;
			height:260px;
			float:left ;
			margin-left:0px;
			/*margin:5px auto;*/
			width:297px; }
			
			
			.support-header-double  h3 {
				color:#666;
				font-size:16px;
				font-weight:100;
				margin:0 auto;
				padding: 16px 12px 0;
				text-transform:uppercase;
				width:325px;
			}
			.support-header-double p {
				color:#666;
				font-size:12px;
				text-align:left;
				padding-left:10px;
				
			}



/* Article Detail Page */
/* ************************************ */

DIV.typical P {
	color:#333;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:18px;
}
	
DIV.typical UL { margin:14px 0 0; }
DIV.typical li {
				/*color:#999;*/
				font-size:12px;
				list-style:inside disc;
				padding:0 !important;
			}
/* ************************************ */


/* BEGIN  Textbox Format*/
/* ****************** ****************** */
.commentbox{
	margin:8px 0;
	padding:2px 4px;
    background:#fff; 
    border:1px solid #ccc; 
	float:left;
	height:120px;
	width:350px; 
}

/* END Textbox Format*/
 /* Password Format */
 .watermarked_psw

{

color: White; 
font-family: Tahoma;

font-size: 11px; 
border: solid 1px #a9a9a9;

text-indent:2px; 
vertical-align:middle;

text-align:right; 
background-image:url(../../images/password-watermark.gif);

background-repeat:no-repeat; 


border:1px solid #a9a9a9;
	height:17px;
	margin-bottom:8px;
	padding:3px 0 0 4px;
width:105px;
}

 
 /* CSS Tabs */
 
 #globalSupportTab {
	position:relative;
	float:left;
	width:100%;
	padding:0 0 1.75em 1em;
	margin:0;
	list-style:none;
	line-height:1em;
}

#globalSupportTab LI {
	float:left;
	margin:0;
	padding:0;
}

#globalSupportTab A {
	display:block;
	color:#444;
	text-decoration:none;
	font-weight:bold;
	background:#ddd;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #aaa;
}

#globalSupportTab A:hover,
#globalSupportTab A:active,
#globalSupportTab A.here:link,
#globalSupportTab A.here:visited {
	background:#bbb;
}

#globalSupportTab A.here:link,
#globalSupportTab A.here:visited {
	position:relative;
	z-index:102;
}



