* {
	padding: 0;
	margin: 0;
}

html, body {
	background: #e0e0e0 url(../images/images_template/body-bg-main.jpg) repeat-x top;
	font-family: "helvetica", Trebuchet MS;
	font-size: 13px;
	height: 100.1%;
}

#page {
	background: url(../images/images_template/top-bg.jpg) repeat-x left -50px;
	width: 100%;
}

.container {
	width: 900px;
	margin: 0 auto;
	position: relative;
}

hr {
	visibility: hidden;
	height: 0;
	clear: both;
}

p {
	padding-bottom: 14px;
}

img {
	border: none;
}

a {
	color: #E41319;
}

blockquote {
	padding: 0 25px;
}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

img.alignleft {
	padding: 0 10px 10px 0;
}

img.alignright {
	padding: 0 0 10px 10px;
}

/*  Header */
#header {
	background: url(../images/images_template/nav-bg.gif) no-repeat left top;
	height:190px;
}

#header h1 {	
	float:left;
}
 #header h2 {	
	float:left;
}

#header h1 a {
	display: block;
	width: 225px;
	height: 110px;
	/*background: url(../images/images_template/logo.jpg) no-repeat left top;
	position: absolute;
	top: 0px;
	left: 0px;*/
	border:0px solid;
}

/*  Navigation */
.banner{ 
	background: url(../images/images_template/banner_bg.gif) no-repeat left top;
    width: 580px;
	height: 190px;
	padding:18px 18px 0px 18px;
	margin-left:15px;
	}
.img{
    border:1px solid #E1E2E5;
	width: 564px;
    height: 157px;
	}		

#navigation {
	height: 50px;
	float:left;
}

#navigation ul {
	list-style-type: none;
	position: absolute;
	white-space: nowrap;
	top: 156px;
}

#navigation li {
	display: block;
	float: left;
	color: #8f2222;
	font-size: 18px;
	/*text-transform: uppercase;*/
	font-weight: bold;
	padding-left: 24px;
}

#navigation li a {
	text-decoration: none;
	color: #ffffff;
}

#navigation li.current_page_item a, #navigation li.current_page_parent a, #navigation li a:hover {
	color: #B60B2F;
}

/* Post */
div.post {
	padding: 25px 15px 0 15px;
	line-height: 20px;
}

div.store div.post {
	width: 630px;
	float: left;
}

.post h1, .post h2, .post h3, .post h4 {
	color: #CD0000;
	/*text-transform: uppercase;*/
	padding-bottom: 5px;
	padding-left: 13px;
	/*border-bottom:2px solid #E0E0E0;*/
	margin-bottom: 10px;	
}

.post h1 a, .post h1 {
	color: #E41319;
	font-size: 34px;
	text-decoration: none;
	line-height: 40px;
}

.post h2 a, .post h2 {
	color: #6A6F7B;
	font-size: 25px;
	text-decoration: none;
}

.post h3, .post h3 a {
	color: #E41319;
	font-size: 20px;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
}

.post h3 a:hover {
	text-decoration: underline;
}

.posttitle h2 {
	padding-bottom: 0;
}

.post p.author {
	color: #666666;
	font-size: 12px;
	padding: 0px 0 20px 0;
}

.post p.postmetadata {
	color: #666666;
	font-size: 12px;
}

.post p.author a {
	color: #666666;
	text-decoration: underline;
}

.post ul {
	padding-left: 35px;
	padding-bottom: 10px;
}

.post p.author a:hover {
	text-decoration: none;
}

.post img.favicon {
	padding: 0 10px 0 0;
	vertical-align: middle;
}

.post div.column {
	width: 415px;
	margin-right: 15px;
	float: left;
}

.post p {
	padding-left: 15px;
	padding-right: 15px;
}

div.sponsors-page img {
	padding: 20px 10px;
}

table.schedule {
	width: 100%;
	vertical-align: top;
	text-align: left;
	border-collapse: collapse;
}

table.schedule h4 {
	padding-bottom: 0;
}

table.schedule p {
	color: #748697;
	padding-left: 0;
	padding-right: 0;
}

table.schedule th {
	padding: 0px 0px 10px 5px;
}

table.schedule tr td {
	background: #ffffff; 
}

table.schedule tr.alt td {
	background: #eeeeee; 
}

table.schedule tr.table-header {
	background: none;
}

table.schedule td {
/*	border: 1px dashed #748697; */
	vertical-align: top;
	padding: 5px 15px 15px 10px;
}

table.schedule td.time, table.schedule tr.alt td.time, table.schedule th {
	border: none;
	background: none;
	font-size: 18px;
	font-weight: bold;
	color: #183651;
}

div#feature {
	position: relative;
	height: 300px;
}

div#feature img {
	float: left;
	position: absolute;
	left: 55px;
	z-index: 50;
	top: -8px;
}

div#feature .text {
	position: absolute;
	width: 568px;
	height: 181px;
	display: block;
	left: 280px;
	top: 25px;
	z-index: 100;
	background: url(../images/images_template/feature.png) no-repeat left top;
	text-indent: -9999px;
}

