/* @override 
	http://legacy.pma.com/freshsummit/dev/css/main.css
	http://legacy.pma.com/freshsummit/2010/dev/css/main.css
	http://legacy.pma.com/freshsummit/2010/css/main.css
*/

/* @group reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
strong { font-weight: 700 }
ol, ul { list-style: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* @end

*/

/* @group global */

body { 
	font-size: 62.5%;
	position: relative;
	background: #f7ebc3 url(images/bg.gif) repeat-x 0 0;
}
.clear { clear: both; }
.floatleft { float:left; }
.floatright	{ float:right;}

img {
	border: 2px solid #291e13;
}

img.floatleft {
	margin: 0 10px 0 0;
}

img.floatright {
	margin: 0 20px 0 20px;
}

.blue {	color: #00a2cd; }
.red { color: #e75e2c; }

/* @end */

/* @group header */

#header {
	position: relative;
	width: 960px;
	height: 156px;
	margin: 0 auto;
}

#logo {
	background: url(images/freshsummit-logo.gif) no-repeat 0 0;
	width: 144px;
	height: 132px;
	float: left;
	margin-top: 24px;
}

#logo p {
	float: right;
	margin: 22px 3px 0 0;
}

p.pmalogo {
	width: 83px;
	height: 70px;
	background: url(images/pma-logo.gif) no-repeat 0 0;
	position: relative;
	margin: 24px 30px 0 0;
}

#header p.pmalogo a {
	cursor:pointer;
	width: 83px;
	height: 70px;
	display:block;
	border-bottom: none;
	text-decoration: none;
}

p.pmalogo span{
	visibility: hidden;
}

#eventTitle {
	float: left;
	margin-top: 24px ;
}

#event h6 {
	color: #fff;
	font: 400 1.2em/1.3em Helvetica, Verdana, Arial, Geneva, sans-serif;
}

#event {
	margin: 0 0 12px 248px;
}

#event h6 span {
	color: #291e13;
	font-weight: 700;	
}

#header #title h3 a {
	border-bottom: none;
}

#title h3 {
	color: #fff;
	font-size: 3.8em;
	text-transform: none;
	font-weight: 400;
}

#title h3 span {
	font-size: 55%;	
}

/* @end */

/* @group globalnav */

#globalnav {
	width: 896px;
	height: 41px;
	margin: 0 auto;
	background-color: #412d19;
	border: 2px solid #412d19;
}

#globalnav li {
	float: left;
}

#globalnav li a {
	height: 21px;
	display: block;
	float: left;
	color: #00a2cd;
	text-decoration: none;
	border-bottom: none;
	font: 700 1.5em/1.3em Helvetica, Verdana, Arial, Geneva, sans-serif;
	background: url(images/bg-globalnav-li.gif) repeat-x 0 0;
	padding: 10px 19px;
	margin-right: 3px;
}

#globalnav li a:hover {
	color: #fff;
	background-position: 0 -42px;
}

/* @end */

/* @group layout */

#pagewrap {
	width: 960px;
	margin: 0 auto;
	background: url(images/bg-pagewrap.gif) repeat-y 0 0;
}

#maincolwide {
	width: 900px;
	background-color: #fff;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 40px;
}

#maincol {
	width: 620px;
	background-color: #fff;
	overflow: hidden;
	padding: 30px 0 40px 0;
}

.halfcol {
	float: left;
	width: 45%;
	margin: 0 0 0 20px;
}

.wrap, .wrap2 {
	overflow: hidden;
	padding: 10px;
	margin-bottom: 10px;
}

.wrap2 {
	padding: 5px;
	margin-bottom: 20px;
}

.wrap.alt {
	background-color: #f7ebc3;
}

.wrap2.alt {
	padding: 15px;
	border: 2px solid #f7ebc3;
	margin-bottom: 24px;
}

/* @end */

/* @group leftcol */

#leftcol {
	float: left;
	width: 220px;
	margin-top: 30px;
	margin-right: 20px;
	margin: 45px 20px 40px 0;
	padding-left: 50px;
}

#leftcol li {
	margin-bottom: 8px;
}

#leftcol ul li a {
	font: 400 1.2em/1.3em Helvetica, Verdana, Arial, Geneva, sans-serif;
	text-decoration: none;
	border-bottom: none;
}

