/* @group  Basic */

* {margin:0; padding:0;}

body {margin:0 auto; padding:0; text-align: center; width:100%; font-family: Arial, Verdana, Geneva, Trebuchet MS, Helvetica, sans-serif; font-size:100%; color: #666; background: url(../images/bg.jpg) repeat-x;}

a:link, a:visited {color: #4983b3; text-decoration: none;}

a:hover {color: #4983b3; text-decoration: underline;}

img {border:none;}

.r {float:right;}

.l {float:left;}

.clear {clear: both;}

ul {list-style: none; list-style-image: none;list-style-position:outside;}

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 8px 10px;
	font-size:13px;
	color: #666;
}

#wrapper {
	margin: 0 auto;
	width: 802px;
	background: none;
	height: 100%;
}

.s50 {width:50px;}
.s70 {width:70px;}
.s80 {width:80px;}
.s90 {width:90px;}
.s100 {width:100px;}
.s120 {width:120px;}
.s130 {width:130px;}
.s140 {width:140px;}
.s150 {width:150px;}
.s170 {width:170px;}
.s200 {width:200px;}
.s230 {width:230px;}
.s250 {width:250px;}
.s300 {width:300px;}
.s350 {width:350px;}

.pc10 {width:10%;}
.pc20 {width:20%;}
.pc30 {width:30%;}
.pc33 {width:33%;}
.pc40 {width:40%;}
.pc50 {width:50%;}
.pc60 {width:60%;}
.pc70 {width:70%;}
.pc80 {width:80%;}
.pc90 {width:90%;}



/* @end */

/* @group Header */

#header {
	
}

#logo {
	margin: 0;
	padding: 30px 0 0 16px;
	width: 217px;
	float: left;
}

#quot {
	margin: 0;
	padding: 26px 0px 0 60px;
	width: 420px;
	float: left;
	
}

#searchbox {
	margin: 0;
	padding: 0px 16px 0 0;
	width: 200px;
	float: right;
	background: #f8f9fd;
	height: 96px;
}

#searchbox form input.box {
	margin-top: 5px;
	margin-left: 15px;
	padding: 4px 0 4px 6px;
	background: #fcfdfe;
	border: 1px solid #aabed2;
	width: 120px;
	font-size:13px;
	color: #4c699c;
	font-family: Trebuchet MS,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 100;
}

html > body #searchbox form input.box {
	margin-top: 10px;
	}

#searchbox form input .sub {
	margin-top: 0px;
	margin-left: 2px;
	padding: 4px;
	background: #fcfdfe;
	border: 1px solid #aabed2;
	width: 24px;
	font-size:13px;
	color: #4c699c;
	font-family: Trebuchet MS,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 100;
}


#searchbox ul {
	margin: 10px 0 0 10px;
	padding: 0;
	color: #4c699c;
	font-size: 10px;
	
}

#searchbox form img.submit {
	margin-top: 5px;
}


#searchbox ul li.calendar {
	margin:0;
	padding: 0 0 0px 20px;
	background: url(../images/cal-bg.gif) no-repeat;
}

html > body #searchbox ul li.calendar {
	padding: 0 0 5px 20px;
}

#searchbox ul li.forecast {
	margin:0;
	padding: 0 0 10px 35px;
	background: url(../images/weather-bg.gif) no-repeat;
}






/* @end */

/* @group Main */

#main {
	margin-top: 0;
	background: #fff;
	border: 1px solid #c2c2c2;
	width: 804px;
	height: auto;
	min-height: 920px;
}

html > body #main {
	width: 802px;
}

#bcrumb {
	margin-top: 0px;
	width: 100%;
	height: 35px;
	background: url(../images/bcrumb-bg.jpg) repeat-x;
	font-size:13px;
	display: block;
}

#bcrumb p {
	padding-top: 10px;
	padding-left: 14px;
	
}

/* @group LHS */

#lhs {
	width: 218px;
	height: 920px;
	float: left;
	text-align: left;
	min-height: 1020px;

}

#lhs p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 10px;
	font-size:13px;
	color: #666;
}

#lhs p.blue {
	color: #3c86c8;
}

#lhs .bdr {
	padding-left:10px;
	height: 10px;
	background: url(../images/bdr.gif) 40% 0 no-repeat;
}

