body {
	background-color: #1c1c1c;
	color: #1e1e1e;
	/*font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;*/	
}

#support-main {
	background-image: url(../images/support-main-bg-top.png);	
	background-repeat: no-repeat;
	overflow: hidden; /* clears float */
}

#support-main-bg {
	background-image: url(../images/support-main-bg-mid.png);
	background-repeat: repeat-y;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden; /* clears float */
	text-align: center;
	width: 960px;	
}

#support-main-bottom {
	background-image: url(../images/support-main-bg-bottom.png);
	background-repeat: no-repeat;
	height: 40px;
}


/* ====================== left side ====================== */

#support-main-left {
	float: left;
	height: 100%;
	width: 555px;
}

#support-main-left #support-main-p1 {
	color: #333333;
	margin-top: 105px;
	padding-left: 55px;
	text-align: left;
}

#support-main-box3bar {
	height: 68px;
	margin-left: 51px; 	/* TODO IE 6 double margin */
	margin-top: 12px;
	position: relative;
	width: 466px;
	z-index: 10;
}

#support-main-box3bar #box3-menu li {
	display: inline;
}

#support-main-box3bar #box3-menu li a {
	float: left;
	height: 0;
	overflow: hidden;
	padding-top: 68px; /* height */
	text-align: center;
	width: 154px;
	z-index: 20;
}

#support-main-box3bar #box3-menu li a {
	background-image: url(../images/support-main-3boxes.png);
	background-repeat: no-repeat;
}

#support-main-box3bar #box3-menu li#m3-idea a {
	background-position: 0 0;
	width: 156px;
}

#support-main-box3bar #box3-menu li#m3-comment a {
	background-position: -156px 0;
	width: 154px;
}

#support-main-box3bar #box3-menu li#m3-problem a {
	background-position: -310px 0;
	width: 156px;
}

/* ====================== hovers ====================== */
#support-main-box3bar #box3-menu li#m3-idea a:hover {
	background-position: 0 -69px;
}

#support-main-box3bar #box3-menu li#m3-comment a:hover {
	background-position: -156px -69px;
}

#support-main-box3bar #box3-menu li#m3-problem a:hover {
	background-position: -310px -69px;
}

/* ====================== active ====================== */
#support-main-box3bar #box3-menu li#m3-idea a:active {
	background-position: 0 -138px;
}

#support-main-box3bar #box3-menu li#m3-comment a:active {
	background-position: -156px -138px;
}

#support-main-box3bar #box3-menu li#m3-problem a:active {
	background-position: -310px -138px;
}

/* ====================== selceted overrides ====================== */
#support-main-box3bar #box3-menu.m3-selected-idea li#m3-idea a {
	background-position: 0 -138px;
}

#support-main-box3bar #box3-menu.m3-selected-comment li#m3-comment a {
	background-position: -156px -138px;
}

#support-main-box3bar #box3-menu.m3-selected-problem li#m3-problem a {
	background-position: -310px -138px;
}


/* ====================== checkboxes ====================== */
#support-main-p2 {
	color: #444444;	
	font-size: 14px;
	font-weight: bold;	
	text-align: left;
	margin-top: 30px;
	padding-left: 52px;
}

#support-main-checkbox-group {
	color: #444444;
	font-size: 13px;
	font-weight: bold;
	line-height: 9px;
	margin-top: 12px;
	padding-left: 48px;
	text-align: left;
}

#support-main-checkbox-group span {
	font-weight: normal;
	font-style: normal;
}

/* ====================== form ====================== */
#support-main-form-bg {
	background-image: url(../images/support-form-bg.png);
	background-repeat: no-repeat;
	height: 228px;
	margin-top: 20px;
	margin-bottom: 12px;
	position: relative;
	left: 43px;
	text-align: left;
	width: 480px;
}

#support-comm-name, #support-comm-url {
	float: right;
	height: 0;
	overflow: hidden;
	position: absolute;	
	width: 0;
	z-index: -1;
}

#support-main-form-bg p#emailhint {
	color: #979797;
	font-size: 13px;
	position: absolute;
	top: 18px;
	left: 102px;
}

input#support-comm-email {
	color: #0c0c0c;
	background-color: transparent;
	border-style: none;
	font-size: 15px;
	height: 30px;
	position: absolute;
	top: 9px;
	left: 88px;
	width: 375px;		
}

#support-main-form-bg p#messagehint {
	color: #979797;
	font-size: 13px;
	line-height: 18px;
	position: absolute;
	top: 89px;
	left: 48px;
	width: 400px;
}

textarea#support-comm-message {
	color: #111111;
	background-color: transparent;
	border-style: none;
	font-size: 14px;
	line-height: 19px;
	height: 113px;
	position: absolute;
	top: 66px;
	left: 13px;
	width: 454px;
	resize: none; /* disable safari resizability */		
}

input#support-comm-send {
	background-color: transparent;
	border-style: none;
	cursor: pointer;
	height: 30px;
	position: absolute;	
	top: 188px;
	left: 385px;
	width: 76px;
}

/* disable OS X safari focus highlight */
#support-main-form-bg input:focus, 
#support-main-form-bg textarea:focus {  
    outline: none;  
}

/* ====================== submission feedback alert ====================== */
#support-main-form-bg #support-form-alert {
	background-color: #d0d0d0;
	border: 2px groove #eee;	
	font-size: 16px;
	line-height: 25px;
	height: 159px;
	position: absolute;
	top: 60px;
	left: 7px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 463px;
}

#support-main-form-bg #support-form-alert p {
	margin-top: 48px;
}

#support-main-form-bg #support-form-alert p span {
	color: #666666;
	font-size: 13px;	
}





/* ====================== right side ====================== */

#support-main-right {
	float: left;
	width: 405px;
}

#support-main-right-p {
	background-color: #CACACA;
	color: #212121;
	font-size: 13px;
	line-height: 19px;
	margin-top: 47px;
	margin-left: 30px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 38px;
	text-align: left;
	width: 288px; /* 328 -20 -20 */	
}

#support-main-right-p span {
	color: #606060;
	/*font-size: 13.5px;*/	
}