#leftcol h4 {
	color: #291e13;
	font: 700 1.4em/1.6em Helvetica, Verdana, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	margin-bottom: 8px;
}

/* @end */

/* @group slideshow */


#slideshow {
	position: relative;
	width: 900px;
	height: 275px;
	background: url(images/bg-letsgrow.jpg) no-repeat 0 0;
	margin-bottom: 8px;
}

#slideshow div {
	width: 900px;
	height: 275px;
}

#slideshow h1 {
	color: #fff;
	float: left;
	width: 375px;
	margin: 36px 0 0 36px;
	overflow: hidden;
}

#slideshow img {
	border: 6px solid #291e13;
	float: left;
	margin: 20px 0 0 40px;
}

#slideshow a.ssbutton {
	float: left;
	margin: -60px 0 0 330px;
	padding: 4px 10px 3px;
	background: #e75e2c;
	font: 700 1.0em/1.6em Helvetica, Verdana, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #fff;
	border-bottom: none;
	text-decoration: none;
}

#slideshow a.ssbutton:hover {
	background: #00a2cd;
	color: #fff;
}

/* @end */

/* @group typestyles */

h1 {
	color: #e75e2c;
	font: 700 2.8em/1.3em Helvetica, Verdana, Arial, Geneva, sans-serif;
	padding-bottom: 5px;	
}

h2 {
	color: #291e13;
	font: 400 2.2em/1.3em Helvetica, Verdana, Arial, Geneva, sans-serif;
	padding-bottom: 5px;
}

h3 {
	color: #acd58a;
	font: 700 2.1em/1.1em Helvetica, Verdana, Arial, Geneva, sans-serif;
	padding-bottom: 5px;
}

h4 {
	color: #00a2cd;
	font: 700 1.8em/1.3em Helvetica, Verdana, Arial, Geneva, sans-serif;
}

h5 {
		font: 700 1.6em/1.3em Helvetica, Verdana, Arial, Geneva, sans-serif;
}

h6 {
	color: #291e13;
	font: 700 1.2em/1.6em Helvetica, Verdana, Arial, Geneva, sans-serif;
}

p {
	color: #291e13;
	font: 400 1.4em/1.6em Helvetica, Verdana, Arial, Geneva, sans-serif;
	padding-bottom: 10px;
}

.wrap2 p {
	line-height: 1.3em;
	font-size: 1.3em;
	padding-bottom: 6px;	
}

p.caption {
	font-size: 12px;
	color: #777;
}

.spaceleft { margin-left: 10px;}
.spaceleftlg { margin-left: 20px;}
.spaceright { margin-right: 10px;}
.spacerightlg { margin-right: 20px;}
.spacebeforesm { margin-top: 6px; }
.spacebefore { margin-top: 12px; }
.spacebeforepadding { padding-top: 12px; }
.spacebeforelg { margin-top: 24px; }
.spacebeforepaddinglg { padding-top: 24px; }
.spacebeforexlg { margin-top: 36px; }
.spaceaftersm { margin-bottom: 6px; }
.spaceafter { margin-bottom: 12px; }
.spaceafterpadding { padding-bottom: 22px; }
.spaceafterlg { margin-bottom: 24px; }
.nospacebefore { margin-top: 0; }
.nospaceafter { margin-bottom: 0; }
.nospaceafterpadding { padding-bottom: 0; }
.rulebelow {
	border-bottom: 1px solid #00a2cd;
}

.rulebelow2 {
	padding-bottom: 5px;
	border-bottom: 2px solid #00a2cd;
	margin-bottom: 10px;
}
.ruleabove {
	border-top: 1px solid #00a2cd;
}

blockquote { margin: 0 18px; padding: 0 6px; }


.caps, span.caps {
	text-transform: uppercase;	
}

#maincol ul {
	margin: 10px 0 20px 0;
}

#maincol li {
	list-style-type: disc;
	font: 400 1.3em/1.8em Helvetica, Verdana, Arial, Geneva, sans-serif;
	margin: 0 0 0 26px;
}

/* @end */

/* @group links */

#header a, #header a:link, #header a:visited {
	color: #fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}