/* @group Nav */

#lhs ul#nav {
	font-size:13px;
	text-transform: uppercase;
	color: #7c7c7c;
}

#lhs ul#nav li {
	padding: 0px 15px;
	border-bottom: 1px dotted #666;
}

html > body #lhs ul#nav li {
	padding: 4.1px 15px;
	border-bottom: 1px dotted #666;
} 

#lhs ul#nav li#downloads {
	border-bottom: none;
}

#lhs ul#nav li.on {
	background: url(../images/menu-bg.gif) 90% 50% no-repeat;
}

#lhs ul#nav li.on a {
color:#C22F65;
}

#lhs ul#nav a {
	color: #7c7c7c;
}

#lhs ul#nav a:hover {
	color: #7c7c7c;
	text-decoration: none;
}

/* @end */

#lhs img.about {
	margin: 15px 0 0 23px;
}

#personal {
	margin: 15px 0 0 10px;
}

/* @end */

p.quot {
	padding: 10px 13px;
	line-height: 21px;
	text-align: center;
	font-size: 13px;
	color: #85150a;
	font-family: Times, Geneva;
}

#book {
	margin-top: 28px;
	margin-left: 23px;
	padding: 0;
	width: 194px;
	height: 163px;
	background: #fefefe;
	border: 1px solid #d2988d;
}

h3.book {
	margin-top: 10px;
	margin-bottom: 8px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-family: Times, Geneva, Arial;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 100;
	color: #4c699c;
	border-bottom: 1px dashed #f0e2df;
}

#book p {
	margin-left: 8px;
	color: #9e9e9e;
	font-size: 12px;
	line-height: 18px;
}

#book p strong {
	color: #a6422e;
	font-family: Times, Geneva, Arial;
	text-transform: uppercase;
	font-size: 12px;
}

#blogad {
	margin: 28px 0 0 12px;
	padding-top:34px;
	background: url(../images/blog.jpg) no-repeat;
	width: 195px;
	float: left;
}

html > body #blogad {
	margin: 28px 0 0 23px;

}

#blogad p {
	margin-left: 5px;
	margin-bottom: 0px;
	color: #fff;
	font-family: Arial, Verdana, Helvetica;
	font-size:13px;
	line-height: 13px;
	
}

#blogad img.blog {
	margin-right: 8px;
	padding: 3px;
	float: right;
	border: 1px solid #ae5848;
	background: #f6edec;
}

#blogad ul.red li {
	margin-top: 0px;
	margin-left: 130px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	background: url(../images/white-bullet.gif) 40px 5px no-repeat;
	
}

#blogad ul.red li a {
	color: #fff;
	}

/* @end */

/* @group MIDDLE */

#mid {
	width: 367px;
	float: left;
	text-align: left;
	border-left:1px solid #c2c2c2;
	border-right:1px solid #c2c2c2;
	border-bottom: none;
	}
	
#mid p {
	line-height: 16px;
}	

#mid .speakers {
	border-bottom:1px solid #c2c2c2;
	width:100%;
	margin-top:0px;
	float: left;
}

#mid .speakersnobdr {
	border-bottom:none;
	width:100%;
	margin-top:0px;
	float: left;
}

#mid-content {
	width: 582px;
	float: left;
	text-align: left;
	border-left:1px solid #c2c2c2;
	background: #fff;
	height: 100%;
	min-height: 920px;
}



h1 {
	padding-left: 0px;
	font-family: Times, Geneva, Arial;
	font-size: 36px;
	text-transform: uppercase;
	letter-spacing: 6px;
	font-weight: 100;
	color: #6286b6;
}

h1 span {
	letter-spacing: 6px;
	font-size:28px;
	font-weight: 100;
	color: #6286b6;
}

#mid .blufeat {
	padding: 10px 0;
	background: #f8f9fd;
} 

#mid .blufeat p {
	padding: 0 50px 0 10px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #6783b4;
	font-weight: 600;
	line-height: 18px;
}

h2 {
	padding-left: 0px;
	font-family: Times, Geneva, Arial;
	font-size: 22px;
	text-transform: uppercase;
	letter-spacing: 6px;
	font-weight: 100;
	color: #a6422e;
}

h2.recipe {
	margin-top: 15px;
}