div#feature a.register {
	position: absolute;
	bottom: 15px;
	right: -25px;
	display: block;
	width: 200px;
	height: 43px;
	background: url(../images/images_template/register.png) no-repeat right top;
	color: #48a523;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 30px 10px 0px;
}

div.sub-page-container {
	/*background: url(../images/images_template/page-container-bg.gif) no-repeat center 18px;*/
}
.search_1{    
    width:230px;
	height:30px;
	text-align:left;
	padding:5px;
}
.search_1  input{
	border:1px solid #D9DADD; 
	width:175px; 
	height:18px; 
	padding:2px; 
	background:none; 
	color:#A4A6AE; 
	font-size:13px; 
	}
.search_1 input.cauta{		
		width:34px;
		height:24px; 
		background:none; 
		margin:0px 0px 0px 0px; 
		padding:0px; 
        cursor:pointer; 
		color:#B60B2F; 
		font-family: "arial black";
		background: url('../images/images_template/submit_cauta.jpg');
		border:0px solid #D9DADD; 
		}


#contact-home-content {
	width:230x;
	color:#fff;
	padding:0 10px 0 6px;
}

#contact-home-content  span {
	color: #6A6F7B ;
	font-size: 1.3em;
	font-weight:bold;
	padding-top: 10px;
	padding-left: 3px;
	text-align:left;		
	/*background: url('../images/images_template/h2.png') no-repeat;*/
}

#contact-home-content  ul {
	padding: 0;    
	margin-top:1px;
	border-top: 2px solid #C4C4C4;
	padding-bottom: 20px;
}

#contact-home-content    li{
/*background: url('../images/images_template/SideDescBack.png') repeat-x;
 background-position: 6px 98%;*/
 list-style-type:none;
}

#contact-home-content  li a.toate {color:#6A6F7B; }

#contact-home-content  li a {
	font-size: 1.0em;
	color: #828693;
	display: block;
	padding: 2px 0 2px 3px;
	text-decoration: none;
	width: 95%;	
	border-bottom:1px solid #E5E5E5;
}

#contact-home-content  li a:hover {
	/*background: url('../images/images_template/SideDescBack.png') repeat-y;*/
	border-bottom:1px solid #C4C6CC;
	background: url('../images/images_template/SideDescShadow.png') repeat-x;
    background-position: 6px bottom;
	color: #404040;	
}

div#about {
	width: 250px;
	text-align: right;
	font-size: 13px;
	line-height: 20px;
	float: left;
	padding: 0 30px 0 0;
}

div#about h3 {
	visibility: hidden;
	position: absolute;
}

div#about span.heading {
	display: block;
	height: 50px;
	background: url(../images/images_template/heading-about.png) no-repeat right top;
}

div#about p {
	padding-left: 0px;
	padding-right: 0px;
}

div#speakers {
	width: 250px;
	text-align: left;
	font-size: 13px;
	line-height: 20px;
	float: left;
	padding: 0 30px;
}

div#speakers h3 {
	visibility: hidden;
	position: absolute;
}

div#speakers h4 {
	color: #E41319;
	text-transform: uppercase;
	font-size: 18px;
	margin: 2px 0;
	font-weight: bold;
}

div#speakers span.heading {
	display: block;
	height: 50px;
	background: url(../images/images_template/heading-speakers.png) no-repeat center 3px;
}

div#speakers img.speaker {
	border: 4px solid #748697;
	float: left;
	margin: 5px 15px 5px 0;
}

div#speakers ul {
	padding: 0;
	list-style-type: none;
}

div#speakers a {
	cursor: pointer;
}

#wrap {
	position:relative;
	display: block;
	width: 250px;
	height:320px;
	overflow: hidden;
}

#carousel {
	position: absolute;
	width:5500px;
	margin:0;
	padding:0;
	top: 0;
	left: 0;
}

#carousel li {
	height:320px;
	width:250px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

div#speakers p {
	padding-left: 0px;
	padding-right: 0px;
}

div#speakers p.left {
	float: left;
	margin-left: -5px;
	padding-left: 12px;
	background: url(../images/images_template/left-arrow.gif) no-repeat left 3px;
}

div#speakers p.right {
	float: right;
	margin-right: -5px;
	padding-right: 12px;
	background: url(../images/images_template/right-arrow.gif) no-repeat right 3px;
}

div#speakers p.left a, div#speakers p.right a {
	color: #E41319;
	text-transform: uppercase;
	text-decoration: none;	
}

div#sponsors {
	width: 250px;
	text-align: left;
	font-size: 13px;
	line-height: 20px;
	float: left;
	padding: 0 0 0 30px;
}

div#sponsors h3 {
	visibility: hidden;
	position: absolute;
}

div#sponsors span.heading {
	display: block;
	height: 50px;
	background: url(../images/images_template/heading-sponsors.png) no-repeat left 3px;
}