#header a:hover {
	color: #e75e2c;
	text-decoration: none;
	border-bottom: 1px solid #e75e2c;
}

a, a:link, a:visited {
	color: #00a2cd;
	text-decoration: none;
	border-bottom: 1px solid #00a2cd;
}

a:hover {
	color: #291e13;
	border-bottom: 1px solid #291e13;
}

.wrap2 p a {
	font-size: 0.9em;	
}

h3 a, h3 a:link, h3 a:visited {
	color: #acd58a;
	border-color: #acd58a;
}

h3 a:hover {
	color: #291e13;
	border-color: #291e13;
}



/* @group buttons */

a.button, a.button:link, a.button:visited {
    background: url(images/button-brown-left.gif) no-repeat scroll left -32px;
    display: block;
    float: left;
    color: #fff;
	font: 700 14px Helvetica, Verdana, Arial, Geneva, sans-serif;
    height: 29px;
    padding-left: 11px; /* sliding doors padding */
    text-decoration: none;
    border-bottom: none;
    overflow: hidden;
}
a.button span {
    background: url(images/button-brown-right.gif) no-repeat right -32px;
    display: block;
    line-height: 15px;
    padding: 7px 13px 7px 0;
    text-decoration: none;
    border-bottom: none;
} 

a.button:hover {
	background-position: left 0;
}

a.button:hover span {
	background-position: right 0;
	color: #00a2cd;
}

a.buttonChinese, a.buttonChinese:link, a.buttonChinese:visited {
    background: url(images/chinese-characters.gif) no-repeat 0 0;
    display: block;
    float: left;
    color: #fff;
	font: 700 14px Helvetica, Verdana, Arial, Geneva, sans-serif;
    height: 20px;
    text-decoration: none;
    border-bottom: none;
    overflow: hidden;
}

a.buttonChinese:hover {
	background-position: 0 -25px;
}

a.buttonChinese span {
	visibility: hidden;
}

/* @end */

/* @end */

/* @group footer */

#footerwrap {
	position: relative;
	width: 960px;
	margin: 0 auto 40px;
	padding-top: 26px;
	background: url(images/bg-footer.gif) no-repeat 0 0;
}

#footer {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}

#footer p {
	font-size: 1.2em;	
}

.footerimage {
	border:none;
}

/* @end */

/* @group soi video */

#flashcontent {
	float: left;
	position: relative;
	width: 400px; height: 250px;
	margin: 0 0 20px 0;
	padding: 0;
}

/* @end */

/* @group old site */

.w233 {
	width: 233px;
	padding: 3px;
	border: solid 1px #000066;
}

.pad3lr {
	padding: 0 3px;
	border: 0;
}

#maincol div.rightimage {
	width: 233px;
	float: right;
	margin: 5px 15px 15px 15px;
}

.imgfloatright {
	float: right;
	margin: 10px 0 15px 15px;
	padding: 3px;
	border: solid 1px #000066;
}

.w200 {width: 240px;}

.third	{
	position: relative;
	float: left;
	width: 33%;	
	}

table {	background: none;
margin-bottom: 20px;
}

th {
	font: 700 14px/16px Helvetica, Verdana, Arial, Geneva, sans-serif;
	color: #e75e2c;
	text-align: left;
	background: none;
}
td, td p {
	font: 400 14px/16px Helvetica, Verdana, Arial, Geneva, sans-serif;	
	padding: 4px;
	text-align: left;
	background: none;
}
.row1 {background-color: #eee;}

/* @end */

/* @group language */

#languagewrap {
	float: right;
	margin: 32px 40px 0 0;
}

#languagewrap ul {
	padding-left: 0;
	color: #fff;
}

#languagewrap ul li { display: inline; }

#languagewrap ul li a, #languagewrap ul li a:link, #languagewrap ul li a:visited {
	font: 9px/12px Helvetica, Verdana, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	padding: 5px 8px 3px;
	background-color: #e75e2c;
	color: #fff;
	text-decoration: none;
	float: left;
	margin-right: 1px;
	border-bottom: none;
}

#languagewrap ul li a:hover {
	background-color: #291e13;
	color: #fff;
	border-bottom: none;
}

/* @end */