p.intro {
	padding: 10px 50px 0 10px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #666;
	font-weight: 100;
	line-height: 24px;
}


a.link {
	color: #ac4f3c;
	padding-bottom:3px ;
	border-bottom: 1px dashed #ac4f3c;
}

a.link:hover {
	text-decoration: none;
	border-bottom: none;
}


#featuresbg {
	margin-top: 0px;
	padding-top: 10px;
	width: 552px;
	background: url(../images/border-vertical.gif) 270px 0 no-repeat;
	height: 606px;
}

.feature-border {
	margin-top: 0px;
	width: 552px;
	border-bottom: 1px dashed #eaeaea;
	min-height: 190px;
	height: auto;
}

.feature {
	width: 245px;
	margin: 20px 10px;
	float: left;
}

html > body .feature {
	width: 255px;
}


#mid #featuresbg .feature-border .feature p {
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #666;
	line-height: 16px;
}

#mid #featuresbg .feature-border .feature strong {
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #6789bc;
	line-height: 16px;
	margin-bottom: 10px;
}


#featuresbg h3.red {
	padding-bottom: 10px;
	font-family: Times, Geneva, Arial;
	font-size: 24px;
	letter-spacing: 3px;
	font-weight: 100;
	color: #a6422e;
}

#featuresbg h3 {
	padding-bottom: 10px;
	font-family: Times, Geneva, Arial;
	font-size: 24px;
	letter-spacing: 3px;
	font-weight: 100;
	color: #6787b8;
}

.feature img.bdr {
	margin-right:10px;
	margin-bottom:10px;
	padding:3px;
	border:1px solid #d8d8d8
}

.feature img.more-info {
	margin-right:10px;
	float:left;
}

.feature img.visit-site {
	padding-right:50px;
	margin-left: 50px;
	float:left;
}

/* @end */

/* @group RHS */

#rhs {
	width: 215px;
	background: none;
	height: 100%;
	float: left;
	text-align: left;
	min-height: 920px;

}

#rhs .bdr {
	padding-left:10px;
	height: 10px;
	background: url(../images/bdr.gif) 40% 0 no-repeat;
	clear: both;
}

#rhs .nobdr {
	padding-left:10px;
	height: 0px;
	background: none;
	clear: both;
}

#interactive {
	margin-top: 10px;
	padding: 5px 5px;
	border-top: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	display: block;
	height: 50px;
	clear: both;
}

.icon {
	padding: 8px  0 0 8px;
	float: left;
}


/* @end */

/* @group Footer */

#logos {
	margin-top: 0px;
	padding: 5px 5px;
	border-top: 1px solid #c2c2c2;
	display: block;
	height: 80px;
	clear: both;
}


#footer {
	margin: 5px 0 5px 0;
	background: #fff;
	color: #9e9e9e;
	font-size: 10px;
	float: left;
}

#footer p {
	padding: 0px 25px;
}

#footer a {
	color: #9e9e9e;
	text-decoration: none;
}

#footer a:hover {
	color: #9e9e9e;
	text-decoration: underline;
}

/* @group Tabs */

/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 2px;
margin-top: 4px;
margin-bottom: 0;
font:9px Trebuchet MS;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 4px;
margin-right: 0px;
border: 1px solid #c2c2c2;
color: #666;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #666;
}

.shadetabs li a:hover{
text-decoration: none;
color: #666;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background:#d7e3e9;
border-bottom-color: #d7e3e9;
color: #812345;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

/* @end */



/* @end */






input.newsletter{
color:#a6a6a6;
margin:0px;
}

#newsletter{
padding:5px;
}



/*start download presentations*/
.presentationDownload1 {
background-color:#EDECFE;
}
.presentationDownload2 {

background-color:#F4F4F4;
}
.presentationDownload{
position:relative;
height:80px;
border-top:1px solid #c2c2c2;
border-right:1px solid #c2c2c2;
border-left:1px solid #c2c2c2;
}

.presentationDownload p{
margin-left:90px;
}
.presentationDownload a img{
position:absolute;
right:10px;
border:0px;
bottom:10px;
}
.presentationDownload img{
float:left;
margin:10px 0px 10px 10px;
}
.presentationDownloadHolder{
border-bottom:1px solid #c2c2c2;
}
/*end download presentations*/