div#sponsors p {
	padding-left: 0px;
	padding-right: 0px;
}

div#sponsors ul {
	list-style-type: none;
	text-align: center;
	margin-left: -35px;
	padding: 0;
}

div#sponsors li {
	padding: 9px 0;
}

/*  navigation for switching pages */
.navigation {
	height: 30px;
}

/*  Footer */
#footer {
	border-top:#C4C4C4 1px solid;
	padding-top:1px;
}

#footer p {
	font-size: 11px;
	padding: 20px 0;
	text-align: center;
	color: #748697;
	border-top:#C4C4C4 2px solid;
}

#footer a {
	color: #183651;
	text-decoration: underline;	
}



#footer a:hover {
	color: #E41319;
	text-decoration: none;	
}

#footer a.siteby img {
	position: relative;
	top: 16px;
}

/*  Comments */
#commentssection {}

#commentssection h3 {
	font-size: 15px;
	padding-bottom: 12px;
}

ol.commentlist {
	list-style-type: none;
}

ol.commentlist li {
	border: 1px solid #aaaaaa;
	background: #eeeeee;
	padding: 10px;
	font-size: 12px;
	color: #aaaaaa;
	margin-bottom: 15px;
}

ol.commentlist li.alt {}

ol.commentlist li cite a {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}

ol.commentlist li cite a:hover {
	color: #333333;
}

ol.commentlist li p {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding-bottom: 10px;
}

ol.commentlist li p.commentmetadata a {
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}

#commentform {}

#commentform h3 {
	font-size: 16px;
	padding-bottom: 10px;
}

#commentform p {
	font-size: 12px;
	line-height: 20px;
}

#commentform input.full {
	border: 1px solid #555555;
	padding: 4px;
	margin: 0 5px 10px 0;
}

#commentform textarea {
	width: 400px;
	height: 100px;
	margin-bottom: 10px;
}

#commentform input.submit {
	background: #dddddd;
	border: 1px solid #555555;
	padding: 3px;
	margin-bottom: 15px;
}

/*  Search */
#searchform{
	display: inline;
}

#searchform input#s {}

#searchform input#searchsubmit {}

/*  Sidebar */
#sidebar {
	width: 200px;
	background: #eeeeee;
	padding: 12px;
	float: left;
	margin-top: 50px;
}

#sidebar ul {
	list-style-type: none;
}

#sidebar ul li {
	margin: 0;
	list-style-type: none;
}

#sidebar ul ul {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 30px;
}

#sidebar ul ul li {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sidebar ul ul li a, #sidebar ul ul li {
	text-decoration: none;
	font-size: 12px;
}

#sidebar ul ul li a:hover {
	text-decoration: underline;
}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar h2 {
	color: #CD0000;
	clear: both;
	font-size: 18px;
}

#sidebar h2 a {
	color: #E41319;
	text-decoration: none;
}

#sidebar h2 a:hover {
	text-decoration: underline;
}

/*  Contact */
div.shaded {
	padding: 10px;
	background: #eeeeee;
	margin-bottom: 10px;
}

div.shaded.contact {
	height: 260px;
	position: relative;
}

div.speakers div.shaded {
	padding: 20px;
	background: #eeeeee;
	margin-bottom: 10px;
}

form.contact-form {
	padding-left: 15px;
}

div.column h3 {
	padding-bottom: 15px;
}

p.error {
	padding-left: 20px;
	background: url(../images/images_template/cancel.png) no-repeat left 2px;
	color: red;
}

p.success {
	padding-left: 20px;
	background: url(../images/images_template/accept.png) no-repeat left 2px;
	color: green;
}

/*fieldset {
	border: none;
	width: 280px;
	float: left;
}

legend {
	display: none;
}*/

label {
	font-size: 11px;
}

input {
	border: 1px solid #A8AAB1;
	padding: 2px;
	background: #ffffff;
	margin: 0px;
}

input.text {
	border: 1px solid #A8AAB1;
	padding: 7px 5px 3px;
	background: #ffffff;
	margin-bottom: 5px;
}

textarea {
	width: 500px;
	height: 75px;
	border: 1px solid #A8AAB1;
	margin-bottom: 10px;
}

input.button {
	margin-top: 15px;
}

#ec_subject {
	width: 490px;
}

.form-option {
	position: absolute;
	left: 30px;
	bottom: 55px;
}

.form-submit {
	position: absolute;
	left: 30px;
	bottom: 25px;
}

/*  Twitter */
ul.twitter{}
li.twitter-item {}
p.twitter-message {}
.twitter-timestamp {}
a.twitter-link{}
a.twitter-user{}


.send {
        width: 100px;
        height: 24px;
        border:1px solid #C4C4C4; 
        padding: 0px 3px 0px 3px;
        color:#B60B2F; 
		font-family: "arial black";
        }

.cos_btn
{
        width: 170px;
        height: 24px;
        border:1px solid #C4C4C4; 
        color:#B60B2F; 
		font-family: "arial black";
        padding: 0px 3px 0px 3px;
}

